mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-23 03:29:47 +08:00
* gdb.texinfo (GDB/MI Output Records): Add
missing semicolon.
This commit is contained in:
@ -1,3 +1,8 @@
|
|||||||
|
2008-05-03 Vladimir Prus <vladimir@codesourcery.com>
|
||||||
|
|
||||||
|
* gdb.texinfo (GDB/MI Output Records): Add
|
||||||
|
missing semicolon.
|
||||||
|
|
||||||
2008-05-03 Vladimir Prus <vladimir@codesourcery.com>
|
2008-05-03 Vladimir Prus <vladimir@codesourcery.com>
|
||||||
|
|
||||||
* gdb.texinfo (GDB/MI Output Records):
|
* gdb.texinfo (GDB/MI Output Records):
|
||||||
|
@ -18150,7 +18150,7 @@ additional changes that have occurred. Those changes can either be a
|
|||||||
consequence of @sc{gdb/mi} commands (e.g., a breakpoint modified) or a result of
|
consequence of @sc{gdb/mi} commands (e.g., a breakpoint modified) or a result of
|
||||||
target activity (e.g., target stopped).
|
target activity (e.g., target stopped).
|
||||||
|
|
||||||
The following is the list of possible async records
|
The following is the list of possible async records:
|
||||||
|
|
||||||
@table @code
|
@table @code
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user