Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* [RFA 0/3] add a few Python events
@ 2017-09-09  0:34 Tom Tromey
  2017-09-09  0:34 ` [RFA 3/3] Make it simpler to add events to Python Tom Tromey
                   ` (2 more replies)
  0 siblings, 3 replies; 18+ messages in thread
From: Tom Tromey @ 2017-09-09  0:34 UTC (permalink / raw)
  To: gdb-patches

This started as a series to fix PR python/15622 -- adding a few new
events to the Python layer.  In particular it adds new_inferior,
inferior_deleted, and new_thread events.

After that I noticed that object ownership in some spots could be
clearer; and that adding a new event or new event type to Python was
too hard, so I added patches to fix these things.

Regression tested on the buildbot.

Tom


^ permalink raw reply	[flat|nested] 18+ messages in thread

end of thread, other threads:[~2017-09-11 14:29 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-09-09  0:34 [RFA 0/3] add a few Python events Tom Tromey
2017-09-09  0:34 ` [RFA 3/3] Make it simpler to add events to Python Tom Tromey
2017-09-09 14:40   ` Tom Tromey
2017-09-09 17:05   ` Simon Marchi
2017-09-10  0:24     ` Tom Tromey
2017-09-09  0:34 ` [RFA 1/3] Add new_inferior, inferior_deleted, and new_thread events Tom Tromey
2017-09-09  6:55   ` Eli Zaretskii
2017-09-09 16:47     ` Simon Marchi
2017-09-09 20:41       ` Tom Tromey
2017-09-09 21:09         ` Simon Marchi
2017-09-10  0:21       ` Tom Tromey
2017-09-10 19:37         ` Simon Marchi
2017-09-10 21:52           ` Tom Tromey
2017-09-11 11:54             ` Simon Marchi
2017-09-11 14:29               ` Eli Zaretskii
2017-09-09 16:48   ` Simon Marchi
2017-09-09  0:34 ` [RFA 2/3] Small event ownership clean up in Python layer Tom Tromey
2017-09-09 17:05   ` Simon Marchi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox