Remove "set/show remotebaud" (deprecated) commands.
[deliverable/binutils-gdb.git] / gdb / testsuite / config / monitor.exp
index bddcdd5febaaf031b6890d0b6ed793533e4dc49c..a85aaeeab53b76927242a7a64563e5f5c1ec0980 100644 (file)
@@ -86,7 +86,7 @@ proc gdb_target_monitor { exec_file } {
        return -1
     }
     if [target_info exists baud] {
-       gdb_test "set remotebaud [target_info baud]" "" ""
+       gdb_test "set serial baud [target_info baud]" "" ""
     }
     if [target_info exists binarydownload] {
        gdb_test "set remotebinarydownload [target_info binarydownload]" "" ""
This page took 0.028032 seconds and 4 git commands to generate.