3 * gdb.texinfo (Separate Debug Files): Remove extra semicolon.
7 * gdbint.texinfo (Target Architecture Definition): Delete
8 documentation on FRAME_ARGS_ADDRESS_CORRECT.
12 * gdbint.texinfo (Target Architecture Definition): Document
13 "unwind_sp". Cross reference "unwind_sp" and TARGET_READ_SP.
17 * gdb.texinfo: Add Objective-C documentation.
21 * gdbint.texinfo (Target Architecture Definition): Add "func_addr"
22 parameter to "push_dummy_call". Rename "dummy_addr" to "bp_addr".
26 * gdbint.texinfo (Target Architecture Definition): Delete
27 references to "extract_address" and "store_address".
31 * gdbint.texinfo (Target Architecture Definition): Replace
32 REGISTER_BYTES with DEPRECATED_REGISTER_BYTES. Fix typo,
33 DEPRECATED_REGISTER_SIZE instead of REGISTER_BYTE.
37 * gdbint.texinfo (Breakpoint Handling): Correct a double negative.
41 * Makefile.in (gdb-cfg.texi): Replace $$LN_S with $(LN_S).
44 (links2roff): Likewise.
48 * gdb.texinfo (Dump/Restore Files): Update documentation for
49 'dump', 'append', and 'restore': note that format argument is
50 optional; simplify presentation of the command variants; and be
51 more precise about the formats.
55 * gdb.texinfo (Symbols): Update documentation: 'maint list
56 symtabs' and 'maint list psymtabs' have been renamed 'maint info
57 symtabs' and 'maint info psymtabs'.
61 * gdbint.texinfo (Target Architecture Definition): Make
62 CALL_DUMMY_WORDS, SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY_LENGTH,
63 FIX_CALL_DUMMY, CALL_DUMMY_BREAKPOINT_OFFSET and
64 CALL_DUMMY_BREAKPOINT_OFFSET deprecated.
68 * gdb.texinfo (Maintenance Commands): Document "maint print
73 * gdb.texinfo (GDB/MI Symbol Query): Use @{ and @}.
78 * gdb.texinfo (section GDB/MI Symbol Query): Add documentation
83 * gdbint.texinfo (Target Architecture Definition): Document
84 push_dummy_code. Add cross references.
88 * gdb.texinfo (Character Sets): Update to reflect new behavior of
89 set/show charsets commands.
93 * gdbint.texinfo (Target Architecture Definition): Replace
94 read_fp, TARGET_READ_FP and FP_REGNUM, with deprecated_read_fp,
95 DEPRECATED_TARGET_READ_FP and DEPRECATED_REGNUM.
99 * gdbint.texinfo (Target Architecture Definition): Rename
100 "tm_print_insn" to "deprecated_tm_print_insn".
104 * gdb.texinfo (Symbols): Document 'maint list symtabs' and 'maint
109 * gdbint.texinfo (Target Architecture Definition): Delete
110 references to EXTRA_FRAME_INFO.
114 * gdbint.texinfo (Target Architecture Definition): Delete
115 PRINT_TYPELESS_INTEGER.
119 * observer.texi (GDB Observers): Adjust the documentation for the
120 normal_stop notification to better describe reality. Fix a couple
125 * gdb.texinfo (GDB/MI Program Control): Add
126 '-file-list-exec-source-file'
130 * gdbint.texinfo (Target Architecture Definition): Delete
131 references to CALL_DUMMY_P.
135 * gdbint.texinfo (Target Architecture Definition): Remove
136 reference to TARGET_WRITE_SP.
140 * gdbint.texinfo (Target Architecture Definition): Remove
141 references to write_sp.
145 * gdb.texinfo (GDB/MI Variable Objects): Replace @include with
146 chapter body. Use @smallexample instead of @example.
147 (Annotations): Ditto.
148 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Remove gdbmi.texinfo and
153 * gdbint.texinfo (Target Architecture Definition): Replace
154 PUSH_ARGUMENTS with push_dummy_call, add gdbarch, regcache and
155 dummy_addr parameters.
159 * gdbint.texinfo (Target Architecture Definition): Delete
160 reference to CALL_DUMMY_STACK_ADJUST_P. Rename
161 CALL_DUMMY_STACK_ADJUST to DEPRECATED_CALL_DUMMY_STACK_ADJUST.
162 Add reference to PUSH_ARGUMENTS.
166 * gdbint.texinfo (Algorithms, Target Architecture Definition):
167 Deprecate FRAME_CHAIN and FRAME_CHAIN_VALID.
171 * gdbint.texinfo (Algorithms): Add new section describing the
173 (Top): Add menu entry to new observer appendix.
174 * observer.texi: New file.
175 * Makefile.in (GDBINT_DOC_SOURCE_INCLUDES): Add dependency on
176 new observer.texi file.
180 * gdb.texinfo (DATE): Delete. Remove date from titles. Mention
181 that GNU Press update the manual version number.
185 * gdbint.texinfo (Target Architecture Definition): Delete
186 references to get_saved_register. Rename GET_SAVED_REGISTER to
187 DEPRECATED_GET_SAVED_REGISTER.
191 * gdbint.texinfo (Target Architecture Definition): Replace
192 POP_FRAME with DEPRECATED_POP_FRAME. Update description.
196 * gdbint.texinfo (Target Architecture Definition): Rename
197 FRAME_SAVED_PC to DEPRECATED_FRAME_SAVED_PC.
201 * gdb.texinfo: Add File-I/O documentation.
205 * gdbint.texinfo (Target Architecture Definition): Cross reference
206 FRAME_SAVED_PC to unwind_pc. Document unwind_pc.
210 * gdb.texinfo (Debugging Output): Mention the "set/show debug
215 * gdbint.texinfo (Target Architecture Definition): Document
216 unwind_dummy_id. Cross reference unwind_dummy_id and
217 SAVE_DUMMY_FRAME_TOS.
222 * gdb.texinfo (Configuring the current ABI): Document "set cp-abi"
227 * gdbint.texinfo (Target Architecture Definition): Document
232 * stabs.texinfo (Structures): Use @samp and separate @var's
233 instead of a single @var containing a comma separated list.
238 * Makefile.in (distclean): Remove config.log.
242 * gdbint.texinfo (Target Architecture Definition): Rename
243 FRAME_INIT_SAVED_REGS to DEPRECATED_FRAME_INIT_SAVED_REGS.
247 * gdbint.texinfo: Rename INIT_EXTRA_FRAME_INFO to
248 DEPRECATED_INIT_EXTRA_FRAME_INFO.
252 * gdb.texinfo (Cygwin Native): Links to Non-debug DLL symbols.
253 (Non-debug DLL symbols): New node, describing the minimal symbols
254 loaded from DLLs without real debugging symbols.
258 * gdb.texinfo (Set Breaks): Add cross reference to "set remote
259 hardware-breakpoint-limit".
260 (Set Watchpoints): Add cross reference to "set remote
261 hardware-watchpoint-limit".
262 (Remote configuration options): New section.
266 * gdbint.texinfo (Target Architecture Definition): Delete
267 descrption of IS_TRAPPED_INTERNALVAR.
270 * gdb.texinfo (Interpreters): New chapter. Refer the command-line
271 option "-i"/"--interpreter" to this chapter. Include index
276 * gdb.texinfo (C@t{++}): Recommend DWARF 2, then stabs+.
277 (Variables): Recommend stabs+ and DWARF 2.
278 (C plus plus expressions): Correct info about
279 compiler versions, debug formats.
280 (Contributors): Change 'DWARF2' to 'DWARF 2'.
285 * gdbint.texinfo (Target Architecture Definition): Delete
286 description of ADDITIONAL_OPTIONS, ADDITIONAL_OPTION_CASES,
287 ADDITIONAL_OPTION_HANDLER, and ADDITIONAL_OPTION_HELP, and
288 BEFORE_MAIN_LOOP_HOOK, and DBX_PARM_SYMBOL_CLASS along with
289 references to nindy and i960.
290 * gdb.texinfo (i960): Delete all references to i960 and nindy.
294 * gdbint.texinfo (Target Architecture Definition): Delete
299 * stabs.texinfo (Member Type Descriptor): Clarify description of
300 `@'. Suggested by Ben Hutchings.
304 * gdb.texinfo (M68K): Delete reference to es1800.
308 * gdb.texinfo (Maintenance Commands): Document `maint print
309 reggroups' and `maint print register-groups'.
310 * gdbint.texinfo (Target Architecture Definition): Document
315 * gdb.texinfo (Separate Debug Files): New section.
319 * gdb.texinfo (Maintenance Commands): Add "maint set profile"
320 and "maint show profile".
324 * gdb.texinfo (Installing GDB): Warn against
325 ".../gdb-VERSION/gdb/configure".
326 (Separate Objdir): Likewise.
330 * gdbint.texinfo (Target Architecture Definition): Delete
331 definition of PRINT_REGISTER_HOOK.
335 (OpenRISC 1000): Fix formatting of command names.
339 * gdb.texinfo (Continuing and Stepping): Add new command
340 'advance'. Clarify behavior of 'until'.
344 * gdb.texinfo (Files): Document solib-absolute-prefix and
349 * gdbint.texinfo (Configuring @value{GDBN} for Release): Delete.
350 (Create a Release): Add new instructions for new @file{src-release}.
351 Document existing instructions for @file{Makefile.in} as
352 being for @value{GDBN} 5.3.1 or earlier.
356 * gdbint.texinfo (Target Architecture Definition): Mention
357 frame_saved_regs_zalloc and frame_extra_info_zalloc as the way to
362 * gdb.texinfo (Controlling GDB): Add @kindex for
364 (Backtraces): Add @kindex's for backtrace-below-main.
368 * gdb.texinfo (Controlling GDB): Document "set osabi".
372 * gdb.texinfo (Backtraces): Document "set backtrace-below-main".
373 * gdbint.texinfo (FRAME_CHAIN_VALID): Update documentation.
377 * gdb.texinfo (Controlling GDB): Add ABI section. Document
378 "set coerce-float-to-double".
379 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Remove documentation.
383 * stabs.texinfo: Remove obsolete text.
384 * gdbint.texinfo: Ditto.
385 * gdb.texinfo: Ditto.
389 * gdbint.texinfo (Target Architecture Definition): Update
390 description of gdbarch_register_osabi.
394 * agentexpr.texi: Fix typos.
395 * annotate.texi: Likewise.
396 * fdl.texi: Likewise.
400 * gdbint.texinfo (Algorithms): Replace INIT_FRAME_PC with
401 DEPRECATED_INIT_FRAME_PC.
405 * gdbint.texinfo (Target Architecture Definition): Delete
410 * gdbint.texinfo (Host Definition): Delete documentation on
411 USE_GENERIC_DUMMY_FRAMES.
415 Fix PR gdb/723 and PR gdb/245.
416 * Makefile.in (install-info): Run the install-info command as part
417 of the post install steps only.
418 (uninstall-info): New target.
419 (uninstall): New target.
423 * Makefile.in (install): Make install do some real work.
427 Fix POSIX problem reported by Paul Eggert.
428 * Makefile.in (GDBvn.texi): Use `sed q' instead of `head -1'.
433 * gdbint.texinfo (Target Architecture Definition): Delete
434 definition of DO_REGISTERS_INFO.
438 * gdbint.texinfo (Address Classes): Fix problems with insertion
439 of ``{'' and ``}'' in example.
443 * gdbint.texinfo (Address Classes): New section.
444 (Target Conditionals): Document ADDRESS_CLASS_NAME_TO_TYPE_FLAGS,
445 ADDRESS_CLASS_NAME_TO_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS,
446 ADDRESS_CLASS_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, and
447 ADDRESS_CLASS_TYPE_FLAGS_TO_NAME_P.
451 * gdb.texinfo (Registers): Mention vector registers as well as
452 floating registers in the documentation for 'info registers' and
453 'info all-registers'.
457 * gdbint.texinfo (CPLUS_MARKER): Remove item.
461 * gdbint.texinfo (Item Output Functions): Add new ui_out_field_fmt_int
462 interface definition.
466 * gdb.texinfo (Target Commands): Add or1k target specific
468 * gdb.texinfo (Contributors): Add myself to the contributors list.
472 * gdb.texinfo (Mode Options): Update --interpreter option. "mi2"
473 and "mi1" instead of "mi1" and "mi0".
477 * gdb.texinfo (Packets): Fix typos "alligned".
478 Correct z3/Z3 description. Correct z4/Z4 title.
482 * all-cfg.texi: Use @sc for GDB and GCC. Update copyright.
486 * gdb.texinfo: Use GNU/Linux instead of Linux.
490 * gdb.texinfo (Packets): Replace @samp{} with ``an empty string''.
494 * gdb.texinfo: Replace @example with @smallexample.
499 * gdb.texinfo (Character Sets): Use @smallexample instead of
500 @example. Use GNU/Linux instead of Linux.
504 * gdb.texinfo: Add character set documentation.
508 * gdb.texinfo (Packets): Revise `z' and `Z' packet documentation.
509 (Packets): Add cross reference from `b' packet to `z' packets.
513 * gdb.texinfo (Maintenance Commands): Document ``maint
514 internal-error'' and ``maint internal-warning''.
516 * gdbint.texinfo (Target Architecture Definition): Revise
517 description of STACK_ALIGN. Add description of FRAME_ALIGN.
521 * gdbint.texinfo (Target Conditionals): Document the new
522 NAME_OF_MALLOC macro.
526 * gdb.texinfo (Contributors): Mention 5.2 and 5.3 release
531 * gdb.texinfo (TUI Overview): Document status line fields.
535 * gdb.texinfo (TUI Commands): Document info win command.
539 * gdb.texinfo (TUI Overview): Document breakpoint markers.
543 * gdb.texinfo (TUI Single Key Mode): Document new SingleKey mode.
544 (TUI Keys): Likewise.
548 * gdb.texinfo (Examples): Use ``->'' for a packet send and ``<-''
549 for a packet receive.
553 * Makefile.in (clean): Move to end of file.
554 (distclean, maintainer-clean, realclean): Ditto.
555 (mostlyclean): Move rule to end of file. Use GDB_TEX_TMPS,
556 GDBINT_TEX_TMPS, STABS_TEX_TMPS.
557 (gdb.dvi, gdb.pdf): Do not cleanup TeX temp files after texi2dvi.
558 (gdbint.dvi, gdbint.pdf, stabs.dvi, stabs.pdf): Ditto.
562 * Makefile.in (GDBINT_TEX_TMPS): Define.
563 (gdbint.dvi, gdbint.pdf): Use
564 (GDB_TEX_TMPS): Define.
565 (gdb.dvi, gdb.pdf): Use.
566 (STABS_TEX_TMPS): Define.
567 (stabs.dvi, stabs.pdf): Use.
568 (GDB_DOC_SOURCE_INCLUDES): New macros.
569 (GDB_DOC_BUILD_INCLUDES, GDB_DOC_FILES): New macros.
570 (GDBINT_DOC_FILES_INCLUDES): New macros.
571 (GDBINT_DOC_BUILD_INCLUDES): New macros.
572 (GDBINT_DOC_FILES, STABS_DOC_SOURCE_INCLUDES): New macros.
573 (STABS_DOC_BUILD_INCLUDES, STABS_DOC_FILES): New macros.
574 (SFILES_DOC, SFILES_INCLUDED, SFILES_LOCAL): Delete macros.
575 (links2roff): Replace SFILES_INCLUDED with
576 GDB_DOC_SOURCE_INCLUDES.
577 (gdb.dvi, gdb_toc.html, gdb.pdf, gdb.info): Update dependencies.
578 (gdb.me, gdb.mm, gdb.ms): Update dependencies.
579 (gdbint.dvi, gdbint_toc.html, gdbint.pdf, gdbint.info): Update
581 (stabs.info, stabs_toc.html, stabs.pdf, stabs.dvi): Update
583 (gdbmi.texinfo): Delete rule.
584 (inc-hist.texinfo): Delete rule.
585 (rluser.texinfo): Delete rule.
589 * gdbint.texinfo (Target Architecture Definition): Update
590 STORE_RETURN_VALUE, mention regcache.
594 * gdbint.texinfo (Target Architecture Definition): Document
595 print_registers_info. Note that DO_REGISTERS_INFO is deprecated.
599 * gdb.texinfo (Remote Protocol): Reformat. Use cross references.
600 Fix minor typos. Add index entries.
604 * gdb.texinfo (Data): Add ``Vector Unit'' to menu.
608 * gdbint.texinfo (Target Architecture Definition): Document
610 * gdb.texinfo (Vector Unit): Document "info vectors" command.
614 * gdb.texinfo (Maintenance Commands): Document "maint print
615 registers", "maint print raw-registers" and "maint print
621 * gdb.texinfo (Protocol): Document T packet extension to
622 allow watchpoint address reporting.
626 * gdb.texinfo (Dump/Restore Files): Move `[]' to outside of @var.
630 * stabs.texinfo, gdb.texinfo, gdbint.texinfo: Obsolete references
635 * gdbint.texinfo (Coding): Revise section "Include Files".
639 * gdbint.texinfo: Obsolete references to m88k.
640 * gdb.texinfo: Ditto.
644 * gdbint.texinfo (Create a release candiate): Add the location
645 where the proper version of autoconf can be retrieved.
649 * gdb.texinfo (Command Files): Further describe the behavior of
650 sourced command files.
654 * gdbint.texinfo (User Interface): ISO C rather than ISO-C.
655 (Coding): Clarify ISO C version that GDB assumes.
659 * gdbint.texinfo (User Interface): Mention add_setshow_cmd and
660 add_setshow_cmd_full.
664 * gdb.texinfo (Memory Region Attributes): Document new behavior
669 * gdb.texinfo (Symbols): Update documentation for `info source'
672 * gdb.texinfo (Macros): Call the command `info macro', not
677 * gdbint.texinfo (Coding): Add section ``Per-architecture module
682 * gdbint.texinfo (Target Architecture Definition): Document
683 GDB_OSABI_GO32 and GDB_OSABI_NETWARE.
687 * gdbint.texinfo (Releasing GDB): Fix typos in @itemize @bullet
692 * gdbint.texinfo (Releasing GDB): Revise the section ``Cut the
697 * gdbint.texinfo (Target Architecture Definition): Add section
698 ``Converting an existing Target Architecture to Multi-arch''.
702 * gdbint.texinfo (Releasing GDB): Rename ``Obsoleting any code''
703 to ``Obsoleting code''. Revise.
707 * gdb.texinfo (C Preprocessor Macros): New chapter.
708 Include it in the main menu.
709 (Contributors): Credit Jim Blandy with macro support.
710 (Compilation): Explain how to get macro information into the
712 (Expressions): Note that preprocessor macros are expanded.
716 * gdb.texinfo (Debug Session): Document new `udp:' and `tcp:'
717 options for `target remote'.
721 * gdbint.texinfo (Target Architecture Definition): Delete
722 documentation on NNPC_REGNUM.
726 * gdbint.texinfo (Target Architecture Definition): Document
727 REGISTER_TO_VALUE and VALUE_TO_REGISTER and CONVERT_REGISTER_P.
728 (Target Architecture Definition): Revise section `Using Different
729 Register and Memory Data Representations'. Add section `Raw and
730 Virtual Register Representations'.
734 * gdbint.texinfo (Target Architecture Definition): Mention
735 defaults for REGISTER_VIRTUAL_SIZE and REGISTER_RAW_SIZE.
736 (Target Architecture Definition): Mention same. Add references to
741 * stabs.texinfo (Attributes): Document new "vector" attribute.
745 * gdbint.texinfo (Releasing GDB): Revise `Create a Release'.
749 * gdb.texinfo: Delete obsolete references to a29k.
753 * gdbint.texinfo (Target Architecture Definition): Replace
754 IN_SIGTRAMP with PC_IN_SIGTRAMP.
758 * gdbint.texinfo (REGISTER_IN_WINDOW): Delete definition.
762 * gdbint.texinfo (SKIP_PROLOGUE_FRAMELESS_P): Delete definition.
766 * gdbint.texinfo (Target Architecture Definition): Delete
767 definition of HAVE_REGISTER_WINDOWS.
771 * gdbint.texinfo (Releasing GDB, Coding): Fix typos. Reported by
777 * gdb.texinfo (show max-user-call-depth): Correct formatting.
778 Provide a better explaination of this feature.
782 * gdbint.texinfo (Target Architecture Definition): Remove
787 * gdbint.texinfo (Obsolete Conditionals): Remove reference to
792 * gdbint.texinfo (Obsolete Conditionals): Remove references to
797 * gdb.texinfo (Bug Reporting): Document that the web is the
798 prefered way of submitting bug reports.
799 (Bug Reporting): Delete the s-mail address as the last resort.
803 * gdbint.texinfo (Target Architecture Definition): Delete
804 references to TARGET_WRITE_FP and write_fp.
808 * gdb.texinfo: Document new commands dump, append, and restore.
812 * gdbint.texinfo (Releasing GDB): Revise the section `Before the
817 * gdb.texinfo: Change all examples to @smallexample.
818 * gdbint.texinfo: Ditto.
822 * gdbint.texinfo (Releasing GDB): Add section ``Versions and
827 * gdbint.texinfo (Releasing GDB): Add the section``Branch Commit
832 * gdbint.texinfo: Fix a bunch of typos (alsways, mirrorred,
833 expresson, suports, dependant, trhe, perhaphs, situtations,
834 explictily, taged, oportunity, unfortunatly).
838 * Makefile.in (gdb.info): Add explicit path to gdb.texinfo.
839 Remove reference to 3.12.
843 * gdbint.texinfo: Include fdl.texi.
844 (Top): Add GNU Free Documentation License.
845 * Makefile.in (SFILES_INCLUDED): Add gpl.texi.
846 (gdbint.dvi, gdbint.pdf, gdbint.info): Add dependency on fdl.texi.
847 (gdbint_toc.html): Add dependency on gdb-cfg.texi and fdl.texi.
848 (gdbint.info): Add srcdir to include path.
849 * gdb.texinfo: Include gpl.texi.
851 * gpl.texi: New file.
855 * gdbint.texinfo (Debugging GDB): Remove references to cygnus.com.
859 * gdb.texinfo: Document Cygwin native specific commands.
863 * gdb.texinfo: Document gdbserver ``--attach'' command.
867 * gdb.texinfo (overlays): Change @var(_ovly_debug_event)
868 to @code(_ovly_debug_event).
872 * gdb.texinfo (How Overlays Work): Shrink the overlay diagram.
876 * gdb.texinfo (overlays): Mention new magic symbol
877 '_ovly_debug_event', which allows GDB to keep better track
882 * gdb.texinfo (Memory Region Attributes): Fix the wording.
883 Suggested by Dmitry Sivachenko.
885 * (<many nodes>): Fix the spelling and punctuation of "i.e.".
889 * gdb.texinfo (set trust-readonly): Change value{gdbn} to value{GDBN}.
893 * gdb.texinfo: (remote protocol): Gramatical fix-up.
894 (set trust-readonly-sections): Document.
898 * gdbint.texinfo (Releasing GDB): Revise and update.
902 * gdbint.texinfo (Target Architecture Definition): Delete
903 description of TARGET_BYTE_ORDER_DEFAULT.
907 * gdb.texinfo: Fix typos and markup. From Dmitry Sivachenko
912 * libgdb.texinfo: Delete file.
916 * gdb.texinfo: Remove makeinfo 3.12 hacks.
917 * gdbint.texinfo: Ditto.
921 * gdb.texinfo: Fix typo ``Remove' -> ``Remote''.
925 * Makefile.in: Update copyright.
927 (gdb.dvi, gdb.pdf, stabs.dvi, stabs.pdf): Use TEXI2DVI.
928 (gdbint.dvi, gdbint.pdf): Use TEXI2DVI. Add dependency on
930 (TEXINDEX, PDFTEX): Delete makefile variables.
934 * gdb.texinfo (Protocol): Move section to appendix.
938 * gdb.texinfo (Remote Debugging): Create a menu.
939 (Top): Add ``Remote Debugging'' to menu.
943 * gdb.texinfo (Remote): Move the sub-section ``The GDB remote
944 serial protocol'' from here.
945 (Remote Debugging): To here. New chapter.
949 * gdbint.texinfo (Target Architecture Definition): Delete
950 description of TARGET_BYTE_ORDER_SELECTABLE_P.
954 * gdbint.texinfo (Host Definition): Revise. xm-xyz.h and xyz.mh
955 are no longer needed.
956 (Porting GDB): Add maintainer note about configure.host.
960 * gdbint.texinfo (Target Architecture Definition): Remove
961 definition of IEEE_FLOAT.
965 * gdb.texinfo: Beautify copyright years; fix a typo.
966 (DJGPP Native): Fix overfull hboxes in examples. From Brian Youmans
971 * gdbint.texinfo (Host Definition): Remove references to
976 * gdbint.texinfo (Host Definition): Remove references to XDEPFILES
981 * gdb.texinfo (Maintenance Commands): Add appendix.
982 (Set Breaks): Copy ``maint info breakpoint'' doco to
983 ``Maintenance Commands'' appendix. Add reference.
987 * fdl.texi: Remove next/prev from @node.
991 * gdb.texinfo: @include fdl.texi. Fixes for overfull hboxes and
992 for monstrous @multitable (from Brian Youmans).
994 * fdl.texi: New file.
996 * Makefile.in (SFILES_INCLUDED): Add fdl.texi.
1000 * gdbint.texinfo (Releasing GDB): New chapter.
1004 * gdb.texinfo (Embedded Processors, Calling program functions):
1005 Obsolete references to a29k.
1009 * gdbint.texinfo (Coding): Review Cleanups section. Examples
1010 examples. Document that a code-block should do or discard its
1011 cleanups before exit.
1015 * gdb.texinfo (Choosing files): Change @samp to @file.
1019 * gdb.texinfo (--pid): Document new command line option (attach).
1023 * gdb.texinfo (Tracepoints): Clarify that tracepoints need support
1028 * gdbint.texinfo (Target Architecture Definition): Replace
1029 BIG_ENDIAN with BFD_ENDIAN_BIG.
1033 * gdbint.texinfo (Target Architecture Definition): Replace
1034 value_ptr with struct value pointer.
1038 * gdb.texinfo (Free Software): Fix wording.
1042 * gdb.texinfo (Free Software): New section ``Free Software Needs
1043 Free Documentation''.
1051 * annotate.texi: Fix the application of GFDL in the Copyright notice.
1055 * gdb.texinfo (maint info sections): Fix typo.
1059 * gdb.texinfo (maint info sections): Document.
1061 * gdb.texinfo (info proc): Comment out documentation for
1062 'info proc' sub-options that are currently not implemented.
1066 * gdbint.texinfo (TARGET_CHAR_SIGNED): Document.
1070 * gdbint.texinfo (Target Architecture Definition): Replace
1071 LITTLE_ENDIAN with BFD_ENDIAN_LITTLE.
1075 * gdbint.texinfo (Host Definition): Delete documentation on
1080 * gdb.texinfo (Overlays): New chapter, documenting GDB's
1081 overlay support. Add to top-level menu.
1085 * gdb.texinfo (Command Syntax): Document C-o binding.
1089 * gdb.texinfo (Options): Eliminate attempt to explain .gdbinit/gdb.ini
1090 use since it is described in the referenced section.
1093 * gdb.texinfo (Command Files): Reword to make gdb.ini requirement
1094 clearer when using DJGPP.
1098 * gdb.texinfo (File Options): Change description of -nx and gdb.ini to
1099 specifically refer to MS-DOS.
1100 (command files): Mention gdb.ini is only used on MS-DOS.
1104 * gdb.texinfo (Invoking GDB): Document --args.
1105 (Mode Options): Likewise.
1109 * gdbint.texinfo (TARGET_RANGE_PROFITABLE_FOR_HW_WATCHPOINT):
1110 Delete documentation; this macro has been removed from the
1115 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Clarify.
1119 * gdb.texinfo (gdbarch_in_function_epilogue_p): Add documentation.
1123 * gdb.texinfo (info functions): Document use of backslash to
1124 quote regexp chars in function names such as "operator*()".
1128 * gdbint.texinfo (SOLIB_ADD): Document additional new
1133 * gdb.texinfo: (Command Files) Added documentation for the
1134 behavior of gdb with input redirected from a file.
1138 * gdb.texinfo (auto-solib-add): Change docs to match
1139 implementation change.
1140 (auto-solib-limit): Add docs for new variable.
1144 * gdbint.texinfo (Target Architecture Definition): Function
1145 value_as_pointer renamed to value_as_address.
1149 * gdbint.texinfo (Target Architecture Definition): Default
1150 POINTER_TO_ADDRESS functions assume unsigned addresses.
1151 (INTEGER_TO_ADDRESS): Document. Derive pragmatics section from a
1152 posting by Jim Blandy.
1156 * Makefile.in (MAKEHTMLFLAGS): Remove -glossary; the most recent
1157 version of texi2html (1.64) doesn't support this flag any more.
1161 * gdbint.texinfo (Host Definition): Remove description of
1164 * gdbint.texinfo (Host Definition): Remove description of R_OK.
1166 * gdbint.texinfo (Host Definition): Remove description of
1171 * gdbint.texinfo (Target Architecture Definition): Add
1172 explanation of TARGET_PRINT_INSN macro.
1176 * gdb.texinfo (`add-symbol-file'): Correct synopsis.
1177 Explain what it means to load relocatable files.
1181 * gdbint.texinfo: Bring the HTML `top' menu into sync with the
1186 * gdbint.texinfo: Add a cautionary note about macro use.
1190 * gdb.texinfo: Explain omitting the hostname in the
1191 `target remote' command.
1195 * gdbint.texinfo: Remove extraneous START-INFO-DIR-ENTRY
1196 and END-INFO-DIR-ENTRY.
1200 * gdb.texinfo (TUI Configuration): Rename tui configuration variables.
1204 * gdbint.texinfo (libgdb): Rewrite.
1208 * Makefile.in (gdbgui.dvi, gdb-gui, gdbgui.info): Targets deleted.
1212 * gdb.texinfo (TUI): New chapter, document the TUI.
1213 (Mode Options): Document the -tui option.
1217 * gdbint.texinfo (Host Definition): Remove description of
1222 * gdb.tex (DJGPP Native): New node, with descriptions of
1223 DJGPP-specific commands.
1227 * gdbint.texinfo: Three misspellings.
1231 * Makefile.in (refcard.dvi): Rewrite to avoid problems with empty
1232 `test` expressions on bash. Problem reported by Colin Walters.
1236 * gdbint.texinfo (User Interface): Update ui-out documentation to
1237 refelect recent UI/MI updates.
1241 * gdb.texinfo (Mode Options): Mention the mi0 and mi1
1246 * gdbint.texinfo (Target Architecture Definition): GDBARCH is a C
1247 structure and not macros.
1248 (Host Definition): Document that much of this chapter is obsolete.
1249 (Target Architecture Definition): Update list of files that make
1250 up a target architecture.
1255 * gdbint.texinfo (Target Architecture Definition): Update
1256 EXTRACT_STRUCT_VALUE_ADDRESS and EXTRACT_STRUCT_VALUE_ADDRESS_P.
1257 The latter has been changed to a true predicate.
1261 * annotate.texi: Add @noindent where needed. From Dmitry
1263 * gdb.texinfo: Indexing fix. From Dmitry Sivachenko.
1267 * gdb.texinfo (Protocol): Fix typo. Extra parenthesis.
1271 * gdb.texinfo (Remote Protocol): Document that the ``!'' packet
1272 returns ``OK''. Document that the ``R'' packet does not reply.
1276 * gdb.texinfo (Protocol): Add doc for new packet "qSymbol:".
1280 * gdb.texinfo (Signals): Clarify the default setting of signal
1285 * gdbint.texinfo (CLEAR_DEFERRED_STORES): Delete stray @item
1286 (FRAME_ARGS_ADDRESS_CORRECT): Ditto.
1290 * Makefile.in (GDBvn.texi): Set GDBVN from ../version.in.
1294 * gdbint.texinfo (Clean Design and Portable Implementation):
1295 Renamed from "Clean Design".
1296 (Clean Design and Portable Implementation): Document portable
1297 methods of handling file names, and the associated macros.
1301 * gdb.texinfo (Tracepoint Actions): Mention the "info scope"
1302 command and provide a cross-reference to its description.
1303 (Symbols): Note that "info scope" is useful for trace experiments.
1307 * gdb.texinfo (Symbols): Document "info scope".
1308 (Tracepoints): New chapter.
1309 (Contributors): Update for v5.1.
1310 <All nodes>: Change "C++" to "C@t{++}".
1312 * gdbint.texinfo (User Interface): A new section about ui_out
1313 functions, based on text written by Fernando Nasser.
1315 * stabs.texinfo: Change Permissions to GFDL. Update Copyright.
1319 * gdb.texinfo: Change Permissions to GFDL. Update Copyright.
1321 * gdbint.texinfo: Change Permissions to GFDL. Update Copyright.
1323 * gdbgui.texinfo: Change Permissions to GFDL. Update Copyright.
1324 Replace "GDB" with "@value{GDBN}". Fix markup.
1326 * annotate.texi: Change Permissions to GFDL. Update Copyright.
1328 * gdb.texinfo (Output Formats): Mention "info symbol" and provide
1329 a cross-reference to its description.
1330 (Symbols): Document "info symbol".
1334 * gdbint.texinfo (Algorithms): New section "Watchpoints" and new
1335 subsection "x86 Watchpoints".
1336 (Target Architecture Definition): Document the macros
1337 I386_USE_GENERIC_WATCHPOINTS and TARGET_HAS_HARDWARE_WATCHPOINTS.
1338 (Native Debugging): Document I386_USE_GENERIC_WATCHPOINTS.
1342 * gdbint.texinfo (Target Architecture Definition): Update
1343 definition of SOFTWARE_SINGLE_STEP_P to include empty parameter
1348 * Makefile.in, all-cfg.texi, annotate.texi, gdb.texinfo,
1349 gdbint.texinfo, refcard.tex: Update/correct copyright notices.
1353 * gdb.texinfo (Signals): Document "ignore", "noignore", and "all".
1357 * gdb.texinfo (Environment): Document that `path' does not change
1358 the value of PATH in GDB's own environment (it did in the past,
1359 but that was changed on March 15, 1994). Reported by Doug Evans
1362 * gdbint.texinfo: Fix up @itemize lists so that @item is alone on
1363 its line. Fix markup of commands and macros. Add an Index node
1368 * gdb.texinfo (Memory region attributes): New manual section.
1372 * gdbint.texinfo (POP_FRAME): Document use by return_command.
1376 * refcard.tex: Version and copyright fixed. From Phil Edwards
1381 * gdbint.texinfo (ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM,
1382 DWARF2_REG_TO_REGNUM): Document.
1386 * gdbint.texinfo (Coding): Update current value of
1387 --enable-build-warnings. Mention --enable-gdb-build-warnings.
1391 * gdb.texinfo (Continuing and Stepping): Fixed markup and typos,
1396 * gdb.texinfo: Document new 'set step-mode' command.
1400 * gdb.texinfo (Contributors, MIPS Embedded): Minor spelling
1405 * gdb.texinfo (Hooks): Document the new post-hook functionality.
1410 * gdbint.texinfo (Overall Structure): Spelling fix.
1414 * gdbint.texinfo (Target Architecture Definition): Document that
1415 REGISTER_CONVERT_TO_VIRTUAL should only be called on a register
1416 for which REGISTER_CONVERTIBLE returns a zero value.
1420 * Makefile.in (install-info): Find files to install in either the
1421 build or source directories (adapted from Makefile.am).
1425 * stabs.texinfo: Fix spelling errors.
1426 (String Field): FILE-NUMBER starts from 0, not 1.
1430 * refcard.tex: Remove \centerline from the blurb. Patch from
1435 * Makefile.in (install-info): Support installation from outside of
1436 the source directory. Reported by Mark Harig
1441 * gdb.texinfo: Fix typo, $bpnum is set to last breakpoint number.
1445 * Makefile.in (pdf, gdbint.pdf, gdb.pdf, stabs.pdf): New targets.
1446 Generate using pdftex.
1448 (STAGESTUFF, maintainer-clean realclean): Add *.pdf.
1449 (gdb.texinfo, gdbint.texinfo, stabs.texinfo): When TeX insert the
1450 @contents at the start.
1454 * gdb.texinfo: Remove duplicate @syncodeindex. From Brian
1460 * gdb.texinfo: Fix ``et al.''.
1464 * Makefile.in (refcard.dvi): Remove quotes around REFEDITS in for
1469 * configure: Regenerate.
1473 * Makefile.in (install-info): Run install-info on installed Info
1478 * gdb.texinfo: Add Stan Shebs, et.al. as authors. Mention
1483 * gdb.texinfo: Proofreading changes from Brian Youmans.
1487 * gdb.texinfo (Command Files): Mention -x, use @enumerate for
1488 startup sequence, minor edits.
1492 * annotate.texi: Remove "@syncodeindex fn cp", it causes grief in
1495 * gdb.texinfo: Add "@syncodeindex fn cp". Convert all entries
1496 "@kindex f" into "@kindex f (foo)", otherwise we get index entries
1497 like `n' and `s' which look weird. Convert some of the @kindex to
1498 @vindex, when they refer to variables, not commands.
1502 * gdbint.texinfo (Hints): Do not use @value{GDBN in @nodes.
1506 * Makefile.in (GDBMI_DIR): New variable.
1507 (SET_TEXINPUTS): Add $(GDBMI_DIR).
1508 (SFILES_DOC): Add $(GDBMI_DIR)/gdbmi.texinfo.
1509 (gdbmi.texinfo): New target, for texi2roff.
1510 (gdb.me, gdb.ms, gdb.mm): Depend on gdbmi.texinfo.
1511 (gdb.info, gdb_toc.html): Add "-I ${GDBMI_DIR}".
1513 * gdb.texinfo (Top): Add GDB/MI to the main menu and @include
1515 (Mode Options): Add xref to GDB/MI docs and remove a FIXME
1520 * gdb.texinfo (Files): Update description of add-symbol-file
1525 * gdb.texinfo (Porting GDB): Don't use @value in the node name, it
1526 prevents the build (and is generally a Bad Idea).
1530 * gdb.texinfo (Protocol): Prevent makeinfo from complaining about
1531 a comma inside @var.
1532 (Command Files): Index markup changes from Dmitry Sivachenko
1537 * Makefile.in (LN_S): Define.
1538 (gdb-cfg.texi, gdb.dvi, links2roff, inc-hist.texinfo): Don't
1539 invoke "ln -s" unless it is known to work.
1541 * configure.in (AC_PROG_LN_S): Add.
1545 * gdbint.texinfo (Pointers Are Not Always Addresses): New manual
1547 (Target Conditionals): Document ADDRESS_TO_POINTER,
1552 * gdbint.texinfo: Replaced GDB with @value{GDBN}, @include
1553 gdb-cfg.texi to get the value.
1557 * gdbint.texinfo (Target Architecture Definition): Fix
1562 * gdbint.texinfo (Using Different Register and Memory Data
1563 Representations): New section.
1564 (REGISTER_CONVERTIBLE, REGISTER_RAW_SIZE, REGISTER_VIRTUAL_SIZE,
1565 REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_VIRTUAL,
1566 REGISTER_CONVERT_TO_RAW): Document.
1570 * gdb.texinfo (Protocol): Deprecate the sequence-id. Add cindex
1571 for acknowledgments.
1575 * gdb.texinfo (Protocol): Replace ``qfThreadExtraInfo'' with
1580 * gdb.texinfo: Clarify which remote debug protocol commands are
1581 required and which are optional.
1585 * gdb.texinfo: Revert remainder of Fri Mar 24 18:06:34 2000 Andrew
1587 back to annotate.texi, rluser.texinfo and inc-hist.texinfo.
1588 * annotate.texi: Update.
1592 * gdb.texinfo: Update dates, bump to Eighth Edition (note
1593 expectation of additional changes before release), update
1594 ISBN, add copy of top-level menu for @ifhtml, remove explicit
1595 node links, rephrase and/or shorten lines to fix formatting
1596 problem in both regular and @smallbook formats.
1597 * annotate.texi: Shorten lines in example, use smallexample
1598 consistently everywhere.
1599 * Makefile.in: Add comment about texinfo 4.0 html generation.
1600 (SFILES_INCLUDED): Add annotate.texi.
1604 * gdb.texinfo (Debugging Output): Added new section, documenting
1605 the "set/show debug" commands.
1609 * annotate.texi (Annotations): When GDBN omit @chapter and @node
1612 * gdb.texinfo: Check for @ifinfo instead of @ifnottex.
1613 (rluser.texinfo, inc-hist.texinfo, annotate.texi): Add local
1614 @chapter and @node entries.
1616 * gdb.texinfo: Link all top-level nodes.
1620 * Makefile.in (install-info): Create $(infodir) before installing
1626 * gdbint.texinfo : Added paragraphs about command deprecation.
1630 * gdb.texinfo: Add documentation for the apropos command.
1634 * gdb.texinfo: Add new queries ThreadInfo and ThreadExtraInfo.
1638 * gdb.texinfo: Add white space to prevent overprinting in
1643 * gdb.texinfo: Many minor changes from Dmitry Sivachenko
1649 * gdb.texinfo (main menu): Add Annotations.
1650 (File Options): Add @cindex entries for each command-line option.
1651 Document --epoch, --annotate, --async, --interpreter, --write,
1652 --statistics, and --version.
1654 * annotate.texi: Convert to a chapter. Use @value{GDBN} instead
1659 * gdbint.texinfo (FUNCTION_START_OFFSET): Document.
1663 * gdbint.texinfo: Document COERCE_FLOAT_TO_DOUBLE --- the new form.
1667 * Makefile.in (diststuff): New target.
1671 * agentexpr.texi: Fix wording regarding Intel's IA-64
1672 architecture. [From Jim Wilson.]
1676 * gdb.texinfo (Breakpoints): Mention breakpoint ranges.
1677 (Delete Breaks): Mention range arguments.
1678 (Disabling): Likewise.
1682 * gdb.texinfo: Wrap "ASCII" in @sc{}; clarify a few sentences.
1686 * gdbint.texinfo (FRAME_CHAIN_VALID): Add the generic frame-chain
1691 * gdb.texinfo: Clarify regular expressions used in rbreak.
1695 * gdbint.texinfo (MEMORY_INSERT_BREAKPOINT,
1696 MEMORY_REMOVE_BREAKPOINT): Document.
1700 * gdb.texinfo (remote): Document how GDB ignores the qOffsets BSS
1701 offset re-using the DATA offset instead.
1705 * gdbint.texinfo (Target Architecture Definition): Add PARM_BOUNDARY.
1710 * gdb.texinfo: Use GDBP and GDBN everywhere, fix a couple other
1713 * gdb.texinfo: Various minor wording and formatting improvements,
1714 mentions of additional command-line options.
1718 * gdb.texinfo: Document additional forms of specifying section
1719 names and addresses for the add-symbol-file command.
1723 * gdbint.texinfo: Fix typo, add the word "have".
1727 * gdbint.texinfo (Target Architecture Definition): Document the
1728 SKIP_PERMANENT_BREAKPOINT macro.
1732 * gdb.texinfo: Fiks speling errers.
1734 * gdb.texinfo: Fix uses of @multitable.
1737 * gdb.texinfo: Include details specific to DOS host, clarify
1738 some confusing language, fix @ref/@xref/@pxref usages, add
1739 comments about using with optimization, add more indexing,
1740 fix info about disassembly-flavor.
1744 * gdbint.texinfo (IN_SOLIB_DYNSYM_RESOLVE_CODE,
1745 SKIP_SOLIB_RESOLVER): Define.
1749 * gdb.texinfo (Protocol): Review. Add tables describing ``q'' and
1754 * gdb.texinfo: Create a new "Configurations" chapter with
1755 platform-specific info, inline remote.texi and move sections of it
1756 into the new chapter, move bits about info proc, heuristic search,
1757 and register stack into the new chapter.
1758 * remote.texi: Remove, now part of gdb.texinfo.
1759 * Makefile.in (SFILES_INCLUDED): Remove ref to remote.texi.
1763 * gdbint.texinfo (GDB_TARGET_IS_SUN3, GDB_TARGET_IS_SUN386,
1764 GDB_TARGET_IS_MACH386): These kludges have gone away.
1768 * gdbint.texinfo (Target Architecture Definition): Mention
1773 * gdb.texinfo: Remove remaining "HPPA" conditionals, rewrite
1774 surrounding text to fit HP-UX bits into general info.
1775 (HPPA-cfg.texi): Remove, no longer useful.
1777 * gdb.texinfo: Remove explicit links from @node lines, remove
1778 HP-added "Detailed Node Listing" from main menu which confuses
1782 * gdb.texinfo: Use @value{GDBN} instead of plain GDB, fix grouping
1783 in description of `set environment'.
1787 * gdbint.texinfo: Update coding standard to allow pure ANSI/ISO C.
1791 * gdbint.texinfo (Breakpoint Handling): Add missing words.
1795 * gdb.texinfo (Set Watchpoints): Explain some subtleties about
1796 watch, awatch, and rwatch. Explain why the latter two cannot be
1797 set as software watchpoints. Document that watchpoints for local
1798 variables are deleted when the debuggee terminates.
1802 * remote.texi (Protocol): Further clarification of the "qRcmd"
1803 packet. Allow E.. response packet. "qRcmd" packet is no longer
1808 * Makefile.in: Rename inc-hist.texi to inc-hist.texinfo.
1809 * gdb.texinfo: Ditto.
1813 * gdb.texinfo (KOD): New node.
1817 * remote.texi (Rcmd): Fix minor formatting typos.
1821 * remote.texi (protocol qRcmd): Allow ``OK'' and ``O...'' response
1826 * gdbint.texinfo (PREPARE_TO_PROCEED, ADDR_BITS_REMOVE): Doc
1831 * gdbint.texinfo (SAVE_DUMMY_FRAME_TOS): Define.
1835 * remote.texi (Communication Protocol): ``v'' is in use. Fix
1836 numerous formatting errors. Clarify ``i''. Mark ``i'', ``Z'',
1837 ``z'' and ``qRcmd'' as draft instead of reserved. Identify
1838 packets that are not supported on all hosts. Expand examples.
1843 * Makefile.in: Recognize html, install-html. Add targets
1844 to build HTML versions of documentation via texi2html.
1848 * gdbint.texinfo (Testsuite): New chapter, information about the
1853 * remote.texi (Communication Protocol): Rewrite.
1857 * stabs.texinfo: Fix uses of xref.
1861 * gdbint.texinfo: Add an anti-printf exhortation, and update the
1862 info about patch submission.
1867 * gdb.texinfo: Document Chill support.
1871 * gdbint.texinfo (SP_REGNUM, FP_REGNUM, PC_REGNUM): Add reference
1872 to corresponding TARGET_READ_reg TARGET_WRITE_reg macros.
1873 Document that the value should be greater-than or equal-to zero.
1874 (NO_STD_REGS): Document. Deprecate.
1878 * gdbint.texinfo (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT):
1879 Document that these are not used.
1883 * gdbint.texinfo (EXTRACT_STRUCT_VALUE_ADDRESS_P): Document.
1887 * gdbint.texinfo (FRAME_NUM_ARGS): Update definition. Parameter
1888 numargs was dropped.
1892 * gdbint.texinfo (FRAMELESS_FUNCTION_INVOCATION): Update.
1896 * gdbint.texinfo (SKIP_PROLOGUE, SKIP_PROLOGUE_FRAMELESS_P):
1901 * gdbint.texinfo (USE_GENERIC_DUMMY_FRAMES): Document.
1902 (GET_SAVED_REGISTER): Update, not just the a29k uses this.
1906 * gdbint.texinfo: Fix typos: $ -> @.
1910 * gdbint.texinfo (REGISTER_NAMES, BREAKPOINT, BIG_BREAKPOINT,
1911 LITTLE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT,
1912 BIG_REMOTE_BREAKPOINT): Deprecate in favor of REGISTER_NAME and
1917 * gdbint.texinfo (CALL_DUMMY_STACK_ADJUST_P,
1918 CALL_DUMMY_STACK_ADJUST): Document.
1922 * gdbint.texinfo (CALL_DUMMY_P, CALL_DUMMY_WORDS,
1923 SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY): Define.
1927 * gdbint.texinfo (MAINTENANCE_CMDS): Remove ref, since it no
1932 * gdb.texinfo, remote.texi, all-cfg.texi, HPPA-cfg.texi: Remove
1933 nearly all @ifset/@ifclear conditionals; nobody uses them, and
1934 they make the manual source incomprehensible.
1935 * h8-cfg.texi: Remove, hasn't been used in years.
1939 * gdb.texinfo: Update the credits.
1943 * gdb.texinfo: Fix mistakes noticed in printout of last
1944 draft, add Alpha to discussion of heuristic fence post.
1948 * gdb.texinfo, remote.texi: Many changes; update to Seventh
1949 Edition, merge some HP changes into mainline, describe some
1950 previously undocumented features, describe more of the target
1951 commands available, eliminate obsolete section on renamed
1953 * all-cfg.texi, HPPA-cfg.texi: Remove some obsolete conditionals.
1957 * gdb.texinfo: Make many HPPA conditionals unconditional,
1958 including catchpoint description, since now on for all configs.
1959 * all-cfg.texi: @clear HPPA, since is mainly for very HP-specific
1964 * Makefile.in (GDBvn.texi): Fix match expression to work with
1965 current format of VERSION in gdb/Makefile.in.
1966 * gdb.texinfo: Fix node ref to match new readline.
1970 * gdb.texinfo: Changes made as part of a project to merge in
1971 changes made by HP. Documentation makes extensive use of
1972 @ifclear HPPA and @ifset HPPA. The HP manual omits doumentation
1973 on remote debugging. There are differences in documentation
1974 (HP vs. non-HP) on C++ support (aCC vs. gnu gcc++). Also,
1975 the HP manual discusses catchpoints, hardware watchpoints, and
1976 some HPUX specific limitations for shared library support.
1978 There are also a number of @node changes.
1982 * gdbint.texinfo (Formatting): Disambiguate a sentence.
1987 The following changes were made by Edith Epstein
1991 * HPPA-cfg.texi: new file.
1993 * all-cfg.texi: set HPPA for HP PA-RISC targets.
1995 * refcard.tex: change documentation about catch.
2000 * gdbint.texinfo: Expand on GDB's coding standards,
2001 specify the use of arg names with prototypes.
2005 * gdb.texinfo: Fix tipo.
2009 * gdbint.texinfo: Document TARGET_BYTE_ORDER_DEFAULT and
2010 TARGET_BYTE_ORDER_SELECTABLE_P.
2014 * gdbint.texinfo (FRAME_FIND_SAVED_REGS): Document.
2018 * agentexpr.texi: New file.
2020 Wed Dec 9 21:13:57 1998 Andrew Cagney <cagney@chook>
2022 * gdbint.texinfo (REGISTER_NAME): Replace REGISTER_NAMES.
2026 * remote.texi: Changed wording that implied that the GDB remote
2027 protocol caches register values instead of GDB itself.
2031 * gdbint.texinfo: Add some info about symbol readers.
2032 (CHILL_PRODUCER, etc): Comment out descriptions, not useful.
2033 (IN_SOLIB_CALL_TRAMPOLINE): Rename info from IN_SOLIB_TRAMPOLINE.
2034 (IN_SOLIB_RETURN_TRAMPOLINE): Describe.
2035 (KERNEL_DEBUGGING, MIPSEL): No info about these, remove.
2037 Mon Nov 30 11:32:21 1998 Andrew Cagney <cagney@chook>
2039 * gdbint.texinfo (FRAME_CHAIN_VALID_ALTERNATE):
2043 * gdbint.texinfo (INNER_THAN): Update, now takes parameters.
2045 Fri Nov 27 12:39:45 1998 Andrew Cagney <cagney@chook>
2047 * gdbint.texinfo (NO_SINGLE_STEP): Replace with
2048 SOFTWARE_SINGLE_STEP_P and SOFTWARE_SINGLE_STEP.
2052 * gdbint.texinfo: Fix minor typos.
2056 * gdbint.texinfo: Complete overhaul. Group descriptions more
2057 logically, add more info on generic algorithms, remove much
2058 obsolete and/or wrong material.
2062 * stabs.texinfo (Method Type Descriptor): Expand and correct.
2066 * refcard.tex: Copyright, address updates.
2070 * gdb.texinfo (EDITION, DATE): Update and change to use ordinals
2071 for the edition instead of confusing GDB-version-like numbers.
2075 * gdb.texinfo (hbreak, watch): Fix typo, "date" -> "data".
2079 * LRS: Reformat a bit to keep text under 80 columns.
2083 * gdb.texinfo: Add some credits, mention bug monitor.
2084 * remote.texi: Mention mips monitor targets.
2085 * gdbint.texinfo: Describe SP_REGNUM, STEP_SKIPS_DELAY.
2089 * gdbint.texinfo: Remove obsolete mentions of pinsn.c and opcode.h
2090 files, finish sorting of host vs target vs native macros, describe
2095 * gdbint.texinfo (Host Conditionals): Document change from
2096 using NO_MMALLOC to it's inverse, USE_MMALLOC.
2100 * gdbint.texinfo (Host Conditionals): Document
2101 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, HAVE_LONG_DOUBLE.
2105 * gdbint.texinfo (Host Conditionals): Add CRLF_SOURCE_LINES.
2106 Document LSEEK_NOT_LINEAR.
2110 * stabs.texinfo (Stab Section Basics): Make it clear that only
2111 some versions of the GNU linker remove the leading N_UNDF symbol.
2115 * stabs.texinfo (String Field): Document type number pairs here,
2116 instead of in the Sun specific section.
2117 (Include Files): The GNU linker supports the N_BINCL
2118 optimization. Clarify the N_BINCL value, and what it is used
2120 (Procedures): Document N_FUN with an empty string to mark the end
2122 (Typedefs): Mention that Sun compilers may use N_GSYM for a type.
2123 (Sun Differences): Remove this node, as the information is now
2124 elsewhere in the main document.
2125 (Stab Section Basics): Mention that the GNU linker may optimize
2126 stabs and remove the leading N_UNDF symbol.
2130 * gdb.texinfo, refcard.tex: Restore author credit
2134 * gdbint.texinfo (SIGTRAMP_START, SIGTRAMP_END): Update
2135 documentation to account for START and END macros taking
2141 * gdb.texinfo (Frames): Fix typo.
2145 * gdbint.texinfo (NO_SINGLE_STEP): Document that single_step takes
2146 a target_signal as arg type, not a pid.
2150 * gdb.texinfo: Document `set assembly-language'.
2154 * remote.texi: Update list of stubs in the GDB distribution.
2158 * gdbint.texinfo (NO_MMCHECK): Renamed from NO_MMALLOC_CHECK.
2159 Also document that some systems can use mmalloc but must define
2160 this if their C runtime allocates memory that is later freed.
2161 (MMCHECK_FORCE): Document new macro.
2165 * remote.texi: Add documentation for target Sparclet.
2169 * Makefile.in (srcdir, VPATH, prefix, infodir, INSTALL,
2170 INSTALL_PROGRAM, INSTALL_DATA): Use autoconf set values.
2171 * configure.in: Rewritten for autoconf.
2176 * Makefile.in (DVIPS): New define, set to dvips.
2177 (dvi): Add stabs.dvi.
2179 (all-doc): Depend on info, dvi, and ps targets.
2180 (STAGESTUFF): Add *.ps and *.dvi files.
2181 (clean-info, clean-dvi): Remove.
2182 (mostlyclean): Does not depend upon clean-info or clean-dvi,
2183 rules completely rewritten.
2184 (maintainer-clean): Remove clean-info and clean-dvi
2185 dependencies and put their actions in the rules.
2186 (gdb.ps): New target
2187 (gdb.dvi, gdbgui.dvi, gdbint.dvi, stabs.dvi): Remove
2188 intermediate TeX files, whether they have 2 or 3 character
2190 (gdbint.ps): Add target and rules.
2191 (gdb-internals): Delete unused target.
2192 (Makefile): Depends upon config.status also.
2196 * gdbint.texinfo (CC_HAS_LONG_LONG): Clarify when/how this is
2202 * gdb.texinfo (Expressions): Fix erroneous array constant example.
2206 * gdb.texinfo: Add missing "@bullet" to some "@itemize" commands.
2210 * gdb.texinfo (Print settings): Document
2211 `set/show print static-members' commands.
2215 * gdbint.texinfo (Native): Document name change, coredep.c to
2220 * stabs.texinfo (Include Files): Document the values the SunOS4
2221 linker creates for N_BINCL/N_EINCL/N_EXCL stabs.
2225 * gdbint.texinfo (Releases): Change gdb.tar.Z to gdb.tar.gz.
2230 * gdbint.texinfo (Releases): Make "gdb.tar.gz" rather than
2235 * Makefile.in (maintainer-clean): New target, synonym for
2240 * Update all FSF addresses except those in COPYING* files.
2245 * gdb.texinfo (convenience variables): Document $_exitcode.
2246 (quit): Document optional expression to use as exit code.
2250 * gdb.texinfo, remote.texi: Brought up to date with various
2255 * gdb.texinfo: Update dates and versions, fix comments about
2256 hardware watchpoints in future releases and about the
2257 sharedlibrary command.
2261 * stabs.texinfo: Remove node `XCOFF differences'. Describe value of
2262 C_FUN stab. Other cleanups.
2266 * remote.texi (Bootstrapping): Clarify that flush_i_cache is only
2271 * annotate.texi: Clarify which addresses have differing formats
2272 depending on the language and which do not.
2276 * remote.texi (NetWare): Changed example to use BOARD= instead of
2277 NODE= argument to reflect correspoding change to gdbserve.nlm.
2281 * stabs.texinfo (Negative Type Numbers): Mention the fact that
2282 GDB, as well as AIX dbx, supports the size type attribute.
2286 * stabs.texinfo (Negative Type Numbers): Document types -31 to -34.
2290 * gdb.texinfo (Define): Document $arg0... arguments to commands,
2291 and new 'if' and 'while' commands.
2295 * gdb.texinfo (Artificial arrays): Note use of coerce-to-array-type.
2299 * all-cfg.texi: New flag, GDBSERVE, for NetWare's gdbserve.nlm.
2300 * remote.texi (NetWare): New node, how to use gdbserve.nlm on
2301 NetWare targets. Mostly stolen from the Server node.
2305 * gdb.texinfo (Setting): Talk about the language of a source file
2306 versus the working language. The old documentation did not match
2311 * stabs.texinfo (Source Files): Document N_SO used to mark the end
2316 * gdb.texinfo (Processes): New node.
2320 * remote.texi: Update documentation of set/show mipsfpu.
2324 * gdbgui.texinfo: New file, manual for GUI (gdbtk) users.
2325 * Makefile.in (gdbgui.dvi, gdbgui.info): New actions.
2329 * gdbint.texinfo: Removed mentions of some incorrectly placed and
2330 obsolete conditionals, described some others.
2334 * gdbint.texinfo: Remove references to BROKEN_LARGE_ALLOCA and
2335 SET_STACK_LIMIT_HUGE; they were removed from GDB 14 May 1994.
2339 * gdbint.texinfo: Put regex conditionals in their own table.
2343 * gdbint.texinfo: Removed mentions of many obsolete conditionals,
2344 described or fixed the descriptions of many others.
2348 * gdb.texinfo: Add some more credits.
2349 * gdbint.texinfo: Capitalize GDB consistently, describe some
2350 macros and remove some.
2354 * gdbint.texinfo: Removed mentions of many incorrectly placed and
2355 obsolete conditionals, described some others.
2359 * gdb.texinfo (help targets): Changed to `help target', which
2360 is the correct gdb command.
2364 * annotate.texi (TODO): New node, for keeping track of annotations
2365 suggested but not yet implemented.
2369 * stabs.texinfo (Statics): Value of xcoff C_BSTAT points to
2370 another symbol, it is not the address itself.
2374 * stabs.texinfo (Stab Section Basics): Add comment about alignment
2375 of stabs-in-coff sections.
2379 * annotate.texi: Change edition to 0.5 and date to May 1994.
2381 (Frames): New node, for frame annotation.
2382 (Displays): New node, for display annotation.
2384 * remote.texi (MIPS Remote): Say that set timeout doesn't apply
2385 when waiting for your program to stop.
2389 * annotate.texi (Breakpoint Info): Document annotation of header
2390 fields and record annotation.
2394 * annotate.texi: New file, to document annotations.
2398 * Makefile.in (clean): Don't remove GDBvn.texi (apparently on Jan
2399 16 I meant to make this change but did not). Do remove gdb-cfg.texi.
2403 * stabs.texinfo (Stab Section Basics): Say what is in .stab
2404 section, and say n_strx field is compilation unit relative.
2405 * stabs.texinfo: Don't use @code for a.out when it is the name of
2406 an object file format.
2410 * gdb.texinfo: Refer to file names, not path names, per rms
2412 (Arguments): Fix typo.
2416 * stabs.texinfo (Global Variables): Talk about stabs in files
2417 where variables are referenced, but not defined.
2421 * stabs.texinfo: Move stuff on @ and # type descriptors from node
2422 Cplusplus to new nodes Member Type Descriptor and Method Type
2423 Descriptor. Re-write stuff for #.
2427 * gdb.texinfo (Print Settings): Don't document "set print
2428 fast-symbolic-addr off". The bug which it worked around was fixed
2429 on 25 Feb 94 in coffread.c, so I'm nuking the command.
2431 * stabs.texinfo (Alternate Entry Points): New node, rewritten from
2434 * stabs.texinfo (Type Descriptors): Add 'Y' type descriptor.
2438 * gdbint.texinfo (Host Conditionals, Target Conditionals): Remove
2439 references to ieee-float.c.
2443 * gdb.texinfo (Set Breaks): Update documentation for tbreak to
2444 match what the code actually does.
2448 * stabs.texinfo (Symbol Descriptors): Add OS9000 symbol descriptor s.
2452 * stabs.texinfo (Type Descriptors): Add OS9000 type descriptors c,
2457 * stabs.texinfo: Document N_RBRAC as function relative for COFF as
2458 well as for ELF and SOM. Unify the descriptions of ELF and SOM
2459 as "stabs in sections" rather than just saying "ELF and SOM".
2460 Also make that stuff apply to COFF.
2464 * gdb.texinfo (Formatting Documentation): Change GhostScript to
2469 * gdb.texinfo (Continuing and Stepping): When talking about "step"
2470 versus functions without line numbers, also mention stepping into
2471 them as well as "step" when you are in them. Tell the user how to
2472 deal with the situation. Add comment about "debugging information".
2476 * stabs.texinfo (Enumerations): Document restriction on where
2477 enumeration types can appear and still win with GDB.
2481 * stabs.texinfo (Negative Type Numbers): Document format for type
2486 * gdb.texinfo (Selection, Frame Info): Update information about
2487 arbitrary frame specficiations.
2491 * gdb.texinfo, remote.texi: general editing pass prior to Net release
2495 * stabs.texinfo (String Field): Discuss continuing stabs with ?.
2499 * stabs.texinfo (Non-Stab Symbol Types): Mention N_SET* | N_EXT.
2503 * stabs.texinfo: Re-do stuff about C_BSTAT and move from XCOFF
2504 Differences node to Statics node.
2505 (Statics): Discuss XCOFF use of V symbol descriptor.
2507 * Makefile.in: Remove refcard.dvi and GDBvn.texi in realclean,
2512 * gdb.texinfo (Print Settings): Document `set print
2513 fast-symbolic-addr' and improve the doc for some other
2518 * stabs.texinfo (String Field): Talk about defining several type
2520 Fix lint regarding changing node ELF Transformations to
2521 ELF and SOM Transformations.
2525 * stabs.texinfo: Insert Peter Kessler's name as inventor (I think).
2529 * stabs.texinfo (Cross-References): `::' is for nested types only
2531 (Structures): Document static members.
2535 * stabs.texinfo: Document S type attribute.
2539 * stabs.texinfo: Add notes about stabs-in-som where appropriate.
2543 * gdbint.texinfo: Fix a few typos.
2547 * gdb.texinfo, remote.texi: formatting improvements
2549 * gdb.texinfo (New Features): mention threads.
2550 (Summary, C): fix xrefs in newly contributed text.
2551 (Threads): index entries, clarifications, example
2552 (passim): minor typos fixed, phrasing improvements
2554 * remote.texi (Bootstrapping): rephrase text on ^C and add index
2555 entries; (Server): explain use of gdbserver w/real-time systems,
2556 add example of conflicting TCP port; (MIPS Remote) break up
2557 running text into table, highlighting commands, and add example.
2561 * refcard.tex: avoid bad linebreaks even when REFEDITS=psrc.sed
2565 * stabs.texinfo (Nested Symbols): New node.
2566 (String Field, Symbol Descriptors, Cross-References): Refer to it.
2570 * stabs.texinfo (Stabs in ELF): Clarify how Bbss.bss work with respect
2571 to picking which Bbss.bss symbol to use, and (because there seems to
2572 be no good way of doing it) re-write some of the text to make it
2573 sound like Bbss.bss isn't such a great idea after all (as currently
2576 * gdb.texinfo (C): In addition to saying people have to use g++ for
2577 good results, say they have to use stabs. Specifically say cfront
2579 (Summary): Merge in information on Modula-2, Pascal, and Chill from
2580 the gdb README. Add xrefs to places where the support for the various
2581 languages is described in detail.
2585 * stabs.texinfo: Clean up stuff about visibility and virtual
2588 * stabs.texinfo (N_M2C): Cite Sun doc.
2592 * gdb.texinfo: updates re threads.
2593 * remote.texinfo: avoid index entries starting with digits.
2597 * stabs.texinfo (Enumerations): Talk about large, negative and
2598 octal values. Clean up cross reference to type attributes.
2599 (String Field): Say that GDB 4.11 supports size attribute.
2603 * remote.texi (VxWorks Remote): Clarify that rebuilding VxWorks kernel
2604 is a mandatory step. Make the stuff about that more concise.
2608 * stabs.texinfo (Class Names): New node.
2610 * gdb.texinfo (Command Files): Explain order of init file reading.
2612 * remote.texi (Bootstrapping): Talk about getting the serial driver
2613 to deal with ^C sent by gdb to stop the remote system.
2617 * libgdb.texinfo (I/O): incorporated better phrasing from rich.
2619 * libgdb.texinfo (Defining Commands): made the DOC arg
2620 to gdb_define_app_command a char * instead of char **
2621 per a suggestion from kingdon.
2623 * libgdb.texinfo: total rewrite from a different starting
2628 * stabs.texinfo (Local Variable Parameters): Re-write paragraph on
2629 floats passed as doubles (to improve clarity).
2633 * gdb.texinfo (Source Path): index entries for $cwd, $pdir
2635 * a4rc.sed: update to work with Andreas Vogel papersize params
2637 * refcard.tex: use Andreas Vogel simplifications of papersize
2638 params; remove useless version info; update copyright date.
2642 * gdb.texinfo (Symbols): Add class NAME to doc for ptype.
2646 * gdb.texinfo (Files): Say what address the load command loads it at.
2648 * stabs.texinfo (Common Blocks): Minor cleanups.
2650 * stabs.texinfo: Update ld stabs in elf relocation to reflect the fact
2651 that Sun has backed away from the linker kludge and thus the relevant
2652 issue is changes to the SunPRO tools, not the Solaris linker.
2654 * stabs.texinfo (Traditional Integer Types): Clean up description
2655 of octal bounds a little bit. Document extra leading zeroes.
2659 * gdb.texinfo (Signaling): Update for symbolic symbol names
2660 and add a section explaining the difference between the GDB
2661 signal command and the shell kill utility.
2665 * libgdb.texinfo: added `@' to braces that were unescaped.
2669 * libgdb.texinfo: new file. Spec for the gdb library.
2673 * stabs.texinfo (Include Files): Fix typo (start -> end).
2677 * gdb.texinfo, remote.texi: assorted small improvements, mostly
2678 from Melissa at FSF's editing pass.
2682 * gdb.texinfo: Remove stuff about ar and 14 character filenames.
2683 I believe this was fixed by the 13 Sep 89 change to print_frame_info.
2684 Also, modern versions of ar like BSD 4.4 or SVR4 don't have this bug.
2688 * remote.texi (Bootstrapping): Discuss 386 call gates.
2692 * stabs.texinfo (Based Variables): New node.
2696 * stabs.texinfo (Negative Type Numbers): Re-write discussions of
2697 names, sizes, and formats to suggest how not to lose.
2701 * stabs.texinfo (Methods): Fix typo.
2705 * gdb.texinfo: Fix a few typos.
2709 * gdb.texinfo: Clarify how well it works with Fortran.
2711 * stabs.texinfo (Stabs In ELF, Statics, ELF Transformations):
2712 More on relocating stabs in ELF files.
2716 * stabs.texinfo (Stabs In ELF): Talk about N_FUN value.
2720 * stabs.texinfo (Local Variable Parameters): Talk about nameless
2725 * gdb.texinfo: @up/@down -> @raisesections/@lowersections
2729 * stabs.texinfo: Make info author notice match the TeX author notice.
2733 * stabs.texinfo: Initial-caps all words in node names and
2734 non-trivial words in section names.
2738 * stabs.texinfo: Many minor cleanups.
2740 * stabs.texinfo: Remove @deffn except from Expanded Reference node.
2744 * stabs.texinfo: Remove full description of big example.
2745 It's not really helpful; just use pieces of it where appropriate.
2746 Add more Texinfo formatting directives (@samp, etc.).
2747 Use @deffn to define stab types.
2748 Eliminate some wordiness. Break up some nodes.
2749 Add an (alphabetized) index of symbol types.
2750 Use consistent capitalization style in node and section names.
2754 * gdb.texinfo: Change typo "Two two" to "The two".
2758 * stabs.texinfo (XCOFF-differences): Remove references to
2759 non-existent types N_DECL and N_RPSYM.
2761 * stabs.texinfo (String Field): Say that type attributes bug is
2762 fixed in GDB 4.10, since it is.
2764 * stabs.texinfo: Clean up djm cleanups, and more cleanups of my own.
2768 * stabs.texinfo: Formatting cleanups.
2772 * stabs.texinfo: When explaining the n_type of a stab, standardize
2773 how we do it ('#' as a comment indicator, "36 is N_FUN" as text,
2775 (Global Variables): Clean up.
2779 * stabs.texinfo (Stack Variables): Re-write.
2783 * stabs.texinfo (Stabs-in-elf): Talk about getting the start
2784 addresses of a source file. Also revise formatting.
2785 Change "object module" or "object file" to "source file".
2786 Various: Miscellaneous cleanups.
2790 * stabs.texinfo: Point to mangling info in gcc's gpcompare.texi.
2794 * gdbint.texinfo: Removed many nonsensical machine-collected
2795 host and target conditionals, described some of the remainder.
2799 * gdbint.texinfo (Getting Started): Use @itemize, not @table.
2801 * gdbint.texinfo (Top): Add name to @top line, and re-write the
2802 paragraph which follows.
2804 * gdbint.texinfo (Host): Use @code not @samp for Makefile
2805 variables. Looks better and avoids overful hbox.
2809 * stabs.texinfo (Procedures): Improve stuff on nested functions.
2813 * remote.texi: (MIPS Remote) clearer doc for set/show timeout,
2818 * gdbint.texinfo: Update statement about `some ancient Unix
2819 systems, like Ultrix 4.0' to Ultrix 4.2.
2821 Wed Jul 28 15:26:53 1993 Roland H. Pesch (pesch@el_bosque.cygnus.com)
2823 * h8-cfg.texi, all-cfg.texi: new flag GDBSERVER
2825 * Makefile.in: depend on remote.texi rather than gdbinv-s.texi
2827 * remote.texi: (Server) New node on gdbserver. (Remote Serial,
2828 ST2000 Remote, MIPS Remote): mention `host:port' syntax for TCP.
2830 * remote.texi: new name for former gdbinv-s.texi
2832 * gdb.texinfo: use remote.texi rather than gdbinv-s.texi
2836 * gdbinv-s.texi: Documented timeout and retransmit-timeout
2837 variables for MIPS remote debugging protocol.
2841 * stabs.texinfo (Negative Type Numbers): FORTRAN LOGICAL fix.
2845 * Makefile.in (refcard.dvi): Use srcdir where necessary.
2849 * gdb.texinfo: repair conditional bugs in text markup
2853 * gdb.texinfo, all-cfg.texi, h8-cfg.texi: introduce MOD2 switch
2854 to select Modula-2 material.
2858 * stabs.texinfo: Cleanups regarding statics.
2860 * gdbinv-s.texi (Bootstrapping): Document exceptionHandler.
2861 (Debug Session): Mention exceptionHandler. Add xref to Bootstrapping.
2865 * stabs.texinfo: N_MAIN is sometimes used for C.
2869 * gdbint.texinfo (Host, Target Conditionals): Remove TM_FILE_OVERRIDE.
2873 * gdbint.texinfo (Target Conditionals): Remove NO_TYPEDEFS,
2874 removed from the code by Kingdon.
2878 * gdb.texinfo (Break Commands): Remove stuff about flushing terminal
2879 input when evaluating breakpoint conditions; the bug has been fixed.
2881 * gdb.texinfo (Continuing and Stepping): Argument to "continue"
2882 sets the ignore count to N-1, not to N.
2886 * refcard.tex (\hoffset): correct longstanding error to match
2887 intended offset; avoids cutting off edge on some printers
2891 * stabs.texinfo (Parameters): Say that order of stabs is significant.
2895 * stabs.texinfo (Common Blocks): Say what Sun FORTRAN does.
2899 * Makefile.in: (REFEDITS) new var to control whether PS or CM
2900 fonts and whether US or A4 paper for GDB refcard; (refcard.dvi)
2901 collect sed edits if any, apply to refcard before formatting;
2902 (refcard.ps) stop implying PS fonts if PS output requested;
2903 (lrefcard.ps) delete extra target for variant PS fonts
2905 * refcard.tex: parametrize papersize dependent info, collect
2906 in easily replaced spot
2908 * a4rc.sed: new file, edits to refcard for A4 paper
2912 * stabs.texinfo (Negative Type Numbers): Type -16 is 4 bytes.
2916 * stabs.texinfo (Negative Type Numbers): Minor character cleanups.
2920 * stabs.texinfo: Express disapproval of 'D' symbol descriptor
2921 politely rather than rudely.
2925 * stabs.texinfo: Document common blocks.
2929 * stabs.texinfo: Add some basic info about stabs-in-elf.
2933 * stabs.texinfo (Top): Minor cleanup.
2935 Mon Jun 14 16:16:51 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
2937 * Makefile.in (install-info): remove parentdir support
2941 * gdb.texinfo (Copying): delete this node and references to it;
2942 RMS says this manual need not carry GPL. (passim): Improvements
2943 from last round at FSF, largely due to Ian Taylor review, and
2944 minor formatting improvements.
2946 * gdbinv-s.texi (passim): Improvements from last round at FSF,
2947 largely due to Ian Taylor review. (Debug Session): minor edits to
2952 * Makefile.in (realclean): Remove info and dvi files too.
2956 * {all,h8}-config.texi: Rename to *-cfg.texi for 14 char filenames.
2957 * Makefile.in: Change accordingly. gdb-config.texi -> gdb-cfg.texi.
2958 * gdb.texinfo: Change accordingly.
2960 * stabs.texinfo: Clean up N_{L,R}BRAC. Discuss what addresses of
2961 N_{L,R}BRAC,N_SLINE are relative to.
2965 * Makefile.in (GDBvn.texi): Update atomically.
2969 * gdbinv-s.texi (Debug Session): Document exceptionHook.
2973 * gdb.texinfo (Print Settings): Move all stuff relating to symbolic
2974 addresses together. Also motivate the set print symbol-filename
2975 command and suggest other solutions.
2979 * gdb.texinfo (set print elements): Note that the number of
2980 elements is set to unlimited by "set print elements 0".
2984 * stabs.texinfo (Builtin Type Descriptors): Try to clarify what
2986 (Stab Types): Include Solaris stab types.
2987 (Procedures): Document Solaris extensions.
2991 * gdb.texinfo: Add `set print symbol-filename' doc.
2995 * stabs.texinfo (Arrays): Talk about type definition vs. type
2998 * stabs.texinfo (Builtin Type Descriptors): Talk about omitting
2999 the trailing semicolon.
3003 * stabs.texinfo (Line Numbers, Source Files): Re-write these two nodes
3004 and merge in other parts of the document addressing these subjects.
3005 gdbint.texinfo (XCOFF): Remove info which is now in stabs.texinfo.
3007 * stabs.texinfo (Subranges, Arrays): Try to explain about the semicolon
3008 at the end of a range type.
3010 * stabs.texinfo (Subranges): "A offset" and "T offset" are not
3015 * stabs.texinfo (Stabs Format): Misc fixes.
3019 * stabs.texinfo (Constants): Allow an `e' constant to be non-enum.
3020 (Traditional builtin types): Document convex convention for long long.
3021 (Negative builtin types): Discuss type names, and misc fixes.
3025 * stabs.texinfo (Builtin Type Descriptors): Document the floating
3026 point types used with @samp{R} type descriptor.
3027 (Symbol Descriptors): Describe how to handle conflict between
3028 different meanings of @samp{P} symbol descriptor.
3032 * stabs.texinfo: Remove node Quick Reference and put its children
3033 directly under the main menu.
3035 * stabs.texinfo: Many more changes to bring it into line with
3036 AIX documentation and reality. I think it now has all the
3037 information from the AIX documentation, except that I burned
3038 out when I got to variant records (Pascal and Modula-2) and
3039 all the COBOL types. Oh well, we can add them later when we're
3040 worrying more about those languages.
3042 * stabs.texinfo (Automatic variables): Talk about what it means
3043 to omit the symbol descriptor.
3047 * stabs.texinfo (Parameters): Add "(sometimes)" when describing
3048 gcc2 behavior with promoted args.
3052 * gdb.texinfo: include readline appendices in info version of manual
3056 * gdbinv-s.texi (Remote Serial): describe new ^C behavior in
3059 * gdb.texinfo (Machine Code): more index entries for disassemble
3063 * Clarify the intended use of the gdb-testers and gdb-patches
3064 mailing lists, and shrink gzip comment.
3068 * gdb.texinfo (Shell Commands): do not mention SHELL env var in
3069 DOSHOST configuration of manual.
3071 * gdb.texinfo (MIPS Stack): new node.
3073 * all-config.texi (MIPS) new switch.
3075 * gdbinv-s.texi (Nindy Options) Remove two instances of future
3076 tense; (MIPS Remote) new node.
3078 * gdb.texinfo (passim) rephrases to work around makeinfo @value
3079 bug; (Environment) less passive, other small cleanups in text about
3080 .cshrc/.bashrc; (Invoking GDB) new MIPS Remote menu entry;
3081 (Remote) new MIPS Remote menu entry.
3085 * stabs.texinfo: Many changes to include information from the
3088 * gdb.texinfo (Environment): Mention pitfall with .cshrc.
3092 * gdbint.texinfo (new node Debugging GDB, elsewhere):
3093 Move a bunch of information from ../README.
3094 (Getting Started): New node.
3098 * gdbinv-s.texi, gdb.texinfo: include Hitachi SH target
3100 * gdb.texinfo: advance manual revision dates to present
3102 * gdbinv-s.texi, gdb.texinfo, all-config.texi, h8-config.texi:
3103 stop using silly Roman numerals in @set variable names
3107 * stabs.texinfo (Parameters): Keep trying to get this right.
3111 * stabs.texinfo (Parameters): More on "local parameters".
3115 * stabs.texinfo (Parameters): Re-do "local parameters" section.
3119 * stabs.texinfo (Symbol descriptors): Re-do using @table and @xref.
3120 (Parameters): Rewrite.
3121 (xcoff-differences, Sun-differences): Minor changes.
3125 * stabs.texinfo: Minor cleanup.
3129 * gdbint.texinfo: Minor xcoff stuff.
3133 * gdbint.texinfo: Update for new config directory structure.
3134 Add info about internal type data structures.
3138 * Makefile.in (SFILES_INCLUDED): gdb-config.texi is no longer in
3140 (gdb-config.texi): Depend on file in $(srcdir).
3144 * stabs.texinfo: Fixes about N_SO.
3148 * gdb.texinfo: include list of nonstandard init file names
3150 * *-config.texi: new switch GENERIC for text that applies *only*
3151 to (usual) multiple-target version of manual
3153 * gdb.texinfo, gdbinv-s.texi: Update conditional markup to correct
3156 * gdb.texinfo: depend on latest fixed makeinfo, use conditionals
3157 in menus (rather than conditionally selected multiple alternative
3160 * Makefile.in: define and use DOC_CONFIG var to select
3161 configuration for GDB user manual.
3163 * gdb-config.texi: delete from repository, generate from Makefile.
3165 * all-config.texi: normal `generic' configuration file, formerly
3166 stored as gdb-config.texi
3168 Wed Mar 24 14:03:19 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
3170 * Makefile.in: add dvi target to build all .dvi files
3174 * gdb.texinfo, gdvinv-s.texinfo: formatting improvements.
3178 * gdbint.texinfo: Doc NO_MMALLOC and NO_MMALLOC_CHECK as
3180 * stabs.texinfo: More array fixes inspired by Jim's.
3184 * stabs.texinfo: Fixes re arrays and continuations.
3186 * gdbint.texinfo: Add XCOFF node.
3190 * gdb.texinfo: Add `set print max-symbolic-offset' doc.
3194 * stabs.texinfo: Fix for array types to mention lower bounds.
3198 * gdbint.texinfo: Update PTRACE_ARG3_TYPE doc, pull PT_*.
3202 * gdbint.texinfo: Remove SET_STACK_LIMIT_HUGE from target defines.
3206 * gdbint.texinfo: Fix thinko (NM_FILE => NAT_FILE). Found
3211 * gdbint.texinfo: Eliminate IBM6000_HOST, document IBM6000_TARGET.
3215 * gdb.texinfo, gdbinv-s.texi: misc updates
3219 * gdbint.texinfo: Brief documentation for longjmp support,
3220 from an email msg by Stu.
3224 * stabs.texinfo: Fix description of floating point "range"
3225 types (which really define basic types). Reported by Jim Meehan,
3228 * gdbint.texinfo: Remove COFF_NO_LONG_FILE_NAMES define, now gone.
3232 * gdbint.texinfo: Slightly expand section on supporting a new
3237 * Makefile.in (refcard.ps, lrefcard.ps): Remove psref.tex
3242 * gdb.texinfo, gdbinv-s.texi: miscellaneous stylistic cleanups
3246 * gdbinv-s.texi: z8000 simulator target name is just "sim"
3248 * gdbinv-s.texi: Mention that Z8000 simulator can simulate Z8001
3253 * gdbint.texinfo: Add sections on clean design and on how to send
3258 * gdbint.texinfo: Add how to declare the result of make_cleanup.
3262 * gdb.texinfo: Fix typo, reported by Karl Berry.
3266 * gdb.texinfo: Add opcodes dir to GDB distribution description.
3268 Sat Oct 10 18:04:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
3270 * gdbint.texinfo: fixed a stray email address (needs @@),
3271 added @table @code to node "Native Conditionals"
3275 * gdbint.texinfo: Describe coding style of GDB.
3279 * stabs.texinfo: Minor wording changes.
3283 * gdbint.texinfo: Improve release doc slightly.
3287 * gdbint.texinfo: Improve doc of GDB config macros.
3291 * stabs.texinfo: Remove Bothner's changes for C++ nested types.
3292 These will be reinserted when examined.
3296 * gdbint.texinfo: Make a start at documenting all the #if macros
3297 in GDB. At least list them all, and start separating them into
3298 host-specific and target-specific.
3302 * gdbinv-s.m4.in: refrain from using @cartouche for just a few
3303 examples (not consistent w others).
3304 gdb.texinfo: issue disclaimer paragraph on cmdline options only
3305 for generic vn of doc
3309 * Makefile.in: always create installation directories.
3313 * gdb.texinfo: in h8 config, do not describe searching commands.
3317 * gdb.texinfo, none.m4, h8.m4, gdbinv-s.m4.in: improve H8/300
3318 conditionals; introduce a few generic switches that may be
3319 useful for other cross-dev or dos-hosted configs.
3321 * gdb.texinfo: fix typo in "info reg" description
3325 * stabs.texinfo: Minor updates from running TeX over it.
3326 * Makefile.in (stabs.dvi, stabs.ps): Add.
3330 * stabs.texinfo: Stabs documentation, written by Julia Menapace.
3331 First pass at converting it to texinfo.
3335 * gdb.texinfo, refcard.tex: Document mult args on `info reg'.
3336 * Makefile.in (refcard.ps, lrefcard.ps): Add missing $(srdir).
3340 * gdbint.texinfo: Add section on partial symbol tables.
3342 Sat Jun 20 16:31:10 1992 John Gilmore (gnu at cygnus.com)
3344 * gdb.texinfo: document `set remotedebug' and `set
3345 rstack_high_address'.
3349 * gdb.texinfo: slight expansion of new text on reading info files
3350 * gdbinv-s.m4.in: correct and expand info on cross-debugging
3353 Tue May 12 12:22:47 1992 John Gilmore (gnu at cygnus.com)
3355 * gdb.texinfo: `info user' => `show user'. Noticed by David Taylor.
3357 Mon May 11 19:06:27 1992 John Gilmore (gnu at cygnus.com)
3359 * gdb.texinfo: Say how to read the `info' files.
3363 * Makefile.in: gm4 -> m4.
3365 Fri Apr 10 17:50:43 1992 John Gilmore (gnu at rtl.cygnus.com)
3367 * gdb.texinfo: Update for GDB-4.5. Move `Formatting
3368 Documentation' ahead of `Installing GDB' to match README.
3369 Update shared library doc, -readnow and -mapped, and directory
3370 structure (add glob and mmalloc). Update configure doc.
3374 * Makefile.in: remove $(srcdir) from gdb.info rule.
3378 * Makefile.in: commented out gdb-all.texinfo rule. This is
3383 * Makefile.in, configure.in: removed traces of namesubdir,
3384 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
3385 copyrights to '92, changed some from Cygnus to FSF.
3387 Fri Dec 13 09:47:31 1991 John Gilmore (gnu at cygnus.com)
3389 * gdb.texinfo: Improve how we ask for bug reports.
3391 Tue Dec 10 04:07:21 1991 K. Richard Pixley (rich at rtl.cygnus.com)
3393 * Makefile.in: infodir belongs in datadir.
3395 Fri Dec 6 23:57:34 1991 K. Richard Pixley (rich at rtl.cygnus.com)
3397 * Makefile.in: remove spaces following hyphens, bsd make can't
3398 cope. install using INSTALL_DATA. added clean-info. added
3399 standards.text support.
3401 Thu Dec 5 22:46:12 1991 K. Richard Pixley (rich at rtl.cygnus.com)
3403 * Makefile.in: idestdir and ddestdir go away. Added copyrights
3404 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
3405 and mandir now keyed off datadir by default.
3412 version-control: never