Searched refs:linux_nat_debug_printf (Results 1 – 3 of 3) sorted by relevance
| /netbsd/src/external/gpl3/gdb/dist/gdb/ |
| D | linux-nat.c | 265 #define linux_nat_debug_printf(fmt, ...) \ macro 589 linux_nat_debug_printf ("waiting for VFORK_DONE on %d", parent_pid); in follow_fork() 1001 linux_nat_debug_printf ("Attaching to a stopped process"); in linux_nat_post_attach_wait() 1032 linux_nat_debug_printf ("Failed to stop %d: %s", pid, in linux_nat_post_attach_wait() 1040 linux_nat_debug_printf ("Received %s after attaching", in linux_nat_post_attach_wait() 1093 linux_nat_debug_printf in attach_proc_task_lwp_callback() 1109 linux_nat_debug_printf ("PTRACE_ATTACH %s, 0, 0 (OK)", in attach_proc_task_lwp_callback() 1205 linux_nat_debug_printf ("waitpid %ld, saving status %s", in attach() 1291 linux_nat_debug_printf ("PTRACE_DETACH (%d, %s, 0) (OK)", in detach_one_pid() 1365 linux_nat_debug_printf ("lwp %s has no pending signal", in get_detach_signal() [all …]
|
| D | ChangeLog-2020 | 527 * linux-nat.c (linux_nat_debug_printf): Likewise. 2583 * linux-nat.c (linux_nat_debug_printf): Add check of 2596 (linux_nat_debug_printf): Use debug_prefixed_printf. 4447 * linux-nat.c (linux_nat_debug_printf): Fix formatting. 6569 * linux-nat.c (linux_nat_debug_printf): New function.
|
| /netbsd/src/external/gpl3/binutils/dist/ |
| D | ChangeLog.git | 37298 gdb: two changes to linux_nat_debug_printf calls in linux-nat.c 141990 gdb: remove newlines from some linux_nat_debug_printf calls 148149 linux_nat_debug_printf, is used throughout the linux-nat.c file, not
|