Update more calls to add_prefix_cmd
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.base / break.exp
index d2121c3d635ec326ae2593b4f181ba73ba51b32b..8c7ce42d805869f040795d2ed95a8c549851a2fe 100644 (file)
@@ -469,10 +469,6 @@ gdb_test "info break" "Num     Type.*Disp Enb Address.*What.*\[\r\n\]
 #
 if ![runto_main] then { fail "break tests suppressed" }
 
-gdb_test "catch" \
-    "Catch requires an event name." \
-    "catch requires an event name"
-
 gdb_test "catch fork" "Catchpoint \[0-9\]+ \\(fork\\)" \
     "set catch fork, never expected to trigger"
 
This page took 0.025027 seconds and 4 git commands to generate.