aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
authorSteve Ellcey <sje@cup.hp.com>2011-04-08 16:16:41 +0000
committerSteve Ellcey <sje@cup.hp.com>2011-04-08 16:16:41 +0000
commit2e1aae43859d2a30caab1e91a3adb6109a0bb68c (patch)
treeb251be53beed4672a66b878819873d2b63d9c44c /gdb/ChangeLog
parent959b0961c9c714aa735ebb59e925fdf6f5117d99 (diff)
downloadgdb-2e1aae43859d2a30caab1e91a3adb6109a0bb68c.zip
gdb-2e1aae43859d2a30caab1e91a3adb6109a0bb68c.tar.gz
gdb-2e1aae43859d2a30caab1e91a3adb6109a0bb68c.tar.bz2
2011-04-08 Steve Ellcey <sje@cup.hp.com>
* Add default_frame_unwind_stop_reason value to libunwind_frame_unwind initalization.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index edb8b70..1d36a76 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,8 @@
+2011-04-08 Steve Ellcey <sje@cup.hp.com>
+
+ * Add default_frame_unwind_stop_reason value to libunwind_frame_unwind
+ initalization.
+
2011-04-07 Pierre Muller <muller@ics.u-strasbg.fr>
Remove support for old Cygwin 1.5 versions.