Свойство | Type | Description | |
---|---|---|---|
info | |||
module | |||
os | |||
symfile | BfdSymbolFile |
Méthode | Description | |
---|---|---|
Bfd ( |
||
GetAddress ( long address ) : |
||
GetMemoryMaps ( ) : Mono.Debugger.TargetMemoryArea[] | ||
GetReader ( |
||
GetReader ( |
||
GetSectionAddress ( string name ) : |
||
GetSectionContents ( string name ) : byte[] | ||
GetSectionReader ( string name ) : |
||
HasSection ( string name ) : bool | ||
LookupLocalSymbol ( string name ) : |
||
LookupSymbol ( string name ) : |
||
OpenCoreFile ( string core_file ) : |
||
ReadTypes ( ) : void |
Méthode | Description | |
---|---|---|
DoDispose ( ) : void | ||
FindMethod ( string name ) : MethodSource | ||
GetMethods ( |
||
GetSimpleSymbols ( ) : |
||
OnModuleChanged ( ) : void | ||
SimpleLookup ( |
||
UnwindStack ( |
||
create_frame_reader ( ) : void | ||
load_dwarf ( ) : void | ||
load_frames ( ) : void | ||
read_bfd_symbols ( ) : void | ||
read_sections ( ) : void | ||
unload_dwarf ( ) : void |
Méthode | Description | |
---|---|---|
Bfd ( ) : System | ||
FindSection ( long address ) : Section | ||
GetSectionByName ( string name, bool throw_exc ) : Section | ||
GetSectionContents ( |
||
GetTrampoline ( |
||
ReadDynamicInfo ( |
||
bfd_close ( |
||
bfd_get_section_by_name ( |
||
bfd_glue_check_format_archive ( |
||
bfd_glue_check_format_core ( |
||
bfd_glue_check_format_object ( |
||
bfd_glue_core_file_failing_command ( |
||
bfd_glue_elfi386_locate_base ( |
||
bfd_glue_get_dynamic_symbols ( |
||
bfd_glue_get_errormsg ( ) : string | ||
bfd_glue_get_first_section ( |
||
bfd_glue_get_next_section ( |
||
bfd_glue_get_section_contents ( |
||
bfd_glue_get_section_flags ( |
||
bfd_glue_get_section_name ( |
||
bfd_glue_get_section_size ( |
||
bfd_glue_get_section_vma ( |
||
bfd_glue_get_start_address ( |
||
bfd_glue_get_symbol ( |
||
bfd_glue_get_symbols ( |
||
bfd_glue_get_target_name ( |
||
bfd_glue_init_disassembler ( |
||
bfd_glue_openr ( string filename, string target ) : |
||
bfd_glue_openr_next_archived_file ( |
||
bfd_init ( ) : void | ||
disassembler ( |
||
g_free ( |
||
this ( long address ) : Section |
public Bfd ( |
||
os | ||
info | ||
filename | string | |
base_address | ||
is_loaded | bool | |
Résultat | System |
protected FindMethod ( string name ) : MethodSource | ||
name | string | |
Résultat | MethodSource |
public GetAddress ( long address ) : |
||
address | long | |
Résultat |
public GetMemoryMaps ( ) : Mono.Debugger.TargetMemoryArea[] | ||
Résultat | Mono.Debugger.TargetMemoryArea[] |
protected GetMethods ( |
||
file | ||
Résultat | MethodSource[] |
public GetReader ( |
||
address | ||
Résultat |
public GetReader ( |
||
address | ||
may_fail | bool | |
Résultat |
public GetSectionAddress ( string name ) : |
||
name | string | |
Résultat |
public GetSectionContents ( string name ) : byte[] | ||
name | string | |
Résultat | byte[] |
public GetSectionReader ( string name ) : |
||
name | string | |
Résultat |
protected GetSimpleSymbols ( ) : |
||
Résultat |
public LookupLocalSymbol ( string name ) : |
||
name | string | |
Résultat |
public LookupSymbol ( string name ) : |
||
name | string | |
Résultat |
public OpenCoreFile ( string core_file ) : |
||
core_file | string | |
Résultat |
protected SimpleLookup ( |
||
address | ||
exact_match | bool | |
Résultat |
protected UnwindStack ( |
||
frame | ||
memory | ||
Résultat |
protected TargetMemoryInfo,Mono.Debugger info | ||
Résultat |
protected OperatingSystemBackend,Mono.Debugger.Backend os | ||
Résultat |