aboutsummaryrefslogtreecommitdiff
path: root/gdb
diff options
context:
space:
mode:
authorVladimir Prus <vladimir@codesourcery.com>2010-03-26 08:08:07 +0000
committerVladimir Prus <vladimir@codesourcery.com>2010-03-26 08:08:07 +0000
commitcd64ee318352dd4f4a7a88029d5ac41152f91a21 (patch)
treeefe0f3541600b1c27af92ca7fac18dbfdab558e0 /gdb
parent4fcd97eb159fbfdf2b6576762821900345f510b3 (diff)
downloadgdb-cd64ee318352dd4f4a7a88029d5ac41152f91a21.zip
gdb-cd64ee318352dd4f4a7a88029d5ac41152f91a21.tar.gz
gdb-cd64ee318352dd4f4a7a88029d5ac41152f91a21.tar.bz2
* gdb.texinfo (GDB/MI Tracepoint Commands): Add comma after @xref.
Diffstat (limited to 'gdb')
-rw-r--r--gdb/doc/ChangeLog4
-rw-r--r--gdb/doc/gdb.texinfo2
2 files changed, 5 insertions, 1 deletions
diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog
index dfb8a8d..69c2c0a 100644
--- a/gdb/doc/ChangeLog
+++ b/gdb/doc/ChangeLog
@@ -1,3 +1,7 @@
+2010-03-26 Vladimir Prus <vladimir@codesourcery.com>
+
+ * gdb.texinfo (GDB/MI Tracepoint Commands): Add comma after @xref.
+
2010-03-24 Stan Shebs <stan@codesourcery.com>
* gdb.texinfo (Tracepoint Packets): Document trace error status.
diff --git a/gdb/doc/gdb.texinfo b/gdb/doc/gdb.texinfo
index 3c7d669..b11d3c0 100644
--- a/gdb/doc/gdb.texinfo
+++ b/gdb/doc/gdb.texinfo
@@ -26050,7 +26050,7 @@ the @samp{found} field has value of @samp{1}.
@item frame
The information about the frame corresponding to the found trace
frame. This field is present only if a trace frame was found.
-@xref{GDB/MI Frame Information} for description of this field.
+@xref{GDB/MI Frame Information}, for description of this field.
@end table