commit | 1188bfcfa981fd0f5007d667f9caefc24b8c7718 | [log] [tgz] |
---|---|---|
author | John Baldwin <jhb@FreeBSD.org> | Tue Feb 22 11:22:14 2022 -0800 |
committer | John Baldwin <jhb@FreeBSD.org> | Tue Feb 22 11:22:14 2022 -0800 |
tree | 3392fbe550dccbf158cd65b594bfaa11055c2706 | |
parent | 5efac66ca662bc56972c450d0f9011a3d0f46ed5 [diff] |
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.