aboutsummaryrefslogtreecommitdiff
path: root/gdb/target-delegates.c
diff options
context:
space:
mode:
authorAndrew Burgess <aburgess@redhat.com>2023-04-04 14:50:35 +0100
committerPedro Alves <pedro@palves.net>2023-11-13 14:16:09 +0000
commit0ae5b8faded5f79d1fa5bfb257262278676d55f9 (patch)
tree90668c69e4d539188a94f303c4e8969f69aa71d5 /gdb/target-delegates.c
parent6b682bbf86f37982ce1d270fb47f363413490bda (diff)
downloadgdb-0ae5b8faded5f79d1fa5bfb257262278676d55f9.zip
gdb-0ae5b8faded5f79d1fa5bfb257262278676d55f9.tar.gz
gdb-0ae5b8faded5f79d1fa5bfb257262278676d55f9.tar.bz2
Add "maint info linux-lwps" command
This adds a maintenance command that lets you list all the LWPs under control of the linux-nat target. For example: (gdb) maint info linux-lwps LWP Ptid Thread ID 560948.561047.0 None 560948.560948.0 1.1 This shows that "560948.561047.0" LWP doesn't map to any thread_info object, which is bogus. We'll be using this in a testcase in a following patch. Co-Authored-By: Pedro Alves <pedro@palves.net> Change-Id: Ic4e9e123385976e5cd054391990124b7a20fb3f5
Diffstat (limited to 'gdb/target-delegates.c')
0 files changed, 0 insertions, 0 deletions