HomeSort by: relevance | last modified time | path
    Searched defs:fbsd_nat_debug_printf (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gdb.old/dist/gdb/
fbsd-nat.c 802 #define fbsd_nat_debug_printf(fmt, ...) \ macro
1190 fbsd_nat_debug_printf ("[%s], step %d, signo %d (%s)",
1202 fbsd_nat_debug_printf ("found pending event");
1318 fbsd_nat_debug_printf ("trace trap for LWP %ld", ptid.lwp ());
1329 fbsd_nat_debug_printf ("sw breakpoint trap for LWP %ld", ptid.lwp ());
1368 fbsd_nat_debug_printf ("stop for LWP %u event %d flags %#x",
1371 fbsd_nat_debug_printf ("si_signo %u si_code %u",
1566 fbsd_nat_debug_printf ("ignoring SIGSTOP for pid %u", pid);
1574 fbsd_nat_debug_printf ("event [%s], [%s]",
1610 fbsd_nat_debug_printf ("waiting for existing pending SIGSTOP for %u"
    [all...]
  /src/external/gpl3/gdb/dist/gdb/
fbsd-nat.c 802 #define fbsd_nat_debug_printf(fmt, ...) \ macro
1190 fbsd_nat_debug_printf ("[%s], step %d, signo %d (%s)",
1202 fbsd_nat_debug_printf ("found pending event");
1318 fbsd_nat_debug_printf ("trace trap for LWP %ld", ptid.lwp ());
1329 fbsd_nat_debug_printf ("sw breakpoint trap for LWP %ld", ptid.lwp ());
1368 fbsd_nat_debug_printf ("stop for LWP %u event %d flags %#x",
1371 fbsd_nat_debug_printf ("si_signo %u si_code %u",
1566 fbsd_nat_debug_printf ("ignoring SIGSTOP for pid %u", pid);
1574 fbsd_nat_debug_printf ("event [%s], [%s]",
1610 fbsd_nat_debug_printf ("waiting for existing pending SIGSTOP for %u"
    [all...]

Completed in 19 milliseconds