X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=gdb%2Fdoc%2FChangeLog;h=15d51f4468c2a7079703b900fde00e55edcc9534;hb=0428b8f567d7966cd47efe0cc99eb8b5072c625e;hp=6e688990f5ba19bc5a3c27232cfbba7c5a38c01f;hpb=fa4727a64f112282dc798744b98b0f39bd3458e8;p=deliverable%2Fbinutils-gdb.git diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog index 6e688990f5..15d51f4468 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,3 +1,95 @@ +2008-05-02 Daniel Jacobowitz + + * gdb.texinfo (ARM): Document set/show arm fallback-mode + and set/show arm force-mode. + +2008-05-02 Andreas Schwab + + * gdbint.texinfo (Algorithms): Describe + target_watchpoint_addr_within_range. + +2008-04-30 Daniel Jacobowitz + + * gdbint.texinfo (Stack Frames): New chapter. + (Algorithms): Move Frames text to the new chapter. + (Target Conditionals): Delete SAVE_DUMMY_FRAME_TOS. Document + gdbarch_dummy_id instead of gdbarch_unwind_dummy_id. + +2008-04-24 Vladimir Prus + + * gdb.texinfo (GDB/MI Output Syntax): Clarify that async + output does not necessary include any tokens. + +2008-04-22 Corinna Vinschen + + * gdb.texinfo (Set SH Calling convention): New @item. + (Show SH Calling convention): Ditto. + +2008-04-22 Markus Deuling + + * gdb.texinfo (Fortran Operators): Describe '%' operator. + +2008-04-20 Eli Zaretskii + + * gdb.texinfo (Set Breaks): Mention that multiple location + breakpoints need line number info. Add index entries. + +2008-04-19 Craig Silverstein + + * gdb.texinfo (Requirements): Add an optional requirement on + zlib. + * gdbint.texinfo (Debugging File Formats): Add new subsection for + Compressed DWARF 2. + +2008-04-16 Aleksandar Ristovski + + * gdb.texinfo (GDB/MI Simple Examples): Added 'disp' field to the + sample output for 'stopped,reason="breakpoint-hit"' message. + (GDB/MI Program Execution): Likewise. + +2008-04-09 Marc Khouzam + + * gdb.texinfo (GDB/MI Variable Objects): Add anchor to + -var-set-format. Add -f option to -var-evaluate-expression. + +2008-04-03 Joel Brobecker + + * gdb.texinfo (Breakpoint Menus): Delete. Contents moved inside + new node "Ambiguous Expressions". Replace references to this + node by references to "Ambiguous Expressions" throughout. + (Ambiguous Expressions): New node. + +2008-03-26 Daniel Jacobowitz + + * gdb.texinfo (MIPS Features, PowerPC Features): Add @node. + +2008-03-21 Pedro Alves + + * gdb.texinfo (Debugging Output): Document + "set/show debug lin-lwp-async". + (Maintenance Commands): Document "maint set/show linux-async". + +2008-03-21 Daniel Jacobowitz + + * gdb.texinfo (Expressions): Update description of malloced arrays. + +2008-03-15 Vladimir Prus + + * gdb.texinfo (Thread Commands): Document + -thread-info. Remove -thread-list-all-threads. + +2008-03-14 Pedro Alves + Sandra Loosemore + + * gdb.texinfo (Library List Format): Update to mention the + possibility to pass section addresses instead of segment + addresses. + +2008-03-10 Daniel Jacobowitz + + * gdb.texinfo (Starting): Document "set exec-wrapper". + (Server): Document gdbserver --wrapper. + 2008-03-03 Daniel Jacobowitz * gdb.texinfo (Set Watchpoints): Mention watchpoints on @@ -148,7 +240,7 @@ 2007-12-17 Luis Machado - * doc/gdb.texinfo: Add new parameter's description. + * gdb.texinfo: Add new parameter's description. 2007-12-16 Daniel Jacobowitz @@ -640,7 +732,7 @@ 2007-02-26 Daniel Jacobowitz - * src/gdb/doc/gdb.texinfo (Standard Target Features): Mention + * gdb.texinfo (Standard Target Features): Mention case insensitivity. (ARM Features): Describe org.gnu.gdb.xscale.iwmmxt. @@ -669,7 +761,7 @@ (Target Description Format): Document new elements. Use @smallexample. (Predefined Target Types, Standard Target Features): New sections. - * doc/gdbint.texinfo (Target Descriptions): New section. + * gdbint.texinfo (Target Descriptions): New section. 2007-02-07 Daniel Jacobowitz @@ -942,7 +1034,7 @@ 2006-07-05 Daniel Jacobowitz - * doc/gdb.texinfo (KOD): Remove node. + * gdb.texinfo (KOD): Remove node. (GDB/MI Kod Commands): Remove commented out node. 2006-07-01 Eli Zaretskii