aboutsummaryrefslogtreecommitdiff
path: root/gdb
diff options
context:
space:
mode:
authorThiago Jung Bauermann <bauerman@br.ibm.com>2008-08-12 20:12:04 +0000
committerThiago Jung Bauermann <bauerman@br.ibm.com>2008-08-12 20:12:04 +0000
commitd0384fc43f88670431c0009db476ff93ef2d56fd (patch)
tree362b55eb38e939307f9805b1925dbd40080c17c3 /gdb
parentfcb09a755e44fc386d8a2f097da07ff533d8466c (diff)
downloadbinutils-d0384fc43f88670431c0009db476ff93ef2d56fd.zip
binutils-d0384fc43f88670431c0009db476ff93ef2d56fd.tar.gz
binutils-d0384fc43f88670431c0009db476ff93ef2d56fd.tar.bz2
* gdbint.texinfo (Raw and Virtual Register Representations): Fix
reference to the "Using Different Register and Memory Data Representation" section.
Diffstat (limited to 'gdb')
-rw-r--r--gdb/doc/ChangeLog6
-rw-r--r--gdb/doc/gdbint.texinfo4
2 files changed, 8 insertions, 2 deletions
diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog
index 7a434f3..5b13fb2 100644
--- a/gdb/doc/ChangeLog
+++ b/gdb/doc/ChangeLog
@@ -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.
diff --git a/gdb/doc/gdbint.texinfo b/gdb/doc/gdbint.texinfo
index 23e3d25..fc2f255 100644
--- a/gdb/doc/gdbint.texinfo
+++ b/gdb/doc/gdbint.texinfo
@@ -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