Searched refs:logbase_ascii (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/gdb/gdb/
H A Dserial.c57 static const char logbase_ascii[] = "ascii"; variable
59 {logbase_hex, logbase_octal, logbase_ascii, NULL};
60 static const char *serial_logbase = logbase_ascii;
81 if (serial_logbase != logbase_ascii)

Completed in 58 milliseconds