Home
last modified time | relevance | path

Searched refs:inf_debug (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dgnu-nat.c113 #define inf_debug(_inf, msg, args...) \ macro
675 inf_debug (inf, "clearing wait"); in inf_clear_wait()
695 inf_debug (inf, "cleanup"); in inf_cleanup()
720 inf_debug (inf, "startup: pid = %d", pid); in inf_startup()
744 inf_debug (inf, "setting pid: %d", pid); in inf_set_pid()
755 inf_debug (inf, "setting task: %d", task_port); in inf_set_pid()
915 inf_debug (inf, "updating suspend counts"); in inf_update_suspends()
940 inf_debug (inf, "%srunning...", in inf_update_suspends()
1002 inf_debug (inf, "fetching threads"); in inf_validate_procs()
1014 inf_debug (inf, "no task"); in inf_validate_procs()
[all …]
H A DChangeLog-20007169 (S_exception_raise_request): Pass subcode to inf_debug call.