gdb_output_flag::GDB_OUTPUT_NOTIF is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDgdb_output_flag::GDB_OUTPUT_NOTIF

gdb_output_flag::GDB_OUTPUT_NOTIF

Syntax

GDB_OUTPUT_NOTIF;

References

LocationReferrerText
gdb_server.c:57
GDB_OUTPUT_NOTIF,
gdb_server.c:2899gdb_query_packet()
gdb_connection->output_flag = GDB_OUTPUT_NOTIF;
gdb_server.c:3623gdb_input_inner()
gdb_con->output_flag = GDB_OUTPUT_NOTIF;
gdb_server.c:3628gdb_input_inner()
gdb_con->output_flag = GDB_OUTPUT_NOTIF;
gdb_server.c:3721gdb_input_inner()
gdb_con->output_flag = GDB_OUTPUT_NOTIF;
gdb_server.c:3860gdb_keep_client_alive()
case GDB_OUTPUT_NOTIF:

Data Use

Functions using gdb_output_flag::GDB_OUTPUT_NOTIF
gdb_output_flag::GDB_OUTPUT_NOTIF