* gdb.texinfo (General Query Packets): Remove @var{} around the
"spu" literal string.
This commit is contained in:
parent
77a732d97f
commit
84fcdf9568
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user