OSDN Git Service

* dwarf2-frame.c (decode_frame_entry_1): Correctly skip
authorkettenis <kettenis>
Fri, 5 Nov 2004 15:16:32 +0000 (15:16 +0000)
committerkettenis <kettenis>
Fri, 5 Nov 2004 15:16:32 +0000 (15:16 +0000)
personality routine in a CIE augmentation.

gdb/ChangeLog

index 6cc77e9..c33c8b5 100644 (file)
@@ -1,3 +1,8 @@
+2004-11-05  Mark Kettenis  <kettenis@jive.nl>
+
+       * dwarf2-frame.c (decode_frame_entry_1): Correctly skip
+       personality routine in a CIE augmentation.
+
 2004-11-05  Felix Lee  <felix+log1@specifixinc.com>
 
        * stack.c (set_current_sal_from_frame): New function.