diff options
author | Simon Marchi <simon.marchi@polymtl.ca> | 2021-08-04 23:18:56 -0400 |
---|---|---|
committer | Simon Marchi <simon.marchi@polymtl.ca> | 2021-08-05 12:12:37 -0400 |
commit | 17e971f729625c144d07cbfcfb0a5a51d1ca0305 (patch) | |
tree | f532c414d033302ed7fa9bbf09c9632d052d4855 /gdb/python | |
parent | 70454ee70ad63c77d39768f057d722214adef658 (diff) | |
download | binutils-17e971f729625c144d07cbfcfb0a5a51d1ca0305.zip binutils-17e971f729625c144d07cbfcfb0a5a51d1ca0305.tar.gz binutils-17e971f729625c144d07cbfcfb0a5a51d1ca0305.tar.bz2 |
gdb: use ptid_t::to_string in print_target_wait_results
The ptid_t::to_string method was introduced recently, to format a ptid_t
for debug purposes. It formats the ptid exactly as is done in
print_target_wait_results, so make print_target_wait_results use it.
Change-Id: I0a81c8040d3e1858fb304cb28366b34d94eefe4d
Diffstat (limited to 'gdb/python')
0 files changed, 0 insertions, 0 deletions