GDB (API)
|
Go to the source code of this file.
Functions | |
char * | fbsd_pid_to_exec_file (int pid) |
int | fbsd_find_memory_regions (find_memory_region_ftype func, void *obfd) |
char * | fbsd_make_corefile_notes (bfd *obfd, int *note_size) |
int fbsd_find_memory_regions | ( | find_memory_region_ftype | func, |
void * | obfd | ||
) |
Definition at line 94 of file fbsd-nat.c.
char* fbsd_make_corefile_notes | ( | bfd * | obfd, |
int * | note_size | ||
) |
Definition at line 169 of file fbsd-nat.c.
char* fbsd_pid_to_exec_file | ( | int | pid | ) |
Definition at line 40 of file fbsd-nat.c.