|
GDB (API)
|
Go to the source code of this file.
Functions | |
| void | init_w32_command_list (void) |
| void | windows_xfer_shared_library (const char *so_name, CORE_ADDR load_addr, struct gdbarch *gdbarch, struct obstack *obstack) |
| void | windows_init_abi (struct gdbarch_info info, struct gdbarch *gdbarch) |
Variables | |
| struct cmd_list_element * | info_w32_cmdlist |
| void init_w32_command_list | ( | void | ) |
Definition at line 475 of file windows-tdep.c.
| void windows_init_abi | ( | struct gdbarch_info | info, |
| struct gdbarch * | gdbarch | ||
| ) |
Definition at line 490 of file windows-tdep.c.
| void windows_xfer_shared_library | ( | const char * | so_name, |
| CORE_ADDR | load_addr, | ||
| struct gdbarch * | gdbarch, | ||
| struct obstack * | obstack | ||
| ) |
Definition at line 392 of file windows-tdep.c.
| struct cmd_list_element* info_w32_cmdlist |
Definition at line 37 of file windows-tdep.c.
1.7.6.1