* gdbint.texinfo (Raw and Virtual Register Representations): Fix

reference to the "Using Different Register and Memory Data
	Representation" section.
This commit is contained in:
Thiago Jung Bauermann 2008-08-12 20:12:04 +00:00
parent fcb09a755e
commit d0384fc43f
2 changed files with 8 additions and 2 deletions

View File

@ -1,3 +1,9 @@
2008-08-12 Thiago Jung Bauermann <bauerman@br.ibm.com>
* gdbint.texinfo (Raw and Virtual Register Representations): Fix
reference to the "Using Different Register and Memory Data
Representation" section.
2008-08-12 Sandra Loosemore <sandra@codesourcery.com>
* gdb.texinfo (Remote Configuration): Document set remote noack-packet.

View File

@ -3159,8 +3159,8 @@ type = int * @@short
@emph{Maintainer note: This section is pretty much obsolete. The
functionality described here has largely been replaced by
pseudo-registers and the mechanisms described in @ref{Target
Architecture Definition, , Using Different Register and Memory Data
pseudo-registers and the mechanisms described in @ref{Register and
Memory Data, , Using Different Register and Memory Data
Representations}. See also @uref{http://www.gnu.org/software/gdb/bugs/,
Bug Tracking Database} and
@uref{http://sources.redhat.com/gdb/current/ari/, ARI Index} for more