GDB (xrefs)
|
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, CORE_ADDR *text_offset_cached, struct gdbarch *gdbarch, struct obstack *obstack) |
ULONGEST | windows_core_xfer_shared_libraries (struct gdbarch *gdbarch, gdb_byte *readbuf, ULONGEST offset, ULONGEST len) |
std::string | windows_core_pid_to_str (struct gdbarch *gdbarch, ptid_t ptid) |
void | windows_init_abi (struct gdbarch_info info, struct gdbarch *gdbarch) |
void | cygwin_init_abi (struct gdbarch_info info, struct gdbarch *gdbarch) |
bool | is_linked_with_cygwin_dll (bfd *abfd) |
Variables | |
struct cmd_list_element * | info_w32_cmdlist |
|
extern |
Definition at line 951 of file windows-tdep.c.
References cygwin_gdb_signal_to_target(), set_gdbarch_gdb_signal_to_target(), and windows_init_abi_common().
Referenced by amd64_cygwin_init_abi(), and i386_cygwin_init_abi().
|
extern |
Definition at line 602 of file windows-tdep.c.
References add_basic_prefix_cmd(), class_info, info_w32_cmdlist, infolist, and w32_prefix_command_valid.
Referenced by _initialize_windows_nat(), and _initialize_windows_tdep().
|
extern |
Definition at line 984 of file windows-tdep.c.
References CYGWIN_DLL_NAME, gdb_bfd_get_full_section_contents(), name, and pe_import_directory_entry::name_rva.
Referenced by amd64_windows_osabi_sniffer(), and i386_windows_osabi_sniffer().
|
extern |
Definition at line 1185 of file windows-tdep.c.
References normal_pid_to_str().
Referenced by amd64_windows_init_abi_common(), and i386_windows_init_abi_common().
|
extern |
Definition at line 1153 of file windows-tdep.c.
References core_bfd, core_process_module_section(), cpms_data::gdbarch, and cpms_data::obstack.
Referenced by amd64_windows_init_abi_common(), and i386_windows_init_abi_common().
|
extern |
Definition at line 942 of file windows-tdep.c.
References set_gdbarch_gdb_signal_to_target(), windows_gdb_signal_to_target(), and windows_init_abi_common().
Referenced by amd64_windows_init_abi(), arm_wince_init_abi(), and i386_windows_init_abi().
|
extern |
Definition at line 528 of file windows-tdep.c.
References gdb_bfd_open(), gnutarget, paddress(), and pe_text_section_offset().
Referenced by core_process_module_section(), and windows_xfer_shared_libraries().
|
extern |
Definition at line 111 of file windows-tdep.c.
Referenced by _initialize_windows_nat(), _initialize_windows_tdep(), and init_w32_command_list().