OSDN Git Service

* gdbint.texinfo (Raw and Virtual Register Representations): Fix
authorbauermann <bauermann>
Tue, 12 Aug 2008 20:12:03 +0000 (20:12 +0000)
committerbauermann <bauermann>
Tue, 12 Aug 2008 20:12:03 +0000 (20:12 +0000)
reference to the "Using Different Register and Memory Data
Representation" section.

gdb/doc/ChangeLog
gdb/doc/gdbint.texinfo

index 7a434f3..5b13fb2 100644 (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.
index 23e3d25..fc2f255 100644 (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