?? changelog
字號:
(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@is.elta.co.il> * 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@is.elta.co.il> * 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@is.elta.co.il> * 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@is.elta.co.il> * 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@is.elta.co.il> * 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@is.elta.co.il> * 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@is.elta.co.il> * 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@is.elta.co.il> * 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@is.elta.co.il> * 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@is.elta.co.il> * gdb.texinfo (Signals): Document "ignore", "noignore", and "all".2001-02-11 Eli Zaretskii <eliz@is.elta.co.il> * 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@is.elta.co.il> * 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@is.elta.co.il> * 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@is.elta.co.il> * gdb.texinfo (Contributors, MIPS Embedded): Minor spelling changes from Dmitry Sivachenko <dima@Chg.RU>.2000-09-26 Eli Zaretskii <eliz@is.elta.co.il> * 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@is.elta.co.il> * 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@is.elta.co.il> * refcard.tex: Remove \centerline from the blurb. Patch from Brian Youmans.2000-06-25 Eli Zaretskii <eliz@is.elta.co.il> * 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@is.elta.co.il> * 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 al.''.Tue May 23 22:57:41 2000 Andrew Cagney <cagney@b1.cygnus.com> * Makefile.in (refcard.dvi): Remove quotes around REFEDITS in for loop.2000-05-19 Jimmy Guo <guo@cup.hp.com> * configure: Regenerate.2000-05-17 Eli Zaretskii <eliz@is.elta.co.il> * Makefile.in (install-info): Run install-info on installed Info files.Fri May 12 20:18:04 2000 Andrew Cagney <cagney@b1.cygnus.com> * gdb.texinfo: Add Stan Shebs, et.al. as authors. Mention Andrew Cagney.2000-05-09 Eli Zaretskii <eliz@is.elta.co.il> * gdb.texinfo: Proofreading changes from Brian Youmans.2000-05-01 Nick Duffek <nsd@cygnus.com> * gdb.texinfo (Command Files): Mention -x, use @enumerate for startup sequence, minor edits.2000-05-01 Eli Zaretskii <eliz@is.elta.co.il> * annotate.texi: Remove "@syncodeindex fn cp", it causes grief in TeX. * gdb.texinfo: Add "@syncodeindex fn cp". Convert all entries "@kindex f" into "@kindex f (foo)", otherwise we get index entries like `n' and `s' which look weird. Convert some of the @kindex to @vindex, when they refer to variables, not commands.Sat Apr 29 17:01:04 2000 Andrew Cagney <cagney@b1.cygnus.com> * gdbint.texinfo (Hints): Do not use @value{GDBN in @nodes.2000-04-23 Eli Zaretskii <eliz@is.elta.co.il> * Makefile.in (GDBMI_DIR): New variable. (SET_TEXINPUTS): Add $(GDBMI_DIR). (SFILES_DOC): Add $(GDBMI_DIR)/gdbmi.texinfo. (gdbmi.texinfo): New target, for texi2roff. (gdb.me, gdb.ms, gdb.mm): Depend on gdbmi.texinfo. (gdb.info, gdb_toc.html): Add "-I ${GDBMI_DIR}". * gdb.texinfo (Top): Add GDB/MI to the main menu and @include gdbmi.texinfo. (Mode Options): Add xref to GDB/MI docs and remove a FIXME comment.2000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com> * gdb.texinfo (Files): Update description of add-symbol-file command.2000-04-17 Eli Zaretskii <eliz@is.elta.co.il> * gdb.texinfo (Porting GDB): Don't use @value in the node name, it prevents the build (and is generally a Bad Idea).2000-04-17 Eli Zaretskii <eliz@is.elta.co.il> * gdb.texinfo (Protocol): Prevent makeinfo from complaining about a comma inside @var. (Command Files): Index markup changes from Dmitry Sivachenko <dima@Chg.RU>.2000-04-16 Eli Zaretskii <eliz@is.elta.co.il> * Makefile.in (LN_S): Define. (gdb-cfg.texi, gdb.dvi, links2roff, inc-hist.texinfo): Don't invoke "ln -s" unless it is known to work. * configure.in (AC_PROG_LN_S): Add.2000-04-14 Jim Blandy <jimb@redhat.com> * gdbint.texinfo (Pointers Are Not Always Addresses): New manual section. (Target Conditionals): Document ADDRESS_TO_POINTER, POINTER_TO_ADDRESS.2000-04-11 Daniel Berlin <dan@cgsoftware.com> * gdbint.texinfo: Replaced GDB with @value{GDBN}, @include gdb-cfg.texi to get the value.2000-04-10 Jim Blandy <jimb@redhat.com> * gdbint.texinfo (Target Architecture Definition): Fix cross-references.2000-04-08 Jim Blandy <jimb@redhat.com> * gdbint.texinfo (Using Different Register and Memory Data Representations): New section. (REGISTER_CONVERTIBLE, REGISTER_RAW_SIZE, REGISTER_VIRTUAL_SIZE, REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_VIRTUAL, REGISTER_CONVERT_TO_RAW): Document.Mon Apr 3 19:16:32 2000 Andrew Cagney <cagney@b1.cygnus.com>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -