gdb: use ptid_t::to_string instead of target_pid_to_str in debug statements
authorSimon Marchi <simon.marchi@polymtl.ca>
Sun, 16 Jan 2022 04:45:06 +0000 (23:45 -0500)
committerSimon Marchi <simon.marchi@polymtl.ca>
Tue, 18 Jan 2022 16:28:33 +0000 (11:28 -0500)
commite53c95d40b128a1e794b27ec8b166ae1445356eb
tree27ee9e14035d4bc48982bd172ce8cce80436375a
parentcced7cacecad104fff03e94814a3fca1d304b16f
gdb: use ptid_t::to_string instead of target_pid_to_str in debug statements

Same idea as 0fab79556484 ("gdb: use ptid_t::to_string in infrun debug
messages"), but throughout GDB.

Change-Id: I62ba36eaef29935316d7187b9b13d7b88491acc1
gdb/btrace.c
gdb/displaced-stepping.c
gdb/dummy-frame.c
gdb/gnu-nat.c
gdb/linux-nat.c
gdb/record-btrace.c
gdb/remote.c
gdb/thread.c