3 * gdb.texinfo (Mode Options): Don't mention -epoch.
4 (Data, Emacs): Remove obsolete comments.
8 * gdb.texinfo (GDB/MI Output Records): Update menu.
9 (GDB/MI Breakpoint Information): New node.
10 (GDB/MI Breakpoint Commands) <-break-info>: Link to new node.
11 <-break-insert>: Likewise.
15 * gdb.texinfo (Remote Non-Stop): Move paragraphs to ...
16 (Packets): Move "vStopped" packet to ...
17 (Notification Packets): ... here. Describe the components
18 of notification. Add a table of supported notifications.
19 Add an example on the process of he async notification.
23 * gdb.texinfo (GDB/MI Data Manipulation) (fullname): Make it always
25 (GDB/MI File Commands) (-file-list-exec-source-files): Make the
26 fullname output always present.
30 * gdbint.texinfo (Function prototypes): Require use of "extern"
31 modifier for function prototypes in headers.
35 * refcard.tex: Update copyright notice to GPL v3 or later.
40 * gdbint.texinfo (Coding Standards) (C Usage): New rule for 0 vs. NULL.
44 * gdb.texinfo (Debugging Output): Document 'set debug
45 notification' and 'show debug notification'.
49 * gdb.texinfo (Listing Tracepoints): New item and example about
50 'installed on target' output.
51 Add more in the example about 'installed on target'.
52 (GDB/MI Breakpoint Commands): Doc about 'installed field.
56 * gdb.texinfo (SVR4 Process Information): Mention core files.
60 * gdb.texinfo (GDB/MI Catchpoint Commands): New section.
64 * gdb.texinfo: Remove all mentions of Unixware throughout.
68 * gdbint.texinfo (Host Definition): Remove CC_HAS_LONG_LONG.
72 * gdb.texinfo (SVR4 Process Information): Document missing
73 "info proc" subcommands.
78 * gdb.texinfo (Print Settings): Correct the default 'demangle-style'
79 to 'auto' instead of 'gnu'.
83 * gdb.texinfo (MiniDebugInfo): New node.
88 * gdb.texinfo (System-wide configuration): If the system-wide init
89 file lives in the data-directory, and --data-directory is provided,
94 * gdb.texinfo (Signaling): Fix typo.
98 * gdb.texinfo (GDB/MI Data Manipulation): Document new optional
99 parameter "count" of -data-write-memory-bytes, and add an example.
103 * gdb.texinfo (Symbols): Document "info type-printers",
104 "enable type-printer" and "disable type-printer".
105 (Python API): Add new node to menu.
106 (Type Printing API): New node.
107 (Progspaces In Python): Document type_printers field.
108 (Objfiles In Python): Likewise.
109 (gdb.types) <get_type_recognizers, apply_type_recognizers,
110 register_type_printer, TypePrinter>: Document.
114 * gdb.texinfo (Symbols): Document "set print type methods",
115 "set print type typedefs", and flags to ptype and whatis.
119 * gdb.texinfo (GDB/MI Data Manipulation): Add fullname field to
120 the example -data-disassemble output. Extend the description of
121 the -data-disassemble results to document all fields. Document
122 the cli disassemble command as being related to -data-disassemble.
127 * gdb.texinfo (OS Information): Remove doc on command
132 * gdb.texinfo (Startup): Minor rewording, and clarify scope of
133 gdb.ini warning for Windows port.
137 * gdb.texinfo (Search): Add kindex for 'fo'.
142 * gdb.texinfo (Functions In Python): Add example.
146 * observer.texi (GDB Observers): Remove observer
147 'tracepoint_modified', 'tracepoint_created' and
148 'tracepoint_deleted'.
152 * gdb.texinfo (General Query Packets): Use @itemx for QAgent.
156 * gdb.texinfo (General Query Packets): Use @itemx.
160 * observer.texi (GDB Observers): Update observer
162 * gdb.texinfo (GDB/MI Async Records): Document for
163 "memory-changed" notification.
167 * gdb.texinfo (Mode Options): Document -nh.
168 Elaborate on docs for -nx.
172 * observer.texi (memory_changed): Expand parameter LEN to ssize_t.
177 * gdb.texinfo (GDB/MI Async Records): Document notification
178 'record-started' and 'record-stopped'.
179 * observer.texi (GDB Observers): New observer 'record-changed'.
183 * gdb.texinfo: Document the removal of SH's 'regs' command.
187 * gdb.texinfo (jump): Mention new alias `j' for `jump'.
191 * gdb.texinfo (GDB/MI Async Records): Document new MI
192 notifications '=tsv-created' and '=tsv-deleted'.
193 * observer.texi (GDB Observers): New observer tsv_created and
198 * observer.texi (GDB Observers): New observer 'traceframe_changed'.
199 * gdb.texinfo (GDB/MI Async Records): Mention new MI notification
200 '=traceframe-changed'.
204 * gdb.texinfo (List): Describe the meaning of 0 and -1 in
210 * gdbint.texinfo (Defining Other Architecture Features): Clarify *pcptr
211 encoding for gdbarch_breakpoint_from_pc, bp_addr for
212 gdbarch_push_dummy_call and bp_addr for gdbarch_push_dummy_code.
216 * gdb.texinfo (objfile-gdb.py file): New paragraph for .exe stripping.
220 Document how to return from "python-interactive" to GDB.
221 * gdb.texinfo (Python Commands): Update documentation.
225 Add a new "python-interactive" command that starts a standard
226 Python interactive prompt with "pi" as alias, and add "py" as
227 an alias to "python".
228 * gdb.texinfo (Python Commands): Document the new commands.
232 * gdbint.texinfo (Host Definition): Remove documentation for
233 SIGWINCH_HANDLER and SIGWINCH_HANDLER_BODY.
238 * gdb.texinfo (Type and Range Checking): Remove warning.
239 Remove spurious commas.
240 Update text and examples for re-implementation of set/show
242 (C and C++ Type and Range Checks): Likewise.
246 * gdb.texinfo (Types In Python): Mention gdb.TYPE_CODE_BITSTRING
251 * gdb.texinfo (Convenience Vars): Update text for "show convenience"
252 to include functions.
256 * gdb.texinfo (Convenience Funs): New node.
257 (Types In Python): Document Type.vector.
261 * observer.texi: New observer command_param_changed.
262 * gdb.texinfo (GDB/MI Async Records): Doc for '=cmd-param-changed'.
266 * gdbint.texinfo (Debugging GDB): In section
267 'Debugging @value{GDBN} with itself' change .gdbinit for gdb-gdb.gdb.
268 Mention also gdb-gdb.py.
272 Revert the folloing patch:
274 * gdb.texinfo (Remote Configuration): Add kindex for 'set
275 remote hardware-watchpoint-limit' and 'set
276 remote hardware-breakpoint-limit'.
280 * gdb.texinfo (Working Directory): Added information about new
281 default argument for 'cd' command.
285 * gdb.texinfo (Remote Configuration): Add kindex for 'set
286 remote hardware-watchpoint-limit' and 'set
287 remote hardware-breakpoint-limit'.
293 * gdb.texinfo (GDB/MI Async Records): Fix the doc for
294 '=breakpoint-deleted'.
298 * gdb.texinfo (Native): Remove node Neutrino.
302 * gdb.texinfo (IPA Protocol Commands): Document new command
307 * gdb.texinfo (Maintenance Commands): Document maint info bfds.
311 * gdb.texinfo (Mode Options): Delete --use-deprecated-index-sections.
312 (Index Files): Document how to control the use of deprecated index
314 (Index Section Format): Replace --use-deprecated-index-sections with
315 "set use-deprecated-index-sections on".
319 * gdbint.texinfo: Remove @syncodeindex directives that put all the
320 indices into a single node "Index". Instead, join function and
321 variable indices into a single index, separate from the concept
323 http://sourceware.org/ml/gdb-patches/2012-07/msg00146.html.
324 (Top): Update the top-level menu: instead of one "Index" there are
325 now separate entries "Concept Index" and "Function and Variable
327 (Concept Index, Function and Variable Index): New nodes.
328 (Index): Node deleted.
332 * gdb.texinfo (Maintenance Commands): Change help for "maint agent"
333 and "maint agent-eval".
337 * gdb.texinfo: Separate the index into 2 indices, cp and fn, to
338 avoid file-name clashes between Index.html and index.html on
339 case-insensitive filesystems. See the discussion starting in
340 http://sourceware.org/ml/gdb-patches/2012-06/msg00457.html for the
341 details of the problem.
342 (Top): Update the master menu for the above.
343 (Concept Index, Command and Variable Index): New nodes, instead of
344 the old "Index" node that was deleted. All cross-references
349 * gdb.texinfo (Dynamic Printf): Mention agent style and
350 disconnected dprintf.
351 (Maintenance Commands): Describe maint agent-printf.
352 (General Query Packets): Mention BreakpointCommands feature.
353 (Packets): Document commands extension to Z0 packet.
354 * agentexpr.texi (Bytecode Descriptions): Document printf
359 * gdb.texinfo (File Options): Change -ix and -iex commands that apply
360 only after gdbinit files.
361 (Startup): Move -iex and -iex commands down after gdbinit files.
365 * gdb.texinfo (Auto-loading safe path): Note the shell wildcard
370 * gdb.texinfo (Index Section Format): Update for version 7.
374 * gdb.texinfo (Miscellaneous GDB/MI Commands): Update -info-os
375 example, add note about title column.
379 * gdb.texinfo (Symbol Tables In Python): Add description about
380 the new 'last' attribute of gdb.Symtab_and line.
384 * gdb.texinfo (Symbol Tables In Python): Correct the description
385 of the 'pc' attribute of gdb.Symtab_and_line.
389 * gdb.texinfo (Debugging Output): Document debug options dwarf2-read
394 * gdb.texinfo (GDB/MI Breakpoint Commands): Remove "-r" option
395 from example. Remove "rbreak" from list of corresponding
400 * gdb.texinfo (Index Section Format): Document version 7 format.
404 * gdb.texinfo: Add missing cindex for some packets.
408 * gdb.texinfo (GDB/MI Breakpoint Commands): Re-order options
409 for -break-insert and document -p.
413 * gdb.texinfo (Inferiors In Python): Replace "gdb.read_memory"
414 and "gdb.write_memory" with "Inferior.read_memory" and
415 "Inferior.write_memory".
419 * gdb.texinfo (Summary): Add a link to "Free Documentation".
420 (Free Documentation): Add @node line.
421 (Continuing and Stepping) <advance location>: Use @item instead of
423 (Reverse Execution) <set exec-direction reverse>: Use @item instead of
425 (Embedded Processors): Put the link to "PA" to its correct place,
426 according to document structure.
427 (Python API): Put the link to "Lazy Strings In Python" to its
429 (Index): Use @@ in @tex block to get a literal @.
431 * gdbint.texinfo: Fix the @subtitle line.
433 * stabs.texinfo (Top): Put the link to "Symbol Types Index" to its
438 * gdb.texinfo (In-Process Agent): Add 'In-Process Agent
440 (In-Process Agent Protocol, IPA Protocol Objects)
441 (IPA Protocol Commands): New nodes.
442 (Tracepoint Packets): Add anchors.
446 * gdb.texinfo: Document the deprecation of SH's 'regs' command.
450 * gdb.texinfo: Update copyright year.
455 * gdb.texinfo (Miscellaneous GDB/MI Commands): Document -info-os.
459 * gdb.texinfo (Separate Debug Files): New anchor debug-file-directory.
460 Mention also --with-separate-debug-dir.
461 (Auto-loading): Prepend $debugdir in the sample output.
462 (Auto-loading safe path): Likewise. Mention also $debugdir for the
463 auto-load safe-path variable.
464 (objfile-gdb.py file): Remove the extra debug-file-directory paragraph.
465 Mention also $debugdir for 'set auto-load scripts-directory'.
469 * gdb.texinfo (Continuing and Stepping, Selection, Byte Order)
470 (MIPS Embedded, MIPS, MIPS Register packet Format)
471 (Target Descriptions, MIPS Features): Use @acronym{MIPS} where
477 * gdb.texinfo (MIPS): Document "set mips compression" and "show
479 (MIPS Breakpoint Kinds): New subsubsection.
483 * gdb.texinfo (Architecture-Specific Protocol Details): Define
484 nodes for subsections. Add @acronym mark-ups and adjust
489 Rename $ddir to $datadir.
490 * gdb.texinfo (Auto-loading, Auto-loading safe path)
491 (objfile-gdb.py file): Rename $ddir to $datadir.
495 * gdb.texinfo (Print Settings): Document 'set print symbol'.
499 * gdb.texinfo (Dynamic Printf): New subsection.
503 * gdb.texinfo (Basic Python): Add description about the function
509 * gdb.texinfo (Separate Debug Files): Use plural form for global
510 debugging information directory.
515 * gdb.texinfo (Operating System Auxiliary Information): Document new
516 'info os' subcommands.
520 * gdb.texinfo (Auto-loading, Init File in the Current Directory)
521 (libthread_db.so.1 file, objfile-gdb.gdb file, objfile-gdb.py file)
522 (dotdebug_gdb_scripts section): Add reference
523 to 'Auto-loading safe path'.
527 Implement multi-component --with-auto-load-dir.
528 * gdb.texinfo (Auto-loading): New references
529 for 'set auto-load scripts-directory'
530 and 'show auto-load scripts-directory'.
531 (Auto-loading safe path): Describe the new default. Move $ddir
532 substituation reference to 'objfile-gdb.py file'.
533 (objfile-gdb.py file): Describe script-name alias. Change real-name to
534 script-name. Describe new 'set auto-load scripts-directory'
535 and 'show auto-load scripts-directory'.
539 Provide $ddir substitution for --with-auto-load-safe-path.
540 * gdb.texinfo (Auto-loading): Replace /usr/local by $ddir/auto-load.
541 (Auto-loading safe path): Likewise. Mention the default value,
542 $ddir substitution, --with-auto-load-safe-path and
543 --without-auto-load-safe-path.
544 * observer.texi (gdb_datadir_changed): New.
548 * gdb.texinfo (Auto-loading): Wrap too long lines in @smallexample.
551 * gdb.texinfo (Separate Debug Files, Auto-loading safe path): Replace
552 directory separator by path separator.
556 * gdb.texinfo (Auto-loading safe path): Make 'directories'
557 for 'set auto-load safe-path' optional. Mention if it is omitted.
558 Change disabling security protection condition to "/", twice.
562 * gdb.texinfo (Symbol Tables In Python): Add documentation about
563 the new methods global_block and static_block on gdb.Symtab
568 * gdb.texinfo (Blocks In Python): Add a note saying that future
569 improvements to GDB and its infrastructure can move symbols
570 across blocks within a symbol table.
574 * gdb.texinfo (Architectures): Remove menu entry `A29K'.
580 * gdb.texinfo (Static Probe Points): New entry, explaining SystemTap
581 and generic static probe support on GDB.
585 * gdb.texinfo (Go): Fix thinko.
587 * gdb.texinfo (Supported Languages): Add Go.
592 * gdbint.texinfo (Testsuite): New section `Board settings'.
596 * gdb.texinfo (Auto-loading safe path): Remove trailing [@dots{}].
599 * gdb.texinfo (Auto-loading safe path): Add trailing @dots{}.
604 * gdb.texinfo (Auto-loading safe path): Replace @itemize @bullet
605 by @table @asis. Fix formatting of one item.
609 * gdb.texinfo (Auto-loading verbose mode): Fix smallexample typo.
613 New option "set debug auto-load".
614 * gdb.texinfo (Auto-loading): New menu item for auto-load verbose mode.
615 (auto-load verbose mode): New node.
619 New option "set auto-load safe-path".
620 * gdb.texinfo (Auto-loading): Extend the "show auto-load"
621 and "info auto-load" examples for safe-path. Put there also references
622 for "set auto-load safe-path" and "show auto-load safe-path".
623 New menu item for Auto-loading safe path.
624 (Auto-loading safe path): New node.
625 (Python Auto-loading): Update the expected output from "Missing"
630 auto-load: Implementation.
631 * gdb.texinfo (Mode Options): New anchor for -nx.
632 (Startup): New anchors for Option -init-eval-command,
633 Home Directory Init File
634 and Init File in the Current Directory during Startup.
635 Mention set auto-load local-gdbinit with a reference.
636 Change the sample code to "set auto-load python-scripts".
637 (Threads): New anchor set libthread-db-search-path.
638 Provide references to libthread_db.so.1 file.
639 (Controlling GDB): New menu item for Auto-loading.
640 (Auto-loading, Init File in the Current Directory)
641 (libthread_db.so.1 file, objfile-gdb.gdb file): New nodes.
642 (Python): Rename the menu item Auto-loading to Python Auto-loading.
643 (Writing a Pretty-Printer, Objfiles In Python): Update the renamed
645 (Auto-loading): Rename to ...
646 (Python Auto-loading): ... here. Change "set auto-load-scripts" to
647 "set auto-load python-scripts", new anchor for it. Change
648 "show auto-load-scripts" to "show auto-load python-scripts", new anchor
649 for it. Change "info auto-load-scripts"
650 to "info auto-load python-scripts", new anchor for it. Change "scripts"
656 * gdb.texinfo (Print Settings): Extend the description for "set print
658 (GDB/MI Variable Objects): Extend the description for -var-create and
663 * gdb.texinfo (Examining Data): Document the 'explore' command.
667 * gdb.texinfo (GDB/MI Variable Objects): Document what happens
668 to the children of a varobj and its update range when -var-update
669 returns that the varobj's type changed.
673 * gdb.texinfo (Auto-loading): Move @menu to the end of @node.
674 Create two new links fir 'objfile-gdb.py file'
675 and 'dotdebug_gdb_scripts section'.
679 * gdb.texinfo (Auto-loading): Rename node reference
680 '.debug_gdb_scripts section' to 'dotdebug_gdb_scripts section'.
682 (.debug_gdb_scripts section): Rename the node ...
683 (dotdebug_gdb_scripts section): ... here.
684 (Maintenance Commands): Also rename this node reference.
688 * gdb.texinfo (Python API/Values From Inferior): Add description
689 about the new method Value.referenced_value. Add description on
690 how Value.dereference is different (and similar) to
691 Value.referenced_value.
695 * gdb.texinfo (File Options): Describe --init-command=FILE, -ix and
696 --init-eval-command=COMMAND, -iex.
697 (Startup): Describe -iex and -ix. Simplify the example
698 for "set auto-load-scripts off".
703 * gdb.texinfo (Inline Functions): Remove the now-unnecessary @item
704 stating that GDB cannot set breakpoints on inlined functions.
705 (Mode Options): Document --use-deprecated-index-sections.
706 (Index Section Format): Document new index section version format.
710 * gdb.texinfo (Debugging C Plus Plus): Document "info vtbl".
714 * gdb.texinfo (Help): Change apropos example to use "alias" instead
716 (Symbols): Delete docs for set/show symbol-reloading.
717 * gdbint.texinfo (Defining Other Architecture Features): Delete
718 SYMBOL_RELOADING_DEFAULT.
719 * refcard.tex: Delete reference to symbol-reloading.
723 * gdb.texinfo (General Query Packets): Document new
724 QProgramSignals packet.
725 * gdb.texinfo (Remote configuration): Mention
726 "program-signals-packet".
730 * gdb.texinfo (General Query Packets): Document xfer:uib:read.
734 * gdb.texinfo (In-Process Agent): New node.
735 Document new commands.
736 (General Query Packets): Add packet `QAgent'.
740 * gdb.texinfo (MIPS Features): Add org.gnu.gdb.mips.dsp.
744 * gdb.texinfo (Commands In Python): Put example python macro in
745 COMMAND_USER category rather than COMMAND_OBSCURE.
746 Document gdb.COMMAND_USER.
747 (User-defined Commands): Update documentation to clarify
748 "set/show max-user-call-depth" and "show user" don't apply to python
749 commands. Update documentation to clarify "help user-defined" may
750 also include python commands defined as COMMAND_USER.
754 * gdb.texinfo (Startup): Add option -ex description to the option -x
759 * gdb.texinfo (Setting Breakpoints): Mention and explain the
760 condition-evaluation breakpoint parameter.
761 Mention condition-evaluation mode being shown in "info break".
762 (Break Conditions): Add description for target-side
763 conditional breakpoints.
764 (Remote Configuration): Mention conditional-breakpoints-packet.
765 (Packets): Add cond-expr parameter to Z0/Z1 packets and explain
767 (General Query Packets): Mention new ConditionalBreakpoint feature.
771 * gdb.texinfo (Blocks In Python): Clarify block iteration.
776 * gdb.texinfo (objfile-gdb.py file): Fix location of auto-load
781 * gdb.texinfo (Disabling Breakpoints): Document enable count.
785 * gdb.texinfo (MIPS boards): Refer to mips-elf instead of
790 * gdb.texinfo (Symbols In Python): Add missing `@end defvar'.
794 * gdb.texinfo (Symbols In Python): Document Symbol.needs_frame and
799 * gdb.texinfo (Symbols In Python): Document Symbol.line.
803 * gdb.textinfo (Packets): Move vCont paragraph to the correct place.
807 * gdb.texinfo (Set Catchpoints): Document "catch load" and "catch
809 (Files): Mention new catch commands.
810 (GDB/MI Async Records): Likewise.
814 Delete #if 0'd out code.
815 * gdb.texinfo (Frame Info): Remove "info catch".
819 * gdb.texinfo (Remote Configuration): Document
820 "set remote hostio-readlink-packet" command.
821 (General Query Packets): Document vFile:readlink packet.
825 * gdb.texinfo (Specify Location): Document relative file name
830 * gdb.texinfo (gdb.printing): Document FlagEnumerationPrinter.
835 * gdbint.texinfo (Coding Standards): Require braces for two lines of
840 * gdb.texinfo (Variables): Document use of :: for non-static
845 * gdbint.texinfo (Start of New Year Procedure): Update
846 to replace use of copyright.sh by use of copyright.py.
850 Remove the gdbtui binary.
851 * all-cfg.texi (GDBTUI): Remove.
852 * gdb.texinfo (Mode Options): Remove the GDBTUI reference.
853 (TUI): Remove GDBTUI pindex. Remove the GDBTUI reference.
854 * gdbint.texinfo (Testsuite): Replace `gdbtui' by `gdb -tui'.
858 Introduce gdb.FinishBreakpoint in Python.
859 * gdb.texinfo (Finish Breakpoints in Python): New subsection.
860 (Python API): Add menu entry for Finish Breakpoints.
864 * gdbint.texinfo (Testsuite): Describe KFAIL and XFAIL in Writing
869 * gdb.texinfo (Server): Document -/stdio argument to gdbserver.
873 * gdb.texinfo (Python Commands): Remove "maint set/show print
874 stack". Add documentation for "set/show python print-stack".
878 * gdb.texinfo (Implementing a Remote Stub): Explain that you
879 should transfer control to the stub in the startup code instead of
880 in main. Mention the need to get past the initial breakpoint.
884 * gdb.texinfo (Set Breaks): Update for new behavior.
888 * gdb.texinfo (Requirements, Remote Protocol): Reference also `Library
889 List Format for SVR4 Targets'.
890 (General Query Packets): New item qXfer:libraries-svr4:read.
891 (Library List Format for SVR4 Targets): New node.
895 * gdb.texinfo (Writing a Pretty-Printer): Use append method, not
900 * gdb.texinfo (GDB/MI Async Records): Document new *stopped
905 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
906 note-related options and variables.
907 (Tracepoint Packets): Document packet changes.
911 * gdb.texinfo (JIT Interface): Add documentation on writing and
912 usind JIT debug info readers.
913 (Custom Debug Info, Using JIT Debug Info Readers, Writing JIT
914 Debug Info Readers): New nodes.
918 * gdb.texinfo (Create and Delete Tracepoints): Mention pending
923 * gdb.texinfo (Files): Document basenames-may-differ.
927 * gdb.texinfo (Shell Commands): Document "!".
932 * gdb.texinfo (Create and Delete Tracepoints): Describe what is
933 needed to get shorter fast tracepoints.
934 (Tracepoint Packets): Document new qTMinFTPILen packet.
938 * gdb.texinfo (Create and Delete Tracepoints): Describe changed
939 behavior of tracepoint.
940 (General Query Packets): New feature InstallInTrace.
941 (Remote Configuration): Document "set remote
942 install-in-trace-packet".
946 * gdb.texinfo (C Preprocessor Macros): Remove info definitions.
947 Add arguments to info macro.
951 * gdb.texinfo (Compilation): Don't mention -gdwarf-2. Link to GCC
953 (Variables): Don't mention -gdwarf-2. Link to Compilation node.
954 (Macros): Add a footnote.
955 (C): Remove paragraph about compiler options.
956 (C Constants): Mention wide character and string constants.
957 (C Plus Plus Expressions): Update compiler option advice. Mention
958 using declarations. Mention ADL. Remove old HP compiler
964 * gdb.texinfo (Print Settings): Add an extra note about the need
969 * gdb.texinfo (MIPS): Remove duplicate "auto" reference from
970 "set mips abi" documentation.
974 * gdb.texinfo (Maintenance Commands): Update docs of "maint time".
978 * gdb.texinfo (Stopping): Add menu entry.
979 (Continuing and Stepping): Restore @node. Use @section, not
984 * gdb.texinfo (Skipping Over Functions and Files): Remove node
985 designation. Fix "Specify Location" cross-reference.
989 * gdb.texinfo (Tracepoint Action Lists): Document collect/s.
990 (General Query Packets): Describe tracenz feature.
991 * agentexpr.texi (Bytecode Descriptions): Describe tracenz.
995 * gdb.texinfo (gdb.types): Rename deepitems to deep_items.
999 * gdb.texinfo ((Frames In Python): Document
1000 gdb.FRAME_UNWIND_FIRST_ERROR contant.
1004 * gdb.texinfo (gdb.types): Document new deepitems function.
1010 * gdb.texinfo (Values From Inferior): Add is_lazy attribute,
1017 * gdb.texinfo (Blocks In Python): Document is_static, is_global,
1018 global_block, static_block function.
1022 * gdb.texinfo (Commands In Python): Add missing "@"s.
1026 PR python/13285 Document named constants for frame unwind stop reasons
1027 * gdb.texinfo (Frames In Python): Document gdb.FRAME_UNWIND_*
1032 Fix compatibility with texinfo versions older than 4.12.
1033 * Makefile.in (MAKEINFO): Set to @MAKEINFO@.
1034 (MAKEINFOFLAGS, MAKEINFO_EXTRA_FLAGS, MAKEINFO_CMD): New.
1035 (MAKEHTMLFLAGS): Use MAKEINFO_CMD.
1036 (gdb.info, gdbint.info, stabs.info, annotate.info): Use MAKEINFO_CMD.
1037 * gdb.texinfo (Tail Call Frames): Convert @arrow{} to @click, when possible.
1038 Make the conversion conditional on HAVE_MAKEINFO_CLICK, using variables
1039 CALLSEQ1A, CALLSEQ1B, CALLSEQ2A and CALLSEQ2B.
1043 * gdb.texinfo (Extending GDB): Document alias command.
1047 Support @entry in input expressions.
1048 * gdb.texinfo (Variables): Describe @entry names suffix.
1049 (Print Settings): Add anchor for `set print entry-values'.
1054 Display @entry parameter values (without references).
1055 * gdb.texinfo (Tail Call Frames): Add anchor. Add self tail call
1057 (Print Settings): New description of set print entry-values and show
1063 Recognize virtual tail call frames.
1064 * gdb.texinfo (Optimized Code): Add reference to Tail Call Frames.
1065 (Tail Call Frames): New node.
1066 (Frames In Python): Add gdb.TAILCALL_FRAME.
1070 * gdb.texinfo (gdb.printing): Document new `replace' arg to
1071 register_pretty_printer.
1078 * gdb.texinfo (Breakpoints In Python): Clarify behavior in the
1083 * gdb.texinfo (Starting your Program): "set disable-randomization"
1084 is no longer Linux-specific.
1085 (Remote Configuration): Document "set remote
1086 disable-randomization-packet".
1087 (General Query Packets): Document "QDisableRandomization" packet
1088 and add it to "qSupported" list.
1092 Allow Python notification of new object-file loadings.
1093 * gdb.texinfo (Events In Python): Document `gdb.NewObjFileEvent'
1098 PR python/12691: Add the inferior to Python exited event
1099 * gdb.texinfo (Events In Python): Describe exited inferior attribute.
1103 * gdb.texinfo (GDB/MI Miscellaneous Commands): Minor
1108 * gdb.texinfo (GDB/MI Ada Tasking Commands): New node.
1109 (GDB/MI Miscellaneous Commands): Add `ada-task-info'
1110 as possible feature returned by the `-list-features'
1115 * gdb.texinfo (gdb.Type): Document field access by dictionary
1120 * gdb.texinfo (Files): Update options for `add-symbol-file'.
1121 Add one space after option `-s'. Remove @r{} markup.
1125 * gdb.texinfo (Tracepoint Action Lists): Document $_ret.
1129 * gdb.texinfo (Tracepoint Restrictions): Change *$esp@300
1130 to *(unsigned char *)$esp@300.
1134 * gdb.texinfo: Make style of Python functions and methods match
1135 the syntax of Python. Also put class and module names explicitly
1136 on function, member, and variable names, matching Python
1137 documentation conventions.
1141 PR Python/12692 Add gdb.selected_inferior() to Python interface.
1142 * gdb.texinfo (Inferiors In Python): Describe new
1143 gdb.selected_inferior() function.
1147 Handle multiple breakpoint hits in Python interface:
1148 * gdb.texinfo (Events In Python): New function documentation:
1149 gdb.BreakpointEvent.breakpoints. Indicate that
1150 gdb.BreakpointEvent.breakpoint is now deprecated.
1154 * gdb.texinfo: Set EDITION to "Tenth" and change ISBN.
1158 * gdb.texinfo (Types In Python): Document 'bitpos' for enums.
1162 * gdb.texinfo (Prompt): Add set/show extended-prompt
1164 (Basic Python): Add prompt_hook anchor.
1165 (Python modules): Reword module text to reflect multiple modules.
1166 (gdb.prompt): Document gdb.prompt module.
1170 * gdb.texinfo (General Query Packets): Document qXfer:fdpic:read packet.
1174 * gdb.texinfo (Standard Target Features): Document C6x features.
1175 (TIC6x Features): New node.
1179 * gdb.texinfo (Symbols In Python): Document symbol.type.
1183 * gdb.texinfo (Python): Document command and function
1189 * gdb.texinfo (whatis, ptype): Highlight their differences. Describe
1190 typedefs unrolling. Extend the sample code by an inner typedef and
1191 outer typedefs unrolling.
1195 * gdb.texinfo (Caching Remote Data): Document {set,show} dcache
1201 * gdb.texinfo (Macros): Add info definitions and info macros commands.
1202 Update text and cindex entries for info macro command.
1206 * observer.texi (GDB Observers): Add before_prompt observer.
1207 * gdb.texinfo (Basic Python): Add documentation for prompt
1213 * gdb.texinfo (Python Commands): Add deprecate note to maint
1214 set/show python print-stack. Document set/show python
1217 2011-07-05 Thiago Jung Bauermann <bauerman.ibm.com>
1219 * gdb.texinfo: Fix typos.
1223 * gdb.texinfo (Debugging Output): Document set debug
1228 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document
1229 breakpoint-notifications feature.
1233 * gdb.texinfo (Target Description): Remove warning about
1234 possibly unstable format.
1238 * gdb.texinfo (GDB/MI Async Records): Document 'exit-code' field.
1239 (Events In Python): Note that exit_code is optional.
1243 * gdb.texinfo (Remote Protocol) <Overview>: Mention vCont is
1244 required for multi-threading support.
1245 (Remote Protocol) <Packets>: Mention that 'c', 's', 'C', 'S' and
1246 Hc are deprecated for multi-threading debugging. Point readers at
1251 * gdb.texinfo (Auto-loading): Document printing of missing scripts.
1255 * gdb.texinfo (Threads): Document $sdir,$pdir.
1256 (Server): Document $pdir exception.
1258 * gdb.texinfo (Auto-loading): Document "info auto-load-scripts".
1260 * gdb.texinfo (Threads): Clarify default value for
1261 libthread-db-search-path.
1263 * gdb.texinfo (Completion): Update example.
1264 (Debugging Output): Delete `set/show debug lin-lwp-async'.
1268 * gdb.texinfo: Document change in the behaviour of the enable and
1269 disable GDB commands when applied to tracepoints.
1270 Document the EnableDisableTracepoints remote stub feature.
1271 Document QTEnable and QTDisable in the list of tracepoint packets.
1275 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Rename inc-hist.texinfo to
1277 * gdb.texinfo <!SYSTEM_READLINE>: Rename inc-hist.texinfo inclusion and
1278 comment to hsuser.texi. Change rluser.texi name in the comment.
1282 * gdb.texinfo (Threads): If an empty path is provided for
1283 libthread-db-search-path it is reset to its default value.
1288 * gdb.texinfo (Requirements): Fix typo. Mention --with-iconv-bin.
1293 Implement support for PowerPC BookE masked watchpoints.
1294 * gdb.texinfo (Set Watchpoints): Document mask parameter.
1295 (PowerPC Embedded): Mention support of masked watchpoints.
1299 * gdb.texinfo (In Memoriam): Replace litteral uses of `GDB' with
1304 * gdb.texinfo (titlepage): Remove dedication.
1305 (In Memoriam): New appendix.
1310 * gdb.texinfo (Index Section Format): Change the version to 5.
1311 Describe the different formula.
1316 * gdb.texinfo (Starting and Stopping Trace Experiments): New anchor
1317 for disconnected tracing.
1318 (Multi-Process Mode for @code{gdbserver}): Mention --multi and
1319 extended-remote relationship. Mention --once.
1320 (TCP port allocation lifecycle of @code{gdbserver}): New.
1324 * gdb.texinfo (Server): Improve indexing. Index all optional
1325 switches to gdbserver.
1329 * gdb.texinfo (Index Section Format): New node.
1330 (Top): Add new node to menu.
1334 * gdb.texinfo (Maintenance Commands): Document `maint print
1339 * gdb.texinfo (Trace File Format): Move node later.
1343 * gdbint.texinfo (Register Information Functions): Remove
1345 * gdb.texinfo (Emacs): Remove duplicate "to".
1346 (GDB/MI Variable Objects): Remove duplicate "the".
1347 (General Query Packets): Likewise.
1351 * gdb.texinfo (GDB/MI Output Records): Fix menu entry for
1352 "GDB/MI Ada Exception Information" node.
1356 * gdb.texinfo (GDB/MI Ada Exception Information): Document
1357 the "exception-name" field in the *stopped async record.
1362 Implement support for PowerPC BookE ranged breakpoints.
1363 * gdb.texinfo (PowerPC Embedded): Document ranged breakpoints.
1367 * gdb.texinfo (Set Tracepoints): Fix typo.
1371 * gdb.texinfo (Specify Location): Document `function:label'
1378 * gdb.texinfo (Basic Python): Update gdb.write and flush text.
1382 * gdb.texinfo (Blocks In Python): Add is_valid method description.
1383 (Inferiors In Python): Likewise.
1384 (Threads In Python): Likewise.
1385 (Symbols In Python): Likewise.
1386 (Objfiles In Python): Likewise.
1387 (Symbol Tables In Python): Likewise.
1391 * gdb.texinfo (Auto Display) <undisplay, enable display, disable
1392 display>: Explain that the commands accept number ranges.
1396 * gdb.texinfo (Breakpoints In Python): Add description and example
1397 of Python stop function operation.
1401 * gdb.texinfo (Parameters In Python): Document get_set_string and
1402 get_show_string methods.
1406 * gdb.texinfo (Tracepoint Conditions): Fix missing parenthesis.
1408 * gdb.texinfo (Starting and Stopping Trace Experiments): Fix
1409 circular-trace-buffer name.
1413 * gdb.texinfo (Inferiors and Programs): Fix small error introduced
1414 in the previous change.
1418 * gdb.texinfo (Inferiors and Programs): Update commands to show
1419 that they can accept multiple arguments.
1423 Revert the following patch (code patch was not approved):
1425 * agentexpr.texi (bytecode descriptions): add printf.
1426 * gdb.texinfo (tracepoint action lists): add printf.
1430 * gdb.texinfo (Symbols In Python): Fix mention of C++, use C@t{++}.
1434 * gdb.texinfo (Set Breaks): Add @dots{} to arguments of info break.
1435 (Set Watchpoints): Add @dots{} to argument of info watchpoints.
1436 (Listing Tracepoints): Add @dots{} to argument of info tracepoints.
1440 * gdb.texinfo (Symbols In Python): Document lookup_global_symbol.
1441 Clarify behaviour of lookup_symbol when `block' argument is omitted,
1442 add description of result, fix @defun formatting.
1446 * agentexpr.texi (Bytecode Descriptions): Add printf.
1447 * gdb.texinfo (Tracepoint Action Lists): Add printf.
1451 * agentexpr.texi (Bytecode Descriptions): Document pick and rot.
1455 * gdb.texinfo (threads): Document argument for "info threads" cmd.
1456 Document new command "thread find".
1460 * gdb.texinfo (Threads): Update example of new thread message.
1464 * gdb.texinfo (Remote Configuration): Mention set/show remote
1466 (Tools/Packages Optional for Building GDB): Mention that expat is
1467 used for traceframe info.
1468 (Remote Protocol) <Menu>: Add "Traceframe Info Format".
1469 (General Query Packets) <qSupported>: Describe the
1470 qXfer:traceframe-info:read feature.
1471 (qXfer::read): Describe qXfer:traceframe-info:read.
1472 (Traceframe Info Format): New section.
1476 * gdbint.texinfo (Formatting): Mention some formatting guidelines
1477 for casts and unary operators.
1481 * gdb.texinfo (GDB/MI Async Records): Document that symbols-loaded
1486 * gdb.texinfo: s/value optimized out/optimized out/g
1490 * gdb.texinfo (Other Misc Settings): Rework part of the
1491 documentation of the "set interactive mode" command.
1495 * gdb.texinfo (Threads): Document thread name output and `thread
1497 (Threads In Python): Document Thread.name attribute.
1498 (GDB/MI Thread Commands): Document thread attributes.
1502 * gdb.texinfo (GDB/MI Data Manipulation): Update to reflect
1503 changes in mi/mi-cmd-disas.c
1507 * gdb.texinfo (Threads): Remove duplicate text. Update examples.
1508 Fix "thread apply" text.
1513 Implement support for PowerPC BookE ranged watchpoints.
1514 * gdb.texinfo (PowerPC Embedded): Document ranged watchpoints and
1515 the "set powerpc exact-watchpoints" flag.
1519 * gdb.texinfo (Python API): Add descriptions to @menu items.
1523 * gdb.texinfo (Frames In Python): Document gdb.newest_thread.
1527 * gdb.texinfo (Debugging Output): Document "set debug jit".
1532 * gdb.texinfo (Frames In Python): Document various frame
1537 * doc/agentexpr.texi, doc/all-cfg.texi, doc/annotate.texinfo,
1538 doc/gdb.texinfo, doc/gdbint.texinfo, doc/observer.texi,
1539 doc/refcard.tex, doc/stabs.texinfo: Copyright year update.
1543 * Makefile.in (diststuff): Remove gdb-cfg.texi and GDBvn.texi.
1544 (clean): Add GDBvn.texi.
1548 * gdb.texinfo (Ada Glitches): Remove paragraph describing the
1549 occasional case where the debugger prints an array address
1550 instead of the array itself.
1554 * gdb.texinfo (Packets) <read registers packet>: Document support
1555 for registers that were not collected.
1559 * gdb.texinfo (Startup): Document auto-loading of scripts during
1561 (Auto-loading): Delete "maint set python auto-load on|off".
1562 Add "set auto-load-scripts on|off".
1566 * gdb.texinfo (Mode Options): Document -data-directory.
1567 (Data Files): Add reference to -data-directory.
1571 * gdb.texinfo (Pretty-Printer Introduction): Change
1572 printer-name:subprinter-name to printer-name;subprinter-name.
1578 * gdb.texinfo (Breakpoints In Python): Document "delete" method.
1582 * gdb.texinfo (Top): Check SYSTEM_READLINE.
1583 (Editing): Likewise.
1584 (Command History): Likewise.
1585 (TUI Keys): Likewise.
1586 (Bug Reporting): Conditionally include rluser.texi and
1587 inc-history.texinfo.
1588 * Makefile.in (READLINE_TEXI_INCFLAG): New variable.
1589 (GDB_DOC_SOURCE_INCLUDES): Add comment.
1590 (GDBvn.texi): Set SYSTEM_READLINE when appropriate.
1591 (gdb.dvi): Use READLINE_TEXI_INCFLAG.
1592 (gdb.pdf): Likewise.
1593 (gdb.info): Likewise.
1594 (gdb/index.html): Likewise.
1598 * Makefile.in (Makefile): Run ../config.status.
1599 (distclean): Update.
1600 * configure: Remove.
1601 * configure.ac: Remove.
1605 * gdb.texinfo (Basic Python): Update. Add xref.
1606 (Exception Handling): Document new exception classes.
1607 (Types In Python): Update.
1608 (Frames In Python): Update.
1612 * gdb.texinfo (Breakpoints In Python): Document "internal"
1613 parameter, and visible attribute.
1617 * gdb.texinfo (Source Path): Document "set directories".
1621 * gdb.texinfo: (Summary) Add mention about OpenCL C language support.
1622 (OpenCL C): New node.
1626 * gdb.texinfo (Pretty Printing): Expand into three sections,
1627 introduction, example, and commands.
1628 (Python API): Delete section Disabling Pretty-Printers, merge into
1629 Selecting Pretty-Printers.
1630 (Writing a Pretty-Printer): New section. Move the pretty-printer
1631 example here, and reformat to match python coding style. Add a second
1632 example using the gdb.printing module.
1633 (Python modules): Add gdb.printing.
1637 * gdb.texinfo (Python): Fix long line.
1641 * gdbint.texinfo (Misc Guidelines): Renamed from Coding.
1642 All references updated. Correct sections marked as subsections.
1643 (Coding Standards): New chapter. Move the coding standard related
1644 subsections here. Add section on Python coding standards.
1648 * gdb.texinfo (Python): Add "Python modules".
1649 (Types in Python): Add reference to gdb.types section.
1650 (Python modules): New node.
1654 * gdb.texinfo (Values From Inferior): Add reference to "Types in
1655 Python" from gdb.Value.type description.
1659 * gdb.texinfo (Ravenscar Profile): New node.
1663 * gdb.texinfo (Values From Inferior): Mention Value.__init__.
1667 * gdb.texinfo (Values From Inferior): Clarify that
1668 value.dynamic_type works only in C++ programs with RTTI.
1672 * gdb.texinfo (Character Sets): Correctly reference host-charset
1677 * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-frames>:
1678 Document "fullname" and "from".
1682 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document new
1683 feature `reverse' output by -list-target-features.
1687 * gdb.texinfo (i386 Features): Remove an extra "@item".
1692 * gdb.texinfo (Values From Inferior): Document dynamic_type.
1696 * gdb.texinfo (ARM Features): Document
1697 org.gnu.gdb.arm.m-profile.
1702 * gdb.texinfo (Values From Inferior): Document dynamic_cast and
1703 reinterpret_cast methods.
1708 * gdb.texinfo (Types In Python): Document array method.
1712 * gdb.texinfo (PowerPC Embedded): Mention support for the DVC register.
1716 * gdb.texinfo (Set Watchpoints): Document -location option.
1720 * gdb.texinfo (.debug_gdb_scripts section): Fix typo.
1724 * gdb.texinfo (GDB/MI Data Manipulation): Document
1725 -data-read-memory-raw and -data-write-memory-raw.
1730 * gdb.texinfo (Basic Python): Describe post_event API.
1734 * gdb.texinfo (Basic Python): Describe solib_address and
1735 decode_line Python APIs
1739 * gdb.texinfo (Pretty Printing API): Document
1740 gdb.default_visualizer.
1744 Revert gdb-add-index addition:
1745 * gdb.texinfo (Index Files): Don't document gdb-add-index.
1750 * gdb.texinfo (Mode Options) <-batch>
1751 (Basic Python) <gdb.execute>: Describe setting width and height.
1755 * gdb.texinfo (Threads): Document 'debug libthread-db'.
1759 * gdb.texinfo (Index Files): Mention gdb-add-index.
1763 * gdb.texinfo (Inferiors and Programs): Update the introduce of
1764 "detach inferior" and "kill inferior".
1768 * gdb.texinfo (Machine Code): Update description of two forms of
1769 arguments, and add new example to demonstrate the new form.
1773 * gdb.texinfo (Values From Inferior): Add value inferior function
1778 * gdb.texinfo (Active Targets): Fix wrong comma placement.
1783 Make core files the process_stratum.
1784 * gdb.texinfo (Active Targets): Remove core_stratum. Include
1785 record_stratum example.
1789 * gdb.texinfo (Index Files): New node.
1793 * gdb.texinfo (GDB/MI Variable Objects): Remove extra 'for'.
1797 * gdb.texinfo (Specify Location): Document labels.
1801 * gdb.texinfo (Create and Delete Tracepoints): Add more index
1802 entries for fast tracepoints and static tracepoints.
1806 * gdb.texinfo (General Query Packets) <qfThreadInfo,
1807 qsThreadInfo>: Spell out `l' as ell.
1811 * gdb.texinfo (Convenience Variables): Document $_sdata.
1812 (Commands to Set Tracepoints): Describe static tracepoints. Add
1813 `Listing Static Tracepoint Markers' menu entry. Document
1815 (Tracepoint Action Lists): Document collecting $_sdata.
1816 (Listing Static Tracepoint Markers): New subsection.
1817 (Tracepoints support in gdbserver): Mention static tracepoints.
1818 (remote packets, enabling and disabling): Mention
1820 (General Query Packets) <qSupported>: Document qXfer:sdata:read
1821 and StaticTracepoint.
1822 Mention qTfSTM, qTsSTM and qTSTMat as tracepoint packets.
1823 Document qXfer:sdata:read.
1824 (Tracepoint packets): Document qTfSTM, qTsSTM and qTSTMat.
1828 * gdb.texinfo (Threads In Python): Fix unmatched @end table.
1834 * gdb.texinfo (Inferiors In Python): New node.
1835 * gdb.texinfo (Threads In Python): New node.
1839 * gdb.texinfo (Python): Document what the python directory is
1840 and what its location is.
1841 (Basic Python): Document the gdb.PYTHONDIR constant.
1846 * gdb.texinfo (Basic Python): Document new gdb.execute argument.
1850 * gdb.texinfo: (Commands for Controlled Output): Add
1851 documentation for command "eval".
1855 * gdb.texinfo: Add explicit @node and @appendix for GFDL.
1856 * annotate.texinfo: Ditto.
1857 * gdbint.texinfo: Ditto.
1858 * stabs.texinfo: Ditto.
1862 * gdb.texinfo: (Process Record and Replay): Add documentation
1863 for command "set record memory-query".
1867 * gdb.texinfo: Relicense under GFDL version 1.3.
1868 * annotate.texinfo: Relicense under GFDL version 1.3.
1869 * gdbint.texinfo: Relicense under GFDL version 1.3.
1870 * stabs.texinfo: Relicense under GFDL version 1.3.
1871 * fdl.texi: Update to version 1.3.
1875 * gdb.texinfo (Operating System Auxiliary Information): Describe
1876 "info os" when no arguments given.
1878 * gdb.texinfo (Debugging Programs with Multiple Threads): Describe
1883 * gdb.texinfo: (Process Record and Replay): Add documentation
1884 for commands "record save" and "record restore".
1888 * gdb.texinfo: Include information about the correct use
1889 of addresses in the `watch' command.
1893 * gdb.texinfo (Observer Mode): New section.
1894 (General Query Packets): Document QAllow.
1898 * gdb.texinfo (Python API): New node `Disabling Pretty-Printers'.
1902 * gdbint.texinfo (Coding): Add subsection on command names.
1906 * gdb.texinfo (Maintenance Commands): Document maint set dwarf2
1911 * gdb.texinfo (Set Tracepoints): Mention tracepoints support in
1912 gdbserver, and add cross reference.
1913 (Tracepoints support in gdbserver): New subsection.
1917 * gdb.texinfo (General Query Packets) <qSupported>: Describe the
1918 `qRelocInsn' feature.
1919 (Relocate instruction reply packet): New subsection
1920 of `Tracepoint Packets'.
1921 (Tracepoint Packets): Mention that packets QTDP and QTStart
1922 support the qRelocInsn request, and add cross reference to new
1927 * gdb.texinfo (Exception Handling): Document gdb.GdbError.
1928 (Commands In Python): Document gdb.string_to_argv.
1932 * gdbint.texinfo (Host Definition): Remove items NORETURN and
1939 * gdb.texinfo (Parameters In Python): New Node.
1943 * gdb.texinfo: (Summary) Add mention about D language support.
1944 (Filenames): Add D suffixes.
1949 * gdbint.texinfo (CANNOT_STEP_HW_WATCHPOINTS): Remove explanation
1950 of macro deleted from GDB code.
1954 * gdb.texinfo (Commands to specify files): Describe what how GDB
1955 looks up DOS-based filesystem paths on the system root. Document
1956 the new `set/show target-file-system-kind' commands.
1960 * gdb.texinfo (Python): Move Auto-loading section here ...
1961 (Python API): from here.
1962 (Auto-loading): Add docs for .debug_gdb_scripts auto-loaded scripts.
1963 (Maintenance Commands): Add docs for "maint print section-scripts".
1967 * gdb.texinfo (Setting Breakpoints): Added description of
1968 filename-qualified rbreak.
1969 * refcard.tex (Breakpoints and Watchpoints): Added brief
1970 description of filename-qualified rbreak.
1974 * gdb.texinfo (Data): New @menu reference to Pretty Printing.
1975 (Python API): Change the reference to Pretty Printing API.
1976 (Pretty Printing): Move the user part under the Data node. Reformat
1977 the sample output to 72 columns. Create a new reference to Pretty
1978 Printing API. Rename the API part ...
1979 (Pretty Printing API): To a new node name.
1980 (Selecting Pretty-Printers, Progspaces In Python, Objfiles In Python)
1981 (GDB/MI Variable Objects): Change references to Pretty Printing API.
1985 * gdb.texinfo (Tracepoint Actions): Mention synonymy of actions
1987 (Listing Tracepoints): Update to reflect current behavior.
1991 * gdb.texinfo (Examining memory): Update for change in string
1992 display with explicit size.
1996 PR breakpoints/8554.
1998 * gdb.texinfo (Save Breakpoints): New node.
1999 (save-tracepoints): Rename to ...
2000 (save tracepoints): ... this. Mention that `save-tracepoints' is
2001 a deprecated alias to `save tracepoints'.
2005 * gdb.texinfo ($_tlb): Document new automatic convinience variable.
2006 (info w32 thread-information-block): Document new command.
2007 (qGetTIBAddress): Document new gdbserver query.
2008 (maint set/show show-all-tib): Document new command.
2012 * gdb.texinfo (Python API): Add progspaces section.
2013 (Selecting Pretty-Printers): Progspace pretty-printers are
2015 (Progspaces In Python): New section.
2017 * gdb.texinfo (Command Files): Add docs for new "source -s" option.
2021 * gdb.texinfo (Pretty Printing): Document behaviour when to_string
2026 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
2027 Describe the `frames-created' field, tweak grammar.
2031 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
2032 Describe the `circular' and `disconnected' fields.
2036 * gdb.texinfo (maint print registers): Mention unavailable and
2037 invisible registers.
2043 * gdb.texinfo (Breakpoints In Python): New Node.
2047 * gdb.texinfo (Tracepoint Packets): Describe disconn and circular
2048 trace status fields.
2052 * gdb.texinfo (i386 Features): Make org.gnu.gdb.i386.avx
2053 optional. Make org.gnu.gdb.i386.avx requires
2054 org.gnu.gdb.i386.avx.
2058 * gdb.texinfo (Command Files): Document that gdb skips $cdir in
2059 search path, and document that gdb only scans the search path if
2060 the script's path doesn't specify a directory.
2064 * gdb.texinfo (maint show python auto-load): Fix typo.
2068 * gdb.texinfo (Setting Breakpoints): "info watch" no longer a synonym.
2069 (Setting Watchpoints): Update description of "info watch".
2070 (Disabling Breakpoints): Only "info break" lists all.
2072 * gdb.texinfo (Tracepoint Restrictions): Document PC inference.
2073 (tdump): Explain how tdump works.
2077 * gdb.texinfo (Break Commands): Clarify `commands' changes, and
2078 add cross reference.
2082 * gdb.texinfo (TUI Commands): Mention that in some cases, these
2087 * gdb.texinfo (i386 Features): Add org.gnu.gdb.i386.avx.
2091 * gdb.texinfo (General Query Packets): Add xmlRegisters.
2096 * gdb.texinfo (GDB/MI Tracepoint Commands): Add notes about the
2098 (Set Tracepoints): Remove mention that conditional tracepoints
2100 (Tracepoint Actions): Clarify when while-stepping collection
2101 happens, note that while-stepping does not automatically collect
2106 * gdb.texinfo (Tracepoint Packets): Describe QTDPsrc.
2107 (General Query Packets): Describe TracepointSource.
2111 * gdb.texinfo (ARM): Document arguments to "target sim".
2112 (Set Catchpoints): Use @dots{} instead of @r{...}.
2116 * gdb.texinfo (Tracepoint Packets): Remove mention that
2117 terror:string may be plain text, and drop mention of X prefix.
2121 * gdb.texinfo (GDB/MI Tracepoint Commands): Add comma after @xref.
2125 * gdb.texinfo (Tracepoint Packets): Document trace error status.
2129 PR breakpoints/9352:
2130 * gdb.texinfo (Break Commands): Update.
2134 * gdb.texinfo (GDB/MI Tracepoint Commands): Document MI tracepoint
2139 * gdb.texinfo (Starting and Stopping Trace Experiments): Describe
2140 circular-trace-buffer.
2141 (Tracepoint Packets): Describe QTBuffer, and details of the
2147 * gdb.texinfo (Tracepoint Actions): Clarify that while-stepping is
2148 doing instruction stepping.
2149 (Tracepoint Restrictions): New node.
2153 * gdbint.texinfo (Symbol Handling): Update.
2158 * gdb.texinfo (Mode Options): Mention lack of pagination and
2159 confirmation with --batch.
2160 (Screen Size): Mention --batch.
2161 (Messages/Warnings): Likewise.
2165 * gdb.texinfo (Basic Python): Document target_charset and
2166 target_wide_charset.
2170 * gdb.texinfo (Data): Link to pretty-printing.
2171 (Output Formats): Likewise. Correct text.
2175 * gdb.texinfo (Types): Describe <struct> and <flags>.
2179 * gdb.texinfo (Frames In Python): Add block parameter and
2180 description to read_var text.
2185 * gdb.texinfo (Types In Python): Describe block argument in
2186 template_argument and gdb.lookup_type.
2190 * gdb.texinfo (Cygwin Native): Fix typo.
2194 * gdb.texinfo (Frames In Python): Add block, find_sal, function
2195 and select method descriptions.
2196 (Python API): Add Blocks In Python, Symbols in Python and Symbol
2197 Tables in Python to menu.
2198 (Blocks In Python): New node.
2199 (Symbols In Python): New node.
2200 (Symbol Tables in Python): New node.
2207 * breakpoint.c (clear_syscall_counts): Take struct inferior*.
2210 * gdb.texinfo (GDB/MI Command Syntax): Document notification
2212 (GDB/MI Program Execution): Document current behaviour of
2213 --all and --thread-group.
2214 (GDB/MI Miscellaneous Commands): Document -add-inferior and
2216 * observer.texi (inferior_added, inferior_removed): New
2221 * gdbint.texinfo (Getting Started): Fix @node.
2222 (Debugging GDB): Likewise.
2226 * gdbint.texinfo (Testsuite): New section "Testsuite Configuration",
2227 documenting the gdb_test_timeout variable.
2231 * gdb.texinfo (MI commands): Added documentation of --reverse
2232 option to a set of MI commands. Restructured documentation of MI
2233 commands --exec-continue to reflect the complexity of reverse
2238 * gdb.texinfo (Using the Collected Data): Specify that the address
2239 range of `tfind outsize' is exclusive, and that the address range
2240 of `tfind range' is inclusive.
2241 (Tracepoint Packets): Specify that the address range of
2242 `QTFrame:range' is inclusive, and that the address range of
2243 `QTFrame:outside' is exclusive
2247 * gdb.texinfo (GDB/MI Result Records): Clarify ^running.
2251 * gdb.texinfo (Debugging Output): Document set debug parser and
2256 * gdb.texinfo (Predefined Target Types): Add i387_ext,
2257 i386_eflags and i386_mxcsr.
2261 * gdb.texinfo: Document i386 target features.
2265 * gdbint.texinfo (Testsuite): Add a new section to document the
2266 various DejaGnu variables that may be overridden.
2267 Document INTERNAL_GDBFLAGS.
2272 * gdb.texinfo (Files): -readnow comes before the filename for file
2277 * gdb.texinfo (Architecture-Specific Protocol Details): New section.
2278 Document ARM breakpoint types.
2279 (Register Packet Format): Move into the new section.
2280 (Packets): Describe the KIND argument for Z0, z0, Z1, and z1 packets.
2284 * gdb.texinfo (File Options): Adjust the documentation of this
2285 switch to refer to the "source" command rather than partially
2286 duplicating some of the relevant information.
2287 (Extending GDB): Introduce and document the set/show script-extension
2289 (Command Files): Add note explaining that the "source" command
2290 is also used to evalute scripts written in other languages.
2291 Remove the short slightly incorrect reference to sourcing Python
2293 (Python Commands): Document how to execute a Python script from GDB.
2297 * gdb.texinfo (Command Files): Fix typo.
2301 * gdb.texinfo (File Options): Document -x on .py files.
2302 (Command Files): Document handling of Python scripts.
2306 * Makefile.in (ANNOTATE_DOC_BUILD_INCLUDES): Add GDBvn.texi.
2310 * gdb.texinfo (Trace Files): New section.
2311 (Tracepoint Packets): Document QTSave and qTBuffer.
2312 (Trace File Format): New appendix.
2316 * gdb.texinfo (Values From Inferior): Document lazy_string value
2318 (Python API): Add Lazy strings menu item.
2319 (Lazy Strings In Python): New node.
2323 * gdb.texinfo (GDB/MI Thread Information): New.
2324 (GDB/MI Async Records): Document the core field in *stopped.
2325 (GDB/MI Miscellaneous Commands): Expand -list-thread-groups
2327 (Process list): Document that osdata document may contain
2329 (Remote Serial Protocol): Document qXfer:threads.
2333 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
2334 disconnected tracing.
2335 (Tracepoint Packets): Document new protocol.
2339 * gdb.texinfo (Create and Delete Tracepoints): Describe fast
2341 (Tracepoint Packets): Describe remote protocol for fast
2346 Update the "Start of New Year Procedure".
2347 * gdbint.texinfo: Add the list of files that need to be updated
2348 manually. Minor reformatting.
2352 * refcard.tex: Update copyright year in header and text.
2356 * agentexpr.texi: Add 2010 to the list of copyright years.
2357 * annotate.texinfo: Likewise.
2358 * gdb.texinfo: Likewise.
2359 * gdbint.texinfo: Likewise.
2360 * observer.texi: Likewise.
2361 * stabs.texinfo: Likewise.
2365 * gdb.texinfo (Tracepoint Actions): Describe teval.
2369 * gdb.texinfo (Tracepoint Actions): Describe default-collect.
2373 * gdb.texinfo (Trace State Variables): New section.
2374 (Tracepoint Packets): Describe trace state variable packets.
2375 * agentexpr.texi (Bytecode Descriptions): Describe trace state
2380 * gdb.texinfo (Symbols): "info variables" prints definitions, not
2385 * gdb.texinfo (GDB/MI Miscellaneous Commands): Clarify that
2386 -gdb-exit behaviour.
2390 * gpl.texi: Update to version 3 of the GPL.
2394 * Makefile.in: Update copyright header.
2395 * observer.texi: Fix the copyright header of the generated files.
2399 * gdb.texinfo (Types In Python): Describe range function.
2403 * gdb.texinfo (Types In Python): Describe "is_base_class".
2407 * gdb.texinfo (Basic Python): Document gdb.parse_and_eval.
2411 * observer.texi: New memory_changed observer.
2415 * gdb.texinfo (Reverse Execution): Fix typo.
2421 * gdb.texinfo (Thread-Specific Breakpoints): Thread specifiers
2422 are allowed after the breakpoint condition.
2427 * gdb.texinfo (Types In Python): Document Type.pointer.
2431 * gdb.texinfo (Machine Code): Adjust.
2435 * agentexpr.texi (Tracing On Symmetrix): Delete section.
2436 (Using Agent Expressions): Delete cross reference.
2440 * gdbint.texinfo, stabs.texinfo: Move the @setchapternewpage
2441 and @settitle directives up to help makeinfo find them.
2445 * gdb.texinfo (set debug-file-directory, show debug-file-directory)
2446 (Auto-loading): Use plural and note one can use multiple components now.
2450 * gdb.texinfo (GDB/MI Stack Manipulation): Make
2451 -stack-list-arguments have the same documentation for parameter
2452 as -stack-list-locals. Add comas.
2459 * gdb.texinfo (Values From Inferior): Document cast method.
2463 * gdb.texinfo (Machine Code): Mention function name in disasssembly
2468 * gdb.texinfo (Process Record and Replay): Document new form of
2469 info record command. Also document the new save and restore
2474 * gdb.texinfo (Machine Code): Mention current pc marker.
2480 * observer.texi (new_inferior): Rename to...
2481 (inferior_appeared): ... this.
2483 * gdb.texinfo (Inferiors): Rename node to ...
2484 (Inferiors and Programs): ... this. Mention running multiple
2485 programs in the same debug session.
2486 <info inferiors>: Mention the new 'Executable' column if "info
2487 inferiors". Update examples. Document the "add-inferior",
2488 "clone-inferior", "remove-inferior" and "maint info
2489 program-spaces" commands.
2490 (Process): Rename node to...
2491 (Forks): ... this. Document "set|show follow-exec-mode".
2495 * gdb.texinfo (ReverseStep): Show default as "unsupported".
2496 (ReverseContinue): Ditto.
2500 * gdb.texinfo (Server): Document libthread-db-search-path.
2504 * gdbint.texinfo (i386_stopped_by_hwbp): Remove.
2508 * gdb.texinfo (Contributors): Add self for Xilinx MicroBlaze.
2509 (Embedded Processors): Add MicroBlaze.
2510 (MicroBlaze): New. Describe Xilinx MicroBlaze
2514 * gdb.texinfo (Remote Protocol): Don't mention vCont;T.
2518 * gdb.texinfo (Cygwin Native): Mention support for Ctrl-BREAK.
2522 * observer.texi (solib_unloaded): Document explicitly the fact that
2523 this observer is called before the associated symbols are unloaded.
2527 * gdb.texinfo (GDB/MI Stack Manipulation): Document
2528 -stack-list-variables.
2532 * gdb.texinfo (GDB/MI Variable Objects): -enable-pretty-printing
2537 * gdb.texinfo (convenince variables): Mention
2538 $_siginfo could be empty.
2542 * gdb.texinfo (GDB/MI Variable Objects): Document
2543 -enable-pretty-printing, -var-set-update-range, dynamic varobjs.
2544 Expand -var-update documentation.
2548 * gdb.texinfo (Set Catchpoints): Documentation about the catch syscall
2553 * gdbint.texinfo (Unwinding the Frame ID): Reference outer_frame_id.
2557 * gdb.texinfo (qSupported): Mention new ReverseContinue and
2558 ReverseStep replies to the qSupported query.
2562 Add documentation for set/show interactive-mode.
2563 * gdb.texinfo (Other Misc Settings): New node.
2567 * gdb.texinfo (Caching Data of Remote Targets): Add note on
2568 non-stop mode's affect on remote caching.
2573 * gdb.texinfo (Caching Data of Remote Targets): Update text.
2574 Mark `set/show remotecache' options as obsolete.
2575 Document new `set/show stack-cache' option.
2576 Update text for `info dcache'.
2580 * gdb.texinfo (Symbols): Delete `set print symbol-loading'.
2581 (Files): Add note on new optional regex arg to `info sharedlibrary'.
2585 * gdbint.texinfo (Releasing GDB): Fix confusing sentence
2590 * gdb.texinfo (Debugging Multiple Inferiors): Add "info inferiors"
2591 small example, and describe its columns. Replace "inferior-id" by
2596 * gdbint.texinfo (Releasing GDB): Point to
2597 README-maintainer-mode file for required autoconf version.
2598 * configure.ac: Do not substitute datarootdir, htmldir,
2599 pdfdir, docdir. Do not process --with-datarootdir,
2600 --with-htmldir, --with-pdfdir, --with-docdir.
2601 * configure: Regenerate.
2603 * configure: Regenerate.
2607 * gdb.texinfo: Add chapter on JIT interface.
2611 * gdb.texinfo (Server Prefix): Explain that server prefix suppresses
2612 confirmation request.
2616 * gdb.texinfo (Separate Debug Files, Remote Protocol): Clarified
2621 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
2626 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
2627 "set spu auto-flush-cache" and "show spu auto-flush-cache" commands.
2631 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
2632 "set spu stop-on-load" and "show spu stop-on-load" commands.
2636 * gdb.texinfo (Target Descriptions): Document <compatible> element.
2640 * gdb.texinfo (ARM Features): Document org.gnu.gdb.arm.vfp and
2641 org.gnu.gdb.arm.neon.
2645 * gdb.texinfo (Target Description Format): Mention the new <osabi>
2647 (subsection OS ABI): New subsection.
2651 * gdb.texinfo (Tracepoint Conditions): New section.
2652 (General Query Packets): Describe ConditionalTracepoints.
2653 (Tracepoint Packets): Describe condition field.
2654 (Maintenance Commands): Describe maint agent-eval.
2655 * agentexpr.texi (Using Agent Expressions): Mention eval usage.
2659 * gdb.texinfo (disassemble): Add a new modifier /r
2660 to "disassemble" command to make it print the raw instructions
2661 in hex as well as in symbolic form.
2665 * gdbint.texinfo (Testsuite): Document parallel make check.
2669 * gdbint.texinfo (Testsuite): Document test transcripts.
2673 * gdb.texinfo (Values From Inferior): Add length parameter
2678 * gdb.texinfo (GDB/MI Variable Objects): Document child definition
2679 in -var-list-children. Fix example according to what the code
2684 * gdb.texinfo (Debugging multiple inferiors): Document the
2685 "inferior", "detach inferior" and "kill inferior" commands.
2686 (Debugging Programs with Multiple Processes): Adjust to mention
2687 generic "inferior" commands. Delete mention of "detach fork" and
2688 "delete fork". Cross reference to "Debugging multiple inferiors"
2693 * gdbint.texinfo (Item Output Functions): Update signature
2694 for ui_out_field_core_addr.
2698 * gdbint.texinfo (Examples of Use of @code{ui_out} functions):
2699 Update example code extrated from breakpoint.c.
2703 * gdb.texinfo (GDB/MI Program Context): @ignore unimplemented
2705 (GDB/MI Symbol Query): Likewise.
2706 (GDB/MI File Commands): Likewise.
2707 (GDB/MI File Transfer Commands): Likewise.
2708 (GDB/MI Target Manipulation): Likewise.
2709 (GDB/MI Miscellaneous Commands): Likewise.
2713 * gdb.texinfo (Debugging Optimized Code): New chapter.
2714 (Compiling for Debugging): Reference it. Move some
2715 text to the new section.
2719 * doc/gdb.texinfo (Calling): Document
2720 set-unwind-on-terminating-exception usage.
2724 * gdb.texinfo (All-Stop): Document new 'set schedule-multiple'
2729 * gdbint.texinfo (TARGET_HAS_HARDWARE_WATCHPOINTS): Delete all
2734 * gdbint.texinfo: Rename formal parameters to gdbarch function
2735 protoypes from "current_gdbarch" to "gdbarch".
2739 * gdb.texinfo (Basic Python): Change get_parameter to parameter.
2743 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
2745 (GDB/MI Variable Objects): Document -var-set-visualizer.
2749 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
2751 (GDB/MI Variable Objects): Document -var-set-visualizer.
2757 * gdb.texinfo (Objfiles In Python): Reference pretty printing.
2758 (Pretty Printing): New node.
2759 (Selecting Pretty-Printers): Likewise.
2760 (Python API): Update.
2761 (Output Formats): Document /r format.
2766 * gdb.texinfo (Types In Python): New node.
2767 (Values From Inferior): "type" is now an attribute.
2768 (Python API): Update.
2774 * gdb.texinfo: Add @syncodeindex for `tp'.
2775 (Python API): Update.
2776 (Auto-loading): New node.
2777 (Objfiles In Python): New node.
2781 * gdb.texinfo (Threads): Document libthread-db-search-path.
2785 * gdb.texinfo (GDB/MI General Design): Break up into four nodes.
2789 * gdb.texinfo: Document 'set/show debug gnu-nat'. Replace 'maint
2790 show-debug-regs' docs by 'maint set show-debug-regs' and 'maint
2791 show show-debug-regs' docs.
2795 * gdb.texinfo (Process Record and Replay): Add description of
2800 * gdbint.texinfo (Adding support for debugging core files): New node.
2801 (Native Debugging): Remove the ``Native core file Support'' section.
2805 * gdb.texinfo (Process Record and Replay): Improve and clarify.
2811 * gdb.texinfo: (Process Record and Replay): Add documentation for
2812 process record and replay.
2816 * gdb.texinfo (Macros): Note command-line for `info macro'. Append
2817 a new part on command-line defined macros.
2821 * gdb.texinfo (Machine Code) <disassemble-next-line>: Improve and
2822 clarify the wording.
2826 * gdb.texinfo (Data Files): New node.
2827 (GDB Files): Update menu.
2831 * gdbint.texinfo (Defining Other Architecture Features): Remove
2832 entry for PROCESS_LINENUMBER_HOOK.
2836 * gdb.texinfo (GDB/MI Program Execution): Document -exec-jump.
2840 * gdb.texinfo (disassemble-next-line): Set the default of
2841 disassemble-next-line to off.
2845 * configure.ac (--with-datarootdir, --with-docdir, --with-pdfdir,
2846 --with-htmldir): New.
2847 * configure: Regenerate.
2848 * Makefile.in (datarootdir, docdir): Define.
2849 (gdb.dvi, gdb.pdf): Use same -I options as for building gdb.info
2850 instead of $(SET_TEXINPUTS).
2851 (gdbint.dvi, gdbint.pdf): Use same -I options as for building
2852 gdbint.info instead of $(SET_TEXINPUTS).
2853 (gdbint/index.html): Use same -I options as for building
2855 (stabs.dvi, stabs.pdf): Use same -I options as for building
2856 stabs.info instead of $(SET_TEXINPUTS).
2857 (stabs/index.html): Use same -I options as for building
2859 (annotate.dvi, annotate.pdf): Use same -I options as for building
2860 annotate.info instead of $(SET_TEXINPUTS).
2861 (annotate/index.html): Use same -I options as for building
2866 * gdb.texinfo (maint show-debug-regs): Remove mention of x86.
2870 * gdb.texinfo (Source Path): Document --with-relocated-sources.
2875 * Makefile.in (MAKEHTML): Set to makeinfo --html.
2876 (MAKEHTMLFLAGS): Set to empty.
2877 (html__strip_dir): Define.
2878 (HTMLFILES): Define.
2879 (HTMLFILES_INSTALL): Define.
2880 (install-html): Copy new automake rule.
2881 (html): Depend on $(HTMLFILES).
2882 (gdb_toc.html): Rename to gdb/index.html.
2883 (gdbint_toc.html): Rename to gdbint/index.html.
2884 (stabs_toc.html): Rename to stabs/index.html.
2885 (annotate_toc.html): Rename to annotate/index.html.
2889 * Makefile.in: Set pdfdir and htmldir from configure
2891 * configure.ac: AC_SUBST datarootdir, docdir, htmldir, pdfdir.
2892 * configure: Regenerate.
2896 * gdbint.texinfo (Native Debugging): Remove entry for PROC_NAME_FMT.
2897 This macro is no longer used.
2901 * gdb.texinfo (Character Sets): Document default character set.
2905 * gdbint.texinfo: Change server name from sources.redhat.com to
2906 sourceware.org throughout.
2910 * gdb.texinfo (Set Breaks): Rewrite a paragraph to avoid a warning
2911 about a missing dot or coma after @xref.
2915 * gdb.texinfo (Backtrace): Add a parameter in frame 1 of the first
2916 example, and add a small explanation about it.
2917 (Print Settings): Change the documentation of the "set print
2918 frame-arguments" to reflect the fact that the default is now "scalars".
2922 * gdb.texinfo (Print Settings): Add kindex for command "set
2923 print frame-arguments".
2927 * gdb.texinfo (Ada Tasks): Add documentation about task-specific
2929 (Set Breaks): Add reference to thread-specific and task-specific
2934 * gdb.texinfo (Ada Tasks): Remove the documentation about
2935 the "Running" state, as this state has been eliminated.
2936 Now all runnable tasks are shown as "Runnable".
2940 * gdb.texinfo (Tracepoints): Describe tracepoints as a
2941 special case of breakpoints.
2942 (Enable and Disable Tracepoints): Mention deprecation.
2943 (Listing Tracepoints): Update description and example.
2947 * gdb.texinfo (Frames in Python): New node.
2948 (Python API): Update.
2952 * gdb.texinfo (Values From Inferior): Change gdb.Value.address
2953 from a method to an attribute.
2957 * gdb.texinfo (Values From Inferior): Document is_optimized_out
2962 * observer.texi (thread_exit): Add "silent" parameter.
2966 * observer.texi (about_to_proceed): New.
2970 * gdbint.texinfo (everywhere): Use braces {} in @deftypeXX type
2971 field throughout to handle types with spaces in them. Fix typos
2973 (Summary, Requirements, Contributors): New first chapter,
2974 "Summary" added, old Requirements section moved there, and new
2975 section, "Contributors" added.
2976 (Initializing a New Architecture, Register Representation)
2977 (Frame Interpretation, Inferior Call Setup, Adding a New Target)
2978 (Porting gdb): These sections extended and updated.
2979 (Compiler Characteristics): This section (empty) deleted.
2980 (Defining Other Architecture Features): This section renamed and
2981 duplicate material removed from (formerly "Target Conditionals").
2982 Use braces {} in @deftypeXX type field throughout to handle types
2983 with spaces in them. Typos found by aspell fixed.
2985 * stack_frame.svg: New file, source of image for gdbint.texinfo.
2986 * stack_frame.pdf: Version of image for PDF output.
2987 * stack_frame.png: Version of image for HTML output and for Emacs.
2988 * stack_frame.txt: Version of image for Info output.
2989 * stack_frame.eps: Version of image for TeX DVI output.
2993 * gdb.texinfo (Character Sets): Fix last change.
2997 * gdb.texinfo (Values From Inferior): Fix optional arguments
2999 (Commands In Python): Adjust argument names of gdb.Command.__init__
3000 to what the function accepts as keywords.
3004 * gdb.texinfo (Convenience Vars): Document convenience functions.
3005 (Functions In Python): New node.
3006 (Python API): Update.
3010 * gdb.texinfo (Character Sets): Remove obsolete text. Document
3011 set target-wide-charset.
3012 (Requirements): Mention iconv.
3016 * gdb.texinfo: Change the introduce of "disassemble-next-line".
3020 * gdb.texinfo: Add documentation for disassemble-next-line.
3024 * gdb.texinfo (Commands In Python): Remove tindex entries.
3028 * gdb.texinfo (Returning): New description for missing debug info.
3032 * gdb.texinfo (Remote Configuration): Document query-attached.
3033 (General Query Packets): Document qAttached.
3037 * gdb.texinfo (Background Execution): Better describe the set
3038 target-async command.
3039 (Maintenance Commands): Delete description of the `maint set/show
3040 linux-async' and `maint set/show remote-async' commands.
3044 * gdb.texinfo (GDB/MI Async Records): Add double-spaces
3049 * gdb.texinfo (GDB/MI Async Records): Document the
3050 =library-loaded and =library-unloaded notifications.
3054 * observer.texi (test_notification): New observer.
3058 * observer.texi: Add parameter 'print_frame' to normal_stop
3063 * gdb.texinfo (Basic Python): Fix change from 2009-02-04.
3064 (Commands In Python): Fix COMMAND_* constants in last change. Use
3065 @kbd for interactive input. Add cross-references and index
3070 * gdb.texinfo (Signals): Document $_siginfo.
3071 (Convenience Variables): Mention $_siginfo.
3072 (Remote Configuration): Document qXfer:siginfo:read,
3073 qXfer:siginfo:write packets, and the read-siginfo-object,
3074 write-siginfo-object commands.
3078 * gdbint.texinfo (Values): New chapter.
3082 * gdb.texinfo (Python API): Add entry for Commands In Python.
3083 (Commands In Python): New node.
3087 * gdb.texinfo (Values From Inferior): Document Value.string.
3091 * gdb.texinfo (Basic Python): Document execute's from_tty
3096 * gdb.texinfo (Basic Python): Document gdb.history.
3100 * gdb.texinfo (GDB/MI Thread Commands): Document the
3101 'current-thread-id' field. Remove the example with zero threads,
3102 since current GDB won't ever report that if there's inferior.
3106 * gdb.texinfo (GDB/MI Breakpoint Commands): Document the -d
3107 option to -break-insert.
3112 * gdb.texinfo (Startup): Document --with-system-gdbinit.
3113 (System-wide configuration): New section.
3118 * gdb.texinfo (Maintenance Commands): Document "maint set|show
3119 internal-error|internal-warning quit|corefile ask|yes|no".
3123 * gdb.texinfo (Using the `gdbserver' Program): Document
3128 * gdb.texinfo: Add nexti to list of commands that support
3129 background execution.
3133 * gdb.texinfo (Define, Hooks): Document prefix command support.
3138 Fixes for makeinfo --html.
3140 * annotate.texinfo: Use @copying and @insertcopying. Use
3141 @ifnottex in place of @ifinfo.
3142 * gdb.texinfo: Use @copying and @insertcopying. Use @ifnottex in
3143 place of @ifinfo. Use @ifnotinfo for one index entry.
3144 * gdbint.texinfo: Use @copying and @insertcopying. Use @ifnottex
3145 in place of @ifinfo.
3146 * stabs.texinfo: Use @copying and @insertcopying. Use @ifnottex
3147 in place of @ifinfo. Include contents at start unconditionally.
3151 * gdb.texinfo (General Query Packets): Remove @var{} around the
3152 "spu" literal string.
3156 * gdb.texinfo (Error in Breakpoints): Delete mention of "The same
3157 program may be running in another process" errors.
3158 * gdbint.texinfo (Native Conditionals): Delete
3159 ONE_PROCESS_WRITETEXT description.
3163 * gdbint.texinfo (Start of New Year Procedure): Add the "coding"
3164 emacs local variable to be placed at the end of the ChangeLog.
3165 Add server.c and gdbreplay.c to the list of files where the
3166 copyright year needs to be updated.
3170 * gdb.texinfo (Remote Configuration): Document new
3171 "set/show tcp auto-retry" and "set/show tcp connect-timeout"
3176 * gdbint.texinfo (gdbarch_cannot_fetch_register): Don't mention
3177 FETCH_INFERIOR_REGISTERS.
3178 (Native Conditionals): Remove obsolete CHILD_PREPARE_TO_STORE,
3179 FETCH_INFERIOR_REGISTERS descriptions. Remove
3180 gdbarch_get_longjmp_target descrition, since already described in
3181 Target Conditionals. Move gdbarch_fp0_regnum description to ...
3182 (Target Conditionals): ... here.
3186 * gdb.texinfo (Omissions from Ada): Add missing GDB prompt in
3188 (Additions to Ada): Likewise. Add the missing opening and closing
3189 parenthesis of the GDB prompt in one of the examples.
3193 * gdb.texinfo (Omissions from Ada): Remove incorrect documentation
3194 about the result of 'Address not being of type System.Address.
3195 This problem has been fixed a while ago.
3199 MI non-stop and multiprocess docs.
3201 * gdb.texinfo (GDB/MI): New section 'GDB/MI General Design'
3202 (GDB/MI Output Records): New section 'GDB/MI Frame Information'
3203 Adjust documentation for *stopped, document =thread-created,
3204 =thread-exited, =thread-group-created and =thread-group-exited.
3205 (GDB/MI Thread Commands): Document the 'state' field in
3206 -thread-info output.
3207 (GDB/MI Program Execution): Mention --all and --thread-group
3209 (GDB/MI Variable Objects): Describe floating and fixed variable
3211 (GDB/MI Miscellaneous Commands): Document -list-thread-groups.
3215 * gdb.texinfo (Operating System Information): New appendix.
3216 (Operating System Auxiliary Information): Document 'info os processes'
3217 (Remote Configuration): Document 'osdata'
3218 (General Query Packets): Document qXfer:osdata:read.
3222 * gdb.texinfo (Darwin): Document Darwin specific features.
3226 * gdbint.texinfo (Target Conditionals): Extend the
3227 gdbarch_breakpoint_from_pc description.
3231 * gdb.texinfo (M68K Features): Fix typo.
3235 * gdb.texinfo (Symbols): Mention printing containing
3236 image name in "info symbol".
3237 (Maint translate-address): Likewise.
3241 * gdb.texinfo (Set Catchpoints): Remove the documentation of
3242 commands "catch load" and "catch unload".
3246 * gdb.texinfo (GDB/MI Async Records): Document
3251 * observer.texi (new_inferior, inferior_exit): New observers.
3255 * gdbint.texinfo (Adding a New Target): Don't mention TDEPFILES,
3256 .mt files, TM_CLIBS or TM_CDEPS.
3257 (x86 Watchpoints): Don't mention TDEPFILES.
3261 * gdb.texinfo (Remote Protocol): Add new nodes to menu.
3262 (Overview): Mention notifications and non-stop mode behavior.
3263 (Packets): Update documentation of ?, vAttach, vCont, and vRun
3264 with non-stop mode behavior. Add vStopped description.
3265 (Stop Reply Packets): Update list of packets that return
3266 stop replies. Mention non-stop behavior.
3267 (General Query Packets): Document QNonStop packet and associated
3268 qSupported query response.
3269 (Interrupts): Clarify multi-threaded behavior. Mention non-stop
3271 (Notification Packets): New section.
3272 (Remote Non-Stop): New section.
3273 (File-I/O Overview): Mention non-stop behavior.
3278 * gdb.texinfo (displaced-stepping): Describe the auto mode
3279 setting, and say it's the default. This is now a mainstream
3280 setting instead of a maintenance setting.
3284 * observer.texi (thread_stop_requested): New.
3288 * gdb.texinfo (Ada Tasks, Ada Tasks and Core Files): New nodes.
3289 (Patching): Replace incorrect usage of @samp by @kbd.
3293 * gdb.texinfo: Add documentation for reverse execution.
3298 * gdb.texinfo. (Values From Inferior): New subsubsection.
3302 * gdb.texinfo (set debug dwarf2-die): Document it.
3306 * gdb.texinfo (catch) [exception]: Document how to insert
3307 a breakpoint on user-defined exceptions when the exception
3308 name is identical to one of the language-defined ones.
3312 * gdb.texinfo (Macros): Remove text about stringification,
3313 varargs, and splicing.
3317 * gdbint.texinfo (Language Support): Remove text about omitting
3318 support for a language.
3322 * gdb.texinfo (info dcache): Update.
3326 * gdb.texinfo (Packets): Add info on thread-id syntax and
3327 multiprocess extensions.
3328 <D>: Document multiprocess form of packet.
3329 <H>: Use thread-id syntax.
3331 <vCont>: Likewise. Note this is required for multiprocess.
3332 <vKill>: New packet.
3333 (Stop Reply Packets) <T>: Use thread-id syntax.
3334 <W>: Document multiprocess form of reply.
3336 (General Query Packets) <qC>: Use thread-id syntax.
3337 <qfThreadInfo>: Likewise.
3338 <qGetTLSAddr>: Likewise.
3340 <qSupported>: Add "multiprocess" feature.
3341 <qThreadExtraInfo>: Use thread-id syntax.
3345 * gdb.texinfo (Inferiors): New section.
3349 * gdbint.texinfo (Native Debugging): Mention NAT_GENERATED_FILES.
3353 * gdbint.texinfo (Target Conditionals): Remove documentation
3354 for gdbarch_name_of_malloc.
3358 * gdb.texinfo (Interrupts): Mention TCP interface for
3363 * gdb.texinfo (Commands to Specify Files): Document "remote:"
3364 argument prefix to "set sysroot".
3368 * gdb.texinfo (Omissions from Ada): Describe new treatment of True
3373 * gdb.textinfo (GDB/MI Miscellaneous Commands): Use @table
3374 for possible features of -list-features.
3378 * gdb.texinfo (Background execution): Adjust example
3379 (GDB/MI Miscellaneous Commands): Document -list-target-features.
3383 * doc/gdb.texinfo (PowerPC): Fix typo.
3384 (PowerPC features): Fix typo.
3388 * observer.texi (thread_ptid_changed): New.
3392 * doc/gdb.texinfo (PowerPC): Mention Extended FPR's for POWER7.
3393 (PowerPC features): Mention feature set for VSX registers.
3397 * gdb.texinfo (Ada Mode Intro): Improve the documentation regarding
3398 the direct visibility of all names in user-written packages.
3402 * gdb.texinfo (breakpoint always-inserted) Describe the auto mode
3403 setting, and make it the default.
3404 (Non-Stop Mode): Remove "set breakpoints always-inserted 1" from
3405 non-stop script example.
3409 * gdbint.texinfo (Raw and Virtual Register Representations): Fix
3410 reference to the "Using Different Register and Memory Data
3411 Representation" section.
3415 * gdb.texinfo (Remote Configuration): Document set remote noack-packet.
3416 (Remote Protocol): Add Packet Acknowledgment to menu.
3417 (Overview): Mention +/- can be disabled, and point to new section
3418 where this is discussed in detail.
3419 (General Query Packets): Document QStartNoAckMode packet, and
3420 corresponding qSupported reply.
3421 (Packet Acknowledgment): New section.
3426 * gdb.texinfo (Threads): Move paragraph about automatic thread
3427 selection to All-Stop Mode subsection.
3428 (Thread Stops): Reorganize existing material into subsections.
3429 Add introductory blurb and menu.
3430 (Non-Stop Mode): New subsection.
3431 (Background Execution): New subsection.
3432 (Maintenance Commands): Add cross-references from async mode
3433 commands to the new Background Execution section.
3437 * gdb.texinfo (Extending GDB): New chapter.
3438 (Sequences): Demoted chapter, now a section under the new
3439 Extending GDB chapter.
3440 (Python): New section.
3444 * gdbint.texinfo: Remove FUNCTION_EPILOGUE_SIZE.
3448 * gdbint.texinfo: General round of cleanup and minor
3450 (Breakpoint Handling): Remove mention of BREAKPOINT macro.
3451 (Longjmp Support): Update description to reflect how it is done
3452 for targets without using native header.
3453 (Symbol Handling): Add a little more general explanation.
3454 (COFF, ELF): Mention stabs encapsulation.
3455 (DWARF 3): New section.
3456 (Adding a New Host): Scrub out some obsolete bits.
3457 (Generic Host Support Files): Mention ser-pipe.c, ser-mingw.c.
3458 (Host Conditionals): Remove descriptions of NO_STD_REGS,
3459 HAVE_MMAP, HAVE_TERMIO, INT_MAX etc, LONGEST, HAVE_LONG_DOUBLE,
3460 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, L_SET, SEEK_CUR,
3461 SEEK_SET, STOP_SIGNAL, USG.
3462 (Raw and Virtual Register Representations): Ditto for
3463 DEPRECATED_REGISTER_RAW_SIZE, DEPRECATED_REGISTER_VIRTUAL_SIZE,
3464 DEPRECATED_REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_TYPE.
3465 (Target Conditionals): Ditto for DEPRECATED_FP_REGNUM,
3466 DEPRECATED_FRAMELESS_FUNCTION_INVOCATION, DEPRECATED_FRAME_CHAIN,
3467 DEPRECATED_FRAME_CHAIN_VALID, DEPRECATED_FRAME_INIT_SAVED_REGS,
3468 DEPRECATED_FRAME_SAVED_PC, DEPRECATED_FUNCTION_START_OFFSET,
3469 DEPRECATED_REGISTER_VIRTUAL_SIZE,
3470 DEPRECATED_REGISTER_VIRTUAL_TYPE,
3471 DEPRECATED_USE_STRUCT_CONVENTION.
3472 Describe gdbarch_deprecated_fp_regnum.
3473 Update description of gdbarch_print_insn.
3474 (Adding a New Target): Scrub out obsolete bits.
3475 (Obsolete Conditionals): Remove entire section.
3479 * observer.texi (GDB Observers): Document new observers:
3480 breakpoint_created, breakpoint_deleted, breakpoint_modified,
3481 tracepoint_created, tracepoint_deleted, tracepoint_modified,
3482 architecture_changed.
3486 * gdbint.texinfo: Refer to target_so_ops.in_dynsym_resolve_code
3487 instead of IN_SOLIB_DYNSYM_RESOLVE_CODE.
3491 * observer.texi (GDB Observers): Remove obsolete comment.
3492 <executable_changed>: Remove argument.
3496 * gdb.texinfo (Macros): Update. Use @code rather than @command.
3500 * doc/gdb.texinfo: Document "set print symbol-loading on|off".
3504 * gdb.texinfo (Starting): Document "set disable-randomization".
3508 * gdb.texinfo (GDB/MI Target Manipulation): Fix last change.
3512 * gdb.texinfo (GDB/MI Target Manipulation): Add
3513 example of -target-attach.
3517 * observer.texi (target_resumed): New observer.
3518 * gdb.texinfo (GDB/MI Output Records): Document *running.
3522 * gdb.texinfo (Completion): Add field name example.
3526 * gdb.texinfo (GDB/MI Program Context): Added example
3531 * annotate.texinfo (Multi-threaded Apps): Add entry for thread-changed
3538 * configure.ac: Include ../../config/acx.m4. Use ACX_PKGVERSION
3540 * configure: Regenerate.
3541 * Makefile.in (PKGVERSION, BUGURL_TEXI): Define.
3542 (GDBvn.texi): Define VERSION_PACKAGE, BUGURL and BUGURL_DEFAULT.
3543 * gdb.texinfo: Use VERSION_PACKAGE and BUGURL. Remove
3544 mailing-list-specific text about bug reporting unless
3549 * gdb.texinfo (-target-select): Remove reference to target async.
3550 (Maintenance Commands): Document "maint set/show remote-async".
3554 * gdb.texinfo (GDB/MI File Transfer Commands): Typo
3555 in -target-file-get section.
3559 * gdb.texinfo (vAttach, vRun): Re-remove requirement of the stub
3560 killing the inferior when it is already debugging a process.
3564 * gdb.texinfo (Continuing and Stepping): Document the new "fin"
3565 abbreviation for "finish".
3569 * annotate.texinfo (Multi-threaded Apps): New node for new annotation.
3573 * gdbint.texinfo (Target Conditionals): Delete entry for
3574 gdbarch_dwarf_reg_to_regnum.
3578 * gdb.texinfo: Document "find" command, qSearch:memory packet.
3582 * gdb.texinfo (disassemble): Document /m modifier.
3586 * gdb.texinfo (Maintenance Commands): Clarify that "maint time"
3587 will not report the time of commands that run the target.
3591 * gdb.texinfo (GDB/MI Output Records): Add
3596 * gdb.texinfo (GDB/MI Output Records):
3597 Document =thread-create and =thread-exited.
3601 * gdb.texinfo (GDB/MI Development and Front Ends):
3602 Remove mention of dmi-discuss.
3606 * observer.texi (thread_exit): New.
3610 * gdb.texinfo (Debugging Output): Document "set/show debug
3612 (Maintenance Commands): Document "maint set/show
3613 can-use-displaced-stepping".
3617 * gdb.texinfo (ARM): Document set/show arm fallback-mode
3618 and set/show arm force-mode.
3622 * gdbint.texinfo (Algorithms): Describe
3623 target_watchpoint_addr_within_range.
3627 * gdbint.texinfo (Stack Frames): New chapter.
3628 (Algorithms): Move Frames text to the new chapter.
3629 (Target Conditionals): Delete SAVE_DUMMY_FRAME_TOS. Document
3630 gdbarch_dummy_id instead of gdbarch_unwind_dummy_id.
3634 * gdb.texinfo (GDB/MI Output Syntax): Clarify that async
3635 output does not necessary include any tokens.
3639 * gdb.texinfo (Set SH Calling convention): New @item.
3640 (Show SH Calling convention): Ditto.
3644 * gdb.texinfo (Fortran Operators): Describe '%' operator.
3648 * gdb.texinfo (Set Breaks): Mention that multiple location
3649 breakpoints need line number info. Add index entries.
3653 * gdb.texinfo (Requirements): Add an optional requirement on
3655 * gdbint.texinfo (Debugging File Formats): Add new subsection for
3660 * gdb.texinfo (GDB/MI Simple Examples): Added 'disp' field to the
3661 sample output for 'stopped,reason="breakpoint-hit"' message.
3662 (GDB/MI Program Execution): Likewise.
3666 * gdb.texinfo (GDB/MI Variable Objects): Add anchor to
3667 -var-set-format. Add -f option to -var-evaluate-expression.
3671 * gdb.texinfo (Breakpoint Menus): Delete. Contents moved inside
3672 new node "Ambiguous Expressions". Replace references to this
3673 node by references to "Ambiguous Expressions" throughout.
3674 (Ambiguous Expressions): New node.
3678 * gdb.texinfo (MIPS Features, PowerPC Features): Add @node.
3682 * gdb.texinfo (Debugging Output): Document
3683 "set/show debug lin-lwp-async".
3684 (Maintenance Commands): Document "maint set/show linux-async".
3688 * gdb.texinfo (Expressions): Update description of malloced arrays.
3692 * gdb.texinfo (Thread Commands): Document
3693 -thread-info. Remove -thread-list-all-threads.
3698 * gdb.texinfo (Library List Format): Update to mention the
3699 possibility to pass section addresses instead of segment
3704 * gdb.texinfo (Starting): Document "set exec-wrapper".
3705 (Server): Document gdbserver --wrapper.
3709 * gdb.texinfo (Set Watchpoints): Mention watchpoints on
3710 unreadable memory. Delete obsolete SPARClite reference.
3714 * gdb.texinfo (Starting): Mention always-running targets.
3715 (Target Commands): Add an anchor for load.
3716 (Connecting): Explain continue instead of run.
3720 * gdb.texinfo (Debugging Output): Document "set debug timestamp".
3724 * gdb.texinfo (Set Breaks): Revert description of Enb column of
3729 * gdb.texinfo (vAttach, vRun): Remove requirement of the stub
3730 killing the inferior when it is already debugging a process.
3734 * gdbint.texinfo (Build Script): New section. Mention new build script
3739 * gdb.texinfo (Help): Summarize 'info args' correctly.
3743 * gdb.texinfo: (Decimal Floating Point): Mention pseudo-registers
3744 available in PowerPC architecture.
3745 (Embedded Processors): Change node name of PowerPC item in menu.
3746 (PowerPC): Rename to...
3747 (PowerPC Embedded): this.
3748 (Architectures): Add new PowerPC item in menu.
3749 (PowerPC): New node.
3753 * gdb.texinfo (Multi-Process Mode for gdbserver): Use @kbd for
3758 * gdb.texinfo (Setting Catchpoints): Mention features
3759 supported on GNU/Linux.
3763 * gdb.texinfo (GDB/MI File Commands): Describe new output
3764 field for MI command -file-list-exec-source-file.
3768 * gdb.texinfo (Using the `gdbserver' Program): Add security
3769 warning. Rearrange into subsections and subsubsections. Document
3770 --multi and --debug. Correct --with-sysroot typo. Update --attach
3771 usage. Make load reference clearer. Document monitor exit.
3772 (Remote Configuration): Document set remote exec-file, attach-packet,
3774 (Packets): Document vAttach and vRun.
3778 * gdb.texinfo (Processes): Mention process command.
3779 detach-on-follow -> detach-on-fork.
3783 * gdbint.texinfo (Native Conditionals): Remove
3784 SHELL_COMMAND_CONCAT and SHELL_FILE.
3788 * gdb.texinfo (Specify Location): Improve wording.
3792 * gdb.texinfo (Threads): Document new "set print thread-events"
3793 and "show print thread-events" commands.
3797 * gdb.texinfo (Specify Location): New section.
3798 (Delete Breaks, Edit, Set Breaks): Remove description of
3799 locations. Instead, add a reference to "Specify Location".
3800 (Machine Code, Jumping, Thread Stops, Continuing and Stepping)
3801 (Symbols): Refer to "Specify Location" for the valid forms of
3802 linespecs and locations.
3806 * gdbint.texinfo (Target Conditionals): Replace the description of
3807 BITS_BIG_ENDIAN with a description of gdbarch_bits_big_endian.
3811 * gdb.texinfo (C Operators): Remove incorrect parenthetical comment
3812 about &&var, which is rejected by the expression parser.
3816 * gdb.texinfo (Output): Update documentation on using printf with DFP
3821 * gdb.texinfo (C and C++): Add Decimal Floating Point format
3823 (Decimal Floating Point format): New subsubsection.
3827 * gdb.texinfo (File Options): Remove mention of the attempt to
3828 open a core file with the -p option. Don't list -c as a valid
3829 option to attach to a process.
3833 * gdbint.texinfo (Host Conditionals): Remove mention of
3834 ALIGN_STACK_ON_ENTRY.
3838 * gdbint.texinfo (Start of New Year Procedure): Add item
3839 describing how to update the source and documentation copyright
3844 * gdb.texinfo (Set Watchpoints): Integrate per-thread
3845 watchpoint explanation into the main description of the watchpoint
3846 command; update synopses of 'watch', 'rwatch', and 'awatch'
3851 * gdb.texinfo (Miscellaneous gdb/mi Commands):
3852 Document 'pending-breakpoints' feature of
3857 * gdb.texinfo: Add new parameter's description.
3861 * gdb.texinfo (Overview): Clarify run-length encoding
3862 example. Remove the restriction on "+" and "-" characters.
3866 * gdb.texinfo (Host I/O Packets): Fix xref syntax.
3870 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
3871 the -f option for -break-insert, remove -r option,
3872 and clarify specification of location.
3876 * gdb.texinfo (Debugging Programs with Multiple Processes): Correct
3878 (Remote Debugging): Add File Transfer section.
3879 (Remote Configuration): Document Host I/O packets.
3880 (GDB/MI): Add GDB/MI File Transfer Commands section.
3881 (Host I/O Packets): New section in "Remote Protocol".
3882 (Packets): Add vFile.
3886 * gdb.texinfo (Set Breaks, Disabling): Clarify behavior of
3887 breakpoints with multiple locations.
3888 (Breakpoint Menus): Improve wording.
3889 (Output): Fix last change.
3893 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
3897 * gdb.texinfo (Symbols): Update output of "maint info symtabs".
3901 * gdbint.texinfo (Native Conditionals): Remove
3902 mention of CLEAR_SOLIB.
3906 * gdb.texinfo (Print Settings): Add documentation for "set/show
3907 print frame-arguments".
3911 * gdb.texinfo (Output): Update printf command's description.
3915 * gdb.texinfo (PowerPC): Document "set powerpc vector-abi" and "set
3916 powerpc soft-float".
3920 * gdb.texinfo (Files): Correct formatting. Mention Expat
3922 (Requirements for Building GDB): Expand the list of Expat
3924 (Library List Format, Memory Map Format): Mention Expat.
3925 (Target Descriptions): Update Expat wording.
3929 * gdbint.texinfo (Register and Memory Data, Target Conditionals):
3930 Document that gdbarch_convert_register_p should return zero for no-op
3935 * gdbint.texi (Compiler Characteristics): Move documentation
3936 of set_gdbarch_sofun_address_maybe_missing back to ...
3937 (Target Conditionals): ... here to fix build break.
3941 * gdbint.texi (Target Conditionals): Remove documentation of
3942 SOFUN_ADDRESS_MAYBE_MISSING, replaced by ...
3943 (Compiler Characteristics): ... documentation of
3944 set_gdbarch_sofun_address_maybe_missing.
3948 * gdbint.texinfo (Target Conditionals): Use
3949 frame_unwind_register_unsigned in examples instead of
3950 frame_unwind_unsigned_register.
3954 * gdb.texinfo (Predefined Target Types): Add int128
3956 (Standard Target Features): Add PowerPC features.
3960 * gdb.texinfo (Maintenance Commands): Document "maint print c-tdesc".
3964 * gdbint.texi (Target Conditionals): Remove documentation
3965 of and references to DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS,
3966 gdbarch_extract_return_value, and gdbarch_store_return_value.
3970 * gdbint.texi (Target Conditionals): Remove documentation of
3971 and references to DEPRECATED_REG_STRUCT_HAS_ADDR.
3975 * gdb.texinfo: Mention that inaccessible-by-default is on by
3980 * gdbint.texinfo (Target Conditionals): Remove VARIABLES_INSIDE_BLOCK.
3984 * gdb.texinfo (Setting Watchpoints): Adjust warning text about
3985 multi-threaded watchpoints.
3986 * gdbint.texinfo (Watchpoints): Describe how watchpoints are
3987 checked. Describe sticky notification. Expand description
3988 of steppable and continuable watchpoints.
3989 (Watchpoints and Threads): New subsection.
3993 * gdb.texinfo (Setting Breakpoints): Revise
3994 documentation for pending breakpoints. Document
3995 breakpoints with multiple locations.
3999 * gdb.texinfo (Miscellaneous gdb/mi Commands):
4000 Document -list-features.
4004 * gdb.texinfo (Output): Spell out which features of C's printf are
4005 not supported by GDB's printf.
4006 (Separate Debug Files): More accurate wording regarding build ID
4007 and a reference to the ld manual rather than the Fedora wiki.
4012 * gdb.texinfo (Output Formats): Update 'c' description. Describe 's'.
4013 (Examining Memory): Update mentions of the 's' format.
4014 (Automatic Display): Likewise.
4018 * gdb.texinfo: Update the FSF's Back-Cover Text.
4023 * gdb.texinfo (Separate Debug Files): Cosmetic quoting removal.
4024 Fixed the ``build ID'' name. New binaries build instructions for the
4025 build ID inclusion. Explain how the commands are specific to the build
4030 * gdb.texinfo (Separate Debug Files): Fix last change. Add
4031 indexing for ``build ID'' support.
4035 * gdb.texinfo (Separate Debug Files): Included a BUILD ID description.
4036 Enlisted BUILD ID to the debug file searching example.
4037 Included a BUILD ID `.note.gnu.build-id' section description.
4038 Updated/added the debug files splitting instructions for OBJCOPY.
4042 * gdb.texinfo (Variable Objects): Adjust docs
4043 for -var-info-expression and document
4044 -var-info-path-expression.
4048 * gdb.texinfo (Top): Dedicate manual to the memory of Fred Fish.
4049 (title page): Include the dedication in the printed manual, as a
4050 separate page after the copyright notice.
4052 * gdb.texinfo (The F Reply Packet): Avoid confusing texi2html:
4053 don't break a @var across a line.
4057 * Makefile.in (MAKEHTMLFLAGS): Also search the current directory
4062 * gdb.texinfo (Server Prefix): New node. Adapt from existing node
4063 in annotate.texinfo.
4064 (Command History): Link to new node.
4068 * gdbint.texinfo (PC_LOAD_SEGMENT): Remove description.
4072 * gdbint.texinfo (Target Conditionals): Fix last change.
4076 * gdb.texinfo: Replace following macros by their appropriate gdbarch
4078 (TARGET_CHAR_SIGNED, CALL_DUMMY_LOCATION, CANNOT_FETCH_REGISTER)
4079 (CANNOT_STORE_REGISTER, GET_LONGJMP_TARGET, POINTER_TO_ADDRESS)
4080 (ADDRESS_TO_POINTER, INNER_THAN, FRAME_NUM_ARGS)
4081 (HAVE_NONSTEPPABLE_WATCHPOINT, TARGET_SHORT_BIT, TARGET_INT_BIT)
4082 (TARGET_LONG_BIT, TARGET_LONG_LONG_BIT, TARGET_FLOAT_BIT)
4083 (TARGET_DOUBLE_BIT, TARGET_LONG_DOUBLE_BIT, TARGET_PTR_BIT
4084 (TARGET_ADDR_BIT, SP_REGNUM, PC_REGNUM, PS_REGNUM, FP0_REGNUM)
4085 (STAB_REG_TO_REGNUM, ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM)
4086 (SDB_REG_TO_REGNUM, DWARF2_REG_TO_REGNUM, BELIEVE_PCC_PROMOTION)
4087 (CONVERT_REGISTER_P, REGISTER_TO_VALUE, VALUE_TO_REGISTER)
4088 (POINTER_TO_ADDRESS, ADDRESS_TO_POINTER, EXTRACT_RETURN_VALUE)
4089 (STORE_RETURN_VALUE, SKIP_PROLOGUE, MEMORY_INSERT_BREAKPOINT)
4090 (BREAKPOINT_FROM_PC, MEMORY_REMOVE_BREAKPOINT, DECR_PC_AFTER_BREAK)
4091 (ADDR_BITS_REMOVE, TARGET_PRINT_INSN, SKIP_TRAMPOLINE_CODE)
4092 (IN_SOLIB_RETURN_TRAMPOLINE, NAME_OF_MALLOC, ADDRESS_CLASS_TYPE_FLAGS)
4093 (ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, ADDRESS_CLASS_TYPE_FLAGS_P).
4094 (ADDRESS_CLASS_NAME_to_TYPE_FLAGS, ADJUST_BREAKPOINT_ADDRESS)
4095 (PRINT_FLOAT_INFO, PRINT_VECTOR_INFO, INTEGER_TO_ADDRESS)
4096 (SKIP_PERMANENT_BREAKPOINT, TARGET_VIRTUAL_FRAME_POINTER)
4097 (SOFTWARE_SINGLE_STEP_P)
4099 (push_dummy_call, stabs_argument_has_addr, unwind_sp, unwind_pc)
4100 (print_registers_info, push_dummy_code, unwind_dummy_id): Rework
4102 (REGISTER_CONVERT_TO_TYPE, END_OF_TEXT_DEFAULT, GDB_MULTI_ARCH)
4103 (GDB_TARGET_IS_HPPA, DEPRECATED_GET_SAVED_REGISTER)
4104 (SYMBOLS_CAN_START_WITH_DOLLAR, DEPRECATED_INIT_EXTRA_FRAME_INFO)
4105 (DEPRECATED_INIT_FRAME_PC, DEPRECATED_SIGTRAMP_START)
4106 (IN_SOLIB_CALL_TRAMPOLINE, NO_HIF_SUPPORT, REGISTER_CONVERTIBLE)
4107 (DEPRECATED_REGISTER_RAW_SIZE, PARM_BOUNDARY, DEPRECATED_STACK_ALIGN)
4108 (PROLOGUE_FIRSTLINE_OVERLAP, DEPRECATED_POP_FRAME, STEP_SKIPS_DELAY)
4109 (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT)
4110 (OS9K_VARIABLES_INSIDE_BLOCK, KERNEL_U_ADDR, KERNEL_U_ADDR_HPUX)
4111 (REGISTER_U_ADDR, U_REGS_OFFSET, DEBUG_PTRACE): Remove description.
4113 (Converting an existing Target Architecture to Multi-arch): Remove
4116 (gdbarch_unwind_pc, gdbarch_unwind_sp): Renew code example.
4117 (gdbarch_addr_bits_remove): Add code example.
4119 * gdb.texinfo: Replace REGISTER_NAME by gdbarch_register_name.
4123 * gdb.texinfo (Remote Configuration): Document library-info-packet.
4124 Add other missing entries. Adjust the table size to fit.
4125 (Stop Reply Packets): Use @itemize instead of @enumerate. Document
4126 stop reasons including the new "library" event.
4127 (General Query Packets): Adjust table widths for qSupported. Mention
4128 qXfer:libraries:read reply to qSupported and document the new packet.
4129 (Library List Format): New section.
4133 * gdb.texinfo (Attach): Fixed GDB exit inferior detachment.
4135 2007-06-28 Michael Snyder <msnyder@svkmacdonelllnx>
4137 * gdbint.texinfo (Table, Tuple and List Functions) Fix typo.
4141 * gdbint.texinfo (Register and Memory Data): Break sections
4142 into nodes and add a menu.
4146 * gdb.texinfo (Examining Memory): Document the new behaviour.
4150 * gdb.texinfo (Standard Target Features): Document
4155 * gdb.texinfo (General Query Packets): Document qOffsets changes.
4159 * gdb.texinfo (Target Description Format): Add version attribute
4164 * gdb.texinfo (MIPS Features): Document org.gnu.gdb.mips.linux.
4168 * gdb.texinfo (MIPS Features): New subsection.
4173 * gdb.texinfo (General Query Packets): Document qXfer:spu:read
4174 and qXfer:spu:write packets and mention them under qSupported.
4179 * gdb.texinfo (Architectures): Add new SPU section to document
4180 Cell Broadband Engine SPU architecture specific commands.
4184 * gdb.texinfo (GDB/MI Variable Objects): Editorial
4189 * gdb.texinfo (Emacs): Describe GDB under Emacs 22.1.
4193 * gdb.texinfo (Overview): Doc fix.
4197 * gdb.texinfo (Remote Configuration): Document "set/show
4202 * gdb.texinfo (MIPS): Remove documentation for set mips
4203 saved-gpreg-size, show mips saved-gpreg-size, and set mips
4208 * all-cfg.texi (GDBTUI): New.
4209 * gdb.texinfo (Mode Options): Use GDBTUI variable.
4210 (TUI, TUI Overview, TUI Keys, TUI Single Key Mode, TUI Commands)
4211 (TUI Configuration): Edit to improve clarity and fix problems of
4212 both style and content.
4216 * observer.texi (GDB Observers): New observer "new_objfile".
4220 * gdbint.texinfo (Native Conditionals): Remove USE_PROC_FS.
4224 * gdb.texinfo (GDB/MI Variable Objects): Document
4225 frozen variables objects.
4229 * gdb.texinfo (Memory): Reference Remote Debugging chapter.
4230 (Character Sets, Caching Data of Remote Targets): Likewise.
4231 (Targets): Delete Remote node. Move its text...
4232 (Debugging Remote Programs): ...to here. Delete description
4233 of the "remote" command.
4234 (Remote configuration): Delete description of "set remotedevice"
4235 and "show remotedevice".
4236 (Embedded Processors): Delete H8/300, H8/500, and SH nodes.
4240 * gdb.texinfo (Contributors, Continuing and Stepping)
4241 (Fortran Defaults, HPPA, TUI, TUI Commands, Configure Options)
4242 (General Query Packets, File-I/O Remote Protocol Extension)
4243 (Protocol Basics, The F Reply Packet, Write)
4244 (Protocol-specific Representation of Datatypes, Memory Transfer):
4245 Fix hyphenation, punctuation and grammar problems.
4246 (Cygwin Native): Likewise. Also fix misuse of @pxref and use
4247 'section' instead of 'subsection' in the text.
4248 (Non-debug DLL Symbols): Avoid 'subsubsection' in the text.
4249 (i386): Remove period from section name.
4250 (Installing GDB, Requirements, Running Configure, Separate Objdir)
4251 (Config Names, Configure Options): Use @file{configure}.
4255 * gdbint.texinfo (Writing Tests): Mention gdb_test_multiple
4260 * gdbint.texinfo (SOM): Correct location of the SOM reader.
4264 * gdb.texinfo: Consistently capitalize all significant words in
4265 node names, chapter titles, section titles, and headings. Update
4266 cross references to match.
4267 (Starting and Stopping Trace Experiment): Make node name plural.
4268 (Breakpoint related warnings): Hyphenate "Breakpoint-related".
4272 * gdb.texinfo (WinCE): Delete obsolete subsection.
4276 * gdb.texinfo (M68K): Remove obsolete ROM monitors.
4277 * gdbint.texinfo (DWARF 1): Delete section and other dwarfread.c
4282 * gdb.texinfo (Startup): Delete references to some alternate
4284 (Thread): Remove LynxOS reference.
4285 (Tandem ST2000): Delete target-specific documentation.
4286 * gdbint.texinfo (Symbol Handling): Remove mention of NLM.
4287 (Target Architecture Definition): Remove mention of GDB_OSABI_NETWARE
4288 and GDB_OSABI_LYNXOS.
4292 * gdbint.texi (Native Conditionals): Remove PTRACE_ARG3_TYPE.
4296 * gdbint.texinfo (Target Conditionals): Remove mention of
4297 DEPRECATED_REMOTE_BREAKPOINT, DEPRECATED_BIG_REMOTE_BREAKPOINT,
4298 and DEPRECATED_LITTLE_REMOTE_BREAKPOINT.
4302 * Makefile.in: Add "pdfdir" installation
4303 directory, PDFTEX macro, support for "install-pdf" target,
4304 and rules for making a pdf version of refcard.texi.
4305 * refcard.tex: Specify paper size for PDF output.
4309 * gdb.texinfo (Omissions from Ada, Additions to Ada): Wrap long lines.
4313 * gdb.texinfo (Invoking GDB): Use @value{GDBP}.
4314 (Source Path, Character Sets, Macros, Define)
4315 (GDB/MI Result Records, GDB/MI Simple Examples)
4316 (GDB/MI Program Execution, GDB/MI File Commands)
4317 (Maintenance Commands, Packets, File-I/O Overview): Use @value{GDBN}.
4318 (Bug Reporting): Use @value{GCC}.
4322 * gdb.texinfo (Help): Fix formatting of examples.
4323 (Variables): Use @ifnotinfo instead of @iftex.
4324 (Non-debug DLL symbols): Use @ref instead of @pxref.
4325 (Sparclet File): Use @samp instead of quotes.
4329 * gdb.texinfo (Variables, C): Update cross reference to GCC docs.
4333 * gdb.texinfo (Top): Move TUI and Annotations menu entries to match
4334 the order of the nodes.
4335 (C Operators, C Constants, Debugging C): Remove extra menus.
4336 (Method Names in Commands): Do not specify next/prev/up nodes.
4340 * gdb.texinfo (File Options): Add missing parenthesis.
4341 (Breakpoints, Special Fortran commands, PowerPC): Fix typos.
4345 * gdb.texinfo (Monitor commands for gdbserver): New subsection.
4349 * gdb.texinfo (Standard Target Features): Mention
4351 (ARM Features): Describe org.gnu.gdb.xscale.iwmmxt.
4355 * gdb.texinfo (Top): Put Appendix A after numbered sections.
4356 (Files): Add section name to argument list for pxref.
4357 (Non-debug DLL symbols): Don't use `see' for pxref.
4358 (Embedded Processors): Fix typo.
4359 (GDB/MI Breakpoint Commands): Execution commands generate
4364 * gdb.texinfo (GDB/MI Variable Objects): Describe meanings of
4365 values for in_scope. Mention that only root variables can be
4367 (GDB/MI Development and Front Ends): Explain new values may be
4368 added to existing fields.
4372 * gdb.texinfo (-target-disconnect): Use @smallexample.
4373 (Requirements): Add anchor for Expat. Update description.
4374 (Target Descriptions): Mention Expat.
4375 (Target Description Format): Document new elements. Use
4377 (Predefined Target Types, Standard Target Features): New sections.
4378 * gdbint.texinfo (Target Descriptions): New section.
4382 * gdb.texinfo (Target Description Format): Add section on XInclude.
4386 * gdb.texinfo (GDB/MI Miscellaneous Commands): Describe the new
4387 command -enable-timings.
4391 * gdbint.texinfo (Operation System ABI Variant Handling): Update
4392 descriptions for new/deleted elements in gdb_osabi. Add missing
4393 description for function generic_elf_osabi_sniff_abi_tag_sections.
4397 * gdb.texinfo (Maintenance Commands): Add documentation for
4398 the new "maint print target-stack" command.
4403 * gdb.texinfo: Describe CHAR array vs. string identification rules.
4407 * gdb.texinfo (Compilation, Files, Bootstrapping, Bug Reporting):
4408 Use @value{NGCC} instead of @value{GCC}.
4412 * agentexpr.texi: Fix typos.
4413 * annotate.texinfo: Likewise.
4414 * gdb.texinfo: Likewise.
4415 * gdbint.texinfo: Likewise.
4416 * observer.texi: Likewise.
4417 * stabs.texinfo: Likewise.
4421 * gdbint.texinfo (Support Libraries): Remove mmalloc
4422 entry. Describe readline library.
4426 * gdb.texinfo (Target Descriptions): New section.
4427 (General Query Packets): Add QPassSignals anchor. Mention
4428 qXfer:features:read under qSupported. Expand mentions of
4429 qXfer:memory-map:read and QPassSignals. Document
4430 qXfer:features:read.
4434 * gdb.texinfo (Commands to specify files): Describe
4435 "set sysroot" and "show sysroot".
4436 (Using the `gdbserver' program): Lowercase argument
4437 to @var. Expand description of setting up GDB on the
4442 * gdb.texinfo (Set Catchpoints): Add documentation for the new
4443 catch exception, catch exception unhandled, and catch assert
4448 * gdb.texinfo (Debugging Output): Document "set debug xml"
4449 and "show debug xml".
4453 * gdbint.texinfo (Compiler Warnings): Update for -Wall use.
4457 * gdbint.texinfo (Start of New Year Procedure): Add missing item.
4461 * gdb.texinfo (GDB/MI Variable Objects): Wrap historical
4462 note in @ignore, to be removed later if nobody complains.
4466 * gdb.texinfo (GDB/MI Variable Objects): Describe -c option
4471 * gdb.texinfo (Setting breakpoints): Document
4472 automatic software/hardware breakpoint usage and
4473 the "set breakpoint auto-hw" command.
4477 * gdb.texinfo (Memory Access Checking): New.
4481 * gdb.texinfo (Remote configuration): Mention
4482 "pass-signals-packet".
4483 (General Query Packets): Document QPassSignals. Fix
4488 * gdb.texinfo (Contributors): Add contributors of Xtensa port.
4492 * gdb.texinfo (Remote configuration): Rewrite documentation for
4493 packet configuration commands.
4494 (OS Information): Adjust reference to qXfer:auxv:read.
4495 (General Query Packets): Remove references to read-aux-vector-packet
4496 and set remote get-thread-local-storage-address.
4500 * gdbint.texinfo (Target Architecture Definition): Add new
4501 Initializing a New Architecture section.
4505 * stabs.texinfo (Macro define and undefine): New node describing
4506 stabs for #define and #undef.
4510 * gdb.texinfo (Processes): Rename "detach-fork" to "detach fork".
4514 * gdb.texinfo (Breakpoints, Set Watchpoints): Elaborate and
4515 clarify on the possible meanings of ``expression'' watched by
4516 watchpoints. Add indexing.
4517 (Prompting, Errors, Invalidation, Annotations for Running)
4518 (Source Annotations): Fix index entries by adding "annotation" to
4519 them, to discriminate from index entries that point to the more
4520 general topic descriptions.
4524 * gdbint.texinfo (Target Vector Definition): Move most
4525 content into Existing Targets. Add a menu.
4526 (Existing Targets): New section, moved from Target Vector
4527 Definition. Use @subsection.
4528 (Managing Execution State): New section.
4532 * gdb.texinfo (ST2000): Use Ctrl- instead of C-.
4536 * gdb.texinfo (Sample Session, Invocation, Quitting GDB)
4537 (Command Syntax, Signals, Backtrace, Connecting)
4538 (Remote configuration, Renesas Boards, Console I/O): Fix last
4539 change: use Ctrl- instead of C-, except wrt Emacs.
4540 (File-I/O Examples): Put Ctrl-c in @kbd.
4541 (Cygwin Native, File-I/O Overview, The Ctrl-C message)
4542 (Console I/O): Use @samp with Ctrl-.
4543 (Signals, Set Breaks, Set Watchpoints): Document optional
4544 arguments to `info signals' `handle', `info breakpoints', and
4549 * gdb.texinfo (Backtrace): Fix last change.
4553 * gdb.texinfo (Backtrace): Order correctly and add other cases.
4557 * gdb.texinfo (Command Syntax, Connecting, Remote configuration)
4558 (Renesas Boards, ST2000, TUI Keys, TUI Single Key Mode)
4559 (TUI Commands, Emacs, Console I/O): Fix @key and @kbd usage.
4564 * gdb.texinfo (Packets): Document vFlashErase,
4565 vFlashWrite and vFlashDone packets.
4566 (General Query Packets): Document qXfer:memory-map:read.
4567 Add a new feature for qXfer:memory-map:read.
4568 (Memory map format): New section.
4569 (Target Commands): Mention that gdb can write flash.
4574 * gdb.texinfo (Memory Region Attributes): Mention target-supplied
4575 memory regions and "mem auto".
4579 * gdbint.texinfo (Array Containers): New section.
4583 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
4584 -stack-list-arguments HIGH_FRAME argument can be larger then the
4585 actual number of frames.
4589 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
4590 -stack-list-locals HIGH_FRAME argument can be larger then the
4591 actual number of frames.
4595 * gdb.texinfo (Packets, Stop Reply Packets, General Query Packets,
4596 Register Packet Format, Tracepoint Packets): Fix spelling errors.
4600 * gdbint.texinfo (Overall Structure): New section "Source Tree
4605 * gdb.texinfo (Stop Reply Packets): Note similarity of 'S' and 'T'
4610 * gdb.texinfo (Source Path): Add documentation for new
4611 substitute-path commands.
4615 * gdb.texinfo (Installing GDB): Update menu. Move text to...
4616 (Running Configure): ...here.
4617 (Requirements): New node. Mention expat.
4621 * gdb.texinfo (Target Commands): Remove
4622 'set download-write-size' and 'show download-write-size'.
4626 * stabs.texinfo (Member Type Descriptor): Correct example for
4627 pointer to member types.
4631 * gdb.texinfo (Optional warnings and messages): Add
4632 'set/show trace-commands'.
4633 (Command files): Add '-v' to source command.
4637 * gdb.texinfo (OS Information): Update qPart reference to
4639 (Remote configuration): Likewise.
4640 (Overview): Move @cindex to the start of a paragraph. Talk
4641 about binary data encoding.
4642 (Packets): Refer to the overview for the details of the X
4644 (General Query Packets): Remove qPart description. Add qXfer
4645 description. Add an anchor to qSupported. Correct feature
4646 table title. Add a new feature for qXfer:auxv:read.
4647 (Interrupts): Add a missing parenthesis.
4651 * gdb.texinfo (KOD): Remove node.
4652 (GDB/MI Kod Commands): Remove commented out node.
4656 * gdb.texinfo (GDB/MI Output Syntax, GDB/MI Simple Examples)
4657 (GDB/MI Breakpoint Commands, GDB/MI Program Context)
4658 (GDB/MI Thread Commands, GDB/MI Program Execution)
4659 (GDB/MI Stack Manipulation, GDB/MI Variable Objects)
4660 (GDB/MI Data Manipulation, GDB/MI Symbol Query)
4661 (GDB/MI File Commands, GDB/MI Target Manipulation)
4662 (GDB/MI Miscellaneous Commands): Change (@value{GDBP})->(gdb),
4663 since the MI prompt is hard-wired into the code.
4667 * gdb.texinfo (GDB/MI Compatibility with CLI): Qualify more carefully.
4668 (GDB/MI Simple Examples): Use @subheading for "A Bad Command".
4669 (GDB/MI Data Manipulation): Remove description of unimplemented
4670 display related commands as variable objects perform this function
4671 and are superior: -display-delete, -display-disable,
4672 -display-enable, -display-insert and -display-list. Move
4673 -environment-cd, -environment-directory, -environment-path
4674 and -environment-pwd to "Program Context".
4675 (GDB/MI Program Control): Rename to "Program Execution". Move
4676 -exec-arguments -exec-abort to...
4677 (GDB/MI Program Context): ...here. New node split from "Data
4682 * gdb.texinfo (Remote configuration): Document set / show
4683 remote supported-packets.
4684 (General Query Packets): Document qSupported packet.
4688 * gdb.texinfo (File-I/O overview): Copy edit for grammar, spelling,
4690 (Protocol basics): Likewise.
4691 (The F request packet): Likewise.
4692 (The F reply packet): Likewise.
4693 (Memory transfer): Move this node to be a subsubsection of
4694 "Protocol specific representation of datatypes".
4695 (The Ctrl-C message): More copy editing.
4696 (Console I/O): Likewise.
4697 (The isatty call): Delete this node, and merge its content into
4698 the "isatty" node. Fixed references elsewhere.
4699 (The system call): Delete this node, and merge its content into
4700 the "system" node. Fixed references elsewhere.
4701 (open): Reformat to use @table, and add appropriate font markup.
4708 (stat/fstat): Likewise.
4709 (gettimeofday): Likewise.
4711 (system): Likewise, plus minor changes to fix confusing wording.
4712 (Integral datatypes): Fix font markup.
4713 (Pointer values): Likewise.
4714 (struct stat): Fix markup to use @table, plus minor copy editing.
4715 (struct timeval): Fix font markup, plus minor copy editing.
4716 (Constants): Minor copy editing.
4717 (Errno values): Add font markup.
4718 (File-I/O Examples): Likewise.
4722 * gdb.texinfo (GDB/MI): Remove duplicate acknowledgements.
4723 (GDB/MI Simple Examples): Move node up one level. Use real
4725 (GDB/MI Compatibility with CLI): Update.
4726 (GDB/MI Result Records): Add "connected" and "exit" result
4728 (GDB/MI Stream Records): Clarify target output.
4729 (GDB/MI Command Description Format): Modify example description.
4730 (GDB/MI Breakpoint Table Commands): Rename to...
4731 (GDB/MI Breakpoint Commands): ...this
4732 (GDB/MI Breakpoint Commands): Add optional thread field.
4733 (GDB/MI Program Control): Add an introduction. Move "Program
4734 termination" examples into exec-run description.
4735 (GDB/MI File Commands): Mention similar CLI commands.
4736 (GDB/MI Miscellaneous Commands): Move to end. Mention "show version"
4737 is similar to "-gdb-version".
4741 * gdb.texinfo (Symbols): Fix "(gdb)"=>"(@value{GDBP})".
4745 * gdb.texinfo (GDB/MI Development and Front Ends): Use
4746 sourceware.org for mailing lists.
4747 (GDB/MI File Commands): New node split from Program Control.
4751 * gdb.texinfo (GDB/MI Development and Front Ends): New node.
4755 * gdb.texinfo (Cygwin Native): Fix last change.
4759 * gdb.texinfo (Cygwin Native): Document set/show cygwin-exceptions.
4763 * gdbint.texinfo (Algorithms): Correct spelling and punctuation.
4764 (Releasing GDB, Testsuite): Remove details for including DejaGnu.
4768 * gdb.texinfo (General Query Packets): Recommend not starting
4769 new packets with qC and clarify.
4773 * gdb.texinfo (M2 Types): New section.
4777 * agentexpr.texi: Add a copyright and license notice.
4778 * observer.texi: Likewise, with GPL clause for function prototypes.
4779 Remove trailing whitespace.
4783 * gdb.texinfo (General Query Packets): Document conventions for
4784 terminating packet names, and their violations.
4788 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Update for readline 5.1.
4789 * gdb.texinfo: Likewise.
4793 * gdb.texinfo (Remote Configuration): Remove "set remotedebug"
4794 and "show remotedebug".
4795 (Debugging Output): Add additional index entries.
4799 * gdb.texinfo (delete-fork): Command renamed to "delete fork".
4803 * gdb.texinfo (Contributors): Credit frame unwinder contributors.
4804 * gdbint.texinfo (Algorithms): Fix errors in frame documentation.
4808 * gdbint.texinfo (x86 Watchpoints, Target Conditionals): Update insert
4809 and remove breakpoint prototypes.
4810 (Watchpoints): Move description of target_insert_hw_breakpoint and
4811 target_remove_hw_breakpoint ...
4812 (Breakpoints): ... to here. Document target_insert_breakpoint and
4813 target_remove_breakpoint.
4817 * gdb.texinfo (Packets): Note that 'addr' arguments to s, S, c,
4818 and C packets are optional.
4822 * gdb.texinfo (Specifying source directories): Update the description
4823 of the source file search to reflect the fact that the source path
4824 always contains at least $cdir and $cwd.
4828 * gdb.texinfo: Update copyright dates.
4832 * gdb.texinfo (Overview): Add an index entry to "empty response".
4836 * gdbint.texinfo (Prologue Analysis): New section.
4840 * gdb.texinfo (Connecting): Document 'target remote pipe'.
4842 * gdb.texinfo (Target Commands): Update text describing how to
4843 specify a target. Refer to the detailed section on remote
4844 debugging, not the brief mention.
4846 * gdb.texinfo (Connecting): Organize the different 'target remote'
4847 connection methods into a table. Add a 'target remote' index
4852 * gdb.texinfo (Symbols): Update descriptions of 'whatis' and
4853 'ptype' commands to reflect the fact that the only significant
4854 difference between them is that ptype prints the complete type
4855 description instead of just the name.
4859 * gdbint.texinfo (Watchpoints): Delete
4860 TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT.
4864 * gdb.texinfo (GDB/MI Breakpoint Table Commands): Add fullname and
4865 times fields where needed. Fix typos. Update general form given
4866 for output of -break-insert.
4867 (GDB/MI): Abbreviate some unnecessarily long fullnames.
4871 * gdbint.texinfo (Symbol Handling): Add a section
4872 on memory management.
4876 * gdb.texinfo (Breakpoint table commands): Document the fullname
4877 field in -break-list output.
4881 * gdb.texinfo (Cygwin Native): Fix typos. Clarify the types of
4882 debugging information produced by the various "set debug..."
4887 * gdb.texinfo (Files): Remove obsolete bits from the description
4892 * gdbint.texinfo (Testsuite): Explain how to run selected tests.
4896 * gdbint.texinfo (Frames): Document the basics of GDB's register
4897 unwinding model, and explain the existence of the "sentinel" frame.
4901 * gdb.texinfo (Choosing files): Mention that -directory is used
4903 (Specifying source directories): Likewise.
4904 (Command files): Explain how script files are found.
4908 * gdb.texinfo (Backtrace): Describe how to get backtrace of all
4909 the threads in a multi-threaded program.
4910 (Threads): The threadno argument of "thread apply" can be a range
4915 * gdbint.texinfo (Coding): Add entry for -Wno-pointer-sign to list
4920 * gdb.texinfo (Sequences): Improve menu annotations.
4921 (Define): Add index entries for arguments of user-defined
4922 commands. Move the description of flow-control commands...
4923 (Command Files): ...to here. Document loop_break and
4925 (Define, Command Files): Document `end' and add index entries for
4930 * gdb.texinfo: Add documentation for linux-fork.
4931 * gdbint.texinfo: Add internal documentation for checkpoints.
4935 * gdb.texinfo (Omissions from Ada): Document that there is now
4936 limited aggregate support.
4940 * gdb.texinfo (Registers): Describe how to refer to SSE and MMX
4941 registers and the likes.
4945 * gdb.texinfo (Target Commands, Bug Reporting, File Options)
4946 (Symbols): Fix usage of "e.g.".
4947 (Memory Region Attributes): Fix usage of "etc."
4949 * gdbint.texinfo (libgdb, Symbol Handling, Native Debugging)
4950 (Coding): Fix usage of "e.g.".
4963 * Makefile.in: Add (C) after Copyright. Update the FSF
4968 * gdb.texinfo (Connecting): Explain that `monitor' is a way to
4969 extend GDB with commands for external monitor.
4973 * gdb.texinfo (Convenience variables): Add init-if-undefined command.
4977 * gdbint.texinfo (Start of New Year Procedure): New chapter.
4981 * gdb.texinfo (Tracepoint Packets): Document restrictions on
4982 placement of 'R' actions in tracepoint action packets; document
4983 dependence of 'X' and 'M' actions on a preceding 'R' action for
4988 * gdb.texinfo (Tracepoint Packets): New node.
4989 (General Query Packets): Add entries for the tracepoint packets,
4990 referring to the "Tracepoint Packets" node.
4991 (Tracepoints): Add reference to "Tracepoint Packets".
4995 * gdb.texinfo (set remotebreak): Add anchor.
4996 (X packet): Likewise.
4997 (Remote Protocol): Add new section `Interrupts' and new index
4998 entry `interrupts (remote protocol)'.
5002 * gdb.texinfo (Packets): Move information out of 'q' and 'Q'
5003 entries into the General Query Packets section. Add a
5004 cross-reference to that section. Drop description of replies, as
5005 these are covered in the descriptions of each packet.
5006 (General Query Packets): Add introductory text. Explain naming
5007 conventions, and how the end of a name is recognized.
5011 * gdb.texinfo (Remote configuration): Fix typo in description of
5012 "set remotebreak" command.
5016 * gdb.texinfo (Packets, Stop Reply Packets)
5017 (General Query Packets): Various formatting cleanups.
5018 - Use @samp for packet contents.
5019 - Drop summaries from packet @item lines; the same information appears
5020 immediately below in the description.
5021 - Delete paragraph breaks after packet @item commands, so that the
5022 description appears directly to the right of the packet prototype
5023 in the printed manual, if it fits.
5024 - Place spaces in packet prototypes between @vars and non-@var
5025 letters, and explain that they're just for formatting.
5026 - Use @dots{} instead of '...'.
5027 - Fix uses of @code where @var was needed.
5028 - Replace "deprecated" markers with English text spelling out the
5029 packet's status and the preferred alternatives.
5030 - Remove "(reserved)" markers on 'A' and 'I' packets; it's unclear
5031 what this ever meant.
5032 - Remove "(draft)" markers on 'i' packets; nobody has commented on
5033 this for a long time.
5034 - Remove "(draft)" markers on 'z' and 'Z' packets; these have been
5035 implemented several times, and have been in use for years.
5039 * gdb.texinfo (Packets): Add index entries for 'm' packet
5042 * gdb.texinfo (Packets): Clarify lack of restrictions on behavior
5043 of stub when processing an 'm' packet.
5045 * gdb.texinfo (Packets): Mention that packets beginning with
5046 letters are reserved once, at the top, instead of actually listing
5047 them all and saying "reserved".
5051 * gdb.texinfo (User-defined commands): Add $argc. Add missing 'end'.
5052 Change @var{$arg0 to @code{$arg0.
5056 * gdb.texinfo (Fortran): Add some words about Fortran debugging.
5060 * gdb.texinfo (General Query Packets): Put packets in alphabetical
5061 order. Remove extraneous 'z'.
5065 * gdb.texinfo (Choosing files): Add --eval-command.
5069 * gdb.texinfo (Choosing modes): Add --return-child-result.
5074 * gdb.texinfo (Choosing modes): Add --batch-silent.
5078 * gdb.texinfo (GDB/MI Variable Objects): Fix @pxref usage under
5079 "The -var-update Command".
5083 * gdb.texinfo (Print Settings): Add documentation for set/show
5084 print array-indexes.
5088 * gdb.texinfo (Contributors): Thank Andrew Cagney for releases
5093 * gdb.texinfo (File Options): Don't document --mapped, it's gone
5096 (Variables, Symbols): Document the "<incomplete type>" message and
5101 * gdb.texinfo (SETUP_ARBITRARY_FRAME): Remove obsolete reference.
5105 * gdb.texinfo (GDB/MI Variable Objects): Describe print-values
5106 option for -var-list-children and -var-update.
5107 (GDB/MI Stack Manipulation): Simplify description of
5108 print-values option for -stack-list-locals.
5109 (GDB/MI Command Description Format): Clarify.
5110 (Mode Options): Spelling of superseded.
5114 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix -inferior-tty-show
5115 corresponding GDB command comment.
5119 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add -inferior-tty-set
5120 and -inferior-tty-show.
5121 (Input/Output): Document "set/show inferior-tty" and tty alias.
5125 * gdb.texinfo (Packets): Change description of 'D' packet to note
5126 that GDB does wait for a response.
5130 * gdb.texinfo (History) Rename "Command History".
5131 (Command History): Move node "Server Prefix" from section on
5136 * gdb.texinfo (GDB/MI Stack Manipulation):
5137 Re-instate -stack-info-frame with example. Say that it gets
5138 info on selected frame, not current frame.
5142 * gdb.texinfo (Server): Clarify that `file' should be used before
5143 connecting to the server.
5144 (Files): Add an xref to the above description.
5145 (Output Formats): More detailed description of the `c' format.
5146 (Memory): List explicitly all the formats supported by `x'.
5147 (Threads): Add an @cindex entry for "thread apply".
5148 (Files): Document the possibility of loading unlinked object
5149 files. Add more indexing for solib-absolute-prefix and
5151 (Machine Code): Document possible problems with locations in
5153 (Backtrace): Document that free-standing environments do not need
5154 to have a `main' function.
5158 * gdb.texinfo (GDB/MI Stack Manipulation): Remove reference to
5163 * gdb.texinfo (Contributors): Note the original multi-arch
5168 * gdb.texinfo (Registers): Add index entries for the standard
5170 (Frames): Add cross-reference from frame pointer description to
5172 (Annotations Overview): Fix the reference to GDB name.
5176 * gdb.texinfo (Set Watchpoints): Remove @vindex entry for
5177 can-use-hw-watchpoints.
5181 * gdb.texinfo (GDB/MI Out-of-band Records): Add bullet enumerating
5182 the possible reasons why an exec async record would be returned to FE.
5186 * gdb.texinfo: Note that Elena Zannoni, Fernando Nasser, and
5187 Andrew Cagney implemented the original GDB/MI.
5191 * gdb.texinfo (CRIS): Update the cris-version and cris-dwarf2-cfi
5192 documentation. Add documentation for cris-mode.
5196 * gdb.texinfo (Numbers): Explain the example and make the wording
5202 * gdb.texinfo (GDB/MI Breakpoint Table Commands)
5203 (GDB/MI Data Manipulation, GDB/MI Program Control)
5204 (GDB/MI Stack Manipulation): Update examples to include the fullname
5205 attribute in stack frames.
5209 * gdb.texinfo (Startup): Fix last change. Treat gdb.ini like we
5210 do with other non-standard names of init files.
5214 * gdb.texinfo (Command Files): Move the description of the startup
5216 (Startup): ...to this new subsection of the Invocation chapter.
5217 Rearrange the description of init files more logically and add a
5218 cross-reference to "Command Files". Document the special gdbinit
5219 name for CISCO 68k. Expand the description of what GDB does
5221 (History): Add index entry for HISTSIZE.
5225 * gdb.texinfo (Files): Remove documentation for auto-solib-limit.
5229 * gdb.texinfo (SVR4 Process Information, The isatty call)
5230 (The system call): Don't use foo(N) notation for man pages and
5232 (Compilation, DJGPP Native): Improve wording.
5236 * gdb.texinfo (Backtrace): Describe backtraces with arguments that
5237 were optimized away.
5241 * gdb.texinfo (Remote configuration): Document "set/show
5242 get-thread-local-storage-address". Add cross-reference to the
5243 description of the qGetTLSAddr packet.
5244 (General Query Packets): Mention "set remote
5245 get-thread-local-storage-address" and add a reference to its
5250 * gdb.texinfo (Backtrace): Describe 'bt full'.
5254 * gdb.texinfo (Mode Options): Fix typo.
5255 (GDB/MI): Describe how to invoke GDB/MI.
5259 * gdb.texinfo (OS Information): Renamed from Auxiliary Vector; all
5260 references changed. Add description of "info udot".
5261 (Files): Document "set/show stop-on-solib-events".
5262 (M32R/D): Document "set/show download-path", "set/show
5263 board-address", "set/show server-address", "upload", "tload".
5264 Document "sdireset", "sdistatus", "debug_chaos", "use_debug_dma",
5265 "use_mon_code", "use_ib_break", "use_dbt_break".
5266 (Maintenance Commands): Improve indexing.
5267 (Target Commands): Document "set/show hash", "set/show debug
5269 (SVR4 Process Information): Document "info pidlist" and "info
5270 meminfo". Document "set/show procfs-tarce" and "set/show
5271 procfs-file". Document "proc-trace-*" and "proc-untrace-*".
5272 (Symbols, The Print Command with Objective-C): Improve indexing.
5273 (Objective-C): Add references to "info classes" and "info
5275 (Debugging Output): Improve wording. Document "set/show debug
5276 solib-frv". Fix "set/show debugvarobj".
5277 (Set Breaks): Add index entry for "hardware breakpoints".
5278 (Renesas ICE): Document "e7000", "ftplogin", "ftpload", "drain",
5279 and "set/show usehardbreakpoints".
5280 (MIPS Embedded): Document "se/show syn-garbage-limit", "set/show
5281 monitor-prompt", "set/show monitor-warnings", "pmon".
5282 (ARM): Document "rdilogfile", "rdilogenable", "set/show
5283 rdiromatzero", "set/show rdiheartbeat".
5284 (PowerPC): Document SDS-specific commands "set/show sdstimeout",
5286 (Embedded Processors): Document the "sim" command.
5287 (Remote): Document the "remote" command.
5288 (DJGPP Native): Document the "info serial" command.
5289 (Threads): Document "maint info sol-threads".
5290 (Files): Document "nosharedlibrary", "add-symbol-file-from-memory".
5291 (Set Breaks): Improve indexing.
5292 (Command Syntax): Add a reference to dont-repeat.
5293 (Define): Document "dont-repeat".
5294 (TUI Commands): Document "tabset".
5295 (WinCE): New subsection. Document "set/show remotedirectory",
5296 "set/show remoteupload", "set/show remoteaddhost".
5300 * gdb.texinfo (Hurd Native): New subsection, documents
5301 Hurd-specific commands.
5302 (Maintenance Commands): Add cross-reference to "Debugging Output".
5303 (Debugging Output): Document "set/show debug lin-lwp".
5304 (MIPS): Improve documentation of heuristic-fence-post. Document
5305 "set/show mips abi", "set/show mips saved-gpreg-size", "set/show
5306 mips stack-arg-size", "set/show mips mask-address", "set/show mips
5307 remote-mips64-transfers-32bit-regs", "set/show debug mips".
5308 (ARM): Document ARM-specific commands.
5309 (AVR): New section. Document "info io_registers".
5310 (CRIS): New section. Document "set/show cris-version" and
5311 "set/show cris-dwarf2-cfi".
5312 (HPPA): New section. Document "set/show debug hppa" and "maint
5314 (Neutrino): New subsection. Document "set/show debug nto-debug".
5315 (Super-H): New section. Document the "regs" command.
5316 (Debugging Output): Document "set/show debug aix-thread".
5320 * gdb.texinfo (Print Settings): Document "set/show print
5321 pascal_static-members", "set print repeats", "show print
5322 null-stop". Improve indexing. Fix documentation of "set print
5324 (Pascal): New section.
5325 (Supported languages): Rename from "Support"; all references
5326 updated. Add a menu item for Pascal.
5327 (Numbers): Document "set radix.
5328 (Screen Size): Document "set/show pagination".
5329 (MIPS Embedded): Remove "set processor" documentation.
5330 (Remote configuration): Document "set/show X/P/Z-packet",
5331 "set/show read-aux-vector-packet", "set/show remote
5332 symbol-lookup-packet", "set/show remote verbose-resume-packet",
5333 "set/show remoteaddresssize", "set/show remotebaud", "set/show
5334 remotedebug", "set/show remotebreak", "set/show remotedevice",
5335 "set/show remotelogfile".
5336 (Auxiliary Vector): Add reference to the description of the
5337 read-aux-vector-packet setting.
5338 (Set Watchpoints): Add a cross-reference to "set remote
5339 hardware-breakpoint-limit".
5340 (General Query Packets): Add indexing of requests and
5341 cross-references to related commands in "Remote configuration".
5342 (File-I/O Overview, The system call): Fix wording and typos.
5343 (Thread Stops): Add index entries.
5344 (Continuing and Stepping): Document "show step-mode".
5345 (i386): New node. Document "set/show struct-convention".
5346 (Files): Document "show trust-readonly-sections".
5347 (Calling): Document "set/show unwindonsignal".
5348 (Messages/Warnings): Add index entries.
5349 (Maintenance Commands): Document "set/show watchdog".
5350 (Annotations Overview): Document "show annotate".
5351 (Set Watchpoints): Add index entries.
5352 (Symbols): Fix doc of case-sensitive.
5353 (ABI): Document "show coerce-float-to-double".
5354 (Convenience Vars, Help): Improve indexing.
5355 (Machine Code): Document "show disassembly-flavor".
5356 (Debugging C plus plus): Document "show overload-resolution".
5357 (Value History, Signaling): Add index entries.
5361 * gdb.texinfo (Show): Move @kindex entries to their proper places.
5362 (Processes): Fix wording.
5363 (History, List, Logging output, Define, Symbols, Print Settings):
5368 * gdb.texinfo (Targets): Document "set/show architecture". Remove
5369 redundant index entry for "target" command.
5370 (Backtrace): Add index entries.
5371 (Symbols, Fortran): Document the "set case-sensitive" command.
5372 (DJGPP Native): Document "set com1base", "set com1irq", etc.
5373 (Print Settings): Add index entry for "set demangle-style".
5374 (Target Commands): Document "set download-write-size".
5375 (Debugging Output): Document "set exec-done-display".
5379 * gdb.texinfo (Files): Fix the name and documentation of
5380 add-shared-symbol-files. Document its alias assf. Update the
5381 list of OSs where GDB supports shared libraries. Fix markup.
5382 (Continuing and Stepping): Add reference to @var{location} in the
5384 (Dump/Restore Files): Fix reference to @{filename}.
5385 (Help): Fix wording.
5387 (Set Watchpoints): Ditto.
5388 (Backtrace): Remove redundant index entries. Improve index
5390 (Delete Breaks): Fix wording.
5391 (Memory): Document the compare-sections command.
5392 (Memory Region Attributes): Improve wording.
5393 (Disabling): Improve wording.
5394 (Fortran): New subsection. Document the "info common" command.
5395 (Help): Document aliases "info copying" and "info warranty".
5396 (Caching Remote Data): New section. Document the "set/show
5397 remotecache" and "info dcache" commands.
5398 (Show): Fix wording of the documentation of the "set
5399 extension-language" command.
5400 (Signals): Add index entry for "info handle".
5401 (Memory Region Attributes): Fix punctuation.
5402 (Symbols): Change the arg name to "location" and refer to it in
5403 the text. Fix wording of "info types" doc.
5404 (Threads): Fix usage of @enumerate @item's.
5405 (Listing Tracepoints): Add index entry for "info tp".
5406 (Set Watchpoints): Add xref to "info break" description.
5407 (Macros): Add an index entry for "macro exp1". Document the
5408 "macro list" command.
5409 (Maintenance Commands): Document "flushregs", "maint agent",
5410 "maint check-symtabs", "maint cplus", "maint demangle", "maint
5411 deprecate", "maint undeprecate", "maint dump-me", "maint packet",
5412 "maint print architecture", "maint print objfiles", "maint print
5413 statistics", "maint print type", "maint show-debug-regs", "maint
5414 space", "maint time", and "maint translate-address".
5415 (Connecting): Document the "monitor" command.
5416 (Annotations Overview): Describe the "set annotate" command.
5420 * gdb.texinfo (Set Watchpoints): Document can-use-hw-watchpoints.
5421 Rearrange index entries and improve wording about support for
5422 hardware watchpoints.
5426 * gdb.texinfo: Update copyright
5430 * gdb.texinfo (General Query Packets): Fix texinfo compile warning and
5435 * gdb.texinfo (General Query Packets): Document qGetTLSAddr packet.
5439 * gdb.texinfo: Fix spelling, infinte -> infinite.
5443 * observer.texi (GDB Observers): Document "solib_loaded".
5447 * configure.ac: Rename configure.in, require autoconf 2.59.
5448 * configure: Re-generate.
5450 * configure.in: Replace configdirs with multiple references to
5452 * configure: Re-generate.
5456 * gdbint.texinfo (Versions and Branches): Make the date (YYYYMMDD)
5457 part of the version number.
5461 * gdbint.texinfo (Algorithms): Remove description of
5462 TARGET_DISABLE_HW_WATCHPOINTS and TARGET_ENABLE_HW_WATCHPOINTS.
5466 * gdb.texinfo (General Query Packets): Specify that thread ID's in
5467 the 'qC' and 'qThreadInfo' packets are unsigned hexidecimal
5472 * gdb.texinfo (Mode Options): Document -l option.
5476 * gdbint.texinfo (Algorithms): More accurate description of
5477 STOPPED_BY_WATCHPOINT. Point out that target_stopped_data_address
5478 is not needed unless data-read and data-access watchpoints are
5479 supported. Add a description of how GDB checks whether the
5480 inferior stopped because a watchpoint was hit.
5484 * gdb.texinfo (Files): Add cross-reference to description of
5485 -readnow command-line switch.
5489 * gdb.texinfo: Document set/show backtrace past-entry commands.
5490 Rearrange index entries for set/show backtrace past-main.
5495 * gdb.texinfo (Remote Serial Protocol): Further describe
5496 binary transfer escaping mechanism .
5500 * gdb.texinfo (inferior_debugging info): Document "set debug infrun"
5501 and "show debug infrun". Add index entries.
5505 * gdb.texinfo (SVR4 Process Information): Document subcommands of
5506 "info proc" that are already implemented. Add index entries.
5507 (Working Directory): Add a cross-reference to "info proc" command.
5508 (Files): Add a tip for decreasing memory used for symtabs from
5510 (Starting): Fix whitespace; make "elaboration" stand out where it
5511 is first used, and add an index entry for the term.
5512 (Calling): Expand and elaborate text. Add "print". Add the
5513 description of problems with weak aliases.
5514 (Core File Generation): New section.
5518 * gdbint.texinfo (Versions and Branches): New chapter.
5519 (Releasing GDB): Delete "Versions and Branches" section.
5520 (Top): Add "Versions and Branches".
5524 * gdb.texinfo (Editing, History): Add cross-references to the
5525 included Readline and History user documentation. Remove
5526 references to the symbol have-readline-appendices which is unused
5528 (History): Fix indexing.
5532 * gdbint.texinfo (target_stopped_data_address): Update to
5534 (i386_stopped_data_address): Update prototype and description.
5535 (i386_stopped_by_watchpoint): New function and description.
5539 * gdb.texinfo (Filenames): Add Ada suffixes.
5545 * gdb.texinfo (Packets): Document the "p" packet.
5549 * gdb.texinfo (Paths and Names of the Source Files): Document the
5550 meaning of values in the 'desc' field of a SO stab.
5554 * gdb.texinfo (Maintenance Commands): Document "maint set dwarf2
5555 max-cache-age" and "maint show dwarf2 max-cache-age".
5559 * gdb.texinfo (Set Breaks): Add index entry for setting
5560 breakpoints on overloaded C++ functions that are not members of
5561 any classes. Add an example and an index entry for setting
5562 breakpoints on all program functions.
5563 (Character Sets, Macros, Overlay Commands)
5564 (Non-debug DLL symbols, GDB/MI Output Syntax)
5565 (Annotations Overview, Maintenance Commands, File-I/O Overview):
5566 Use "(@value{GDBP})" instead of a literal "(gdb)".
5570 * gdbint.texinfo (Native Debugging): Delete description of
5575 * gdbint.texinfo (User Interface): Change local_hex_string_custom
5576 to hex_string_custom (not historically correct, but more
5577 understandable, given the current code).
5581 * gdbint.texinfo (Native Debugging): Delete SVR4_SHARED_LIBS.
5585 * observer.texi (solib_unloaded): New observer.
5589 * gdbint.texinfo (Target Architecture Definition): Add missing
5594 * (Using the Testsuite): build != host is supported,
5595 but some test scripts do not support build != host.
5599 * gdbint.texinfo (Host Definition): Delete description of
5600 FCLOSE_PROVIDED and GETENV_PROVIDED.
5604 * gdbint.texinfo (Host Definition): Delete description of
5606 (Native Debugging): Delete description of KERNEL_U_ADDR_BSD and
5611 * gdbint.texinfo (Target Architecture Definition): Delete
5612 reference to deprecated_read_fp.
5616 * gdbint.texinfo (Target Architecture Definition): Delete
5617 description of DEPRECATED_REGISTER_BYTES.
5621 * gdb.texinfo (Source Path): Document the new behavior of
5622 searching for the source files.
5626 * gdb.texinfo (Edit): Fix markup of EDITOR and improve wording.
5627 (Search, Expressions, Arrays, Variables, Data, Machine Code)
5628 (Auto Display): Improve indexing.
5632 * gdb.texinfo (Mode Options): Delete documentation on "-async" and
5637 * gdb.texinfo: Fix @kindex entries so that multiple commands that
5638 have the same prefix have only their prefix in the index.
5642 * gdb.texinfo (BSD libkvm Interface): New node (section)
5643 (Native): Add it to the menu.
5647 * gdbint.texinfo (Target Architecture Definition): Remove
5652 * gdbint.texinfo (Target Architecture Definition): Remove
5653 SUN_FIXED_LBRAC_BUG.
5657 * gdbint.texinfo (Coding): Replace xasprintf with xstrprintf.
5661 * gdbint.texinfo (Target Architecture Definition): Deprecate
5662 USE_STRUCT_CONVENTION.
5666 gdb.texinfo (Bug Reporting): Mention session recording,
5667 with the script command or Emacs.
5671 * gdbint.texinfo (Target Architecture Definition): Deprecate
5672 FUNCTION_START_OFFSET.
5676 Based on changes from Karl Berry.
5677 * gdb.texinfo: Do not use @sc in a direntry.
5678 * stabs.texinfo: Change @dircateogry to "Software development".
5679 * gdbint.texinfo, gdb.texinfo, annotate.texinfo: Ditto.
5683 * gdbint.texinfo (Target Architecture Definition): Delete
5684 description of RETURN_VALUE_ON_STACK.
5688 * gdbint.texinfo (Native Debugging): Restore "@table @code"
5689 deleted by previous patch.
5693 * gdbint.texinfo (Native Debugging): Delete documentation on
5698 * gdb.texinfo (push_dummy_call): Use @code{struct value}.
5702 * gdb.texinfo (push_dummy_call): Update argument list to match
5703 the new push_dummy_call method signature. Describe the function
5708 * gdb.texinfo (Starting): Document new start command.
5712 * observer.texi (GDB Observers): Document "inferior_created".
5716 * gdbint.texinfo (Target Architecture Definition): Delete
5717 description of DO_DEFERRED_STORES.
5719 * gdbint.texinfo (Target Architecture Definition): Delete
5720 references to DEPRECATED_FIX_CALL_DUMMY.
5722 * gdbint.texinfo (Target Architecture Definition): Delete
5723 description of DEPRECATED_CALL_DUMMY_WORDS,
5724 DEPRECATED_SIZEOF_CALL_DUMMY_WORDS, and CALL_DUMMY.
5726 * gdbint.texinfo (Target Architecture Definition): Delete
5727 description of DEPRECATED_PUSH_DUMMY_FRAME.
5729 * gdbint.texinfo (Target Architecture Definition): Delete
5730 reference to DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
5734 * observer.texi (GDB Observers): Add "Debugging" section. Include
5735 cross reference to "set/show debug observer".
5736 * gdb.texinfo (Debugging Output): Document "set/show debug
5741 * gdbint.texinfo (Target Architecture Definition): Delete
5742 description of DEPRECATED_PC_IN_SIGTRAMP.
5746 * gdbint.texinfo (Target Architecture Definition): Delete
5747 documentation for BELIEVE_PCC_PROMOTION_TYPE, no longer defined.
5751 * observer.texi (GDB Observers): Correct spelling.
5755 * observer.texi (GDB Observers): Add target_changed event.
5759 * observer.texi (GDB Observers): Rework, provide generic observer
5760 definitions and then a list of observable events.
5764 * gdbint.texinfo (Host Definition): Delete reference to
5769 * gdbint.texinfo (Target Architecture Definition): Delete
5770 reference to DEPRECATED_CALL_DUMMY_LENGTH.
5774 * gdb.texinfo (TUI Commands): Document tui reg commands.
5778 * gdb.texinfo (TUI): Delete reference to --enable-tui. Mention
5780 (Mode Options): Mention "gdbtui". Use "Text" not "Terminal".
5781 (Contributors): Mention both Text and Terminal User Interface.
5785 * gdbint.texinfo (Target Architecture Definition): Deprecate
5786 references to SIGTRAMP_START and SIGTRAMP_END.
5790 * gdbint.texinfo (Target Architecture Definition): Deprecate
5791 references to PC_IN_SIGTRAMP.
5795 * gdbint.texinfo (Target Architecture Definition): Delete
5796 reference to GDB_TARGET_IS_HPPA.
5800 * gdbint.texinfo (Coding): Update section on gdbarch_data,
5801 describe pre_init and post_init.
5805 * gdb.texinfo (Debugging Output): Document values for "set debug
5810 * gdb.texinfo (Contributors): Mention GDB 6.1 release engineer.
5814 * gdb.texinfo (breakpoints): Add information about the
5815 new "set breakpoint pending" and "show breakpoint pending"
5820 * gdbint.texinfo (Coding): Document use of gdbarch_obstack_zalloc
5821 in Per-architecture module data section.
5825 * gdb.texinfo (General Query Packets): Document qPart:... packets.
5829 * annotate.texinfo: Wrap fdl.texi include in raise/lower sections.
5830 * gdb.texinfo, gdbint.texinfo, stabs.texinfo: Ditto.
5831 * fdl.texi: Import Version 1.2, November 2002.
5835 * gdb.texinfo (Mode Options): Note that "mi1" is deprecated.
5839 * gdbint.texinfo (Target Architecture Definition): Deprecate
5840 FRAMELESS_FUNCTION_INVOCATION.
5844 * gdbint.texinfo (Coding): Mention -Wunused-function.
5848 * gdbint.texinfo (Target Architecture Definition): Delete
5849 description of DEPRECATED_CALL_DUMMY_STACK_ADJUST.
5853 * gdb.texinfo: Properly quote the name "C++".
5854 * gdbint.texinfo: Ditto.
5855 * stabs.texinfo: Ditto.
5859 * gdbint.texinfo (Support Libraries): Add doco about obstacks and
5860 minimal information about libiberty.
5864 * gdb.texinfo (Auxiliary Vector): Fix thinko with @value{GDBN}.
5868 * gdb.texinfo (Auxiliary Vector): New node (section).
5869 (Data): Add it to the menu.
5873 * gdb.texinfo (Breakpoints): Add information about pending
5878 * gdb.texinfo (Overview): Delete references to the cisco protocol
5879 including the "N" response.
5883 * gdbint.texinfo (Target Architecture Definition): Rename
5884 EXTRACT_STRUCT_VALUE_ADDRESS to
5885 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.
5889 * gdb.texinfo (KOD): Document "show os". Add index entries for
5890 "set/show os" and "info cisco" commands.
5894 * Makefile.in (install-info): Prepend $(DESTDIR) to $(infodir).
5898 * gdbint.texinfo: Delete USE_MMALLOC, NO_MMCHECK, MMCHECK_FORCE,
5899 MMAP_BASE_ADDRESS, MMAP_INCREMENT.
5903 * gdb.texinfo (GDB/MI Stack Manipulation): Describe extension to
5905 (GDB/MI Variable Objects): Describe extension to
5910 * gdbint.texinfo (DECR_PC_AFTER_HW_BREAK): Don't document.
5914 * gdbint.texinfo (Target Architecture Definition): Delete
5915 documentation on DEPRECATED_NPC_REGNUM.
5919 * gdb.texinfo: Update copyright year. Mention that set
5920 follow-fork-mode is supported on GNU/Linux. Remove documentation of
5921 "set follow-fork-mode ask".
5925 * gdbint.texinfo: Update copyright year.
5926 (Coding): Add -Wunused-label to list of -Werror warnings.
5931 * gdb.texinfo: Update copyright.
5932 (Objective-C): "methodName" typeo fixed. Add @code/@var markup
5933 around names, as appropriate. Minor syntax cleanup of
5934 _NSPrintForDebugger explanation. Two spaces after periods.
5935 GDBN used instead of lit. "gdb". Index entries added for
5936 print-object and _NSPrintForDebugger. @noindent added in one spot.
5940 * stabs.texinfo: Add dircategory and direntry commands.
5941 * annotate.texinfo: Ditto.
5945 * gdbint.texinfo (Target Architecture Definition): Replace the
5946 return_value method's "inval" and "outval" parameters with
5947 "readbuf" and "writebuf".
5951 * gdb.texinfo (The F request packet, The F reply packet): Renamed
5952 from "The `F' request packet" and "The `F' reply packet", to make
5954 (File-I/O remote protocol extension): Update menu entries, too.
5958 * gdb.texinfo (Thread Stops): Document the issue with
5959 premature return from system calls in multi-threaded programs.
5963 * annotate.texinfo: Fix "fortunatly"[sic].
5967 * gdb.texinfo (Contributors to GDB): Replace "Renesas"
5968 with "Hitachi" and "Mitsubishi".
5972 * gdbint.texinfo (Target Architecture Definition): Document
5973 gdbarch_return_value. Add cross references from
5974 USE_STRUCT_CONVENTION, EXTRACT_RETURN_VALUE, and
5975 STORE_RETURN_VALUE, and from/to EXTRACT_STRUCT_VALUE_ADDRESS.
5979 * gdbint.texinfo (Target Architecture Definition): Document
5980 regset_from_core_section.
5984 * gdb.texinfo (M32R/D): Mention m32rsdi target.
5989 * gdb.texinfo (Breakpoints related warnings): Insert into menu.
5993 * gdb.texinfo (Breakpoint related warnings): New node.
5994 * gdbint.texinfo (ADJUST_BREAKPOINT_ADDRESS): Document.
5998 * gdb.texinfo (Remote Protocol): Document v and vCont.
6002 * gdb.texinfo: Replace "Hitachi" and "Mitsubishi" with "Renesas".
6003 * gdbint.texinfo: Ditto.
6008 * gdb.texinfo (GDB/MI Symbol Query): Replace "comamnd" with
6013 * gdbint.texinfo (Target Architecture Definition): Deprecate
6014 IBM6000_TARGET. Mention that it implies an RS/6000 system and not
6019 * gdbint.texinfo (Target Architecture Definition): Rename
6020 REGISTER_RAW_SIZE to DEPRECATED_REGISTER_RAW_SIZE.
6021 * gdb.texinfo (Packets, Stop Reply Packets): Ditto.
6022 * gdbint.texinfo (Target Architecture Definition): Rename
6026 REGISTER_VIRTUAL_SIZE to DEPRECATED_REGISTER_VIRTUAL_SIZE.
6027 (Target Architecture Definition):
6029 * gdbint.texinfo (Target Architecture Definition): Rename
6030 REGISTER_VIRTUAL_TYPE to DEPRECATED_REGISTER_VIRTUAL_TYPE.
6034 * gdbint.texinfo (Target Architecture Definition): Delete
6035 documentation for NEED_TEXT_START_END.
6037 * gdbint.texinfo (Target Architecture Definition): Rename
6038 NPC_REGNUM to DEPRECATED_NPC_REGNUM. Add cross reference to
6043 * gdbint.texinfo (Testsuite Organization): Change gdb.c++ to gdb.cp.
6047 * gdbint.texinfo (Target Architecture Definition): Fix typos.
6051 * gdbint.texinfo (Target Architecture Definition): Document
6052 stabs_argument_has_addr.
6056 * gdbint.texinfo (Target Architecture Definition): Delete
6057 documentation on REGISTER_NAMES.
6061 * gdbint.texinfo (Target Architecture Definition): Replace
6062 REG_STRUCT_HAS_ADDR with DEPRECATED_REG_STRUCT_HAS_ADDR.
6066 * gdbint.texinfo (Target Architecture Definition): Replace
6067 STACK_ALIGN with DEPRECATED_STACK_ALIGN.
6071 * gdbint.texinfo (Target Architecture Definition): Document
6072 "frame_red_zone_size".
6076 * gdb.texinfo (Backtrace): Replace "set/show backtrace-below-main"
6077 with "set/show backtrace past-main" and "set/show backtrace
6082 * Makefile.in (install-info): Support DESTDIR.
6083 (install-html): Likewise.
6087 Patch from Nick Roberts.
6088 * gdb.texinfo (Using GDB under GNU Emacs): Fix/update key
6089 bindings. Remove description of send-gdb-command.
6093 * gdb.texinfo (Mode Options): Mention that "mi2" was included in
6098 * gdb.texinfo (Mode Options): Mention that level three is the
6099 highest available and that level 2 is deprecated.
6100 (Annotations Overview): Mention annotation levels. Cross reference
6101 to "Limitations of the Annotation Interface" in annotate.texi.
6102 (TODO, Value Annotations, Frame Annotations): Delete section.
6103 (Displays, Breakpoint Info): Delete.
6107 * agentexpr.texi: Delete @bye.
6108 * Makefile.in (STABS_DOC_SOURCE_INCLUDES): Add "fdl.texi"
6109 (stabs.info): Add $(srcdir) to include search path.
6110 (html): Depend on "annotate_toc.html", and not "annotate.html".
6111 * stabs.texinfo: Ditto. Include "fdl.texi".
6112 * gdbint.texinfo: Update copyright statement's list of invariant
6117 * Makefile.in (INFO_DEPS): Add annotate.info.
6118 (dvi, ps, html, pdf): Add annotate.
6119 (ANNOTATE_DOC_SOURCE_INCLUDES): New macro.
6120 (ANNOTATE_DOC_BUILD_INCLUDES): New macro.
6121 (ANNOTATE_DOC_FILES): New macro.
6122 (ANNOTATE_TEX_TMPS): New macro.
6123 (annotate.info, annotate_toc.html): Specify dependencies.
6124 (annotate.ps, annotate.pdf, annotate.dvi): Ditto.
6125 * annotate.texinfo: Rename annotate.texi. Get building. Add
6126 "Migrating to GDB/MI" and "Limitations of the Annotation
6127 Interface" chapters. Mention why it is not part of the user
6128 guide. Update copyright notice. Include "fdl.texi".
6132 * gdb.texinfo (TUI Keys): Document C-x o key to switch active window.
6136 * gdbint.texinfo (libgdb components): Correct a GDB to GDBN.
6140 * gdb.texinfo (Server): Mention pidof.
6144 * gdbint.texinfo (Coding): Add -Wformat-nonliteral to -Werror
6149 * gdb.texinfo (Logging output): New chapter.
6153 * gdb.texinfo (Unsupported languages): New section.
6154 (Languages): Add link to new section.
6158 * gdb.texinfo (Contributors): Mention 6.0 release engineer.
6162 * gdbint.texinfo (Coding): Clarify use of gdb_XXX.h headers.
6166 * Makefile.in (SFILES_INCLUDED): Add agentexpr.texi.
6167 * agentexpr.texi: Retitle section, and change it to an appendix.
6168 Comment out texinfo initialization. Factor a @var{} into two
6169 pieces to prevent makeinfo warnings.
6170 * gdb.texinfo: Add Agent Expressions appendix.
6174 * gdbint.texinfo (Native Conditionals): Remove PREPARE_TO_PROCEED.
6178 * gdb.texinfo (Remote Debugging): New section "Connecting to a
6179 remote target". Document the "detach" and "disconnect" commands.
6180 (Server, Netware, Debug Session): Reference "Connecting to a
6182 (GDB/MI Target Manipulation): Document "-target-disconnect".
6186 * gdbint.texinfo (Target Architecture Definition): Deprecate
6187 REMOTE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT, and
6188 BIG_REMOTE_BREAKPOINT. Cross reference BREAKPOINT_FROM_PC.
6192 * gdb.texinfo (Separate Debug Files): Remove extra semicolon.
6196 * gdbint.texinfo (Target Architecture Definition): Delete
6197 documentation on FRAME_ARGS_ADDRESS_CORRECT.
6201 * gdbint.texinfo (Target Architecture Definition): Document
6202 "unwind_sp". Cross reference "unwind_sp" and TARGET_READ_SP.
6206 * gdb.texinfo: Add Objective-C documentation.
6210 * gdbint.texinfo (Target Architecture Definition): Add "func_addr"
6211 parameter to "push_dummy_call". Rename "dummy_addr" to "bp_addr".
6215 * gdbint.texinfo (Target Architecture Definition): Delete
6216 references to "extract_address" and "store_address".
6220 * gdbint.texinfo (Target Architecture Definition): Replace
6221 REGISTER_BYTES with DEPRECATED_REGISTER_BYTES. Fix typo,
6222 DEPRECATED_REGISTER_SIZE instead of REGISTER_BYTE.
6226 * gdbint.texinfo (Breakpoint Handling): Correct a double negative.
6230 * Makefile.in (gdb-cfg.texi): Replace $$LN_S with $(LN_S).
6231 (gdb.dvi): Likewise.
6232 (gdb.pdf): Likewise.
6233 (links2roff): Likewise.
6237 * gdb.texinfo (Dump/Restore Files): Update documentation for
6238 'dump', 'append', and 'restore': note that format argument is
6239 optional; simplify presentation of the command variants; and be
6240 more precise about the formats.
6244 * gdb.texinfo (Symbols): Update documentation: 'maint list
6245 symtabs' and 'maint list psymtabs' have been renamed 'maint info
6246 symtabs' and 'maint info psymtabs'.
6250 * gdbint.texinfo (Target Architecture Definition): Make
6251 CALL_DUMMY_WORDS, SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY_LENGTH,
6252 FIX_CALL_DUMMY, CALL_DUMMY_BREAKPOINT_OFFSET and
6253 CALL_DUMMY_BREAKPOINT_OFFSET deprecated.
6257 * gdb.texinfo (Maintenance Commands): Document "maint print
6262 * gdb.texinfo (GDB/MI Symbol Query): Use @{ and @}.
6267 * gdb.texinfo (section GDB/MI Symbol Query): Add documentation
6272 * gdbint.texinfo (Target Architecture Definition): Document
6273 push_dummy_code. Add cross references.
6277 * gdb.texinfo (Character Sets): Update to reflect new behavior of
6278 set/show charsets commands.
6282 * gdbint.texinfo (Target Architecture Definition): Replace
6283 read_fp, TARGET_READ_FP and FP_REGNUM, with deprecated_read_fp,
6284 DEPRECATED_TARGET_READ_FP and DEPRECATED_REGNUM.
6288 * gdbint.texinfo (Target Architecture Definition): Rename
6289 "tm_print_insn" to "deprecated_tm_print_insn".
6293 * gdb.texinfo (Symbols): Document 'maint list symtabs' and 'maint
6298 * gdbint.texinfo (Target Architecture Definition): Delete
6299 references to EXTRA_FRAME_INFO.
6303 * gdbint.texinfo (Target Architecture Definition): Delete
6304 PRINT_TYPELESS_INTEGER.
6308 * observer.texi (GDB Observers): Adjust the documentation for the
6309 normal_stop notification to better describe reality. Fix a couple
6314 * gdb.texinfo (GDB/MI Program Control): Add
6315 '-file-list-exec-source-file'
6319 * gdbint.texinfo (Target Architecture Definition): Delete
6320 references to CALL_DUMMY_P.
6324 * gdbint.texinfo (Target Architecture Definition): Remove
6325 reference to TARGET_WRITE_SP.
6329 * gdbint.texinfo (Target Architecture Definition): Remove
6330 references to write_sp.
6334 * gdb.texinfo (GDB/MI Variable Objects): Replace @include with
6335 chapter body. Use @smallexample instead of @example.
6336 (Annotations): Ditto.
6337 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Remove gdbmi.texinfo and
6342 * gdbint.texinfo (Target Architecture Definition): Replace
6343 PUSH_ARGUMENTS with push_dummy_call, add gdbarch, regcache and
6344 dummy_addr parameters.
6348 * gdbint.texinfo (Target Architecture Definition): Delete
6349 reference to CALL_DUMMY_STACK_ADJUST_P. Rename
6350 CALL_DUMMY_STACK_ADJUST to DEPRECATED_CALL_DUMMY_STACK_ADJUST.
6351 Add reference to PUSH_ARGUMENTS.
6355 * gdbint.texinfo (Algorithms, Target Architecture Definition):
6356 Deprecate FRAME_CHAIN and FRAME_CHAIN_VALID.
6360 * gdbint.texinfo (Algorithms): Add new section describing the
6362 (Top): Add menu entry to new observer appendix.
6363 * observer.texi: New file.
6364 * Makefile.in (GDBINT_DOC_SOURCE_INCLUDES): Add dependency on
6365 new observer.texi file.
6369 * gdb.texinfo (DATE): Delete. Remove date from titles. Mention
6370 that GNU Press update the manual version number.
6374 * gdbint.texinfo (Target Architecture Definition): Delete
6375 references to get_saved_register. Rename GET_SAVED_REGISTER to
6376 DEPRECATED_GET_SAVED_REGISTER.
6380 * gdbint.texinfo (Target Architecture Definition): Replace
6381 POP_FRAME with DEPRECATED_POP_FRAME. Update description.
6385 * gdbint.texinfo (Target Architecture Definition): Rename
6386 FRAME_SAVED_PC to DEPRECATED_FRAME_SAVED_PC.
6390 * gdb.texinfo: Add File-I/O documentation.
6394 * gdbint.texinfo (Target Architecture Definition): Cross reference
6395 FRAME_SAVED_PC to unwind_pc. Document unwind_pc.
6399 * gdb.texinfo (Debugging Output): Mention the "set/show debug
6404 * gdbint.texinfo (Target Architecture Definition): Document
6405 unwind_dummy_id. Cross reference unwind_dummy_id and
6406 SAVE_DUMMY_FRAME_TOS.
6411 * gdb.texinfo (Configuring the current ABI): Document "set cp-abi"
6416 * gdbint.texinfo (Target Architecture Definition): Document
6421 * stabs.texinfo (Structures): Use @samp and separate @var's
6422 instead of a single @var containing a comma separated list.
6427 * Makefile.in (distclean): Remove config.log.
6431 * gdbint.texinfo (Target Architecture Definition): Rename
6432 FRAME_INIT_SAVED_REGS to DEPRECATED_FRAME_INIT_SAVED_REGS.
6436 * gdbint.texinfo: Rename INIT_EXTRA_FRAME_INFO to
6437 DEPRECATED_INIT_EXTRA_FRAME_INFO.
6441 * gdb.texinfo (Cygwin Native): Links to Non-debug DLL symbols.
6442 (Non-debug DLL symbols): New node, describing the minimal symbols
6443 loaded from DLLs without real debugging symbols.
6447 * gdb.texinfo (Set Breaks): Add cross reference to "set remote
6448 hardware-breakpoint-limit".
6449 (Set Watchpoints): Add cross reference to "set remote
6450 hardware-watchpoint-limit".
6451 (Remote configuration options): New section.
6455 * gdbint.texinfo (Target Architecture Definition): Delete
6456 descrption of IS_TRAPPED_INTERNALVAR.
6459 * gdb.texinfo (Interpreters): New chapter. Refer the command-line
6460 option "-i"/"--interpreter" to this chapter. Include index
6465 * gdb.texinfo (C@t{++}): Recommend DWARF 2, then stabs+.
6466 (Variables): Recommend stabs+ and DWARF 2.
6467 (C plus plus expressions): Correct info about
6468 compiler versions, debug formats.
6469 (Contributors): Change 'DWARF2' to 'DWARF 2'.
6474 * gdbint.texinfo (Target Architecture Definition): Delete
6475 description of ADDITIONAL_OPTIONS, ADDITIONAL_OPTION_CASES,
6476 ADDITIONAL_OPTION_HANDLER, and ADDITIONAL_OPTION_HELP, and
6477 BEFORE_MAIN_LOOP_HOOK, and DBX_PARM_SYMBOL_CLASS along with
6478 references to nindy and i960.
6479 * gdb.texinfo (i960): Delete all references to i960 and nindy.
6483 * gdbint.texinfo (Target Architecture Definition): Delete
6488 * stabs.texinfo (Member Type Descriptor): Clarify description of
6489 `@'. Suggested by Ben Hutchings.
6493 * gdb.texinfo (M68K): Delete reference to es1800.
6497 * gdb.texinfo (Maintenance Commands): Document `maint print
6498 reggroups' and `maint print register-groups'.
6499 * gdbint.texinfo (Target Architecture Definition): Document
6500 register_reggroup_p.
6504 * gdb.texinfo (Separate Debug Files): New section.
6508 * gdb.texinfo (Maintenance Commands): Add "maint set profile"
6509 and "maint show profile".
6513 * gdb.texinfo (Installing GDB): Warn against
6514 ".../gdb-VERSION/gdb/configure".
6515 (Separate Objdir): Likewise.
6519 * gdbint.texinfo (Target Architecture Definition): Delete
6520 definition of PRINT_REGISTER_HOOK.
6524 (OpenRISC 1000): Fix formatting of command names.
6528 * gdb.texinfo (Continuing and Stepping): Add new command
6529 'advance'. Clarify behavior of 'until'.
6533 * gdb.texinfo (Files): Document solib-absolute-prefix and
6538 * gdbint.texinfo (Configuring @value{GDBN} for Release): Delete.
6539 (Create a Release): Add new instructions for new @file{src-release}.
6540 Document existing instructions for @file{Makefile.in} as
6541 being for @value{GDBN} 5.3.1 or earlier.
6545 * gdbint.texinfo (Target Architecture Definition): Mention
6546 frame_saved_regs_zalloc and frame_extra_info_zalloc as the way to
6551 * gdb.texinfo (Controlling GDB): Add @kindex for
6553 (Backtraces): Add @kindex's for backtrace-below-main.
6557 * gdb.texinfo (Controlling GDB): Document "set osabi".
6561 * gdb.texinfo (Backtraces): Document "set backtrace-below-main".
6562 * gdbint.texinfo (FRAME_CHAIN_VALID): Update documentation.
6566 * gdb.texinfo (Controlling GDB): Add ABI section. Document
6567 "set coerce-float-to-double".
6568 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Remove documentation.
6572 * stabs.texinfo: Remove obsolete text.
6573 * gdbint.texinfo: Ditto.
6574 * gdb.texinfo: Ditto.
6578 * gdbint.texinfo (Target Architecture Definition): Update
6579 description of gdbarch_register_osabi.
6583 * agentexpr.texi: Fix typos.
6584 * annotate.texi: Likewise.
6585 * fdl.texi: Likewise.
6589 * gdbint.texinfo (Algorithms): Replace INIT_FRAME_PC with
6590 DEPRECATED_INIT_FRAME_PC.
6594 * gdbint.texinfo (Target Architecture Definition): Delete
6599 * gdbint.texinfo (Host Definition): Delete documentation on
6600 USE_GENERIC_DUMMY_FRAMES.
6604 Fix PR gdb/723 and PR gdb/245.
6605 * Makefile.in (install-info): Run the install-info command as part
6606 of the post install steps only.
6607 (uninstall-info): New target.
6608 (uninstall): New target.
6612 * Makefile.in (install): Make install do some real work.
6616 Fix POSIX problem reported by Paul Eggert.
6617 * Makefile.in (GDBvn.texi): Use `sed q' instead of `head -1'.
6622 * gdbint.texinfo (Target Architecture Definition): Delete
6623 definition of DO_REGISTERS_INFO.
6627 * gdbint.texinfo (Address Classes): Fix problems with insertion
6628 of ``{'' and ``}'' in example.
6632 * gdbint.texinfo (Address Classes): New section.
6633 (Target Conditionals): Document ADDRESS_CLASS_NAME_TO_TYPE_FLAGS,
6634 ADDRESS_CLASS_NAME_TO_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS,
6635 ADDRESS_CLASS_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, and
6636 ADDRESS_CLASS_TYPE_FLAGS_TO_NAME_P.
6640 * gdb.texinfo (Registers): Mention vector registers as well as
6641 floating registers in the documentation for 'info registers' and
6642 'info all-registers'.
6646 * gdbint.texinfo (CPLUS_MARKER): Remove item.
6650 * gdbint.texinfo (Item Output Functions): Add new ui_out_field_fmt_int
6651 interface definition.
6655 * gdb.texinfo (Target Commands): Add or1k target specific
6657 * gdb.texinfo (Contributors): Add myself to the contributors list.
6661 * gdb.texinfo (Mode Options): Update --interpreter option. "mi2"
6662 and "mi1" instead of "mi1" and "mi0".
6666 * gdb.texinfo (Packets): Fix typos "alligned".
6667 Correct z3/Z3 description. Correct z4/Z4 title.
6671 * all-cfg.texi: Use @sc for GDB and GCC. Update copyright.
6675 * gdb.texinfo: Use GNU/Linux instead of Linux.
6679 * gdb.texinfo (Packets): Replace @samp{} with ``an empty string''.
6683 * gdb.texinfo: Replace @example with @smallexample.
6688 * gdb.texinfo (Character Sets): Use @smallexample instead of
6689 @example. Use GNU/Linux instead of Linux.
6693 * gdb.texinfo: Add character set documentation.
6697 * gdb.texinfo (Packets): Revise `z' and `Z' packet documentation.
6698 (Packets): Add cross reference from `b' packet to `z' packets.
6702 * gdb.texinfo (Maintenance Commands): Document ``maint
6703 internal-error'' and ``maint internal-warning''.
6705 * gdbint.texinfo (Target Architecture Definition): Revise
6706 description of STACK_ALIGN. Add description of FRAME_ALIGN.
6710 * gdbint.texinfo (Target Conditionals): Document the new
6711 NAME_OF_MALLOC macro.
6715 * gdb.texinfo (Contributors): Mention 5.2 and 5.3 release
6720 * gdb.texinfo (TUI Overview): Document status line fields.
6724 * gdb.texinfo (TUI Commands): Document info win command.
6728 * gdb.texinfo (TUI Overview): Document breakpoint markers.
6732 * gdb.texinfo (TUI Single Key Mode): Document new SingleKey mode.
6733 (TUI Keys): Likewise.
6737 * gdb.texinfo (Examples): Use ``->'' for a packet send and ``<-''
6738 for a packet receive.
6742 * Makefile.in (clean): Move to end of file.
6743 (distclean, maintainer-clean, realclean): Ditto.
6744 (mostlyclean): Move rule to end of file. Use GDB_TEX_TMPS,
6745 GDBINT_TEX_TMPS, STABS_TEX_TMPS.
6746 (gdb.dvi, gdb.pdf): Do not cleanup TeX temp files after texi2dvi.
6747 (gdbint.dvi, gdbint.pdf, stabs.dvi, stabs.pdf): Ditto.
6751 * Makefile.in (GDBINT_TEX_TMPS): Define.
6752 (gdbint.dvi, gdbint.pdf): Use
6753 (GDB_TEX_TMPS): Define.
6754 (gdb.dvi, gdb.pdf): Use.
6755 (STABS_TEX_TMPS): Define.
6756 (stabs.dvi, stabs.pdf): Use.
6757 (GDB_DOC_SOURCE_INCLUDES): New macros.
6758 (GDB_DOC_BUILD_INCLUDES, GDB_DOC_FILES): New macros.
6759 (GDBINT_DOC_FILES_INCLUDES): New macros.
6760 (GDBINT_DOC_BUILD_INCLUDES): New macros.
6761 (GDBINT_DOC_FILES, STABS_DOC_SOURCE_INCLUDES): New macros.
6762 (STABS_DOC_BUILD_INCLUDES, STABS_DOC_FILES): New macros.
6763 (SFILES_DOC, SFILES_INCLUDED, SFILES_LOCAL): Delete macros.
6764 (links2roff): Replace SFILES_INCLUDED with
6765 GDB_DOC_SOURCE_INCLUDES.
6766 (gdb.dvi, gdb_toc.html, gdb.pdf, gdb.info): Update dependencies.
6767 (gdb.me, gdb.mm, gdb.ms): Update dependencies.
6768 (gdbint.dvi, gdbint_toc.html, gdbint.pdf, gdbint.info): Update
6770 (stabs.info, stabs_toc.html, stabs.pdf, stabs.dvi): Update
6772 (gdbmi.texinfo): Delete rule.
6773 (inc-hist.texinfo): Delete rule.
6774 (rluser.texinfo): Delete rule.
6778 * gdbint.texinfo (Target Architecture Definition): Update
6779 STORE_RETURN_VALUE, mention regcache.
6783 * gdbint.texinfo (Target Architecture Definition): Document
6784 print_registers_info. Note that DO_REGISTERS_INFO is deprecated.
6788 * gdb.texinfo (Remote Protocol): Reformat. Use cross references.
6789 Fix minor typos. Add index entries.
6793 * gdb.texinfo (Data): Add ``Vector Unit'' to menu.
6797 * gdbint.texinfo (Target Architecture Definition): Document
6799 * gdb.texinfo (Vector Unit): Document "info vectors" command.
6803 * gdb.texinfo (Maintenance Commands): Document "maint print
6804 registers", "maint print raw-registers" and "maint print
6810 * gdb.texinfo (Protocol): Document T packet extension to
6811 allow watchpoint address reporting.
6815 * gdb.texinfo (Dump/Restore Files): Move `[]' to outside of @var.
6819 * stabs.texinfo, gdb.texinfo, gdbint.texinfo: Obsolete references
6824 * gdbint.texinfo (Coding): Revise section "Include Files".
6828 * gdbint.texinfo: Obsolete references to m88k.
6829 * gdb.texinfo: Ditto.
6833 * gdbint.texinfo (Create a release candiate): Add the location
6834 where the proper version of autoconf can be retrieved.
6838 * gdb.texinfo (Command Files): Further describe the behavior of
6839 sourced command files.
6843 * gdbint.texinfo (User Interface): ISO C rather than ISO-C.
6844 (Coding): Clarify ISO C version that GDB assumes.
6848 * gdbint.texinfo (User Interface): Mention add_setshow_cmd and
6849 add_setshow_cmd_full.
6853 * gdb.texinfo (Memory Region Attributes): Document new behavior
6858 * gdb.texinfo (Symbols): Update documentation for `info source'
6861 * gdb.texinfo (Macros): Call the command `info macro', not
6866 * gdbint.texinfo (Coding): Add section ``Per-architecture module
6871 * gdbint.texinfo (Target Architecture Definition): Document
6872 GDB_OSABI_GO32 and GDB_OSABI_NETWARE.
6876 * gdbint.texinfo (Releasing GDB): Fix typos in @itemize @bullet
6881 * gdbint.texinfo (Releasing GDB): Revise the section ``Cut the
6886 * gdbint.texinfo (Target Architecture Definition): Add section
6887 ``Converting an existing Target Architecture to Multi-arch''.
6891 * gdbint.texinfo (Releasing GDB): Rename ``Obsoleting any code''
6892 to ``Obsoleting code''. Revise.
6896 * gdb.texinfo (C Preprocessor Macros): New chapter.
6897 Include it in the main menu.
6898 (Contributors): Credit Jim Blandy with macro support.
6899 (Compilation): Explain how to get macro information into the
6901 (Expressions): Note that preprocessor macros are expanded.
6905 * gdb.texinfo (Debug Session): Document new `udp:' and `tcp:'
6906 options for `target remote'.
6910 * gdbint.texinfo (Target Architecture Definition): Delete
6911 documentation on NNPC_REGNUM.
6915 * gdbint.texinfo (Target Architecture Definition): Document
6916 REGISTER_TO_VALUE and VALUE_TO_REGISTER and CONVERT_REGISTER_P.
6917 (Target Architecture Definition): Revise section `Using Different
6918 Register and Memory Data Representations'. Add section `Raw and
6919 Virtual Register Representations'.
6923 * gdbint.texinfo (Target Architecture Definition): Mention
6924 defaults for REGISTER_VIRTUAL_SIZE and REGISTER_RAW_SIZE.
6925 (Target Architecture Definition): Mention same. Add references to
6930 * stabs.texinfo (Attributes): Document new "vector" attribute.
6934 * gdbint.texinfo (Releasing GDB): Revise `Create a Release'.
6938 * gdb.texinfo: Delete obsolete references to a29k.
6942 * gdbint.texinfo (Target Architecture Definition): Replace
6943 IN_SIGTRAMP with PC_IN_SIGTRAMP.
6947 * gdbint.texinfo (REGISTER_IN_WINDOW): Delete definition.
6951 * gdbint.texinfo (SKIP_PROLOGUE_FRAMELESS_P): Delete definition.
6955 * gdbint.texinfo (Target Architecture Definition): Delete
6956 definition of HAVE_REGISTER_WINDOWS.
6960 * gdbint.texinfo (Releasing GDB, Coding): Fix typos. Reported by
6966 * gdb.texinfo (show max-user-call-depth): Correct formatting.
6967 Provide a better explaination of this feature.
6971 * gdbint.texinfo (Target Architecture Definition): Remove
6972 FRAME_CHAIN_COMBINE.
6976 * gdbint.texinfo (Obsolete Conditionals): Remove reference to
6981 * gdbint.texinfo (Obsolete Conditionals): Remove references to
6986 * gdb.texinfo (Bug Reporting): Document that the web is the
6987 prefered way of submitting bug reports.
6988 (Bug Reporting): Delete the s-mail address as the last resort.
6992 * gdbint.texinfo (Target Architecture Definition): Delete
6993 references to TARGET_WRITE_FP and write_fp.
6997 * gdb.texinfo: Document new commands dump, append, and restore.
7001 * gdbint.texinfo (Releasing GDB): Revise the section `Before the
7006 * gdb.texinfo: Change all examples to @smallexample.
7007 * gdbint.texinfo: Ditto.
7011 * gdbint.texinfo (Releasing GDB): Add section ``Versions and
7016 * gdbint.texinfo (Releasing GDB): Add the section``Branch Commit
7021 * gdbint.texinfo: Fix a bunch of typos (alsways, mirrorred,
7022 expresson, suports, dependant, trhe, perhaphs, situtations,
7023 explictily, taged, oportunity, unfortunatly).
7027 * Makefile.in (gdb.info): Add explicit path to gdb.texinfo.
7028 Remove reference to 3.12.
7032 * gdbint.texinfo: Include fdl.texi.
7033 (Top): Add GNU Free Documentation License.
7034 * Makefile.in (SFILES_INCLUDED): Add gpl.texi.
7035 (gdbint.dvi, gdbint.pdf, gdbint.info): Add dependency on fdl.texi.
7036 (gdbint_toc.html): Add dependency on gdb-cfg.texi and fdl.texi.
7037 (gdbint.info): Add srcdir to include path.
7038 * gdb.texinfo: Include gpl.texi.
7040 * gpl.texi: New file.
7044 * gdbint.texinfo (Debugging GDB): Remove references to cygnus.com.
7048 * gdb.texinfo: Document Cygwin native specific commands.
7052 * gdb.texinfo: Document gdbserver ``--attach'' command.
7056 * gdb.texinfo (overlays): Change @var(_ovly_debug_event)
7057 to @code(_ovly_debug_event).
7061 * gdb.texinfo (How Overlays Work): Shrink the overlay diagram.
7065 * gdb.texinfo (overlays): Mention new magic symbol
7066 '_ovly_debug_event', which allows GDB to keep better track
7071 * gdb.texinfo (Memory Region Attributes): Fix the wording.
7072 Suggested by Dmitry Sivachenko.
7074 * (<many nodes>): Fix the spelling and punctuation of "i.e.".
7078 * gdb.texinfo (set trust-readonly): Change value{gdbn} to value{GDBN}.
7082 * gdb.texinfo: (remote protocol): Gramatical fix-up.
7083 (set trust-readonly-sections): Document.
7087 * gdbint.texinfo (Releasing GDB): Revise and update.
7091 * gdbint.texinfo (Target Architecture Definition): Delete
7092 description of TARGET_BYTE_ORDER_DEFAULT.
7096 * gdb.texinfo: Fix typos and markup. From Dmitry Sivachenko
7101 * libgdb.texinfo: Delete file.
7105 * gdb.texinfo: Remove makeinfo 3.12 hacks.
7106 * gdbint.texinfo: Ditto.
7110 * gdb.texinfo: Fix typo ``Remove' -> ``Remote''.
7114 * Makefile.in: Update copyright.
7116 (gdb.dvi, gdb.pdf, stabs.dvi, stabs.pdf): Use TEXI2DVI.
7117 (gdbint.dvi, gdbint.pdf): Use TEXI2DVI. Add dependency on
7119 (TEXINDEX, PDFTEX): Delete makefile variables.
7123 * gdb.texinfo (Protocol): Move section to appendix.
7127 * gdb.texinfo (Remote Debugging): Create a menu.
7128 (Top): Add ``Remote Debugging'' to menu.
7132 * gdb.texinfo (Remote): Move the sub-section ``The GDB remote
7133 serial protocol'' from here.
7134 (Remote Debugging): To here. New chapter.
7138 * gdbint.texinfo (Target Architecture Definition): Delete
7139 description of TARGET_BYTE_ORDER_SELECTABLE_P.
7143 * gdbint.texinfo (Host Definition): Revise. xm-xyz.h and xyz.mh
7144 are no longer needed.
7145 (Porting GDB): Add maintainer note about configure.host.
7149 * gdbint.texinfo (Target Architecture Definition): Remove
7150 definition of IEEE_FLOAT.
7154 * gdb.texinfo: Beautify copyright years; fix a typo.
7155 (DJGPP Native): Fix overfull hboxes in examples. From Brian Youmans
7160 * gdbint.texinfo (Host Definition): Remove references to
7161 MALLOC_INCOMPATIBLE.
7165 * gdbint.texinfo (Host Definition): Remove references to XDEPFILES
7170 * gdb.texinfo (Maintenance Commands): Add appendix.
7171 (Set Breaks): Copy ``maint info breakpoint'' doco to
7172 ``Maintenance Commands'' appendix. Add reference.
7176 * fdl.texi: Remove next/prev from @node.
7180 * gdb.texinfo: @include fdl.texi. Fixes for overfull hboxes and
7181 for monstrous @multitable (from Brian Youmans).
7183 * fdl.texi: New file.
7185 * Makefile.in (SFILES_INCLUDED): Add fdl.texi.
7189 * gdbint.texinfo (Releasing GDB): New chapter.
7193 * gdb.texinfo (Embedded Processors, Calling program functions):
7194 Obsolete references to a29k.
7198 * gdbint.texinfo (Coding): Review Cleanups section. Examples
7199 examples. Document that a code-block should do or discard its
7200 cleanups before exit.
7204 * gdb.texinfo (Choosing files): Change @samp to @file.
7208 * gdb.texinfo (--pid): Document new command line option (attach).
7212 * gdb.texinfo (Tracepoints): Clarify that tracepoints need support
7217 * gdbint.texinfo (Target Architecture Definition): Replace
7218 BIG_ENDIAN with BFD_ENDIAN_BIG.
7222 * gdbint.texinfo (Target Architecture Definition): Replace
7223 value_ptr with struct value pointer.
7227 * gdb.texinfo (Free Software): Fix wording.
7231 * gdb.texinfo (Free Software): New section ``Free Software Needs
7232 Free Documentation''.
7240 * annotate.texi: Fix the application of GFDL in the Copyright notice.
7244 * gdb.texinfo (maint info sections): Fix typo.
7248 * gdb.texinfo (maint info sections): Document.
7250 * gdb.texinfo (info proc): Comment out documentation for
7251 'info proc' sub-options that are currently not implemented.
7255 * gdbint.texinfo (TARGET_CHAR_SIGNED): Document.
7259 * gdbint.texinfo (Target Architecture Definition): Replace
7260 LITTLE_ENDIAN with BFD_ENDIAN_LITTLE.
7264 * gdbint.texinfo (Host Definition): Delete documentation on
7269 * gdb.texinfo (Overlays): New chapter, documenting GDB's
7270 overlay support. Add to top-level menu.
7274 * gdb.texinfo (Command Syntax): Document C-o binding.
7278 * gdb.texinfo (Options): Eliminate attempt to explain .gdbinit/gdb.ini
7279 use since it is described in the referenced section.
7282 * gdb.texinfo (Command Files): Reword to make gdb.ini requirement
7283 clearer when using DJGPP.
7287 * gdb.texinfo (File Options): Change description of -nx and gdb.ini to
7288 specifically refer to MS-DOS.
7289 (command files): Mention gdb.ini is only used on MS-DOS.
7293 * gdb.texinfo (Invoking GDB): Document --args.
7294 (Mode Options): Likewise.
7298 * gdbint.texinfo (TARGET_RANGE_PROFITABLE_FOR_HW_WATCHPOINT):
7299 Delete documentation; this macro has been removed from the
7304 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Clarify.
7308 * gdb.texinfo (gdbarch_in_function_epilogue_p): Add documentation.
7312 * gdb.texinfo (info functions): Document use of backslash to
7313 quote regexp chars in function names such as "operator*()".
7317 * gdbint.texinfo (SOLIB_ADD): Document additional new
7322 * gdb.texinfo: (Command Files) Added documentation for the
7323 behavior of gdb with input redirected from a file.
7327 * gdb.texinfo (auto-solib-add): Change docs to match
7328 implementation change.
7329 (auto-solib-limit): Add docs for new variable.
7333 * gdbint.texinfo (Target Architecture Definition): Function
7334 value_as_pointer renamed to value_as_address.
7338 * gdbint.texinfo (Target Architecture Definition): Default
7339 POINTER_TO_ADDRESS functions assume unsigned addresses.
7340 (INTEGER_TO_ADDRESS): Document. Derive pragmatics section from a
7341 posting by Jim Blandy.
7345 * Makefile.in (MAKEHTMLFLAGS): Remove -glossary; the most recent
7346 version of texi2html (1.64) doesn't support this flag any more.
7350 * gdbint.texinfo (Host Definition): Remove description of
7353 * gdbint.texinfo (Host Definition): Remove description of R_OK.
7355 * gdbint.texinfo (Host Definition): Remove description of
7360 * gdbint.texinfo (Target Architecture Definition): Add
7361 explanation of TARGET_PRINT_INSN macro.
7365 * gdb.texinfo (`add-symbol-file'): Correct synopsis.
7366 Explain what it means to load relocatable files.
7370 * gdbint.texinfo: Bring the HTML `top' menu into sync with the
7375 * gdbint.texinfo: Add a cautionary note about macro use.
7379 * gdb.texinfo: Explain omitting the hostname in the
7380 `target remote' command.
7384 * gdbint.texinfo: Remove extraneous START-INFO-DIR-ENTRY
7385 and END-INFO-DIR-ENTRY.
7389 * gdb.texinfo (TUI Configuration): Rename tui configuration variables.
7393 * gdbint.texinfo (libgdb): Rewrite.
7397 * Makefile.in (gdbgui.dvi, gdb-gui, gdbgui.info): Targets deleted.
7401 * gdb.texinfo (TUI): New chapter, document the TUI.
7402 (Mode Options): Document the -tui option.
7406 * gdbint.texinfo (Host Definition): Remove description of
7411 * gdb.tex (DJGPP Native): New node, with descriptions of
7412 DJGPP-specific commands.
7416 * gdbint.texinfo: Three misspellings.
7420 * Makefile.in (refcard.dvi): Rewrite to avoid problems with empty
7421 `test` expressions on bash. Problem reported by Colin Walters.
7425 * gdbint.texinfo (User Interface): Update ui-out documentation to
7426 refelect recent UI/MI updates.
7430 * gdb.texinfo (Mode Options): Mention the mi0 and mi1
7435 * gdbint.texinfo (Target Architecture Definition): GDBARCH is a C
7436 structure and not macros.
7437 (Host Definition): Document that much of this chapter is obsolete.
7438 (Target Architecture Definition): Update list of files that make
7439 up a target architecture.
7444 * gdbint.texinfo (Target Architecture Definition): Update
7445 EXTRACT_STRUCT_VALUE_ADDRESS and EXTRACT_STRUCT_VALUE_ADDRESS_P.
7446 The latter has been changed to a true predicate.
7450 * annotate.texi: Add @noindent where needed. From Dmitry
7452 * gdb.texinfo: Indexing fix. From Dmitry Sivachenko.
7456 * gdb.texinfo (Protocol): Fix typo. Extra parenthesis.
7460 * gdb.texinfo (Remote Protocol): Document that the ``!'' packet
7461 returns ``OK''. Document that the ``R'' packet does not reply.
7465 * gdb.texinfo (Protocol): Add doc for new packet "qSymbol:".
7469 * gdb.texinfo (Signals): Clarify the default setting of signal
7474 * gdbint.texinfo (CLEAR_DEFERRED_STORES): Delete stray @item
7475 (FRAME_ARGS_ADDRESS_CORRECT): Ditto.
7479 * Makefile.in (GDBvn.texi): Set GDBVN from ../version.in.
7483 * gdbint.texinfo (Clean Design and Portable Implementation):
7484 Renamed from "Clean Design".
7485 (Clean Design and Portable Implementation): Document portable
7486 methods of handling file names, and the associated macros.
7490 * gdb.texinfo (Tracepoint Actions): Mention the "info scope"
7491 command and provide a cross-reference to its description.
7492 (Symbols): Note that "info scope" is useful for trace experiments.
7496 * gdb.texinfo (Symbols): Document "info scope".
7497 (Tracepoints): New chapter.
7498 (Contributors): Update for v5.1.
7499 <All nodes>: Change "C++" to "C@t{++}".
7501 * gdbint.texinfo (User Interface): A new section about ui_out
7502 functions, based on text written by Fernando Nasser.
7504 * stabs.texinfo: Change Permissions to GFDL. Update Copyright.
7508 * gdb.texinfo: Change Permissions to GFDL. Update Copyright.
7510 * gdbint.texinfo: Change Permissions to GFDL. Update Copyright.
7512 * gdbgui.texinfo: Change Permissions to GFDL. Update Copyright.
7513 Replace "GDB" with "@value{GDBN}". Fix markup.
7515 * annotate.texi: Change Permissions to GFDL. Update Copyright.
7517 * gdb.texinfo (Output Formats): Mention "info symbol" and provide
7518 a cross-reference to its description.
7519 (Symbols): Document "info symbol".
7523 * gdbint.texinfo (Algorithms): New section "Watchpoints" and new
7524 subsection "x86 Watchpoints".
7525 (Target Architecture Definition): Document the macros
7526 I386_USE_GENERIC_WATCHPOINTS and TARGET_HAS_HARDWARE_WATCHPOINTS.
7527 (Native Debugging): Document I386_USE_GENERIC_WATCHPOINTS.
7531 * gdbint.texinfo (Target Architecture Definition): Update
7532 definition of SOFTWARE_SINGLE_STEP_P to include empty parameter
7537 * Makefile.in, all-cfg.texi, annotate.texi, gdb.texinfo,
7538 gdbint.texinfo, refcard.tex: Update/correct copyright notices.
7542 * gdb.texinfo (Signals): Document "ignore", "noignore", and "all".
7546 * gdb.texinfo (Environment): Document that `path' does not change
7547 the value of PATH in GDB's own environment (it did in the past,
7548 but that was changed on March 15, 1994). Reported by Doug Evans
7551 * gdbint.texinfo: Fix up @itemize lists so that @item is alone on
7552 its line. Fix markup of commands and macros. Add an Index node
7557 * gdb.texinfo (Memory region attributes): New manual section.
7561 * gdbint.texinfo (POP_FRAME): Document use by return_command.
7565 * refcard.tex: Version and copyright fixed. From Phil Edwards
7570 * gdbint.texinfo (ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM,
7571 DWARF2_REG_TO_REGNUM): Document.
7575 * gdbint.texinfo (Coding): Update current value of
7576 --enable-build-warnings. Mention --enable-gdb-build-warnings.
7580 * gdb.texinfo (Continuing and Stepping): Fixed markup and typos,
7585 * gdb.texinfo: Document new 'set step-mode' command.
7589 * gdb.texinfo (Contributors, MIPS Embedded): Minor spelling
7594 * gdb.texinfo (Hooks): Document the new post-hook functionality.
7599 * gdbint.texinfo (Overall Structure): Spelling fix.
7603 * gdbint.texinfo (Target Architecture Definition): Document that
7604 REGISTER_CONVERT_TO_VIRTUAL should only be called on a register
7605 for which REGISTER_CONVERTIBLE returns a zero value.
7609 * Makefile.in (install-info): Find files to install in either the
7610 build or source directories (adapted from Makefile.am).
7614 * stabs.texinfo: Fix spelling errors.
7615 (String Field): FILE-NUMBER starts from 0, not 1.
7619 * refcard.tex: Remove \centerline from the blurb. Patch from
7624 * Makefile.in (install-info): Support installation from outside of
7625 the source directory. Reported by Mark Harig
7630 * gdb.texinfo: Fix typo, $bpnum is set to last breakpoint number.
7634 * Makefile.in (pdf, gdbint.pdf, gdb.pdf, stabs.pdf): New targets.
7635 Generate using pdftex.
7637 (STAGESTUFF, maintainer-clean realclean): Add *.pdf.
7638 (gdb.texinfo, gdbint.texinfo, stabs.texinfo): When TeX insert the
7639 @contents at the start.
7643 * gdb.texinfo: Remove duplicate @syncodeindex. From Brian
7649 * gdb.texinfo: Fix ``et al.''.
7653 * Makefile.in (refcard.dvi): Remove quotes around REFEDITS in for
7658 * configure: Regenerate.
7662 * Makefile.in (install-info): Run install-info on installed Info
7667 * gdb.texinfo: Add Stan Shebs, et.al. as authors. Mention
7672 * gdb.texinfo: Proofreading changes from Brian Youmans.
7676 * gdb.texinfo (Command Files): Mention -x, use @enumerate for
7677 startup sequence, minor edits.
7681 * annotate.texi: Remove "@syncodeindex fn cp", it causes grief in
7684 * gdb.texinfo: Add "@syncodeindex fn cp". Convert all entries
7685 "@kindex f" into "@kindex f (foo)", otherwise we get index entries
7686 like `n' and `s' which look weird. Convert some of the @kindex to
7687 @vindex, when they refer to variables, not commands.
7691 * gdbint.texinfo (Hints): Do not use @value{GDBN in @nodes.
7695 * Makefile.in (GDBMI_DIR): New variable.
7696 (SET_TEXINPUTS): Add $(GDBMI_DIR).
7697 (SFILES_DOC): Add $(GDBMI_DIR)/gdbmi.texinfo.
7698 (gdbmi.texinfo): New target, for texi2roff.
7699 (gdb.me, gdb.ms, gdb.mm): Depend on gdbmi.texinfo.
7700 (gdb.info, gdb_toc.html): Add "-I ${GDBMI_DIR}".
7702 * gdb.texinfo (Top): Add GDB/MI to the main menu and @include
7704 (Mode Options): Add xref to GDB/MI docs and remove a FIXME
7709 * gdb.texinfo (Files): Update description of add-symbol-file
7714 * gdb.texinfo (Porting GDB): Don't use @value in the node name, it
7715 prevents the build (and is generally a Bad Idea).
7719 * gdb.texinfo (Protocol): Prevent makeinfo from complaining about
7720 a comma inside @var.
7721 (Command Files): Index markup changes from Dmitry Sivachenko
7726 * Makefile.in (LN_S): Define.
7727 (gdb-cfg.texi, gdb.dvi, links2roff, inc-hist.texinfo): Don't
7728 invoke "ln -s" unless it is known to work.
7730 * configure.in (AC_PROG_LN_S): Add.
7734 * gdbint.texinfo (Pointers Are Not Always Addresses): New manual
7736 (Target Conditionals): Document ADDRESS_TO_POINTER,
7741 * gdbint.texinfo: Replaced GDB with @value{GDBN}, @include
7742 gdb-cfg.texi to get the value.
7746 * gdbint.texinfo (Target Architecture Definition): Fix
7751 * gdbint.texinfo (Using Different Register and Memory Data
7752 Representations): New section.
7753 (REGISTER_CONVERTIBLE, REGISTER_RAW_SIZE, REGISTER_VIRTUAL_SIZE,
7754 REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_VIRTUAL,
7755 REGISTER_CONVERT_TO_RAW): Document.
7759 * gdb.texinfo (Protocol): Deprecate the sequence-id. Add cindex
7760 for acknowledgments.
7764 * gdb.texinfo (Protocol): Replace ``qfThreadExtraInfo'' with
7769 * gdb.texinfo: Clarify which remote debug protocol commands are
7770 required and which are optional.
7774 * gdb.texinfo: Revert remainder of Fri Mar 24 18:06:34 2000 Andrew
7776 back to annotate.texi, rluser.texinfo and inc-hist.texinfo.
7777 * annotate.texi: Update.
7781 * gdb.texinfo: Update dates, bump to Eighth Edition (note
7782 expectation of additional changes before release), update
7783 ISBN, add copy of top-level menu for @ifhtml, remove explicit
7784 node links, rephrase and/or shorten lines to fix formatting
7785 problem in both regular and @smallbook formats.
7786 * annotate.texi: Shorten lines in example, use smallexample
7787 consistently everywhere.
7788 * Makefile.in: Add comment about texinfo 4.0 html generation.
7789 (SFILES_INCLUDED): Add annotate.texi.
7793 * gdb.texinfo (Debugging Output): Added new section, documenting
7794 the "set/show debug" commands.
7798 * annotate.texi (Annotations): When GDBN omit @chapter and @node
7801 * gdb.texinfo: Check for @ifinfo instead of @ifnottex.
7802 (rluser.texinfo, inc-hist.texinfo, annotate.texi): Add local
7803 @chapter and @node entries.
7805 * gdb.texinfo: Link all top-level nodes.
7809 * Makefile.in (install-info): Create $(infodir) before installing
7815 * gdbint.texinfo : Added paragraphs about command deprecation.
7819 * gdb.texinfo: Add documentation for the apropos command.
7823 * gdb.texinfo: Add new queries ThreadInfo and ThreadExtraInfo.
7827 * gdb.texinfo: Add white space to prevent overprinting in
7832 * gdb.texinfo: Many minor changes from Dmitry Sivachenko
7838 * gdb.texinfo (main menu): Add Annotations.
7839 (File Options): Add @cindex entries for each command-line option.
7840 Document --epoch, --annotate, --async, --interpreter, --write,
7841 --statistics, and --version.
7843 * annotate.texi: Convert to a chapter. Use @value{GDBN} instead
7848 * gdbint.texinfo (FUNCTION_START_OFFSET): Document.
7852 * gdbint.texinfo: Document COERCE_FLOAT_TO_DOUBLE --- the new form.
7856 * Makefile.in (diststuff): New target.
7860 * agentexpr.texi: Fix wording regarding Intel's IA-64
7861 architecture. [From Jim Wilson.]
7865 * gdb.texinfo (Breakpoints): Mention breakpoint ranges.
7866 (Delete Breaks): Mention range arguments.
7867 (Disabling): Likewise.
7871 * gdb.texinfo: Wrap "ASCII" in @sc{}; clarify a few sentences.
7875 * gdbint.texinfo (FRAME_CHAIN_VALID): Add the generic frame-chain
7880 * gdb.texinfo: Clarify regular expressions used in rbreak.
7884 * gdbint.texinfo (MEMORY_INSERT_BREAKPOINT,
7885 MEMORY_REMOVE_BREAKPOINT): Document.
7889 * gdb.texinfo (remote): Document how GDB ignores the qOffsets BSS
7890 offset re-using the DATA offset instead.
7894 * gdbint.texinfo (Target Architecture Definition): Add PARM_BOUNDARY.
7899 * gdb.texinfo: Use GDBP and GDBN everywhere, fix a couple other
7902 * gdb.texinfo: Various minor wording and formatting improvements,
7903 mentions of additional command-line options.
7907 * gdb.texinfo: Document additional forms of specifying section
7908 names and addresses for the add-symbol-file command.
7912 * gdbint.texinfo: Fix typo, add the word "have".
7916 * gdbint.texinfo (Target Architecture Definition): Document the
7917 SKIP_PERMANENT_BREAKPOINT macro.
7921 * gdb.texinfo: Fiks speling errers.
7923 * gdb.texinfo: Fix uses of @multitable.
7926 * gdb.texinfo: Include details specific to DOS host, clarify
7927 some confusing language, fix @ref/@xref/@pxref usages, add
7928 comments about using with optimization, add more indexing,
7929 fix info about disassembly-flavor.
7933 * gdbint.texinfo (IN_SOLIB_DYNSYM_RESOLVE_CODE,
7934 SKIP_SOLIB_RESOLVER): Define.
7938 * gdb.texinfo (Protocol): Review. Add tables describing ``q'' and
7943 * gdb.texinfo: Create a new "Configurations" chapter with
7944 platform-specific info, inline remote.texi and move sections of it
7945 into the new chapter, move bits about info proc, heuristic search,
7946 and register stack into the new chapter.
7947 * remote.texi: Remove, now part of gdb.texinfo.
7948 * Makefile.in (SFILES_INCLUDED): Remove ref to remote.texi.
7952 * gdbint.texinfo (GDB_TARGET_IS_SUN3, GDB_TARGET_IS_SUN386,
7953 GDB_TARGET_IS_MACH386): These kludges have gone away.
7957 * gdbint.texinfo (Target Architecture Definition): Mention
7962 * gdb.texinfo: Remove remaining "HPPA" conditionals, rewrite
7963 surrounding text to fit HP-UX bits into general info.
7964 (HPPA-cfg.texi): Remove, no longer useful.
7966 * gdb.texinfo: Remove explicit links from @node lines, remove
7967 HP-added "Detailed Node Listing" from main menu which confuses
7971 * gdb.texinfo: Use @value{GDBN} instead of plain GDB, fix grouping
7972 in description of `set environment'.
7976 * gdbint.texinfo: Update coding standard to allow pure ANSI/ISO C.
7980 * gdbint.texinfo (Breakpoint Handling): Add missing words.
7984 * gdb.texinfo (Set Watchpoints): Explain some subtleties about
7985 watch, awatch, and rwatch. Explain why the latter two cannot be
7986 set as software watchpoints. Document that watchpoints for local
7987 variables are deleted when the debuggee terminates.
7991 * remote.texi (Protocol): Further clarification of the "qRcmd"
7992 packet. Allow E.. response packet. "qRcmd" packet is no longer
7997 * Makefile.in: Rename inc-hist.texi to inc-hist.texinfo.
7998 * gdb.texinfo: Ditto.
8002 * gdb.texinfo (KOD): New node.
8006 * remote.texi (Rcmd): Fix minor formatting typos.
8010 * remote.texi (protocol qRcmd): Allow ``OK'' and ``O...'' response
8015 * gdbint.texinfo (PREPARE_TO_PROCEED, ADDR_BITS_REMOVE): Doc
8020 * gdbint.texinfo (SAVE_DUMMY_FRAME_TOS): Define.
8024 * remote.texi (Communication Protocol): ``v'' is in use. Fix
8025 numerous formatting errors. Clarify ``i''. Mark ``i'', ``Z'',
8026 ``z'' and ``qRcmd'' as draft instead of reserved. Identify
8027 packets that are not supported on all hosts. Expand examples.
8032 * Makefile.in: Recognize html, install-html. Add targets
8033 to build HTML versions of documentation via texi2html.
8037 * gdbint.texinfo (Testsuite): New chapter, information about the
8042 * remote.texi (Communication Protocol): Rewrite.
8046 * stabs.texinfo: Fix uses of xref.
8050 * gdbint.texinfo: Add an anti-printf exhortation, and update the
8051 info about patch submission.
8056 * gdb.texinfo: Document Chill support.
8060 * gdbint.texinfo (SP_REGNUM, FP_REGNUM, PC_REGNUM): Add reference
8061 to corresponding TARGET_READ_reg TARGET_WRITE_reg macros.
8062 Document that the value should be greater-than or equal-to zero.
8063 (NO_STD_REGS): Document. Deprecate.
8067 * gdbint.texinfo (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT):
8068 Document that these are not used.
8072 * gdbint.texinfo (EXTRACT_STRUCT_VALUE_ADDRESS_P): Document.
8076 * gdbint.texinfo (FRAME_NUM_ARGS): Update definition. Parameter
8077 numargs was dropped.
8081 * gdbint.texinfo (FRAMELESS_FUNCTION_INVOCATION): Update.
8085 * gdbint.texinfo (SKIP_PROLOGUE, SKIP_PROLOGUE_FRAMELESS_P):
8090 * gdbint.texinfo (USE_GENERIC_DUMMY_FRAMES): Document.
8091 (GET_SAVED_REGISTER): Update, not just the a29k uses this.
8095 * gdbint.texinfo: Fix typos: $ -> @.
8099 * gdbint.texinfo (REGISTER_NAMES, BREAKPOINT, BIG_BREAKPOINT,
8100 LITTLE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT,
8101 BIG_REMOTE_BREAKPOINT): Deprecate in favor of REGISTER_NAME and
8106 * gdbint.texinfo (CALL_DUMMY_STACK_ADJUST_P,
8107 CALL_DUMMY_STACK_ADJUST): Document.
8111 * gdbint.texinfo (CALL_DUMMY_P, CALL_DUMMY_WORDS,
8112 SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY): Define.
8116 * gdbint.texinfo (MAINTENANCE_CMDS): Remove ref, since it no
8121 * gdb.texinfo, remote.texi, all-cfg.texi, HPPA-cfg.texi: Remove
8122 nearly all @ifset/@ifclear conditionals; nobody uses them, and
8123 they make the manual source incomprehensible.
8124 * h8-cfg.texi: Remove, hasn't been used in years.
8128 * gdb.texinfo: Update the credits.
8132 * gdb.texinfo: Fix mistakes noticed in printout of last
8133 draft, add Alpha to discussion of heuristic fence post.
8137 * gdb.texinfo, remote.texi: Many changes; update to Seventh
8138 Edition, merge some HP changes into mainline, describe some
8139 previously undocumented features, describe more of the target
8140 commands available, eliminate obsolete section on renamed
8142 * all-cfg.texi, HPPA-cfg.texi: Remove some obsolete conditionals.
8146 * gdb.texinfo: Make many HPPA conditionals unconditional,
8147 including catchpoint description, since now on for all configs.
8148 * all-cfg.texi: @clear HPPA, since is mainly for very HP-specific
8153 * Makefile.in (GDBvn.texi): Fix match expression to work with
8154 current format of VERSION in gdb/Makefile.in.
8155 * gdb.texinfo: Fix node ref to match new readline.
8159 * gdb.texinfo: Changes made as part of a project to merge in
8160 changes made by HP. Documentation makes extensive use of
8161 @ifclear HPPA and @ifset HPPA. The HP manual omits doumentation
8162 on remote debugging. There are differences in documentation
8163 (HP vs. non-HP) on C++ support (aCC vs. gnu gcc++). Also,
8164 the HP manual discusses catchpoints, hardware watchpoints, and
8165 some HPUX specific limitations for shared library support.
8167 There are also a number of @node changes.
8171 * gdbint.texinfo (Formatting): Disambiguate a sentence.
8176 The following changes were made by Edith Epstein
8180 * HPPA-cfg.texi: new file.
8182 * all-cfg.texi: set HPPA for HP PA-RISC targets.
8184 * refcard.tex: change documentation about catch.
8189 * gdbint.texinfo: Expand on GDB's coding standards,
8190 specify the use of arg names with prototypes.
8194 * gdb.texinfo: Fix tipo.
8198 * gdbint.texinfo: Document TARGET_BYTE_ORDER_DEFAULT and
8199 TARGET_BYTE_ORDER_SELECTABLE_P.
8203 * gdbint.texinfo (FRAME_FIND_SAVED_REGS): Document.
8207 * agentexpr.texi: New file.
8209 Wed Dec 9 21:13:57 1998 Andrew Cagney <cagney@chook>
8211 * gdbint.texinfo (REGISTER_NAME): Replace REGISTER_NAMES.
8215 * remote.texi: Changed wording that implied that the GDB remote
8216 protocol caches register values instead of GDB itself.
8220 * gdbint.texinfo: Add some info about symbol readers.
8221 (CHILL_PRODUCER, etc): Comment out descriptions, not useful.
8222 (IN_SOLIB_CALL_TRAMPOLINE): Rename info from IN_SOLIB_TRAMPOLINE.
8223 (IN_SOLIB_RETURN_TRAMPOLINE): Describe.
8224 (KERNEL_DEBUGGING, MIPSEL): No info about these, remove.
8226 Mon Nov 30 11:32:21 1998 Andrew Cagney <cagney@chook>
8228 * gdbint.texinfo (FRAME_CHAIN_VALID_ALTERNATE):
8232 * gdbint.texinfo (INNER_THAN): Update, now takes parameters.
8234 Fri Nov 27 12:39:45 1998 Andrew Cagney <cagney@chook>
8236 * gdbint.texinfo (NO_SINGLE_STEP): Replace with
8237 SOFTWARE_SINGLE_STEP_P and SOFTWARE_SINGLE_STEP.
8241 * gdbint.texinfo: Fix minor typos.
8245 * gdbint.texinfo: Complete overhaul. Group descriptions more
8246 logically, add more info on generic algorithms, remove much
8247 obsolete and/or wrong material.
8251 * stabs.texinfo (Method Type Descriptor): Expand and correct.
8255 * refcard.tex: Copyright, address updates.
8259 * gdb.texinfo (EDITION, DATE): Update and change to use ordinals
8260 for the edition instead of confusing GDB-version-like numbers.
8264 * gdb.texinfo (hbreak, watch): Fix typo, "date" -> "data".
8268 * LRS: Reformat a bit to keep text under 80 columns.
8272 * gdb.texinfo: Add some credits, mention bug monitor.
8273 * remote.texi: Mention mips monitor targets.
8274 * gdbint.texinfo: Describe SP_REGNUM, STEP_SKIPS_DELAY.
8278 * gdbint.texinfo: Remove obsolete mentions of pinsn.c and opcode.h
8279 files, finish sorting of host vs target vs native macros, describe
8284 * gdbint.texinfo (Host Conditionals): Document change from
8285 using NO_MMALLOC to it's inverse, USE_MMALLOC.
8289 * gdbint.texinfo (Host Conditionals): Document
8290 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, HAVE_LONG_DOUBLE.
8294 * gdbint.texinfo (Host Conditionals): Add CRLF_SOURCE_LINES.
8295 Document LSEEK_NOT_LINEAR.
8299 * stabs.texinfo (Stab Section Basics): Make it clear that only
8300 some versions of the GNU linker remove the leading N_UNDF symbol.
8304 * stabs.texinfo (String Field): Document type number pairs here,
8305 instead of in the Sun specific section.
8306 (Include Files): The GNU linker supports the N_BINCL
8307 optimization. Clarify the N_BINCL value, and what it is used
8309 (Procedures): Document N_FUN with an empty string to mark the end
8311 (Typedefs): Mention that Sun compilers may use N_GSYM for a type.
8312 (Sun Differences): Remove this node, as the information is now
8313 elsewhere in the main document.
8314 (Stab Section Basics): Mention that the GNU linker may optimize
8315 stabs and remove the leading N_UNDF symbol.
8319 * gdb.texinfo, refcard.tex: Restore author credit
8323 * gdbint.texinfo (SIGTRAMP_START, SIGTRAMP_END): Update
8324 documentation to account for START and END macros taking
8330 * gdb.texinfo (Frames): Fix typo.
8334 * gdbint.texinfo (NO_SINGLE_STEP): Document that single_step takes
8335 a target_signal as arg type, not a pid.
8339 * gdb.texinfo: Document `set assembly-language'.
8343 * remote.texi: Update list of stubs in the GDB distribution.
8347 * gdbint.texinfo (NO_MMCHECK): Renamed from NO_MMALLOC_CHECK.
8348 Also document that some systems can use mmalloc but must define
8349 this if their C runtime allocates memory that is later freed.
8350 (MMCHECK_FORCE): Document new macro.
8354 * remote.texi: Add documentation for target Sparclet.
8358 * Makefile.in (srcdir, VPATH, prefix, infodir, INSTALL,
8359 INSTALL_PROGRAM, INSTALL_DATA): Use autoconf set values.
8360 * configure.in: Rewritten for autoconf.
8365 * Makefile.in (DVIPS): New define, set to dvips.
8366 (dvi): Add stabs.dvi.
8368 (all-doc): Depend on info, dvi, and ps targets.
8369 (STAGESTUFF): Add *.ps and *.dvi files.
8370 (clean-info, clean-dvi): Remove.
8371 (mostlyclean): Does not depend upon clean-info or clean-dvi,
8372 rules completely rewritten.
8373 (maintainer-clean): Remove clean-info and clean-dvi
8374 dependencies and put their actions in the rules.
8375 (gdb.ps): New target
8376 (gdb.dvi, gdbgui.dvi, gdbint.dvi, stabs.dvi): Remove
8377 intermediate TeX files, whether they have 2 or 3 character
8379 (gdbint.ps): Add target and rules.
8380 (gdb-internals): Delete unused target.
8381 (Makefile): Depends upon config.status also.
8385 * gdbint.texinfo (CC_HAS_LONG_LONG): Clarify when/how this is
8391 * gdb.texinfo (Expressions): Fix erroneous array constant example.
8395 * gdb.texinfo: Add missing "@bullet" to some "@itemize" commands.
8399 * gdb.texinfo (Print settings): Document
8400 `set/show print static-members' commands.
8404 * gdbint.texinfo (Native): Document name change, coredep.c to
8409 * stabs.texinfo (Include Files): Document the values the SunOS4
8410 linker creates for N_BINCL/N_EINCL/N_EXCL stabs.
8414 * gdbint.texinfo (Releases): Change gdb.tar.Z to gdb.tar.gz.
8419 * gdbint.texinfo (Releases): Make "gdb.tar.gz" rather than
8424 * Makefile.in (maintainer-clean): New target, synonym for
8429 * Update all FSF addresses except those in COPYING* files.
8434 * gdb.texinfo (convenience variables): Document $_exitcode.
8435 (quit): Document optional expression to use as exit code.
8439 * gdb.texinfo, remote.texi: Brought up to date with various
8444 * gdb.texinfo: Update dates and versions, fix comments about
8445 hardware watchpoints in future releases and about the
8446 sharedlibrary command.
8450 * stabs.texinfo: Remove node `XCOFF differences'. Describe value of
8451 C_FUN stab. Other cleanups.
8455 * remote.texi (Bootstrapping): Clarify that flush_i_cache is only
8460 * annotate.texi: Clarify which addresses have differing formats
8461 depending on the language and which do not.
8465 * remote.texi (NetWare): Changed example to use BOARD= instead of
8466 NODE= argument to reflect correspoding change to gdbserve.nlm.
8470 * stabs.texinfo (Negative Type Numbers): Mention the fact that
8471 GDB, as well as AIX dbx, supports the size type attribute.
8475 * stabs.texinfo (Negative Type Numbers): Document types -31 to -34.
8479 * gdb.texinfo (Define): Document $arg0... arguments to commands,
8480 and new 'if' and 'while' commands.
8484 * gdb.texinfo (Artificial arrays): Note use of coerce-to-array-type.
8488 * all-cfg.texi: New flag, GDBSERVE, for NetWare's gdbserve.nlm.
8489 * remote.texi (NetWare): New node, how to use gdbserve.nlm on
8490 NetWare targets. Mostly stolen from the Server node.
8494 * gdb.texinfo (Setting): Talk about the language of a source file
8495 versus the working language. The old documentation did not match
8500 * stabs.texinfo (Source Files): Document N_SO used to mark the end
8505 * gdb.texinfo (Processes): New node.
8509 * remote.texi: Update documentation of set/show mipsfpu.
8513 * gdbgui.texinfo: New file, manual for GUI (gdbtk) users.
8514 * Makefile.in (gdbgui.dvi, gdbgui.info): New actions.
8518 * gdbint.texinfo: Removed mentions of some incorrectly placed and
8519 obsolete conditionals, described some others.
8523 * gdbint.texinfo: Remove references to BROKEN_LARGE_ALLOCA and
8524 SET_STACK_LIMIT_HUGE; they were removed from GDB 14 May 1994.
8528 * gdbint.texinfo: Put regex conditionals in their own table.
8532 * gdbint.texinfo: Removed mentions of many obsolete conditionals,
8533 described or fixed the descriptions of many others.
8537 * gdb.texinfo: Add some more credits.
8538 * gdbint.texinfo: Capitalize GDB consistently, describe some
8539 macros and remove some.
8543 * gdbint.texinfo: Removed mentions of many incorrectly placed and
8544 obsolete conditionals, described some others.
8548 * gdb.texinfo (help targets): Changed to `help target', which
8549 is the correct gdb command.
8553 * annotate.texi (TODO): New node, for keeping track of annotations
8554 suggested but not yet implemented.
8558 * stabs.texinfo (Statics): Value of xcoff C_BSTAT points to
8559 another symbol, it is not the address itself.
8563 * stabs.texinfo (Stab Section Basics): Add comment about alignment
8564 of stabs-in-coff sections.
8568 * annotate.texi: Change edition to 0.5 and date to May 1994.
8570 (Frames): New node, for frame annotation.
8571 (Displays): New node, for display annotation.
8573 * remote.texi (MIPS Remote): Say that set timeout doesn't apply
8574 when waiting for your program to stop.
8578 * annotate.texi (Breakpoint Info): Document annotation of header
8579 fields and record annotation.
8583 * annotate.texi: New file, to document annotations.
8587 * Makefile.in (clean): Don't remove GDBvn.texi (apparently on Jan
8588 16 I meant to make this change but did not). Do remove gdb-cfg.texi.
8592 * stabs.texinfo (Stab Section Basics): Say what is in .stab
8593 section, and say n_strx field is compilation unit relative.
8594 * stabs.texinfo: Don't use @code for a.out when it is the name of
8595 an object file format.
8599 * gdb.texinfo: Refer to file names, not path names, per rms
8601 (Arguments): Fix typo.
8605 * stabs.texinfo (Global Variables): Talk about stabs in files
8606 where variables are referenced, but not defined.
8610 * stabs.texinfo: Move stuff on @ and # type descriptors from node
8611 Cplusplus to new nodes Member Type Descriptor and Method Type
8612 Descriptor. Re-write stuff for #.
8616 * gdb.texinfo (Print Settings): Don't document "set print
8617 fast-symbolic-addr off". The bug which it worked around was fixed
8618 on 25 Feb 94 in coffread.c, so I'm nuking the command.
8620 * stabs.texinfo (Alternate Entry Points): New node, rewritten from
8623 * stabs.texinfo (Type Descriptors): Add 'Y' type descriptor.
8627 * gdbint.texinfo (Host Conditionals, Target Conditionals): Remove
8628 references to ieee-float.c.
8632 * gdb.texinfo (Set Breaks): Update documentation for tbreak to
8633 match what the code actually does.
8637 * stabs.texinfo (Symbol Descriptors): Add OS9000 symbol descriptor s.
8641 * stabs.texinfo (Type Descriptors): Add OS9000 type descriptors c,
8646 * stabs.texinfo: Document N_RBRAC as function relative for COFF as
8647 well as for ELF and SOM. Unify the descriptions of ELF and SOM
8648 as "stabs in sections" rather than just saying "ELF and SOM".
8649 Also make that stuff apply to COFF.
8653 * gdb.texinfo (Formatting Documentation): Change GhostScript to
8658 * gdb.texinfo (Continuing and Stepping): When talking about "step"
8659 versus functions without line numbers, also mention stepping into
8660 them as well as "step" when you are in them. Tell the user how to
8661 deal with the situation. Add comment about "debugging information".
8665 * stabs.texinfo (Enumerations): Document restriction on where
8666 enumeration types can appear and still win with GDB.
8670 * stabs.texinfo (Negative Type Numbers): Document format for type
8675 * gdb.texinfo (Selection, Frame Info): Update information about
8676 arbitrary frame specficiations.
8680 * gdb.texinfo, remote.texi: general editing pass prior to Net release
8684 * stabs.texinfo (String Field): Discuss continuing stabs with ?.
8688 * stabs.texinfo (Non-Stab Symbol Types): Mention N_SET* | N_EXT.
8692 * stabs.texinfo: Re-do stuff about C_BSTAT and move from XCOFF
8693 Differences node to Statics node.
8694 (Statics): Discuss XCOFF use of V symbol descriptor.
8696 * Makefile.in: Remove refcard.dvi and GDBvn.texi in realclean,
8701 * gdb.texinfo (Print Settings): Document `set print
8702 fast-symbolic-addr' and improve the doc for some other
8707 * stabs.texinfo (String Field): Talk about defining several type
8709 Fix lint regarding changing node ELF Transformations to
8710 ELF and SOM Transformations.
8714 * stabs.texinfo: Insert Peter Kessler's name as inventor (I think).
8718 * stabs.texinfo (Cross-References): `::' is for nested types only
8720 (Structures): Document static members.
8724 * stabs.texinfo: Document S type attribute.
8728 * stabs.texinfo: Add notes about stabs-in-som where appropriate.
8732 * gdbint.texinfo: Fix a few typos.
8736 * gdb.texinfo, remote.texi: formatting improvements
8738 * gdb.texinfo (New Features): mention threads.
8739 (Summary, C): fix xrefs in newly contributed text.
8740 (Threads): index entries, clarifications, example
8741 (passim): minor typos fixed, phrasing improvements
8743 * remote.texi (Bootstrapping): rephrase text on ^C and add index
8744 entries; (Server): explain use of gdbserver w/real-time systems,
8745 add example of conflicting TCP port; (MIPS Remote) break up
8746 running text into table, highlighting commands, and add example.
8750 * refcard.tex: avoid bad linebreaks even when REFEDITS=psrc.sed
8754 * stabs.texinfo (Nested Symbols): New node.
8755 (String Field, Symbol Descriptors, Cross-References): Refer to it.
8759 * stabs.texinfo (Stabs in ELF): Clarify how Bbss.bss work with respect
8760 to picking which Bbss.bss symbol to use, and (because there seems to
8761 be no good way of doing it) re-write some of the text to make it
8762 sound like Bbss.bss isn't such a great idea after all (as currently
8765 * gdb.texinfo (C): In addition to saying people have to use g++ for
8766 good results, say they have to use stabs. Specifically say cfront
8768 (Summary): Merge in information on Modula-2, Pascal, and Chill from
8769 the gdb README. Add xrefs to places where the support for the various
8770 languages is described in detail.
8774 * stabs.texinfo: Clean up stuff about visibility and virtual
8777 * stabs.texinfo (N_M2C): Cite Sun doc.
8781 * gdb.texinfo: updates re threads.
8782 * remote.texinfo: avoid index entries starting with digits.
8786 * stabs.texinfo (Enumerations): Talk about large, negative and
8787 octal values. Clean up cross reference to type attributes.
8788 (String Field): Say that GDB 4.11 supports size attribute.
8792 * remote.texi (VxWorks Remote): Clarify that rebuilding VxWorks kernel
8793 is a mandatory step. Make the stuff about that more concise.
8797 * stabs.texinfo (Class Names): New node.
8799 * gdb.texinfo (Command Files): Explain order of init file reading.
8801 * remote.texi (Bootstrapping): Talk about getting the serial driver
8802 to deal with ^C sent by gdb to stop the remote system.
8806 * libgdb.texinfo (I/O): incorporated better phrasing from rich.
8808 * libgdb.texinfo (Defining Commands): made the DOC arg
8809 to gdb_define_app_command a char * instead of char **
8810 per a suggestion from kingdon.
8812 * libgdb.texinfo: total rewrite from a different starting
8817 * stabs.texinfo (Local Variable Parameters): Re-write paragraph on
8818 floats passed as doubles (to improve clarity).
8822 * gdb.texinfo (Source Path): index entries for $cwd, $pdir
8824 * a4rc.sed: update to work with Andreas Vogel papersize params
8826 * refcard.tex: use Andreas Vogel simplifications of papersize
8827 params; remove useless version info; update copyright date.
8831 * gdb.texinfo (Symbols): Add class NAME to doc for ptype.
8835 * gdb.texinfo (Files): Say what address the load command loads it at.
8837 * stabs.texinfo (Common Blocks): Minor cleanups.
8839 * stabs.texinfo: Update ld stabs in elf relocation to reflect the fact
8840 that Sun has backed away from the linker kludge and thus the relevant
8841 issue is changes to the SunPRO tools, not the Solaris linker.
8843 * stabs.texinfo (Traditional Integer Types): Clean up description
8844 of octal bounds a little bit. Document extra leading zeroes.
8848 * gdb.texinfo (Signaling): Update for symbolic symbol names
8849 and add a section explaining the difference between the GDB
8850 signal command and the shell kill utility.
8854 * libgdb.texinfo: added `@' to braces that were unescaped.
8858 * libgdb.texinfo: new file. Spec for the gdb library.
8862 * stabs.texinfo (Include Files): Fix typo (start -> end).
8866 * gdb.texinfo, remote.texi: assorted small improvements, mostly
8867 from Melissa at FSF's editing pass.
8871 * gdb.texinfo: Remove stuff about ar and 14 character filenames.
8872 I believe this was fixed by the 13 Sep 89 change to print_frame_info.
8873 Also, modern versions of ar like BSD 4.4 or SVR4 don't have this bug.
8877 * remote.texi (Bootstrapping): Discuss 386 call gates.
8881 * stabs.texinfo (Based Variables): New node.
8885 * stabs.texinfo (Negative Type Numbers): Re-write discussions of
8886 names, sizes, and formats to suggest how not to lose.
8890 * stabs.texinfo (Methods): Fix typo.
8894 * gdb.texinfo: Fix a few typos.
8898 * gdb.texinfo: Clarify how well it works with Fortran.
8900 * stabs.texinfo (Stabs In ELF, Statics, ELF Transformations):
8901 More on relocating stabs in ELF files.
8905 * stabs.texinfo (Stabs In ELF): Talk about N_FUN value.
8909 * stabs.texinfo (Local Variable Parameters): Talk about nameless
8914 * gdb.texinfo: @up/@down -> @raisesections/@lowersections
8918 * stabs.texinfo: Make info author notice match the TeX author notice.
8922 * stabs.texinfo: Initial-caps all words in node names and
8923 non-trivial words in section names.
8927 * stabs.texinfo: Many minor cleanups.
8929 * stabs.texinfo: Remove @deffn except from Expanded Reference node.
8933 * stabs.texinfo: Remove full description of big example.
8934 It's not really helpful; just use pieces of it where appropriate.
8935 Add more Texinfo formatting directives (@samp, etc.).
8936 Use @deffn to define stab types.
8937 Eliminate some wordiness. Break up some nodes.
8938 Add an (alphabetized) index of symbol types.
8939 Use consistent capitalization style in node and section names.
8943 * gdb.texinfo: Change typo "Two two" to "The two".
8947 * stabs.texinfo (XCOFF-differences): Remove references to
8948 non-existent types N_DECL and N_RPSYM.
8950 * stabs.texinfo (String Field): Say that type attributes bug is
8951 fixed in GDB 4.10, since it is.
8953 * stabs.texinfo: Clean up djm cleanups, and more cleanups of my own.
8957 * stabs.texinfo: Formatting cleanups.
8961 * stabs.texinfo: When explaining the n_type of a stab, standardize
8962 how we do it ('#' as a comment indicator, "36 is N_FUN" as text,
8964 (Global Variables): Clean up.
8968 * stabs.texinfo (Stack Variables): Re-write.
8972 * stabs.texinfo (Stabs-in-elf): Talk about getting the start
8973 addresses of a source file. Also revise formatting.
8974 Change "object module" or "object file" to "source file".
8975 Various: Miscellaneous cleanups.
8979 * stabs.texinfo: Point to mangling info in gcc's gpcompare.texi.
8983 * gdbint.texinfo: Removed many nonsensical machine-collected
8984 host and target conditionals, described some of the remainder.
8988 * gdbint.texinfo (Getting Started): Use @itemize, not @table.
8990 * gdbint.texinfo (Top): Add name to @top line, and re-write the
8991 paragraph which follows.
8993 * gdbint.texinfo (Host): Use @code not @samp for Makefile
8994 variables. Looks better and avoids overful hbox.
8998 * stabs.texinfo (Procedures): Improve stuff on nested functions.
9002 * remote.texi: (MIPS Remote) clearer doc for set/show timeout,
9007 * gdbint.texinfo: Update statement about `some ancient Unix
9008 systems, like Ultrix 4.0' to Ultrix 4.2.
9010 Wed Jul 28 15:26:53 1993 Roland H. Pesch (pesch@el_bosque.cygnus.com)
9012 * h8-cfg.texi, all-cfg.texi: new flag GDBSERVER
9014 * Makefile.in: depend on remote.texi rather than gdbinv-s.texi
9016 * remote.texi: (Server) New node on gdbserver. (Remote Serial,
9017 ST2000 Remote, MIPS Remote): mention `host:port' syntax for TCP.
9019 * remote.texi: new name for former gdbinv-s.texi
9021 * gdb.texinfo: use remote.texi rather than gdbinv-s.texi
9025 * gdbinv-s.texi: Documented timeout and retransmit-timeout
9026 variables for MIPS remote debugging protocol.
9030 * stabs.texinfo (Negative Type Numbers): FORTRAN LOGICAL fix.
9034 * Makefile.in (refcard.dvi): Use srcdir where necessary.
9038 * gdb.texinfo: repair conditional bugs in text markup
9042 * gdb.texinfo, all-cfg.texi, h8-cfg.texi: introduce MOD2 switch
9043 to select Modula-2 material.
9047 * stabs.texinfo: Cleanups regarding statics.
9049 * gdbinv-s.texi (Bootstrapping): Document exceptionHandler.
9050 (Debug Session): Mention exceptionHandler. Add xref to Bootstrapping.
9054 * stabs.texinfo: N_MAIN is sometimes used for C.
9058 * gdbint.texinfo (Host, Target Conditionals): Remove TM_FILE_OVERRIDE.
9062 * gdbint.texinfo (Target Conditionals): Remove NO_TYPEDEFS,
9063 removed from the code by Kingdon.
9067 * gdb.texinfo (Break Commands): Remove stuff about flushing terminal
9068 input when evaluating breakpoint conditions; the bug has been fixed.
9070 * gdb.texinfo (Continuing and Stepping): Argument to "continue"
9071 sets the ignore count to N-1, not to N.
9075 * refcard.tex (\hoffset): correct longstanding error to match
9076 intended offset; avoids cutting off edge on some printers
9080 * stabs.texinfo (Parameters): Say that order of stabs is significant.
9084 * stabs.texinfo (Common Blocks): Say what Sun FORTRAN does.
9088 * Makefile.in: (REFEDITS) new var to control whether PS or CM
9089 fonts and whether US or A4 paper for GDB refcard; (refcard.dvi)
9090 collect sed edits if any, apply to refcard before formatting;
9091 (refcard.ps) stop implying PS fonts if PS output requested;
9092 (lrefcard.ps) delete extra target for variant PS fonts
9094 * refcard.tex: parametrize papersize dependent info, collect
9095 in easily replaced spot
9097 * a4rc.sed: new file, edits to refcard for A4 paper
9101 * stabs.texinfo (Negative Type Numbers): Type -16 is 4 bytes.
9105 * stabs.texinfo (Negative Type Numbers): Minor character cleanups.
9109 * stabs.texinfo: Express disapproval of 'D' symbol descriptor
9110 politely rather than rudely.
9114 * stabs.texinfo: Document common blocks.
9118 * stabs.texinfo: Add some basic info about stabs-in-elf.
9122 * stabs.texinfo (Top): Minor cleanup.
9124 Mon Jun 14 16:16:51 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
9126 * Makefile.in (install-info): remove parentdir support
9130 * gdb.texinfo (Copying): delete this node and references to it;
9131 RMS says this manual need not carry GPL. (passim): Improvements
9132 from last round at FSF, largely due to Ian Taylor review, and
9133 minor formatting improvements.
9135 * gdbinv-s.texi (passim): Improvements from last round at FSF,
9136 largely due to Ian Taylor review. (Debug Session): minor edits to
9141 * Makefile.in (realclean): Remove info and dvi files too.
9145 * {all,h8}-config.texi: Rename to *-cfg.texi for 14 char filenames.
9146 * Makefile.in: Change accordingly. gdb-config.texi -> gdb-cfg.texi.
9147 * gdb.texinfo: Change accordingly.
9149 * stabs.texinfo: Clean up N_{L,R}BRAC. Discuss what addresses of
9150 N_{L,R}BRAC,N_SLINE are relative to.
9154 * Makefile.in (GDBvn.texi): Update atomically.
9158 * gdbinv-s.texi (Debug Session): Document exceptionHook.
9162 * gdb.texinfo (Print Settings): Move all stuff relating to symbolic
9163 addresses together. Also motivate the set print symbol-filename
9164 command and suggest other solutions.
9168 * gdb.texinfo (set print elements): Note that the number of
9169 elements is set to unlimited by "set print elements 0".
9173 * stabs.texinfo (Builtin Type Descriptors): Try to clarify what
9175 (Stab Types): Include Solaris stab types.
9176 (Procedures): Document Solaris extensions.
9180 * gdb.texinfo: Add `set print symbol-filename' doc.
9184 * stabs.texinfo (Arrays): Talk about type definition vs. type
9187 * stabs.texinfo (Builtin Type Descriptors): Talk about omitting
9188 the trailing semicolon.
9192 * stabs.texinfo (Line Numbers, Source Files): Re-write these two nodes
9193 and merge in other parts of the document addressing these subjects.
9194 gdbint.texinfo (XCOFF): Remove info which is now in stabs.texinfo.
9196 * stabs.texinfo (Subranges, Arrays): Try to explain about the semicolon
9197 at the end of a range type.
9199 * stabs.texinfo (Subranges): "A offset" and "T offset" are not
9204 * stabs.texinfo (Stabs Format): Misc fixes.
9208 * stabs.texinfo (Constants): Allow an `e' constant to be non-enum.
9209 (Traditional builtin types): Document convex convention for long long.
9210 (Negative builtin types): Discuss type names, and misc fixes.
9214 * stabs.texinfo (Builtin Type Descriptors): Document the floating
9215 point types used with @samp{R} type descriptor.
9216 (Symbol Descriptors): Describe how to handle conflict between
9217 different meanings of @samp{P} symbol descriptor.
9221 * stabs.texinfo: Remove node Quick Reference and put its children
9222 directly under the main menu.
9224 * stabs.texinfo: Many more changes to bring it into line with
9225 AIX documentation and reality. I think it now has all the
9226 information from the AIX documentation, except that I burned
9227 out when I got to variant records (Pascal and Modula-2) and
9228 all the COBOL types. Oh well, we can add them later when we're
9229 worrying more about those languages.
9231 * stabs.texinfo (Automatic variables): Talk about what it means
9232 to omit the symbol descriptor.
9236 * stabs.texinfo (Parameters): Add "(sometimes)" when describing
9237 gcc2 behavior with promoted args.
9241 * gdb.texinfo: include readline appendices in info version of manual
9245 * gdbinv-s.texi (Remote Serial): describe new ^C behavior in
9248 * gdb.texinfo (Machine Code): more index entries for disassemble
9252 * Clarify the intended use of the gdb-testers and gdb-patches
9253 mailing lists, and shrink gzip comment.
9257 * gdb.texinfo (Shell Commands): do not mention SHELL env var in
9258 DOSHOST configuration of manual.
9260 * gdb.texinfo (MIPS Stack): new node.
9262 * all-config.texi (MIPS) new switch.
9264 * gdbinv-s.texi (Nindy Options) Remove two instances of future
9265 tense; (MIPS Remote) new node.
9267 * gdb.texinfo (passim) rephrases to work around makeinfo @value
9268 bug; (Environment) less passive, other small cleanups in text about
9269 .cshrc/.bashrc; (Invoking GDB) new MIPS Remote menu entry;
9270 (Remote) new MIPS Remote menu entry.
9274 * stabs.texinfo: Many changes to include information from the
9277 * gdb.texinfo (Environment): Mention pitfall with .cshrc.
9281 * gdbint.texinfo (new node Debugging GDB, elsewhere):
9282 Move a bunch of information from ../README.
9283 (Getting Started): New node.
9287 * gdbinv-s.texi, gdb.texinfo: include Hitachi SH target
9289 * gdb.texinfo: advance manual revision dates to present
9291 * gdbinv-s.texi, gdb.texinfo, all-config.texi, h8-config.texi:
9292 stop using silly Roman numerals in @set variable names
9296 * stabs.texinfo (Parameters): Keep trying to get this right.
9300 * stabs.texinfo (Parameters): More on "local parameters".
9304 * stabs.texinfo (Parameters): Re-do "local parameters" section.
9308 * stabs.texinfo (Symbol descriptors): Re-do using @table and @xref.
9309 (Parameters): Rewrite.
9310 (xcoff-differences, Sun-differences): Minor changes.
9314 * stabs.texinfo: Minor cleanup.
9318 * gdbint.texinfo: Minor xcoff stuff.
9322 * gdbint.texinfo: Update for new config directory structure.
9323 Add info about internal type data structures.
9327 * Makefile.in (SFILES_INCLUDED): gdb-config.texi is no longer in
9329 (gdb-config.texi): Depend on file in $(srcdir).
9333 * stabs.texinfo: Fixes about N_SO.
9337 * gdb.texinfo: include list of nonstandard init file names
9339 * *-config.texi: new switch GENERIC for text that applies *only*
9340 to (usual) multiple-target version of manual
9342 * gdb.texinfo, gdbinv-s.texi: Update conditional markup to correct
9345 * gdb.texinfo: depend on latest fixed makeinfo, use conditionals
9346 in menus (rather than conditionally selected multiple alternative
9349 * Makefile.in: define and use DOC_CONFIG var to select
9350 configuration for GDB user manual.
9352 * gdb-config.texi: delete from repository, generate from Makefile.
9354 * all-config.texi: normal `generic' configuration file, formerly
9355 stored as gdb-config.texi
9357 Wed Mar 24 14:03:19 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
9359 * Makefile.in: add dvi target to build all .dvi files
9363 * gdb.texinfo, gdvinv-s.texinfo: formatting improvements.
9367 * gdbint.texinfo: Doc NO_MMALLOC and NO_MMALLOC_CHECK as
9369 * stabs.texinfo: More array fixes inspired by Jim's.
9373 * stabs.texinfo: Fixes re arrays and continuations.
9375 * gdbint.texinfo: Add XCOFF node.
9379 * gdb.texinfo: Add `set print max-symbolic-offset' doc.
9383 * stabs.texinfo: Fix for array types to mention lower bounds.
9387 * gdbint.texinfo: Update PTRACE_ARG3_TYPE doc, pull PT_*.
9391 * gdbint.texinfo: Remove SET_STACK_LIMIT_HUGE from target defines.
9395 * gdbint.texinfo: Fix thinko (NM_FILE => NAT_FILE). Found
9400 * gdbint.texinfo: Eliminate IBM6000_HOST, document IBM6000_TARGET.
9404 * gdb.texinfo, gdbinv-s.texi: misc updates
9408 * gdbint.texinfo: Brief documentation for longjmp support,
9409 from an email msg by Stu.
9413 * stabs.texinfo: Fix description of floating point "range"
9414 types (which really define basic types). Reported by Jim Meehan,
9417 * gdbint.texinfo: Remove COFF_NO_LONG_FILE_NAMES define, now gone.
9421 * gdbint.texinfo: Slightly expand section on supporting a new
9426 * Makefile.in (refcard.ps, lrefcard.ps): Remove psref.tex
9431 * gdb.texinfo, gdbinv-s.texi: miscellaneous stylistic cleanups
9435 * gdbinv-s.texi: z8000 simulator target name is just "sim"
9437 * gdbinv-s.texi: Mention that Z8000 simulator can simulate Z8001
9442 * gdbint.texinfo: Add sections on clean design and on how to send
9447 * gdbint.texinfo: Add how to declare the result of make_cleanup.
9451 * gdb.texinfo: Fix typo, reported by Karl Berry.
9455 * gdb.texinfo: Add opcodes dir to GDB distribution description.
9457 Sat Oct 10 18:04:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9459 * gdbint.texinfo: fixed a stray email address (needs @@),
9460 added @table @code to node "Native Conditionals"
9464 * gdbint.texinfo: Describe coding style of GDB.
9468 * stabs.texinfo: Minor wording changes.
9472 * gdbint.texinfo: Improve release doc slightly.
9476 * gdbint.texinfo: Improve doc of GDB config macros.
9480 * stabs.texinfo: Remove Bothner's changes for C++ nested types.
9481 These will be reinserted when examined.
9485 * gdbint.texinfo: Make a start at documenting all the #if macros
9486 in GDB. At least list them all, and start separating them into
9487 host-specific and target-specific.
9491 * gdbinv-s.m4.in: refrain from using @cartouche for just a few
9492 examples (not consistent w others).
9493 gdb.texinfo: issue disclaimer paragraph on cmdline options only
9494 for generic vn of doc
9498 * Makefile.in: always create installation directories.
9502 * gdb.texinfo: in h8 config, do not describe searching commands.
9506 * gdb.texinfo, none.m4, h8.m4, gdbinv-s.m4.in: improve H8/300
9507 conditionals; introduce a few generic switches that may be
9508 useful for other cross-dev or dos-hosted configs.
9510 * gdb.texinfo: fix typo in "info reg" description
9514 * stabs.texinfo: Minor updates from running TeX over it.
9515 * Makefile.in (stabs.dvi, stabs.ps): Add.
9519 * stabs.texinfo: Stabs documentation, written by Julia Menapace.
9520 First pass at converting it to texinfo.
9524 * gdb.texinfo, refcard.tex: Document mult args on `info reg'.
9525 * Makefile.in (refcard.ps, lrefcard.ps): Add missing $(srdir).
9529 * gdbint.texinfo: Add section on partial symbol tables.
9531 Sat Jun 20 16:31:10 1992 John Gilmore (gnu at cygnus.com)
9533 * gdb.texinfo: document `set remotedebug' and `set
9534 rstack_high_address'.
9538 * gdb.texinfo: slight expansion of new text on reading info files
9539 * gdbinv-s.m4.in: correct and expand info on cross-debugging
9542 Tue May 12 12:22:47 1992 John Gilmore (gnu at cygnus.com)
9544 * gdb.texinfo: `info user' => `show user'. Noticed by David Taylor.
9546 Mon May 11 19:06:27 1992 John Gilmore (gnu at cygnus.com)
9548 * gdb.texinfo: Say how to read the `info' files.
9552 * Makefile.in: gm4 -> m4.
9554 Fri Apr 10 17:50:43 1992 John Gilmore (gnu at rtl.cygnus.com)
9556 * gdb.texinfo: Update for GDB-4.5. Move `Formatting
9557 Documentation' ahead of `Installing GDB' to match README.
9558 Update shared library doc, -readnow and -mapped, and directory
9559 structure (add glob and mmalloc). Update configure doc.
9563 * Makefile.in: remove $(srcdir) from gdb.info rule.
9567 * Makefile.in: commented out gdb-all.texinfo rule. This is
9572 * Makefile.in, configure.in: removed traces of namesubdir,
9573 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
9574 copyrights to '92, changed some from Cygnus to FSF.
9576 Fri Dec 13 09:47:31 1991 John Gilmore (gnu at cygnus.com)
9578 * gdb.texinfo: Improve how we ask for bug reports.
9580 Tue Dec 10 04:07:21 1991 K. Richard Pixley (rich at rtl.cygnus.com)
9582 * Makefile.in: infodir belongs in datadir.
9584 Fri Dec 6 23:57:34 1991 K. Richard Pixley (rich at rtl.cygnus.com)
9586 * Makefile.in: remove spaces following hyphens, bsd make can't
9587 cope. install using INSTALL_DATA. added clean-info. added
9588 standards.text support.
9590 Thu Dec 5 22:46:12 1991 K. Richard Pixley (rich at rtl.cygnus.com)
9592 * Makefile.in: idestdir and ddestdir go away. Added copyrights
9593 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
9594 and mandir now keyed off datadir by default.
9601 version-control: never