rtos_get_gdb_reg_list() is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDrtos_get_gdb_reg_list()

rtos_get_gdb_reg_list() function

Return a list of general registers.

Syntax

int rtos_get_gdb_reg_list(struct connection *connection);
Implemented in rtos.c:555

Arguments

connection

References

LocationReferrerText
rtos.c:555
int rtos_get_gdb_reg_list(struct connection *connection)
rtos.h:129
int rtos_get_gdb_reg_list(struct connection *connection);
gdb_server.c:1256gdb_get_registers_packet()
if ((target->rtos) && (rtos_get_gdb_reg_list(connection) == ERROR_OK))

Call Tree

Functions calling rtos_get_gdb_reg_list()
Functions called by rtos_get_gdb_reg_list()
all items filtered out
rtos_get_gdb_reg_list()
Data read by rtos_get_gdb_reg_list()
rtos_get_gdb_reg_list()::target
rtos_get_gdb_reg_list()::current_threadid
rtos_get_gdb_reg_list()::reg_list
rtos_get_gdb_reg_list()::num_regs
rtos_get_gdb_reg_list()::retval
all items filtered out
rtos_get_gdb_reg_list()
Type of rtos_get_gdb_reg_list()
rtos_get_gdb_reg_list()
int64_t
all items filtered out
Types freed by rtos_get_gdb_reg_list()
all items filtered out
rtos_get_gdb_reg_list()