📄 changelog
字号:
2002-01-02 Eli Zaretskii <eliz@gnu.org> * gdb.texinfo (Free Software): Fix wording.2001-12-31 Eli Zaretskii <eliz@gnu.org> * gdb.texinfo (Free Software): New section ``Free Software Needs Free Documentation''.2001-12-30 Eli Zaretskii <eliz@gnu.org> * stabs.texinfo: * gdb.texinfo: * gdbint.texinfo: * libgdb.texinfo: * annotate.texi: Fix the application of GFDL in the Copyright notice.2001-12-29 Michael Snyder <msnyder@redhat.com> * gdb.texinfo (maint info sections): Fix typo.2001-12-26 Michael Snyder <msnyder@redhat.com> * gdb.texinfo (maint info sections): Document. * gdb.texinfo (info proc): Comment out documentation for 'info proc' sub-options that are currently not implemented.2001-12-20 Jim Blandy <jimb@redhat.com> * gdbint.texinfo (TARGET_CHAR_SIGNED): Document.2001-12-15 Andrew Cagney <ac131313@redhat.com> * gdbint.texinfo (Target Architecture Definition): Replace LITTLE_ENDIAN with BFD_ENDIAN_LITTLE.2001-12-01 Andrew Cagney <ac131313@redhat.com> * gdbint.texinfo (Host Definition): Delete documentation on HOST_BYTE_ORDER.2001-11-30 Jim Blandy <jimb@redhat.com> * gdb.texinfo (Overlays): New chapter, documenting GDB's overlay support. Add to top-level menu.2001-11-26 Tom Tromey <tromey@redhat.com> * gdb.texinfo (Command Syntax): Document C-o binding.2001-07-26 Christopher Faylor <cgf@redhat.com> * gdb.texinfo (Options): Eliminate attempt to explain .gdbinit/gdb.ini use since it is described in the referenced section. From Eli Zaretskii <eliz@gnu.org> * gdb.texinfo (Command Files): Reword to make gdb.ini requirement clearer when using DJGPP.2001-11-24 Christopher Faylor <cgf@redhat.com> * gdb.texinfo (File Options): Change description of -nx and gdb.ini to specifically refer to MS-DOS. (command files): Mention gdb.ini is only used on MS-DOS.2001-11-21 Tom Tromey <tromey@redhat.com> * gdb.texinfo (Invoking GDB): Document --args. (Mode Options): Likewise.2001-11-21 Jim Blandy <jimb@redhat.com> * gdbint.texinfo (TARGET_RANGE_PROFITABLE_FOR_HW_WATCHPOINT): Delete documentation; this macro has been removed from the sources.2001-11-13 Jim Blandy <jimb@redhat.com> * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Clarify.2001-11-06 Corinna Vinschen <vinschen@redhat.com> * gdb.texinfo (gdbarch_in_function_epilogue_p): Add documentation.2001-11-05 Michael Snyder <msnyder@redhat.com> * gdb.texinfo (info functions): Document use of backslash to quote regexp chars in function names such as "operator*()".2001-11-01 Fred Fish <fnf@redhat.com> * gdbint.texinfo (SOLIB_ADD): Document additional new "readsyms" arg.2001-10-30 Don Howard <dhoward@redhat.com> * gdb.texinfo: (Command Files) Added documentation for the behavior of gdb with input redirected from a file.2001-10-28 Fred Fish <fnf@redhat.com> * gdb.texinfo (auto-solib-add): Change docs to match implementation change. (auto-solib-limit): Add docs for new variable.2001-10-15 Andrew Cagney <ac131313@redhat.com> * gdbint.texinfo (Target Architecture Definition): Function value_as_pointer renamed to value_as_address.2001-10-15 Andrew Cagney <ac131313@redhat.com> * gdbint.texinfo (Target Architecture Definition): Default POINTER_TO_ADDRESS functions assume unsigned addresses. (INTEGER_TO_ADDRESS): Document. Derive pragmatics section from a posting by Jim Blandy.2001-10-12 Jim Blandy <jimb@redhat.com> * Makefile.in (MAKEHTMLFLAGS): Remove -glossary; the most recent version of texi2html (1.64) doesn't support this flag any more.2001-09-08 Mark Kettenis <kettenis@gnu.org> * gdbint.texinfo (Host Definition): Remove description of MEM_FNS_DECLARED. * gdbint.texinfo (Host Definition): Remove description of R_OK. * gdbint.texinfo (Host Definition): Remove description of HAVE_SIGSETMASK.2001-09-04 Elena Zannoni <ezannoni@redhat.com> * gdbint.texinfo (Target Architecture Definition): Add explanation of TARGET_PRINT_INSN macro.2001-08-30 Jim Blandy <jimb@redhat.com> * gdb.texinfo (`add-symbol-file'): Correct synopsis. Explain what it means to load relocatable files.2001-08-28 Jim Blandy <jimb@redhat.com> * gdbint.texinfo: Bring the HTML `top' menu into sync with the info `top' menu.Wed Aug 15 10:47:28 2001 Christopher Faylor <cgf@cygnus.com> * gdbint.texinfo: Add a cautionary note about macro use.2001-08-02 Corinna Vinschen <vinschen@redhat.com> * gdb.texinfo: Explain omitting the hostname in the `target remote' command.2001-07-30 Daniel Jacobowitz <drow@mvista.com> * gdbint.texinfo: Remove extraneous START-INFO-DIR-ENTRY and END-INFO-DIR-ENTRY.2001-07-28 Stephane Carrez <Stephane.Carrez@worldnet.fr> * gdb.texinfo (TUI Configuration): Rename tui configuration variables.2001-07-25 Andrew Cagney <ac131313@redhat.com> * gdbint.texinfo (libgdb): Rewrite.2001-07-26 Eli Zaretskii <eliz@gnu.org> * Makefile.in (gdbgui.dvi, gdb-gui, gdbgui.info): Targets deleted.2001-07-24 Stephane Carrez <Stephane.Carrez@worldnet.fr> * gdb.texinfo (TUI): New chapter, document the TUI. (Mode Options): Document the -tui option.2001-07-23 Mark Kettenis <kettenis@gnu.org> * gdbint.texinfo (Host Definition): Remove description of NEED_POSIX_SETPGID.2001-07-23 Eli Zaretskii <eliz@gnu.org> * gdb.tex (DJGPP Native): New node, with descriptions of DJGPP-specific commands.2001-07-19 John R. Moore <jmoore@redhat.com> * gdbint.texinfo: Three misspellings.2001-07-06 Andrew Cagney <ac131313@redhat.com> * Makefile.in (refcard.dvi): Rewrite to avoid problems with empty `test` expressions on bash. Problem reported by Colin Walters.2001-07-04 Andrew Cagney <ac131313@redhat.com> * gdbint.texinfo (User Interface): Update ui-out documentation to refelect recent UI/MI updates.2001-07-04 Andrew Cagney <ac131313@redhat.com> * gdb.texinfo (Mode Options): Mention the mi0 and mi1 interpreters.2001-06-15 Andrew Cagney <ac131313@redhat.com> * gdbint.texinfo (Target Architecture Definition): GDBARCH is a C structure and not macros. (Host Definition): Document that much of this chapter is obsolete. (Target Architecture Definition): Update list of files that make up a target architecture. (Coding): Update.2001-06-28 Andrew Cagney <ac131313@redhat.com> * gdbint.texinfo (Target Architecture Definition): Update EXTRACT_STRUCT_VALUE_ADDRESS and EXTRACT_STRUCT_VALUE_ADDRESS_P. The latter has been changed to a true predicate.2001-06-17 Eli Zaretskii <eliz@gnu.org> * annotate.texi: Add @noindent where needed. From Dmitry Sivachenko <dima@Chg.RU>. * gdb.texinfo: Indexing fix. From Dmitry Sivachenko.2001-06-16 Andrew Cagney <ac131313@redhat.com> * gdb.texinfo (Protocol): Fix typo. Extra parenthesis.2001-06-14 Andrew Cagney <ac131313@redhat.com> * gdb.texinfo (Remote Protocol): Document that the ``!'' packet returns ``OK''. Document that the ``R'' packet does not reply.2001-06-13 Michael Snyder <msnyder@redhat.com> * gdb.texinfo (Protocol): Add doc for new packet "qSymbol:".2001-06-13 Eli Zaretskii <eliz@gnu.org> * gdb.texinfo (Signals): Clarify the default setting of signal handling.2001-05-14 Andrew Cagney <ac131313@redhat.com> * gdbint.texinfo (CLEAR_DEFERRED_STORES): Delete stray @item (FRAME_ARGS_ADDRESS_CORRECT): Ditto.2001-05-12 Andrew Cagney <ac131313@redhat.com> * Makefile.in (GDBvn.texi): Set GDBVN from ../version.in.2001-05-10 Eli Zaretskii <eliz@gnu.org> * gdbint.texinfo (Clean Design and Portable Implementation): Renamed from "Clean Design". (Clean Design and Portable Implementation): Document portable methods of handling file names, and the associated macros.2001-04-02 Eli Zaretskii <eliz@gnu.org> * gdb.texinfo (Tracepoint Actions): Mention the "info scope" command and provide a cross-reference to its description. (Symbols): Note that "info scope" is useful for trace experiments.2001-04-01 Eli Zaretskii <eliz@gnu.org> * gdb.texinfo (Symbols): Document "info scope". (Tracepoints): New chapter. (Contributors): Update for v5.1. <All nodes>: Change "C++" to "C@t{++}". * gdbint.texinfo (User Interface): A new section about ui_out functions, based on text written by Fernando Nasser. * stabs.texinfo: Change Permissions to GFDL. Update Copyright.2001-03-26 Eli Zaretskii <eliz@gnu.org> * gdb.texinfo: Change Permissions to GFDL. Update Copyright. * gdbint.texinfo: Change Permissions to GFDL. Update Copyright. * gdbgui.texinfo: Change Permissions to GFDL. Update Copyright. Replace "GDB" with "@value{GDBN}". Fix markup. * annotate.texi: Change Permissions to GFDL. Update Copyright. * gdb.texinfo (Output Formats): Mention "info symbol" and provide a cross-reference to its description. (Symbols): Document "info symbol".2001-03-21 Eli Zaretskii <eliz@gnu.org> * gdbint.texinfo (Algorithms): New section "Watchpoints" and new subsection "x86 Watchpoints". (Target Architecture Definition): Document the macros I386_USE_GENERIC_WATCHPOINTS and TARGET_HAS_HARDWARE_WATCHPOINTS. (Native Debugging): Document I386_USE_GENERIC_WATCHPOINTS.2001-03-20 Andrew Cagney <ac131313@redhat.com> * gdbint.texinfo (Target Architecture Definition): Update definition of SOFTWARE_SINGLE_STEP_P to include empty parameter list.2001-03-06 Kevin Buettner <kevinb@redhat.com> * Makefile.in, all-cfg.texi, annotate.texi, gdb.texinfo, gdbint.texinfo, refcard.tex: Update/correct copyright notices.2001-02-21 Eli Zaretskii <eliz@gnu.org> * gdb.texinfo (Signals): Document "ignore", "noignore", and "all".2001-02-11 Eli Zaretskii <eliz@gnu.org> * gdb.texinfo (Environment): Document that `path' does not change the value of PATH in GDB's own environment (it did in the past, but that was changed on March 15, 1994). Reported by Doug Evans <dje@transmeta.com>. * gdbint.texinfo: Fix up @itemize lists so that @item is alone on its line. Fix markup of commands and macros. Add an Index node and index entries.2001-01-23 J.T. Conklin <jtc@redback.com> * gdb.texinfo (Memory region attributes): New manual section.2001-01-04 Nicholas Duffek <nsd@redhat.com> * gdbint.texinfo (POP_FRAME): Document use by return_command.2000-12-25 Eli Zaretskii <eliz@gnu.org> * refcard.tex: Version and copyright fixed. From Phil Edwards <pedwards@disaster.jaj.com>.Thu Nov 30 16:57:19 2000 Andrew Cagney <cagney@b1.cygnus.com> * gdbint.texinfo (ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM, DWARF2_REG_TO_REGNUM): Document.Mon Nov 20 21:29:35 2000 Andrew Cagney <cagney@b1.cygnus.com> * gdbint.texinfo (Coding): Update current value of --enable-build-warnings. Mention --enable-gdb-build-warnings.2000-11-19 Eli Zaretskii <eliz@gnu.org> * gdb.texinfo (Continuing and Stepping): Fixed markup and typos, as suggested by Dmitry Sivachenko <dima@Chg.RU>.2000-11-10 Christopher Faylor <cgf@cygnus.com> * gdb.texinfo: Document new 'set step-mode' command.2000-10-16 Eli Zaretskii <eliz@gnu.org> * gdb.texinfo (Contributors, MIPS Embedded): Minor spelling changes from Dmitry Sivachenko <dima@Chg.RU>.2000-09-26 Eli Zaretskii <eliz@gnu.org> * gdb.texinfo (Hooks): Document the new post-hook functionality. From Steven Johnson <sbjohnson@ozemail.com.au>.2000-08-10 Mark Kettenis <kettenis@gnu.org> * gdbint.texinfo (Overall Structure): Spelling fix.2000-08-10 Eli Zaretskii <eliz@gnu.org> * gdbint.texinfo (Target Architecture Definition): Document that REGISTER_CONVERT_TO_VIRTUAL should only be called on a register for which REGISTER_CONVERTIBLE returns a zero value.2000-07-08 Christopher Faylor <cgf@cygnus.com> * Makefile.in (install-info): Find files to install in either the build or source directories (adapted from Makefile.am).2000-07-07 Nicholas Duffek <nsd@redhat.com> * stabs.texinfo: Fix spelling errors. (String Field): FILE-NUMBER starts from 0, not 1.2000-07-05 Eli Zaretskii <eliz@gnu.org> * refcard.tex: Remove \centerline from the blurb. Patch from Brian Youmans.2000-06-25 Eli Zaretskii <eliz@gnu.org> * Makefile.in (install-info): Support installation from outside of the source directory. Reported by Mark Harig <markh@frazier.landmark.com>.2000-06-20 J.T. Conklin <jtc@redback.com> * gdb.texinfo: Fix typo, $bpnum is set to last breakpoint number.Fri May 26 15:55:33 2000 Andrew Cagney <cagney@b1.cygnus.com> * Makefile.in (pdf, gdbint.pdf, gdb.pdf, stabs.pdf): New targets. Generate using pdftex. (PDFTEX): Define. (STAGESTUFF, maintainer-clean realclean): Add *.pdf. (gdb.texinfo, gdbint.texinfo, stabs.texinfo): When TeX insert the @contents at the start.2000-05-24 Eli Zaretskii <eliz@gnu.org> * gdb.texinfo: Remove duplicate @syncodeindex. From Brian Youmans.Wed May 24 21:27:58 2000 Andrew Cagney <cagney@b1.cygnus.com> From Brian Youmans: * gdb.texinfo: Fix ``et
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -