Home | History | Annotate | Download | only in gdb

Lines Matching defs:target_debug_printf_nofunc

122 #define target_debug_printf_nofunc(fmt, ...) \
837 target_debug_printf_nofunc ("-> %s->open (...)", ti->shortname);
839 target_debug_printf_nofunc ("<- %s->open (%s, %d)", ti->shortname, args, from_tty);
1166 target_debug_printf_nofunc ("closing target");
1731 target_debug_printf_nofunc ("%s", s.c_str ());
1739 target_debug_printf_nofunc ("%s", s.c_str ());
2947 target_debug_printf_nofunc ("target_info_proc (\"%s\", %d)", args, what);
3246 target_debug_printf_nofunc ("target_fileio_open (%d,%s,0x%x,0%o,%d) = %d (%d)",
3273 target_debug_printf_nofunc ("target_fileio_pwrite (%d,...,%d,%s) = %d (%d)", fd,
3296 target_debug_printf_nofunc ("target_fileio_pread (%d,...,%d,%s) = %d (%d)", fd, len,
3316 target_debug_printf_nofunc ("target_fileio_fstat (%d) = %d (%d)", fd, ret,
3334 target_debug_printf_nofunc ("target_fileio_stat (%s) = %d (%d)",
3364 target_debug_printf_nofunc ("target_fileio_close (%d) = %d (%d)", fd, ret,
3382 target_debug_printf_nofunc ("target_fileio_unlink (%d,%s) = %d (%d)",
3406 target_debug_printf_nofunc ("target_fileio_readlink (%d,%s) = %s (%d)",