Files
binutils-gdb/gdb/testsuite/gdb.gdb
Tom de Vries 8ee5cc9fc0 [gdb/testsuite] Fix gdb.gdb/unittest.exp for remote host
Fix test-case gdb.gdb/unittest.exp for remote host, by:
- disabling the completion tests if readline is not used, and
- not using with_gdb_cwd $dir for remote host (because it does
  not support changing to ".").

Tested on x86_64-linux.
2023-03-27 17:40:06 +02:00
..