X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=gdb%2Fdoc%2FChangeLog;h=be1b34c5a7385589186be96a184f41012267ae5b;hb=ebdf8c8c8ef8bd52a76d062bdf7c0fea4ca7afb0;hp=c98ed6b84a59db4edfc73cef7fb24b4620c453b6;hpb=4a9bb1dfa16f7e8c75f3638bf2415e87b671fb81;p=deliverable%2Fbinutils-gdb.git diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog index c98ed6b84a..be1b34c5a7 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,3 +1,510 @@ +2008-05-21 Nick Roberts + + * annotate.texinfo (Multi-threaded Apps): New node for new annotation. + +2008-05-15 Daniel Jacobowitz + + * gdbint.texinfo (Target Conditionals): Delete entry for + gdbarch_dwarf_reg_to_regnum. + +2008-05-09 Doug Evans + + * gdb.texinfo: Document "find" command, qSearch:memory packet. + +2008-05-05 Doug Evans + + * gdb.texinfo (disassemble): Document /m modifier. + +2008-05-05 Vladimir Prus + + * gdb.texinfo (Maintenance Commands): Clarify that "maint time" + will not report the time of commands that run the target. + +2008-05-03 Vladimir Prus + + * gdb.texinfo (GDB/MI Output Records): Add + missing semicolon. + +2008-05-03 Vladimir Prus + + * gdb.texinfo (GDB/MI Output Records): + Document =thread-create and =thread-exited. + +2008-05-03 Vladimir Prus + + * gdb.texinfo (GDB/MI Development and Front Ends): + Remove mention of dmi-discuss. + +2008-05-03 Pedro Alves + + * observer.texi (thread_exit): New. + +2008-05-02 Pedro Alves + + * gdb.texinfo (Debugging Output): Document "set/show debug + displaced". + (Maintenance Commands): Document "maint set/show + can-use-displaced-stepping". + +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 + unreadable memory. Delete obsolete SPARClite reference. + +2008-02-28 Daniel Jacobowitz + + * gdb.texinfo (Starting): Mention always-running targets. + (Target Commands): Add an anchor for load. + (Connecting): Explain continue instead of run. + +2008-02-27 Daniel Jacobowitz + + * gdb.texinfo (Debugging Output): Document "set debug timestamp". + +2008-02-26 Nick Roberts + + * gdb.texinfo (Set Breaks): Revert description of Enb column of + breakpoint table. + +2008-02-19 Pedro Alves + + * gdb.texinfo (vAttach, vRun): Remove requirement of the stub + killing the inferior when it is already debugging a process. + +2008-02-13 Markus Deuling + + * gdbint.texinfo (Build Script): New section. Mention new build script + gdb_buildall.sh. + +2008-02-01 Jim Blandy + + * gdb.texinfo (Help): Summarize 'info args' correctly. + +2008-01-30 Thiago Jung Bauermann + + * gdb.texinfo: (Decimal Floating Point): Mention pseudo-registers + available in PowerPC architecture. + (Embedded Processors): Change node name of PowerPC item in menu. + (PowerPC): Rename to... + (PowerPC Embedded): this. + (Architectures): Add new PowerPC item in menu. + (PowerPC): New node. + +2008-01-30 Daniel Jacobowitz + + * gdb.texinfo (Multi-Process Mode for gdbserver): Use @kbd for + commands. + +2008-01-30 Daniel Jacobowitz + + * gdb.texinfo (Setting Catchpoints): Mention features + supported on GNU/Linux. + +2008-01-30 Nick Roberts + + * gdb.texinfo (GDB/MI File Commands): Describe new output + field for MI command -file-list-exec-source-file. + +2008-01-29 Daniel Jacobowitz + + * gdb.texinfo (Using the `gdbserver' Program): Add security + warning. Rearrange into subsections and subsubsections. Document + --multi and --debug. Correct --with-sysroot typo. Update --attach + usage. Make load reference clearer. Document monitor exit. + (Remote Configuration): Document set remote exec-file, attach-packet, + and run-packet. + (Packets): Document vAttach and vRun. + +2008-01-29 Nick Roberts + + * gdb.texinfo (Processes): Mention process command. + detach-on-follow -> detach-on-fork. + +2008-01-28 Daniel Jacobowitz + + * gdbint.texinfo (Native Conditionals): Remove + SHELL_COMMAND_CONCAT and SHELL_FILE. + +2008-01-26 Eli Zaretskii + + * gdb.texinfo (Specify Location): Improve wording. + +2008-01-23 Chris Demetriou + + * gdb.texinfo (Threads): Document new "set print thread-events" + and "show print thread-events" commands. + +2008-01-19 Eli Zaretskii + + * gdb.texinfo (Specify Location): New section. + (Delete Breaks, Edit, Set Breaks): Remove description of + locations. Instead, add a reference to "Specify Location". + (Machine Code, Jumping, Thread Stops, Continuing and Stepping) + (Symbols): Refer to "Specify Location" for the valid forms of + linespecs and locations. + +2008-01-18 Markus Deuling + + * gdbint.texinfo (Target Conditionals): Replace the description of + BITS_BIG_ENDIAN with a description of gdbarch_bits_big_endian. + +2008-01-12 Paul Hilfinger + + * gdb.texinfo (C Operators): Remove incorrect parenthetical comment + about &&var, which is rejected by the expression parser. + +2008-01-09 Luis Machado + + * gdb.texinfo (Output): Update documentation on using printf with DFP + types. + +2008-01-07 Thiago Jung Bauermann + + * gdb.texinfo (C and C++): Add Decimal Floating Point format + subsubsection. + (Decimal Floating Point format): New subsubsection. + +2008-01-05 Pedro Alves + + * gdb.texinfo (File Options): Remove mention of the attempt to + open a core file with the -p option. Don't list -c as a valid + option to attach to a process. + +2008-01-05 Pedro Alves + + * gdbint.texinfo (Host Conditionals): Remove mention of + ALIGN_STACK_ON_ENTRY. + +2008-01-05 Joel Brobecker + + * gdbint.texinfo (Start of New Year Procedure): Add item + describing how to update the source and documentation copyright + notices. + +2007-12-18 Jim Blandy + + * gdb.texinfo (Set Watchpoints): Integrate per-thread + watchpoint explanation into the main description of the watchpoint + command; update synopses of 'watch', 'rwatch', and 'awatch' + commands. + +2007-12-18 Vladimir Prus + + * gdb.texinfo (Miscellaneous gdb/mi Commands): + Document 'pending-breakpoints' feature of + -list-features. + +2007-12-17 Luis Machado + + * gdb.texinfo: Add new parameter's description. + +2007-12-16 Daniel Jacobowitz + + * gdb.texinfo (Overview): Clarify run-length encoding + example. Remove the restriction on "+" and "-" characters. + +2007-12-15 Eli Zaretskii + + * gdb.texinfo (Host I/O Packets): Fix xref syntax. + +2007-12-14 Vladimir Prus + + * gdb.texinfo (GDB/MI Breakpoint Commands): Document + the -f option for -break-insert, remove -r option, + and clarify specification of location. + +2007-11-30 Daniel Jacobowitz + + * gdb.texinfo (Debugging Programs with Multiple Processes): Correct + formatting. + (Remote Debugging): Add File Transfer section. + (Remote Configuration): Document Host I/O packets. + (GDB/MI): Add GDB/MI File Transfer Commands section. + (Host I/O Packets): New section in "Remote Protocol". + (Packets): Add vFile. + +2007-11-17 Eli Zaretskii + + * gdb.texinfo (Set Breaks, Disabling): Clarify behavior of + breakpoints with multiple locations. + (Breakpoint Menus): Improve wording. + (Output): Fix last change. + +2007-11-17 Ulrich Weigand + + * Makefile.in (Makefile): Do not depend on target_makefile_frag. + +2007-11-15 Doug Evans + + * gdb.texinfo (Symbols): Update output of "maint info symtabs". + +2007-11-15 Vladimir Prus + + * gdbint.texinfo (Native Conditionals): Remove + mention of CLEAR_SOLIB. + +2007-11-11 Joel Brobecker + + * gdb.texinfo (Print Settings): Add documentation for "set/show + print frame-arguments". + +2007-11-05 Luis Machado + + * gdb.texinfo (Output): Update printf command's description. + +2007-10-30 Daniel Jacobowitz + + * gdb.texinfo (PowerPC): Document "set powerpc vector-abi" and "set + powerpc soft-float". + +2007-10-24 Daniel Jacobowitz + + * gdb.texinfo (Files): Correct formatting. Mention Expat + requirement. + (Requirements for Building GDB): Expand the list of Expat + uses. + (Library List Format, Memory Map Format): Mention Expat. + (Target Descriptions): Update Expat wording. + +2007-10-24 Daniel Jacobowitz + + * gdbint.texinfo (Register and Memory Data, Target Conditionals): + Document that gdbarch_convert_register_p should return zero for no-op + conversions. + +2007-10-22 Ulrich Weigand + + * gdbint.texi (Compiler Characteristics): Move documentation + of set_gdbarch_sofun_address_maybe_missing back to ... + (Target Conditionals): ... here to fix build break. + +2007-10-19 Ulrich Weigand + + * gdbint.texi (Target Conditionals): Remove documentation of + SOFUN_ADDRESS_MAYBE_MISSING, replaced by ... + (Compiler Characteristics): ... documentation of + set_gdbarch_sofun_address_maybe_missing. + +2007-10-17 Daniel Jacobowitz + + * gdbint.texinfo (Target Conditionals): Use + frame_unwind_register_unsigned in examples instead of + frame_unwind_unsigned_register. + +2007-10-15 Daniel Jacobowitz + + * gdb.texinfo (Predefined Target Types): Add int128 + and uint128. + (Standard Target Features): Add PowerPC features. + +2007-10-15 Daniel Jacobowitz + + * gdb.texinfo (Maintenance Commands): Document "maint print c-tdesc". + +2007-10-12 Ulrich Weigand + + * gdbint.texi (Target Conditionals): Remove documentation + of and references to DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS, + gdbarch_extract_return_value, and gdbarch_store_return_value. + +2007-10-12 Ulrich Weigand + + * gdbint.texi (Target Conditionals): Remove documentation of + and references to DEPRECATED_REG_STRUCT_HAS_ADDR. + +2007-10-11 Kazu Hirata + + * gdb.texinfo: Mention that inaccessible-by-default is on by + default. + +2007-10-11 Daniel Jacobowitz + + * gdbint.texinfo (Target Conditionals): Remove VARIABLES_INSIDE_BLOCK. + +2007-09-30 Daniel Jacobowitz + + * gdb.texinfo (Setting Watchpoints): Adjust warning text about + multi-threaded watchpoints. + * gdbint.texinfo (Watchpoints): Describe how watchpoints are + checked. Describe sticky notification. Expand description + of steppable and continuable watchpoints. + (Watchpoints and Threads): New subsection. + +2007-09-28 Vladimir Prus + + * gdb.texinfo (Setting Breakpoints): Revise + documentation for pending breakpoints. Document + breakpoints with multiple locations. + +2007-09-19 Vladimir Prus + + * gdb.texinfo (Miscellaneous gdb/mi Commands): + Document -list-features. + +2007-09-15 Eli Zaretskii + + * gdb.texinfo (Output): Spell out which features of C's printf are + not supported by GDB's printf. + (Separate Debug Files): More accurate wording regarding build ID + and a reference to the ld manual rather than the Fedora wiki. + +2007-09-04 Daniel Jacobowitz + Jim Blandy + + * gdb.texinfo (Output Formats): Update 'c' description. Describe 's'. + (Examining Memory): Update mentions of the 's' format. + (Automatic Display): Likewise. + +2007-09-02 Daniel Jacobowitz + + * gdb.texinfo: Update the FSF's Back-Cover Text. + +2007-09-02 Jan Kratochvil + Eli Zaretskii + + * gdb.texinfo (Separate Debug Files): Cosmetic quoting removal. + Fixed the ``build ID'' name. New binaries build instructions for the + build ID inclusion. Explain how the commands are specific to the build + ID vs. debug link. + +2007-09-01 Eli Zaretskii + + * gdb.texinfo (Separate Debug Files): Fix last change. Add + indexing for ``build ID'' support. + +2007-09-01 Jan Kratochvil + + * gdb.texinfo (Separate Debug Files): Included a BUILD ID description. + Enlisted BUILD ID to the debug file searching example. + Included a BUILD ID `.note.gnu.build-id' section description. + Updated/added the debug files splitting instructions for OBJCOPY. + +2007-08-31 Vladimir Prus + + * gdb.texinfo (Variable Objects): Adjust docs + for -var-info-expression and document + -var-info-path-expression. + +2007-08-20 Jim Blandy + + * gdb.texinfo (Top): Dedicate manual to the memory of Fred Fish. + (title page): Include the dedication in the printed manual, as a + separate page after the copyright notice. + + * gdb.texinfo (The F Reply Packet): Avoid confusing texi2html: + don't break a @var across a line. + +2007-07-25 Maciej W. Rozycki + + * Makefile.in (MAKEHTMLFLAGS): Also search the current directory + for include files. + +2007-07-12 Nick Roberts + + * gdb.texinfo (Server Prefix): New node. Adapt from existing node + in annotate.texinfo. + (Command History): Link to new node. + +2007-07-05 Markus Deuling + + * gdbint.texinfo (PC_LOAD_SEGMENT): Remove description. + +2007-07-05 Eli Zaretskii + + * gdbint.texinfo (Target Conditionals): Fix last change. + 2007-07-03 Markus Deuling * gdb.texinfo: Replace following macros by their appropriate gdbarch @@ -273,7 +780,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. @@ -302,7 +809,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 @@ -575,7 +1082,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