X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=gdb%2Fdoc%2FChangeLog;h=02ef07b13ddec47f20426f505a070eaaa55581ee;hb=405f8e949968faadc137cf5d4244fc68a7f6c586;hp=1108974f7836ece5b791fcf44dc4dde852b26d59;hpb=0aaaf06393e8ba1f48281c928ab33099e1bc84d6;p=deliverable%2Fbinutils-gdb.git diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog index 1108974f78..02ef07b13d 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,3 +1,67 @@ +2011-11-14 Stan Shebs + Kwok Cheung Yeung + + * gdb.texinfo (Create and Delete Tracepoints): Describe what is + needed to get shorter fast tracepoints. + (Tracepoint Packets): Document new qTMinFTPILen packet. + +2011-11-14 Yao Qi + + * gdb.texinfo (Create and Delete Tracepoints): Describe changed + behavior of tracepoint. + (General Query Packets): New feature InstallInTrace. + (Remote Configuration): Document "set remote + install-in-trace-packet". + +2011-11-12 Matt Rice + + * gdb.texinfo (C Preprocessor Macros): Remove info definitions. + Add arguments to info macro. + +2011-11-10 Tom Tromey + + * gdb.texinfo (Compilation): Don't mention -gdwarf-2. Link to GCC + manual. + (Variables): Don't mention -gdwarf-2. Link to Compilation node. + (Macros): Add a footnote. + (C): Remove paragraph about compiler options. + (C Constants): Mention wide character and string constants. + (C Plus Plus Expressions): Update compiler option advice. Mention + using declarations. Mention ADL. Remove old HP compiler + information. + +2011-11-10 Tom Tromey + + PR c++/9257: + * gdb.texinfo (Print Settings): Add an extra note about the need + for a vtable. + +2011-11-08 Maciej W. Rozycki + + * gdb.texinfo (MIPS): Remove duplicate "auto" reference from + "set mips abi" documentation. + +2011-11-04 Doug Evans + + * gdb.texinfo (Maintenance Commands): Update docs of "maint time". + +2011-11-03 Tom Tromey + + * gdb.texinfo (Stopping): Add menu entry. + (Continuing and Stepping): Restore @node. Use @section, not + @subsection. + +2011-11-03 Maciej W. Rozycki + + * gdb.texinfo (Skipping Over Functions and Files): Remove node + designation. Fix "Specify Location" cross-reference. + +2011-11-02 Stan Shebs + + * gdb.texinfo (Tracepoint Action Lists): Document collect/s. + (General Query Packets): Describe tracenz feature. + * agentexpr.texi (Bytecode Descriptions): Describe tracenz. + 2011-10-28 Paul Koning * gdb.texinfo (gdb.types): Rename deepitems to deep_items.