]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
* Makefile.in (SFILES): Add break-catch-throw.c
authorTom Tromey <tromey@redhat.com>
Mon, 15 Apr 2013 18:04:53 +0000 (18:04 +0000)
committerTom Tromey <tromey@redhat.com>
Mon, 15 Apr 2013 18:04:53 +0000 (18:04 +0000)
commit916703c090d3d30421d6b67cfb9f2e9e711d965a
treee91004ef3883ef614384ff9c92167ef6ae875a0f
parent6e72ca205c018b9906fa2047ffb1be7f546e0643
* 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.
gdb/ChangeLog
gdb/Makefile.in
gdb/break-catch-throw.c [new file with mode: 0644]
gdb/breakpoint.c
gdb/breakpoint.h