[RFA 1/3] Add new_inferior, inferior_deleted, and new_thread events

Simon Marchi simon.marchi@polymtl.ca
Sat Sep 9 16:48:00 GMT 2017


On 2017-09-09 02:33, Tom Tromey wrote:
> This adds a few new events to gdb's Python layer: new_inferior,
> inferior_deleted, and new_thread.  I wanted to be able to add a
> combined inferior/thread display window to my GUI, and I needed a few
> events to make this work.  This is PR python/15622.

Apart for my comment about documentation, this patch LGTM.

Thanks,

Simon



More information about the Gdb-patches mailing list