mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-27 22:48:57 +08:00
* gdb.texinfo (GDB/MI Tracepoint Commands): Add comma after @xref.
This commit is contained in:
@ -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>
|
2010-03-24 Stan Shebs <stan@codesourcery.com>
|
||||||
|
|
||||||
* gdb.texinfo (Tracepoint Packets): Document trace error status.
|
* gdb.texinfo (Tracepoint Packets): Document trace error status.
|
||||||
|
@ -26050,7 +26050,7 @@ the @samp{found} field has value of @samp{1}.
|
|||||||
@item frame
|
@item frame
|
||||||
The information about the frame corresponding to the found trace
|
The information about the frame corresponding to the found trace
|
||||||
frame. This field is present only if a trace frame was found.
|
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
|
@end table
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user