src/gdb ChangeLog Makefile.in breakpoint.c bre ...
tromey@sourceware.org
tromey@sourceware.org
Mon Apr 15 18:04:00 GMT 2013
CVSROOT: /cvs/src
Module name: src
Changes by: tromey@sourceware.org 2013-04-15 18:04:53
Modified files:
gdb : ChangeLog Makefile.in breakpoint.c breakpoint.h
Added files:
gdb : break-catch-throw.c
Log message:
* Makefile.in (SFILES): Add break-catch-throw.c
(COMMON_OBS): Add break-catch-throw.o.
* break-catch-throw.c: New file.
* breakpoint.c: Move exception-catching code to new file.
(ep_parse_optional_if_clause): No longer static.
* breakpoint.h (ep_parse_optional_if_clause): Declare.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/break-catch-throw.c.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.15413&r2=1.15414
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/Makefile.in.diff?cvsroot=src&r1=1.1249&r2=1.1250
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/breakpoint.c.diff?cvsroot=src&r1=1.755&r2=1.756
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/breakpoint.h.diff?cvsroot=src&r1=1.195&r2=1.196
More information about the Gdb-cvs
mailing list