|
GDB (API)
|
#include "defs.h"#include "frame.h"#include "symtab.h"#include "inferior.h"#include "sol2-tdep.h"Go to the source code of this file.
Functions | |
| CORE_ADDR | sol2_skip_solib_resolver (struct gdbarch *gdbarch, CORE_ADDR pc) |
| char * | sol2_core_pid_to_str (struct gdbarch *gdbarch, ptid_t ptid) |
| char* sol2_core_pid_to_str | ( | struct gdbarch * | gdbarch, |
| ptid_t | ptid | ||
| ) |
Definition at line 43 of file sol2-tdep.c.
| CORE_ADDR sol2_skip_solib_resolver | ( | struct gdbarch * | gdbarch, |
| CORE_ADDR | pc | ||
| ) |
Definition at line 28 of file sol2-tdep.c.
1.7.6.1