3 * python.texi (Symbols In Python): Fix gdb.SYMBOL_LOC_COMMON_BLOCK.
7 * gdb.texi (Initialization Files): Add '@:' after 'e.g.'.
8 (Source Path): Likewise.
9 (GDB/MI Development and Front Ends): Likewise.
10 (ARM Features): Likewise.
15 * python.texi (Inferiors In Python): Mention the 'connection_num'
20 * guile.texi (Values From Inferior In Guile): Add documentation
21 for value-const-value.
25 * guile.texi (Values From Inferior In Guile): Add documentation
26 for value-reference-value. Add documentation for
27 value-rvalue-reference-value.
31 * guile.texi (Types In Guile): Add documentation for
36 * guile.texinfo (Breakpoints In Guile): Reword sentence.
37 * python.texinfo (Breakpoints In Python): Reword sentence.
41 * python.texinfo (Python Commands): Document 'set debug
42 py-unwind' and 'show debug py-unwind'.
46 * python.texinfo (Python Commands): Document 'set debug
47 py-breakpoint' and 'show debug py-breakpoint'.
51 * gdb.texinfo (GDB/MI Breakpoint Commands): Mention the
52 '--force' flag of the '-break-condition' command.
56 * gdb.texinfo (GDB/MI Breakpoint Commands): Mention the
57 '--force-condition' flag of the '-break-insert' and
58 '-dprintf-insert' commands.
62 * python.texi (Types In Python): Re-organize Type.fields doc.
63 Mention handling of array types. Correct doc for when calling
64 the method on another type.
68 * gdb.texinfo (Initialization Files): Use @env when referencing
69 environment variables.
70 (Shell Commands): Likewise.
72 (Arguments): Likewise.
73 (Environment): Likewise.
75 (Compiling and Injecting Code): Likewise.
77 (Command History): Likewise.
78 (Screen Size): Likewise.
83 * python.texinfo (Python Commands): Mention new commands.
88 * gdb.texinfo (Symbols): Describe the 'x' and 'd' flags of the
89 ptype command, describe 'set print type hex' and 'show print
90 type hex' commands. Update 'ptype/o' examples.
94 * gdb.texinfo (GDB/MI Breakpoint Information): Update the
95 description for the 'enabled' field of breakpoint locations.
100 * gdb.texinfo (Mode Options): Mention "set startup-quietly".
105 * gdb.texinfo (File Options): Mention new command line options.
106 (Startup): Discuss when early init files are processed.
107 (Initialization Files): Add description of early init files.
108 (Output Styling): Update description of 'version' style.
109 (gdb man): Mention early init files.
113 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add missing
114 parentheses to GDB prompt in example, and replace '(gdb)' with
115 '(@value{GDBP})' in one example where the latter was already in
120 * gdb.textinfo (Memory Tagging): Make it a @section.
124 * gdb.texinfo (Data): Document memory tagging changes to the "print"
126 (Examining Memory): Document memory tagging changes to the "x"
128 (Memory Tagging): Update with more information on changes to the "x"
129 and "print" commands.
133 * gdb.texinfo (Memory Tagging): New subsection and node.
134 (AArch64 Memory Tagging Extension): New subsection.
138 * gdb.texinfo (General Query Packets): Document qMemTags and
139 QMemTags. Document the "memory-tagging" feature.
140 (ARM-Specific Protocol Details): Document memory tag types.
144 * python.texinfo (Parameters In Python): Return empty string in
149 * gdb.texinfo (Files): Document new 'maint info target-sections'
155 * gdb.texinfo (Remote Configuration): Fix show remote
156 interrupt-sequence and show remote interrupt-on-connect.
160 * gdb.texinfo (Files): Update documentation for 'maint info
165 * python.texinfo (TUI Windows In Python): Extend description of
170 * gdb.texinfo (Inferiors Connections and Programs): Document the
171 inferior command when used without argument.
175 * gdb.texinfo (Auto-loading extensions): Remove extraneous space.
179 * python.texi: Add parentheses to print statements/functions.
183 * gdb.texinfo (Specify Location): Move menu to the end of the
185 (Auto-loading): Likewise.
186 (Extending GDB): Likewise.
188 (Operating System Information): Likewise.
193 * gdb.texinfo (Output Styling): Document version style.
197 * gdb.texinfo (Auto-loading extensions): Add additional cross
198 references and move @menu to the end of the node.
202 * gdb.texinfo (Aliases): Move @menu to the end of the node.
206 * gdb.texinfo (PowerPC Embedded): Down case contents of @var.
210 * gdb.texinfo (Commands): Update menu.
211 (Extending GDB): Likewise.
212 (Command aliases default args): Moved later into the document,
213 added a cindex entry. Renamed the section 'Automatically prepend
214 default arguments to user-defined aliases' to 'Default Arguments'.
215 (Aliases): Moved earlier in the document. Minor rewording of the
216 first paragraph, down-cased the text inside all uses of @var, and
217 added a cross reference to the Python code. Renamed the section
218 'Creating new spellings of existing commands' to 'Command
224 * python.texi (Breakpoints In Python): Document
225 gdb.BP_HARDWARE_BREAKPOINT.
229 * gdb.texinfo, refcard.tex: Update copyright year range.
233 * python.texi (Frame Decorator API): Fix method name.
237 * gdb.texinfo (Packets): Clarify language for ? packet.
241 * gdb.texinfo (Requirements): Add GMP to list of requirements.
245 * python.texi (TUI Windows In Python): Remove erroneous 'a'.
249 * python.texi (Values From Inferior): Document the address keyword.
254 * gdb.texinfo (Range Checking): Fix "show check range" command
259 * gdb.texinfo (Caching Target Data): Document 'maint flush
264 * gdb.texinfo (Symbols): Document 'maint flush symbol-cache'.
265 (Maintenance Commands): Document 'maint flush register-cache'.
269 * Makefile.in: Delete GDBvn.texi and version.subst only in
270 the maintainer-clean target.
275 * python.texi: Fix docu for static members argument.
279 * gdb.texinfo (Debugging Output): Document 'set/show debug
280 fortran-array-slicing'.
281 (Special Fortran Commands): Document 'set/show fortran
282 repack-array-slices'.
286 * gdb.texinfo (Maintenance Commands): Update description of 'maint
291 * gdb.texinfo (Mode Options): Descriptions of initialization files
292 has been moved to 'Initialization Files'.
294 (Initialization Files): New node.
295 (gdb man): Update to mention alternative file paths.
296 (gdbinit man): Likewise.
300 * gdb.texinfo (Set Breaks): Document the '-force-condition' flag
301 of the 'break'command.
302 * gdb.texinfo (Conditions): Document the '-force' flag of the
307 * gdb.texinfo (Set Breaks): Document disabling of breakpoint
308 locations for which the breakpoint condition is invalid.
312 * Makefile.in (HAVE_NATIVE_GCORE_HOST): Add for gcore.1
317 * gdb.texinfo (Debugging Output): Add set/show debug event-loop.
321 * gdb.texinfo (Debugging Output): Add empty lines, fix typo.
325 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
326 "-break-insert --qualified" and "-dprintf-insert --qualified".
330 * gdb.texinfo (Synopsys ARC): Document LP_START, LP_END and BTA.
334 * gdb.texinfo (Synopsys ARC): Update the documentation for ARC
339 * gdb.texinfo (Ravenscar Profile): Add examples.
340 Document runtime initialization limitation.
344 * gdb.texinfo (Contributors): Add information for the eBPF
350 * python.texi (Unwinding Frames in Python): Update descriptions
351 for PendingFrame.read_register and
352 gdb.UnwindInfo.add_saved_register.
353 (Frames In Python): Update description of Frame.read_register.
357 * python.texi (Registers In Python): Document new find function.
361 * gdb.texinfo (Maintenance Commands): Add documentation for
362 new command "maintenance print core-file-backed-mappings".
366 * gdb.texinfo (Remote Protocol, Overview): Correct the description
367 of which remote protocol commands are mandatory for a stub to
372 * doc/guile.texi (Guile Introduction): Mention Guile 3.0.
376 * guile.texi (Memory Ports in Guile): Mark
377 'memory-port-read-buffer-size',
378 'set-memory-port-read-buffer-size!',
379 'memory-port-write-buffer-size',
380 'set-memory-port-read-buffer-size!' as deprecated.
381 (Guile Introduction): Clarify which Guile
382 versions are supported.
388 * gdb.texinfo (Frame Apply): Remove anchor for 'frame
389 apply' and adjust xrefs to it.
393 * gdb.texinfo (Attach): Update exec-file-mismatch doc.
397 * gdb.texinfo: Document Windows drive conversion of
398 'set auto-load scripts-directory'.
402 * gdb.texi (Registers): Add @anchor for 'info registers
404 * python.texi (Architectures In Python): Document new
405 register_groups method.
406 (Registers In Python): Document two new object types related to
411 * python.texi (Python API): Add new section to the menu.
412 (Frames In Python): Add new @anchor.
413 (Architectures In Python): Document new registers method.
414 (Registers In Python): New section.
418 * python.texi (Unwinding Frames in Python): Document
419 PendingFrame.architecture method.
423 * gdb.texinfo (Shell Commands): More accurate description of use
428 * gdb.texinfo (Maintenance Commands): Document new 'maint print
433 * gdb.texinfo (Command aliases default args): New node documenting
434 how to use default args for a command using aliases.
435 (Aliases): Document the new 'DEFAULT-ARGS...' option.
436 (Help): Update help aliases text and describe when full alias
437 definition is provided.
441 * gdb.texinfo (Index Files): Reword. Remove Ada limitation.
445 * gdb.texinfo: Remove broken links Previous and Up from
450 * gdb.texinfo (Output Styling): Don't mention completion styling.
451 (Editing): Don't mention readline completion styling.
455 * gdb.texinfo (Output Styling): Mention completion styling.
456 (Editing): Mention readline completion styling.
460 * gdb.texinfo (Attach): Update exec-file-mismatch description to
462 (Separate Debug Files): Add "build id" anchor.
466 * gdb.texinfo (Help): Document the help and apropos changes.
467 (Aliases): Document new meaning of -a abbreviation flag.
471 * gdb.texinfo (info proc, info proc cmdline, info proc cwd)
472 (info proc exe, info proc mappings, info proc stat): Mention
477 * python.texi (Commands In Python): Document gdb.COMMAND_TUI.
481 * python.texi (Types In Python): Mention missing fields. Add
482 dynamic type example.
487 * python.texi (Types In Python): Document new features.
491 * gdb.texinfo: Transform @var{[host]} to [@var{host}]; this
492 clears makeinfo warnings.
493 * python.texi: Add a missing period trailing an @xref{} clause;
494 this clears a makeinfo warning.
498 * gdb.texinfo: Fix "the the".
502 * gdb.texinfo: Remove trailing "done." in "Reading symbols from" lines.
507 * gdb.texinfo (Command History): Extend description for
508 GDBHISTFILE and GDBHISTSIZE, add detail about the filename for
509 'set history filename' being optional. Describe the effect of an
510 empty history filename on 'set history save on'.
514 * gdb.texinfo (Threads): Fix alignment in 'info threads' example
519 * python.texi (Python API): Add menu item.
520 (TUI Windows In Python): New node.
525 * gdb.texinfo (TUI Commands): Document horizontal layouts.
529 * gdb.texinfo (TUI Overview): Mention user layouts.
530 (TUI Commands): Document "tui new-layout".
534 * gdb.texinfo (M68K Features): Document floating-point feature
539 * gdb.texinfo (Attach): Document the new option and the
541 (Connecting): Reference the exec-file-mismatch option.
545 * gdb.texinfo (Starting): Say "current inferior not connected"
546 instead of "GDB not connected".
547 (Inferiors and Programs): Rename node to ...
548 (Inferiors Connections and Programs): ... this. Update all
549 references. Talk about multiple target connections. Update "info
550 inferiors" info to mention the connections column. Describe "info
551 connections". Document "add-inferior -no-connection".
552 * guile.texi, python.texi: Update cross references.
556 * gdb.texinfo, refcard.tex: Update copyright year range.
560 * python.texi (Symbols In Python): Remove duplicate description of
561 gdb.lookup_global_symbol.
565 * gdb.texinfo (Writing JIT Debug Info Readers): Fix typo.
569 * gdb.texinfo (Command Options): Use -p and -pretty in the example,
570 as -r is ambiguous. Update the print - TAB TAB completion result.
571 (Data): Document new option -raw-values. Use -p and -pretty in the
572 example, as -r is ambiguous.
573 (Print Settings): Document set print raw values.
574 (Pretty-Printer Commands): Document interaction between enabled
575 pretty printers and -raw-values/-raw-frame-arguments.
579 * python.texi (gdb.prompt): Use correct quotes in example.
584 * doc/gdb.texinfo (GDB/MI Symbol Query): Add documentation of
585 -max-results to some -symbol-info-* commands.
589 * doc/gdb.texinfo (GDB/MI Symbol Query): Document new MI command
590 -symbol-info-module-functions and -symbol-info-module-variables.
594 * gdb.texinfo (TUI Configuration): Mention TUI border styles.
595 (Output Styling): Document new settings.
599 * gdb.texinfo (TUI Configuration): Document new setting.
603 * gdb.texinfo (Define): Indicate that user-defined prefix can
604 be used in 'define' command. Document 'define-prefix' command.
608 * doc/gdb.texinfo (GDB/MI Symbol Query): Document new MI command
609 -symbol-info-modules.
613 * doc/gdb.texinfo (GDB/MI Symbol Query): Document new MI command
614 -symbol-info-functions, -symbol-info-types, and
615 -symbol-info-variables.
619 * gdb.texinfo (Maintenance Commands): Document new maint
624 * gdb.texinfo (Debugging Output): Document set debug
625 remote-packet-max-chars.
629 * gdb.texinfo: Fix typos.
631 * stabs.texinfo: Same.
635 * gdb.texinfo (Maintenance Commands): Document new command.
639 * gdb.texinfo (TUI Keys): Document readline function names.
643 * gdb.texinfo (Editing): Document operate-and-get-next.
647 * gdb.texinfo (Host I/O Packets): Fix typo in "vFile:pwrite".
651 * python.texi (Symbols In Python): Add documentation for
652 gdb.lookup_static_symbols.
656 * python.texi (Symbols In Python): Extend documentation for
657 gdb.lookup_static_symbol.
661 * gdb.texinfo (Symbols): Document new 'info module variables' and
662 'info module functions' commands.
666 * gdb.texinfo (Symbols): Document new 'info modules' command.
670 * gdb.texinfo (Convenience Funs): Document the new
671 $_gdb_setting_str, $_gdb_maint_setting and $_gdb_maint_setting_str
672 convenience functions.
676 * Makefile.in: Also set SYSTEM_GDBINIT_DIR for the info manual
678 * gdb.texinfo (many sections): Document new --with-system-gdbinit-dir
683 * Makefile.in (READLINE_DIR): Update.
687 * python.texi (Threads In Python): Add a note for how to get the
692 * gdb.texinfo: Fix typo.
698 * doc/gdb.texinfo (Fortran Operators): Describe scope operator.
702 * gdb.texinfo (Set Catchpoints, Convenience Vars): Document
707 * doc/gdb.texinfo (Remote Configuration): Remove documentation for
708 qXfer:spu:read and qXfer:spu:write.
709 (General Query Packets): Likewise.
710 (Cell Broadband Engine SPU architecture): Remove subsection.
714 * gdb.texinfo (Editing): Document readline application name.
715 (TUI Single Key Mode): Document TUI SingleKey keymap name.
719 * gdb.texinfo (Source Path): Additional text to better describe
720 how the source path directory list is used when searching for
725 * gdb.texinfo (Ada Tasks): Tell the task name is printed, update
730 * gdb.texinfo (Index Files): Update Ada text.
734 * gdb.texinfo (Symbols): Add information about the -n flag to
735 "info variables" and "info functions".
739 * gdb.texinfo (Standard Target Features): Add RX Features sub-section.
743 * gdb.texinfo (AArch64 Pointer Authentication)
744 (GDB/MI Breakpoint Information) (Frame Information): Document
749 * gdb.texinfo (Configure Options): Document minimum version of
754 * gdb.texinfo (AArch64 Pointer Authentication): Fix typo.
758 * gdb.texinfo (AArch64 Pointer Authentication): New subsection.
762 * python.texi (Blocks In Python): Document dictionary access on blocks.
766 * gdb.texinfo (Symbols): Document new args -dirname and -basename
767 of "info sources" command.
771 * python.texi (Symbols In Python): Document new function
772 gdb.lookup_static_symbol.
776 * python.texi (Objfiles In Python): Document new functions
777 Objfile.lookup_{global,static}_symbol.
781 * gdb.texinfo (Backtrace): Document the new '-frame-info'
782 backtrace option. Reference 'set print frame-info'.
783 (Print Settings): Document 'set|show print frame-info'.
784 Document new 'presence' value for 'set print frame-arguments.
788 * gdb.texinfo (Symbols): Add information about -q flag to "info
793 * python.texi (python command): Revise example to match
798 * gdb.texinfo (C++ Exception GDB/MI Catchpoint Commands): Adjust
799 examples to show type=catchpoint instead of type=breakpoint and an
805 * gdb.texinfo (Command Settings): New node documenting the general
806 concept of settings, how to change them, and the new "with"
808 (Maintenance Commands): Document "maint with".
812 * gdb.texinfo (Maintenance Commands): Document "maint set/show
813 test-settings" instead of "maint test-settings set/show".
817 * gdb.texinfo (Invoking GDB): Remove sentence about how GDB
818 deals with a file that has the same name as the specified pid to
819 attach to. Add example using -p option.
820 (gdb man): Remove same sentence as in previous item.
824 * gdb.texinfo (GDB/MI Catchpoint Commands): Add menu entry to new
826 (C++ Exception GDB/MI Catchpoint Commands): New node to describe
831 * gdb.texinfo (Command Completion): Mention command options too.
832 (Command Options): New node.
833 (Threads): Add anchors. Extend descriptions of the "taas" and
835 (Backtrace): Describe new options of the "backtrace" command. Add
837 (Frame Apply): Describe new options of the "frame apply" and
838 "faas" commands. Add anchors.
839 (Data): Describe new options of the "print" command. Add anchors.
840 (Compiling and Injecting Code): Mention options of the "compile
842 (Maintenance Commands): Mention "maint test-options" subcommands
843 and the "maint show test-options-completion-result" command.
847 * gdb.texinfo (Print Settings): Document "set/show print
848 raw-frame-arguments" instead of "set/show print raw
853 * gdb.texinfo (Maintenance Commands): Document "maint
854 test-settings" commands.
858 * annotate.texinfo (Multi-threaded Apps): Add entry for thread-exited
863 * python.texi: Document new gdb.Type.objfile property.
867 * gdb.texinfo (Help): Document the new -v apropos flag.
868 (Output Styling): Document the style name styling done by "show style".
869 Document the new title and highlight styles.
873 * gdb.texinfo (Shell Commands): Document pipe command.
874 (Logging Output): Add a reference to pipe command.
875 (Convenience Variables): Document $_shell_exitcode and
880 * gdb.texinfo (Continuing and Stepping): Document new
885 * gdb.texinfo (Shell Commands): Add debugredirect.
889 * gdb.texinfo: Minor formatting fixes.
893 * gdb.texinfo (Miscellaneous GDB/MI Commands): Document new
894 MI command -complete.
898 * gdb.texinfo (Automatic symbol index cache): Add concept and command
903 * gdb.texinfo (Maintenance Commands): Remove superfluous
904 quoting on command index entry for "maint info selftests".
908 * python.texi (Pretty Printing API): Mention lazy computation for
913 * gdb.texinfo (Set Catchpoints): Add text for parameter to "catch
914 exception" and "catch handlers". Move "catch exception unhandled"
915 text. Use @var for "catch load" and "catch unload"
919 * gdb.texinfo (Symbols): Document change to ptype/o.
923 * gdb.texinfo (Separate Debug Files): Document how the
924 subdirectory of the global debug directory is computed on
929 * gdb.texinfo (Print Settings): Document 'print max-depth'.
930 * guile.texi (Guile Pretty Printing API): Document that 'print
931 max-depth' can effect the display of a values children.
932 * python.texi (Pretty Printing API): Likewise.
933 (Values From Inferior): Document max_depth keyword.
937 * gdb.texinfo (Calling): Document the new
938 set|show may-call-functions.
942 * gdb.texinfo (Reverse Execution): Mention and xref process record
943 and replay. Mention remote and system emulators.
944 (Process Record and Replay): List supported architectures.
945 Mention that "record btrace" is only supported on Intel
950 * gdb.texinfo (Other Command-Line Arguments for gdbserver)
951 (Monitor Commands for gdbserver)
952 (gdbserver man): Add debug-file option.
956 * python.texi (Inferiors In Python): Rename
957 Inferior.thread_from_thread_handle to Inferior.thread_from_handle.
958 Add note about the former being deprecated.
962 * python.texi (Threads In Python): Add description for method
963 InferiorThread.handle.
967 * Makefile.in (all): Depend on "info".
971 * gdb.texinfo (Convenience Funs): Document '$_creal' and
976 * gdb.texinfo (Convenience Vars): Document $_gdb_major and
981 * python.texi (Pretty Printing API): Document use of None for the
987 * gdb.texinfo (AArch64 Features): Describe pauth feature.
991 * python.texi (Selecting Pretty-Printers): Use @defvar for
996 * gdb.texinfo (GDB/MI Development and Front Ends): Fix closing
997 of table, "@end @table" -> "@end table".
1001 * gdb.texinfo (Output Styling): Document "set style source" and
1002 "show style source".
1006 * gdb.texinfo (Mode Options): Mention mi3.
1007 (Interpreters): Likewise.
1008 (GDB/MI Development and Front Ends): Add entry for MI 3 in
1009 version table. Document -fix-multi-location-breakpoint-output.
1010 (GDB/MI Breakpoint Information): Document format of breakpoint
1015 * python.texi (Values From Inferior): Change synopsys of the
1016 second form of Value.__init__.
1020 * gdb.texinfo (Output Styling): Fix typos. Document the default
1021 foreground colors of the available styles.
1025 * gdb.texinfo (Configure Options): Document minimum python
1030 * python.texi (Values From Inferior): Document second form
1035 * gdb.texinfo: Update copyright year ranges.
1036 * refcard.tex: Likewise.
1040 * gdb.texinfo: Update style defaults.
1044 * gdb.texinfo (Remote Configuration): Remove trailing "." from
1049 * gdb.texinfo (GDB/MI Development and Front Ends): Add table of
1050 MI versions. Update text around it.
1054 * gdb.texinfo (PowerPC Features): Document the alias
1055 pseudo-registers for the org.gnu.gdb.power.altivec feature.
1059 * gdb.texinfo (Print Settings): Remove mention of specific
1060 demangle-style values, just refer to the in-process help.
1064 * gdb.texinfo (Output Styling): New node.
1068 * gdb.texinfo (Set Catchpoints): Add an anchor for 'catch syscall'.
1069 (Native): Add a FreeBSD subsection.
1070 (FreeBSD): Document use of system call aliases for compatibility
1075 * gdb.texinfo (Standard Target Features): Add RISC-V Features
1080 * gdb.texinfo (Examining the Symbol Table): Document language choice
1081 for 'info types|functions|variables' commands.
1082 (Setting Breakpoints): Document language choice to print
1083 the functions in which a breakpoint is set.
1087 * gdb.texinfo (PowerPC Features): Document the altivec and fpu
1088 requirements for the org.gnu.gdb.power.vsx feature.
1092 * gdb.texinfo (Ada Tasks): Update the "info task 2" example
1093 output to match the current implementation.
1097 * gdb.texinfo (Information About a Frame): Document changes
1098 to 'info args' and 'info locals'.
1099 (Examining the Symbol Table): Document changes to 'info functions'
1100 and 'info variables'.
1104 * gdb.texinfo (PowerPC Features): Describe new features
1105 "org.gnu.gdb.power.htm.spr", "org.gnu.gdb.power.htm.core",
1106 "org.gnu.gdb.power.htm.fpu", "org.gnu.gdb.power.htm.altivec",
1107 "org.gnu.gdb.power.htm.vsx", "org.gnu.gdb.power.htm.ppr",
1108 "org.gnu.gdb.power.htm.dscr", "org.gnu.gdb.power.htm.tar".
1112 * gdb.texinfo (PowerPC Features): Describe new features
1113 "org.gnu.gdb.power.ebb" and "org.gnu.gdb.power.linux.pmu".
1117 * gdb.texinfo (PowerPC Features): Describe new feature
1118 "org.gnu.gdb.power.tar".
1122 * gdb.texinfo (PowerPC Features): Describe new features
1123 "org.gnu.gdb.power.ppr" and "org.gnu.gdb.power.dscr".
1127 * gdb.texinfo (TUI Commands): Add @end table.
1128 (TUI Configuration): Remove stray @end table.
1133 * gdb.texinfo (TUI Commands): Remove tabset documentation.
1134 (TUI Configuration): Document "set tui tab-width".
1138 * python.texi (Inferiors In Python): Link to "Frames In Python",
1139 not "Unwinding Frames in Python".
1143 * gdb.texinfo (Configure Options): Update --enable-ubsan
1148 * gdb.texinfo (Contributors): Add SRI International and University
1149 of Cambridge for FreeBSD/riscv.
1154 * python.texi (Inferiors In Python): Document
1155 Inferior.Architecture.
1160 * python.texi (Symbols In Python): Document the module and
1161 common-block domains. Remove documentation for incorrect
1166 * gdb.texinfo (Configure Options): Document --enable-ubsan.
1170 * gdb.texinfo (Remote Connection Commands): Describe
1171 the changes to target remote and target extended-remote
1172 relating to Unix domain sockets.
1176 * gdb.texinfo (Configure Options): Document configure options.
1180 * gdb.texinfo (Requirements): Mention C++, GNU make.
1181 (Requirements): Sort the table. Add more libraries.
1182 (Running Configure): Remove obsolete text.
1183 (Separate Objdir): Likewise.
1184 (Configure Options): Likewise.
1188 * gdb.texinfo (Frames): Rewrite the description of 'frame number'
1189 to highlight that the number is also the frame's level.
1190 (Selection): Rewrite documentation for 'frame' and 'select-frame'
1192 (Frame Info): Rewrite documentation for 'info frame' command.
1197 * python.texi (Parameters In Python): Document exception behavior
1202 * gdb.texinfo (info proc): Remove "running".
1203 (info proc mappings): Replace "program" with "process".
1207 * gdb.texinfo (Process Information): Document "info proc files"
1212 * gdb.texinfo (Index Files): Update for cache directory change on
1217 * python.texi (Basic Python): Update docs for find_pc_line,
1219 (Progspaces In Python): Update docs for current_progspace.
1220 Document block_for_pc, find_pc_line, is_valid, nsolib_name.
1221 Move method documentation before example.
1225 * python.texi (Objfiles In Python): Update gdb.objfiles() doc.
1230 * python.texi (Program Spaces In Python): Document the
1231 Progspace.objfiles method.
1232 (Objfiles In Python): Mention that gdb.objfiles() is identical
1233 to gdb.selected_inferior().progspace.objfiles().
1238 * python.texi (Inferiors In Python): Document
1240 (Program Spaces In Python): Document that
1241 gdb.current_progspace() is the same as
1242 gdb.selected_inferior().progspace.
1246 * python.texi (Basic Python): Mention the string representation
1247 of GDB Python objects.
1251 * gdb.texinfo (Skipping Over Functions and Files): Document
1252 set/show debug skip.
1256 * python.texi (Frames In Python, Blocks In Python)
1257 (Symbols In Python, Symbol Tables In Python)
1258 (Lazy Strings In Python): Remove periods from section titles.
1262 * python.texi (Pretty Printing API): Swap sentence order.
1267 * python.texi (Values From Inferior): Mention use of virtual
1272 * python.texi (Basic Python): Parenthesize argument to
1277 * python.texi (Python): Mention Python versions. Don't mention
1283 * python.texi (Unwinding Frames in Python): Rewrite
1284 create_unwind_info documentation. Update read_register
1285 documentation and add a note about unwinder caution.
1290 * python.texi (Events In Python): Fix inferior_call
1296 * python.texi (Frame Filter API): Remove period from subsection
1297 title. Mention 100 as good default priority.
1298 (Frame Decorator API): Remove period from subsection title.
1299 Mention FrameDecorator module.
1304 * python.texi (Exception Handling): Rearrange gdb.GdbError text
1309 * gdb.texinfo (Compilation): Use "gcc", not "gcc.info", in @xref.
1310 (Machine Code): Use "binutils", not "binutils.info", in @pxref.
1311 (Separate Debug Files): Use "ld", not "ld.info", in @ref.
1312 * python.texi (Objfiles In Python): Use "ld", not "ld.info", in @ref.
1317 * python.texi (Frames In Python): Document that Frame.block can
1323 * gdb.texinfo (Pretty-Printer Commands): Fix typo in example.
1328 * python.texi (Blocks In Python): Document that Block.end is
1333 * gdb.texinfo (Compiling and injecting code in GDB): Document
1334 set/show "compile-oracle" and "compile-cplus-types" commands.
1338 * gdb.texinfo (The -stack-list-frames Command): Update description
1340 Update MI examples throughout the document to contain "arch" in
1345 * gdb.texinfo (AArch64 SVE): New subsubsection.
1349 * gdb.texinfo (GDB/MI Data Manipulation): Document
1350 "-data-disassemble -a addr".
1351 (GDB/MI Support Commands): Document "data-disassemble-a-option"
1356 * gdb.texinfo (Index Files Speed Up GDB): Add section about
1361 * gdb.texinfo (gcore man): Rewrite "Description" and "-o"
1362 option sections to further clarify that gcore can take more
1363 than one PID, and that "-o" is used to specify a prefix, not a
1368 * gdb.texinfo (Maintenance Commands): Add description of
1369 maintenance command to control dwarf unwinders.
1373 * gdb.texinfo (Debugging Programs with Multiple Threads):
1374 Document changes to 'thread apply'. Document 'taas'.
1376 (Examining the Stack): Document 'frame apply'. Document 'faas'.
1383 * gdb.texinfo (Remote Connection Commands): Add explanation
1384 about new IPv6 support. Add new connection prefixes.
1388 * gdb.texinfo (Remote Configuration): Update descriptions for
1389 set/show of hardware-watchpoint-limit, hardware-breakpoint-limit,
1390 and hardware-watchpoint-length-limit variables.
1395 * gdb.texinfo (Source and Machine Code): Document `set
1396 disassembler-options' support for the MIPS target.
1400 * gdb.texinfo (Files): Document "add-symbol-file -o offset".
1404 * gdb.texinfo (Files): The address argument for "add-symbol-file"
1405 is no longer mandatory.
1409 * gdb.texinfo (Files): Document "symbol-file -o offset".
1413 * gdb.texinfo (Background Execution): Add @cindex for '&'.
1417 * gdb.texinfo (Maintenance Commands): Add a missing @anchor.
1421 * gdb.texinfo (Maintenance Commands): Document "maint check
1422 libthread-db" and "maint set/show check-libthread-db".
1427 * gdb.texinfo (Screen Size): Document "c" response to pagination
1432 * gdb.texinfo (Choosing Target Byte Order): Document endianness
1433 selection details with the `set endian auto' mode.
1437 * gdb.texinfo: Describe SVE feature.
1442 * python.texi (Breakpoints In Python): Mention that "commands" is
1448 * python.texi (Parameters In Python): Document PARAM_ZUINTEGER and
1449 PARAM_ZUINTEGER_UNLIMITED.
1453 * python.texi (Types In Python): Document Type.align.
1457 * gdb.texinfo (Symbols): Mention the fact that "info
1458 variables/functions/types" show source files and line numbers.
1462 * gdb.texinfo: Document set/show record btrace cpu.
1466 * gdb.texinfo (Ada Settings): New subsubsection.
1471 * gdb.texinfo (Backtrace): Mention "hide" argument.
1475 * gdb.texinfo (Backtrace): Describe options individually.
1479 * observer.texi: Remove.
1483 * gdb.texinfo (Debugging Output): Document "set/show debug
1488 * gdb.texinfo (Machine Code): Additional information about "info
1493 * gdb.texinfo (gdb-add-index man): Add pindex.
1497 * gdb.texinfo (set cwd): Add period.
1498 (gdb-add-index man): Move anchor.
1503 * gdb.texinfo (Index Files): Mention gdb-add-index.
1504 (gdb-add-index man): New section.
1505 * Makefile.in (gdb-add-index.1): New rule to generate manpage
1510 * gdb.texinfo (pwd): Fix whitespace.
1514 * gdb.texinfo (pwd): Update cross-reference for Process Information
1515 node and remove explicit /proc reference.
1516 (Native): Rename subsection from SVR4 Process Information to
1517 Process Information.
1518 (Process Information): Reword introduction to be less /proc
1519 centric. Document support for "info proc" on FreeBSD.
1523 * gdb.texinfo (Set Catchpoints): Add documentation for new
1524 "catch handlers" action.
1528 * gdb.texinfo (Target Description Format): Explain that arbitrary
1529 strings are now allowed for register groups.
1533 * gdb.texinfo (Registers): Document info reg $reggroup feature.
1538 * gdb.texinfo (ptype): Add documentation for new flag '/o'.
1542 * python.texi (Manipulating breakpoints using Python): Document
1543 qualified parameter to gdb.Breakpoint.
1547 * python.texi (Manipulating breakpoints using Python): Split doc
1548 of Breakpoint.__init__ in two, split text in multiple
1549 paragraphs, don't nest parameter square brackets.
1556 * gdb.texinfo: Add OpenRISC documentation.
1560 * gdb.texinfo (Index Files): Document .debug_names and -dwarf-5.
1564 * gdb.texinfo (Symbols): Document "set print type nested-type-limit"
1565 and "show print type nested-type-limit".
1569 * python.texi (Breakpoints In Python): Add text relating
1570 to allowed explicit locations and keywords in gdb.Breakpoints.
1574 * gdb.texinfo (Rust): Update trait object status
1580 * gdb.texinfo (File Options): Document --readnever.
1581 (Commands to Specify Files): Likewise, for 'symbol-file' and
1587 * gdb.texinfo (Debugging C Plus Plus): Document setting
1588 breakpoints in functions with ABI tags.
1592 * gdb.texinfo (Linespec Locations): Document how "function" is
1593 interpreted in C++ and Ada. Document "-qualified".
1594 (Explicit Locations): Document how "-function" is interpreted in
1595 C++ and Ada. Document "-qualified".
1600 * gdb.texinfo (Search Memory): Update description and example
1601 about how to search a string without NULL terminator.
1605 * gdb.texinfo (GDB/MI Ada Exception Information): Document
1606 new "exception-message" field.
1610 * gdb.texinfo (Memory Map Format): Update gdb-memory-map.dtd.
1614 * gdb.texinfo (Completion): Update need-quoting examples. Remove
1615 false claim that GDB inserts quoting automatically.
1616 (Symbols): Add anchor.
1620 * gdb.texinfo (Requirements): Document use of GNU MPFR.
1624 * python.texi (Basic Python): Add rbreak documentation.
1629 * gdb.texinfo (Set Breaks): Document support for breakpoint
1630 location ranges in the enable/disable commands.
1634 * gdb.texinfo (Starting your Program) <The working directory.>:
1635 Mention remote debugging.
1636 (Working Directory) <Your Program's Working Directory>:
1638 (Connecting) <Remote Packet>: Add "set-working-dir"
1639 and "QSetWorkingDir" to the table.
1640 (Remote Protocol) <QSetWorkingDir>: New item, explaining the
1645 * gdb.texinfo (Starting your Program) <The working directory.>:
1646 Mention new "set cwd" command.
1647 (Working Directory) <Your Program's Working Directory>:
1648 Rephrase to explain that "set cwd" exists and is the default
1649 way to change the inferior's cwd.
1653 * gdb.texinfo (S/390 and System z Features): Document the new
1654 features org.gnu.gdb.s390.gs and org.gnu.gdb.s390.gsbc.
1658 * gdb.texinfo (qXfer:threads:read): Add documentation for handle
1663 * python.texi (Inferiors In Python): Add description for method
1664 Inferior.thread_from_thread_handle.
1668 * gdb.texinfo (Starting your Program): Add description of
1669 starti command. Mention starti command as an alternative for
1670 debugging the elaboration phase.
1674 * gdb.texinfo (Maintenance Commands): Document filter parameter
1675 of "maint selftest". Document "maint info selftests" command.
1679 * python.texi (Events In Python): Document new events.
1683 * gdb.texinfo (Variables) <Program Variables>: Document inspecting
1684 no-debug-info variables.
1685 (Symbols) <Examining the Symbol Table>: Document inspecting
1686 no-debug-info types.
1687 (Calling) <Calling functions with no debug info>: New subsection,
1688 documenting calling no-debug-info functions.
1689 (Non-debug DLL Symbols) <Working with Minimal Symbols>: Update.
1693 * gdb.texinfo (set environment): Add @anchor. Explain that
1694 environment variables set by the user are sent to GDBserver.
1695 (unset environment): Likewise, but for unsetting variables.
1696 (Connecting) <Remote Packet>: Add "environment-hex-encoded",
1697 "QEnvironmentHexEncoded", "environment-unset", "QEnvironmentUnset",
1698 "environment-reset" and "QEnvironmentReset" to the table.
1699 (Remote Protocol) <QEnvironmentHexEncoded, QEnvironmentUnset,
1700 QEnvironmentReset>: New item, explaining the packet.
1704 * gdb.texinfo (Compiling and Injecting Code): Add to subsection
1705 "Compiler search for the compile command" descriptions of set
1706 compile-gcc and show compile-gcc.
1710 * gdb.texinfo (Architectures): Add new Sparc64 section to document
1712 * NEWS: Add "adi examine" and "adi assign" commands.
1716 * gdb.texinfo (Server): Document "--selftest".
1720 * gdb.texinfo (TUI Single Key Mode): Document the new shortcuts in
1726 * gdb.texinfo (Starting) <startup-with-shell>: Fix typo ("show
1731 * gdb.texinfo (Packets): Fix Z0 cmd_list doc referring to
1732 conditional expression.
1736 * agentexpr.texi (rot): Fix symbolic description, improve
1737 textual description.
1741 * gdb.texinfo (Maintenance Commands): Document command
1742 "maint check xml-descriptions".
1746 * gdb.texinfo (Maintenance Commands): Document optional
1747 argument of "maint print c-tdesc".
1751 * gdb.texinfo (Maintenance Commands): Improve the doc to
1752 command "maint print c-tdesc".
1757 * python.texi (Python representation of Symbols.): Replace
1758 SYMBOL_FUNCTION_DOMAIN by SYMBOL_FUNCTIONS_DOMAIN, fixing typo.
1759 * guile.texi (Guile representation of Symbols.): Likewise.
1763 * gdb.texinfo (Optional Messages about Internal Happenings):
1764 Document {set,show} debug separate-debug-file commands.
1768 * gdb.texinfo (Starting) <startup-with-shell>: Add @anchor.
1769 (Connecting) <Remote Packet>: Add "startup-with-shell"
1770 and "QStartupWithShell" to the table.
1771 (Remote Protocol) <QStartupWithShell>: New item, explaining the
1776 * gdb.texinfo (Packets): Document vMustReplyEmpty packet.
1780 * python.texi (Recording in Python): Factor out the documentation of
1781 gdb.RecordInstruction's super class.
1785 * python.texi (Recording in Python): Replace gdb.BtraceFunction with
1786 gdb.RecordFunctionSegment. Rename prev_sibling and next_sibling to
1791 * python.texi (Recording in Python): Replace gdb.BtraceInstruction with
1792 gdb.RecordInstruction
1796 * python.texi (Recording in Python): Add documentation for
1797 gdb.RecordGap and remove documentation of special cases for
1798 gdb.BtraceInstruction.
1802 * python.texi (Recording in Python): Remove Record.ptid defvar.
1806 * gdb.texinfo (GDB/MI Thread Information): Add missing
1807 fields, re-word some things.
1808 (GDB/MI Thread Commands): Describe fields found in the output of
1809 -thread-info, remove description of fields in the
1810 thread output tuple, replace with a cross-reference to "GDB/MI
1811 Thread Information".
1815 * gdb.texinfo (GDB/MI Thread Commands): Remove "current" field
1816 from -thread-info output.
1820 * gdb.texinfo (Synopsys ARC): Document "set debug arc 2".
1824 * gdb.texinfo (Synopsys ARC): Add "maint print arc arc-instruction".
1828 * python.texi (Inferiors In Python): Remove @code from Python.
1832 * python.texi (Recordings In Python): Document return type of
1833 gdb.BtraceInstruction.data.
1837 * gdb.texinfo (gdb/mi Symbol Query Commands): Document new MI
1838 command file-list-shared-libraries
1839 (GDB/MI Async Records): Update documentation of library-loaded with new
1845 * doc/gdb.texinfo (C Plus Plus Expressions): Mention that GDB
1846 supports both lvalue and rvalue references.
1851 * python.texi (Types in Python): Add TYPE_CODE_RVALUE_REF to
1856 * guile.texi (Lazy Strings In Guile): Mention arrays.
1857 * python.texi (Lazy Strings In Python): Ditto.
1861 * gdb.texinfo (Memory Protection Extensions): Add missing escape
1866 * Memory Protection Extensions: Add information about inferior
1871 * gdb.texinfo: Document new set/show disassembler-options
1876 * gdb.texinfo (Print Settings, Tail Call Frames): Rename DW_OP_GNU_*,
1877 DW_TAG_GNU_* and DW_AT_GNU_*.
1881 * python.texi (Recordings In Python): New section.
1886 * python.texi (Events In Python): Document events.before_prompt.
1890 * gdb.texinfo (Target Commands): Document the optional offset
1891 argument for the load command.
1896 * gdb.texinfo (Breakpoints): Reword documentation to speak in terms of
1897 space-separated breakpoint lists. Also add a missing @table command
1898 and @cindex for breakpoint lists.
1903 * gdb.texinfo: (Standard Target Features): Document SPARC features.
1904 (Sparc Features): New node.
1908 * gdb.texinfo (i386 Features): Add system segment registers
1913 * python.texi (Events In Python): Fix typo.
1918 * gdb.texinfo (-target-flash-erase): New MI command description.
1919 (flash-erase): New CLI command description.
1923 * gdb.texinfo (Contributors): Add SRI International and University
1924 of Cambridge for FreeBSD/mips.
1928 * gdb.texinfo (Symbols): Update docs for symbol printing maintenance
1933 * gdb.texinfo (User-defined Commands): Limit on number of
1934 arguments passed to user-defined commands removed; update.
1939 * gdb.texinfo (Define): Add example of using "eval" to process a
1940 variable number of arguments.
1941 (Output) <eval>: Add anchor.
1945 * Makefile.in: Likewise.
1949 * gdb.texinfo (GDB/MI Async Records): Add missing comma after
1954 * gdb.texinfo (Packets) <vCont>: Remove mention of default
1959 * gdb.texinfo (Packets): Clarify vCont packets with multiple
1960 actions that match a thread, and what happens when an action
1961 matches a thread that is already running.
1965 * gdb.texinfo (Using Trace Files): Fix typo.
1966 (GDB/MI Tracepoint Commands): Likewise.
1970 * gdb.texinfo (GDB/MI Tracepoint Commands): Document -ctf switch
1975 * guile.texi (Types In Guile): Remove Java mentions.
1976 * python.texi (Types In Python): Remove Java mentions.
1977 * gdb.texinfo (Address Locations, Supported Languages)
1978 (Index Section Format): Remove Java mentions.
1982 * gdb.texinfo (Target Description Format): Update docs on "end"
1983 field spec and field default type.
1989 * gdb.texinfo (Context management): Update mention of frame
1990 change notifications.
1991 (gdb/mi Async Records): Document frame field in
1992 =thread-select event.
1993 * observer.texi (GDB Observers): New user_selected_context_changed
1998 * gdb.texinfo (Packets) <z0>: Use "software breakpoint" rather
1999 than "memory breakpoint". Further document "kind". Move
2000 protocol-details link earlier.
2001 <z1>: Document the cmd_list argument. Fix typo.
2002 <g>: Remove incorrect sentence.
2003 (Stop Reply Packets): Document "OK" response to requests when in
2005 <swbreak>: Use "software breakpoint" rather than "memory
2007 <create>: Document that "R" is ignored.
2008 <W, X, w>: Document formatting of "AA".
2009 (Notification Packets): Use "%Stop", not "%%Stop".
2013 * gdb.texinfo (Embedded Processors): Document ARC.
2014 (Synopsys ARC): New section.
2015 (Standard Target Features): Document ARC features.
2016 (ARC Features): New section.
2020 * .gitignore: New file.
2024 * gdb.texinfo (Input/Output): Mention possibility to unset
2029 * gdb.texinfo: Resume btrace on reconnect.
2033 * gdb.texinfo (Set Catchpoints): Add 'group' argument to catch
2038 * gdb.texinfo (Cygwin Native): Document the new 'signal-event'
2043 PR python/15620, PR python/18620:
2044 * python.texi (Events In Python): Document new breakpoint events.
2049 * python.texi (Breakpoints In Python): Document
2054 * python.texi (Breakpoints In Python): Move table of types and
2055 table of watchpoint types earlier in node.
2060 * python.texi (Frames In Python): Document
2061 gdb.invalidate_cached_frames.
2065 * gdb.texinfo (Interpreters): Update intepreter-exec section,
2066 document new-ui and explain use case.
2070 * gdb.texinfo (Standard Target Features): Document NDS32 features.
2071 (NDS32 Features): New Section.
2075 * gdb.texinfo (Examining Memory): Document negative repeat
2076 count in the 'x' command.
2080 * gdb.texinfo (GDB/MI Async Records): Document method and
2081 format fields in =record-started.
2082 * observer.texi (record_changed): Add method and format
2087 * gdb.texinfo (General Query Packets): Move the description of the
2088 response before the long list of the specific 'read' and 'write'
2093 * python.texi (Basic Python): Document gdb.breakpoints return.
2098 * gdb.texinfo (gdb man): Fix typo.
2102 * gdb.texinfo (Supported Languages): Mention Rust. Update menu.
2107 * gdb.texinfo (Maintenance Commands): Document "maint selftest".
2111 * gdb.texinfo (tfind): Complete doc about tfind without
2116 * agentexpr.texi (byte): Fix zero_ext description.
2120 * gdb.texinfo (M32R/SDI): Delete node.
2121 (MIPS Embedded): Remove references to the MIPS remote debugging
2122 protocol, PMON and variants, and the associated commands.
2126 * gdb.texinfo (Target Descriptions): New menu item "Enum Target Types".
2127 (Target Description Format): Mention enum types. Update docs on
2129 (Predefined Target Types): Add "bool".
2130 (Enum Target Types): New node.
2134 * gdb.texinfo (Tracepoint Actions): Fix typo.
2140 * gdb.texinfo (Tracepoint Actions): Document possible
2141 unreliability of '$_ret'.
2145 * gdb.texinfo (Symbols): Document new 'maint info line-table'
2150 * gdb.texinfo (Convenience Functions): Document $_as_string.
2154 * gdb.texinfo (Skipping Over Functions and Files): Document new
2155 options to "skip" command. Update docs of output of "info skip".
2159 * gdb.texinfo (Signals): Add bound violation display hints for
2164 * gdb.texinfo (Trace File Format): Add documentation for description
2169 * gdb.texinfo (Trace File Format): Remove misleading information
2170 about register block ordering.
2174 * gdb.texinfo (Value Sizes): Fix typo.
2178 * gdb.texinfo (Skipping Over Functions and Files): Fix typo.
2182 * gdb.texinfo (Value Sizes): New section.
2183 (Data): Add the 'Value Sizes' node to the menu.
2187 * gdb.texinfo (Debugging Output): Fix subject verb disagreements.
2191 * gdb.texinfo (Debugging Output): Document "set/show debug fbsd-lwp".
2195 * gdb.texinfo (Threads): Mention that GDB displays the ID and name
2196 of the thread that hit a breakpoint or received a signal.
2200 * gdb.texinfo (Threads) <thread ID lists>: Document star ranges.
2204 * gdb.texinfo (Threads): Document the $_gthread convenience
2206 (Convenience Vars): Likewise.
2210 * gdb.texinfo (Threads): Document "info threads -gid".
2214 * python.texi (Breakpoints In Python) <Breakpoint.thread>: Add
2216 (Threads In Python): Document new InferiorThread.global_num
2221 * gdb.texinfo (Threads): Document per-inferior thread IDs,
2222 qualified thread IDs, global thread IDs and thread ID lists.
2223 (Set Watchpoints, Thread-Specific Breakpoints): Adjust to refer to
2225 (Convenience Vars): Document the $_thread convenience variable.
2226 (Ada Tasks): Adjust to refer to thread IDs.
2227 (GDB/MI Async Records, GDB/MI Thread Commands, GDB/MI Ada Tasking
2228 Commands, GDB/MI Variable Objects): Update to mention global
2230 * guile.texi (Breakpoints In Guile)
2231 <breakpoint-thread/set-breakpoint-thread breakpoint>: Mention
2232 global thread IDs instead of thread IDs.
2233 * python.texi (Threads In Python): Adjust documentation of
2235 (Breakpoint.thread): Mention global thread IDs instead of thread
2240 * python.texi (Threads In Python): Document
2241 InferiorThread.inferior.
2245 * gdb.texinfo (Inferiors and Programs): Document the $_inferior
2246 convenience variable.
2247 (Convenience Vars): Likewise.
2252 * gdb.texinfo (Remote Configuration): List the QCatchSyscalls packet.
2253 (Stop Reply Packets): List the syscall entry and return stop reasons.
2254 (General Query Packets): Describe QCatchSyscalls, and add it to the
2255 table and the detailed list of stub features.
2259 Remove use of the registered trademark symbol throughout.
2263 * gdb.texinfo (Interrupts): Update the document on handling
2264 interrupt when program is stopped.
2268 * gdb.texinfo (Forks): Correct Linux kernel version where
2269 fork and exec events are supported, add notes about support
2270 of these events in target remote mode.
2271 (Connecting): Reorganize and clarify distinctions between
2272 target remote, extended-remote, and multiprocess.
2273 Reorganize related text from separate sections into new
2275 (Server): Note effects of target extended-remote mode.
2276 Delete section on Multi-Process Mode for gdbserver.
2277 Move some text to "Connecting" node.
2281 * gdb.texinfo (Threads): Replace warning with explanation
2282 about single-threaded programs.
2286 * gdb.texinfo (Threads): Remove mention of SGI.
2287 (Forks): Remove mention of HP-UX.
2288 (Breakpoints): Remove mention of HP-UX.
2289 (Set Watchpoints) <hardware watchpoints>: Don't mention HP-UX.
2290 Reword in terms of architectures.
2291 (Set Catchpoints) <catch exec, catch fork, catch vfork>: Don't
2292 mention supported systems.
2293 (Convenience Vars): Don't mention HP-UX.
2294 (Jumping): Remove mention of HP-UX in comment.
2295 (Files) <shared libraries>: Update supported shared library types
2296 list. Remove mention of HP-UX.
2297 (Native): Remove HP-UX subsection.
2298 (SVR4 Process Information): Remove mention of HP-UX.
2302 * gdb.texinfo (Stack): Reorder menu.
2306 * gdb.texinfo (GDB/MI Variable Objects): Update text to mention
2307 -var-set-format's new zero-hexadecimal format.
2311 * gdb.texinfo (Ada Mode Into): Move overloading support
2312 description to its own node.
2313 (Overloading support for Ada): New node.
2318 * gdb.texinfo (Stop Reply Packets): Document the N stop reply.
2319 (Remote Configuration): Add the "set/show remote
2320 no-resumed-stop-reply" to the available settings table.
2321 (General Query Packets): Document the "no-resumed" qSupported
2326 * gdb.texinfo (Remote Configuration): List "set/show remote
2327 thread-events" command in configuration table.
2328 (Stop Reply Packets): Document "T05 create" stop
2329 reason and 'w' stop reply.
2330 (General Query Packets): Document QThreadEvents packet. Document
2331 QThreadEvents qSupported feature.
2335 * gdb.texinfo (Bootstrapping): Add "interrupting remote targets"
2337 (Packets): Document vCtrlC.
2341 * gdb.texinfo (Thread List Format): Mention thread names.
2346 * gdb.texinfo (Inferiors and Programs): Adjust "maint info
2347 program-spaces" example to ascending order listing.
2348 (Threads): Adjust "info threads" example to ascending order
2350 (Forks): Adjust "info inferiors" example to ascending order
2355 * gdb.texinfo (Process Record and Replay): Document "record
2356 instruction-history" modifiers.
2360 * gdb.texinfo (Frames): Remove 'frame' and 'select-frame'
2362 (Frame Filter Management): Move to later in the 'Examining the
2364 (Selection): Add entry for 'select-frame'.
2368 * gdb.texinfo (Process Record and Replay): Fix syntax of
2369 "record instruction-history begin, end" and
2370 "record function-call-history begin, end".
2374 * gdb.texinfo (Specifying Source Directories): Fix
2375 substitute-path example.
2379 * gdb.texinfo (All-Stop Mode): Describe new scheduler-locking mode.
2384 * gdb.texinfo (Stop Reply Packets): Revert previous change to
2385 the vforkdone description.
2390 * gdb.texinfo (Stop Reply Packets): Explain that vforkdone's 'r'
2391 part indicates the thread ID of the parent process.
2395 * gdb.texinfo (General Query Packets): Add vContSupported to
2396 tables of 'gdbfeatures' and 'stub features' supported in the
2397 qSupported packet, as well as to the list containing stub
2402 * gdb.texinfo (Remote Configuration): Add exec event
2403 feature to table of packet settings.
2404 (Stop Reply Packets): Add exec events to the list of stop
2406 (General Query Packets): Add exec events to tables of
2407 'gdbfeatures' and 'stub features' supported in the qSupported
2408 packet, as well as to the list containing stub feature
2413 * gdb.texinfo (Remote Configuration): Document the "set/show
2414 remote multiprocess-extensions-packet" commands.
2418 * gdb.texinfo (Embedded Processors) <ARM>: Remove references to RDI.
2419 <M32R>: Remove references to M32R/D.
2420 <M68K>: Remove references to target dbug.
2421 <MIPS Embedded>: Remove references to target r3900 and target
2423 <PowerPC Embedded>: Remove references to target dink32 and target
2425 <PA, Sparclet, Sparclite, Z8000>: Delete nodes.
2429 * gdb.texinfo (GDB Files): Add 'File Caching' menu entry.
2433 * gdb.texinfo (File Caching): Document "set/show debug bfd-cache".
2437 * gdb.texinfo (Maintenance Commands): Move documentation of "main
2439 (File Caching): A New section. Outline bfd caching, and add new
2440 description for "main set/show bfd-sharing".
2444 * gdb.texinfo (Machine Code): Update docs for mixed source/assembly
2446 (GDB/MI Data Manipulation): Update docs for new disassembly modes.
2450 * gdb.texinfo (Thread-Specific Breakpoints, Printing Source Lines):
2451 Use "location(s)"instead of "linespec(s)".
2452 (Specifying a Location): Rewrite.
2453 Add subsections describing linespec, address, and explicit locations.
2454 Add node/menu for each subsection.
2455 (Source and Machine Code, C Preprocessor Macros)
2456 (Create and Delete Trace points)
2457 (Extensions for Ada Tasks): Use "location(s)" instead of "linespec(s)".
2458 (Continuing at a Different Address): Remove "linespec" examples.
2459 Add reference to "Specify a Location"
2460 (The -break-insert Command): Rewrite. Add anchor.
2461 Add reference to appropriate manual section discussing locations.
2462 (The -dprintf-insert Command): Refer to -break-insert for
2463 specification of 'location'.
2467 * gdb.texinfo (Maintenance Commands): Document "maint set/show
2472 * gdb.texinfo (Process Record and Replay): Document prefixing of
2473 speculatively executed instructions in the "record instruction-history"
2478 * Makefile.in (STABS_DOC_BUILD_INCLUDES): Add gdb-cfg.texi, GDBvn.texi.
2482 * stabs.texinfo: @include gdb-cfg.texi.
2486 Revert the previous 2 commits:
2487 gdbserver build-id attribute generator
2488 Validate symbol file using build-id
2492 * gdb.texinfo (Files): Add 'set validate-build-id'
2493 and 'show validate-build-id'.
2498 gdbserver build-id attribute generator.
2499 * gdb.texinfo (Library List Format for SVR4 Targets): Add
2500 'build-id' in description, example, new attribute in dtd.
2504 * gdb.texinfo (Selection): Update documentation for 'frame'
2509 * gdb.texinfo (TUI): Restructure documentation on TUI layout and
2514 * gdb.texinfo (TUI): Add comma after @xref.
2518 * gdb.texinfo (Maintenance Commands): Document "maint btrace"
2523 * gdb.texinfo (Process Record and Replay): Spell out that variables
2524 and registers are not available during btrace replay.
2525 Describe the new "record btrace pt" command.
2526 Describe the new "set|show record btrace pt buffer-size" options.
2527 (General Query Packets): Describe the new Qbtrace:pt and
2528 Qbtrace-conf:pt:size packets.
2529 Expand "bts" to "Branch Trace Store".
2530 Update the branch trace DTD.
2534 * gdb.texinfo (Command History): Document the new option
2535 "history remove-duplicates".
2539 * stabs.texinfo (ELF Linker Relocation): Mention Sun stabs is no
2544 * gdb.texinfo (Command History): Mention that setting
2545 GDBHISTSIZE to the empty string disables history truncation.
2550 * gdb.texinfo (Command History): Mention new GDBHISTSIZE
2555 * gdb.texinfo (Command History): Replace occurrences of HISTSIZE
2560 * gdb.texinfo (GDB/MI Data Manipulation): Clarify usage of
2561 bytes and memory units for -data-{read,write}-memory-bytes.
2562 (Packets): Same for m, M and X packets.
2563 * python.texi (Inferiors In Python): Same for read_memory and
2568 * gdb.texinfo (Separate Debug Files): Document that PE is also
2573 * gdb.texinfo (TUI Commands): Bring all 'tui reg' commands into a
2578 * gdb.textinfo (i386): Fix "@end table" end and "@table" placement.
2583 * gdb.texinfo (Remote Configuration): Document the
2584 "set/show remote hostio-setfs-packet" command.
2585 (Host I/O Packets): Document the vFile:setfs packet.
2589 * gdb.texinfo (Debugging Output): Document the "set/show debug
2590 linux-namespaces" command.
2595 * gdb.texinfo (i386): Add documentation about "show mpx bound"
2596 and "set mpx bound".
2600 * gdb.texinfo (Debugging Output): Mention set/show debug dwarf-line.
2604 * gdb.texinfo (Debugging Output): Update for DWARF "set debug"
2606 (Maintenance Commands): Update for DWARF "set debug" command renamings.
2610 * gdb.texinfo (TUI Commands): Add 'tui reg prev' details.
2614 * gdb.texinfo (TUI): Include 'tui enable' in the introduction.
2615 (TUI Commands): Add 'tui enable' and 'tui disable' details.
2619 * guile.texi (Memory Ports in Guile): Document support for unbuffered
2624 * gdb.texinfo (Compiling and Injecting Code): Add compile print.
2628 * gdb.texinfo (Forks): Note that fork debugging is
2629 supported in extended mode.
2630 (Remote Configuration): Add fork event features to table
2632 (Stop Reply Packets): Add fork events to list of stop reasons.
2633 (General Query Packets): Add fork events to tables of
2634 'gdbfeatures' and 'stub features' supported in the qSupported
2635 packet, as well as to the list containing stub feature
2640 * gdb.texinfo (General Query Packets): Document
2641 qXfer:exec-file:read with empty annex.
2645 * python.texi (Values From Inferior): Add descriptions of new
2646 methods gdb.Value.reference_value and gdb.Value.const_value.
2650 * gdb.texinfo (Files): Add "info dll" documentation.
2651 (Cygwin Native): Remove "info dll" documentation.
2655 * python.texi (Xmethod API) <gdb.XMethodWorker.get_result_type>:
2657 (Writing an Xmethod): Add get_result_type to example.
2661 * python.texi: New method documented.
2665 * gdb.texinfo (Dump/Restore Files): Add detail about verilog dump
2670 * python.texi (Xmethods In Python): Fix name of method to call the
2675 * gdb.texinfo (Connecting to a Remote Target): Mention that
2676 GDB can access program files from remote targets that support
2677 qXfer:exec-file:read and Host I/O packets.
2681 * gdb.texinfo (Remote Configuration): Document the "set/show
2682 remote pid-to-exec-file-packet" command.
2683 (General Query Packets): Document the qXfer:exec-file:read
2684 qSupported features. Document the qXfer:exec-file:read packet.
2688 * gdb.texinfo (set sysroot): Document that "set sysroot" also
2689 applies to executable paths if supplied to GDB as absolute.
2693 * gdb.texinfo (Mode Options): Remove -xdb.
2698 * gdb.texinfo (Compiling and Injecting Code): Describe set debug
2699 compile, show debug compile. New subsection Compilation options for
2700 the compile command. New subsection Compiler search for the compile
2705 * guile.texi (Frames In Guile): Describe frame-read-register.
2709 * gdb.texinfo (set sysroot): Document "target:".
2713 * doc/python.texi (Writing a Frame Unwinder in Python): Add
2719 * gdb.texinfo (gcore): Mention new command 'set
2720 use-coredump-filter'.
2721 (set use-coredump-filter): Document new command.
2725 * gdb.texinfo (Operating System Auxiliary Information): Add info os cpus
2726 documentation, reorder the info os entries in alphabetical order.
2730 * gdb.texinfo (GDB/MI Data Manipulation): Fix copy-paste typo in
2731 -data-write-memory-bytes.
2735 * gdb.texinfo (test_step) <set scheduler-locking step>: No longer
2736 mention that threads may sometimes run unlocked.
2740 * gdb.texinfo (Remote configuration): Document "set/show
2741 serial parity" command.
2745 * gdb.texinfo (General Query Packets): Remove documentation
2746 for now-removed vFile:fstat qSupported features.
2750 * gdb.texinfo (Remote Configuration): Document the
2751 "set/show remote hostio-fstat-packet" command.
2752 (General Query Packets): Document the vFile:fstat
2753 qSupported features.
2754 (Host I/O Packets): Document the vFile:fstat packet.
2758 * guile.texi (Objfiles In Guile): Document objfile-progspace.
2762 * gdb.texinfo (Remote Configuration): Document the "set/show
2763 remote swbreak-feature-packet" and "set/show remote
2764 hwbreak-feature-packet" commands.
2765 (Packets) <Z0>: Add cross link to the "swbreak" stop reason's
2767 (Stop Reply Packets): Document the swbreak and hwbreak stop
2769 (General Query Packets): Document the swbreak and hwbreak
2770 qSupported features.
2771 (Remote Non-Stop): Explain that swbreak and hwbreak are required.
2775 * gdb.texinfo (gdb/mi Async Records): Fix duplicate syscall-entry
2780 * gdb.texinfo (Specify Location): Fix syntax of filename:function.
2784 * gdb.texinfo (S/390 and System z Features): Describe new feature
2785 "org.gnu.gdb.s390.vx".
2790 * gdb.texinfo (maint internal-error, maint internal-warning, maint
2791 demangler-warning): Fix typo ("problam").
2795 * agentexpr.texi (Bytecode Descriptions): Fix summary line for setv.
2799 * gdb.texinfo (Static Probe Points): Add cindex `static probe
2801 (Static Probe Points): Modified to cover DTrace probes in addition
2802 to SystemTap probes. Also modified to cover the `enable probe'
2803 and `disable probe' commands.
2807 * gdb.texinfo (Static Probe Points): Cover the `enable probe' and
2808 `disable probe' commands.
2812 * gdb.texinfo (Tracepoint Packets): Document the builtin and name
2813 fields of the QTDV packet.
2817 * gdb.texinfo (Branch Trace Configuration Format): Add size.
2818 (Process Record and Replay): Describe new set|show commands.
2819 (General Query Packets): Describe Qbtrace-conf:bts:size packet.
2823 * gdb.texinfo (Process Record and Replay): Describe the "record
2824 btrace bts" command.
2825 (General Query Packets): Describe qXfer:btrace-conf:read packet.
2826 (Branch Trace Configuration Format): New.
2831 * gdb.texinfo (Command Completion): Document new
2832 "set/show max-completions" option.
2836 * gdb.texinfo (Symbols): Document new commands
2837 "maint print symbol-cache", "maint print symbol-cache-statistics",
2838 "maint flush-symbol-cache". Document new option
2839 "maint set symbol-cache-size".
2843 * gdb.texinfo (dotdebug_gdb_scripts section): Update docs to
2844 distinguish script files vs inlined scripts.
2845 * python.texi (Python Auto-loading): Ditto.
2849 * gdb.texinfo (Symbols) <info source>: Output now contains producer
2854 * python.texi (Objfiles In Python): Document Objfile.username.
2858 * python.texi (Objfiles In Python) <Objfile.filename>: Improve docs.
2859 * guile.texi (Objfiles In Guile) <objfile-filename>: Improve docs.
2863 * gdb.texinfo (Threads): Describe -ascending for thread apply all.
2867 * doc/gdb.texinfo (TUI Commands): Document the possible
2868 values of NAME argument to 'winheight' command. Explain the
2869 effect of 'tabset' setting better.
2874 * gdb.texinfo (Debugging C Plus Plus): Mention "demangle".
2876 (Maintenance Commands): Delete docs for "maint demangle".
2880 * gdb.texinfo (Files): Remove documentation of the
2881 "add-shared-symbol-files" and "assf" commands.
2882 (Cygwin Native): Remove documentation of the "dll-symbols"
2887 * gdb.texinfo (Debugging Output): Document "debug symbol-lookup".
2892 * gdb.texinfo (Altering): Update.
2893 (Compiling and Injecting Code): New node.
2897 * python.texi (Objfiles In Python): Document gdb.lookup_objfile.
2901 * gdb.texinfo: Document "maint print user-registers".
2905 * python.texi (Objfiles In Python): Document Objfile.owner.
2909 * python.texi (Objfiles In Python): Document
2910 Objfile.add_separate_debug_file.
2914 * python.texi (Objfiles In Python): Document Objfile.build_id.
2918 * observer.texi (inferior_call_pre, inferior_call_post)
2919 (memory_changed, register_changed): New observers.
2923 * python.texi (Events In Python): Document new events
2924 InferiorCallPreEvent, InferiorCallPostEvent, MemoryChangedEvent
2925 and RegisterChangedEvent.
2929 Add add-auto-load-scripts-directory.
2930 * gdb.texinfo (Auto-loading): Add add-auto-load-scripts-directory link.
2931 (objfile-gdbdotext file): Add add-auto-load-scripts-directory.
2935 * gdb.texinfo (Auto-loading safe path): Fix add-auto-load-safe-path
2940 * python.texi (Progspaces In Python): Document ability to add
2941 random attributes to gdb.Progspace objects.
2942 (Objfiles In Python): Document ability to add random attributes to
2943 gdb.objfile objects.
2947 * gdb.texinfo (Continuing and Stepping): Add cross reference to
2948 info on stepping and signal handlers.
2949 (Signals): Explain stepping and signal handlers. Add context
2950 index entry, and cross references.
2954 * python.texi (Breakpoints In Python): Add parenthesis after
2955 Breakpoint.delete. Clarify Breakpoint.enabled description so
2956 that it contains "disable".
2960 * python.texi (Events In Python): Document clear_objfiles event.
2964 * python.texi (Objfiles In Python): Document new progspace attribute.
2968 * gdb.texinfo (Ada Tasks and Core Files): Delete mention of Tru64.
2969 (SVR4 Process Information): Delete mention of OSF/1.
2973 * gdb.texinfo (Miscellaneous gdb/mi Commands): Document new
2974 exit-code field in -list-thread-groups output.
2978 * gdb.texinfo (Set Breaks): Add missing "@end table".
2982 * gdb.texinfo (Set Breaks): Document that "set breakpoint
2983 always-inserted off" is the default mode now. Delete
2984 documentation of "set breakpoint always-inserted auto".
2988 * python.texi (Symbol Tables In Python): Document "producer"
2989 attribute of gdb.Symtab objects.
2993 * gdb.texinfo (Starting) <run command>: Don't mention VxWorks.
2994 (Embedded OS): Remove VxWorks menu entry.
2995 (VxWorks): Remove node.
2999 * gdb.texinfo (Signaling): Document new queue-signal command.
3004 * gdb.texinfo (Convenience Funs): Document $_caller_is,
3005 $_caller_matches, $_any_caller_is, $_any_caller_matches.
3009 * python.texi (Types In Python): Type.template_argument(n) returns a
3010 gdb.Value or a gdb.Type and throws an exception if n is out of
3015 * python.texi (Frames in Python): Add read_register description.
3019 * gdb.texinfo (Debugging Output): Update for change to "set debug
3025 * Makefile.in (transform): New variable.
3026 (install-man1, install-man5): Apply $(transform) to man file names.
3031 * guile.texi (Guile Pretty Printing API): Fix typo.
3032 Document set-pretty-printers!, pretty-printers.
3033 (Selecting Guile Pretty-Printers): Update.
3034 Mention program-space based pretty-printers.
3039 * gdb.texinfo (Signaling) <signal command>: Explain what happens
3040 with multi-threaded programs.
3044 * gdb.texinfo (MicroBlaze Features): Added.
3048 * gdb.texinfo (Maintenance Commands): Update the output of
3049 'maint print dummy-frames' command.
3053 * gdb.texinfo (Screen Size): Improve indexing.
3057 * gdb.texinfo (Maintenance Commands): Document new
3058 "maint set/show catch-demangler-crashes" option.
3062 * gdb.texinfo (Maintenance Commands): Document new
3063 "maint demangler-warning" command and new
3064 "maint set/show demangler-warning" option.
3068 * python.texi (Xmethod API): Add space before the opening
3069 parenthesis in function descriptions.
3073 * guile.texi (Guile Configuration): Document guile-data-directory.
3077 * gdb.texinfo (Invoking GDB): Add -q and --quiet.
3081 * guile.texi (Breakpoints In Guile): Update.
3085 * python.texi (Xmethod API): Fix reference to "Progspaces In
3090 * python.texi (Xmethods In Python, XMethod API)
3091 (Writing an Xmethod): New nodes.
3092 (Python API): New menu entries "Xmethods In Python",
3093 "Xmethod API", "Writing an Xmethod".
3097 * guile.texi (Guile API): Add entry for Parameters In Guile.
3098 (GDB Scheme Data Types): Mention <gdb:parameter> object.
3099 (Parameters In Guile): New node.
3103 * guile.texi (Guile API): Add entry for Commands In Guile.
3104 (Basic Guile) <parse-and-eval>: Add reference.
3105 (Basic Guile) <string->argv>: Move definition to Commands In Guile.
3106 (GDB Scheme Data Types): Mention <gdb:command> object.
3107 (Commands In Guile): New node.
3111 * guile.texi (Guile API): Add entry for Progspaces In Guile.
3112 (GDB Scheme Data Types): Mention <gdb:progspace> object.
3113 (Progspaces In Guile): New node.
3117 * guile.texi (Frames In Guile): Mention FRAME_UNWIND_MEMORY_ERROR.
3118 * python.texi (Frames In Python): Mention
3119 gdb.FRAME_UNWIND_MEMORY_ERROR.
3124 * gdb.texinfo (Non-Stop Mode): Remove "set target-async 1"
3126 (Asynchronous and non-stop modes): Document '-gdb-set mi-async'.
3127 Mention that target-async is now deprecated.
3128 (Maintenance Commands): Document maint set/show target-async.
3132 * observer.texi (sync_execution_done, command_error): New
3138 * observer.texi (signal_received, end_stepping_range)
3139 (signal_exited, exited, no_history): New observer subjects.
3143 * guile.texi (GDB Scheme Data Types): Remove documentation for
3144 removed interfaces. Update spelling of gdb-object-kind.
3148 * guile.texi (Basic Guile): Fix some typos.
3152 * guile.texi (Writing a Guile Pretty-Printer)
3153 (Guile Types Module): Fix excess parentheses in use-modules forms.
3157 * guile.texi (Types In Guile, Basic Guile, Frames In Guile)
3158 (Breakpoints In Guile, Guile Printing Module)
3159 (Guile Exception Handling, Values From Inferior In Guile)
3160 (Objfiles In Guile, Breakpoints In Guile, Memory Ports in Guile):
3161 Don't use @var at the beginning of a sentence.
3163 * gdb.texinfo (Frame Filter Management, Trace Files)
3164 (C Operators, Ada Tasks, Calling, Bootstrapping, ARM)
3165 (PowerPC Embedded, Define, Annotations for Running)
3166 (IPA Protocol Commands, Packets, General Query Packets)
3167 (Tracepoint Packets, Notification Packets, Environment)
3168 (Inferiors and Programs, Set Breaks, Set Catchpoints)
3169 (Continuing and Stepping, Signals, Thread-Specific Breakpoints)
3170 (Frames, Backtrace, Selection, Expressions, Registers)
3171 (Trace State Variables, Built-In Func/Proc, Signaling, Files)
3172 (Numbers, GDB/MI Async Records, GDB/MI Data Manipulation)
3173 (Source Annotations, Using JIT Debug Info Readers, Packets)
3174 (Stop Reply Packets, Host I/O Packets)
3175 (Target Description Format): Don't use @var at the beginning of a
3178 * python.texi (Basic Python, Types In Python)
3179 (Commands In Python, Frames In Python, Line Tables In Python)
3180 (Breakpoints In Python, gdb.printing, gdb.types)
3181 (Type Printing API): Don't use @var at the beginning of a
3186 * gdb.texinfo (Process Record and Replay): Document "set/show btrace
3187 replay-memory-access".
3191 * gdb.texinfo (Starting): Document "set/show
3192 auto-connect-native-target".
3193 (Target Commands): Document "target native".
3197 * gdb.texinfo (Memory) <compare-sections>: Generalize comments to
3198 not be remote specific. Add cross reference to the qCRC packet.
3199 (Separate Debug Files): Update cross reference to the qCRC packet.
3200 (General Query Packets) <qCRC packet>: Add anchor.
3204 Copy over changes from guile.texi.
3205 * python.texi (Basic Python) <gdb.execute>: Add text.
3206 (Basic Python) <gdb.post_event>: Remove "main" from "main GDB thread".
3207 (Values From Inferior) <Python string>: Add text.
3208 (Values From Inferior) <Value.string>: Clarify string length handling.
3209 (Pretty Printing API): Add cindex.
3210 (Types In Python) <TYPE_CODE_*>: Use vtable instead of table.
3211 Remove unnecessary index of gdb.TYPE_CODE_*. Replace @findex with
3213 (Commands In Python) <COMPLETE_*>: Similarly.
3214 (Symbols In Python) <SYMBOL_*>: Similarly.
3215 (Breakpoints In Python) <WP_*>: Similarly.
3216 (Breakpoints In Python) <BP_*>: Similarly.
3220 * gdb.texinfo (General Query Packets): Add a note about thread IDs
3221 mentioned in the qfThreadInfo reply.
3225 * gdb.texinfo (Mode Options): Add -D.
3229 * Makefile.in (PACKAGE): Copy from ../Makefile.in in case of
3234 * gdb.texinfo (Debugging Output): Rename to "set debug varobj" and
3235 "show debug varobj".
3239 * gdb.texinfo (compare-sections): Document the new -r (read-only)
3245 * gdb.texinfo (i386 Features): Add description of AVX512
3250 * gdb.texinfo (Symbols): Document set/show print symbol-loading.
3254 * gdb.texinfo (Non-Stop Mode): Remove trailing whitespace.
3255 (Background Execution): Ditto.
3261 * gdb.texinfo (Packets): Add anchor to "? packet".
3262 Remove fixme and update introduction of "k packet".
3263 Add anchor to "vKill packet".
3267 * Doxyfile-gdb-api.in (INPUT): Add gdbtypes.h.
3271 * guile.texi (Basic Guile): Document 'history-append!'.
3275 * gdb.texinfo (Files): Document "add-shared-symbol-files"
3276 and "assf" as being deprecated.
3277 (Cygwin Native): Likewise for "dll-symbols".
3278 (Non-debug DLL Symbols): Remove reference to "dll-symbols"
3279 as a way to force the loading of symbols from a DLL.
3283 * python.texi (Values From Inferior): Add description about the
3288 * Makefile.in (GDB_DOC_FILES): Add python.texi.
3289 * gdb.texinfo (Python): Moved to ...
3290 * python.texi: ... here. New file.
3294 * guile.texi (Writing a Guile Pretty-Printer) <example>:
3295 Remove 'string-begins-with' procedure. Add 'pretty-printer'
3296 parameter to 'str-lookup-function' procedure. Look for
3297 the "std::string<" prefix.
3298 (Frames In Guile): Add 'frame' parameter to 'frame-read-var'.
3303 * guile.texi (Values From Inferior In Guile): Remove stray
3304 parantheses for deffn.
3305 (Disassembly In Guile): Ditto.
3309 Add Doxygen support.
3310 * Makefile.in (doxy): New action, generates Doxygen files.
3313 * Doxyfile-base.in: New file.
3314 * Doxyfile-gdb-api.in: New file.
3315 * Doxyfile-gdb-xref.in: New file.
3316 * Doxyfile-gdbserver.in: New file.
3317 * doxy-index.in: New file.
3318 * filter-for-doxygen: New file.
3319 * filter-params.pl: New file.
3323 * Makefile.in (GDB_DOC_FILES): Add guile.texi.
3324 * gdb.texinfo (Auto-loading): Add set/show auto-load guile-scripts.
3325 (Extending GDB): New menu entries Guile, Multiple Extension Languages.
3326 (Guile docs): Include guile.texi.
3327 (objfile-gdbdotext file): Add objfile-gdb.scm.
3328 (dotdebug_gdb_scripts section): Mention Guile scripts.
3329 (Multiple Extension Languages): New node.
3330 * guile.texi: New file.
3334 * gdb.texinfo (Ada Glitches): Document the new "maint ada set/show
3335 ignore-descriptive-types". commands.
3339 * gdb.texinfo (Server): Mention --debug-format=all|none|timestamp.
3340 (gdbserver man): Ditto.
3344 * gdb.texinfo: Document limited reverse/replay support
3345 for target record-btrace.
3349 * gdb.texinfo (Process Record and Replay): Update documentation.
3353 * gdb.texinfo (Process Record and Replay): Document new /c
3354 modifier accepted by "record function-call-history".
3355 Add /i modifier to "record function-call-history" example.
3360 * gdb.texinfo (GDB/MI Output Syntax): Add some missing "nl"
3361 markers. Remove one that was misplaced.
3365 * gdb.texinfo (Your Program's Environment) <set environment>:
3366 Mention the shell, and point at 'set exec-wrapper'.
3370 * gdb.texinfo (Types In Python): Document new attribute Types.name.
3374 * gdb.texinfo (Types In Python): Clarify the documentation
3375 of attribute gdb.Field.bitpos.
3379 * gdb.texinfo (Types In Python): Fix the documentation of
3380 attribute "bitpos" in class gdb.Field for enum types. Add
3381 documentation for attribute "enumval" in that same class.
3385 * gdb.texinfo (GDB/MI Support Commands): Change @table into
3390 * gdb.texinfo (Auto-loading): Move menu up. Move discussion of
3391 auto-loaded objfile scripts and .debug_gdb_scripts section to their
3392 corresponding section in Extending GDB.
3393 (Extending GDB): Move menu up. New menu item "Auto-loading
3395 (Sequences): New menu item "Auto-loading sequences".
3396 (Auto-loading sequences): New node.
3397 (Python): Rename section from Scripting GDB to Extending GDB.
3398 (Python Auto-loading): Update xref, refer to "Auto-loading extensions".
3399 Move docs on ways to auto-load extensions to ...
3400 (Auto-loading extensions): ... here. New node.
3404 * gdb.texinfo (GDB/MI): Add "GDB/MI Support Commands" entry
3406 (GDB/MI Variable Objects): Adjust reference to "-list-features"
3407 command, now in a new node.
3408 (GDB/MI Support Commands): New node, with its contents being
3409 extracted from the "GDB/MI Miscellaneous Commands" node.
3410 A small paragraph introducing the section is also added at
3412 (GDB/MI Miscellaneous Commands): Delete the description of the
3413 -info-gdb-mi-command, -list-features and -list-target-features
3414 commands, now hosted in the "GDB/MI Support Commands" node.
3419 * gdb.texinfo (Values From Inferior): Add a note about using
3420 gdb.Field objects as subscripts on gdb.Value objects.
3421 (Types In Python): Add description about the new attribute
3422 "parent_type" of gdb.Field objects.
3426 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add @cindex
3427 entry for section docuumenting the -list-features GDB/MI command.
3431 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document the new
3432 "exec-run-start-option" entry in the output of the "-list-features"
3437 * gdb.texinfo (i386): Fix yesterday's commit.
3441 * gdb.texinfo (Set Catchpoints): Add @kindex for each command
3446 * gdb.texinfo (@direntry): Add menu item for gdbserver.
3450 * gdb.texinfo (i386 Features): Add MPX feature registers.
3451 (x86 Specific featuresx86 Architecture-specific Issues): Adds
3452 a subsubsection for MPX and describes the display of the
3457 * gdb.texinfo (GDB/MI Miscellaneous Commands): Remove the
3458 documentation of the "ada-exceptions" entry.
3462 * gdb.texinfo (GDB/MI Result Records): Fix the syntax of the
3463 "^error" result record concerning the error message. Document
3464 the error code that may also be part of that result record.
3465 (GDB/MI Miscellaneous Commands): Document the
3466 "undefined-command-error-code" element in the output of
3467 the "-list-features" GDB/MI command.
3471 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document
3472 the new -info-gdb-mi-command GDB/MI command. Document
3473 the meaning of "-info-gdb-mi-command" in the output of
3478 * gdb.texinfo (Frames In Python) <gdb.FRAME_UNWIND_NULL_ID>:
3483 * gdb.texinfo (Caching Remote Data): Document new
3484 "set/show stack-cache" option.
3488 * gdb.texinfo (Caching Target Data): Replace "ON" with "on".
3489 (Maintenance Commands): Replace "ON" and "OFF" with "on" and
3494 * gdb.texinfo (GDB/MI Variable Objects): Add the description
3495 of "displayhint" to the table about child results.
3499 * gdb.texinfo (GDB/MI Variable Objects): Add attribute
3500 'dynamic' for the output of command -var-list-children.
3504 * gdb.texinfo (Caching Target Data): Remove "see" before
3509 * gdb.texinfo (Caching Target Data): Update doc for
3510 per-address-space dcache.
3514 * gdb.texinfo (Data): Rename menu item.
3515 (Caching Remote Data): Rename to ...
3516 (Caching Target Data): ... it. Update.
3520 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document the new
3521 "language-option" entry in the output of the "-list-features"
3526 * gdb.texinfo (Variables): Note gdb rules for ambiguous cases.
3531 * gdb.texinfo (Breakpoints In Python): Replace "as" with "in".
3535 * gdb.texinfo (Show): Add xref anchor for "show language" command.
3536 (Context management): Place current subsection text into its own
3537 subsubsection. Add new subsubsection describing the "--language"
3542 * gdb.texinfo (GDB/MI Miscellaneous Commands): Delete
3543 the documentation of "info-ada-exceptions" in the output
3544 of the "-list-features" command. Add the documentation
3545 of the "ada-exception" entry instead.
3550 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix the first
3551 word of a couple of sentences to start with a capital letter.
3555 * gdb.texinfo (Ada): Add entry in menu for new "Ada Exceptions" node.
3556 (Ada Exceptions): New node.
3557 (GDB/MI): Add entry in menu for new "GDB/MI Ada Exceptions
3559 (GDB/MI Ada Exceptions Commands): New node.
3560 (GDB/MI Miscellaneous Commands): Document new "info-ada-exceptions"
3561 field in the output of the "-list-features" command.
3562 * NEWS: Add entry for the new "info exceptions" CLI command,
3563 and for the new "-info-ada-exceptions" GDB/MI command.
3567 * gdb.texinfo (Symbol Tables In Python): Add linetable method entry.
3568 (Line Tables In Python): New node.
3572 * gdb.texinfo (Debugging Output): Update text for
3573 "set debug dwarf2-read".
3577 * gdb.texinfo (Debugging Output): Update text for
3578 "set debug symtab-create".
3582 * gdb.texinfo (Commands In Python): Document COMPLETE_EXPRESSION
3587 * gdb.texinfo (Breakpoints In Python): Document temporary
3588 option in breakpoint constructor, and add documentation to the
3589 temporary attribute.
3593 * gdb.texinfo (GDB/MI Variable Objects): Update doc about the
3594 output of "-var-info-expression".
3598 * gdb.texinfo (Starting) <set/show startup-with-shell>: Mention
3599 non-interactive mode.
3600 (Environment) <shell startup files warning>: Mention
3601 non-interactive mode. Mention .zshenv for Z shell, and talk about
3602 BASH_ENV instead of .bashrc for BASH.
3606 * gdb.texinfo (Commands to Specify Files): Add description
3607 of the remove-symbol-file command.
3608 * observer.texi: New free_objfile event
3612 * gdb.texinfo (Starting): Document set/show startup-with-shell.
3616 * gdb.texinfo (Shared Library GDB/MI Catchpoint Commands):
3617 New subsection inside which the "-catch-load" and "-catch-unload"
3618 commands documentation is now placed.
3619 (Ada Exception GDB/MI Catchpoint Commands): New subsection
3620 documenting the "-catch-assert" and "-catch-exception" new
3625 * gdb.texinfo (Connecting): Remove unnecessary @w{}.
3629 * gdb.texinfo (Connecting): Replace "set remotebaud" by "set
3631 (Remote Configuration): Replace "set remotebaud" by "set serial
3632 baud". Replace "show remotebaud" by "show serial baud".
3636 PR breakpoints/11568
3637 * gdb.texinfo (Thread-Specific Breakpoints): Mention what happens
3638 when the thread is removed from the thread list.
3642 * gdb.texinfo (Convenience Variables): Document $_exitsignal.
3643 Update entry for $_exitcode.
3647 * gdb.texinfo (GDB/MI Program Execution): Document "-exec-run"'s
3648 new "--start" option.
3652 * gdb.texinfo (Registers): Expand description of saved registers
3653 in frames. Explain <not saved>.
3657 * gdb.texinfo (Debugging Output): Document set/show debug symfile.
3661 Remove the internals manual gdbint.texinfo.
3662 * Makefile.in (INFO_DEPS): Remove gdbint.info.
3663 (PDFFILES): Remove gdbint.pdf.
3664 (HTMLFILES): Remove gdbint/index.html.
3665 (HTMLFILES_INSTALL): Remove gdbint.
3666 (GDBINT_DOC_FILES): Remove.
3667 (dvi): Remove gdbint.dvi.
3668 (ps): Remove gdbint.ps.
3669 * gdbint.texinfo: Remove file.
3670 * gdb.texinfo (Maintenance Commands): Remove reference to gdbint.
3674 * gdb.texinfo (Convenience Functions): Mention new convenience
3679 * gdb.texinfo (Decimal Floating Point format): Mention S/390.
3680 (Standard Target Features): Add new node to menu.
3681 (S/390 and System z Features): New node.
3685 * gdb.texinfo (GDB/MI Miscellaneous Commands): Use
3686 -list-target-features in the example.
3690 * gdb.texinfo (MiniDebugInfo): Prepare file debug and use it to create
3691 mini_debuginfo. Strip binary before adding mini_debuginfo to it.
3695 Sync documentation with gdb.base/gnu-debugdata.exp.
3696 * gdb.texinfo (MiniDebugInfo): Add comment and "D" in the example.
3700 * gdb.texinfo (MiniDebugInfo): Fix two trailing dots.
3705 * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-locals>:
3706 Document new --skip-unavailable option.
3707 <-stack-list-variables>: Document new --skip-unavailable option.
3711 * gdb.texinfo (Maintenance Commands): "maint print objfiles" now takes
3716 * gdbint.texinfo (Testsuite): Use @table, not @itemize.
3717 Document GDB_PARALLEL and GDB_INOTIFY.
3721 * LRS: Remove file, describes a long-abandoned live-range
3722 splitting extension to stabs.
3726 * gdb.texinfo (Output Formats): Mention the new 'z' formatter.
3730 * gdb.texinfo (Print Settings): Document "print raw frame-arguments".
3734 * gdb.texinfo (Target Commands): Don't mention "target nrom".
3738 * Makefile.in (version.subst): Use version.in, not
3740 * gdbint.texinfo (Versions and Branches, Releasing GDB):
3745 * gdbint.texinfo (Algorithms) <Stepping over runtime loader
3746 dynamic symbol resolution code>: New section, based on infrun.c
3751 * gdbint.texinfo (Versions and Branches): Use common/version.in.
3753 (Releasing GDB): Likewise.
3758 * gdb.texinfo (GDB/MI Tracepoint Commands): Document
3759 -trace-frame-collected.
3763 * gdb.texinfo (Traceframe Info Format): Document tvar element
3768 * gdbint.texinfo (Testsuite): Document 'gdb,predefined_tsv'.
3772 * Makefile.in (POD2MAN1, POD2MAN5): Use version.subst.
3773 (GDBvn.texi): Use version.subst.
3774 (version.subst): New target.
3775 (mostlyclean): Remove version.subst.
3779 * gdb.texinfo (GDB/MI Data Manipulation)
3780 <-data-list-register-values>: Document the --skip-unavailable
3785 * gdb.texinfo (Symbols): Add kindex and cindex for
3786 'maint print msymbols'.
3790 * gdb.texinfo (Miscellaneous gdb/mi Commands): Fix -add-inferior
3791 response field name (thread-group to inferior).
3795 * gdb.texinfo (General Query Packets/qSupported): Added
3796 "qXfer:libraries-svr4:read" and "augmented-libraries-svr4-read".
3797 to the table of currently defined stub features.
3798 Added a more detailed entry for "augmented-libraries-svr4-read".
3799 (General Query Packets/qXfer:libraries-svr4:read): Documented
3800 the augmented form of this packet.
3804 * gdb.texinfo (System-wide Configuration Scripts): Renames
3805 "Installed System-wide Configuration Scripts". Add associated
3811 * gdb.texinfo (Packets): Document 'vCont;r'.
3812 (Continuing and Stepping): Document target-assisted range
3813 stepping, and the 'set range-stepping' and 'show range-stepping'
3818 * gdb.texinfo (Installed System-wide Configuration Scripts):
3819 Add subsection describing the scripts now available under
3820 the data-dir's system-gdbbinit subdirectory.
3821 * NEWS: Add entry announcing the availability of system-wide
3822 configuration scripts for ElinOS and Wind River Linux.
3826 * gdb.texinfo (GDB/MI Breakpoint Commands): Describe the
3827 "-dprintf-insert" command.
3831 * gdb.texinfo (Maintenance Commands): Update doc for
3832 "maint check-psymtabs". Add doc for "maint check-symtabs",
3833 "maint expand-symtabs".
3837 * gdb.texinfo (Process Record and Replay): Document the
3838 "record goto" command and its sub-commands.
3842 * gdb.texinfo (Backtrace): Add "no-filter" argument.
3843 (Python API): Add Frame Filters API, Frame Wrapper API,
3844 Writing a Frame Filter/Wrapper, Managing Management of Frame
3845 Filters chapter entries.
3846 (Frame Filters API): New Node.
3847 (Frame Wrapper API): New Node.
3848 (Writing a Frame Filter): New Node.
3849 (Managing Frame Filters): New Node.
3850 (Progspaces In Python): Add note about frame_filters attribute.
3851 (Objfiles in Python): Ditto.
3852 (GDB/MI Stack Manipulation): Add -enable-frame-filters command,
3853 @anchors and --no-frame-filters option to -stack-list-variables,
3854 -stack-list-frames, -stack-list-locals and -stack-list-arguments
3859 * gdbint.texinfo (Native Debugging): Add "AIX Shared Library
3860 Support" subsection documenting the XML format used to transfer
3861 shared library info on AIX.
3865 * gdb.texinfo (Debugging Output): Add documentation of
3866 "set debug aix-solib" and "show debug aix-solib" commands.
3870 * gdb.texinfo (Nios II): New section.
3871 (Nios II Features): New section.
3875 * gdbint.texinfo (Algorithms): Remove entries documenting
3876 DEPRECATED_IBM6000_TARGET, SOLIB_ADD, and
3877 SOLIB_CREATE_INFERIOR_HOOK.
3882 * gdb.texinfo (Python API): Fix menu entry.
3883 (Blocks In Python): Fix subsubsection text. Rewrite intro.
3884 Define global and static block. Add example. Clarify
3885 block relationship for inline functions.
3889 * gdb.texinfo (Python API): Mention Python help and keyword
3890 arguments. Move pagination text to Basic Python.
3891 (Basic Python): Put pagination text here. Document
3892 close-on-exec, SIGCHLD, and SIGINT.
3896 * gdbint.texinfo (Misc Guidelines) <Compiler Warnings>: Write
3897 "signedness" instead of "signness".
3901 * gdbint.texinfo (Misc Guidelines) <Compiler Warnings>: Replace
3902 -Wno-pointer-sign text with text on -Wpointer-sign.
3906 * gdb.texinfo (Set Catchpoints): Mention earliest version of
3907 GCC that has the SDT probe points.
3911 * gdb.texinfo (Set Catchpoints): Document regexp syntax for
3912 exception catchpoints.
3916 * gdb.texinfo (Set Catchpoints): Document $_exception.
3917 (Convenience Vars): Mention $_exception.
3921 * gdb.texinfo (Set Catchpoints): Reorganize exception
3922 catchpoints. Document "catch rethrow".
3923 (Debugging C Plus Plus): Mention "catch rethrow".
3927 * gdb.texinfo (Set Catchpoints): Remove obsolete text.
3932 * gdb.texinfo (Auto-loading safe path): Add quick -iex using command
3933 line below the sample output.
3937 * gdb.texinfo (Mode Options): Document '-configuration'.
3938 (Help): Document "show configuration".
3939 (Bug Reporting): Add requirements to include the configuration
3940 details in bug reports.
3944 * Makefile.in (MAN1S): Add gcore.1.
3945 Remove "Host, target, and site specific Makefile fragments" comment.
3946 (@host_makefile_frag@, HAVE_NATIVE_GCORE_TARGET): New.
3947 (install-man1, uninstall-man1): Conditionalize gcore.1.
3949 * gdb.texinfo (Man Pages): Add gcore man.
3950 (gcore man): New node.
3954 * gdb.texinfo (Process Record and Replay): Document that "set
3955 record full insn-number-max", "set record
3956 instruction-history-size" and "set record
3957 function-call-history-size" accept "unlimited".
3958 (Backtrace): Document that "set backtrace limit" accepts
3960 (List): Document that "set listsize" accepts "unlimited".
3961 (Print Settings)" Document that "set print max-symbolic-offset",
3962 "set print elements" and "set print repeats" accept "unlimited".
3963 (Starting and Stopping Trace Experiments): Document that "set
3964 trace-buffer-size" accepts "unlimited".
3965 (Remote Configuration): Document that "set tcp connect-timeout"
3966 accepts "unlimited".
3967 (Command History): Document that "set history size" accepts
3969 (Screen Size): Document that "set height" and "set width" accepts
3970 "unlimited". Adjust "set pagination"'s description to suggest
3971 "set height unlimited" instead of "set height 0".
3975 * gdb.texinfo (Trace Files): Add "target ctf".
3979 * Makefile.in (POD2MAN1, POD2MAN5): Replace $(VERSION) by ../version.in.
3981 * Makefile.in (install-man1, install-man5, uninstall-man1)
3982 (uninstall-man5): Replace $(MANS) by $(MAN1S) and $(MAN5S) respectively.
3984 * Makefile.in (gdb.1, gdbserver.1, gdbinit.5): Use $(srcdir).
3989 * gdb.texinfo (gdbserver man): Rename tty to comm. Swap --attach
3990 parameters order. Remove "On some targets" for --attach. Document the
3991 --multi parameter and extended-remote command. Document all the
3996 * gdb.texinfo (gdb man): Mention option -p. Include Fortran to
3997 the list of supported languages.
4001 Convert man pages to texinfo, new gdbinit.5 texinfo page.
4002 * Makefile.in (mandir, man1dir, man5dir, SYSTEM_GDBINIT, MANCONF,
4003 (TEXI2POD, POD2MAN1, POD2MAN5, MAN1S, MAN5S, MANS, man): New.
4004 (diststuff): Add man.
4005 (install-man, install-man1, install-man5, uninstall-man, uninstall-man1)
4006 (uninstall-man5): New.
4007 (STAGESTUFF): Add *.1 and *.5.
4008 (GDBvn.texi): Add SYSTEM_GDBINIT.
4009 (gdb.1, gdbserver.1, gdbinit.5): New.
4010 (maintainer-clean realclean): Add $(MANS).
4011 (install): Add install-man.
4012 (uninstall): Add uninstall-man.
4013 * gdb.texinfo (@include gdb-cfg.texi): Wrap it by @c man begin INCLUDE.
4014 (@copying): Wrap it by @c man begin COPYRIGHT.
4015 (Top): Add Man Pages.
4016 (Man Pages, gdb man, gdbserver man, gdbinit man): New.
4020 * gdb.texinfo (Debugging Output): Document "set/show debug
4021 aarch64", "set/show debug coff-pe-read" and "set/show debug
4026 * gdb.texinfo (Remote Configuration) <set remote @var{name}-packet
4027 table>: Add entry for "trace-buffer-size".
4031 * gdb.texinfo (Remote Configuration) <set remote @var{name}-packet
4032 table>: Add entry for "trace-status".
4036 * gdb.texinfo (Maintenance Commands): Use @enumerate, not "@table
4037 @bullet", which is invalid (makeinfo 5.1 barfs).
4043 * gdb.texinfo (List) <set listsize>: Adjust to document that
4044 listsize 0 means no limit, and remove mention of -1.
4048 * gdb.texinfo (Embedded Processors): Remove menu item
4050 (OpenRISC 1000): Remove.
4054 * gdb.texinfo (Maintenance Commands): Add docs for
4055 "mt set per-command {space,time,symtab} {on,off}".
4060 * gdb.texinfo (Trace Files): Add "tsave -ctf".
4064 * gdb.texinfo (Maintenance Commands): Add missing ')' for
4065 "maint agent" reference to Dynamic printf.
4069 * gdb.texinfo (General Query Packets): Don't use colon in index
4070 entries visible to Info format.
4074 * gdb.texinfo (Process Record and Replay): Document record
4079 * gdb.texinfo (Requirements): List qXfer:btrace:read requiring expat.
4080 (General Query Packets): Describe Qbtrace:bts, Qbtrace:off, and
4085 * gdb.texinfo (General Query Packets, Tracepoint Packets): Don't
4086 use colons in @anchor and @cindex entries.
4090 * gdb.texinfo (QTBuffer:size): Add cindex and anchor.
4095 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
4096 trace-buffer-size set and show commands.
4097 (Tracepoint Packets): Document QTBuffer:size.
4098 (General Query Packets): Document QTBuffer:size.
4102 * gdb.texinfo: Remove bad @syncodeindex.
4103 (Values From Inferior, Types In Python, Inferiors In Python)
4104 (Events In Python, Threads In Python, Frames In Python, Blocks In
4105 Python, Symbols In Python, Symbol Tables In Python): Remove
4107 (Packets, General Query Packets, Tracepoint Packets)
4108 (Host I/O Packets): Use @w{} for empty @item.
4112 * gdb.texinfo (Architectures In Python): Add description about
4113 the new method gdb.Architecture.disassemble.
4118 * gdb.texinfo (GDB/MI Tracepoint Commands) <-trace-status>:
4119 Document the "trace-file" field.
4123 * gdb.texinfo (Machine Code): Clarify argument to disassemble
4128 * gdb.texinfo (GDB/MI Async Records): Document new MI
4129 notification "=tsv-modified". Update the document of MI
4130 notification "=tsv-created".
4131 * observer.texi (GDB Observers): New observer tsv_modified.
4132 Update observer tsv_created and tsv_delete.
4136 * gdb.texinfo (AArch64 Features): New section; document
4137 org.gnu.gdb.aarch64.core and org.gnu.gdb.aarch64.fpu.
4138 (Architectures): Add new AArch64 section to document AArch64
4139 architecture specific commands.
4140 (ABI): Add description of the new OS ABI "Newlib" and its influence
4141 on the longjmp handling.
4146 * gdb.texinfo (Backtrace): Added description of 'filename-display'
4147 variable in 'set/show backtrace' section.
4151 * gdb.texinfo (Target Commands): Fix typo.
4155 * doc/gdb.texinfo (Architectures In Python): New sub-sub-section
4156 describing the gdb.Architecture class.
4157 (Frames In Python): Add description about the new method
4158 gdb.Frame.architecture().
4162 * gdb.texinfo (Index Section Format): Document .gdb_index version 8.
4166 * gdb.texinfo (GDB/MI Breakpoint Commands): Document new
4167 'thread-groups' field when printing a breakpoint in MI.
4170 * gdb.texinfo (Using JIT Debug Info Readers): Change documentation
4171 to reflect that jit-reader-load now supports absolute file-names.
4175 * gdb.texinfo (Set Catchpoints): Document "catch signal".
4176 (Signals): Likewise.
4180 * gdb.texinfo (GDB/MI Breakpoint Information): Document
4182 (GDB/MI Catchpoint Commands): Add "catch-type" to examples.
4186 * gdb.texinfo (Mode Options): Don't mention -epoch.
4187 (Data, Emacs): Remove obsolete comments.
4191 * gdb.texinfo (GDB/MI Output Records): Update menu.
4192 (GDB/MI Breakpoint Information): New node.
4193 (GDB/MI Breakpoint Commands) <-break-info>: Link to new node.
4194 <-break-insert>: Likewise.
4198 * gdb.texinfo (Remote Non-Stop): Move paragraphs to ...
4199 (Packets): Move "vStopped" packet to ...
4200 (Notification Packets): ... here. Describe the components
4201 of notification. Add a table of supported notifications.
4202 Add an example on the process of he async notification.
4206 * gdb.texinfo (GDB/MI Data Manipulation) (fullname): Make it always
4208 (GDB/MI File Commands) (-file-list-exec-source-files): Make the
4209 fullname output always present.
4213 * gdbint.texinfo (Function prototypes): Require use of "extern"
4214 modifier for function prototypes in headers.
4218 * refcard.tex: Update copyright notice to GPL v3 or later.
4219 Update contact info.
4223 * gdbint.texinfo (Coding Standards) (C Usage): New rule for 0 vs. NULL.
4227 * gdb.texinfo (Debugging Output): Document 'set debug
4228 notification' and 'show debug notification'.
4232 * gdb.texinfo (Listing Tracepoints): New item and example about
4233 'installed on target' output.
4234 Add more in the example about 'installed on target'.
4235 (GDB/MI Breakpoint Commands): Doc about 'installed field.
4239 * gdb.texinfo (SVR4 Process Information): Mention core files.
4243 * gdb.texinfo (GDB/MI Catchpoint Commands): New section.
4247 Add support for Python 3.
4248 * gdb.texinfo (Inferior.read_memory): Mention that the return
4249 value is a memoryview object if Python 3.
4253 * gdb.texinfo: Remove all mentions of Unixware throughout.
4257 * gdbint.texinfo (Host Definition): Remove CC_HAS_LONG_LONG.
4261 * gdb.texinfo (SVR4 Process Information): Document missing
4262 "info proc" subcommands.
4267 * gdb.texinfo (Print Settings): Correct the default 'demangle-style'
4268 to 'auto' instead of 'gnu'.
4272 * gdb.texinfo (MiniDebugInfo): New node.
4273 (GDB Files): Update.
4277 * gdb.texinfo (System-wide configuration): If the system-wide init
4278 file lives in the data-directory, and --data-directory is provided,
4283 * gdb.texinfo (Signaling): Fix typo.
4287 * gdb.texinfo (GDB/MI Data Manipulation): Document new optional
4288 parameter "count" of -data-write-memory-bytes, and add an example.
4292 * gdb.texinfo (Symbols): Document "info type-printers",
4293 "enable type-printer" and "disable type-printer".
4294 (Python API): Add new node to menu.
4295 (Type Printing API): New node.
4296 (Progspaces In Python): Document type_printers field.
4297 (Objfiles In Python): Likewise.
4298 (gdb.types) <get_type_recognizers, apply_type_recognizers,
4299 register_type_printer, TypePrinter>: Document.
4303 * gdb.texinfo (Symbols): Document "set print type methods",
4304 "set print type typedefs", and flags to ptype and whatis.
4308 * gdb.texinfo (GDB/MI Data Manipulation): Add fullname field to
4309 the example -data-disassemble output. Extend the description of
4310 the -data-disassemble results to document all fields. Document
4311 the cli disassemble command as being related to -data-disassemble.
4316 * gdb.texinfo (OS Information): Remove doc on command
4321 * gdb.texinfo (Startup): Minor rewording, and clarify scope of
4322 gdb.ini warning for Windows port.
4326 * gdb.texinfo (Search): Add kindex for 'fo'.
4331 * gdb.texinfo (Functions In Python): Add example.
4335 * observer.texi (GDB Observers): Remove observer
4336 'tracepoint_modified', 'tracepoint_created' and
4337 'tracepoint_deleted'.
4341 * gdb.texinfo (General Query Packets): Use @itemx for QAgent.
4345 * gdb.texinfo (General Query Packets): Use @itemx.
4349 * observer.texi (GDB Observers): Update observer
4351 * gdb.texinfo (GDB/MI Async Records): Document for
4352 "memory-changed" notification.
4356 * gdb.texinfo (Mode Options): Document -nh.
4357 Elaborate on docs for -nx.
4361 * observer.texi (memory_changed): Expand parameter LEN to ssize_t.
4366 * gdb.texinfo (GDB/MI Async Records): Document notification
4367 'record-started' and 'record-stopped'.
4368 * observer.texi (GDB Observers): New observer 'record-changed'.
4372 * gdb.texinfo: Document the removal of SH's 'regs' command.
4376 * gdb.texinfo (jump): Mention new alias `j' for `jump'.
4380 * gdb.texinfo (GDB/MI Async Records): Document new MI
4381 notifications '=tsv-created' and '=tsv-deleted'.
4382 * observer.texi (GDB Observers): New observer tsv_created and
4387 * observer.texi (GDB Observers): New observer 'traceframe_changed'.
4388 * gdb.texinfo (GDB/MI Async Records): Mention new MI notification
4389 '=traceframe-changed'.
4393 * gdb.texinfo (List): Describe the meaning of 0 and -1 in
4399 * gdbint.texinfo (Defining Other Architecture Features): Clarify *pcptr
4400 encoding for gdbarch_breakpoint_from_pc, bp_addr for
4401 gdbarch_push_dummy_call and bp_addr for gdbarch_push_dummy_code.
4405 * gdb.texinfo (objfile-gdb.py file): New paragraph for .exe stripping.
4409 Document how to return from "python-interactive" to GDB.
4410 * gdb.texinfo (Python Commands): Update documentation.
4414 Add a new "python-interactive" command that starts a standard
4415 Python interactive prompt with "pi" as alias, and add "py" as
4416 an alias to "python".
4417 * gdb.texinfo (Python Commands): Document the new commands.
4421 * gdbint.texinfo (Host Definition): Remove documentation for
4422 SIGWINCH_HANDLER and SIGWINCH_HANDLER_BODY.
4427 * gdb.texinfo (Type and Range Checking): Remove warning.
4428 Remove spurious commas.
4429 Update text and examples for re-implementation of set/show
4431 (C and C++ Type and Range Checks): Likewise.
4435 * gdb.texinfo (Types In Python): Mention gdb.TYPE_CODE_BITSTRING
4440 * gdb.texinfo (Convenience Vars): Update text for "show convenience"
4441 to include functions.
4445 * gdb.texinfo (Convenience Funs): New node.
4446 (Types In Python): Document Type.vector.
4450 * observer.texi: New observer command_param_changed.
4451 * gdb.texinfo (GDB/MI Async Records): Doc for '=cmd-param-changed'.
4455 * gdbint.texinfo (Debugging GDB): In section
4456 'Debugging @value{GDBN} with itself' change .gdbinit for gdb-gdb.gdb.
4457 Mention also gdb-gdb.py.
4461 Revert the folloing patch:
4463 * gdb.texinfo (Remote Configuration): Add kindex for 'set
4464 remote hardware-watchpoint-limit' and 'set
4465 remote hardware-breakpoint-limit'.
4469 * gdb.texinfo (Working Directory): Added information about new
4470 default argument for 'cd' command.
4474 * gdb.texinfo (Remote Configuration): Add kindex for 'set
4475 remote hardware-watchpoint-limit' and 'set
4476 remote hardware-breakpoint-limit'.
4482 * gdb.texinfo (GDB/MI Async Records): Fix the doc for
4483 '=breakpoint-deleted'.
4487 * gdb.texinfo (Native): Remove node Neutrino.
4491 * gdb.texinfo (IPA Protocol Commands): Document new command
4496 * gdb.texinfo (Maintenance Commands): Document maint info bfds.
4500 * gdb.texinfo (Mode Options): Delete --use-deprecated-index-sections.
4501 (Index Files): Document how to control the use of deprecated index
4503 (Index Section Format): Replace --use-deprecated-index-sections with
4504 "set use-deprecated-index-sections on".
4508 * gdbint.texinfo: Remove @syncodeindex directives that put all the
4509 indices into a single node "Index". Instead, join function and
4510 variable indices into a single index, separate from the concept
4512 http://sourceware.org/ml/gdb-patches/2012-07/msg00146.html.
4513 (Top): Update the top-level menu: instead of one "Index" there are
4514 now separate entries "Concept Index" and "Function and Variable
4516 (Concept Index, Function and Variable Index): New nodes.
4517 (Index): Node deleted.
4521 * gdb.texinfo (Maintenance Commands): Change help for "maint agent"
4522 and "maint agent-eval".
4526 * gdb.texinfo: Separate the index into 2 indices, cp and fn, to
4527 avoid file-name clashes between Index.html and index.html on
4528 case-insensitive filesystems. See the discussion starting in
4529 http://sourceware.org/ml/gdb-patches/2012-06/msg00457.html for the
4530 details of the problem.
4531 (Top): Update the master menu for the above.
4532 (Concept Index, Command and Variable Index): New nodes, instead of
4533 the old "Index" node that was deleted. All cross-references
4538 * gdb.texinfo (Dynamic Printf): Mention agent style and
4539 disconnected dprintf.
4540 (Maintenance Commands): Describe maint agent-printf.
4541 (General Query Packets): Mention BreakpointCommands feature.
4542 (Packets): Document commands extension to Z0 packet.
4543 * agentexpr.texi (Bytecode Descriptions): Document printf
4548 * gdb.texinfo (File Options): Change -ix and -iex commands that apply
4549 only after gdbinit files.
4550 (Startup): Move -iex and -iex commands down after gdbinit files.
4554 * gdb.texinfo (Auto-loading safe path): Note the shell wildcard
4559 * gdb.texinfo (Index Section Format): Update for version 7.
4563 * gdb.texinfo (Miscellaneous GDB/MI Commands): Update -info-os
4564 example, add note about title column.
4568 * gdb.texinfo (Symbol Tables In Python): Add description about
4569 the new 'last' attribute of gdb.Symtab_and line.
4573 * gdb.texinfo (Symbol Tables In Python): Correct the description
4574 of the 'pc' attribute of gdb.Symtab_and_line.
4578 * gdb.texinfo (Debugging Output): Document debug options dwarf2-read
4583 * gdb.texinfo (GDB/MI Breakpoint Commands): Remove "-r" option
4584 from example. Remove "rbreak" from list of corresponding
4589 * gdb.texinfo (Index Section Format): Document version 7 format.
4593 * gdb.texinfo: Add missing cindex for some packets.
4597 * gdb.texinfo (GDB/MI Breakpoint Commands): Re-order options
4598 for -break-insert and document -p.
4602 * gdb.texinfo (Inferiors In Python): Replace "gdb.read_memory"
4603 and "gdb.write_memory" with "Inferior.read_memory" and
4604 "Inferior.write_memory".
4608 * gdb.texinfo (Summary): Add a link to "Free Documentation".
4609 (Free Documentation): Add @node line.
4610 (Continuing and Stepping) <advance location>: Use @item instead of
4612 (Reverse Execution) <set exec-direction reverse>: Use @item instead of
4614 (Embedded Processors): Put the link to "PA" to its correct place,
4615 according to document structure.
4616 (Python API): Put the link to "Lazy Strings In Python" to its
4618 (Index): Use @@ in @tex block to get a literal @.
4620 * gdbint.texinfo: Fix the @subtitle line.
4622 * stabs.texinfo (Top): Put the link to "Symbol Types Index" to its
4627 * gdb.texinfo (In-Process Agent): Add 'In-Process Agent
4629 (In-Process Agent Protocol, IPA Protocol Objects)
4630 (IPA Protocol Commands): New nodes.
4631 (Tracepoint Packets): Add anchors.
4635 * gdb.texinfo: Document the deprecation of SH's 'regs' command.
4639 * gdb.texinfo: Update copyright year.
4644 * gdb.texinfo (Miscellaneous GDB/MI Commands): Document -info-os.
4648 * gdb.texinfo (Separate Debug Files): New anchor debug-file-directory.
4649 Mention also --with-separate-debug-dir.
4650 (Auto-loading): Prepend $debugdir in the sample output.
4651 (Auto-loading safe path): Likewise. Mention also $debugdir for the
4652 auto-load safe-path variable.
4653 (objfile-gdb.py file): Remove the extra debug-file-directory paragraph.
4654 Mention also $debugdir for 'set auto-load scripts-directory'.
4658 * gdb.texinfo (Continuing and Stepping, Selection, Byte Order)
4659 (MIPS Embedded, MIPS, MIPS Register packet Format)
4660 (Target Descriptions, MIPS Features): Use @acronym{MIPS} where
4666 * gdb.texinfo (MIPS): Document "set mips compression" and "show
4668 (MIPS Breakpoint Kinds): New subsubsection.
4672 * gdb.texinfo (Architecture-Specific Protocol Details): Define
4673 nodes for subsections. Add @acronym mark-ups and adjust
4678 Rename $ddir to $datadir.
4679 * gdb.texinfo (Auto-loading, Auto-loading safe path)
4680 (objfile-gdb.py file): Rename $ddir to $datadir.
4684 * gdb.texinfo (Print Settings): Document 'set print symbol'.
4688 * gdb.texinfo (Dynamic Printf): New subsection.
4692 * gdb.texinfo (Basic Python): Add description about the function
4698 * gdb.texinfo (Separate Debug Files): Use plural form for global
4699 debugging information directory.
4704 * gdb.texinfo (Operating System Auxiliary Information): Document new
4705 'info os' subcommands.
4709 * gdb.texinfo (Auto-loading, Init File in the Current Directory)
4710 (libthread_db.so.1 file, objfile-gdb.gdb file, objfile-gdb.py file)
4711 (dotdebug_gdb_scripts section): Add reference
4712 to 'Auto-loading safe path'.
4716 Implement multi-component --with-auto-load-dir.
4717 * gdb.texinfo (Auto-loading): New references
4718 for 'set auto-load scripts-directory'
4719 and 'show auto-load scripts-directory'.
4720 (Auto-loading safe path): Describe the new default. Move $ddir
4721 substituation reference to 'objfile-gdb.py file'.
4722 (objfile-gdb.py file): Describe script-name alias. Change real-name to
4723 script-name. Describe new 'set auto-load scripts-directory'
4724 and 'show auto-load scripts-directory'.
4728 Provide $ddir substitution for --with-auto-load-safe-path.
4729 * gdb.texinfo (Auto-loading): Replace /usr/local by $ddir/auto-load.
4730 (Auto-loading safe path): Likewise. Mention the default value,
4731 $ddir substitution, --with-auto-load-safe-path and
4732 --without-auto-load-safe-path.
4733 * observer.texi (gdb_datadir_changed): New.
4737 * gdb.texinfo (Auto-loading): Wrap too long lines in @smallexample.
4740 * gdb.texinfo (Separate Debug Files, Auto-loading safe path): Replace
4741 directory separator by path separator.
4745 * gdb.texinfo (Auto-loading safe path): Make 'directories'
4746 for 'set auto-load safe-path' optional. Mention if it is omitted.
4747 Change disabling security protection condition to "/", twice.
4751 * gdb.texinfo (Symbol Tables In Python): Add documentation about
4752 the new methods global_block and static_block on gdb.Symtab
4757 * gdb.texinfo (Blocks In Python): Add a note saying that future
4758 improvements to GDB and its infrastructure can move symbols
4759 across blocks within a symbol table.
4763 * gdb.texinfo (Architectures): Remove menu entry `A29K'.
4769 * gdb.texinfo (Static Probe Points): New entry, explaining SystemTap
4770 and generic static probe support on GDB.
4774 * gdb.texinfo (Go): Fix thinko.
4776 * gdb.texinfo (Supported Languages): Add Go.
4781 * gdbint.texinfo (Testsuite): New section `Board settings'.
4785 * gdb.texinfo (Auto-loading safe path): Remove trailing [@dots{}].
4788 * gdb.texinfo (Auto-loading safe path): Add trailing @dots{}.
4793 * gdb.texinfo (Auto-loading safe path): Replace @itemize @bullet
4794 by @table @asis. Fix formatting of one item.
4798 * gdb.texinfo (Auto-loading verbose mode): Fix smallexample typo.
4802 New option "set debug auto-load".
4803 * gdb.texinfo (Auto-loading): New menu item for auto-load verbose mode.
4804 (auto-load verbose mode): New node.
4808 New option "set auto-load safe-path".
4809 * gdb.texinfo (Auto-loading): Extend the "show auto-load"
4810 and "info auto-load" examples for safe-path. Put there also references
4811 for "set auto-load safe-path" and "show auto-load safe-path".
4812 New menu item for Auto-loading safe path.
4813 (Auto-loading safe path): New node.
4814 (Python Auto-loading): Update the expected output from "Missing"
4819 auto-load: Implementation.
4820 * gdb.texinfo (Mode Options): New anchor for -nx.
4821 (Startup): New anchors for Option -init-eval-command,
4822 Home Directory Init File
4823 and Init File in the Current Directory during Startup.
4824 Mention set auto-load local-gdbinit with a reference.
4825 Change the sample code to "set auto-load python-scripts".
4826 (Threads): New anchor set libthread-db-search-path.
4827 Provide references to libthread_db.so.1 file.
4828 (Controlling GDB): New menu item for Auto-loading.
4829 (Auto-loading, Init File in the Current Directory)
4830 (libthread_db.so.1 file, objfile-gdb.gdb file): New nodes.
4831 (Python): Rename the menu item Auto-loading to Python Auto-loading.
4832 (Writing a Pretty-Printer, Objfiles In Python): Update the renamed
4834 (Auto-loading): Rename to ...
4835 (Python Auto-loading): ... here. Change "set auto-load-scripts" to
4836 "set auto-load python-scripts", new anchor for it. Change
4837 "show auto-load-scripts" to "show auto-load python-scripts", new anchor
4838 for it. Change "info auto-load-scripts"
4839 to "info auto-load python-scripts", new anchor for it. Change "scripts"
4840 to "Python scripts".
4845 * gdb.texinfo (Print Settings): Extend the description for "set print
4847 (GDB/MI Variable Objects): Extend the description for -var-create and
4852 * gdb.texinfo (Examining Data): Document the 'explore' command.
4856 * gdb.texinfo (GDB/MI Variable Objects): Document what happens
4857 to the children of a varobj and its update range when -var-update
4858 returns that the varobj's type changed.
4862 * gdb.texinfo (Auto-loading): Move @menu to the end of @node.
4863 Create two new links fir 'objfile-gdb.py file'
4864 and 'dotdebug_gdb_scripts section'.
4868 * gdb.texinfo (Auto-loading): Rename node reference
4869 '.debug_gdb_scripts section' to 'dotdebug_gdb_scripts section'.
4871 (.debug_gdb_scripts section): Rename the node ...
4872 (dotdebug_gdb_scripts section): ... here.
4873 (Maintenance Commands): Also rename this node reference.
4877 * gdb.texinfo (Python API/Values From Inferior): Add description
4878 about the new method Value.referenced_value. Add description on
4879 how Value.dereference is different (and similar) to
4880 Value.referenced_value.
4884 * gdb.texinfo (File Options): Describe --init-command=FILE, -ix and
4885 --init-eval-command=COMMAND, -iex.
4886 (Startup): Describe -iex and -ix. Simplify the example
4887 for "set auto-load-scripts off".
4891 PR breakpoints/10738
4892 * gdb.texinfo (Inline Functions): Remove the now-unnecessary @item
4893 stating that GDB cannot set breakpoints on inlined functions.
4894 (Mode Options): Document --use-deprecated-index-sections.
4895 (Index Section Format): Document new index section version format.
4899 * gdb.texinfo (Debugging C Plus Plus): Document "info vtbl".
4903 * gdb.texinfo (Help): Change apropos example to use "alias" instead
4905 (Symbols): Delete docs for set/show symbol-reloading.
4906 * gdbint.texinfo (Defining Other Architecture Features): Delete
4907 SYMBOL_RELOADING_DEFAULT.
4908 * refcard.tex: Delete reference to symbol-reloading.
4912 * gdb.texinfo (General Query Packets): Document new
4913 QProgramSignals packet.
4914 * gdb.texinfo (Remote configuration): Mention
4915 "program-signals-packet".
4919 * gdb.texinfo (General Query Packets): Document xfer:uib:read.
4923 * gdb.texinfo (In-Process Agent): New node.
4924 Document new commands.
4925 (General Query Packets): Add packet `QAgent'.
4929 * gdb.texinfo (MIPS Features): Add org.gnu.gdb.mips.dsp.
4933 * gdb.texinfo (Commands In Python): Put example python macro in
4934 COMMAND_USER category rather than COMMAND_OBSCURE.
4935 Document gdb.COMMAND_USER.
4936 (User-defined Commands): Update documentation to clarify
4937 "set/show max-user-call-depth" and "show user" don't apply to python
4938 commands. Update documentation to clarify "help user-defined" may
4939 also include python commands defined as COMMAND_USER.
4943 * gdb.texinfo (Startup): Add option -ex description to the option -x
4948 * gdb.texinfo (Setting Breakpoints): Mention and explain the
4949 condition-evaluation breakpoint parameter.
4950 Mention condition-evaluation mode being shown in "info break".
4951 (Break Conditions): Add description for target-side
4952 conditional breakpoints.
4953 (Remote Configuration): Mention conditional-breakpoints-packet.
4954 (Packets): Add cond-expr parameter to Z0/Z1 packets and explain
4956 (General Query Packets): Mention new ConditionalBreakpoint feature.
4960 * gdb.texinfo (Blocks In Python): Clarify block iteration.
4965 * gdb.texinfo (objfile-gdb.py file): Fix location of auto-load
4970 * gdb.texinfo (Disabling Breakpoints): Document enable count.
4974 * gdb.texinfo (MIPS boards): Refer to mips-elf instead of
4979 * gdb.texinfo (Symbols In Python): Add missing `@end defvar'.
4983 * gdb.texinfo (Symbols In Python): Document Symbol.needs_frame and
4988 * gdb.texinfo (Symbols In Python): Document Symbol.line.
4992 * gdb.textinfo (Packets): Move vCont paragraph to the correct place.
4996 * gdb.texinfo (Set Catchpoints): Document "catch load" and "catch
4998 (Files): Mention new catch commands.
4999 (GDB/MI Async Records): Likewise.
5003 Delete #if 0'd out code.
5004 * gdb.texinfo (Frame Info): Remove "info catch".
5008 * gdb.texinfo (Remote Configuration): Document
5009 "set remote hostio-readlink-packet" command.
5010 (General Query Packets): Document vFile:readlink packet.
5014 * gdb.texinfo (Specify Location): Document relative file name
5019 * gdb.texinfo (gdb.printing): Document FlagEnumerationPrinter.
5024 * gdbint.texinfo (Coding Standards): Require braces for two lines of
5029 * gdb.texinfo (Variables): Document use of :: for non-static
5034 * gdbint.texinfo (Start of New Year Procedure): Update
5035 to replace use of copyright.sh by use of copyright.py.
5039 Remove the gdbtui binary.
5040 * all-cfg.texi (GDBTUI): Remove.
5041 * gdb.texinfo (Mode Options): Remove the GDBTUI reference.
5042 (TUI): Remove GDBTUI pindex. Remove the GDBTUI reference.
5043 * gdbint.texinfo (Testsuite): Replace `gdbtui' by `gdb -tui'.
5047 Introduce gdb.FinishBreakpoint in Python.
5048 * gdb.texinfo (Finish Breakpoints in Python): New subsection.
5049 (Python API): Add menu entry for Finish Breakpoints.
5053 * gdbint.texinfo (Testsuite): Describe KFAIL and XFAIL in Writing
5058 * gdb.texinfo (Server): Document -/stdio argument to gdbserver.
5062 * gdb.texinfo (Python Commands): Remove "maint set/show print
5063 stack". Add documentation for "set/show python print-stack".
5067 * gdb.texinfo (Implementing a Remote Stub): Explain that you
5068 should transfer control to the stub in the startup code instead of
5069 in main. Mention the need to get past the initial breakpoint.
5073 * gdb.texinfo (Set Breaks): Update for new behavior.
5077 * gdb.texinfo (Requirements, Remote Protocol): Reference also `Library
5078 List Format for SVR4 Targets'.
5079 (General Query Packets): New item qXfer:libraries-svr4:read.
5080 (Library List Format for SVR4 Targets): New node.
5084 * gdb.texinfo (Writing a Pretty-Printer): Use append method, not
5089 * gdb.texinfo (GDB/MI Async Records): Document new *stopped
5094 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
5095 note-related options and variables.
5096 (Tracepoint Packets): Document packet changes.
5100 * gdb.texinfo (JIT Interface): Add documentation on writing and
5101 usind JIT debug info readers.
5102 (Custom Debug Info, Using JIT Debug Info Readers, Writing JIT
5103 Debug Info Readers): New nodes.
5107 * gdb.texinfo (Create and Delete Tracepoints): Mention pending
5112 * gdb.texinfo (Files): Document basenames-may-differ.
5116 * gdb.texinfo (Shell Commands): Document "!".
5121 * gdb.texinfo (Create and Delete Tracepoints): Describe what is
5122 needed to get shorter fast tracepoints.
5123 (Tracepoint Packets): Document new qTMinFTPILen packet.
5127 * gdb.texinfo (Create and Delete Tracepoints): Describe changed
5128 behavior of tracepoint.
5129 (General Query Packets): New feature InstallInTrace.
5130 (Remote Configuration): Document "set remote
5131 install-in-trace-packet".
5135 * gdb.texinfo (C Preprocessor Macros): Remove info definitions.
5136 Add arguments to info macro.
5140 * gdb.texinfo (Compilation): Don't mention -gdwarf-2. Link to GCC
5142 (Variables): Don't mention -gdwarf-2. Link to Compilation node.
5143 (Macros): Add a footnote.
5144 (C): Remove paragraph about compiler options.
5145 (C Constants): Mention wide character and string constants.
5146 (C Plus Plus Expressions): Update compiler option advice. Mention
5147 using declarations. Mention ADL. Remove old HP compiler
5153 * gdb.texinfo (Print Settings): Add an extra note about the need
5158 * gdb.texinfo (MIPS): Remove duplicate "auto" reference from
5159 "set mips abi" documentation.
5163 * gdb.texinfo (Maintenance Commands): Update docs of "maint time".
5167 * gdb.texinfo (Stopping): Add menu entry.
5168 (Continuing and Stepping): Restore @node. Use @section, not
5173 * gdb.texinfo (Skipping Over Functions and Files): Remove node
5174 designation. Fix "Specify Location" cross-reference.
5178 * gdb.texinfo (Tracepoint Action Lists): Document collect/s.
5179 (General Query Packets): Describe tracenz feature.
5180 * agentexpr.texi (Bytecode Descriptions): Describe tracenz.
5184 * gdb.texinfo (gdb.types): Rename deepitems to deep_items.
5188 * gdb.texinfo ((Frames In Python): Document
5189 gdb.FRAME_UNWIND_FIRST_ERROR contant.
5193 * gdb.texinfo (gdb.types): Document new deepitems function.
5199 * gdb.texinfo (Values From Inferior): Add is_lazy attribute,
5206 * gdb.texinfo (Blocks In Python): Document is_static, is_global,
5207 global_block, static_block function.
5211 * gdb.texinfo (Commands In Python): Add missing "@"s.
5215 PR python/13285 Document named constants for frame unwind stop reasons
5216 * gdb.texinfo (Frames In Python): Document gdb.FRAME_UNWIND_*
5221 Fix compatibility with texinfo versions older than 4.12.
5222 * Makefile.in (MAKEINFO): Set to @MAKEINFO@.
5223 (MAKEINFOFLAGS, MAKEINFO_EXTRA_FLAGS, MAKEINFO_CMD): New.
5224 (MAKEHTMLFLAGS): Use MAKEINFO_CMD.
5225 (gdb.info, gdbint.info, stabs.info, annotate.info): Use MAKEINFO_CMD.
5226 * gdb.texinfo (Tail Call Frames): Convert @arrow{} to @click, when possible.
5227 Make the conversion conditional on HAVE_MAKEINFO_CLICK, using variables
5228 CALLSEQ1A, CALLSEQ1B, CALLSEQ2A and CALLSEQ2B.
5232 * gdb.texinfo (Extending GDB): Document alias command.
5236 Support @entry in input expressions.
5237 * gdb.texinfo (Variables): Describe @entry names suffix.
5238 (Print Settings): Add anchor for `set print entry-values'.
5243 Display @entry parameter values (without references).
5244 * gdb.texinfo (Tail Call Frames): Add anchor. Add self tail call
5246 (Print Settings): New description of set print entry-values and show
5252 Recognize virtual tail call frames.
5253 * gdb.texinfo (Optimized Code): Add reference to Tail Call Frames.
5254 (Tail Call Frames): New node.
5255 (Frames In Python): Add gdb.TAILCALL_FRAME.
5259 * gdb.texinfo (gdb.printing): Document new `replace' arg to
5260 register_pretty_printer.
5267 * gdb.texinfo (Breakpoints In Python): Clarify behavior in the
5272 * gdb.texinfo (Starting your Program): "set disable-randomization"
5273 is no longer Linux-specific.
5274 (Remote Configuration): Document "set remote
5275 disable-randomization-packet".
5276 (General Query Packets): Document "QDisableRandomization" packet
5277 and add it to "qSupported" list.
5281 Allow Python notification of new object-file loadings.
5282 * gdb.texinfo (Events In Python): Document `gdb.NewObjFileEvent'
5287 PR python/12691: Add the inferior to Python exited event
5288 * gdb.texinfo (Events In Python): Describe exited inferior attribute.
5292 * gdb.texinfo (GDB/MI Miscellaneous Commands): Minor
5297 * gdb.texinfo (GDB/MI Ada Tasking Commands): New node.
5298 (GDB/MI Miscellaneous Commands): Add `ada-task-info'
5299 as possible feature returned by the `-list-features'
5304 * gdb.texinfo (gdb.Type): Document field access by dictionary
5309 * gdb.texinfo (Files): Update options for `add-symbol-file'.
5310 Add one space after option `-s'. Remove @r{} markup.
5314 * gdb.texinfo (Tracepoint Action Lists): Document $_ret.
5318 * gdb.texinfo (Tracepoint Restrictions): Change *$esp@300
5319 to *(unsigned char *)$esp@300.
5323 * gdb.texinfo: Make style of Python functions and methods match
5324 the syntax of Python. Also put class and module names explicitly
5325 on function, member, and variable names, matching Python
5326 documentation conventions.
5330 PR Python/12692 Add gdb.selected_inferior() to Python interface.
5331 * gdb.texinfo (Inferiors In Python): Describe new
5332 gdb.selected_inferior() function.
5336 Handle multiple breakpoint hits in Python interface:
5337 * gdb.texinfo (Events In Python): New function documentation:
5338 gdb.BreakpointEvent.breakpoints. Indicate that
5339 gdb.BreakpointEvent.breakpoint is now deprecated.
5343 * gdb.texinfo: Set EDITION to "Tenth" and change ISBN.
5347 * gdb.texinfo (Types In Python): Document 'bitpos' for enums.
5351 * gdb.texinfo (Prompt): Add set/show extended-prompt
5353 (Basic Python): Add prompt_hook anchor.
5354 (Python modules): Reword module text to reflect multiple modules.
5355 (gdb.prompt): Document gdb.prompt module.
5359 * gdb.texinfo (General Query Packets): Document qXfer:fdpic:read packet.
5363 * gdb.texinfo (Standard Target Features): Document C6x features.
5364 (TIC6x Features): New node.
5368 * gdb.texinfo (Symbols In Python): Document symbol.type.
5372 * gdb.texinfo (Python): Document command and function
5378 * gdb.texinfo (whatis, ptype): Highlight their differences. Describe
5379 typedefs unrolling. Extend the sample code by an inner typedef and
5380 outer typedefs unrolling.
5384 * gdb.texinfo (Caching Remote Data): Document {set,show} dcache
5390 * gdb.texinfo (Macros): Add info definitions and info macros commands.
5391 Update text and cindex entries for info macro command.
5395 * observer.texi (GDB Observers): Add before_prompt observer.
5396 * gdb.texinfo (Basic Python): Add documentation for prompt
5402 * gdb.texinfo (Python Commands): Add deprecate note to maint
5403 set/show python print-stack. Document set/show python
5406 2011-07-05 Thiago Jung Bauermann <bauerman.ibm.com>
5408 * gdb.texinfo: Fix typos.
5412 * gdb.texinfo (Debugging Output): Document set debug
5417 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document
5418 breakpoint-notifications feature.
5422 * gdb.texinfo (Target Description): Remove warning about
5423 possibly unstable format.
5427 * gdb.texinfo (GDB/MI Async Records): Document 'exit-code' field.
5428 (Events In Python): Note that exit_code is optional.
5432 * gdb.texinfo (Remote Protocol) <Overview>: Mention vCont is
5433 required for multi-threading support.
5434 (Remote Protocol) <Packets>: Mention that 'c', 's', 'C', 'S' and
5435 Hc are deprecated for multi-threading debugging. Point readers at
5440 * gdb.texinfo (Auto-loading): Document printing of missing scripts.
5444 * gdb.texinfo (Threads): Document $sdir,$pdir.
5445 (Server): Document $pdir exception.
5447 * gdb.texinfo (Auto-loading): Document "info auto-load-scripts".
5449 * gdb.texinfo (Threads): Clarify default value for
5450 libthread-db-search-path.
5452 * gdb.texinfo (Completion): Update example.
5453 (Debugging Output): Delete `set/show debug lin-lwp-async'.
5457 * gdb.texinfo: Document change in the behaviour of the enable and
5458 disable GDB commands when applied to tracepoints.
5459 Document the EnableDisableTracepoints remote stub feature.
5460 Document QTEnable and QTDisable in the list of tracepoint packets.
5464 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Rename inc-hist.texinfo to
5466 * gdb.texinfo <!SYSTEM_READLINE>: Rename inc-hist.texinfo inclusion and
5467 comment to hsuser.texi. Change rluser.texi name in the comment.
5471 * gdb.texinfo (Threads): If an empty path is provided for
5472 libthread-db-search-path it is reset to its default value.
5477 * gdb.texinfo (Requirements): Fix typo. Mention --with-iconv-bin.
5482 Implement support for PowerPC BookE masked watchpoints.
5483 * gdb.texinfo (Set Watchpoints): Document mask parameter.
5484 (PowerPC Embedded): Mention support of masked watchpoints.
5488 * gdb.texinfo (In Memoriam): Replace litteral uses of `GDB' with
5493 * gdb.texinfo (titlepage): Remove dedication.
5494 (In Memoriam): New appendix.
5499 * gdb.texinfo (Index Section Format): Change the version to 5.
5500 Describe the different formula.
5505 * gdb.texinfo (Starting and Stopping Trace Experiments): New anchor
5506 for disconnected tracing.
5507 (Multi-Process Mode for @code{gdbserver}): Mention --multi and
5508 extended-remote relationship. Mention --once.
5509 (TCP port allocation lifecycle of @code{gdbserver}): New.
5513 * gdb.texinfo (Server): Improve indexing. Index all optional
5514 switches to gdbserver.
5518 * gdb.texinfo (Index Section Format): New node.
5519 (Top): Add new node to menu.
5523 * gdb.texinfo (Maintenance Commands): Document `maint print
5528 * gdb.texinfo (Trace File Format): Move node later.
5532 * gdbint.texinfo (Register Information Functions): Remove
5534 * gdb.texinfo (Emacs): Remove duplicate "to".
5535 (GDB/MI Variable Objects): Remove duplicate "the".
5536 (General Query Packets): Likewise.
5540 * gdb.texinfo (GDB/MI Output Records): Fix menu entry for
5541 "GDB/MI Ada Exception Information" node.
5545 * gdb.texinfo (GDB/MI Ada Exception Information): Document
5546 the "exception-name" field in the *stopped async record.
5551 Implement support for PowerPC BookE ranged breakpoints.
5552 * gdb.texinfo (PowerPC Embedded): Document ranged breakpoints.
5556 * gdb.texinfo (Set Tracepoints): Fix typo.
5560 * gdb.texinfo (Specify Location): Document `function:label'
5567 * gdb.texinfo (Basic Python): Update gdb.write and flush text.
5571 * gdb.texinfo (Blocks In Python): Add is_valid method description.
5572 (Inferiors In Python): Likewise.
5573 (Threads In Python): Likewise.
5574 (Symbols In Python): Likewise.
5575 (Objfiles In Python): Likewise.
5576 (Symbol Tables In Python): Likewise.
5580 * gdb.texinfo (Auto Display) <undisplay, enable display, disable
5581 display>: Explain that the commands accept number ranges.
5585 * gdb.texinfo (Breakpoints In Python): Add description and example
5586 of Python stop function operation.
5590 * gdb.texinfo (Parameters In Python): Document get_set_string and
5591 get_show_string methods.
5595 * gdb.texinfo (Tracepoint Conditions): Fix missing parenthesis.
5597 * gdb.texinfo (Starting and Stopping Trace Experiments): Fix
5598 circular-trace-buffer name.
5602 * gdb.texinfo (Inferiors and Programs): Fix small error introduced
5603 in the previous change.
5607 * gdb.texinfo (Inferiors and Programs): Update commands to show
5608 that they can accept multiple arguments.
5612 Revert the following patch (code patch was not approved):
5614 * agentexpr.texi (bytecode descriptions): add printf.
5615 * gdb.texinfo (tracepoint action lists): add printf.
5619 * gdb.texinfo (Symbols In Python): Fix mention of C++, use C@t{++}.
5623 * gdb.texinfo (Set Breaks): Add @dots{} to arguments of info break.
5624 (Set Watchpoints): Add @dots{} to argument of info watchpoints.
5625 (Listing Tracepoints): Add @dots{} to argument of info tracepoints.
5629 * gdb.texinfo (Symbols In Python): Document lookup_global_symbol.
5630 Clarify behaviour of lookup_symbol when `block' argument is omitted,
5631 add description of result, fix @defun formatting.
5635 * agentexpr.texi (Bytecode Descriptions): Add printf.
5636 * gdb.texinfo (Tracepoint Action Lists): Add printf.
5640 * agentexpr.texi (Bytecode Descriptions): Document pick and rot.
5644 * gdb.texinfo (threads): Document argument for "info threads" cmd.
5645 Document new command "thread find".
5649 * gdb.texinfo (Threads): Update example of new thread message.
5653 * gdb.texinfo (Remote Configuration): Mention set/show remote
5655 (Tools/Packages Optional for Building GDB): Mention that expat is
5656 used for traceframe info.
5657 (Remote Protocol) <Menu>: Add "Traceframe Info Format".
5658 (General Query Packets) <qSupported>: Describe the
5659 qXfer:traceframe-info:read feature.
5660 (qXfer::read): Describe qXfer:traceframe-info:read.
5661 (Traceframe Info Format): New section.
5665 * gdbint.texinfo (Formatting): Mention some formatting guidelines
5666 for casts and unary operators.
5670 * gdb.texinfo (GDB/MI Async Records): Document that symbols-loaded
5675 * gdb.texinfo: s/value optimized out/optimized out/g
5679 * gdb.texinfo (Other Misc Settings): Rework part of the
5680 documentation of the "set interactive mode" command.
5684 * gdb.texinfo (Threads): Document thread name output and `thread
5686 (Threads In Python): Document Thread.name attribute.
5687 (GDB/MI Thread Commands): Document thread attributes.
5691 * gdb.texinfo (GDB/MI Data Manipulation): Update to reflect
5692 changes in mi/mi-cmd-disas.c
5696 * gdb.texinfo (Threads): Remove duplicate text. Update examples.
5697 Fix "thread apply" text.
5702 Implement support for PowerPC BookE ranged watchpoints.
5703 * gdb.texinfo (PowerPC Embedded): Document ranged watchpoints and
5704 the "set powerpc exact-watchpoints" flag.
5708 * gdb.texinfo (Python API): Add descriptions to @menu items.
5712 * gdb.texinfo (Frames In Python): Document gdb.newest_thread.
5716 * gdb.texinfo (Debugging Output): Document "set debug jit".
5721 * gdb.texinfo (Frames In Python): Document various frame
5726 * doc/agentexpr.texi, doc/all-cfg.texi, doc/annotate.texinfo,
5727 doc/gdb.texinfo, doc/gdbint.texinfo, doc/observer.texi,
5728 doc/refcard.tex, doc/stabs.texinfo: Copyright year update.
5732 * Makefile.in (diststuff): Remove gdb-cfg.texi and GDBvn.texi.
5733 (clean): Add GDBvn.texi.
5737 * gdb.texinfo (Ada Glitches): Remove paragraph describing the
5738 occasional case where the debugger prints an array address
5739 instead of the array itself.
5743 * gdb.texinfo (Packets) <read registers packet>: Document support
5744 for registers that were not collected.
5748 * gdb.texinfo (Startup): Document auto-loading of scripts during
5750 (Auto-loading): Delete "maint set python auto-load on|off".
5751 Add "set auto-load-scripts on|off".
5755 * gdb.texinfo (Mode Options): Document -data-directory.
5756 (Data Files): Add reference to -data-directory.
5760 * gdb.texinfo (Pretty-Printer Introduction): Change
5761 printer-name:subprinter-name to printer-name;subprinter-name.
5767 * gdb.texinfo (Breakpoints In Python): Document "delete" method.
5771 * gdb.texinfo (Top): Check SYSTEM_READLINE.
5772 (Editing): Likewise.
5773 (Command History): Likewise.
5774 (TUI Keys): Likewise.
5775 (Bug Reporting): Conditionally include rluser.texi and
5776 inc-history.texinfo.
5777 * Makefile.in (READLINE_TEXI_INCFLAG): New variable.
5778 (GDB_DOC_SOURCE_INCLUDES): Add comment.
5779 (GDBvn.texi): Set SYSTEM_READLINE when appropriate.
5780 (gdb.dvi): Use READLINE_TEXI_INCFLAG.
5781 (gdb.pdf): Likewise.
5782 (gdb.info): Likewise.
5783 (gdb/index.html): Likewise.
5787 * Makefile.in (Makefile): Run ../config.status.
5788 (distclean): Update.
5789 * configure: Remove.
5790 * configure.ac: Remove.
5794 * gdb.texinfo (Basic Python): Update. Add xref.
5795 (Exception Handling): Document new exception classes.
5796 (Types In Python): Update.
5797 (Frames In Python): Update.
5801 * gdb.texinfo (Breakpoints In Python): Document "internal"
5802 parameter, and visible attribute.
5806 * gdb.texinfo (Source Path): Document "set directories".
5810 * gdb.texinfo: (Summary) Add mention about OpenCL C language support.
5811 (OpenCL C): New node.
5815 * gdb.texinfo (Pretty Printing): Expand into three sections,
5816 introduction, example, and commands.
5817 (Python API): Delete section Disabling Pretty-Printers, merge into
5818 Selecting Pretty-Printers.
5819 (Writing a Pretty-Printer): New section. Move the pretty-printer
5820 example here, and reformat to match python coding style. Add a second
5821 example using the gdb.printing module.
5822 (Python modules): Add gdb.printing.
5826 * gdb.texinfo (Python): Fix long line.
5830 * gdbint.texinfo (Misc Guidelines): Renamed from Coding.
5831 All references updated. Correct sections marked as subsections.
5832 (Coding Standards): New chapter. Move the coding standard related
5833 subsections here. Add section on Python coding standards.
5837 * gdb.texinfo (Python): Add "Python modules".
5838 (Types in Python): Add reference to gdb.types section.
5839 (Python modules): New node.
5843 * gdb.texinfo (Values From Inferior): Add reference to "Types in
5844 Python" from gdb.Value.type description.
5848 * gdb.texinfo (Ravenscar Profile): New node.
5852 * gdb.texinfo (Values From Inferior): Mention Value.__init__.
5856 * gdb.texinfo (Values From Inferior): Clarify that
5857 value.dynamic_type works only in C++ programs with RTTI.
5861 * gdb.texinfo (Character Sets): Correctly reference host-charset
5866 * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-frames>:
5867 Document "fullname" and "from".
5871 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document new
5872 feature `reverse' output by -list-target-features.
5876 * gdb.texinfo (i386 Features): Remove an extra "@item".
5881 * gdb.texinfo (Values From Inferior): Document dynamic_type.
5885 * gdb.texinfo (ARM Features): Document
5886 org.gnu.gdb.arm.m-profile.
5891 * gdb.texinfo (Values From Inferior): Document dynamic_cast and
5892 reinterpret_cast methods.
5897 * gdb.texinfo (Types In Python): Document array method.
5901 * gdb.texinfo (PowerPC Embedded): Mention support for the DVC register.
5905 * gdb.texinfo (Set Watchpoints): Document -location option.
5909 * gdb.texinfo (.debug_gdb_scripts section): Fix typo.
5913 * gdb.texinfo (GDB/MI Data Manipulation): Document
5914 -data-read-memory-raw and -data-write-memory-raw.
5919 * gdb.texinfo (Basic Python): Describe post_event API.
5923 * gdb.texinfo (Basic Python): Describe solib_address and
5924 decode_line Python APIs
5928 * gdb.texinfo (Pretty Printing API): Document
5929 gdb.default_visualizer.
5933 Revert gdb-add-index addition:
5934 * gdb.texinfo (Index Files): Don't document gdb-add-index.
5939 * gdb.texinfo (Mode Options) <-batch>
5940 (Basic Python) <gdb.execute>: Describe setting width and height.
5944 * gdb.texinfo (Threads): Document 'debug libthread-db'.
5948 * gdb.texinfo (Index Files): Mention gdb-add-index.
5952 * gdb.texinfo (Inferiors and Programs): Update the introduce of
5953 "detach inferior" and "kill inferior".
5957 * gdb.texinfo (Machine Code): Update description of two forms of
5958 arguments, and add new example to demonstrate the new form.
5962 * gdb.texinfo (Values From Inferior): Add value inferior function
5967 * gdb.texinfo (Active Targets): Fix wrong comma placement.
5972 Make core files the process_stratum.
5973 * gdb.texinfo (Active Targets): Remove core_stratum. Include
5974 record_stratum example.
5978 * gdb.texinfo (Index Files): New node.
5982 * gdb.texinfo (GDB/MI Variable Objects): Remove extra 'for'.
5986 * gdb.texinfo (Specify Location): Document labels.
5990 * gdb.texinfo (Create and Delete Tracepoints): Add more index
5991 entries for fast tracepoints and static tracepoints.
5995 * gdb.texinfo (General Query Packets) <qfThreadInfo,
5996 qsThreadInfo>: Spell out `l' as ell.
6000 * gdb.texinfo (Convenience Variables): Document $_sdata.
6001 (Commands to Set Tracepoints): Describe static tracepoints. Add
6002 `Listing Static Tracepoint Markers' menu entry. Document
6004 (Tracepoint Action Lists): Document collecting $_sdata.
6005 (Listing Static Tracepoint Markers): New subsection.
6006 (Tracepoints support in gdbserver): Mention static tracepoints.
6007 (remote packets, enabling and disabling): Mention
6009 (General Query Packets) <qSupported>: Document qXfer:sdata:read
6010 and StaticTracepoint.
6011 Mention qTfSTM, qTsSTM and qTSTMat as tracepoint packets.
6012 Document qXfer:sdata:read.
6013 (Tracepoint packets): Document qTfSTM, qTsSTM and qTSTMat.
6017 * gdb.texinfo (Threads In Python): Fix unmatched @end table.
6023 * gdb.texinfo (Inferiors In Python): New node.
6024 * gdb.texinfo (Threads In Python): New node.
6028 * gdb.texinfo (Python): Document what the python directory is
6029 and what its location is.
6030 (Basic Python): Document the gdb.PYTHONDIR constant.
6035 * gdb.texinfo (Basic Python): Document new gdb.execute argument.
6039 * gdb.texinfo: (Commands for Controlled Output): Add
6040 documentation for command "eval".
6044 * gdb.texinfo: Add explicit @node and @appendix for GFDL.
6045 * annotate.texinfo: Ditto.
6046 * gdbint.texinfo: Ditto.
6047 * stabs.texinfo: Ditto.
6051 * gdb.texinfo: (Process Record and Replay): Add documentation
6052 for command "set record memory-query".
6056 * gdb.texinfo: Relicense under GFDL version 1.3.
6057 * annotate.texinfo: Relicense under GFDL version 1.3.
6058 * gdbint.texinfo: Relicense under GFDL version 1.3.
6059 * stabs.texinfo: Relicense under GFDL version 1.3.
6060 * fdl.texi: Update to version 1.3.
6064 * gdb.texinfo (Operating System Auxiliary Information): Describe
6065 "info os" when no arguments given.
6067 * gdb.texinfo (Debugging Programs with Multiple Threads): Describe
6072 * gdb.texinfo: (Process Record and Replay): Add documentation
6073 for commands "record save" and "record restore".
6077 * gdb.texinfo: Include information about the correct use
6078 of addresses in the `watch' command.
6082 * gdb.texinfo (Observer Mode): New section.
6083 (General Query Packets): Document QAllow.
6087 * gdb.texinfo (Python API): New node `Disabling Pretty-Printers'.
6091 * gdbint.texinfo (Coding): Add subsection on command names.
6095 * gdb.texinfo (Maintenance Commands): Document maint set dwarf2
6100 * gdb.texinfo (Set Tracepoints): Mention tracepoints support in
6101 gdbserver, and add cross reference.
6102 (Tracepoints support in gdbserver): New subsection.
6106 * gdb.texinfo (General Query Packets) <qSupported>: Describe the
6107 `qRelocInsn' feature.
6108 (Relocate instruction reply packet): New subsection
6109 of `Tracepoint Packets'.
6110 (Tracepoint Packets): Mention that packets QTDP and QTStart
6111 support the qRelocInsn request, and add cross reference to new
6116 * gdb.texinfo (Exception Handling): Document gdb.GdbError.
6117 (Commands In Python): Document gdb.string_to_argv.
6121 * gdbint.texinfo (Host Definition): Remove items NORETURN and
6128 * gdb.texinfo (Parameters In Python): New Node.
6132 * gdb.texinfo: (Summary) Add mention about D language support.
6133 (Filenames): Add D suffixes.
6138 * gdbint.texinfo (CANNOT_STEP_HW_WATCHPOINTS): Remove explanation
6139 of macro deleted from GDB code.
6143 * gdb.texinfo (Commands to specify files): Describe what how GDB
6144 looks up DOS-based filesystem paths on the system root. Document
6145 the new `set/show target-file-system-kind' commands.
6149 * gdb.texinfo (Python): Move Auto-loading section here ...
6150 (Python API): from here.
6151 (Auto-loading): Add docs for .debug_gdb_scripts auto-loaded scripts.
6152 (Maintenance Commands): Add docs for "maint print section-scripts".
6156 * gdb.texinfo (Setting Breakpoints): Added description of
6157 filename-qualified rbreak.
6158 * refcard.tex (Breakpoints and Watchpoints): Added brief
6159 description of filename-qualified rbreak.
6163 * gdb.texinfo (Data): New @menu reference to Pretty Printing.
6164 (Python API): Change the reference to Pretty Printing API.
6165 (Pretty Printing): Move the user part under the Data node. Reformat
6166 the sample output to 72 columns. Create a new reference to Pretty
6167 Printing API. Rename the API part ...
6168 (Pretty Printing API): To a new node name.
6169 (Selecting Pretty-Printers, Progspaces In Python, Objfiles In Python)
6170 (GDB/MI Variable Objects): Change references to Pretty Printing API.
6174 * gdb.texinfo (Tracepoint Actions): Mention synonymy of actions
6176 (Listing Tracepoints): Update to reflect current behavior.
6180 * gdb.texinfo (Examining memory): Update for change in string
6181 display with explicit size.
6185 PR breakpoints/8554.
6187 * gdb.texinfo (Save Breakpoints): New node.
6188 (save-tracepoints): Rename to ...
6189 (save tracepoints): ... this. Mention that `save-tracepoints' is
6190 a deprecated alias to `save tracepoints'.
6194 * gdb.texinfo ($_tlb): Document new automatic convinience variable.
6195 (info w32 thread-information-block): Document new command.
6196 (qGetTIBAddress): Document new gdbserver query.
6197 (maint set/show show-all-tib): Document new command.
6201 * gdb.texinfo (Python API): Add progspaces section.
6202 (Selecting Pretty-Printers): Progspace pretty-printers are
6204 (Progspaces In Python): New section.
6206 * gdb.texinfo (Command Files): Add docs for new "source -s" option.
6210 * gdb.texinfo (Pretty Printing): Document behaviour when to_string
6215 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
6216 Describe the `frames-created' field, tweak grammar.
6220 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
6221 Describe the `circular' and `disconnected' fields.
6225 * gdb.texinfo (maint print registers): Mention unavailable and
6226 invisible registers.
6232 * gdb.texinfo (Breakpoints In Python): New Node.
6236 * gdb.texinfo (Tracepoint Packets): Describe disconn and circular
6237 trace status fields.
6241 * gdb.texinfo (i386 Features): Make org.gnu.gdb.i386.avx
6242 optional. Make org.gnu.gdb.i386.avx requires
6243 org.gnu.gdb.i386.avx.
6247 * gdb.texinfo (Command Files): Document that gdb skips $cdir in
6248 search path, and document that gdb only scans the search path if
6249 the script's path doesn't specify a directory.
6253 * gdb.texinfo (maint show python auto-load): Fix typo.
6257 * gdb.texinfo (Setting Breakpoints): "info watch" no longer a synonym.
6258 (Setting Watchpoints): Update description of "info watch".
6259 (Disabling Breakpoints): Only "info break" lists all.
6261 * gdb.texinfo (Tracepoint Restrictions): Document PC inference.
6262 (tdump): Explain how tdump works.
6266 * gdb.texinfo (Break Commands): Clarify `commands' changes, and
6267 add cross reference.
6271 * gdb.texinfo (TUI Commands): Mention that in some cases, these
6276 * gdb.texinfo (i386 Features): Add org.gnu.gdb.i386.avx.
6280 * gdb.texinfo (General Query Packets): Add xmlRegisters.
6285 * gdb.texinfo (GDB/MI Tracepoint Commands): Add notes about the
6287 (Set Tracepoints): Remove mention that conditional tracepoints
6289 (Tracepoint Actions): Clarify when while-stepping collection
6290 happens, note that while-stepping does not automatically collect
6295 * gdb.texinfo (Tracepoint Packets): Describe QTDPsrc.
6296 (General Query Packets): Describe TracepointSource.
6300 * gdb.texinfo (ARM): Document arguments to "target sim".
6301 (Set Catchpoints): Use @dots{} instead of @r{...}.
6305 * gdb.texinfo (Tracepoint Packets): Remove mention that
6306 terror:string may be plain text, and drop mention of X prefix.
6310 * gdb.texinfo (GDB/MI Tracepoint Commands): Add comma after @xref.
6314 * gdb.texinfo (Tracepoint Packets): Document trace error status.
6318 PR breakpoints/9352:
6319 * gdb.texinfo (Break Commands): Update.
6323 * gdb.texinfo (GDB/MI Tracepoint Commands): Document MI tracepoint
6328 * gdb.texinfo (Starting and Stopping Trace Experiments): Describe
6329 circular-trace-buffer.
6330 (Tracepoint Packets): Describe QTBuffer, and details of the
6336 * gdb.texinfo (Tracepoint Actions): Clarify that while-stepping is
6337 doing instruction stepping.
6338 (Tracepoint Restrictions): New node.
6342 * gdbint.texinfo (Symbol Handling): Update.
6347 * gdb.texinfo (Mode Options): Mention lack of pagination and
6348 confirmation with --batch.
6349 (Screen Size): Mention --batch.
6350 (Messages/Warnings): Likewise.
6354 * gdb.texinfo (Basic Python): Document target_charset and
6355 target_wide_charset.
6359 * gdb.texinfo (Data): Link to pretty-printing.
6360 (Output Formats): Likewise. Correct text.
6364 * gdb.texinfo (Types): Describe <struct> and <flags>.
6368 * gdb.texinfo (Frames In Python): Add block parameter and
6369 description to read_var text.
6374 * gdb.texinfo (Types In Python): Describe block argument in
6375 template_argument and gdb.lookup_type.
6379 * gdb.texinfo (Cygwin Native): Fix typo.
6383 * gdb.texinfo (Frames In Python): Add block, find_sal, function
6384 and select method descriptions.
6385 (Python API): Add Blocks In Python, Symbols in Python and Symbol
6386 Tables in Python to menu.
6387 (Blocks In Python): New node.
6388 (Symbols In Python): New node.
6389 (Symbol Tables in Python): New node.
6396 * breakpoint.c (clear_syscall_counts): Take struct inferior*.
6399 * gdb.texinfo (GDB/MI Command Syntax): Document notification
6401 (GDB/MI Program Execution): Document current behaviour of
6402 --all and --thread-group.
6403 (GDB/MI Miscellaneous Commands): Document -add-inferior and
6405 * observer.texi (inferior_added, inferior_removed): New
6410 * gdbint.texinfo (Getting Started): Fix @node.
6411 (Debugging GDB): Likewise.
6415 * gdbint.texinfo (Testsuite): New section "Testsuite Configuration",
6416 documenting the gdb_test_timeout variable.
6420 * gdb.texinfo (MI commands): Added documentation of --reverse
6421 option to a set of MI commands. Restructured documentation of MI
6422 commands --exec-continue to reflect the complexity of reverse
6427 * gdb.texinfo (Using the Collected Data): Specify that the address
6428 range of `tfind outsize' is exclusive, and that the address range
6429 of `tfind range' is inclusive.
6430 (Tracepoint Packets): Specify that the address range of
6431 `QTFrame:range' is inclusive, and that the address range of
6432 `QTFrame:outside' is exclusive
6436 * gdb.texinfo (GDB/MI Result Records): Clarify ^running.
6440 * gdb.texinfo (Debugging Output): Document set debug parser and
6445 * gdb.texinfo (Predefined Target Types): Add i387_ext,
6446 i386_eflags and i386_mxcsr.
6450 * gdb.texinfo: Document i386 target features.
6454 * gdbint.texinfo (Testsuite): Add a new section to document the
6455 various DejaGnu variables that may be overridden.
6456 Document INTERNAL_GDBFLAGS.
6461 * gdb.texinfo (Files): -readnow comes before the filename for file
6466 * gdb.texinfo (Architecture-Specific Protocol Details): New section.
6467 Document ARM breakpoint types.
6468 (Register Packet Format): Move into the new section.
6469 (Packets): Describe the KIND argument for Z0, z0, Z1, and z1 packets.
6473 * gdb.texinfo (File Options): Adjust the documentation of this
6474 switch to refer to the "source" command rather than partially
6475 duplicating some of the relevant information.
6476 (Extending GDB): Introduce and document the set/show script-extension
6478 (Command Files): Add note explaining that the "source" command
6479 is also used to evalute scripts written in other languages.
6480 Remove the short slightly incorrect reference to sourcing Python
6482 (Python Commands): Document how to execute a Python script from GDB.
6486 * gdb.texinfo (Command Files): Fix typo.
6490 * gdb.texinfo (File Options): Document -x on .py files.
6491 (Command Files): Document handling of Python scripts.
6495 * Makefile.in (ANNOTATE_DOC_BUILD_INCLUDES): Add GDBvn.texi.
6499 * gdb.texinfo (Trace Files): New section.
6500 (Tracepoint Packets): Document QTSave and qTBuffer.
6501 (Trace File Format): New appendix.
6505 * gdb.texinfo (Values From Inferior): Document lazy_string value
6507 (Python API): Add Lazy strings menu item.
6508 (Lazy Strings In Python): New node.
6512 * gdb.texinfo (GDB/MI Thread Information): New.
6513 (GDB/MI Async Records): Document the core field in *stopped.
6514 (GDB/MI Miscellaneous Commands): Expand -list-thread-groups
6516 (Process list): Document that osdata document may contain
6518 (Remote Serial Protocol): Document qXfer:threads.
6522 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
6523 disconnected tracing.
6524 (Tracepoint Packets): Document new protocol.
6528 * gdb.texinfo (Create and Delete Tracepoints): Describe fast
6530 (Tracepoint Packets): Describe remote protocol for fast
6535 Update the "Start of New Year Procedure".
6536 * gdbint.texinfo: Add the list of files that need to be updated
6537 manually. Minor reformatting.
6541 * refcard.tex: Update copyright year in header and text.
6545 * agentexpr.texi: Add 2010 to the list of copyright years.
6546 * annotate.texinfo: Likewise.
6547 * gdb.texinfo: Likewise.
6548 * gdbint.texinfo: Likewise.
6549 * observer.texi: Likewise.
6550 * stabs.texinfo: Likewise.
6554 * gdb.texinfo (Tracepoint Actions): Describe teval.
6558 * gdb.texinfo (Tracepoint Actions): Describe default-collect.
6562 * gdb.texinfo (Trace State Variables): New section.
6563 (Tracepoint Packets): Describe trace state variable packets.
6564 * agentexpr.texi (Bytecode Descriptions): Describe trace state
6569 * gdb.texinfo (Symbols): "info variables" prints definitions, not
6574 * gdb.texinfo (GDB/MI Miscellaneous Commands): Clarify that
6575 -gdb-exit behaviour.
6579 * gpl.texi: Update to version 3 of the GPL.
6583 * Makefile.in: Update copyright header.
6584 * observer.texi: Fix the copyright header of the generated files.
6588 * gdb.texinfo (Types In Python): Describe range function.
6592 * gdb.texinfo (Types In Python): Describe "is_base_class".
6596 * gdb.texinfo (Basic Python): Document gdb.parse_and_eval.
6600 * observer.texi: New memory_changed observer.
6604 * gdb.texinfo (Reverse Execution): Fix typo.
6610 * gdb.texinfo (Thread-Specific Breakpoints): Thread specifiers
6611 are allowed after the breakpoint condition.
6616 * gdb.texinfo (Types In Python): Document Type.pointer.
6620 * gdb.texinfo (Machine Code): Adjust.
6624 * agentexpr.texi (Tracing On Symmetrix): Delete section.
6625 (Using Agent Expressions): Delete cross reference.
6629 * gdbint.texinfo, stabs.texinfo: Move the @setchapternewpage
6630 and @settitle directives up to help makeinfo find them.
6634 * gdb.texinfo (set debug-file-directory, show debug-file-directory)
6635 (Auto-loading): Use plural and note one can use multiple components now.
6639 * gdb.texinfo (GDB/MI Stack Manipulation): Make
6640 -stack-list-arguments have the same documentation for parameter
6641 as -stack-list-locals. Add comas.
6648 * gdb.texinfo (Values From Inferior): Document cast method.
6652 * gdb.texinfo (Machine Code): Mention function name in disasssembly
6657 * gdb.texinfo (Process Record and Replay): Document new form of
6658 info record command. Also document the new save and restore
6663 * gdb.texinfo (Machine Code): Mention current pc marker.
6669 * observer.texi (new_inferior): Rename to...
6670 (inferior_appeared): ... this.
6672 * gdb.texinfo (Inferiors): Rename node to ...
6673 (Inferiors and Programs): ... this. Mention running multiple
6674 programs in the same debug session.
6675 <info inferiors>: Mention the new 'Executable' column if "info
6676 inferiors". Update examples. Document the "add-inferior",
6677 "clone-inferior", "remove-inferior" and "maint info
6678 program-spaces" commands.
6679 (Process): Rename node to...
6680 (Forks): ... this. Document "set|show follow-exec-mode".
6684 * gdb.texinfo (ReverseStep): Show default as "unsupported".
6685 (ReverseContinue): Ditto.
6689 * gdb.texinfo (Server): Document libthread-db-search-path.
6693 * gdbint.texinfo (i386_stopped_by_hwbp): Remove.
6697 * gdb.texinfo (Contributors): Add self for Xilinx MicroBlaze.
6698 (Embedded Processors): Add MicroBlaze.
6699 (MicroBlaze): New. Describe Xilinx MicroBlaze
6703 * gdb.texinfo (Remote Protocol): Don't mention vCont;T.
6707 * gdb.texinfo (Cygwin Native): Mention support for Ctrl-BREAK.
6711 * observer.texi (solib_unloaded): Document explicitly the fact that
6712 this observer is called before the associated symbols are unloaded.
6716 * gdb.texinfo: Escape "{" and "}".
6720 * gdb.texinfo (GDB/MI Stack Manipulation): Document
6721 -stack-list-variables.
6725 * gdb.texinfo (GDB/MI Variable Objects): -enable-pretty-printing
6730 * gdb.texinfo (convenince variables): Mention
6731 $_siginfo could be empty.
6735 * gdb.texinfo (GDB/MI Variable Objects): Document
6736 -enable-pretty-printing, -var-set-update-range, dynamic varobjs.
6737 Expand -var-update documentation.
6741 * gdb.texinfo (Set Catchpoints): Documentation about the catch syscall
6746 * gdbint.texinfo (Unwinding the Frame ID): Reference outer_frame_id.
6750 * gdb.texinfo (qSupported): Mention new ReverseContinue and
6751 ReverseStep replies to the qSupported query.
6755 Add documentation for set/show interactive-mode.
6756 * gdb.texinfo (Other Misc Settings): New node.
6760 * gdb.texinfo (Caching Data of Remote Targets): Add note on
6761 non-stop mode's affect on remote caching.
6766 * gdb.texinfo (Caching Data of Remote Targets): Update text.
6767 Mark `set/show remotecache' options as obsolete.
6768 Document new `set/show stack-cache' option.
6769 Update text for `info dcache'.
6773 * gdb.texinfo (Symbols): Delete `set print symbol-loading'.
6774 (Files): Add note on new optional regex arg to `info sharedlibrary'.
6778 * gdbint.texinfo (Releasing GDB): Fix confusing sentence
6783 * gdb.texinfo (Debugging Multiple Inferiors): Add "info inferiors"
6784 small example, and describe its columns. Replace "inferior-id" by
6789 * gdbint.texinfo (Releasing GDB): Point to
6790 README-maintainer-mode file for required autoconf version.
6791 * configure.ac: Do not substitute datarootdir, htmldir,
6792 pdfdir, docdir. Do not process --with-datarootdir,
6793 --with-htmldir, --with-pdfdir, --with-docdir.
6794 * configure: Regenerate.
6796 * configure: Regenerate.
6800 * gdb.texinfo: Add chapter on JIT interface.
6804 * gdb.texinfo (Server Prefix): Explain that server prefix suppresses
6805 confirmation request.
6809 * gdb.texinfo (Separate Debug Files, Remote Protocol): Clarified
6814 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
6819 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
6820 "set spu auto-flush-cache" and "show spu auto-flush-cache" commands.
6824 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
6825 "set spu stop-on-load" and "show spu stop-on-load" commands.
6829 * gdb.texinfo (Target Descriptions): Document <compatible> element.
6833 * gdb.texinfo (ARM Features): Document org.gnu.gdb.arm.vfp and
6834 org.gnu.gdb.arm.neon.
6838 * gdb.texinfo (Target Description Format): Mention the new <osabi>
6840 (subsection OS ABI): New subsection.
6844 * gdb.texinfo (Tracepoint Conditions): New section.
6845 (General Query Packets): Describe ConditionalTracepoints.
6846 (Tracepoint Packets): Describe condition field.
6847 (Maintenance Commands): Describe maint agent-eval.
6848 * agentexpr.texi (Using Agent Expressions): Mention eval usage.
6852 * gdb.texinfo (disassemble): Add a new modifier /r
6853 to "disassemble" command to make it print the raw instructions
6854 in hex as well as in symbolic form.
6858 * gdbint.texinfo (Testsuite): Document parallel make check.
6862 * gdbint.texinfo (Testsuite): Document test transcripts.
6866 * gdb.texinfo (Values From Inferior): Add length parameter
6871 * gdb.texinfo (GDB/MI Variable Objects): Document child definition
6872 in -var-list-children. Fix example according to what the code
6877 * gdb.texinfo (Debugging multiple inferiors): Document the
6878 "inferior", "detach inferior" and "kill inferior" commands.
6879 (Debugging Programs with Multiple Processes): Adjust to mention
6880 generic "inferior" commands. Delete mention of "detach fork" and
6881 "delete fork". Cross reference to "Debugging multiple inferiors"
6886 * gdbint.texinfo (Item Output Functions): Update signature
6887 for ui_out_field_core_addr.
6891 * gdbint.texinfo (Examples of Use of @code{ui_out} functions):
6892 Update example code extrated from breakpoint.c.
6896 * gdb.texinfo (GDB/MI Program Context): @ignore unimplemented
6898 (GDB/MI Symbol Query): Likewise.
6899 (GDB/MI File Commands): Likewise.
6900 (GDB/MI File Transfer Commands): Likewise.
6901 (GDB/MI Target Manipulation): Likewise.
6902 (GDB/MI Miscellaneous Commands): Likewise.
6906 * gdb.texinfo (Debugging Optimized Code): New chapter.
6907 (Compiling for Debugging): Reference it. Move some
6908 text to the new section.
6912 * doc/gdb.texinfo (Calling): Document
6913 set-unwind-on-terminating-exception usage.
6917 * gdb.texinfo (All-Stop): Document new 'set schedule-multiple'
6922 * gdbint.texinfo (TARGET_HAS_HARDWARE_WATCHPOINTS): Delete all
6927 * gdbint.texinfo: Rename formal parameters to gdbarch function
6928 protoypes from "current_gdbarch" to "gdbarch".
6932 * gdb.texinfo (Basic Python): Change get_parameter to parameter.
6936 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
6938 (GDB/MI Variable Objects): Document -var-set-visualizer.
6942 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
6944 (GDB/MI Variable Objects): Document -var-set-visualizer.
6950 * gdb.texinfo (Objfiles In Python): Reference pretty printing.
6951 (Pretty Printing): New node.
6952 (Selecting Pretty-Printers): Likewise.
6953 (Python API): Update.
6954 (Output Formats): Document /r format.
6959 * gdb.texinfo (Types In Python): New node.
6960 (Values From Inferior): "type" is now an attribute.
6961 (Python API): Update.
6967 * gdb.texinfo: Add @syncodeindex for `tp'.
6968 (Python API): Update.
6969 (Auto-loading): New node.
6970 (Objfiles In Python): New node.
6974 * gdb.texinfo (Threads): Document libthread-db-search-path.
6978 * gdb.texinfo (GDB/MI General Design): Break up into four nodes.
6982 * gdb.texinfo: Document 'set/show debug gnu-nat'. Replace 'maint
6983 show-debug-regs' docs by 'maint set show-debug-regs' and 'maint
6984 show show-debug-regs' docs.
6988 * gdb.texinfo (Process Record and Replay): Add description of
6993 * gdbint.texinfo (Adding support for debugging core files): New node.
6994 (Native Debugging): Remove the ``Native core file Support'' section.
6998 * gdb.texinfo (Process Record and Replay): Improve and clarify.
7004 * gdb.texinfo: (Process Record and Replay): Add documentation for
7005 process record and replay.
7009 * gdb.texinfo (Macros): Note command-line for `info macro'. Append
7010 a new part on command-line defined macros.
7014 * gdb.texinfo (Machine Code) <disassemble-next-line>: Improve and
7015 clarify the wording.
7019 * gdb.texinfo (Data Files): New node.
7020 (GDB Files): Update menu.
7024 * gdbint.texinfo (Defining Other Architecture Features): Remove
7025 entry for PROCESS_LINENUMBER_HOOK.
7029 * gdb.texinfo (GDB/MI Program Execution): Document -exec-jump.
7033 * gdb.texinfo (disassemble-next-line): Set the default of
7034 disassemble-next-line to off.
7038 * configure.ac (--with-datarootdir, --with-docdir, --with-pdfdir,
7039 --with-htmldir): New.
7040 * configure: Regenerate.
7041 * Makefile.in (datarootdir, docdir): Define.
7042 (gdb.dvi, gdb.pdf): Use same -I options as for building gdb.info
7043 instead of $(SET_TEXINPUTS).
7044 (gdbint.dvi, gdbint.pdf): Use same -I options as for building
7045 gdbint.info instead of $(SET_TEXINPUTS).
7046 (gdbint/index.html): Use same -I options as for building
7048 (stabs.dvi, stabs.pdf): Use same -I options as for building
7049 stabs.info instead of $(SET_TEXINPUTS).
7050 (stabs/index.html): Use same -I options as for building
7052 (annotate.dvi, annotate.pdf): Use same -I options as for building
7053 annotate.info instead of $(SET_TEXINPUTS).
7054 (annotate/index.html): Use same -I options as for building
7059 * gdb.texinfo (maint show-debug-regs): Remove mention of x86.
7063 * gdb.texinfo (Source Path): Document --with-relocated-sources.
7068 * Makefile.in (MAKEHTML): Set to makeinfo --html.
7069 (MAKEHTMLFLAGS): Set to empty.
7070 (html__strip_dir): Define.
7071 (HTMLFILES): Define.
7072 (HTMLFILES_INSTALL): Define.
7073 (install-html): Copy new automake rule.
7074 (html): Depend on $(HTMLFILES).
7075 (gdb_toc.html): Rename to gdb/index.html.
7076 (gdbint_toc.html): Rename to gdbint/index.html.
7077 (stabs_toc.html): Rename to stabs/index.html.
7078 (annotate_toc.html): Rename to annotate/index.html.
7082 * Makefile.in: Set pdfdir and htmldir from configure
7084 * configure.ac: AC_SUBST datarootdir, docdir, htmldir, pdfdir.
7085 * configure: Regenerate.
7089 * gdbint.texinfo (Native Debugging): Remove entry for PROC_NAME_FMT.
7090 This macro is no longer used.
7094 * gdb.texinfo (Character Sets): Document default character set.
7098 * gdbint.texinfo: Change server name from sources.redhat.com to
7099 sourceware.org throughout.
7103 * gdb.texinfo (Set Breaks): Rewrite a paragraph to avoid a warning
7104 about a missing dot or coma after @xref.
7108 * gdb.texinfo (Backtrace): Add a parameter in frame 1 of the first
7109 example, and add a small explanation about it.
7110 (Print Settings): Change the documentation of the "set print
7111 frame-arguments" to reflect the fact that the default is now "scalars".
7115 * gdb.texinfo (Print Settings): Add kindex for command "set
7116 print frame-arguments".
7120 * gdb.texinfo (Ada Tasks): Add documentation about task-specific
7122 (Set Breaks): Add reference to thread-specific and task-specific
7127 * gdb.texinfo (Ada Tasks): Remove the documentation about
7128 the "Running" state, as this state has been eliminated.
7129 Now all runnable tasks are shown as "Runnable".
7133 * gdb.texinfo (Tracepoints): Describe tracepoints as a
7134 special case of breakpoints.
7135 (Enable and Disable Tracepoints): Mention deprecation.
7136 (Listing Tracepoints): Update description and example.
7140 * gdb.texinfo (Frames in Python): New node.
7141 (Python API): Update.
7145 * gdb.texinfo (Values From Inferior): Change gdb.Value.address
7146 from a method to an attribute.
7150 * gdb.texinfo (Values From Inferior): Document is_optimized_out
7155 * observer.texi (thread_exit): Add "silent" parameter.
7159 * observer.texi (about_to_proceed): New.
7163 * gdbint.texinfo (everywhere): Use braces {} in @deftypeXX type
7164 field throughout to handle types with spaces in them. Fix typos
7166 (Summary, Requirements, Contributors): New first chapter,
7167 "Summary" added, old Requirements section moved there, and new
7168 section, "Contributors" added.
7169 (Initializing a New Architecture, Register Representation)
7170 (Frame Interpretation, Inferior Call Setup, Adding a New Target)
7171 (Porting gdb): These sections extended and updated.
7172 (Compiler Characteristics): This section (empty) deleted.
7173 (Defining Other Architecture Features): This section renamed and
7174 duplicate material removed from (formerly "Target Conditionals").
7175 Use braces {} in @deftypeXX type field throughout to handle types
7176 with spaces in them. Typos found by aspell fixed.
7178 * stack_frame.svg: New file, source of image for gdbint.texinfo.
7179 * stack_frame.pdf: Version of image for PDF output.
7180 * stack_frame.png: Version of image for HTML output and for Emacs.
7181 * stack_frame.txt: Version of image for Info output.
7182 * stack_frame.eps: Version of image for TeX DVI output.
7186 * gdb.texinfo (Character Sets): Fix last change.
7190 * gdb.texinfo (Values From Inferior): Fix optional arguments
7192 (Commands In Python): Adjust argument names of gdb.Command.__init__
7193 to what the function accepts as keywords.
7197 * gdb.texinfo (Convenience Vars): Document convenience functions.
7198 (Functions In Python): New node.
7199 (Python API): Update.
7203 * gdb.texinfo (Character Sets): Remove obsolete text. Document
7204 set target-wide-charset.
7205 (Requirements): Mention iconv.
7209 * gdb.texinfo: Change the introduce of "disassemble-next-line".
7213 * gdb.texinfo: Add documentation for disassemble-next-line.
7217 * gdb.texinfo (Commands In Python): Remove tindex entries.
7221 * gdb.texinfo (Returning): New description for missing debug info.
7225 * gdb.texinfo (Remote Configuration): Document query-attached.
7226 (General Query Packets): Document qAttached.
7230 * gdb.texinfo (Background Execution): Better describe the set
7231 target-async command.
7232 (Maintenance Commands): Delete description of the `maint set/show
7233 linux-async' and `maint set/show remote-async' commands.
7237 * gdb.texinfo (GDB/MI Async Records): Add double-spaces
7242 * gdb.texinfo (GDB/MI Async Records): Document the
7243 =library-loaded and =library-unloaded notifications.
7247 * observer.texi (test_notification): New observer.
7251 * observer.texi: Add parameter 'print_frame' to normal_stop
7256 * gdb.texinfo (Basic Python): Fix change from 2009-02-04.
7257 (Commands In Python): Fix COMMAND_* constants in last change. Use
7258 @kbd for interactive input. Add cross-references and index
7263 * gdb.texinfo (Signals): Document $_siginfo.
7264 (Convenience Variables): Mention $_siginfo.
7265 (Remote Configuration): Document qXfer:siginfo:read,
7266 qXfer:siginfo:write packets, and the read-siginfo-object,
7267 write-siginfo-object commands.
7271 * gdbint.texinfo (Values): New chapter.
7275 * gdb.texinfo (Python API): Add entry for Commands In Python.
7276 (Commands In Python): New node.
7280 * gdb.texinfo (Values From Inferior): Document Value.string.
7284 * gdb.texinfo (Basic Python): Document execute's from_tty
7289 * gdb.texinfo (Basic Python): Document gdb.history.
7293 * gdb.texinfo (GDB/MI Thread Commands): Document the
7294 'current-thread-id' field. Remove the example with zero threads,
7295 since current GDB won't ever report that if there's inferior.
7299 * gdb.texinfo (GDB/MI Breakpoint Commands): Document the -d
7300 option to -break-insert.
7305 * gdb.texinfo (Startup): Document --with-system-gdbinit.
7306 (System-wide configuration): New section.
7311 * gdb.texinfo (Maintenance Commands): Document "maint set|show
7312 internal-error|internal-warning quit|corefile ask|yes|no".
7316 * gdb.texinfo (Using the `gdbserver' Program): Document
7321 * gdb.texinfo: Add nexti to list of commands that support
7322 background execution.
7326 * gdb.texinfo (Define, Hooks): Document prefix command support.
7331 Fixes for makeinfo --html.
7333 * annotate.texinfo: Use @copying and @insertcopying. Use
7334 @ifnottex in place of @ifinfo.
7335 * gdb.texinfo: Use @copying and @insertcopying. Use @ifnottex in
7336 place of @ifinfo. Use @ifnotinfo for one index entry.
7337 * gdbint.texinfo: Use @copying and @insertcopying. Use @ifnottex
7338 in place of @ifinfo.
7339 * stabs.texinfo: Use @copying and @insertcopying. Use @ifnottex
7340 in place of @ifinfo. Include contents at start unconditionally.
7344 * gdb.texinfo (General Query Packets): Remove @var{} around the
7345 "spu" literal string.
7349 * gdb.texinfo (Error in Breakpoints): Delete mention of "The same
7350 program may be running in another process" errors.
7351 * gdbint.texinfo (Native Conditionals): Delete
7352 ONE_PROCESS_WRITETEXT description.
7356 * gdbint.texinfo (Start of New Year Procedure): Add the "coding"
7357 emacs local variable to be placed at the end of the ChangeLog.
7358 Add server.c and gdbreplay.c to the list of files where the
7359 copyright year needs to be updated.
7363 * gdb.texinfo (Remote Configuration): Document new
7364 "set/show tcp auto-retry" and "set/show tcp connect-timeout"
7369 * gdbint.texinfo (gdbarch_cannot_fetch_register): Don't mention
7370 FETCH_INFERIOR_REGISTERS.
7371 (Native Conditionals): Remove obsolete CHILD_PREPARE_TO_STORE,
7372 FETCH_INFERIOR_REGISTERS descriptions. Remove
7373 gdbarch_get_longjmp_target descrition, since already described in
7374 Target Conditionals. Move gdbarch_fp0_regnum description to ...
7375 (Target Conditionals): ... here.
7379 * gdb.texinfo (Omissions from Ada): Add missing GDB prompt in
7381 (Additions to Ada): Likewise. Add the missing opening and closing
7382 parenthesis of the GDB prompt in one of the examples.
7386 * gdb.texinfo (Omissions from Ada): Remove incorrect documentation
7387 about the result of 'Address not being of type System.Address.
7388 This problem has been fixed a while ago.
7392 MI non-stop and multiprocess docs.
7394 * gdb.texinfo (GDB/MI): New section 'GDB/MI General Design'
7395 (GDB/MI Output Records): New section 'GDB/MI Frame Information'
7396 Adjust documentation for *stopped, document =thread-created,
7397 =thread-exited, =thread-group-created and =thread-group-exited.
7398 (GDB/MI Thread Commands): Document the 'state' field in
7399 -thread-info output.
7400 (GDB/MI Program Execution): Mention --all and --thread-group
7402 (GDB/MI Variable Objects): Describe floating and fixed variable
7404 (GDB/MI Miscellaneous Commands): Document -list-thread-groups.
7408 * gdb.texinfo (Operating System Information): New appendix.
7409 (Operating System Auxiliary Information): Document 'info os processes'
7410 (Remote Configuration): Document 'osdata'
7411 (General Query Packets): Document qXfer:osdata:read.
7415 * gdb.texinfo (Darwin): Document Darwin specific features.
7419 * gdbint.texinfo (Target Conditionals): Extend the
7420 gdbarch_breakpoint_from_pc description.
7424 * gdb.texinfo (M68K Features): Fix typo.
7428 * gdb.texinfo (Symbols): Mention printing containing
7429 image name in "info symbol".
7430 (Maint translate-address): Likewise.
7434 * gdb.texinfo (Set Catchpoints): Remove the documentation of
7435 commands "catch load" and "catch unload".
7439 * gdb.texinfo (GDB/MI Async Records): Document
7444 * observer.texi (new_inferior, inferior_exit): New observers.
7448 * gdbint.texinfo (Adding a New Target): Don't mention TDEPFILES,
7449 .mt files, TM_CLIBS or TM_CDEPS.
7450 (x86 Watchpoints): Don't mention TDEPFILES.
7454 * gdb.texinfo (Remote Protocol): Add new nodes to menu.
7455 (Overview): Mention notifications and non-stop mode behavior.
7456 (Packets): Update documentation of ?, vAttach, vCont, and vRun
7457 with non-stop mode behavior. Add vStopped description.
7458 (Stop Reply Packets): Update list of packets that return
7459 stop replies. Mention non-stop behavior.
7460 (General Query Packets): Document QNonStop packet and associated
7461 qSupported query response.
7462 (Interrupts): Clarify multi-threaded behavior. Mention non-stop
7464 (Notification Packets): New section.
7465 (Remote Non-Stop): New section.
7466 (File-I/O Overview): Mention non-stop behavior.
7471 * gdb.texinfo (displaced-stepping): Describe the auto mode
7472 setting, and say it's the default. This is now a mainstream
7473 setting instead of a maintenance setting.
7477 * observer.texi (thread_stop_requested): New.
7481 * gdb.texinfo (Ada Tasks, Ada Tasks and Core Files): New nodes.
7482 (Patching): Replace incorrect usage of @samp by @kbd.
7486 * gdb.texinfo: Add documentation for reverse execution.
7491 * gdb.texinfo. (Values From Inferior): New subsubsection.
7495 * gdb.texinfo (set debug dwarf2-die): Document it.
7499 * gdb.texinfo (catch) [exception]: Document how to insert
7500 a breakpoint on user-defined exceptions when the exception
7501 name is identical to one of the language-defined ones.
7505 * gdb.texinfo (Macros): Remove text about stringification,
7506 varargs, and splicing.
7510 * gdbint.texinfo (Language Support): Remove text about omitting
7511 support for a language.
7515 * gdb.texinfo (info dcache): Update.
7519 * gdb.texinfo (Packets): Add info on thread-id syntax and
7520 multiprocess extensions.
7521 <D>: Document multiprocess form of packet.
7522 <H>: Use thread-id syntax.
7524 <vCont>: Likewise. Note this is required for multiprocess.
7525 <vKill>: New packet.
7526 (Stop Reply Packets) <T>: Use thread-id syntax.
7527 <W>: Document multiprocess form of reply.
7529 (General Query Packets) <qC>: Use thread-id syntax.
7530 <qfThreadInfo>: Likewise.
7531 <qGetTLSAddr>: Likewise.
7533 <qSupported>: Add "multiprocess" feature.
7534 <qThreadExtraInfo>: Use thread-id syntax.
7538 * gdb.texinfo (Inferiors): New section.
7542 * gdbint.texinfo (Native Debugging): Mention NAT_GENERATED_FILES.
7546 * gdbint.texinfo (Target Conditionals): Remove documentation
7547 for gdbarch_name_of_malloc.
7551 * gdb.texinfo (Interrupts): Mention TCP interface for
7556 * gdb.texinfo (Commands to Specify Files): Document "remote:"
7557 argument prefix to "set sysroot".
7561 * gdb.texinfo (Omissions from Ada): Describe new treatment of True
7566 * gdb.textinfo (GDB/MI Miscellaneous Commands): Use @table
7567 for possible features of -list-features.
7571 * gdb.texinfo (Background execution): Adjust example
7572 (GDB/MI Miscellaneous Commands): Document -list-target-features.
7576 * doc/gdb.texinfo (PowerPC): Fix typo.
7577 (PowerPC features): Fix typo.
7581 * observer.texi (thread_ptid_changed): New.
7585 * doc/gdb.texinfo (PowerPC): Mention Extended FPR's for POWER7.
7586 (PowerPC features): Mention feature set for VSX registers.
7590 * gdb.texinfo (Ada Mode Intro): Improve the documentation regarding
7591 the direct visibility of all names in user-written packages.
7595 * gdb.texinfo (breakpoint always-inserted) Describe the auto mode
7596 setting, and make it the default.
7597 (Non-Stop Mode): Remove "set breakpoints always-inserted 1" from
7598 non-stop script example.
7602 * gdbint.texinfo (Raw and Virtual Register Representations): Fix
7603 reference to the "Using Different Register and Memory Data
7604 Representation" section.
7608 * gdb.texinfo (Remote Configuration): Document set remote noack-packet.
7609 (Remote Protocol): Add Packet Acknowledgment to menu.
7610 (Overview): Mention +/- can be disabled, and point to new section
7611 where this is discussed in detail.
7612 (General Query Packets): Document QStartNoAckMode packet, and
7613 corresponding qSupported reply.
7614 (Packet Acknowledgment): New section.
7619 * gdb.texinfo (Threads): Move paragraph about automatic thread
7620 selection to All-Stop Mode subsection.
7621 (Thread Stops): Reorganize existing material into subsections.
7622 Add introductory blurb and menu.
7623 (Non-Stop Mode): New subsection.
7624 (Background Execution): New subsection.
7625 (Maintenance Commands): Add cross-references from async mode
7626 commands to the new Background Execution section.
7630 * gdb.texinfo (Extending GDB): New chapter.
7631 (Sequences): Demoted chapter, now a section under the new
7632 Extending GDB chapter.
7633 (Python): New section.
7637 * gdbint.texinfo: Remove FUNCTION_EPILOGUE_SIZE.
7641 * gdbint.texinfo: General round of cleanup and minor
7643 (Breakpoint Handling): Remove mention of BREAKPOINT macro.
7644 (Longjmp Support): Update description to reflect how it is done
7645 for targets without using native header.
7646 (Symbol Handling): Add a little more general explanation.
7647 (COFF, ELF): Mention stabs encapsulation.
7648 (DWARF 3): New section.
7649 (Adding a New Host): Scrub out some obsolete bits.
7650 (Generic Host Support Files): Mention ser-pipe.c, ser-mingw.c.
7651 (Host Conditionals): Remove descriptions of NO_STD_REGS,
7652 HAVE_MMAP, HAVE_TERMIO, INT_MAX etc, LONGEST, HAVE_LONG_DOUBLE,
7653 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, L_SET, SEEK_CUR,
7654 SEEK_SET, STOP_SIGNAL, USG.
7655 (Raw and Virtual Register Representations): Ditto for
7656 DEPRECATED_REGISTER_RAW_SIZE, DEPRECATED_REGISTER_VIRTUAL_SIZE,
7657 DEPRECATED_REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_TYPE.
7658 (Target Conditionals): Ditto for DEPRECATED_FP_REGNUM,
7659 DEPRECATED_FRAMELESS_FUNCTION_INVOCATION, DEPRECATED_FRAME_CHAIN,
7660 DEPRECATED_FRAME_CHAIN_VALID, DEPRECATED_FRAME_INIT_SAVED_REGS,
7661 DEPRECATED_FRAME_SAVED_PC, DEPRECATED_FUNCTION_START_OFFSET,
7662 DEPRECATED_REGISTER_VIRTUAL_SIZE,
7663 DEPRECATED_REGISTER_VIRTUAL_TYPE,
7664 DEPRECATED_USE_STRUCT_CONVENTION.
7665 Describe gdbarch_deprecated_fp_regnum.
7666 Update description of gdbarch_print_insn.
7667 (Adding a New Target): Scrub out obsolete bits.
7668 (Obsolete Conditionals): Remove entire section.
7672 * observer.texi (GDB Observers): Document new observers:
7673 breakpoint_created, breakpoint_deleted, breakpoint_modified,
7674 tracepoint_created, tracepoint_deleted, tracepoint_modified,
7675 architecture_changed.
7679 * gdbint.texinfo: Refer to target_so_ops.in_dynsym_resolve_code
7680 instead of IN_SOLIB_DYNSYM_RESOLVE_CODE.
7684 * observer.texi (GDB Observers): Remove obsolete comment.
7685 <executable_changed>: Remove argument.
7689 * gdb.texinfo (Macros): Update. Use @code rather than @command.
7693 * doc/gdb.texinfo: Document "set print symbol-loading on|off".
7697 * gdb.texinfo (Starting): Document "set disable-randomization".
7701 * gdb.texinfo (GDB/MI Target Manipulation): Fix last change.
7705 * gdb.texinfo (GDB/MI Target Manipulation): Add
7706 example of -target-attach.
7710 * observer.texi (target_resumed): New observer.
7711 * gdb.texinfo (GDB/MI Output Records): Document *running.
7715 * gdb.texinfo (Completion): Add field name example.
7719 * gdb.texinfo (GDB/MI Program Context): Added example
7724 * annotate.texinfo (Multi-threaded Apps): Add entry for thread-changed
7731 * configure.ac: Include ../../config/acx.m4. Use ACX_PKGVERSION
7733 * configure: Regenerate.
7734 * Makefile.in (PKGVERSION, BUGURL_TEXI): Define.
7735 (GDBvn.texi): Define VERSION_PACKAGE, BUGURL and BUGURL_DEFAULT.
7736 * gdb.texinfo: Use VERSION_PACKAGE and BUGURL. Remove
7737 mailing-list-specific text about bug reporting unless
7742 * gdb.texinfo (-target-select): Remove reference to target async.
7743 (Maintenance Commands): Document "maint set/show remote-async".
7747 * gdb.texinfo (GDB/MI File Transfer Commands): Typo
7748 in -target-file-get section.
7752 * gdb.texinfo (vAttach, vRun): Re-remove requirement of the stub
7753 killing the inferior when it is already debugging a process.
7757 * gdb.texinfo (Continuing and Stepping): Document the new "fin"
7758 abbreviation for "finish".
7762 * annotate.texinfo (Multi-threaded Apps): New node for new annotation.
7766 * gdbint.texinfo (Target Conditionals): Delete entry for
7767 gdbarch_dwarf_reg_to_regnum.
7771 * gdb.texinfo: Document "find" command, qSearch:memory packet.
7775 * gdb.texinfo (disassemble): Document /m modifier.
7779 * gdb.texinfo (Maintenance Commands): Clarify that "maint time"
7780 will not report the time of commands that run the target.
7784 * gdb.texinfo (GDB/MI Output Records): Add
7789 * gdb.texinfo (GDB/MI Output Records):
7790 Document =thread-create and =thread-exited.
7794 * gdb.texinfo (GDB/MI Development and Front Ends):
7795 Remove mention of dmi-discuss.
7799 * observer.texi (thread_exit): New.
7803 * gdb.texinfo (Debugging Output): Document "set/show debug
7805 (Maintenance Commands): Document "maint set/show
7806 can-use-displaced-stepping".
7810 * gdb.texinfo (ARM): Document set/show arm fallback-mode
7811 and set/show arm force-mode.
7815 * gdbint.texinfo (Algorithms): Describe
7816 target_watchpoint_addr_within_range.
7820 * gdbint.texinfo (Stack Frames): New chapter.
7821 (Algorithms): Move Frames text to the new chapter.
7822 (Target Conditionals): Delete SAVE_DUMMY_FRAME_TOS. Document
7823 gdbarch_dummy_id instead of gdbarch_unwind_dummy_id.
7827 * gdb.texinfo (GDB/MI Output Syntax): Clarify that async
7828 output does not necessary include any tokens.
7832 * gdb.texinfo (Set SH Calling convention): New @item.
7833 (Show SH Calling convention): Ditto.
7837 * gdb.texinfo (Fortran Operators): Describe '%' operator.
7841 * gdb.texinfo (Set Breaks): Mention that multiple location
7842 breakpoints need line number info. Add index entries.
7846 * gdb.texinfo (Requirements): Add an optional requirement on
7848 * gdbint.texinfo (Debugging File Formats): Add new subsection for
7853 * gdb.texinfo (GDB/MI Simple Examples): Added 'disp' field to the
7854 sample output for 'stopped,reason="breakpoint-hit"' message.
7855 (GDB/MI Program Execution): Likewise.
7859 * gdb.texinfo (GDB/MI Variable Objects): Add anchor to
7860 -var-set-format. Add -f option to -var-evaluate-expression.
7864 * gdb.texinfo (Breakpoint Menus): Delete. Contents moved inside
7865 new node "Ambiguous Expressions". Replace references to this
7866 node by references to "Ambiguous Expressions" throughout.
7867 (Ambiguous Expressions): New node.
7871 * gdb.texinfo (MIPS Features, PowerPC Features): Add @node.
7875 * gdb.texinfo (Debugging Output): Document
7876 "set/show debug lin-lwp-async".
7877 (Maintenance Commands): Document "maint set/show linux-async".
7881 * gdb.texinfo (Expressions): Update description of malloced arrays.
7885 * gdb.texinfo (Thread Commands): Document
7886 -thread-info. Remove -thread-list-all-threads.
7890 Implement MI notification for new threads.
7891 * observer.texi (new_thread): Document.
7896 * gdb.texinfo (Library List Format): Update to mention the
7897 possibility to pass section addresses instead of segment
7902 * gdb.texinfo (Starting): Document "set exec-wrapper".
7903 (Server): Document gdbserver --wrapper.
7907 * gdb.texinfo (Set Watchpoints): Mention watchpoints on
7908 unreadable memory. Delete obsolete SPARClite reference.
7912 * gdb.texinfo (Starting): Mention always-running targets.
7913 (Target Commands): Add an anchor for load.
7914 (Connecting): Explain continue instead of run.
7918 * gdb.texinfo (Debugging Output): Document "set debug timestamp".
7922 * gdb.texinfo (Set Breaks): Revert description of Enb column of
7927 * gdb.texinfo (vAttach, vRun): Remove requirement of the stub
7928 killing the inferior when it is already debugging a process.
7932 * gdbint.texinfo (Build Script): New section. Mention new build script
7937 * gdb.texinfo (Help): Summarize 'info args' correctly.
7941 * gdb.texinfo: (Decimal Floating Point): Mention pseudo-registers
7942 available in PowerPC architecture.
7943 (Embedded Processors): Change node name of PowerPC item in menu.
7944 (PowerPC): Rename to...
7945 (PowerPC Embedded): this.
7946 (Architectures): Add new PowerPC item in menu.
7947 (PowerPC): New node.
7951 * gdb.texinfo (Multi-Process Mode for gdbserver): Use @kbd for
7956 * gdb.texinfo (Setting Catchpoints): Mention features
7957 supported on GNU/Linux.
7961 * gdb.texinfo (GDB/MI File Commands): Describe new output
7962 field for MI command -file-list-exec-source-file.
7966 * gdb.texinfo (Using the `gdbserver' Program): Add security
7967 warning. Rearrange into subsections and subsubsections. Document
7968 --multi and --debug. Correct --with-sysroot typo. Update --attach
7969 usage. Make load reference clearer. Document monitor exit.
7970 (Remote Configuration): Document set remote exec-file, attach-packet,
7972 (Packets): Document vAttach and vRun.
7976 * gdb.texinfo (Processes): Mention process command.
7977 detach-on-follow -> detach-on-fork.
7981 * gdbint.texinfo (Native Conditionals): Remove
7982 SHELL_COMMAND_CONCAT and SHELL_FILE.
7986 * gdb.texinfo (Specify Location): Improve wording.
7990 * gdb.texinfo (Threads): Document new "set print thread-events"
7991 and "show print thread-events" commands.
7995 * gdb.texinfo (Specify Location): New section.
7996 (Delete Breaks, Edit, Set Breaks): Remove description of
7997 locations. Instead, add a reference to "Specify Location".
7998 (Machine Code, Jumping, Thread Stops, Continuing and Stepping)
7999 (Symbols): Refer to "Specify Location" for the valid forms of
8000 linespecs and locations.
8004 * gdbint.texinfo (Target Conditionals): Replace the description of
8005 BITS_BIG_ENDIAN with a description of gdbarch_bits_big_endian.
8009 * gdb.texinfo (C Operators): Remove incorrect parenthetical comment
8010 about &&var, which is rejected by the expression parser.
8014 * gdb.texinfo (Output): Update documentation on using printf with DFP
8019 * gdb.texinfo (C and C++): Add Decimal Floating Point format
8021 (Decimal Floating Point format): New subsubsection.
8025 * gdb.texinfo (File Options): Remove mention of the attempt to
8026 open a core file with the -p option. Don't list -c as a valid
8027 option to attach to a process.
8031 * gdbint.texinfo (Host Conditionals): Remove mention of
8032 ALIGN_STACK_ON_ENTRY.
8036 * gdbint.texinfo (Start of New Year Procedure): Add item
8037 describing how to update the source and documentation copyright
8042 * gdb.texinfo (Set Watchpoints): Integrate per-thread
8043 watchpoint explanation into the main description of the watchpoint
8044 command; update synopses of 'watch', 'rwatch', and 'awatch'
8049 * gdb.texinfo (Miscellaneous gdb/mi Commands):
8050 Document 'pending-breakpoints' feature of
8055 * gdb.texinfo: Add new parameter's description.
8059 * gdb.texinfo (Overview): Clarify run-length encoding
8060 example. Remove the restriction on "+" and "-" characters.
8064 * gdb.texinfo (Host I/O Packets): Fix xref syntax.
8068 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
8069 the -f option for -break-insert, remove -r option,
8070 and clarify specification of location.
8074 * gdb.texinfo (Debugging Programs with Multiple Processes): Correct
8076 (Remote Debugging): Add File Transfer section.
8077 (Remote Configuration): Document Host I/O packets.
8078 (GDB/MI): Add GDB/MI File Transfer Commands section.
8079 (Host I/O Packets): New section in "Remote Protocol".
8080 (Packets): Add vFile.
8084 * gdb.texinfo (Set Breaks, Disabling): Clarify behavior of
8085 breakpoints with multiple locations.
8086 (Breakpoint Menus): Improve wording.
8087 (Output): Fix last change.
8091 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
8095 * gdb.texinfo (Symbols): Update output of "maint info symtabs".
8099 * gdbint.texinfo (Native Conditionals): Remove
8100 mention of CLEAR_SOLIB.
8104 * gdb.texinfo (Print Settings): Add documentation for "set/show
8105 print frame-arguments".
8109 * gdb.texinfo (Output): Update printf command's description.
8113 * gdb.texinfo (PowerPC): Document "set powerpc vector-abi" and "set
8114 powerpc soft-float".
8118 * gdb.texinfo (Files): Correct formatting. Mention Expat
8120 (Requirements for Building GDB): Expand the list of Expat
8122 (Library List Format, Memory Map Format): Mention Expat.
8123 (Target Descriptions): Update Expat wording.
8127 * gdbint.texinfo (Register and Memory Data, Target Conditionals):
8128 Document that gdbarch_convert_register_p should return zero for no-op
8133 * gdbint.texi (Compiler Characteristics): Move documentation
8134 of set_gdbarch_sofun_address_maybe_missing back to ...
8135 (Target Conditionals): ... here to fix build break.
8139 * gdbint.texi (Target Conditionals): Remove documentation of
8140 SOFUN_ADDRESS_MAYBE_MISSING, replaced by ...
8141 (Compiler Characteristics): ... documentation of
8142 set_gdbarch_sofun_address_maybe_missing.
8146 * gdbint.texinfo (Target Conditionals): Use
8147 frame_unwind_register_unsigned in examples instead of
8148 frame_unwind_unsigned_register.
8152 * gdb.texinfo: Add TSIZE definition, removed statement about
8153 unbounded arrays being unimplemented.
8157 * gdb.texinfo (Predefined Target Types): Add int128
8159 (Standard Target Features): Add PowerPC features.
8163 * gdb.texinfo (Maintenance Commands): Document "maint print c-tdesc".
8167 * gdbint.texi (Target Conditionals): Remove documentation
8168 of and references to DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS,
8169 gdbarch_extract_return_value, and gdbarch_store_return_value.
8173 * gdbint.texi (Target Conditionals): Remove documentation of
8174 and references to DEPRECATED_REG_STRUCT_HAS_ADDR.
8178 * gdb.texinfo: Mention that inaccessible-by-default is on by
8183 * gdbint.texinfo (Target Conditionals): Remove VARIABLES_INSIDE_BLOCK.
8187 * gdb.texinfo (Setting Watchpoints): Adjust warning text about
8188 multi-threaded watchpoints.
8189 * gdbint.texinfo (Watchpoints): Describe how watchpoints are
8190 checked. Describe sticky notification. Expand description
8191 of steppable and continuable watchpoints.
8192 (Watchpoints and Threads): New subsection.
8196 * gdb.texinfo (Setting Breakpoints): Revise
8197 documentation for pending breakpoints. Document
8198 breakpoints with multiple locations.
8202 * gdb.texinfo (Miscellaneous gdb/mi Commands):
8203 Document -list-features.
8207 * gdb.texinfo (Output): Spell out which features of C's printf are
8208 not supported by GDB's printf.
8209 (Separate Debug Files): More accurate wording regarding build ID
8210 and a reference to the ld manual rather than the Fedora wiki.
8215 * gdb.texinfo (Output Formats): Update 'c' description. Describe 's'.
8216 (Examining Memory): Update mentions of the 's' format.
8217 (Automatic Display): Likewise.
8221 * gdb.texinfo: Update the FSF's Back-Cover Text.
8226 * gdb.texinfo (Separate Debug Files): Cosmetic quoting removal.
8227 Fixed the ``build ID'' name. New binaries build instructions for the
8228 build ID inclusion. Explain how the commands are specific to the build
8233 * gdb.texinfo (Separate Debug Files): Fix last change. Add
8234 indexing for ``build ID'' support.
8238 * gdb.texinfo (Separate Debug Files): Included a BUILD ID description.
8239 Enlisted BUILD ID to the debug file searching example.
8240 Included a BUILD ID `.note.gnu.build-id' section description.
8241 Updated/added the debug files splitting instructions for OBJCOPY.
8245 * gdb.texinfo (Variable Objects): Adjust docs
8246 for -var-info-expression and document
8247 -var-info-path-expression.
8251 * gdb.texinfo (Top): Dedicate manual to the memory of Fred Fish.
8252 (title page): Include the dedication in the printed manual, as a
8253 separate page after the copyright notice.
8255 * gdb.texinfo (The F Reply Packet): Avoid confusing texi2html:
8256 don't break a @var across a line.
8260 * Makefile.in (MAKEHTMLFLAGS): Also search the current directory
8265 * gdb.texinfo (Server Prefix): New node. Adapt from existing node
8266 in annotate.texinfo.
8267 (Command History): Link to new node.
8271 * gdbint.texinfo (PC_LOAD_SEGMENT): Remove description.
8275 * gdbint.texinfo (Target Conditionals): Fix last change.
8279 * gdb.texinfo: Replace following macros by their appropriate gdbarch
8281 (TARGET_CHAR_SIGNED, CALL_DUMMY_LOCATION, CANNOT_FETCH_REGISTER)
8282 (CANNOT_STORE_REGISTER, GET_LONGJMP_TARGET, POINTER_TO_ADDRESS)
8283 (ADDRESS_TO_POINTER, INNER_THAN, FRAME_NUM_ARGS)
8284 (HAVE_NONSTEPPABLE_WATCHPOINT, TARGET_SHORT_BIT, TARGET_INT_BIT)
8285 (TARGET_LONG_BIT, TARGET_LONG_LONG_BIT, TARGET_FLOAT_BIT)
8286 (TARGET_DOUBLE_BIT, TARGET_LONG_DOUBLE_BIT, TARGET_PTR_BIT
8287 (TARGET_ADDR_BIT, SP_REGNUM, PC_REGNUM, PS_REGNUM, FP0_REGNUM)
8288 (STAB_REG_TO_REGNUM, ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM)
8289 (SDB_REG_TO_REGNUM, DWARF2_REG_TO_REGNUM, BELIEVE_PCC_PROMOTION)
8290 (CONVERT_REGISTER_P, REGISTER_TO_VALUE, VALUE_TO_REGISTER)
8291 (POINTER_TO_ADDRESS, ADDRESS_TO_POINTER, EXTRACT_RETURN_VALUE)
8292 (STORE_RETURN_VALUE, SKIP_PROLOGUE, MEMORY_INSERT_BREAKPOINT)
8293 (BREAKPOINT_FROM_PC, MEMORY_REMOVE_BREAKPOINT, DECR_PC_AFTER_BREAK)
8294 (ADDR_BITS_REMOVE, TARGET_PRINT_INSN, SKIP_TRAMPOLINE_CODE)
8295 (IN_SOLIB_RETURN_TRAMPOLINE, NAME_OF_MALLOC, ADDRESS_CLASS_TYPE_FLAGS)
8296 (ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, ADDRESS_CLASS_TYPE_FLAGS_P).
8297 (ADDRESS_CLASS_NAME_to_TYPE_FLAGS, ADJUST_BREAKPOINT_ADDRESS)
8298 (PRINT_FLOAT_INFO, PRINT_VECTOR_INFO, INTEGER_TO_ADDRESS)
8299 (SKIP_PERMANENT_BREAKPOINT, TARGET_VIRTUAL_FRAME_POINTER)
8300 (SOFTWARE_SINGLE_STEP_P)
8302 (push_dummy_call, stabs_argument_has_addr, unwind_sp, unwind_pc)
8303 (print_registers_info, push_dummy_code, unwind_dummy_id): Rework
8305 (REGISTER_CONVERT_TO_TYPE, END_OF_TEXT_DEFAULT, GDB_MULTI_ARCH)
8306 (GDB_TARGET_IS_HPPA, DEPRECATED_GET_SAVED_REGISTER)
8307 (SYMBOLS_CAN_START_WITH_DOLLAR, DEPRECATED_INIT_EXTRA_FRAME_INFO)
8308 (DEPRECATED_INIT_FRAME_PC, DEPRECATED_SIGTRAMP_START)
8309 (IN_SOLIB_CALL_TRAMPOLINE, NO_HIF_SUPPORT, REGISTER_CONVERTIBLE)
8310 (DEPRECATED_REGISTER_RAW_SIZE, PARM_BOUNDARY, DEPRECATED_STACK_ALIGN)
8311 (PROLOGUE_FIRSTLINE_OVERLAP, DEPRECATED_POP_FRAME, STEP_SKIPS_DELAY)
8312 (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT)
8313 (OS9K_VARIABLES_INSIDE_BLOCK, KERNEL_U_ADDR, KERNEL_U_ADDR_HPUX)
8314 (REGISTER_U_ADDR, U_REGS_OFFSET, DEBUG_PTRACE): Remove description.
8316 (Converting an existing Target Architecture to Multi-arch): Remove
8319 (gdbarch_unwind_pc, gdbarch_unwind_sp): Renew code example.
8320 (gdbarch_addr_bits_remove): Add code example.
8322 * gdb.texinfo: Replace REGISTER_NAME by gdbarch_register_name.
8326 * gdb.texinfo (Remote Configuration): Document library-info-packet.
8327 Add other missing entries. Adjust the table size to fit.
8328 (Stop Reply Packets): Use @itemize instead of @enumerate. Document
8329 stop reasons including the new "library" event.
8330 (General Query Packets): Adjust table widths for qSupported. Mention
8331 qXfer:libraries:read reply to qSupported and document the new packet.
8332 (Library List Format): New section.
8336 * gdb.texinfo (Attach): Fixed GDB exit inferior detachment.
8338 2007-06-28 Michael Snyder <msnyder@svkmacdonelllnx>
8340 * gdbint.texinfo (Table, Tuple and List Functions) Fix typo.
8344 * gdbint.texinfo (Register and Memory Data): Break sections
8345 into nodes and add a menu.
8349 * gdb.texinfo (Examining Memory): Document the new behaviour.
8353 * gdb.texinfo (Standard Target Features): Document
8358 * gdb.texinfo (General Query Packets): Document qOffsets changes.
8362 * gdb.texinfo (Target Description Format): Add version attribute
8367 * gdb.texinfo (MIPS Features): Document org.gnu.gdb.mips.linux.
8371 * gdb.texinfo (MIPS Features): New subsection.
8376 * gdb.texinfo (General Query Packets): Document qXfer:spu:read
8377 and qXfer:spu:write packets and mention them under qSupported.
8382 * gdb.texinfo (Architectures): Add new SPU section to document
8383 Cell Broadband Engine SPU architecture specific commands.
8387 * gdb.texinfo (GDB/MI Variable Objects): Editorial
8392 * gdb.texinfo (Emacs): Describe GDB under Emacs 22.1.
8396 * gdb.texinfo (Overview): Doc fix.
8400 * gdb.texinfo (Remote Configuration): Document "set/show
8405 * gdb.texinfo (MIPS): Remove documentation for set mips
8406 saved-gpreg-size, show mips saved-gpreg-size, and set mips
8411 * all-cfg.texi (GDBTUI): New.
8412 * gdb.texinfo (Mode Options): Use GDBTUI variable.
8413 (TUI, TUI Overview, TUI Keys, TUI Single Key Mode, TUI Commands)
8414 (TUI Configuration): Edit to improve clarity and fix problems of
8415 both style and content.
8419 * observer.texi (GDB Observers): New observer "new_objfile".
8423 * gdbint.texinfo (Native Conditionals): Remove USE_PROC_FS.
8427 * gdb.texinfo (GDB/MI Variable Objects): Document
8428 frozen variables objects.
8432 * gdb.texinfo: Document ieee_single and ieee_double target types.
8436 * gdb.texinfo (Memory): Reference Remote Debugging chapter.
8437 (Character Sets, Caching Data of Remote Targets): Likewise.
8438 (Targets): Delete Remote node. Move its text...
8439 (Debugging Remote Programs): ...to here. Delete description
8440 of the "remote" command.
8441 (Remote configuration): Delete description of "set remotedevice"
8442 and "show remotedevice".
8443 (Embedded Processors): Delete H8/300, H8/500, and SH nodes.
8447 * gdbint.texinfo (warning flags): Add -Wno-char-subscripts.
8451 * gdb.texinfo (Contributors, Continuing and Stepping)
8452 (Fortran Defaults, HPPA, TUI, TUI Commands, Configure Options)
8453 (General Query Packets, File-I/O Remote Protocol Extension)
8454 (Protocol Basics, The F Reply Packet, Write)
8455 (Protocol-specific Representation of Datatypes, Memory Transfer):
8456 Fix hyphenation, punctuation and grammar problems.
8457 (Cygwin Native): Likewise. Also fix misuse of @pxref and use
8458 'section' instead of 'subsection' in the text.
8459 (Non-debug DLL Symbols): Avoid 'subsubsection' in the text.
8460 (i386): Remove period from section name.
8461 (Installing GDB, Requirements, Running Configure, Separate Objdir)
8462 (Config Names, Configure Options): Use @file{configure}.
8466 * gdbint.texinfo (Writing Tests): Mention gdb_test_multiple
8471 * gdbint.texinfo (SOM): Correct location of the SOM reader.
8475 * gdb.texinfo: Consistently capitalize all significant words in
8476 node names, chapter titles, section titles, and headings. Update
8477 cross references to match.
8478 (Starting and Stopping Trace Experiment): Make node name plural.
8479 (Breakpoint related warnings): Hyphenate "Breakpoint-related".
8483 * gdb.texinfo (WinCE): Delete obsolete subsection.
8487 * gdb.texinfo (M68K): Remove obsolete ROM monitors.
8488 * gdbint.texinfo (DWARF 1): Delete section and other dwarfread.c
8493 * gdb.texinfo (Startup): Delete references to some alternate
8495 (Thread): Remove LynxOS reference.
8496 (Tandem ST2000): Delete target-specific documentation.
8497 * gdbint.texinfo (Symbol Handling): Remove mention of NLM.
8498 (Target Architecture Definition): Remove mention of GDB_OSABI_NETWARE
8499 and GDB_OSABI_LYNXOS.
8503 * gdbint.texi (Native Conditionals): Remove PTRACE_ARG3_TYPE.
8507 * gdbint.texinfo (Target Conditionals): Remove mention of
8508 DEPRECATED_REMOTE_BREAKPOINT, DEPRECATED_BIG_REMOTE_BREAKPOINT,
8509 and DEPRECATED_LITTLE_REMOTE_BREAKPOINT.
8513 * Makefile.in: Add "pdfdir" installation
8514 directory, PDFTEX macro, support for "install-pdf" target,
8515 and rules for making a pdf version of refcard.texi.
8516 * refcard.tex: Specify paper size for PDF output.
8520 * gdb.texinfo (Omissions from Ada, Additions to Ada): Wrap long lines.
8524 * gdb.texinfo (Invoking GDB): Use @value{GDBP}.
8525 (Source Path, Character Sets, Macros, Define)
8526 (GDB/MI Result Records, GDB/MI Simple Examples)
8527 (GDB/MI Program Execution, GDB/MI File Commands)
8528 (Maintenance Commands, Packets, File-I/O Overview): Use @value{GDBN}.
8529 (Bug Reporting): Use @value{GCC}.
8533 * gdb.texinfo (Help): Fix formatting of examples.
8534 (Variables): Use @ifnotinfo instead of @iftex.
8535 (Non-debug DLL symbols): Use @ref instead of @pxref.
8536 (Sparclet File): Use @samp instead of quotes.
8540 * gdb.texinfo (Variables, C): Update cross reference to GCC docs.
8544 * gdb.texinfo (Top): Move TUI and Annotations menu entries to match
8545 the order of the nodes.
8546 (C Operators, C Constants, Debugging C): Remove extra menus.
8547 (Method Names in Commands): Do not specify next/prev/up nodes.
8551 * gdb.texinfo (File Options): Add missing parenthesis.
8552 (Breakpoints, Special Fortran commands, PowerPC): Fix typos.
8556 * gdb.texinfo (Monitor commands for gdbserver): New subsection.
8560 * gdb.texinfo (Standard Target Features): Mention
8562 (ARM Features): Describe org.gnu.gdb.xscale.iwmmxt.
8566 * gdb.texinfo (Top): Put Appendix A after numbered sections.
8567 (Files): Add section name to argument list for pxref.
8568 (Non-debug DLL symbols): Don't use `see' for pxref.
8569 (Embedded Processors): Fix typo.
8570 (GDB/MI Breakpoint Commands): Execution commands generate
8575 * gdb.texinfo (GDB/MI Variable Objects): Describe meanings of
8576 values for in_scope. Mention that only root variables can be
8578 (GDB/MI Development and Front Ends): Explain new values may be
8579 added to existing fields.
8583 * gdb.texinfo (-target-disconnect): Use @smallexample.
8584 (Requirements): Add anchor for Expat. Update description.
8585 (Target Descriptions): Mention Expat.
8586 (Target Description Format): Document new elements. Use
8588 (Predefined Target Types, Standard Target Features): New sections.
8589 * gdbint.texinfo (Target Descriptions): New section.
8593 * gdb.texinfo (Target Description Format): Add section on XInclude.
8597 * gdb.texinfo (GDB/MI Miscellaneous Commands): Describe the new
8598 command -enable-timings.
8602 * gdbint.texinfo (Operation System ABI Variant Handling): Update
8603 descriptions for new/deleted elements in gdb_osabi. Add missing
8604 description for function generic_elf_osabi_sniff_abi_tag_sections.
8608 * gdb.texinfo (Maintenance Commands): Add documentation for
8609 the new "maint print target-stack" command.
8614 * gdb.texinfo: Describe CHAR array vs. string identification rules.
8618 * gdb.texinfo (Compilation, Files, Bootstrapping, Bug Reporting):
8619 Use @value{NGCC} instead of @value{GCC}.
8623 * agentexpr.texi: Fix typos.
8624 * annotate.texinfo: Likewise.
8625 * gdb.texinfo: Likewise.
8626 * gdbint.texinfo: Likewise.
8627 * observer.texi: Likewise.
8628 * stabs.texinfo: Likewise.
8632 * gdbint.texinfo (Support Libraries): Remove mmalloc
8633 entry. Describe readline library.
8637 * gdb.texinfo (Target Descriptions): New section.
8638 (General Query Packets): Add QPassSignals anchor. Mention
8639 qXfer:features:read under qSupported. Expand mentions of
8640 qXfer:memory-map:read and QPassSignals. Document
8641 qXfer:features:read.
8645 * gdb.texinfo (Commands to specify files): Describe
8646 "set sysroot" and "show sysroot".
8647 (Using the `gdbserver' program): Lowercase argument
8648 to @var. Expand description of setting up GDB on the
8653 * gdb.texinfo (Set Catchpoints): Add documentation for the new
8654 catch exception, catch exception unhandled, and catch assert
8659 * gdb.texinfo (Debugging Output): Document "set debug xml"
8660 and "show debug xml".
8664 * gdbint.texinfo (Compiler Warnings): Update for -Wall use.
8668 * gdbint.texinfo (Start of New Year Procedure): Add missing item.
8672 * gdb.texinfo (GDB/MI Variable Objects): Wrap historical
8673 note in @ignore, to be removed later if nobody complains.
8677 * gdb.texinfo (GDB/MI Variable Objects): Describe -c option
8682 * gdb.texinfo (Setting breakpoints): Document
8683 automatic software/hardware breakpoint usage and
8684 the "set breakpoint auto-hw" command.
8688 * gdb.texinfo (Memory Access Checking): New.
8692 * gdb.texinfo (Remote configuration): Mention
8693 "pass-signals-packet".
8694 (General Query Packets): Document QPassSignals. Fix
8699 * gdb.texinfo (Contributors): Add contributors of Xtensa port.
8703 * gdb.texinfo (Remote configuration): Rewrite documentation for
8704 packet configuration commands.
8705 (OS Information): Adjust reference to qXfer:auxv:read.
8706 (General Query Packets): Remove references to read-aux-vector-packet
8707 and set remote get-thread-local-storage-address.
8711 * gdbint.texinfo (Target Architecture Definition): Add new
8712 Initializing a New Architecture section.
8716 * stabs.texinfo (Macro define and undefine): New node describing
8717 stabs for #define and #undef.
8721 * gdb.texinfo (Processes): Rename "detach-fork" to "detach fork".
8725 * gdb.texinfo (Breakpoints, Set Watchpoints): Elaborate and
8726 clarify on the possible meanings of ``expression'' watched by
8727 watchpoints. Add indexing.
8728 (Prompting, Errors, Invalidation, Annotations for Running)
8729 (Source Annotations): Fix index entries by adding "annotation" to
8730 them, to discriminate from index entries that point to the more
8731 general topic descriptions.
8735 * gdbint.texinfo (Target Vector Definition): Move most
8736 content into Existing Targets. Add a menu.
8737 (Existing Targets): New section, moved from Target Vector
8738 Definition. Use @subsection.
8739 (Managing Execution State): New section.
8743 * gdb.texinfo (ST2000): Use Ctrl- instead of C-.
8747 * gdb.texinfo (Sample Session, Invocation, Quitting GDB)
8748 (Command Syntax, Signals, Backtrace, Connecting)
8749 (Remote configuration, Renesas Boards, Console I/O): Fix last
8750 change: use Ctrl- instead of C-, except wrt Emacs.
8751 (File-I/O Examples): Put Ctrl-c in @kbd.
8752 (Cygwin Native, File-I/O Overview, The Ctrl-C message)
8753 (Console I/O): Use @samp with Ctrl-.
8754 (Signals, Set Breaks, Set Watchpoints): Document optional
8755 arguments to `info signals' `handle', `info breakpoints', and
8760 * gdb.texinfo (Backtrace): Fix last change.
8764 * gdb.texinfo (Backtrace): Order correctly and add other cases.
8768 * gdb.texinfo (Command Syntax, Connecting, Remote configuration)
8769 (Renesas Boards, ST2000, TUI Keys, TUI Single Key Mode)
8770 (TUI Commands, Emacs, Console I/O): Fix @key and @kbd usage.
8775 * gdb.texinfo (Packets): Document vFlashErase,
8776 vFlashWrite and vFlashDone packets.
8777 (General Query Packets): Document qXfer:memory-map:read.
8778 Add a new feature for qXfer:memory-map:read.
8779 (Memory map format): New section.
8780 (Target Commands): Mention that gdb can write flash.
8785 * gdb.texinfo (Memory Region Attributes): Mention target-supplied
8786 memory regions and "mem auto".
8790 * gdbint.texinfo (Array Containers): New section.
8794 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
8795 -stack-list-arguments HIGH_FRAME argument can be larger then the
8796 actual number of frames.
8800 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
8801 -stack-list-locals HIGH_FRAME argument can be larger then the
8802 actual number of frames.
8806 * gdb.texinfo (Packets, Stop Reply Packets, General Query Packets,
8807 Register Packet Format, Tracepoint Packets): Fix spelling errors.
8811 * gdbint.texinfo (Overall Structure): New section "Source Tree
8816 * gdb.texinfo (Stop Reply Packets): Note similarity of 'S' and 'T'
8821 * gdb.texinfo (Source Path): Add documentation for new
8822 substitute-path commands.
8826 * gdb.texinfo (Installing GDB): Update menu. Move text to...
8827 (Running Configure): ...here.
8828 (Requirements): New node. Mention expat.
8832 * gdb.texinfo (Target Commands): Remove
8833 'set download-write-size' and 'show download-write-size'.
8837 * stabs.texinfo (Member Type Descriptor): Correct example for
8838 pointer to member types.
8842 * gdb.texinfo (Optional warnings and messages): Add
8843 'set/show trace-commands'.
8844 (Command files): Add '-v' to source command.
8848 * gdb.texinfo (OS Information): Update qPart reference to
8850 (Remote configuration): Likewise.
8851 (Overview): Move @cindex to the start of a paragraph. Talk
8852 about binary data encoding.
8853 (Packets): Refer to the overview for the details of the X
8855 (General Query Packets): Remove qPart description. Add qXfer
8856 description. Add an anchor to qSupported. Correct feature
8857 table title. Add a new feature for qXfer:auxv:read.
8858 (Interrupts): Add a missing parenthesis.
8862 * gdb.texinfo (KOD): Remove node.
8863 (GDB/MI Kod Commands): Remove commented out node.
8867 * gdb.texinfo (GDB/MI Output Syntax, GDB/MI Simple Examples)
8868 (GDB/MI Breakpoint Commands, GDB/MI Program Context)
8869 (GDB/MI Thread Commands, GDB/MI Program Execution)
8870 (GDB/MI Stack Manipulation, GDB/MI Variable Objects)
8871 (GDB/MI Data Manipulation, GDB/MI Symbol Query)
8872 (GDB/MI File Commands, GDB/MI Target Manipulation)
8873 (GDB/MI Miscellaneous Commands): Change (@value{GDBP})->(gdb),
8874 since the MI prompt is hard-wired into the code.
8878 * gdb.texinfo (GDB/MI Compatibility with CLI): Qualify more carefully.
8879 (GDB/MI Simple Examples): Use @subheading for "A Bad Command".
8880 (GDB/MI Data Manipulation): Remove description of unimplemented
8881 display related commands as variable objects perform this function
8882 and are superior: -display-delete, -display-disable,
8883 -display-enable, -display-insert and -display-list. Move
8884 -environment-cd, -environment-directory, -environment-path
8885 and -environment-pwd to "Program Context".
8886 (GDB/MI Program Control): Rename to "Program Execution". Move
8887 -exec-arguments -exec-abort to...
8888 (GDB/MI Program Context): ...here. New node split from "Data
8893 * gdb.texinfo (Remote configuration): Document set / show
8894 remote supported-packets.
8895 (General Query Packets): Document qSupported packet.
8899 * gdb.texinfo (system): Document behaviour with zero length
8904 * gdb.texinfo (File-I/O overview): Copy edit for grammar, spelling,
8906 (Protocol basics): Likewise.
8907 (The F request packet): Likewise.
8908 (The F reply packet): Likewise.
8909 (Memory transfer): Move this node to be a subsubsection of
8910 "Protocol specific representation of datatypes".
8911 (The Ctrl-C message): More copy editing.
8912 (Console I/O): Likewise.
8913 (The isatty call): Delete this node, and merge its content into
8914 the "isatty" node. Fixed references elsewhere.
8915 (The system call): Delete this node, and merge its content into
8916 the "system" node. Fixed references elsewhere.
8917 (open): Reformat to use @table, and add appropriate font markup.
8924 (stat/fstat): Likewise.
8925 (gettimeofday): Likewise.
8927 (system): Likewise, plus minor changes to fix confusing wording.
8928 (Integral datatypes): Fix font markup.
8929 (Pointer values): Likewise.
8930 (struct stat): Fix markup to use @table, plus minor copy editing.
8931 (struct timeval): Fix font markup, plus minor copy editing.
8932 (Constants): Minor copy editing.
8933 (Errno values): Add font markup.
8934 (File-I/O Examples): Likewise.
8938 * gdb.texinfo (GDB/MI): Remove duplicate acknowledgements.
8939 (GDB/MI Simple Examples): Move node up one level. Use real
8941 (GDB/MI Compatibility with CLI): Update.
8942 (GDB/MI Result Records): Add "connected" and "exit" result
8944 (GDB/MI Stream Records): Clarify target output.
8945 (GDB/MI Command Description Format): Modify example description.
8946 (GDB/MI Breakpoint Table Commands): Rename to...
8947 (GDB/MI Breakpoint Commands): ...this
8948 (GDB/MI Breakpoint Commands): Add optional thread field.
8949 (GDB/MI Program Control): Add an introduction. Move "Program
8950 termination" examples into exec-run description.
8951 (GDB/MI File Commands): Mention similar CLI commands.
8952 (GDB/MI Miscellaneous Commands): Move to end. Mention "show version"
8953 is similar to "-gdb-version".
8957 * gdb.texinfo (Symbols): Fix "(gdb)"=>"(@value{GDBP})".
8961 * gdb.texinfo (GDB/MI Development and Front Ends): Use
8962 sourceware.org for mailing lists.
8963 (GDB/MI File Commands): New node split from Program Control.
8967 * gdb.texinfo (GDB/MI Development and Front Ends): New node.
8971 * gdb.texinfo (Cygwin Native): Fix last change.
8975 * gdb.texinfo (Cygwin Native): Document set/show cygwin-exceptions.
8979 * gdbint.texinfo (Algorithms): Correct spelling and punctuation.
8980 (Releasing GDB, Testsuite): Remove details for including DejaGnu.
8984 * gdb.texinfo (General Query Packets): Recommend not starting
8985 new packets with qC and clarify.
8989 * gdb.texinfo (M2 Types): New section.
8993 * agentexpr.texi: Add a copyright and license notice.
8994 * observer.texi: Likewise, with GPL clause for function prototypes.
8995 Remove trailing whitespace.
8999 * gdb.texinfo (General Query Packets): Document conventions for
9000 terminating packet names, and their violations.
9004 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Update for readline 5.1.
9005 * gdb.texinfo: Likewise.
9009 * gdb.texinfo (Remote Configuration): Remove "set remotedebug"
9010 and "show remotedebug".
9011 (Debugging Output): Add additional index entries.
9015 * gdb.texinfo (delete-fork): Command renamed to "delete fork".
9019 * gdb.texinfo (Contributors): Credit frame unwinder contributors.
9020 * gdbint.texinfo (Algorithms): Fix errors in frame documentation.
9024 * gdbint.texinfo (x86 Watchpoints, Target Conditionals): Update insert
9025 and remove breakpoint prototypes.
9026 (Watchpoints): Move description of target_insert_hw_breakpoint and
9027 target_remove_hw_breakpoint ...
9028 (Breakpoints): ... to here. Document target_insert_breakpoint and
9029 target_remove_breakpoint.
9033 * gdb.texinfo (Packets): Note that 'addr' arguments to s, S, c,
9034 and C packets are optional.
9038 * gdb.texinfo (Specifying source directories): Update the description
9039 of the source file search to reflect the fact that the source path
9040 always contains at least $cdir and $cwd.
9044 * gdb.texinfo: Update copyright dates.
9048 * gdb.texinfo (Overview): Add an index entry to "empty response".
9052 * gdb.texinfo: Remove gdbserve.nlm documentation.
9056 * gdbint.texinfo (Prologue Analysis): New section.
9060 * gdb.texinfo (Connecting): Document 'target remote pipe'.
9062 * gdb.texinfo (Target Commands): Update text describing how to
9063 specify a target. Refer to the detailed section on remote
9064 debugging, not the brief mention.
9066 * gdb.texinfo (Connecting): Organize the different 'target remote'
9067 connection methods into a table. Add a 'target remote' index
9072 * gdb.texinfo (Symbols): Update descriptions of 'whatis' and
9073 'ptype' commands to reflect the fact that the only significant
9074 difference between them is that ptype prints the complete type
9075 description instead of just the name.
9079 * gdbint.texinfo (Watchpoints): Delete
9080 TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT.
9084 * gdb.texinfo (GDB/MI Breakpoint Table Commands): Add fullname and
9085 times fields where needed. Fix typos. Update general form given
9086 for output of -break-insert.
9087 (GDB/MI): Abbreviate some unnecessarily long fullnames.
9091 * gdbint.texinfo (Symbol Handling): Add a section
9092 on memory management.
9096 * gdb.texinfo (Breakpoint table commands): Document the fullname
9097 field in -break-list output.
9101 * gdb.texinfo (Cygwin Native): Fix typos. Clarify the types of
9102 debugging information produced by the various "set debug..."
9107 * gdb.texinfo (Files): Remove obsolete bits from the description
9112 * gdbint.texinfo (Testsuite): Explain how to run selected tests.
9116 * gdbint.texinfo (Frames): Document the basics of GDB's register
9117 unwinding model, and explain the existence of the "sentinel" frame.
9121 * gdb.texinfo (Choosing files): Mention that -directory is used
9123 (Specifying source directories): Likewise.
9124 (Command files): Explain how script files are found.
9128 * gdb.texinfo (Backtrace): Describe how to get backtrace of all
9129 the threads in a multi-threaded program.
9130 (Threads): The threadno argument of "thread apply" can be a range
9135 * gdbint.texinfo (Coding): Add entry for -Wno-pointer-sign to list
9140 * gdb.texinfo (Sequences): Improve menu annotations.
9141 (Define): Add index entries for arguments of user-defined
9142 commands. Move the description of flow-control commands...
9143 (Command Files): ...to here. Document loop_break and
9145 (Define, Command Files): Document `end' and add index entries for
9150 * gdb.texinfo: Add documentation for linux-fork.
9151 * gdbint.texinfo: Add internal documentation for checkpoints.
9155 * gdb.texinfo (Omissions from Ada): Document that there is now
9156 limited aggregate support.
9160 * gdb.texinfo (Registers): Describe how to refer to SSE and MMX
9161 registers and the likes.
9165 * gdb.texinfo (Target Commands, Bug Reporting, File Options)
9166 (Symbols): Fix usage of "e.g.".
9167 (Memory Region Attributes): Fix usage of "etc."
9169 * gdbint.texinfo (libgdb, Symbol Handling, Native Debugging)
9170 (Coding): Fix usage of "e.g.".
9183 * Makefile.in: Add (C) after Copyright. Update the FSF
9188 * gdb.texinfo (Connecting): Explain that `monitor' is a way to
9189 extend GDB with commands for external monitor.
9193 * gdb.texinfo (Convenience variables): Add init-if-undefined command.
9197 * gdbint.texinfo (Start of New Year Procedure): New chapter.
9201 * gdb.texinfo (Tracepoint Packets): Document restrictions on
9202 placement of 'R' actions in tracepoint action packets; document
9203 dependence of 'X' and 'M' actions on a preceding 'R' action for
9208 * gdb.texinfo (Tracepoint Packets): New node.
9209 (General Query Packets): Add entries for the tracepoint packets,
9210 referring to the "Tracepoint Packets" node.
9211 (Tracepoints): Add reference to "Tracepoint Packets".
9215 * gdb.texinfo (set remotebreak): Add anchor.
9216 (X packet): Likewise.
9217 (Remote Protocol): Add new section `Interrupts' and new index
9218 entry `interrupts (remote protocol)'.
9222 * gdb.texinfo (Packets): Move information out of 'q' and 'Q'
9223 entries into the General Query Packets section. Add a
9224 cross-reference to that section. Drop description of replies, as
9225 these are covered in the descriptions of each packet.
9226 (General Query Packets): Add introductory text. Explain naming
9227 conventions, and how the end of a name is recognized.
9231 * gdb.texinfo (Remote configuration): Fix typo in description of
9232 "set remotebreak" command.
9236 * gdb.texinfo (Packets, Stop Reply Packets)
9237 (General Query Packets): Various formatting cleanups.
9238 - Use @samp for packet contents.
9239 - Drop summaries from packet @item lines; the same information appears
9240 immediately below in the description.
9241 - Delete paragraph breaks after packet @item commands, so that the
9242 description appears directly to the right of the packet prototype
9243 in the printed manual, if it fits.
9244 - Place spaces in packet prototypes between @vars and non-@var
9245 letters, and explain that they're just for formatting.
9246 - Use @dots{} instead of '...'.
9247 - Fix uses of @code where @var was needed.
9248 - Replace "deprecated" markers with English text spelling out the
9249 packet's status and the preferred alternatives.
9250 - Remove "(reserved)" markers on 'A' and 'I' packets; it's unclear
9251 what this ever meant.
9252 - Remove "(draft)" markers on 'i' packets; nobody has commented on
9253 this for a long time.
9254 - Remove "(draft)" markers on 'z' and 'Z' packets; these have been
9255 implemented several times, and have been in use for years.
9259 * gdb.texinfo (Packets): Add index entries for 'm' packet
9262 * gdb.texinfo (Packets): Clarify lack of restrictions on behavior
9263 of stub when processing an 'm' packet.
9265 * gdb.texinfo (Packets): Mention that packets beginning with
9266 letters are reserved once, at the top, instead of actually listing
9267 them all and saying "reserved".
9271 * gdb.texinfo (User-defined commands): Add $argc. Add missing 'end'.
9272 Change @var{$arg0 to @code{$arg0.
9276 * gdb.texinfo (Fortran): Add some words about Fortran debugging.
9280 * gdb.texinfo (General Query Packets): Put packets in alphabetical
9281 order. Remove extraneous 'z'.
9285 * gdb.texinfo (Choosing files): Add --eval-command.
9289 * gdb.texinfo (Choosing modes): Add --return-child-result.
9294 * gdb.texinfo (Choosing modes): Add --batch-silent.
9298 * gdb.texinfo (GDB/MI Variable Objects): Fix @pxref usage under
9299 "The -var-update Command".
9303 * gdb.texinfo (Print Settings): Add documentation for set/show
9304 print array-indexes.
9308 * gdb.texinfo (Contributors): Thank Andrew Cagney for releases
9313 * gdb.texinfo (File Options): Don't document --mapped, it's gone
9316 (Variables, Symbols): Document the "<incomplete type>" message and
9321 * gdb.texinfo (SETUP_ARBITRARY_FRAME): Remove obsolete reference.
9325 * gdb.texinfo (GDB/MI Variable Objects): Describe print-values
9326 option for -var-list-children and -var-update.
9327 (GDB/MI Stack Manipulation): Simplify description of
9328 print-values option for -stack-list-locals.
9329 (GDB/MI Command Description Format): Clarify.
9330 (Mode Options): Spelling of superseded.
9334 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix -inferior-tty-show
9335 corresponding GDB command comment.
9339 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add -inferior-tty-set
9340 and -inferior-tty-show.
9341 (Input/Output): Document "set/show inferior-tty" and tty alias.
9345 * gdb.texinfo (Packets): Change description of 'D' packet to note
9346 that GDB does wait for a response.
9350 * gdb.texinfo (History) Rename "Command History".
9351 (Command History): Move node "Server Prefix" from section on
9356 * gdb.texinfo (GDB/MI Stack Manipulation):
9357 Re-instate -stack-info-frame with example. Say that it gets
9358 info on selected frame, not current frame.
9362 * gdb.texinfo (Server): Clarify that `file' should be used before
9363 connecting to the server.
9364 (Files): Add an xref to the above description.
9365 (Output Formats): More detailed description of the `c' format.
9366 (Memory): List explicitly all the formats supported by `x'.
9367 (Threads): Add an @cindex entry for "thread apply".
9368 (Files): Document the possibility of loading unlinked object
9369 files. Add more indexing for solib-absolute-prefix and
9371 (Machine Code): Document possible problems with locations in
9373 (Backtrace): Document that free-standing environments do not need
9374 to have a `main' function.
9378 * gdb.texinfo (GDB/MI Stack Manipulation): Remove reference to
9383 * gdb.texinfo (Contributors): Note the original multi-arch
9388 * gdb.texinfo (Registers): Add index entries for the standard
9390 (Frames): Add cross-reference from frame pointer description to
9392 (Annotations Overview): Fix the reference to GDB name.
9396 * gdb.texinfo (Set Watchpoints): Remove @vindex entry for
9397 can-use-hw-watchpoints.
9401 * gdb.texinfo (GDB/MI Out-of-band Records): Add bullet enumerating
9402 the possible reasons why an exec async record would be returned to FE.
9406 * gdb.texinfo: Note that Elena Zannoni, Fernando Nasser, and
9407 Andrew Cagney implemented the original GDB/MI.
9411 * gdb.texinfo (CRIS): Update the cris-version and cris-dwarf2-cfi
9412 documentation. Add documentation for cris-mode.
9416 * gdb.texinfo (Numbers): Explain the example and make the wording
9422 * gdb.texinfo (GDB/MI Breakpoint Table Commands)
9423 (GDB/MI Data Manipulation, GDB/MI Program Control)
9424 (GDB/MI Stack Manipulation): Update examples to include the fullname
9425 attribute in stack frames.
9429 * gdb.texinfo (Startup): Fix last change. Treat gdb.ini like we
9430 do with other non-standard names of init files.
9434 * gdb.texinfo (Command Files): Move the description of the startup
9436 (Startup): ...to this new subsection of the Invocation chapter.
9437 Rearrange the description of init files more logically and add a
9438 cross-reference to "Command Files". Document the special gdbinit
9439 name for CISCO 68k. Expand the description of what GDB does
9441 (History): Add index entry for HISTSIZE.
9445 * gdb.texinfo (Files): Remove documentation for auto-solib-limit.
9449 * gdb.texinfo (SVR4 Process Information, The isatty call)
9450 (The system call): Don't use foo(N) notation for man pages and
9452 (Compilation, DJGPP Native): Improve wording.
9456 * gdb.texinfo (Backtrace): Describe backtraces with arguments that
9457 were optimized away.
9461 * gdb.texinfo (Remote configuration): Document "set/show
9462 get-thread-local-storage-address". Add cross-reference to the
9463 description of the qGetTLSAddr packet.
9464 (General Query Packets): Mention "set remote
9465 get-thread-local-storage-address" and add a reference to its
9470 * gdb.texinfo (Backtrace): Describe 'bt full'.
9474 * gdb.texinfo (Mode Options): Fix typo.
9475 (GDB/MI): Describe how to invoke GDB/MI.
9479 * gdb.texinfo (OS Information): Renamed from Auxiliary Vector; all
9480 references changed. Add description of "info udot".
9481 (Files): Document "set/show stop-on-solib-events".
9482 (M32R/D): Document "set/show download-path", "set/show
9483 board-address", "set/show server-address", "upload", "tload".
9484 Document "sdireset", "sdistatus", "debug_chaos", "use_debug_dma",
9485 "use_mon_code", "use_ib_break", "use_dbt_break".
9486 (Maintenance Commands): Improve indexing.
9487 (Target Commands): Document "set/show hash", "set/show debug
9489 (SVR4 Process Information): Document "info pidlist" and "info
9490 meminfo". Document "set/show procfs-tarce" and "set/show
9491 procfs-file". Document "proc-trace-*" and "proc-untrace-*".
9492 (Symbols, The Print Command with Objective-C): Improve indexing.
9493 (Objective-C): Add references to "info classes" and "info
9495 (Debugging Output): Improve wording. Document "set/show debug
9496 solib-frv". Fix "set/show debugvarobj".
9497 (Set Breaks): Add index entry for "hardware breakpoints".
9498 (Renesas ICE): Document "e7000", "ftplogin", "ftpload", "drain",
9499 and "set/show usehardbreakpoints".
9500 (MIPS Embedded): Document "se/show syn-garbage-limit", "set/show
9501 monitor-prompt", "set/show monitor-warnings", "pmon".
9502 (ARM): Document "rdilogfile", "rdilogenable", "set/show
9503 rdiromatzero", "set/show rdiheartbeat".
9504 (PowerPC): Document SDS-specific commands "set/show sdstimeout",
9506 (Embedded Processors): Document the "sim" command.
9507 (Remote): Document the "remote" command.
9508 (DJGPP Native): Document the "info serial" command.
9509 (Threads): Document "maint info sol-threads".
9510 (Files): Document "nosharedlibrary", "add-symbol-file-from-memory".
9511 (Set Breaks): Improve indexing.
9512 (Command Syntax): Add a reference to dont-repeat.
9513 (Define): Document "dont-repeat".
9514 (TUI Commands): Document "tabset".
9515 (WinCE): New subsection. Document "set/show remotedirectory",
9516 "set/show remoteupload", "set/show remoteaddhost".
9520 * gdb.texinfo (Hurd Native): New subsection, documents
9521 Hurd-specific commands.
9522 (Maintenance Commands): Add cross-reference to "Debugging Output".
9523 (Debugging Output): Document "set/show debug lin-lwp".
9524 (MIPS): Improve documentation of heuristic-fence-post. Document
9525 "set/show mips abi", "set/show mips saved-gpreg-size", "set/show
9526 mips stack-arg-size", "set/show mips mask-address", "set/show mips
9527 remote-mips64-transfers-32bit-regs", "set/show debug mips".
9528 (ARM): Document ARM-specific commands.
9529 (AVR): New section. Document "info io_registers".
9530 (CRIS): New section. Document "set/show cris-version" and
9531 "set/show cris-dwarf2-cfi".
9532 (HPPA): New section. Document "set/show debug hppa" and "maint
9534 (Neutrino): New subsection. Document "set/show debug nto-debug".
9535 (Super-H): New section. Document the "regs" command.
9536 (Debugging Output): Document "set/show debug aix-thread".
9540 * gdb.texinfo (Print Settings): Document "set/show print
9541 pascal_static-members", "set print repeats", "show print
9542 null-stop". Improve indexing. Fix documentation of "set print
9544 (Pascal): New section.
9545 (Supported languages): Rename from "Support"; all references
9546 updated. Add a menu item for Pascal.
9547 (Numbers): Document "set radix.
9548 (Screen Size): Document "set/show pagination".
9549 (MIPS Embedded): Remove "set processor" documentation.
9550 (Remote configuration): Document "set/show X/P/Z-packet",
9551 "set/show read-aux-vector-packet", "set/show remote
9552 symbol-lookup-packet", "set/show remote verbose-resume-packet",
9553 "set/show remoteaddresssize", "set/show remotebaud", "set/show
9554 remotedebug", "set/show remotebreak", "set/show remotedevice",
9555 "set/show remotelogfile".
9556 (Auxiliary Vector): Add reference to the description of the
9557 read-aux-vector-packet setting.
9558 (Set Watchpoints): Add a cross-reference to "set remote
9559 hardware-breakpoint-limit".
9560 (General Query Packets): Add indexing of requests and
9561 cross-references to related commands in "Remote configuration".
9562 (File-I/O Overview, The system call): Fix wording and typos.
9563 (Thread Stops): Add index entries.
9564 (Continuing and Stepping): Document "show step-mode".
9565 (i386): New node. Document "set/show struct-convention".
9566 (Files): Document "show trust-readonly-sections".
9567 (Calling): Document "set/show unwindonsignal".
9568 (Messages/Warnings): Add index entries.
9569 (Maintenance Commands): Document "set/show watchdog".
9570 (Annotations Overview): Document "show annotate".
9571 (Set Watchpoints): Add index entries.
9572 (Symbols): Fix doc of case-sensitive.
9573 (ABI): Document "show coerce-float-to-double".
9574 (Convenience Vars, Help): Improve indexing.
9575 (Machine Code): Document "show disassembly-flavor".
9576 (Debugging C plus plus): Document "show overload-resolution".
9577 (Value History, Signaling): Add index entries.
9581 * gdb.texinfo (Show): Move @kindex entries to their proper places.
9582 (Processes): Fix wording.
9583 (History, List, Logging output, Define, Symbols, Print Settings):
9588 * gdb.texinfo (Targets): Document "set/show architecture". Remove
9589 redundant index entry for "target" command.
9590 (Backtrace): Add index entries.
9591 (Symbols, Fortran): Document the "set case-sensitive" command.
9592 (DJGPP Native): Document "set com1base", "set com1irq", etc.
9593 (Print Settings): Add index entry for "set demangle-style".
9594 (Target Commands): Document "set download-write-size".
9595 (Debugging Output): Document "set exec-done-display".
9599 * gdb.texinfo (Files): Fix the name and documentation of
9600 add-shared-symbol-files. Document its alias assf. Update the
9601 list of OSs where GDB supports shared libraries. Fix markup.
9602 (Continuing and Stepping): Add reference to @var{location} in the
9604 (Dump/Restore Files): Fix reference to @{filename}.
9605 (Help): Fix wording.
9607 (Set Watchpoints): Ditto.
9608 (Backtrace): Remove redundant index entries. Improve index
9610 (Delete Breaks): Fix wording.
9611 (Memory): Document the compare-sections command.
9612 (Memory Region Attributes): Improve wording.
9613 (Disabling): Improve wording.
9614 (Fortran): New subsection. Document the "info common" command.
9615 (Help): Document aliases "info copying" and "info warranty".
9616 (Caching Remote Data): New section. Document the "set/show
9617 remotecache" and "info dcache" commands.
9618 (Show): Fix wording of the documentation of the "set
9619 extension-language" command.
9620 (Signals): Add index entry for "info handle".
9621 (Memory Region Attributes): Fix punctuation.
9622 (Symbols): Change the arg name to "location" and refer to it in
9623 the text. Fix wording of "info types" doc.
9624 (Threads): Fix usage of @enumerate @item's.
9625 (Listing Tracepoints): Add index entry for "info tp".
9626 (Set Watchpoints): Add xref to "info break" description.
9627 (Macros): Add an index entry for "macro exp1". Document the
9628 "macro list" command.
9629 (Maintenance Commands): Document "flushregs", "maint agent",
9630 "maint check-symtabs", "maint cplus", "maint demangle", "maint
9631 deprecate", "maint undeprecate", "maint dump-me", "maint packet",
9632 "maint print architecture", "maint print objfiles", "maint print
9633 statistics", "maint print type", "maint show-debug-regs", "maint
9634 space", "maint time", and "maint translate-address".
9635 (Connecting): Document the "monitor" command.
9636 (Annotations Overview): Describe the "set annotate" command.
9640 * gdb.texinfo (Set Watchpoints): Document can-use-hw-watchpoints.
9641 Rearrange index entries and improve wording about support for
9642 hardware watchpoints.
9646 * gdb.texinfo: Update copyright
9650 * gdb.texinfo (General Query Packets): Fix texinfo compile warning and
9655 * observer.texi (executable_changed): New observer.
9659 * gdb.texinfo (General Query Packets): Document qGetTLSAddr packet.
9663 * gdb.texinfo: Fix spelling, infinte -> infinite.
9667 * observer.texi (GDB Observers): Document "solib_loaded".
9671 * configure.ac: Rename configure.in, require autoconf 2.59.
9672 * configure: Re-generate.
9674 * configure.in: Replace configdirs with multiple references to
9676 * configure: Re-generate.
9680 * gdbint.texinfo (Versions and Branches): Make the date (YYYYMMDD)
9681 part of the version number.
9685 * gdbint.texinfo (Algorithms): Remove description of
9686 TARGET_DISABLE_HW_WATCHPOINTS and TARGET_ENABLE_HW_WATCHPOINTS.
9690 * gdb.texinfo (General Query Packets): Specify that thread ID's in
9691 the 'qC' and 'qThreadInfo' packets are unsigned hexidecimal
9696 * gdb.texinfo (Mode Options): Document -l option.
9700 * gdbint.texinfo (Algorithms): More accurate description of
9701 STOPPED_BY_WATCHPOINT. Point out that target_stopped_data_address
9702 is not needed unless data-read and data-access watchpoints are
9703 supported. Add a description of how GDB checks whether the
9704 inferior stopped because a watchpoint was hit.
9708 * gdb.texinfo (Files): Add cross-reference to description of
9709 -readnow command-line switch.
9713 * gdb.texinfo: Document set/show backtrace past-entry commands.
9714 Rearrange index entries for set/show backtrace past-main.
9719 * gdb.texinfo (Remote Serial Protocol): Further describe
9720 binary transfer escaping mechanism .
9724 * gdb.texinfo (inferior_debugging info): Document "set debug infrun"
9725 and "show debug infrun". Add index entries.
9729 * gdb.texinfo (SVR4 Process Information): Document subcommands of
9730 "info proc" that are already implemented. Add index entries.
9731 (Working Directory): Add a cross-reference to "info proc" command.
9732 (Files): Add a tip for decreasing memory used for symtabs from
9734 (Starting): Fix whitespace; make "elaboration" stand out where it
9735 is first used, and add an index entry for the term.
9736 (Calling): Expand and elaborate text. Add "print". Add the
9737 description of problems with weak aliases.
9738 (Core File Generation): New section.
9742 * gdbint.texinfo (Versions and Branches): New chapter.
9743 (Releasing GDB): Delete "Versions and Branches" section.
9744 (Top): Add "Versions and Branches".
9748 * gdb.texinfo (Editing, History): Add cross-references to the
9749 included Readline and History user documentation. Remove
9750 references to the symbol have-readline-appendices which is unused
9752 (History): Fix indexing.
9756 * gdbint.texinfo (target_stopped_data_address): Update to
9758 (i386_stopped_data_address): Update prototype and description.
9759 (i386_stopped_by_watchpoint): New function and description.
9763 * gdb.texinfo (Filenames): Add Ada suffixes.
9769 * gdb.texinfo (Packets): Document the "p" packet.
9773 * gdb.texinfo (Paths and Names of the Source Files): Document the
9774 meaning of values in the 'desc' field of a SO stab.
9778 * gdb.texinfo (Maintenance Commands): Document "maint set dwarf2
9779 max-cache-age" and "maint show dwarf2 max-cache-age".
9783 * gdb.texinfo (Set Breaks): Add index entry for setting
9784 breakpoints on overloaded C++ functions that are not members of
9785 any classes. Add an example and an index entry for setting
9786 breakpoints on all program functions.
9787 (Character Sets, Macros, Overlay Commands)
9788 (Non-debug DLL symbols, GDB/MI Output Syntax)
9789 (Annotations Overview, Maintenance Commands, File-I/O Overview):
9790 Use "(@value{GDBP})" instead of a literal "(gdb)".
9794 * gdbint.texinfo (Native Debugging): Delete description of
9799 * gdbint.texinfo (User Interface): Change local_hex_string_custom
9800 to hex_string_custom (not historically correct, but more
9801 understandable, given the current code).
9805 * gdbint.texinfo (Native Debugging): Delete SVR4_SHARED_LIBS.
9809 * observer.texi (solib_unloaded): New observer.
9813 * gdbint.texinfo (Target Architecture Definition): Add missing
9818 * (Using the Testsuite): build != host is supported,
9819 but some test scripts do not support build != host.
9823 * gdbint.texinfo (Host Definition): Delete description of
9824 FCLOSE_PROVIDED and GETENV_PROVIDED.
9828 * gdbint.texinfo (Host Definition): Remove documentation for
9829 USE_O_NOCTTY, no longer used.
9833 * gdbint.texinfo (Host Definition): Delete description of
9835 (Native Debugging): Delete description of KERNEL_U_ADDR_BSD and
9840 * gdbint.texinfo (Target Architecture Definition): Delete
9841 reference to deprecated_read_fp.
9845 * gdbint.texinfo (Target Architecture Definition): Delete
9846 description of DEPRECATED_REGISTER_BYTES.
9850 * gdb.texinfo (Source Path): Document the new behavior of
9851 searching for the source files.
9855 * gdb.texinfo (Edit): Fix markup of EDITOR and improve wording.
9856 (Search, Expressions, Arrays, Variables, Data, Machine Code)
9857 (Auto Display): Improve indexing.
9861 * gdb.texinfo (Mode Options): Delete documentation on "-async" and
9866 * gdb.texinfo: Fix @kindex entries so that multiple commands that
9867 have the same prefix have only their prefix in the index.
9871 * gdb.texinfo (BSD libkvm Interface): New node (section)
9872 (Native): Add it to the menu.
9876 * gdbint.texinfo (Target Architecture Definition): Remove
9881 * gdbint.texinfo (Target Architecture Definition): Remove
9882 SUN_FIXED_LBRAC_BUG.
9886 * gdbint.texinfo (Coding): Replace xasprintf with xstrprintf.
9890 * gdbint.texinfo (Target Architecture Definition): Deprecate
9891 USE_STRUCT_CONVENTION.
9895 gdb.texinfo (Bug Reporting): Mention session recording,
9896 with the script command or Emacs.
9900 * gdbint.texinfo (Target Architecture Definition): Deprecate
9901 FUNCTION_START_OFFSET.
9905 Based on changes from Karl Berry.
9906 * gdb.texinfo: Do not use @sc in a direntry.
9907 * stabs.texinfo: Change @dircateogry to "Software development".
9908 * gdbint.texinfo, gdb.texinfo, annotate.texinfo: Ditto.
9912 * gdbint.texinfo (Target Architecture Definition): Delete
9913 description of RETURN_VALUE_ON_STACK.
9917 * gdbint.texinfo (Native Debugging): Restore "@table @code"
9918 deleted by previous patch.
9922 * gdbint.texinfo (Native Debugging): Delete documentation on
9927 * gdb.texinfo (push_dummy_call): Use @code{struct value}.
9931 * gdb.texinfo (push_dummy_call): Update argument list to match
9932 the new push_dummy_call method signature. Describe the function
9937 * gdb.texinfo (Starting): Document new start command.
9941 * observer.texi (GDB Observers): Document "inferior_created".
9945 * gdbint.texinfo (Target Architecture Definition): Delete
9946 description of DO_DEFERRED_STORES.
9948 * gdbint.texinfo (Target Architecture Definition): Delete
9949 references to DEPRECATED_FIX_CALL_DUMMY.
9951 * gdbint.texinfo (Target Architecture Definition): Delete
9952 description of DEPRECATED_CALL_DUMMY_WORDS,
9953 DEPRECATED_SIZEOF_CALL_DUMMY_WORDS, and CALL_DUMMY.
9955 * gdbint.texinfo (Target Architecture Definition): Delete
9956 description of DEPRECATED_PUSH_DUMMY_FRAME.
9958 * gdbint.texinfo (Target Architecture Definition): Delete
9959 reference to DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
9963 * observer.texi (GDB Observers): Add "Debugging" section. Include
9964 cross reference to "set/show debug observer".
9965 * gdb.texinfo (Debugging Output): Document "set/show debug
9970 * gdbint.texinfo (Target Architecture Definition): Delete
9971 description of DEPRECATED_PC_IN_SIGTRAMP.
9975 * gdbint.texinfo (Target Architecture Definition): Delete
9976 documentation for BELIEVE_PCC_PROMOTION_TYPE, no longer defined.
9980 * observer.texi (GDB Observers): Correct spelling.
9984 * observer.texi (GDB Observers): Add target_changed event.
9988 * observer.texi (GDB Observers): Rework, provide generic observer
9989 definitions and then a list of observable events.
9993 * gdbint.texinfo (Host Definition): Delete reference to
9998 * gdbint.texinfo (Target Architecture Definition): Delete
9999 reference to DEPRECATED_CALL_DUMMY_LENGTH.
10003 * gdb.texinfo (TUI Commands): Document tui reg commands.
10007 * gdb.texinfo (TUI): Delete reference to --enable-tui. Mention
10009 (Mode Options): Mention "gdbtui". Use "Text" not "Terminal".
10010 (Contributors): Mention both Text and Terminal User Interface.
10014 * gdbint.texinfo (Target Architecture Definition): Deprecate
10015 references to SIGTRAMP_START and SIGTRAMP_END.
10019 * gdbint.texinfo (Target Architecture Definition): Deprecate
10020 references to PC_IN_SIGTRAMP.
10024 * gdbint.texinfo (Target Architecture Definition): Delete
10025 reference to GDB_TARGET_IS_HPPA.
10029 * gdbint.texinfo (Coding): Update section on gdbarch_data,
10030 describe pre_init and post_init.
10034 * gdb.texinfo (Debugging Output): Document values for "set debug
10039 * gdb.texinfo (Contributors): Mention GDB 6.1 release engineer.
10043 * gdb.texinfo (breakpoints): Add information about the
10044 new "set breakpoint pending" and "show breakpoint pending"
10049 * gdbint.texinfo (Coding): Document use of gdbarch_obstack_zalloc
10050 in Per-architecture module data section.
10054 * gdb.texinfo (General Query Packets): Document qPart:... packets.
10058 * annotate.texinfo: Wrap fdl.texi include in raise/lower sections.
10059 * gdb.texinfo, gdbint.texinfo, stabs.texinfo: Ditto.
10060 * fdl.texi: Import Version 1.2, November 2002.
10064 * gdb.texinfo (Mode Options): Note that "mi1" is deprecated.
10068 * gdbint.texinfo (Target Architecture Definition): Deprecate
10069 FRAMELESS_FUNCTION_INVOCATION.
10073 * gdbint.texinfo (Coding): Mention -Wunused-function.
10077 * gdbint.texinfo (Target Architecture Definition): Delete
10078 description of DEPRECATED_CALL_DUMMY_STACK_ADJUST.
10082 * gdb.texinfo: Properly quote the name "C++".
10083 * gdbint.texinfo: Ditto.
10084 * stabs.texinfo: Ditto.
10088 * gdbint.texinfo (Support Libraries): Add doco about obstacks and
10089 minimal information about libiberty.
10093 * gdb.texinfo (Auxiliary Vector): Fix thinko with @value{GDBN}.
10097 * gdb.texinfo (Auxiliary Vector): New node (section).
10098 (Data): Add it to the menu.
10102 * gdb.texinfo (Breakpoints): Add information about pending
10103 breakpoint support.
10107 * gdb.texinfo (Overview): Delete references to the cisco protocol
10108 including the "N" response.
10112 * gdbint.texinfo (Target Architecture Definition): Rename
10113 EXTRACT_STRUCT_VALUE_ADDRESS to
10114 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.
10118 * gdb.texinfo (KOD): Document "show os". Add index entries for
10119 "set/show os" and "info cisco" commands.
10123 * Makefile.in (install-info): Prepend $(DESTDIR) to $(infodir).
10127 * gdbint.texinfo: Delete USE_MMALLOC, NO_MMCHECK, MMCHECK_FORCE,
10128 MMAP_BASE_ADDRESS, MMAP_INCREMENT.
10132 * gdb.texinfo (GDB/MI Stack Manipulation): Describe extension to
10133 -stack-list-locals.
10134 (GDB/MI Variable Objects): Describe extension to
10135 -var-list-children.
10139 * gdbint.texinfo (DECR_PC_AFTER_HW_BREAK): Don't document.
10143 * gdbint.texinfo (Target Architecture Definition): Delete
10144 documentation on DEPRECATED_NPC_REGNUM.
10148 * gdb.texinfo: Update copyright year. Mention that set
10149 follow-fork-mode is supported on GNU/Linux. Remove documentation of
10150 "set follow-fork-mode ask".
10154 * gdbint.texinfo: Update copyright year.
10155 (Coding): Add -Wunused-label to list of -Werror warnings.
10160 * gdb.texinfo: Update copyright.
10161 (Objective-C): "methodName" typeo fixed. Add @code/@var markup
10162 around names, as appropriate. Minor syntax cleanup of
10163 _NSPrintForDebugger explanation. Two spaces after periods.
10164 GDBN used instead of lit. "gdb". Index entries added for
10165 print-object and _NSPrintForDebugger. @noindent added in one spot.
10169 * stabs.texinfo: Add dircategory and direntry commands.
10170 * annotate.texinfo: Ditto.
10174 * gdbint.texinfo (Target Architecture Definition): Replace the
10175 return_value method's "inval" and "outval" parameters with
10176 "readbuf" and "writebuf".
10180 * gdb.texinfo (The F request packet, The F reply packet): Renamed
10181 from "The `F' request packet" and "The `F' reply packet", to make
10183 (File-I/O remote protocol extension): Update menu entries, too.
10187 * gdb.texinfo (Thread Stops): Document the issue with
10188 premature return from system calls in multi-threaded programs.
10192 * annotate.texinfo: Fix "fortunatly"[sic].
10196 * gdb.texinfo (Contributors to GDB): Replace "Renesas"
10197 with "Hitachi" and "Mitsubishi".
10201 * gdbint.texinfo (Target Architecture Definition): Document
10202 gdbarch_return_value. Add cross references from
10203 USE_STRUCT_CONVENTION, EXTRACT_RETURN_VALUE, and
10204 STORE_RETURN_VALUE, and from/to EXTRACT_STRUCT_VALUE_ADDRESS.
10208 * gdbint.texinfo (Target Architecture Definition): Document
10209 regset_from_core_section.
10213 * gdb.texinfo (M32R/D): Mention m32rsdi target.
10218 * gdb.texinfo (Breakpoints related warnings): Insert into menu.
10222 * gdb.texinfo (Breakpoint related warnings): New node.
10223 * gdbint.texinfo (ADJUST_BREAKPOINT_ADDRESS): Document.
10227 * gdb.texinfo (Remote Protocol): Document v and vCont.
10231 * gdb.texinfo: Replace "Hitachi" and "Mitsubishi" with "Renesas".
10232 * gdbint.texinfo: Ditto.
10237 * gdb.texinfo (GDB/MI Symbol Query): Replace "comamnd" with
10242 * gdbint.texinfo (Target Architecture Definition): Deprecate
10243 IBM6000_TARGET. Mention that it implies an RS/6000 system and not
10248 * gdbint.texinfo (Target Architecture Definition): Rename
10249 REGISTER_RAW_SIZE to DEPRECATED_REGISTER_RAW_SIZE.
10250 * gdb.texinfo (Packets, Stop Reply Packets): Ditto.
10251 * gdbint.texinfo (Target Architecture Definition): Rename
10255 REGISTER_VIRTUAL_SIZE to DEPRECATED_REGISTER_VIRTUAL_SIZE.
10256 (Target Architecture Definition):
10258 * gdbint.texinfo (Target Architecture Definition): Rename
10259 REGISTER_VIRTUAL_TYPE to DEPRECATED_REGISTER_VIRTUAL_TYPE.
10263 * gdbint.texinfo (Target Architecture Definition): Delete
10264 documentation for NEED_TEXT_START_END.
10266 * gdbint.texinfo (Target Architecture Definition): Rename
10267 NPC_REGNUM to DEPRECATED_NPC_REGNUM. Add cross reference to
10272 * gdbint.texinfo (Testsuite Organization): Change gdb.c++ to gdb.cp.
10276 * gdbint.texinfo (Target Architecture Definition): Fix typos.
10280 * gdbint.texinfo (Target Architecture Definition): Document
10281 stabs_argument_has_addr.
10285 * gdbint.texinfo (Target Architecture Definition): Delete
10286 documentation on REGISTER_NAMES.
10290 * gdbint.texinfo (Target Architecture Definition): Replace
10291 REG_STRUCT_HAS_ADDR with DEPRECATED_REG_STRUCT_HAS_ADDR.
10295 * gdbint.texinfo (Target Architecture Definition): Replace
10296 STACK_ALIGN with DEPRECATED_STACK_ALIGN.
10300 * gdbint.texinfo (Target Architecture Definition): Document
10301 "frame_red_zone_size".
10305 * gdb.texinfo (Backtrace): Replace "set/show backtrace-below-main"
10306 with "set/show backtrace past-main" and "set/show backtrace
10311 * Makefile.in (install-info): Support DESTDIR.
10312 (install-html): Likewise.
10316 Patch from Nick Roberts.
10317 * gdb.texinfo (Using GDB under GNU Emacs): Fix/update key
10318 bindings. Remove description of send-gdb-command.
10322 * gdb.texinfo (Mode Options): Mention that "mi2" was included in
10327 * gdb.texinfo (Mode Options): Mention that level three is the
10328 highest available and that level 2 is deprecated.
10329 (Annotations Overview): Mention annotation levels. Cross reference
10330 to "Limitations of the Annotation Interface" in annotate.texi.
10331 (TODO, Value Annotations, Frame Annotations): Delete section.
10332 (Displays, Breakpoint Info): Delete.
10336 * agentexpr.texi: Delete @bye.
10337 * Makefile.in (STABS_DOC_SOURCE_INCLUDES): Add "fdl.texi"
10338 (stabs.info): Add $(srcdir) to include search path.
10339 (html): Depend on "annotate_toc.html", and not "annotate.html".
10340 * stabs.texinfo: Ditto. Include "fdl.texi".
10341 * gdbint.texinfo: Update copyright statement's list of invariant
10346 * Makefile.in (INFO_DEPS): Add annotate.info.
10347 (dvi, ps, html, pdf): Add annotate.
10348 (ANNOTATE_DOC_SOURCE_INCLUDES): New macro.
10349 (ANNOTATE_DOC_BUILD_INCLUDES): New macro.
10350 (ANNOTATE_DOC_FILES): New macro.
10351 (ANNOTATE_TEX_TMPS): New macro.
10352 (annotate.info, annotate_toc.html): Specify dependencies.
10353 (annotate.ps, annotate.pdf, annotate.dvi): Ditto.
10354 * annotate.texinfo: Rename annotate.texi. Get building. Add
10355 "Migrating to GDB/MI" and "Limitations of the Annotation
10356 Interface" chapters. Mention why it is not part of the user
10357 guide. Update copyright notice. Include "fdl.texi".
10361 * gdb.texinfo (TUI Keys): Document C-x o key to switch active window.
10365 * gdbint.texinfo (libgdb components): Correct a GDB to GDBN.
10369 * gdb.texinfo (Server): Mention pidof.
10373 * gdbint.texinfo (Coding): Add -Wformat-nonliteral to -Werror
10378 * gdb.texinfo (Logging output): New chapter.
10382 * gdb.texinfo (Unsupported languages): New section.
10383 (Languages): Add link to new section.
10387 * gdb.texinfo (Contributors): Mention 6.0 release engineer.
10391 * gdbint.texinfo (Coding): Clarify use of gdb_XXX.h headers.
10395 * Makefile.in (SFILES_INCLUDED): Add agentexpr.texi.
10396 * agentexpr.texi: Retitle section, and change it to an appendix.
10397 Comment out texinfo initialization. Factor a @var{} into two
10398 pieces to prevent makeinfo warnings.
10399 * gdb.texinfo: Add Agent Expressions appendix.
10403 * gdbint.texinfo (Native Conditionals): Remove PREPARE_TO_PROCEED.
10407 * gdb.texinfo (Remote Debugging): New section "Connecting to a
10408 remote target". Document the "detach" and "disconnect" commands.
10409 (Server, Netware, Debug Session): Reference "Connecting to a
10411 (GDB/MI Target Manipulation): Document "-target-disconnect".
10415 * gdbint.texinfo (Target Architecture Definition): Deprecate
10416 REMOTE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT, and
10417 BIG_REMOTE_BREAKPOINT. Cross reference BREAKPOINT_FROM_PC.
10421 * gdb.texinfo (Separate Debug Files): Remove extra semicolon.
10425 * gdbint.texinfo (Target Architecture Definition): Delete
10426 documentation on FRAME_ARGS_ADDRESS_CORRECT.
10430 * gdbint.texinfo (Target Architecture Definition): Document
10431 "unwind_sp". Cross reference "unwind_sp" and TARGET_READ_SP.
10435 * gdb.texinfo: Add Objective-C documentation.
10439 * gdbint.texinfo (Target Architecture Definition): Add "func_addr"
10440 parameter to "push_dummy_call". Rename "dummy_addr" to "bp_addr".
10444 * gdbint.texinfo (Target Architecture Definition): Delete
10445 references to "extract_address" and "store_address".
10449 * gdbint.texinfo (Target Architecture Definition): Replace
10450 REGISTER_BYTES with DEPRECATED_REGISTER_BYTES. Fix typo,
10451 DEPRECATED_REGISTER_SIZE instead of REGISTER_BYTE.
10455 * gdbint.texinfo (Breakpoint Handling): Correct a double negative.
10459 * Makefile.in (gdb-cfg.texi): Replace $$LN_S with $(LN_S).
10460 (gdb.dvi): Likewise.
10461 (gdb.pdf): Likewise.
10462 (links2roff): Likewise.
10466 * gdb.texinfo (Dump/Restore Files): Update documentation for
10467 'dump', 'append', and 'restore': note that format argument is
10468 optional; simplify presentation of the command variants; and be
10469 more precise about the formats.
10473 * gdb.texinfo (Symbols): Update documentation: 'maint list
10474 symtabs' and 'maint list psymtabs' have been renamed 'maint info
10475 symtabs' and 'maint info psymtabs'.
10479 * gdbint.texinfo (Target Architecture Definition): Make
10480 CALL_DUMMY_WORDS, SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY_LENGTH,
10481 FIX_CALL_DUMMY, CALL_DUMMY_BREAKPOINT_OFFSET and
10482 CALL_DUMMY_BREAKPOINT_OFFSET deprecated.
10486 * gdb.texinfo (Maintenance Commands): Document "maint print
10491 * gdb.texinfo (GDB/MI Symbol Query): Use @{ and @}.
10496 * gdb.texinfo (section GDB/MI Symbol Query): Add documentation
10497 for new MI command.
10501 * gdbint.texinfo (Target Architecture Definition): Document
10502 push_dummy_code. Add cross references.
10506 * gdb.texinfo (Character Sets): Update to reflect new behavior of
10507 set/show charsets commands.
10511 * gdbint.texinfo (Target Architecture Definition): Replace
10512 read_fp, TARGET_READ_FP and FP_REGNUM, with deprecated_read_fp,
10513 DEPRECATED_TARGET_READ_FP and DEPRECATED_REGNUM.
10517 * gdbint.texinfo (Target Architecture Definition): Rename
10518 "tm_print_insn" to "deprecated_tm_print_insn".
10522 * gdb.texinfo (Symbols): Document 'maint list symtabs' and 'maint
10527 * gdbint.texinfo (Target Architecture Definition): Delete
10528 references to EXTRA_FRAME_INFO.
10532 * gdbint.texinfo (Target Architecture Definition): Delete
10533 PRINT_TYPELESS_INTEGER.
10537 * observer.texi (GDB Observers): Adjust the documentation for the
10538 normal_stop notification to better describe reality. Fix a couple
10543 * gdb.texinfo (GDB/MI Program Control): Add
10544 '-file-list-exec-source-file'
10548 * gdbint.texinfo (Target Architecture Definition): Delete
10549 references to CALL_DUMMY_P.
10553 * gdbint.texinfo (Target Architecture Definition): Remove
10554 reference to TARGET_WRITE_SP.
10558 * gdbint.texinfo (Target Architecture Definition): Remove
10559 references to write_sp.
10563 * gdb.texinfo (GDB/MI Variable Objects): Replace @include with
10564 chapter body. Use @smallexample instead of @example.
10565 (Annotations): Ditto.
10566 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Remove gdbmi.texinfo and
10571 * gdbint.texinfo (Target Architecture Definition): Replace
10572 PUSH_ARGUMENTS with push_dummy_call, add gdbarch, regcache and
10573 dummy_addr parameters.
10577 * gdbint.texinfo (Target Architecture Definition): Delete
10578 reference to CALL_DUMMY_STACK_ADJUST_P. Rename
10579 CALL_DUMMY_STACK_ADJUST to DEPRECATED_CALL_DUMMY_STACK_ADJUST.
10580 Add reference to PUSH_ARGUMENTS.
10584 * gdbint.texinfo (Algorithms, Target Architecture Definition):
10585 Deprecate FRAME_CHAIN and FRAME_CHAIN_VALID.
10589 * gdbint.texinfo (Algorithms): Add new section describing the
10591 (Top): Add menu entry to new observer appendix.
10592 * observer.texi: New file.
10593 * Makefile.in (GDBINT_DOC_SOURCE_INCLUDES): Add dependency on
10594 new observer.texi file.
10598 * gdb.texinfo (DATE): Delete. Remove date from titles. Mention
10599 that GNU Press update the manual version number.
10603 * gdbint.texinfo (Target Architecture Definition): Delete
10604 references to get_saved_register. Rename GET_SAVED_REGISTER to
10605 DEPRECATED_GET_SAVED_REGISTER.
10609 * gdbint.texinfo (Target Architecture Definition): Replace
10610 POP_FRAME with DEPRECATED_POP_FRAME. Update description.
10614 * gdbint.texinfo (Target Architecture Definition): Rename
10615 FRAME_SAVED_PC to DEPRECATED_FRAME_SAVED_PC.
10619 * gdb.texinfo: Add File-I/O documentation.
10623 * gdbint.texinfo (Target Architecture Definition): Cross reference
10624 FRAME_SAVED_PC to unwind_pc. Document unwind_pc.
10628 * gdb.texinfo (Debugging Output): Mention the "set/show debug
10633 * gdbint.texinfo (Target Architecture Definition): Document
10634 unwind_dummy_id. Cross reference unwind_dummy_id and
10635 SAVE_DUMMY_FRAME_TOS.
10640 * gdb.texinfo (Configuring the current ABI): Document "set cp-abi"
10645 * gdbint.texinfo (Target Architecture Definition): Document
10650 * stabs.texinfo (Structures): Use @samp and separate @var's
10651 instead of a single @var containing a comma separated list.
10656 * Makefile.in (distclean): Remove config.log.
10660 * gdbint.texinfo (Target Architecture Definition): Rename
10661 FRAME_INIT_SAVED_REGS to DEPRECATED_FRAME_INIT_SAVED_REGS.
10665 * gdbint.texinfo: Rename INIT_EXTRA_FRAME_INFO to
10666 DEPRECATED_INIT_EXTRA_FRAME_INFO.
10670 * gdb.texinfo (Cygwin Native): Links to Non-debug DLL symbols.
10671 (Non-debug DLL symbols): New node, describing the minimal symbols
10672 loaded from DLLs without real debugging symbols.
10676 * gdb.texinfo (Set Breaks): Add cross reference to "set remote
10677 hardware-breakpoint-limit".
10678 (Set Watchpoints): Add cross reference to "set remote
10679 hardware-watchpoint-limit".
10680 (Remote configuration options): New section.
10684 * gdbint.texinfo (Target Architecture Definition): Delete
10685 descrption of IS_TRAPPED_INTERNALVAR.
10688 * gdb.texinfo (Interpreters): New chapter. Refer the command-line
10689 option "-i"/"--interpreter" to this chapter. Include index
10694 * gdb.texinfo (C@t{++}): Recommend DWARF 2, then stabs+.
10695 (Variables): Recommend stabs+ and DWARF 2.
10696 (C plus plus expressions): Correct info about
10697 compiler versions, debug formats.
10698 (Contributors): Change 'DWARF2' to 'DWARF 2'.
10703 * gdbint.texinfo (Target Architecture Definition): Delete
10704 description of ADDITIONAL_OPTIONS, ADDITIONAL_OPTION_CASES,
10705 ADDITIONAL_OPTION_HANDLER, and ADDITIONAL_OPTION_HELP, and
10706 BEFORE_MAIN_LOOP_HOOK, and DBX_PARM_SYMBOL_CLASS along with
10707 references to nindy and i960.
10708 * gdb.texinfo (i960): Delete all references to i960 and nindy.
10712 * gdbint.texinfo (Target Architecture Definition): Delete
10717 * stabs.texinfo (Member Type Descriptor): Clarify description of
10718 `@'. Suggested by Ben Hutchings.
10722 * gdb.texinfo (M68K): Delete reference to es1800.
10726 * gdb.texinfo (Maintenance Commands): Document `maint print
10727 reggroups' and `maint print register-groups'.
10728 * gdbint.texinfo (Target Architecture Definition): Document
10729 register_reggroup_p.
10733 * gdb.texinfo (Separate Debug Files): New section.
10737 * gdb.texinfo (Maintenance Commands): Add "maint set profile"
10738 and "maint show profile".
10742 * gdb.texinfo (Installing GDB): Warn against
10743 ".../gdb-VERSION/gdb/configure".
10744 (Separate Objdir): Likewise.
10748 * gdbint.texinfo (Target Architecture Definition): Delete
10749 definition of PRINT_REGISTER_HOOK.
10753 (OpenRISC 1000): Fix formatting of command names.
10757 * gdb.texinfo (Continuing and Stepping): Add new command
10758 'advance'. Clarify behavior of 'until'.
10762 * gdb.texinfo (Files): Document solib-absolute-prefix and
10767 * gdbint.texinfo (Configuring @value{GDBN} for Release): Delete.
10768 (Create a Release): Add new instructions for new @file{src-release}.
10769 Document existing instructions for @file{Makefile.in} as
10770 being for @value{GDBN} 5.3.1 or earlier.
10774 * gdbint.texinfo (Target Architecture Definition): Mention
10775 frame_saved_regs_zalloc and frame_extra_info_zalloc as the way to
10780 * gdb.texinfo (Controlling GDB): Add @kindex for
10782 (Backtraces): Add @kindex's for backtrace-below-main.
10786 * gdb.texinfo (Controlling GDB): Document "set osabi".
10790 * gdb.texinfo (Backtraces): Document "set backtrace-below-main".
10791 * gdbint.texinfo (FRAME_CHAIN_VALID): Update documentation.
10795 * gdb.texinfo (Controlling GDB): Add ABI section. Document
10796 "set coerce-float-to-double".
10797 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Remove documentation.
10801 * stabs.texinfo: Remove obsolete text.
10802 * gdbint.texinfo: Ditto.
10803 * gdb.texinfo: Ditto.
10807 * fdl.texi: Revert the last change.
10811 * gdbint.texinfo (Target Architecture Definition): Update
10812 description of gdbarch_register_osabi.
10816 * agentexpr.texi: Fix typos.
10817 * annotate.texi: Likewise.
10818 * fdl.texi: Likewise.
10822 * gdbint.texinfo (Algorithms): Replace INIT_FRAME_PC with
10823 DEPRECATED_INIT_FRAME_PC.
10827 * gdbint.texinfo (Target Architecture Definition): Delete
10832 * gdbint.texinfo (Host Definition): Delete documentation on
10833 USE_GENERIC_DUMMY_FRAMES.
10837 Fix PR gdb/723 and PR gdb/245.
10838 * Makefile.in (install-info): Run the install-info command as part
10839 of the post install steps only.
10840 (uninstall-info): New target.
10841 (uninstall): New target.
10845 * Makefile.in (install): Make install do some real work.
10849 Fix POSIX problem reported by Paul Eggert.
10850 * Makefile.in (GDBvn.texi): Use `sed q' instead of `head -1'.
10855 * gdbint.texinfo (Target Architecture Definition): Delete
10856 definition of DO_REGISTERS_INFO.
10860 * gdbint.texinfo (Address Classes): Fix problems with insertion
10861 of ``{'' and ``}'' in example.
10865 * gdbint.texinfo (Address Classes): New section.
10866 (Target Conditionals): Document ADDRESS_CLASS_NAME_TO_TYPE_FLAGS,
10867 ADDRESS_CLASS_NAME_TO_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS,
10868 ADDRESS_CLASS_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, and
10869 ADDRESS_CLASS_TYPE_FLAGS_TO_NAME_P.
10873 * gdb.texinfo (Registers): Mention vector registers as well as
10874 floating registers in the documentation for 'info registers' and
10875 'info all-registers'.
10879 * gdbint.texinfo (CPLUS_MARKER): Remove item.
10883 * gdbint.texinfo (Item Output Functions): Add new ui_out_field_fmt_int
10884 interface definition.
10888 * gdb.texinfo (Target Commands): Add or1k target specific
10890 * gdb.texinfo (Contributors): Add myself to the contributors list.
10894 * gdb.texinfo (Mode Options): Update --interpreter option. "mi2"
10895 and "mi1" instead of "mi1" and "mi0".
10899 * gdb.texinfo (Packets): Fix typos "alligned".
10900 Correct z3/Z3 description. Correct z4/Z4 title.
10904 * all-cfg.texi: Use @sc for GDB and GCC. Update copyright.
10908 * gdb.texinfo: Use GNU/Linux instead of Linux.
10912 * gdb.texinfo (Packets): Replace @samp{} with ``an empty string''.
10916 * gdb.texinfo: Replace @example with @smallexample.
10921 * gdb.texinfo (Character Sets): Use @smallexample instead of
10922 @example. Use GNU/Linux instead of Linux.
10926 * gdb.texinfo: Add character set documentation.
10930 * gdb.texinfo: Document edit command.
10934 * gdb.texinfo (Packets): Revise `z' and `Z' packet documentation.
10935 (Packets): Add cross reference from `b' packet to `z' packets.
10939 * gdb.texinfo (Maintenance Commands): Document ``maint
10940 internal-error'' and ``maint internal-warning''.
10942 * gdbint.texinfo (Target Architecture Definition): Revise
10943 description of STACK_ALIGN. Add description of FRAME_ALIGN.
10947 * gdbint.texinfo (Target Conditionals): Document the new
10948 NAME_OF_MALLOC macro.
10952 * gdb.texinfo (Contributors): Mention 5.2 and 5.3 release
10957 * gdb.texinfo (TUI Overview): Document status line fields.
10961 * gdb.texinfo (TUI Commands): Document info win command.
10965 * gdb.texinfo (TUI Overview): Document breakpoint markers.
10969 * gdb.texinfo (TUI Single Key Mode): Document new SingleKey mode.
10970 (TUI Keys): Likewise.
10974 * gdb.texinfo (Examples): Use ``->'' for a packet send and ``<-''
10975 for a packet receive.
10979 * Makefile.in (clean): Move to end of file.
10980 (distclean, maintainer-clean, realclean): Ditto.
10981 (mostlyclean): Move rule to end of file. Use GDB_TEX_TMPS,
10982 GDBINT_TEX_TMPS, STABS_TEX_TMPS.
10983 (gdb.dvi, gdb.pdf): Do not cleanup TeX temp files after texi2dvi.
10984 (gdbint.dvi, gdbint.pdf, stabs.dvi, stabs.pdf): Ditto.
10988 * Makefile.in (GDBINT_TEX_TMPS): Define.
10989 (gdbint.dvi, gdbint.pdf): Use
10990 (GDB_TEX_TMPS): Define.
10991 (gdb.dvi, gdb.pdf): Use.
10992 (STABS_TEX_TMPS): Define.
10993 (stabs.dvi, stabs.pdf): Use.
10994 (GDB_DOC_SOURCE_INCLUDES): New macros.
10995 (GDB_DOC_BUILD_INCLUDES, GDB_DOC_FILES): New macros.
10996 (GDBINT_DOC_FILES_INCLUDES): New macros.
10997 (GDBINT_DOC_BUILD_INCLUDES): New macros.
10998 (GDBINT_DOC_FILES, STABS_DOC_SOURCE_INCLUDES): New macros.
10999 (STABS_DOC_BUILD_INCLUDES, STABS_DOC_FILES): New macros.
11000 (SFILES_DOC, SFILES_INCLUDED, SFILES_LOCAL): Delete macros.
11001 (links2roff): Replace SFILES_INCLUDED with
11002 GDB_DOC_SOURCE_INCLUDES.
11003 (gdb.dvi, gdb_toc.html, gdb.pdf, gdb.info): Update dependencies.
11004 (gdb.me, gdb.mm, gdb.ms): Update dependencies.
11005 (gdbint.dvi, gdbint_toc.html, gdbint.pdf, gdbint.info): Update
11007 (stabs.info, stabs_toc.html, stabs.pdf, stabs.dvi): Update
11009 (gdbmi.texinfo): Delete rule.
11010 (inc-hist.texinfo): Delete rule.
11011 (rluser.texinfo): Delete rule.
11015 * gdbint.texinfo (Target Architecture Definition): Update
11016 STORE_RETURN_VALUE, mention regcache.
11020 * gdbint.texinfo (Target Architecture Definition): Document
11021 print_registers_info. Note that DO_REGISTERS_INFO is deprecated.
11025 * gdb.texinfo (Remote Protocol): Reformat. Use cross references.
11026 Fix minor typos. Add index entries.
11030 * gdb.texinfo (Data): Add ``Vector Unit'' to menu.
11034 * gdbint.texinfo (Target Architecture Definition): Document
11036 * gdb.texinfo (Vector Unit): Document "info vectors" command.
11040 * gdb.texinfo (Maintenance Commands): Document "maint print
11041 registers", "maint print raw-registers" and "maint print
11047 * gdb.texinfo (Protocol): Document T packet extension to
11048 allow watchpoint address reporting.
11052 * gdb.texinfo (Dump/Restore Files): Move `[]' to outside of @var.
11056 * stabs.texinfo, gdb.texinfo, gdbint.texinfo: Obsolete references
11061 * gdbint.texinfo (Coding): Revise section "Include Files".
11065 * gdbint.texinfo: Obsolete references to m88k.
11066 * gdb.texinfo: Ditto.
11070 * gdbint.texinfo (Create a release candiate): Add the location
11071 where the proper version of autoconf can be retrieved.
11075 * gdb.texinfo (Command Files): Further describe the behavior of
11076 sourced command files.
11080 * gdbint.texinfo (User Interface): ISO C rather than ISO-C.
11081 (Coding): Clarify ISO C version that GDB assumes.
11085 * gdbint.texinfo (User Interface): Mention add_setshow_cmd and
11086 add_setshow_cmd_full.
11090 * gdb.texinfo (Memory Region Attributes): Document new behavior
11095 * gdb.texinfo (Symbols): Update documentation for `info source'
11098 * gdb.texinfo (Macros): Call the command `info macro', not
11103 * gdbint.texinfo (Coding): Add section ``Per-architecture module
11108 * gdbint.texinfo (Target Architecture Definition): Document
11109 GDB_OSABI_GO32 and GDB_OSABI_NETWARE.
11113 * gdbint.texinfo (Releasing GDB): Fix typos in @itemize @bullet
11118 * gdbint.texinfo (Releasing GDB): Revise the section ``Cut the
11123 * gdbint.texinfo (Target Architecture Definition): Add section
11124 ``Converting an existing Target Architecture to Multi-arch''.
11128 * gdbint.texinfo (Releasing GDB): Rename ``Obsoleting any code''
11129 to ``Obsoleting code''. Revise.
11133 * gdbint.texinfo: Document new generic OS ABI framework.
11137 * gdb.texinfo (C Preprocessor Macros): New chapter.
11138 Include it in the main menu.
11139 (Contributors): Credit Jim Blandy with macro support.
11140 (Compilation): Explain how to get macro information into the
11142 (Expressions): Note that preprocessor macros are expanded.
11146 * gdb.texinfo (Debug Session): Document new `udp:' and `tcp:'
11147 options for `target remote'.
11151 * gdbint.texinfo (Target Architecture Definition): Delete
11152 documentation on NNPC_REGNUM.
11156 * gdbint.texinfo (Target Architecture Definition): Document
11157 REGISTER_TO_VALUE and VALUE_TO_REGISTER and CONVERT_REGISTER_P.
11158 (Target Architecture Definition): Revise section `Using Different
11159 Register and Memory Data Representations'. Add section `Raw and
11160 Virtual Register Representations'.
11164 * gdbint.texinfo (Target Architecture Definition): Mention
11165 defaults for REGISTER_VIRTUAL_SIZE and REGISTER_RAW_SIZE.
11166 (Target Architecture Definition): Mention same. Add references to
11171 * stabs.texinfo (Attributes): Document new "vector" attribute.
11175 * gdbint.texinfo (Releasing GDB): Revise `Create a Release'.
11179 * gdb.texinfo: Delete obsolete references to a29k.
11183 * gdbint.texinfo (Target Architecture Definition): Replace
11184 IN_SIGTRAMP with PC_IN_SIGTRAMP.
11188 * gdbint.texinfo (REGISTER_IN_WINDOW): Delete definition.
11192 * gdbint.texinfo (SKIP_PROLOGUE_FRAMELESS_P): Delete definition.
11196 * gdbint.texinfo (Target Architecture Definition): Delete
11197 definition of HAVE_REGISTER_WINDOWS.
11201 * gdbint.texinfo (Releasing GDB, Coding): Fix typos. Reported by
11207 * gdb.texinfo (show max-user-call-depth): Correct formatting.
11208 Provide a better explaination of this feature.
11212 * gdbint.texinfo (Target Architecture Definition): Remove
11213 FRAME_CHAIN_COMBINE.
11217 * gdbint.texinfo (Obsolete Conditionals): Remove reference to
11222 * gdbint.texinfo (Obsolete Conditionals): Remove references to
11227 * gdb.texinfo (Bug Reporting): Document that the web is the
11228 prefered way of submitting bug reports.
11229 (Bug Reporting): Delete the s-mail address as the last resort.
11233 * gdbint.texinfo (Target Architecture Definition): Delete
11234 references to TARGET_WRITE_FP and write_fp.
11238 * gdb.texinfo: Document new commands dump, append, and restore.
11242 * gdbint.texinfo (Releasing GDB): Revise the section `Before the
11247 * gdb.texinfo: Change all examples to @smallexample.
11248 * gdbint.texinfo: Ditto.
11252 * gdbint.texinfo (Releasing GDB): Add section ``Versions and
11257 * gdbint.texinfo (Releasing GDB): Add the section``Branch Commit
11262 * gdbint.texinfo: Fix a bunch of typos (alsways, mirrorred,
11263 expresson, suports, dependant, trhe, perhaphs, situtations,
11264 explictily, taged, oportunity, unfortunatly).
11268 * Makefile.in (gdb.info): Add explicit path to gdb.texinfo.
11269 Remove reference to 3.12.
11273 * Makefile.in (GDBvn.texi): Change "head -1" to "sed q", since
11274 POSIX 1003.1-2001 no longer allows "head -1".
11278 * gdbint.texinfo: Include fdl.texi.
11279 (Top): Add GNU Free Documentation License.
11280 * Makefile.in (SFILES_INCLUDED): Add gpl.texi.
11281 (gdbint.dvi, gdbint.pdf, gdbint.info): Add dependency on fdl.texi.
11282 (gdbint_toc.html): Add dependency on gdb-cfg.texi and fdl.texi.
11283 (gdbint.info): Add srcdir to include path.
11284 * gdb.texinfo: Include gpl.texi.
11285 (Top): Add Copying.
11286 * gpl.texi: New file.
11290 * gdbint.texinfo (Debugging GDB): Remove references to cygnus.com.
11294 * gdb.texinfo: Document Cygwin native specific commands.
11298 * gdb.texinfo: Document gdbserver ``--attach'' command.
11302 * gdb.texinfo (overlays): Change @var(_ovly_debug_event)
11303 to @code(_ovly_debug_event).
11307 * gdb.texinfo (How Overlays Work): Shrink the overlay diagram.
11311 * gdb.texinfo (overlays): Mention new magic symbol
11312 '_ovly_debug_event', which allows GDB to keep better track
11317 * gdbint.texinfo (FLOAT_INFO): Mark as deprecated.
11318 (PRINT_FLOAT_INFO): Document it.
11322 * gdb.texinfo (Memory Region Attributes): Fix the wording.
11323 Suggested by Dmitry Sivachenko.
11325 * (<many nodes>): Fix the spelling and punctuation of "i.e.".
11329 * gdb.texinfo (set trust-readonly): Change value{gdbn} to value{GDBN}.
11333 * gdb.texinfo: (remote protocol): Gramatical fix-up.
11334 (set trust-readonly-sections): Document.
11338 * gdbint.texinfo (Releasing GDB): Revise and update.
11342 * gdbint.texinfo (Target Architecture Definition): Delete
11343 description of TARGET_BYTE_ORDER_DEFAULT.
11347 * gdb.texinfo: Fix typos and markup. From Dmitry Sivachenko
11352 * libgdb.texinfo: Delete file.
11356 * gdb.texinfo: Remove makeinfo 3.12 hacks.
11357 * gdbint.texinfo: Ditto.
11361 * gdb.texinfo: Fix typo ``Remove' -> ``Remote''.
11365 * Makefile.in: Update copyright.
11366 (TEXI2DVI): Define.
11367 (gdb.dvi, gdb.pdf, stabs.dvi, stabs.pdf): Use TEXI2DVI.
11368 (gdbint.dvi, gdbint.pdf): Use TEXI2DVI. Add dependency on
11370 (TEXINDEX, PDFTEX): Delete makefile variables.
11374 * gdb.texinfo (Protocol): Move section to appendix.
11378 * gdb.texinfo (Remote Debugging): Create a menu.
11379 (Top): Add ``Remote Debugging'' to menu.
11383 * gdb.texinfo (Remote): Move the sub-section ``The GDB remote
11384 serial protocol'' from here.
11385 (Remote Debugging): To here. New chapter.
11389 * gdbint.texinfo (Target Architecture Definition): Delete
11390 description of TARGET_BYTE_ORDER_SELECTABLE_P.
11394 * gdbint.texinfo (Host Definition): Revise. xm-xyz.h and xyz.mh
11395 are no longer needed.
11396 (Porting GDB): Add maintainer note about configure.host.
11400 * gdbint.texinfo (Target Architecture Definition): Remove
11401 definition of IEEE_FLOAT.
11405 * gdb.texinfo: Beautify copyright years; fix a typo.
11406 (DJGPP Native): Fix overfull hboxes in examples. From Brian Youmans
11411 * gdbint.texinfo (Host Definition): Remove references to
11412 MALLOC_INCOMPATIBLE.
11416 * gdbint.texinfo (Host Definition): Remove references to XDEPFILES
11421 * gdb.texinfo (Maintenance Commands): Add appendix.
11422 (Set Breaks): Copy ``maint info breakpoint'' doco to
11423 ``Maintenance Commands'' appendix. Add reference.
11427 * fdl.texi: Remove next/prev from @node.
11431 * gdb.texinfo: @include fdl.texi. Fixes for overfull hboxes and
11432 for monstrous @multitable (from Brian Youmans).
11434 * fdl.texi: New file.
11436 * Makefile.in (SFILES_INCLUDED): Add fdl.texi.
11440 * gdbint.texinfo (Releasing GDB): New chapter.
11444 * gdb.texinfo (Embedded Processors, Calling program functions):
11445 Obsolete references to a29k.
11449 * gdbint.texinfo (Coding): Review Cleanups section. Examples
11450 examples. Document that a code-block should do or discard its
11451 cleanups before exit.
11455 * gdb.texinfo (Choosing files): Change @samp to @file.
11459 * gdb.texinfo (--pid): Document new command line option (attach).
11463 * gdb.texinfo (Tracepoints): Clarify that tracepoints need support
11468 * gdbint.texinfo (Target Architecture Definition): Replace
11469 BIG_ENDIAN with BFD_ENDIAN_BIG.
11473 * gdbint.texinfo (Target Architecture Definition): Replace
11474 value_ptr with struct value pointer.
11478 * gdb.texinfo (Free Software): Fix wording.
11482 * gdb.texinfo (Free Software): New section ``Free Software Needs
11483 Free Documentation''.
11491 * annotate.texi: Fix the application of GFDL in the Copyright notice.
11495 * gdb.texinfo (maint info sections): Fix typo.
11499 * gdb.texinfo (maint info sections): Document.
11501 * gdb.texinfo (info proc): Comment out documentation for
11502 'info proc' sub-options that are currently not implemented.
11506 * gdbint.texinfo (TARGET_CHAR_SIGNED): Document.
11510 * gdbint.texinfo (Target Architecture Definition): Replace
11511 LITTLE_ENDIAN with BFD_ENDIAN_LITTLE.
11515 * gdbint.texinfo (Host Definition): Delete documentation on
11520 * gdb.texinfo (Overlays): New chapter, documenting GDB's
11521 overlay support. Add to top-level menu.
11525 * gdb.texinfo (Command Syntax): Document C-o binding.
11529 * gdb.texinfo (Options): Eliminate attempt to explain .gdbinit/gdb.ini
11530 use since it is described in the referenced section.
11533 * gdb.texinfo (Command Files): Reword to make gdb.ini requirement
11534 clearer when using DJGPP.
11538 * gdb.texinfo (File Options): Change description of -nx and gdb.ini to
11539 specifically refer to MS-DOS.
11540 (command files): Mention gdb.ini is only used on MS-DOS.
11544 * gdb.texinfo (Invoking GDB): Document --args.
11545 (Mode Options): Likewise.
11549 * gdbint.texinfo (TARGET_RANGE_PROFITABLE_FOR_HW_WATCHPOINT):
11550 Delete documentation; this macro has been removed from the
11555 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Clarify.
11559 * gdb.texinfo (gdbarch_in_function_epilogue_p): Add documentation.
11563 * gdb.texinfo (info functions): Document use of backslash to
11564 quote regexp chars in function names such as "operator*()".
11568 * gdbint.texinfo (SOLIB_ADD): Document additional new
11573 * gdb.texinfo: (Command Files) Added documentation for the
11574 behavior of gdb with input redirected from a file.
11578 * gdb.texinfo (auto-solib-add): Change docs to match
11579 implementation change.
11580 (auto-solib-limit): Add docs for new variable.
11584 * gdbint.texinfo (Target Architecture Definition): Function
11585 value_as_pointer renamed to value_as_address.
11589 * gdbint.texinfo (Target Architecture Definition): Default
11590 POINTER_TO_ADDRESS functions assume unsigned addresses.
11591 (INTEGER_TO_ADDRESS): Document. Derive pragmatics section from a
11592 posting by Jim Blandy.
11596 * Makefile.in (MAKEHTMLFLAGS): Remove -glossary; the most recent
11597 version of texi2html (1.64) doesn't support this flag any more.
11601 * gdbint.texinfo (Host Definition): Remove description of
11604 * gdbint.texinfo (Host Definition): Remove description of R_OK.
11606 * gdbint.texinfo (Host Definition): Remove description of
11611 * gdbint.texinfo (Target Architecture Definition): Add
11612 explanation of TARGET_PRINT_INSN macro.
11616 * gdb.texinfo (`add-symbol-file'): Correct synopsis.
11617 Explain what it means to load relocatable files.
11621 * gdbint.texinfo: Bring the HTML `top' menu into sync with the
11626 * gdbint.texinfo: Add a cautionary note about macro use.
11630 * gdb.texinfo: Explain omitting the hostname in the
11631 `target remote' command.
11635 * gdbint.texinfo: Remove extraneous START-INFO-DIR-ENTRY
11636 and END-INFO-DIR-ENTRY.
11640 * gdb.texinfo (TUI Configuration): Rename tui configuration variables.
11644 * gdbint.texinfo (libgdb): Rewrite.
11648 * Makefile.in (gdbgui.dvi, gdb-gui, gdbgui.info): Targets deleted.
11652 * gdb.texinfo (TUI): New chapter, document the TUI.
11653 (Mode Options): Document the -tui option.
11657 * gdbint.texinfo (Host Definition): Remove description of
11658 NEED_POSIX_SETPGID.
11662 * gdb.tex (DJGPP Native): New node, with descriptions of
11663 DJGPP-specific commands.
11667 * gdbint.texinfo: Three misspellings.
11671 * Makefile.in (refcard.dvi): Rewrite to avoid problems with empty
11672 `test` expressions on bash. Problem reported by Colin Walters.
11676 * gdbint.texinfo (User Interface): Update ui-out documentation to
11677 refelect recent UI/MI updates.
11681 * gdb.texinfo (Mode Options): Mention the mi0 and mi1
11686 * gdbint.texinfo (Target Architecture Definition): GDBARCH is a C
11687 structure and not macros.
11688 (Host Definition): Document that much of this chapter is obsolete.
11689 (Target Architecture Definition): Update list of files that make
11690 up a target architecture.
11695 * gdbint.texinfo (Target Architecture Definition): Update
11696 EXTRACT_STRUCT_VALUE_ADDRESS and EXTRACT_STRUCT_VALUE_ADDRESS_P.
11697 The latter has been changed to a true predicate.
11701 * annotate.texi: Add @noindent where needed. From Dmitry
11703 * gdb.texinfo: Indexing fix. From Dmitry Sivachenko.
11707 * gdb.texinfo (Protocol): Fix typo. Extra parenthesis.
11711 * gdb.texinfo (Remote Protocol): Document that the ``!'' packet
11712 returns ``OK''. Document that the ``R'' packet does not reply.
11716 * gdb.texinfo (Protocol): Add doc for new packet "qSymbol:".
11720 * gdb.texinfo (Signals): Clarify the default setting of signal
11725 * gdbint.texinfo (CLEAR_DEFERRED_STORES): Delete stray @item
11726 (FRAME_ARGS_ADDRESS_CORRECT): Ditto.
11730 * Makefile.in (GDBvn.texi): Set GDBVN from ../version.in.
11734 * gdbint.texinfo (Clean Design and Portable Implementation):
11735 Renamed from "Clean Design".
11736 (Clean Design and Portable Implementation): Document portable
11737 methods of handling file names, and the associated macros.
11741 * gdb.texinfo (Tracepoint Actions): Mention the "info scope"
11742 command and provide a cross-reference to its description.
11743 (Symbols): Note that "info scope" is useful for trace experiments.
11747 * gdb.texinfo (Symbols): Document "info scope".
11748 (Tracepoints): New chapter.
11749 (Contributors): Update for v5.1.
11750 <All nodes>: Change "C++" to "C@t{++}".
11752 * gdbint.texinfo (User Interface): A new section about ui_out
11753 functions, based on text written by Fernando Nasser.
11755 * stabs.texinfo: Change Permissions to GFDL. Update Copyright.
11759 * gdb.texinfo: Change Permissions to GFDL. Update Copyright.
11761 * gdbint.texinfo: Change Permissions to GFDL. Update Copyright.
11763 * gdbgui.texinfo: Change Permissions to GFDL. Update Copyright.
11764 Replace "GDB" with "@value{GDBN}". Fix markup.
11766 * annotate.texi: Change Permissions to GFDL. Update Copyright.
11768 * gdb.texinfo (Output Formats): Mention "info symbol" and provide
11769 a cross-reference to its description.
11770 (Symbols): Document "info symbol".
11774 * gdbint.texinfo (Algorithms): New section "Watchpoints" and new
11775 subsection "x86 Watchpoints".
11776 (Target Architecture Definition): Document the macros
11777 I386_USE_GENERIC_WATCHPOINTS and TARGET_HAS_HARDWARE_WATCHPOINTS.
11778 (Native Debugging): Document I386_USE_GENERIC_WATCHPOINTS.
11782 * gdbint.texinfo (Target Architecture Definition): Update
11783 definition of SOFTWARE_SINGLE_STEP_P to include empty parameter
11788 * Makefile.in, all-cfg.texi, annotate.texi, gdb.texinfo,
11789 gdbint.texinfo, refcard.tex: Update/correct copyright notices.
11793 * gdb.texinfo (Signals): Document "ignore", "noignore", and "all".
11797 * gdb.texinfo (Environment): Document that `path' does not change
11798 the value of PATH in GDB's own environment (it did in the past,
11799 but that was changed on March 15, 1994). Reported by Doug Evans
11802 * gdbint.texinfo: Fix up @itemize lists so that @item is alone on
11803 its line. Fix markup of commands and macros. Add an Index node
11808 * gdb.texinfo (Memory region attributes): New manual section.
11812 * gdbint.texinfo (POP_FRAME): Document use by return_command.
11816 * refcard.tex: Version and copyright fixed. From Phil Edwards
11821 * gdbint.texinfo (ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM,
11822 DWARF2_REG_TO_REGNUM): Document.
11826 * gdbint.texinfo (Coding): Update current value of
11827 --enable-build-warnings. Mention --enable-gdb-build-warnings.
11831 * gdb.texinfo (Continuing and Stepping): Fixed markup and typos,
11836 * gdb.texinfo: Document new 'set step-mode' command.
11840 * gdb.texinfo (Contributors, MIPS Embedded): Minor spelling
11845 * gdb.texinfo (Hooks): Document the new post-hook functionality.
11850 * gdbint.texinfo (Overall Structure): Spelling fix.
11854 * gdbint.texinfo (Target Architecture Definition): Document that
11855 REGISTER_CONVERT_TO_VIRTUAL should only be called on a register
11856 for which REGISTER_CONVERTIBLE returns a zero value.
11860 * Makefile.in (install-info): Find files to install in either the
11861 build or source directories (adapted from Makefile.am).
11865 * stabs.texinfo: Fix spelling errors.
11866 (String Field): FILE-NUMBER starts from 0, not 1.
11870 * refcard.tex: Remove \centerline from the blurb. Patch from
11875 * Makefile.in (install-info): Support installation from outside of
11876 the source directory. Reported by Mark Harig
11881 * gdb.texinfo: Fix typo, $bpnum is set to last breakpoint number.
11885 * Makefile.in (pdf, gdbint.pdf, gdb.pdf, stabs.pdf): New targets.
11886 Generate using pdftex.
11888 (STAGESTUFF, maintainer-clean realclean): Add *.pdf.
11889 (gdb.texinfo, gdbint.texinfo, stabs.texinfo): When TeX insert the
11890 @contents at the start.
11894 * gdb.texinfo: Remove duplicate @syncodeindex. From Brian
11899 From Brian Youmans:
11900 * gdb.texinfo: Fix ``et al.''.
11904 * Makefile.in (refcard.dvi): Remove quotes around REFEDITS in for
11909 * configure: Regenerate.
11913 * Makefile.in (install-info): Run install-info on installed Info
11918 * gdb.texinfo: Add Stan Shebs, et.al. as authors. Mention
11923 * gdb.texinfo: Proofreading changes from Brian Youmans.
11927 * gdb.texinfo (Command Files): Mention -x, use @enumerate for
11928 startup sequence, minor edits.
11932 * annotate.texi: Remove "@syncodeindex fn cp", it causes grief in
11935 * gdb.texinfo: Add "@syncodeindex fn cp". Convert all entries
11936 "@kindex f" into "@kindex f (foo)", otherwise we get index entries
11937 like `n' and `s' which look weird. Convert some of the @kindex to
11938 @vindex, when they refer to variables, not commands.
11942 * gdbint.texinfo (Hints): Do not use @value{GDBN in @nodes.
11946 * Makefile.in (GDBMI_DIR): New variable.
11947 (SET_TEXINPUTS): Add $(GDBMI_DIR).
11948 (SFILES_DOC): Add $(GDBMI_DIR)/gdbmi.texinfo.
11949 (gdbmi.texinfo): New target, for texi2roff.
11950 (gdb.me, gdb.ms, gdb.mm): Depend on gdbmi.texinfo.
11951 (gdb.info, gdb_toc.html): Add "-I ${GDBMI_DIR}".
11953 * gdb.texinfo (Top): Add GDB/MI to the main menu and @include
11955 (Mode Options): Add xref to GDB/MI docs and remove a FIXME
11960 * gdb.texinfo (Files): Update description of add-symbol-file
11965 * gdb.texinfo (Porting GDB): Don't use @value in the node name, it
11966 prevents the build (and is generally a Bad Idea).
11970 * gdb.texinfo (Protocol): Prevent makeinfo from complaining about
11971 a comma inside @var.
11972 (Command Files): Index markup changes from Dmitry Sivachenko
11977 * Makefile.in (LN_S): Define.
11978 (gdb-cfg.texi, gdb.dvi, links2roff, inc-hist.texinfo): Don't
11979 invoke "ln -s" unless it is known to work.
11981 * configure.in (AC_PROG_LN_S): Add.
11985 * gdbint.texinfo (Pointers Are Not Always Addresses): New manual
11987 (Target Conditionals): Document ADDRESS_TO_POINTER,
11988 POINTER_TO_ADDRESS.
11992 * gdbint.texinfo: Replaced GDB with @value{GDBN}, @include
11993 gdb-cfg.texi to get the value.
11997 * gdbint.texinfo (Target Architecture Definition): Fix
12002 * gdbint.texinfo (Using Different Register and Memory Data
12003 Representations): New section.
12004 (REGISTER_CONVERTIBLE, REGISTER_RAW_SIZE, REGISTER_VIRTUAL_SIZE,
12005 REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_VIRTUAL,
12006 REGISTER_CONVERT_TO_RAW): Document.
12010 * gdb.texinfo (Protocol): Deprecate the sequence-id. Add cindex
12011 for acknowledgments.
12015 * gdb.texinfo (Protocol): Replace ``qfThreadExtraInfo'' with
12020 * gdb.texinfo: Clarify which remote debug protocol commands are
12021 required and which are optional.
12025 * gdb.texinfo: Revert remainder of Fri Mar 24 18:06:34 2000 Andrew
12027 back to annotate.texi, rluser.texinfo and inc-hist.texinfo.
12028 * annotate.texi: Update.
12032 * gdb.texinfo: Update dates, bump to Eighth Edition (note
12033 expectation of additional changes before release), update
12034 ISBN, add copy of top-level menu for @ifhtml, remove explicit
12035 node links, rephrase and/or shorten lines to fix formatting
12036 problem in both regular and @smallbook formats.
12037 * annotate.texi: Shorten lines in example, use smallexample
12038 consistently everywhere.
12039 * Makefile.in: Add comment about texinfo 4.0 html generation.
12040 (SFILES_INCLUDED): Add annotate.texi.
12044 * gdb.texinfo (Debugging Output): Added new section, documenting
12045 the "set/show debug" commands.
12049 * annotate.texi (Annotations): When GDBN omit @chapter and @node
12052 * gdb.texinfo: Check for @ifinfo instead of @ifnottex.
12053 (rluser.texinfo, inc-hist.texinfo, annotate.texi): Add local
12054 @chapter and @node entries.
12056 * gdb.texinfo: Link all top-level nodes.
12060 * Makefile.in (install-info): Create $(infodir) before installing
12066 * gdbint.texinfo : Added paragraphs about command deprecation.
12070 * gdb.texinfo: Add documentation for the apropos command.
12074 * gdb.texinfo: Add new queries ThreadInfo and ThreadExtraInfo.
12078 * gdb.texinfo: Add white space to prevent overprinting in
12083 * gdb.texinfo: Many minor changes from Dmitry Sivachenko
12089 * gdb.texinfo (main menu): Add Annotations.
12090 (File Options): Add @cindex entries for each command-line option.
12091 Document --epoch, --annotate, --async, --interpreter, --write,
12092 --statistics, and --version.
12094 * annotate.texi: Convert to a chapter. Use @value{GDBN} instead
12099 * gdbint.texinfo (FUNCTION_START_OFFSET): Document.
12103 * gdbint.texinfo: Document COERCE_FLOAT_TO_DOUBLE --- the new form.
12107 * Makefile.in (diststuff): New target.
12111 * agentexpr.texi: Fix wording regarding Intel's IA-64
12112 architecture. [From Jim Wilson.]
12116 * gdb.texinfo (Breakpoints): Mention breakpoint ranges.
12117 (Delete Breaks): Mention range arguments.
12118 (Disabling): Likewise.
12122 * gdb.texinfo: Wrap "ASCII" in @sc{}; clarify a few sentences.
12126 * gdbint.texinfo (FRAME_CHAIN_VALID): Add the generic frame-chain
12131 * gdb.texinfo: Clarify regular expressions used in rbreak.
12135 * gdbint.texinfo (MEMORY_INSERT_BREAKPOINT,
12136 MEMORY_REMOVE_BREAKPOINT): Document.
12140 * gdb.texinfo (remote): Document how GDB ignores the qOffsets BSS
12141 offset re-using the DATA offset instead.
12145 * gdbint.texinfo (Target Architecture Definition): Add PARM_BOUNDARY.
12149 * gdbint.texinfo (SYMBOLS_CAN_START_WITH_DOLLAR): Document.
12154 * gdb.texinfo: Use GDBP and GDBN everywhere, fix a couple other
12157 * gdb.texinfo: Various minor wording and formatting improvements,
12158 mentions of additional command-line options.
12162 * gdb.texinfo: Document additional forms of specifying section
12163 names and addresses for the add-symbol-file command.
12167 * gdbint.texinfo: Fix typo, add the word "have".
12171 * gdbint.texinfo (Target Architecture Definition): Document the
12172 SKIP_PERMANENT_BREAKPOINT macro.
12176 * gdb.texinfo: Fiks speling errers.
12178 * gdb.texinfo: Fix uses of @multitable.
12181 * gdb.texinfo: Include details specific to DOS host, clarify
12182 some confusing language, fix @ref/@xref/@pxref usages, add
12183 comments about using with optimization, add more indexing,
12184 fix info about disassembly-flavor.
12188 * gdbint.texinfo (IN_SOLIB_DYNSYM_RESOLVE_CODE,
12189 SKIP_SOLIB_RESOLVER): Define.
12193 * gdb.texinfo (Protocol): Review. Add tables describing ``q'' and
12198 * gdb.texinfo: Create a new "Configurations" chapter with
12199 platform-specific info, inline remote.texi and move sections of it
12200 into the new chapter, move bits about info proc, heuristic search,
12201 and register stack into the new chapter.
12202 * remote.texi: Remove, now part of gdb.texinfo.
12203 * Makefile.in (SFILES_INCLUDED): Remove ref to remote.texi.
12207 * gdbint.texinfo (GDB_TARGET_IS_SUN3, GDB_TARGET_IS_SUN386,
12208 GDB_TARGET_IS_MACH386): These kludges have gone away.
12212 * gdbint.texinfo (Target Architecture Definition): Mention
12217 * gdb.texinfo: Remove remaining "HPPA" conditionals, rewrite
12218 surrounding text to fit HP-UX bits into general info.
12219 (HPPA-cfg.texi): Remove, no longer useful.
12221 * gdb.texinfo: Remove explicit links from @node lines, remove
12222 HP-added "Detailed Node Listing" from main menu which confuses
12226 * gdb.texinfo: Use @value{GDBN} instead of plain GDB, fix grouping
12227 in description of `set environment'.
12231 * gdbint.texinfo: Update coding standard to allow pure ANSI/ISO C.
12235 * gdbint.texinfo (Breakpoint Handling): Add missing words.
12239 * gdb.texinfo (Set Watchpoints): Explain some subtleties about
12240 watch, awatch, and rwatch. Explain why the latter two cannot be
12241 set as software watchpoints. Document that watchpoints for local
12242 variables are deleted when the debuggee terminates.
12246 * remote.texi (Protocol): Further clarification of the "qRcmd"
12247 packet. Allow E.. response packet. "qRcmd" packet is no longer
12252 * Makefile.in: Rename inc-hist.texi to inc-hist.texinfo.
12253 * gdb.texinfo: Ditto.
12257 * gdbint.texinfo (find_sym_fns): This replaces symfile_init.
12261 * gdb.texinfo (KOD): New node.
12265 * remote.texi (Rcmd): Fix minor formatting typos.
12269 * remote.texi (protocol qRcmd): Allow ``OK'' and ``O...'' response
12274 * gdbint.texinfo (PREPARE_TO_PROCEED, ADDR_BITS_REMOVE): Doc
12279 * gdbint.texinfo (SAVE_DUMMY_FRAME_TOS): Define.
12283 * remote.texi (Communication Protocol): ``v'' is in use. Fix
12284 numerous formatting errors. Clarify ``i''. Mark ``i'', ``Z'',
12285 ``z'' and ``qRcmd'' as draft instead of reserved. Identify
12286 packets that are not supported on all hosts. Expand examples.
12291 * Makefile.in: Recognize html, install-html. Add targets
12292 to build HTML versions of documentation via texi2html.
12296 * gdbint.texinfo (Testsuite): New chapter, information about the
12301 * remote.texi (Communication Protocol): Rewrite.
12305 * stabs.texinfo: Fix uses of xref.
12309 * gdbint.texinfo: Add an anti-printf exhortation, and update the
12310 info about patch submission.
12315 * gdb.texinfo: Document Chill support.
12319 * gdbint.texinfo (SP_REGNUM, FP_REGNUM, PC_REGNUM): Add reference
12320 to corresponding TARGET_READ_reg TARGET_WRITE_reg macros.
12321 Document that the value should be greater-than or equal-to zero.
12322 (NO_STD_REGS): Document. Deprecate.
12326 * gdbint.texinfo (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT):
12327 Document that these are not used.
12331 * gdbint.texinfo (EXTRACT_STRUCT_VALUE_ADDRESS_P): Document.
12335 * gdbint.texinfo (FRAME_NUM_ARGS): Update definition. Parameter
12336 numargs was dropped.
12340 * gdbint.texinfo (FRAMELESS_FUNCTION_INVOCATION): Update.
12344 * gdbint.texinfo (SKIP_PROLOGUE, SKIP_PROLOGUE_FRAMELESS_P):
12349 * gdbint.texinfo (USE_GENERIC_DUMMY_FRAMES): Document.
12350 (GET_SAVED_REGISTER): Update, not just the a29k uses this.
12354 * gdbint.texinfo: Fix typos: $ -> @.
12358 * gdbint.texinfo (REGISTER_NAMES, BREAKPOINT, BIG_BREAKPOINT,
12359 LITTLE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT,
12360 BIG_REMOTE_BREAKPOINT): Deprecate in favor of REGISTER_NAME and
12361 BREAKPOINT_FROM_PC.
12365 * gdbint.texinfo (CALL_DUMMY_STACK_ADJUST_P,
12366 CALL_DUMMY_STACK_ADJUST): Document.
12370 * gdbint.texinfo (CALL_DUMMY_P, CALL_DUMMY_WORDS,
12371 SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY): Define.
12375 * gdbint.texinfo (MAINTENANCE_CMDS): Remove ref, since it no
12380 * gdb.texinfo, remote.texi, all-cfg.texi, HPPA-cfg.texi: Remove
12381 nearly all @ifset/@ifclear conditionals; nobody uses them, and
12382 they make the manual source incomprehensible.
12383 * h8-cfg.texi: Remove, hasn't been used in years.
12387 * gdb.texinfo: Update the credits.
12391 * gdb.texinfo: Fix mistakes noticed in printout of last
12392 draft, add Alpha to discussion of heuristic fence post.
12396 * gdb.texinfo, remote.texi: Many changes; update to Seventh
12397 Edition, merge some HP changes into mainline, describe some
12398 previously undocumented features, describe more of the target
12399 commands available, eliminate obsolete section on renamed
12401 * all-cfg.texi, HPPA-cfg.texi: Remove some obsolete conditionals.
12405 * gdb.texinfo: Make many HPPA conditionals unconditional,
12406 including catchpoint description, since now on for all configs.
12407 * all-cfg.texi: @clear HPPA, since is mainly for very HP-specific
12412 * Makefile.in (GDBvn.texi): Fix match expression to work with
12413 current format of VERSION in gdb/Makefile.in.
12414 * gdb.texinfo: Fix node ref to match new readline.
12418 * gdb.texinfo: Changes made as part of a project to merge in
12419 changes made by HP. Documentation makes extensive use of
12420 @ifclear HPPA and @ifset HPPA. The HP manual omits doumentation
12421 on remote debugging. There are differences in documentation
12422 (HP vs. non-HP) on C++ support (aCC vs. gnu gcc++). Also,
12423 the HP manual discusses catchpoints, hardware watchpoints, and
12424 some HPUX specific limitations for shared library support.
12426 There are also a number of @node changes.
12430 * gdbint.texinfo (Formatting): Disambiguate a sentence.
12435 The following changes were made by Edith Epstein
12439 * HPPA-cfg.texi: new file.
12441 * all-cfg.texi: set HPPA for HP PA-RISC targets.
12443 * refcard.tex: change documentation about catch.
12444 removed info catch.
12448 * gdbint.texinfo: Expand on GDB's coding standards,
12449 specify the use of arg names with prototypes.
12453 * gdb.texinfo: Fix tipo.
12457 * gdbint.texinfo: Document TARGET_BYTE_ORDER_DEFAULT and
12458 TARGET_BYTE_ORDER_SELECTABLE_P.
12462 * gdbint.texinfo (FRAME_FIND_SAVED_REGS): Document.
12466 * agentexpr.texi: New file.
12468 Wed Dec 9 21:13:57 1998 Andrew Cagney <cagney@chook>
12470 * gdbint.texinfo (REGISTER_NAME): Replace REGISTER_NAMES.
12474 * remote.texi: Changed wording that implied that the GDB remote
12475 protocol caches register values instead of GDB itself.
12479 * gdbint.texinfo: Add some info about symbol readers.
12480 (CHILL_PRODUCER, etc): Comment out descriptions, not useful.
12481 (IN_SOLIB_CALL_TRAMPOLINE): Rename info from IN_SOLIB_TRAMPOLINE.
12482 (IN_SOLIB_RETURN_TRAMPOLINE): Describe.
12483 (KERNEL_DEBUGGING, MIPSEL): No info about these, remove.
12485 Mon Nov 30 11:32:21 1998 Andrew Cagney <cagney@chook>
12487 * gdbint.texinfo (FRAME_CHAIN_VALID_ALTERNATE):
12491 * gdbint.texinfo (INNER_THAN): Update, now takes parameters.
12493 Fri Nov 27 12:39:45 1998 Andrew Cagney <cagney@chook>
12495 * gdbint.texinfo (NO_SINGLE_STEP): Replace with
12496 SOFTWARE_SINGLE_STEP_P and SOFTWARE_SINGLE_STEP.
12500 * gdbint.texinfo: Fix minor typos.
12504 * gdbint.texinfo: Complete overhaul. Group descriptions more
12505 logically, add more info on generic algorithms, remove much
12506 obsolete and/or wrong material.
12510 * stabs.texinfo (Method Type Descriptor): Expand and correct.
12514 * refcard.tex: Copyright, address updates.
12518 * gdb.texinfo (EDITION, DATE): Update and change to use ordinals
12519 for the edition instead of confusing GDB-version-like numbers.
12523 * gdb.texinfo (hbreak, watch): Fix typo, "date" -> "data".
12527 * LRS: Reformat a bit to keep text under 80 columns.
12531 * gdb.texinfo: Add some credits, mention bug monitor.
12532 * remote.texi: Mention mips monitor targets.
12533 * gdbint.texinfo: Describe SP_REGNUM, STEP_SKIPS_DELAY.
12537 * gdbint.texinfo: Remove obsolete mentions of pinsn.c and opcode.h
12538 files, finish sorting of host vs target vs native macros, describe
12543 * gdbint.texinfo (Host Conditionals): Document change from
12544 using NO_MMALLOC to it's inverse, USE_MMALLOC.
12548 * gdbint.texinfo (Host Conditionals): Document
12549 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, HAVE_LONG_DOUBLE.
12553 * gdbint.texinfo (Host Conditionals): Add CRLF_SOURCE_LINES.
12554 Document LSEEK_NOT_LINEAR.
12558 * stabs.texinfo (Stab Section Basics): Make it clear that only
12559 some versions of the GNU linker remove the leading N_UNDF symbol.
12563 * stabs.texinfo (String Field): Document type number pairs here,
12564 instead of in the Sun specific section.
12565 (Include Files): The GNU linker supports the N_BINCL
12566 optimization. Clarify the N_BINCL value, and what it is used
12568 (Procedures): Document N_FUN with an empty string to mark the end
12570 (Typedefs): Mention that Sun compilers may use N_GSYM for a type.
12571 (Sun Differences): Remove this node, as the information is now
12572 elsewhere in the main document.
12573 (Stab Section Basics): Mention that the GNU linker may optimize
12574 stabs and remove the leading N_UNDF symbol.
12578 * gdb.texinfo, refcard.tex: Restore author credit
12582 * gdbint.texinfo: Document that SIGTRAMP_START and SIGTRAMP_END
12583 are macros that take an single argument.
12587 * gdbint.texinfo (SIGTRAMP_START, SIGTRAMP_END): Update
12588 documentation to account for START and END macros taking
12594 * gdb.texinfo (Frames): Fix typo.
12598 * gdbint.texinfo (NO_SINGLE_STEP): Document that single_step takes
12599 a target_signal as arg type, not a pid.
12603 * gdb.texinfo: Document `set assembly-language'.
12607 * remote.texi: Update list of stubs in the GDB distribution.
12611 * gdbint.texinfo (NO_MMCHECK): Renamed from NO_MMALLOC_CHECK.
12612 Also document that some systems can use mmalloc but must define
12613 this if their C runtime allocates memory that is later freed.
12614 (MMCHECK_FORCE): Document new macro.
12618 * remote.texi: Add documentation for target Sparclet.
12622 * Makefile.in (srcdir, VPATH, prefix, infodir, INSTALL,
12623 INSTALL_PROGRAM, INSTALL_DATA): Use autoconf set values.
12624 * configure.in: Rewritten for autoconf.
12629 * Makefile.in (DVIPS): New define, set to dvips.
12630 (dvi): Add stabs.dvi.
12632 (all-doc): Depend on info, dvi, and ps targets.
12633 (STAGESTUFF): Add *.ps and *.dvi files.
12634 (clean-info, clean-dvi): Remove.
12635 (mostlyclean): Does not depend upon clean-info or clean-dvi,
12636 rules completely rewritten.
12637 (maintainer-clean): Remove clean-info and clean-dvi
12638 dependencies and put their actions in the rules.
12639 (gdb.ps): New target
12640 (gdb.dvi, gdbgui.dvi, gdbint.dvi, stabs.dvi): Remove
12641 intermediate TeX files, whether they have 2 or 3 character
12643 (gdbint.ps): Add target and rules.
12644 (gdb-internals): Delete unused target.
12645 (Makefile): Depends upon config.status also.
12649 * gdbint.texinfo (CC_HAS_LONG_LONG): Clarify when/how this is
12655 * gdb.texinfo (Expressions): Fix erroneous array constant example.
12659 * gdb.texinfo: Add missing "@bullet" to some "@itemize" commands.
12663 * gdb.texinfo (Print settings): Document
12664 `set/show print static-members' commands.
12668 * gdbint.texinfo (Native): Document name change, coredep.c to
12673 * stabs.texinfo (Include Files): Document the values the SunOS4
12674 linker creates for N_BINCL/N_EINCL/N_EXCL stabs.
12678 * gdbint.texinfo (Releases): Change gdb.tar.Z to gdb.tar.gz.
12683 * gdbint.texinfo (Releases): Make "gdb.tar.gz" rather than
12688 * Makefile.in (maintainer-clean): New target, synonym for
12693 * gdbint.texinfo (GETENV_PROVIDED, FCLOSE_PROVIDED): Document.
12697 * Update all FSF addresses except those in COPYING* files.
12702 * gdb.texinfo (convenience variables): Document $_exitcode.
12703 (quit): Document optional expression to use as exit code.
12707 * gdb.texinfo, remote.texi: Brought up to date with various
12712 * gdb.texinfo: Update dates and versions, fix comments about
12713 hardware watchpoints in future releases and about the
12714 sharedlibrary command.
12718 * stabs.texinfo: Remove node `XCOFF differences'. Describe value of
12719 C_FUN stab. Other cleanups.
12723 * remote.texi (Bootstrapping): Clarify that flush_i_cache is only
12724 for the sparc stub.
12728 * annotate.texi: Clarify which addresses have differing formats
12729 depending on the language and which do not.
12733 * remote.texi (NetWare): Changed example to use BOARD= instead of
12734 NODE= argument to reflect correspoding change to gdbserve.nlm.
12738 * stabs.texinfo (Negative Type Numbers): Mention the fact that
12739 GDB, as well as AIX dbx, supports the size type attribute.
12743 * stabs.texinfo (Negative Type Numbers): Document types -31 to -34.
12747 * gdb.texinfo (Define): Document $arg0... arguments to commands,
12748 and new 'if' and 'while' commands.
12752 * gdb.texinfo (Artificial arrays): Note use of coerce-to-array-type.
12756 * all-cfg.texi: New flag, GDBSERVE, for NetWare's gdbserve.nlm.
12757 * remote.texi (NetWare): New node, how to use gdbserve.nlm on
12758 NetWare targets. Mostly stolen from the Server node.
12762 * gdb.texinfo (Setting): Talk about the language of a source file
12763 versus the working language. The old documentation did not match
12768 * stabs.texinfo (Source Files): Document N_SO used to mark the end
12773 * gdb.texinfo (Processes): New node.
12777 * remote.texi: Update documentation of set/show mipsfpu.
12781 * gdbgui.texinfo: New file, manual for GUI (gdbtk) users.
12782 * Makefile.in (gdbgui.dvi, gdbgui.info): New actions.
12786 * gdbint.texinfo: Removed mentions of some incorrectly placed and
12787 obsolete conditionals, described some others.
12791 * gdbint.texinfo: Remove references to BROKEN_LARGE_ALLOCA and
12792 SET_STACK_LIMIT_HUGE; they were removed from GDB 14 May 1994.
12796 * gdbint.texinfo: Put regex conditionals in their own table.
12800 * gdbint.texinfo: Removed mentions of many obsolete conditionals,
12801 described or fixed the descriptions of many others.
12805 * gdb.texinfo: Add some more credits.
12806 * gdbint.texinfo: Capitalize GDB consistently, describe some
12807 macros and remove some.
12811 * gdbint.texinfo: Removed mentions of many incorrectly placed and
12812 obsolete conditionals, described some others.
12816 * gdb.texinfo (help targets): Changed to `help target', which
12817 is the correct gdb command.
12821 * annotate.texi (TODO): New node, for keeping track of annotations
12822 suggested but not yet implemented.
12826 * stabs.texinfo (Statics): Value of xcoff C_BSTAT points to
12827 another symbol, it is not the address itself.
12831 * stabs.texinfo (Stab Section Basics): Add comment about alignment
12832 of stabs-in-coff sections.
12836 * annotate.texi: Change edition to 0.5 and date to May 1994.
12838 (Frames): New node, for frame annotation.
12839 (Displays): New node, for display annotation.
12841 * remote.texi (MIPS Remote): Say that set timeout doesn't apply
12842 when waiting for your program to stop.
12846 * annotate.texi (Breakpoint Info): Document annotation of header
12847 fields and record annotation.
12851 * annotate.texi: New file, to document annotations.
12855 * Makefile.in (clean): Don't remove GDBvn.texi (apparently on Jan
12856 16 I meant to make this change but did not). Do remove gdb-cfg.texi.
12860 * stabs.texinfo (Stab Section Basics): Say what is in .stab
12861 section, and say n_strx field is compilation unit relative.
12862 * stabs.texinfo: Don't use @code for a.out when it is the name of
12863 an object file format.
12867 * gdb.texinfo: Refer to file names, not path names, per rms
12869 (Arguments): Fix typo.
12873 * stabs.texinfo (Global Variables): Talk about stabs in files
12874 where variables are referenced, but not defined.
12878 * stabs.texinfo: Move stuff on @ and # type descriptors from node
12879 Cplusplus to new nodes Member Type Descriptor and Method Type
12880 Descriptor. Re-write stuff for #.
12884 * gdb.texinfo (Print Settings): Don't document "set print
12885 fast-symbolic-addr off". The bug which it worked around was fixed
12886 on 25 Feb 94 in coffread.c, so I'm nuking the command.
12888 * stabs.texinfo (Alternate Entry Points): New node, rewritten from
12891 * stabs.texinfo (Type Descriptors): Add 'Y' type descriptor.
12895 * gdbint.texinfo (Host Conditionals, Target Conditionals): Remove
12896 references to ieee-float.c.
12900 * gdb.texinfo (Set Breaks): Update documentation for tbreak to
12901 match what the code actually does.
12905 * stabs.texinfo (Symbol Descriptors): Add OS9000 symbol descriptor s.
12909 * stabs.texinfo (Type Descriptors): Add OS9000 type descriptors c,
12914 * stabs.texinfo: Document N_RBRAC as function relative for COFF as
12915 well as for ELF and SOM. Unify the descriptions of ELF and SOM
12916 as "stabs in sections" rather than just saying "ELF and SOM".
12917 Also make that stuff apply to COFF.
12921 * gdb.texinfo (Formatting Documentation): Change GhostScript to
12926 * gdb.texinfo (Continuing and Stepping): When talking about "step"
12927 versus functions without line numbers, also mention stepping into
12928 them as well as "step" when you are in them. Tell the user how to
12929 deal with the situation. Add comment about "debugging information".
12933 * stabs.texinfo (Enumerations): Document restriction on where
12934 enumeration types can appear and still win with GDB.
12938 * stabs.texinfo (Negative Type Numbers): Document format for type
12943 * gdb.texinfo (Selection, Frame Info): Update information about
12944 arbitrary frame specficiations.
12948 * gdb.texinfo, remote.texi: general editing pass prior to Net release
12952 * stabs.texinfo (String Field): Discuss continuing stabs with ?.
12956 * stabs.texinfo (Non-Stab Symbol Types): Mention N_SET* | N_EXT.
12960 * stabs.texinfo: Re-do stuff about C_BSTAT and move from XCOFF
12961 Differences node to Statics node.
12962 (Statics): Discuss XCOFF use of V symbol descriptor.
12964 * Makefile.in: Remove refcard.dvi and GDBvn.texi in realclean,
12969 * gdb.texinfo (Print Settings): Document `set print
12970 fast-symbolic-addr' and improve the doc for some other
12975 * stabs.texinfo (String Field): Talk about defining several type
12977 Fix lint regarding changing node ELF Transformations to
12978 ELF and SOM Transformations.
12982 * stabs.texinfo: Insert Peter Kessler's name as inventor (I think).
12986 * stabs.texinfo (Cross-References): `::' is for nested types only
12988 (Structures): Document static members.
12992 * stabs.texinfo: Document S type attribute.
12996 * stabs.texinfo: Add notes about stabs-in-som where appropriate.
13000 * gdbint.texinfo: Fix a few typos.
13004 * gdb.texinfo, remote.texi: formatting improvements
13006 * gdb.texinfo (New Features): mention threads.
13007 (Summary, C): fix xrefs in newly contributed text.
13008 (Threads): index entries, clarifications, example
13009 (passim): minor typos fixed, phrasing improvements
13011 * remote.texi (Bootstrapping): rephrase text on ^C and add index
13012 entries; (Server): explain use of gdbserver w/real-time systems,
13013 add example of conflicting TCP port; (MIPS Remote) break up
13014 running text into table, highlighting commands, and add example.
13018 * refcard.tex: avoid bad linebreaks even when REFEDITS=psrc.sed
13022 * stabs.texinfo (Nested Symbols): New node.
13023 (String Field, Symbol Descriptors, Cross-References): Refer to it.
13027 * stabs.texinfo (Stabs in ELF): Clarify how Bbss.bss work with respect
13028 to picking which Bbss.bss symbol to use, and (because there seems to
13029 be no good way of doing it) re-write some of the text to make it
13030 sound like Bbss.bss isn't such a great idea after all (as currently
13033 * gdb.texinfo (C): In addition to saying people have to use g++ for
13034 good results, say they have to use stabs. Specifically say cfront
13036 (Summary): Merge in information on Modula-2, Pascal, and Chill from
13037 the gdb README. Add xrefs to places where the support for the various
13038 languages is described in detail.
13042 * stabs.texinfo: Clean up stuff about visibility and virtual
13045 * stabs.texinfo (N_M2C): Cite Sun doc.
13049 * gdb.texinfo: updates re threads.
13050 * remote.texinfo: avoid index entries starting with digits.
13054 * stabs.texinfo (Enumerations): Talk about large, negative and
13055 octal values. Clean up cross reference to type attributes.
13056 (String Field): Say that GDB 4.11 supports size attribute.
13060 * remote.texi (VxWorks Remote): Clarify that rebuilding VxWorks kernel
13061 is a mandatory step. Make the stuff about that more concise.
13065 * stabs.texinfo (Class Names): New node.
13067 * gdb.texinfo (Command Files): Explain order of init file reading.
13069 * remote.texi (Bootstrapping): Talk about getting the serial driver
13070 to deal with ^C sent by gdb to stop the remote system.
13074 * libgdb.texinfo (I/O): incorporated better phrasing from rich.
13076 * libgdb.texinfo (Defining Commands): made the DOC arg
13077 to gdb_define_app_command a char * instead of char **
13078 per a suggestion from kingdon.
13080 * libgdb.texinfo: total rewrite from a different starting
13085 * stabs.texinfo (Local Variable Parameters): Re-write paragraph on
13086 floats passed as doubles (to improve clarity).
13090 * gdb.texinfo (Source Path): index entries for $cwd, $pdir
13092 * a4rc.sed: update to work with Andreas Vogel papersize params
13094 * refcard.tex: use Andreas Vogel simplifications of papersize
13095 params; remove useless version info; update copyright date.
13099 * gdb.texinfo (Symbols): Add class NAME to doc for ptype.
13103 * gdb.texinfo (Files): Say what address the load command loads it at.
13105 * stabs.texinfo (Common Blocks): Minor cleanups.
13107 * stabs.texinfo: Update ld stabs in elf relocation to reflect the fact
13108 that Sun has backed away from the linker kludge and thus the relevant
13109 issue is changes to the SunPRO tools, not the Solaris linker.
13111 * stabs.texinfo (Traditional Integer Types): Clean up description
13112 of octal bounds a little bit. Document extra leading zeroes.
13116 * gdb.texinfo (Signaling): Update for symbolic symbol names
13117 and add a section explaining the difference between the GDB
13118 signal command and the shell kill utility.
13122 * libgdb.texinfo: added `@' to braces that were unescaped.
13126 * libgdb.texinfo: new file. Spec for the gdb library.
13130 * stabs.texinfo (Include Files): Fix typo (start -> end).
13134 * gdb.texinfo, remote.texi: assorted small improvements, mostly
13135 from Melissa at FSF's editing pass.
13139 * gdb.texinfo: Remove stuff about ar and 14 character filenames.
13140 I believe this was fixed by the 13 Sep 89 change to print_frame_info.
13141 Also, modern versions of ar like BSD 4.4 or SVR4 don't have this bug.
13145 * remote.texi (Bootstrapping): Discuss 386 call gates.
13149 * stabs.texinfo (Based Variables): New node.
13153 * stabs.texinfo (Negative Type Numbers): Re-write discussions of
13154 names, sizes, and formats to suggest how not to lose.
13158 * stabs.texinfo (Methods): Fix typo.
13162 * gdb.texinfo: Fix a few typos.
13166 * gdb.texinfo: Clarify how well it works with Fortran.
13168 * stabs.texinfo (Stabs In ELF, Statics, ELF Transformations):
13169 More on relocating stabs in ELF files.
13173 * stabs.texinfo (Stabs In ELF): Talk about N_FUN value.
13177 * stabs.texinfo (Local Variable Parameters): Talk about nameless
13182 * gdb.texinfo: @up/@down -> @raisesections/@lowersections
13186 * stabs.texinfo: Make info author notice match the TeX author notice.
13190 * stabs.texinfo: Initial-caps all words in node names and
13191 non-trivial words in section names.
13195 * stabs.texinfo: Many minor cleanups.
13197 * stabs.texinfo: Remove @deffn except from Expanded Reference node.
13201 * stabs.texinfo: Remove full description of big example.
13202 It's not really helpful; just use pieces of it where appropriate.
13203 Add more Texinfo formatting directives (@samp, etc.).
13204 Use @deffn to define stab types.
13205 Eliminate some wordiness. Break up some nodes.
13206 Add an (alphabetized) index of symbol types.
13207 Use consistent capitalization style in node and section names.
13211 * gdb.texinfo: Change typo "Two two" to "The two".
13215 * stabs.texinfo (XCOFF-differences): Remove references to
13216 non-existent types N_DECL and N_RPSYM.
13218 * stabs.texinfo (String Field): Say that type attributes bug is
13219 fixed in GDB 4.10, since it is.
13221 * stabs.texinfo: Clean up djm cleanups, and more cleanups of my own.
13225 * stabs.texinfo: Formatting cleanups.
13229 * stabs.texinfo: When explaining the n_type of a stab, standardize
13230 how we do it ('#' as a comment indicator, "36 is N_FUN" as text,
13232 (Global Variables): Clean up.
13236 * stabs.texinfo (Stack Variables): Re-write.
13240 * stabs.texinfo (Stabs-in-elf): Talk about getting the start
13241 addresses of a source file. Also revise formatting.
13242 Change "object module" or "object file" to "source file".
13243 Various: Miscellaneous cleanups.
13247 * stabs.texinfo: Point to mangling info in gcc's gpcompare.texi.
13251 * gdbint.texinfo: Removed many nonsensical machine-collected
13252 host and target conditionals, described some of the remainder.
13256 * gdbint.texinfo (Getting Started): Use @itemize, not @table.
13258 * gdbint.texinfo (Top): Add name to @top line, and re-write the
13259 paragraph which follows.
13261 * gdbint.texinfo (Host): Use @code not @samp for Makefile
13262 variables. Looks better and avoids overful hbox.
13266 * stabs.texinfo (Procedures): Improve stuff on nested functions.
13270 * remote.texi: (MIPS Remote) clearer doc for set/show timeout,
13275 * gdbint.texinfo: Update statement about `some ancient Unix
13276 systems, like Ultrix 4.0' to Ultrix 4.2.
13278 Wed Jul 28 15:26:53 1993 Roland H. Pesch (pesch@el_bosque.cygnus.com)
13280 * h8-cfg.texi, all-cfg.texi: new flag GDBSERVER
13282 * Makefile.in: depend on remote.texi rather than gdbinv-s.texi
13284 * remote.texi: (Server) New node on gdbserver. (Remote Serial,
13285 ST2000 Remote, MIPS Remote): mention `host:port' syntax for TCP.
13287 * remote.texi: new name for former gdbinv-s.texi
13289 * gdb.texinfo: use remote.texi rather than gdbinv-s.texi
13293 * gdbinv-s.texi: Documented timeout and retransmit-timeout
13294 variables for MIPS remote debugging protocol.
13298 * stabs.texinfo (Negative Type Numbers): FORTRAN LOGICAL fix.
13302 * Makefile.in (refcard.dvi): Use srcdir where necessary.
13306 * gdb.texinfo: repair conditional bugs in text markup
13310 * gdb.texinfo, all-cfg.texi, h8-cfg.texi: introduce MOD2 switch
13311 to select Modula-2 material.
13315 * stabs.texinfo: Cleanups regarding statics.
13317 * gdbinv-s.texi (Bootstrapping): Document exceptionHandler.
13318 (Debug Session): Mention exceptionHandler. Add xref to Bootstrapping.
13322 * stabs.texinfo: N_MAIN is sometimes used for C.
13326 * gdbint.texinfo (Host, Target Conditionals): Remove TM_FILE_OVERRIDE.
13330 * gdbint.texinfo (Target Conditionals): Remove NO_TYPEDEFS,
13331 removed from the code by Kingdon.
13335 * gdb.texinfo (Break Commands): Remove stuff about flushing terminal
13336 input when evaluating breakpoint conditions; the bug has been fixed.
13338 * gdb.texinfo (Continuing and Stepping): Argument to "continue"
13339 sets the ignore count to N-1, not to N.
13343 * refcard.tex (\hoffset): correct longstanding error to match
13344 intended offset; avoids cutting off edge on some printers
13348 * stabs.texinfo (Parameters): Say that order of stabs is significant.
13352 * stabs.texinfo (Common Blocks): Say what Sun FORTRAN does.
13356 * Makefile.in: (REFEDITS) new var to control whether PS or CM
13357 fonts and whether US or A4 paper for GDB refcard; (refcard.dvi)
13358 collect sed edits if any, apply to refcard before formatting;
13359 (refcard.ps) stop implying PS fonts if PS output requested;
13360 (lrefcard.ps) delete extra target for variant PS fonts
13362 * refcard.tex: parametrize papersize dependent info, collect
13363 in easily replaced spot
13365 * a4rc.sed: new file, edits to refcard for A4 paper
13369 * stabs.texinfo (Negative Type Numbers): Type -16 is 4 bytes.
13373 * stabs.texinfo (Negative Type Numbers): Minor character cleanups.
13377 * stabs.texinfo: Express disapproval of 'D' symbol descriptor
13378 politely rather than rudely.
13382 * stabs.texinfo: Document common blocks.
13386 * stabs.texinfo: Add some basic info about stabs-in-elf.
13390 * stabs.texinfo (Top): Minor cleanup.
13392 Mon Jun 14 16:16:51 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
13394 * Makefile.in (install-info): remove parentdir support
13398 * gdb.texinfo (Copying): delete this node and references to it;
13399 RMS says this manual need not carry GPL. (passim): Improvements
13400 from last round at FSF, largely due to Ian Taylor review, and
13401 minor formatting improvements.
13403 * gdbinv-s.texi (passim): Improvements from last round at FSF,
13404 largely due to Ian Taylor review. (Debug Session): minor edits to
13409 * Makefile.in (realclean): Remove info and dvi files too.
13413 * {all,h8}-config.texi: Rename to *-cfg.texi for 14 char filenames.
13414 * Makefile.in: Change accordingly. gdb-config.texi -> gdb-cfg.texi.
13415 * gdb.texinfo: Change accordingly.
13417 * stabs.texinfo: Clean up N_{L,R}BRAC. Discuss what addresses of
13418 N_{L,R}BRAC,N_SLINE are relative to.
13422 * Makefile.in (GDBvn.texi): Update atomically.
13426 * gdbinv-s.texi (Debug Session): Document exceptionHook.
13430 * gdb.texinfo (Print Settings): Move all stuff relating to symbolic
13431 addresses together. Also motivate the set print symbol-filename
13432 command and suggest other solutions.
13436 * gdb.texinfo (set print elements): Note that the number of
13437 elements is set to unlimited by "set print elements 0".
13441 * stabs.texinfo (Builtin Type Descriptors): Try to clarify what
13443 (Stab Types): Include Solaris stab types.
13444 (Procedures): Document Solaris extensions.
13448 * gdb.texinfo: Add `set print symbol-filename' doc.
13452 * stabs.texinfo (Arrays): Talk about type definition vs. type
13455 * stabs.texinfo (Builtin Type Descriptors): Talk about omitting
13456 the trailing semicolon.
13460 * stabs.texinfo (Line Numbers, Source Files): Re-write these two nodes
13461 and merge in other parts of the document addressing these subjects.
13462 gdbint.texinfo (XCOFF): Remove info which is now in stabs.texinfo.
13464 * stabs.texinfo (Subranges, Arrays): Try to explain about the semicolon
13465 at the end of a range type.
13467 * stabs.texinfo (Subranges): "A offset" and "T offset" are not
13472 * stabs.texinfo (Stabs Format): Misc fixes.
13476 * stabs.texinfo (Constants): Allow an `e' constant to be non-enum.
13477 (Traditional builtin types): Document convex convention for long long.
13478 (Negative builtin types): Discuss type names, and misc fixes.
13482 * stabs.texinfo (Builtin Type Descriptors): Document the floating
13483 point types used with @samp{R} type descriptor.
13484 (Symbol Descriptors): Describe how to handle conflict between
13485 different meanings of @samp{P} symbol descriptor.
13489 * stabs.texinfo: Remove node Quick Reference and put its children
13490 directly under the main menu.
13492 * stabs.texinfo: Many more changes to bring it into line with
13493 AIX documentation and reality. I think it now has all the
13494 information from the AIX documentation, except that I burned
13495 out when I got to variant records (Pascal and Modula-2) and
13496 all the COBOL types. Oh well, we can add them later when we're
13497 worrying more about those languages.
13499 * stabs.texinfo (Automatic variables): Talk about what it means
13500 to omit the symbol descriptor.
13504 * stabs.texinfo (Parameters): Add "(sometimes)" when describing
13505 gcc2 behavior with promoted args.
13509 * gdb.texinfo: include readline appendices in info version of manual
13513 * gdbinv-s.texi (Remote Serial): describe new ^C behavior in
13516 * gdb.texinfo (Machine Code): more index entries for disassemble
13520 * Clarify the intended use of the gdb-testers and gdb-patches
13521 mailing lists, and shrink gzip comment.
13525 * gdb.texinfo (Shell Commands): do not mention SHELL env var in
13526 DOSHOST configuration of manual.
13528 * gdb.texinfo (MIPS Stack): new node.
13530 * all-config.texi (MIPS) new switch.
13532 * gdbinv-s.texi (Nindy Options) Remove two instances of future
13533 tense; (MIPS Remote) new node.
13535 * gdb.texinfo (passim) rephrases to work around makeinfo @value
13536 bug; (Environment) less passive, other small cleanups in text about
13537 .cshrc/.bashrc; (Invoking GDB) new MIPS Remote menu entry;
13538 (Remote) new MIPS Remote menu entry.
13542 * stabs.texinfo: Many changes to include information from the
13545 * gdb.texinfo (Environment): Mention pitfall with .cshrc.
13549 * gdbint.texinfo (LONG_LONG): Replace with CC_HAS_LONG_LONG.
13550 Add PRINTF_HAS_LONG_LONG references.
13554 * gdb.texinfo: Make node "Shell Commands" unconditional; describe
13555 `set demangle-style arm' (not cfront); mention can type `q' to
13556 discard output, when gdb pages.
13560 * gdbint.texinfo (new node Debugging GDB, elsewhere):
13561 Move a bunch of information from ../README.
13562 (Getting Started): New node.
13566 * gdbinv-s.texi, gdb.texinfo: include Hitachi SH target
13568 * gdb.texinfo: advance manual revision dates to present
13570 * gdbinv-s.texi, gdb.texinfo, all-config.texi, h8-config.texi:
13571 stop using silly Roman numerals in @set variable names
13575 * stabs.texinfo (Parameters): Keep trying to get this right.
13579 * stabs.texinfo (Parameters): More on "local parameters".
13583 * stabs.texinfo (Parameters): Re-do "local parameters" section.
13587 * stabs.texinfo (Symbol descriptors): Re-do using @table and @xref.
13588 (Parameters): Rewrite.
13589 (xcoff-differences, Sun-differences): Minor changes.
13593 * stabs.texinfo: Minor cleanup.
13597 * gdbint.texinfo: Minor xcoff stuff.
13601 * gdbint.texinfo: Update for new config directory structure.
13602 Add info about internal type data structures.
13606 * Makefile.in (SFILES_INCLUDED): gdb-config.texi is no longer in
13608 (gdb-config.texi): Depend on file in $(srcdir).
13612 * stabs.texinfo: Fixes about N_SO.
13616 * gdbinit.texinfo: Document renaming of tm-29k.h to tm-a29k.h.
13620 * gdb.texinfo: include list of nonstandard init file names
13622 * *-config.texi: new switch GENERIC for text that applies *only*
13623 to (usual) multiple-target version of manual
13625 * gdb.texinfo, gdbinv-s.texi: Update conditional markup to correct
13628 * gdb.texinfo: depend on latest fixed makeinfo, use conditionals
13629 in menus (rather than conditionally selected multiple alternative
13632 * Makefile.in: define and use DOC_CONFIG var to select
13633 configuration for GDB user manual.
13635 * gdb-config.texi: delete from repository, generate from Makefile.
13637 * all-config.texi: normal `generic' configuration file, formerly
13638 stored as gdb-config.texi
13640 Wed Mar 24 14:03:19 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
13642 * Makefile.in: add dvi target to build all .dvi files
13646 * gdb.texinfo, gdvinv-s.texinfo: formatting improvements.
13650 * stabs.texi: The `this' pointer is now known by the name
13651 `this' instead of `$t'.
13655 * gdbint.texinfo: Doc NO_MMALLOC and NO_MMALLOC_CHECK as
13657 * stabs.texinfo: More array fixes inspired by Jim's.
13661 * stabs.texinfo: Fixes re arrays and continuations.
13663 * gdbint.texinfo: Add XCOFF node.
13667 * gdb.texinfo: Add `set print max-symbolic-offset' doc.
13671 * stabs.texinfo: Fix for array types to mention lower bounds.
13675 * gdbint.texinfo: Update PTRACE_ARG3_TYPE doc, pull PT_*.
13679 * gdbint.texinfo: Remove SET_STACK_LIMIT_HUGE from target defines.
13683 * gdbint.texinfo: Fix thinko (NM_FILE => NAT_FILE). Found
13688 * gdbint.texinfo: Eliminate IBM6000_HOST, document IBM6000_TARGET.
13692 * gdbint.texinfo: Eliminate IBM6000_HOST, document IBM6000_TARGET.
13696 * gdb.texinfo, gdbinv-s.texi: misc updates
13700 * gdbint.texinfo: Brief documentation for longjmp support,
13701 from an email msg by Stu.
13705 * stabs.texinfo: Fix description of floating point "range"
13706 types (which really define basic types). Reported by Jim Meehan,
13709 * gdbint.texinfo: Remove COFF_NO_LONG_FILE_NAMES define, now gone.
13713 * gdbint.texinfo: Slightly expand section on supporting a new
13714 object file format.
13718 * Makefile.in (refcard.ps, lrefcard.ps): Remove psref.tex
13723 * gdb.texinfo, gdbinv-s.texi: miscellaneous stylistic cleanups
13727 * gdbinv-s.texi: z8000 simulator target name is just "sim"
13729 * gdbinv-s.texi: Mention that Z8000 simulator can simulate Z8001
13734 * gdbint.texinfo (Host Conditionals): Remove
13735 NAMES_HAVE_UNDERSCORE, SOME_NAMES_HAVE_DOT, document
13737 (Target Conditionals): Remove all of the above.
13741 * gdbint.texinfo: SWAP_HOST_AND_TARGET => SWAP_TARGET_AND_HOST.
13746 * gdbint.texinfo: Add sections on clean design and on how to send
13751 * gdbint.texinfo: Add how to declare the result of make_cleanup.
13755 * gdbint.texinfo: nm.h now included in defs.h.
13759 * gdb.texinfo: Fix typo, reported by Karl Berry.
13763 * gdb.texinfo: Add opcodes dir to GDB distribution description.
13767 * gdbint.texinfo: Improve REGISTER_U_ADDR and USE_PROC_FS doc.
13771 * gdbint.texinfo: Document obsolete STACK_END_ADDR.
13772 (all @node commands): Use new form to avoid nitpicking errors.
13773 * gdbint.texinfo: Document host/native/target split.
13777 * gdbint.texinfo: add PUSH_DUMMY_FRAME, POP_FRAME.
13781 * gdbint.texinfo: Update GET_LONGJMP_TARGET, L_SET doc.
13783 Sat Oct 10 18:04:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13785 * gdbint.texinfo: fixed a stray email address (needs @@),
13786 added @table @code to node "Native Conditionals"
13790 * gdbint.texinfo: document a few more macros, create new section
13795 * gdb.texinfo: Document command hooks.
13799 * gdbint.texinfo: Describe coding style of GDB.
13803 * stabs.texinfo: Minor wording changes.
13807 * gdbint.texinfo: Improve release doc slightly.
13811 * gdb.texinfo, gdbinv-m.m4.in, gdbinv-s.m4.in: First pass at doc
13812 for two new remote targets---29K using UDI, and Tandem ST2000
13815 * all.m4, none.m4: new m4 switch, _ST2000__
13817 * all.m4: turn on H8/300 stuff for generic manual
13819 * gdbinv-s.m4.in: remove text on special procedures to continue
13820 after explicit call to breakpoint() in serial stubs.
13824 * gdbint.texinfo: Improve doc of GDB config macros.
13828 * stabs.texinfo: Remove Bothner's changes for C++ nested types.
13829 These will be reinserted when examined.
13833 * gdb.texinfo: fix shameful error of agreement reported by
13835 * gdb.texinfo: remove old partial discussion of remote serial
13836 protocol (via serial debug stubs)
13837 * gdbinv-m.m4.in, gdbinv-s.m4.in: new section discussing
13838 use of serial debug stubs
13842 * gdbint.texinfo: Make a start at documenting all the #if macros
13843 in GDB. At least list them all, and start separating them into
13844 host-specific and target-specific.
13848 * gdbinv-s.m4.in: refrain from using @cartouche for just a few
13849 examples (not consistent w others).
13850 gdb.texinfo: issue disclaimer paragraph on cmdline options only
13851 for generic vn of doc
13855 * Makefile.in: always create installation directories.
13859 * gdb.texinfo: in h8 config, do not describe searching commands.
13863 * gdb.texinfo, none.m4, h8.m4, gdbinv-s.m4.in: improve H8/300
13864 conditionals; introduce a few generic switches that may be
13865 useful for other cross-dev or dos-hosted configs.
13867 * gdb.texinfo: fix typo in "info reg" description
13871 * stabs.texinfo: Minor updates from running TeX over it.
13872 * Makefile.in (stabs.dvi, stabs.ps): Add.
13876 * stabs.texinfo: Stabs documentation, written by Julia Menapace.
13877 First pass at converting it to texinfo.
13881 * gdb.texinfo, refcard.tex: Document mult args on `info reg'.
13882 * Makefile.in (refcard.ps, lrefcard.ps): Add missing $(srdir).
13886 * gdbint.texinfo: Add section on partial symbol tables.
13888 Fri Jun 19 10:28:05 1992 John Gilmore (gnu at cygnus.com)
13890 * gdb.texinfo: Document new am29k setting.
13892 Sat Jun 20 16:31:10 1992 John Gilmore (gnu at cygnus.com)
13894 * gdb.texinfo: document `set remotedebug' and `set
13895 rstack_high_address'.
13899 * gdb.texinfo: slight expansion of new text on reading info files
13900 * gdbinv-s.m4.in: correct and expand info on cross-debugging
13903 Tue May 12 12:22:47 1992 John Gilmore (gnu at cygnus.com)
13905 * gdb.texinfo: `info user' => `show user'. Noticed by David Taylor.
13907 Mon May 11 19:06:27 1992 John Gilmore (gnu at cygnus.com)
13909 * gdb.texinfo: Say how to read the `info' files.
13913 * Makefile.in: gm4 -> m4.
13915 Fri Apr 10 17:50:43 1992 John Gilmore (gnu at rtl.cygnus.com)
13917 * gdb.texinfo: Update for GDB-4.5. Move `Formatting
13918 Documentation' ahead of `Installing GDB' to match README.
13919 Update shared library doc, -readnow and -mapped, and directory
13920 structure (add glob and mmalloc). Update configure doc.
13924 * Makefile.in: remove $(srcdir) from gdb.info rule.
13928 * Makefile.in: commented out gdb-all.texinfo rule. This is
13933 * Makefile.in, configure.in: removed traces of namesubdir,
13934 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
13935 copyrights to '92, '13, changed some from Cygnus to FSF.
13937 Fri Dec 13 09:47:31 1991 John Gilmore (gnu at cygnus.com)
13939 * gdb.texinfo: Improve how we ask for bug reports.
13941 Tue Dec 10 04:07:21 1991 K. Richard Pixley (rich at rtl.cygnus.com)
13943 * Makefile.in: infodir belongs in datadir.
13945 Fri Dec 6 23:57:34 1991 K. Richard Pixley (rich at rtl.cygnus.com)
13947 * Makefile.in: remove spaces following hyphens, bsd make can't
13948 cope. install using INSTALL_DATA. added clean-info. added
13949 standards.text support.
13951 Thu Dec 5 22:46:12 1991 K. Richard Pixley (rich at rtl.cygnus.com)
13953 * Makefile.in: idestdir and ddestdir go away. Added copyrights
13954 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
13955 and mandir now keyed off datadir by default.
13962 version-control: never