GDB (API)
|
#include "defs.h"
#include "dwarf2-frame.h"
#include "frame.h"
#include "frame-unwind.h"
#include "gdbtypes.h"
#include "regset.h"
#include "gdbarch.h"
#include "gdbcore.h"
#include "osabi.h"
#include "regcache.h"
#include "solib-svr4.h"
#include "symtab.h"
#include "trad-frame.h"
#include "tramp-frame.h"
#include "xml-syscall.h"
#include "linux-tdep.h"
#include "sparc-tdep.h"
Go to the source code of this file.
Defines | |
#define | XML_SYSCALL_FILENAME_SPARC32 "syscalls/sparc-linux.xml" |
#define | PSR_SYSCALL 0x00004000 |
Enumerations | |
enum | { SPARC_LINUX_SIGEMT = 7, SPARC_LINUX_SIGBUS = 10, SPARC_LINUX_SIGSYS = 12, SPARC_LINUX_SIGURG = 16, SPARC_LINUX_SIGSTOP = 17, SPARC_LINUX_SIGTSTP = 18, SPARC_LINUX_SIGCONT = 19, SPARC_LINUX_SIGCHLD = 20, SPARC_LINUX_SIGIO = 23, SPARC_LINUX_SIGPOLL = SPARC_LINUX_SIGIO, SPARC_LINUX_SIGLOST = 29, SPARC_LINUX_SIGPWR = SPARC_LINUX_SIGLOST, SPARC_LINUX_SIGUSR1 = 30, SPARC_LINUX_SIGUSR2 = 31 } |
Functions | |
void | _initialize_sparc_linux_tdep (void) |
Variables | |
struct sparc_gregset | sparc32_linux_core_gregset |
#define PSR_SYSCALL 0x00004000 |
Definition at line 251 of file sparc-linux-tdep.c.
#define XML_SYSCALL_FILENAME_SPARC32 "syscalls/sparc-linux.xml" |
Definition at line 38 of file sparc-linux-tdep.c.
anonymous enum |
Definition at line 100 of file sparc-linux-tdep.c.
void _initialize_sparc_linux_tdep | ( | void | ) |
{ 32 * 4, 33 * 4, 34 * 4, 35 * 4, -1, -1, 1 * 4, 16 * 4, 4, }
Definition at line 201 of file sparc-linux-tdep.c.