Method | Description | |
---|---|---|
AddExecutableFile ( |
||
GetSectionAddress ( string name ) : |
||
GetTrampoline ( |
||
LoadExecutable ( |
||
LookupLibrary ( |
||
LookupLibrary ( string name ) : |
||
LookupSymbol ( string name ) : |
||
WindowsOperatingSystem ( |
Method | Description | |
---|---|---|
DoDispose ( ) : void |
Method | Description | |
---|---|---|
CheckForPendingMonoInit ( |
||
ReadNativeTypes ( ) : void | ||
UpdateSharedLibraries ( |
public AddExecutableFile ( |
||
inferior | ||
filename | string | |
base_address | ||
step_into | bool | |
is_loaded | bool | |
return |
public GetSectionAddress ( string name ) : |
||
name | string | |
return |
public GetTrampoline ( |
||
memory | ||
address | ||
trampoline | ||
is_start | bool | |
return | bool |
public LoadExecutable ( |
||
memory | ||
filename | string | |
load_native_symtabs | bool | |
return |
public LookupLibrary ( |
||
address | ||
return |
public LookupLibrary ( string name ) : |
||
name | string | |
return |
public LookupSymbol ( string name ) : |
||
name | string | |
return |
public WindowsOperatingSystem ( |
||
process | ||
return | System |