Searched refs:puts_debug (Results 1 – 8 of 8) sorted by relevance
| /openbsd-src/gnu/usr.bin/binutils/gdb/ |
| H A D | dsrec.c | 87 puts_debug ("sent -->", srec, "<--"); in load_srec() 119 puts_debug ("sent -->", srec, "<--"); in load_srec() 161 puts_debug ("sent -->", srec, "<--"); in load_srec() 169 puts_debug ("sent -->", "\r\r", "<---"); in load_srec()
|
| H A D | dve3900-rom.c | 598 puts_debug ("Read -->", buf, "<--"); in debug_readchar() 619 puts_debug ("Sent -->", s, "<--"); in debug_write()
|
| H A D | defs.h | 471 extern void puts_debug (char *prefix, char *string, char *suffix);
|
| H A D | monitor.c | 466 puts_debug ("read -->", buf, "<--"); in readchar()
|
| H A D | utils.c | 2101 puts_debug (char *prefix, char *string, char *suffix) in puts_debug() function
|
| H A D | ChangeLog-1997 | 14 * monitor.c (monitor_debug): Move to utils.c, rename to puts_debug. 19 * utils.c (puts_debug): Formerly monitor_debug from monitor.c; 21 * defs.h (puts_debug): Declare. 22 * dsrec.c (load_srec): Use puts_debug to print remotedebug information.
|
| H A D | ChangeLog-1998 | 4880 (puts_debug): Change 'carriage_return' local variable to return_p 5082 * utils.c (puts_debug): Display non-printable characters in hex
|
| H A D | ChangeLog-1999 | 5407 (store_register), xmodem.c (readchar), utils.c (puts_debug),
|