aboutsummaryrefslogtreecommitdiff
path: root/gdb/mi/ChangeLog
diff options
context:
space:
mode:
authorJeff Johnston <jjohnstn@redhat.com>2002-10-03 22:31:31 +0000
committerJeff Johnston <jjohnstn@redhat.com>2002-10-03 22:31:31 +0000
commit9f2aab2d0a9fb0a16d8c05cbe16ab11d3d7761ca (patch)
tree7960f8aefb7704fd97a192a5f42ad2530d0ec717 /gdb/mi/ChangeLog
parent8d19fbd261398e54d20fcf58e24e5d71c86ea055 (diff)
downloadgdb-9f2aab2d0a9fb0a16d8c05cbe16ab11d3d7761ca.zip
gdb-9f2aab2d0a9fb0a16d8c05cbe16ab11d3d7761ca.tar.gz
gdb-9f2aab2d0a9fb0a16d8c05cbe16ab11d3d7761ca.tar.bz2
2002-10-03 Jeff Johnston <jjohnstn@redhat.com>
* gdbmi.texinfo: Fix examples that show frames to remove extraneous blank in level field. Part of fix for PR gdb/192.
Diffstat (limited to 'gdb/mi/ChangeLog')
-rw-r--r--gdb/mi/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/mi/ChangeLog b/gdb/mi/ChangeLog
index 1574dd6..0a0954f 100644
--- a/gdb/mi/ChangeLog
+++ b/gdb/mi/ChangeLog
@@ -1,4 +1,9 @@
2002-10-03 Jeff Johnston <jjohnstn@redhat.com>
+
+ * gdbmi.texinfo: Fix examples that show frames to remove
+ extraneous blank in level field. Part of fix for PR gdb/192.
+
+2002-10-03 Jeff Johnston <jjohnstn@redhat.com>
* mi-cmd-var.c (mi_cmd_var_update): Fix for PR gdb/672. For m2,
output list begin and end for "changelist" rather than tuple begin/end.