gdb_register_commands() is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDgdb_register_commands()

gdb_register_commands() function

Syntax

int gdb_register_commands(struct command_context *command_context);
Implemented in gdb_server.c:4210

Arguments

command_context

References

LocationReferrerText
gdb_server.c:4210
int gdb_register_commands(struct command_context *cmd_ctx)
gdb_server.h:28
int gdb_register_commands(struct command_context *command_context);
openocd.c:247setup_command_handler()
&gdb_register_commands,

Call Tree

Functions called by gdb_register_commands()
gdb_register_commands()
strdup()
all items filtered out
Data read by gdb_register_commands()
Data written by gdb_register_commands()
gdb_register_commands()::cmd_ctx
all items filtered out
gdb_register_commands()
all items filtered out