src/gdb ChangeLog breakpoint.c testsuite/Chang ...
jkratoch@sourceware.org
jkratoch@sourceware.org
Mon Jun 11 19:16:00 GMT 2012
CVSROOT: /cvs/src
Module name: src
Changes by: jkratoch@sourceware.org 2012-06-11 19:16:25
Modified files:
gdb : ChangeLog breakpoint.c
gdb/testsuite : ChangeLog
gdb/testsuite/gdb.base: break.exp
Log message:
gdb/
Fix regression by the "ambiguous linespec" series.
* breakpoint.c (parse_breakpoint_sals): New variable cursal. Use
get_last_displayed_symtab and get_last_displayed_line and depending
on CURSAL.
gdb/testsuite/
Fix regression by the "ambiguous linespec" series.
* gdb.base/break.exp (list marker1, break lineno, delete $bpnum): New
tests.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.14345&r2=1.14346
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/breakpoint.c.diff?cvsroot=src&r1=1.679&r2=1.680
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/testsuite/ChangeLog.diff?cvsroot=src&r1=1.3220&r2=1.3221
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/testsuite/gdb.base/break.exp.diff?cvsroot=src&r1=1.55&r2=1.56
More information about the Gdb-cvs
mailing list