fbsd-nat: Various cleanups to the ::resume entry debug message.
authorJohn Baldwin <jhb@FreeBSD.org>
Tue, 22 Feb 2022 19:22:14 +0000 (11:22 -0800)
committerJohn Baldwin <jhb@FreeBSD.org>
Tue, 22 Feb 2022 19:22:14 +0000 (11:22 -0800)
commit1188bfcfa981fd0f5007d667f9caefc24b8c7718
tree3392fbe550dccbf158cd65b594bfaa11055c2706
parent5efac66ca662bc56972c450d0f9011a3d0f46ed5
fbsd-nat: Various cleanups to the ::resume entry debug message.

Move the message from 'show debug fbsd-lwp' to 'show debug fbsd-nat'
since it is helpful for debugging async target support and not just
LWP support.

Use target_pid_to_str to format the ptid and log the step and signo
arguments.
gdb/fbsd-nat.c