diff options
author | Maciej W. Rozycki <macro@linux-mips.org> | 2011-11-03 00:16:45 +0000 |
---|---|---|
committer | Maciej W. Rozycki <macro@linux-mips.org> | 2011-11-03 00:16:45 +0000 |
commit | 983fb131e91595e10952d6c965647b76a33d6384 (patch) | |
tree | d40aab49ca2c49fe1a37195f581265cde7361540 /gdb/doc/ChangeLog | |
parent | 398934ee753e25d3c8f62351b71af22ce1420d5b (diff) | |
download | gdb-983fb131e91595e10952d6c965647b76a33d6384.zip gdb-983fb131e91595e10952d6c965647b76a33d6384.tar.gz gdb-983fb131e91595e10952d6c965647b76a33d6384.tar.bz2 |
* gdb.texinfo (Skipping Over Functions and Files): Remove node
designation. Fix "Specify Location" cross-reference.
Diffstat (limited to 'gdb/doc/ChangeLog')
-rw-r--r-- | gdb/doc/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog index f459be2..b4d39bc 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,3 +1,8 @@ +2011-11-03 Maciej W. Rozycki <macro@codesourcery.com> + + * gdb.texinfo (Skipping Over Functions and Files): Remove node + designation. Fix "Specify Location" cross-reference. + 2011-11-02 Stan Shebs <stan@codesourcery.com> * gdb.texinfo (Tracepoint Action Lists): Document collect/s. |