X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=gdb%2Fdoc%2FChangeLog;h=60fe4d05277fec11172e64a0103fb3acdf49788e;hb=75b8939e07dc255a6b075be0fd71b0d03bec1efe;hp=6f62bb6e7ed1132df7359a446028e99c52432521;hpb=36b80e652cc323db04e6e049a6c85caef1a8bcf1;p=deliverable%2Fbinutils-gdb.git diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog index 6f62bb6e7e..60fe4d0527 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,3 +1,140 @@ +2006-04-22 Andrew Cagney + + * gdb.texinfo (Contributors): Credit frame unwinder contributors. + * gdbint.texinfo (Algorithms): Fix errors in frame documentation. + +2006-04-18 Daniel Jacobowitz + + * gdbint.texinfo (x86 Watchpoints, Target Conditionals): Update insert + and remove breakpoint prototypes. + (Watchpoints): Move description of target_insert_hw_breakpoint and + target_remove_hw_breakpoint ... + (Breakpoints): ... to here. Document target_insert_breakpoint and + target_remove_breakpoint. + +2006-04-17 Jim Blandy + + * gdb.texinfo (Packets): Note that 'addr' arguments to s, S, c, + and C packets are optional. + +2006-04-14 Frederic Riss + + * gdb.texinfo (Specifying source directories): Update the description + of the source file search to reflect the fact that the source path + always contains at least $cdir and $cwd. + +2006-03-31 Michael Snyder + + * gdb.texinfo: Update copyright dates. + +2006-03-31 Eli Zaretskii + + * gdb.texinfo (Overview): Add an index entry to "empty response". + +2006-03-28 Jim Blandy + + * gdbint.texinfo (Prologue Analysis): New section. + +2006-03-07 Jim Blandy + + * gdb.texinfo (Connecting): Document 'target remote pipe'. + + * gdb.texinfo (Target Commands): Update text describing how to + specify a target. Refer to the detailed section on remote + debugging, not the brief mention. + + * gdb.texinfo (Connecting): Organize the different 'target remote' + connection methods into a table. Add a 'target remote' index + entry. (!!!) + +2006-02-17 Fred Fish + + * gdb.texinfo (Symbols): Update descriptions of 'whatis' and + 'ptype' commands to reflect the fact that the only significant + difference between them is that ptype prints the complete type + description instead of just the name. + +2006-02-13 Wu Zhou + + * gdbint.texinfo (Watchpoints): Delete + TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT. + +2006-02-10 Nick Roberts + + * gdb.texinfo (GDB/MI Breakpoint Table Commands): Add fullname and + times fields where needed. Fix typos. Update general form given + for output of -break-insert. + (GDB/MI): Abbreviate some unnecessarily long fullnames. + +2006-02-06 Daniel Jacobowitz + + * gdbint.texinfo (Symbol Handling): Add a section + on memory management. + +2006-02-06 Vladimir Prus + + * gdb.texinfo (Breakpoint table commands): Document the fullname + field in -break-list output. + +2006-02-03 Eli Zaretskii + + * gdb.texinfo (Cygwin Native): Fix typos. Clarify the types of + debugging information produced by the various "set debug..." + options. + +2006-02-01 Daniel Jacobowitz + + * gdb.texinfo (Files): Remove obsolete bits from the description + of "symbol-file". + +2006-01-25 Jim Blandy + + * gdbint.texinfo (Testsuite): Explain how to run selected tests. + +2006-01-24 Jim Blandy + + * gdbint.texinfo (Frames): Document the basics of GDB's register + unwinding model, and explain the existence of the "sentinel" frame. + +2006-01-23 Andrew Stubbs + + * gdb.texinfo (Choosing files): Mention that -directory is used + for script files. + (Specifying source directories): Likewise. + (Command files): Explain how script files are found. + +2006-01-21 Eli Zaretskii + + * gdb.texinfo (Backtrace): Describe how to get backtrace of all + the threads in a multi-threaded program. + (Threads): The threadno argument of "thread apply" can be a range + of numbers. + +2006-01-18 Jim Blandy + + * gdbint.texinfo (Coding): Add entry for -Wno-pointer-sign to list + of warning flags. + +2006-01-13 Eli Zaretskii + + * gdb.texinfo (Sequences): Improve menu annotations. + (Define): Add index entries for arguments of user-defined + commands. Move the description of flow-control commands... + (Command Files): ...to here. Document loop_break and + loop_continue. + (Define, Command Files): Document `end' and add index entries for + it. + +2006-01-04 Michael Snyder + + * gdb.texinfo: Add documentation for linux-fork. + * gdbint.texinfo: Add internal documentation for checkpoints. + +2006-01-02 Paul N. Hilfinger + + * gdb.texinfo (Omissions from Ada): Document that there is now + limited aggregate support. + 2005-12-28 Eli Zaretskii * gdb.texinfo (Registers): Describe how to refer to SSE and MMX