gdb: add some additional debug in mark_async_event_handler
authorAndrew Burgess <aburgess@redhat.com>
Tue, 4 Oct 2022 10:59:26 +0000 (11:59 +0100)
committerAndrew Burgess <aburgess@redhat.com>
Thu, 6 Oct 2022 09:01:14 +0000 (10:01 +0100)
commit07443de62b709f91ab9ffe745e53203b7dc02031
treece9a46dc96a9ac78074190a9450621d7ecfec0b8
parenta13886e2198beb78b81c59839043b021ce6df78a
gdb: add some additional debug in mark_async_event_handler

Extend the existing debug printf call to include the previous state of
the async_event_handler object.
gdb/async-event.c