GDB (xrefs)
|
#include "gdb_bfd.h"
Go to the source code of this file.
Functions | |
gdb_bfd_ref_ptr | create_gcore_bfd (const char *filename) |
void | write_gcore_file (bfd *obfd) |
int | objfile_find_memory_regions (struct target_ops *self, find_memory_region_ftype func, void *obfd) |
thread_info * | gcore_find_signalled_thread () |
|
extern |
Definition at line 55 of file gcore.c.
References default_gcore_arch(), default_gcore_target(), and gdb_bfd_openw().
Referenced by gcore_command(), and record_full_base_target::save_record().
|
extern |
Definition at line 667 of file gcore.c.
References current_inferior(), inferior_thread(), inferior::non_exited_threads(), thread_info::state, thread_info::stop_signal(), and THREAD_EXITED.
Referenced by elf_none_make_corefile_notes(), and linux_make_corefile_notes().
|
extern |
Definition at line 511 of file gcore.c.
References current_program_space, derive_heap_segment(), derive_stack_segment(), program_space::exec_bfd(), flags, func, program_space::objfiles(), objfile::sections(), objfile::separate_debug_objfile_backlink, and size.
Referenced by exec_target::find_memory_regions().
|
extern |
Definition at line 115 of file gcore.c.
References target_done_generating_core(), target_prepare_to_generate_core(), and write_gcore_file_1().
Referenced by gcore_command(), and record_full_base_target::save_record().