mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-24 04:00:07 +08:00
* gdb.texinfo (General Query Packets): Remove @var{} around the
"spu" literal string.
This commit is contained in:
@ -1,3 +1,8 @@
|
||||
2009-01-13 Pedro Alves <pedro@codesourcery.com>
|
||||
|
||||
* gdb.texinfo (General Query Packets): Remove @var{} around the
|
||||
"spu" literal string.
|
||||
|
||||
2009-01-07 Pedro Alves <pedro@codesourcery.com>
|
||||
|
||||
* gdb.texinfo (Error in Breakpoints): Delete mention of "The same
|
||||
|
@ -26795,7 +26795,7 @@ Here are the specific requests of this form defined so far. All
|
||||
formats, listed below.
|
||||
|
||||
@table @samp
|
||||
@item qXfer:@var{spu}:write:@var{annex}:@var{offset}:@var{data}@dots{}
|
||||
@item qXfer:spu:write:@var{annex}:@var{offset}:@var{data}@dots{}
|
||||
@anchor{qXfer spu write}
|
||||
Write @var{data} to an @code{spufs} file on the target system. The
|
||||
annex specifies which file to write; it must be of the form
|
||||
|
Reference in New Issue
Block a user