3 * gdb.texinfo (gdb.types): Document new deepitems function.
9 * gdb.texinfo (Values From Inferior): Add is_lazy attribute,
16 * gdb.texinfo (Blocks In Python): Document is_static, is_global,
17 global_block, static_block function.
21 * gdb.texinfo (Commands In Python): Add missing "@"s.
25 PR python/13285 Document named constants for frame unwind stop reasons
26 * gdb.texinfo (Frames In Python): Document gdb.FRAME_UNWIND_*
31 Fix compatibility with texinfo versions older than 4.12.
32 * Makefile.in (MAKEINFO): Set to @MAKEINFO@.
33 (MAKEINFOFLAGS, MAKEINFO_EXTRA_FLAGS, MAKEINFO_CMD): New.
34 (MAKEHTMLFLAGS): Use MAKEINFO_CMD.
35 (gdb.info, gdbint.info, stabs.info, annotate.info): Use MAKEINFO_CMD.
36 * gdb.texinfo (Tail Call Frames): Convert @arrow{} to @click, when possible.
37 Make the conversion conditional on HAVE_MAKEINFO_CLICK, using variables
38 CALLSEQ1A, CALLSEQ1B, CALLSEQ2A and CALLSEQ2B.
42 * gdb.texinfo (Extending GDB): Document alias command.
46 Support @entry in input expressions.
47 * gdb.texinfo (Variables): Describe @entry names suffix.
48 (Print Settings): Add anchor for `set print entry-values'.
53 Display @entry parameter values (without references).
54 * gdb.texinfo (Tail Call Frames): Add anchor. Add self tail call
56 (Print Settings): New description of set print entry-values and show
62 Recognize virtual tail call frames.
63 * gdb.texinfo (Optimized Code): Add reference to Tail Call Frames.
64 (Tail Call Frames): New node.
65 (Frames In Python): Add gdb.TAILCALL_FRAME.
69 * gdb.texinfo (gdb.printing): Document new `replace' arg to
70 register_pretty_printer.
77 * gdb.texinfo (Breakpoints In Python): Clarify behavior in the
82 * gdb.texinfo (Starting your Program): "set disable-randomization"
83 is no longer Linux-specific.
84 (Remote Configuration): Document "set remote
85 disable-randomization-packet".
86 (General Query Packets): Document "QDisableRandomization" packet
87 and add it to "qSupported" list.
91 Allow Python notification of new object-file loadings.
92 * gdb.texinfo (Events In Python): Document `gdb.NewObjFileEvent'
97 PR python/12691: Add the inferior to Python exited event
98 * gdb.texinfo (Events In Python): Describe exited inferior attribute.
102 * gdb.texinfo (GDB/MI Miscellaneous Commands): Minor
107 * gdb.texinfo (GDB/MI Ada Tasking Commands): New node.
108 (GDB/MI Miscellaneous Commands): Add `ada-task-info'
109 as possible feature returned by the `-list-features'
114 * gdb.texinfo (gdb.Type): Document field access by dictionary
119 * gdb.texinfo (Files): Update options for `add-symbol-file'.
120 Add one space after option `-s'. Remove @r{} markup.
124 * gdb.texinfo (Tracepoint Action Lists): Document $_ret.
128 * gdb.texinfo (Tracepoint Restrictions): Change *$esp@300
129 to *(unsigned char *)$esp@300.
133 * gdb.texinfo: Make style of Python functions and methods match
134 the syntax of Python. Also put class and module names explicitly
135 on function, member, and variable names, matching Python
136 documentation conventions.
140 PR Python/12692 Add gdb.selected_inferior() to Python interface.
141 * gdb.texinfo (Inferiors In Python): Describe new
142 gdb.selected_inferior() function.
146 Handle multiple breakpoint hits in Python interface:
147 * gdb.texinfo (Events In Python): New function documentation:
148 gdb.BreakpointEvent.breakpoints. Indicate that
149 gdb.BreakpointEvent.breakpoint is now deprecated.
153 * gdb.texinfo: Set EDITION to "Tenth" and change ISBN.
157 * gdb.texinfo (Types In Python): Document 'bitpos' for enums.
161 * gdb.texinfo (Prompt): Add set/show extended-prompt
163 (Basic Python): Add prompt_hook anchor.
164 (Python modules): Reword module text to reflect multiple modules.
165 (gdb.prompt): Document gdb.prompt module.
169 * gdb.texinfo (General Query Packets): Document qXfer:fdpic:read packet.
173 * gdb.texinfo (Standard Target Features): Document C6x features.
174 (TIC6x Features): New node.
178 * gdb.texinfo (Symbols In Python): Document symbol.type.
182 * gdb.texinfo (Python): Document command and function
188 * gdb.texinfo (whatis, ptype): Highlight their differences. Describe
189 typedefs unrolling. Extend the sample code by an inner typedef and
190 outer typedefs unrolling.
194 * gdb.texinfo (Caching Remote Data): Document {set,show} dcache
200 * gdb.texinfo (Macros): Add info definitions and info macros commands.
201 Update text and cindex entries for info macro command.
205 * observer.texi (GDB Observers): Add before_prompt observer.
206 * gdb.texinfo (Basic Python): Add documentation for prompt
212 * gdb.texinfo (Python Commands): Add deprecate note to maint
213 set/show python print-stack. Document set/show python
216 2011-07-05 Thiago Jung Bauermann <bauerman.ibm.com>
218 * gdb.texinfo: Fix typos.
222 * gdb.texinfo (Debugging Output): Document set debug
227 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document
228 breakpoint-notifications feature.
232 * gdb.texinfo (Target Description): Remove warning about
233 possibly unstable format.
237 * gdb.texinfo (GDB/MI Async Records): Document 'exit-code' field.
238 (Events In Python): Note that exit_code is optional.
242 * gdb.texinfo (Remote Protocol) <Overview>: Mention vCont is
243 required for multi-threading support.
244 (Remote Protocol) <Packets>: Mention that 'c', 's', 'C', 'S' and
245 Hc are deprecated for multi-threading debugging. Point readers at
250 * gdb.texinfo (Auto-loading): Document printing of missing scripts.
254 * gdb.texinfo (Threads): Document $sdir,$pdir.
255 (Server): Document $pdir exception.
257 * gdb.texinfo (Auto-loading): Document "info auto-load-scripts".
259 * gdb.texinfo (Threads): Clarify default value for
260 libthread-db-search-path.
262 * gdb.texinfo (Completion): Update example.
263 (Debugging Output): Delete `set/show debug lin-lwp-async'.
267 * gdb.texinfo: Document change in the behaviour of the enable and
268 disable GDB commands when applied to tracepoints.
269 Document the EnableDisableTracepoints remote stub feature.
270 Document QTEnable and QTDisable in the list of tracepoint packets.
274 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Rename inc-hist.texinfo to
276 * gdb.texinfo <!SYSTEM_READLINE>: Rename inc-hist.texinfo inclusion and
277 comment to hsuser.texi. Change rluser.texi name in the comment.
281 * gdb.texinfo (Threads): If an empty path is provided for
282 libthread-db-search-path it is reset to its default value.
287 * gdb.texinfo (Requirements): Fix typo. Mention --with-iconv-bin.
292 Implement support for PowerPC BookE masked watchpoints.
293 * gdb.texinfo (Set Watchpoints): Document mask parameter.
294 (PowerPC Embedded): Mention support of masked watchpoints.
298 * gdb.texinfo (In Memoriam): Replace litteral uses of `GDB' with
303 * gdb.texinfo (titlepage): Remove dedication.
304 (In Memoriam): New appendix.
309 * gdb.texinfo (Index Section Format): Change the version to 5.
310 Describe the different formula.
315 * gdb.texinfo (Starting and Stopping Trace Experiments): New anchor
316 for disconnected tracing.
317 (Multi-Process Mode for @code{gdbserver}): Mention --multi and
318 extended-remote relationship. Mention --once.
319 (TCP port allocation lifecycle of @code{gdbserver}): New.
323 * gdb.texinfo (Server): Improve indexing. Index all optional
324 switches to gdbserver.
328 * gdb.texinfo (Index Section Format): New node.
329 (Top): Add new node to menu.
333 * gdb.texinfo (Maintenance Commands): Document `maint print
338 * gdb.texinfo (Trace File Format): Move node later.
342 * gdbint.texinfo (Register Information Functions): Remove
344 * gdb.texinfo (Emacs): Remove duplicate "to".
345 (GDB/MI Variable Objects): Remove duplicate "the".
346 (General Query Packets): Likewise.
350 * gdb.texinfo (GDB/MI Output Records): Fix menu entry for
351 "GDB/MI Ada Exception Information" node.
355 * gdb.texinfo (GDB/MI Ada Exception Information): Document
356 the "exception-name" field in the *stopped async record.
361 Implement support for PowerPC BookE ranged breakpoints.
362 * gdb.texinfo (PowerPC Embedded): Document ranged breakpoints.
366 * gdb.texinfo (Set Tracepoints): Fix typo.
370 * gdb.texinfo (Specify Location): Document `function:label'
377 * gdb.texinfo (Basic Python): Update gdb.write and flush text.
381 * gdb.texinfo (Blocks In Python): Add is_valid method description.
382 (Inferiors In Python): Likewise.
383 (Threads In Python): Likewise.
384 (Symbols In Python): Likewise.
385 (Objfiles In Python): Likewise.
386 (Symbol Tables In Python): Likewise.
390 * gdb.texinfo (Auto Display) <undisplay, enable display, disable
391 display>: Explain that the commands accept number ranges.
395 * gdb.texinfo (Breakpoints In Python): Add description and example
396 of Python stop function operation.
400 * gdb.texinfo (Parameters In Python): Document get_set_string and
401 get_show_string methods.
405 * gdb.texinfo (Tracepoint Conditions): Fix missing parenthesis.
407 * gdb.texinfo (Starting and Stopping Trace Experiments): Fix
408 circular-trace-buffer name.
412 * gdb.texinfo (Inferiors and Programs): Fix small error introduced
413 in the previous change.
417 * gdb.texinfo (Inferiors and Programs): Update commands to show
418 that they can accept multiple arguments.
422 Revert the following patch (code patch was not approved):
424 * agentexpr.texi (bytecode descriptions): add printf.
425 * gdb.texinfo (tracepoint action lists): add printf.
429 * gdb.texinfo (Symbols In Python): Fix mention of C++, use C@t{++}.
433 * gdb.texinfo (Set Breaks): Add @dots{} to arguments of info break.
434 (Set Watchpoints): Add @dots{} to argument of info watchpoints.
435 (Listing Tracepoints): Add @dots{} to argument of info tracepoints.
439 * gdb.texinfo (Symbols In Python): Document lookup_global_symbol.
440 Clarify behaviour of lookup_symbol when `block' argument is omitted,
441 add description of result, fix @defun formatting.
445 * agentexpr.texi (Bytecode Descriptions): Add printf.
446 * gdb.texinfo (Tracepoint Action Lists): Add printf.
450 * agentexpr.texi (Bytecode Descriptions): Document pick and rot.
454 * gdb.texinfo (threads): Document argument for "info threads" cmd.
455 Document new command "thread find".
459 * gdb.texinfo (Threads): Update example of new thread message.
463 * gdb.texinfo (Remote Configuration): Mention set/show remote
465 (Tools/Packages Optional for Building GDB): Mention that expat is
466 used for traceframe info.
467 (Remote Protocol) <Menu>: Add "Traceframe Info Format".
468 (General Query Packets) <qSupported>: Describe the
469 qXfer:traceframe-info:read feature.
470 (qXfer::read): Describe qXfer:traceframe-info:read.
471 (Traceframe Info Format): New section.
475 * gdbint.texinfo (Formatting): Mention some formatting guidelines
476 for casts and unary operators.
480 * gdb.texinfo (GDB/MI Async Records): Document that symbols-loaded
485 * gdb.texinfo: s/value optimized out/optimized out/g
489 * gdb.texinfo (Other Misc Settings): Rework part of the
490 documentation of the "set interactive mode" command.
494 * gdb.texinfo (Threads): Document thread name output and `thread
496 (Threads In Python): Document Thread.name attribute.
497 (GDB/MI Thread Commands): Document thread attributes.
501 * gdb.texinfo (GDB/MI Data Manipulation): Update to reflect
502 changes in mi/mi-cmd-disas.c
506 * gdb.texinfo (Threads): Remove duplicate text. Update examples.
507 Fix "thread apply" text.
512 Implement support for PowerPC BookE ranged watchpoints.
513 * gdb.texinfo (PowerPC Embedded): Document ranged watchpoints and
514 the "set powerpc exact-watchpoints" flag.
518 * gdb.texinfo (Python API): Add descriptions to @menu items.
522 * gdb.texinfo (Frames In Python): Document gdb.newest_thread.
526 * gdb.texinfo (Debugging Output): Document "set debug jit".
531 * gdb.texinfo (Frames In Python): Document various frame
536 * doc/agentexpr.texi, doc/all-cfg.texi, doc/annotate.texinfo,
537 doc/gdb.texinfo, doc/gdbint.texinfo, doc/observer.texi,
538 doc/refcard.tex, doc/stabs.texinfo: Copyright year update.
542 * Makefile.in (diststuff): Remove gdb-cfg.texi and GDBvn.texi.
543 (clean): Add GDBvn.texi.
547 * gdb.texinfo (Ada Glitches): Remove paragraph describing the
548 occasional case where the debugger prints an array address
549 instead of the array itself.
553 * gdb.texinfo (Packets) <read registers packet>: Document support
554 for registers that were not collected.
558 * gdb.texinfo (Startup): Document auto-loading of scripts during
560 (Auto-loading): Delete "maint set python auto-load on|off".
561 Add "set auto-load-scripts on|off".
565 * gdb.texinfo (Mode Options): Document -data-directory.
566 (Data Files): Add reference to -data-directory.
570 * gdb.texinfo (Pretty-Printer Introduction): Change
571 printer-name:subprinter-name to printer-name;subprinter-name.
577 * gdb.texinfo (Breakpoints In Python): Document "delete" method.
581 * gdb.texinfo (Top): Check SYSTEM_READLINE.
583 (Command History): Likewise.
584 (TUI Keys): Likewise.
585 (Bug Reporting): Conditionally include rluser.texi and
587 * Makefile.in (READLINE_TEXI_INCFLAG): New variable.
588 (GDB_DOC_SOURCE_INCLUDES): Add comment.
589 (GDBvn.texi): Set SYSTEM_READLINE when appropriate.
590 (gdb.dvi): Use READLINE_TEXI_INCFLAG.
592 (gdb.info): Likewise.
593 (gdb/index.html): Likewise.
597 * Makefile.in (Makefile): Run ../config.status.
600 * configure.ac: Remove.
604 * gdb.texinfo (Basic Python): Update. Add xref.
605 (Exception Handling): Document new exception classes.
606 (Types In Python): Update.
607 (Frames In Python): Update.
611 * gdb.texinfo (Breakpoints In Python): Document "internal"
612 parameter, and visible attribute.
616 * gdb.texinfo (Source Path): Document "set directories".
620 * gdb.texinfo: (Summary) Add mention about OpenCL C language support.
621 (OpenCL C): New node.
625 * gdb.texinfo (Pretty Printing): Expand into three sections,
626 introduction, example, and commands.
627 (Python API): Delete section Disabling Pretty-Printers, merge into
628 Selecting Pretty-Printers.
629 (Writing a Pretty-Printer): New section. Move the pretty-printer
630 example here, and reformat to match python coding style. Add a second
631 example using the gdb.printing module.
632 (Python modules): Add gdb.printing.
636 * gdb.texinfo (Python): Fix long line.
640 * gdbint.texinfo (Misc Guidelines): Renamed from Coding.
641 All references updated. Correct sections marked as subsections.
642 (Coding Standards): New chapter. Move the coding standard related
643 subsections here. Add section on Python coding standards.
647 * gdb.texinfo (Python): Add "Python modules".
648 (Types in Python): Add reference to gdb.types section.
649 (Python modules): New node.
653 * gdb.texinfo (Values From Inferior): Add reference to "Types in
654 Python" from gdb.Value.type description.
658 * gdb.texinfo (Ravenscar Profile): New node.
662 * gdb.texinfo (Values From Inferior): Mention Value.__init__.
666 * gdb.texinfo (Values From Inferior): Clarify that
667 value.dynamic_type works only in C++ programs with RTTI.
671 * gdb.texinfo (Character Sets): Correctly reference host-charset
676 * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-frames>:
677 Document "fullname" and "from".
681 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document new
682 feature `reverse' output by -list-target-features.
686 * gdb.texinfo (i386 Features): Remove an extra "@item".
691 * gdb.texinfo (Values From Inferior): Document dynamic_type.
695 * gdb.texinfo (ARM Features): Document
696 org.gnu.gdb.arm.m-profile.
701 * gdb.texinfo (Values From Inferior): Document dynamic_cast and
702 reinterpret_cast methods.
707 * gdb.texinfo (Types In Python): Document array method.
711 * gdb.texinfo (PowerPC Embedded): Mention support for the DVC register.
715 * gdb.texinfo (Set Watchpoints): Document -location option.
719 * gdb.texinfo (.debug_gdb_scripts section): Fix typo.
723 * gdb.texinfo (GDB/MI Data Manipulation): Document
724 -data-read-memory-raw and -data-write-memory-raw.
729 * gdb.texinfo (Basic Python): Describe post_event API.
733 * gdb.texinfo (Basic Python): Describe solib_address and
734 decode_line Python APIs
738 * gdb.texinfo (Pretty Printing API): Document
739 gdb.default_visualizer.
743 Revert gdb-add-index addition:
744 * gdb.texinfo (Index Files): Don't document gdb-add-index.
749 * gdb.texinfo (Mode Options) <-batch>
750 (Basic Python) <gdb.execute>: Describe setting width and height.
754 * gdb.texinfo (Threads): Document 'debug libthread-db'.
758 * gdb.texinfo (Index Files): Mention gdb-add-index.
762 * gdb.texinfo (Inferiors and Programs): Update the introduce of
763 "detach inferior" and "kill inferior".
767 * gdb.texinfo (Machine Code): Update description of two forms of
768 arguments, and add new example to demonstrate the new form.
772 * gdb.texinfo (Values From Inferior): Add value inferior function
777 * gdb.texinfo (Active Targets): Fix wrong comma placement.
782 Make core files the process_stratum.
783 * gdb.texinfo (Active Targets): Remove core_stratum. Include
784 record_stratum example.
788 * gdb.texinfo (Index Files): New node.
792 * gdb.texinfo (GDB/MI Variable Objects): Remove extra 'for'.
796 * gdb.texinfo (Specify Location): Document labels.
800 * gdb.texinfo (Create and Delete Tracepoints): Add more index
801 entries for fast tracepoints and static tracepoints.
805 * gdb.texinfo (General Query Packets) <qfThreadInfo,
806 qsThreadInfo>: Spell out `l' as ell.
810 * gdb.texinfo (Convenience Variables): Document $_sdata.
811 (Commands to Set Tracepoints): Describe static tracepoints. Add
812 `Listing Static Tracepoint Markers' menu entry. Document
814 (Tracepoint Action Lists): Document collecting $_sdata.
815 (Listing Static Tracepoint Markers): New subsection.
816 (Tracepoints support in gdbserver): Mention static tracepoints.
817 (remote packets, enabling and disabling): Mention
819 (General Query Packets) <qSupported>: Document qXfer:sdata:read
820 and StaticTracepoint.
821 Mention qTfSTM, qTsSTM and qTSTMat as tracepoint packets.
822 Document qXfer:sdata:read.
823 (Tracepoint packets): Document qTfSTM, qTsSTM and qTSTMat.
827 * gdb.texinfo (Threads In Python): Fix unmatched @end table.
833 * gdb.texinfo (Inferiors In Python): New node.
834 * gdb.texinfo (Threads In Python): New node.
838 * gdb.texinfo (Python): Document what the python directory is
839 and what its location is.
840 (Basic Python): Document the gdb.PYTHONDIR constant.
845 * gdb.texinfo (Basic Python): Document new gdb.execute argument.
849 * gdb.texinfo: (Commands for Controlled Output): Add
850 documentation for command "eval".
854 * gdb.texinfo: Add explicit @node and @appendix for GFDL.
855 * annotate.texinfo: Ditto.
856 * gdbint.texinfo: Ditto.
857 * stabs.texinfo: Ditto.
861 * gdb.texinfo: (Process Record and Replay): Add documentation
862 for command "set record memory-query".
866 * gdb.texinfo: Relicense under GFDL version 1.3.
867 * annotate.texinfo: Relicense under GFDL version 1.3.
868 * gdbint.texinfo: Relicense under GFDL version 1.3.
869 * stabs.texinfo: Relicense under GFDL version 1.3.
870 * fdl.texi: Update to version 1.3.
874 * gdb.texinfo (Operating System Auxiliary Information): Describe
875 "info os" when no arguments given.
877 * gdb.texinfo (Debugging Programs with Multiple Threads): Describe
882 * gdb.texinfo: (Process Record and Replay): Add documentation
883 for commands "record save" and "record restore".
887 * gdb.texinfo: Include information about the correct use
888 of addresses in the `watch' command.
892 * gdb.texinfo (Observer Mode): New section.
893 (General Query Packets): Document QAllow.
897 * gdb.texinfo (Python API): New node `Disabling Pretty-Printers'.
901 * gdbint.texinfo (Coding): Add subsection on command names.
905 * gdb.texinfo (Maintenance Commands): Document maint set dwarf2
910 * gdb.texinfo (Set Tracepoints): Mention tracepoints support in
911 gdbserver, and add cross reference.
912 (Tracepoints support in gdbserver): New subsection.
916 * gdb.texinfo (General Query Packets) <qSupported>: Describe the
917 `qRelocInsn' feature.
918 (Relocate instruction reply packet): New subsection
919 of `Tracepoint Packets'.
920 (Tracepoint Packets): Mention that packets QTDP and QTStart
921 support the qRelocInsn request, and add cross reference to new
926 * gdb.texinfo (Exception Handling): Document gdb.GdbError.
927 (Commands In Python): Document gdb.string_to_argv.
931 * gdbint.texinfo (Host Definition): Remove items NORETURN and
938 * gdb.texinfo (Parameters In Python): New Node.
942 * gdb.texinfo: (Summary) Add mention about D language support.
943 (Filenames): Add D suffixes.
948 * gdbint.texinfo (CANNOT_STEP_HW_WATCHPOINTS): Remove explanation
949 of macro deleted from GDB code.
953 * gdb.texinfo (Commands to specify files): Describe what how GDB
954 looks up DOS-based filesystem paths on the system root. Document
955 the new `set/show target-file-system-kind' commands.
959 * gdb.texinfo (Python): Move Auto-loading section here ...
960 (Python API): from here.
961 (Auto-loading): Add docs for .debug_gdb_scripts auto-loaded scripts.
962 (Maintenance Commands): Add docs for "maint print section-scripts".
966 * gdb.texinfo (Setting Breakpoints): Added description of
967 filename-qualified rbreak.
968 * refcard.tex (Breakpoints and Watchpoints): Added brief
969 description of filename-qualified rbreak.
973 * gdb.texinfo (Data): New @menu reference to Pretty Printing.
974 (Python API): Change the reference to Pretty Printing API.
975 (Pretty Printing): Move the user part under the Data node. Reformat
976 the sample output to 72 columns. Create a new reference to Pretty
977 Printing API. Rename the API part ...
978 (Pretty Printing API): To a new node name.
979 (Selecting Pretty-Printers, Progspaces In Python, Objfiles In Python)
980 (GDB/MI Variable Objects): Change references to Pretty Printing API.
984 * gdb.texinfo (Tracepoint Actions): Mention synonymy of actions
986 (Listing Tracepoints): Update to reflect current behavior.
990 * gdb.texinfo (Examining memory): Update for change in string
991 display with explicit size.
997 * gdb.texinfo (Save Breakpoints): New node.
998 (save-tracepoints): Rename to ...
999 (save tracepoints): ... this. Mention that `save-tracepoints' is
1000 a deprecated alias to `save tracepoints'.
1004 * gdb.texinfo ($_tlb): Document new automatic convinience variable.
1005 (info w32 thread-information-block): Document new command.
1006 (qGetTIBAddress): Document new gdbserver query.
1007 (maint set/show show-all-tib): Document new command.
1011 * gdb.texinfo (Python API): Add progspaces section.
1012 (Selecting Pretty-Printers): Progspace pretty-printers are
1014 (Progspaces In Python): New section.
1016 * gdb.texinfo (Command Files): Add docs for new "source -s" option.
1020 * gdb.texinfo (Pretty Printing): Document behaviour when to_string
1025 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
1026 Describe the `frames-created' field, tweak grammar.
1030 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
1031 Describe the `circular' and `disconnected' fields.
1035 * gdb.texinfo (maint print registers): Mention unavailable and
1036 invisible registers.
1042 * gdb.texinfo (Breakpoints In Python): New Node.
1046 * gdb.texinfo (Tracepoint Packets): Describe disconn and circular
1047 trace status fields.
1051 * gdb.texinfo (i386 Features): Make org.gnu.gdb.i386.avx
1052 optional. Make org.gnu.gdb.i386.avx requires
1053 org.gnu.gdb.i386.avx.
1057 * gdb.texinfo (Command Files): Document that gdb skips $cdir in
1058 search path, and document that gdb only scans the search path if
1059 the script's path doesn't specify a directory.
1063 * gdb.texinfo (maint show python auto-load): Fix typo.
1067 * gdb.texinfo (Setting Breakpoints): "info watch" no longer a synonym.
1068 (Setting Watchpoints): Update description of "info watch".
1069 (Disabling Breakpoints): Only "info break" lists all.
1071 * gdb.texinfo (Tracepoint Restrictions): Document PC inference.
1072 (tdump): Explain how tdump works.
1076 * gdb.texinfo (Break Commands): Clarify `commands' changes, and
1077 add cross reference.
1081 * gdb.texinfo (TUI Commands): Mention that in some cases, these
1086 * gdb.texinfo (i386 Features): Add org.gnu.gdb.i386.avx.
1090 * gdb.texinfo (General Query Packets): Add xmlRegisters.
1095 * gdb.texinfo (GDB/MI Tracepoint Commands): Add notes about the
1097 (Set Tracepoints): Remove mention that conditional tracepoints
1099 (Tracepoint Actions): Clarify when while-stepping collection
1100 happens, note that while-stepping does not automatically collect
1105 * gdb.texinfo (Tracepoint Packets): Describe QTDPsrc.
1106 (General Query Packets): Describe TracepointSource.
1110 * gdb.texinfo (ARM): Document arguments to "target sim".
1111 (Set Catchpoints): Use @dots{} instead of @r{...}.
1115 * gdb.texinfo (Tracepoint Packets): Remove mention that
1116 terror:string may be plain text, and drop mention of X prefix.
1120 * gdb.texinfo (GDB/MI Tracepoint Commands): Add comma after @xref.
1124 * gdb.texinfo (Tracepoint Packets): Document trace error status.
1128 PR breakpoints/9352:
1129 * gdb.texinfo (Break Commands): Update.
1133 * gdb.texinfo (GDB/MI Tracepoint Commands): Document MI tracepoint
1138 * gdb.texinfo (Starting and Stopping Trace Experiments): Describe
1139 circular-trace-buffer.
1140 (Tracepoint Packets): Describe QTBuffer, and details of the
1146 * gdb.texinfo (Tracepoint Actions): Clarify that while-stepping is
1147 doing instruction stepping.
1148 (Tracepoint Restrictions): New node.
1152 * gdbint.texinfo (Symbol Handling): Update.
1157 * gdb.texinfo (Mode Options): Mention lack of pagination and
1158 confirmation with --batch.
1159 (Screen Size): Mention --batch.
1160 (Messages/Warnings): Likewise.
1164 * gdb.texinfo (Basic Python): Document target_charset and
1165 target_wide_charset.
1169 * gdb.texinfo (Data): Link to pretty-printing.
1170 (Output Formats): Likewise. Correct text.
1174 * gdb.texinfo (Types): Describe <struct> and <flags>.
1178 * gdb.texinfo (Frames In Python): Add block parameter and
1179 description to read_var text.
1184 * gdb.texinfo (Types In Python): Describe block argument in
1185 template_argument and gdb.lookup_type.
1189 * gdb.texinfo (Cygwin Native): Fix typo.
1193 * gdb.texinfo (Frames In Python): Add block, find_sal, function
1194 and select method descriptions.
1195 (Python API): Add Blocks In Python, Symbols in Python and Symbol
1196 Tables in Python to menu.
1197 (Blocks In Python): New node.
1198 (Symbols In Python): New node.
1199 (Symbol Tables in Python): New node.
1206 * breakpoint.c (clear_syscall_counts): Take struct inferior*.
1209 * gdb.texinfo (GDB/MI Command Syntax): Document notification
1211 (GDB/MI Program Execution): Document current behaviour of
1212 --all and --thread-group.
1213 (GDB/MI Miscellaneous Commands): Document -add-inferior and
1215 * observer.texi (inferior_added, inferior_removed): New
1220 * gdbint.texinfo (Getting Started): Fix @node.
1221 (Debugging GDB): Likewise.
1225 * gdbint.texinfo (Testsuite): New section "Testsuite Configuration",
1226 documenting the gdb_test_timeout variable.
1230 * gdb.texinfo (MI commands): Added documentation of --reverse
1231 option to a set of MI commands. Restructured documentation of MI
1232 commands --exec-continue to reflect the complexity of reverse
1237 * gdb.texinfo (Using the Collected Data): Specify that the address
1238 range of `tfind outsize' is exclusive, and that the address range
1239 of `tfind range' is inclusive.
1240 (Tracepoint Packets): Specify that the address range of
1241 `QTFrame:range' is inclusive, and that the address range of
1242 `QTFrame:outside' is exclusive
1246 * gdb.texinfo (GDB/MI Result Records): Clarify ^running.
1250 * gdb.texinfo (Debugging Output): Document set debug parser and
1255 * gdb.texinfo (Predefined Target Types): Add i387_ext,
1256 i386_eflags and i386_mxcsr.
1260 * gdb.texinfo: Document i386 target features.
1264 * gdbint.texinfo (Testsuite): Add a new section to document the
1265 various DejaGnu variables that may be overridden.
1266 Document INTERNAL_GDBFLAGS.
1271 * gdb.texinfo (Files): -readnow comes before the filename for file
1276 * gdb.texinfo (Architecture-Specific Protocol Details): New section.
1277 Document ARM breakpoint types.
1278 (Register Packet Format): Move into the new section.
1279 (Packets): Describe the KIND argument for Z0, z0, Z1, and z1 packets.
1283 * gdb.texinfo (File Options): Adjust the documentation of this
1284 switch to refer to the "source" command rather than partially
1285 duplicating some of the relevant information.
1286 (Extending GDB): Introduce and document the set/show script-extension
1288 (Command Files): Add note explaining that the "source" command
1289 is also used to evalute scripts written in other languages.
1290 Remove the short slightly incorrect reference to sourcing Python
1292 (Python Commands): Document how to execute a Python script from GDB.
1296 * gdb.texinfo (Command Files): Fix typo.
1300 * gdb.texinfo (File Options): Document -x on .py files.
1301 (Command Files): Document handling of Python scripts.
1305 * Makefile.in (ANNOTATE_DOC_BUILD_INCLUDES): Add GDBvn.texi.
1309 * gdb.texinfo (Trace Files): New section.
1310 (Tracepoint Packets): Document QTSave and qTBuffer.
1311 (Trace File Format): New appendix.
1315 * gdb.texinfo (Values From Inferior): Document lazy_string value
1317 (Python API): Add Lazy strings menu item.
1318 (Lazy Strings In Python): New node.
1322 * gdb.texinfo (GDB/MI Thread Information): New.
1323 (GDB/MI Async Records): Document the core field in *stopped.
1324 (GDB/MI Miscellaneous Commands): Expand -list-thread-groups
1326 (Process list): Document that osdata document may contain
1328 (Remote Serial Protocol): Document qXfer:threads.
1332 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
1333 disconnected tracing.
1334 (Tracepoint Packets): Document new protocol.
1338 * gdb.texinfo (Create and Delete Tracepoints): Describe fast
1340 (Tracepoint Packets): Describe remote protocol for fast
1345 Update the "Start of New Year Procedure".
1346 * gdbint.texinfo: Add the list of files that need to be updated
1347 manually. Minor reformatting.
1351 * refcard.tex: Update copyright year in header and text.
1355 * agentexpr.texi: Add 2010 to the list of copyright years.
1356 * annotate.texinfo: Likewise.
1357 * gdb.texinfo: Likewise.
1358 * gdbint.texinfo: Likewise.
1359 * observer.texi: Likewise.
1360 * stabs.texinfo: Likewise.
1364 * gdb.texinfo (Tracepoint Actions): Describe teval.
1368 * gdb.texinfo (Tracepoint Actions): Describe default-collect.
1372 * gdb.texinfo (Trace State Variables): New section.
1373 (Tracepoint Packets): Describe trace state variable packets.
1374 * agentexpr.texi (Bytecode Descriptions): Describe trace state
1379 * gdb.texinfo (Symbols): "info variables" prints definitions, not
1384 * gdb.texinfo (GDB/MI Miscellaneous Commands): Clarify that
1385 -gdb-exit behaviour.
1389 * gpl.texi: Update to version 3 of the GPL.
1393 * Makefile.in: Update copyright header.
1394 * observer.texi: Fix the copyright header of the generated files.
1398 * gdb.texinfo (Types In Python): Describe range function.
1402 * gdb.texinfo (Types In Python): Describe "is_base_class".
1406 * gdb.texinfo (Basic Python): Document gdb.parse_and_eval.
1410 * observer.texi: New memory_changed observer.
1414 * gdb.texinfo (Reverse Execution): Fix typo.
1420 * gdb.texinfo (Thread-Specific Breakpoints): Thread specifiers
1421 are allowed after the breakpoint condition.
1426 * gdb.texinfo (Types In Python): Document Type.pointer.
1430 * gdb.texinfo (Machine Code): Adjust.
1434 * agentexpr.texi (Tracing On Symmetrix): Delete section.
1435 (Using Agent Expressions): Delete cross reference.
1439 * gdbint.texinfo, stabs.texinfo: Move the @setchapternewpage
1440 and @settitle directives up to help makeinfo find them.
1444 * gdb.texinfo (set debug-file-directory, show debug-file-directory)
1445 (Auto-loading): Use plural and note one can use multiple components now.
1449 * gdb.texinfo (GDB/MI Stack Manipulation): Make
1450 -stack-list-arguments have the same documentation for parameter
1451 as -stack-list-locals. Add comas.
1458 * gdb.texinfo (Values From Inferior): Document cast method.
1462 * gdb.texinfo (Machine Code): Mention function name in disasssembly
1467 * gdb.texinfo (Process Record and Replay): Document new form of
1468 info record command. Also document the new save and restore
1473 * gdb.texinfo (Machine Code): Mention current pc marker.
1479 * observer.texi (new_inferior): Rename to...
1480 (inferior_appeared): ... this.
1482 * gdb.texinfo (Inferiors): Rename node to ...
1483 (Inferiors and Programs): ... this. Mention running multiple
1484 programs in the same debug session.
1485 <info inferiors>: Mention the new 'Executable' column if "info
1486 inferiors". Update examples. Document the "add-inferior",
1487 "clone-inferior", "remove-inferior" and "maint info
1488 program-spaces" commands.
1489 (Process): Rename node to...
1490 (Forks): ... this. Document "set|show follow-exec-mode".
1494 * gdb.texinfo (ReverseStep): Show default as "unsupported".
1495 (ReverseContinue): Ditto.
1499 * gdb.texinfo (Server): Document libthread-db-search-path.
1503 * gdbint.texinfo (i386_stopped_by_hwbp): Remove.
1507 * gdb.texinfo (Contributors): Add self for Xilinx MicroBlaze.
1508 (Embedded Processors): Add MicroBlaze.
1509 (MicroBlaze): New. Describe Xilinx MicroBlaze
1513 * gdb.texinfo (Remote Protocol): Don't mention vCont;T.
1517 * gdb.texinfo (Cygwin Native): Mention support for Ctrl-BREAK.
1521 * observer.texi (solib_unloaded): Document explicitly the fact that
1522 this observer is called before the associated symbols are unloaded.
1526 * gdb.texinfo (GDB/MI Stack Manipulation): Document
1527 -stack-list-variables.
1531 * gdb.texinfo (GDB/MI Variable Objects): -enable-pretty-printing
1536 * gdb.texinfo (convenince variables): Mention
1537 $_siginfo could be empty.
1541 * gdb.texinfo (GDB/MI Variable Objects): Document
1542 -enable-pretty-printing, -var-set-update-range, dynamic varobjs.
1543 Expand -var-update documentation.
1547 * gdb.texinfo (Set Catchpoints): Documentation about the catch syscall
1552 * gdbint.texinfo (Unwinding the Frame ID): Reference outer_frame_id.
1556 * gdb.texinfo (qSupported): Mention new ReverseContinue and
1557 ReverseStep replies to the qSupported query.
1561 Add documentation for set/show interactive-mode.
1562 * gdb.texinfo (Other Misc Settings): New node.
1566 * gdb.texinfo (Caching Data of Remote Targets): Add note on
1567 non-stop mode's affect on remote caching.
1572 * gdb.texinfo (Caching Data of Remote Targets): Update text.
1573 Mark `set/show remotecache' options as obsolete.
1574 Document new `set/show stack-cache' option.
1575 Update text for `info dcache'.
1579 * gdb.texinfo (Symbols): Delete `set print symbol-loading'.
1580 (Files): Add note on new optional regex arg to `info sharedlibrary'.
1584 * gdbint.texinfo (Releasing GDB): Fix confusing sentence
1589 * gdb.texinfo (Debugging Multiple Inferiors): Add "info inferiors"
1590 small example, and describe its columns. Replace "inferior-id" by
1595 * gdbint.texinfo (Releasing GDB): Point to
1596 README-maintainer-mode file for required autoconf version.
1597 * configure.ac: Do not substitute datarootdir, htmldir,
1598 pdfdir, docdir. Do not process --with-datarootdir,
1599 --with-htmldir, --with-pdfdir, --with-docdir.
1600 * configure: Regenerate.
1602 * configure: Regenerate.
1606 * gdb.texinfo: Add chapter on JIT interface.
1610 * gdb.texinfo (Server Prefix): Explain that server prefix suppresses
1611 confirmation request.
1615 * gdb.texinfo (Separate Debug Files, Remote Protocol): Clarified
1620 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
1625 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
1626 "set spu auto-flush-cache" and "show spu auto-flush-cache" commands.
1630 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
1631 "set spu stop-on-load" and "show spu stop-on-load" commands.
1635 * gdb.texinfo (Target Descriptions): Document <compatible> element.
1639 * gdb.texinfo (ARM Features): Document org.gnu.gdb.arm.vfp and
1640 org.gnu.gdb.arm.neon.
1644 * gdb.texinfo (Target Description Format): Mention the new <osabi>
1646 (subsection OS ABI): New subsection.
1650 * gdb.texinfo (Tracepoint Conditions): New section.
1651 (General Query Packets): Describe ConditionalTracepoints.
1652 (Tracepoint Packets): Describe condition field.
1653 (Maintenance Commands): Describe maint agent-eval.
1654 * agentexpr.texi (Using Agent Expressions): Mention eval usage.
1658 * gdb.texinfo (disassemble): Add a new modifier /r
1659 to "disassemble" command to make it print the raw instructions
1660 in hex as well as in symbolic form.
1664 * gdbint.texinfo (Testsuite): Document parallel make check.
1668 * gdbint.texinfo (Testsuite): Document test transcripts.
1672 * gdb.texinfo (Values From Inferior): Add length parameter
1677 * gdb.texinfo (GDB/MI Variable Objects): Document child definition
1678 in -var-list-children. Fix example according to what the code
1683 * gdb.texinfo (Debugging multiple inferiors): Document the
1684 "inferior", "detach inferior" and "kill inferior" commands.
1685 (Debugging Programs with Multiple Processes): Adjust to mention
1686 generic "inferior" commands. Delete mention of "detach fork" and
1687 "delete fork". Cross reference to "Debugging multiple inferiors"
1692 * gdbint.texinfo (Item Output Functions): Update signature
1693 for ui_out_field_core_addr.
1697 * gdbint.texinfo (Examples of Use of @code{ui_out} functions):
1698 Update example code extrated from breakpoint.c.
1702 * gdb.texinfo (GDB/MI Program Context): @ignore unimplemented
1704 (GDB/MI Symbol Query): Likewise.
1705 (GDB/MI File Commands): Likewise.
1706 (GDB/MI File Transfer Commands): Likewise.
1707 (GDB/MI Target Manipulation): Likewise.
1708 (GDB/MI Miscellaneous Commands): Likewise.
1712 * gdb.texinfo (Debugging Optimized Code): New chapter.
1713 (Compiling for Debugging): Reference it. Move some
1714 text to the new section.
1718 * doc/gdb.texinfo (Calling): Document
1719 set-unwind-on-terminating-exception usage.
1723 * gdb.texinfo (All-Stop): Document new 'set schedule-multiple'
1728 * gdbint.texinfo (TARGET_HAS_HARDWARE_WATCHPOINTS): Delete all
1733 * gdbint.texinfo: Rename formal parameters to gdbarch function
1734 protoypes from "current_gdbarch" to "gdbarch".
1738 * gdb.texinfo (Basic Python): Change get_parameter to parameter.
1742 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
1744 (GDB/MI Variable Objects): Document -var-set-visualizer.
1748 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
1750 (GDB/MI Variable Objects): Document -var-set-visualizer.
1756 * gdb.texinfo (Objfiles In Python): Reference pretty printing.
1757 (Pretty Printing): New node.
1758 (Selecting Pretty-Printers): Likewise.
1759 (Python API): Update.
1760 (Output Formats): Document /r format.
1765 * gdb.texinfo (Types In Python): New node.
1766 (Values From Inferior): "type" is now an attribute.
1767 (Python API): Update.
1773 * gdb.texinfo: Add @syncodeindex for `tp'.
1774 (Python API): Update.
1775 (Auto-loading): New node.
1776 (Objfiles In Python): New node.
1780 * gdb.texinfo (Threads): Document libthread-db-search-path.
1784 * gdb.texinfo (GDB/MI General Design): Break up into four nodes.
1788 * gdb.texinfo: Document 'set/show debug gnu-nat'. Replace 'maint
1789 show-debug-regs' docs by 'maint set show-debug-regs' and 'maint
1790 show show-debug-regs' docs.
1794 * gdb.texinfo (Process Record and Replay): Add description of
1799 * gdbint.texinfo (Adding support for debugging core files): New node.
1800 (Native Debugging): Remove the ``Native core file Support'' section.
1804 * gdb.texinfo (Process Record and Replay): Improve and clarify.
1810 * gdb.texinfo: (Process Record and Replay): Add documentation for
1811 process record and replay.
1815 * gdb.texinfo (Macros): Note command-line for `info macro'. Append
1816 a new part on command-line defined macros.
1820 * gdb.texinfo (Machine Code) <disassemble-next-line>: Improve and
1821 clarify the wording.
1825 * gdb.texinfo (Data Files): New node.
1826 (GDB Files): Update menu.
1830 * gdbint.texinfo (Defining Other Architecture Features): Remove
1831 entry for PROCESS_LINENUMBER_HOOK.
1835 * gdb.texinfo (GDB/MI Program Execution): Document -exec-jump.
1839 * gdb.texinfo (disassemble-next-line): Set the default of
1840 disassemble-next-line to off.
1844 * configure.ac (--with-datarootdir, --with-docdir, --with-pdfdir,
1845 --with-htmldir): New.
1846 * configure: Regenerate.
1847 * Makefile.in (datarootdir, docdir): Define.
1848 (gdb.dvi, gdb.pdf): Use same -I options as for building gdb.info
1849 instead of $(SET_TEXINPUTS).
1850 (gdbint.dvi, gdbint.pdf): Use same -I options as for building
1851 gdbint.info instead of $(SET_TEXINPUTS).
1852 (gdbint/index.html): Use same -I options as for building
1854 (stabs.dvi, stabs.pdf): Use same -I options as for building
1855 stabs.info instead of $(SET_TEXINPUTS).
1856 (stabs/index.html): Use same -I options as for building
1858 (annotate.dvi, annotate.pdf): Use same -I options as for building
1859 annotate.info instead of $(SET_TEXINPUTS).
1860 (annotate/index.html): Use same -I options as for building
1865 * gdb.texinfo (maint show-debug-regs): Remove mention of x86.
1869 * gdb.texinfo (Source Path): Document --with-relocated-sources.
1874 * Makefile.in (MAKEHTML): Set to makeinfo --html.
1875 (MAKEHTMLFLAGS): Set to empty.
1876 (html__strip_dir): Define.
1877 (HTMLFILES): Define.
1878 (HTMLFILES_INSTALL): Define.
1879 (install-html): Copy new automake rule.
1880 (html): Depend on $(HTMLFILES).
1881 (gdb_toc.html): Rename to gdb/index.html.
1882 (gdbint_toc.html): Rename to gdbint/index.html.
1883 (stabs_toc.html): Rename to stabs/index.html.
1884 (annotate_toc.html): Rename to annotate/index.html.
1888 * Makefile.in: Set pdfdir and htmldir from configure
1890 * configure.ac: AC_SUBST datarootdir, docdir, htmldir, pdfdir.
1891 * configure: Regenerate.
1895 * gdbint.texinfo (Native Debugging): Remove entry for PROC_NAME_FMT.
1896 This macro is no longer used.
1900 * gdb.texinfo (Character Sets): Document default character set.
1904 * gdbint.texinfo: Change server name from sources.redhat.com to
1905 sourceware.org throughout.
1909 * gdb.texinfo (Set Breaks): Rewrite a paragraph to avoid a warning
1910 about a missing dot or coma after @xref.
1914 * gdb.texinfo (Backtrace): Add a parameter in frame 1 of the first
1915 example, and add a small explanation about it.
1916 (Print Settings): Change the documentation of the "set print
1917 frame-arguments" to reflect the fact that the default is now "scalars".
1921 * gdb.texinfo (Print Settings): Add kindex for command "set
1922 print frame-arguments".
1926 * gdb.texinfo (Ada Tasks): Add documentation about task-specific
1928 (Set Breaks): Add reference to thread-specific and task-specific
1933 * gdb.texinfo (Ada Tasks): Remove the documentation about
1934 the "Running" state, as this state has been eliminated.
1935 Now all runnable tasks are shown as "Runnable".
1939 * gdb.texinfo (Tracepoints): Describe tracepoints as a
1940 special case of breakpoints.
1941 (Enable and Disable Tracepoints): Mention deprecation.
1942 (Listing Tracepoints): Update description and example.
1946 * gdb.texinfo (Frames in Python): New node.
1947 (Python API): Update.
1951 * gdb.texinfo (Values From Inferior): Change gdb.Value.address
1952 from a method to an attribute.
1956 * gdb.texinfo (Values From Inferior): Document is_optimized_out
1961 * observer.texi (thread_exit): Add "silent" parameter.
1965 * observer.texi (about_to_proceed): New.
1969 * gdbint.texinfo (everywhere): Use braces {} in @deftypeXX type
1970 field throughout to handle types with spaces in them. Fix typos
1972 (Summary, Requirements, Contributors): New first chapter,
1973 "Summary" added, old Requirements section moved there, and new
1974 section, "Contributors" added.
1975 (Initializing a New Architecture, Register Representation)
1976 (Frame Interpretation, Inferior Call Setup, Adding a New Target)
1977 (Porting gdb): These sections extended and updated.
1978 (Compiler Characteristics): This section (empty) deleted.
1979 (Defining Other Architecture Features): This section renamed and
1980 duplicate material removed from (formerly "Target Conditionals").
1981 Use braces {} in @deftypeXX type field throughout to handle types
1982 with spaces in them. Typos found by aspell fixed.
1984 * stack_frame.svg: New file, source of image for gdbint.texinfo.
1985 * stack_frame.pdf: Version of image for PDF output.
1986 * stack_frame.png: Version of image for HTML output and for Emacs.
1987 * stack_frame.txt: Version of image for Info output.
1988 * stack_frame.eps: Version of image for TeX DVI output.
1992 * gdb.texinfo (Character Sets): Fix last change.
1996 * gdb.texinfo (Values From Inferior): Fix optional arguments
1998 (Commands In Python): Adjust argument names of gdb.Command.__init__
1999 to what the function accepts as keywords.
2003 * gdb.texinfo (Convenience Vars): Document convenience functions.
2004 (Functions In Python): New node.
2005 (Python API): Update.
2009 * gdb.texinfo (Character Sets): Remove obsolete text. Document
2010 set target-wide-charset.
2011 (Requirements): Mention iconv.
2015 * gdb.texinfo: Change the introduce of "disassemble-next-line".
2019 * gdb.texinfo: Add documentation for disassemble-next-line.
2023 * gdb.texinfo (Commands In Python): Remove tindex entries.
2027 * gdb.texinfo (Returning): New description for missing debug info.
2031 * gdb.texinfo (Remote Configuration): Document query-attached.
2032 (General Query Packets): Document qAttached.
2036 * gdb.texinfo (Background Execution): Better describe the set
2037 target-async command.
2038 (Maintenance Commands): Delete description of the `maint set/show
2039 linux-async' and `maint set/show remote-async' commands.
2043 * gdb.texinfo (GDB/MI Async Records): Add double-spaces
2048 * gdb.texinfo (GDB/MI Async Records): Document the
2049 =library-loaded and =library-unloaded notifications.
2053 * observer.texi (test_notification): New observer.
2057 * observer.texi: Add parameter 'print_frame' to normal_stop
2062 * gdb.texinfo (Basic Python): Fix change from 2009-02-04.
2063 (Commands In Python): Fix COMMAND_* constants in last change. Use
2064 @kbd for interactive input. Add cross-references and index
2069 * gdb.texinfo (Signals): Document $_siginfo.
2070 (Convenience Variables): Mention $_siginfo.
2071 (Remote Configuration): Document qXfer:siginfo:read,
2072 qXfer:siginfo:write packets, and the read-siginfo-object,
2073 write-siginfo-object commands.
2077 * gdbint.texinfo (Values): New chapter.
2081 * gdb.texinfo (Python API): Add entry for Commands In Python.
2082 (Commands In Python): New node.
2086 * gdb.texinfo (Values From Inferior): Document Value.string.
2090 * gdb.texinfo (Basic Python): Document execute's from_tty
2095 * gdb.texinfo (Basic Python): Document gdb.history.
2099 * gdb.texinfo (GDB/MI Thread Commands): Document the
2100 'current-thread-id' field. Remove the example with zero threads,
2101 since current GDB won't ever report that if there's inferior.
2105 * gdb.texinfo (GDB/MI Breakpoint Commands): Document the -d
2106 option to -break-insert.
2111 * gdb.texinfo (Startup): Document --with-system-gdbinit.
2112 (System-wide configuration): New section.
2117 * gdb.texinfo (Maintenance Commands): Document "maint set|show
2118 internal-error|internal-warning quit|corefile ask|yes|no".
2122 * gdb.texinfo (Using the `gdbserver' Program): Document
2127 * gdb.texinfo: Add nexti to list of commands that support
2128 background execution.
2132 * gdb.texinfo (Define, Hooks): Document prefix command support.
2137 Fixes for makeinfo --html.
2139 * annotate.texinfo: Use @copying and @insertcopying. Use
2140 @ifnottex in place of @ifinfo.
2141 * gdb.texinfo: Use @copying and @insertcopying. Use @ifnottex in
2142 place of @ifinfo. Use @ifnotinfo for one index entry.
2143 * gdbint.texinfo: Use @copying and @insertcopying. Use @ifnottex
2144 in place of @ifinfo.
2145 * stabs.texinfo: Use @copying and @insertcopying. Use @ifnottex
2146 in place of @ifinfo. Include contents at start unconditionally.
2150 * gdb.texinfo (General Query Packets): Remove @var{} around the
2151 "spu" literal string.
2155 * gdb.texinfo (Error in Breakpoints): Delete mention of "The same
2156 program may be running in another process" errors.
2157 * gdbint.texinfo (Native Conditionals): Delete
2158 ONE_PROCESS_WRITETEXT description.
2162 * gdbint.texinfo (Start of New Year Procedure): Add the "coding"
2163 emacs local variable to be placed at the end of the ChangeLog.
2164 Add server.c and gdbreplay.c to the list of files where the
2165 copyright year needs to be updated.
2169 * gdb.texinfo (Remote Configuration): Document new
2170 "set/show tcp auto-retry" and "set/show tcp connect-timeout"
2175 * gdbint.texinfo (gdbarch_cannot_fetch_register): Don't mention
2176 FETCH_INFERIOR_REGISTERS.
2177 (Native Conditionals): Remove obsolete CHILD_PREPARE_TO_STORE,
2178 FETCH_INFERIOR_REGISTERS descriptions. Remove
2179 gdbarch_get_longjmp_target descrition, since already described in
2180 Target Conditionals. Move gdbarch_fp0_regnum description to ...
2181 (Target Conditionals): ... here.
2185 * gdb.texinfo (Omissions from Ada): Add missing GDB prompt in
2187 (Additions to Ada): Likewise. Add the missing opening and closing
2188 parenthesis of the GDB prompt in one of the examples.
2192 * gdb.texinfo (Omissions from Ada): Remove incorrect documentation
2193 about the result of 'Address not being of type System.Address.
2194 This problem has been fixed a while ago.
2198 MI non-stop and multiprocess docs.
2200 * gdb.texinfo (GDB/MI): New section 'GDB/MI General Design'
2201 (GDB/MI Output Records): New section 'GDB/MI Frame Information'
2202 Adjust documentation for *stopped, document =thread-created,
2203 =thread-exited, =thread-group-created and =thread-group-exited.
2204 (GDB/MI Thread Commands): Document the 'state' field in
2205 -thread-info output.
2206 (GDB/MI Program Execution): Mention --all and --thread-group
2208 (GDB/MI Variable Objects): Describe floating and fixed variable
2210 (GDB/MI Miscellaneous Commands): Document -list-thread-groups.
2214 * gdb.texinfo (Operating System Information): New appendix.
2215 (Operating System Auxiliary Information): Document 'info os processes'
2216 (Remote Configuration): Document 'osdata'
2217 (General Query Packets): Document qXfer:osdata:read.
2221 * gdb.texinfo (Darwin): Document Darwin specific features.
2225 * gdbint.texinfo (Target Conditionals): Extend the
2226 gdbarch_breakpoint_from_pc description.
2230 * gdb.texinfo (M68K Features): Fix typo.
2234 * gdb.texinfo (Symbols): Mention printing containing
2235 image name in "info symbol".
2236 (Maint translate-address): Likewise.
2240 * gdb.texinfo (Set Catchpoints): Remove the documentation of
2241 commands "catch load" and "catch unload".
2245 * gdb.texinfo (GDB/MI Async Records): Document
2250 * observer.texi (new_inferior, inferior_exit): New observers.
2254 * gdbint.texinfo (Adding a New Target): Don't mention TDEPFILES,
2255 .mt files, TM_CLIBS or TM_CDEPS.
2256 (x86 Watchpoints): Don't mention TDEPFILES.
2260 * gdb.texinfo (Remote Protocol): Add new nodes to menu.
2261 (Overview): Mention notifications and non-stop mode behavior.
2262 (Packets): Update documentation of ?, vAttach, vCont, and vRun
2263 with non-stop mode behavior. Add vStopped description.
2264 (Stop Reply Packets): Update list of packets that return
2265 stop replies. Mention non-stop behavior.
2266 (General Query Packets): Document QNonStop packet and associated
2267 qSupported query response.
2268 (Interrupts): Clarify multi-threaded behavior. Mention non-stop
2270 (Notification Packets): New section.
2271 (Remote Non-Stop): New section.
2272 (File-I/O Overview): Mention non-stop behavior.
2277 * gdb.texinfo (displaced-stepping): Describe the auto mode
2278 setting, and say it's the default. This is now a mainstream
2279 setting instead of a maintenance setting.
2283 * observer.texi (thread_stop_requested): New.
2287 * gdb.texinfo (Ada Tasks, Ada Tasks and Core Files): New nodes.
2288 (Patching): Replace incorrect usage of @samp by @kbd.
2292 * gdb.texinfo: Add documentation for reverse execution.
2297 * gdb.texinfo. (Values From Inferior): New subsubsection.
2301 * gdb.texinfo (set debug dwarf2-die): Document it.
2305 * gdb.texinfo (catch) [exception]: Document how to insert
2306 a breakpoint on user-defined exceptions when the exception
2307 name is identical to one of the language-defined ones.
2311 * gdb.texinfo (Macros): Remove text about stringification,
2312 varargs, and splicing.
2316 * gdbint.texinfo (Language Support): Remove text about omitting
2317 support for a language.
2321 * gdb.texinfo (info dcache): Update.
2325 * gdb.texinfo (Packets): Add info on thread-id syntax and
2326 multiprocess extensions.
2327 <D>: Document multiprocess form of packet.
2328 <H>: Use thread-id syntax.
2330 <vCont>: Likewise. Note this is required for multiprocess.
2331 <vKill>: New packet.
2332 (Stop Reply Packets) <T>: Use thread-id syntax.
2333 <W>: Document multiprocess form of reply.
2335 (General Query Packets) <qC>: Use thread-id syntax.
2336 <qfThreadInfo>: Likewise.
2337 <qGetTLSAddr>: Likewise.
2339 <qSupported>: Add "multiprocess" feature.
2340 <qThreadExtraInfo>: Use thread-id syntax.
2344 * gdb.texinfo (Inferiors): New section.
2348 * gdbint.texinfo (Native Debugging): Mention NAT_GENERATED_FILES.
2352 * gdbint.texinfo (Target Conditionals): Remove documentation
2353 for gdbarch_name_of_malloc.
2357 * gdb.texinfo (Interrupts): Mention TCP interface for
2362 * gdb.texinfo (Commands to Specify Files): Document "remote:"
2363 argument prefix to "set sysroot".
2367 * gdb.texinfo (Omissions from Ada): Describe new treatment of True
2372 * gdb.textinfo (GDB/MI Miscellaneous Commands): Use @table
2373 for possible features of -list-features.
2377 * gdb.texinfo (Background execution): Adjust example
2378 (GDB/MI Miscellaneous Commands): Document -list-target-features.
2382 * doc/gdb.texinfo (PowerPC): Fix typo.
2383 (PowerPC features): Fix typo.
2387 * observer.texi (thread_ptid_changed): New.
2391 * doc/gdb.texinfo (PowerPC): Mention Extended FPR's for POWER7.
2392 (PowerPC features): Mention feature set for VSX registers.
2396 * gdb.texinfo (Ada Mode Intro): Improve the documentation regarding
2397 the direct visibility of all names in user-written packages.
2401 * gdb.texinfo (breakpoint always-inserted) Describe the auto mode
2402 setting, and make it the default.
2403 (Non-Stop Mode): Remove "set breakpoints always-inserted 1" from
2404 non-stop script example.
2408 * gdbint.texinfo (Raw and Virtual Register Representations): Fix
2409 reference to the "Using Different Register and Memory Data
2410 Representation" section.
2414 * gdb.texinfo (Remote Configuration): Document set remote noack-packet.
2415 (Remote Protocol): Add Packet Acknowledgment to menu.
2416 (Overview): Mention +/- can be disabled, and point to new section
2417 where this is discussed in detail.
2418 (General Query Packets): Document QStartNoAckMode packet, and
2419 corresponding qSupported reply.
2420 (Packet Acknowledgment): New section.
2425 * gdb.texinfo (Threads): Move paragraph about automatic thread
2426 selection to All-Stop Mode subsection.
2427 (Thread Stops): Reorganize existing material into subsections.
2428 Add introductory blurb and menu.
2429 (Non-Stop Mode): New subsection.
2430 (Background Execution): New subsection.
2431 (Maintenance Commands): Add cross-references from async mode
2432 commands to the new Background Execution section.
2436 * gdb.texinfo (Extending GDB): New chapter.
2437 (Sequences): Demoted chapter, now a section under the new
2438 Extending GDB chapter.
2439 (Python): New section.
2443 * gdbint.texinfo: Remove FUNCTION_EPILOGUE_SIZE.
2447 * gdbint.texinfo: General round of cleanup and minor
2449 (Breakpoint Handling): Remove mention of BREAKPOINT macro.
2450 (Longjmp Support): Update description to reflect how it is done
2451 for targets without using native header.
2452 (Symbol Handling): Add a little more general explanation.
2453 (COFF, ELF): Mention stabs encapsulation.
2454 (DWARF 3): New section.
2455 (Adding a New Host): Scrub out some obsolete bits.
2456 (Generic Host Support Files): Mention ser-pipe.c, ser-mingw.c.
2457 (Host Conditionals): Remove descriptions of NO_STD_REGS,
2458 HAVE_MMAP, HAVE_TERMIO, INT_MAX etc, LONGEST, HAVE_LONG_DOUBLE,
2459 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, L_SET, SEEK_CUR,
2460 SEEK_SET, STOP_SIGNAL, USG.
2461 (Raw and Virtual Register Representations): Ditto for
2462 DEPRECATED_REGISTER_RAW_SIZE, DEPRECATED_REGISTER_VIRTUAL_SIZE,
2463 DEPRECATED_REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_TYPE.
2464 (Target Conditionals): Ditto for DEPRECATED_FP_REGNUM,
2465 DEPRECATED_FRAMELESS_FUNCTION_INVOCATION, DEPRECATED_FRAME_CHAIN,
2466 DEPRECATED_FRAME_CHAIN_VALID, DEPRECATED_FRAME_INIT_SAVED_REGS,
2467 DEPRECATED_FRAME_SAVED_PC, DEPRECATED_FUNCTION_START_OFFSET,
2468 DEPRECATED_REGISTER_VIRTUAL_SIZE,
2469 DEPRECATED_REGISTER_VIRTUAL_TYPE,
2470 DEPRECATED_USE_STRUCT_CONVENTION.
2471 Describe gdbarch_deprecated_fp_regnum.
2472 Update description of gdbarch_print_insn.
2473 (Adding a New Target): Scrub out obsolete bits.
2474 (Obsolete Conditionals): Remove entire section.
2478 * observer.texi (GDB Observers): Document new observers:
2479 breakpoint_created, breakpoint_deleted, breakpoint_modified,
2480 tracepoint_created, tracepoint_deleted, tracepoint_modified,
2481 architecture_changed.
2485 * gdbint.texinfo: Refer to target_so_ops.in_dynsym_resolve_code
2486 instead of IN_SOLIB_DYNSYM_RESOLVE_CODE.
2490 * observer.texi (GDB Observers): Remove obsolete comment.
2491 <executable_changed>: Remove argument.
2495 * gdb.texinfo (Macros): Update. Use @code rather than @command.
2499 * doc/gdb.texinfo: Document "set print symbol-loading on|off".
2503 * gdb.texinfo (Starting): Document "set disable-randomization".
2507 * gdb.texinfo (GDB/MI Target Manipulation): Fix last change.
2511 * gdb.texinfo (GDB/MI Target Manipulation): Add
2512 example of -target-attach.
2516 * observer.texi (target_resumed): New observer.
2517 * gdb.texinfo (GDB/MI Output Records): Document *running.
2521 * gdb.texinfo (Completion): Add field name example.
2525 * gdb.texinfo (GDB/MI Program Context): Added example
2530 * annotate.texinfo (Multi-threaded Apps): Add entry for thread-changed
2537 * configure.ac: Include ../../config/acx.m4. Use ACX_PKGVERSION
2539 * configure: Regenerate.
2540 * Makefile.in (PKGVERSION, BUGURL_TEXI): Define.
2541 (GDBvn.texi): Define VERSION_PACKAGE, BUGURL and BUGURL_DEFAULT.
2542 * gdb.texinfo: Use VERSION_PACKAGE and BUGURL. Remove
2543 mailing-list-specific text about bug reporting unless
2548 * gdb.texinfo (-target-select): Remove reference to target async.
2549 (Maintenance Commands): Document "maint set/show remote-async".
2553 * gdb.texinfo (GDB/MI File Transfer Commands): Typo
2554 in -target-file-get section.
2558 * gdb.texinfo (vAttach, vRun): Re-remove requirement of the stub
2559 killing the inferior when it is already debugging a process.
2563 * gdb.texinfo (Continuing and Stepping): Document the new "fin"
2564 abbreviation for "finish".
2568 * annotate.texinfo (Multi-threaded Apps): New node for new annotation.
2572 * gdbint.texinfo (Target Conditionals): Delete entry for
2573 gdbarch_dwarf_reg_to_regnum.
2577 * gdb.texinfo: Document "find" command, qSearch:memory packet.
2581 * gdb.texinfo (disassemble): Document /m modifier.
2585 * gdb.texinfo (Maintenance Commands): Clarify that "maint time"
2586 will not report the time of commands that run the target.
2590 * gdb.texinfo (GDB/MI Output Records): Add
2595 * gdb.texinfo (GDB/MI Output Records):
2596 Document =thread-create and =thread-exited.
2600 * gdb.texinfo (GDB/MI Development and Front Ends):
2601 Remove mention of dmi-discuss.
2605 * observer.texi (thread_exit): New.
2609 * gdb.texinfo (Debugging Output): Document "set/show debug
2611 (Maintenance Commands): Document "maint set/show
2612 can-use-displaced-stepping".
2616 * gdb.texinfo (ARM): Document set/show arm fallback-mode
2617 and set/show arm force-mode.
2621 * gdbint.texinfo (Algorithms): Describe
2622 target_watchpoint_addr_within_range.
2626 * gdbint.texinfo (Stack Frames): New chapter.
2627 (Algorithms): Move Frames text to the new chapter.
2628 (Target Conditionals): Delete SAVE_DUMMY_FRAME_TOS. Document
2629 gdbarch_dummy_id instead of gdbarch_unwind_dummy_id.
2633 * gdb.texinfo (GDB/MI Output Syntax): Clarify that async
2634 output does not necessary include any tokens.
2638 * gdb.texinfo (Set SH Calling convention): New @item.
2639 (Show SH Calling convention): Ditto.
2643 * gdb.texinfo (Fortran Operators): Describe '%' operator.
2647 * gdb.texinfo (Set Breaks): Mention that multiple location
2648 breakpoints need line number info. Add index entries.
2652 * gdb.texinfo (Requirements): Add an optional requirement on
2654 * gdbint.texinfo (Debugging File Formats): Add new subsection for
2659 * gdb.texinfo (GDB/MI Simple Examples): Added 'disp' field to the
2660 sample output for 'stopped,reason="breakpoint-hit"' message.
2661 (GDB/MI Program Execution): Likewise.
2665 * gdb.texinfo (GDB/MI Variable Objects): Add anchor to
2666 -var-set-format. Add -f option to -var-evaluate-expression.
2670 * gdb.texinfo (Breakpoint Menus): Delete. Contents moved inside
2671 new node "Ambiguous Expressions". Replace references to this
2672 node by references to "Ambiguous Expressions" throughout.
2673 (Ambiguous Expressions): New node.
2677 * gdb.texinfo (MIPS Features, PowerPC Features): Add @node.
2681 * gdb.texinfo (Debugging Output): Document
2682 "set/show debug lin-lwp-async".
2683 (Maintenance Commands): Document "maint set/show linux-async".
2687 * gdb.texinfo (Expressions): Update description of malloced arrays.
2691 * gdb.texinfo (Thread Commands): Document
2692 -thread-info. Remove -thread-list-all-threads.
2697 * gdb.texinfo (Library List Format): Update to mention the
2698 possibility to pass section addresses instead of segment
2703 * gdb.texinfo (Starting): Document "set exec-wrapper".
2704 (Server): Document gdbserver --wrapper.
2708 * gdb.texinfo (Set Watchpoints): Mention watchpoints on
2709 unreadable memory. Delete obsolete SPARClite reference.
2713 * gdb.texinfo (Starting): Mention always-running targets.
2714 (Target Commands): Add an anchor for load.
2715 (Connecting): Explain continue instead of run.
2719 * gdb.texinfo (Debugging Output): Document "set debug timestamp".
2723 * gdb.texinfo (Set Breaks): Revert description of Enb column of
2728 * gdb.texinfo (vAttach, vRun): Remove requirement of the stub
2729 killing the inferior when it is already debugging a process.
2733 * gdbint.texinfo (Build Script): New section. Mention new build script
2738 * gdb.texinfo (Help): Summarize 'info args' correctly.
2742 * gdb.texinfo: (Decimal Floating Point): Mention pseudo-registers
2743 available in PowerPC architecture.
2744 (Embedded Processors): Change node name of PowerPC item in menu.
2745 (PowerPC): Rename to...
2746 (PowerPC Embedded): this.
2747 (Architectures): Add new PowerPC item in menu.
2748 (PowerPC): New node.
2752 * gdb.texinfo (Multi-Process Mode for gdbserver): Use @kbd for
2757 * gdb.texinfo (Setting Catchpoints): Mention features
2758 supported on GNU/Linux.
2762 * gdb.texinfo (GDB/MI File Commands): Describe new output
2763 field for MI command -file-list-exec-source-file.
2767 * gdb.texinfo (Using the `gdbserver' Program): Add security
2768 warning. Rearrange into subsections and subsubsections. Document
2769 --multi and --debug. Correct --with-sysroot typo. Update --attach
2770 usage. Make load reference clearer. Document monitor exit.
2771 (Remote Configuration): Document set remote exec-file, attach-packet,
2773 (Packets): Document vAttach and vRun.
2777 * gdb.texinfo (Processes): Mention process command.
2778 detach-on-follow -> detach-on-fork.
2782 * gdbint.texinfo (Native Conditionals): Remove
2783 SHELL_COMMAND_CONCAT and SHELL_FILE.
2787 * gdb.texinfo (Specify Location): Improve wording.
2791 * gdb.texinfo (Threads): Document new "set print thread-events"
2792 and "show print thread-events" commands.
2796 * gdb.texinfo (Specify Location): New section.
2797 (Delete Breaks, Edit, Set Breaks): Remove description of
2798 locations. Instead, add a reference to "Specify Location".
2799 (Machine Code, Jumping, Thread Stops, Continuing and Stepping)
2800 (Symbols): Refer to "Specify Location" for the valid forms of
2801 linespecs and locations.
2805 * gdbint.texinfo (Target Conditionals): Replace the description of
2806 BITS_BIG_ENDIAN with a description of gdbarch_bits_big_endian.
2810 * gdb.texinfo (C Operators): Remove incorrect parenthetical comment
2811 about &&var, which is rejected by the expression parser.
2815 * gdb.texinfo (Output): Update documentation on using printf with DFP
2820 * gdb.texinfo (C and C++): Add Decimal Floating Point format
2822 (Decimal Floating Point format): New subsubsection.
2826 * gdb.texinfo (File Options): Remove mention of the attempt to
2827 open a core file with the -p option. Don't list -c as a valid
2828 option to attach to a process.
2832 * gdbint.texinfo (Host Conditionals): Remove mention of
2833 ALIGN_STACK_ON_ENTRY.
2837 * gdbint.texinfo (Start of New Year Procedure): Add item
2838 describing how to update the source and documentation copyright
2843 * gdb.texinfo (Set Watchpoints): Integrate per-thread
2844 watchpoint explanation into the main description of the watchpoint
2845 command; update synopses of 'watch', 'rwatch', and 'awatch'
2850 * gdb.texinfo (Miscellaneous gdb/mi Commands):
2851 Document 'pending-breakpoints' feature of
2856 * gdb.texinfo: Add new parameter's description.
2860 * gdb.texinfo (Overview): Clarify run-length encoding
2861 example. Remove the restriction on "+" and "-" characters.
2865 * gdb.texinfo (Host I/O Packets): Fix xref syntax.
2869 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
2870 the -f option for -break-insert, remove -r option,
2871 and clarify specification of location.
2875 * gdb.texinfo (Debugging Programs with Multiple Processes): Correct
2877 (Remote Debugging): Add File Transfer section.
2878 (Remote Configuration): Document Host I/O packets.
2879 (GDB/MI): Add GDB/MI File Transfer Commands section.
2880 (Host I/O Packets): New section in "Remote Protocol".
2881 (Packets): Add vFile.
2885 * gdb.texinfo (Set Breaks, Disabling): Clarify behavior of
2886 breakpoints with multiple locations.
2887 (Breakpoint Menus): Improve wording.
2888 (Output): Fix last change.
2892 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
2896 * gdb.texinfo (Symbols): Update output of "maint info symtabs".
2900 * gdbint.texinfo (Native Conditionals): Remove
2901 mention of CLEAR_SOLIB.
2905 * gdb.texinfo (Print Settings): Add documentation for "set/show
2906 print frame-arguments".
2910 * gdb.texinfo (Output): Update printf command's description.
2914 * gdb.texinfo (PowerPC): Document "set powerpc vector-abi" and "set
2915 powerpc soft-float".
2919 * gdb.texinfo (Files): Correct formatting. Mention Expat
2921 (Requirements for Building GDB): Expand the list of Expat
2923 (Library List Format, Memory Map Format): Mention Expat.
2924 (Target Descriptions): Update Expat wording.
2928 * gdbint.texinfo (Register and Memory Data, Target Conditionals):
2929 Document that gdbarch_convert_register_p should return zero for no-op
2934 * gdbint.texi (Compiler Characteristics): Move documentation
2935 of set_gdbarch_sofun_address_maybe_missing back to ...
2936 (Target Conditionals): ... here to fix build break.
2940 * gdbint.texi (Target Conditionals): Remove documentation of
2941 SOFUN_ADDRESS_MAYBE_MISSING, replaced by ...
2942 (Compiler Characteristics): ... documentation of
2943 set_gdbarch_sofun_address_maybe_missing.
2947 * gdbint.texinfo (Target Conditionals): Use
2948 frame_unwind_register_unsigned in examples instead of
2949 frame_unwind_unsigned_register.
2953 * gdb.texinfo (Predefined Target Types): Add int128
2955 (Standard Target Features): Add PowerPC features.
2959 * gdb.texinfo (Maintenance Commands): Document "maint print c-tdesc".
2963 * gdbint.texi (Target Conditionals): Remove documentation
2964 of and references to DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS,
2965 gdbarch_extract_return_value, and gdbarch_store_return_value.
2969 * gdbint.texi (Target Conditionals): Remove documentation of
2970 and references to DEPRECATED_REG_STRUCT_HAS_ADDR.
2974 * gdb.texinfo: Mention that inaccessible-by-default is on by
2979 * gdbint.texinfo (Target Conditionals): Remove VARIABLES_INSIDE_BLOCK.
2983 * gdb.texinfo (Setting Watchpoints): Adjust warning text about
2984 multi-threaded watchpoints.
2985 * gdbint.texinfo (Watchpoints): Describe how watchpoints are
2986 checked. Describe sticky notification. Expand description
2987 of steppable and continuable watchpoints.
2988 (Watchpoints and Threads): New subsection.
2992 * gdb.texinfo (Setting Breakpoints): Revise
2993 documentation for pending breakpoints. Document
2994 breakpoints with multiple locations.
2998 * gdb.texinfo (Miscellaneous gdb/mi Commands):
2999 Document -list-features.
3003 * gdb.texinfo (Output): Spell out which features of C's printf are
3004 not supported by GDB's printf.
3005 (Separate Debug Files): More accurate wording regarding build ID
3006 and a reference to the ld manual rather than the Fedora wiki.
3011 * gdb.texinfo (Output Formats): Update 'c' description. Describe 's'.
3012 (Examining Memory): Update mentions of the 's' format.
3013 (Automatic Display): Likewise.
3017 * gdb.texinfo: Update the FSF's Back-Cover Text.
3022 * gdb.texinfo (Separate Debug Files): Cosmetic quoting removal.
3023 Fixed the ``build ID'' name. New binaries build instructions for the
3024 build ID inclusion. Explain how the commands are specific to the build
3029 * gdb.texinfo (Separate Debug Files): Fix last change. Add
3030 indexing for ``build ID'' support.
3034 * gdb.texinfo (Separate Debug Files): Included a BUILD ID description.
3035 Enlisted BUILD ID to the debug file searching example.
3036 Included a BUILD ID `.note.gnu.build-id' section description.
3037 Updated/added the debug files splitting instructions for OBJCOPY.
3041 * gdb.texinfo (Variable Objects): Adjust docs
3042 for -var-info-expression and document
3043 -var-info-path-expression.
3047 * gdb.texinfo (Top): Dedicate manual to the memory of Fred Fish.
3048 (title page): Include the dedication in the printed manual, as a
3049 separate page after the copyright notice.
3051 * gdb.texinfo (The F Reply Packet): Avoid confusing texi2html:
3052 don't break a @var across a line.
3056 * Makefile.in (MAKEHTMLFLAGS): Also search the current directory
3061 * gdb.texinfo (Server Prefix): New node. Adapt from existing node
3062 in annotate.texinfo.
3063 (Command History): Link to new node.
3067 * gdbint.texinfo (PC_LOAD_SEGMENT): Remove description.
3071 * gdbint.texinfo (Target Conditionals): Fix last change.
3075 * gdb.texinfo: Replace following macros by their appropriate gdbarch
3077 (TARGET_CHAR_SIGNED, CALL_DUMMY_LOCATION, CANNOT_FETCH_REGISTER)
3078 (CANNOT_STORE_REGISTER, GET_LONGJMP_TARGET, POINTER_TO_ADDRESS)
3079 (ADDRESS_TO_POINTER, INNER_THAN, FRAME_NUM_ARGS)
3080 (HAVE_NONSTEPPABLE_WATCHPOINT, TARGET_SHORT_BIT, TARGET_INT_BIT)
3081 (TARGET_LONG_BIT, TARGET_LONG_LONG_BIT, TARGET_FLOAT_BIT)
3082 (TARGET_DOUBLE_BIT, TARGET_LONG_DOUBLE_BIT, TARGET_PTR_BIT
3083 (TARGET_ADDR_BIT, SP_REGNUM, PC_REGNUM, PS_REGNUM, FP0_REGNUM)
3084 (STAB_REG_TO_REGNUM, ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM)
3085 (SDB_REG_TO_REGNUM, DWARF2_REG_TO_REGNUM, BELIEVE_PCC_PROMOTION)
3086 (CONVERT_REGISTER_P, REGISTER_TO_VALUE, VALUE_TO_REGISTER)
3087 (POINTER_TO_ADDRESS, ADDRESS_TO_POINTER, EXTRACT_RETURN_VALUE)
3088 (STORE_RETURN_VALUE, SKIP_PROLOGUE, MEMORY_INSERT_BREAKPOINT)
3089 (BREAKPOINT_FROM_PC, MEMORY_REMOVE_BREAKPOINT, DECR_PC_AFTER_BREAK)
3090 (ADDR_BITS_REMOVE, TARGET_PRINT_INSN, SKIP_TRAMPOLINE_CODE)
3091 (IN_SOLIB_RETURN_TRAMPOLINE, NAME_OF_MALLOC, ADDRESS_CLASS_TYPE_FLAGS)
3092 (ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, ADDRESS_CLASS_TYPE_FLAGS_P).
3093 (ADDRESS_CLASS_NAME_to_TYPE_FLAGS, ADJUST_BREAKPOINT_ADDRESS)
3094 (PRINT_FLOAT_INFO, PRINT_VECTOR_INFO, INTEGER_TO_ADDRESS)
3095 (SKIP_PERMANENT_BREAKPOINT, TARGET_VIRTUAL_FRAME_POINTER)
3096 (SOFTWARE_SINGLE_STEP_P)
3098 (push_dummy_call, stabs_argument_has_addr, unwind_sp, unwind_pc)
3099 (print_registers_info, push_dummy_code, unwind_dummy_id): Rework
3101 (REGISTER_CONVERT_TO_TYPE, END_OF_TEXT_DEFAULT, GDB_MULTI_ARCH)
3102 (GDB_TARGET_IS_HPPA, DEPRECATED_GET_SAVED_REGISTER)
3103 (SYMBOLS_CAN_START_WITH_DOLLAR, DEPRECATED_INIT_EXTRA_FRAME_INFO)
3104 (DEPRECATED_INIT_FRAME_PC, DEPRECATED_SIGTRAMP_START)
3105 (IN_SOLIB_CALL_TRAMPOLINE, NO_HIF_SUPPORT, REGISTER_CONVERTIBLE)
3106 (DEPRECATED_REGISTER_RAW_SIZE, PARM_BOUNDARY, DEPRECATED_STACK_ALIGN)
3107 (PROLOGUE_FIRSTLINE_OVERLAP, DEPRECATED_POP_FRAME, STEP_SKIPS_DELAY)
3108 (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT)
3109 (OS9K_VARIABLES_INSIDE_BLOCK, KERNEL_U_ADDR, KERNEL_U_ADDR_HPUX)
3110 (REGISTER_U_ADDR, U_REGS_OFFSET, DEBUG_PTRACE): Remove description.
3112 (Converting an existing Target Architecture to Multi-arch): Remove
3115 (gdbarch_unwind_pc, gdbarch_unwind_sp): Renew code example.
3116 (gdbarch_addr_bits_remove): Add code example.
3118 * gdb.texinfo: Replace REGISTER_NAME by gdbarch_register_name.
3122 * gdb.texinfo (Remote Configuration): Document library-info-packet.
3123 Add other missing entries. Adjust the table size to fit.
3124 (Stop Reply Packets): Use @itemize instead of @enumerate. Document
3125 stop reasons including the new "library" event.
3126 (General Query Packets): Adjust table widths for qSupported. Mention
3127 qXfer:libraries:read reply to qSupported and document the new packet.
3128 (Library List Format): New section.
3132 * gdb.texinfo (Attach): Fixed GDB exit inferior detachment.
3134 2007-06-28 Michael Snyder <msnyder@svkmacdonelllnx>
3136 * gdbint.texinfo (Table, Tuple and List Functions) Fix typo.
3140 * gdbint.texinfo (Register and Memory Data): Break sections
3141 into nodes and add a menu.
3145 * gdb.texinfo (Examining Memory): Document the new behaviour.
3149 * gdb.texinfo (Standard Target Features): Document
3154 * gdb.texinfo (General Query Packets): Document qOffsets changes.
3158 * gdb.texinfo (Target Description Format): Add version attribute
3163 * gdb.texinfo (MIPS Features): Document org.gnu.gdb.mips.linux.
3167 * gdb.texinfo (MIPS Features): New subsection.
3172 * gdb.texinfo (General Query Packets): Document qXfer:spu:read
3173 and qXfer:spu:write packets and mention them under qSupported.
3178 * gdb.texinfo (Architectures): Add new SPU section to document
3179 Cell Broadband Engine SPU architecture specific commands.
3183 * gdb.texinfo (GDB/MI Variable Objects): Editorial
3188 * gdb.texinfo (Emacs): Describe GDB under Emacs 22.1.
3192 * gdb.texinfo (Overview): Doc fix.
3196 * gdb.texinfo (Remote Configuration): Document "set/show
3201 * gdb.texinfo (MIPS): Remove documentation for set mips
3202 saved-gpreg-size, show mips saved-gpreg-size, and set mips
3207 * all-cfg.texi (GDBTUI): New.
3208 * gdb.texinfo (Mode Options): Use GDBTUI variable.
3209 (TUI, TUI Overview, TUI Keys, TUI Single Key Mode, TUI Commands)
3210 (TUI Configuration): Edit to improve clarity and fix problems of
3211 both style and content.
3215 * observer.texi (GDB Observers): New observer "new_objfile".
3219 * gdbint.texinfo (Native Conditionals): Remove USE_PROC_FS.
3223 * gdb.texinfo (GDB/MI Variable Objects): Document
3224 frozen variables objects.
3228 * gdb.texinfo (Memory): Reference Remote Debugging chapter.
3229 (Character Sets, Caching Data of Remote Targets): Likewise.
3230 (Targets): Delete Remote node. Move its text...
3231 (Debugging Remote Programs): ...to here. Delete description
3232 of the "remote" command.
3233 (Remote configuration): Delete description of "set remotedevice"
3234 and "show remotedevice".
3235 (Embedded Processors): Delete H8/300, H8/500, and SH nodes.
3239 * gdb.texinfo (Contributors, Continuing and Stepping)
3240 (Fortran Defaults, HPPA, TUI, TUI Commands, Configure Options)
3241 (General Query Packets, File-I/O Remote Protocol Extension)
3242 (Protocol Basics, The F Reply Packet, Write)
3243 (Protocol-specific Representation of Datatypes, Memory Transfer):
3244 Fix hyphenation, punctuation and grammar problems.
3245 (Cygwin Native): Likewise. Also fix misuse of @pxref and use
3246 'section' instead of 'subsection' in the text.
3247 (Non-debug DLL Symbols): Avoid 'subsubsection' in the text.
3248 (i386): Remove period from section name.
3249 (Installing GDB, Requirements, Running Configure, Separate Objdir)
3250 (Config Names, Configure Options): Use @file{configure}.
3254 * gdbint.texinfo (Writing Tests): Mention gdb_test_multiple
3259 * gdbint.texinfo (SOM): Correct location of the SOM reader.
3263 * gdb.texinfo: Consistently capitalize all significant words in
3264 node names, chapter titles, section titles, and headings. Update
3265 cross references to match.
3266 (Starting and Stopping Trace Experiment): Make node name plural.
3267 (Breakpoint related warnings): Hyphenate "Breakpoint-related".
3271 * gdb.texinfo (WinCE): Delete obsolete subsection.
3275 * gdb.texinfo (M68K): Remove obsolete ROM monitors.
3276 * gdbint.texinfo (DWARF 1): Delete section and other dwarfread.c
3281 * gdb.texinfo (Startup): Delete references to some alternate
3283 (Thread): Remove LynxOS reference.
3284 (Tandem ST2000): Delete target-specific documentation.
3285 * gdbint.texinfo (Symbol Handling): Remove mention of NLM.
3286 (Target Architecture Definition): Remove mention of GDB_OSABI_NETWARE
3287 and GDB_OSABI_LYNXOS.
3291 * gdbint.texi (Native Conditionals): Remove PTRACE_ARG3_TYPE.
3295 * gdbint.texinfo (Target Conditionals): Remove mention of
3296 DEPRECATED_REMOTE_BREAKPOINT, DEPRECATED_BIG_REMOTE_BREAKPOINT,
3297 and DEPRECATED_LITTLE_REMOTE_BREAKPOINT.
3301 * Makefile.in: Add "pdfdir" installation
3302 directory, PDFTEX macro, support for "install-pdf" target,
3303 and rules for making a pdf version of refcard.texi.
3304 * refcard.tex: Specify paper size for PDF output.
3308 * gdb.texinfo (Omissions from Ada, Additions to Ada): Wrap long lines.
3312 * gdb.texinfo (Invoking GDB): Use @value{GDBP}.
3313 (Source Path, Character Sets, Macros, Define)
3314 (GDB/MI Result Records, GDB/MI Simple Examples)
3315 (GDB/MI Program Execution, GDB/MI File Commands)
3316 (Maintenance Commands, Packets, File-I/O Overview): Use @value{GDBN}.
3317 (Bug Reporting): Use @value{GCC}.
3321 * gdb.texinfo (Help): Fix formatting of examples.
3322 (Variables): Use @ifnotinfo instead of @iftex.
3323 (Non-debug DLL symbols): Use @ref instead of @pxref.
3324 (Sparclet File): Use @samp instead of quotes.
3328 * gdb.texinfo (Variables, C): Update cross reference to GCC docs.
3332 * gdb.texinfo (Top): Move TUI and Annotations menu entries to match
3333 the order of the nodes.
3334 (C Operators, C Constants, Debugging C): Remove extra menus.
3335 (Method Names in Commands): Do not specify next/prev/up nodes.
3339 * gdb.texinfo (File Options): Add missing parenthesis.
3340 (Breakpoints, Special Fortran commands, PowerPC): Fix typos.
3344 * gdb.texinfo (Monitor commands for gdbserver): New subsection.
3348 * gdb.texinfo (Standard Target Features): Mention
3350 (ARM Features): Describe org.gnu.gdb.xscale.iwmmxt.
3354 * gdb.texinfo (Top): Put Appendix A after numbered sections.
3355 (Files): Add section name to argument list for pxref.
3356 (Non-debug DLL symbols): Don't use `see' for pxref.
3357 (Embedded Processors): Fix typo.
3358 (GDB/MI Breakpoint Commands): Execution commands generate
3363 * gdb.texinfo (GDB/MI Variable Objects): Describe meanings of
3364 values for in_scope. Mention that only root variables can be
3366 (GDB/MI Development and Front Ends): Explain new values may be
3367 added to existing fields.
3371 * gdb.texinfo (-target-disconnect): Use @smallexample.
3372 (Requirements): Add anchor for Expat. Update description.
3373 (Target Descriptions): Mention Expat.
3374 (Target Description Format): Document new elements. Use
3376 (Predefined Target Types, Standard Target Features): New sections.
3377 * gdbint.texinfo (Target Descriptions): New section.
3381 * gdb.texinfo (Target Description Format): Add section on XInclude.
3385 * gdb.texinfo (GDB/MI Miscellaneous Commands): Describe the new
3386 command -enable-timings.
3390 * gdbint.texinfo (Operation System ABI Variant Handling): Update
3391 descriptions for new/deleted elements in gdb_osabi. Add missing
3392 description for function generic_elf_osabi_sniff_abi_tag_sections.
3396 * gdb.texinfo (Maintenance Commands): Add documentation for
3397 the new "maint print target-stack" command.
3402 * gdb.texinfo: Describe CHAR array vs. string identification rules.
3406 * gdb.texinfo (Compilation, Files, Bootstrapping, Bug Reporting):
3407 Use @value{NGCC} instead of @value{GCC}.
3411 * agentexpr.texi: Fix typos.
3412 * annotate.texinfo: Likewise.
3413 * gdb.texinfo: Likewise.
3414 * gdbint.texinfo: Likewise.
3415 * observer.texi: Likewise.
3416 * stabs.texinfo: Likewise.
3420 * gdbint.texinfo (Support Libraries): Remove mmalloc
3421 entry. Describe readline library.
3425 * gdb.texinfo (Target Descriptions): New section.
3426 (General Query Packets): Add QPassSignals anchor. Mention
3427 qXfer:features:read under qSupported. Expand mentions of
3428 qXfer:memory-map:read and QPassSignals. Document
3429 qXfer:features:read.
3433 * gdb.texinfo (Commands to specify files): Describe
3434 "set sysroot" and "show sysroot".
3435 (Using the `gdbserver' program): Lowercase argument
3436 to @var. Expand description of setting up GDB on the
3441 * gdb.texinfo (Set Catchpoints): Add documentation for the new
3442 catch exception, catch exception unhandled, and catch assert
3447 * gdb.texinfo (Debugging Output): Document "set debug xml"
3448 and "show debug xml".
3452 * gdbint.texinfo (Compiler Warnings): Update for -Wall use.
3456 * gdbint.texinfo (Start of New Year Procedure): Add missing item.
3460 * gdb.texinfo (GDB/MI Variable Objects): Wrap historical
3461 note in @ignore, to be removed later if nobody complains.
3465 * gdb.texinfo (GDB/MI Variable Objects): Describe -c option
3470 * gdb.texinfo (Setting breakpoints): Document
3471 automatic software/hardware breakpoint usage and
3472 the "set breakpoint auto-hw" command.
3476 * gdb.texinfo (Memory Access Checking): New.
3480 * gdb.texinfo (Remote configuration): Mention
3481 "pass-signals-packet".
3482 (General Query Packets): Document QPassSignals. Fix
3487 * gdb.texinfo (Contributors): Add contributors of Xtensa port.
3491 * gdb.texinfo (Remote configuration): Rewrite documentation for
3492 packet configuration commands.
3493 (OS Information): Adjust reference to qXfer:auxv:read.
3494 (General Query Packets): Remove references to read-aux-vector-packet
3495 and set remote get-thread-local-storage-address.
3499 * gdbint.texinfo (Target Architecture Definition): Add new
3500 Initializing a New Architecture section.
3504 * stabs.texinfo (Macro define and undefine): New node describing
3505 stabs for #define and #undef.
3509 * gdb.texinfo (Processes): Rename "detach-fork" to "detach fork".
3513 * gdb.texinfo (Breakpoints, Set Watchpoints): Elaborate and
3514 clarify on the possible meanings of ``expression'' watched by
3515 watchpoints. Add indexing.
3516 (Prompting, Errors, Invalidation, Annotations for Running)
3517 (Source Annotations): Fix index entries by adding "annotation" to
3518 them, to discriminate from index entries that point to the more
3519 general topic descriptions.
3523 * gdbint.texinfo (Target Vector Definition): Move most
3524 content into Existing Targets. Add a menu.
3525 (Existing Targets): New section, moved from Target Vector
3526 Definition. Use @subsection.
3527 (Managing Execution State): New section.
3531 * gdb.texinfo (ST2000): Use Ctrl- instead of C-.
3535 * gdb.texinfo (Sample Session, Invocation, Quitting GDB)
3536 (Command Syntax, Signals, Backtrace, Connecting)
3537 (Remote configuration, Renesas Boards, Console I/O): Fix last
3538 change: use Ctrl- instead of C-, except wrt Emacs.
3539 (File-I/O Examples): Put Ctrl-c in @kbd.
3540 (Cygwin Native, File-I/O Overview, The Ctrl-C message)
3541 (Console I/O): Use @samp with Ctrl-.
3542 (Signals, Set Breaks, Set Watchpoints): Document optional
3543 arguments to `info signals' `handle', `info breakpoints', and
3548 * gdb.texinfo (Backtrace): Fix last change.
3552 * gdb.texinfo (Backtrace): Order correctly and add other cases.
3556 * gdb.texinfo (Command Syntax, Connecting, Remote configuration)
3557 (Renesas Boards, ST2000, TUI Keys, TUI Single Key Mode)
3558 (TUI Commands, Emacs, Console I/O): Fix @key and @kbd usage.
3563 * gdb.texinfo (Packets): Document vFlashErase,
3564 vFlashWrite and vFlashDone packets.
3565 (General Query Packets): Document qXfer:memory-map:read.
3566 Add a new feature for qXfer:memory-map:read.
3567 (Memory map format): New section.
3568 (Target Commands): Mention that gdb can write flash.
3573 * gdb.texinfo (Memory Region Attributes): Mention target-supplied
3574 memory regions and "mem auto".
3578 * gdbint.texinfo (Array Containers): New section.
3582 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
3583 -stack-list-arguments HIGH_FRAME argument can be larger then the
3584 actual number of frames.
3588 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
3589 -stack-list-locals HIGH_FRAME argument can be larger then the
3590 actual number of frames.
3594 * gdb.texinfo (Packets, Stop Reply Packets, General Query Packets,
3595 Register Packet Format, Tracepoint Packets): Fix spelling errors.
3599 * gdbint.texinfo (Overall Structure): New section "Source Tree
3604 * gdb.texinfo (Stop Reply Packets): Note similarity of 'S' and 'T'
3609 * gdb.texinfo (Source Path): Add documentation for new
3610 substitute-path commands.
3614 * gdb.texinfo (Installing GDB): Update menu. Move text to...
3615 (Running Configure): ...here.
3616 (Requirements): New node. Mention expat.
3620 * gdb.texinfo (Target Commands): Remove
3621 'set download-write-size' and 'show download-write-size'.
3625 * stabs.texinfo (Member Type Descriptor): Correct example for
3626 pointer to member types.
3630 * gdb.texinfo (Optional warnings and messages): Add
3631 'set/show trace-commands'.
3632 (Command files): Add '-v' to source command.
3636 * gdb.texinfo (OS Information): Update qPart reference to
3638 (Remote configuration): Likewise.
3639 (Overview): Move @cindex to the start of a paragraph. Talk
3640 about binary data encoding.
3641 (Packets): Refer to the overview for the details of the X
3643 (General Query Packets): Remove qPart description. Add qXfer
3644 description. Add an anchor to qSupported. Correct feature
3645 table title. Add a new feature for qXfer:auxv:read.
3646 (Interrupts): Add a missing parenthesis.
3650 * gdb.texinfo (KOD): Remove node.
3651 (GDB/MI Kod Commands): Remove commented out node.
3655 * gdb.texinfo (GDB/MI Output Syntax, GDB/MI Simple Examples)
3656 (GDB/MI Breakpoint Commands, GDB/MI Program Context)
3657 (GDB/MI Thread Commands, GDB/MI Program Execution)
3658 (GDB/MI Stack Manipulation, GDB/MI Variable Objects)
3659 (GDB/MI Data Manipulation, GDB/MI Symbol Query)
3660 (GDB/MI File Commands, GDB/MI Target Manipulation)
3661 (GDB/MI Miscellaneous Commands): Change (@value{GDBP})->(gdb),
3662 since the MI prompt is hard-wired into the code.
3666 * gdb.texinfo (GDB/MI Compatibility with CLI): Qualify more carefully.
3667 (GDB/MI Simple Examples): Use @subheading for "A Bad Command".
3668 (GDB/MI Data Manipulation): Remove description of unimplemented
3669 display related commands as variable objects perform this function
3670 and are superior: -display-delete, -display-disable,
3671 -display-enable, -display-insert and -display-list. Move
3672 -environment-cd, -environment-directory, -environment-path
3673 and -environment-pwd to "Program Context".
3674 (GDB/MI Program Control): Rename to "Program Execution". Move
3675 -exec-arguments -exec-abort to...
3676 (GDB/MI Program Context): ...here. New node split from "Data
3681 * gdb.texinfo (Remote configuration): Document set / show
3682 remote supported-packets.
3683 (General Query Packets): Document qSupported packet.
3687 * gdb.texinfo (File-I/O overview): Copy edit for grammar, spelling,
3689 (Protocol basics): Likewise.
3690 (The F request packet): Likewise.
3691 (The F reply packet): Likewise.
3692 (Memory transfer): Move this node to be a subsubsection of
3693 "Protocol specific representation of datatypes".
3694 (The Ctrl-C message): More copy editing.
3695 (Console I/O): Likewise.
3696 (The isatty call): Delete this node, and merge its content into
3697 the "isatty" node. Fixed references elsewhere.
3698 (The system call): Delete this node, and merge its content into
3699 the "system" node. Fixed references elsewhere.
3700 (open): Reformat to use @table, and add appropriate font markup.
3707 (stat/fstat): Likewise.
3708 (gettimeofday): Likewise.
3710 (system): Likewise, plus minor changes to fix confusing wording.
3711 (Integral datatypes): Fix font markup.
3712 (Pointer values): Likewise.
3713 (struct stat): Fix markup to use @table, plus minor copy editing.
3714 (struct timeval): Fix font markup, plus minor copy editing.
3715 (Constants): Minor copy editing.
3716 (Errno values): Add font markup.
3717 (File-I/O Examples): Likewise.
3721 * gdb.texinfo (GDB/MI): Remove duplicate acknowledgements.
3722 (GDB/MI Simple Examples): Move node up one level. Use real
3724 (GDB/MI Compatibility with CLI): Update.
3725 (GDB/MI Result Records): Add "connected" and "exit" result
3727 (GDB/MI Stream Records): Clarify target output.
3728 (GDB/MI Command Description Format): Modify example description.
3729 (GDB/MI Breakpoint Table Commands): Rename to...
3730 (GDB/MI Breakpoint Commands): ...this
3731 (GDB/MI Breakpoint Commands): Add optional thread field.
3732 (GDB/MI Program Control): Add an introduction. Move "Program
3733 termination" examples into exec-run description.
3734 (GDB/MI File Commands): Mention similar CLI commands.
3735 (GDB/MI Miscellaneous Commands): Move to end. Mention "show version"
3736 is similar to "-gdb-version".
3740 * gdb.texinfo (Symbols): Fix "(gdb)"=>"(@value{GDBP})".
3744 * gdb.texinfo (GDB/MI Development and Front Ends): Use
3745 sourceware.org for mailing lists.
3746 (GDB/MI File Commands): New node split from Program Control.
3750 * gdb.texinfo (GDB/MI Development and Front Ends): New node.
3754 * gdb.texinfo (Cygwin Native): Fix last change.
3758 * gdb.texinfo (Cygwin Native): Document set/show cygwin-exceptions.
3762 * gdbint.texinfo (Algorithms): Correct spelling and punctuation.
3763 (Releasing GDB, Testsuite): Remove details for including DejaGnu.
3767 * gdb.texinfo (General Query Packets): Recommend not starting
3768 new packets with qC and clarify.
3772 * gdb.texinfo (M2 Types): New section.
3776 * agentexpr.texi: Add a copyright and license notice.
3777 * observer.texi: Likewise, with GPL clause for function prototypes.
3778 Remove trailing whitespace.
3782 * gdb.texinfo (General Query Packets): Document conventions for
3783 terminating packet names, and their violations.
3787 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Update for readline 5.1.
3788 * gdb.texinfo: Likewise.
3792 * gdb.texinfo (Remote Configuration): Remove "set remotedebug"
3793 and "show remotedebug".
3794 (Debugging Output): Add additional index entries.
3798 * gdb.texinfo (delete-fork): Command renamed to "delete fork".
3802 * gdb.texinfo (Contributors): Credit frame unwinder contributors.
3803 * gdbint.texinfo (Algorithms): Fix errors in frame documentation.
3807 * gdbint.texinfo (x86 Watchpoints, Target Conditionals): Update insert
3808 and remove breakpoint prototypes.
3809 (Watchpoints): Move description of target_insert_hw_breakpoint and
3810 target_remove_hw_breakpoint ...
3811 (Breakpoints): ... to here. Document target_insert_breakpoint and
3812 target_remove_breakpoint.
3816 * gdb.texinfo (Packets): Note that 'addr' arguments to s, S, c,
3817 and C packets are optional.
3821 * gdb.texinfo (Specifying source directories): Update the description
3822 of the source file search to reflect the fact that the source path
3823 always contains at least $cdir and $cwd.
3827 * gdb.texinfo: Update copyright dates.
3831 * gdb.texinfo (Overview): Add an index entry to "empty response".
3835 * gdbint.texinfo (Prologue Analysis): New section.
3839 * gdb.texinfo (Connecting): Document 'target remote pipe'.
3841 * gdb.texinfo (Target Commands): Update text describing how to
3842 specify a target. Refer to the detailed section on remote
3843 debugging, not the brief mention.
3845 * gdb.texinfo (Connecting): Organize the different 'target remote'
3846 connection methods into a table. Add a 'target remote' index
3851 * gdb.texinfo (Symbols): Update descriptions of 'whatis' and
3852 'ptype' commands to reflect the fact that the only significant
3853 difference between them is that ptype prints the complete type
3854 description instead of just the name.
3858 * gdbint.texinfo (Watchpoints): Delete
3859 TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT.
3863 * gdb.texinfo (GDB/MI Breakpoint Table Commands): Add fullname and
3864 times fields where needed. Fix typos. Update general form given
3865 for output of -break-insert.
3866 (GDB/MI): Abbreviate some unnecessarily long fullnames.
3870 * gdbint.texinfo (Symbol Handling): Add a section
3871 on memory management.
3875 * gdb.texinfo (Breakpoint table commands): Document the fullname
3876 field in -break-list output.
3880 * gdb.texinfo (Cygwin Native): Fix typos. Clarify the types of
3881 debugging information produced by the various "set debug..."
3886 * gdb.texinfo (Files): Remove obsolete bits from the description
3891 * gdbint.texinfo (Testsuite): Explain how to run selected tests.
3895 * gdbint.texinfo (Frames): Document the basics of GDB's register
3896 unwinding model, and explain the existence of the "sentinel" frame.
3900 * gdb.texinfo (Choosing files): Mention that -directory is used
3902 (Specifying source directories): Likewise.
3903 (Command files): Explain how script files are found.
3907 * gdb.texinfo (Backtrace): Describe how to get backtrace of all
3908 the threads in a multi-threaded program.
3909 (Threads): The threadno argument of "thread apply" can be a range
3914 * gdbint.texinfo (Coding): Add entry for -Wno-pointer-sign to list
3919 * gdb.texinfo (Sequences): Improve menu annotations.
3920 (Define): Add index entries for arguments of user-defined
3921 commands. Move the description of flow-control commands...
3922 (Command Files): ...to here. Document loop_break and
3924 (Define, Command Files): Document `end' and add index entries for
3929 * gdb.texinfo: Add documentation for linux-fork.
3930 * gdbint.texinfo: Add internal documentation for checkpoints.
3934 * gdb.texinfo (Omissions from Ada): Document that there is now
3935 limited aggregate support.
3939 * gdb.texinfo (Registers): Describe how to refer to SSE and MMX
3940 registers and the likes.
3944 * gdb.texinfo (Target Commands, Bug Reporting, File Options)
3945 (Symbols): Fix usage of "e.g.".
3946 (Memory Region Attributes): Fix usage of "etc."
3948 * gdbint.texinfo (libgdb, Symbol Handling, Native Debugging)
3949 (Coding): Fix usage of "e.g.".
3962 * Makefile.in: Add (C) after Copyright. Update the FSF
3967 * gdb.texinfo (Connecting): Explain that `monitor' is a way to
3968 extend GDB with commands for external monitor.
3972 * gdb.texinfo (Convenience variables): Add init-if-undefined command.
3976 * gdbint.texinfo (Start of New Year Procedure): New chapter.
3980 * gdb.texinfo (Tracepoint Packets): Document restrictions on
3981 placement of 'R' actions in tracepoint action packets; document
3982 dependence of 'X' and 'M' actions on a preceding 'R' action for
3987 * gdb.texinfo (Tracepoint Packets): New node.
3988 (General Query Packets): Add entries for the tracepoint packets,
3989 referring to the "Tracepoint Packets" node.
3990 (Tracepoints): Add reference to "Tracepoint Packets".
3994 * gdb.texinfo (set remotebreak): Add anchor.
3995 (X packet): Likewise.
3996 (Remote Protocol): Add new section `Interrupts' and new index
3997 entry `interrupts (remote protocol)'.
4001 * gdb.texinfo (Packets): Move information out of 'q' and 'Q'
4002 entries into the General Query Packets section. Add a
4003 cross-reference to that section. Drop description of replies, as
4004 these are covered in the descriptions of each packet.
4005 (General Query Packets): Add introductory text. Explain naming
4006 conventions, and how the end of a name is recognized.
4010 * gdb.texinfo (Remote configuration): Fix typo in description of
4011 "set remotebreak" command.
4015 * gdb.texinfo (Packets, Stop Reply Packets)
4016 (General Query Packets): Various formatting cleanups.
4017 - Use @samp for packet contents.
4018 - Drop summaries from packet @item lines; the same information appears
4019 immediately below in the description.
4020 - Delete paragraph breaks after packet @item commands, so that the
4021 description appears directly to the right of the packet prototype
4022 in the printed manual, if it fits.
4023 - Place spaces in packet prototypes between @vars and non-@var
4024 letters, and explain that they're just for formatting.
4025 - Use @dots{} instead of '...'.
4026 - Fix uses of @code where @var was needed.
4027 - Replace "deprecated" markers with English text spelling out the
4028 packet's status and the preferred alternatives.
4029 - Remove "(reserved)" markers on 'A' and 'I' packets; it's unclear
4030 what this ever meant.
4031 - Remove "(draft)" markers on 'i' packets; nobody has commented on
4032 this for a long time.
4033 - Remove "(draft)" markers on 'z' and 'Z' packets; these have been
4034 implemented several times, and have been in use for years.
4038 * gdb.texinfo (Packets): Add index entries for 'm' packet
4041 * gdb.texinfo (Packets): Clarify lack of restrictions on behavior
4042 of stub when processing an 'm' packet.
4044 * gdb.texinfo (Packets): Mention that packets beginning with
4045 letters are reserved once, at the top, instead of actually listing
4046 them all and saying "reserved".
4050 * gdb.texinfo (User-defined commands): Add $argc. Add missing 'end'.
4051 Change @var{$arg0 to @code{$arg0.
4055 * gdb.texinfo (Fortran): Add some words about Fortran debugging.
4059 * gdb.texinfo (General Query Packets): Put packets in alphabetical
4060 order. Remove extraneous 'z'.
4064 * gdb.texinfo (Choosing files): Add --eval-command.
4068 * gdb.texinfo (Choosing modes): Add --return-child-result.
4073 * gdb.texinfo (Choosing modes): Add --batch-silent.
4077 * gdb.texinfo (GDB/MI Variable Objects): Fix @pxref usage under
4078 "The -var-update Command".
4082 * gdb.texinfo (Print Settings): Add documentation for set/show
4083 print array-indexes.
4087 * gdb.texinfo (Contributors): Thank Andrew Cagney for releases
4092 * gdb.texinfo (File Options): Don't document --mapped, it's gone
4095 (Variables, Symbols): Document the "<incomplete type>" message and
4100 * gdb.texinfo (SETUP_ARBITRARY_FRAME): Remove obsolete reference.
4104 * gdb.texinfo (GDB/MI Variable Objects): Describe print-values
4105 option for -var-list-children and -var-update.
4106 (GDB/MI Stack Manipulation): Simplify description of
4107 print-values option for -stack-list-locals.
4108 (GDB/MI Command Description Format): Clarify.
4109 (Mode Options): Spelling of superseded.
4113 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix -inferior-tty-show
4114 corresponding GDB command comment.
4118 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add -inferior-tty-set
4119 and -inferior-tty-show.
4120 (Input/Output): Document "set/show inferior-tty" and tty alias.
4124 * gdb.texinfo (Packets): Change description of 'D' packet to note
4125 that GDB does wait for a response.
4129 * gdb.texinfo (History) Rename "Command History".
4130 (Command History): Move node "Server Prefix" from section on
4135 * gdb.texinfo (GDB/MI Stack Manipulation):
4136 Re-instate -stack-info-frame with example. Say that it gets
4137 info on selected frame, not current frame.
4141 * gdb.texinfo (Server): Clarify that `file' should be used before
4142 connecting to the server.
4143 (Files): Add an xref to the above description.
4144 (Output Formats): More detailed description of the `c' format.
4145 (Memory): List explicitly all the formats supported by `x'.
4146 (Threads): Add an @cindex entry for "thread apply".
4147 (Files): Document the possibility of loading unlinked object
4148 files. Add more indexing for solib-absolute-prefix and
4150 (Machine Code): Document possible problems with locations in
4152 (Backtrace): Document that free-standing environments do not need
4153 to have a `main' function.
4157 * gdb.texinfo (GDB/MI Stack Manipulation): Remove reference to
4162 * gdb.texinfo (Contributors): Note the original multi-arch
4167 * gdb.texinfo (Registers): Add index entries for the standard
4169 (Frames): Add cross-reference from frame pointer description to
4171 (Annotations Overview): Fix the reference to GDB name.
4175 * gdb.texinfo (Set Watchpoints): Remove @vindex entry for
4176 can-use-hw-watchpoints.
4180 * gdb.texinfo (GDB/MI Out-of-band Records): Add bullet enumerating
4181 the possible reasons why an exec async record would be returned to FE.
4185 * gdb.texinfo: Note that Elena Zannoni, Fernando Nasser, and
4186 Andrew Cagney implemented the original GDB/MI.
4190 * gdb.texinfo (CRIS): Update the cris-version and cris-dwarf2-cfi
4191 documentation. Add documentation for cris-mode.
4195 * gdb.texinfo (Numbers): Explain the example and make the wording
4201 * gdb.texinfo (GDB/MI Breakpoint Table Commands)
4202 (GDB/MI Data Manipulation, GDB/MI Program Control)
4203 (GDB/MI Stack Manipulation): Update examples to include the fullname
4204 attribute in stack frames.
4208 * gdb.texinfo (Startup): Fix last change. Treat gdb.ini like we
4209 do with other non-standard names of init files.
4213 * gdb.texinfo (Command Files): Move the description of the startup
4215 (Startup): ...to this new subsection of the Invocation chapter.
4216 Rearrange the description of init files more logically and add a
4217 cross-reference to "Command Files". Document the special gdbinit
4218 name for CISCO 68k. Expand the description of what GDB does
4220 (History): Add index entry for HISTSIZE.
4224 * gdb.texinfo (Files): Remove documentation for auto-solib-limit.
4228 * gdb.texinfo (SVR4 Process Information, The isatty call)
4229 (The system call): Don't use foo(N) notation for man pages and
4231 (Compilation, DJGPP Native): Improve wording.
4235 * gdb.texinfo (Backtrace): Describe backtraces with arguments that
4236 were optimized away.
4240 * gdb.texinfo (Remote configuration): Document "set/show
4241 get-thread-local-storage-address". Add cross-reference to the
4242 description of the qGetTLSAddr packet.
4243 (General Query Packets): Mention "set remote
4244 get-thread-local-storage-address" and add a reference to its
4249 * gdb.texinfo (Backtrace): Describe 'bt full'.
4253 * gdb.texinfo (Mode Options): Fix typo.
4254 (GDB/MI): Describe how to invoke GDB/MI.
4258 * gdb.texinfo (OS Information): Renamed from Auxiliary Vector; all
4259 references changed. Add description of "info udot".
4260 (Files): Document "set/show stop-on-solib-events".
4261 (M32R/D): Document "set/show download-path", "set/show
4262 board-address", "set/show server-address", "upload", "tload".
4263 Document "sdireset", "sdistatus", "debug_chaos", "use_debug_dma",
4264 "use_mon_code", "use_ib_break", "use_dbt_break".
4265 (Maintenance Commands): Improve indexing.
4266 (Target Commands): Document "set/show hash", "set/show debug
4268 (SVR4 Process Information): Document "info pidlist" and "info
4269 meminfo". Document "set/show procfs-tarce" and "set/show
4270 procfs-file". Document "proc-trace-*" and "proc-untrace-*".
4271 (Symbols, The Print Command with Objective-C): Improve indexing.
4272 (Objective-C): Add references to "info classes" and "info
4274 (Debugging Output): Improve wording. Document "set/show debug
4275 solib-frv". Fix "set/show debugvarobj".
4276 (Set Breaks): Add index entry for "hardware breakpoints".
4277 (Renesas ICE): Document "e7000", "ftplogin", "ftpload", "drain",
4278 and "set/show usehardbreakpoints".
4279 (MIPS Embedded): Document "se/show syn-garbage-limit", "set/show
4280 monitor-prompt", "set/show monitor-warnings", "pmon".
4281 (ARM): Document "rdilogfile", "rdilogenable", "set/show
4282 rdiromatzero", "set/show rdiheartbeat".
4283 (PowerPC): Document SDS-specific commands "set/show sdstimeout",
4285 (Embedded Processors): Document the "sim" command.
4286 (Remote): Document the "remote" command.
4287 (DJGPP Native): Document the "info serial" command.
4288 (Threads): Document "maint info sol-threads".
4289 (Files): Document "nosharedlibrary", "add-symbol-file-from-memory".
4290 (Set Breaks): Improve indexing.
4291 (Command Syntax): Add a reference to dont-repeat.
4292 (Define): Document "dont-repeat".
4293 (TUI Commands): Document "tabset".
4294 (WinCE): New subsection. Document "set/show remotedirectory",
4295 "set/show remoteupload", "set/show remoteaddhost".
4299 * gdb.texinfo (Hurd Native): New subsection, documents
4300 Hurd-specific commands.
4301 (Maintenance Commands): Add cross-reference to "Debugging Output".
4302 (Debugging Output): Document "set/show debug lin-lwp".
4303 (MIPS): Improve documentation of heuristic-fence-post. Document
4304 "set/show mips abi", "set/show mips saved-gpreg-size", "set/show
4305 mips stack-arg-size", "set/show mips mask-address", "set/show mips
4306 remote-mips64-transfers-32bit-regs", "set/show debug mips".
4307 (ARM): Document ARM-specific commands.
4308 (AVR): New section. Document "info io_registers".
4309 (CRIS): New section. Document "set/show cris-version" and
4310 "set/show cris-dwarf2-cfi".
4311 (HPPA): New section. Document "set/show debug hppa" and "maint
4313 (Neutrino): New subsection. Document "set/show debug nto-debug".
4314 (Super-H): New section. Document the "regs" command.
4315 (Debugging Output): Document "set/show debug aix-thread".
4319 * gdb.texinfo (Print Settings): Document "set/show print
4320 pascal_static-members", "set print repeats", "show print
4321 null-stop". Improve indexing. Fix documentation of "set print
4323 (Pascal): New section.
4324 (Supported languages): Rename from "Support"; all references
4325 updated. Add a menu item for Pascal.
4326 (Numbers): Document "set radix.
4327 (Screen Size): Document "set/show pagination".
4328 (MIPS Embedded): Remove "set processor" documentation.
4329 (Remote configuration): Document "set/show X/P/Z-packet",
4330 "set/show read-aux-vector-packet", "set/show remote
4331 symbol-lookup-packet", "set/show remote verbose-resume-packet",
4332 "set/show remoteaddresssize", "set/show remotebaud", "set/show
4333 remotedebug", "set/show remotebreak", "set/show remotedevice",
4334 "set/show remotelogfile".
4335 (Auxiliary Vector): Add reference to the description of the
4336 read-aux-vector-packet setting.
4337 (Set Watchpoints): Add a cross-reference to "set remote
4338 hardware-breakpoint-limit".
4339 (General Query Packets): Add indexing of requests and
4340 cross-references to related commands in "Remote configuration".
4341 (File-I/O Overview, The system call): Fix wording and typos.
4342 (Thread Stops): Add index entries.
4343 (Continuing and Stepping): Document "show step-mode".
4344 (i386): New node. Document "set/show struct-convention".
4345 (Files): Document "show trust-readonly-sections".
4346 (Calling): Document "set/show unwindonsignal".
4347 (Messages/Warnings): Add index entries.
4348 (Maintenance Commands): Document "set/show watchdog".
4349 (Annotations Overview): Document "show annotate".
4350 (Set Watchpoints): Add index entries.
4351 (Symbols): Fix doc of case-sensitive.
4352 (ABI): Document "show coerce-float-to-double".
4353 (Convenience Vars, Help): Improve indexing.
4354 (Machine Code): Document "show disassembly-flavor".
4355 (Debugging C plus plus): Document "show overload-resolution".
4356 (Value History, Signaling): Add index entries.
4360 * gdb.texinfo (Show): Move @kindex entries to their proper places.
4361 (Processes): Fix wording.
4362 (History, List, Logging output, Define, Symbols, Print Settings):
4367 * gdb.texinfo (Targets): Document "set/show architecture". Remove
4368 redundant index entry for "target" command.
4369 (Backtrace): Add index entries.
4370 (Symbols, Fortran): Document the "set case-sensitive" command.
4371 (DJGPP Native): Document "set com1base", "set com1irq", etc.
4372 (Print Settings): Add index entry for "set demangle-style".
4373 (Target Commands): Document "set download-write-size".
4374 (Debugging Output): Document "set exec-done-display".
4378 * gdb.texinfo (Files): Fix the name and documentation of
4379 add-shared-symbol-files. Document its alias assf. Update the
4380 list of OSs where GDB supports shared libraries. Fix markup.
4381 (Continuing and Stepping): Add reference to @var{location} in the
4383 (Dump/Restore Files): Fix reference to @{filename}.
4384 (Help): Fix wording.
4386 (Set Watchpoints): Ditto.
4387 (Backtrace): Remove redundant index entries. Improve index
4389 (Delete Breaks): Fix wording.
4390 (Memory): Document the compare-sections command.
4391 (Memory Region Attributes): Improve wording.
4392 (Disabling): Improve wording.
4393 (Fortran): New subsection. Document the "info common" command.
4394 (Help): Document aliases "info copying" and "info warranty".
4395 (Caching Remote Data): New section. Document the "set/show
4396 remotecache" and "info dcache" commands.
4397 (Show): Fix wording of the documentation of the "set
4398 extension-language" command.
4399 (Signals): Add index entry for "info handle".
4400 (Memory Region Attributes): Fix punctuation.
4401 (Symbols): Change the arg name to "location" and refer to it in
4402 the text. Fix wording of "info types" doc.
4403 (Threads): Fix usage of @enumerate @item's.
4404 (Listing Tracepoints): Add index entry for "info tp".
4405 (Set Watchpoints): Add xref to "info break" description.
4406 (Macros): Add an index entry for "macro exp1". Document the
4407 "macro list" command.
4408 (Maintenance Commands): Document "flushregs", "maint agent",
4409 "maint check-symtabs", "maint cplus", "maint demangle", "maint
4410 deprecate", "maint undeprecate", "maint dump-me", "maint packet",
4411 "maint print architecture", "maint print objfiles", "maint print
4412 statistics", "maint print type", "maint show-debug-regs", "maint
4413 space", "maint time", and "maint translate-address".
4414 (Connecting): Document the "monitor" command.
4415 (Annotations Overview): Describe the "set annotate" command.
4419 * gdb.texinfo (Set Watchpoints): Document can-use-hw-watchpoints.
4420 Rearrange index entries and improve wording about support for
4421 hardware watchpoints.
4425 * gdb.texinfo: Update copyright
4429 * gdb.texinfo (General Query Packets): Fix texinfo compile warning and
4434 * gdb.texinfo (General Query Packets): Document qGetTLSAddr packet.
4438 * gdb.texinfo: Fix spelling, infinte -> infinite.
4442 * observer.texi (GDB Observers): Document "solib_loaded".
4446 * configure.ac: Rename configure.in, require autoconf 2.59.
4447 * configure: Re-generate.
4449 * configure.in: Replace configdirs with multiple references to
4451 * configure: Re-generate.
4455 * gdbint.texinfo (Versions and Branches): Make the date (YYYYMMDD)
4456 part of the version number.
4460 * gdbint.texinfo (Algorithms): Remove description of
4461 TARGET_DISABLE_HW_WATCHPOINTS and TARGET_ENABLE_HW_WATCHPOINTS.
4465 * gdb.texinfo (General Query Packets): Specify that thread ID's in
4466 the 'qC' and 'qThreadInfo' packets are unsigned hexidecimal
4471 * gdb.texinfo (Mode Options): Document -l option.
4475 * gdbint.texinfo (Algorithms): More accurate description of
4476 STOPPED_BY_WATCHPOINT. Point out that target_stopped_data_address
4477 is not needed unless data-read and data-access watchpoints are
4478 supported. Add a description of how GDB checks whether the
4479 inferior stopped because a watchpoint was hit.
4483 * gdb.texinfo (Files): Add cross-reference to description of
4484 -readnow command-line switch.
4488 * gdb.texinfo: Document set/show backtrace past-entry commands.
4489 Rearrange index entries for set/show backtrace past-main.
4494 * gdb.texinfo (Remote Serial Protocol): Further describe
4495 binary transfer escaping mechanism .
4499 * gdb.texinfo (inferior_debugging info): Document "set debug infrun"
4500 and "show debug infrun". Add index entries.
4504 * gdb.texinfo (SVR4 Process Information): Document subcommands of
4505 "info proc" that are already implemented. Add index entries.
4506 (Working Directory): Add a cross-reference to "info proc" command.
4507 (Files): Add a tip for decreasing memory used for symtabs from
4509 (Starting): Fix whitespace; make "elaboration" stand out where it
4510 is first used, and add an index entry for the term.
4511 (Calling): Expand and elaborate text. Add "print". Add the
4512 description of problems with weak aliases.
4513 (Core File Generation): New section.
4517 * gdbint.texinfo (Versions and Branches): New chapter.
4518 (Releasing GDB): Delete "Versions and Branches" section.
4519 (Top): Add "Versions and Branches".
4523 * gdb.texinfo (Editing, History): Add cross-references to the
4524 included Readline and History user documentation. Remove
4525 references to the symbol have-readline-appendices which is unused
4527 (History): Fix indexing.
4531 * gdbint.texinfo (target_stopped_data_address): Update to
4533 (i386_stopped_data_address): Update prototype and description.
4534 (i386_stopped_by_watchpoint): New function and description.
4538 * gdb.texinfo (Filenames): Add Ada suffixes.
4544 * gdb.texinfo (Packets): Document the "p" packet.
4548 * gdb.texinfo (Paths and Names of the Source Files): Document the
4549 meaning of values in the 'desc' field of a SO stab.
4553 * gdb.texinfo (Maintenance Commands): Document "maint set dwarf2
4554 max-cache-age" and "maint show dwarf2 max-cache-age".
4558 * gdb.texinfo (Set Breaks): Add index entry for setting
4559 breakpoints on overloaded C++ functions that are not members of
4560 any classes. Add an example and an index entry for setting
4561 breakpoints on all program functions.
4562 (Character Sets, Macros, Overlay Commands)
4563 (Non-debug DLL symbols, GDB/MI Output Syntax)
4564 (Annotations Overview, Maintenance Commands, File-I/O Overview):
4565 Use "(@value{GDBP})" instead of a literal "(gdb)".
4569 * gdbint.texinfo (Native Debugging): Delete description of
4574 * gdbint.texinfo (User Interface): Change local_hex_string_custom
4575 to hex_string_custom (not historically correct, but more
4576 understandable, given the current code).
4580 * gdbint.texinfo (Native Debugging): Delete SVR4_SHARED_LIBS.
4584 * observer.texi (solib_unloaded): New observer.
4588 * gdbint.texinfo (Target Architecture Definition): Add missing
4593 * (Using the Testsuite): build != host is supported,
4594 but some test scripts do not support build != host.
4598 * gdbint.texinfo (Host Definition): Delete description of
4599 FCLOSE_PROVIDED and GETENV_PROVIDED.
4603 * gdbint.texinfo (Host Definition): Delete description of
4605 (Native Debugging): Delete description of KERNEL_U_ADDR_BSD and
4610 * gdbint.texinfo (Target Architecture Definition): Delete
4611 reference to deprecated_read_fp.
4615 * gdbint.texinfo (Target Architecture Definition): Delete
4616 description of DEPRECATED_REGISTER_BYTES.
4620 * gdb.texinfo (Source Path): Document the new behavior of
4621 searching for the source files.
4625 * gdb.texinfo (Edit): Fix markup of EDITOR and improve wording.
4626 (Search, Expressions, Arrays, Variables, Data, Machine Code)
4627 (Auto Display): Improve indexing.
4631 * gdb.texinfo (Mode Options): Delete documentation on "-async" and
4636 * gdb.texinfo: Fix @kindex entries so that multiple commands that
4637 have the same prefix have only their prefix in the index.
4641 * gdb.texinfo (BSD libkvm Interface): New node (section)
4642 (Native): Add it to the menu.
4646 * gdbint.texinfo (Target Architecture Definition): Remove
4651 * gdbint.texinfo (Target Architecture Definition): Remove
4652 SUN_FIXED_LBRAC_BUG.
4656 * gdbint.texinfo (Coding): Replace xasprintf with xstrprintf.
4660 * gdbint.texinfo (Target Architecture Definition): Deprecate
4661 USE_STRUCT_CONVENTION.
4665 gdb.texinfo (Bug Reporting): Mention session recording,
4666 with the script command or Emacs.
4670 * gdbint.texinfo (Target Architecture Definition): Deprecate
4671 FUNCTION_START_OFFSET.
4675 Based on changes from Karl Berry.
4676 * gdb.texinfo: Do not use @sc in a direntry.
4677 * stabs.texinfo: Change @dircateogry to "Software development".
4678 * gdbint.texinfo, gdb.texinfo, annotate.texinfo: Ditto.
4682 * gdbint.texinfo (Target Architecture Definition): Delete
4683 description of RETURN_VALUE_ON_STACK.
4687 * gdbint.texinfo (Native Debugging): Restore "@table @code"
4688 deleted by previous patch.
4692 * gdbint.texinfo (Native Debugging): Delete documentation on
4697 * gdb.texinfo (push_dummy_call): Use @code{struct value}.
4701 * gdb.texinfo (push_dummy_call): Update argument list to match
4702 the new push_dummy_call method signature. Describe the function
4707 * gdb.texinfo (Starting): Document new start command.
4711 * observer.texi (GDB Observers): Document "inferior_created".
4715 * gdbint.texinfo (Target Architecture Definition): Delete
4716 description of DO_DEFERRED_STORES.
4718 * gdbint.texinfo (Target Architecture Definition): Delete
4719 references to DEPRECATED_FIX_CALL_DUMMY.
4721 * gdbint.texinfo (Target Architecture Definition): Delete
4722 description of DEPRECATED_CALL_DUMMY_WORDS,
4723 DEPRECATED_SIZEOF_CALL_DUMMY_WORDS, and CALL_DUMMY.
4725 * gdbint.texinfo (Target Architecture Definition): Delete
4726 description of DEPRECATED_PUSH_DUMMY_FRAME.
4728 * gdbint.texinfo (Target Architecture Definition): Delete
4729 reference to DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
4733 * observer.texi (GDB Observers): Add "Debugging" section. Include
4734 cross reference to "set/show debug observer".
4735 * gdb.texinfo (Debugging Output): Document "set/show debug
4740 * gdbint.texinfo (Target Architecture Definition): Delete
4741 description of DEPRECATED_PC_IN_SIGTRAMP.
4745 * gdbint.texinfo (Target Architecture Definition): Delete
4746 documentation for BELIEVE_PCC_PROMOTION_TYPE, no longer defined.
4750 * observer.texi (GDB Observers): Correct spelling.
4754 * observer.texi (GDB Observers): Add target_changed event.
4758 * observer.texi (GDB Observers): Rework, provide generic observer
4759 definitions and then a list of observable events.
4763 * gdbint.texinfo (Host Definition): Delete reference to
4768 * gdbint.texinfo (Target Architecture Definition): Delete
4769 reference to DEPRECATED_CALL_DUMMY_LENGTH.
4773 * gdb.texinfo (TUI Commands): Document tui reg commands.
4777 * gdb.texinfo (TUI): Delete reference to --enable-tui. Mention
4779 (Mode Options): Mention "gdbtui". Use "Text" not "Terminal".
4780 (Contributors): Mention both Text and Terminal User Interface.
4784 * gdbint.texinfo (Target Architecture Definition): Deprecate
4785 references to SIGTRAMP_START and SIGTRAMP_END.
4789 * gdbint.texinfo (Target Architecture Definition): Deprecate
4790 references to PC_IN_SIGTRAMP.
4794 * gdbint.texinfo (Target Architecture Definition): Delete
4795 reference to GDB_TARGET_IS_HPPA.
4799 * gdbint.texinfo (Coding): Update section on gdbarch_data,
4800 describe pre_init and post_init.
4804 * gdb.texinfo (Debugging Output): Document values for "set debug
4809 * gdb.texinfo (Contributors): Mention GDB 6.1 release engineer.
4813 * gdb.texinfo (breakpoints): Add information about the
4814 new "set breakpoint pending" and "show breakpoint pending"
4819 * gdbint.texinfo (Coding): Document use of gdbarch_obstack_zalloc
4820 in Per-architecture module data section.
4824 * gdb.texinfo (General Query Packets): Document qPart:... packets.
4828 * annotate.texinfo: Wrap fdl.texi include in raise/lower sections.
4829 * gdb.texinfo, gdbint.texinfo, stabs.texinfo: Ditto.
4830 * fdl.texi: Import Version 1.2, November 2002.
4834 * gdb.texinfo (Mode Options): Note that "mi1" is deprecated.
4838 * gdbint.texinfo (Target Architecture Definition): Deprecate
4839 FRAMELESS_FUNCTION_INVOCATION.
4843 * gdbint.texinfo (Coding): Mention -Wunused-function.
4847 * gdbint.texinfo (Target Architecture Definition): Delete
4848 description of DEPRECATED_CALL_DUMMY_STACK_ADJUST.
4852 * gdb.texinfo: Properly quote the name "C++".
4853 * gdbint.texinfo: Ditto.
4854 * stabs.texinfo: Ditto.
4858 * gdbint.texinfo (Support Libraries): Add doco about obstacks and
4859 minimal information about libiberty.
4863 * gdb.texinfo (Auxiliary Vector): Fix thinko with @value{GDBN}.
4867 * gdb.texinfo (Auxiliary Vector): New node (section).
4868 (Data): Add it to the menu.
4872 * gdb.texinfo (Breakpoints): Add information about pending
4877 * gdb.texinfo (Overview): Delete references to the cisco protocol
4878 including the "N" response.
4882 * gdbint.texinfo (Target Architecture Definition): Rename
4883 EXTRACT_STRUCT_VALUE_ADDRESS to
4884 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.
4888 * gdb.texinfo (KOD): Document "show os". Add index entries for
4889 "set/show os" and "info cisco" commands.
4893 * Makefile.in (install-info): Prepend $(DESTDIR) to $(infodir).
4897 * gdbint.texinfo: Delete USE_MMALLOC, NO_MMCHECK, MMCHECK_FORCE,
4898 MMAP_BASE_ADDRESS, MMAP_INCREMENT.
4902 * gdb.texinfo (GDB/MI Stack Manipulation): Describe extension to
4904 (GDB/MI Variable Objects): Describe extension to
4909 * gdbint.texinfo (DECR_PC_AFTER_HW_BREAK): Don't document.
4913 * gdbint.texinfo (Target Architecture Definition): Delete
4914 documentation on DEPRECATED_NPC_REGNUM.
4918 * gdb.texinfo: Update copyright year. Mention that set
4919 follow-fork-mode is supported on GNU/Linux. Remove documentation of
4920 "set follow-fork-mode ask".
4924 * gdbint.texinfo: Update copyright year.
4925 (Coding): Add -Wunused-label to list of -Werror warnings.
4930 * gdb.texinfo: Update copyright.
4931 (Objective-C): "methodName" typeo fixed. Add @code/@var markup
4932 around names, as appropriate. Minor syntax cleanup of
4933 _NSPrintForDebugger explanation. Two spaces after periods.
4934 GDBN used instead of lit. "gdb". Index entries added for
4935 print-object and _NSPrintForDebugger. @noindent added in one spot.
4939 * stabs.texinfo: Add dircategory and direntry commands.
4940 * annotate.texinfo: Ditto.
4944 * gdbint.texinfo (Target Architecture Definition): Replace the
4945 return_value method's "inval" and "outval" parameters with
4946 "readbuf" and "writebuf".
4950 * gdb.texinfo (The F request packet, The F reply packet): Renamed
4951 from "The `F' request packet" and "The `F' reply packet", to make
4953 (File-I/O remote protocol extension): Update menu entries, too.
4957 * gdb.texinfo (Thread Stops): Document the issue with
4958 premature return from system calls in multi-threaded programs.
4962 * annotate.texinfo: Fix "fortunatly"[sic].
4966 * gdb.texinfo (Contributors to GDB): Replace "Renesas"
4967 with "Hitachi" and "Mitsubishi".
4971 * gdbint.texinfo (Target Architecture Definition): Document
4972 gdbarch_return_value. Add cross references from
4973 USE_STRUCT_CONVENTION, EXTRACT_RETURN_VALUE, and
4974 STORE_RETURN_VALUE, and from/to EXTRACT_STRUCT_VALUE_ADDRESS.
4978 * gdbint.texinfo (Target Architecture Definition): Document
4979 regset_from_core_section.
4983 * gdb.texinfo (M32R/D): Mention m32rsdi target.
4988 * gdb.texinfo (Breakpoints related warnings): Insert into menu.
4992 * gdb.texinfo (Breakpoint related warnings): New node.
4993 * gdbint.texinfo (ADJUST_BREAKPOINT_ADDRESS): Document.
4997 * gdb.texinfo (Remote Protocol): Document v and vCont.
5001 * gdb.texinfo: Replace "Hitachi" and "Mitsubishi" with "Renesas".
5002 * gdbint.texinfo: Ditto.
5007 * gdb.texinfo (GDB/MI Symbol Query): Replace "comamnd" with
5012 * gdbint.texinfo (Target Architecture Definition): Deprecate
5013 IBM6000_TARGET. Mention that it implies an RS/6000 system and not
5018 * gdbint.texinfo (Target Architecture Definition): Rename
5019 REGISTER_RAW_SIZE to DEPRECATED_REGISTER_RAW_SIZE.
5020 * gdb.texinfo (Packets, Stop Reply Packets): Ditto.
5021 * gdbint.texinfo (Target Architecture Definition): Rename
5025 REGISTER_VIRTUAL_SIZE to DEPRECATED_REGISTER_VIRTUAL_SIZE.
5026 (Target Architecture Definition):
5028 * gdbint.texinfo (Target Architecture Definition): Rename
5029 REGISTER_VIRTUAL_TYPE to DEPRECATED_REGISTER_VIRTUAL_TYPE.
5033 * gdbint.texinfo (Target Architecture Definition): Delete
5034 documentation for NEED_TEXT_START_END.
5036 * gdbint.texinfo (Target Architecture Definition): Rename
5037 NPC_REGNUM to DEPRECATED_NPC_REGNUM. Add cross reference to
5042 * gdbint.texinfo (Testsuite Organization): Change gdb.c++ to gdb.cp.
5046 * gdbint.texinfo (Target Architecture Definition): Fix typos.
5050 * gdbint.texinfo (Target Architecture Definition): Document
5051 stabs_argument_has_addr.
5055 * gdbint.texinfo (Target Architecture Definition): Delete
5056 documentation on REGISTER_NAMES.
5060 * gdbint.texinfo (Target Architecture Definition): Replace
5061 REG_STRUCT_HAS_ADDR with DEPRECATED_REG_STRUCT_HAS_ADDR.
5065 * gdbint.texinfo (Target Architecture Definition): Replace
5066 STACK_ALIGN with DEPRECATED_STACK_ALIGN.
5070 * gdbint.texinfo (Target Architecture Definition): Document
5071 "frame_red_zone_size".
5075 * gdb.texinfo (Backtrace): Replace "set/show backtrace-below-main"
5076 with "set/show backtrace past-main" and "set/show backtrace
5081 * Makefile.in (install-info): Support DESTDIR.
5082 (install-html): Likewise.
5086 Patch from Nick Roberts.
5087 * gdb.texinfo (Using GDB under GNU Emacs): Fix/update key
5088 bindings. Remove description of send-gdb-command.
5092 * gdb.texinfo (Mode Options): Mention that "mi2" was included in
5097 * gdb.texinfo (Mode Options): Mention that level three is the
5098 highest available and that level 2 is deprecated.
5099 (Annotations Overview): Mention annotation levels. Cross reference
5100 to "Limitations of the Annotation Interface" in annotate.texi.
5101 (TODO, Value Annotations, Frame Annotations): Delete section.
5102 (Displays, Breakpoint Info): Delete.
5106 * agentexpr.texi: Delete @bye.
5107 * Makefile.in (STABS_DOC_SOURCE_INCLUDES): Add "fdl.texi"
5108 (stabs.info): Add $(srcdir) to include search path.
5109 (html): Depend on "annotate_toc.html", and not "annotate.html".
5110 * stabs.texinfo: Ditto. Include "fdl.texi".
5111 * gdbint.texinfo: Update copyright statement's list of invariant
5116 * Makefile.in (INFO_DEPS): Add annotate.info.
5117 (dvi, ps, html, pdf): Add annotate.
5118 (ANNOTATE_DOC_SOURCE_INCLUDES): New macro.
5119 (ANNOTATE_DOC_BUILD_INCLUDES): New macro.
5120 (ANNOTATE_DOC_FILES): New macro.
5121 (ANNOTATE_TEX_TMPS): New macro.
5122 (annotate.info, annotate_toc.html): Specify dependencies.
5123 (annotate.ps, annotate.pdf, annotate.dvi): Ditto.
5124 * annotate.texinfo: Rename annotate.texi. Get building. Add
5125 "Migrating to GDB/MI" and "Limitations of the Annotation
5126 Interface" chapters. Mention why it is not part of the user
5127 guide. Update copyright notice. Include "fdl.texi".
5131 * gdb.texinfo (TUI Keys): Document C-x o key to switch active window.
5135 * gdbint.texinfo (libgdb components): Correct a GDB to GDBN.
5139 * gdb.texinfo (Server): Mention pidof.
5143 * gdbint.texinfo (Coding): Add -Wformat-nonliteral to -Werror
5148 * gdb.texinfo (Logging output): New chapter.
5152 * gdb.texinfo (Unsupported languages): New section.
5153 (Languages): Add link to new section.
5157 * gdb.texinfo (Contributors): Mention 6.0 release engineer.
5161 * gdbint.texinfo (Coding): Clarify use of gdb_XXX.h headers.
5165 * Makefile.in (SFILES_INCLUDED): Add agentexpr.texi.
5166 * agentexpr.texi: Retitle section, and change it to an appendix.
5167 Comment out texinfo initialization. Factor a @var{} into two
5168 pieces to prevent makeinfo warnings.
5169 * gdb.texinfo: Add Agent Expressions appendix.
5173 * gdbint.texinfo (Native Conditionals): Remove PREPARE_TO_PROCEED.
5177 * gdb.texinfo (Remote Debugging): New section "Connecting to a
5178 remote target". Document the "detach" and "disconnect" commands.
5179 (Server, Netware, Debug Session): Reference "Connecting to a
5181 (GDB/MI Target Manipulation): Document "-target-disconnect".
5185 * gdbint.texinfo (Target Architecture Definition): Deprecate
5186 REMOTE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT, and
5187 BIG_REMOTE_BREAKPOINT. Cross reference BREAKPOINT_FROM_PC.
5191 * gdb.texinfo (Separate Debug Files): Remove extra semicolon.
5195 * gdbint.texinfo (Target Architecture Definition): Delete
5196 documentation on FRAME_ARGS_ADDRESS_CORRECT.
5200 * gdbint.texinfo (Target Architecture Definition): Document
5201 "unwind_sp". Cross reference "unwind_sp" and TARGET_READ_SP.
5205 * gdb.texinfo: Add Objective-C documentation.
5209 * gdbint.texinfo (Target Architecture Definition): Add "func_addr"
5210 parameter to "push_dummy_call". Rename "dummy_addr" to "bp_addr".
5214 * gdbint.texinfo (Target Architecture Definition): Delete
5215 references to "extract_address" and "store_address".
5219 * gdbint.texinfo (Target Architecture Definition): Replace
5220 REGISTER_BYTES with DEPRECATED_REGISTER_BYTES. Fix typo,
5221 DEPRECATED_REGISTER_SIZE instead of REGISTER_BYTE.
5225 * gdbint.texinfo (Breakpoint Handling): Correct a double negative.
5229 * Makefile.in (gdb-cfg.texi): Replace $$LN_S with $(LN_S).
5230 (gdb.dvi): Likewise.
5231 (gdb.pdf): Likewise.
5232 (links2roff): Likewise.
5236 * gdb.texinfo (Dump/Restore Files): Update documentation for
5237 'dump', 'append', and 'restore': note that format argument is
5238 optional; simplify presentation of the command variants; and be
5239 more precise about the formats.
5243 * gdb.texinfo (Symbols): Update documentation: 'maint list
5244 symtabs' and 'maint list psymtabs' have been renamed 'maint info
5245 symtabs' and 'maint info psymtabs'.
5249 * gdbint.texinfo (Target Architecture Definition): Make
5250 CALL_DUMMY_WORDS, SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY_LENGTH,
5251 FIX_CALL_DUMMY, CALL_DUMMY_BREAKPOINT_OFFSET and
5252 CALL_DUMMY_BREAKPOINT_OFFSET deprecated.
5256 * gdb.texinfo (Maintenance Commands): Document "maint print
5261 * gdb.texinfo (GDB/MI Symbol Query): Use @{ and @}.
5266 * gdb.texinfo (section GDB/MI Symbol Query): Add documentation
5271 * gdbint.texinfo (Target Architecture Definition): Document
5272 push_dummy_code. Add cross references.
5276 * gdb.texinfo (Character Sets): Update to reflect new behavior of
5277 set/show charsets commands.
5281 * gdbint.texinfo (Target Architecture Definition): Replace
5282 read_fp, TARGET_READ_FP and FP_REGNUM, with deprecated_read_fp,
5283 DEPRECATED_TARGET_READ_FP and DEPRECATED_REGNUM.
5287 * gdbint.texinfo (Target Architecture Definition): Rename
5288 "tm_print_insn" to "deprecated_tm_print_insn".
5292 * gdb.texinfo (Symbols): Document 'maint list symtabs' and 'maint
5297 * gdbint.texinfo (Target Architecture Definition): Delete
5298 references to EXTRA_FRAME_INFO.
5302 * gdbint.texinfo (Target Architecture Definition): Delete
5303 PRINT_TYPELESS_INTEGER.
5307 * observer.texi (GDB Observers): Adjust the documentation for the
5308 normal_stop notification to better describe reality. Fix a couple
5313 * gdb.texinfo (GDB/MI Program Control): Add
5314 '-file-list-exec-source-file'
5318 * gdbint.texinfo (Target Architecture Definition): Delete
5319 references to CALL_DUMMY_P.
5323 * gdbint.texinfo (Target Architecture Definition): Remove
5324 reference to TARGET_WRITE_SP.
5328 * gdbint.texinfo (Target Architecture Definition): Remove
5329 references to write_sp.
5333 * gdb.texinfo (GDB/MI Variable Objects): Replace @include with
5334 chapter body. Use @smallexample instead of @example.
5335 (Annotations): Ditto.
5336 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Remove gdbmi.texinfo and
5341 * gdbint.texinfo (Target Architecture Definition): Replace
5342 PUSH_ARGUMENTS with push_dummy_call, add gdbarch, regcache and
5343 dummy_addr parameters.
5347 * gdbint.texinfo (Target Architecture Definition): Delete
5348 reference to CALL_DUMMY_STACK_ADJUST_P. Rename
5349 CALL_DUMMY_STACK_ADJUST to DEPRECATED_CALL_DUMMY_STACK_ADJUST.
5350 Add reference to PUSH_ARGUMENTS.
5354 * gdbint.texinfo (Algorithms, Target Architecture Definition):
5355 Deprecate FRAME_CHAIN and FRAME_CHAIN_VALID.
5359 * gdbint.texinfo (Algorithms): Add new section describing the
5361 (Top): Add menu entry to new observer appendix.
5362 * observer.texi: New file.
5363 * Makefile.in (GDBINT_DOC_SOURCE_INCLUDES): Add dependency on
5364 new observer.texi file.
5368 * gdb.texinfo (DATE): Delete. Remove date from titles. Mention
5369 that GNU Press update the manual version number.
5373 * gdbint.texinfo (Target Architecture Definition): Delete
5374 references to get_saved_register. Rename GET_SAVED_REGISTER to
5375 DEPRECATED_GET_SAVED_REGISTER.
5379 * gdbint.texinfo (Target Architecture Definition): Replace
5380 POP_FRAME with DEPRECATED_POP_FRAME. Update description.
5384 * gdbint.texinfo (Target Architecture Definition): Rename
5385 FRAME_SAVED_PC to DEPRECATED_FRAME_SAVED_PC.
5389 * gdb.texinfo: Add File-I/O documentation.
5393 * gdbint.texinfo (Target Architecture Definition): Cross reference
5394 FRAME_SAVED_PC to unwind_pc. Document unwind_pc.
5398 * gdb.texinfo (Debugging Output): Mention the "set/show debug
5403 * gdbint.texinfo (Target Architecture Definition): Document
5404 unwind_dummy_id. Cross reference unwind_dummy_id and
5405 SAVE_DUMMY_FRAME_TOS.
5410 * gdb.texinfo (Configuring the current ABI): Document "set cp-abi"
5415 * gdbint.texinfo (Target Architecture Definition): Document
5420 * stabs.texinfo (Structures): Use @samp and separate @var's
5421 instead of a single @var containing a comma separated list.
5426 * Makefile.in (distclean): Remove config.log.
5430 * gdbint.texinfo (Target Architecture Definition): Rename
5431 FRAME_INIT_SAVED_REGS to DEPRECATED_FRAME_INIT_SAVED_REGS.
5435 * gdbint.texinfo: Rename INIT_EXTRA_FRAME_INFO to
5436 DEPRECATED_INIT_EXTRA_FRAME_INFO.
5440 * gdb.texinfo (Cygwin Native): Links to Non-debug DLL symbols.
5441 (Non-debug DLL symbols): New node, describing the minimal symbols
5442 loaded from DLLs without real debugging symbols.
5446 * gdb.texinfo (Set Breaks): Add cross reference to "set remote
5447 hardware-breakpoint-limit".
5448 (Set Watchpoints): Add cross reference to "set remote
5449 hardware-watchpoint-limit".
5450 (Remote configuration options): New section.
5454 * gdbint.texinfo (Target Architecture Definition): Delete
5455 descrption of IS_TRAPPED_INTERNALVAR.
5458 * gdb.texinfo (Interpreters): New chapter. Refer the command-line
5459 option "-i"/"--interpreter" to this chapter. Include index
5464 * gdb.texinfo (C@t{++}): Recommend DWARF 2, then stabs+.
5465 (Variables): Recommend stabs+ and DWARF 2.
5466 (C plus plus expressions): Correct info about
5467 compiler versions, debug formats.
5468 (Contributors): Change 'DWARF2' to 'DWARF 2'.
5473 * gdbint.texinfo (Target Architecture Definition): Delete
5474 description of ADDITIONAL_OPTIONS, ADDITIONAL_OPTION_CASES,
5475 ADDITIONAL_OPTION_HANDLER, and ADDITIONAL_OPTION_HELP, and
5476 BEFORE_MAIN_LOOP_HOOK, and DBX_PARM_SYMBOL_CLASS along with
5477 references to nindy and i960.
5478 * gdb.texinfo (i960): Delete all references to i960 and nindy.
5482 * gdbint.texinfo (Target Architecture Definition): Delete
5487 * stabs.texinfo (Member Type Descriptor): Clarify description of
5488 `@'. Suggested by Ben Hutchings.
5492 * gdb.texinfo (M68K): Delete reference to es1800.
5496 * gdb.texinfo (Maintenance Commands): Document `maint print
5497 reggroups' and `maint print register-groups'.
5498 * gdbint.texinfo (Target Architecture Definition): Document
5499 register_reggroup_p.
5503 * gdb.texinfo (Separate Debug Files): New section.
5507 * gdb.texinfo (Maintenance Commands): Add "maint set profile"
5508 and "maint show profile".
5512 * gdb.texinfo (Installing GDB): Warn against
5513 ".../gdb-VERSION/gdb/configure".
5514 (Separate Objdir): Likewise.
5518 * gdbint.texinfo (Target Architecture Definition): Delete
5519 definition of PRINT_REGISTER_HOOK.
5523 (OpenRISC 1000): Fix formatting of command names.
5527 * gdb.texinfo (Continuing and Stepping): Add new command
5528 'advance'. Clarify behavior of 'until'.
5532 * gdb.texinfo (Files): Document solib-absolute-prefix and
5537 * gdbint.texinfo (Configuring @value{GDBN} for Release): Delete.
5538 (Create a Release): Add new instructions for new @file{src-release}.
5539 Document existing instructions for @file{Makefile.in} as
5540 being for @value{GDBN} 5.3.1 or earlier.
5544 * gdbint.texinfo (Target Architecture Definition): Mention
5545 frame_saved_regs_zalloc and frame_extra_info_zalloc as the way to
5550 * gdb.texinfo (Controlling GDB): Add @kindex for
5552 (Backtraces): Add @kindex's for backtrace-below-main.
5556 * gdb.texinfo (Controlling GDB): Document "set osabi".
5560 * gdb.texinfo (Backtraces): Document "set backtrace-below-main".
5561 * gdbint.texinfo (FRAME_CHAIN_VALID): Update documentation.
5565 * gdb.texinfo (Controlling GDB): Add ABI section. Document
5566 "set coerce-float-to-double".
5567 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Remove documentation.
5571 * stabs.texinfo: Remove obsolete text.
5572 * gdbint.texinfo: Ditto.
5573 * gdb.texinfo: Ditto.
5577 * gdbint.texinfo (Target Architecture Definition): Update
5578 description of gdbarch_register_osabi.
5582 * agentexpr.texi: Fix typos.
5583 * annotate.texi: Likewise.
5584 * fdl.texi: Likewise.
5588 * gdbint.texinfo (Algorithms): Replace INIT_FRAME_PC with
5589 DEPRECATED_INIT_FRAME_PC.
5593 * gdbint.texinfo (Target Architecture Definition): Delete
5598 * gdbint.texinfo (Host Definition): Delete documentation on
5599 USE_GENERIC_DUMMY_FRAMES.
5603 Fix PR gdb/723 and PR gdb/245.
5604 * Makefile.in (install-info): Run the install-info command as part
5605 of the post install steps only.
5606 (uninstall-info): New target.
5607 (uninstall): New target.
5611 * Makefile.in (install): Make install do some real work.
5615 Fix POSIX problem reported by Paul Eggert.
5616 * Makefile.in (GDBvn.texi): Use `sed q' instead of `head -1'.
5621 * gdbint.texinfo (Target Architecture Definition): Delete
5622 definition of DO_REGISTERS_INFO.
5626 * gdbint.texinfo (Address Classes): Fix problems with insertion
5627 of ``{'' and ``}'' in example.
5631 * gdbint.texinfo (Address Classes): New section.
5632 (Target Conditionals): Document ADDRESS_CLASS_NAME_TO_TYPE_FLAGS,
5633 ADDRESS_CLASS_NAME_TO_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS,
5634 ADDRESS_CLASS_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, and
5635 ADDRESS_CLASS_TYPE_FLAGS_TO_NAME_P.
5639 * gdb.texinfo (Registers): Mention vector registers as well as
5640 floating registers in the documentation for 'info registers' and
5641 'info all-registers'.
5645 * gdbint.texinfo (CPLUS_MARKER): Remove item.
5649 * gdbint.texinfo (Item Output Functions): Add new ui_out_field_fmt_int
5650 interface definition.
5654 * gdb.texinfo (Target Commands): Add or1k target specific
5656 * gdb.texinfo (Contributors): Add myself to the contributors list.
5660 * gdb.texinfo (Mode Options): Update --interpreter option. "mi2"
5661 and "mi1" instead of "mi1" and "mi0".
5665 * gdb.texinfo (Packets): Fix typos "alligned".
5666 Correct z3/Z3 description. Correct z4/Z4 title.
5670 * all-cfg.texi: Use @sc for GDB and GCC. Update copyright.
5674 * gdb.texinfo: Use GNU/Linux instead of Linux.
5678 * gdb.texinfo (Packets): Replace @samp{} with ``an empty string''.
5682 * gdb.texinfo: Replace @example with @smallexample.
5687 * gdb.texinfo (Character Sets): Use @smallexample instead of
5688 @example. Use GNU/Linux instead of Linux.
5692 * gdb.texinfo: Add character set documentation.
5696 * gdb.texinfo (Packets): Revise `z' and `Z' packet documentation.
5697 (Packets): Add cross reference from `b' packet to `z' packets.
5701 * gdb.texinfo (Maintenance Commands): Document ``maint
5702 internal-error'' and ``maint internal-warning''.
5704 * gdbint.texinfo (Target Architecture Definition): Revise
5705 description of STACK_ALIGN. Add description of FRAME_ALIGN.
5709 * gdbint.texinfo (Target Conditionals): Document the new
5710 NAME_OF_MALLOC macro.
5714 * gdb.texinfo (Contributors): Mention 5.2 and 5.3 release
5719 * gdb.texinfo (TUI Overview): Document status line fields.
5723 * gdb.texinfo (TUI Commands): Document info win command.
5727 * gdb.texinfo (TUI Overview): Document breakpoint markers.
5731 * gdb.texinfo (TUI Single Key Mode): Document new SingleKey mode.
5732 (TUI Keys): Likewise.
5736 * gdb.texinfo (Examples): Use ``->'' for a packet send and ``<-''
5737 for a packet receive.
5741 * Makefile.in (clean): Move to end of file.
5742 (distclean, maintainer-clean, realclean): Ditto.
5743 (mostlyclean): Move rule to end of file. Use GDB_TEX_TMPS,
5744 GDBINT_TEX_TMPS, STABS_TEX_TMPS.
5745 (gdb.dvi, gdb.pdf): Do not cleanup TeX temp files after texi2dvi.
5746 (gdbint.dvi, gdbint.pdf, stabs.dvi, stabs.pdf): Ditto.
5750 * Makefile.in (GDBINT_TEX_TMPS): Define.
5751 (gdbint.dvi, gdbint.pdf): Use
5752 (GDB_TEX_TMPS): Define.
5753 (gdb.dvi, gdb.pdf): Use.
5754 (STABS_TEX_TMPS): Define.
5755 (stabs.dvi, stabs.pdf): Use.
5756 (GDB_DOC_SOURCE_INCLUDES): New macros.
5757 (GDB_DOC_BUILD_INCLUDES, GDB_DOC_FILES): New macros.
5758 (GDBINT_DOC_FILES_INCLUDES): New macros.
5759 (GDBINT_DOC_BUILD_INCLUDES): New macros.
5760 (GDBINT_DOC_FILES, STABS_DOC_SOURCE_INCLUDES): New macros.
5761 (STABS_DOC_BUILD_INCLUDES, STABS_DOC_FILES): New macros.
5762 (SFILES_DOC, SFILES_INCLUDED, SFILES_LOCAL): Delete macros.
5763 (links2roff): Replace SFILES_INCLUDED with
5764 GDB_DOC_SOURCE_INCLUDES.
5765 (gdb.dvi, gdb_toc.html, gdb.pdf, gdb.info): Update dependencies.
5766 (gdb.me, gdb.mm, gdb.ms): Update dependencies.
5767 (gdbint.dvi, gdbint_toc.html, gdbint.pdf, gdbint.info): Update
5769 (stabs.info, stabs_toc.html, stabs.pdf, stabs.dvi): Update
5771 (gdbmi.texinfo): Delete rule.
5772 (inc-hist.texinfo): Delete rule.
5773 (rluser.texinfo): Delete rule.
5777 * gdbint.texinfo (Target Architecture Definition): Update
5778 STORE_RETURN_VALUE, mention regcache.
5782 * gdbint.texinfo (Target Architecture Definition): Document
5783 print_registers_info. Note that DO_REGISTERS_INFO is deprecated.
5787 * gdb.texinfo (Remote Protocol): Reformat. Use cross references.
5788 Fix minor typos. Add index entries.
5792 * gdb.texinfo (Data): Add ``Vector Unit'' to menu.
5796 * gdbint.texinfo (Target Architecture Definition): Document
5798 * gdb.texinfo (Vector Unit): Document "info vectors" command.
5802 * gdb.texinfo (Maintenance Commands): Document "maint print
5803 registers", "maint print raw-registers" and "maint print
5809 * gdb.texinfo (Protocol): Document T packet extension to
5810 allow watchpoint address reporting.
5814 * gdb.texinfo (Dump/Restore Files): Move `[]' to outside of @var.
5818 * stabs.texinfo, gdb.texinfo, gdbint.texinfo: Obsolete references
5823 * gdbint.texinfo (Coding): Revise section "Include Files".
5827 * gdbint.texinfo: Obsolete references to m88k.
5828 * gdb.texinfo: Ditto.
5832 * gdbint.texinfo (Create a release candiate): Add the location
5833 where the proper version of autoconf can be retrieved.
5837 * gdb.texinfo (Command Files): Further describe the behavior of
5838 sourced command files.
5842 * gdbint.texinfo (User Interface): ISO C rather than ISO-C.
5843 (Coding): Clarify ISO C version that GDB assumes.
5847 * gdbint.texinfo (User Interface): Mention add_setshow_cmd and
5848 add_setshow_cmd_full.
5852 * gdb.texinfo (Memory Region Attributes): Document new behavior
5857 * gdb.texinfo (Symbols): Update documentation for `info source'
5860 * gdb.texinfo (Macros): Call the command `info macro', not
5865 * gdbint.texinfo (Coding): Add section ``Per-architecture module
5870 * gdbint.texinfo (Target Architecture Definition): Document
5871 GDB_OSABI_GO32 and GDB_OSABI_NETWARE.
5875 * gdbint.texinfo (Releasing GDB): Fix typos in @itemize @bullet
5880 * gdbint.texinfo (Releasing GDB): Revise the section ``Cut the
5885 * gdbint.texinfo (Target Architecture Definition): Add section
5886 ``Converting an existing Target Architecture to Multi-arch''.
5890 * gdbint.texinfo (Releasing GDB): Rename ``Obsoleting any code''
5891 to ``Obsoleting code''. Revise.
5895 * gdb.texinfo (C Preprocessor Macros): New chapter.
5896 Include it in the main menu.
5897 (Contributors): Credit Jim Blandy with macro support.
5898 (Compilation): Explain how to get macro information into the
5900 (Expressions): Note that preprocessor macros are expanded.
5904 * gdb.texinfo (Debug Session): Document new `udp:' and `tcp:'
5905 options for `target remote'.
5909 * gdbint.texinfo (Target Architecture Definition): Delete
5910 documentation on NNPC_REGNUM.
5914 * gdbint.texinfo (Target Architecture Definition): Document
5915 REGISTER_TO_VALUE and VALUE_TO_REGISTER and CONVERT_REGISTER_P.
5916 (Target Architecture Definition): Revise section `Using Different
5917 Register and Memory Data Representations'. Add section `Raw and
5918 Virtual Register Representations'.
5922 * gdbint.texinfo (Target Architecture Definition): Mention
5923 defaults for REGISTER_VIRTUAL_SIZE and REGISTER_RAW_SIZE.
5924 (Target Architecture Definition): Mention same. Add references to
5929 * stabs.texinfo (Attributes): Document new "vector" attribute.
5933 * gdbint.texinfo (Releasing GDB): Revise `Create a Release'.
5937 * gdb.texinfo: Delete obsolete references to a29k.
5941 * gdbint.texinfo (Target Architecture Definition): Replace
5942 IN_SIGTRAMP with PC_IN_SIGTRAMP.
5946 * gdbint.texinfo (REGISTER_IN_WINDOW): Delete definition.
5950 * gdbint.texinfo (SKIP_PROLOGUE_FRAMELESS_P): Delete definition.
5954 * gdbint.texinfo (Target Architecture Definition): Delete
5955 definition of HAVE_REGISTER_WINDOWS.
5959 * gdbint.texinfo (Releasing GDB, Coding): Fix typos. Reported by
5965 * gdb.texinfo (show max-user-call-depth): Correct formatting.
5966 Provide a better explaination of this feature.
5970 * gdbint.texinfo (Target Architecture Definition): Remove
5971 FRAME_CHAIN_COMBINE.
5975 * gdbint.texinfo (Obsolete Conditionals): Remove reference to
5980 * gdbint.texinfo (Obsolete Conditionals): Remove references to
5985 * gdb.texinfo (Bug Reporting): Document that the web is the
5986 prefered way of submitting bug reports.
5987 (Bug Reporting): Delete the s-mail address as the last resort.
5991 * gdbint.texinfo (Target Architecture Definition): Delete
5992 references to TARGET_WRITE_FP and write_fp.
5996 * gdb.texinfo: Document new commands dump, append, and restore.
6000 * gdbint.texinfo (Releasing GDB): Revise the section `Before the
6005 * gdb.texinfo: Change all examples to @smallexample.
6006 * gdbint.texinfo: Ditto.
6010 * gdbint.texinfo (Releasing GDB): Add section ``Versions and
6015 * gdbint.texinfo (Releasing GDB): Add the section``Branch Commit
6020 * gdbint.texinfo: Fix a bunch of typos (alsways, mirrorred,
6021 expresson, suports, dependant, trhe, perhaphs, situtations,
6022 explictily, taged, oportunity, unfortunatly).
6026 * Makefile.in (gdb.info): Add explicit path to gdb.texinfo.
6027 Remove reference to 3.12.
6031 * gdbint.texinfo: Include fdl.texi.
6032 (Top): Add GNU Free Documentation License.
6033 * Makefile.in (SFILES_INCLUDED): Add gpl.texi.
6034 (gdbint.dvi, gdbint.pdf, gdbint.info): Add dependency on fdl.texi.
6035 (gdbint_toc.html): Add dependency on gdb-cfg.texi and fdl.texi.
6036 (gdbint.info): Add srcdir to include path.
6037 * gdb.texinfo: Include gpl.texi.
6039 * gpl.texi: New file.
6043 * gdbint.texinfo (Debugging GDB): Remove references to cygnus.com.
6047 * gdb.texinfo: Document Cygwin native specific commands.
6051 * gdb.texinfo: Document gdbserver ``--attach'' command.
6055 * gdb.texinfo (overlays): Change @var(_ovly_debug_event)
6056 to @code(_ovly_debug_event).
6060 * gdb.texinfo (How Overlays Work): Shrink the overlay diagram.
6064 * gdb.texinfo (overlays): Mention new magic symbol
6065 '_ovly_debug_event', which allows GDB to keep better track
6070 * gdb.texinfo (Memory Region Attributes): Fix the wording.
6071 Suggested by Dmitry Sivachenko.
6073 * (<many nodes>): Fix the spelling and punctuation of "i.e.".
6077 * gdb.texinfo (set trust-readonly): Change value{gdbn} to value{GDBN}.
6081 * gdb.texinfo: (remote protocol): Gramatical fix-up.
6082 (set trust-readonly-sections): Document.
6086 * gdbint.texinfo (Releasing GDB): Revise and update.
6090 * gdbint.texinfo (Target Architecture Definition): Delete
6091 description of TARGET_BYTE_ORDER_DEFAULT.
6095 * gdb.texinfo: Fix typos and markup. From Dmitry Sivachenko
6100 * libgdb.texinfo: Delete file.
6104 * gdb.texinfo: Remove makeinfo 3.12 hacks.
6105 * gdbint.texinfo: Ditto.
6109 * gdb.texinfo: Fix typo ``Remove' -> ``Remote''.
6113 * Makefile.in: Update copyright.
6115 (gdb.dvi, gdb.pdf, stabs.dvi, stabs.pdf): Use TEXI2DVI.
6116 (gdbint.dvi, gdbint.pdf): Use TEXI2DVI. Add dependency on
6118 (TEXINDEX, PDFTEX): Delete makefile variables.
6122 * gdb.texinfo (Protocol): Move section to appendix.
6126 * gdb.texinfo (Remote Debugging): Create a menu.
6127 (Top): Add ``Remote Debugging'' to menu.
6131 * gdb.texinfo (Remote): Move the sub-section ``The GDB remote
6132 serial protocol'' from here.
6133 (Remote Debugging): To here. New chapter.
6137 * gdbint.texinfo (Target Architecture Definition): Delete
6138 description of TARGET_BYTE_ORDER_SELECTABLE_P.
6142 * gdbint.texinfo (Host Definition): Revise. xm-xyz.h and xyz.mh
6143 are no longer needed.
6144 (Porting GDB): Add maintainer note about configure.host.
6148 * gdbint.texinfo (Target Architecture Definition): Remove
6149 definition of IEEE_FLOAT.
6153 * gdb.texinfo: Beautify copyright years; fix a typo.
6154 (DJGPP Native): Fix overfull hboxes in examples. From Brian Youmans
6159 * gdbint.texinfo (Host Definition): Remove references to
6160 MALLOC_INCOMPATIBLE.
6164 * gdbint.texinfo (Host Definition): Remove references to XDEPFILES
6169 * gdb.texinfo (Maintenance Commands): Add appendix.
6170 (Set Breaks): Copy ``maint info breakpoint'' doco to
6171 ``Maintenance Commands'' appendix. Add reference.
6175 * fdl.texi: Remove next/prev from @node.
6179 * gdb.texinfo: @include fdl.texi. Fixes for overfull hboxes and
6180 for monstrous @multitable (from Brian Youmans).
6182 * fdl.texi: New file.
6184 * Makefile.in (SFILES_INCLUDED): Add fdl.texi.
6188 * gdbint.texinfo (Releasing GDB): New chapter.
6192 * gdb.texinfo (Embedded Processors, Calling program functions):
6193 Obsolete references to a29k.
6197 * gdbint.texinfo (Coding): Review Cleanups section. Examples
6198 examples. Document that a code-block should do or discard its
6199 cleanups before exit.
6203 * gdb.texinfo (Choosing files): Change @samp to @file.
6207 * gdb.texinfo (--pid): Document new command line option (attach).
6211 * gdb.texinfo (Tracepoints): Clarify that tracepoints need support
6216 * gdbint.texinfo (Target Architecture Definition): Replace
6217 BIG_ENDIAN with BFD_ENDIAN_BIG.
6221 * gdbint.texinfo (Target Architecture Definition): Replace
6222 value_ptr with struct value pointer.
6226 * gdb.texinfo (Free Software): Fix wording.
6230 * gdb.texinfo (Free Software): New section ``Free Software Needs
6231 Free Documentation''.
6239 * annotate.texi: Fix the application of GFDL in the Copyright notice.
6243 * gdb.texinfo (maint info sections): Fix typo.
6247 * gdb.texinfo (maint info sections): Document.
6249 * gdb.texinfo (info proc): Comment out documentation for
6250 'info proc' sub-options that are currently not implemented.
6254 * gdbint.texinfo (TARGET_CHAR_SIGNED): Document.
6258 * gdbint.texinfo (Target Architecture Definition): Replace
6259 LITTLE_ENDIAN with BFD_ENDIAN_LITTLE.
6263 * gdbint.texinfo (Host Definition): Delete documentation on
6268 * gdb.texinfo (Overlays): New chapter, documenting GDB's
6269 overlay support. Add to top-level menu.
6273 * gdb.texinfo (Command Syntax): Document C-o binding.
6277 * gdb.texinfo (Options): Eliminate attempt to explain .gdbinit/gdb.ini
6278 use since it is described in the referenced section.
6281 * gdb.texinfo (Command Files): Reword to make gdb.ini requirement
6282 clearer when using DJGPP.
6286 * gdb.texinfo (File Options): Change description of -nx and gdb.ini to
6287 specifically refer to MS-DOS.
6288 (command files): Mention gdb.ini is only used on MS-DOS.
6292 * gdb.texinfo (Invoking GDB): Document --args.
6293 (Mode Options): Likewise.
6297 * gdbint.texinfo (TARGET_RANGE_PROFITABLE_FOR_HW_WATCHPOINT):
6298 Delete documentation; this macro has been removed from the
6303 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Clarify.
6307 * gdb.texinfo (gdbarch_in_function_epilogue_p): Add documentation.
6311 * gdb.texinfo (info functions): Document use of backslash to
6312 quote regexp chars in function names such as "operator*()".
6316 * gdbint.texinfo (SOLIB_ADD): Document additional new
6321 * gdb.texinfo: (Command Files) Added documentation for the
6322 behavior of gdb with input redirected from a file.
6326 * gdb.texinfo (auto-solib-add): Change docs to match
6327 implementation change.
6328 (auto-solib-limit): Add docs for new variable.
6332 * gdbint.texinfo (Target Architecture Definition): Function
6333 value_as_pointer renamed to value_as_address.
6337 * gdbint.texinfo (Target Architecture Definition): Default
6338 POINTER_TO_ADDRESS functions assume unsigned addresses.
6339 (INTEGER_TO_ADDRESS): Document. Derive pragmatics section from a
6340 posting by Jim Blandy.
6344 * Makefile.in (MAKEHTMLFLAGS): Remove -glossary; the most recent
6345 version of texi2html (1.64) doesn't support this flag any more.
6349 * gdbint.texinfo (Host Definition): Remove description of
6352 * gdbint.texinfo (Host Definition): Remove description of R_OK.
6354 * gdbint.texinfo (Host Definition): Remove description of
6359 * gdbint.texinfo (Target Architecture Definition): Add
6360 explanation of TARGET_PRINT_INSN macro.
6364 * gdb.texinfo (`add-symbol-file'): Correct synopsis.
6365 Explain what it means to load relocatable files.
6369 * gdbint.texinfo: Bring the HTML `top' menu into sync with the
6374 * gdbint.texinfo: Add a cautionary note about macro use.
6378 * gdb.texinfo: Explain omitting the hostname in the
6379 `target remote' command.
6383 * gdbint.texinfo: Remove extraneous START-INFO-DIR-ENTRY
6384 and END-INFO-DIR-ENTRY.
6388 * gdb.texinfo (TUI Configuration): Rename tui configuration variables.
6392 * gdbint.texinfo (libgdb): Rewrite.
6396 * Makefile.in (gdbgui.dvi, gdb-gui, gdbgui.info): Targets deleted.
6400 * gdb.texinfo (TUI): New chapter, document the TUI.
6401 (Mode Options): Document the -tui option.
6405 * gdbint.texinfo (Host Definition): Remove description of
6410 * gdb.tex (DJGPP Native): New node, with descriptions of
6411 DJGPP-specific commands.
6415 * gdbint.texinfo: Three misspellings.
6419 * Makefile.in (refcard.dvi): Rewrite to avoid problems with empty
6420 `test` expressions on bash. Problem reported by Colin Walters.
6424 * gdbint.texinfo (User Interface): Update ui-out documentation to
6425 refelect recent UI/MI updates.
6429 * gdb.texinfo (Mode Options): Mention the mi0 and mi1
6434 * gdbint.texinfo (Target Architecture Definition): GDBARCH is a C
6435 structure and not macros.
6436 (Host Definition): Document that much of this chapter is obsolete.
6437 (Target Architecture Definition): Update list of files that make
6438 up a target architecture.
6443 * gdbint.texinfo (Target Architecture Definition): Update
6444 EXTRACT_STRUCT_VALUE_ADDRESS and EXTRACT_STRUCT_VALUE_ADDRESS_P.
6445 The latter has been changed to a true predicate.
6449 * annotate.texi: Add @noindent where needed. From Dmitry
6451 * gdb.texinfo: Indexing fix. From Dmitry Sivachenko.
6455 * gdb.texinfo (Protocol): Fix typo. Extra parenthesis.
6459 * gdb.texinfo (Remote Protocol): Document that the ``!'' packet
6460 returns ``OK''. Document that the ``R'' packet does not reply.
6464 * gdb.texinfo (Protocol): Add doc for new packet "qSymbol:".
6468 * gdb.texinfo (Signals): Clarify the default setting of signal
6473 * gdbint.texinfo (CLEAR_DEFERRED_STORES): Delete stray @item
6474 (FRAME_ARGS_ADDRESS_CORRECT): Ditto.
6478 * Makefile.in (GDBvn.texi): Set GDBVN from ../version.in.
6482 * gdbint.texinfo (Clean Design and Portable Implementation):
6483 Renamed from "Clean Design".
6484 (Clean Design and Portable Implementation): Document portable
6485 methods of handling file names, and the associated macros.
6489 * gdb.texinfo (Tracepoint Actions): Mention the "info scope"
6490 command and provide a cross-reference to its description.
6491 (Symbols): Note that "info scope" is useful for trace experiments.
6495 * gdb.texinfo (Symbols): Document "info scope".
6496 (Tracepoints): New chapter.
6497 (Contributors): Update for v5.1.
6498 <All nodes>: Change "C++" to "C@t{++}".
6500 * gdbint.texinfo (User Interface): A new section about ui_out
6501 functions, based on text written by Fernando Nasser.
6503 * stabs.texinfo: Change Permissions to GFDL. Update Copyright.
6507 * gdb.texinfo: Change Permissions to GFDL. Update Copyright.
6509 * gdbint.texinfo: Change Permissions to GFDL. Update Copyright.
6511 * gdbgui.texinfo: Change Permissions to GFDL. Update Copyright.
6512 Replace "GDB" with "@value{GDBN}". Fix markup.
6514 * annotate.texi: Change Permissions to GFDL. Update Copyright.
6516 * gdb.texinfo (Output Formats): Mention "info symbol" and provide
6517 a cross-reference to its description.
6518 (Symbols): Document "info symbol".
6522 * gdbint.texinfo (Algorithms): New section "Watchpoints" and new
6523 subsection "x86 Watchpoints".
6524 (Target Architecture Definition): Document the macros
6525 I386_USE_GENERIC_WATCHPOINTS and TARGET_HAS_HARDWARE_WATCHPOINTS.
6526 (Native Debugging): Document I386_USE_GENERIC_WATCHPOINTS.
6530 * gdbint.texinfo (Target Architecture Definition): Update
6531 definition of SOFTWARE_SINGLE_STEP_P to include empty parameter
6536 * Makefile.in, all-cfg.texi, annotate.texi, gdb.texinfo,
6537 gdbint.texinfo, refcard.tex: Update/correct copyright notices.
6541 * gdb.texinfo (Signals): Document "ignore", "noignore", and "all".
6545 * gdb.texinfo (Environment): Document that `path' does not change
6546 the value of PATH in GDB's own environment (it did in the past,
6547 but that was changed on March 15, 1994). Reported by Doug Evans
6550 * gdbint.texinfo: Fix up @itemize lists so that @item is alone on
6551 its line. Fix markup of commands and macros. Add an Index node
6556 * gdb.texinfo (Memory region attributes): New manual section.
6560 * gdbint.texinfo (POP_FRAME): Document use by return_command.
6564 * refcard.tex: Version and copyright fixed. From Phil Edwards
6569 * gdbint.texinfo (ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM,
6570 DWARF2_REG_TO_REGNUM): Document.
6574 * gdbint.texinfo (Coding): Update current value of
6575 --enable-build-warnings. Mention --enable-gdb-build-warnings.
6579 * gdb.texinfo (Continuing and Stepping): Fixed markup and typos,
6584 * gdb.texinfo: Document new 'set step-mode' command.
6588 * gdb.texinfo (Contributors, MIPS Embedded): Minor spelling
6593 * gdb.texinfo (Hooks): Document the new post-hook functionality.
6598 * gdbint.texinfo (Overall Structure): Spelling fix.
6602 * gdbint.texinfo (Target Architecture Definition): Document that
6603 REGISTER_CONVERT_TO_VIRTUAL should only be called on a register
6604 for which REGISTER_CONVERTIBLE returns a zero value.
6608 * Makefile.in (install-info): Find files to install in either the
6609 build or source directories (adapted from Makefile.am).
6613 * stabs.texinfo: Fix spelling errors.
6614 (String Field): FILE-NUMBER starts from 0, not 1.
6618 * refcard.tex: Remove \centerline from the blurb. Patch from
6623 * Makefile.in (install-info): Support installation from outside of
6624 the source directory. Reported by Mark Harig
6629 * gdb.texinfo: Fix typo, $bpnum is set to last breakpoint number.
6633 * Makefile.in (pdf, gdbint.pdf, gdb.pdf, stabs.pdf): New targets.
6634 Generate using pdftex.
6636 (STAGESTUFF, maintainer-clean realclean): Add *.pdf.
6637 (gdb.texinfo, gdbint.texinfo, stabs.texinfo): When TeX insert the
6638 @contents at the start.
6642 * gdb.texinfo: Remove duplicate @syncodeindex. From Brian
6648 * gdb.texinfo: Fix ``et al.''.
6652 * Makefile.in (refcard.dvi): Remove quotes around REFEDITS in for
6657 * configure: Regenerate.
6661 * Makefile.in (install-info): Run install-info on installed Info
6666 * gdb.texinfo: Add Stan Shebs, et.al. as authors. Mention
6671 * gdb.texinfo: Proofreading changes from Brian Youmans.
6675 * gdb.texinfo (Command Files): Mention -x, use @enumerate for
6676 startup sequence, minor edits.
6680 * annotate.texi: Remove "@syncodeindex fn cp", it causes grief in
6683 * gdb.texinfo: Add "@syncodeindex fn cp". Convert all entries
6684 "@kindex f" into "@kindex f (foo)", otherwise we get index entries
6685 like `n' and `s' which look weird. Convert some of the @kindex to
6686 @vindex, when they refer to variables, not commands.
6690 * gdbint.texinfo (Hints): Do not use @value{GDBN in @nodes.
6694 * Makefile.in (GDBMI_DIR): New variable.
6695 (SET_TEXINPUTS): Add $(GDBMI_DIR).
6696 (SFILES_DOC): Add $(GDBMI_DIR)/gdbmi.texinfo.
6697 (gdbmi.texinfo): New target, for texi2roff.
6698 (gdb.me, gdb.ms, gdb.mm): Depend on gdbmi.texinfo.
6699 (gdb.info, gdb_toc.html): Add "-I ${GDBMI_DIR}".
6701 * gdb.texinfo (Top): Add GDB/MI to the main menu and @include
6703 (Mode Options): Add xref to GDB/MI docs and remove a FIXME
6708 * gdb.texinfo (Files): Update description of add-symbol-file
6713 * gdb.texinfo (Porting GDB): Don't use @value in the node name, it
6714 prevents the build (and is generally a Bad Idea).
6718 * gdb.texinfo (Protocol): Prevent makeinfo from complaining about
6719 a comma inside @var.
6720 (Command Files): Index markup changes from Dmitry Sivachenko
6725 * Makefile.in (LN_S): Define.
6726 (gdb-cfg.texi, gdb.dvi, links2roff, inc-hist.texinfo): Don't
6727 invoke "ln -s" unless it is known to work.
6729 * configure.in (AC_PROG_LN_S): Add.
6733 * gdbint.texinfo (Pointers Are Not Always Addresses): New manual
6735 (Target Conditionals): Document ADDRESS_TO_POINTER,
6740 * gdbint.texinfo: Replaced GDB with @value{GDBN}, @include
6741 gdb-cfg.texi to get the value.
6745 * gdbint.texinfo (Target Architecture Definition): Fix
6750 * gdbint.texinfo (Using Different Register and Memory Data
6751 Representations): New section.
6752 (REGISTER_CONVERTIBLE, REGISTER_RAW_SIZE, REGISTER_VIRTUAL_SIZE,
6753 REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_VIRTUAL,
6754 REGISTER_CONVERT_TO_RAW): Document.
6758 * gdb.texinfo (Protocol): Deprecate the sequence-id. Add cindex
6759 for acknowledgments.
6763 * gdb.texinfo (Protocol): Replace ``qfThreadExtraInfo'' with
6768 * gdb.texinfo: Clarify which remote debug protocol commands are
6769 required and which are optional.
6773 * gdb.texinfo: Revert remainder of Fri Mar 24 18:06:34 2000 Andrew
6775 back to annotate.texi, rluser.texinfo and inc-hist.texinfo.
6776 * annotate.texi: Update.
6780 * gdb.texinfo: Update dates, bump to Eighth Edition (note
6781 expectation of additional changes before release), update
6782 ISBN, add copy of top-level menu for @ifhtml, remove explicit
6783 node links, rephrase and/or shorten lines to fix formatting
6784 problem in both regular and @smallbook formats.
6785 * annotate.texi: Shorten lines in example, use smallexample
6786 consistently everywhere.
6787 * Makefile.in: Add comment about texinfo 4.0 html generation.
6788 (SFILES_INCLUDED): Add annotate.texi.
6792 * gdb.texinfo (Debugging Output): Added new section, documenting
6793 the "set/show debug" commands.
6797 * annotate.texi (Annotations): When GDBN omit @chapter and @node
6800 * gdb.texinfo: Check for @ifinfo instead of @ifnottex.
6801 (rluser.texinfo, inc-hist.texinfo, annotate.texi): Add local
6802 @chapter and @node entries.
6804 * gdb.texinfo: Link all top-level nodes.
6808 * Makefile.in (install-info): Create $(infodir) before installing
6814 * gdbint.texinfo : Added paragraphs about command deprecation.
6818 * gdb.texinfo: Add documentation for the apropos command.
6822 * gdb.texinfo: Add new queries ThreadInfo and ThreadExtraInfo.
6826 * gdb.texinfo: Add white space to prevent overprinting in
6831 * gdb.texinfo: Many minor changes from Dmitry Sivachenko
6837 * gdb.texinfo (main menu): Add Annotations.
6838 (File Options): Add @cindex entries for each command-line option.
6839 Document --epoch, --annotate, --async, --interpreter, --write,
6840 --statistics, and --version.
6842 * annotate.texi: Convert to a chapter. Use @value{GDBN} instead
6847 * gdbint.texinfo (FUNCTION_START_OFFSET): Document.
6851 * gdbint.texinfo: Document COERCE_FLOAT_TO_DOUBLE --- the new form.
6855 * Makefile.in (diststuff): New target.
6859 * agentexpr.texi: Fix wording regarding Intel's IA-64
6860 architecture. [From Jim Wilson.]
6864 * gdb.texinfo (Breakpoints): Mention breakpoint ranges.
6865 (Delete Breaks): Mention range arguments.
6866 (Disabling): Likewise.
6870 * gdb.texinfo: Wrap "ASCII" in @sc{}; clarify a few sentences.
6874 * gdbint.texinfo (FRAME_CHAIN_VALID): Add the generic frame-chain
6879 * gdb.texinfo: Clarify regular expressions used in rbreak.
6883 * gdbint.texinfo (MEMORY_INSERT_BREAKPOINT,
6884 MEMORY_REMOVE_BREAKPOINT): Document.
6888 * gdb.texinfo (remote): Document how GDB ignores the qOffsets BSS
6889 offset re-using the DATA offset instead.
6893 * gdbint.texinfo (Target Architecture Definition): Add PARM_BOUNDARY.
6898 * gdb.texinfo: Use GDBP and GDBN everywhere, fix a couple other
6901 * gdb.texinfo: Various minor wording and formatting improvements,
6902 mentions of additional command-line options.
6906 * gdb.texinfo: Document additional forms of specifying section
6907 names and addresses for the add-symbol-file command.
6911 * gdbint.texinfo: Fix typo, add the word "have".
6915 * gdbint.texinfo (Target Architecture Definition): Document the
6916 SKIP_PERMANENT_BREAKPOINT macro.
6920 * gdb.texinfo: Fiks speling errers.
6922 * gdb.texinfo: Fix uses of @multitable.
6925 * gdb.texinfo: Include details specific to DOS host, clarify
6926 some confusing language, fix @ref/@xref/@pxref usages, add
6927 comments about using with optimization, add more indexing,
6928 fix info about disassembly-flavor.
6932 * gdbint.texinfo (IN_SOLIB_DYNSYM_RESOLVE_CODE,
6933 SKIP_SOLIB_RESOLVER): Define.
6937 * gdb.texinfo (Protocol): Review. Add tables describing ``q'' and
6942 * gdb.texinfo: Create a new "Configurations" chapter with
6943 platform-specific info, inline remote.texi and move sections of it
6944 into the new chapter, move bits about info proc, heuristic search,
6945 and register stack into the new chapter.
6946 * remote.texi: Remove, now part of gdb.texinfo.
6947 * Makefile.in (SFILES_INCLUDED): Remove ref to remote.texi.
6951 * gdbint.texinfo (GDB_TARGET_IS_SUN3, GDB_TARGET_IS_SUN386,
6952 GDB_TARGET_IS_MACH386): These kludges have gone away.
6956 * gdbint.texinfo (Target Architecture Definition): Mention
6961 * gdb.texinfo: Remove remaining "HPPA" conditionals, rewrite
6962 surrounding text to fit HP-UX bits into general info.
6963 (HPPA-cfg.texi): Remove, no longer useful.
6965 * gdb.texinfo: Remove explicit links from @node lines, remove
6966 HP-added "Detailed Node Listing" from main menu which confuses
6970 * gdb.texinfo: Use @value{GDBN} instead of plain GDB, fix grouping
6971 in description of `set environment'.
6975 * gdbint.texinfo: Update coding standard to allow pure ANSI/ISO C.
6979 * gdbint.texinfo (Breakpoint Handling): Add missing words.
6983 * gdb.texinfo (Set Watchpoints): Explain some subtleties about
6984 watch, awatch, and rwatch. Explain why the latter two cannot be
6985 set as software watchpoints. Document that watchpoints for local
6986 variables are deleted when the debuggee terminates.
6990 * remote.texi (Protocol): Further clarification of the "qRcmd"
6991 packet. Allow E.. response packet. "qRcmd" packet is no longer
6996 * Makefile.in: Rename inc-hist.texi to inc-hist.texinfo.
6997 * gdb.texinfo: Ditto.
7001 * gdb.texinfo (KOD): New node.
7005 * remote.texi (Rcmd): Fix minor formatting typos.
7009 * remote.texi (protocol qRcmd): Allow ``OK'' and ``O...'' response
7014 * gdbint.texinfo (PREPARE_TO_PROCEED, ADDR_BITS_REMOVE): Doc
7019 * gdbint.texinfo (SAVE_DUMMY_FRAME_TOS): Define.
7023 * remote.texi (Communication Protocol): ``v'' is in use. Fix
7024 numerous formatting errors. Clarify ``i''. Mark ``i'', ``Z'',
7025 ``z'' and ``qRcmd'' as draft instead of reserved. Identify
7026 packets that are not supported on all hosts. Expand examples.
7031 * Makefile.in: Recognize html, install-html. Add targets
7032 to build HTML versions of documentation via texi2html.
7036 * gdbint.texinfo (Testsuite): New chapter, information about the
7041 * remote.texi (Communication Protocol): Rewrite.
7045 * stabs.texinfo: Fix uses of xref.
7049 * gdbint.texinfo: Add an anti-printf exhortation, and update the
7050 info about patch submission.
7055 * gdb.texinfo: Document Chill support.
7059 * gdbint.texinfo (SP_REGNUM, FP_REGNUM, PC_REGNUM): Add reference
7060 to corresponding TARGET_READ_reg TARGET_WRITE_reg macros.
7061 Document that the value should be greater-than or equal-to zero.
7062 (NO_STD_REGS): Document. Deprecate.
7066 * gdbint.texinfo (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT):
7067 Document that these are not used.
7071 * gdbint.texinfo (EXTRACT_STRUCT_VALUE_ADDRESS_P): Document.
7075 * gdbint.texinfo (FRAME_NUM_ARGS): Update definition. Parameter
7076 numargs was dropped.
7080 * gdbint.texinfo (FRAMELESS_FUNCTION_INVOCATION): Update.
7084 * gdbint.texinfo (SKIP_PROLOGUE, SKIP_PROLOGUE_FRAMELESS_P):
7089 * gdbint.texinfo (USE_GENERIC_DUMMY_FRAMES): Document.
7090 (GET_SAVED_REGISTER): Update, not just the a29k uses this.
7094 * gdbint.texinfo: Fix typos: $ -> @.
7098 * gdbint.texinfo (REGISTER_NAMES, BREAKPOINT, BIG_BREAKPOINT,
7099 LITTLE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT,
7100 BIG_REMOTE_BREAKPOINT): Deprecate in favor of REGISTER_NAME and
7105 * gdbint.texinfo (CALL_DUMMY_STACK_ADJUST_P,
7106 CALL_DUMMY_STACK_ADJUST): Document.
7110 * gdbint.texinfo (CALL_DUMMY_P, CALL_DUMMY_WORDS,
7111 SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY): Define.
7115 * gdbint.texinfo (MAINTENANCE_CMDS): Remove ref, since it no
7120 * gdb.texinfo, remote.texi, all-cfg.texi, HPPA-cfg.texi: Remove
7121 nearly all @ifset/@ifclear conditionals; nobody uses them, and
7122 they make the manual source incomprehensible.
7123 * h8-cfg.texi: Remove, hasn't been used in years.
7127 * gdb.texinfo: Update the credits.
7131 * gdb.texinfo: Fix mistakes noticed in printout of last
7132 draft, add Alpha to discussion of heuristic fence post.
7136 * gdb.texinfo, remote.texi: Many changes; update to Seventh
7137 Edition, merge some HP changes into mainline, describe some
7138 previously undocumented features, describe more of the target
7139 commands available, eliminate obsolete section on renamed
7141 * all-cfg.texi, HPPA-cfg.texi: Remove some obsolete conditionals.
7145 * gdb.texinfo: Make many HPPA conditionals unconditional,
7146 including catchpoint description, since now on for all configs.
7147 * all-cfg.texi: @clear HPPA, since is mainly for very HP-specific
7152 * Makefile.in (GDBvn.texi): Fix match expression to work with
7153 current format of VERSION in gdb/Makefile.in.
7154 * gdb.texinfo: Fix node ref to match new readline.
7158 * gdb.texinfo: Changes made as part of a project to merge in
7159 changes made by HP. Documentation makes extensive use of
7160 @ifclear HPPA and @ifset HPPA. The HP manual omits doumentation
7161 on remote debugging. There are differences in documentation
7162 (HP vs. non-HP) on C++ support (aCC vs. gnu gcc++). Also,
7163 the HP manual discusses catchpoints, hardware watchpoints, and
7164 some HPUX specific limitations for shared library support.
7166 There are also a number of @node changes.
7170 * gdbint.texinfo (Formatting): Disambiguate a sentence.
7175 The following changes were made by Edith Epstein
7179 * HPPA-cfg.texi: new file.
7181 * all-cfg.texi: set HPPA for HP PA-RISC targets.
7183 * refcard.tex: change documentation about catch.
7188 * gdbint.texinfo: Expand on GDB's coding standards,
7189 specify the use of arg names with prototypes.
7193 * gdb.texinfo: Fix tipo.
7197 * gdbint.texinfo: Document TARGET_BYTE_ORDER_DEFAULT and
7198 TARGET_BYTE_ORDER_SELECTABLE_P.
7202 * gdbint.texinfo (FRAME_FIND_SAVED_REGS): Document.
7206 * agentexpr.texi: New file.
7208 Wed Dec 9 21:13:57 1998 Andrew Cagney <cagney@chook>
7210 * gdbint.texinfo (REGISTER_NAME): Replace REGISTER_NAMES.
7214 * remote.texi: Changed wording that implied that the GDB remote
7215 protocol caches register values instead of GDB itself.
7219 * gdbint.texinfo: Add some info about symbol readers.
7220 (CHILL_PRODUCER, etc): Comment out descriptions, not useful.
7221 (IN_SOLIB_CALL_TRAMPOLINE): Rename info from IN_SOLIB_TRAMPOLINE.
7222 (IN_SOLIB_RETURN_TRAMPOLINE): Describe.
7223 (KERNEL_DEBUGGING, MIPSEL): No info about these, remove.
7225 Mon Nov 30 11:32:21 1998 Andrew Cagney <cagney@chook>
7227 * gdbint.texinfo (FRAME_CHAIN_VALID_ALTERNATE):
7231 * gdbint.texinfo (INNER_THAN): Update, now takes parameters.
7233 Fri Nov 27 12:39:45 1998 Andrew Cagney <cagney@chook>
7235 * gdbint.texinfo (NO_SINGLE_STEP): Replace with
7236 SOFTWARE_SINGLE_STEP_P and SOFTWARE_SINGLE_STEP.
7240 * gdbint.texinfo: Fix minor typos.
7244 * gdbint.texinfo: Complete overhaul. Group descriptions more
7245 logically, add more info on generic algorithms, remove much
7246 obsolete and/or wrong material.
7250 * stabs.texinfo (Method Type Descriptor): Expand and correct.
7254 * refcard.tex: Copyright, address updates.
7258 * gdb.texinfo (EDITION, DATE): Update and change to use ordinals
7259 for the edition instead of confusing GDB-version-like numbers.
7263 * gdb.texinfo (hbreak, watch): Fix typo, "date" -> "data".
7267 * LRS: Reformat a bit to keep text under 80 columns.
7271 * gdb.texinfo: Add some credits, mention bug monitor.
7272 * remote.texi: Mention mips monitor targets.
7273 * gdbint.texinfo: Describe SP_REGNUM, STEP_SKIPS_DELAY.
7277 * gdbint.texinfo: Remove obsolete mentions of pinsn.c and opcode.h
7278 files, finish sorting of host vs target vs native macros, describe
7283 * gdbint.texinfo (Host Conditionals): Document change from
7284 using NO_MMALLOC to it's inverse, USE_MMALLOC.
7288 * gdbint.texinfo (Host Conditionals): Document
7289 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, HAVE_LONG_DOUBLE.
7293 * gdbint.texinfo (Host Conditionals): Add CRLF_SOURCE_LINES.
7294 Document LSEEK_NOT_LINEAR.
7298 * stabs.texinfo (Stab Section Basics): Make it clear that only
7299 some versions of the GNU linker remove the leading N_UNDF symbol.
7303 * stabs.texinfo (String Field): Document type number pairs here,
7304 instead of in the Sun specific section.
7305 (Include Files): The GNU linker supports the N_BINCL
7306 optimization. Clarify the N_BINCL value, and what it is used
7308 (Procedures): Document N_FUN with an empty string to mark the end
7310 (Typedefs): Mention that Sun compilers may use N_GSYM for a type.
7311 (Sun Differences): Remove this node, as the information is now
7312 elsewhere in the main document.
7313 (Stab Section Basics): Mention that the GNU linker may optimize
7314 stabs and remove the leading N_UNDF symbol.
7318 * gdb.texinfo, refcard.tex: Restore author credit
7322 * gdbint.texinfo (SIGTRAMP_START, SIGTRAMP_END): Update
7323 documentation to account for START and END macros taking
7329 * gdb.texinfo (Frames): Fix typo.
7333 * gdbint.texinfo (NO_SINGLE_STEP): Document that single_step takes
7334 a target_signal as arg type, not a pid.
7338 * gdb.texinfo: Document `set assembly-language'.
7342 * remote.texi: Update list of stubs in the GDB distribution.
7346 * gdbint.texinfo (NO_MMCHECK): Renamed from NO_MMALLOC_CHECK.
7347 Also document that some systems can use mmalloc but must define
7348 this if their C runtime allocates memory that is later freed.
7349 (MMCHECK_FORCE): Document new macro.
7353 * remote.texi: Add documentation for target Sparclet.
7357 * Makefile.in (srcdir, VPATH, prefix, infodir, INSTALL,
7358 INSTALL_PROGRAM, INSTALL_DATA): Use autoconf set values.
7359 * configure.in: Rewritten for autoconf.
7364 * Makefile.in (DVIPS): New define, set to dvips.
7365 (dvi): Add stabs.dvi.
7367 (all-doc): Depend on info, dvi, and ps targets.
7368 (STAGESTUFF): Add *.ps and *.dvi files.
7369 (clean-info, clean-dvi): Remove.
7370 (mostlyclean): Does not depend upon clean-info or clean-dvi,
7371 rules completely rewritten.
7372 (maintainer-clean): Remove clean-info and clean-dvi
7373 dependencies and put their actions in the rules.
7374 (gdb.ps): New target
7375 (gdb.dvi, gdbgui.dvi, gdbint.dvi, stabs.dvi): Remove
7376 intermediate TeX files, whether they have 2 or 3 character
7378 (gdbint.ps): Add target and rules.
7379 (gdb-internals): Delete unused target.
7380 (Makefile): Depends upon config.status also.
7384 * gdbint.texinfo (CC_HAS_LONG_LONG): Clarify when/how this is
7390 * gdb.texinfo (Expressions): Fix erroneous array constant example.
7394 * gdb.texinfo: Add missing "@bullet" to some "@itemize" commands.
7398 * gdb.texinfo (Print settings): Document
7399 `set/show print static-members' commands.
7403 * gdbint.texinfo (Native): Document name change, coredep.c to
7408 * stabs.texinfo (Include Files): Document the values the SunOS4
7409 linker creates for N_BINCL/N_EINCL/N_EXCL stabs.
7413 * gdbint.texinfo (Releases): Change gdb.tar.Z to gdb.tar.gz.
7418 * gdbint.texinfo (Releases): Make "gdb.tar.gz" rather than
7423 * Makefile.in (maintainer-clean): New target, synonym for
7428 * Update all FSF addresses except those in COPYING* files.
7433 * gdb.texinfo (convenience variables): Document $_exitcode.
7434 (quit): Document optional expression to use as exit code.
7438 * gdb.texinfo, remote.texi: Brought up to date with various
7443 * gdb.texinfo: Update dates and versions, fix comments about
7444 hardware watchpoints in future releases and about the
7445 sharedlibrary command.
7449 * stabs.texinfo: Remove node `XCOFF differences'. Describe value of
7450 C_FUN stab. Other cleanups.
7454 * remote.texi (Bootstrapping): Clarify that flush_i_cache is only
7459 * annotate.texi: Clarify which addresses have differing formats
7460 depending on the language and which do not.
7464 * remote.texi (NetWare): Changed example to use BOARD= instead of
7465 NODE= argument to reflect correspoding change to gdbserve.nlm.
7469 * stabs.texinfo (Negative Type Numbers): Mention the fact that
7470 GDB, as well as AIX dbx, supports the size type attribute.
7474 * stabs.texinfo (Negative Type Numbers): Document types -31 to -34.
7478 * gdb.texinfo (Define): Document $arg0... arguments to commands,
7479 and new 'if' and 'while' commands.
7483 * gdb.texinfo (Artificial arrays): Note use of coerce-to-array-type.
7487 * all-cfg.texi: New flag, GDBSERVE, for NetWare's gdbserve.nlm.
7488 * remote.texi (NetWare): New node, how to use gdbserve.nlm on
7489 NetWare targets. Mostly stolen from the Server node.
7493 * gdb.texinfo (Setting): Talk about the language of a source file
7494 versus the working language. The old documentation did not match
7499 * stabs.texinfo (Source Files): Document N_SO used to mark the end
7504 * gdb.texinfo (Processes): New node.
7508 * remote.texi: Update documentation of set/show mipsfpu.
7512 * gdbgui.texinfo: New file, manual for GUI (gdbtk) users.
7513 * Makefile.in (gdbgui.dvi, gdbgui.info): New actions.
7517 * gdbint.texinfo: Removed mentions of some incorrectly placed and
7518 obsolete conditionals, described some others.
7522 * gdbint.texinfo: Remove references to BROKEN_LARGE_ALLOCA and
7523 SET_STACK_LIMIT_HUGE; they were removed from GDB 14 May 1994.
7527 * gdbint.texinfo: Put regex conditionals in their own table.
7531 * gdbint.texinfo: Removed mentions of many obsolete conditionals,
7532 described or fixed the descriptions of many others.
7536 * gdb.texinfo: Add some more credits.
7537 * gdbint.texinfo: Capitalize GDB consistently, describe some
7538 macros and remove some.
7542 * gdbint.texinfo: Removed mentions of many incorrectly placed and
7543 obsolete conditionals, described some others.
7547 * gdb.texinfo (help targets): Changed to `help target', which
7548 is the correct gdb command.
7552 * annotate.texi (TODO): New node, for keeping track of annotations
7553 suggested but not yet implemented.
7557 * stabs.texinfo (Statics): Value of xcoff C_BSTAT points to
7558 another symbol, it is not the address itself.
7562 * stabs.texinfo (Stab Section Basics): Add comment about alignment
7563 of stabs-in-coff sections.
7567 * annotate.texi: Change edition to 0.5 and date to May 1994.
7569 (Frames): New node, for frame annotation.
7570 (Displays): New node, for display annotation.
7572 * remote.texi (MIPS Remote): Say that set timeout doesn't apply
7573 when waiting for your program to stop.
7577 * annotate.texi (Breakpoint Info): Document annotation of header
7578 fields and record annotation.
7582 * annotate.texi: New file, to document annotations.
7586 * Makefile.in (clean): Don't remove GDBvn.texi (apparently on Jan
7587 16 I meant to make this change but did not). Do remove gdb-cfg.texi.
7591 * stabs.texinfo (Stab Section Basics): Say what is in .stab
7592 section, and say n_strx field is compilation unit relative.
7593 * stabs.texinfo: Don't use @code for a.out when it is the name of
7594 an object file format.
7598 * gdb.texinfo: Refer to file names, not path names, per rms
7600 (Arguments): Fix typo.
7604 * stabs.texinfo (Global Variables): Talk about stabs in files
7605 where variables are referenced, but not defined.
7609 * stabs.texinfo: Move stuff on @ and # type descriptors from node
7610 Cplusplus to new nodes Member Type Descriptor and Method Type
7611 Descriptor. Re-write stuff for #.
7615 * gdb.texinfo (Print Settings): Don't document "set print
7616 fast-symbolic-addr off". The bug which it worked around was fixed
7617 on 25 Feb 94 in coffread.c, so I'm nuking the command.
7619 * stabs.texinfo (Alternate Entry Points): New node, rewritten from
7622 * stabs.texinfo (Type Descriptors): Add 'Y' type descriptor.
7626 * gdbint.texinfo (Host Conditionals, Target Conditionals): Remove
7627 references to ieee-float.c.
7631 * gdb.texinfo (Set Breaks): Update documentation for tbreak to
7632 match what the code actually does.
7636 * stabs.texinfo (Symbol Descriptors): Add OS9000 symbol descriptor s.
7640 * stabs.texinfo (Type Descriptors): Add OS9000 type descriptors c,
7645 * stabs.texinfo: Document N_RBRAC as function relative for COFF as
7646 well as for ELF and SOM. Unify the descriptions of ELF and SOM
7647 as "stabs in sections" rather than just saying "ELF and SOM".
7648 Also make that stuff apply to COFF.
7652 * gdb.texinfo (Formatting Documentation): Change GhostScript to
7657 * gdb.texinfo (Continuing and Stepping): When talking about "step"
7658 versus functions without line numbers, also mention stepping into
7659 them as well as "step" when you are in them. Tell the user how to
7660 deal with the situation. Add comment about "debugging information".
7664 * stabs.texinfo (Enumerations): Document restriction on where
7665 enumeration types can appear and still win with GDB.
7669 * stabs.texinfo (Negative Type Numbers): Document format for type
7674 * gdb.texinfo (Selection, Frame Info): Update information about
7675 arbitrary frame specficiations.
7679 * gdb.texinfo, remote.texi: general editing pass prior to Net release
7683 * stabs.texinfo (String Field): Discuss continuing stabs with ?.
7687 * stabs.texinfo (Non-Stab Symbol Types): Mention N_SET* | N_EXT.
7691 * stabs.texinfo: Re-do stuff about C_BSTAT and move from XCOFF
7692 Differences node to Statics node.
7693 (Statics): Discuss XCOFF use of V symbol descriptor.
7695 * Makefile.in: Remove refcard.dvi and GDBvn.texi in realclean,
7700 * gdb.texinfo (Print Settings): Document `set print
7701 fast-symbolic-addr' and improve the doc for some other
7706 * stabs.texinfo (String Field): Talk about defining several type
7708 Fix lint regarding changing node ELF Transformations to
7709 ELF and SOM Transformations.
7713 * stabs.texinfo: Insert Peter Kessler's name as inventor (I think).
7717 * stabs.texinfo (Cross-References): `::' is for nested types only
7719 (Structures): Document static members.
7723 * stabs.texinfo: Document S type attribute.
7727 * stabs.texinfo: Add notes about stabs-in-som where appropriate.
7731 * gdbint.texinfo: Fix a few typos.
7735 * gdb.texinfo, remote.texi: formatting improvements
7737 * gdb.texinfo (New Features): mention threads.
7738 (Summary, C): fix xrefs in newly contributed text.
7739 (Threads): index entries, clarifications, example
7740 (passim): minor typos fixed, phrasing improvements
7742 * remote.texi (Bootstrapping): rephrase text on ^C and add index
7743 entries; (Server): explain use of gdbserver w/real-time systems,
7744 add example of conflicting TCP port; (MIPS Remote) break up
7745 running text into table, highlighting commands, and add example.
7749 * refcard.tex: avoid bad linebreaks even when REFEDITS=psrc.sed
7753 * stabs.texinfo (Nested Symbols): New node.
7754 (String Field, Symbol Descriptors, Cross-References): Refer to it.
7758 * stabs.texinfo (Stabs in ELF): Clarify how Bbss.bss work with respect
7759 to picking which Bbss.bss symbol to use, and (because there seems to
7760 be no good way of doing it) re-write some of the text to make it
7761 sound like Bbss.bss isn't such a great idea after all (as currently
7764 * gdb.texinfo (C): In addition to saying people have to use g++ for
7765 good results, say they have to use stabs. Specifically say cfront
7767 (Summary): Merge in information on Modula-2, Pascal, and Chill from
7768 the gdb README. Add xrefs to places where the support for the various
7769 languages is described in detail.
7773 * stabs.texinfo: Clean up stuff about visibility and virtual
7776 * stabs.texinfo (N_M2C): Cite Sun doc.
7780 * gdb.texinfo: updates re threads.
7781 * remote.texinfo: avoid index entries starting with digits.
7785 * stabs.texinfo (Enumerations): Talk about large, negative and
7786 octal values. Clean up cross reference to type attributes.
7787 (String Field): Say that GDB 4.11 supports size attribute.
7791 * remote.texi (VxWorks Remote): Clarify that rebuilding VxWorks kernel
7792 is a mandatory step. Make the stuff about that more concise.
7796 * stabs.texinfo (Class Names): New node.
7798 * gdb.texinfo (Command Files): Explain order of init file reading.
7800 * remote.texi (Bootstrapping): Talk about getting the serial driver
7801 to deal with ^C sent by gdb to stop the remote system.
7805 * libgdb.texinfo (I/O): incorporated better phrasing from rich.
7807 * libgdb.texinfo (Defining Commands): made the DOC arg
7808 to gdb_define_app_command a char * instead of char **
7809 per a suggestion from kingdon.
7811 * libgdb.texinfo: total rewrite from a different starting
7816 * stabs.texinfo (Local Variable Parameters): Re-write paragraph on
7817 floats passed as doubles (to improve clarity).
7821 * gdb.texinfo (Source Path): index entries for $cwd, $pdir
7823 * a4rc.sed: update to work with Andreas Vogel papersize params
7825 * refcard.tex: use Andreas Vogel simplifications of papersize
7826 params; remove useless version info; update copyright date.
7830 * gdb.texinfo (Symbols): Add class NAME to doc for ptype.
7834 * gdb.texinfo (Files): Say what address the load command loads it at.
7836 * stabs.texinfo (Common Blocks): Minor cleanups.
7838 * stabs.texinfo: Update ld stabs in elf relocation to reflect the fact
7839 that Sun has backed away from the linker kludge and thus the relevant
7840 issue is changes to the SunPRO tools, not the Solaris linker.
7842 * stabs.texinfo (Traditional Integer Types): Clean up description
7843 of octal bounds a little bit. Document extra leading zeroes.
7847 * gdb.texinfo (Signaling): Update for symbolic symbol names
7848 and add a section explaining the difference between the GDB
7849 signal command and the shell kill utility.
7853 * libgdb.texinfo: added `@' to braces that were unescaped.
7857 * libgdb.texinfo: new file. Spec for the gdb library.
7861 * stabs.texinfo (Include Files): Fix typo (start -> end).
7865 * gdb.texinfo, remote.texi: assorted small improvements, mostly
7866 from Melissa at FSF's editing pass.
7870 * gdb.texinfo: Remove stuff about ar and 14 character filenames.
7871 I believe this was fixed by the 13 Sep 89 change to print_frame_info.
7872 Also, modern versions of ar like BSD 4.4 or SVR4 don't have this bug.
7876 * remote.texi (Bootstrapping): Discuss 386 call gates.
7880 * stabs.texinfo (Based Variables): New node.
7884 * stabs.texinfo (Negative Type Numbers): Re-write discussions of
7885 names, sizes, and formats to suggest how not to lose.
7889 * stabs.texinfo (Methods): Fix typo.
7893 * gdb.texinfo: Fix a few typos.
7897 * gdb.texinfo: Clarify how well it works with Fortran.
7899 * stabs.texinfo (Stabs In ELF, Statics, ELF Transformations):
7900 More on relocating stabs in ELF files.
7904 * stabs.texinfo (Stabs In ELF): Talk about N_FUN value.
7908 * stabs.texinfo (Local Variable Parameters): Talk about nameless
7913 * gdb.texinfo: @up/@down -> @raisesections/@lowersections
7917 * stabs.texinfo: Make info author notice match the TeX author notice.
7921 * stabs.texinfo: Initial-caps all words in node names and
7922 non-trivial words in section names.
7926 * stabs.texinfo: Many minor cleanups.
7928 * stabs.texinfo: Remove @deffn except from Expanded Reference node.
7932 * stabs.texinfo: Remove full description of big example.
7933 It's not really helpful; just use pieces of it where appropriate.
7934 Add more Texinfo formatting directives (@samp, etc.).
7935 Use @deffn to define stab types.
7936 Eliminate some wordiness. Break up some nodes.
7937 Add an (alphabetized) index of symbol types.
7938 Use consistent capitalization style in node and section names.
7942 * gdb.texinfo: Change typo "Two two" to "The two".
7946 * stabs.texinfo (XCOFF-differences): Remove references to
7947 non-existent types N_DECL and N_RPSYM.
7949 * stabs.texinfo (String Field): Say that type attributes bug is
7950 fixed in GDB 4.10, since it is.
7952 * stabs.texinfo: Clean up djm cleanups, and more cleanups of my own.
7956 * stabs.texinfo: Formatting cleanups.
7960 * stabs.texinfo: When explaining the n_type of a stab, standardize
7961 how we do it ('#' as a comment indicator, "36 is N_FUN" as text,
7963 (Global Variables): Clean up.
7967 * stabs.texinfo (Stack Variables): Re-write.
7971 * stabs.texinfo (Stabs-in-elf): Talk about getting the start
7972 addresses of a source file. Also revise formatting.
7973 Change "object module" or "object file" to "source file".
7974 Various: Miscellaneous cleanups.
7978 * stabs.texinfo: Point to mangling info in gcc's gpcompare.texi.
7982 * gdbint.texinfo: Removed many nonsensical machine-collected
7983 host and target conditionals, described some of the remainder.
7987 * gdbint.texinfo (Getting Started): Use @itemize, not @table.
7989 * gdbint.texinfo (Top): Add name to @top line, and re-write the
7990 paragraph which follows.
7992 * gdbint.texinfo (Host): Use @code not @samp for Makefile
7993 variables. Looks better and avoids overful hbox.
7997 * stabs.texinfo (Procedures): Improve stuff on nested functions.
8001 * remote.texi: (MIPS Remote) clearer doc for set/show timeout,
8006 * gdbint.texinfo: Update statement about `some ancient Unix
8007 systems, like Ultrix 4.0' to Ultrix 4.2.
8009 Wed Jul 28 15:26:53 1993 Roland H. Pesch (pesch@el_bosque.cygnus.com)
8011 * h8-cfg.texi, all-cfg.texi: new flag GDBSERVER
8013 * Makefile.in: depend on remote.texi rather than gdbinv-s.texi
8015 * remote.texi: (Server) New node on gdbserver. (Remote Serial,
8016 ST2000 Remote, MIPS Remote): mention `host:port' syntax for TCP.
8018 * remote.texi: new name for former gdbinv-s.texi
8020 * gdb.texinfo: use remote.texi rather than gdbinv-s.texi
8024 * gdbinv-s.texi: Documented timeout and retransmit-timeout
8025 variables for MIPS remote debugging protocol.
8029 * stabs.texinfo (Negative Type Numbers): FORTRAN LOGICAL fix.
8033 * Makefile.in (refcard.dvi): Use srcdir where necessary.
8037 * gdb.texinfo: repair conditional bugs in text markup
8041 * gdb.texinfo, all-cfg.texi, h8-cfg.texi: introduce MOD2 switch
8042 to select Modula-2 material.
8046 * stabs.texinfo: Cleanups regarding statics.
8048 * gdbinv-s.texi (Bootstrapping): Document exceptionHandler.
8049 (Debug Session): Mention exceptionHandler. Add xref to Bootstrapping.
8053 * stabs.texinfo: N_MAIN is sometimes used for C.
8057 * gdbint.texinfo (Host, Target Conditionals): Remove TM_FILE_OVERRIDE.
8061 * gdbint.texinfo (Target Conditionals): Remove NO_TYPEDEFS,
8062 removed from the code by Kingdon.
8066 * gdb.texinfo (Break Commands): Remove stuff about flushing terminal
8067 input when evaluating breakpoint conditions; the bug has been fixed.
8069 * gdb.texinfo (Continuing and Stepping): Argument to "continue"
8070 sets the ignore count to N-1, not to N.
8074 * refcard.tex (\hoffset): correct longstanding error to match
8075 intended offset; avoids cutting off edge on some printers
8079 * stabs.texinfo (Parameters): Say that order of stabs is significant.
8083 * stabs.texinfo (Common Blocks): Say what Sun FORTRAN does.
8087 * Makefile.in: (REFEDITS) new var to control whether PS or CM
8088 fonts and whether US or A4 paper for GDB refcard; (refcard.dvi)
8089 collect sed edits if any, apply to refcard before formatting;
8090 (refcard.ps) stop implying PS fonts if PS output requested;
8091 (lrefcard.ps) delete extra target for variant PS fonts
8093 * refcard.tex: parametrize papersize dependent info, collect
8094 in easily replaced spot
8096 * a4rc.sed: new file, edits to refcard for A4 paper
8100 * stabs.texinfo (Negative Type Numbers): Type -16 is 4 bytes.
8104 * stabs.texinfo (Negative Type Numbers): Minor character cleanups.
8108 * stabs.texinfo: Express disapproval of 'D' symbol descriptor
8109 politely rather than rudely.
8113 * stabs.texinfo: Document common blocks.
8117 * stabs.texinfo: Add some basic info about stabs-in-elf.
8121 * stabs.texinfo (Top): Minor cleanup.
8123 Mon Jun 14 16:16:51 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
8125 * Makefile.in (install-info): remove parentdir support
8129 * gdb.texinfo (Copying): delete this node and references to it;
8130 RMS says this manual need not carry GPL. (passim): Improvements
8131 from last round at FSF, largely due to Ian Taylor review, and
8132 minor formatting improvements.
8134 * gdbinv-s.texi (passim): Improvements from last round at FSF,
8135 largely due to Ian Taylor review. (Debug Session): minor edits to
8140 * Makefile.in (realclean): Remove info and dvi files too.
8144 * {all,h8}-config.texi: Rename to *-cfg.texi for 14 char filenames.
8145 * Makefile.in: Change accordingly. gdb-config.texi -> gdb-cfg.texi.
8146 * gdb.texinfo: Change accordingly.
8148 * stabs.texinfo: Clean up N_{L,R}BRAC. Discuss what addresses of
8149 N_{L,R}BRAC,N_SLINE are relative to.
8153 * Makefile.in (GDBvn.texi): Update atomically.
8157 * gdbinv-s.texi (Debug Session): Document exceptionHook.
8161 * gdb.texinfo (Print Settings): Move all stuff relating to symbolic
8162 addresses together. Also motivate the set print symbol-filename
8163 command and suggest other solutions.
8167 * gdb.texinfo (set print elements): Note that the number of
8168 elements is set to unlimited by "set print elements 0".
8172 * stabs.texinfo (Builtin Type Descriptors): Try to clarify what
8174 (Stab Types): Include Solaris stab types.
8175 (Procedures): Document Solaris extensions.
8179 * gdb.texinfo: Add `set print symbol-filename' doc.
8183 * stabs.texinfo (Arrays): Talk about type definition vs. type
8186 * stabs.texinfo (Builtin Type Descriptors): Talk about omitting
8187 the trailing semicolon.
8191 * stabs.texinfo (Line Numbers, Source Files): Re-write these two nodes
8192 and merge in other parts of the document addressing these subjects.
8193 gdbint.texinfo (XCOFF): Remove info which is now in stabs.texinfo.
8195 * stabs.texinfo (Subranges, Arrays): Try to explain about the semicolon
8196 at the end of a range type.
8198 * stabs.texinfo (Subranges): "A offset" and "T offset" are not
8203 * stabs.texinfo (Stabs Format): Misc fixes.
8207 * stabs.texinfo (Constants): Allow an `e' constant to be non-enum.
8208 (Traditional builtin types): Document convex convention for long long.
8209 (Negative builtin types): Discuss type names, and misc fixes.
8213 * stabs.texinfo (Builtin Type Descriptors): Document the floating
8214 point types used with @samp{R} type descriptor.
8215 (Symbol Descriptors): Describe how to handle conflict between
8216 different meanings of @samp{P} symbol descriptor.
8220 * stabs.texinfo: Remove node Quick Reference and put its children
8221 directly under the main menu.
8223 * stabs.texinfo: Many more changes to bring it into line with
8224 AIX documentation and reality. I think it now has all the
8225 information from the AIX documentation, except that I burned
8226 out when I got to variant records (Pascal and Modula-2) and
8227 all the COBOL types. Oh well, we can add them later when we're
8228 worrying more about those languages.
8230 * stabs.texinfo (Automatic variables): Talk about what it means
8231 to omit the symbol descriptor.
8235 * stabs.texinfo (Parameters): Add "(sometimes)" when describing
8236 gcc2 behavior with promoted args.
8240 * gdb.texinfo: include readline appendices in info version of manual
8244 * gdbinv-s.texi (Remote Serial): describe new ^C behavior in
8247 * gdb.texinfo (Machine Code): more index entries for disassemble
8251 * Clarify the intended use of the gdb-testers and gdb-patches
8252 mailing lists, and shrink gzip comment.
8256 * gdb.texinfo (Shell Commands): do not mention SHELL env var in
8257 DOSHOST configuration of manual.
8259 * gdb.texinfo (MIPS Stack): new node.
8261 * all-config.texi (MIPS) new switch.
8263 * gdbinv-s.texi (Nindy Options) Remove two instances of future
8264 tense; (MIPS Remote) new node.
8266 * gdb.texinfo (passim) rephrases to work around makeinfo @value
8267 bug; (Environment) less passive, other small cleanups in text about
8268 .cshrc/.bashrc; (Invoking GDB) new MIPS Remote menu entry;
8269 (Remote) new MIPS Remote menu entry.
8273 * stabs.texinfo: Many changes to include information from the
8276 * gdb.texinfo (Environment): Mention pitfall with .cshrc.
8280 * gdbint.texinfo (new node Debugging GDB, elsewhere):
8281 Move a bunch of information from ../README.
8282 (Getting Started): New node.
8286 * gdbinv-s.texi, gdb.texinfo: include Hitachi SH target
8288 * gdb.texinfo: advance manual revision dates to present
8290 * gdbinv-s.texi, gdb.texinfo, all-config.texi, h8-config.texi:
8291 stop using silly Roman numerals in @set variable names
8295 * stabs.texinfo (Parameters): Keep trying to get this right.
8299 * stabs.texinfo (Parameters): More on "local parameters".
8303 * stabs.texinfo (Parameters): Re-do "local parameters" section.
8307 * stabs.texinfo (Symbol descriptors): Re-do using @table and @xref.
8308 (Parameters): Rewrite.
8309 (xcoff-differences, Sun-differences): Minor changes.
8313 * stabs.texinfo: Minor cleanup.
8317 * gdbint.texinfo: Minor xcoff stuff.
8321 * gdbint.texinfo: Update for new config directory structure.
8322 Add info about internal type data structures.
8326 * Makefile.in (SFILES_INCLUDED): gdb-config.texi is no longer in
8328 (gdb-config.texi): Depend on file in $(srcdir).
8332 * stabs.texinfo: Fixes about N_SO.
8336 * gdb.texinfo: include list of nonstandard init file names
8338 * *-config.texi: new switch GENERIC for text that applies *only*
8339 to (usual) multiple-target version of manual
8341 * gdb.texinfo, gdbinv-s.texi: Update conditional markup to correct
8344 * gdb.texinfo: depend on latest fixed makeinfo, use conditionals
8345 in menus (rather than conditionally selected multiple alternative
8348 * Makefile.in: define and use DOC_CONFIG var to select
8349 configuration for GDB user manual.
8351 * gdb-config.texi: delete from repository, generate from Makefile.
8353 * all-config.texi: normal `generic' configuration file, formerly
8354 stored as gdb-config.texi
8356 Wed Mar 24 14:03:19 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
8358 * Makefile.in: add dvi target to build all .dvi files
8362 * gdb.texinfo, gdvinv-s.texinfo: formatting improvements.
8366 * gdbint.texinfo: Doc NO_MMALLOC and NO_MMALLOC_CHECK as
8368 * stabs.texinfo: More array fixes inspired by Jim's.
8372 * stabs.texinfo: Fixes re arrays and continuations.
8374 * gdbint.texinfo: Add XCOFF node.
8378 * gdb.texinfo: Add `set print max-symbolic-offset' doc.
8382 * stabs.texinfo: Fix for array types to mention lower bounds.
8386 * gdbint.texinfo: Update PTRACE_ARG3_TYPE doc, pull PT_*.
8390 * gdbint.texinfo: Remove SET_STACK_LIMIT_HUGE from target defines.
8394 * gdbint.texinfo: Fix thinko (NM_FILE => NAT_FILE). Found
8399 * gdbint.texinfo: Eliminate IBM6000_HOST, document IBM6000_TARGET.
8403 * gdb.texinfo, gdbinv-s.texi: misc updates
8407 * gdbint.texinfo: Brief documentation for longjmp support,
8408 from an email msg by Stu.
8412 * stabs.texinfo: Fix description of floating point "range"
8413 types (which really define basic types). Reported by Jim Meehan,
8416 * gdbint.texinfo: Remove COFF_NO_LONG_FILE_NAMES define, now gone.
8420 * gdbint.texinfo: Slightly expand section on supporting a new
8425 * Makefile.in (refcard.ps, lrefcard.ps): Remove psref.tex
8430 * gdb.texinfo, gdbinv-s.texi: miscellaneous stylistic cleanups
8434 * gdbinv-s.texi: z8000 simulator target name is just "sim"
8436 * gdbinv-s.texi: Mention that Z8000 simulator can simulate Z8001
8441 * gdbint.texinfo: Add sections on clean design and on how to send
8446 * gdbint.texinfo: Add how to declare the result of make_cleanup.
8450 * gdb.texinfo: Fix typo, reported by Karl Berry.
8454 * gdb.texinfo: Add opcodes dir to GDB distribution description.
8456 Sat Oct 10 18:04:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8458 * gdbint.texinfo: fixed a stray email address (needs @@),
8459 added @table @code to node "Native Conditionals"
8463 * gdbint.texinfo: Describe coding style of GDB.
8467 * stabs.texinfo: Minor wording changes.
8471 * gdbint.texinfo: Improve release doc slightly.
8475 * gdbint.texinfo: Improve doc of GDB config macros.
8479 * stabs.texinfo: Remove Bothner's changes for C++ nested types.
8480 These will be reinserted when examined.
8484 * gdbint.texinfo: Make a start at documenting all the #if macros
8485 in GDB. At least list them all, and start separating them into
8486 host-specific and target-specific.
8490 * gdbinv-s.m4.in: refrain from using @cartouche for just a few
8491 examples (not consistent w others).
8492 gdb.texinfo: issue disclaimer paragraph on cmdline options only
8493 for generic vn of doc
8497 * Makefile.in: always create installation directories.
8501 * gdb.texinfo: in h8 config, do not describe searching commands.
8505 * gdb.texinfo, none.m4, h8.m4, gdbinv-s.m4.in: improve H8/300
8506 conditionals; introduce a few generic switches that may be
8507 useful for other cross-dev or dos-hosted configs.
8509 * gdb.texinfo: fix typo in "info reg" description
8513 * stabs.texinfo: Minor updates from running TeX over it.
8514 * Makefile.in (stabs.dvi, stabs.ps): Add.
8518 * stabs.texinfo: Stabs documentation, written by Julia Menapace.
8519 First pass at converting it to texinfo.
8523 * gdb.texinfo, refcard.tex: Document mult args on `info reg'.
8524 * Makefile.in (refcard.ps, lrefcard.ps): Add missing $(srdir).
8528 * gdbint.texinfo: Add section on partial symbol tables.
8530 Sat Jun 20 16:31:10 1992 John Gilmore (gnu at cygnus.com)
8532 * gdb.texinfo: document `set remotedebug' and `set
8533 rstack_high_address'.
8537 * gdb.texinfo: slight expansion of new text on reading info files
8538 * gdbinv-s.m4.in: correct and expand info on cross-debugging
8541 Tue May 12 12:22:47 1992 John Gilmore (gnu at cygnus.com)
8543 * gdb.texinfo: `info user' => `show user'. Noticed by David Taylor.
8545 Mon May 11 19:06:27 1992 John Gilmore (gnu at cygnus.com)
8547 * gdb.texinfo: Say how to read the `info' files.
8551 * Makefile.in: gm4 -> m4.
8553 Fri Apr 10 17:50:43 1992 John Gilmore (gnu at rtl.cygnus.com)
8555 * gdb.texinfo: Update for GDB-4.5. Move `Formatting
8556 Documentation' ahead of `Installing GDB' to match README.
8557 Update shared library doc, -readnow and -mapped, and directory
8558 structure (add glob and mmalloc). Update configure doc.
8562 * Makefile.in: remove $(srcdir) from gdb.info rule.
8566 * Makefile.in: commented out gdb-all.texinfo rule. This is
8571 * Makefile.in, configure.in: removed traces of namesubdir,
8572 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
8573 copyrights to '92, changed some from Cygnus to FSF.
8575 Fri Dec 13 09:47:31 1991 John Gilmore (gnu at cygnus.com)
8577 * gdb.texinfo: Improve how we ask for bug reports.
8579 Tue Dec 10 04:07:21 1991 K. Richard Pixley (rich at rtl.cygnus.com)
8581 * Makefile.in: infodir belongs in datadir.
8583 Fri Dec 6 23:57:34 1991 K. Richard Pixley (rich at rtl.cygnus.com)
8585 * Makefile.in: remove spaces following hyphens, bsd make can't
8586 cope. install using INSTALL_DATA. added clean-info. added
8587 standards.text support.
8589 Thu Dec 5 22:46:12 1991 K. Richard Pixley (rich at rtl.cygnus.com)
8591 * Makefile.in: idestdir and ddestdir go away. Added copyrights
8592 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
8593 and mandir now keyed off datadir by default.
8600 version-control: never