mirror of
https://github.com/Ed94/raddebugger.git
synced 2026-09-23 09:40:05 +00:00
temporarily turn off symbol server stuff - switch off spoof for step-over
This commit is contained in:
@@ -396,6 +396,7 @@ typedef RDI_U8 RDI_SymbolFlags;
|
||||
typedef enum RDI_SymbolFlagsEnum
|
||||
{
|
||||
RDI_SymbolFlag_IsParam = 0x1,
|
||||
RDI_SymbolFlag_IsThunk = 0x2,
|
||||
} RDI_SymbolFlagsEnum;
|
||||
|
||||
typedef RDI_U8 RDI_LocationKind;
|
||||
|
||||
Reference in New Issue
Block a user