|
GDB (xrefs)
|
Public Attributes | |
| struct gdbarch * | gdbarch |
| bfd * | obfd |
| char * | note_data |
| int * | note_size |
| enum gdb_signal | stop_signal |
Definition at line 1672 of file linux-tdep.c.
| struct gdbarch* linux_corefile_thread_data::gdbarch |
Definition at line 1674 of file linux-tdep.c.
Referenced by linux_corefile_thread(), and linux_make_corefile_notes().
| char* linux_corefile_thread_data::note_data |
Definition at line 1676 of file linux-tdep.c.
Referenced by linux_corefile_thread(), and linux_make_corefile_notes().
| int* linux_corefile_thread_data::note_size |
Definition at line 1677 of file linux-tdep.c.
Referenced by linux_corefile_thread(), and linux_make_corefile_notes().
| bfd* linux_corefile_thread_data::obfd |
Definition at line 1675 of file linux-tdep.c.
Referenced by linux_corefile_thread(), and linux_make_corefile_notes().
| enum gdb_signal linux_corefile_thread_data::stop_signal |
Definition at line 1678 of file linux-tdep.c.
Referenced by linux_corefile_thread(), and linux_make_corefile_notes().
1.8.14