[PATCH]testsuite: test for disconnected-tracing

Tom Tromey tromey@redhat.com
Wed Mar 28 18:51:00 GMT 2012


>>>>> ">" == Hui Zhu <hui_zhu@mentor.com> writes:

>> +gdb_test "set confirm off" ".*"

I think we use gdb_test_no_output for things like this now.
I'm not sure whether it applies to other cases in your patch.

>> +gdb_test "delete" ".*"

Perhaps just calling delete_breakpoints would work?

Tom



More information about the Gdb-patches mailing list