aboutsummaryrefslogtreecommitdiff
path: root/gdb/doc/ChangeLog
diff options
context:
space:
mode:
authorPedro Alves <palves@redhat.com>2010-03-26 13:35:06 +0000
committerPedro Alves <palves@redhat.com>2010-03-26 13:35:06 +0000
commit99b5e152aad13580d6a3b7feda87ad40de7ec7d2 (patch)
treef4c6acd111b2737048b988544f688b44ca069ab3 /gdb/doc/ChangeLog
parentddfd679590d5e2555cc7a5d80696d82b1839016a (diff)
downloadgdb-99b5e152aad13580d6a3b7feda87ad40de7ec7d2.zip
gdb-99b5e152aad13580d6a3b7feda87ad40de7ec7d2.tar.gz
gdb-99b5e152aad13580d6a3b7feda87ad40de7ec7d2.tar.bz2
gdb/
* tracepoint.c (parse_trace_status): Don't allow plain strings in the terror description. Don't expect an X prefix. gdb/doc/ * gdb.texinfo (Tracepoint Packets): Remove mention that terror:string may be plain text, and drop mention of X prefix.
Diffstat (limited to 'gdb/doc/ChangeLog')
-rw-r--r--gdb/doc/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog
index 69c2c0a..c15ff12 100644
--- a/gdb/doc/ChangeLog
+++ b/gdb/doc/ChangeLog
@@ -1,3 +1,8 @@
+2010-03-26 Pedro Alves <pedro@codesourcery.com>
+
+ * gdb.texinfo (Tracepoint Packets): Remove mention that
+ terror:string may be plain text, and drop mention of X prefix.
+
2010-03-26 Vladimir Prus <vladimir@codesourcery.com>
* gdb.texinfo (GDB/MI Tracepoint Commands): Add comma after @xref.