summaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
authorVladimir Prus <vladimir@codesourcery.com>2007-01-11 20:42:40 +0000
committerVladimir Prus <vladimir@codesourcery.com>2007-01-11 20:42:40 +0000
commitc8b2f53c0bfcc51d21e3dda592b1a6e4cb594254 (patch)
treed238b440049d1c4566bdd71cb0cee0086877cee5 /gdb/ChangeLog
parentd57df5e4d8db6b79c56666420ec87ed3360c4819 (diff)
downloadbinutils-gdb-c8b2f53c0bfcc51d21e3dda592b1a6e4cb594254.tar.gz
* gdb.texinfo (GDB/MI Variable Objects): Improve the
introduction. Specify -var-update more exactly.
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 bc417c18a74..4ec0c4d7632 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,8 @@
+2007-01-11 Vladimir Prus <vladimir@codesourcery.com>
+
+ * gdb.texinfo (GDB/MI Variable Objects): Improve the
+ introduction. Specify -var-update more exactly.
+
2007-01-11 Daniel Jacobowitz <dan@codesourcery.com>
* frame.c (get_prev_frame_1): Check PC_REGNUM before using it.