]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
gdb/testsuite: Clarify -lbl option in gdb_test_multiple
authorThiago Jung Bauermann <thiago.bauermann@linaro.org>
Mon, 4 Mar 2024 19:47:06 +0000 (16:47 -0300)
committerThiago Jung Bauermann <thiago.bauermann@linaro.org>
Tue, 27 May 2025 01:41:37 +0000 (22:41 -0300)
commit95f0978bd025321208b44f38f3a39544d5b767c2
treeb91383373fafb385c06ec36ba57cb19ca570f958
parentc833b2b5e8be66e8fc1276a33391eef08c9ff605
gdb/testsuite: Clarify -lbl option in gdb_test_multiple

I was a bit confused about the -lbl option in gdb_test_multiple, and needed
to read its implementation to determine that it would be useful for my
needs.  Explicitly mention what the option does and why it's useful to
hopefully help other developers.

Reviewed-By: Keith Seitz <keiths@redhat.com>
Approved-By: Andrew Burgess <aburgess@redhat.com>
gdb/testsuite/lib/gdb.exp