GDB (xrefs)
Functions
/tmp/gdb-7.10/gdb/gcore.h File Reference

Go to the source code of this file.

Functions

bfd * create_gcore_bfd (const char *filename)
 
void write_gcore_file (bfd *obfd)
 
bfd * load_corefile (char *filename, int from_tty)
 
int objfile_find_memory_regions (struct target_ops *self, find_memory_region_ftype func, void *obfd)
 

Function Documentation

bfd* create_gcore_bfd ( const char *  filename)
bfd* load_corefile ( char *  filename,
int  from_tty 
)
int objfile_find_memory_regions ( struct target_ops self,
find_memory_region_ftype  func,
void *  obfd 
)
void write_gcore_file ( bfd *  obfd)