Home
last modified time | relevance | path

Searched refs:printf_stdebug (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dremote-st.c71 printf_stdebug (char *pattern,...) in printf_stdebug() function
309 printf_stdebug ("\003"); /* ^C wakes up dbug */ in st2000_open()
354 printf_stdebug ("ST\r"); in st2000_resume()
360 printf_stdebug ("GO\r"); in st2000_resume()
434 printf_stdebug ("DR %s\r", name); in st2000_fetch_register()
465 printf_stdebug ("PR %s %x\r", get_reg_name (regno), in st2000_store_register()
500 printf_stdebug ("PM.B %x %x\r", memaddr + i, myaddr[i]); in st2000_write_inferior_memory()
547 printf_stdebug ("DI.L %x %x\r", startaddr, len_this_pass); in st2000_read_inferior_memory()
617 printf_stdebug ("BR %x H\r", addr); in st2000_insert_breakpoint()
636 printf_stdebug ("CB %d\r", i); in st2000_remove_breakpoint()
[all …]
H A DChangeLog-19952690 * remote-st.c (printf_stdebug): Likewise.
H A DChangeLog-19994887 range_error), remote-st.c: (printf_stdebug), remote-sim.c