This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH]testsuite: test for disconnected-tracing


>>>>> ">" == 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]