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 7/8] fix py-finish-breakpoint.exp with always-async


Doug> Also, is target_has_execution what you want here?

Tom> Yeah, that is wrong.

FWIW, dropping target_has_execution from both conditions still leaves
the test suite regression-free.  I think what happens is that
sync_execution can only be set if executing a command, and so it
suffices as a test.

I'll refresh the series soon.

Tom


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