|
GDBserver
|
#include "server.h"Go to the source code of this file.
Classes | |
| struct | lynx_regset_info |
| struct | lynx_target_ops |
Variables | |
| struct lynx_regset_info | lynx_target_regsets [] |
| struct lynx_target_ops | the_low_target |
| struct target_desc * | lynx_tdesc |
| struct lynx_regset_info lynx_target_regsets[] |
Definition at line 306 of file lynx-i386-low.c.
Referenced by lynx_fetch_registers(), and lynx_store_registers().
| struct target_desc* lynx_tdesc |
Definition at line 34 of file lynx-low.c.
Referenced by lynx_add_process(), lynx_i386_arch_setup(), and lynx_ppc_arch_setup().
| struct lynx_target_ops the_low_target |
Definition at line 1278 of file linux-aarch64-low.c.
1.7.6.1