Searched refs:monitor_debug (Results 1 – 6 of 6) sorted by relevance
| /openbsd-src/gnu/usr.bin/binutils/gdb/ |
| H A D | monitor.c | 151 static void monitor_debug (const char *fmt, ...) ATTR_FORMAT(printf, 1, 2); 160 monitor_debug (const char *fmt, ...) in monitor_debug() function 391 monitor_debug ("ExpectEcho\n"); in monitor_printf() 621 monitor_debug ("MON Expecting regexp\n"); in monitor_expect_regexp() 670 monitor_debug ("MON Expecting prompt\n"); in monitor_expect_prompt() 802 monitor_debug ("EXP Open echo\n"); in monitor_open() 916 monitor_debug ("Supplying Register %d %s\n", regno, valstr); in monitor_supply_register() 937 monitor_debug ("MON resume\n"); in monitor_resume() 967 monitor_debug ("MON Parsing register dump\n"); in parse_register_dump() 1095 monitor_debug ("MON wait\n"); in monitor_wait() [all …]
|
| H A D | ChangeLog-1995 | 26 * monitor.c (monitor_debug): Take prefix, and suffix arguments. 28 (monitor_printf{,_noecho}): Change monitor_debug calls. 33 them to a single \r. Use monitor_debug to print out byte read. 290 * monitor.c (monitor_debug): New function to print monitor debug 292 (monitor_printf{,_noecho}): Call monitor_debug instead of
|
| 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;
|
| H A D | ChangeLog-1996 | 2728 * monitor.c (monitor_debug): Fix remotedebug buffering. 3902 * monitor.c (monitor_debug): Change remotedebug to buffer strings.
|
| H A D | ChangeLog-1999 | 2201 (monitor_debug): New function. Replaces macro.
|
| H A D | ChangeLog | 3932 * monitor.c (monitor_debug): Ditto.
|