aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index c7ee484..b1a1847 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,9 @@
+2012-02-15 Aleksandar Ristovski <aristovski@qnx.com>
+
+ * frame.c (find_frame_sal): Initialize sal->pspace field from frame
+ data.
+ * stack.c (set_last_displayed_sal): Validate that PSPACE is not NULL.
+
2012-02-15 Tom Tromey <tromey@redhat.com>
PR gdb/12659: