2011-02-15 Paul Pluzhnikov <ppluzhnikov@google.com>
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index eba948a86fe553c660ed900907057efef6b0d885..24ab512e75da1417ff02524f273154efd21c07c1 100644 (file)
@@ -1,3 +1,18 @@
+2011-02-15  Paul Pluzhnikov  <ppluzhnikov@google.com>
+
+       * breakpoint.c (longjmp_names): New variable.
+       (struct breakpoint_objfile_data): New type.
+       (breakpoint_objfile_key): New variable.
+       (msym_not_found): New variable.
+       (msym_not_found_p): New predicate.
+       (get_breakpoint_objfile_data): New function.
+       (create_overlay_event_breakpoint): Check per-objfile cache for
+       symbols first.
+       (create_longjmp_master_breakpoint): Likewise.
+       (create_std_terminate_master_breakpoint): Likewise.
+       (create_exception_master_breakpoint): Likewise.
+       (_initialize_breakpoint): Register per-objfile data key.
+
 2011-02-15  Paul Pluzhnikov  <ppluzhnikov@google.com>
 
        * breakpoint.c ((create_overlay_event_breakpoint): Const-propagate
This page took 0.026981 seconds and 4 git commands to generate.