OpenOCD
ipdbg.h File Reference
Include dependency graph for ipdbg.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

int ipdbg_register_commands (struct command_context *cmd_ctx)
 
int ipdbg_server_free (void)
 

Function Documentation

◆ ipdbg_register_commands()

int ipdbg_register_commands ( struct command_context cmd_ctx)

Definition at line 1156 of file ipdbg.c.

References ipdbg_command_handlers, NULL, and register_commands().

Referenced by jtag_select().

◆ ipdbg_server_free()