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.
This commit is contained in:
Lancelot SIX
2021-11-22 22:03:47 +00:00
parent b64f5c8817
commit b4130189f9

View File

@ -70,7 +70,7 @@ mi_check_thread_states {"stopped" "stopped"} "thread state, all stopped"
mi_delete_breakpoints mi_delete_breakpoints
mi_create_breakpoint main \ mi_create_breakpoint main \
"breakpoint at main" \ "insert breakpoint at main" \
-number 3 -func main -number 3 -func main