PR c++/10119:
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 0393d4a1bea8cae58261b07aa26c9c8963c283e0..c6fe64a4ab0b03f58b5f08e83bad53f64f16accb 100644 (file)
@@ -1,3 +1,16 @@
+2013-04-15  Tom Tromey  <tromey@redhat.com>
+
+       PR c++/10119:
+       * break-catch-throw.c (exception_functions): New global.
+       (gnu_v3_exception_catchpoint_ops): Move earlier.
+       (struct exception_catchpoint): New.
+       (classify_exception_breakpoint): Rewrite.
+       (re_set_exception_catchpoint): New function.
+       (handle_gnu_v3_exceptions): Return void.  Use init_catchpoint.
+       Allocate a struct exception_catchpoint.
+       (catch_exception_command_1): Update.
+       (initialize_throw_catchpoint_ops): Set 're_set' method.
+
 2013-04-15  Tom Tromey  <tromey@redhat.com>
 
        * Makefile.in (SFILES): Add break-catch-throw.c
This page took 0.027697 seconds and 4 git commands to generate.