diff options
author | Pedro Alves <palves@redhat.com> | 2015-03-30 17:02:01 +0100 |
---|---|---|
committer | Pedro Alves <palves@redhat.com> | 2015-04-01 15:21:47 +0100 |
commit | 1176ecec7082b4d6b4a3d965ef77726899c9eda2 (patch) | |
tree | e68d922a1f3ad6aeebec1b0905daa25e2180c03d /gdb/python | |
parent | de1fe8c8ab7f67856d9f2e2c5aa491cec01d3e85 (diff) | |
download | binutils-1176ecec7082b4d6b4a3d965ef77726899c9eda2.zip binutils-1176ecec7082b4d6b4a3d965ef77726899c9eda2.tar.gz binutils-1176ecec7082b4d6b4a3d965ef77726899c9eda2.tar.bz2 |
Make print_target_wait_results print the whole ptid
Makes "set debug infrun 1" a bit clearer. Before:
infrun: target_wait (-1, status) =
infrun: 6299 [Thread 0x7ffff7fc1700 (LWP 6340)],
after:
infrun: target_wait (-1.0.0, status) =
infrun: 7233.7237.0 [Thread 0x7ffff7fc1700 (LWP 7237)],
gdb/ChangeLog:
2015-04-01 Pedro Alves <palves@redhat.com>
* infrun.c (print_target_wait_results): Print all the ptid
elements.
Diffstat (limited to 'gdb/python')
0 files changed, 0 insertions, 0 deletions