mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-20 01:50:24 +08:00
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:
@ -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
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user