aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
authorLuis Machado <luisgpm@br.ibm.com>2011-09-07 02:33:58 +0000
committerLuis Machado <luisgpm@br.ibm.com>2011-09-07 02:33:58 +0000
commit861152be0e99b1f69a1ce907d9067dc6123ac4da (patch)
tree34765500cd9ce8e42075c50bc4f6c2d2679569aa /gdb/ChangeLog
parent27e78320b004657c8e8a48b45eaf1801721fd684 (diff)
downloadgdb-861152be0e99b1f69a1ce907d9067dc6123ac4da.zip
gdb-861152be0e99b1f69a1ce907d9067dc6123ac4da.tar.gz
gdb-861152be0e99b1f69a1ce907d9067dc6123ac4da.tar.bz2
2011-09-06 Luis Machado <lgustavo@codesourcery.com>
* frame.c (has_stack_frames): Check for currently selected traceframe.
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 af56e35..2954329 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,8 @@
+2011-09-06 Luis Machado <lgustavo@codesourcery.com>
+
+ * frame.c (has_stack_frames): Check for currently selected
+ traceframe.
+
2011-09-06 Pedro Alves <pedro@codesourcery.com>
* event-top.h (MAXPROMPTS, struct prompts): Delete.