Uniquefy gdb.threads/attach-into-signal.exp
authorSergio Durigan Junior <sergiodj@redhat.com>
Wed, 29 Jul 2015 15:10:49 +0000 (11:10 -0400)
committerSergio Durigan Junior <sergiodj@redhat.com>
Wed, 29 Jul 2015 15:10:49 +0000 (11:10 -0400)
commit7da5b897c96faa3c520662d2b0bd4837567bfb1d
treeefc89e4e9a5f9200fe144a3aa0f0717cfd65eb4b
parentdac804dfa6389b71f50b5e169ffa4e239958e774
Uniquefy gdb.threads/attach-into-signal.exp

Hi,

While examining BuildBot's logs, I noticed:

  <https://sourceware.org/ml/gdb-testers/2015-q3/msg03767.html>

gdb.threads/attach-into-signal.exp has two nested loops and don't use
unique messages.  This commit fixes that.  Pushed under the obvious
rule.

gdb/testsuite/ChangeLog:
2015-07-29  Sergio Durigan Junior  <sergiodj@redhat.com>

* gdb.threads/attach-into-signal.exp (corefunc): Use
with_test_prefix on nested loops, uniquefying the test messages.
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.threads/attach-into-signal.exp