GDB (API)
|
#include "gdbtk-wrapper.h"
Public Attributes | |
union { | |
int integer | |
void * ptr | |
} | result |
union { | |
void * ptr | |
int integer | |
} | args [10] |
Definition at line 28 of file gdbtk-wrapper.h.
union { ... } gdb_wrapper_arguments::args[10] |
Definition at line 33 of file gdbtk-wrapper.h.
Definition at line 34 of file gdbtk-wrapper.h.
union { ... } gdb_wrapper_arguments::result |