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 v4 9/9] enable target-async


>>>>> "Pedro" == Pedro Alves <palves@redhat.com> writes:

>> That is, gdb now emits reason="end-stepping-range".  This is a
>> compatible change to the output.  This explains the patch: now the
>> !$async case is no longer hit.

Pedro> The question is whether that is actually true on all the other
Pedro> backends/targets that _don't_ know how to async.  Like e.g.,
Pedro> Windows.

Thanks, I see what you mean, finally.  I'll test it (really everything)
in the new special not-async mode and fix the test case accordingly.
It's an awful irony that trying to remove target-async has actually
apparently made the mode situation worse :-(

Tom


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