public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
* [RFAv2 0/2] Fix regression for multi breakpoints command line clearing.
@ 2018-08-26 15:47 Philippe Waroquiers
  2018-08-26 15:47 ` [RFAv2 2/2] Modify gdb.base/commands.exp to test multi breakpoints command clearing Philippe Waroquiers
  2018-08-26 15:47 ` [RFAv2 1/2] Fix regression for multi breakpoints command line clearing Philippe Waroquiers
  0 siblings, 2 replies; 6+ messages in thread
From: Philippe Waroquiers @ 2018-08-26 15:47 UTC (permalink / raw)
  To: gdb-patches


Fix regression for multi breakpoints command line clearing

Without the fix, to clear the commands associated to several breakpoints,
the user had to type 'end' once per breakpoint.

Fix done in breakpoint.c.
gdb.base/commands.exp changed to reproduce/test the problem.


Compared to first RFA, the changes are:
* Remove the code (+ comment) that was fixing the 'use after free',
  as a fix was pushed by Tom in 12582533306990c9406aedd960fa411c317a67de.
* gdb.base/commands.exp changed according to the comments given by Pedro.
    

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

end of thread, other threads:[~2018-08-28 21:37 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-08-26 15:47 [RFAv2 0/2] Fix regression for multi breakpoints command line clearing Philippe Waroquiers
2018-08-26 15:47 ` [RFAv2 2/2] Modify gdb.base/commands.exp to test multi breakpoints command clearing Philippe Waroquiers
2018-08-28 16:36   ` Tom Tromey
2018-08-26 15:47 ` [RFAv2 1/2] Fix regression for multi breakpoints command line clearing Philippe Waroquiers
2018-08-28 15:59   ` Tom Tromey
2018-08-28 21:37     ` Philippe Waroquiers

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).