gdb_get_char_inner() is only used within OpenOCD.
 
Symbols
loading...
Files
loading...

gdb_get_char_inner() function

Syntax

static int gdb_get_char_inner(struct connection *connection,     int *next_char);

Arguments

connection

next_char

References

LocationReferrerText
gdb_server.c:215
static int gdb_get_char_inner(struct connection *connection, int *next_char)
gdb_server.c:309gdb_get_char_fast()
retval = gdb_get_char_inner(connection, next_char);

Call Tree

Functions calling gdb_get_char_inner()
Functions called by gdb_get_char_inner()
all items filtered out
gdb_get_char_inner()
WSAGetLastError()
read()
usleep()
all items filtered out
Data read by gdb_get_char_inner()
Data written by gdb_get_char_inner()
gdb_get_char_inner()
Type of gdb_get_char_inner()
gdb_get_char_inner()
all items filtered out