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

Fix regressions for multi breakpoints command line setting/clearing

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


Note that these regressions appeared in GDB 8.1, e.g.
  GNU gdb (GDB) 8.1
  ...
  (gdb) command 1 2
  Type commands for breakpoint(s) 1 2, one per line.
  End with a line saying just "end".
  >p     987654321
  >end
  No breakpoint number 54321.
  ...
  (gdb) command 1 2
  Type commands for breakpoint(s) 1 2, one per line.
  End with a line saying just "end".
  >end
  Type commands for breakpoint(s) 1 2, one per line.
  End with a line saying just "end".
  >end
  (gdb)

So, wondering if this fix should not be merged back
to 8.2 (and/or in 8.1.2) ?


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

end of thread, other threads:[~2018-08-25 19:17 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-08-02 21:26 RFA Fix regressions for multi breakpoints command line setting/clearing Philippe Waroquiers
2018-08-02 21:26 ` [RFA 2/2] Modify gdb.base/commands.exp to test multi breakpoint command setting/clearing Philippe Waroquiers
2018-08-16 15:54   ` Pedro Alves
2018-08-02 21:26 ` [RFA 1/2] Fix regressions for multi breakpoints command line setting/clearing Philippe Waroquiers
2018-08-03 18:29   ` Tom Tromey
2018-08-09  4:57     ` Tom Tromey
2018-08-09 20:20       ` Philippe Waroquiers
2018-08-10  0:35         ` Tom Tromey
2018-08-10  3:05           ` Tom Tromey
2018-08-10  3:13             ` Tom Tromey
2018-08-10 16:07               ` Tom Tromey
2018-08-11 20:38                 ` Tom Tromey
2018-08-13 21:32                   ` Philippe Waroquiers
2018-08-14 15:02               ` Pedro Alves
2018-08-14 18:33                 ` Tom Tromey
2018-08-15 18:24                   ` Tom Tromey
2018-08-16 15:34                     ` Pedro Alves
2018-08-17 23:12                       ` Tom Tromey
2018-08-21 18:01   ` Tom Tromey
2018-08-25 19:17     ` 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).