Revert "gdb: add assert in remote_target::wait relating to async being off"
authorAndrew Burgess <aburgess@redhat.com>
Thu, 25 Nov 2021 13:34:18 +0000 (13:34 +0000)
committerAndrew Burgess <aburgess@redhat.com>
Thu, 25 Nov 2021 13:34:48 +0000 (13:34 +0000)
commit7719facb311657f8927c12481ccfc22fe84d5589
treee8c16ad098d00bf74f06b6e2ddaee00cf373a297
parent7060c28edd16a871fe1f8edaa8e49083a39b7ee5
Revert "gdb: add assert in remote_target::wait relating to async being off"

This commit introduced a test failure in gdb.server/attach-flag.exp.
I didn't spot this failure originally as the problem is fixed by this,
as yet unpushed patch:

  https://sourceware.org/pipermail/gdb-patches/2021-November/183768.html

I unfortunately didn't test each patch in the original series
independently.  I'll repost this patch after the above patch has been
merged.

This reverts commit 32b1f5e8d6b8ddd3be6e471c26dd85a1dac31dda.
gdb/remote.c