[PATCH] Check for listeners in emit_exiting_event

Tom Tromey tromey@adacore.com
Wed Jun 15 19:51:12 GMT 2022


>>>>> "Tom" == Tom Tromey via Gdb-patches <gdb-patches@sourceware.org> writes:

Tom> I noticed that emit_exiting_event does not check whether there are any
Tom> listeners before creating the event object.  All other event emitters
Tom> do this, so this patch updates this one as well.

I'm checking this in now.

Tom


More information about the Gdb-patches mailing list