Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* [RFA 0/2] small clean ups in breakpoint allocation
@ 2017-08-20 13:54 Tom Tromey
  2017-08-20 14:06 ` [RFA 1/2] Fix erroneous cleanup use in add_solib_catchpoint Tom Tromey
  2017-08-20 14:06 ` [RFA 2/2] Change install_breakpoint to take a std::unique_ptr Tom Tromey
  0 siblings, 2 replies; 6+ messages in thread
From: Tom Tromey @ 2017-08-20 13:54 UTC (permalink / raw)
  To: gdb-patches

This short series fixes up breakpoint allocation a bit.

The first patch fixes a real bug I happened across by accident -- a
new/free discrepancy.

The second patch aims to make these bugs much less likely in the
future.

Regression tested on the buildbot.

Tom


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

end of thread, other threads:[~2017-08-22  8:56 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-08-20 13:54 [RFA 0/2] small clean ups in breakpoint allocation Tom Tromey
2017-08-20 14:06 ` [RFA 1/2] Fix erroneous cleanup use in add_solib_catchpoint Tom Tromey
2017-08-20 14:06 ` [RFA 2/2] Change install_breakpoint to take a std::unique_ptr Tom Tromey
2017-08-21 10:12   ` Pedro Alves
2017-08-22  3:55     ` Tom Tromey
2017-08-22  8:56       ` Pedro Alves

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