diff options
author | Andrew Burgess <aburgess@redhat.com> | 2023-02-18 20:52:40 +0000 |
---|---|---|
committer | Andrew Burgess <aburgess@redhat.com> | 2023-02-28 10:56:28 +0000 |
commit | 47171eeb9468fd38e3785b0181d63a2abea3bf29 (patch) | |
tree | 2b93b46f275ffcdecd531909e34c5a4e4b7e9208 /gdb/testsuite/gdb.threads/pending-step.exp | |
parent | 292deeba7d6e0f1df99fff8c18000a1a3c481f3a (diff) | |
download | gdb-47171eeb9468fd38e3785b0181d63a2abea3bf29.zip gdb-47171eeb9468fd38e3785b0181d63a2abea3bf29.tar.gz gdb-47171eeb9468fd38e3785b0181d63a2abea3bf29.tar.bz2 |
gdb/testsuite: introduce is_target_non_stop helper proc
I noticed that several tests included copy & pasted code to run the
'maint show target-non-stop' command, and then switch based on the
result.
In this commit I factor this code out into a helper proc in
lib/gdb.exp, and update all the places I could find that used this
pattern to make use of the helper proc.
There should be no change in what is tested after this commit.
Reviewed-By: Pedro Alves <pedro@palves.net>
Diffstat (limited to 'gdb/testsuite/gdb.threads/pending-step.exp')
0 files changed, 0 insertions, 0 deletions