diff options
author | matt rice <ratmice@gmail.com> | 2011-11-12 17:01:12 +0000 |
---|---|---|
committer | matt rice <ratmice@gmail.com> | 2011-11-12 17:01:12 +0000 |
commit | 71eba9c25e23461f8eb3c96e15ea95535b6b51ec (patch) | |
tree | 78c31f32af25ca64cae0a5848a5bdbc898b24969 /gdb/doc/ChangeLog | |
parent | 30fc0b956b7c7d0764af21e9910912cfd46730ff (diff) | |
download | gdb-71eba9c25e23461f8eb3c96e15ea95535b6b51ec.zip gdb-71eba9c25e23461f8eb3c96e15ea95535b6b51ec.tar.gz gdb-71eba9c25e23461f8eb3c96e15ea95535b6b51ec.tar.bz2 |
Move info definitions command to an info macro option.
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 86a08c0..9d8da57 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,3 +1,8 @@ +2011-11-12 Matt Rice <ratmice@gmail.com> + + * gdb.texinfo (C Preprocessor Macros): Remove info definitions. + Add arguments to info macro. + 2011-11-10 Tom Tromey <tromey@redhat.com> * gdb.texinfo (Compilation): Don't mention -gdwarf-2. Link to GCC |