public inbox for gdb-cvs@sourceware.org
help / color / mirror / Atom feed
* [binutils-gdb] gdb/testsuite: Remove duplicates from gdb.mi/mi-nsthrexec.exp
@ 2022-01-07 22:46 Lancelot SIX
  0 siblings, 0 replies; only message in thread
From: Lancelot SIX @ 2022-01-07 22:46 UTC (permalink / raw)
  To: gdb-cvs

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=b4130189f92809afd76d1fd1f16aee8c4474cccd

commit b4130189f92809afd76d1fd1f16aee8c4474cccd
Author: Lancelot SIX <lsix@lancelotsix.com>
Date:   Mon Nov 22 22:03:47 2021 +0000

    gdb/testsuite: Remove duplicates from gdb.mi/mi-nsthrexec.exp
    
    When running the testsuite, I have:
    
        Running .../gdb/testsuite/gdb.mi/mi-nsthrexec.exp ...
        DUPLICATE: gdb.mi/mi-nsthrexec.exp: breakpoint at main
    
    Fix by adjusting the duplicated test name.
    
    Tested on x86_64-linux.

Diff:
---
 gdb/testsuite/gdb.mi/mi-nsthrexec.exp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gdb/testsuite/gdb.mi/mi-nsthrexec.exp b/gdb/testsuite/gdb.mi/mi-nsthrexec.exp
index 9d0f493e86b..f0eb10004d7 100644
--- a/gdb/testsuite/gdb.mi/mi-nsthrexec.exp
+++ b/gdb/testsuite/gdb.mi/mi-nsthrexec.exp
@@ -70,7 +70,7 @@ mi_check_thread_states {"stopped" "stopped"} "thread state, all stopped"
 mi_delete_breakpoints
 
 mi_create_breakpoint main \
-    "breakpoint at main" \
+    "insert breakpoint at main" \
     -number 3 -func main


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-01-07 22:46 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-07 22:46 [binutils-gdb] gdb/testsuite: Remove duplicates from gdb.mi/mi-nsthrexec.exp Lancelot SIX

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).