|
GDB (API)
|
#include "ptid.h"Go to the source code of this file.
Functions | |
| int | linux_common_core_of_thread (ptid_t ptid) |
| LONGEST | linux_common_xfer_osdata (const char *annex, gdb_byte *readbuf, ULONGEST offset, LONGEST len) |
| int linux_common_core_of_thread | ( | ptid_t | ptid | ) |
Definition at line 67 of file linux-osdata.c.
| LONGEST linux_common_xfer_osdata | ( | const char * | annex, |
| gdb_byte * | readbuf, | ||
| ULONGEST | offset, | ||
| LONGEST | len | ||
| ) |
Definition at line 1551 of file linux-osdata.c.
1.7.6.1