diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog index 7a434f30ce..5b13fb24c1 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,3 +1,9 @@ +2008-08-12 Thiago Jung Bauermann + + * gdbint.texinfo (Raw and Virtual Register Representations): Fix + reference to the "Using Different Register and Memory Data + Representation" section. + 2008-08-12 Sandra Loosemore * gdb.texinfo (Remote Configuration): Document set remote noack-packet. diff --git a/gdb/doc/gdbint.texinfo b/gdb/doc/gdbint.texinfo index 23e3d250f7..fc2f255c3d 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