diff options
author | Tom de Vries <tdevries@suse.de> | 2022-10-11 18:11:52 +0200 |
---|---|---|
committer | Tom de Vries <tdevries@suse.de> | 2022-10-11 18:11:52 +0200 |
commit | 343c2cbd8577101a8057d1459810ff983d07943c (patch) | |
tree | af9a1a02865ae5830824bdce73dad97d0489c837 /gdb/netbsd-tdep.c | |
parent | 12509439a1844a1f1095ac4e9d70b59b539e952c (diff) | |
download | gdb-343c2cbd8577101a8057d1459810ff983d07943c.zip gdb-343c2cbd8577101a8057d1459810ff983d07943c.tar.gz gdb-343c2cbd8577101a8057d1459810ff983d07943c.tar.bz2 |
[gdb/testsuite] Fix gdb.debuginfod/fetch_src_and_symbols.exp with native-gdbserver
When running test-case gdb.debuginfod/fetch_src_and_symbols.exp with target
board native-gdbserver, I get:
...
Running gdb.debuginfod/fetch_src_and_symbols.exp ...
ERROR: tcl error sourcing gdb.debuginfod/fetch_src_and_symbols.exp.
ERROR: gdbserver does not support start without extended-remote
while executing
"error "gdbserver does not support $command without extended-remote""
(procedure "gdb_test_multiple" line 51)
invoked from within
"gdb_test_multiple $command $message {*}$opts $user_code"
(procedure "gdb_test" line 56)
invoked from within
"gdb_test "start" "Temporary breakpoint.*""
...
Fix this by replacing gdb_test "start" with runto_main.
Tested on x86_64-linux.
Diffstat (limited to 'gdb/netbsd-tdep.c')
0 files changed, 0 insertions, 0 deletions