Home
last modified time | relevance | path

Searched defs:debug_p (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dserial.h200 int debug_p; /* Trace this serial devices operation. */ member
H A Dserial.c516 serial_debug (struct serial *scb, int debug_p) in serial_debug()