1 2021-07-02 Pedro Alves <pedro@palves.net>
3 * gdb.texinfo (TUI): <TUI Mouse Support>: New node/section.
5 2021-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
7 * gdb.texinfo (Symbols): Document new output format for 'info
10 2021-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
12 * gdb.texinfo (GDB/MI File Commands): Document --group-by-objfile
13 extension for -file-list-exec-source-files.
15 2021-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
17 * gdb.texinfo (GDB/MI File Commands): Document extensions to
18 -file-list-exec-source-files.
20 2021-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
22 * python.texinfo (Breakpoints In Python): Add BP_CATCHPOINT
25 2021-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
27 * guile.texinfo (Breakpoints In Guile): Add BP_CATCHPOINT
30 2021-06-21 Andrew Burgess <andrew.burgess@embecosm.com>
32 * gdb.texinfo (RISC-V Features): Mention vector register feature.
34 2021-06-21 Andrew Burgess <andrew.burgess@embecosm.com>
36 * python.texi (Unwinding Frames in Python): Mention
38 (Frames In Python): Mention Frame.level.
40 2021-06-16 Felix Willgerodt <felix.willgerodt@intel.com>
42 * gdb.texinfo (Process Record and Replay): Stop mentioning lines
43 for "record function-call-history" and
44 "set record function-call-history-size".
46 2021-06-08 Lancelot Six <lsix@lancelotsix.com>
48 * python.texi (Writing a Pretty-Printer): Use 'is None' instead of
51 2021-06-05 Shahab Vahedi <shahab@synopsys.com>
53 * gdb.texinfo (Source and Machine Code): Document 'set
54 disassembler-options' support for the ARC target.
56 2021-06-04 Hannes Domani <ssbssa@yahoo.de>
58 * python.texi (TUI Windows In Python): Document Window.click.
60 2021-05-29 Hannes Domani <ssbssa@yahoo.de>
62 * python.texi (Writing a Frame Filter): Fix example.
64 2021-05-27 Hannes Domani <ssbssa@yahoo.de>
66 * python.texi (TUI Windows In Python): Document "full_window"
69 2021-05-27 Hannes Domani <ssbssa@yahoo.de>
71 * python.texi (Symbols In Python): Document gdb.SYMBOL_LOC_LABEL.
73 2021-05-25 Hannes Domani <ssbssa@yahoo.de>
75 * python.texi (Symbols In Python): Fix gdb.SYMBOL_LOC_COMMON_BLOCK.
77 2021-05-24 Andrew Burgess <andrew.burgess@embecosm.com>
79 * gdb.texi (Initialization Files): Add '@:' after 'e.g.'.
80 (Source Path): Likewise.
81 (GDB/MI Development and Front Ends): Likewise.
82 (ARM Features): Likewise.
85 2021-05-14 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
87 * python.texi (Inferiors In Python): Mention the 'connection_num'
90 2021-05-12 George Barrett <bob@bob131.so>
92 * guile.texi (Values From Inferior In Guile): Add documentation
93 for value-const-value.
95 2021-05-12 George Barrett <bob@bob131.so>
97 * guile.texi (Values From Inferior In Guile): Add documentation
98 for value-reference-value. Add documentation for
99 value-rvalue-reference-value.
101 2021-05-12 George Barrett <bob@bob131.so>
103 * guile.texi (Types In Guile): Add documentation for
104 TYPE_CODE_RVALUE_REF.
106 2021-05-10 Andrew Burgess <andrew.burgess@embecosm.com>
108 * guile.texinfo (Breakpoints In Guile): Reword sentence.
109 * python.texinfo (Breakpoints In Python): Reword sentence.
111 2021-05-09 Andrew Burgess <andrew.burgess@embecosm.com>
113 * python.texinfo (Python Commands): Document 'set debug
114 py-unwind' and 'show debug py-unwind'.
116 2021-05-09 Andrew Burgess <andrew.burgess@embecosm.com>
118 * python.texinfo (Python Commands): Document 'set debug
119 py-breakpoint' and 'show debug py-breakpoint'.
121 2021-05-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
123 * gdb.texinfo (GDB/MI Breakpoint Commands): Mention the
124 '--force' flag of the '-break-condition' command.
126 2021-05-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
128 * gdb.texinfo (GDB/MI Breakpoint Commands): Mention the
129 '--force-condition' flag of the '-break-insert' and
130 '-dprintf-insert' commands.
132 2021-05-04 Simon Marchi <simon.marchi@polymtl.ca>
134 * python.texi (Types In Python): Re-organize Type.fields doc.
135 Mention handling of array types. Correct doc for when calling
136 the method on another type.
138 2021-04-28 Andrew Burgess <andrew.burgess@embecosm.com>
140 * gdb.texinfo (Initialization Files): Use @env when referencing
141 environment variables.
142 (Shell Commands): Likewise.
143 (Starting): Likewise.
144 (Arguments): Likewise.
145 (Environment): Likewise.
147 (Compiling and Injecting Code): Likewise.
149 (Command History): Likewise.
150 (Screen Size): Likewise.
153 2021-04-28 Andrew Burgess <andrew.burgess@embecosm.com>
155 * python.texinfo (Python Commands): Mention new commands.
157 2021-04-25 Lancelot Six <lsix@lancelotsix.com>
160 * gdb.texinfo (Symbols): Describe the 'x' and 'd' flags of the
161 ptype command, describe 'set print type hex' and 'show print
162 type hex' commands. Update 'ptype/o' examples.
164 2021-04-21 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
166 * gdb.texinfo (GDB/MI Breakpoint Information): Update the
167 description for the 'enabled' field of breakpoint locations.
169 2021-04-15 Tom Tromey <tom@tromey.com>
170 Andrew Burgess <andrew.burgess@embecosm.com>
172 * gdb.texinfo (Mode Options): Mention "set startup-quietly".
174 2021-04-15 Andrew Burgess <andrew.burgess@embecosm.com>
177 * gdb.texinfo (File Options): Mention new command line options.
178 (Startup): Discuss when early init files are processed.
179 (Initialization Files): Add description of early init files.
180 (Output Styling): Update description of 'version' style.
181 (gdb man): Mention early init files.
183 2021-04-14 Andrew Burgess <andrew.burgess@embecosm.com>
185 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add missing
186 parentheses to GDB prompt in example, and replace '(gdb)' with
187 '(@value{GDBP})' in one example where the latter was already in
190 2021-03-29 Luis Machado <luis.machado@linaro.org>
192 * gdb.textinfo (Memory Tagging): Make it a @section.
194 2021-03-24 Luis Machado <luis.machado@linaro.org>
196 * gdb.texinfo (Data): Document memory tagging changes to the "print"
198 (Examining Memory): Document memory tagging changes to the "x"
200 (Memory Tagging): Update with more information on changes to the "x"
201 and "print" commands.
203 2021-03-24 Luis Machado <luis.machado@linaro.org>
205 * gdb.texinfo (Memory Tagging): New subsection and node.
206 (AArch64 Memory Tagging Extension): New subsection.
208 2021-03-24 Luis Machado <luis.machado@linaro.org>
210 * gdb.texinfo (General Query Packets): Document qMemTags and
211 QMemTags. Document the "memory-tagging" feature.
212 (ARM-Specific Protocol Details): Document memory tag types.
214 2021-03-18 Andrew Burgess <andrew.burgess@embecosm.com>
216 * python.texinfo (Parameters In Python): Return empty string in
219 2021-02-24 Andrew Burgess <andrew.burgess@embecosm.com>
221 * gdb.texinfo (Files): Document new 'maint info target-sections'
224 2021-02-17 Lancelot Six <lsix@lancelotsix.com>
227 * gdb.texinfo (Remote Configuration): Fix show remote
228 interrupt-sequence and show remote interrupt-on-connect.
230 2021-02-11 Andrew Burgess <andrew.burgess@embecosm.com>
232 * gdb.texinfo (Files): Update documentation for 'maint info
235 2021-02-08 Andrew Burgess <andrew.burgess@embecosm.com>
237 * python.texinfo (TUI Windows In Python): Extend description of
240 2021-02-02 Lancelot SIX <lsix@lancelotsix.com>
242 * gdb.texinfo (Inferiors Connections and Programs): Document the
243 inferior command when used without argument.
245 2021-01-27 Tom Tromey <tromey@adacore.com>
247 * gdb.texinfo (Auto-loading extensions): Remove extraneous space.
249 2021-01-25 Marco Barisione <mbarisione@undo.io>
251 * python.texi: Add parentheses to print statements/functions.
253 2021-01-25 Andrew Burgess <andrew.burgess@embecosm.com>
255 * gdb.texinfo (Specify Location): Move menu to the end of the
257 (Auto-loading): Likewise.
258 (Extending GDB): Likewise.
260 (Operating System Information): Likewise.
262 2021-01-22 Andrew Burgess <andrew.burgess@embecosm.com>
265 * gdb.texinfo (Output Styling): Document version style.
267 2021-01-22 Andrew Burgess <andrew.burgess@embecosm.com>
269 * gdb.texinfo (Auto-loading extensions): Add additional cross
270 references and move @menu to the end of the node.
272 2021-01-22 Andrew Burgess <andrew.burgess@embecosm.com>
274 * gdb.texinfo (Aliases): Move @menu to the end of the node.
276 2021-01-22 Andrew Burgess <andrew.burgess@embecosm.com>
278 * gdb.texinfo (PowerPC Embedded): Down case contents of @var.
280 2021-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
282 * gdb.texinfo (Commands): Update menu.
283 (Extending GDB): Likewise.
284 (Command aliases default args): Moved later into the document,
285 added a cindex entry. Renamed the section 'Automatically prepend
286 default arguments to user-defined aliases' to 'Default Arguments'.
287 (Aliases): Moved earlier in the document. Minor rewording of the
288 first paragraph, down-cased the text inside all uses of @var, and
289 added a cross reference to the Python code. Renamed the section
290 'Creating new spellings of existing commands' to 'Command
293 2021-01-21 Hannes Domani <ssbssa@yahoo.de>
296 * python.texi (Breakpoints In Python): Document
297 gdb.BP_HARDWARE_BREAKPOINT.
299 2021-01-01 Joel Brobecker <brobecker@adacore.com>
301 * gdb.texinfo, refcard.tex: Update copyright year range.
303 2020-12-29 Hannes Domani <ssbssa@yahoo.de>
305 * python.texi (Frame Decorator API): Fix method name.
307 2020-12-23 Alex Bennée <alex.bennee@linaro.org>
309 * gdb.texinfo (Packets): Clarify language for ? packet.
311 2020-12-21 Joel Brobecker <brobecker@adacore.com>
313 * gdb.texinfo (Requirements): Add GMP to list of requirements.
315 2020-12-18 Hannes Domani <ssbssa@yahoo.de>
317 * python.texi (TUI Windows In Python): Remove erroneous 'a'.
319 2020-12-18 Hannes Domani <ssbssa@yahoo.de>
321 * python.texi (Values From Inferior): Document the address keyword.
323 2020-12-17 Simon Marchi <simon.marchi@polymtl.ca>
326 * gdb.texinfo (Range Checking): Fix "show check range" command
329 2020-12-13 Andrew Burgess <andrew.burgess@embecosm.com>
331 * gdb.texinfo (Caching Target Data): Document 'maint flush
334 2020-12-13 Andrew Burgess <andrew.burgess@embecosm.com>
336 * gdb.texinfo (Symbols): Document 'maint flush symbol-cache'.
337 (Maintenance Commands): Document 'maint flush register-cache'.
339 2020-12-04 Bernd Edlinger <bernd.edlinger@hotmail.de>
341 * Makefile.in: Delete GDBvn.texi and version.subst only in
342 the maintainer-clean target.
344 2020-11-29 Hannes Domani <ssbssa@yahoo.de>
347 * python.texi: Fix docu for static members argument.
349 2020-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
351 * gdb.texinfo (Debugging Output): Document 'set/show debug
352 fortran-array-slicing'.
353 (Special Fortran Commands): Document 'set/show fortran
354 repack-array-slices'.
356 2020-11-12 Andrew Burgess <andrew.burgess@embecosm.com>
358 * gdb.texinfo (Maintenance Commands): Update description of 'maint
361 2020-11-02 Andrew Burgess <andrew.burgess@embecosm.com>
363 * gdb.texinfo (Mode Options): Descriptions of initialization files
364 has been moved to 'Initialization Files'.
366 (Initialization Files): New node.
367 (gdb man): Update to mention alternative file paths.
368 (gdbinit man): Likewise.
370 2020-10-27 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
372 * gdb.texinfo (Set Breaks): Document the '-force-condition' flag
373 of the 'break'command.
374 * gdb.texinfo (Conditions): Document the '-force' flag of the
377 2020-10-27 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
379 * gdb.texinfo (Set Breaks): Document disabling of breakpoint
380 locations for which the breakpoint condition is invalid.
382 2020-10-06 Michael Forney <mforney@mforney.org>
384 * Makefile.in (HAVE_NATIVE_GCORE_HOST): Add for gcore.1
387 2020-10-04 Simon Marchi <simon.marchi@polymtl.ca>
389 * gdb.texinfo (Debugging Output): Add set/show debug event-loop.
391 2020-10-04 Simon Marchi <simon.marchi@polymtl.ca>
393 * gdb.texinfo (Debugging Output): Add empty lines, fix typo.
395 2020-09-13 Pedro Alves <pedro@palves.net>
397 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
398 "-break-insert --qualified" and "-dprintf-insert --qualified".
400 2020-08-25 Shahab Vahedi <shahab@synopsys.com>
402 * gdb.texinfo (Synopsys ARC): Document LP_START, LP_END and BTA.
404 2020-08-25 Shahab Vahedi <shahab@synopsys.com>
406 * gdb.texinfo (Synopsys ARC): Update the documentation for ARC
409 2020-08-07 Tom Tromey <tromey@adacore.com>
411 * gdb.texinfo (Ravenscar Profile): Add examples.
412 Document runtime initialization limitation.
414 2020-08-04 Jose E. Marchesi <jose.marchesi@oracle.com>
416 * gdb.texinfo (Contributors): Add information for the eBPF
420 2020-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
422 * python.texi (Unwinding Frames in Python): Update descriptions
423 for PendingFrame.read_register and
424 gdb.UnwindInfo.add_saved_register.
425 (Frames In Python): Update description of Frame.read_register.
427 2020-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
429 * python.texi (Registers In Python): Document new find function.
431 2020-07-22 Kevin Buettner <kevinb@redhat.com>
433 * gdb.texinfo (Maintenance Commands): Add documentation for
434 new command "maintenance print core-file-backed-mappings".
436 2020-07-22 Reuben Thomas <rrt@sc3d.org>
438 * gdb.texinfo (Remote Protocol, Overview): Correct the description
439 of which remote protocol commands are mandatory for a stub to
442 2020-07-20 Ludovic Courtès <ludo@gnu.org>
444 * doc/guile.texi (Guile Introduction): Mention Guile 3.0.
446 2020-07-20 Ludovic Courtès <ludo@gnu.org>
448 * guile.texi (Memory Ports in Guile): Mark
449 'memory-port-read-buffer-size',
450 'set-memory-port-read-buffer-size!',
451 'memory-port-write-buffer-size',
452 'set-memory-port-read-buffer-size!' as deprecated.
453 (Guile Introduction): Clarify which Guile
454 versions are supported.
456 2020-07-13 Paul Carroll <pcarroll@codesourcery.com>
460 * gdb.texinfo (Frame Apply): Remove anchor for 'frame
461 apply' and adjust xrefs to it.
463 2020-07-11 Philippe Waroquiers <philippe.waroquiers@skynet.be>
465 * gdb.texinfo (Attach): Update exec-file-mismatch doc.
467 2020-07-08 Hannes Domani <ssbssa@yahoo.de>
469 * gdb.texinfo: Document Windows drive conversion of
470 'set auto-load scripts-directory'.
472 2020-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
474 * gdb.texi (Registers): Add @anchor for 'info registers
476 * python.texi (Architectures In Python): Document new
477 register_groups method.
478 (Registers In Python): Document two new object types related to
481 2020-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
483 * python.texi (Python API): Add new section to the menu.
484 (Frames In Python): Add new @anchor.
485 (Architectures In Python): Document new registers method.
486 (Registers In Python): New section.
488 2020-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
490 * python.texi (Unwinding Frames in Python): Document
491 PendingFrame.architecture method.
493 2020-06-26 Eli Zaretskii <eliz@gnu.org>
495 * gdb.texinfo (Shell Commands): More accurate description of use
496 of $SHELL. Reported by Sandra Loosemore <sandra@codesourcery.com>.
498 2020-06-23 Andrew Burgess <andrew.burgess@embecosm.com>
500 * gdb.texinfo (Maintenance Commands): Document new 'maint print
503 2020-06-22 Philippe Waroquiers <philippe.waroquiers@skynet.be>
505 * gdb.texinfo (Command aliases default args): New node documenting
506 how to use default args for a command using aliases.
507 (Aliases): Document the new 'DEFAULT-ARGS...' option.
508 (Help): Update help aliases text and describe when full alias
509 definition is provided.
511 2020-06-11 Tom Tromey <tromey@adacore.com>
513 * gdb.texinfo (Index Files): Reword. Remove Ada limitation.
515 2020-06-10 Jonny Grant <jg@jguk.org>
517 * gdb.texinfo: Remove broken links Previous and Up from
520 2020-05-23 Tom Tromey <tom@tromey.com>
522 * gdb.texinfo (Output Styling): Don't mention completion styling.
523 (Editing): Don't mention readline completion styling.
525 2020-05-23 Tom Tromey <tom@tromey.com>
527 * gdb.texinfo (Output Styling): Mention completion styling.
528 (Editing): Mention readline completion styling.
530 2020-05-19 Pedro Alves <palves@redhat.com>
532 * gdb.texinfo (Attach): Update exec-file-mismatch description to
534 (Separate Debug Files): Add "build id" anchor.
536 2020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
538 * gdb.texinfo (Help): Document the help and apropos changes.
539 (Aliases): Document new meaning of -a abbreviation flag.
541 2020-05-05 Kamil Rytarowski <n54@gmx.com>
543 * gdb.texinfo (info proc, info proc cmdline, info proc cwd)
544 (info proc exe, info proc mappings, info proc stat): Mention
547 2020-04-28 Tom Tromey <tom@tromey.com>
549 * python.texi (Commands In Python): Document gdb.COMMAND_TUI.
551 2020-04-27 Tom Tromey <tromey@adacore.com>
553 * python.texi (Types In Python): Mention missing fields. Add
554 dynamic type example.
556 2020-04-24 Tom Tromey <tromey@adacore.com>
559 * python.texi (Types In Python): Document new features.
561 2020-04-15 Artur Shepilko <nomadbyte@gmail.com>
563 * gdb.texinfo: Transform @var{[host]} to [@var{host}]; this
564 clears makeinfo warnings.
565 * python.texi: Add a missing period trailing an @xref{} clause;
566 this clears a makeinfo warning.
568 2020-03-06 Tom de Vries <tdevries@suse.de>
570 * gdb.texinfo: Fix "the the".
572 2020-03-04 Tom de Vries <tdevries@suse.de>
574 * gdb.texinfo: Remove trailing "done." in "Reading symbols from" lines.
577 2020-03-02 Andrew Burgess <andrew.burgess@embecosm.com>
579 * gdb.texinfo (Command History): Extend description for
580 GDBHISTFILE and GDBHISTSIZE, add detail about the filename for
581 'set history filename' being optional. Describe the effect of an
582 empty history filename on 'set history save on'.
584 2020-02-24 Andrew Burgess <andrew.burgess@embecosm.com>
586 * gdb.texinfo (Threads): Fix alignment in 'info threads' example
589 2020-02-22 Tom Tromey <tom@tromey.com>
591 * python.texi (Python API): Add menu item.
592 (TUI Windows In Python): New node.
594 2020-02-22 Tom Tromey <tom@tromey.com>
597 * gdb.texinfo (TUI Commands): Document horizontal layouts.
599 2020-02-22 Tom Tromey <tom@tromey.com>
601 * gdb.texinfo (TUI Overview): Mention user layouts.
602 (TUI Commands): Document "tui new-layout".
604 2020-01-26 Tom Tromey <tromey@adacore.com>
606 * gdb.texinfo (M68K Features): Document floating-point feature
609 2020-01-25 Philippe Waroquiers <philippe.waroquiers@skynet.be>
611 * gdb.texinfo (Attach): Document the new option and the
613 (Connecting): Reference the exec-file-mismatch option.
615 2020-01-10 Pedro Alves <palves@redhat.com>
617 * gdb.texinfo (Starting): Say "current inferior not connected"
618 instead of "GDB not connected".
619 (Inferiors and Programs): Rename node to ...
620 (Inferiors Connections and Programs): ... this. Update all
621 references. Talk about multiple target connections. Update "info
622 inferiors" info to mention the connections column. Describe "info
623 connections". Document "add-inferior -no-connection".
624 * guile.texi, python.texi: Update cross references.
626 2020-01-01 Joel Brobecker <brobecker@adacore.com>
628 * gdb.texinfo, refcard.tex: Update copyright year range.
630 2019-12-14 Andrew Burgess <andrew.burgess@embecosm.com>
632 * python.texi (Symbols In Python): Remove duplicate description of
633 gdb.lookup_global_symbol.
635 2019-12-11 Simon Marchi <simon.marchi@efficios.com>
637 * gdb.texinfo (Writing JIT Debug Info Readers): Fix typo.
639 2019-12-11 Philippe Waroquiers <philippe.waroquiers@skynet.be>
641 * gdb.texinfo (Command Options): Use -p and -pretty in the example,
642 as -r is ambiguous. Update the print - TAB TAB completion result.
643 (Data): Document new option -raw-values. Use -p and -pretty in the
644 example, as -r is ambiguous.
645 (Print Settings): Document set print raw values.
646 (Pretty-Printer Commands): Document interaction between enabled
647 pretty printers and -raw-values/-raw-frame-arguments.
649 2019-12-10 Tom Tromey <tom@tromey.com>
651 * python.texi (gdb.prompt): Use correct quotes in example.
654 2019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
656 * doc/gdb.texinfo (GDB/MI Symbol Query): Add documentation of
657 -max-results to some -symbol-info-* commands.
659 2019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
661 * doc/gdb.texinfo (GDB/MI Symbol Query): Document new MI command
662 -symbol-info-module-functions and -symbol-info-module-variables.
664 2019-12-01 Tom Tromey <tom@tromey.com>
666 * gdb.texinfo (TUI Configuration): Mention TUI border styles.
667 (Output Styling): Document new settings.
669 2019-12-01 Tom Tromey <tom@tromey.com>
671 * gdb.texinfo (TUI Configuration): Document new setting.
673 2019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
675 * gdb.texinfo (Define): Indicate that user-defined prefix can
676 be used in 'define' command. Document 'define-prefix' command.
678 2019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
680 * doc/gdb.texinfo (GDB/MI Symbol Query): Document new MI command
681 -symbol-info-modules.
683 2019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
685 * doc/gdb.texinfo (GDB/MI Symbol Query): Document new MI command
686 -symbol-info-functions, -symbol-info-types, and
687 -symbol-info-variables.
689 2019-11-26 Tom Tromey <tom@tromey.com>
691 * gdb.texinfo (Maintenance Commands): Document new maint
694 2019-11-25 Luis Machado <luis.machado@linaro.org>
696 * gdb.texinfo (Debugging Output): Document set debug
697 remote-packet-max-chars.
699 2019-11-14 Tom de Vries <tdevries@suse.de>
701 * gdb.texinfo: Fix typos.
703 * stabs.texinfo: Same.
705 2019-11-12 Tom Tromey <tom@tromey.com>
707 * gdb.texinfo (Maintenance Commands): Document new command.
709 2019-11-11 Tom Tromey <tom@tromey.com>
711 * gdb.texinfo (TUI Keys): Document readline function names.
713 2019-11-11 Tom Tromey <tom@tromey.com>
715 * gdb.texinfo (Editing): Document operate-and-get-next.
717 2019-11-11 Tom Tromey <tromey@adacore.com>
719 * gdb.texinfo (Host I/O Packets): Fix typo in "vFile:pwrite".
721 2019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
723 * python.texi (Symbols In Python): Add documentation for
724 gdb.lookup_static_symbols.
726 2019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
728 * python.texi (Symbols In Python): Extend documentation for
729 gdb.lookup_static_symbol.
731 2019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
733 * gdb.texinfo (Symbols): Document new 'info module variables' and
734 'info module functions' commands.
736 2019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
738 * gdb.texinfo (Symbols): Document new 'info modules' command.
740 2019-10-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
742 * gdb.texinfo (Convenience Funs): Document the new
743 $_gdb_setting_str, $_gdb_maint_setting and $_gdb_maint_setting_str
744 convenience functions.
746 2019-10-29 Christian Biesinger <cbiesinger@google.com>
748 * Makefile.in: Also set SYSTEM_GDBINIT_DIR for the info manual
750 * gdb.texinfo (many sections): Document new --with-system-gdbinit-dir
753 2019-10-23 Tom Tromey <tom@tromey.com>
755 * Makefile.in (READLINE_DIR): Update.
757 2019-10-23 Christian Biesinger <cbiesinger@google.com>
759 * python.texi (Threads In Python): Add a note for how to get the
762 2019-10-07 Tom de Vries <tdevries@suse.de>
764 * gdb.texinfo: Fix typo.
768 2019-10-03 Bernhard Heckel <bernhard.heckel@intel.com>
770 * doc/gdb.texinfo (Fortran Operators): Describe scope operator.
772 2019-10-02 Tom Tromey <tromey@adacore.com>
774 * gdb.texinfo (Set Catchpoints, Convenience Vars): Document
777 2019-09-20 Ulrich Weigand <uweigand@de.ibm.com>
779 * doc/gdb.texinfo (Remote Configuration): Remove documentation for
780 qXfer:spu:read and qXfer:spu:write.
781 (General Query Packets): Likewise.
782 (Cell Broadband Engine SPU architecture): Remove subsection.
784 2019-09-18 Tom Tromey <tom@tromey.com>
786 * gdb.texinfo (Editing): Document readline application name.
787 (TUI Single Key Mode): Document TUI SingleKey keymap name.
789 2019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
791 * gdb.texinfo (Source Path): Additional text to better describe
792 how the source path directory list is used when searching for
795 2019-09-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
797 * gdb.texinfo (Ada Tasks): Tell the task name is printed, update
800 2019-09-10 Tom Tromey <tromey@adacore.com>
802 * gdb.texinfo (Index Files): Update Ada text.
804 2019-08-27 Andrew Burgess <andrew.burgess@embecosm.com>
806 * gdb.texinfo (Symbols): Add information about the -n flag to
807 "info variables" and "info functions".
809 2019-08-25 Yoshinori Sato <ysato@users.sourceforge.jp>
811 * gdb.texinfo (Standard Target Features): Add RX Features sub-section.
813 2019-08-16 Alan Hayward <alan.hayward@arm.com>
815 * gdb.texinfo (AArch64 Pointer Authentication)
816 (GDB/MI Breakpoint Information) (Frame Information): Document
819 2019-08-12 Tom Tromey <tom@tromey.com>
821 * gdb.texinfo (Configure Options): Document minimum version of
824 2019-08-09 Alan Hayward <alan.hayward@arm.com>
826 * gdb.texinfo (AArch64 Pointer Authentication): Fix typo.
828 2019-08-07 Alan Hayward <alan.hayward@arm.com>
830 * gdb.texinfo (AArch64 Pointer Authentication): New subsection.
832 2019-08-05 Christian Biesinger <cbiesinger@google.com>
834 * python.texi (Blocks In Python): Document dictionary access on blocks.
836 2019-08-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
838 * gdb.texinfo (Symbols): Document new args -dirname and -basename
839 of "info sources" command.
841 2019-07-30 Christian Biesinger <cbiesinger@google.com>
843 * python.texi (Symbols In Python): Document new function
844 gdb.lookup_static_symbol.
846 2019-07-29 Christian Biesinger <cbiesinger@google.com>
848 * python.texi (Objfiles In Python): Document new functions
849 Objfile.lookup_{global,static}_symbol.
851 2019-07-29 Philippe Waroquiers <philippe.waroquiers@skynet.be>
853 * gdb.texinfo (Backtrace): Document the new '-frame-info'
854 backtrace option. Reference 'set print frame-info'.
855 (Print Settings): Document 'set|show print frame-info'.
856 Document new 'presence' value for 'set print frame-arguments.
858 2019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
860 * gdb.texinfo (Symbols): Add information about -q flag to "info
863 2019-07-20 Kevin Buettner <kevinb@redhat.com>
865 * python.texi (python command): Revise example to match
868 2019-07-09 Pedro Alves <palves@redhat.com>
870 * gdb.texinfo (C++ Exception GDB/MI Catchpoint Commands): Adjust
871 examples to show type=catchpoint instead of type=breakpoint and an
874 2019-07-03 Pedro Alves <palves@redhat.com>
875 Philippe Waroquiers <philippe.waroquiers@skynet.be>
877 * gdb.texinfo (Command Settings): New node documenting the general
878 concept of settings, how to change them, and the new "with"
880 (Maintenance Commands): Document "maint with".
882 2019-07-03 Pedro Alves <palves@redhat.com>
884 * gdb.texinfo (Maintenance Commands): Document "maint set/show
885 test-settings" instead of "maint test-settings set/show".
887 2019-06-18 Simon Marchi <simon.marchi@efficios.com>
889 * gdb.texinfo (Invoking GDB): Remove sentence about how GDB
890 deals with a file that has the same name as the specified pid to
891 attach to. Add example using -p option.
892 (gdb man): Remove same sentence as in previous item.
894 2019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
896 * gdb.texinfo (GDB/MI Catchpoint Commands): Add menu entry to new
898 (C++ Exception GDB/MI Catchpoint Commands): New node to describe
901 2019-06-13 Pedro Alves <palves@redhat.com>
903 * gdb.texinfo (Command Completion): Mention command options too.
904 (Command Options): New node.
905 (Threads): Add anchors. Extend descriptions of the "taas" and
907 (Backtrace): Describe new options of the "backtrace" command. Add
909 (Frame Apply): Describe new options of the "frame apply" and
910 "faas" commands. Add anchors.
911 (Data): Describe new options of the "print" command. Add anchors.
912 (Compiling and Injecting Code): Mention options of the "compile
914 (Maintenance Commands): Mention "maint test-options" subcommands
915 and the "maint show test-options-completion-result" command.
917 2019-06-13 Pedro Alves <palves@redhat.com>
919 * gdb.texinfo (Print Settings): Document "set/show print
920 raw-frame-arguments" instead of "set/show print raw
923 2019-06-13 Pedro Alves <palves@redhat.com>
925 * gdb.texinfo (Maintenance Commands): Document "maint
926 test-settings" commands.
928 2019-06-06 Amos Bird <amosbird@gmail.com>
930 * annotate.texinfo (Multi-threaded Apps): Add entry for thread-exited
933 2019-06-04 Christian Biesinger <cbiesinger@google.com>
935 * python.texi: Document new gdb.Type.objfile property.
937 2019-06-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
939 * gdb.texinfo (Help): Document the new -v apropos flag.
940 (Output Styling): Document the style name styling done by "show style".
941 Document the new title and highlight styles.
943 2019-05-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
945 * gdb.texinfo (Shell Commands): Document pipe command.
946 (Logging Output): Add a reference to pipe command.
947 (Convenience Variables): Document $_shell_exitcode and
950 2019-05-29 Tom Tromey <tromey@adacore.com>
952 * gdb.texinfo (Continuing and Stepping): Document new
955 2019-05-22 Alan Hayward <alan.hayward@arm.com>
957 * gdb.texinfo (Shell Commands): Add debugredirect.
959 2019-05-22 Jan Vrany <jan.vrany@fit.cvut.cz>
961 * gdb.texinfo: Minor formatting fixes.
963 2019-01-28 Jan Vrany <jan.vrany@fit.cvut.cz>
965 * gdb.texinfo (Miscellaneous GDB/MI Commands): Document new
966 MI command -complete.
968 2019-05-14 Tom de Vries <tdevries@suse.de>
970 * gdb.texinfo (Automatic symbol index cache): Add concept and command
973 2019-05-14 Tom de Vries <tdevries@suse.de>
975 * gdb.texinfo (Maintenance Commands): Remove superfluous
976 quoting on command index entry for "maint info selftests".
978 2019-05-10 Tom Tromey <tromey@adacore.com>
980 * python.texi (Pretty Printing API): Mention lazy computation for
983 2019-05-10 Tom Tromey <tromey@adacore.com>
985 * gdb.texinfo (Set Catchpoints): Add text for parameter to "catch
986 exception" and "catch handlers". Move "catch exception unhandled"
987 text. Use @var for "catch load" and "catch unload"
989 2019-05-08 Tom Tromey <tromey@adacore.com>
991 * gdb.texinfo (Symbols): Document change to ptype/o.
993 2019-05-03 Eli Zaretskii <eliz@gnu.org>
995 * gdb.texinfo (Separate Debug Files): Document how the
996 subdirectory of the global debug directory is computed on
999 2019-04-29 Andrew Burgess <andrew.burgess@embecosm.com>
1001 * gdb.texinfo (Print Settings): Document 'print max-depth'.
1002 * guile.texi (Guile Pretty Printing API): Document that 'print
1003 max-depth' can effect the display of a values children.
1004 * python.texi (Pretty Printing API): Likewise.
1005 (Values From Inferior): Document max_depth keyword.
1007 2019-04-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1009 * gdb.texinfo (Calling): Document the new
1010 set|show may-call-functions.
1012 2019-04-22 Pedro Alves <palves@redhat.com>
1014 * gdb.texinfo (Reverse Execution): Mention and xref process record
1015 and replay. Mention remote and system emulators.
1016 (Process Record and Replay): List supported architectures.
1017 Mention that "record btrace" is only supported on Intel
1020 2019-04-17 Alan Hayward <alan.hayward@arm.com>
1022 * gdb.texinfo (Other Command-Line Arguments for gdbserver)
1023 (Monitor Commands for gdbserver)
1024 (gdbserver man): Add debug-file option.
1026 2019-04-08 Kevin Buettner <kevinb@redhat.com>
1028 * python.texi (Inferiors In Python): Rename
1029 Inferior.thread_from_thread_handle to Inferior.thread_from_handle.
1030 Add note about the former being deprecated.
1032 2019-04-08 Kevin Buettner <kevinb@redhat.com>
1034 * python.texi (Threads In Python): Add description for method
1035 InferiorThread.handle.
1037 2019-04-07 Tom Tromey <tom@tromey.com>
1039 * Makefile.in (all): Depend on "info".
1041 2019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
1043 * gdb.texinfo (Convenience Funs): Document '$_creal' and
1046 2019-03-30 Eli Zaretskii <eliz@gnu.org>
1048 * gdb.texinfo (Convenience Vars): Document $_gdb_major and
1051 2019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
1053 * python.texi (Pretty Printing API): Document use of None for the
1056 2019-03-22 Alan Hayward <alan.hayward@arm.com>
1057 Jiong Wang <jiong.wang@arm.com>
1059 * gdb.texinfo (AArch64 Features): Describe pauth feature.
1061 2019-03-20 Tom Tromey <tromey@adacore.com>
1063 * python.texi (Selecting Pretty-Printers): Use @defvar for
1064 gdb.pretty_printers.
1066 2019-03-14 Simon Marchi <simon.marchi@efficios.com>
1068 * gdb.texinfo (GDB/MI Development and Front Ends): Fix closing
1069 of table, "@end @table" -> "@end table".
1071 2019-03-14 Tom Tromey <tromey@adacore.com>
1073 * gdb.texinfo (Output Styling): Document "set style source" and
1074 "show style source".
1076 2019-03-13 Simon Marchi <simon.marchi@ericsson.com>
1078 * gdb.texinfo (Mode Options): Mention mi3.
1079 (Interpreters): Likewise.
1080 (GDB/MI Development and Front Ends): Add entry for MI 3 in
1081 version table. Document -fix-multi-location-breakpoint-output.
1082 (GDB/MI Breakpoint Information): Document format of breakpoint
1085 2019-03-05 Simon Marchi <simon.marchi@efficios.com>
1087 * python.texi (Values From Inferior): Change synopsys of the
1088 second form of Value.__init__.
1090 2019-03-02 Eli Zaretskii <eliz@gnu.org>
1092 * gdb.texinfo (Output Styling): Fix typos. Document the default
1093 foreground colors of the available styles.
1095 2019-02-27 Kevin Buettner <kevinb@redhat.com>
1097 * gdb.texinfo (Configure Options): Document minimum python
1100 2019-02-26 Kevin Buettner <kevinb@redhat.com>
1102 * python.texi (Values From Inferior): Document second form
1105 2019-02-23 Joel Brobecker <brobecker@adacore.com>
1107 * gdb.texinfo: Update copyright year ranges.
1108 * refcard.tex: Likewise.
1110 2019-02-21 Alan Hayward <alan.hayward@arm.com>
1112 * gdb.texinfo: Update style defaults.
1114 2019-02-21 Tom Tromey <tromey@adacore.com>
1116 * gdb.texinfo (Remote Configuration): Remove trailing "." from
1119 2019-01-16 Simon Marchi <simon.marchi@ericsson.com>
1121 * gdb.texinfo (GDB/MI Development and Front Ends): Add table of
1122 MI versions. Update text around it.
1124 2019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
1126 * gdb.texinfo (PowerPC Features): Document the alias
1127 pseudo-registers for the org.gnu.gdb.power.altivec feature.
1129 2019-01-09 Simon Marchi <simon.marchi@ericsson.com>
1131 * gdb.texinfo (Print Settings): Remove mention of specific
1132 demangle-style values, just refer to the in-process help.
1134 2018-12-28 Tom Tromey <tom@tromey.com>
1136 * gdb.texinfo (Output Styling): New node.
1138 2018-12-13 John Baldwin <jhb@FreeBSD.org>
1140 * gdb.texinfo (Set Catchpoints): Add an anchor for 'catch syscall'.
1141 (Native): Add a FreeBSD subsection.
1142 (FreeBSD): Document use of system call aliases for compatibility
1145 2018-11-21 Andrew Burgess <andrew.burgess@embecosm.com>
1147 * gdb.texinfo (Standard Target Features): Add RISC-V Features
1150 2018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1152 * gdb.texinfo (Examining the Symbol Table): Document language choice
1153 for 'info types|functions|variables' commands.
1154 (Setting Breakpoints): Document language choice to print
1155 the functions in which a breakpoint is set.
1157 2018-11-09 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
1159 * gdb.texinfo (PowerPC Features): Document the altivec and fpu
1160 requirements for the org.gnu.gdb.power.vsx feature.
1162 2018-11-01 Joel Brobecker <brobecker@adacore.com>
1164 * gdb.texinfo (Ada Tasks): Update the "info task 2" example
1165 output to match the current implementation.
1167 2018-10-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1169 * gdb.texinfo (Information About a Frame): Document changes
1170 to 'info args' and 'info locals'.
1171 (Examining the Symbol Table): Document changes to 'info functions'
1172 and 'info variables'.
1174 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
1176 * gdb.texinfo (PowerPC Features): Describe new features
1177 "org.gnu.gdb.power.htm.spr", "org.gnu.gdb.power.htm.core",
1178 "org.gnu.gdb.power.htm.fpu", "org.gnu.gdb.power.htm.altivec",
1179 "org.gnu.gdb.power.htm.vsx", "org.gnu.gdb.power.htm.ppr",
1180 "org.gnu.gdb.power.htm.dscr", "org.gnu.gdb.power.htm.tar".
1182 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
1184 * gdb.texinfo (PowerPC Features): Describe new features
1185 "org.gnu.gdb.power.ebb" and "org.gnu.gdb.power.linux.pmu".
1187 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
1189 * gdb.texinfo (PowerPC Features): Describe new feature
1190 "org.gnu.gdb.power.tar".
1192 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
1194 * gdb.texinfo (PowerPC Features): Describe new features
1195 "org.gnu.gdb.power.ppr" and "org.gnu.gdb.power.dscr".
1197 2018-10-20 Tom Tromey <tom@tromey.com>
1199 * gdb.texinfo (TUI Commands): Add @end table.
1200 (TUI Configuration): Remove stray @end table.
1202 2018-10-19 Tom Tromey <tom@tromey.com>
1205 * gdb.texinfo (TUI Commands): Remove tabset documentation.
1206 (TUI Configuration): Document "set tui tab-width".
1208 2018-10-09 Tom Tromey <tom@tromey.com>
1210 * python.texi (Inferiors In Python): Link to "Frames In Python",
1211 not "Unwinding Frames in Python".
1213 2018-10-09 Tom Tromey <tom@tromey.com>
1215 * gdb.texinfo (Configure Options): Update --enable-ubsan
1218 2018-10-08 John Baldwin <jhb@FreeBSD.org>
1220 * gdb.texinfo (Contributors): Add SRI International and University
1221 of Cambridge for FreeBSD/riscv.
1223 2018-10-06 Tom Tromey <tom@tromey.com>
1226 * python.texi (Inferiors In Python): Document
1227 Inferior.Architecture.
1229 2018-10-06 Tom Tromey <tom@tromey.com>
1232 * python.texi (Symbols In Python): Document the module and
1233 common-block domains. Remove documentation for incorrect
1236 2018-10-03 Tom Tromey <tom@tromey.com>
1238 * gdb.texinfo (Configure Options): Document --enable-ubsan.
1240 2018-10-02 John Darrington <john@darrington.wattle.id.au>
1242 * gdb.texinfo (Remote Connection Commands): Describe
1243 the changes to target remote and target extended-remote
1244 relating to Unix domain sockets.
1246 2018-10-01 Tom Tromey <tom@tromey.com>
1248 * gdb.texinfo (Configure Options): Document configure options.
1250 2018-09-29 Tom Tromey <tom@tromey.com>
1252 * gdb.texinfo (Requirements): Mention C++, GNU make.
1253 (Requirements): Sort the table. Add more libraries.
1254 (Running Configure): Remove obsolete text.
1255 (Separate Objdir): Likewise.
1256 (Configure Options): Likewise.
1258 2018-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
1260 * gdb.texinfo (Frames): Rewrite the description of 'frame number'
1261 to highlight that the number is also the frame's level.
1262 (Selection): Rewrite documentation for 'frame' and 'select-frame'
1264 (Frame Info): Rewrite documentation for 'info frame' command.
1266 2018-09-23 Tom Tromey <tom@tromey.com>
1269 * python.texi (Parameters In Python): Document exception behavior
1272 2018-09-18 John Baldwin <jhb@FreeBSD.org>
1274 * gdb.texinfo (info proc): Remove "running".
1275 (info proc mappings): Replace "program" with "process".
1277 2018-09-18 John Baldwin <jhb@FreeBSD.org>
1279 * gdb.texinfo (Process Information): Document "info proc files"
1282 2018-09-17 Tom Tromey <tom@tromey.com>
1284 * gdb.texinfo (Index Files): Update for cache directory change on
1287 2018-09-16 Tom Tromey <tom@tromey.com>
1289 * python.texi (Basic Python): Update docs for find_pc_line,
1291 (Progspaces In Python): Update docs for current_progspace.
1292 Document block_for_pc, find_pc_line, is_valid, nsolib_name.
1293 Move method documentation before example.
1295 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
1297 * python.texi (Objfiles In Python): Update gdb.objfiles() doc.
1299 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
1300 2018-09-13 Tom Tromey <tom@tromey.com>
1302 * python.texi (Program Spaces In Python): Document the
1303 Progspace.objfiles method.
1304 (Objfiles In Python): Mention that gdb.objfiles() is identical
1305 to gdb.selected_inferior().progspace.objfiles().
1307 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
1308 2018-09-13 Tom Tromey <tom@tromey.com>
1310 * python.texi (Inferiors In Python): Document
1312 (Program Spaces In Python): Document that
1313 gdb.current_progspace() is the same as
1314 gdb.selected_inferior().progspace.
1316 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
1318 * python.texi (Basic Python): Mention the string representation
1319 of GDB Python objects.
1321 2018-09-12 Simon Marchi <simon.marchi@ericsson.com>
1323 * gdb.texinfo (Skipping Over Functions and Files): Document
1324 set/show debug skip.
1326 2018-09-10 Tom Tromey <tom@tromey.com>
1328 * python.texi (Frames In Python, Blocks In Python)
1329 (Symbols In Python, Symbol Tables In Python)
1330 (Lazy Strings In Python): Remove periods from section titles.
1332 2018-09-10 Tom Tromey <tom@tromey.com>
1334 * python.texi (Pretty Printing API): Swap sentence order.
1336 2018-09-10 Tom Tromey <tom@tromey.com>
1339 * python.texi (Values From Inferior): Mention use of virtual
1342 2018-09-10 Tom Tromey <tom@tromey.com>
1344 * python.texi (Basic Python): Parenthesize argument to
1347 2018-09-10 Tom Tromey <tom@tromey.com>
1349 * python.texi (Python): Mention Python versions. Don't mention
1352 2018-09-10 Tom Tromey <tom@tromey.com>
1355 * python.texi (Unwinding Frames in Python): Rewrite
1356 create_unwind_info documentation. Update read_register
1357 documentation and add a note about unwinder caution.
1359 2018-09-10 Tom Tromey <tom@tromey.com>
1362 * python.texi (Events In Python): Fix inferior_call
1365 2018-09-10 Tom Tromey <tom@tromey.com>
1368 * python.texi (Frame Filter API): Remove period from subsection
1369 title. Mention 100 as good default priority.
1370 (Frame Decorator API): Remove period from subsection title.
1371 Mention FrameDecorator module.
1373 2018-09-10 Tom Tromey <tom@tromey.com>
1376 * python.texi (Exception Handling): Rearrange gdb.GdbError text
1379 2018-09-10 Tom Tromey <tom@tromey.com>
1381 * gdb.texinfo (Compilation): Use "gcc", not "gcc.info", in @xref.
1382 (Machine Code): Use "binutils", not "binutils.info", in @pxref.
1383 (Separate Debug Files): Use "ld", not "ld.info", in @ref.
1384 * python.texi (Objfiles In Python): Use "ld", not "ld.info", in @ref.
1386 2018-09-10 Tom Tromey <tom@tromey.com>
1389 * python.texi (Frames In Python): Document that Frame.block can
1392 2018-09-10 Tom Tromey <tom@tromey.com>
1395 * gdb.texinfo (Pretty-Printer Commands): Fix typo in example.
1397 2018-09-10 Tom Tromey <tom@tromey.com>
1400 * python.texi (Blocks In Python): Document that Block.end is
1403 2018-08-29 Keith Seitz <keiths@redhat.com>
1405 * gdb.texinfo (Compiling and injecting code in GDB): Document
1406 set/show "compile-oracle" and "compile-cplus-types" commands.
1408 2018-08-22 Jan Vrany <jan.vrany@fit.cvut.cz>
1410 * gdb.texinfo (The -stack-list-frames Command): Update description
1412 Update MI examples throughout the document to contain "arch" in
1415 2018-08-21 Alan Hayward <alan.hayward@arm.com>
1417 * gdb.texinfo (AArch64 SVE): New subsubsection.
1419 2018-08-14 Jan Vrany <jan.vrany@fit.cvut.cz>
1421 * gdb.texinfo (GDB/MI Data Manipulation): Document
1422 "-data-disassemble -a addr".
1423 (GDB/MI Support Commands): Document "data-disassemble-a-option"
1426 2018-08-07 Simon Marchi <simon.marchi@ericsson.com>
1428 * gdb.texinfo (Index Files Speed Up GDB): Add section about
1431 2018-07-27 Sergio Durigan Junior <sergiodj@redhat.com>
1433 * gdb.texinfo (gcore man): Rewrite "Description" and "-o"
1434 option sections to further clarify that gcore can take more
1435 than one PID, and that "-o" is used to specify a prefix, not a
1438 2018-07-26 Andrew Burgess <andrew.burgess@embecosm.com>
1440 * gdb.texinfo (Maintenance Commands): Add description of
1441 maintenance command to control dwarf unwinders.
1443 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1445 * gdb.texinfo (Debugging Programs with Multiple Threads):
1446 Document changes to 'thread apply'. Document 'taas'.
1448 (Examining the Stack): Document 'frame apply'. Document 'faas'.
1450 2018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
1451 Jan Kratochvil <jan.kratochvil@redhat.com>
1452 Paul Fertser <fercerpav@gmail.com>
1453 Tsutomu Seki <sekiriki@gmail.com>
1455 * gdb.texinfo (Remote Connection Commands): Add explanation
1456 about new IPv6 support. Add new connection prefixes.
1458 2018-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
1460 * gdb.texinfo (Remote Configuration): Update descriptions for
1461 set/show of hardware-watchpoint-limit, hardware-breakpoint-limit,
1462 and hardware-watchpoint-length-limit variables.
1464 2018-07-02 Maciej W. Rozycki <macro@mips.com>
1467 * gdb.texinfo (Source and Machine Code): Document `set
1468 disassembler-options' support for the MIPS target.
1470 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
1472 * gdb.texinfo (Files): Document "add-symbol-file -o offset".
1474 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
1476 * gdb.texinfo (Files): The address argument for "add-symbol-file"
1477 is no longer mandatory.
1479 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
1481 * gdb.texinfo (Files): Document "symbol-file -o offset".
1483 2018-06-14 Tom de Vries <tdevries@suse.de>
1485 * gdb.texinfo (Background Execution): Add @cindex for '&'.
1487 2018-06-11 Eli Zaretskii <eliz@gnu.org>
1489 * gdb.texinfo (Maintenance Commands): Add a missing @anchor.
1491 2018-06-08 Gary Benson <gbenson@redhat.com>
1493 * gdb.texinfo (Maintenance Commands): Document "maint check
1494 libthread-db" and "maint set/show check-libthread-db".
1496 2018-06-05 Tom Tromey <tom@tromey.com>
1499 * gdb.texinfo (Screen Size): Document "c" response to pagination
1502 2018-05-31 Maciej W. Rozycki <macro@mips.com>
1504 * gdb.texinfo (Choosing Target Byte Order): Document endianness
1505 selection details with the `set endian auto' mode.
1507 2018-05-31 Alan Hayward <alan.hayward@arm.com>
1509 * gdb.texinfo: Describe SVE feature.
1511 2018-05-04 Tom Tromey <tom@tromey.com>
1514 * python.texi (Breakpoints In Python): Mention that "commands" is
1517 2018-05-02 Tom Tromey <tom@tromey.com>
1520 * python.texi (Parameters In Python): Document PARAM_ZUINTEGER and
1521 PARAM_ZUINTEGER_UNLIMITED.
1523 2018-04-30 Tom Tromey <tom@tromey.com>
1525 * python.texi (Types In Python): Document Type.align.
1527 2018-04-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
1529 * gdb.texinfo (Symbols): Mention the fact that "info
1530 variables/functions/types" show source files and line numbers.
1532 2018-04-13 Markus Metzger <markus.t.metzger@intel.com>
1534 * gdb.texinfo: Document set/show record btrace cpu.
1536 2018-03-27 Joel Brobecker <brobecker@adacore.com>
1538 * gdb.texinfo (Ada Settings): New subsubsection.
1540 2018-03-26 Tom Tromey <tom@tromey.com>
1543 * gdb.texinfo (Backtrace): Mention "hide" argument.
1545 2018-03-26 Tom Tromey <tom@tromey.com>
1547 * gdb.texinfo (Backtrace): Describe options individually.
1549 2018-03-19 Tom Tromey <tom@tromey.com>
1551 * observer.texi: Remove.
1553 2018-03-04 John Baldwin <jhb@FreeBSD.org>
1555 * gdb.texinfo (Debugging Output): Document "set/show debug
1558 2018-02-19 Andrew Burgess <andrew.burgess@embecosm.com>
1560 * gdb.texinfo (Machine Code): Additional information about "info
1563 2018-01-15 Szabolcs Nagy <szabolcs.nagy@arm.com>
1565 * gdb.texinfo (gdb-add-index man): Add pindex.
1567 2018-01-15 Szabolcs Nagy <szabolcs.nagy@arm.com>
1569 * gdb.texinfo (set cwd): Add period.
1570 (gdb-add-index man): Move anchor.
1572 2017-01-12 Tom Tromey <tom@tromey.com>
1573 Sergio Durigan Junior <sergiodj@redhat.com>
1575 * gdb.texinfo (Index Files): Mention gdb-add-index.
1576 (gdb-add-index man): New section.
1577 * Makefile.in (gdb-add-index.1): New rule to generate manpage
1580 2018-01-11 Szabolcs Nagy <szabolcs.nagy@arm.com>
1582 * gdb.texinfo (pwd): Fix whitespace.
1584 2018-01-09 John Baldwin <jhb@FreeBSD.org>
1586 * gdb.texinfo (pwd): Update cross-reference for Process Information
1587 node and remove explicit /proc reference.
1588 (Native): Rename subsection from SVR4 Process Information to
1589 Process Information.
1590 (Process Information): Reword introduction to be less /proc
1591 centric. Document support for "info proc" on FreeBSD.
1593 2018-01-03 Xavier Roirand <roirand@adacore.com>
1595 * gdb.texinfo (Set Catchpoints): Add documentation for new
1596 "catch handlers" action.
1598 2017-12-27 Stafford Horne <shorne@gmail.com>
1600 * gdb.texinfo (Target Description Format): Explain that arbitrary
1601 strings are now allowed for register groups.
1603 2017-12-27 Stafford Horne <shorne@gmail.com>
1605 * gdb.texinfo (Registers): Document info reg $reggroup feature.
1607 2017-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
1610 * gdb.texinfo (ptype): Add documentation for new flag '/o'.
1612 2017-12-13 Simon Marchi <simon.marchi@ericsson.com>
1614 * python.texi (Manipulating breakpoints using Python): Document
1615 qualified parameter to gdb.Breakpoint.
1617 2017-12-13 Simon Marchi <simon.marchi@ericsson.com>
1619 * python.texi (Manipulating breakpoints using Python): Split doc
1620 of Breakpoint.__init__ in two, split text in multiple
1621 paragraphs, don't nest parameter square brackets.
1623 2017-12-12 Stafford Horne <shorne@gmail.com>
1624 Stefan Wallentowitz <stefan@wallentowitz.de>
1625 Franck Jullien <franck.jullien@gmail.com>
1626 Jeremy Bennett <jeremy.bennett@embecosm.com>
1628 * gdb.texinfo: Add OpenRISC documentation.
1630 2017-12-08 Jan Kratochvil <jan.kratochvil@redhat.com>
1632 * gdb.texinfo (Index Files): Document .debug_names and -dwarf-5.
1634 2017-12-07 Keith Seitz <keiths@redhat.com>
1636 * gdb.texinfo (Symbols): Document "set print type nested-type-limit"
1637 and "show print type nested-type-limit".
1639 2017-12-07 Phil Muldoon <pmuldoon@redhat.com>
1641 * python.texi (Breakpoints In Python): Add text relating
1642 to allowed explicit locations and keywords in gdb.Breakpoints.
1644 2017-12-04 Tom Tromey <tom@tromey.com>
1646 * gdb.texinfo (Rust): Update trait object status
1648 2017-12-01 Andrew Cagney <cagney@redhat.com>
1649 Joel Brobecker <brobecker@adacore.com>
1650 Sergio Durigan Junior <sergiodj@redhat.com>
1652 * gdb.texinfo (File Options): Document --readnever.
1653 (Commands to Specify Files): Likewise, for 'symbol-file' and
1656 2017-11-29 Pedro Alves <palves@redhat.com>
1659 * gdb.texinfo (Debugging C Plus Plus): Document setting
1660 breakpoints in functions with ABI tags.
1662 2017-11-29 Pedro Alves <palves@redhat.com>
1664 * gdb.texinfo (Linespec Locations): Document how "function" is
1665 interpreted in C++ and Ada. Document "-qualified".
1666 (Explicit Locations): Document how "-function" is interpreted in
1667 C++ and Ada. Document "-qualified".
1669 2017-11-26 Dominik Czarnota <dominik.b.czarnota@gmail.com>
1672 * gdb.texinfo (Search Memory): Update description and example
1673 about how to search a string without NULL terminator.
1675 2017-11-24 Joel Brobecker <brobecker@adacore.com>
1677 * gdb.texinfo (GDB/MI Ada Exception Information): Document
1678 new "exception-message" field.
1680 2017-11-24 Simon Marchi <simon.marchi@ericsson.com>
1682 * gdb.texinfo (Memory Map Format): Update gdb-memory-map.dtd.
1684 2017-11-24 Pedro Alves <palves@redhat.com>
1686 * gdb.texinfo (Completion): Update need-quoting examples. Remove
1687 false claim that GDB inserts quoting automatically.
1688 (Symbols): Add anchor.
1690 2017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
1692 * gdb.texinfo (Requirements): Document use of GNU MPFR.
1694 2017-11-16 Phil Muldoon <pmuldoon@redhat.com>
1696 * python.texi (Basic Python): Add rbreak documentation.
1698 2017-11-07 Xavier Roirand <roirand@adacore.com>
1699 Pedro Alves <palves@redhat.com>
1701 * gdb.texinfo (Set Breaks): Document support for breakpoint
1702 location ranges in the enable/disable commands.
1704 2017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
1706 * gdb.texinfo (Starting your Program) <The working directory.>:
1707 Mention remote debugging.
1708 (Working Directory) <Your Program's Working Directory>:
1710 (Connecting) <Remote Packet>: Add "set-working-dir"
1711 and "QSetWorkingDir" to the table.
1712 (Remote Protocol) <QSetWorkingDir>: New item, explaining the
1715 2017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
1717 * gdb.texinfo (Starting your Program) <The working directory.>:
1718 Mention new "set cwd" command.
1719 (Working Directory) <Your Program's Working Directory>:
1720 Rephrase to explain that "set cwd" exists and is the default
1721 way to change the inferior's cwd.
1723 2017-09-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
1725 * gdb.texinfo (S/390 and System z Features): Document the new
1726 features org.gnu.gdb.s390.gs and org.gnu.gdb.s390.gsbc.
1728 2017-09-21 Kevin Buettner <kevinb@redhat.com>
1730 * gdb.texinfo (qXfer:threads:read): Add documentation for handle
1733 2017-09-21 Kevin Buettner <kevinb@redhat.com>
1735 * python.texi (Inferiors In Python): Add description for method
1736 Inferior.thread_from_thread_handle.
1738 2017-09-19 John Baldwin <jhb@FreeBSD.org>
1740 * gdb.texinfo (Starting your Program): Add description of
1741 starti command. Mention starti command as an alternative for
1742 debugging the elaboration phase.
1744 2017-09-16 Simon Marchi <simon.marchi@ericsson.com>
1746 * gdb.texinfo (Maintenance Commands): Document filter parameter
1747 of "maint selftest". Document "maint info selftests" command.
1749 2017-09-11 Tom Tromey <tom@tromey.com>
1751 * python.texi (Events In Python): Document new events.
1753 2017-09-04 Pedro Alves <palves@redhat.com>
1755 * gdb.texinfo (Variables) <Program Variables>: Document inspecting
1756 no-debug-info variables.
1757 (Symbols) <Examining the Symbol Table>: Document inspecting
1758 no-debug-info types.
1759 (Calling) <Calling functions with no debug info>: New subsection,
1760 documenting calling no-debug-info functions.
1761 (Non-debug DLL Symbols) <Working with Minimal Symbols>: Update.
1763 2017-08-31 Sergio Durigan Junior <sergiodj@redhat.com>
1765 * gdb.texinfo (set environment): Add @anchor. Explain that
1766 environment variables set by the user are sent to GDBserver.
1767 (unset environment): Likewise, but for unsetting variables.
1768 (Connecting) <Remote Packet>: Add "environment-hex-encoded",
1769 "QEnvironmentHexEncoded", "environment-unset", "QEnvironmentUnset",
1770 "environment-reset" and "QEnvironmentReset" to the table.
1771 (Remote Protocol) <QEnvironmentHexEncoded, QEnvironmentUnset,
1772 QEnvironmentReset>: New item, explaining the packet.
1774 2017-08-23 Jan Kratochvil <jan.kratochvil@redhat.com>
1776 * gdb.texinfo (Compiling and Injecting Code): Add to subsection
1777 "Compiler search for the compile command" descriptions of set
1778 compile-gcc and show compile-gcc.
1780 2017-08-07 Weimin Pan <weimin.pan@oracle.com>
1782 * gdb.texinfo (Architectures): Add new Sparc64 section to document
1784 * NEWS: Add "adi examine" and "adi assign" commands.
1786 2017-08-18 Yao Qi <yao.qi@linaro.org>
1788 * gdb.texinfo (Server): Document "--selftest".
1790 2017-08-16 Ruslan Kabatsayev <b7.10110111@gmail.com>
1792 * gdb.texinfo (TUI Single Key Mode): Document the new shortcuts in
1795 2017-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
1798 * gdb.texinfo (Starting) <startup-with-shell>: Fix typo ("show
1801 2017-08-09 Simon Marchi <simon.marchi@ericsson.com>
1803 * gdb.texinfo (Packets): Fix Z0 cmd_list doc referring to
1804 conditional expression.
1806 2017-07-31 Simon Marchi <simon.marchi@ericsson.com>
1808 * agentexpr.texi (rot): Fix symbolic description, improve
1809 textual description.
1811 2017-07-26 Yao Qi <yao.qi@linaro.org>
1813 * gdb.texinfo (Maintenance Commands): Document command
1814 "maint check xml-descriptions".
1816 2017-07-26 Yao Qi <yao.qi@linaro.org>
1818 * gdb.texinfo (Maintenance Commands): Document optional
1819 argument of "maint print c-tdesc".
1821 2017-07-18 Yao Qi <yao.qi@linaro.org>
1823 * gdb.texinfo (Maintenance Commands): Improve the doc to
1824 command "maint print c-tdesc".
1826 2017-06-20 Sergio Durigan Junior <sergiodj@redhat.com>
1829 * python.texi (Python representation of Symbols.): Replace
1830 SYMBOL_FUNCTION_DOMAIN by SYMBOL_FUNCTIONS_DOMAIN, fixing typo.
1831 * guile.texi (Guile representation of Symbols.): Likewise.
1833 2017-06-11 Simon Marchi <simon.marchi@ericsson.com>
1835 * gdb.texinfo (Optional Messages about Internal Happenings):
1836 Document {set,show} debug separate-debug-file commands.
1838 2017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
1840 * gdb.texinfo (Starting) <startup-with-shell>: Add @anchor.
1841 (Connecting) <Remote Packet>: Add "startup-with-shell"
1842 and "QStartupWithShell" to the table.
1843 (Remote Protocol) <QStartupWithShell>: New item, explaining the
1846 2017-05-22 Andrew Burgess <andrew.burgess@embecosm.com>
1848 * gdb.texinfo (Packets): Document vMustReplyEmpty packet.
1850 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
1852 * python.texi (Recording in Python): Factor out the documentation of
1853 gdb.RecordInstruction's super class.
1855 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
1857 * python.texi (Recording in Python): Replace gdb.BtraceFunction with
1858 gdb.RecordFunctionSegment. Rename prev_sibling and next_sibling to
1861 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
1863 * python.texi (Recording in Python): Replace gdb.BtraceInstruction with
1864 gdb.RecordInstruction
1866 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
1868 * python.texi (Recording in Python): Add documentation for
1869 gdb.RecordGap and remove documentation of special cases for
1870 gdb.BtraceInstruction.
1872 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
1874 * python.texi (Recording in Python): Remove Record.ptid defvar.
1876 2017-04-21 Simon Marchi <simon.marchi@ericsson.com>
1878 * gdb.texinfo (GDB/MI Thread Information): Add missing
1879 fields, re-word some things.
1880 (GDB/MI Thread Commands): Describe fields found in the output of
1881 -thread-info, remove description of fields in the
1882 thread output tuple, replace with a cross-reference to "GDB/MI
1883 Thread Information".
1885 2017-04-21 Simon Marchi <simon.marchi@ericsson.com>
1887 * gdb.texinfo (GDB/MI Thread Commands): Remove "current" field
1888 from -thread-info output.
1890 2017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
1892 * gdb.texinfo (Synopsys ARC): Document "set debug arc 2".
1894 2017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
1896 * gdb.texinfo (Synopsys ARC): Add "maint print arc arc-instruction".
1898 2017-03-22 Yao Qi <yao.qi@linaro.org>
1900 * python.texi (Inferiors In Python): Remove @code from Python.
1902 2017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
1904 * python.texi (Recordings In Python): Document return type of
1905 gdb.BtraceInstruction.data.
1907 2017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
1909 * gdb.texinfo (gdb/mi Symbol Query Commands): Document new MI
1910 command file-list-shared-libraries
1911 (GDB/MI Async Records): Update documentation of library-loaded with new
1914 2017-03-20 Artemiy Volkov <artemiyv@acm.org>
1917 * doc/gdb.texinfo (C Plus Plus Expressions): Mention that GDB
1918 supports both lvalue and rvalue references.
1920 2017-03-20 Artemiy Volkov <artemiyv@acm.org>
1923 * python.texi (Types in Python): Add TYPE_CODE_RVALUE_REF to
1926 2017-03-16 Doug Evans <dje@google.com>
1928 * guile.texi (Lazy Strings In Guile): Mention arrays.
1929 * python.texi (Lazy Strings In Python): Ditto.
1931 2017-03-08 Jiong Wang <jiong.wang@arm.com>
1933 * gdb.texinfo (Memory Protection Extensions): Add missing escape
1936 2017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
1938 * Memory Protection Extensions: Add information about inferior
1941 2017-02-28 Peter Bergner <bergner@vnet.ibm.com>
1943 * gdb.texinfo: Document new set/show disassembler-options
1946 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
1948 * gdb.texinfo (Print Settings, Tail Call Frames): Rename DW_OP_GNU_*,
1949 DW_TAG_GNU_* and DW_AT_GNU_*.
1951 2017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
1953 * python.texi (Recordings In Python): New section.
1955 2017-02-14 Tom Tromey <tom@tromey.com>
1958 * python.texi (Events In Python): Document events.before_prompt.
1960 2017-02-13 Luis Machado <lgustavo@codesourcery.com>
1962 * gdb.texinfo (Target Commands): Document the optional offset
1963 argument for the load command.
1965 2017-02-10 Martin Galvan <martingalvan@sourceware.org>
1968 * gdb.texinfo (Breakpoints): Reword documentation to speak in terms of
1969 space-separated breakpoint lists. Also add a missing @table command
1970 and @cindex for breakpoint lists.
1972 2017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
1975 * gdb.texinfo: (Standard Target Features): Document SPARC features.
1976 (Sparc Features): New node.
1978 2017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
1980 * gdb.texinfo (i386 Features): Add system segment registers
1983 2017-01-24 Simon Marchi <simon.marchi@ericsson.com>
1985 * python.texi (Events In Python): Fix typo.
1987 2017-01-20 Mike Wrighton <mike_wrighton@codesourcery.com>
1988 Luis Machado <lgustavo@codesourcery.com>
1990 * gdb.texinfo (-target-flash-erase): New MI command description.
1991 (flash-erase): New CLI command description.
1993 2017-01-04 John Baldwin <jhb@FreeBSD.org>
1995 * gdb.texinfo (Contributors): Add SRI International and University
1996 of Cambridge for FreeBSD/mips.
1998 2016-12-22 Doug Evans <xdje42@gmail.com>
2000 * gdb.texinfo (Symbols): Update docs for symbol printing maintenance
2003 2016-12-02 Pedro Alves <palves@redhat.com>
2005 * gdb.texinfo (User-defined Commands): Limit on number of
2006 arguments passed to user-defined commands removed; update.
2008 2016-12-02 Pedro Alves <palves@redhat.com>
2011 * gdb.texinfo (Define): Add example of using "eval" to process a
2012 variable number of arguments.
2013 (Output) <eval>: Add anchor.
2015 2016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
2017 * Makefile.in: Likewise.
2019 2016-11-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
2021 * gdb.texinfo (GDB/MI Async Records): Add missing comma after
2024 2016-10-29 Pedro Alves <palves@redhat.com>
2026 * gdb.texinfo (Packets) <vCont>: Remove mention of default
2029 2016-10-26 Pedro Alves <palves@redhat.com>
2031 * gdb.texinfo (Packets): Clarify vCont packets with multiple
2032 actions that match a thread, and what happens when an action
2033 matches a thread that is already running.
2035 2016-10-14 Simon Marchi <simon.marchi@ericsson.com>
2037 * gdb.texinfo (Using Trace Files): Fix typo.
2038 (GDB/MI Tracepoint Commands): Likewise.
2040 2016-10-14 Simon Marchi <simon.marchi@ericsson.com>
2042 * gdb.texinfo (GDB/MI Tracepoint Commands): Document -ctf switch
2045 2016-10-06 Tom Tromey <tom@tromey.com>
2047 * guile.texi (Types In Guile): Remove Java mentions.
2048 * python.texi (Types In Python): Remove Java mentions.
2049 * gdb.texinfo (Address Locations, Supported Languages)
2050 (Index Section Format): Remove Java mentions.
2052 2016-08-15 Doug Evans <dje@google.com>
2054 * gdb.texinfo (Target Description Format): Update docs on "end"
2055 field spec and field default type.
2057 2016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2058 2016-10-03 Simon Marchi <simon.marchi@ericsson.com>
2061 * gdb.texinfo (Context management): Update mention of frame
2062 change notifications.
2063 (gdb/mi Async Records): Document frame field in
2064 =thread-select event.
2065 * observer.texi (GDB Observers): New user_selected_context_changed
2068 2016-09-28 Tom Tromey <tom@tromey.com>
2070 * gdb.texinfo (Packets) <z0>: Use "software breakpoint" rather
2071 than "memory breakpoint". Further document "kind". Move
2072 protocol-details link earlier.
2073 <z1>: Document the cmd_list argument. Fix typo.
2074 <g>: Remove incorrect sentence.
2075 (Stop Reply Packets): Document "OK" response to requests when in
2077 <swbreak>: Use "software breakpoint" rather than "memory
2079 <create>: Document that "R" is ignored.
2080 <W, X, w>: Document formatting of "AA".
2081 (Notification Packets): Use "%Stop", not "%%Stop".
2083 2016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
2085 * gdb.texinfo (Embedded Processors): Document ARC.
2086 (Synopsys ARC): New section.
2087 (Standard Target Features): Document ARC features.
2088 (ARC Features): New section.
2090 2016-09-21 Simon Marchi <simon.marchi@ericsson.com>
2092 * .gitignore: New file.
2094 2016-08-24 Simon Marchi <simon.marchi@ericsson.com>
2096 * gdb.texinfo (Input/Output): Mention possibility to unset
2099 2016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
2101 * gdb.texinfo: Resume btrace on reconnect.
2103 2016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
2105 * gdb.texinfo (Set Catchpoints): Add 'group' argument to catch
2108 2016-06-30 Руслан Ижбулатов <lrn1986@gmail.com>
2110 * gdb.texinfo (Cygwin Native): Document the new 'signal-event'
2113 2016-07-13 Tom Tromey <tom@tromey.com>
2115 PR python/15620, PR python/18620:
2116 * python.texi (Events In Python): Document new breakpoint events.
2118 2016-07-13 Tom Tromey <tom@tromey.com>
2121 * python.texi (Breakpoints In Python): Document
2124 2016-07-13 Tom Tromey <tom@tromey.com>
2126 * python.texi (Breakpoints In Python): Move table of types and
2127 table of watchpoint types earlier in node.
2129 2016-07-12 Tom Tromey <tom@tromey.com>
2132 * python.texi (Frames In Python): Document
2133 gdb.invalidate_cached_frames.
2135 2016-06-21 Pedro Alves <palves@redhat.com>
2137 * gdb.texinfo (Interpreters): Update intepreter-exec section,
2138 document new-ui and explain use case.
2140 2016-06-17 Yan-Ting Lin <currygt52@gmail.com>
2142 * gdb.texinfo (Standard Target Features): Document NDS32 features.
2143 (NDS32 Features): New Section.
2145 2016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
2147 * gdb.texinfo (Examining Memory): Document negative repeat
2148 count in the 'x' command.
2150 2016-06-06 Simon Marchi <simon.marchi@ericsson.com>
2152 * gdb.texinfo (GDB/MI Async Records): Document method and
2153 format fields in =record-started.
2154 * observer.texi (record_changed): Add method and format
2157 2016-05-27 Eli Zaretskii <eliz@gnu.org>
2159 * gdb.texinfo (General Query Packets): Move the description of the
2160 response before the long list of the specific 'read' and 'write'
2163 2016-05-23 Tom Tromey <tom@tromey.com>
2165 * python.texi (Basic Python): Document gdb.breakpoints return.
2167 2016-05-24 Tom Tromey <tom@tromey.com>
2170 * gdb.texinfo (gdb man): Fix typo.
2172 2016-05-17 Tom Tromey <tom@tromey.com>
2174 * gdb.texinfo (Supported Languages): Mention Rust. Update menu.
2177 2016-05-17 Tom Tromey <tom@tromey.com>
2179 * gdb.texinfo (Maintenance Commands): Document "maint selftest".
2181 2016-04-27 Yao Qi <yao.qi@linaro.org>
2183 * gdb.texinfo (tfind): Complete doc about tfind without
2186 2016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
2188 * agentexpr.texi (byte): Fix zero_ext description.
2190 2016-03-31 Pedro Alves <palves@redhat.com>
2192 * gdb.texinfo (M32R/SDI): Delete node.
2193 (MIPS Embedded): Remove references to the MIPS remote debugging
2194 protocol, PMON and variants, and the associated commands.
2196 2016-03-15 Doug Evans <dje@google.com>
2198 * gdb.texinfo (Target Descriptions): New menu item "Enum Target Types".
2199 (Target Description Format): Mention enum types. Update docs on
2201 (Predefined Target Types): Add "bool".
2202 (Enum Target Types): New node.
2204 2016-03-15 Pedro Alves <palves@redhat.com>
2206 * gdb.texinfo (Tracepoint Actions): Fix typo.
2208 2016-03-15 Pedro Alves <palves@redhat.com>
2209 Andreas Arnez <arnez@linux.vnet.ibm.com>
2210 Marcin Kościelnicki <koriakin@0x04.net>
2212 * gdb.texinfo (Tracepoint Actions): Document possible
2213 unreliability of '$_ret'.
2215 2016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
2217 * gdb.texinfo (Symbols): Document new 'maint info line-table'
2220 2016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
2222 * gdb.texinfo (Convenience Functions): Document $_as_string.
2224 2016-02-23 Doug Evans <dje@google.com>
2226 * gdb.texinfo (Skipping Over Functions and Files): Document new
2227 options to "skip" command. Update docs of output of "info skip".
2229 2016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
2231 * gdb.texinfo (Signals): Add bound violation display hints for
2234 2016-02-18 Marcin Kościelnicki <koriakin@0x04.net>
2236 * gdb.texinfo (Trace File Format): Add documentation for description
2239 2016-02-10 Marcin Kościelnicki <koriakin@0x04.net>
2241 * gdb.texinfo (Trace File Format): Remove misleading information
2242 about register block ordering.
2244 2016-02-01 Doug Evans <dje@google.com>
2246 * gdb.texinfo (Value Sizes): Fix typo.
2248 2016-02-01 Doug Evans <dje@google.com>
2250 * gdb.texinfo (Skipping Over Functions and Files): Fix typo.
2252 2016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
2254 * gdb.texinfo (Value Sizes): New section.
2255 (Data): Add the 'Value Sizes' node to the menu.
2257 2016-01-26 John Baldwin <jhb@FreeBSD.org>
2259 * gdb.texinfo (Debugging Output): Fix subject verb disagreements.
2261 2016-01-19 John Baldwin <jhb@FreeBSD.org>
2263 * gdb.texinfo (Debugging Output): Document "set/show debug fbsd-lwp".
2265 2016-01-18 Pedro Alves <palves@redhat.com>
2267 * gdb.texinfo (Threads): Mention that GDB displays the ID and name
2268 of the thread that hit a breakpoint or received a signal.
2270 2016-01-15 Pedro Alves <palves@redhat.com>
2272 * gdb.texinfo (Threads) <thread ID lists>: Document star ranges.
2274 2016-01-13 Pedro Alves <palves@redhat.com>
2276 * gdb.texinfo (Threads): Document the $_gthread convenience
2278 (Convenience Vars): Likewise.
2280 2016-01-13 Pedro Alves <palves@redhat.com>
2282 * gdb.texinfo (Threads): Document "info threads -gid".
2284 2016-01-13 Pedro Alves <palves@redhat.com>
2286 * python.texi (Breakpoints In Python) <Breakpoint.thread>: Add
2288 (Threads In Python): Document new InferiorThread.global_num
2291 2016-01-07 Pedro Alves <palves@redhat.com>
2293 * gdb.texinfo (Threads): Document per-inferior thread IDs,
2294 qualified thread IDs, global thread IDs and thread ID lists.
2295 (Set Watchpoints, Thread-Specific Breakpoints): Adjust to refer to
2297 (Convenience Vars): Document the $_thread convenience variable.
2298 (Ada Tasks): Adjust to refer to thread IDs.
2299 (GDB/MI Async Records, GDB/MI Thread Commands, GDB/MI Ada Tasking
2300 Commands, GDB/MI Variable Objects): Update to mention global
2302 * guile.texi (Breakpoints In Guile)
2303 <breakpoint-thread/set-breakpoint-thread breakpoint>: Mention
2304 global thread IDs instead of thread IDs.
2305 * python.texi (Threads In Python): Adjust documentation of
2307 (Breakpoint.thread): Mention global thread IDs instead of thread
2310 2016-01-13 Pedro Alves <palves@redhat.com>
2312 * python.texi (Threads In Python): Document
2313 InferiorThread.inferior.
2315 2016-01-13 Pedro Alves <palves@redhat.com>
2317 * gdb.texinfo (Inferiors and Programs): Document the $_inferior
2318 convenience variable.
2319 (Convenience Vars): Likewise.
2321 2016-01-12 Josh Stone <jistone@redhat.com>
2322 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2324 * gdb.texinfo (Remote Configuration): List the QCatchSyscalls packet.
2325 (Stop Reply Packets): List the syscall entry and return stop reasons.
2326 (General Query Packets): Describe QCatchSyscalls, and add it to the
2327 table and the detailed list of stub features.
2329 2016-01-12 Pedro Alves <palves@redhat.com>
2331 Remove use of the registered trademark symbol throughout.
2333 2016-01-12 Yao Qi <yao.qi@linaro.org>
2335 * gdb.texinfo (Interrupts): Update the document on handling
2336 interrupt when program is stopped.
2338 2015-12-11 Don Breazeal <donb@codesourcery.com>
2340 * gdb.texinfo (Forks): Correct Linux kernel version where
2341 fork and exec events are supported, add notes about support
2342 of these events in target remote mode.
2343 (Connecting): Reorganize and clarify distinctions between
2344 target remote, extended-remote, and multiprocess.
2345 Reorganize related text from separate sections into new
2347 (Server): Note effects of target extended-remote mode.
2348 Delete section on Multi-Process Mode for gdbserver.
2349 Move some text to "Connecting" node.
2351 2015-12-10 Pedro Alves <palves@redhat.com>
2353 * gdb.texinfo (Threads): Replace warning with explanation
2354 about single-threaded programs.
2356 2015-12-10 Pedro Alves <palves@redhat.com>
2358 * gdb.texinfo (Threads): Remove mention of SGI.
2359 (Forks): Remove mention of HP-UX.
2360 (Breakpoints): Remove mention of HP-UX.
2361 (Set Watchpoints) <hardware watchpoints>: Don't mention HP-UX.
2362 Reword in terms of architectures.
2363 (Set Catchpoints) <catch exec, catch fork, catch vfork>: Don't
2364 mention supported systems.
2365 (Convenience Vars): Don't mention HP-UX.
2366 (Jumping): Remove mention of HP-UX in comment.
2367 (Files) <shared libraries>: Update supported shared library types
2368 list. Remove mention of HP-UX.
2369 (Native): Remove HP-UX subsection.
2370 (SVR4 Process Information): Remove mention of HP-UX.
2372 2015-12-10 Pedro Alves <palves@redhat.com>
2374 * gdb.texinfo (Stack): Reorder menu.
2376 2015-12-09 Luis Machado <lgustavo@codesourcery.com>
2378 * gdb.texinfo (GDB/MI Variable Objects): Update text to mention
2379 -var-set-format's new zero-hexadecimal format.
2381 2015-12-08 Pierre-Marie de Rodat <derodat@adacore.com>
2383 * gdb.texinfo (Ada Mode Into): Move overloading support
2384 description to its own node.
2385 (Overloading support for Ada): New node.
2387 2015-11-30 Pedro Alves <palves@redhat.com>
2390 * gdb.texinfo (Stop Reply Packets): Document the N stop reply.
2391 (Remote Configuration): Add the "set/show remote
2392 no-resumed-stop-reply" to the available settings table.
2393 (General Query Packets): Document the "no-resumed" qSupported
2396 2015-11-30 Pedro Alves <palves@redhat.com>
2398 * gdb.texinfo (Remote Configuration): List "set/show remote
2399 thread-events" command in configuration table.
2400 (Stop Reply Packets): Document "T05 create" stop
2401 reason and 'w' stop reply.
2402 (General Query Packets): Document QThreadEvents packet. Document
2403 QThreadEvents qSupported feature.
2405 2015-11-30 Pedro Alves <palves@redhat.com>
2407 * gdb.texinfo (Bootstrapping): Add "interrupting remote targets"
2409 (Packets): Document vCtrlC.
2411 2015-11-26 Simon Marchi <simon.marchi@ericsson.com>
2413 * gdb.texinfo (Thread List Format): Mention thread names.
2415 2015-11-24 Pedro Alves <palves@redhat.com>
2418 * gdb.texinfo (Inferiors and Programs): Adjust "maint info
2419 program-spaces" example to ascending order listing.
2420 (Threads): Adjust "info threads" example to ascending order
2422 (Forks): Adjust "info inferiors" example to ascending order
2425 2015-11-04 Markus Metzger <markus.t.metzger@intel.com>
2427 * gdb.texinfo (Process Record and Replay): Document "record
2428 instruction-history" modifiers.
2430 2015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
2432 * gdb.texinfo (Frames): Remove 'frame' and 'select-frame'
2434 (Frame Filter Management): Move to later in the 'Examining the
2436 (Selection): Add entry for 'select-frame'.
2438 2015-09-25 Doug Evans <dje@google.com>
2440 * gdb.texinfo (Process Record and Replay): Fix syntax of
2441 "record instruction-history begin, end" and
2442 "record function-call-history begin, end".
2444 2015-09-22 Simon Marchi <simon.marchi@ericsson.com>
2446 * gdb.texinfo (Specifying Source Directories): Fix
2447 substitute-path example.
2449 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
2451 * gdb.texinfo (All-Stop Mode): Describe new scheduler-locking mode.
2453 2015-09-15 Pedro Alves <palves@redhat.com>
2456 * gdb.texinfo (Stop Reply Packets): Revert previous change to
2457 the vforkdone description.
2459 2015-09-15 Pedro Alves <palves@redhat.com>
2462 * gdb.texinfo (Stop Reply Packets): Explain that vforkdone's 'r'
2463 part indicates the thread ID of the parent process.
2465 2015-09-15 Yao Qi <yao.qi@linaro.org>
2467 * gdb.texinfo (General Query Packets): Add vContSupported to
2468 tables of 'gdbfeatures' and 'stub features' supported in the
2469 qSupported packet, as well as to the list containing stub
2472 2015-09-11 Don Breazeal <donb@codesourcery.com>
2474 * gdb.texinfo (Remote Configuration): Add exec event
2475 feature to table of packet settings.
2476 (Stop Reply Packets): Add exec events to the list of stop
2478 (General Query Packets): Add exec events to tables of
2479 'gdbfeatures' and 'stub features' supported in the qSupported
2480 packet, as well as to the list containing stub feature
2483 2015-08-24 Pedro Alves <palves@redhat.com>
2485 * gdb.texinfo (Remote Configuration): Document the "set/show
2486 remote multiprocess-extensions-packet" commands.
2488 2015-08-24 Pedro Alves <palves@redhat.com>
2490 * gdb.texinfo (Embedded Processors) <ARM>: Remove references to RDI.
2491 <M32R>: Remove references to M32R/D.
2492 <M68K>: Remove references to target dbug.
2493 <MIPS Embedded>: Remove references to target r3900 and target
2495 <PowerPC Embedded>: Remove references to target dink32 and target
2497 <PA, Sparclet, Sparclite, Z8000>: Delete nodes.
2499 2015-08-18 Andrew Burgess <andrew.burgess@embecosm.com>
2501 * gdb.texinfo (GDB Files): Add 'File Caching' menu entry.
2503 2015-08-18 Andrew Burgess <andrew.burgess@embecosm.com>
2505 * gdb.texinfo (File Caching): Document "set/show debug bfd-cache".
2507 2015-08-18 Andrew Burgess <andrew.burgess@embecosm.com>
2509 * gdb.texinfo (Maintenance Commands): Move documentation of "main
2511 (File Caching): A New section. Outline bfd caching, and add new
2512 description for "main set/show bfd-sharing".
2514 2015-08-14 Doug Evans <xdje42@gmail.com>
2516 * gdb.texinfo (Machine Code): Update docs for mixed source/assembly
2518 (GDB/MI Data Manipulation): Update docs for new disassembly modes.
2520 2015-08-11 Keith Seitz <keiths@redhat.com>
2522 * gdb.texinfo (Thread-Specific Breakpoints, Printing Source Lines):
2523 Use "location(s)"instead of "linespec(s)".
2524 (Specifying a Location): Rewrite.
2525 Add subsections describing linespec, address, and explicit locations.
2526 Add node/menu for each subsection.
2527 (Source and Machine Code, C Preprocessor Macros)
2528 (Create and Delete Trace points)
2529 (Extensions for Ada Tasks): Use "location(s)" instead of "linespec(s)".
2530 (Continuing at a Different Address): Remove "linespec" examples.
2531 Add reference to "Specify a Location"
2532 (The -break-insert Command): Rewrite. Add anchor.
2533 Add reference to appropriate manual section discussing locations.
2534 (The -dprintf-insert Command): Refer to -break-insert for
2535 specification of 'location'.
2537 2015-08-07 Pedro Alves <palves@redhat.com>
2539 * gdb.texinfo (Maintenance Commands): Document "maint set/show
2542 2015-08-07 Markus Metzger <markus.t.metzger@intel.com>
2544 * gdb.texinfo (Process Record and Replay): Document prefixing of
2545 speculatively executed instructions in the "record instruction-history"
2548 2015-07-20 Doug Evans <dje@google.com>
2550 * Makefile.in (STABS_DOC_BUILD_INCLUDES): Add gdb-cfg.texi, GDBvn.texi.
2552 2015-07-16 Doug Evans <dje@google.com>
2554 * stabs.texinfo: @include gdb-cfg.texi.
2556 2015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
2558 Revert the previous 2 commits:
2559 gdbserver build-id attribute generator
2560 Validate symbol file using build-id
2562 2015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
2564 * gdb.texinfo (Files): Add 'set validate-build-id'
2565 and 'show validate-build-id'.
2567 2015-07-15 Aleksandar Ristovski <aristovski@qnx.com
2568 Jan Kratochvil <jan.kratochvil@redhat.com>
2570 gdbserver build-id attribute generator.
2571 * gdb.texinfo (Library List Format for SVR4 Targets): Add
2572 'build-id' in description, example, new attribute in dtd.
2574 2015-07-08 Andrew Burgess <andrew.burgess@embecosm.com>
2576 * gdb.texinfo (Selection): Update documentation for 'frame'
2579 2015-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
2581 * gdb.texinfo (TUI): Restructure documentation on TUI layout and
2584 2015-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
2586 * gdb.texinfo (TUI): Add comma after @xref.
2588 2015-07-02 Markus Metzger <markus.t.metzger@intel.com>
2590 * gdb.texinfo (Maintenance Commands): Document "maint btrace"
2593 2015-07-02 Markus Metzger <markus.t.metzger@intel.com>
2595 * gdb.texinfo (Process Record and Replay): Spell out that variables
2596 and registers are not available during btrace replay.
2597 Describe the new "record btrace pt" command.
2598 Describe the new "set|show record btrace pt buffer-size" options.
2599 (General Query Packets): Describe the new Qbtrace:pt and
2600 Qbtrace-conf:pt:size packets.
2601 Expand "bts" to "Branch Trace Store".
2602 Update the branch trace DTD.
2604 2015-06-26 Patrick Palka <patrick@parcs.ath.cx>
2606 * gdb.texinfo (Command History): Document the new option
2607 "history remove-duplicates".
2609 2015-06-19 Doug Evans <dje@google.com>
2611 * stabs.texinfo (ELF Linker Relocation): Mention Sun stabs is no
2614 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
2616 * gdb.texinfo (Command History): Mention that setting
2617 GDBHISTSIZE to the empty string disables history truncation.
2619 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
2622 * gdb.texinfo (Command History): Mention new GDBHISTSIZE
2625 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
2627 * gdb.texinfo (Command History): Replace occurrences of HISTSIZE
2630 2015-06-15 Simon Marchi <simon.marchi@ericsson.com>
2632 * gdb.texinfo (GDB/MI Data Manipulation): Clarify usage of
2633 bytes and memory units for -data-{read,write}-memory-bytes.
2634 (Packets): Same for m, M and X packets.
2635 * python.texi (Inferiors In Python): Same for read_memory and
2638 2015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
2640 * gdb.texinfo (Separate Debug Files): Document that PE is also
2643 2015-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
2645 * gdb.texinfo (TUI Commands): Bring all 'tui reg' commands into a
2648 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
2650 * gdb.textinfo (i386): Fix "@end table" end and "@table" placement.
2653 2015-06-10 Gary Benson <gbenson@redhat.com>
2655 * gdb.texinfo (Remote Configuration): Document the
2656 "set/show remote hostio-setfs-packet" command.
2657 (Host I/O Packets): Document the vFile:setfs packet.
2659 2015-06-10 Gary Benson <gbenson@redhat.com>
2661 * gdb.texinfo (Debugging Output): Document the "set/show debug
2662 linux-namespaces" command.
2664 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
2665 Mircea Gherzan <mircea.gherzan@intel.com>
2667 * gdb.texinfo (i386): Add documentation about "show mpx bound"
2668 and "set mpx bound".
2670 2015-05-27 Doug Evans <dje@google.com>
2672 * gdb.texinfo (Debugging Output): Mention set/show debug dwarf-line.
2674 2015-05-26 Doug Evans <dje@google.com>
2676 * gdb.texinfo (Debugging Output): Update for DWARF "set debug"
2678 (Maintenance Commands): Update for DWARF "set debug" command renamings.
2680 2015-05-26 Andrew Burgess <andrew.burgess@embecosm.com>
2682 * gdb.texinfo (TUI Commands): Add 'tui reg prev' details.
2684 2015-05-22 Andrew Burgess <andrew.burgess@embecosm.com>
2686 * gdb.texinfo (TUI): Include 'tui enable' in the introduction.
2687 (TUI Commands): Add 'tui enable' and 'tui disable' details.
2689 2015-05-16 Doug Evans <xdje42@gmail.com>
2691 * guile.texi (Memory Ports in Guile): Document support for unbuffered
2694 2015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
2696 * gdb.texinfo (Compiling and Injecting Code): Add compile print.
2698 2015-05-12 Don Breazeal <donb@codesourcery.com>
2700 * gdb.texinfo (Forks): Note that fork debugging is
2701 supported in extended mode.
2702 (Remote Configuration): Add fork event features to table
2704 (Stop Reply Packets): Add fork events to list of stop reasons.
2705 (General Query Packets): Add fork events to tables of
2706 'gdbfeatures' and 'stub features' supported in the qSupported
2707 packet, as well as to the list containing stub feature
2710 2015-05-12 Gary Benson <gbenson@redhat.com>
2712 * gdb.texinfo (General Query Packets): Document
2713 qXfer:exec-file:read with empty annex.
2715 2015-05-09 Siva Chandra Reddy <sivachandra@google.com>
2717 * python.texi (Values From Inferior): Add descriptions of new
2718 methods gdb.Value.reference_value and gdb.Value.const_value.
2720 2015-05-06 Joel Brobecker <brobecker@adacore.com>
2722 * gdb.texinfo (Files): Add "info dll" documentation.
2723 (Cygwin Native): Remove "info dll" documentation.
2725 2015-04-29 Doug Evans <dje@google.com>
2727 * python.texi (Xmethod API) <gdb.XMethodWorker.get_result_type>:
2729 (Writing an Xmethod): Add get_result_type to example.
2731 2015-04-28 Sasha Smundak <asmundak@google.com>
2733 * python.texi: New method documented.
2735 2015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
2737 * gdb.texinfo (Dump/Restore Files): Add detail about verilog dump
2740 2015-04-24 Doug Evans <dje@google.com>
2742 * python.texi (Xmethods In Python): Fix name of method to call the
2745 2015-04-17 Gary Benson <gbenson@redhat.com>
2747 * gdb.texinfo (Connecting to a Remote Target): Mention that
2748 GDB can access program files from remote targets that support
2749 qXfer:exec-file:read and Host I/O packets.
2751 2015-04-17 Gary Benson <gbenson@redhat.com>
2753 * gdb.texinfo (Remote Configuration): Document the "set/show
2754 remote pid-to-exec-file-packet" command.
2755 (General Query Packets): Document the qXfer:exec-file:read
2756 qSupported features. Document the qXfer:exec-file:read packet.
2758 2015-04-17 Gary Benson <gbenson@redhat.com>
2760 * gdb.texinfo (set sysroot): Document that "set sysroot" also
2761 applies to executable paths if supplied to GDB as absolute.
2763 2015-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2765 * gdb.texinfo (Mode Options): Remove -xdb.
2767 2015-04-10 Jan Kratochvil <jan.kratochvil@redhat.com>
2768 Eli Zaretskii <eliz@gnu.org>
2770 * gdb.texinfo (Compiling and Injecting Code): Describe set debug
2771 compile, show debug compile. New subsection Compilation options for
2772 the compile command. New subsection Compiler search for the compile
2775 2015-04-09 Andy Wingo <wingo@igalia.com>
2777 * guile.texi (Frames In Guile): Describe frame-read-register.
2779 2015-04-02 Gary Benson <gbenson@redhat.com>
2781 * gdb.texinfo (set sysroot): Document "target:".
2783 2015-04-01 Sasha Smundak <asmundak@google.com>
2785 * doc/python.texi (Writing a Frame Unwinder in Python): Add
2788 2015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
2791 * gdb.texinfo (gcore): Mention new command 'set
2792 use-coredump-filter'.
2793 (set use-coredump-filter): Document new command.
2795 2015-03-31 Antoine Tremblay <antoine.tremblay@ericsson.com>
2797 * gdb.texinfo (Operating System Auxiliary Information): Add info os cpus
2798 documentation, reorder the info os entries in alphabetical order.
2800 2015-03-26 Simon Marchi <simon.marchi@ericsson.com>
2802 * gdb.texinfo (GDB/MI Data Manipulation): Fix copy-paste typo in
2803 -data-write-memory-bytes.
2805 2015-03-24 Pedro Alves <palves@redhat.com>
2807 * gdb.texinfo (test_step) <set scheduler-locking step>: No longer
2808 mention that threads may sometimes run unlocked.
2810 2015-03-23 Yurij Grechishhev <yurij.grechishhev@gmail.com>
2812 * gdb.texinfo (Remote configuration): Document "set/show
2813 serial parity" command.
2815 2015-03-18 Gary Benson <gbenson@redhat.com>
2817 * gdb.texinfo (General Query Packets): Remove documentation
2818 for now-removed vFile:fstat qSupported features.
2820 2015-03-11 Gary Benson <gbenson@redhat.com>
2822 * gdb.texinfo (Remote Configuration): Document the
2823 "set/show remote hostio-fstat-packet" command.
2824 (General Query Packets): Document the vFile:fstat
2825 qSupported features.
2826 (Host I/O Packets): Document the vFile:fstat packet.
2828 2015-03-11 Andy Wingo <wingo@igalia.com>
2830 * guile.texi (Objfiles In Guile): Document objfile-progspace.
2832 2015-03-04 Pedro Alves <palves@redhat.com>
2834 * gdb.texinfo (Remote Configuration): Document the "set/show
2835 remote swbreak-feature-packet" and "set/show remote
2836 hwbreak-feature-packet" commands.
2837 (Packets) <Z0>: Add cross link to the "swbreak" stop reason's
2839 (Stop Reply Packets): Document the swbreak and hwbreak stop
2841 (General Query Packets): Document the swbreak and hwbreak
2842 qSupported features.
2843 (Remote Non-Stop): Explain that swbreak and hwbreak are required.
2845 2015-03-03 Philippe Proulx <eeppeliteloop@gmail.com>
2847 * gdb.texinfo (gdb/mi Async Records): Fix duplicate syscall-entry
2850 2015-03-02 Doug Evans <xdje42@gmail.com>
2852 * gdb.texinfo (Specify Location): Fix syntax of filename:function.
2854 2015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
2856 * gdb.texinfo (S/390 and System z Features): Describe new feature
2857 "org.gnu.gdb.s390.vx".
2859 2015-02-23 Sergio Durigan Junior <sergiodj@redhat.com>
2862 * gdb.texinfo (maint internal-error, maint internal-warning, maint
2863 demangler-warning): Fix typo ("problam").
2865 2015-02-19 David Taylor <dtaylor@emc.com>
2867 * agentexpr.texi (Bytecode Descriptions): Fix summary line for setv.
2869 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
2871 * gdb.texinfo (Static Probe Points): Add cindex `static probe
2873 (Static Probe Points): Modified to cover DTrace probes in addition
2874 to SystemTap probes. Also modified to cover the `enable probe'
2875 and `disable probe' commands.
2877 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
2879 * gdb.texinfo (Static Probe Points): Cover the `enable probe' and
2880 `disable probe' commands.
2882 2015-02-12 David Taylor <dtaylor@emc.com>
2884 * gdb.texinfo (Tracepoint Packets): Document the builtin and name
2885 fields of the QTDV packet.
2887 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
2889 * gdb.texinfo (Branch Trace Configuration Format): Add size.
2890 (Process Record and Replay): Describe new set|show commands.
2891 (General Query Packets): Describe Qbtrace-conf:bts:size packet.
2893 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
2895 * gdb.texinfo (Process Record and Replay): Describe the "record
2896 btrace bts" command.
2897 (General Query Packets): Describe qXfer:btrace-conf:read packet.
2898 (Branch Trace Configuration Format): New.
2900 2015-01-31 Gary Benson <gbenson@redhat.com>
2901 Doug Evans <dje@google.com>
2903 * gdb.texinfo (Command Completion): Document new
2904 "set/show max-completions" option.
2906 2015-01-31 Doug Evans <xdje42@gmail.com>
2908 * gdb.texinfo (Symbols): Document new commands
2909 "maint print symbol-cache", "maint print symbol-cache-statistics",
2910 "maint flush-symbol-cache". Document new option
2911 "maint set symbol-cache-size".
2913 2015-01-31 Doug Evans <xdje42@gmail.com>
2915 * gdb.texinfo (dotdebug_gdb_scripts section): Update docs to
2916 distinguish script files vs inlined scripts.
2917 * python.texi (Python Auto-loading): Ditto.
2919 2015-01-30 Doug Evans <dje@google.com>
2921 * gdb.texinfo (Symbols) <info source>: Output now contains producer
2924 2015-01-27 Doug Evans <dje@google.com>
2926 * python.texi (Objfiles In Python): Document Objfile.username.
2928 2015-01-27 Doug Evans <dje@google.com>
2930 * python.texi (Objfiles In Python) <Objfile.filename>: Improve docs.
2931 * guile.texi (Objfiles In Guile) <objfile-filename>: Improve docs.
2933 2015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
2935 * gdb.texinfo (Threads): Describe -ascending for thread apply all.
2937 2015-01-16 Eli Zaretskii <eliz@gnu.org>
2939 * doc/gdb.texinfo (TUI Commands): Document the possible
2940 values of NAME argument to 'winheight' command. Explain the
2941 effect of 'tabset' setting better.
2943 2015-01-11 Doug Evans <xdje42@gmail.com>
2946 * gdb.texinfo (Debugging C Plus Plus): Mention "demangle".
2948 (Maintenance Commands): Delete docs for "maint demangle".
2950 2014-12-31 Joel Brobecker <brobecker@adacore.com>
2952 * gdb.texinfo (Files): Remove documentation of the
2953 "add-shared-symbol-files" and "assf" commands.
2954 (Cygwin Native): Remove documentation of the "dll-symbols"
2957 2014-12-17 Doug Evans <xdje42@gmail.com>
2959 * gdb.texinfo (Debugging Output): Document "debug symbol-lookup".
2961 2014-12-12 Phil Muldoon <pmuldoon@redhat.com>
2962 Jan Kratochvil <jan.kratochvil@redhat.com>
2964 * gdb.texinfo (Altering): Update.
2965 (Compiling and Injecting Code): New node.
2967 2014-12-12 Doug Evans <dje@google.com>
2969 * python.texi (Objfiles In Python): Document gdb.lookup_objfile.
2971 2014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
2973 * gdb.texinfo: Document "maint print user-registers".
2975 2014-12-08 Doug Evans <dje@google.com>
2977 * python.texi (Objfiles In Python): Document Objfile.owner.
2979 2014-12-04 Doug Evans <dje@google.com>
2981 * python.texi (Objfiles In Python): Document
2982 Objfile.add_separate_debug_file.
2984 2014-12-04 Doug Evans <dje@google.com>
2986 * python.texi (Objfiles In Python): Document Objfile.build_id.
2988 2014-12-02 Nick Bull <nicholaspbull@gmail.com>
2990 * observer.texi (inferior_call_pre, inferior_call_post)
2991 (memory_changed, register_changed): New observers.
2993 2014-12-02 Nick Bull <nicholaspbull@gmail.com>
2995 * python.texi (Events In Python): Document new events
2996 InferiorCallPreEvent, InferiorCallPostEvent, MemoryChangedEvent
2997 and RegisterChangedEvent.
2999 2014-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
3001 Add add-auto-load-scripts-directory.
3002 * gdb.texinfo (Auto-loading): Add add-auto-load-scripts-directory link.
3003 (objfile-gdbdotext file): Add add-auto-load-scripts-directory.
3005 2014-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
3007 * gdb.texinfo (Auto-loading safe path): Fix add-auto-load-safe-path
3010 2014-10-30 Doug Evans <dje@google.com>
3012 * python.texi (Progspaces In Python): Document ability to add
3013 random attributes to gdb.Progspace objects.
3014 (Objfiles In Python): Document ability to add random attributes to
3015 gdb.objfile objects.
3017 2014-10-27 Pedro Alves <palves@redhat.com>
3019 * gdb.texinfo (Continuing and Stepping): Add cross reference to
3020 info on stepping and signal handlers.
3021 (Signals): Explain stepping and signal handlers. Add context
3022 index entry, and cross references.
3024 2014-10-20 Simon Marchi <simon.marchi@ericsson.com>
3026 * python.texi (Breakpoints In Python): Add parenthesis after
3027 Breakpoint.delete. Clarify Breakpoint.enabled description so
3028 that it contains "disable".
3030 2014-10-17 Doug Evans <dje@google.com>
3032 * python.texi (Events In Python): Document clear_objfiles event.
3034 2014-10-17 Doug Evans <dje@google.com>
3036 * python.texi (Objfiles In Python): Document new progspace attribute.
3038 2014-10-17 Pedro Alves <palves@redhat.com>
3040 * gdb.texinfo (Ada Tasks and Core Files): Delete mention of Tru64.
3041 (SVR4 Process Information): Delete mention of OSF/1.
3043 2014-10-01 Simon Marchi <simon.marchi@ericsson.com>
3045 * gdb.texinfo (Miscellaneous gdb/mi Commands): Document new
3046 exit-code field in -list-thread-groups output.
3048 2014-09-22 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3050 * gdb.texinfo (Set Breaks): Add missing "@end table".
3052 2014-09-22 Pedro Alves <palves@redhat.com>
3054 * gdb.texinfo (Set Breaks): Document that "set breakpoint
3055 always-inserted off" is the default mode now. Delete
3056 documentation of "set breakpoint always-inserted auto".
3058 2014-09-18 Doug Evans <dje@google.com>
3060 * python.texi (Symbol Tables In Python): Document "producer"
3061 attribute of gdb.Symtab objects.
3063 2014-09-16 Pedro Alves <palves@redhat.com>
3065 * gdb.texinfo (Starting) <run command>: Don't mention VxWorks.
3066 (Embedded OS): Remove VxWorks menu entry.
3067 (VxWorks): Remove node.
3069 2014-09-13 Doug Evans <xdje42@gmail.com>
3071 * gdb.texinfo (Signaling): Document new queue-signal command.
3073 2014-09-06 Doug Evans <xdje42@gmail.com>
3076 * gdb.texinfo (Convenience Funs): Document $_caller_is,
3077 $_caller_matches, $_any_caller_is, $_any_caller_matches.
3079 2014-09-03 Justin Lebar <jlebar@google.com>
3081 * python.texi (Types In Python): Type.template_argument(n) returns a
3082 gdb.Value or a gdb.Type and throws an exception if n is out of
3085 2014-09-03 Sasha Smundak <asmundak@google.com>
3087 * python.texi (Frames in Python): Add read_register description.
3089 2014-08-04 Tom Tromey <tromey@redhat.com>
3091 * gdb.texinfo (Debugging Output): Update for change to "set debug
3094 2014-08-01 Masaki Muranaka <monaka@monami-software.com>
3096 Pushed by Joel Brobecker <brobecker@adacore.com>.
3097 * Makefile.in (transform): New variable.
3098 (install-man1, install-man5): Apply $(transform) to man file names.
3100 2014-07-26 Doug Evans <xdje42@gmail.com>
3103 * guile.texi (Guile Pretty Printing API): Fix typo.
3104 Document set-pretty-printers!, pretty-printers.
3105 (Selecting Guile Pretty-Printers): Update.
3106 Mention program-space based pretty-printers.
3108 2014-07-25 Pedro Alves <palves@redhat.com>
3109 Eli Zaretskii <eliz@gnu.org>
3111 * gdb.texinfo (Signaling) <signal command>: Explain what happens
3112 with multi-threaded programs.
3114 2014-07-19 Ajit Agarwal <ajitkum@xilinx.com>
3116 * gdb.texinfo (MicroBlaze Features): Added.
3118 2014-06-27 Yao Qi <yao@codesourcery.com>
3120 * gdb.texinfo (Maintenance Commands): Update the output of
3121 'maint print dummy-frames' command.
3123 2014-06-24 Eli Zaretskii <eliz@gnu.org>
3125 * gdb.texinfo (Screen Size): Improve indexing.
3127 2014-06-19 Gary Benson <gbenson@redhat.com>
3129 * gdb.texinfo (Maintenance Commands): Document new
3130 "maint set/show catch-demangler-crashes" option.
3132 2014-06-19 Gary Benson <gbenson@redhat.com>
3134 * gdb.texinfo (Maintenance Commands): Document new
3135 "maint demangler-warning" command and new
3136 "maint set/show demangler-warning" option.
3138 2014-06-09 Siva Chandra Reddy <sivachandra@google.com>
3140 * python.texi (Xmethod API): Add space before the opening
3141 parenthesis in function descriptions.
3143 2014-06-06 Doug Evans <xdje42@gmail.com>
3145 * guile.texi (Guile Configuration): Document guile-data-directory.
3147 2014-06-06 Mingjie Xing <mingjie.xing@gmail.com>
3149 * gdb.texinfo (Invoking GDB): Add -q and --quiet.
3151 2014-06-04 Doug Evans <xdje42@gmail.com>
3153 * guile.texi (Breakpoints In Guile): Update.
3155 2014-06-03 Joel Brobecker <brobecker@adacore.com>
3157 * python.texi (Xmethod API): Fix reference to "Progspaces In
3160 2014-06-03 Siva Chandra Reddy <sivachandra@google.com>
3162 * python.texi (Xmethods In Python, XMethod API)
3163 (Writing an Xmethod): New nodes.
3164 (Python API): New menu entries "Xmethods In Python",
3165 "Xmethod API", "Writing an Xmethod".
3167 2014-06-02 Doug Evans <xdje42@gmail.com>
3169 * guile.texi (Guile API): Add entry for Parameters In Guile.
3170 (GDB Scheme Data Types): Mention <gdb:parameter> object.
3171 (Parameters In Guile): New node.
3173 2014-06-02 Doug Evans <xdje42@gmail.com>
3175 * guile.texi (Guile API): Add entry for Commands In Guile.
3176 (Basic Guile) <parse-and-eval>: Add reference.
3177 (Basic Guile) <string->argv>: Move definition to Commands In Guile.
3178 (GDB Scheme Data Types): Mention <gdb:command> object.
3179 (Commands In Guile): New node.
3181 2014-06-02 Doug Evans <xdje42@gmail.com>
3183 * guile.texi (Guile API): Add entry for Progspaces In Guile.
3184 (GDB Scheme Data Types): Mention <gdb:progspace> object.
3185 (Progspaces In Guile): New node.
3187 2014-05-30 Andrew Burgess <aburgess@broadcom.com>
3189 * guile.texi (Frames In Guile): Mention FRAME_UNWIND_MEMORY_ERROR.
3190 * python.texi (Frames In Python): Mention
3191 gdb.FRAME_UNWIND_MEMORY_ERROR.
3193 2014-05-29 Pedro Alves <palves@redhat.com>
3194 Tom Tromey <tromey@redhat.com>
3196 * gdb.texinfo (Non-Stop Mode): Remove "set target-async 1"
3198 (Asynchronous and non-stop modes): Document '-gdb-set mi-async'.
3199 Mention that target-async is now deprecated.
3200 (Maintenance Commands): Document maint set/show target-async.
3202 2014-05-29 Pedro Alves <palves@redhat.com>
3204 * observer.texi (sync_execution_done, command_error): New
3207 2014-05-29 Pedro Alves <palves@redhat.com>
3210 * observer.texi (signal_received, end_stepping_range)
3211 (signal_exited, exited, no_history): New observer subjects.
3213 2014-05-26 Andy Wingo <wingo@igalia.com>
3215 * guile.texi (GDB Scheme Data Types): Remove documentation for
3216 removed interfaces. Update spelling of gdb-object-kind.
3218 2014-05-26 Andy Wingo <wingo@igalia.com>
3220 * guile.texi (Basic Guile): Fix some typos.
3222 2014-05-26 Andy Wingo <wingo@igalia.com>
3224 * guile.texi (Writing a Guile Pretty-Printer)
3225 (Guile Types Module): Fix excess parentheses in use-modules forms.
3227 2014-05-24 Eli Zaretskii <eliz@gnu.org>
3229 * guile.texi (Types In Guile, Basic Guile, Frames In Guile)
3230 (Breakpoints In Guile, Guile Printing Module)
3231 (Guile Exception Handling, Values From Inferior In Guile)
3232 (Objfiles In Guile, Breakpoints In Guile, Memory Ports in Guile):
3233 Don't use @var at the beginning of a sentence.
3235 * gdb.texinfo (Frame Filter Management, Trace Files)
3236 (C Operators, Ada Tasks, Calling, Bootstrapping, ARM)
3237 (PowerPC Embedded, Define, Annotations for Running)
3238 (IPA Protocol Commands, Packets, General Query Packets)
3239 (Tracepoint Packets, Notification Packets, Environment)
3240 (Inferiors and Programs, Set Breaks, Set Catchpoints)
3241 (Continuing and Stepping, Signals, Thread-Specific Breakpoints)
3242 (Frames, Backtrace, Selection, Expressions, Registers)
3243 (Trace State Variables, Built-In Func/Proc, Signaling, Files)
3244 (Numbers, GDB/MI Async Records, GDB/MI Data Manipulation)
3245 (Source Annotations, Using JIT Debug Info Readers, Packets)
3246 (Stop Reply Packets, Host I/O Packets)
3247 (Target Description Format): Don't use @var at the beginning of a
3250 * python.texi (Basic Python, Types In Python)
3251 (Commands In Python, Frames In Python, Line Tables In Python)
3252 (Breakpoints In Python, gdb.printing, gdb.types)
3253 (Type Printing API): Don't use @var at the beginning of a
3256 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
3258 * gdb.texinfo (Process Record and Replay): Document "set/show btrace
3259 replay-memory-access".
3261 2014-05-21 Pedro Alves <palves@redhat.com>
3263 * gdb.texinfo (Starting): Document "set/show
3264 auto-connect-native-target".
3265 (Target Commands): Document "target native".
3267 2014-05-20 Pedro Alves <palves@redhat.com>
3269 * gdb.texinfo (Memory) <compare-sections>: Generalize comments to
3270 not be remote specific. Add cross reference to the qCRC packet.
3271 (Separate Debug Files): Update cross reference to the qCRC packet.
3272 (General Query Packets) <qCRC packet>: Add anchor.
3274 2014-05-17 Doug Evans <xdje42@gmail.com>
3276 Copy over changes from guile.texi.
3277 * python.texi (Basic Python) <gdb.execute>: Add text.
3278 (Basic Python) <gdb.post_event>: Remove "main" from "main GDB thread".
3279 (Values From Inferior) <Python string>: Add text.
3280 (Values From Inferior) <Value.string>: Clarify string length handling.
3281 (Pretty Printing API): Add cindex.
3282 (Types In Python) <TYPE_CODE_*>: Use vtable instead of table.
3283 Remove unnecessary index of gdb.TYPE_CODE_*. Replace @findex with
3285 (Commands In Python) <COMPLETE_*>: Similarly.
3286 (Symbols In Python) <SYMBOL_*>: Similarly.
3287 (Breakpoints In Python) <WP_*>: Similarly.
3288 (Breakpoints In Python) <BP_*>: Similarly.
3290 2014-05-17 David Taylor <dtaylor@emc.com>
3292 * gdb.texinfo (General Query Packets): Add a note about thread IDs
3293 mentioned in the qfThreadInfo reply.
3295 2014-05-16 Doug Evans <dje@google.com>
3297 * gdb.texinfo (Mode Options): Add -D.
3299 2014-05-09 Samuel Bronson <naesten@gmail.com>
3301 * Makefile.in (PACKAGE): Copy from ../Makefile.in in case of
3304 2014-04-29 Tom Tromey <tromey@redhat.com>
3306 * gdb.texinfo (Debugging Output): Rename to "set debug varobj" and
3307 "show debug varobj".
3309 2014-05-01 David Taylor <dtaylor@emc.com>
3311 * gdb.texinfo (compare-sections): Document the new -r (read-only)
3314 2014-04-24 Michael Sturm <michael.sturm@mintel.com>
3315 Walfred Tedeschi <walfred.tedeschi@intel.com>
3317 * gdb.texinfo (i386 Features): Add description of AVX512
3320 2014-03-31 Doug Evans <dje@google.com>
3322 * gdb.texinfo (Symbols): Document set/show print symbol-loading.
3324 2014-03-30 Doug Evans <dje@google.com>
3326 * gdb.texinfo (Non-Stop Mode): Remove trailing whitespace.
3327 (Background Execution): Ditto.
3329 2014-03-21 Pedro Alves <palves@redhat.com>
3330 Stan Shebs <stan@codesourcery.com>
3331 Hui Zhu <hui@codesourcery.com>
3333 * gdb.texinfo (Packets): Add anchor to "? packet".
3334 Remove fixme and update introduction of "k packet".
3335 Add anchor to "vKill packet".
3337 2014-03-12 Stan Shebs <stan@codesourcery.com>
3339 * Doxyfile-gdb-api.in (INPUT): Add gdbtypes.h.
3341 2014-02-26 Ludovic Courtès <ludo@gnu.org>
3343 * guile.texi (Basic Guile): Document 'history-append!'.
3345 2014-02-20 Joel Brobecker <brobecker@adacore.com>
3347 * gdb.texinfo (Files): Document "add-shared-symbol-files"
3348 and "assf" as being deprecated.
3349 (Cygwin Native): Likewise for "dll-symbols".
3350 (Non-debug DLL Symbols): Remove reference to "dll-symbols"
3351 as a way to force the loading of symbols from a DLL.
3353 2014-02-19 Siva Chandra Reddy <sivachandra@google.com>
3355 * python.texi (Values From Inferior): Add description about the
3358 2014-02-17 Doug Evans <xdje42@gmail.com>
3360 * Makefile.in (GDB_DOC_FILES): Add python.texi.
3361 * gdb.texinfo (Python): Moved to ...
3362 * python.texi: ... here. New file.
3364 2014-02-17 Ludovic Courtès <ludo@gnu.org>
3366 * guile.texi (Writing a Guile Pretty-Printer) <example>:
3367 Remove 'string-begins-with' procedure. Add 'pretty-printer'
3368 parameter to 'str-lookup-function' procedure. Look for
3369 the "std::string<" prefix.
3370 (Frames In Guile): Add 'frame' parameter to 'frame-read-var'.
3373 2014-02-11 Tejas Belagod <tejas.belagod@arm.com>
3375 * guile.texi (Values From Inferior In Guile): Remove stray
3376 parantheses for deffn.
3377 (Disassembly In Guile): Ditto.
3379 2014-02-10 Stan Shebs <stan@codesourcery.com>
3381 Add Doxygen support.
3382 * Makefile.in (doxy): New action, generates Doxygen files.
3385 * Doxyfile-base.in: New file.
3386 * Doxyfile-gdb-api.in: New file.
3387 * Doxyfile-gdb-xref.in: New file.
3388 * Doxyfile-gdbserver.in: New file.
3389 * doxy-index.in: New file.
3390 * filter-for-doxygen: New file.
3391 * filter-params.pl: New file.
3393 2014-02-10 Doug Evans <xdje42@gmail.com>
3395 * Makefile.in (GDB_DOC_FILES): Add guile.texi.
3396 * gdb.texinfo (Auto-loading): Add set/show auto-load guile-scripts.
3397 (Extending GDB): New menu entries Guile, Multiple Extension Languages.
3398 (Guile docs): Include guile.texi.
3399 (objfile-gdbdotext file): Add objfile-gdb.scm.
3400 (dotdebug_gdb_scripts section): Mention Guile scripts.
3401 (Multiple Extension Languages): New node.
3402 * guile.texi: New file.
3404 2014-01-28 Joel Brobecker <brobecker@adacore.com>
3406 * gdb.texinfo (Ada Glitches): Document the new "maint ada set/show
3407 ignore-descriptive-types". commands.
3409 2014-01-22 Doug Evans <dje@google.com>
3411 * gdb.texinfo (Server): Mention --debug-format=all|none|timestamp.
3412 (gdbserver man): Ditto.
3414 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
3416 * gdb.texinfo: Document limited reverse/replay support
3417 for target record-btrace.
3419 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
3421 * gdb.texinfo (Process Record and Replay): Update documentation.
3423 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
3425 * gdb.texinfo (Process Record and Replay): Document new /c
3426 modifier accepted by "record function-call-history".
3427 Add /i modifier to "record function-call-history" example.
3429 2014-01-15 Yuanhui Zhang <asmwarrior@gmail.com>
3430 Joel Brobecker <brobecker@adacore.com>
3432 * gdb.texinfo (GDB/MI Output Syntax): Add some missing "nl"
3433 markers. Remove one that was misplaced.
3435 2014-01-10 Pedro Alves <palves@redhat.com>
3437 * gdb.texinfo (Your Program's Environment) <set environment>:
3438 Mention the shell, and point at 'set exec-wrapper'.
3440 2014-01-07 Joel Brobecker <brobecker@adacore.com>
3442 * gdb.texinfo (Types In Python): Document new attribute Types.name.
3444 2013-12-30 Joel Brobecker <brobecker@adacore.com>
3446 * gdb.texinfo (Types In Python): Clarify the documentation
3447 of attribute gdb.Field.bitpos.
3449 2013-12-28 Joel Brobecker <brobecker@adacore.com>
3451 * gdb.texinfo (Types In Python): Fix the documentation of
3452 attribute "bitpos" in class gdb.Field for enum types. Add
3453 documentation for attribute "enumval" in that same class.
3455 2013-12-28 Joel Brobecker <brobecker@adacore.com>
3457 * gdb.texinfo (GDB/MI Support Commands): Change @table into
3460 2013-12-23 Doug Evans <xdje42@gmail.com>
3462 * gdb.texinfo (Auto-loading): Move menu up. Move discussion of
3463 auto-loaded objfile scripts and .debug_gdb_scripts section to their
3464 corresponding section in Extending GDB.
3465 (Extending GDB): Move menu up. New menu item "Auto-loading
3467 (Sequences): New menu item "Auto-loading sequences".
3468 (Auto-loading sequences): New node.
3469 (Python): Rename section from Scripting GDB to Extending GDB.
3470 (Python Auto-loading): Update xref, refer to "Auto-loading extensions".
3471 Move docs on ways to auto-load extensions to ...
3472 (Auto-loading extensions): ... here. New node.
3474 2013-12-23 Joel Brobecker <brobecker@adacore.com>
3476 * gdb.texinfo (GDB/MI): Add "GDB/MI Support Commands" entry
3478 (GDB/MI Variable Objects): Adjust reference to "-list-features"
3479 command, now in a new node.
3480 (GDB/MI Support Commands): New node, with its contents being
3481 extracted from the "GDB/MI Miscellaneous Commands" node.
3482 A small paragraph introducing the section is also added at
3484 (GDB/MI Miscellaneous Commands): Delete the description of the
3485 -info-gdb-mi-command, -list-features and -list-target-features
3486 commands, now hosted in the "GDB/MI Support Commands" node.
3488 2013-12-12 Siva Chandra Reddy <sivachandra@google.com>
3491 * gdb.texinfo (Values From Inferior): Add a note about using
3492 gdb.Field objects as subscripts on gdb.Value objects.
3493 (Types In Python): Add description about the new attribute
3494 "parent_type" of gdb.Field objects.
3496 2013-12-12 Joel Brobecker <brobecker@adacore.com>
3498 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add @cindex
3499 entry for section docuumenting the -list-features GDB/MI command.
3501 2013-12-10 Joel Brobecker <brobecker@adacore.com>
3503 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document the new
3504 "exec-run-start-option" entry in the output of the "-list-features"
3507 2013-12-04 Eli Zaretskii <eliz@gnu.org>
3509 * gdb.texinfo (i386): Fix yesterday's commit.
3511 2013-12-03 Tom Tromey <tromey@redhat.com>
3513 * gdb.texinfo (Set Catchpoints): Add @kindex for each command
3516 2013-12-03 Tom Tromey <tromey@redhat.com>
3518 * gdb.texinfo (@direntry): Add menu item for gdbserver.
3520 2013-12-03 Walfred Tedeschi <walfred.tedeschi@intel.com>
3522 * gdb.texinfo (i386 Features): Add MPX feature registers.
3523 (x86 Specific featuresx86 Architecture-specific Issues): Adds
3524 a subsubsection for MPX and describes the display of the
3527 2013-12-03 Joel Brobecker <brobecker@adacore.com>
3529 * gdb.texinfo (GDB/MI Miscellaneous Commands): Remove the
3530 documentation of the "ada-exceptions" entry.
3532 2013-12-03 Joel Brobecker <brobecker@adacore.com>
3534 * gdb.texinfo (GDB/MI Result Records): Fix the syntax of the
3535 "^error" result record concerning the error message. Document
3536 the error code that may also be part of that result record.
3537 (GDB/MI Miscellaneous Commands): Document the
3538 "undefined-command-error-code" element in the output of
3539 the "-list-features" GDB/MI command.
3541 2013-12-03 Joel Brobecker <brobecker@adacore.com>
3543 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document
3544 the new -info-gdb-mi-command GDB/MI command. Document
3545 the meaning of "-info-gdb-mi-command" in the output of
3548 2013-11-29 Pedro Alves <palves@redhat.com>
3550 * gdb.texinfo (Frames In Python) <gdb.FRAME_UNWIND_NULL_ID>:
3553 2013-11-24 Yao Qi <yao@codesourcery.com>
3555 * gdb.texinfo (Caching Remote Data): Document new
3556 "set/show stack-cache" option.
3558 2013-11-24 Yao Qi <yao@codesourcery.com>
3560 * gdb.texinfo (Caching Target Data): Replace "ON" with "on".
3561 (Maintenance Commands): Replace "ON" and "OFF" with "on" and
3564 2013-11-23 Yao Qi <yao@codesourcery.com>
3566 * gdb.texinfo (GDB/MI Variable Objects): Add the description
3567 of "displayhint" to the table about child results.
3569 2013-11-21 Yao Qi <yao@codesourcery.com>
3571 * gdb.texinfo (GDB/MI Variable Objects): Add attribute
3572 'dynamic' for the output of command -var-list-children.
3574 2013-11-21 Yao Qi <yao@codesourcery.com>
3576 * gdb.texinfo (Caching Target Data): Remove "see" before
3579 2013-11-20 Yao Qi <yao@codesourcery.com>
3581 * gdb.texinfo (Caching Target Data): Update doc for
3582 per-address-space dcache.
3584 2013-11-20 Yao Qi <yao@codesourcery.com>
3586 * gdb.texinfo (Data): Rename menu item.
3587 (Caching Remote Data): Rename to ...
3588 (Caching Target Data): ... it. Update.
3590 2013-11-18 Joel Brobecker <brobecker@adacore.com>
3592 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document the new
3593 "language-option" entry in the output of the "-list-features"
3596 2013-11-15 Tom Tromey <tromey@redhat.com>
3598 * gdb.texinfo (Variables): Note gdb rules for ambiguous cases.
3601 2013-11-14 Tom Tromey <tromey@redhat.com>
3603 * gdb.texinfo (Breakpoints In Python): Replace "as" with "in".
3605 2013-11-14 Joel Brobecker <brobecker@adacore.com>
3607 * gdb.texinfo (Show): Add xref anchor for "show language" command.
3608 (Context management): Place current subsection text into its own
3609 subsubsection. Add new subsubsection describing the "--language"
3612 2013-11-13 Joel Brobecker <brobecker@adacore.com>
3614 * gdb.texinfo (GDB/MI Miscellaneous Commands): Delete
3615 the documentation of "info-ada-exceptions" in the output
3616 of the "-list-features" command. Add the documentation
3617 of the "ada-exception" entry instead.
3619 2013-11-12 Joel Brobecker <brobecker@adacore.com>
3622 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix the first
3623 word of a couple of sentences to start with a capital letter.
3625 2013-11-12 Joel Brobecker <brobecker@adacore.com>
3627 * gdb.texinfo (Ada): Add entry in menu for new "Ada Exceptions" node.
3628 (Ada Exceptions): New node.
3629 (GDB/MI): Add entry in menu for new "GDB/MI Ada Exceptions
3631 (GDB/MI Ada Exceptions Commands): New node.
3632 (GDB/MI Miscellaneous Commands): Document new "info-ada-exceptions"
3633 field in the output of the "-list-features" command.
3634 * NEWS: Add entry for the new "info exceptions" CLI command,
3635 and for the new "-info-ada-exceptions" GDB/MI command.
3637 2013-11-11 Phil Muldoon <pmuldoon@redhat.com>
3639 * gdb.texinfo (Symbol Tables In Python): Add linetable method entry.
3640 (Line Tables In Python): New node.
3642 2013-11-08 Doug Evans <dje@google.com>
3644 * gdb.texinfo (Debugging Output): Update text for
3645 "set debug dwarf2-read".
3647 2013-11-08 Doug Evans <dje@google.com>
3649 * gdb.texinfo (Debugging Output): Update text for
3650 "set debug symtab-create".
3652 2013-11-07 Phil Muldoon <pmuldoon@redhat.com>
3654 * gdb.texinfo (Commands In Python): Document COMPLETE_EXPRESSION
3657 2013-11-07 Phil Muldoon <pmuldoon@redhat.com>
3659 * gdb.texinfo (Breakpoints In Python): Document temporary
3660 option in breakpoint constructor, and add documentation to the
3661 temporary attribute.
3663 2013-11-07 Yao Qi <yao@codesourcery.com>
3665 * gdb.texinfo (GDB/MI Variable Objects): Update doc about the
3666 output of "-var-info-expression".
3668 2013-11-06 Pedro Alves <palves@redhat.com>
3670 * gdb.texinfo (Starting) <set/show startup-with-shell>: Mention
3671 non-interactive mode.
3672 (Environment) <shell startup files warning>: Mention
3673 non-interactive mode. Mention .zshenv for Z shell, and talk about
3674 BASH_ENV instead of .bashrc for BASH.
3676 2013-10-29 Nicolas Blanc <nicolas.blanc@intel.com>
3678 * gdb.texinfo (Commands to Specify Files): Add description
3679 of the remove-symbol-file command.
3680 * observer.texi: New free_objfile event
3682 2013-10-24 Pedro Alves <palves@redhat.com>
3684 * gdb.texinfo (Starting): Document set/show startup-with-shell.
3686 2013-10-11 Joel Brobecker <brobecker@adacore.com>
3688 * gdb.texinfo (Shared Library GDB/MI Catchpoint Commands):
3689 New subsection inside which the "-catch-load" and "-catch-unload"
3690 commands documentation is now placed.
3691 (Ada Exception GDB/MI Catchpoint Commands): New subsection
3692 documenting the "-catch-assert" and "-catch-exception" new
3695 2013-10-10 Joel Brobecker <brobecker@adacore.com>
3697 * gdb.texinfo (Connecting): Remove unnecessary @w{}.
3699 2013-10-10 Joel Brobecker <brobecker@adacore.com>
3701 * gdb.texinfo (Connecting): Replace "set remotebaud" by "set
3703 (Remote Configuration): Replace "set remotebaud" by "set serial
3704 baud". Replace "show remotebaud" by "show serial baud".
3706 2013-10-07 Pedro Alves <palves@redhat.com>
3708 PR breakpoints/11568
3709 * gdb.texinfo (Thread-Specific Breakpoints): Mention what happens
3710 when the thread is removed from the thread list.
3712 2013-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
3714 * gdb.texinfo (Convenience Variables): Document $_exitsignal.
3715 Update entry for $_exitcode.
3717 2013-10-04 Joel Brobecker <brobecker@adacore.com>
3719 * gdb.texinfo (GDB/MI Program Execution): Document "-exec-run"'s
3720 new "--start" option.
3722 2013-10-02 Pedro Alves <palves@redhat.com>
3724 * gdb.texinfo (Registers): Expand description of saved registers
3725 in frames. Explain <not saved>.
3727 2013-09-25 Doug Evans <dje@google.com>
3729 * gdb.texinfo (Debugging Output): Document set/show debug symfile.
3731 2013-09-16 Stan Shebs <stan@codesourcery.com>
3733 Remove the internals manual gdbint.texinfo.
3734 * Makefile.in (INFO_DEPS): Remove gdbint.info.
3735 (PDFFILES): Remove gdbint.pdf.
3736 (HTMLFILES): Remove gdbint/index.html.
3737 (HTMLFILES_INSTALL): Remove gdbint.
3738 (GDBINT_DOC_FILES): Remove.
3739 (dvi): Remove gdbint.dvi.
3740 (ps): Remove gdbint.ps.
3741 * gdbint.texinfo: Remove file.
3742 * gdb.texinfo (Maintenance Commands): Remove reference to gdbint.
3744 2013-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
3746 * gdb.texinfo (Convenience Functions): Mention new convenience
3749 2013-09-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3751 * gdb.texinfo (Decimal Floating Point format): Mention S/390.
3752 (Standard Target Features): Add new node to menu.
3753 (S/390 and System z Features): New node.
3755 2013-09-13 Sanimir Agovic <sanimir.agovic@intel.com>
3757 * gdb.texinfo (GDB/MI Miscellaneous Commands): Use
3758 -list-target-features in the example.
3760 2013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3762 * gdb.texinfo (MiniDebugInfo): Prepare file debug and use it to create
3763 mini_debuginfo. Strip binary before adding mini_debuginfo to it.
3765 2013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3767 Sync documentation with gdb.base/gnu-debugdata.exp.
3768 * gdb.texinfo (MiniDebugInfo): Add comment and "D" in the example.
3770 2013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3772 * gdb.texinfo (MiniDebugInfo): Fix two trailing dots.
3774 2013-08-27 Pedro Alves <pedro@codesourcery.com>
3775 Yao Qi <yao@codesourcery.com>
3777 * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-locals>:
3778 Document new --skip-unavailable option.
3779 <-stack-list-variables>: Document new --skip-unavailable option.
3781 2013-08-26 Doug Evans <dje@google.com>
3783 * gdb.texinfo (Maintenance Commands): "maint print objfiles" now takes
3786 2013-08-13 Tom Tromey <tromey@redhat.com>
3788 * gdbint.texinfo (Testsuite): Use @table, not @itemize.
3789 Document GDB_PARALLEL and GDB_INOTIFY.
3791 2013-08-09 Stan Shebs <stan@codesourcery.com>
3793 * LRS: Remove file, describes a long-abandoned live-range
3794 splitting extension to stabs.
3796 2013-07-25 Andrew Burgess <aburgess@broadcom.com>
3798 * gdb.texinfo (Output Formats): Mention the new 'z' formatter.
3800 2013-07-17 Doug Evans <dje@google.com>
3802 * gdb.texinfo (Print Settings): Document "print raw frame-arguments".
3804 2013-07-02 Tom Tromey <tromey@redhat.com>
3806 * gdb.texinfo (Target Commands): Don't mention "target nrom".
3808 2013-06-28 Tom Tromey <tromey@redhat.com>
3810 * Makefile.in (version.subst): Use version.in, not
3812 * gdbint.texinfo (Versions and Branches, Releasing GDB):
3815 2013-06-27 Pedro Alves <palves@redhat.com>
3817 * gdbint.texinfo (Algorithms) <Stepping over runtime loader
3818 dynamic symbol resolution code>: New section, based on infrun.c
3821 2013-06-26 Tom Tromey <tromey@redhat.com>
3823 * gdbint.texinfo (Versions and Branches): Use common/version.in.
3825 (Releasing GDB): Likewise.
3827 2013-06-26 Pedro Alves <pedro@codesourcery.com>
3828 Yao Qi <yao@codesourcery.com>
3830 * gdb.texinfo (GDB/MI Tracepoint Commands): Document
3831 -trace-frame-collected.
3833 2013-06-26 Pedro Alves <pedro@codesourcery.com>
3835 * gdb.texinfo (Traceframe Info Format): Document tvar element
3838 2013-06-25 Yao Qi <yao@codesourcery.com>
3840 * gdbint.texinfo (Testsuite): Document 'gdb,predefined_tsv'.
3842 2013-06-24 Tom Tromey <tromey@redhat.com>
3844 * Makefile.in (POD2MAN1, POD2MAN5): Use version.subst.
3845 (GDBvn.texi): Use version.subst.
3846 (version.subst): New target.
3847 (mostlyclean): Remove version.subst.
3849 2013-06-20 Pedro Alves <pedro@codesourcery.com>
3851 * gdb.texinfo (GDB/MI Data Manipulation)
3852 <-data-list-register-values>: Document the --skip-unavailable
3855 2013-06-07 Yao Qi <yao@codesourcery.com>
3857 * gdb.texinfo (Symbols): Add kindex and cindex for
3858 'maint print msymbols'.
3860 2013-06-05 Simon Marchi <simon.marchi@ericsson.com> (tiny change)
3862 * gdb.texinfo (Miscellaneous gdb/mi Commands): Fix -add-inferior
3863 response field name (thread-group to inferior).
3865 2013-06-04 Gary Benson <gbenson@redhat.com>
3867 * gdb.texinfo (General Query Packets/qSupported): Added
3868 "qXfer:libraries-svr4:read" and "augmented-libraries-svr4-read".
3869 to the table of currently defined stub features.
3870 Added a more detailed entry for "augmented-libraries-svr4-read".
3871 (General Query Packets/qXfer:libraries-svr4:read): Documented
3872 the augmented form of this packet.
3874 2013-05-23 Joel Brobecker <brobecker@adacore.com>
3876 * gdb.texinfo (System-wide Configuration Scripts): Renames
3877 "Installed System-wide Configuration Scripts". Add associated
3880 2013-05-23 Yao Qi <yao@codesourcery.com>
3881 Pedro Alves <palves@redhat.com>
3883 * gdb.texinfo (Packets): Document 'vCont;r'.
3884 (Continuing and Stepping): Document target-assisted range
3885 stepping, and the 'set range-stepping' and 'show range-stepping'
3888 2013-05-23 Joel Brobecker <brobecker@adacore.com>
3890 * gdb.texinfo (Installed System-wide Configuration Scripts):
3891 Add subsection describing the scripts now available under
3892 the data-dir's system-gdbbinit subdirectory.
3893 * NEWS: Add entry announcing the availability of system-wide
3894 configuration scripts for ElinOS and Wind River Linux.
3896 2013-05-21 Hui Zhu <hui@codesourcery.com>
3898 * gdb.texinfo (GDB/MI Breakpoint Commands): Describe the
3899 "-dprintf-insert" command.
3901 2013-05-17 Doug Evans <dje@google.com>
3903 * gdb.texinfo (Maintenance Commands): Update doc for
3904 "maint check-psymtabs". Add doc for "maint check-symtabs",
3905 "maint expand-symtabs".
3907 2013-05-15 Markus Metzger <markus.t.metzger@intel.com>
3909 * gdb.texinfo (Process Record and Replay): Document the
3910 "record goto" command and its sub-commands.
3912 2013-05-10 Phil Muldoon <pmuldoon@redhat.com>
3914 * gdb.texinfo (Backtrace): Add "no-filter" argument.
3915 (Python API): Add Frame Filters API, Frame Wrapper API,
3916 Writing a Frame Filter/Wrapper, Managing Management of Frame
3917 Filters chapter entries.
3918 (Frame Filters API): New Node.
3919 (Frame Wrapper API): New Node.
3920 (Writing a Frame Filter): New Node.
3921 (Managing Frame Filters): New Node.
3922 (Progspaces In Python): Add note about frame_filters attribute.
3923 (Objfiles in Python): Ditto.
3924 (GDB/MI Stack Manipulation): Add -enable-frame-filters command,
3925 @anchors and --no-frame-filters option to -stack-list-variables,
3926 -stack-list-frames, -stack-list-locals and -stack-list-arguments
3929 2013-05-08 Joel Brobecker <brobecker@adacore.com>
3931 * gdbint.texinfo (Native Debugging): Add "AIX Shared Library
3932 Support" subsection documenting the XML format used to transfer
3933 shared library info on AIX.
3935 2013-05-08 Joel Brobecker <brobecker@adacore.com>
3937 * gdb.texinfo (Debugging Output): Add documentation of
3938 "set debug aix-solib" and "show debug aix-solib" commands.
3940 2013-05-06 Sandra Loosemore <sandra@codesourcery.com>
3942 * gdb.texinfo (Nios II): New section.
3943 (Nios II Features): New section.
3945 2013-05-06 Joel Brobecker <brobecker@adacore.com>
3947 * gdbint.texinfo (Algorithms): Remove entries documenting
3948 DEPRECATED_IBM6000_TARGET, SOLIB_ADD, and
3949 SOLIB_CREATE_INFERIOR_HOOK.
3951 2013-04-29 Tom Tromey <tromey@redhat.com>
3954 * gdb.texinfo (Python API): Fix menu entry.
3955 (Blocks In Python): Fix subsubsection text. Rewrite intro.
3956 Define global and static block. Add example. Clarify
3957 block relationship for inline functions.
3959 2013-04-29 Tom Tromey <tromey@redhat.com>
3961 * gdb.texinfo (Python API): Mention Python help and keyword
3962 arguments. Move pagination text to Basic Python.
3963 (Basic Python): Put pagination text here. Document
3964 close-on-exec, SIGCHLD, and SIGINT.
3966 2013-04-19 Pedro Alves <palves@redhat.com>
3968 * gdbint.texinfo (Misc Guidelines) <Compiler Warnings>: Write
3969 "signedness" instead of "signness".
3971 2013-04-19 Pedro Alves <palves@redhat.com>
3973 * gdbint.texinfo (Misc Guidelines) <Compiler Warnings>: Replace
3974 -Wno-pointer-sign text with text on -Wpointer-sign.
3976 2013-04-16 Tom Tromey <tromey@redhat.com>
3978 * gdb.texinfo (Set Catchpoints): Mention earliest version of
3979 GCC that has the SDT probe points.
3981 2013-04-15 Tom Tromey <tromey@redhat.com>
3983 * gdb.texinfo (Set Catchpoints): Document regexp syntax for
3984 exception catchpoints.
3986 2013-04-15 Tom Tromey <tromey@redhat.com>
3988 * gdb.texinfo (Set Catchpoints): Document $_exception.
3989 (Convenience Vars): Mention $_exception.
3991 2013-04-15 Tom Tromey <tromey@redhat.com>
3993 * gdb.texinfo (Set Catchpoints): Reorganize exception
3994 catchpoints. Document "catch rethrow".
3995 (Debugging C Plus Plus): Mention "catch rethrow".
3997 2013-04-15 Tom Tromey <tromey@redhat.com>
3999 * gdb.texinfo (Set Catchpoints): Remove obsolete text.
4001 2013-04-12 Jan Kratochvil <jan.kratochvil@redhat.com>
4002 Eli Zaretskii <eliz@gnu.org>
4004 * gdb.texinfo (Auto-loading safe path): Add quick -iex using command
4005 line below the sample output.
4007 2013-04-12 Eli Zaretskii <eliz@gnu.org>
4009 * gdb.texinfo (Mode Options): Document '-configuration'.
4010 (Help): Document "show configuration".
4011 (Bug Reporting): Add requirements to include the configuration
4012 details in bug reports.
4014 2013-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4016 * Makefile.in (MAN1S): Add gcore.1.
4017 Remove "Host, target, and site specific Makefile fragments" comment.
4018 (@host_makefile_frag@, HAVE_NATIVE_GCORE_TARGET): New.
4019 (install-man1, uninstall-man1): Conditionalize gcore.1.
4021 * gdb.texinfo (Man Pages): Add gcore man.
4022 (gcore man): New node.
4024 2013-04-10 Pedro Alves <palves@redhat.com>
4026 * gdb.texinfo (Process Record and Replay): Document that "set
4027 record full insn-number-max", "set record
4028 instruction-history-size" and "set record
4029 function-call-history-size" accept "unlimited".
4030 (Backtrace): Document that "set backtrace limit" accepts
4032 (List): Document that "set listsize" accepts "unlimited".
4033 (Print Settings)" Document that "set print max-symbolic-offset",
4034 "set print elements" and "set print repeats" accept "unlimited".
4035 (Starting and Stopping Trace Experiments): Document that "set
4036 trace-buffer-size" accepts "unlimited".
4037 (Remote Configuration): Document that "set tcp connect-timeout"
4038 accepts "unlimited".
4039 (Command History): Document that "set history size" accepts
4041 (Screen Size): Document that "set height" and "set width" accepts
4042 "unlimited". Adjust "set pagination"'s description to suggest
4043 "set height unlimited" instead of "set height 0".
4045 2013-04-10 Yao Qi <yao@codesourcery.com>
4047 * gdb.texinfo (Trace Files): Add "target ctf".
4049 2013-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
4051 * Makefile.in (POD2MAN1, POD2MAN5): Replace $(VERSION) by ../version.in.
4053 * Makefile.in (install-man1, install-man5, uninstall-man1)
4054 (uninstall-man5): Replace $(MANS) by $(MAN1S) and $(MAN5S) respectively.
4056 * Makefile.in (gdb.1, gdbserver.1, gdbinit.5): Use $(srcdir).
4058 2013-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
4059 Eli Zaretskii <eliz@gnu.org>
4061 * gdb.texinfo (gdbserver man): Rename tty to comm. Swap --attach
4062 parameters order. Remove "On some targets" for --attach. Document the
4063 --multi parameter and extended-remote command. Document all the
4066 2013-04-05 Jan Kratochvil <jan.kratochvil@redhat.com>
4068 * gdb.texinfo (gdb man): Mention option -p. Include Fortran to
4069 the list of supported languages.
4071 2013-04-05 Jan Kratochvil <jan.kratochvil@redhat.com>
4073 Convert man pages to texinfo, new gdbinit.5 texinfo page.
4074 * Makefile.in (mandir, man1dir, man5dir, SYSTEM_GDBINIT, MANCONF,
4075 (TEXI2POD, POD2MAN1, POD2MAN5, MAN1S, MAN5S, MANS, man): New.
4076 (diststuff): Add man.
4077 (install-man, install-man1, install-man5, uninstall-man, uninstall-man1)
4078 (uninstall-man5): New.
4079 (STAGESTUFF): Add *.1 and *.5.
4080 (GDBvn.texi): Add SYSTEM_GDBINIT.
4081 (gdb.1, gdbserver.1, gdbinit.5): New.
4082 (maintainer-clean realclean): Add $(MANS).
4083 (install): Add install-man.
4084 (uninstall): Add uninstall-man.
4085 * gdb.texinfo (@include gdb-cfg.texi): Wrap it by @c man begin INCLUDE.
4086 (@copying): Wrap it by @c man begin COPYRIGHT.
4087 (Top): Add Man Pages.
4088 (Man Pages, gdb man, gdbserver man, gdbinit man): New.
4090 2013-04-02 Pedro Alves <palves@redhat.com>
4092 * gdb.texinfo (Debugging Output): Document "set/show debug
4093 aarch64", "set/show debug coff-pe-read" and "set/show debug
4096 2013-04-02 Pedro Alves <palves@redhat.com>
4098 * gdb.texinfo (Remote Configuration) <set remote @var{name}-packet
4099 table>: Add entry for "trace-buffer-size".
4101 2013-03-28 Pedro Alves <palves@redhat.com>
4103 * gdb.texinfo (Remote Configuration) <set remote @var{name}-packet
4104 table>: Add entry for "trace-status".
4106 2013-03-28 Eli Zaretskii <eliz@gnu.org>
4108 * gdb.texinfo (Maintenance Commands): Use @enumerate, not "@table
4109 @bullet", which is invalid (makeinfo 5.1 barfs).
4111 2013-03-28 Pedro Alves <palves@redhat.com>
4115 * gdb.texinfo (List) <set listsize>: Adjust to document that
4116 listsize 0 means no limit, and remove mention of -1.
4118 2013-03-22 Yao Qi <yao@codesourcery.com>
4120 * gdb.texinfo (Embedded Processors): Remove menu item
4122 (OpenRISC 1000): Remove.
4124 2013-03-21 Doug Evans <dje@google.com>
4126 * gdb.texinfo (Maintenance Commands): Add docs for
4127 "mt set per-command {space,time,symtab} {on,off}".
4129 2013-03-14 Hui Zhu <hui@codesourcery.com>
4130 Yao Qi <yao@codesourcery.com>
4132 * gdb.texinfo (Trace Files): Add "tsave -ctf".
4134 2013-03-13 Keith Seitz <keiths@redhat.com>
4136 * gdb.texinfo (Maintenance Commands): Add missing ')' for
4137 "maint agent" reference to Dynamic printf.
4139 2013-03-11 Eli Zaretskii <eliz@gnu.org>
4141 * gdb.texinfo (General Query Packets): Don't use colon in index
4142 entries visible to Info format.
4144 2013-03-11 Markus Metzger <markus.t.metzger@intel.com>
4146 * gdb.texinfo (Process Record and Replay): Document record
4149 2013-03-11 Markus Metzger <markus.t.metzger@intel.com>
4151 * gdb.texinfo (Requirements): List qXfer:btrace:read requiring expat.
4152 (General Query Packets): Describe Qbtrace:bts, Qbtrace:off, and
4155 2013-03-09 Eli Zaretskii <eliz@gnu.org>
4157 * gdb.texinfo (General Query Packets, Tracepoint Packets): Don't
4158 use colons in @anchor and @cindex entries.
4160 2013-03-09 Hafiz Abid Qadeer <abidh@codesourcery.com>
4162 * gdb.texinfo (QTBuffer:size): Add cindex and anchor.
4164 2013-03-08 Stan Shebs <stan@codesourcery.com>
4165 Hafiz Abid Qadeer <abidh@codesourcery.com>
4167 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
4168 trace-buffer-size set and show commands.
4169 (Tracepoint Packets): Document QTBuffer:size.
4170 (General Query Packets): Document QTBuffer:size.
4172 2013-02-21 Tom Tromey <tromey@redhat.com>
4174 * gdb.texinfo: Remove bad @syncodeindex.
4175 (Values From Inferior, Types In Python, Inferiors In Python)
4176 (Events In Python, Threads In Python, Frames In Python, Blocks In
4177 Python, Symbols In Python, Symbol Tables In Python): Remove
4179 (Packets, General Query Packets, Tracepoint Packets)
4180 (Host I/O Packets): Use @w{} for empty @item.
4182 2013-02-20 Siva Chandra Reddy <sivachandra@google.com>
4184 * gdb.texinfo (Architectures In Python): Add description about
4185 the new method gdb.Architecture.disassemble.
4187 2013-02-15 Pedro Alves <pedro@codesourcery.com>
4188 Hafiz Abid Qadeer <abidh@codesourcery.com>
4190 * gdb.texinfo (GDB/MI Tracepoint Commands) <-trace-status>:
4191 Document the "trace-file" field.
4193 2013-02-07 Doug Evans <dje@google.com>
4195 * gdb.texinfo (Machine Code): Clarify argument to disassemble
4198 2013-02-06 Yao Qi <yao@codesourcery.com>
4200 * gdb.texinfo (GDB/MI Async Records): Document new MI
4201 notification "=tsv-modified". Update the document of MI
4202 notification "=tsv-created".
4203 * observer.texi (GDB Observers): New observer tsv_modified.
4204 Update observer tsv_created and tsv_delete.
4206 2013-02-05 Yufeng Zhang <yufeng.zhang@arm.com>
4208 * gdb.texinfo (AArch64 Features): New section; document
4209 org.gnu.gdb.aarch64.core and org.gnu.gdb.aarch64.fpu.
4210 (Architectures): Add new AArch64 section to document AArch64
4211 architecture specific commands.
4212 (ABI): Add description of the new OS ABI "Newlib" and its influence
4213 on the longjmp handling.
4215 2013-02-03 Eldar Gaynetdinov <hal9000ed2k@gmail.com>
4216 Jan Kratochvil <jan.kratochvil@redhat.com>
4218 * gdb.texinfo (Backtrace): Added description of 'filename-display'
4219 variable in 'set/show backtrace' section.
4221 2013-01-31 Tom Tromey <tromey@redhat.com>
4223 * gdb.texinfo (Target Commands): Fix typo.
4225 2013-01-23 Siva Chandra Reddy <sivachandra@google.com>
4227 * doc/gdb.texinfo (Architectures In Python): New sub-sub-section
4228 describing the gdb.Architecture class.
4229 (Frames In Python): Add description about the new method
4230 gdb.Frame.architecture().
4232 2013-01-23 Doug Evans <dje@google.com>
4234 * gdb.texinfo (Index Section Format): Document .gdb_index version 8.
4236 2013-01-21 Marc Khouzam <marc.khouzam@ericsson.com>
4238 * gdb.texinfo (GDB/MI Breakpoint Commands): Document new
4239 'thread-groups' field when printing a breakpoint in MI.
4241 2012-01-17 Sanjoy Das <sanjoy@playingwithpointers.com>
4242 * gdb.texinfo (Using JIT Debug Info Readers): Change documentation
4243 to reflect that jit-reader-load now supports absolute file-names.
4245 2013-01-16 Tom Tromey <tromey@redhat.com>
4247 * gdb.texinfo (Set Catchpoints): Document "catch signal".
4248 (Signals): Likewise.
4250 2013-01-16 Tom Tromey <tromey@redhat.com>
4252 * gdb.texinfo (GDB/MI Breakpoint Information): Document
4254 (GDB/MI Catchpoint Commands): Add "catch-type" to examples.
4256 2013-01-07 Tom Tromey <tromey@redhat.com>
4258 * gdb.texinfo (Mode Options): Don't mention -epoch.
4259 (Data, Emacs): Remove obsolete comments.
4261 2013-01-02 Tom Tromey <tromey@redhat.com>
4263 * gdb.texinfo (GDB/MI Output Records): Update menu.
4264 (GDB/MI Breakpoint Information): New node.
4265 (GDB/MI Breakpoint Commands) <-break-info>: Link to new node.
4266 <-break-insert>: Likewise.
4268 2012-12-31 Yao Qi <yao@codesourcery.com>
4270 * gdb.texinfo (Remote Non-Stop): Move paragraphs to ...
4271 (Packets): Move "vStopped" packet to ...
4272 (Notification Packets): ... here. Describe the components
4273 of notification. Add a table of supported notifications.
4274 Add an example on the process of he async notification.
4276 2012-12-25 Jan Kratochvil <jan.kratochvil@redhat.com>
4278 * gdb.texinfo (GDB/MI Data Manipulation) (fullname): Make it always
4280 (GDB/MI File Commands) (-file-list-exec-source-files): Make the
4281 fullname output always present.
4283 2012-12-23 Pierre Muller <muller@sourceware.org>
4285 * gdbint.texinfo (Function prototypes): Require use of "extern"
4286 modifier for function prototypes in headers.
4288 2012-12-19 Joel Brobecker <brobecker@adacore.com>
4290 * refcard.tex: Update copyright notice to GPL v3 or later.
4291 Update contact info.
4293 2012-12-16 Jan Kratochvil <jan.kratochvil@redhat.com>
4295 * gdbint.texinfo (Coding Standards) (C Usage): New rule for 0 vs. NULL.
4297 2012-12-15 Yao Qi <yao@codesourcery.com>
4299 * gdb.texinfo (Debugging Output): Document 'set debug
4300 notification' and 'show debug notification'.
4302 2012-12-15 Yao Qi <yao@codesourcery.com>
4304 * gdb.texinfo (Listing Tracepoints): New item and example about
4305 'installed on target' output.
4306 Add more in the example about 'installed on target'.
4307 (GDB/MI Breakpoint Commands): Doc about 'installed field.
4309 2012-12-14 Tom Tromey <tromey@redhat.com>
4311 * gdb.texinfo (SVR4 Process Information): Mention core files.
4313 2012-12-12 Mircea Gherzan <mircea.gherzan@intel.com>
4315 * gdb.texinfo (GDB/MI Catchpoint Commands): New section.
4317 2012-12-12 Paul Koning <paul_koning@dell.com>
4319 Add support for Python 3.
4320 * gdb.texinfo (Inferior.read_memory): Mention that the return
4321 value is a memoryview object if Python 3.
4323 2012-12-11 Pedro Alves <palves@redhat.com>
4325 * gdb.texinfo: Remove all mentions of Unixware throughout.
4327 2012-12-09 Jan Kratochvil <jan.kratochvil@redhat.com>
4329 * gdbint.texinfo (Host Definition): Remove CC_HAS_LONG_LONG.
4331 2012-11-29 Tom Tromey <tromey@redhat.com>
4333 * gdb.texinfo (SVR4 Process Information): Document missing
4334 "info proc" subcommands.
4336 2012-11-29 Yao Qi <yao@codesourcery.com>
4339 * gdb.texinfo (Print Settings): Correct the default 'demangle-style'
4340 to 'auto' instead of 'gnu'.
4342 2012-11-26 Tom Tromey <tromey@redhat.com>
4344 * gdb.texinfo (MiniDebugInfo): New node.
4345 (GDB Files): Update.
4347 2012-11-16 Doug Evans <dje@google.com>
4349 * gdb.texinfo (System-wide configuration): If the system-wide init
4350 file lives in the data-directory, and --data-directory is provided,
4353 2012-11-15 Tom Tromey <tromey@redhat.com>
4355 * gdb.texinfo (Signaling): Fix typo.
4357 2012-11-13 Giuseppe Montalto <giuseppe.montalto@st.com>
4359 * gdb.texinfo (GDB/MI Data Manipulation): Document new optional
4360 parameter "count" of -data-write-memory-bytes, and add an example.
4362 2012-11-12 Tom Tromey <tromey@redhat.com>
4364 * gdb.texinfo (Symbols): Document "info type-printers",
4365 "enable type-printer" and "disable type-printer".
4366 (Python API): Add new node to menu.
4367 (Type Printing API): New node.
4368 (Progspaces In Python): Document type_printers field.
4369 (Objfiles In Python): Likewise.
4370 (gdb.types) <get_type_recognizers, apply_type_recognizers,
4371 register_type_printer, TypePrinter>: Document.
4373 2012-11-12 Tom Tromey <tromey@redhat.com>
4375 * gdb.texinfo (Symbols): Document "set print type methods",
4376 "set print type typedefs", and flags to ptype and whatis.
4378 2012-11-09 Andrew Burgess <aburgess@broadcom.com>
4380 * gdb.texinfo (GDB/MI Data Manipulation): Add fullname field to
4381 the example -data-disassemble output. Extend the description of
4382 the -data-disassemble results to document all fields. Document
4383 the cli disassemble command as being related to -data-disassemble.
4385 2012-11-09 Yao Qi <yao@codesourcery.com>
4388 * gdb.texinfo (OS Information): Remove doc on command
4391 2012-11-08 Joel Brobecker <brobecker@adacore.com>
4393 * gdb.texinfo (Startup): Minor rewording, and clarify scope of
4394 gdb.ini warning for Windows port.
4396 2012-11-08 Yao Qi <yao@codesourcery.com>
4398 * gdb.texinfo (Search): Add kindex for 'fo'.
4400 2012-11-05 Tom Tromey <tromey@redhat.com>
4403 * gdb.texinfo (Functions In Python): Add example.
4405 2012-11-03 Yao Qi <yao@codesourcery.com>
4407 * observer.texi (GDB Observers): Remove observer
4408 'tracepoint_modified', 'tracepoint_created' and
4409 'tracepoint_deleted'.
4411 2012-10-26 Tom Tromey <tromey@redhat.com>
4413 * gdb.texinfo (General Query Packets): Use @itemx for QAgent.
4415 2012-10-25 Tom Tromey <tromey@redhat.com>
4417 * gdb.texinfo (General Query Packets): Use @itemx.
4419 2012-10-17 Yao Qi <yao@codesourcery.com>
4421 * observer.texi (GDB Observers): Update observer
4423 * gdb.texinfo (GDB/MI Async Records): Document for
4424 "memory-changed" notification.
4426 2012-10-15 Doug Evans <dje@google.com>
4428 * gdb.texinfo (Mode Options): Document -nh.
4429 Elaborate on docs for -nx.
4431 2012-09-26 Siddhesh Poyarekar <siddhesh@redhat.com>
4433 * observer.texi (memory_changed): Expand parameter LEN to ssize_t.
4435 2012-09-21 Yao Qi <yao@codesourcery.com>
4436 Pedro Alves <palves@redhat.com>
4438 * gdb.texinfo (GDB/MI Async Records): Document notification
4439 'record-started' and 'record-stopped'.
4440 * observer.texi (GDB Observers): New observer 'record-changed'.
4442 2012-09-19 Thomas Schwinge <thomas@codesourcery.com>
4444 * gdb.texinfo: Document the removal of SH's 'regs' command.
4446 2012-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
4448 * gdb.texinfo (jump): Mention new alias `j' for `jump'.
4450 2012-09-18 Yao Qi <yao@codesourcery.com>
4452 * gdb.texinfo (GDB/MI Async Records): Document new MI
4453 notifications '=tsv-created' and '=tsv-deleted'.
4454 * observer.texi (GDB Observers): New observer tsv_created and
4457 2012-09-18 Yao Qi <yao@codesourcery.com>
4459 * observer.texi (GDB Observers): New observer 'traceframe_changed'.
4460 * gdb.texinfo (GDB/MI Async Records): Mention new MI notification
4461 '=traceframe-changed'.
4463 2012-09-17 Yao Qi <yao@codesourcery.com>
4465 * gdb.texinfo (List): Describe the meaning of 0 and -1 in
4468 2012-09-13 Jan Kratochvil <jan.kratochvil@redhat.com>
4469 Eli Zaretskii <eliz@gnu.org>
4471 * gdbint.texinfo (Defining Other Architecture Features): Clarify *pcptr
4472 encoding for gdbarch_breakpoint_from_pc, bp_addr for
4473 gdbarch_push_dummy_call and bp_addr for gdbarch_push_dummy_code.
4475 2012-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
4477 * gdb.texinfo (objfile-gdb.py file): New paragraph for .exe stripping.
4479 2012-08-23 Khoo Yit Phang <khooyp@cs.umd.edu>
4481 Document how to return from "python-interactive" to GDB.
4482 * gdb.texinfo (Python Commands): Update documentation.
4484 2012-08-22 Khoo Yit Phang <khooyp@cs.umd.edu>
4486 Add a new "python-interactive" command that starts a standard
4487 Python interactive prompt with "pi" as alias, and add "py" as
4488 an alias to "python".
4489 * gdb.texinfo (Python Commands): Document the new commands.
4491 2012-08-22 Tom Tromey <tromey@redhat.com>
4493 * gdbint.texinfo (Host Definition): Remove documentation for
4494 SIGWINCH_HANDLER and SIGWINCH_HANDLER_BODY.
4496 2012-08-17 Keith Seitz <keiths@redhat.com>
4499 * gdb.texinfo (Type and Range Checking): Remove warning.
4500 Remove spurious commas.
4501 Update text and examples for re-implementation of set/show
4503 (C and C++ Type and Range Checks): Likewise.
4505 2012-08-16 Yao Qi <yao@codesourcery.com>
4507 * gdb.texinfo (Types In Python): Mention gdb.TYPE_CODE_BITSTRING
4510 2012-08-13 Doug Evans <dje@google.com>
4512 * gdb.texinfo (Convenience Vars): Update text for "show convenience"
4513 to include functions.
4515 2012-08-10 Doug Evans <dje@google.com>
4517 * gdb.texinfo (Convenience Funs): New node.
4518 (Types In Python): Document Type.vector.
4520 2012-08-09 Yao Qi <yao@codesourcery.com>
4522 * observer.texi: New observer command_param_changed.
4523 * gdb.texinfo (GDB/MI Async Records): Doc for '=cmd-param-changed'.
4525 2012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
4527 * gdbint.texinfo (Debugging GDB): In section
4528 'Debugging @value{GDBN} with itself' change .gdbinit for gdb-gdb.gdb.
4529 Mention also gdb-gdb.py.
4531 2012-08-07 Yao Qi <yao@codesourcery.com>
4533 Revert the folloing patch:
4534 2012-08-06 Yao Qi <yao@codesourcery.com>
4535 * gdb.texinfo (Remote Configuration): Add kindex for 'set
4536 remote hardware-watchpoint-limit' and 'set
4537 remote hardware-breakpoint-limit'.
4539 2012-08-06 Nathaniel Flath <flat0103@gmail.com>
4541 * gdb.texinfo (Working Directory): Added information about new
4542 default argument for 'cd' command.
4544 2012-08-06 Yao Qi <yao@codesourcery.com>
4546 * gdb.texinfo (Remote Configuration): Add kindex for 'set
4547 remote hardware-watchpoint-limit' and 'set
4548 remote hardware-breakpoint-limit'.
4550 2012-08-06 Yao Qi <yao@codesourcery.com>
4554 * gdb.texinfo (GDB/MI Async Records): Fix the doc for
4555 '=breakpoint-deleted'.
4557 2012-08-02 Yao Qi <yao@codesourcery.com>
4559 * gdb.texinfo (Native): Remove node Neutrino.
4561 2012-07-27 Yao Qi <yao@codesourcery.com>
4563 * gdb.texinfo (IPA Protocol Commands): Document new command
4566 2012-07-25 Tom Tromey <tromey@redhat.com>
4568 * gdb.texinfo (Maintenance Commands): Document maint info bfds.
4570 2012-07-20 Doug Evans <dje@google.com>
4572 * gdb.texinfo (Mode Options): Delete --use-deprecated-index-sections.
4573 (Index Files): Document how to control the use of deprecated index
4575 (Index Section Format): Replace --use-deprecated-index-sections with
4576 "set use-deprecated-index-sections on".
4578 2012-07-12 Eli Zaretskii <eliz@gnu.org>
4580 * gdbint.texinfo: Remove @syncodeindex directives that put all the
4581 indices into a single node "Index". Instead, join function and
4582 variable indices into a single index, separate from the concept
4584 http://sourceware.org/ml/gdb-patches/2012-07/msg00146.html.
4585 (Top): Update the top-level menu: instead of one "Index" there are
4586 now separate entries "Concept Index" and "Function and Variable
4588 (Concept Index, Function and Variable Index): New nodes.
4589 (Index): Node deleted.
4591 2012-07-05 Hui Zhu <hui_zhu@mentor.com>
4593 * gdb.texinfo (Maintenance Commands): Change help for "maint agent"
4594 and "maint agent-eval".
4596 2012-07-03 Eli Zaretskii <eliz@gnu.org>
4598 * gdb.texinfo: Separate the index into 2 indices, cp and fn, to
4599 avoid file-name clashes between Index.html and index.html on
4600 case-insensitive filesystems. See the discussion starting in
4601 http://sourceware.org/ml/gdb-patches/2012-06/msg00457.html for the
4602 details of the problem.
4603 (Top): Update the master menu for the above.
4604 (Concept Index, Command and Variable Index): New nodes, instead of
4605 the old "Index" node that was deleted. All cross-references
4608 2012-07-02 Stan Shebs <stan@codesourcery.com>
4610 * gdb.texinfo (Dynamic Printf): Mention agent style and
4611 disconnected dprintf.
4612 (Maintenance Commands): Describe maint agent-printf.
4613 (General Query Packets): Mention BreakpointCommands feature.
4614 (Packets): Document commands extension to Z0 packet.
4615 * agentexpr.texi (Bytecode Descriptions): Document printf
4618 2012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4620 * gdb.texinfo (File Options): Change -ix and -iex commands that apply
4621 only after gdbinit files.
4622 (Startup): Move -iex and -iex commands down after gdbinit files.
4624 2012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4626 * gdb.texinfo (Auto-loading safe path): Note the shell wildcard
4629 2012-06-29 Tom Tromey <tromey@redhat.com>
4631 * gdb.texinfo (Index Section Format): Update for version 7.
4633 2012-06-28 Stan Shebs <stan@codesourcery.com>
4635 * gdb.texinfo (Miscellaneous GDB/MI Commands): Update -info-os
4636 example, add note about title column.
4638 2012-06-26 Siva Chandra Reddy <sivachandra@google.com>
4640 * gdb.texinfo (Symbol Tables In Python): Add description about
4641 the new 'last' attribute of gdb.Symtab_and line.
4643 2012-06-26 Siva Chandra Reddy <sivachandra@google.com>
4645 * gdb.texinfo (Symbol Tables In Python): Correct the description
4646 of the 'pc' attribute of gdb.Symtab_and_line.
4648 2012-06-26 Doug Evans <dje@google.com>
4650 * gdb.texinfo (Debugging Output): Document debug options dwarf2-read
4653 2012-06-25 Keith Seitz <keiths@redhat.com>
4655 * gdb.texinfo (GDB/MI Breakpoint Commands): Remove "-r" option
4656 from example. Remove "rbreak" from list of corresponding
4659 2012-06-23 Doug Evans <dje@google.com>
4661 * gdb.texinfo (Index Section Format): Document version 7 format.
4663 2012-06-22 Yao Qi <yao@codesourcery.com>
4665 * gdb.texinfo: Add missing cindex for some packets.
4667 2012-06-20 Keith Seitz <keiths@redhat.com>
4669 * gdb.texinfo (GDB/MI Breakpoint Commands): Re-order options
4670 for -break-insert and document -p.
4672 2012-06-20 Yao Qi <yao@codesourcery.com>
4674 * gdb.texinfo (Inferiors In Python): Replace "gdb.read_memory"
4675 and "gdb.write_memory" with "Inferior.read_memory" and
4676 "Inferior.write_memory".
4678 2012-06-15 Patrice Dumas <pertusus@free.fr> (tiny change)
4680 * gdb.texinfo (Summary): Add a link to "Free Documentation".
4681 (Free Documentation): Add @node line.
4682 (Continuing and Stepping) <advance location>: Use @item instead of
4684 (Reverse Execution) <set exec-direction reverse>: Use @item instead of
4686 (Embedded Processors): Put the link to "PA" to its correct place,
4687 according to document structure.
4688 (Python API): Put the link to "Lazy Strings In Python" to its
4690 (Index): Use @@ in @tex block to get a literal @.
4692 * gdbint.texinfo: Fix the @subtitle line.
4694 * stabs.texinfo (Top): Put the link to "Symbol Types Index" to its
4697 2012-06-08 Yao Qi <yao@codesourcery.com>
4699 * gdb.texinfo (In-Process Agent): Add 'In-Process Agent
4701 (In-Process Agent Protocol, IPA Protocol Objects)
4702 (IPA Protocol Commands): New nodes.
4703 (Tracepoint Packets): Add anchors.
4705 2012-06-06 Thomas Schwinge <thomas@codesourcery.com>
4707 * gdb.texinfo: Document the deprecation of SH's 'regs' command.
4709 2012-06-06 Yao Qi <yao@codesourcery.com>
4711 * gdb.texinfo: Update copyright year.
4713 2012-05-23 Stan Shebs <stan@codesourcery.com>
4714 Kwok Cheung Yeung <kcy@codesourcery.com>
4716 * gdb.texinfo (Miscellaneous GDB/MI Commands): Document -info-os.
4718 2012-05-20 Jan Kratochvil <jan.kratochvil@redhat.com>
4720 * gdb.texinfo (Separate Debug Files): New anchor debug-file-directory.
4721 Mention also --with-separate-debug-dir.
4722 (Auto-loading): Prepend $debugdir in the sample output.
4723 (Auto-loading safe path): Likewise. Mention also $debugdir for the
4724 auto-load safe-path variable.
4725 (objfile-gdb.py file): Remove the extra debug-file-directory paragraph.
4726 Mention also $debugdir for 'set auto-load scripts-directory'.
4728 2012-05-19 Eli Zaretskii <eliz@gnu.org>
4730 * gdb.texinfo (Continuing and Stepping, Selection, Byte Order)
4731 (MIPS Embedded, MIPS, MIPS Register packet Format)
4732 (Target Descriptions, MIPS Features): Use @acronym{MIPS} where
4735 2012-05-18 Sandra Loosemore <sandra@codesourcery.com>
4736 Maciej W. Rozycki <macro@codesourcery.com>
4738 * gdb.texinfo (MIPS): Document "set mips compression" and "show
4740 (MIPS Breakpoint Kinds): New subsubsection.
4742 2012-05-18 Eli Zaretskii <eliz@gnu.org>
4744 * gdb.texinfo (Architecture-Specific Protocol Details): Define
4745 nodes for subsections. Add @acronym mark-ups and adjust
4748 2012-05-18 Jan Kratochvil <jan.kratochvil@redhat.com>
4750 Rename $ddir to $datadir.
4751 * gdb.texinfo (Auto-loading, Auto-loading safe path)
4752 (objfile-gdb.py file): Rename $ddir to $datadir.
4754 2012-05-18 Tom Tromey <tromey@redhat.com>
4756 * gdb.texinfo (Print Settings): Document 'set print symbol'.
4758 2012-05-14 Stan Shebs <stan@codesourcery.com>
4760 * gdb.texinfo (Dynamic Printf): New subsection.
4762 2012-05-13 Siva Chandra Reddy <sivachandra@google.com>
4764 * gdb.texinfo (Basic Python): Add description about the function
4767 2012-05-12 Jan Kratochvil <jan.kratochvil@redhat.com>
4768 Eli Zaretskii <eliz@gnu.org>
4770 * gdb.texinfo (Separate Debug Files): Use plural form for global
4771 debugging information directory.
4773 2012-05-11 Stan Shebs <stan@codesourcery.com>
4774 Kwok Cheung Yeung <kcy@codesourcery.com>
4776 * gdb.texinfo (Operating System Auxiliary Information): Document new
4777 'info os' subcommands.
4779 2012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4781 * gdb.texinfo (Auto-loading, Init File in the Current Directory)
4782 (libthread_db.so.1 file, objfile-gdb.gdb file, objfile-gdb.py file)
4783 (dotdebug_gdb_scripts section): Add reference
4784 to 'Auto-loading safe path'.
4786 2012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4788 Implement multi-component --with-auto-load-dir.
4789 * gdb.texinfo (Auto-loading): New references
4790 for 'set auto-load scripts-directory'
4791 and 'show auto-load scripts-directory'.
4792 (Auto-loading safe path): Describe the new default. Move $ddir
4793 substituation reference to 'objfile-gdb.py file'.
4794 (objfile-gdb.py file): Describe script-name alias. Change real-name to
4795 script-name. Describe new 'set auto-load scripts-directory'
4796 and 'show auto-load scripts-directory'.
4798 2012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4800 Provide $ddir substitution for --with-auto-load-safe-path.
4801 * gdb.texinfo (Auto-loading): Replace /usr/local by $ddir/auto-load.
4802 (Auto-loading safe path): Likewise. Mention the default value,
4803 $ddir substitution, --with-auto-load-safe-path and
4804 --without-auto-load-safe-path.
4805 * observer.texi (gdb_datadir_changed): New.
4807 2012-05-09 Jan Kratochvil <jan.kratochvil@redhat.com>
4809 * gdb.texinfo (Auto-loading): Wrap too long lines in @smallexample.
4812 * gdb.texinfo (Separate Debug Files, Auto-loading safe path): Replace
4813 directory separator by path separator.
4815 2012-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
4817 * gdb.texinfo (Auto-loading safe path): Make 'directories'
4818 for 'set auto-load safe-path' optional. Mention if it is omitted.
4819 Change disabling security protection condition to "/", twice.
4821 2012-05-03 Siva Chandra Reddy <sivachandra@google.com>
4823 * gdb.texinfo (Symbol Tables In Python): Add documentation about
4824 the new methods global_block and static_block on gdb.Symtab
4827 2012-05-02 Siva Chandra Reddy <sivachandra@google.com>
4829 * gdb.texinfo (Blocks In Python): Add a note saying that future
4830 improvements to GDB and its infrastructure can move symbols
4831 across blocks within a symbol table.
4833 2012-04-29 Yao Qi <yao@codesourcery.com>
4835 * gdb.texinfo (Architectures): Remove menu entry `A29K'.
4838 2012-04-27 Sergio Durigan Junior <sergiodj@redhat.com>
4839 Tom Tromey <tromey@redhat.com>
4841 * gdb.texinfo (Static Probe Points): New entry, explaining SystemTap
4842 and generic static probe support on GDB.
4844 2012-04-25 Doug Evans <dje@google.com>
4846 * gdb.texinfo (Go): Fix thinko.
4848 * gdb.texinfo (Supported Languages): Add Go.
4851 2012-04-25 Yao Qi <yao@codesourcery.com>
4853 * gdbint.texinfo (Testsuite): New section `Board settings'.
4855 2012-04-23 Jan Kratochvil <jan.kratochvil@redhat.com>
4857 * gdb.texinfo (Auto-loading safe path): Remove trailing [@dots{}].
4860 * gdb.texinfo (Auto-loading safe path): Add trailing @dots{}.
4863 2012-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
4865 * gdb.texinfo (Auto-loading safe path): Replace @itemize @bullet
4866 by @table @asis. Fix formatting of one item.
4868 2012-04-18 Jan Kratochvil <jan.kratochvil@redhat.com>
4870 * gdb.texinfo (Auto-loading verbose mode): Fix smallexample typo.
4872 2012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
4874 New option "set debug auto-load".
4875 * gdb.texinfo (Auto-loading): New menu item for auto-load verbose mode.
4876 (auto-load verbose mode): New node.
4878 2012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
4880 New option "set auto-load safe-path".
4881 * gdb.texinfo (Auto-loading): Extend the "show auto-load"
4882 and "info auto-load" examples for safe-path. Put there also references
4883 for "set auto-load safe-path" and "show auto-load safe-path".
4884 New menu item for Auto-loading safe path.
4885 (Auto-loading safe path): New node.
4886 (Python Auto-loading): Update the expected output from "Missing"
4889 2012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
4891 auto-load: Implementation.
4892 * gdb.texinfo (Mode Options): New anchor for -nx.
4893 (Startup): New anchors for Option -init-eval-command,
4894 Home Directory Init File
4895 and Init File in the Current Directory during Startup.
4896 Mention set auto-load local-gdbinit with a reference.
4897 Change the sample code to "set auto-load python-scripts".
4898 (Threads): New anchor set libthread-db-search-path.
4899 Provide references to libthread_db.so.1 file.
4900 (Controlling GDB): New menu item for Auto-loading.
4901 (Auto-loading, Init File in the Current Directory)
4902 (libthread_db.so.1 file, objfile-gdb.gdb file): New nodes.
4903 (Python): Rename the menu item Auto-loading to Python Auto-loading.
4904 (Writing a Pretty-Printer, Objfiles In Python): Update the renamed
4906 (Auto-loading): Rename to ...
4907 (Python Auto-loading): ... here. Change "set auto-load-scripts" to
4908 "set auto-load python-scripts", new anchor for it. Change
4909 "show auto-load-scripts" to "show auto-load python-scripts", new anchor
4910 for it. Change "info auto-load-scripts"
4911 to "info auto-load python-scripts", new anchor for it. Change "scripts"
4912 to "Python scripts".
4914 2012-04-14 Anton Gorenkov <xgsa@yandex.ru>
4917 * gdb.texinfo (Print Settings): Extend the description for "set print
4919 (GDB/MI Variable Objects): Extend the description for -var-create and
4922 2012-04-11 Siva Chandra Reddy <sivachandra@google.com>
4924 * gdb.texinfo (Examining Data): Document the 'explore' command.
4926 2012-03-28 Joel Brobecker <brobecker@adacore.com>
4928 * gdb.texinfo (GDB/MI Variable Objects): Document what happens
4929 to the children of a varobj and its update range when -var-update
4930 returns that the varobj's type changed.
4932 2012-03-27 Jan Kratochvil <jan.kratochvil@redhat.com>
4934 * gdb.texinfo (Auto-loading): Move @menu to the end of @node.
4935 Create two new links fir 'objfile-gdb.py file'
4936 and 'dotdebug_gdb_scripts section'.
4938 2012-03-27 Jan Kratochvil <jan.kratochvil@redhat.com>
4940 * gdb.texinfo (Auto-loading): Rename node reference
4941 '.debug_gdb_scripts section' to 'dotdebug_gdb_scripts section'.
4943 (.debug_gdb_scripts section): Rename the node ...
4944 (dotdebug_gdb_scripts section): ... here.
4945 (Maintenance Commands): Also rename this node reference.
4947 2012-03-22 Siva Chandra Reddy <sivachandra@google.com>
4949 * gdb.texinfo (Python API/Values From Inferior): Add description
4950 about the new method Value.referenced_value. Add description on
4951 how Value.dereference is different (and similar) to
4952 Value.referenced_value.
4954 2012-03-19 Jan Kratochvil <jan.kratochvil@redhat.com>
4956 * gdb.texinfo (File Options): Describe --init-command=FILE, -ix and
4957 --init-eval-command=COMMAND, -iex.
4958 (Startup): Describe -iex and -ix. Simplify the example
4959 for "set auto-load-scripts off".
4961 2012-03-16 Gary Benson <gbenson@redhat.com>
4963 PR breakpoints/10738
4964 * gdb.texinfo (Inline Functions): Remove the now-unnecessary @item
4965 stating that GDB cannot set breakpoints on inlined functions.
4966 (Mode Options): Document --use-deprecated-index-sections.
4967 (Index Section Format): Document new index section version format.
4969 2012-03-15 Tom Tromey <tromey@redhat.com>
4971 * gdb.texinfo (Debugging C Plus Plus): Document "info vtbl".
4973 2012-03-13 Doug Evans <dje@google.com>
4975 * gdb.texinfo (Help): Change apropos example to use "alias" instead
4977 (Symbols): Delete docs for set/show symbol-reloading.
4978 * gdbint.texinfo (Defining Other Architecture Features): Delete
4979 SYMBOL_RELOADING_DEFAULT.
4980 * refcard.tex: Delete reference to symbol-reloading.
4982 2012-03-07 Pedro Alves <palves@redhat.com>
4984 * gdb.texinfo (General Query Packets): Document new
4985 QProgramSignals packet.
4986 * gdb.texinfo (Remote configuration): Mention
4987 "program-signals-packet".
4989 2012-03-05 Tristan Gingold <gingold@adacore.com>
4991 * gdb.texinfo (General Query Packets): Document xfer:uib:read.
4993 2012-03-03 Yao Qi <yao@codesourcery.com>
4995 * gdb.texinfo (In-Process Agent): New node.
4996 Document new commands.
4997 (General Query Packets): Add packet `QAgent'.
4999 2012-03-01 Maciej W. Rozycki <macro@codesourcery.com>
5001 * gdb.texinfo (MIPS Features): Add org.gnu.gdb.mips.dsp.
5003 2012-03-01 Scott J. Goldman <scottjg@vmware.com>
5005 * gdb.texinfo (Commands In Python): Put example python macro in
5006 COMMAND_USER category rather than COMMAND_OBSCURE.
5007 Document gdb.COMMAND_USER.
5008 (User-defined Commands): Update documentation to clarify
5009 "set/show max-user-call-depth" and "show user" don't apply to python
5010 commands. Update documentation to clarify "help user-defined" may
5011 also include python commands defined as COMMAND_USER.
5013 2012-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
5015 * gdb.texinfo (Startup): Add option -ex description to the option -x
5018 2012-02-24 Luis Machado <lgustavo@codesourcery.com>
5020 * gdb.texinfo (Setting Breakpoints): Mention and explain the
5021 condition-evaluation breakpoint parameter.
5022 Mention condition-evaluation mode being shown in "info break".
5023 (Break Conditions): Add description for target-side
5024 conditional breakpoints.
5025 (Remote Configuration): Mention conditional-breakpoints-packet.
5026 (Packets): Add cond-expr parameter to Z0/Z1 packets and explain
5028 (General Query Packets): Mention new ConditionalBreakpoint feature.
5030 2012-02-22 Tom Tromey <tromey@redhat.com>
5032 * gdb.texinfo (Blocks In Python): Clarify block iteration.
5034 2012-02-17 Tom Tromey <tromey@redhat.com>
5037 * gdb.texinfo (objfile-gdb.py file): Fix location of auto-load
5040 2012-02-14 Stan Shebs <stan@codesourcery.com>
5042 * gdb.texinfo (Disabling Breakpoints): Document enable count.
5044 2012-02-13 Pedro Alves <palves@redhat.com>
5046 * gdb.texinfo (MIPS boards): Refer to mips-elf instead of
5049 2012-02-09 Yao Qi <yao@codesourcery.com>
5051 * gdb.texinfo (Symbols In Python): Add missing `@end defvar'.
5053 2012-02-07 Tom Tromey <tromey@redhat.com>
5055 * gdb.texinfo (Symbols In Python): Document Symbol.needs_frame and
5058 2012-02-07 Tom Tromey <tromey@redhat.com>
5060 * gdb.texinfo (Symbols In Python): Document Symbol.line.
5062 2012-01-27 Thomas Schwinge <thomas@codesourcery.com>
5064 * gdb.textinfo (Packets): Move vCont paragraph to the correct place.
5066 2012-01-24 Tom Tromey <tromey@redhat.com>
5068 * gdb.texinfo (Set Catchpoints): Document "catch load" and "catch
5070 (Files): Mention new catch commands.
5071 (GDB/MI Async Records): Likewise.
5073 2012-01-24 Gary Benson <gbenson@redhat.com>
5075 Delete #if 0'd out code.
5076 * gdb.texinfo (Frame Info): Remove "info catch".
5078 2012-01-20 Ulrich Weigand <ulrich.weigand@linaro.org>
5080 * gdb.texinfo (Remote Configuration): Document
5081 "set remote hostio-readlink-packet" command.
5082 (General Query Packets): Document vFile:readlink packet.
5084 2012-01-16 Tom Tromey <tromey@redhat.com>
5086 * gdb.texinfo (Specify Location): Document relative file name
5089 2012-01-16 Tom Tromey <tromey@redhat.com>
5091 * gdb.texinfo (gdb.printing): Document FlagEnumerationPrinter.
5093 2012-01-13 Jan Kratochvil <jan.kratochvil@redhat.com>
5094 Eli Zaretskii <eliz@gnu.org>
5096 * gdbint.texinfo (Coding Standards): Require braces for two lines of
5099 2012-01-11 Paul Hilfinger <hilfingr@adacore.com>
5101 * gdb.texinfo (Variables): Document use of :: for non-static
5104 2012-01-05 Joel Brobecker <brobecker@adacore.com>
5106 * gdbint.texinfo (Start of New Year Procedure): Update
5107 to replace use of copyright.sh by use of copyright.py.
5109 2012-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
5111 Remove the gdbtui binary.
5112 * all-cfg.texi (GDBTUI): Remove.
5113 * gdb.texinfo (Mode Options): Remove the GDBTUI reference.
5114 (TUI): Remove GDBTUI pindex. Remove the GDBTUI reference.
5115 * gdbint.texinfo (Testsuite): Replace `gdbtui' by `gdb -tui'.
5117 2011-12-23 Kevin Pouget <kevin.pouget@st.com>
5119 Introduce gdb.FinishBreakpoint in Python.
5120 * gdb.texinfo (Finish Breakpoints in Python): New subsection.
5121 (Python API): Add menu entry for Finish Breakpoints.
5123 2011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
5125 * gdbint.texinfo (Testsuite): Describe KFAIL and XFAIL in Writing
5128 2011-12-16 Doug Evans <dje@google.com>
5130 * gdb.texinfo (Server): Document -/stdio argument to gdbserver.
5132 2011-12-16 Phil Muldoon <pmuldoon@redhat.com>
5134 * gdb.texinfo (Python Commands): Remove "maint set/show print
5135 stack". Add documentation for "set/show python print-stack".
5137 2011-12-14 Pedro Alves <pedro@codesourcery.com>
5139 * gdb.texinfo (Implementing a Remote Stub): Explain that you
5140 should transfer control to the stub in the startup code instead of
5141 in main. Mention the need to get past the initial breakpoint.
5143 2011-12-06 Tom Tromey <tromey@redhat.com>
5145 * gdb.texinfo (Set Breaks): Update for new behavior.
5147 2011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
5149 * gdb.texinfo (Requirements, Remote Protocol): Reference also `Library
5150 List Format for SVR4 Targets'.
5151 (General Query Packets): New item qXfer:libraries-svr4:read.
5152 (Library List Format for SVR4 Targets): New node.
5154 2011-12-01 Tom Tromey <tromey@redhat.com>
5156 * gdb.texinfo (Writing a Pretty-Printer): Use append method, not
5159 2011-11-22 Tom Tromey <tromey@redhat.com>
5161 * gdb.texinfo (GDB/MI Async Records): Document new *stopped
5164 2011-11-20 Stan Shebs <stan@codesourcery.com>
5166 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
5167 note-related options and variables.
5168 (Tracepoint Packets): Document packet changes.
5170 2011-11-20 Sanjoy Das <sdas@igalia.com>
5172 * gdb.texinfo (JIT Interface): Add documentation on writing and
5173 usind JIT debug info readers.
5174 (Custom Debug Info, Using JIT Debug Info Readers, Writing JIT
5175 Debug Info Readers): New nodes.
5177 2011-11-18 Yao Qi <yao@codesourcery.com>
5179 * gdb.texinfo (Create and Delete Tracepoints): Mention pending
5182 2011-11-15 Doug Evans <dje@google.com>
5184 * gdb.texinfo (Files): Document basenames-may-differ.
5186 2011-11-14 Doug Evans <dje@google.com>
5188 * gdb.texinfo (Shell Commands): Document "!".
5190 2011-11-14 Stan Shebs <stan@codesourcery.com>
5191 Kwok Cheung Yeung <kcy@codesourcery.com>
5193 * gdb.texinfo (Create and Delete Tracepoints): Describe what is
5194 needed to get shorter fast tracepoints.
5195 (Tracepoint Packets): Document new qTMinFTPILen packet.
5197 2011-11-14 Yao Qi <yao@codesourcery.com>
5199 * gdb.texinfo (Create and Delete Tracepoints): Describe changed
5200 behavior of tracepoint.
5201 (General Query Packets): New feature InstallInTrace.
5202 (Remote Configuration): Document "set remote
5203 install-in-trace-packet".
5205 2011-11-12 Matt Rice <ratmice@gmail.com>
5207 * gdb.texinfo (C Preprocessor Macros): Remove info definitions.
5208 Add arguments to info macro.
5210 2011-11-10 Tom Tromey <tromey@redhat.com>
5212 * gdb.texinfo (Compilation): Don't mention -gdwarf-2. Link to GCC
5214 (Variables): Don't mention -gdwarf-2. Link to Compilation node.
5215 (Macros): Add a footnote.
5216 (C): Remove paragraph about compiler options.
5217 (C Constants): Mention wide character and string constants.
5218 (C Plus Plus Expressions): Update compiler option advice. Mention
5219 using declarations. Mention ADL. Remove old HP compiler
5222 2011-11-10 Tom Tromey <tromey@redhat.com>
5225 * gdb.texinfo (Print Settings): Add an extra note about the need
5228 2011-11-08 Maciej W. Rozycki <macro@codesourcery.com>
5230 * gdb.texinfo (MIPS): Remove duplicate "auto" reference from
5231 "set mips abi" documentation.
5233 2011-11-04 Doug Evans <dje@google.com>
5235 * gdb.texinfo (Maintenance Commands): Update docs of "maint time".
5237 2011-11-03 Tom Tromey <tromey@redhat.com>
5239 * gdb.texinfo (Stopping): Add menu entry.
5240 (Continuing and Stepping): Restore @node. Use @section, not
5243 2011-11-03 Maciej W. Rozycki <macro@codesourcery.com>
5245 * gdb.texinfo (Skipping Over Functions and Files): Remove node
5246 designation. Fix "Specify Location" cross-reference.
5248 2011-11-02 Stan Shebs <stan@codesourcery.com>
5250 * gdb.texinfo (Tracepoint Action Lists): Document collect/s.
5251 (General Query Packets): Describe tracenz feature.
5252 * agentexpr.texi (Bytecode Descriptions): Describe tracenz.
5254 2011-10-28 Paul Koning <paul_koning@dell.com>
5256 * gdb.texinfo (gdb.types): Rename deepitems to deep_items.
5258 2011-10-27 Kevin Pouget <kevin.pouget@st.com>
5260 * gdb.texinfo ((Frames In Python): Document
5261 gdb.FRAME_UNWIND_FIRST_ERROR contant.
5263 2011-10-26 Paul Koning <paul_koning@dell.com>
5265 * gdb.texinfo (gdb.types): Document new deepitems function.
5267 2011-10-25 Paul Koning <paul_koning@dell.com>
5271 * gdb.texinfo (Values From Inferior): Add is_lazy attribute,
5274 2011-10-20 Phil Muldoon <pmuldoon@redhat.com>
5278 * gdb.texinfo (Blocks In Python): Document is_static, is_global,
5279 global_block, static_block function.
5281 2011-10-19 Tom Tromey <tromey@redhat.com>
5283 * gdb.texinfo (Commands In Python): Add missing "@"s.
5285 2011-10-13 Kevin Pouget <kevin.pouget@st.com>
5287 PR python/13285 Document named constants for frame unwind stop reasons
5288 * gdb.texinfo (Frames In Python): Document gdb.FRAME_UNWIND_*
5291 2011-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
5293 Fix compatibility with texinfo versions older than 4.12.
5294 * Makefile.in (MAKEINFO): Set to @MAKEINFO@.
5295 (MAKEINFOFLAGS, MAKEINFO_EXTRA_FLAGS, MAKEINFO_CMD): New.
5296 (MAKEHTMLFLAGS): Use MAKEINFO_CMD.
5297 (gdb.info, gdbint.info, stabs.info, annotate.info): Use MAKEINFO_CMD.
5298 * gdb.texinfo (Tail Call Frames): Convert @arrow{} to @click, when possible.
5299 Make the conversion conditional on HAVE_MAKEINFO_CLICK, using variables
5300 CALLSEQ1A, CALLSEQ1B, CALLSEQ2A and CALLSEQ2B.
5302 2011-10-09 Doug Evans <dje@google.com>
5304 * gdb.texinfo (Extending GDB): Document alias command.
5306 2011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
5308 Support @entry in input expressions.
5309 * gdb.texinfo (Variables): Describe @entry names suffix.
5310 (Print Settings): Add anchor for `set print entry-values'.
5312 2011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
5313 Eli Zaretskii <eliz@gnu.org>
5315 Display @entry parameter values (without references).
5316 * gdb.texinfo (Tail Call Frames): Add anchor. Add self tail call
5318 (Print Settings): New description of set print entry-values and show
5321 2011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
5322 Eli Zaretskii <eliz@gnu.org>
5324 Recognize virtual tail call frames.
5325 * gdb.texinfo (Optimized Code): Add reference to Tail Call Frames.
5326 (Tail Call Frames): New node.
5327 (Frames In Python): Add gdb.TAILCALL_FRAME.
5329 2011-10-07 Doug Evans <dje@google.com>
5331 * gdb.texinfo (gdb.printing): Document new `replace' arg to
5332 register_pretty_printer.
5334 2011-10-07 Phil Muldoon <pmuldoon@redhat.com>
5339 * gdb.texinfo (Breakpoints In Python): Clarify behavior in the
5342 2011-10-07 Ulrich Weigand <ulrich.weigand@linaro.org>
5344 * gdb.texinfo (Starting your Program): "set disable-randomization"
5345 is no longer Linux-specific.
5346 (Remote Configuration): Document "set remote
5347 disable-randomization-packet".
5348 (General Query Packets): Document "QDisableRandomization" packet
5349 and add it to "qSupported" list.
5351 2011-10-07 Kevin Pouget <kevin.pouget@st.com>
5353 Allow Python notification of new object-file loadings.
5354 * gdb.texinfo (Events In Python): Document `gdb.NewObjFileEvent'
5357 2011-10-04 Kevin Pouget <kevin.pouget@st.com>
5359 PR python/12691: Add the inferior to Python exited event
5360 * gdb.texinfo (Events In Python): Describe exited inferior attribute.
5362 2011-10-03 Joel Brobecker <brobecker@adacore.com>
5364 * gdb.texinfo (GDB/MI Miscellaneous Commands): Minor
5367 2011-10-03 Joel Brobecker <brobecker@adacore.com>
5369 * gdb.texinfo (GDB/MI Ada Tasking Commands): New node.
5370 (GDB/MI Miscellaneous Commands): Add `ada-task-info'
5371 as possible feature returned by the `-list-features'
5374 2011-09-28 Paul Koning <paul_koning@dell.com>
5376 * gdb.texinfo (gdb.Type): Document field access by dictionary
5379 2011-09-28 Yao Qi <yao@codesourcery.com>
5381 * gdb.texinfo (Files): Update options for `add-symbol-file'.
5382 Add one space after option `-s'. Remove @r{} markup.
5384 2011-09-27 Stan Shebs <stan@codesourcery.com>
5386 * gdb.texinfo (Tracepoint Action Lists): Document $_ret.
5388 2011-09-16 Hui Zhu <teawater@gmail.com>
5390 * gdb.texinfo (Tracepoint Restrictions): Change *$esp@300
5391 to *(unsigned char *)$esp@300.
5393 2011-09-15 Paul Koning <paul_koning@dell.com>
5395 * gdb.texinfo: Make style of Python functions and methods match
5396 the syntax of Python. Also put class and module names explicitly
5397 on function, member, and variable names, matching Python
5398 documentation conventions.
5400 2011-09-15 Kevin Pouget <kevin.pouget@st.com>
5402 PR Python/12692 Add gdb.selected_inferior() to Python interface.
5403 * gdb.texinfo (Inferiors In Python): Describe new
5404 gdb.selected_inferior() function.
5406 2011-09-15 Kevin Pouget <kevin.pouget@st.com>
5408 Handle multiple breakpoint hits in Python interface:
5409 * gdb.texinfo (Events In Python): New function documentation:
5410 gdb.BreakpointEvent.breakpoints. Indicate that
5411 gdb.BreakpointEvent.breakpoint is now deprecated.
5413 2011-09-04 Joel Brobecker <brobecker@adacore.com>
5415 * gdb.texinfo: Set EDITION to "Tenth" and change ISBN.
5417 2011-08-25 Andrew Oakley <andrew@ado.is-a-geek.net>
5419 * gdb.texinfo (Types In Python): Document 'bitpos' for enums.
5421 2011-08-17 Phil Muldoon <pmuldoon@redhat.com>
5423 * gdb.texinfo (Prompt): Add set/show extended-prompt
5425 (Basic Python): Add prompt_hook anchor.
5426 (Python modules): Reword module text to reflect multiple modules.
5427 (gdb.prompt): Document gdb.prompt module.
5429 2011-08-14 Yao Qi <yao@codesourcery.com>
5431 * gdb.texinfo (General Query Packets): Document qXfer:fdpic:read packet.
5433 2011-08-14 Yao Qi <yao@codesourcery.com>
5435 * gdb.texinfo (Standard Target Features): Document C6x features.
5436 (TIC6x Features): New node.
5438 2011-08-12 Doug Evans <dje@google.com>
5440 * gdb.texinfo (Symbols In Python): Document symbol.type.
5442 2011-08-09 Phil Muldoon <pmuldoon@redhat.com>
5444 * gdb.texinfo (Python): Document command and function
5447 2011-07-26 Jan Kratochvil <jan.kratochvil@redhat.com>
5448 Eli Zaretskii <eliz@gnu.org>
5450 * gdb.texinfo (whatis, ptype): Highlight their differences. Describe
5451 typedefs unrolling. Extend the sample code by an inner typedef and
5452 outer typedefs unrolling.
5454 2011-07-26 Paul Pluzhnikov <ppluzhnikov@google.com>
5456 * gdb.texinfo (Caching Remote Data): Document {set,show} dcache
5459 2011-07-21 Matt Rice <ratmice@gmail.com>
5462 * gdb.texinfo (Macros): Add info definitions and info macros commands.
5463 Update text and cindex entries for info macro command.
5465 2011-07-21 Phil Muldoon <pmuldoon@redhat.com>
5467 * observer.texi (GDB Observers): Add before_prompt observer.
5468 * gdb.texinfo (Basic Python): Add documentation for prompt
5471 2011-07-11 Phil Muldoon <pmuldoon@redhat.com>
5474 * gdb.texinfo (Python Commands): Add deprecate note to maint
5475 set/show python print-stack. Document set/show python
5478 2011-07-05 Thiago Jung Bauermann <bauerman.ibm.com>
5480 * gdb.texinfo: Fix typos.
5482 2011-07-01 Tom Tromey <tromey@redhat.com>
5484 * gdb.texinfo (Debugging Output): Document set debug
5487 2011-06-29 Tom Tromey <tromey@redhat.com>
5489 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document
5490 breakpoint-notifications feature.
5492 2011-06-29 Ulrich Weigand <ulrich.weigand@linaro.org>
5494 * gdb.texinfo (Target Description): Remove warning about
5495 possibly unstable format.
5497 2011-06-03 Tom Tromey <tromey@redhat.com>
5499 * gdb.texinfo (GDB/MI Async Records): Document 'exit-code' field.
5500 (Events In Python): Note that exit_code is optional.
5502 2011-05-17 Pedro Alves <pedro@codesourcery.com>
5504 * gdb.texinfo (Remote Protocol) <Overview>: Mention vCont is
5505 required for multi-threading support.
5506 (Remote Protocol) <Packets>: Mention that 'c', 's', 'C', 'S' and
5507 Hc are deprecated for multi-threading debugging. Point readers at
5510 2011-05-15 Doug Evans <dje@google.com>
5512 * gdb.texinfo (Auto-loading): Document printing of missing scripts.
5514 2011-05-13 Doug Evans <dje@google.com>
5516 * gdb.texinfo (Threads): Document $sdir,$pdir.
5517 (Server): Document $pdir exception.
5519 * gdb.texinfo (Auto-loading): Document "info auto-load-scripts".
5521 * gdb.texinfo (Threads): Clarify default value for
5522 libthread-db-search-path.
5524 * gdb.texinfo (Completion): Update example.
5525 (Debugging Output): Delete `set/show debug lin-lwp-async'.
5527 2011-05-12 Kwok Cheung Yeung <kcy@codesourcery.com>
5529 * gdb.texinfo: Document change in the behaviour of the enable and
5530 disable GDB commands when applied to tracepoints.
5531 Document the EnableDisableTracepoints remote stub feature.
5532 Document QTEnable and QTDisable in the list of tracepoint packets.
5534 2011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
5536 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Rename inc-hist.texinfo to
5538 * gdb.texinfo <!SYSTEM_READLINE>: Rename inc-hist.texinfo inclusion and
5539 comment to hsuser.texi. Change rluser.texi name in the comment.
5541 2011-05-10 Doug Evans <dje@google.com>
5543 * gdb.texinfo (Threads): If an empty path is provided for
5544 libthread-db-search-path it is reset to its default value.
5547 2011-05-09 Doug Evans <dje@google.com>
5549 * gdb.texinfo (Requirements): Fix typo. Mention --with-iconv-bin.
5551 2011-05-06 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
5552 Thiago Jung Bauermann <bauerman@br.ibm.com>
5554 Implement support for PowerPC BookE masked watchpoints.
5555 * gdb.texinfo (Set Watchpoints): Document mask parameter.
5556 (PowerPC Embedded): Mention support of masked watchpoints.
5558 2011-05-03 Joel Brobecker <brobecker@adacore.com>
5560 * gdb.texinfo (In Memoriam): Replace litteral uses of `GDB' with
5563 2011-05-03 Joel Brobecker <brobecker@adacore.com>
5565 * gdb.texinfo (titlepage): Remove dedication.
5566 (In Memoriam): New appendix.
5568 2011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
5569 Eli Zaretskii <eliz@gnu.org>
5571 * gdb.texinfo (Index Section Format): Change the version to 5.
5572 Describe the different formula.
5574 2011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
5575 Eli Zaretskii <eliz@gnu.org>
5577 * gdb.texinfo (Starting and Stopping Trace Experiments): New anchor
5578 for disconnected tracing.
5579 (Multi-Process Mode for @code{gdbserver}): Mention --multi and
5580 extended-remote relationship. Mention --once.
5581 (TCP port allocation lifecycle of @code{gdbserver}): New.
5583 2011-04-23 Eli Zaretskii <eliz@gnu.org>
5585 * gdb.texinfo (Server): Improve indexing. Index all optional
5586 switches to gdbserver.
5588 2011-04-20 Tom Tromey <tromey@redhat.com>
5590 * gdb.texinfo (Index Section Format): New node.
5591 (Top): Add new node to menu.
5593 2011-04-20 Pedro Alves <pedro@codesourcery.com>
5595 * gdb.texinfo (Maintenance Commands): Document `maint print
5598 2011-04-20 Tom Tromey <tromey@redhat.com>
5600 * gdb.texinfo (Trace File Format): Move node later.
5602 2011-04-19 Tom Tromey <tromey@redhat.com>
5604 * gdbint.texinfo (Register Information Functions): Remove
5606 * gdb.texinfo (Emacs): Remove duplicate "to".
5607 (GDB/MI Variable Objects): Remove duplicate "the".
5608 (General Query Packets): Likewise.
5610 2011-04-02 Joel Brobecker <brobecker@adacore.com>
5612 * gdb.texinfo (GDB/MI Output Records): Fix menu entry for
5613 "GDB/MI Ada Exception Information" node.
5615 2011-04-01 Joel Brobecker <brobecker@adacore.com>
5617 * gdb.texinfo (GDB/MI Ada Exception Information): Document
5618 the "exception-name" field in the *stopped async record.
5620 2011-03-31 Thiago Jung Bauermann <bauerman@br.ibm.com>
5621 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
5623 Implement support for PowerPC BookE ranged breakpoints.
5624 * gdb.texinfo (PowerPC Embedded): Document ranged breakpoints.
5626 2011-03-28 Tom Tromey <tromey@redhat.com>
5628 * gdb.texinfo (Set Tracepoints): Fix typo.
5630 2011-03-24 Tom Tromey <tromey@redhat.com>
5632 * gdb.texinfo (Specify Location): Document `function:label'
5635 2011-03-18 Phil Muldoon <pmuldoon@redhat.com>
5639 * gdb.texinfo (Basic Python): Update gdb.write and flush text.
5641 2011-03-17 Phil Muldoon <pmuldoon@redhat.com>
5643 * gdb.texinfo (Blocks In Python): Add is_valid method description.
5644 (Inferiors In Python): Likewise.
5645 (Threads In Python): Likewise.
5646 (Symbols In Python): Likewise.
5647 (Objfiles In Python): Likewise.
5648 (Symbol Tables In Python): Likewise.
5650 2011-03-15 Pedro Alves <pedro@codesourcery.com>
5652 * gdb.texinfo (Auto Display) <undisplay, enable display, disable
5653 display>: Explain that the commands accept number ranges.
5655 2011-03-14 Phil Muldoon <pmuldoon@redhat.com>
5657 * gdb.texinfo (Breakpoints In Python): Add description and example
5658 of Python stop function operation.
5660 2011-03-10 Phil Muldoon <pmuldoon@redhat.com>
5662 * gdb.texinfo (Parameters In Python): Document get_set_string and
5663 get_show_string methods.
5665 2011-02-28 Jan Kratochvil <jan.kratochvil@redhat.com>
5667 * gdb.texinfo (Tracepoint Conditions): Fix missing parenthesis.
5669 * gdb.texinfo (Starting and Stopping Trace Experiments): Fix
5670 circular-trace-buffer name.
5672 2011-02-28 Joel Brobecker <brobecker@adacore.com>
5674 * gdb.texinfo (Inferiors and Programs): Fix small error introduced
5675 in the previous change.
5677 2011-02-27 Michael Snyder <msnyder@vmware.com>
5679 * gdb.texinfo (Inferiors and Programs): Update commands to show
5680 that they can accept multiple arguments.
5682 2011-02-24 Joel Brobecker <brobecker@adacore.com>
5684 Revert the following patch (code patch was not approved):
5685 2011-02-21 Hui Zhu <teawater@gmail.com>
5686 * agentexpr.texi (bytecode descriptions): add printf.
5687 * gdb.texinfo (tracepoint action lists): add printf.
5689 2011-02-23 Doug Evans <dje@google.com>
5691 * gdb.texinfo (Symbols In Python): Fix mention of C++, use C@t{++}.
5693 2011-02-23 Michael Snyder <msnyder@vmware.com>
5695 * gdb.texinfo (Set Breaks): Add @dots{} to arguments of info break.
5696 (Set Watchpoints): Add @dots{} to argument of info watchpoints.
5697 (Listing Tracepoints): Add @dots{} to argument of info tracepoints.
5699 2011-02-22 Doug Evans <dje@google.com>
5701 * gdb.texinfo (Symbols In Python): Document lookup_global_symbol.
5702 Clarify behaviour of lookup_symbol when `block' argument is omitted,
5703 add description of result, fix @defun formatting.
5705 2011-02-21 Hui Zhu <teawater@gmail.com>
5707 * agentexpr.texi (Bytecode Descriptions): Add printf.
5708 * gdb.texinfo (Tracepoint Action Lists): Add printf.
5710 2011-02-18 Tom Tromey <tromey@redhat.com>
5712 * agentexpr.texi (Bytecode Descriptions): Document pick and rot.
5714 2011-02-14 Michael Snyder <msnyder@vmware.com>
5716 * gdb.texinfo (threads): Document argument for "info threads" cmd.
5717 Document new command "thread find".
5719 2011-02-14 Michael Snyder <msnyder@vmware.com>
5721 * gdb.texinfo (Threads): Update example of new thread message.
5723 2011-02-14 Pedro Alves <pedro@codesourcery.com>
5725 * gdb.texinfo (Remote Configuration): Mention set/show remote
5727 (Tools/Packages Optional for Building GDB): Mention that expat is
5728 used for traceframe info.
5729 (Remote Protocol) <Menu>: Add "Traceframe Info Format".
5730 (General Query Packets) <qSupported>: Describe the
5731 qXfer:traceframe-info:read feature.
5732 (qXfer::read): Describe qXfer:traceframe-info:read.
5733 (Traceframe Info Format): New section.
5735 2011-02-04 Pedro Alves <pedro@codesourcery.com>
5737 * gdbint.texinfo (Formatting): Mention some formatting guidelines
5738 for casts and unary operators.
5740 2011-02-04 Tom Tromey <tromey@redhat.com>
5742 * gdb.texinfo (GDB/MI Async Records): Document that symbols-loaded
5745 2011-01-25 Pedro Alves <pedro@codesourcery.com>
5747 * gdb.texinfo: s/value optimized out/optimized out/g
5749 2011-01-21 Joel Brobecker <brobecker@adacore.com>
5751 * gdb.texinfo (Other Misc Settings): Rework part of the
5752 documentation of the "set interactive mode" command.
5754 2011-01-19 Tom Tromey <tromey@redhat.com>
5756 * gdb.texinfo (Threads): Document thread name output and `thread
5758 (Threads In Python): Document Thread.name attribute.
5759 (GDB/MI Thread Commands): Document thread attributes.
5761 2011-01-12 Andrew Burgess <aburgess@broadcom.com>
5763 * gdb.texinfo (GDB/MI Data Manipulation): Update to reflect
5764 changes in mi/mi-cmd-disas.c
5766 2011-01-12 Tom Tromey <tromey@redhat.com>
5768 * gdb.texinfo (Threads): Remove duplicate text. Update examples.
5769 Fix "thread apply" text.
5771 2011-01-11 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
5772 Thiago Jung Bauermann <bauerman@br.ibm.com>
5774 Implement support for PowerPC BookE ranged watchpoints.
5775 * gdb.texinfo (PowerPC Embedded): Document ranged watchpoints and
5776 the "set powerpc exact-watchpoints" flag.
5778 2011-01-07 Tom Tromey <tromey@redhat.com>
5780 * gdb.texinfo (Python API): Add descriptions to @menu items.
5782 2011-01-06 Tom Tromey <tromey@redhat.com>
5784 * gdb.texinfo (Frames In Python): Document gdb.newest_thread.
5786 2010-01-06 Paul Pluzhnikov <ppluzhnikov@google.com>
5788 * gdb.texinfo (Debugging Output): Document "set debug jit".
5790 2011-01-06 Tom Tromey <tromey@redhat.com>
5793 * gdb.texinfo (Frames In Python): Document various frame
5796 2011-01-05 Joel Brobecker <brobecker@adacore.com>
5798 * doc/agentexpr.texi, doc/all-cfg.texi, doc/annotate.texinfo,
5799 doc/gdb.texinfo, doc/gdbint.texinfo, doc/observer.texi,
5800 doc/refcard.tex, doc/stabs.texinfo: Copyright year update.
5802 2011-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
5804 * Makefile.in (diststuff): Remove gdb-cfg.texi and GDBvn.texi.
5805 (clean): Add GDBvn.texi.
5807 2010-12-29 Joel Brobecker <brobecker@adacore.com>
5809 * gdb.texinfo (Ada Glitches): Remove paragraph describing the
5810 occasional case where the debugger prints an array address
5811 instead of the array itself.
5813 2010-12-23 Pedro Alves <pedro@codesourcery.com>
5815 * gdb.texinfo (Packets) <read registers packet>: Document support
5816 for registers that were not collected.
5818 2010-12-15 Doug Evans <dje@google.com>
5820 * gdb.texinfo (Startup): Document auto-loading of scripts during
5822 (Auto-loading): Delete "maint set python auto-load on|off".
5823 Add "set auto-load-scripts on|off".
5825 2010-12-07 Doug Evans <dje@google.com>
5827 * gdb.texinfo (Mode Options): Document -data-directory.
5828 (Data Files): Add reference to -data-directory.
5830 2010-11-29 Doug Evans <dje@google.com>
5832 * gdb.texinfo (Pretty-Printer Introduction): Change
5833 printer-name:subprinter-name to printer-name;subprinter-name.
5835 2010-11-29 Phil Muldoon <pmuldoon@redhat.com>
5839 * gdb.texinfo (Breakpoints In Python): Document "delete" method.
5841 2010-11-23 Tom Tromey <tromey@redhat.com>
5843 * gdb.texinfo (Top): Check SYSTEM_READLINE.
5844 (Editing): Likewise.
5845 (Command History): Likewise.
5846 (TUI Keys): Likewise.
5847 (Bug Reporting): Conditionally include rluser.texi and
5848 inc-history.texinfo.
5849 * Makefile.in (READLINE_TEXI_INCFLAG): New variable.
5850 (GDB_DOC_SOURCE_INCLUDES): Add comment.
5851 (GDBvn.texi): Set SYSTEM_READLINE when appropriate.
5852 (gdb.dvi): Use READLINE_TEXI_INCFLAG.
5853 (gdb.pdf): Likewise.
5854 (gdb.info): Likewise.
5855 (gdb/index.html): Likewise.
5857 2010-11-23 Tom Tromey <tromey@redhat.com>
5859 * Makefile.in (Makefile): Run ../config.status.
5860 (distclean): Update.
5861 * configure: Remove.
5862 * configure.ac: Remove.
5864 2010-11-12 Tom Tromey <tromey@redhat.com>
5866 * gdb.texinfo (Basic Python): Update. Add xref.
5867 (Exception Handling): Document new exception classes.
5868 (Types In Python): Update.
5869 (Frames In Python): Update.
5871 2010-11-11 Phil Muldoon <pmuldoon@redhat.com>
5873 * gdb.texinfo (Breakpoints In Python): Document "internal"
5874 parameter, and visible attribute.
5876 2010-11-05 Doug Evans <dje@google.com>
5878 * gdb.texinfo (Source Path): Document "set directories".
5880 2010-11-05 Ken Werner <ken.werner@de.ibm.com>
5882 * gdb.texinfo: (Summary) Add mention about OpenCL C language support.
5883 (OpenCL C): New node.
5885 2010-11-02 Doug Evans <dje@google.com>
5887 * gdb.texinfo (Pretty Printing): Expand into three sections,
5888 introduction, example, and commands.
5889 (Python API): Delete section Disabling Pretty-Printers, merge into
5890 Selecting Pretty-Printers.
5891 (Writing a Pretty-Printer): New section. Move the pretty-printer
5892 example here, and reformat to match python coding style. Add a second
5893 example using the gdb.printing module.
5894 (Python modules): Add gdb.printing.
5896 2010-10-29 Doug Evans <dje@google.com>
5898 * gdb.texinfo (Python): Fix long line.
5900 2010-10-20 Doug Evans <dje@google.com>
5902 * gdbint.texinfo (Misc Guidelines): Renamed from Coding.
5903 All references updated. Correct sections marked as subsections.
5904 (Coding Standards): New chapter. Move the coding standard related
5905 subsections here. Add section on Python coding standards.
5907 2010-10-13 Doug Evans <dje@google.com>
5909 * gdb.texinfo (Python): Add "Python modules".
5910 (Types in Python): Add reference to gdb.types section.
5911 (Python modules): New node.
5913 2010-10-11 Doug Evans <dje@google.com>
5915 * gdb.texinfo (Values From Inferior): Add reference to "Types in
5916 Python" from gdb.Value.type description.
5918 2010-09-28 Joel Brobecker <brobecker@adacore.com>
5920 * gdb.texinfo (Ravenscar Profile): New node.
5922 2010-09-22 Tom Tromey <tromey@redhat.com>
5924 * gdb.texinfo (Values From Inferior): Mention Value.__init__.
5926 2010-09-22 Eli Zaretskii <eliz@gnu.org>
5928 * gdb.texinfo (Values From Inferior): Clarify that
5929 value.dynamic_type works only in C++ programs with RTTI.
5931 2010-09-15 Paul Bolle <pebolle@tiscali.nl>
5933 * gdb.texinfo (Character Sets): Correctly reference host-charset
5936 2010-09-13 Tom Tromey <tromey@redhat.com>
5938 * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-frames>:
5939 Document "fullname" and "from".
5941 2010-09-01 Marc Khouzam <marc.khouzam@ericsson.com>
5943 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document new
5944 feature `reverse' output by -list-target-features.
5946 2010-08-31 H.J. Lu <hongjiu.lu@intel.com>
5948 * gdb.texinfo (i386 Features): Remove an extra "@item".
5950 2010-08-30 Tom Tromey <tromey@redhat.com>
5953 * gdb.texinfo (Values From Inferior): Document dynamic_type.
5955 2010-08-24 Daniel Jacobowitz <dan@codesourcery.com>
5957 * gdb.texinfo (ARM Features): Document
5958 org.gnu.gdb.arm.m-profile.
5960 2010-08-23 Tom Tromey <tromey@redhat.com>
5963 * gdb.texinfo (Values From Inferior): Document dynamic_cast and
5964 reinterpret_cast methods.
5966 2010-08-23 Tom Tromey <tromey@redhat.com>
5969 * gdb.texinfo (Types In Python): Document array method.
5971 2010-08-18 Thiago Jung Bauermann <bauerman@br.ibm.com>
5973 * gdb.texinfo (PowerPC Embedded): Mention support for the DVC register.
5975 2010-08-16 Tom Tromey <tromey@redhat.com>
5977 * gdb.texinfo (Set Watchpoints): Document -location option.
5979 2010-08-13 Doug Evans <dje@google.com>
5981 * gdb.texinfo (.debug_gdb_scripts section): Fix typo.
5983 2010-08-13 Vladimir Prus <vladimir@codesourcery.com>
5985 * gdb.texinfo (GDB/MI Data Manipulation): Document
5986 -data-read-memory-raw and -data-write-memory-raw.
5988 2010-08-11 Tom Tromey <tromey@redhat.com>
5989 Phil Muldoon <pmuldoon@redhat.com>
5991 * gdb.texinfo (Basic Python): Describe post_event API.
5993 2010-08-11 Phil Muldoon <pmuldoon@redhat.com>
5995 * gdb.texinfo (Basic Python): Describe solib_address and
5996 decode_line Python APIs
5998 2010-08-10 Tom Tromey <tromey@redhat.com>
6000 * gdb.texinfo (Pretty Printing API): Document
6001 gdb.default_visualizer.
6003 2010-08-10 Tom Tromey <tromey@redhat.com>
6005 Revert gdb-add-index addition:
6006 * gdb.texinfo (Index Files): Don't document gdb-add-index.
6008 2010-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
6009 Eli Zaretskii <eliz@gnu.org>
6011 * gdb.texinfo (Mode Options) <-batch>
6012 (Basic Python) <gdb.execute>: Describe setting width and height.
6014 2010-07-31 Paul Pluzhnikov <ppluzhnikov@google.com>
6016 * gdb.texinfo (Threads): Document 'debug libthread-db'.
6018 2010-07-30 Tom Tromey <tromey@redhat.com>
6020 * gdb.texinfo (Index Files): Mention gdb-add-index.
6022 2010-07-30 Hui Zhu <teawater@gmail.com>
6024 * gdb.texinfo (Inferiors and Programs): Update the introduce of
6025 "detach inferior" and "kill inferior".
6027 2010-07-28 CHENG Renquan <rqcheng@smu.edu.sg>
6029 * gdb.texinfo (Machine Code): Update description of two forms of
6030 arguments, and add new example to demonstrate the new form.
6032 2010-07-27 Phil Muldoon <pmuldoon@redhat.com>
6034 * gdb.texinfo (Values From Inferior): Add value inferior function
6037 2010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
6039 * gdb.texinfo (Active Targets): Fix wrong comma placement.
6041 2010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
6042 Eli Zaretskii <eliz@gnu.org>
6044 Make core files the process_stratum.
6045 * gdb.texinfo (Active Targets): Remove core_stratum. Include
6046 record_stratum example.
6048 2010-07-13 Tom Tromey <tromey@redhat.com>
6050 * gdb.texinfo (Index Files): New node.
6052 2010-07-13 Tom Tromey <tromey@redhat.com>
6054 * gdb.texinfo (GDB/MI Variable Objects): Remove extra 'for'.
6056 2010-07-13 Tom Tromey <tromey@redhat.com>
6058 * gdb.texinfo (Specify Location): Document labels.
6060 2010-07-01 Pedro Alves <pedro@codesourcery.com>
6062 * gdb.texinfo (Create and Delete Tracepoints): Add more index
6063 entries for fast tracepoints and static tracepoints.
6065 2010-07-01 Pedro Alves <pedro@codesourcery.com>
6067 * gdb.texinfo (General Query Packets) <qfThreadInfo,
6068 qsThreadInfo>: Spell out `l' as ell.
6070 2010-07-01 Pedro Alves <pedro@codesourcery.com>
6072 * gdb.texinfo (Convenience Variables): Document $_sdata.
6073 (Commands to Set Tracepoints): Describe static tracepoints. Add
6074 `Listing Static Tracepoint Markers' menu entry. Document
6076 (Tracepoint Action Lists): Document collecting $_sdata.
6077 (Listing Static Tracepoint Markers): New subsection.
6078 (Tracepoints support in gdbserver): Mention static tracepoints.
6079 (remote packets, enabling and disabling): Mention
6081 (General Query Packets) <qSupported>: Document qXfer:sdata:read
6082 and StaticTracepoint.
6083 Mention qTfSTM, qTsSTM and qTSTMat as tracepoint packets.
6084 Document qXfer:sdata:read.
6085 (Tracepoint packets): Document qTfSTM, qTsSTM and qTSTMat.
6087 2010-06-29 Joel Brobecker <brobecker@adacore.com>
6089 * gdb.texinfo (Threads In Python): Fix unmatched @end table.
6091 2010-06-28 Phil Muldoon <pmuldoon@redhat.com>
6092 Tom Tromey <tromey@redhat.com>
6093 Thiago Jung Bauermann <bauerman@br.ibm.com>
6095 * gdb.texinfo (Inferiors In Python): New node.
6096 * gdb.texinfo (Threads In Python): New node.
6098 2010-06-28 Joel Brobecker <brobecker@adacore.com>
6100 * gdb.texinfo (Python): Document what the python directory is
6101 and what its location is.
6102 (Basic Python): Document the gdb.PYTHONDIR constant.
6104 2010-06-25 Tom Tromey <tromey@redhat.com>
6107 * gdb.texinfo (Basic Python): Document new gdb.execute argument.
6109 2010-06-24 Hui Zhu <teawater@gmail.com>
6111 * gdb.texinfo: (Commands for Controlled Output): Add
6112 documentation for command "eval".
6114 2010-06-21 Stan Shebs <stan@codesourcery.com>
6116 * gdb.texinfo: Add explicit @node and @appendix for GFDL.
6117 * annotate.texinfo: Ditto.
6118 * gdbint.texinfo: Ditto.
6119 * stabs.texinfo: Ditto.
6121 2010-06-22 Hui Zhu <teawater@gmail.com>
6123 * gdb.texinfo: (Process Record and Replay): Add documentation
6124 for command "set record memory-query".
6126 2010-06-21 Stan Shebs <stan@codesourcery.com>
6128 * gdb.texinfo: Relicense under GFDL version 1.3.
6129 * annotate.texinfo: Relicense under GFDL version 1.3.
6130 * gdbint.texinfo: Relicense under GFDL version 1.3.
6131 * stabs.texinfo: Relicense under GFDL version 1.3.
6132 * fdl.texi: Update to version 1.3.
6134 2010-06-18 Stan Shebs <stan@codesourcery.com>
6136 * gdb.texinfo (Operating System Auxiliary Information): Describe
6137 "info os" when no arguments given.
6139 * gdb.texinfo (Debugging Programs with Multiple Threads): Describe
6142 2010-06-18 Hui Zhu <teawater@gmail.com>
6144 * gdb.texinfo: (Process Record and Replay): Add documentation
6145 for commands "record save" and "record restore".
6147 2010-06-16 Jan Kratochvil <jan.kratochvil@redhat.com>
6149 * gdb.texinfo: Include information about the correct use
6150 of addresses in the `watch' command.
6152 2010-06-11 Stan Shebs <stan@codesourcery.com>
6154 * gdb.texinfo (Observer Mode): New section.
6155 (General Query Packets): Document QAllow.
6157 2010-06-04 Doug Evans <dje@google.com>
6159 * gdb.texinfo (Python API): New node `Disabling Pretty-Printers'.
6161 2010-06-03 Doug Evans <dje@google.com>
6163 * gdbint.texinfo (Coding): Add subsection on command names.
6165 2010-06-02 Tom Tromey <tromey@redhat.com>
6167 * gdb.texinfo (Maintenance Commands): Document maint set dwarf2
6170 2010-06-01 Pedro Alves <pedro@codesourcery.com>
6172 * gdb.texinfo (Set Tracepoints): Mention tracepoints support in
6173 gdbserver, and add cross reference.
6174 (Tracepoints support in gdbserver): New subsection.
6176 2010-05-26 Pedro Alves <pedro@codesourcery.com>
6178 * gdb.texinfo (General Query Packets) <qSupported>: Describe the
6179 `qRelocInsn' feature.
6180 (Relocate instruction reply packet): New subsection
6181 of `Tracepoint Packets'.
6182 (Tracepoint Packets): Mention that packets QTDP and QTStart
6183 support the qRelocInsn request, and add cross reference to new
6186 2010-05-25 Doug Evans <dje@google.com>
6188 * gdb.texinfo (Exception Handling): Document gdb.GdbError.
6189 (Commands In Python): Document gdb.string_to_argv.
6191 2010-05-02 Jan Kratochvil <jan.kratochvil@redhat.com>
6193 * gdbint.texinfo (Host Definition): Remove items NORETURN and
6196 2010-04-29 Phil Muldoon <pmuldoon@redhat.com>
6197 Tom Tromey <tromey@redhat.com>
6198 Thiago Jung Bauermann <bauerman@br.ibm.com>
6200 * gdb.texinfo (Parameters In Python): New Node.
6202 2010-04-29 Mihail Zenkov <mihail.zenkov@gmail.com>
6204 * gdb.texinfo: (Summary) Add mention about D language support.
6205 (Filenames): Add D suffixes.
6208 2010-04-26 Pierre Muller <muller@ics.u-strasbg.fr>
6210 * gdbint.texinfo (CANNOT_STEP_HW_WATCHPOINTS): Remove explanation
6211 of macro deleted from GDB code.
6213 2010-04-24 Pedro Alves <pedro@codesourcery.com>
6215 * gdb.texinfo (Commands to specify files): Describe what how GDB
6216 looks up DOS-based filesystem paths on the system root. Document
6217 the new `set/show target-file-system-kind' commands.
6219 2010-04-23 Doug Evans <dje@google.com>
6221 * gdb.texinfo (Python): Move Auto-loading section here ...
6222 (Python API): from here.
6223 (Auto-loading): Add docs for .debug_gdb_scripts auto-loaded scripts.
6224 (Maintenance Commands): Add docs for "maint print section-scripts".
6226 2010-04-20 Chris Moller <cmoller@redhat.com>
6228 * gdb.texinfo (Setting Breakpoints): Added description of
6229 filename-qualified rbreak.
6230 * refcard.tex (Breakpoints and Watchpoints): Added brief
6231 description of filename-qualified rbreak.
6233 2010-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
6235 * gdb.texinfo (Data): New @menu reference to Pretty Printing.
6236 (Python API): Change the reference to Pretty Printing API.
6237 (Pretty Printing): Move the user part under the Data node. Reformat
6238 the sample output to 72 columns. Create a new reference to Pretty
6239 Printing API. Rename the API part ...
6240 (Pretty Printing API): To a new node name.
6241 (Selecting Pretty-Printers, Progspaces In Python, Objfiles In Python)
6242 (GDB/MI Variable Objects): Change references to Pretty Printing API.
6244 2010-04-21 Stan Shebs <stan@codesourcery.com>
6246 * gdb.texinfo (Tracepoint Actions): Mention synonymy of actions
6248 (Listing Tracepoints): Update to reflect current behavior.
6250 2010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
6252 * gdb.texinfo (Examining memory): Update for change in string
6253 display with explicit size.
6255 2010-04-19 Pedro Alves <pedro@codesourcery.com>
6257 PR breakpoints/8554.
6259 * gdb.texinfo (Save Breakpoints): New node.
6260 (save-tracepoints): Rename to ...
6261 (save tracepoints): ... this. Mention that `save-tracepoints' is
6262 a deprecated alias to `save tracepoints'.
6264 2010-04-16 Pierre Muller <muller@ics.u-strasbg.fr>
6266 * gdb.texinfo ($_tlb): Document new automatic convinience variable.
6267 (info w32 thread-information-block): Document new command.
6268 (qGetTIBAddress): Document new gdbserver query.
6269 (maint set/show show-all-tib): Document new command.
6271 2010-04-15 Doug Evans <dje@google.com>
6273 * gdb.texinfo (Python API): Add progspaces section.
6274 (Selecting Pretty-Printers): Progspace pretty-printers are
6276 (Progspaces In Python): New section.
6278 * gdb.texinfo (Command Files): Add docs for new "source -s" option.
6280 2010-04-14 Phil Muldoon <pmuldoon@redhat.com>
6282 * gdb.texinfo (Pretty Printing): Document behaviour when to_string
6285 2010-04-09 Stan Shebs <stan@codesourcery.com>
6287 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
6288 Describe the `frames-created' field, tweak grammar.
6290 2010-04-09 Pedro Alves <pedro@codesourcery.com>
6292 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
6293 Describe the `circular' and `disconnected' fields.
6295 2010-04-09 H.J. Lu <hongjiu.lu@intel.com>
6297 * gdb.texinfo (maint print registers): Mention unavailable and
6298 invisible registers.
6300 2010-04-09 Phil Muldoon <pmuldoon@redhat.com>
6301 Thiago Jung Bauermann <bauerman@br.ibm.com>
6302 Tom Tromey <tromey@redhat.com>
6304 * gdb.texinfo (Breakpoints In Python): New Node.
6306 2010-04-08 Stan Shebs <stan@codesourcery.com>
6308 * gdb.texinfo (Tracepoint Packets): Describe disconn and circular
6309 trace status fields.
6311 2010-04-08 H.J. Lu <hongjiu.lu@intel.com>
6313 * gdb.texinfo (i386 Features): Make org.gnu.gdb.i386.avx
6314 optional. Make org.gnu.gdb.i386.avx requires
6315 org.gnu.gdb.i386.avx.
6317 2010-04-08 Doug Evans <dje@google.com>
6319 * gdb.texinfo (Command Files): Document that gdb skips $cdir in
6320 search path, and document that gdb only scans the search path if
6321 the script's path doesn't specify a directory.
6323 2010-04-05 Doug Evans <dje@google.com>
6325 * gdb.texinfo (maint show python auto-load): Fix typo.
6327 2010-04-04 Stan Shebs <stan@codesourcery.com>
6329 * gdb.texinfo (Setting Breakpoints): "info watch" no longer a synonym.
6330 (Setting Watchpoints): Update description of "info watch".
6331 (Disabling Breakpoints): Only "info break" lists all.
6333 * gdb.texinfo (Tracepoint Restrictions): Document PC inference.
6334 (tdump): Explain how tdump works.
6336 2010-04-01 Pedro Alves <pedro@codesourcery.com>
6338 * gdb.texinfo (Break Commands): Clarify `commands' changes, and
6339 add cross reference.
6341 2010-03-31 Pedro Alves <pedro@codesourcery.com>
6343 * gdb.texinfo (TUI Commands): Mention that in some cases, these
6346 2010-03-30 H.J. Lu <hongjiu.lu@intel.com>
6348 * gdb.texinfo (i386 Features): Add org.gnu.gdb.i386.avx.
6350 2010-03-30 H.J. Lu <hongjiu.lu@intel.com>
6352 * gdb.texinfo (General Query Packets): Add xmlRegisters.
6354 2010-03-29 Stan Shebs <stan@codesourcery.com>
6355 Nathan Sidwell <nathan@codesourcery.com>
6357 * gdb.texinfo (GDB/MI Tracepoint Commands): Add notes about the
6359 (Set Tracepoints): Remove mention that conditional tracepoints
6361 (Tracepoint Actions): Clarify when while-stepping collection
6362 happens, note that while-stepping does not automatically collect
6365 2010-03-29 Stan Shebs <stan@codesourcery.com>
6367 * gdb.texinfo (Tracepoint Packets): Describe QTDPsrc.
6368 (General Query Packets): Describe TracepointSource.
6370 2010-03-27 Matt Rice <ratmice@gmail.com>
6372 * gdb.texinfo (ARM): Document arguments to "target sim".
6373 (Set Catchpoints): Use @dots{} instead of @r{...}.
6375 2010-03-26 Pedro Alves <pedro@codesourcery.com>
6377 * gdb.texinfo (Tracepoint Packets): Remove mention that
6378 terror:string may be plain text, and drop mention of X prefix.
6380 2010-03-26 Vladimir Prus <vladimir@codesourcery.com>
6382 * gdb.texinfo (GDB/MI Tracepoint Commands): Add comma after @xref.
6384 2010-03-24 Stan Shebs <stan@codesourcery.com>
6386 * gdb.texinfo (Tracepoint Packets): Document trace error status.
6388 2010-03-24 Tom Tromey <tromey@redhat.com>
6390 PR breakpoints/9352:
6391 * gdb.texinfo (Break Commands): Update.
6393 2010-03-24 Vladimir Prus <vladimir@codesourcery.com>
6395 * gdb.texinfo (GDB/MI Tracepoint Commands): Document MI tracepoint
6398 2010-03-16 Stan Shebs <stan@codesourcery.com>
6400 * gdb.texinfo (Starting and Stopping Trace Experiments): Describe
6401 circular-trace-buffer.
6402 (Tracepoint Packets): Describe QTBuffer, and details of the
6405 2010-03-12 Stan Shebs <stan@codesourcery.com>
6406 Nathan Sidwell <nathan@codesourcery.com>
6408 * gdb.texinfo (Tracepoint Actions): Clarify that while-stepping is
6409 doing instruction stepping.
6410 (Tracepoint Restrictions): New node.
6412 2010-03-10 Tom Tromey <tromey@redhat.com>
6414 * gdbint.texinfo (Symbol Handling): Update.
6416 2010-03-08 Tom Tromey <tromey@redhat.com>
6419 * gdb.texinfo (Mode Options): Mention lack of pagination and
6420 confirmation with --batch.
6421 (Screen Size): Mention --batch.
6422 (Messages/Warnings): Likewise.
6424 2010-03-05 Tom Tromey <tromey@redhat.com>
6426 * gdb.texinfo (Basic Python): Document target_charset and
6427 target_wide_charset.
6429 2010-03-05 Tom Tromey <tromey@redhat.com>
6431 * gdb.texinfo (Data): Link to pretty-printing.
6432 (Output Formats): Likewise. Correct text.
6434 2010-03-01 Daniel Jacobowitz <dan@codesourcery.com>
6436 * gdb.texinfo (Types): Describe <struct> and <flags>.
6438 2010-02-28 Phil Muldoon <pmuldoon@redhat.com>
6440 * gdb.texinfo (Frames In Python): Add block parameter and
6441 description to read_var text.
6443 2010-02-26 Phil Muldoon <pmuldoon@redhat.com>
6444 Tom Tromey <tromey@redhat.com>
6446 * gdb.texinfo (Types In Python): Describe block argument in
6447 template_argument and gdb.lookup_type.
6449 2010-02-24 Tom Tromey <tromey@redhat.com>
6451 * gdb.texinfo (Cygwin Native): Fix typo.
6453 2010-02-24 Phil Muldoon <pmuldoon@redhat.com>
6455 * gdb.texinfo (Frames In Python): Add block, find_sal, function
6456 and select method descriptions.
6457 (Python API): Add Blocks In Python, Symbols in Python and Symbol
6458 Tables in Python to menu.
6459 (Blocks In Python): New node.
6460 (Symbols In Python): New node.
6461 (Symbol Tables in Python): New node.
6463 2010-02-24 Vladimir Prus <vladimir@codesourcery.com>
6468 * breakpoint.c (clear_syscall_counts): Take struct inferior*.
6471 * gdb.texinfo (GDB/MI Command Syntax): Document notification
6473 (GDB/MI Program Execution): Document current behaviour of
6474 --all and --thread-group.
6475 (GDB/MI Miscellaneous Commands): Document -add-inferior and
6477 * observer.texi (inferior_added, inferior_removed): New
6480 2010-02-19 Tom Tromey <tromey@redhat.com>
6482 * gdbint.texinfo (Getting Started): Fix @node.
6483 (Debugging GDB): Likewise.
6485 2010-02-13 Joel Brobecker <brobecker@adacore.com>
6487 * gdbint.texinfo (Testsuite): New section "Testsuite Configuration",
6488 documenting the gdb_test_timeout variable.
6490 2010-02-12 Jakob Engblom <jakob@virtutech.com>
6492 * gdb.texinfo (MI commands): Added documentation of --reverse
6493 option to a set of MI commands. Restructured documentation of MI
6494 commands --exec-continue to reflect the complexity of reverse
6497 2010-02-12 Pedro Alves <pedro@codesourcery.com>
6499 * gdb.texinfo (Using the Collected Data): Specify that the address
6500 range of `tfind outsize' is exclusive, and that the address range
6501 of `tfind range' is inclusive.
6502 (Tracepoint Packets): Specify that the address range of
6503 `QTFrame:range' is inclusive, and that the address range of
6504 `QTFrame:outside' is exclusive
6506 2010-02-12 Vladimir Prus <vladimir@codesourcery.com>
6508 * gdb.texinfo (GDB/MI Result Records): Clarify ^running.
6510 2010-02-10 Tom Tromey <tromey@redhat.com>
6512 * gdb.texinfo (Debugging Output): Document set debug parser and
6515 2010-02-09 H.J. Lu <hongjiu.lu@intel.com>
6517 * gdb.texinfo (Predefined Target Types): Add i387_ext,
6518 i386_eflags and i386_mxcsr.
6520 2010-02-08 H.J. Lu <hongjiu.lu@intel.com>
6522 * gdb.texinfo: Document i386 target features.
6524 2010-02-05 Doug Evans <dje@google.com>
6526 * gdbint.texinfo (Testsuite): Add a new section to document the
6527 various DejaGnu variables that may be overridden.
6528 Document INTERNAL_GDBFLAGS.
6530 2010-02-04 Tom Tromey <tromey@redhat.com>
6533 * gdb.texinfo (Files): -readnow comes before the filename for file
6536 2010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
6538 * gdb.texinfo (Architecture-Specific Protocol Details): New section.
6539 Document ARM breakpoint types.
6540 (Register Packet Format): Move into the new section.
6541 (Packets): Describe the KIND argument for Z0, z0, Z1, and z1 packets.
6543 2010-01-21 Joel Brobecker <brobecker@adacore.com>
6545 * gdb.texinfo (File Options): Adjust the documentation of this
6546 switch to refer to the "source" command rather than partially
6547 duplicating some of the relevant information.
6548 (Extending GDB): Introduce and document the set/show script-extension
6550 (Command Files): Add note explaining that the "source" command
6551 is also used to evalute scripts written in other languages.
6552 Remove the short slightly incorrect reference to sourcing Python
6554 (Python Commands): Document how to execute a Python script from GDB.
6556 2010-01-19 Joel Brobecker <brobecker@adacore.com>
6558 * gdb.texinfo (Command Files): Fix typo.
6560 2010-01-18 Tom Tromey <tromey@redhat.com>
6562 * gdb.texinfo (File Options): Document -x on .py files.
6563 (Command Files): Document handling of Python scripts.
6565 2010-01-18 Jie Zhang <jie.zhang@analog.com>
6567 * Makefile.in (ANNOTATE_DOC_BUILD_INCLUDES): Add GDBvn.texi.
6569 2010-01-15 Stan Shebs <stan@codesourcery.com>
6571 * gdb.texinfo (Trace Files): New section.
6572 (Tracepoint Packets): Document QTSave and qTBuffer.
6573 (Trace File Format): New appendix.
6575 2010-01-13 Phil Muldoon <pmuldoon@redhat.com>
6577 * gdb.texinfo (Values From Inferior): Document lazy_string value
6579 (Python API): Add Lazy strings menu item.
6580 (Lazy Strings In Python): New node.
6582 2010-01-13 Vladimir Prus <vladimir@codesourcery.com>
6584 * gdb.texinfo (GDB/MI Thread Information): New.
6585 (GDB/MI Async Records): Document the core field in *stopped.
6586 (GDB/MI Miscellaneous Commands): Expand -list-thread-groups
6588 (Process list): Document that osdata document may contain
6590 (Remote Serial Protocol): Document qXfer:threads.
6592 2010-01-06 Stan Shebs <stan@codesourcery.com>
6594 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
6595 disconnected tracing.
6596 (Tracepoint Packets): Document new protocol.
6598 2010-01-05 Stan Shebs <stan@codesourcery.com>
6600 * gdb.texinfo (Create and Delete Tracepoints): Describe fast
6602 (Tracepoint Packets): Describe remote protocol for fast
6605 2010-01-01 Joel Brobecker <brobecker@adacore.com>
6607 Update the "Start of New Year Procedure".
6608 * gdbint.texinfo: Add the list of files that need to be updated
6609 manually. Minor reformatting.
6611 2010-01-01 Joel Brobecker <brobecker@adacore.com>
6613 * refcard.tex: Update copyright year in header and text.
6615 2010-01-01 Joel Brobecker <brobecker@adacore.com>
6617 * agentexpr.texi: Add 2010 to the list of copyright years.
6618 * annotate.texinfo: Likewise.
6619 * gdb.texinfo: Likewise.
6620 * gdbint.texinfo: Likewise.
6621 * observer.texi: Likewise.
6622 * stabs.texinfo: Likewise.
6624 2009-12-31 Stan Shebs <stan@codesourcery.com>
6626 * gdb.texinfo (Tracepoint Actions): Describe teval.
6628 2009-12-29 Stan Shebs <stan@codesourcery.com>
6630 * gdb.texinfo (Tracepoint Actions): Describe default-collect.
6632 2009-12-28 Stan Shebs <stan@codesourcery.com>
6634 * gdb.texinfo (Trace State Variables): New section.
6635 (Tracepoint Packets): Describe trace state variable packets.
6636 * agentexpr.texi (Bytecode Descriptions): Describe trace state
6639 2009-12-28 Daniel Jacobowitz <dan@codesourcery.com>
6641 * gdb.texinfo (Symbols): "info variables" prints definitions, not
6644 2009-12-21 Vladimir Prus <vladimir@codesourcery.com>
6646 * gdb.texinfo (GDB/MI Miscellaneous Commands): Clarify that
6647 -gdb-exit behaviour.
6649 2009-12-20 Joel Brobecker <brobecker@adacore.com>
6651 * gpl.texi: Update to version 3 of the GPL.
6653 2009-12-20 Joel Brobecker <brobecker@adacore.com>
6655 * Makefile.in: Update copyright header.
6656 * observer.texi: Fix the copyright header of the generated files.
6658 2009-12-08 Phil Muldoon <pmuldoon@redhat.com>
6660 * gdb.texinfo (Types In Python): Describe range function.
6662 2009-12-03 Richard Ward <richard.j.ward1@googlemail.com>
6664 * gdb.texinfo (Types In Python): Describe "is_base_class".
6666 2009-12-03 Tom Tromey <tromey@redhat.com>
6668 * gdb.texinfo (Basic Python): Document gdb.parse_and_eval.
6670 2009-12-02 Paul Pluzhnikov <ppluzhnikov@google.com>
6672 * observer.texi: New memory_changed observer.
6674 2009-12-01 Tom Tromey <tromey@redhat.com>
6676 * gdb.texinfo (Reverse Execution): Fix typo.
6678 2009-11-24 Daniel Jacobowitz <dan@codesourcery.com>
6682 * gdb.texinfo (Thread-Specific Breakpoints): Thread specifiers
6683 are allowed after the breakpoint condition.
6685 2009-11-23 Tom Tromey <tromey@redhat.com>
6688 * gdb.texinfo (Types In Python): Document Type.pointer.
6690 2009-11-23 Paul Pluzhnikov <ppluzhnikov@google.com>
6692 * gdb.texinfo (Machine Code): Adjust.
6694 2009-11-11 Pedro Alves <pedro@codesourcery.com>
6696 * agentexpr.texi (Tracing On Symmetrix): Delete section.
6697 (Using Agent Expressions): Delete cross reference.
6699 2009-11-07 Joel Brobecker <brobecker@adacore.com>
6701 * gdbint.texinfo, stabs.texinfo: Move the @setchapternewpage
6702 and @settitle directives up to help makeinfo find them.
6704 2009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
6706 * gdb.texinfo (set debug-file-directory, show debug-file-directory)
6707 (Auto-loading): Use plural and note one can use multiple components now.
6709 2009-11-01 Vladimir Prus <vladimir@codesourcery.com>
6711 * gdb.texinfo (GDB/MI Stack Manipulation): Make
6712 -stack-list-arguments have the same documentation for parameter
6713 as -stack-list-locals. Add comas.
6715 2009-10-27 Tom Tromey <tromey@redhat.com>
6716 Eli Zaretskii <eliz@gnu.org>
6720 * gdb.texinfo (Values From Inferior): Document cast method.
6722 2009-10-22 Paul Pluzhnikov <ppluzhnikov@google.com>
6724 * gdb.texinfo (Machine Code): Mention function name in disasssembly
6727 2009-10-22 Michael Snyder <msnyder@vmware.com>
6729 * gdb.texinfo (Process Record and Replay): Document new form of
6730 info record command. Also document the new save and restore
6733 2009-10-21 Paul Pluzhnikov <ppluzhnikov@google.com>
6735 * gdb.texinfo (Machine Code): Mention current pc marker.
6738 2009-10-19 Pedro Alves <pedro@codesourcery.com>
6739 Stan Shebs <stan@codesourcery.com>
6741 * observer.texi (new_inferior): Rename to...
6742 (inferior_appeared): ... this.
6744 * gdb.texinfo (Inferiors): Rename node to ...
6745 (Inferiors and Programs): ... this. Mention running multiple
6746 programs in the same debug session.
6747 <info inferiors>: Mention the new 'Executable' column if "info
6748 inferiors". Update examples. Document the "add-inferior",
6749 "clone-inferior", "remove-inferior" and "maint info
6750 program-spaces" commands.
6751 (Process): Rename node to...
6752 (Forks): ... this. Document "set|show follow-exec-mode".
6754 2009-10-11 Michael Snyder <msnyder@vmware.com>
6756 * gdb.texinfo (ReverseStep): Show default as "unsupported".
6757 (ReverseContinue): Ditto.
6759 2009-10-08 Paul Pluzhnikov <ppluzhnikov@google.com>
6761 * gdb.texinfo (Server): Document libthread-db-search-path.
6763 2009-10-08 Jan Kratochvil <jan.kratochvil@redhat.com>
6765 * gdbint.texinfo (i386_stopped_by_hwbp): Remove.
6767 2009-10-06 Michael Eager <eager@eagercon.com>
6769 * gdb.texinfo (Contributors): Add self for Xilinx MicroBlaze.
6770 (Embedded Processors): Add MicroBlaze.
6771 (MicroBlaze): New. Describe Xilinx MicroBlaze
6773 2009-10-04 Pedro Alves <pedro@codesourcery.com>
6775 * gdb.texinfo (Remote Protocol): Don't mention vCont;T.
6777 2009-09-26 Pierre Muller <muller@ics.u-strasbg.fr>
6779 * gdb.texinfo (Cygwin Native): Mention support for Ctrl-BREAK.
6781 2009-09-23 Joel Brobecker <brobecker@adacore.com>
6783 * observer.texi (solib_unloaded): Document explicitly the fact that
6784 this observer is called before the associated symbols are unloaded.
6786 2009-09-21 Jie Zhang <jie.zhang@analog.com>
6788 * gdb.texinfo: Escape "{" and "}".
6790 2009-09-19 Vladimir Prus <vladimir@codesourcery.com>
6792 * gdb.texinfo (GDB/MI Stack Manipulation): Document
6793 -stack-list-variables.
6795 2009-09-18 Tom Tromey <tromey@redhat.com>
6797 * gdb.texinfo (GDB/MI Variable Objects): -enable-pretty-printing
6800 2009-09-17 Paul Pluzhnikov <ppluzhnikov@google.com>
6802 * gdb.texinfo (convenince variables): Mention
6803 $_siginfo could be empty.
6805 2009-09-15 Tom Tromey <tromey@redhat.com>
6807 * gdb.texinfo (GDB/MI Variable Objects): Document
6808 -enable-pretty-printing, -var-set-update-range, dynamic varobjs.
6809 Expand -var-update documentation.
6811 2009-09-14 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
6813 * gdb.texinfo (Set Catchpoints): Documentation about the catch syscall
6816 2009-09-13 Daniel Jacobowitz <dan@codesourcery.com>
6818 * gdbint.texinfo (Unwinding the Frame ID): Reference outer_frame_id.
6820 2009-09-10 Michael Snyder <msnyder@vmware.com>
6822 * gdb.texinfo (qSupported): Mention new ReverseContinue and
6823 ReverseStep replies to the qSupported query.
6825 2009-09-10 Joel Brobecker <brobecker@adacore.com>
6827 Add documentation for set/show interactive-mode.
6828 * gdb.texinfo (Other Misc Settings): New node.
6830 2009-09-01 Doug Evans <dje@google.com>
6832 * gdb.texinfo (Caching Data of Remote Targets): Add note on
6833 non-stop mode's affect on remote caching.
6835 2009-08-31 Jacob Potter <jdpotter@google.com>
6836 Doug Evans <dje@google.com>
6838 * gdb.texinfo (Caching Data of Remote Targets): Update text.
6839 Mark `set/show remotecache' options as obsolete.
6840 Document new `set/show stack-cache' option.
6841 Update text for `info dcache'.
6843 2009-08-27 Doug Evans <dje@google.com>
6845 * gdb.texinfo (Symbols): Delete `set print symbol-loading'.
6846 (Files): Add note on new optional regex arg to `info sharedlibrary'.
6848 2009-08-26 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6850 * gdbint.texinfo (Releasing GDB): Fix confusing sentence
6853 2009-08-25 Pedro Alves <pedro@codesourcery.com>
6855 * gdb.texinfo (Debugging Multiple Inferiors): Add "info inferiors"
6856 small example, and describe its columns. Replace "inferior-id" by
6859 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6861 * gdbint.texinfo (Releasing GDB): Point to
6862 README-maintainer-mode file for required autoconf version.
6863 * configure.ac: Do not substitute datarootdir, htmldir,
6864 pdfdir, docdir. Do not process --with-datarootdir,
6865 --with-htmldir, --with-pdfdir, --with-docdir.
6866 * configure: Regenerate.
6868 * configure: Regenerate.
6870 2009-08-20 Reid Kleckner <reid@kleckner.net>
6872 * gdb.texinfo: Add chapter on JIT interface.
6874 2009-08-07 Nick Roberts <nickrob@snap.net.nz>
6876 * gdb.texinfo (Server Prefix): Explain that server prefix suppresses
6877 confirmation request.
6879 2009-08-05 Jeremy Bennett <jeremy.bennett@embecosm.com>
6881 * gdb.texinfo (Separate Debug Files, Remote Protocol): Clarified
6884 2009-08-03 Vladimir Prus <vladimir@codesourcery.com>
6886 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
6889 2009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
6891 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
6892 "set spu auto-flush-cache" and "show spu auto-flush-cache" commands.
6894 2009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
6896 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
6897 "set spu stop-on-load" and "show spu stop-on-load" commands.
6899 2009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
6901 * gdb.texinfo (Target Descriptions): Document <compatible> element.
6903 2009-07-28 Daniel Jacobowitz <dan@codesourcery.com>
6905 * gdb.texinfo (ARM Features): Document org.gnu.gdb.arm.vfp and
6906 org.gnu.gdb.arm.neon.
6908 2009-07-20 Pedro Alves <pedro@codesourcery.com>
6910 * gdb.texinfo (Target Description Format): Mention the new <osabi>
6912 (subsection OS ABI): New subsection.
6914 2009-07-14 Stan Shebs <stan@codesourcery.com>
6916 * gdb.texinfo (Tracepoint Conditions): New section.
6917 (General Query Packets): Describe ConditionalTracepoints.
6918 (Tracepoint Packets): Describe condition field.
6919 (Maintenance Commands): Describe maint agent-eval.
6920 * agentexpr.texi (Using Agent Expressions): Mention eval usage.
6922 2009-07-11 Hui Zhu <teawater@gmail.com>
6924 * gdb.texinfo (disassemble): Add a new modifier /r
6925 to "disassemble" command to make it print the raw instructions
6926 in hex as well as in symbolic form.
6928 2009-07-09 Tom Tromey <tromey@redhat.com>
6930 * gdbint.texinfo (Testsuite): Document parallel make check.
6932 2009-07-09 Tom Tromey <tromey@redhat.com>
6934 * gdbint.texinfo (Testsuite): Document test transcripts.
6936 2009-07-10 Phil Muldoon <pmuldoon@redhat.com>
6938 * gdb.texinfo (Values From Inferior): Add length parameter
6941 2009-07-04 Chris Genly <chris@genly.us>
6943 * gdb.texinfo (GDB/MI Variable Objects): Document child definition
6944 in -var-list-children. Fix example according to what the code
6947 2009-07-02 Pedro Alves <pedro@codesourcery.com>
6949 * gdb.texinfo (Debugging multiple inferiors): Document the
6950 "inferior", "detach inferior" and "kill inferior" commands.
6951 (Debugging Programs with Multiple Processes): Adjust to mention
6952 generic "inferior" commands. Delete mention of "detach fork" and
6953 "delete fork". Cross reference to "Debugging multiple inferiors"
6956 2009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
6958 * gdbint.texinfo (Item Output Functions): Update signature
6959 for ui_out_field_core_addr.
6961 2009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
6963 * gdbint.texinfo (Examples of Use of @code{ui_out} functions):
6964 Update example code extrated from breakpoint.c.
6966 2009-06-28 Paul Pluzhnikov <ppluzhnikov@google.com>
6968 * gdb.texinfo (GDB/MI Program Context): @ignore unimplemented
6970 (GDB/MI Symbol Query): Likewise.
6971 (GDB/MI File Commands): Likewise.
6972 (GDB/MI File Transfer Commands): Likewise.
6973 (GDB/MI Target Manipulation): Likewise.
6974 (GDB/MI Miscellaneous Commands): Likewise.
6976 2009-06-27 Daniel Jacobowitz <dan@codesourcery.com>
6978 * gdb.texinfo (Debugging Optimized Code): New chapter.
6979 (Compiling for Debugging): Reference it. Move some
6980 text to the new section.
6982 2009-06-15 Phil Muldoon <pmuldoon@redhat.com>
6984 * doc/gdb.texinfo (Calling): Document
6985 set-unwind-on-terminating-exception usage.
6987 2009-06-11 Pedro Alves <pedro@codesourcery.com>
6989 * gdb.texinfo (All-Stop): Document new 'set schedule-multiple'
6992 2009-06-07 Pedro Alves <pedro@codesourcery.com>
6994 * gdbint.texinfo (TARGET_HAS_HARDWARE_WATCHPOINTS): Delete all
6997 2009-06-04 Ulrich Weigand <uweigand@de.ibm.com>
6999 * gdbint.texinfo: Rename formal parameters to gdbarch function
7000 protoypes from "current_gdbarch" to "gdbarch".
7002 2009-05-28 Tom Tromey <tromey@redhat.com>
7004 * gdb.texinfo (Basic Python): Change get_parameter to parameter.
7006 2009-05-27 Tom Tromey <tromey@redhat.com>
7008 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
7010 (GDB/MI Variable Objects): Document -var-set-visualizer.
7012 2009-04-02 Tom Tromey <tromey@redhat.com>
7014 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
7016 (GDB/MI Variable Objects): Document -var-set-visualizer.
7018 2009-05-27 Tom Tromey <tromey@redhat.com>
7019 Thiago Jung Bauermann <bauerman@br.ibm.com>
7020 Phil Muldoon <pmuldoon@redhat.com>
7022 * gdb.texinfo (Objfiles In Python): Reference pretty printing.
7023 (Pretty Printing): New node.
7024 (Selecting Pretty-Printers): Likewise.
7025 (Python API): Update.
7026 (Output Formats): Document /r format.
7028 2009-05-27 Thiago Jung Bauermann <bauerman@br.ibm.com>
7029 Tom Tromey <tromey@redhat.com>
7031 * gdb.texinfo (Types In Python): New node.
7032 (Values From Inferior): "type" is now an attribute.
7033 (Python API): Update.
7035 2009-05-27 Tom Tromey <tromey@redhat.com>
7036 Thiago Jung Bauermann <bauerman@br.ibm.com>
7037 Phil Muldoon <pmuldoon@redhat.com>
7039 * gdb.texinfo: Add @syncodeindex for `tp'.
7040 (Python API): Update.
7041 (Auto-loading): New node.
7042 (Objfiles In Python): New node.
7044 2009-05-15 Paul Pluzhnikov <ppluzhnikov@google.com>
7046 * gdb.texinfo (Threads): Document libthread-db-search-path.
7048 2009-05-15 Nick Roberts <nickrob@snap.net.nz>
7050 * gdb.texinfo (GDB/MI General Design): Break up into four nodes.
7052 2009-05-12 Pedro Alves <pedro@codesourcery.com>
7054 * gdb.texinfo: Document 'set/show debug gnu-nat'. Replace 'maint
7055 show-debug-regs' docs by 'maint set show-debug-regs' and 'maint
7056 show show-debug-regs' docs.
7058 2009-05-08 Eli Zaretskii <eliz@gnu.org>
7060 * gdb.texinfo (Process Record and Replay): Add description of
7063 2009-05-07 Joel Brobecker <brobecker@adacore.com>
7065 * gdbint.texinfo (Adding support for debugging core files): New node.
7066 (Native Debugging): Remove the ``Native core file Support'' section.
7068 2009-05-01 Eli Zaretskii <eliz@gnu.org>
7070 * gdb.texinfo (Process Record and Replay): Improve and clarify.
7073 2009-04-30 Hui Zhu <teawater@gmail.com>
7074 Michael Snyder <msnyder@vmware.com>
7076 * gdb.texinfo: (Process Record and Replay): Add documentation for
7077 process record and replay.
7079 2009-04-29 Jan Kratochvil <jan.kratochvil@redhat.com>
7081 * gdb.texinfo (Macros): Note command-line for `info macro'. Append
7082 a new part on command-line defined macros.
7084 2009-04-25 Eli Zaretskii <eliz@gnu.org>
7086 * gdb.texinfo (Machine Code) <disassemble-next-line>: Improve and
7087 clarify the wording.
7089 2009-04-23 Tom Tromey <tromey@redhat.com>
7091 * gdb.texinfo (Data Files): New node.
7092 (GDB Files): Update menu.
7094 2009-04-23 Joel Brobecker <brobecker@adacore.com>
7096 * gdbint.texinfo (Defining Other Architecture Features): Remove
7097 entry for PROCESS_LINENUMBER_HOOK.
7099 2009-04-22 Vladimir Prus <vladimir@codesourcery.com>
7101 * gdb.texinfo (GDB/MI Program Execution): Document -exec-jump.
7103 2009-04-22 Hui Zhu <teawater@gmail.com>
7105 * gdb.texinfo (disassemble-next-line): Set the default of
7106 disassemble-next-line to off.
7108 2009-04-21 Joseph Myers <joseph@codesourcery.com>
7110 * configure.ac (--with-datarootdir, --with-docdir, --with-pdfdir,
7111 --with-htmldir): New.
7112 * configure: Regenerate.
7113 * Makefile.in (datarootdir, docdir): Define.
7114 (gdb.dvi, gdb.pdf): Use same -I options as for building gdb.info
7115 instead of $(SET_TEXINPUTS).
7116 (gdbint.dvi, gdbint.pdf): Use same -I options as for building
7117 gdbint.info instead of $(SET_TEXINPUTS).
7118 (gdbint/index.html): Use same -I options as for building
7120 (stabs.dvi, stabs.pdf): Use same -I options as for building
7121 stabs.info instead of $(SET_TEXINPUTS).
7122 (stabs/index.html): Use same -I options as for building
7124 (annotate.dvi, annotate.pdf): Use same -I options as for building
7125 annotate.info instead of $(SET_TEXINPUTS).
7126 (annotate/index.html): Use same -I options as for building
7129 2009-04-21 David Daney <ddaney@caviumnetworks.com>
7131 * gdb.texinfo (maint show-debug-regs): Remove mention of x86.
7133 2009-04-21 Joseph Myers <joseph@codesourcery.com>
7135 * gdb.texinfo (Source Path): Document --with-relocated-sources.
7137 2009-04-18 Carlos O'Donell <carlos@codesourcery.com>
7138 Joseph Myers <joseph@codesourcery.com>
7140 * Makefile.in (MAKEHTML): Set to makeinfo --html.
7141 (MAKEHTMLFLAGS): Set to empty.
7142 (html__strip_dir): Define.
7143 (HTMLFILES): Define.
7144 (HTMLFILES_INSTALL): Define.
7145 (install-html): Copy new automake rule.
7146 (html): Depend on $(HTMLFILES).
7147 (gdb_toc.html): Rename to gdb/index.html.
7148 (gdbint_toc.html): Rename to gdbint/index.html.
7149 (stabs_toc.html): Rename to stabs/index.html.
7150 (annotate_toc.html): Rename to annotate/index.html.
7152 2009-04-17 Carlos O'Donell <carlos@codesourcery.com>
7154 * Makefile.in: Set pdfdir and htmldir from configure
7156 * configure.ac: AC_SUBST datarootdir, docdir, htmldir, pdfdir.
7157 * configure: Regenerate.
7159 2009-04-16 Joel Brobecker <brobecker@adacore.com>
7161 * gdbint.texinfo (Native Debugging): Remove entry for PROC_NAME_FMT.
7162 This macro is no longer used.
7164 2009-04-15 Tom Tromey <tromey@redhat.com>
7166 * gdb.texinfo (Character Sets): Document default character set.
7168 2009-04-14 Pierre Muller <muller@ics.u-strasbg.fr>
7170 * gdbint.texinfo: Change server name from sources.redhat.com to
7171 sourceware.org throughout.
7173 2009-04-09 Joel Brobecker <brobecker@adacore.com>
7175 * gdb.texinfo (Set Breaks): Rewrite a paragraph to avoid a warning
7176 about a missing dot or coma after @xref.
7178 2009-04-02 Joel Brobecker <brobecker@adacore.com>
7180 * gdb.texinfo (Backtrace): Add a parameter in frame 1 of the first
7181 example, and add a small explanation about it.
7182 (Print Settings): Change the documentation of the "set print
7183 frame-arguments" to reflect the fact that the default is now "scalars".
7185 2009-04-02 Joel Brobecker <brobecker@adacore.com>
7187 * gdb.texinfo (Print Settings): Add kindex for command "set
7188 print frame-arguments".
7190 2009-03-31 Joel Brobecker <brobecker@adacore.com>
7192 * gdb.texinfo (Ada Tasks): Add documentation about task-specific
7194 (Set Breaks): Add reference to thread-specific and task-specific
7197 2009-03-31 Joel Brobecker <brobecker@adacore.com>
7199 * gdb.texinfo (Ada Tasks): Remove the documentation about
7200 the "Running" state, as this state has been eliminated.
7201 Now all runnable tasks are shown as "Runnable".
7203 2009-03-30 Stan Shebs <stan@codesourcery.com>
7205 * gdb.texinfo (Tracepoints): Describe tracepoints as a
7206 special case of breakpoints.
7207 (Enable and Disable Tracepoints): Mention deprecation.
7208 (Listing Tracepoints): Update description and example.
7210 2009-03-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
7212 * gdb.texinfo (Frames in Python): New node.
7213 (Python API): Update.
7215 2009-03-29 Thiago Jung Bauermann <bauerman@br.ibm.com>
7217 * gdb.texinfo (Values From Inferior): Change gdb.Value.address
7218 from a method to an attribute.
7220 2009-03-26 Thiago Jung Bauermann <bauerman@br.ibm.com>
7222 * gdb.texinfo (Values From Inferior): Document is_optimized_out
7225 2009-03-25 Pedro Alves <pedro@codesourcery.com>
7227 * observer.texi (thread_exit): Add "silent" parameter.
7229 2009-03-22 Pedro Alves <pedro@codesourcery.com>
7231 * observer.texi (about_to_proceed): New.
7233 2009-03-21 Jeremy Bennett <jeremy.bennett@embecosm.com>
7235 * gdbint.texinfo (everywhere): Use braces {} in @deftypeXX type
7236 field throughout to handle types with spaces in them. Fix typos
7238 (Summary, Requirements, Contributors): New first chapter,
7239 "Summary" added, old Requirements section moved there, and new
7240 section, "Contributors" added.
7241 (Initializing a New Architecture, Register Representation)
7242 (Frame Interpretation, Inferior Call Setup, Adding a New Target)
7243 (Porting gdb): These sections extended and updated.
7244 (Compiler Characteristics): This section (empty) deleted.
7245 (Defining Other Architecture Features): This section renamed and
7246 duplicate material removed from (formerly "Target Conditionals").
7247 Use braces {} in @deftypeXX type field throughout to handle types
7248 with spaces in them. Typos found by aspell fixed.
7250 * stack_frame.svg: New file, source of image for gdbint.texinfo.
7251 * stack_frame.pdf: Version of image for PDF output.
7252 * stack_frame.png: Version of image for HTML output and for Emacs.
7253 * stack_frame.txt: Version of image for Info output.
7254 * stack_frame.eps: Version of image for TeX DVI output.
7256 2009-03-21 Eli Zaretskii <eliz@gnu.org>
7258 * gdb.texinfo (Character Sets): Fix last change.
7260 2009-03-21 Thiago Jung Bauermann <bauerman@br.ibm.com>
7262 * gdb.texinfo (Values From Inferior): Fix optional arguments
7264 (Commands In Python): Adjust argument names of gdb.Command.__init__
7265 to what the function accepts as keywords.
7267 2008-03-20 Tom Tromey <tromey@redhat.com>
7269 * gdb.texinfo (Convenience Vars): Document convenience functions.
7270 (Functions In Python): New node.
7271 (Python API): Update.
7273 2009-03-20 Tom Tromey <tromey@redhat.com>
7275 * gdb.texinfo (Character Sets): Remove obsolete text. Document
7276 set target-wide-charset.
7277 (Requirements): Mention iconv.
7279 2009-03-17 Hui Zhu <teawater@gmail.com>
7281 * gdb.texinfo: Change the introduce of "disassemble-next-line".
7283 2009-03-17 Hui Zhu <teawater@gmail.com>
7285 * gdb.texinfo: Add documentation for disassemble-next-line.
7287 2009-03-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
7289 * gdb.texinfo (Commands In Python): Remove tindex entries.
7291 2009-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
7293 * gdb.texinfo (Returning): New description for missing debug info.
7295 2009-03-14 Pedro Alves <pedro@codesourcery.com>
7297 * gdb.texinfo (Remote Configuration): Document query-attached.
7298 (General Query Packets): Document qAttached.
7300 2009-03-05 Pedro Alves <pedro@codesourcery.com>
7302 * gdb.texinfo (Background Execution): Better describe the set
7303 target-async command.
7304 (Maintenance Commands): Delete description of the `maint set/show
7305 linux-async' and `maint set/show remote-async' commands.
7307 2009-02-18 Vladimir Prus <vladimir@codesourcery.com>
7309 * gdb.texinfo (GDB/MI Async Records): Add double-spaces
7312 2009-02-18 Vladimir Prus <vladimir@codesourcery.com>
7314 * gdb.texinfo (GDB/MI Async Records): Document the
7315 =library-loaded and =library-unloaded notifications.
7317 2009-02-17 Vladimir Prus <vladimir@codesourcery.com>
7319 * observer.texi (test_notification): New observer.
7321 2009-02-14 Vladimir Prus <vladimir@codesourcery.com>
7323 * observer.texi: Add parameter 'print_frame' to normal_stop
7326 2009-02-07 Eli Zaretskii <eliz@gnu.org>
7328 * gdb.texinfo (Basic Python): Fix change from 2009-02-04.
7329 (Commands In Python): Fix COMMAND_* constants in last change. Use
7330 @kbd for interactive input. Add cross-references and index
7333 2009-02-06 Pedro Alves <pedro@codesourcery.com>
7335 * gdb.texinfo (Signals): Document $_siginfo.
7336 (Convenience Variables): Mention $_siginfo.
7337 (Remote Configuration): Document qXfer:siginfo:read,
7338 qXfer:siginfo:write packets, and the read-siginfo-object,
7339 write-siginfo-object commands.
7341 2009-02-06 Pedro Alves <pedro@codesourcery.com>
7343 * gdbint.texinfo (Values): New chapter.
7345 2009-02-06 Tom Tromey <tromey@redhat.com>
7347 * gdb.texinfo (Python API): Add entry for Commands In Python.
7348 (Commands In Python): New node.
7350 2009-02-05 Tom Tromey <tromey@redhat.com>
7352 * gdb.texinfo (Values From Inferior): Document Value.string.
7354 2009-02-05 Tom Tromey <tromey@redhat.com>
7356 * gdb.texinfo (Basic Python): Document execute's from_tty
7359 2009-02-04 Tom Tromey <tromey@redhat.com>
7361 * gdb.texinfo (Basic Python): Document gdb.history.
7363 2009-01-30 Vladimir Prus <vladimir@codesourcery.com>
7365 * gdb.texinfo (GDB/MI Thread Commands): Document the
7366 'current-thread-id' field. Remove the example with zero threads,
7367 since current GDB won't ever report that if there's inferior.
7369 2009-01-30 Vladimir Prus <vladimir@codesourcery.com>
7371 * gdb.texinfo (GDB/MI Breakpoint Commands): Document the -d
7372 option to -break-insert.
7374 2009-01-28 Daniel Jacobowitz <dan@codesourcery.com>
7375 Jerome Guitton <guitton@adacore.com>
7377 * gdb.texinfo (Startup): Document --with-system-gdbinit.
7378 (System-wide configuration): New section.
7380 2009-01-26 Pedro Alves <pedro@codesourcery.com>
7383 * gdb.texinfo (Maintenance Commands): Document "maint set|show
7384 internal-error|internal-warning quit|corefile ask|yes|no".
7386 2009-01-26 Pedro Alves <pedro@codesourcery.com>
7388 * gdb.texinfo (Using the `gdbserver' Program): Document
7391 2009-01-23 Doug Evans <dje@google.com>
7393 * gdb.texinfo: Add nexti to list of commands that support
7394 background execution.
7396 2009-01-14 Daniel Jacobowitz <dan@codesourcery.com>
7398 * gdb.texinfo (Define, Hooks): Document prefix command support.
7400 2009-01-14 Joseph Myers <joseph@codesourcery.com>
7401 Carlos O'Donell <carlos@codesourcery.com>
7403 Fixes for makeinfo --html.
7405 * annotate.texinfo: Use @copying and @insertcopying. Use
7406 @ifnottex in place of @ifinfo.
7407 * gdb.texinfo: Use @copying and @insertcopying. Use @ifnottex in
7408 place of @ifinfo. Use @ifnotinfo for one index entry.
7409 * gdbint.texinfo: Use @copying and @insertcopying. Use @ifnottex
7410 in place of @ifinfo.
7411 * stabs.texinfo: Use @copying and @insertcopying. Use @ifnottex
7412 in place of @ifinfo. Include contents at start unconditionally.
7414 2009-01-13 Pedro Alves <pedro@codesourcery.com>
7416 * gdb.texinfo (General Query Packets): Remove @var{} around the
7417 "spu" literal string.
7419 2009-01-07 Pedro Alves <pedro@codesourcery.com>
7421 * gdb.texinfo (Error in Breakpoints): Delete mention of "The same
7422 program may be running in another process" errors.
7423 * gdbint.texinfo (Native Conditionals): Delete
7424 ONE_PROCESS_WRITETEXT description.
7426 2009-01-07 Joel Brobecker <brobecker@adacore.com>
7428 * gdbint.texinfo (Start of New Year Procedure): Add the "coding"
7429 emacs local variable to be placed at the end of the ChangeLog.
7430 Add server.c and gdbreplay.c to the list of files where the
7431 copyright year needs to be updated.
7433 2009-01-06 Sandra Loosemore <sandra@codesourcery.com>
7435 * gdb.texinfo (Remote Configuration): Document new
7436 "set/show tcp auto-retry" and "set/show tcp connect-timeout"
7439 2008-12-28 Pedro Alves <pedro@codesourcery.com>
7441 * gdbint.texinfo (gdbarch_cannot_fetch_register): Don't mention
7442 FETCH_INFERIOR_REGISTERS.
7443 (Native Conditionals): Remove obsolete CHILD_PREPARE_TO_STORE,
7444 FETCH_INFERIOR_REGISTERS descriptions. Remove
7445 gdbarch_get_longjmp_target descrition, since already described in
7446 Target Conditionals. Move gdbarch_fp0_regnum description to ...
7447 (Target Conditionals): ... here.
7449 2008-12-16 Joel Brobecker <brobecker@adacore.com>
7451 * gdb.texinfo (Omissions from Ada): Add missing GDB prompt in
7453 (Additions to Ada): Likewise. Add the missing opening and closing
7454 parenthesis of the GDB prompt in one of the examples.
7456 2008-12-14 Joel Brobecker <brobecker@adacore.com>
7458 * gdb.texinfo (Omissions from Ada): Remove incorrect documentation
7459 about the result of 'Address not being of type System.Address.
7460 This problem has been fixed a while ago.
7462 2008-12-02 Vladimir Prus <vladimir@codesourcery.com>
7464 MI non-stop and multiprocess docs.
7466 * gdb.texinfo (GDB/MI): New section 'GDB/MI General Design'
7467 (GDB/MI Output Records): New section 'GDB/MI Frame Information'
7468 Adjust documentation for *stopped, document =thread-created,
7469 =thread-exited, =thread-group-created and =thread-group-exited.
7470 (GDB/MI Thread Commands): Document the 'state' field in
7471 -thread-info output.
7472 (GDB/MI Program Execution): Mention --all and --thread-group
7474 (GDB/MI Variable Objects): Describe floating and fixed variable
7476 (GDB/MI Miscellaneous Commands): Document -list-thread-groups.
7478 2008-12-02 Vladimir Prus <vladimir@codesourcery.com>
7480 * gdb.texinfo (Operating System Information): New appendix.
7481 (Operating System Auxiliary Information): Document 'info os processes'
7482 (Remote Configuration): Document 'osdata'
7483 (General Query Packets): Document qXfer:osdata:read.
7485 2008-11-27 Tristan Gingold <gingold@adacore.com>
7487 * gdb.texinfo (Darwin): Document Darwin specific features.
7489 2008-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
7491 * gdbint.texinfo (Target Conditionals): Extend the
7492 gdbarch_breakpoint_from_pc description.
7494 2008-11-22 Vladimir Prus <vladimir@codesourcery.com>
7496 * gdb.texinfo (M68K Features): Fix typo.
7498 2008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>
7500 * gdb.texinfo (Symbols): Mention printing containing
7501 image name in "info symbol".
7502 (Maint translate-address): Likewise.
7504 2008-11-18 Joel Brobecker <brobecker@adacore.com>
7506 * gdb.texinfo (Set Catchpoints): Remove the documentation of
7507 commands "catch load" and "catch unload".
7509 2008-11-17 Vladimir Prus <vladimir@codesourcery.com>
7511 * gdb.texinfo (GDB/MI Async Records): Document
7514 2008-11-17 Vladimir Prus <vladimir@codesourcery.com>
7516 * observer.texi (new_inferior, inferior_exit): New observers.
7518 2008-10-27 Pedro Alves <pedro@codesourcery.com>
7520 * gdbint.texinfo (Adding a New Target): Don't mention TDEPFILES,
7521 .mt files, TM_CLIBS or TM_CDEPS.
7522 (x86 Watchpoints): Don't mention TDEPFILES.
7524 2008-10-24 Sandra Loosemore <sandra@codesourcery.com>
7526 * gdb.texinfo (Remote Protocol): Add new nodes to menu.
7527 (Overview): Mention notifications and non-stop mode behavior.
7528 (Packets): Update documentation of ?, vAttach, vCont, and vRun
7529 with non-stop mode behavior. Add vStopped description.
7530 (Stop Reply Packets): Update list of packets that return
7531 stop replies. Mention non-stop behavior.
7532 (General Query Packets): Document QNonStop packet and associated
7533 qSupported query response.
7534 (Interrupts): Clarify multi-threaded behavior. Mention non-stop
7536 (Notification Packets): New section.
7537 (Remote Non-Stop): New section.
7538 (File-I/O Overview): Mention non-stop behavior.
7540 2008-10-24 Hui Zhu <teawater@gmail.com>
7541 Pedro Alves <pedro@codesourcery.com>
7543 * gdb.texinfo (displaced-stepping): Describe the auto mode
7544 setting, and say it's the default. This is now a mainstream
7545 setting instead of a maintenance setting.
7547 2008-10-23 Pedro Alves <pedro@codesourcery.com>
7549 * observer.texi (thread_stop_requested): New.
7551 2008-10-22 Joel Brobecker <brobecker@adacore.com>
7553 * gdb.texinfo (Ada Tasks, Ada Tasks and Core Files): New nodes.
7554 (Patching): Replace incorrect usage of @samp by @kbd.
7556 2008-10-17 Michael Snyder <msnyder@vmware.com>
7558 * gdb.texinfo: Add documentation for reverse execution.
7560 2008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
7561 Eli Zaretskii <eliz@gnu.org>
7563 * gdb.texinfo. (Values From Inferior): New subsubsection.
7565 2008-10-06 Doug Evans <dje@google.com>
7567 * gdb.texinfo (set debug dwarf2-die): Document it.
7569 2008-10-01 Joel Brobecker <brobecker@adacore.com>
7571 * gdb.texinfo (catch) [exception]: Document how to insert
7572 a breakpoint on user-defined exceptions when the exception
7573 name is identical to one of the language-defined ones.
7575 2008-09-27 Tom Tromey <tromey@redhat.com>
7577 * gdb.texinfo (Macros): Remove text about stringification,
7578 varargs, and splicing.
7580 2008-09-27 Tom Tromey <tromey@redhat.com>
7582 * gdbint.texinfo (Language Support): Remove text about omitting
7583 support for a language.
7585 2008-09-23 Doug Evans <dje@google.com>
7587 * gdb.texinfo (info dcache): Update.
7589 2008-09-22 Sandra Loosemore <sandra@codesourcery.com>
7591 * gdb.texinfo (Packets): Add info on thread-id syntax and
7592 multiprocess extensions.
7593 <D>: Document multiprocess form of packet.
7594 <H>: Use thread-id syntax.
7596 <vCont>: Likewise. Note this is required for multiprocess.
7597 <vKill>: New packet.
7598 (Stop Reply Packets) <T>: Use thread-id syntax.
7599 <W>: Document multiprocess form of reply.
7601 (General Query Packets) <qC>: Use thread-id syntax.
7602 <qfThreadInfo>: Likewise.
7603 <qGetTLSAddr>: Likewise.
7605 <qSupported>: Add "multiprocess" feature.
7606 <qThreadExtraInfo>: Use thread-id syntax.
7608 2008-09-22 Stan Shebs <stan@codesourcery.com>
7610 * gdb.texinfo (Inferiors): New section.
7612 2008-09-12 Pedro Alves <pedro@codesourcery.com>
7614 * gdbint.texinfo (Native Debugging): Mention NAT_GENERATED_FILES.
7616 2008-09-11 Ulrich Weigand <uweigand@de.ibm.com>
7618 * gdbint.texinfo (Target Conditionals): Remove documentation
7619 for gdbarch_name_of_malloc.
7621 2008-09-03 Angela Marie Thomas <angela@releasedominatrix.com>
7623 * gdb.texinfo (Interrupts): Mention TCP interface for
7626 2008-08-26 Ulrich Weigand <uweigand@de.ibm.com>
7628 * gdb.texinfo (Commands to Specify Files): Document "remote:"
7629 argument prefix to "set sysroot".
7631 2008-08-21 Paul N. Hilfinger <hilfinger@adacore.com>
7633 * gdb.texinfo (Omissions from Ada): Describe new treatment of True
7636 2008-08-20 Vladimir Prus <vladimir@codesourcery.com>
7638 * gdb.textinfo (GDB/MI Miscellaneous Commands): Use @table
7639 for possible features of -list-features.
7641 2008-08-19 Vladimir Prus <vladimir@codesourcery.com>
7643 * gdb.texinfo (Background execution): Adjust example
7644 (GDB/MI Miscellaneous Commands): Document -list-target-features.
7646 2008-08-19 Vladimir Prus <vladimir@codesourcery.com>
7648 * doc/gdb.texinfo (PowerPC): Fix typo.
7649 (PowerPC features): Fix typo.
7651 2008-08-18 Pedro Alves <pedro@codesourcery.com>
7653 * observer.texi (thread_ptid_changed): New.
7655 2008-08-18 Luis Machado <luisgpm@br.ibm.com>
7657 * doc/gdb.texinfo (PowerPC): Mention Extended FPR's for POWER7.
7658 (PowerPC features): Mention feature set for VSX registers.
7660 2008-08-13 Joel Brobecker <brobecker@adacore.com>
7662 * gdb.texinfo (Ada Mode Intro): Improve the documentation regarding
7663 the direct visibility of all names in user-written packages.
7665 2008-08-13 Pedro Alves <pedro@codesourcery.com>
7667 * gdb.texinfo (breakpoint always-inserted) Describe the auto mode
7668 setting, and make it the default.
7669 (Non-Stop Mode): Remove "set breakpoints always-inserted 1" from
7670 non-stop script example.
7672 2008-08-12 Thiago Jung Bauermann <bauerman@br.ibm.com>
7674 * gdbint.texinfo (Raw and Virtual Register Representations): Fix
7675 reference to the "Using Different Register and Memory Data
7676 Representation" section.
7678 2008-08-12 Sandra Loosemore <sandra@codesourcery.com>
7680 * gdb.texinfo (Remote Configuration): Document set remote noack-packet.
7681 (Remote Protocol): Add Packet Acknowledgment to menu.
7682 (Overview): Mention +/- can be disabled, and point to new section
7683 where this is discussed in detail.
7684 (General Query Packets): Document QStartNoAckMode packet, and
7685 corresponding qSupported reply.
7686 (Packet Acknowledgment): New section.
7688 2008-08-11 Sandra Loosemore <sandra@codesourcery.com>
7689 Pedro Alves <pedro@codesourcery.com>
7691 * gdb.texinfo (Threads): Move paragraph about automatic thread
7692 selection to All-Stop Mode subsection.
7693 (Thread Stops): Reorganize existing material into subsections.
7694 Add introductory blurb and menu.
7695 (Non-Stop Mode): New subsection.
7696 (Background Execution): New subsection.
7697 (Maintenance Commands): Add cross-references from async mode
7698 commands to the new Background Execution section.
7700 2008-08-06 Tom Tromey <tromey@redhat.com>
7702 * gdb.texinfo (Extending GDB): New chapter.
7703 (Sequences): Demoted chapter, now a section under the new
7704 Extending GDB chapter.
7705 (Python): New section.
7707 2008-07-31 Stan Shebs <stan@codesourcery.com>
7709 * gdbint.texinfo: Remove FUNCTION_EPILOGUE_SIZE.
7711 2008-07-29 Stan Shebs <stan@codesourcery.com>
7713 * gdbint.texinfo: General round of cleanup and minor
7715 (Breakpoint Handling): Remove mention of BREAKPOINT macro.
7716 (Longjmp Support): Update description to reflect how it is done
7717 for targets without using native header.
7718 (Symbol Handling): Add a little more general explanation.
7719 (COFF, ELF): Mention stabs encapsulation.
7720 (DWARF 3): New section.
7721 (Adding a New Host): Scrub out some obsolete bits.
7722 (Generic Host Support Files): Mention ser-pipe.c, ser-mingw.c.
7723 (Host Conditionals): Remove descriptions of NO_STD_REGS,
7724 HAVE_MMAP, HAVE_TERMIO, INT_MAX etc, LONGEST, HAVE_LONG_DOUBLE,
7725 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, L_SET, SEEK_CUR,
7726 SEEK_SET, STOP_SIGNAL, USG.
7727 (Raw and Virtual Register Representations): Ditto for
7728 DEPRECATED_REGISTER_RAW_SIZE, DEPRECATED_REGISTER_VIRTUAL_SIZE,
7729 DEPRECATED_REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_TYPE.
7730 (Target Conditionals): Ditto for DEPRECATED_FP_REGNUM,
7731 DEPRECATED_FRAMELESS_FUNCTION_INVOCATION, DEPRECATED_FRAME_CHAIN,
7732 DEPRECATED_FRAME_CHAIN_VALID, DEPRECATED_FRAME_INIT_SAVED_REGS,
7733 DEPRECATED_FRAME_SAVED_PC, DEPRECATED_FUNCTION_START_OFFSET,
7734 DEPRECATED_REGISTER_VIRTUAL_SIZE,
7735 DEPRECATED_REGISTER_VIRTUAL_TYPE,
7736 DEPRECATED_USE_STRUCT_CONVENTION.
7737 Describe gdbarch_deprecated_fp_regnum.
7738 Update description of gdbarch_print_insn.
7739 (Adding a New Target): Scrub out obsolete bits.
7740 (Obsolete Conditionals): Remove entire section.
7742 2008-07-25 Tom Tromey <tromey@redhat.com>
7744 * observer.texi (GDB Observers): Document new observers:
7745 breakpoint_created, breakpoint_deleted, breakpoint_modified,
7746 tracepoint_created, tracepoint_deleted, tracepoint_modified,
7747 architecture_changed.
7749 2008-07-21 Stan Shebs <stan@codesourcery.com>
7751 * gdbint.texinfo: Refer to target_so_ops.in_dynsym_resolve_code
7752 instead of IN_SOLIB_DYNSYM_RESOLVE_CODE.
7754 2008-07-21 Tom Tromey <tromey@redhat.com>
7756 * observer.texi (GDB Observers): Remove obsolete comment.
7757 <executable_changed>: Remove argument.
7759 2008-07-18 Tom Tromey <tromey@redhat.com>
7761 * gdb.texinfo (Macros): Update. Use @code rather than @command.
7763 2008-07-10 Doug Evans <dje@google.com>
7765 * doc/gdb.texinfo: Document "set print symbol-loading on|off".
7767 2008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
7769 * gdb.texinfo (Starting): Document "set disable-randomization".
7771 2008-07-07 Andreas Schwab <schwab@suse.de>
7773 * gdb.texinfo (GDB/MI Target Manipulation): Fix last change.
7775 2008-07-06 Vladimir Prus <vladimir@codesourcery.com>
7777 * gdb.texinfo (GDB/MI Target Manipulation): Add
7778 example of -target-attach.
7780 2008-06-10 Vladimir Prus <vladimir@codesourcery.com>
7782 * observer.texi (target_resumed): New observer.
7783 * gdb.texinfo (GDB/MI Output Records): Document *running.
7785 2008-06-06 Tom Tromey <tromey@redhat.com>
7787 * gdb.texinfo (Completion): Add field name example.
7789 2008-06-06 Marc Khouzam <marc.khouzam@ericsson.com>
7791 * gdb.texinfo (GDB/MI Program Context): Added example
7794 2008-06-05 Nick Roberts <nickrob@snap.net.nz>
7796 * annotate.texinfo (Multi-threaded Apps): Add entry for thread-changed
7799 2008-06-05 Vladimir Prus <vladimir@codesourcery.com>
7800 Nathan Sidwell <nathan@codesourcery.com>
7801 Joseph Myers <joseph@codesourcery.com>
7803 * configure.ac: Include ../../config/acx.m4. Use ACX_PKGVERSION
7805 * configure: Regenerate.
7806 * Makefile.in (PKGVERSION, BUGURL_TEXI): Define.
7807 (GDBvn.texi): Define VERSION_PACKAGE, BUGURL and BUGURL_DEFAULT.
7808 * gdb.texinfo: Use VERSION_PACKAGE and BUGURL. Remove
7809 mailing-list-specific text about bug reporting unless
7812 2008-06-05 Pedro Alves <pedro@codesourcery.com>
7814 * gdb.texinfo (-target-select): Remove reference to target async.
7815 (Maintenance Commands): Document "maint set/show remote-async".
7817 2008-06-04 Marc Khouzam <marc.khouzam@ericsson.com>
7819 * gdb.texinfo (GDB/MI File Transfer Commands): Typo
7820 in -target-file-get section.
7822 2008-05-22 Pedro Alves <pedro@codesourcery.com>
7824 * gdb.texinfo (vAttach, vRun): Re-remove requirement of the stub
7825 killing the inferior when it is already debugging a process.
7827 2008-05-21 Joel Brobecker <brobecker@adacore.com>
7829 * gdb.texinfo (Continuing and Stepping): Document the new "fin"
7830 abbreviation for "finish".
7832 2008-05-21 Nick Roberts <nickrob@snap.net.nz>
7834 * annotate.texinfo (Multi-threaded Apps): New node for new annotation.
7836 2008-05-15 Daniel Jacobowitz <dan@codesourcery.com>
7838 * gdbint.texinfo (Target Conditionals): Delete entry for
7839 gdbarch_dwarf_reg_to_regnum.
7841 2008-05-09 Doug Evans <dje@google.com>
7843 * gdb.texinfo: Document "find" command, qSearch:memory packet.
7845 2008-05-05 Doug Evans <dje@google.com>
7847 * gdb.texinfo (disassemble): Document /m modifier.
7849 2008-05-05 Vladimir Prus <vladimir@codesourcery.com>
7851 * gdb.texinfo (Maintenance Commands): Clarify that "maint time"
7852 will not report the time of commands that run the target.
7854 2008-05-03 Vladimir Prus <vladimir@codesourcery.com>
7856 * gdb.texinfo (GDB/MI Output Records): Add
7859 2008-05-03 Vladimir Prus <vladimir@codesourcery.com>
7861 * gdb.texinfo (GDB/MI Output Records):
7862 Document =thread-create and =thread-exited.
7864 2008-05-03 Vladimir Prus <vladimir@codesourcery.com>
7866 * gdb.texinfo (GDB/MI Development and Front Ends):
7867 Remove mention of dmi-discuss.
7869 2008-05-03 Pedro Alves <pedro@codesourcery.com>
7871 * observer.texi (thread_exit): New.
7873 2008-05-02 Pedro Alves <pedro@codesourcery.com>
7875 * gdb.texinfo (Debugging Output): Document "set/show debug
7877 (Maintenance Commands): Document "maint set/show
7878 can-use-displaced-stepping".
7880 2008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
7882 * gdb.texinfo (ARM): Document set/show arm fallback-mode
7883 and set/show arm force-mode.
7885 2008-05-02 Andreas Schwab <schwab@suse.de>
7887 * gdbint.texinfo (Algorithms): Describe
7888 target_watchpoint_addr_within_range.
7890 2008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
7892 * gdbint.texinfo (Stack Frames): New chapter.
7893 (Algorithms): Move Frames text to the new chapter.
7894 (Target Conditionals): Delete SAVE_DUMMY_FRAME_TOS. Document
7895 gdbarch_dummy_id instead of gdbarch_unwind_dummy_id.
7897 2008-04-24 Vladimir Prus <vladimir@codesourcery.com>
7899 * gdb.texinfo (GDB/MI Output Syntax): Clarify that async
7900 output does not necessary include any tokens.
7902 2008-04-22 Corinna Vinschen <vinschen@redhat.com>
7904 * gdb.texinfo (Set SH Calling convention): New @item.
7905 (Show SH Calling convention): Ditto.
7907 2008-04-22 Markus Deuling <deuling@de.ibm.com>
7909 * gdb.texinfo (Fortran Operators): Describe '%' operator.
7911 2008-04-20 Eli Zaretskii <eliz@gnu.org>
7913 * gdb.texinfo (Set Breaks): Mention that multiple location
7914 breakpoints need line number info. Add index entries.
7916 2008-04-19 Craig Silverstein <csilvers@google.com>
7918 * gdb.texinfo (Requirements): Add an optional requirement on
7920 * gdbint.texinfo (Debugging File Formats): Add new subsection for
7923 2008-04-16 Aleksandar Ristovski <aristovski@qnx.com>
7925 * gdb.texinfo (GDB/MI Simple Examples): Added 'disp' field to the
7926 sample output for 'stopped,reason="breakpoint-hit"' message.
7927 (GDB/MI Program Execution): Likewise.
7929 2008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
7931 * gdb.texinfo (GDB/MI Variable Objects): Add anchor to
7932 -var-set-format. Add -f option to -var-evaluate-expression.
7934 2008-04-03 Joel Brobecker <brobecker@adacore.com>
7936 * gdb.texinfo (Breakpoint Menus): Delete. Contents moved inside
7937 new node "Ambiguous Expressions". Replace references to this
7938 node by references to "Ambiguous Expressions" throughout.
7939 (Ambiguous Expressions): New node.
7941 2008-03-26 Daniel Jacobowitz <dan@codesourcery.com>
7943 * gdb.texinfo (MIPS Features, PowerPC Features): Add @node.
7945 2008-03-21 Pedro Alves <pedro@codesourcery.com>
7947 * gdb.texinfo (Debugging Output): Document
7948 "set/show debug lin-lwp-async".
7949 (Maintenance Commands): Document "maint set/show linux-async".
7951 2008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
7953 * gdb.texinfo (Expressions): Update description of malloced arrays.
7955 2008-03-15 Vladimir Prus <vladimir@codesourcery.com>
7957 * gdb.texinfo (Thread Commands): Document
7958 -thread-info. Remove -thread-list-all-threads.
7960 2008-03-14 Vladimir Prus <vladimir@codesourcery.com>
7962 Implement MI notification for new threads.
7963 * observer.texi (new_thread): Document.
7965 2008-03-14 Pedro Alves <pedro@codesourcery.com>
7966 Sandra Loosemore <sandra@codesourcery.com>
7968 * gdb.texinfo (Library List Format): Update to mention the
7969 possibility to pass section addresses instead of segment
7972 2008-03-10 Daniel Jacobowitz <dan@codesourcery.com>
7974 * gdb.texinfo (Starting): Document "set exec-wrapper".
7975 (Server): Document gdbserver --wrapper.
7977 2008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
7979 * gdb.texinfo (Set Watchpoints): Mention watchpoints on
7980 unreadable memory. Delete obsolete SPARClite reference.
7982 2008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
7984 * gdb.texinfo (Starting): Mention always-running targets.
7985 (Target Commands): Add an anchor for load.
7986 (Connecting): Explain continue instead of run.
7988 2008-02-27 Daniel Jacobowitz <dan@codesourcery.com>
7990 * gdb.texinfo (Debugging Output): Document "set debug timestamp".
7992 2008-02-26 Nick Roberts <nickrob@snap.net.nz>
7994 * gdb.texinfo (Set Breaks): Revert description of Enb column of
7997 2008-02-19 Pedro Alves <pedro@codesourcery.com>
7999 * gdb.texinfo (vAttach, vRun): Remove requirement of the stub
8000 killing the inferior when it is already debugging a process.
8002 2008-02-13 Markus Deuling <deuling@de.ibm.com>
8004 * gdbint.texinfo (Build Script): New section. Mention new build script
8007 2008-02-01 Jim Blandy <jimb@red-bean.com>
8009 * gdb.texinfo (Help): Summarize 'info args' correctly.
8011 2008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
8013 * gdb.texinfo: (Decimal Floating Point): Mention pseudo-registers
8014 available in PowerPC architecture.
8015 (Embedded Processors): Change node name of PowerPC item in menu.
8016 (PowerPC): Rename to...
8017 (PowerPC Embedded): this.
8018 (Architectures): Add new PowerPC item in menu.
8019 (PowerPC): New node.
8021 2008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
8023 * gdb.texinfo (Multi-Process Mode for gdbserver): Use @kbd for
8026 2008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
8028 * gdb.texinfo (Setting Catchpoints): Mention features
8029 supported on GNU/Linux.
8031 2008-01-30 Nick Roberts <nickrob@snap.net.nz>
8033 * gdb.texinfo (GDB/MI File Commands): Describe new output
8034 field for MI command -file-list-exec-source-file.
8036 2008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
8038 * gdb.texinfo (Using the `gdbserver' Program): Add security
8039 warning. Rearrange into subsections and subsubsections. Document
8040 --multi and --debug. Correct --with-sysroot typo. Update --attach
8041 usage. Make load reference clearer. Document monitor exit.
8042 (Remote Configuration): Document set remote exec-file, attach-packet,
8044 (Packets): Document vAttach and vRun.
8046 2008-01-29 Nick Roberts <nickrob@snap.net.nz>
8048 * gdb.texinfo (Processes): Mention process command.
8049 detach-on-follow -> detach-on-fork.
8051 2008-01-28 Daniel Jacobowitz <dan@codesourcery.com>
8053 * gdbint.texinfo (Native Conditionals): Remove
8054 SHELL_COMMAND_CONCAT and SHELL_FILE.
8056 2008-01-26 Eli Zaretskii <eliz@gnu.org>
8058 * gdb.texinfo (Specify Location): Improve wording.
8060 2008-01-23 Chris Demetriou <cgd@google.com>
8062 * gdb.texinfo (Threads): Document new "set print thread-events"
8063 and "show print thread-events" commands.
8065 2008-01-19 Eli Zaretskii <eliz@gnu.org>
8067 * gdb.texinfo (Specify Location): New section.
8068 (Delete Breaks, Edit, Set Breaks): Remove description of
8069 locations. Instead, add a reference to "Specify Location".
8070 (Machine Code, Jumping, Thread Stops, Continuing and Stepping)
8071 (Symbols): Refer to "Specify Location" for the valid forms of
8072 linespecs and locations.
8074 2008-01-18 Markus Deuling <deuling@de.ibm.com>
8076 * gdbint.texinfo (Target Conditionals): Replace the description of
8077 BITS_BIG_ENDIAN with a description of gdbarch_bits_big_endian.
8079 2008-01-12 Paul Hilfinger <hilfinger@adacore.com>
8081 * gdb.texinfo (C Operators): Remove incorrect parenthetical comment
8082 about &&var, which is rejected by the expression parser.
8084 2008-01-09 Luis Machado <luisgpm@br.ibm.com>
8086 * gdb.texinfo (Output): Update documentation on using printf with DFP
8089 2008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
8091 * gdb.texinfo (C and C++): Add Decimal Floating Point format
8093 (Decimal Floating Point format): New subsubsection.
8095 2008-01-05 Pedro Alves <pedro@codesourcery.com>
8097 * gdb.texinfo (File Options): Remove mention of the attempt to
8098 open a core file with the -p option. Don't list -c as a valid
8099 option to attach to a process.
8101 2008-01-05 Pedro Alves <pedro@codesourcery.com>
8103 * gdbint.texinfo (Host Conditionals): Remove mention of
8104 ALIGN_STACK_ON_ENTRY.
8106 2008-01-05 Joel Brobecker <brobecker@adacore.com>
8108 * gdbint.texinfo (Start of New Year Procedure): Add item
8109 describing how to update the source and documentation copyright
8112 2007-12-18 Jim Blandy <jimb@codesourcery.com>
8114 * gdb.texinfo (Set Watchpoints): Integrate per-thread
8115 watchpoint explanation into the main description of the watchpoint
8116 command; update synopses of 'watch', 'rwatch', and 'awatch'
8119 2007-12-18 Vladimir Prus <vladimir@codesourcery.com>
8121 * gdb.texinfo (Miscellaneous gdb/mi Commands):
8122 Document 'pending-breakpoints' feature of
8125 2007-12-17 Luis Machado <luisgpm@br.ibm.com>
8127 * gdb.texinfo: Add new parameter's description.
8129 2007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
8131 * gdb.texinfo (Overview): Clarify run-length encoding
8132 example. Remove the restriction on "+" and "-" characters.
8134 2007-12-15 Eli Zaretskii <eliz@gnu.org>
8136 * gdb.texinfo (Host I/O Packets): Fix xref syntax.
8138 2007-12-14 Vladimir Prus <vladimir@codesourcery.com>
8140 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
8141 the -f option for -break-insert, remove -r option,
8142 and clarify specification of location.
8144 2007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
8146 * gdb.texinfo (Debugging Programs with Multiple Processes): Correct
8148 (Remote Debugging): Add File Transfer section.
8149 (Remote Configuration): Document Host I/O packets.
8150 (GDB/MI): Add GDB/MI File Transfer Commands section.
8151 (Host I/O Packets): New section in "Remote Protocol".
8152 (Packets): Add vFile.
8154 2007-11-17 Eli Zaretskii <eliz@gnu.org>
8156 * gdb.texinfo (Set Breaks, Disabling): Clarify behavior of
8157 breakpoints with multiple locations.
8158 (Breakpoint Menus): Improve wording.
8159 (Output): Fix last change.
8161 2007-11-17 Ulrich Weigand <uweigand@de.ibm.com>
8163 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
8165 2007-11-15 Doug Evans <dje@google.com>
8167 * gdb.texinfo (Symbols): Update output of "maint info symtabs".
8169 2007-11-15 Vladimir Prus <vladimir@codesourcery.com>
8171 * gdbint.texinfo (Native Conditionals): Remove
8172 mention of CLEAR_SOLIB.
8174 2007-11-11 Joel Brobecker <brobecker@adacore.com>
8176 * gdb.texinfo (Print Settings): Add documentation for "set/show
8177 print frame-arguments".
8179 2007-11-05 Luis Machado <luisgpm@br.ibm.com>
8181 * gdb.texinfo (Output): Update printf command's description.
8183 2007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
8185 * gdb.texinfo (PowerPC): Document "set powerpc vector-abi" and "set
8186 powerpc soft-float".
8188 2007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
8190 * gdb.texinfo (Files): Correct formatting. Mention Expat
8192 (Requirements for Building GDB): Expand the list of Expat
8194 (Library List Format, Memory Map Format): Mention Expat.
8195 (Target Descriptions): Update Expat wording.
8197 2007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
8199 * gdbint.texinfo (Register and Memory Data, Target Conditionals):
8200 Document that gdbarch_convert_register_p should return zero for no-op
8203 2007-10-22 Ulrich Weigand <uweigand@de.ibm.com>
8205 * gdbint.texi (Compiler Characteristics): Move documentation
8206 of set_gdbarch_sofun_address_maybe_missing back to ...
8207 (Target Conditionals): ... here to fix build break.
8209 2007-10-19 Ulrich Weigand <uweigand@de.ibm.com>
8211 * gdbint.texi (Target Conditionals): Remove documentation of
8212 SOFUN_ADDRESS_MAYBE_MISSING, replaced by ...
8213 (Compiler Characteristics): ... documentation of
8214 set_gdbarch_sofun_address_maybe_missing.
8216 2007-10-17 Daniel Jacobowitz <dan@codesourcery.com>
8218 * gdbint.texinfo (Target Conditionals): Use
8219 frame_unwind_register_unsigned in examples instead of
8220 frame_unwind_unsigned_register.
8222 2007-10-16 Gaius Mulley <gaius@glam.ac.uk>
8224 * gdb.texinfo: Add TSIZE definition, removed statement about
8225 unbounded arrays being unimplemented.
8227 2007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
8229 * gdb.texinfo (Predefined Target Types): Add int128
8231 (Standard Target Features): Add PowerPC features.
8233 2007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
8235 * gdb.texinfo (Maintenance Commands): Document "maint print c-tdesc".
8237 2007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
8239 * gdbint.texi (Target Conditionals): Remove documentation
8240 of and references to DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS,
8241 gdbarch_extract_return_value, and gdbarch_store_return_value.
8243 2007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
8245 * gdbint.texi (Target Conditionals): Remove documentation of
8246 and references to DEPRECATED_REG_STRUCT_HAS_ADDR.
8248 2007-10-11 Kazu Hirata <kazu@codesourcery.com>
8250 * gdb.texinfo: Mention that inaccessible-by-default is on by
8253 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
8255 * gdbint.texinfo (Target Conditionals): Remove VARIABLES_INSIDE_BLOCK.
8257 2007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
8259 * gdb.texinfo (Setting Watchpoints): Adjust warning text about
8260 multi-threaded watchpoints.
8261 * gdbint.texinfo (Watchpoints): Describe how watchpoints are
8262 checked. Describe sticky notification. Expand description
8263 of steppable and continuable watchpoints.
8264 (Watchpoints and Threads): New subsection.
8266 2007-09-28 Vladimir Prus <vladimir@codesourcery.com>
8268 * gdb.texinfo (Setting Breakpoints): Revise
8269 documentation for pending breakpoints. Document
8270 breakpoints with multiple locations.
8272 2007-09-19 Vladimir Prus <vladimir@codesourcery.com>
8274 * gdb.texinfo (Miscellaneous gdb/mi Commands):
8275 Document -list-features.
8277 2007-09-15 Eli Zaretskii <eliz@gnu.org>
8279 * gdb.texinfo (Output): Spell out which features of C's printf are
8280 not supported by GDB's printf.
8281 (Separate Debug Files): More accurate wording regarding build ID
8282 and a reference to the ld manual rather than the Fedora wiki.
8284 2007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
8285 Jim Blandy <jimb@codesourcery.com>
8287 * gdb.texinfo (Output Formats): Update 'c' description. Describe 's'.
8288 (Examining Memory): Update mentions of the 's' format.
8289 (Automatic Display): Likewise.
8291 2007-09-02 Daniel Jacobowitz <dan@codesourcery.com>
8293 * gdb.texinfo: Update the FSF's Back-Cover Text.
8295 2007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
8296 Eli Zaretskii <eliz@gnu.org>
8298 * gdb.texinfo (Separate Debug Files): Cosmetic quoting removal.
8299 Fixed the ``build ID'' name. New binaries build instructions for the
8300 build ID inclusion. Explain how the commands are specific to the build
8303 2007-09-01 Eli Zaretskii <eliz@gnu.org>
8305 * gdb.texinfo (Separate Debug Files): Fix last change. Add
8306 indexing for ``build ID'' support.
8308 2007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
8310 * gdb.texinfo (Separate Debug Files): Included a BUILD ID description.
8311 Enlisted BUILD ID to the debug file searching example.
8312 Included a BUILD ID `.note.gnu.build-id' section description.
8313 Updated/added the debug files splitting instructions for OBJCOPY.
8315 2007-08-31 Vladimir Prus <vladimir@codesourcery.com>
8317 * gdb.texinfo (Variable Objects): Adjust docs
8318 for -var-info-expression and document
8319 -var-info-path-expression.
8321 2007-08-20 Jim Blandy <jimb@codesourcery.com>
8323 * gdb.texinfo (Top): Dedicate manual to the memory of Fred Fish.
8324 (title page): Include the dedication in the printed manual, as a
8325 separate page after the copyright notice.
8327 * gdb.texinfo (The F Reply Packet): Avoid confusing texi2html:
8328 don't break a @var across a line.
8330 2007-07-25 Maciej W. Rozycki <macro@mips.com>
8332 * Makefile.in (MAKEHTMLFLAGS): Also search the current directory
8335 2007-07-12 Nick Roberts <nickrob@snap.net.nz>
8337 * gdb.texinfo (Server Prefix): New node. Adapt from existing node
8338 in annotate.texinfo.
8339 (Command History): Link to new node.
8341 2007-07-05 Markus Deuling <deuling@de.ibm.com>
8343 * gdbint.texinfo (PC_LOAD_SEGMENT): Remove description.
8345 2007-07-05 Eli Zaretskii <eliz@gnu.org>
8347 * gdbint.texinfo (Target Conditionals): Fix last change.
8349 2007-07-03 Markus Deuling <deuling@de.ibm.com>
8351 * gdb.texinfo: Replace following macros by their appropriate gdbarch
8353 (TARGET_CHAR_SIGNED, CALL_DUMMY_LOCATION, CANNOT_FETCH_REGISTER)
8354 (CANNOT_STORE_REGISTER, GET_LONGJMP_TARGET, POINTER_TO_ADDRESS)
8355 (ADDRESS_TO_POINTER, INNER_THAN, FRAME_NUM_ARGS)
8356 (HAVE_NONSTEPPABLE_WATCHPOINT, TARGET_SHORT_BIT, TARGET_INT_BIT)
8357 (TARGET_LONG_BIT, TARGET_LONG_LONG_BIT, TARGET_FLOAT_BIT)
8358 (TARGET_DOUBLE_BIT, TARGET_LONG_DOUBLE_BIT, TARGET_PTR_BIT
8359 (TARGET_ADDR_BIT, SP_REGNUM, PC_REGNUM, PS_REGNUM, FP0_REGNUM)
8360 (STAB_REG_TO_REGNUM, ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM)
8361 (SDB_REG_TO_REGNUM, DWARF2_REG_TO_REGNUM, BELIEVE_PCC_PROMOTION)
8362 (CONVERT_REGISTER_P, REGISTER_TO_VALUE, VALUE_TO_REGISTER)
8363 (POINTER_TO_ADDRESS, ADDRESS_TO_POINTER, EXTRACT_RETURN_VALUE)
8364 (STORE_RETURN_VALUE, SKIP_PROLOGUE, MEMORY_INSERT_BREAKPOINT)
8365 (BREAKPOINT_FROM_PC, MEMORY_REMOVE_BREAKPOINT, DECR_PC_AFTER_BREAK)
8366 (ADDR_BITS_REMOVE, TARGET_PRINT_INSN, SKIP_TRAMPOLINE_CODE)
8367 (IN_SOLIB_RETURN_TRAMPOLINE, NAME_OF_MALLOC, ADDRESS_CLASS_TYPE_FLAGS)
8368 (ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, ADDRESS_CLASS_TYPE_FLAGS_P).
8369 (ADDRESS_CLASS_NAME_to_TYPE_FLAGS, ADJUST_BREAKPOINT_ADDRESS)
8370 (PRINT_FLOAT_INFO, PRINT_VECTOR_INFO, INTEGER_TO_ADDRESS)
8371 (SKIP_PERMANENT_BREAKPOINT, TARGET_VIRTUAL_FRAME_POINTER)
8372 (SOFTWARE_SINGLE_STEP_P)
8374 (push_dummy_call, stabs_argument_has_addr, unwind_sp, unwind_pc)
8375 (print_registers_info, push_dummy_code, unwind_dummy_id): Rework
8377 (REGISTER_CONVERT_TO_TYPE, END_OF_TEXT_DEFAULT, GDB_MULTI_ARCH)
8378 (GDB_TARGET_IS_HPPA, DEPRECATED_GET_SAVED_REGISTER)
8379 (SYMBOLS_CAN_START_WITH_DOLLAR, DEPRECATED_INIT_EXTRA_FRAME_INFO)
8380 (DEPRECATED_INIT_FRAME_PC, DEPRECATED_SIGTRAMP_START)
8381 (IN_SOLIB_CALL_TRAMPOLINE, NO_HIF_SUPPORT, REGISTER_CONVERTIBLE)
8382 (DEPRECATED_REGISTER_RAW_SIZE, PARM_BOUNDARY, DEPRECATED_STACK_ALIGN)
8383 (PROLOGUE_FIRSTLINE_OVERLAP, DEPRECATED_POP_FRAME, STEP_SKIPS_DELAY)
8384 (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT)
8385 (OS9K_VARIABLES_INSIDE_BLOCK, KERNEL_U_ADDR, KERNEL_U_ADDR_HPUX)
8386 (REGISTER_U_ADDR, U_REGS_OFFSET, DEBUG_PTRACE): Remove description.
8388 (Converting an existing Target Architecture to Multi-arch): Remove
8391 (gdbarch_unwind_pc, gdbarch_unwind_sp): Renew code example.
8392 (gdbarch_addr_bits_remove): Add code example.
8394 * gdb.texinfo: Replace REGISTER_NAME by gdbarch_register_name.
8396 2007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
8398 * gdb.texinfo (Remote Configuration): Document library-info-packet.
8399 Add other missing entries. Adjust the table size to fit.
8400 (Stop Reply Packets): Use @itemize instead of @enumerate. Document
8401 stop reasons including the new "library" event.
8402 (General Query Packets): Adjust table widths for qSupported. Mention
8403 qXfer:libraries:read reply to qSupported and document the new packet.
8404 (Library List Format): New section.
8406 2007-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
8408 * gdb.texinfo (Attach): Fixed GDB exit inferior detachment.
8410 2007-06-28 Michael Snyder <msnyder@svkmacdonelllnx>
8412 * gdbint.texinfo (Table, Tuple and List Functions) Fix typo.
8414 2007-06-25 Nick Roberts <nickrob@snap.net.nz>
8416 * gdbint.texinfo (Register and Memory Data): Break sections
8417 into nodes and add a menu.
8419 2007-06-21 Maciej W. Rozycki <macro@mips.com>
8421 * gdb.texinfo (Examining Memory): Document the new behaviour.
8423 2007-06-21 Vladimir Prus <vladimir@codesourcery.com>
8425 * gdb.texinfo (Standard Target Features): Document
8428 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
8430 * gdb.texinfo (General Query Packets): Document qOffsets changes.
8432 2007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
8434 * gdb.texinfo (Target Description Format): Add version attribute
8437 2007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
8439 * gdb.texinfo (MIPS Features): Document org.gnu.gdb.mips.linux.
8441 2007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
8443 * gdb.texinfo (MIPS Features): New subsection.
8445 2007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
8446 Markus Deuling <deuling@de.ibm.com>
8448 * gdb.texinfo (General Query Packets): Document qXfer:spu:read
8449 and qXfer:spu:write packets and mention them under qSupported.
8451 2007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
8452 Markus Deuling <deuling@de.ibm.com>
8454 * gdb.texinfo (Architectures): Add new SPU section to document
8455 Cell Broadband Engine SPU architecture specific commands.
8457 2007-06-09 Vladimir Prus <vladimir@codesourcery.com>
8459 * gdb.texinfo (GDB/MI Variable Objects): Editorial
8462 2007-06-07 Nick Roberts <nickrob@snap.net.nz>
8464 * gdb.texinfo (Emacs): Describe GDB under Emacs 22.1.
8466 2007-05-29 Jim Blandy <jimb@codesourcery.com>
8468 * gdb.texinfo (Overview): Doc fix.
8470 2007-05-22 Maciej W. Rozycki <macro@mips.com>
8472 * gdb.texinfo (Remote Configuration): Document "set/show
8475 2007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
8477 * gdb.texinfo (MIPS): Remove documentation for set mips
8478 saved-gpreg-size, show mips saved-gpreg-size, and set mips
8481 2007-05-14 Bob Wilson <bob.wilson@acm.org>
8483 * all-cfg.texi (GDBTUI): New.
8484 * gdb.texinfo (Mode Options): Use GDBTUI variable.
8485 (TUI, TUI Overview, TUI Keys, TUI Single Key Mode, TUI Commands)
8486 (TUI Configuration): Edit to improve clarity and fix problems of
8487 both style and content.
8489 2007-05-11 Ulrich Weigand <uweigand@de.ibm.com>
8491 * observer.texi (GDB Observers): New observer "new_objfile".
8493 2007-05-08 Ulrich Weigand <uweigand@de.ibm.com>
8495 * gdbint.texinfo (Native Conditionals): Remove USE_PROC_FS.
8497 2007-04-14 Vladimir Prus <vladimir@codesourcery.com>
8499 * gdb.texinfo (GDB/MI Variable Objects): Document
8500 frozen variables objects.
8502 2007-04-13 Paul Brook <paul@codesourcery.com>
8504 * gdb.texinfo: Document ieee_single and ieee_double target types.
8506 2007-04-13 Daniel Jacobowitz <dan@codesourcery.com>
8508 * gdb.texinfo (Memory): Reference Remote Debugging chapter.
8509 (Character Sets, Caching Data of Remote Targets): Likewise.
8510 (Targets): Delete Remote node. Move its text...
8511 (Debugging Remote Programs): ...to here. Delete description
8512 of the "remote" command.
8513 (Remote configuration): Delete description of "set remotedevice"
8514 and "show remotedevice".
8515 (Embedded Processors): Delete H8/300, H8/500, and SH nodes.
8517 2007-04-11 Steve Ellcey <sje@cup.hp.com>
8519 * gdbint.texinfo (warning flags): Add -Wno-char-subscripts.
8521 2007-04-11 Bob Wilson <bob.wilson@acm.org>
8523 * gdb.texinfo (Contributors, Continuing and Stepping)
8524 (Fortran Defaults, HPPA, TUI, TUI Commands, Configure Options)
8525 (General Query Packets, File-I/O Remote Protocol Extension)
8526 (Protocol Basics, The F Reply Packet, Write)
8527 (Protocol-specific Representation of Datatypes, Memory Transfer):
8528 Fix hyphenation, punctuation and grammar problems.
8529 (Cygwin Native): Likewise. Also fix misuse of @pxref and use
8530 'section' instead of 'subsection' in the text.
8531 (Non-debug DLL Symbols): Avoid 'subsubsection' in the text.
8532 (i386): Remove period from section name.
8533 (Installing GDB, Requirements, Running Configure, Separate Objdir)
8534 (Config Names, Configure Options): Use @file{configure}.
8536 2007-04-11 Daniel Jacobowitz <dan@codesourcery.com>
8538 * gdbint.texinfo (Writing Tests): Mention gdb_test_multiple
8541 2007-04-10 Daniel Jacobowitz <dan@codesourcery.com>
8543 * gdbint.texinfo (SOM): Correct location of the SOM reader.
8545 2007-04-02 Bob Wilson <bob.wilson@acm.org>
8547 * gdb.texinfo: Consistently capitalize all significant words in
8548 node names, chapter titles, section titles, and headings. Update
8549 cross references to match.
8550 (Starting and Stopping Trace Experiment): Make node name plural.
8551 (Breakpoint related warnings): Hyphenate "Breakpoint-related".
8553 2007-03-30 Pedro Alves <pedro_alves@portugalmail.pt>
8555 * gdb.texinfo (WinCE): Delete obsolete subsection.
8557 2007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
8559 * gdb.texinfo (M68K): Remove obsolete ROM monitors.
8560 * gdbint.texinfo (DWARF 1): Delete section and other dwarfread.c
8563 2007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
8565 * gdb.texinfo (Startup): Delete references to some alternate
8567 (Thread): Remove LynxOS reference.
8568 (Tandem ST2000): Delete target-specific documentation.
8569 * gdbint.texinfo (Symbol Handling): Remove mention of NLM.
8570 (Target Architecture Definition): Remove mention of GDB_OSABI_NETWARE
8571 and GDB_OSABI_LYNXOS.
8573 2007-03-29 Ulrich Weigand <uweigand@de.ibm.com>
8575 * gdbint.texi (Native Conditionals): Remove PTRACE_ARG3_TYPE.
8577 2007-03-27 Ulrich Weigand <uweigand@de.ibm.com>
8579 * gdbint.texinfo (Target Conditionals): Remove mention of
8580 DEPRECATED_REMOTE_BREAKPOINT, DEPRECATED_BIG_REMOTE_BREAKPOINT,
8581 and DEPRECATED_LITTLE_REMOTE_BREAKPOINT.
8583 2007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
8585 * Makefile.in: Add "pdfdir" installation
8586 directory, PDFTEX macro, support for "install-pdf" target,
8587 and rules for making a pdf version of refcard.texi.
8588 * refcard.tex: Specify paper size for PDF output.
8590 2007-03-26 Bob Wilson <bob.wilson@acm.org>
8592 * gdb.texinfo (Omissions from Ada, Additions to Ada): Wrap long lines.
8594 2007-03-26 Bob Wilson <bob.wilson@acm.org>
8596 * gdb.texinfo (Invoking GDB): Use @value{GDBP}.
8597 (Source Path, Character Sets, Macros, Define)
8598 (GDB/MI Result Records, GDB/MI Simple Examples)
8599 (GDB/MI Program Execution, GDB/MI File Commands)
8600 (Maintenance Commands, Packets, File-I/O Overview): Use @value{GDBN}.
8601 (Bug Reporting): Use @value{GCC}.
8603 2007-03-26 Bob Wilson <bob.wilson@acm.org>
8605 * gdb.texinfo (Help): Fix formatting of examples.
8606 (Variables): Use @ifnotinfo instead of @iftex.
8607 (Non-debug DLL symbols): Use @ref instead of @pxref.
8608 (Sparclet File): Use @samp instead of quotes.
8610 2007-03-26 Bob Wilson <bob.wilson@acm.org>
8612 * gdb.texinfo (Variables, C): Update cross reference to GCC docs.
8614 2007-03-26 Bob Wilson <bob.wilson@acm.org>
8616 * gdb.texinfo (Top): Move TUI and Annotations menu entries to match
8617 the order of the nodes.
8618 (C Operators, C Constants, Debugging C): Remove extra menus.
8619 (Method Names in Commands): Do not specify next/prev/up nodes.
8621 2007-03-26 Bob Wilson <bob.wilson@acm.org>
8623 * gdb.texinfo (File Options): Add missing parenthesis.
8624 (Breakpoints, Special Fortran commands, PowerPC): Fix typos.
8626 2007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
8628 * gdb.texinfo (Monitor commands for gdbserver): New subsection.
8630 2007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
8632 * gdb.texinfo (Standard Target Features): Mention
8634 (ARM Features): Describe org.gnu.gdb.xscale.iwmmxt.
8636 2007-02-18 Nick Roberts <nickrob@snap.net.nz>
8638 * gdb.texinfo (Top): Put Appendix A after numbered sections.
8639 (Files): Add section name to argument list for pxref.
8640 (Non-debug DLL symbols): Don't use `see' for pxref.
8641 (Embedded Processors): Fix typo.
8642 (GDB/MI Breakpoint Commands): Execution commands generate
8645 2007-02-13 Nick Roberts <nickrob@snap.net.nz>
8647 * gdb.texinfo (GDB/MI Variable Objects): Describe meanings of
8648 values for in_scope. Mention that only root variables can be
8650 (GDB/MI Development and Front Ends): Explain new values may be
8651 added to existing fields.
8653 2007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
8655 * gdb.texinfo (-target-disconnect): Use @smallexample.
8656 (Requirements): Add anchor for Expat. Update description.
8657 (Target Descriptions): Mention Expat.
8658 (Target Description Format): Document new elements. Use
8660 (Predefined Target Types, Standard Target Features): New sections.
8661 * gdbint.texinfo (Target Descriptions): New section.
8663 2007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
8665 * gdb.texinfo (Target Description Format): Add section on XInclude.
8667 2006-02-03 Nick Roberts <nickrob@snap.net.nz>
8669 * gdb.texinfo (GDB/MI Miscellaneous Commands): Describe the new
8670 command -enable-timings.
8672 2007-02-02 Markus Deuling <deuling@de.ibm.com> (tiny change)
8674 * gdbint.texinfo (Operation System ABI Variant Handling): Update
8675 descriptions for new/deleted elements in gdb_osabi. Add missing
8676 description for function generic_elf_osabi_sniff_abi_tag_sections.
8678 2007-01-29 Joel Brobecker <brobecker@adacore.com>
8680 * gdb.texinfo (Maintenance Commands): Add documentation for
8681 the new "maint print target-stack" command.
8683 2007-01-26 Jan Kratochvil <jan.kratochvil@redhat.com>
8684 Eli Zaretskii <eliz@gnu.org>
8686 * gdb.texinfo: Describe CHAR array vs. string identification rules.
8688 2007-01-26 Eli Zaretskii <eliz@gnu.org>
8690 * gdb.texinfo (Compilation, Files, Bootstrapping, Bug Reporting):
8691 Use @value{NGCC} instead of @value{GCC}.
8693 2007-01-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> (tiny change)
8695 * agentexpr.texi: Fix typos.
8696 * annotate.texinfo: Likewise.
8697 * gdb.texinfo: Likewise.
8698 * gdbint.texinfo: Likewise.
8699 * observer.texi: Likewise.
8700 * stabs.texinfo: Likewise.
8702 2007-01-20 Markus Deuling <deuling@de.ibm.com> (tiny change)
8704 * gdbint.texinfo (Support Libraries): Remove mmalloc
8705 entry. Describe readline library.
8707 2007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
8709 * gdb.texinfo (Target Descriptions): New section.
8710 (General Query Packets): Add QPassSignals anchor. Mention
8711 qXfer:features:read under qSupported. Expand mentions of
8712 qXfer:memory-map:read and QPassSignals. Document
8713 qXfer:features:read.
8715 2007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
8717 * gdb.texinfo (Commands to specify files): Describe
8718 "set sysroot" and "show sysroot".
8719 (Using the `gdbserver' program): Lowercase argument
8720 to @var. Expand description of setting up GDB on the
8723 2007-01-05 Joel Brobecker <brobecker@adacore.com>
8725 * gdb.texinfo (Set Catchpoints): Add documentation for the new
8726 catch exception, catch exception unhandled, and catch assert
8729 2007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
8731 * gdb.texinfo (Debugging Output): Document "set debug xml"
8732 and "show debug xml".
8734 2007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
8736 * gdbint.texinfo (Compiler Warnings): Update for -Wall use.
8738 2007-01-01 Joel Brobecker <brobecker@adacore.com>
8740 * gdbint.texinfo (Start of New Year Procedure): Add missing item.
8742 2006-12-08 Vladimir Prus <vladimir@codesourcery.com>
8744 * gdb.texinfo (GDB/MI Variable Objects): Wrap historical
8745 note in @ignore, to be removed later if nobody complains.
8747 2006-12-04 Nick Roberts <nickrob@snap.net.nz>
8749 * gdb.texinfo (GDB/MI Variable Objects): Describe -c option
8752 2006-11-22 Vladimir Prus <vladimir@codesourcery.com>
8754 * gdb.texinfo (Setting breakpoints): Document
8755 automatic software/hardware breakpoint usage and
8756 the "set breakpoint auto-hw" command.
8758 2006-11-21 Vladimir Prus <vladimir@codesourcery.com>
8760 * gdb.texinfo (Memory Access Checking): New.
8762 2006-11-16 Daniel Jacobowitz <dan@codesourcery.com>
8764 * gdb.texinfo (Remote configuration): Mention
8765 "pass-signals-packet".
8766 (General Query Packets): Document QPassSignals. Fix
8769 2006-11-14 Maxim Grigoriev <maxim@tensilica.com>
8771 * gdb.texinfo (Contributors): Add contributors of Xtensa port.
8773 2006-11-14 Daniel Jacobowitz <dan@codesourcery.com>
8775 * gdb.texinfo (Remote configuration): Rewrite documentation for
8776 packet configuration commands.
8777 (OS Information): Adjust reference to qXfer:auxv:read.
8778 (General Query Packets): Remove references to read-aux-vector-packet
8779 and set remote get-thread-local-storage-address.
8781 2006-11-10 Daniel Jacobowitz <dan@codesourcery.com>
8783 * gdbint.texinfo (Target Architecture Definition): Add new
8784 Initializing a New Architecture section.
8786 2006-10-31 David Taylor <dtaylor@emc.com>
8788 * stabs.texinfo (Macro define and undefine): New node describing
8789 stabs for #define and #undef.
8791 2006-10-27 Andreas Schwab <schwab@suse.de>
8793 * gdb.texinfo (Processes): Rename "detach-fork" to "detach fork".
8795 2006-10-21 Eli Zaretskii <eliz@gnu.org>
8797 * gdb.texinfo (Breakpoints, Set Watchpoints): Elaborate and
8798 clarify on the possible meanings of ``expression'' watched by
8799 watchpoints. Add indexing.
8800 (Prompting, Errors, Invalidation, Annotations for Running)
8801 (Source Annotations): Fix index entries by adding "annotation" to
8802 them, to discriminate from index entries that point to the more
8803 general topic descriptions.
8805 2006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
8807 * gdbint.texinfo (Target Vector Definition): Move most
8808 content into Existing Targets. Add a menu.
8809 (Existing Targets): New section, moved from Target Vector
8810 Definition. Use @subsection.
8811 (Managing Execution State): New section.
8813 2006-10-16 Bob Wilson <bob.wilson@acm.org>
8815 * gdb.texinfo (ST2000): Use Ctrl- instead of C-.
8817 2006-10-15 Eli Zaretskii <eliz@gnu.org>
8819 * gdb.texinfo (Sample Session, Invocation, Quitting GDB)
8820 (Command Syntax, Signals, Backtrace, Connecting)
8821 (Remote configuration, Renesas Boards, Console I/O): Fix last
8822 change: use Ctrl- instead of C-, except wrt Emacs.
8823 (File-I/O Examples): Put Ctrl-c in @kbd.
8824 (Cygwin Native, File-I/O Overview, The Ctrl-C message)
8825 (Console I/O): Use @samp with Ctrl-.
8826 (Signals, Set Breaks, Set Watchpoints): Document optional
8827 arguments to `info signals' `handle', `info breakpoints', and
8830 2006-10-14 Eli Zaretskii <eliz@gnu.org>
8832 * gdb.texinfo (Backtrace): Fix last change.
8834 2006-10-14 Nick Roberts <nickrob@snap.net.nz>
8836 * gdb.texinfo (Backtrace): Order correctly and add other cases.
8838 2006-10-10 Bob Wilson <bob.wilson@acm.org>
8840 * gdb.texinfo (Command Syntax, Connecting, Remote configuration)
8841 (Renesas Boards, ST2000, TUI Keys, TUI Single Key Mode)
8842 (TUI Commands, Emacs, Console I/O): Fix @key and @kbd usage.
8844 2006-09-21 Vladimir Prus <vladimir@codesourcery.com>
8845 Daniel Jacobowitz <dan@codesourcery.com>
8847 * gdb.texinfo (Packets): Document vFlashErase,
8848 vFlashWrite and vFlashDone packets.
8849 (General Query Packets): Document qXfer:memory-map:read.
8850 Add a new feature for qXfer:memory-map:read.
8851 (Memory map format): New section.
8852 (Target Commands): Mention that gdb can write flash.
8854 2006-09-21 Vladimir Prus <vladimir@codesourcery.com>
8855 Daniel Jacobowitz <dan@codesourcery.com>
8857 * gdb.texinfo (Memory Region Attributes): Mention target-supplied
8858 memory regions and "mem auto".
8860 2006-09-21 Nathan Sidwell <nathan@codesourcery.com>
8862 * gdbint.texinfo (Array Containers): New section.
8864 2006-09-17 Vladimir Prus <vladimir@codesourcery.com>
8866 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
8867 -stack-list-arguments HIGH_FRAME argument can be larger then the
8868 actual number of frames.
8870 2006-09-07 Vladimir Prus <vladimir@codesourcery.com>
8872 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
8873 -stack-list-locals HIGH_FRAME argument can be larger then the
8874 actual number of frames.
8876 2006-09-02 Bob Wilson <bob.wilson@acm.org>
8878 * gdb.texinfo (Packets, Stop Reply Packets, General Query Packets,
8879 Register Packet Format, Tracepoint Packets): Fix spelling errors.
8881 2006-09-02 Eli Zaretskii <eliz@gnu.org>
8883 * gdbint.texinfo (Overall Structure): New section "Source Tree
8886 2006-08-17 Jim Blandy <jimb@codesourcery.com>
8888 * gdb.texinfo (Stop Reply Packets): Note similarity of 'S' and 'T'
8891 2006-08-08 Joel Brobecker <brobecker@adacore.com>
8893 * gdb.texinfo (Source Path): Add documentation for new
8894 substitute-path commands.
8896 2006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
8898 * gdb.texinfo (Installing GDB): Update menu. Move text to...
8899 (Running Configure): ...here.
8900 (Requirements): New node. Mention expat.
8902 2006-08-08 Vladimir Prus <vladimir@codesourcery.com>
8904 * gdb.texinfo (Target Commands): Remove
8905 'set download-write-size' and 'show download-write-size'.
8907 2006-08-01 Daniel Jacobowitz <dan@codesourcery.com>
8909 * stabs.texinfo (Member Type Descriptor): Correct example for
8910 pointer to member types.
8912 2006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
8914 * gdb.texinfo (Optional warnings and messages): Add
8915 'set/show trace-commands'.
8916 (Command files): Add '-v' to source command.
8918 2006-07-12 Daniel Jacobowitz <dan@codesourcery.com>
8920 * gdb.texinfo (OS Information): Update qPart reference to
8922 (Remote configuration): Likewise.
8923 (Overview): Move @cindex to the start of a paragraph. Talk
8924 about binary data encoding.
8925 (Packets): Refer to the overview for the details of the X
8927 (General Query Packets): Remove qPart description. Add qXfer
8928 description. Add an anchor to qSupported. Correct feature
8929 table title. Add a new feature for qXfer:auxv:read.
8930 (Interrupts): Add a missing parenthesis.
8932 2006-07-05 Daniel Jacobowitz <dan@codesourcery.com>
8934 * gdb.texinfo (KOD): Remove node.
8935 (GDB/MI Kod Commands): Remove commented out node.
8937 2006-07-01 Eli Zaretskii <eliz@gnu.org>
8939 * gdb.texinfo (GDB/MI Output Syntax, GDB/MI Simple Examples)
8940 (GDB/MI Breakpoint Commands, GDB/MI Program Context)
8941 (GDB/MI Thread Commands, GDB/MI Program Execution)
8942 (GDB/MI Stack Manipulation, GDB/MI Variable Objects)
8943 (GDB/MI Data Manipulation, GDB/MI Symbol Query)
8944 (GDB/MI File Commands, GDB/MI Target Manipulation)
8945 (GDB/MI Miscellaneous Commands): Change (@value{GDBP})->(gdb),
8946 since the MI prompt is hard-wired into the code.
8948 2006-07-01 Nick Roberts <nickrob@snap.net.nz>
8950 * gdb.texinfo (GDB/MI Compatibility with CLI): Qualify more carefully.
8951 (GDB/MI Simple Examples): Use @subheading for "A Bad Command".
8952 (GDB/MI Data Manipulation): Remove description of unimplemented
8953 display related commands as variable objects perform this function
8954 and are superior: -display-delete, -display-disable,
8955 -display-enable, -display-insert and -display-list. Move
8956 -environment-cd, -environment-directory, -environment-path
8957 and -environment-pwd to "Program Context".
8958 (GDB/MI Program Control): Rename to "Program Execution". Move
8959 -exec-arguments -exec-abort to...
8960 (GDB/MI Program Context): ...here. New node split from "Data
8963 2006-06-21 Daniel Jacobowitz <dan@codesourcery.com>
8965 * gdb.texinfo (Remote configuration): Document set / show
8966 remote supported-packets.
8967 (General Query Packets): Document qSupported packet.
8969 2006-06-13 Nathan Sidwell <nathan@codesourcery.com>
8971 * gdb.texinfo (system): Document behaviour with zero length
8974 2006-06-10 Sandra Loosemore <sandra@codesourcery.com>
8976 * gdb.texinfo (File-I/O overview): Copy edit for grammar, spelling,
8978 (Protocol basics): Likewise.
8979 (The F request packet): Likewise.
8980 (The F reply packet): Likewise.
8981 (Memory transfer): Move this node to be a subsubsection of
8982 "Protocol specific representation of datatypes".
8983 (The Ctrl-C message): More copy editing.
8984 (Console I/O): Likewise.
8985 (The isatty call): Delete this node, and merge its content into
8986 the "isatty" node. Fixed references elsewhere.
8987 (The system call): Delete this node, and merge its content into
8988 the "system" node. Fixed references elsewhere.
8989 (open): Reformat to use @table, and add appropriate font markup.
8996 (stat/fstat): Likewise.
8997 (gettimeofday): Likewise.
8999 (system): Likewise, plus minor changes to fix confusing wording.
9000 (Integral datatypes): Fix font markup.
9001 (Pointer values): Likewise.
9002 (struct stat): Fix markup to use @table, plus minor copy editing.
9003 (struct timeval): Fix font markup, plus minor copy editing.
9004 (Constants): Minor copy editing.
9005 (Errno values): Add font markup.
9006 (File-I/O Examples): Likewise.
9008 2006-06-10 Nick Roberts <nickrob@snap.net.nz>
9010 * gdb.texinfo (GDB/MI): Remove duplicate acknowledgements.
9011 (GDB/MI Simple Examples): Move node up one level. Use real
9013 (GDB/MI Compatibility with CLI): Update.
9014 (GDB/MI Result Records): Add "connected" and "exit" result
9016 (GDB/MI Stream Records): Clarify target output.
9017 (GDB/MI Command Description Format): Modify example description.
9018 (GDB/MI Breakpoint Table Commands): Rename to...
9019 (GDB/MI Breakpoint Commands): ...this
9020 (GDB/MI Breakpoint Commands): Add optional thread field.
9021 (GDB/MI Program Control): Add an introduction. Move "Program
9022 termination" examples into exec-run description.
9023 (GDB/MI File Commands): Mention similar CLI commands.
9024 (GDB/MI Miscellaneous Commands): Move to end. Mention "show version"
9025 is similar to "-gdb-version".
9027 2006-06-09 Eli Zaretskii <eliz@gnu.org>
9029 * gdb.texinfo (Symbols): Fix "(gdb)"=>"(@value{GDBP})".
9031 2006-06-02 Nick Roberts <nickrob@snap.net.nz>
9033 * gdb.texinfo (GDB/MI Development and Front Ends): Use
9034 sourceware.org for mailing lists.
9035 (GDB/MI File Commands): New node split from Program Control.
9037 2006-06-01 Nick Roberts <nickrob@snap.net.nz>
9039 * gdb.texinfo (GDB/MI Development and Front Ends): New node.
9041 2006-05-22 Eli Zaretskii <eliz@gnu.org>
9043 * gdb.texinfo (Cygwin Native): Fix last change.
9045 2006-05-22 Christopher Faylor <cgf@timesys.com>
9047 * gdb.texinfo (Cygwin Native): Document set/show cygwin-exceptions.
9049 2006-05-15 Nick Roberts <nickrob@snap.net.nz>
9051 * gdbint.texinfo (Algorithms): Correct spelling and punctuation.
9052 (Releasing GDB, Testsuite): Remove details for including DejaGnu.
9054 2006-05-14 Daniel Jacobowitz <dan@codesourcery.com>
9056 * gdb.texinfo (General Query Packets): Recommend not starting
9057 new packets with qC and clarify.
9059 2006-05-13 Gaius Mulley <gaius@glam.ac.uk>
9061 * gdb.texinfo (M2 Types): New section.
9063 2006-05-10 Daniel Jacobowitz <dan@codesourcery.com>
9065 * agentexpr.texi: Add a copyright and license notice.
9066 * observer.texi: Likewise, with GPL clause for function prototypes.
9067 Remove trailing whitespace.
9069 2006-05-05 Jim Blandy <jimb@codesourcery.com>
9071 * gdb.texinfo (General Query Packets): Document conventions for
9072 terminating packet names, and their violations.
9074 2006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
9076 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Update for readline 5.1.
9077 * gdb.texinfo: Likewise.
9079 2006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
9081 * gdb.texinfo (Remote Configuration): Remove "set remotedebug"
9082 and "show remotedebug".
9083 (Debugging Output): Add additional index entries.
9085 2006-04-27 Michael Snyder <msnyder@redhat.com>
9087 * gdb.texinfo (delete-fork): Command renamed to "delete fork".
9089 2006-04-22 Andrew Cagney <cagney@redhat.com>
9091 * gdb.texinfo (Contributors): Credit frame unwinder contributors.
9092 * gdbint.texinfo (Algorithms): Fix errors in frame documentation.
9094 2006-04-18 Daniel Jacobowitz <dan@codesourcery.com>
9096 * gdbint.texinfo (x86 Watchpoints, Target Conditionals): Update insert
9097 and remove breakpoint prototypes.
9098 (Watchpoints): Move description of target_insert_hw_breakpoint and
9099 target_remove_hw_breakpoint ...
9100 (Breakpoints): ... to here. Document target_insert_breakpoint and
9101 target_remove_breakpoint.
9103 2006-04-17 Jim Blandy <jimb@codesourcery.com>
9105 * gdb.texinfo (Packets): Note that 'addr' arguments to s, S, c,
9106 and C packets are optional.
9108 2006-04-14 Frederic Riss <frederic.riss@st.com>
9110 * gdb.texinfo (Specifying source directories): Update the description
9111 of the source file search to reflect the fact that the source path
9112 always contains at least $cdir and $cwd.
9114 2006-03-31 Michael Snyder <msnyder@redhat.com>
9116 * gdb.texinfo: Update copyright dates.
9118 2006-03-31 Eli Zaretskii <eliz@gnu.org>
9120 * gdb.texinfo (Overview): Add an index entry to "empty response".
9122 2006-03-29 Steve Ellcey <sje@cup.hp.com>
9124 * gdb.texinfo: Remove gdbserve.nlm documentation.
9126 2006-03-28 Jim Blandy <jimb@codesourcery.com>
9128 * gdbint.texinfo (Prologue Analysis): New section.
9130 2006-03-07 Jim Blandy <jimb@red-bean.com>
9132 * gdb.texinfo (Connecting): Document 'target remote pipe'.
9134 * gdb.texinfo (Target Commands): Update text describing how to
9135 specify a target. Refer to the detailed section on remote
9136 debugging, not the brief mention.
9138 * gdb.texinfo (Connecting): Organize the different 'target remote'
9139 connection methods into a table. Add a 'target remote' index
9142 2006-02-17 Fred Fish <fnf@specifix.com>
9144 * gdb.texinfo (Symbols): Update descriptions of 'whatis' and
9145 'ptype' commands to reflect the fact that the only significant
9146 difference between them is that ptype prints the complete type
9147 description instead of just the name.
9149 2006-02-13 Wu Zhou <woodzltc@cn.ibm.com>
9151 * gdbint.texinfo (Watchpoints): Delete
9152 TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT.
9154 2006-02-10 Nick Roberts <nickrob@snap.net.nz>
9156 * gdb.texinfo (GDB/MI Breakpoint Table Commands): Add fullname and
9157 times fields where needed. Fix typos. Update general form given
9158 for output of -break-insert.
9159 (GDB/MI): Abbreviate some unnecessarily long fullnames.
9161 2006-02-06 Daniel Jacobowitz <dan@codesourcery.com>
9163 * gdbint.texinfo (Symbol Handling): Add a section
9164 on memory management.
9166 2006-02-06 Vladimir Prus <ghost@cs.msu.su>
9168 * gdb.texinfo (Breakpoint table commands): Document the fullname
9169 field in -break-list output.
9171 2006-02-03 Eli Zaretskii <eliz@gnu.org>
9173 * gdb.texinfo (Cygwin Native): Fix typos. Clarify the types of
9174 debugging information produced by the various "set debug..."
9177 2006-02-01 Daniel Jacobowitz <dan@codesourcery.com>
9179 * gdb.texinfo (Files): Remove obsolete bits from the description
9182 2006-01-25 Jim Blandy <jimb@redhat.com>
9184 * gdbint.texinfo (Testsuite): Explain how to run selected tests.
9186 2006-01-24 Jim Blandy <jimb@redhat.com>
9188 * gdbint.texinfo (Frames): Document the basics of GDB's register
9189 unwinding model, and explain the existence of the "sentinel" frame.
9191 2006-01-23 Andrew Stubbs <andrew.stubbs@st.com>
9193 * gdb.texinfo (Choosing files): Mention that -directory is used
9195 (Specifying source directories): Likewise.
9196 (Command files): Explain how script files are found.
9198 2006-01-21 Eli Zaretskii <eliz@gnu.org>
9200 * gdb.texinfo (Backtrace): Describe how to get backtrace of all
9201 the threads in a multi-threaded program.
9202 (Threads): The threadno argument of "thread apply" can be a range
9205 2006-01-18 Jim Blandy <jimb@redhat.com>
9207 * gdbint.texinfo (Coding): Add entry for -Wno-pointer-sign to list
9210 2006-01-13 Eli Zaretskii <eliz@gnu.org>
9212 * gdb.texinfo (Sequences): Improve menu annotations.
9213 (Define): Add index entries for arguments of user-defined
9214 commands. Move the description of flow-control commands...
9215 (Command Files): ...to here. Document loop_break and
9217 (Define, Command Files): Document `end' and add index entries for
9220 2006-01-04 Michael Snyder <msnyder@redhat.com>
9222 * gdb.texinfo: Add documentation for linux-fork.
9223 * gdbint.texinfo: Add internal documentation for checkpoints.
9225 2006-01-02 Paul N. Hilfinger <hilfinger@gnat.com>
9227 * gdb.texinfo (Omissions from Ada): Document that there is now
9228 limited aggregate support.
9230 2005-12-28 Eli Zaretskii <eliz@gnu.org>
9232 * gdb.texinfo (Registers): Describe how to refer to SSE and MMX
9233 registers and the likes.
9235 2005-12-24 Eli Zaretskii <eliz@gnu.org>
9237 * gdb.texinfo (Target Commands, Bug Reporting, File Options)
9238 (Symbols): Fix usage of "e.g.".
9239 (Memory Region Attributes): Fix usage of "etc."
9241 * gdbint.texinfo (libgdb, Symbol Handling, Native Debugging)
9242 (Coding): Fix usage of "e.g.".
9244 2005-12-23 Eli Zaretskii <eliz@gnu.org>
9255 * Makefile.in: Add (C) after Copyright. Update the FSF
9258 2005-12-03 Eli Zaretskii <eliz@gnu.org>
9260 * gdb.texinfo (Connecting): Explain that `monitor' is a way to
9261 extend GDB with commands for external monitor.
9263 2005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
9265 * gdb.texinfo (Convenience variables): Add init-if-undefined command.
9267 2005-11-25 Joel Brobecker <brobecker@adacore.com>
9269 * gdbint.texinfo (Start of New Year Procedure): New chapter.
9271 2005-11-21 Jim Blandy <jimb@redhat.com>
9273 * gdb.texinfo (Tracepoint Packets): Document restrictions on
9274 placement of 'R' actions in tracepoint action packets; document
9275 dependence of 'X' and 'M' actions on a preceding 'R' action for
9278 2005-11-19 Jim Blandy <jimb@redhat.com>
9280 * gdb.texinfo (Tracepoint Packets): New node.
9281 (General Query Packets): Add entries for the tracepoint packets,
9282 referring to the "Tracepoint Packets" node.
9283 (Tracepoints): Add reference to "Tracepoint Packets".
9285 2005-11-18 Kevin Buettner <kevinb@redhat.com>
9287 * gdb.texinfo (set remotebreak): Add anchor.
9288 (X packet): Likewise.
9289 (Remote Protocol): Add new section `Interrupts' and new index
9290 entry `interrupts (remote protocol)'.
9292 2005-11-18 Jim Blandy <jimb@redhat.com>
9294 * gdb.texinfo (Packets): Move information out of 'q' and 'Q'
9295 entries into the General Query Packets section. Add a
9296 cross-reference to that section. Drop description of replies, as
9297 these are covered in the descriptions of each packet.
9298 (General Query Packets): Add introductory text. Explain naming
9299 conventions, and how the end of a name is recognized.
9301 2005-11-17 Kevin Buettner <kevinb@redhat.com>
9303 * gdb.texinfo (Remote configuration): Fix typo in description of
9304 "set remotebreak" command.
9306 2005-11-16 Jim Blandy <jimb@redhat.com>
9308 * gdb.texinfo (Packets, Stop Reply Packets)
9309 (General Query Packets): Various formatting cleanups.
9310 - Use @samp for packet contents.
9311 - Drop summaries from packet @item lines; the same information appears
9312 immediately below in the description.
9313 - Delete paragraph breaks after packet @item commands, so that the
9314 description appears directly to the right of the packet prototype
9315 in the printed manual, if it fits.
9316 - Place spaces in packet prototypes between @vars and non-@var
9317 letters, and explain that they're just for formatting.
9318 - Use @dots{} instead of '...'.
9319 - Fix uses of @code where @var was needed.
9320 - Replace "deprecated" markers with English text spelling out the
9321 packet's status and the preferred alternatives.
9322 - Remove "(reserved)" markers on 'A' and 'I' packets; it's unclear
9323 what this ever meant.
9324 - Remove "(draft)" markers on 'i' packets; nobody has commented on
9325 this for a long time.
9326 - Remove "(draft)" markers on 'z' and 'Z' packets; these have been
9327 implemented several times, and have been in use for years.
9329 2005-11-15 Jim Blandy <jimb@redhat.com>
9331 * gdb.texinfo (Packets): Add index entries for 'm' packet
9334 * gdb.texinfo (Packets): Clarify lack of restrictions on behavior
9335 of stub when processing an 'm' packet.
9337 * gdb.texinfo (Packets): Mention that packets beginning with
9338 letters are reserved once, at the top, instead of actually listing
9339 them all and saying "reserved".
9341 2005-11-15 Andrew Stubbs <andrew.stubbs@st.com>
9343 * gdb.texinfo (User-defined commands): Add $argc. Add missing 'end'.
9344 Change @var{$arg0 to @code{$arg0.
9346 2005-11-14 Wu Zhou <woodzltc@cn.ibm.com>
9348 * gdb.texinfo (Fortran): Add some words about Fortran debugging.
9350 2005-11-12 Jim Blandy <jimb@redhat.com>
9352 * gdb.texinfo (General Query Packets): Put packets in alphabetical
9353 order. Remove extraneous 'z'.
9355 2005-11-07 Andrew Stubbs <andrew.stubbs@st.com>
9357 * gdb.texinfo (Choosing files): Add --eval-command.
9359 2005-11-04 Andrew Stubbs <andrew.stubbs@st.com>
9361 * gdb.texinfo (Choosing modes): Add --return-child-result.
9364 2005-11-01 Andrew Stubbs <andrew.stubbs@st.com>
9366 * gdb.texinfo (Choosing modes): Add --batch-silent.
9368 2005-10-28 Eli Zaretskii <eliz@gnu.org>
9370 * gdb.texinfo (GDB/MI Variable Objects): Fix @pxref usage under
9371 "The -var-update Command".
9373 2005-10-03 Joel Brobecker <brobecker@adacore.com>
9375 * gdb.texinfo (Print Settings): Add documentation for set/show
9376 print array-indexes.
9378 2005-09-17 Daniel Jacobowitz <dan@codesourcery.com>
9380 * gdb.texinfo (Contributors): Thank Andrew Cagney for releases
9383 2005-08-27 Eli Zaretskii <eliz@gnu.org>
9385 * gdb.texinfo (File Options): Don't document --mapped, it's gone
9388 (Variables, Symbols): Document the "<incomplete type>" message and
9391 2005-08-01 Fred Fish <fnf@specifix.com>
9393 * gdb.texinfo (SETUP_ARBITRARY_FRAME): Remove obsolete reference.
9395 2005-07-15 Nick Roberts <nickrob@snap.net.nz>
9397 * gdb.texinfo (GDB/MI Variable Objects): Describe print-values
9398 option for -var-list-children and -var-update.
9399 (GDB/MI Stack Manipulation): Simplify description of
9400 print-values option for -stack-list-locals.
9401 (GDB/MI Command Description Format): Clarify.
9402 (Mode Options): Spelling of superseded.
9404 2005-07-12 Bob Rossi <bob@brasko.net>
9406 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix -inferior-tty-show
9407 corresponding GDB command comment.
9409 2005-07-06 Bob Rossi <bob@brasko.net>
9411 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add -inferior-tty-set
9412 and -inferior-tty-show.
9413 (Input/Output): Document "set/show inferior-tty" and tty alias.
9415 2005-07-02 Nathan J. Williams <nathanw@wasabisystems.com>
9417 * gdb.texinfo (Packets): Change description of 'D' packet to note
9418 that GDB does wait for a response.
9420 2005-06-22 Nick Roberts <nickrob@snap.net.nz>
9422 * gdb.texinfo (History) Rename "Command History".
9423 (Command History): Move node "Server Prefix" from section on
9426 2005-06-19 Nick Roberts <nickrob@snap.net.nz>
9428 * gdb.texinfo (GDB/MI Stack Manipulation):
9429 Re-instate -stack-info-frame with example. Say that it gets
9430 info on selected frame, not current frame.
9432 2005-06-18 Eli Zaretskii <eliz@gnu.org>
9434 * gdb.texinfo (Server): Clarify that `file' should be used before
9435 connecting to the server.
9436 (Files): Add an xref to the above description.
9437 (Output Formats): More detailed description of the `c' format.
9438 (Memory): List explicitly all the formats supported by `x'.
9439 (Threads): Add an @cindex entry for "thread apply".
9440 (Files): Document the possibility of loading unlinked object
9441 files. Add more indexing for solib-absolute-prefix and
9443 (Machine Code): Document possible problems with locations in
9445 (Backtrace): Document that free-standing environments do not need
9446 to have a `main' function.
9448 2005-06-18 Nick Roberts <nickrob@snap.net.nz>
9450 * gdb.texinfo (GDB/MI Stack Manipulation): Remove reference to
9453 2005-06-07 Andrew Cagney <cagney@gnu.org>
9455 * gdb.texinfo (Contributors): Note the original multi-arch
9458 2005-06-03 Eli Zaretskii <eliz@gnu.org>
9460 * gdb.texinfo (Registers): Add index entries for the standard
9462 (Frames): Add cross-reference from frame pointer description to
9464 (Annotations Overview): Fix the reference to GDB name.
9466 2005-06-01 Eli Zaretskii <eliz@gnu.org>
9468 * gdb.texinfo (Set Watchpoints): Remove @vindex entry for
9469 can-use-hw-watchpoints.
9471 2005-05-28 Bob Rossi <bob@brasko.net>
9473 * gdb.texinfo (GDB/MI Out-of-band Records): Add bullet enumerating
9474 the possible reasons why an exec async record would be returned to FE.
9476 2005-05-26 Andrew Cagney <cagney@gnu.org>
9478 * gdb.texinfo: Note that Elena Zannoni, Fernando Nasser, and
9479 Andrew Cagney implemented the original GDB/MI.
9481 2005-05-23 Orjan Friberg <orjanf@axis.com>
9483 * gdb.texinfo (CRIS): Update the cris-version and cris-dwarf2-cfi
9484 documentation. Add documentation for cris-mode.
9486 2005-05-20 Eli Zaretskii <eliz@gnu.org>
9488 * gdb.texinfo (Numbers): Explain the example and make the wording
9491 2005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
9492 Dennis Brueni <dennis@slickedit.com>
9494 * gdb.texinfo (GDB/MI Breakpoint Table Commands)
9495 (GDB/MI Data Manipulation, GDB/MI Program Control)
9496 (GDB/MI Stack Manipulation): Update examples to include the fullname
9497 attribute in stack frames.
9499 2005-05-12 Eli Zaretskii <eliz@gnu.org>
9501 * gdb.texinfo (Startup): Fix last change. Treat gdb.ini like we
9502 do with other non-standard names of init files.
9504 2005-05-11 Eli Zaretskii <eliz@gnu.org>
9506 * gdb.texinfo (Command Files): Move the description of the startup
9508 (Startup): ...to this new subsection of the Invocation chapter.
9509 Rearrange the description of init files more logically and add a
9510 cross-reference to "Command Files". Document the special gdbinit
9511 name for CISCO 68k. Expand the description of what GDB does
9513 (History): Add index entry for HISTSIZE.
9515 2005-05-02 Mark Kettenis <kettenis@gnu.org>
9517 * gdb.texinfo (Files): Remove documentation for auto-solib-limit.
9519 2005-05-02 Eli Zaretskii <eliz@gnu.org>
9521 * gdb.texinfo (SVR4 Process Information, The isatty call)
9522 (The system call): Don't use foo(N) notation for man pages and
9524 (Compilation, DJGPP Native): Improve wording.
9526 2005-04-27 Eli Zaretskii <eliz@gnu.org>
9528 * gdb.texinfo (Backtrace): Describe backtraces with arguments that
9529 were optimized away.
9531 2005-04-22 Eli Zaretskii <eliz@gnu.org>
9533 * gdb.texinfo (Remote configuration): Document "set/show
9534 get-thread-local-storage-address". Add cross-reference to the
9535 description of the qGetTLSAddr packet.
9536 (General Query Packets): Mention "set remote
9537 get-thread-local-storage-address" and add a reference to its
9540 2005-04-19 Nick Roberts <nickrob@snap.net.nz>
9542 * gdb.texinfo (Backtrace): Describe 'bt full'.
9544 2005-04-17 Nick Roberts <nickrob@snap.net.nz>
9546 * gdb.texinfo (Mode Options): Fix typo.
9547 (GDB/MI): Describe how to invoke GDB/MI.
9549 2005-04-16 Eli Zaretskii <eliz@gnu.org>
9551 * gdb.texinfo (OS Information): Renamed from Auxiliary Vector; all
9552 references changed. Add description of "info udot".
9553 (Files): Document "set/show stop-on-solib-events".
9554 (M32R/D): Document "set/show download-path", "set/show
9555 board-address", "set/show server-address", "upload", "tload".
9556 Document "sdireset", "sdistatus", "debug_chaos", "use_debug_dma",
9557 "use_mon_code", "use_ib_break", "use_dbt_break".
9558 (Maintenance Commands): Improve indexing.
9559 (Target Commands): Document "set/show hash", "set/show debug
9561 (SVR4 Process Information): Document "info pidlist" and "info
9562 meminfo". Document "set/show procfs-tarce" and "set/show
9563 procfs-file". Document "proc-trace-*" and "proc-untrace-*".
9564 (Symbols, The Print Command with Objective-C): Improve indexing.
9565 (Objective-C): Add references to "info classes" and "info
9567 (Debugging Output): Improve wording. Document "set/show debug
9568 solib-frv". Fix "set/show debugvarobj".
9569 (Set Breaks): Add index entry for "hardware breakpoints".
9570 (Renesas ICE): Document "e7000", "ftplogin", "ftpload", "drain",
9571 and "set/show usehardbreakpoints".
9572 (MIPS Embedded): Document "se/show syn-garbage-limit", "set/show
9573 monitor-prompt", "set/show monitor-warnings", "pmon".
9574 (ARM): Document "rdilogfile", "rdilogenable", "set/show
9575 rdiromatzero", "set/show rdiheartbeat".
9576 (PowerPC): Document SDS-specific commands "set/show sdstimeout",
9578 (Embedded Processors): Document the "sim" command.
9579 (Remote): Document the "remote" command.
9580 (DJGPP Native): Document the "info serial" command.
9581 (Threads): Document "maint info sol-threads".
9582 (Files): Document "nosharedlibrary", "add-symbol-file-from-memory".
9583 (Set Breaks): Improve indexing.
9584 (Command Syntax): Add a reference to dont-repeat.
9585 (Define): Document "dont-repeat".
9586 (TUI Commands): Document "tabset".
9587 (WinCE): New subsection. Document "set/show remotedirectory",
9588 "set/show remoteupload", "set/show remoteaddhost".
9590 2005-04-15 Eli Zaretskii <eliz@gnu.org>
9592 * gdb.texinfo (Hurd Native): New subsection, documents
9593 Hurd-specific commands.
9594 (Maintenance Commands): Add cross-reference to "Debugging Output".
9595 (Debugging Output): Document "set/show debug lin-lwp".
9596 (MIPS): Improve documentation of heuristic-fence-post. Document
9597 "set/show mips abi", "set/show mips saved-gpreg-size", "set/show
9598 mips stack-arg-size", "set/show mips mask-address", "set/show mips
9599 remote-mips64-transfers-32bit-regs", "set/show debug mips".
9600 (ARM): Document ARM-specific commands.
9601 (AVR): New section. Document "info io_registers".
9602 (CRIS): New section. Document "set/show cris-version" and
9603 "set/show cris-dwarf2-cfi".
9604 (HPPA): New section. Document "set/show debug hppa" and "maint
9606 (Neutrino): New subsection. Document "set/show debug nto-debug".
9607 (Super-H): New section. Document the "regs" command.
9608 (Debugging Output): Document "set/show debug aix-thread".
9610 2005-04-09 Eli Zaretskii <eliz@gnu.org>
9612 * gdb.texinfo (Print Settings): Document "set/show print
9613 pascal_static-members", "set print repeats", "show print
9614 null-stop". Improve indexing. Fix documentation of "set print
9616 (Pascal): New section.
9617 (Supported languages): Rename from "Support"; all references
9618 updated. Add a menu item for Pascal.
9619 (Numbers): Document "set radix.
9620 (Screen Size): Document "set/show pagination".
9621 (MIPS Embedded): Remove "set processor" documentation.
9622 (Remote configuration): Document "set/show X/P/Z-packet",
9623 "set/show read-aux-vector-packet", "set/show remote
9624 symbol-lookup-packet", "set/show remote verbose-resume-packet",
9625 "set/show remoteaddresssize", "set/show remotebaud", "set/show
9626 remotedebug", "set/show remotebreak", "set/show remotedevice",
9627 "set/show remotelogfile".
9628 (Auxiliary Vector): Add reference to the description of the
9629 read-aux-vector-packet setting.
9630 (Set Watchpoints): Add a cross-reference to "set remote
9631 hardware-breakpoint-limit".
9632 (General Query Packets): Add indexing of requests and
9633 cross-references to related commands in "Remote configuration".
9634 (File-I/O Overview, The system call): Fix wording and typos.
9635 (Thread Stops): Add index entries.
9636 (Continuing and Stepping): Document "show step-mode".
9637 (i386): New node. Document "set/show struct-convention".
9638 (Files): Document "show trust-readonly-sections".
9639 (Calling): Document "set/show unwindonsignal".
9640 (Messages/Warnings): Add index entries.
9641 (Maintenance Commands): Document "set/show watchdog".
9642 (Annotations Overview): Document "show annotate".
9643 (Set Watchpoints): Add index entries.
9644 (Symbols): Fix doc of case-sensitive.
9645 (ABI): Document "show coerce-float-to-double".
9646 (Convenience Vars, Help): Improve indexing.
9647 (Machine Code): Document "show disassembly-flavor".
9648 (Debugging C plus plus): Document "show overload-resolution".
9649 (Value History, Signaling): Add index entries.
9651 2005-04-08 Eli Zaretskii <eliz@gnu.org>
9653 * gdb.texinfo (Show): Move @kindex entries to their proper places.
9654 (Processes): Fix wording.
9655 (History, List, Logging output, Define, Symbols, Print Settings):
9658 2005-04-03 Eli Zaretskii <eliz@gnu.org>
9660 * gdb.texinfo (Targets): Document "set/show architecture". Remove
9661 redundant index entry for "target" command.
9662 (Backtrace): Add index entries.
9663 (Symbols, Fortran): Document the "set case-sensitive" command.
9664 (DJGPP Native): Document "set com1base", "set com1irq", etc.
9665 (Print Settings): Add index entry for "set demangle-style".
9666 (Target Commands): Document "set download-write-size".
9667 (Debugging Output): Document "set exec-done-display".
9669 2005-04-02 Eli Zaretskii <eliz@gnu.org>
9671 * gdb.texinfo (Files): Fix the name and documentation of
9672 add-shared-symbol-files. Document its alias assf. Update the
9673 list of OSs where GDB supports shared libraries. Fix markup.
9674 (Continuing and Stepping): Add reference to @var{location} in the
9676 (Dump/Restore Files): Fix reference to @{filename}.
9677 (Help): Fix wording.
9679 (Set Watchpoints): Ditto.
9680 (Backtrace): Remove redundant index entries. Improve index
9682 (Delete Breaks): Fix wording.
9683 (Memory): Document the compare-sections command.
9684 (Memory Region Attributes): Improve wording.
9685 (Disabling): Improve wording.
9686 (Fortran): New subsection. Document the "info common" command.
9687 (Help): Document aliases "info copying" and "info warranty".
9688 (Caching Remote Data): New section. Document the "set/show
9689 remotecache" and "info dcache" commands.
9690 (Show): Fix wording of the documentation of the "set
9691 extension-language" command.
9692 (Signals): Add index entry for "info handle".
9693 (Memory Region Attributes): Fix punctuation.
9694 (Symbols): Change the arg name to "location" and refer to it in
9695 the text. Fix wording of "info types" doc.
9696 (Threads): Fix usage of @enumerate @item's.
9697 (Listing Tracepoints): Add index entry for "info tp".
9698 (Set Watchpoints): Add xref to "info break" description.
9699 (Macros): Add an index entry for "macro exp1". Document the
9700 "macro list" command.
9701 (Maintenance Commands): Document "flushregs", "maint agent",
9702 "maint check-symtabs", "maint cplus", "maint demangle", "maint
9703 deprecate", "maint undeprecate", "maint dump-me", "maint packet",
9704 "maint print architecture", "maint print objfiles", "maint print
9705 statistics", "maint print type", "maint show-debug-regs", "maint
9706 space", "maint time", and "maint translate-address".
9707 (Connecting): Document the "monitor" command.
9708 (Annotations Overview): Describe the "set annotate" command.
9710 2005-04-01 Eli Zaretskii <eliz@gnu.org>
9712 * gdb.texinfo (Set Watchpoints): Document can-use-hw-watchpoints.
9713 Rearrange index entries and improve wording about support for
9714 hardware watchpoints.
9716 2005-03-10 Bob Rossi <bob@brasko.net>
9718 * gdb.texinfo: Update copyright
9720 2005-02-09 Theodore A. Roth <troth@openavr.org>
9722 * gdb.texinfo (General Query Packets): Fix texinfo compile warning and
9725 2005-03-07 Joel Brobecker <brobecker@adacore.com>
9727 * observer.texi (executable_changed): New observer.
9729 2005-02-03 Kevin Buettner <kevinb@redhat.com>
9731 * gdb.texinfo (General Query Packets): Document qGetTLSAddr packet.
9733 2005-01-17 Michael Snyder <msnyder@redhat.com>
9735 * gdb.texinfo: Fix spelling, infinte -> infinite.
9737 2005-01-08 Mark Kettenis <kettenis@gnu.org>
9739 * observer.texi (GDB Observers): Document "solib_loaded".
9741 2005-01-07 Andrew Cagney <cagney@gnu.org>
9743 * configure.ac: Rename configure.in, require autoconf 2.59.
9744 * configure: Re-generate.
9746 * configure.in: Replace configdirs with multiple references to
9748 * configure: Re-generate.
9750 2005-01-04 Andrew Cagney <cagney@gnu.org>
9752 * gdbint.texinfo (Versions and Branches): Make the date (YYYYMMDD)
9753 part of the version number.
9755 2004-12-24 Mark Kettenis <kettenis@gnu.org>
9757 * gdbint.texinfo (Algorithms): Remove description of
9758 TARGET_DISABLE_HW_WATCHPOINTS and TARGET_ENABLE_HW_WATCHPOINTS.
9760 2004-12-07 Jim Blandy <jimb@redhat.com>
9762 * gdb.texinfo (General Query Packets): Specify that thread ID's in
9763 the 'qC' and 'qThreadInfo' packets are unsigned hexidecimal
9766 2004-12-07 Andreas Schwab <schwab@suse.de>
9768 * gdb.texinfo (Mode Options): Document -l option.
9770 2004-12-04 Eli Zaretskii <eliz@gnu.org>
9772 * gdbint.texinfo (Algorithms): More accurate description of
9773 STOPPED_BY_WATCHPOINT. Point out that target_stopped_data_address
9774 is not needed unless data-read and data-access watchpoints are
9775 supported. Add a description of how GDB checks whether the
9776 inferior stopped because a watchpoint was hit.
9778 2004-11-23 Eli Zaretskii <eliz@gnu.org>
9780 * gdb.texinfo (Files): Add cross-reference to description of
9781 -readnow command-line switch.
9783 2004-11-10 Randolph Chung <tausq@debian.org>
9785 * gdb.texinfo: Document set/show backtrace past-entry commands.
9786 Rearrange index entries for set/show backtrace past-main.
9788 2004-11-10 Jon Beniston <jon@beniston.com>
9790 Committed by Andrew Cagney <cagney@gnu.org>.
9791 * gdb.texinfo (Remote Serial Protocol): Further describe
9792 binary transfer escaping mechanism .
9794 2004-11-08 Randolph Chung <tausq@debian.org>
9796 * gdb.texinfo (inferior_debugging info): Document "set debug infrun"
9797 and "show debug infrun". Add index entries.
9799 2004-10-23 Eli Zaretskii <eliz@gnu.org>
9801 * gdb.texinfo (SVR4 Process Information): Document subcommands of
9802 "info proc" that are already implemented. Add index entries.
9803 (Working Directory): Add a cross-reference to "info proc" command.
9804 (Files): Add a tip for decreasing memory used for symtabs from
9806 (Starting): Fix whitespace; make "elaboration" stand out where it
9807 is first used, and add an index entry for the term.
9808 (Calling): Expand and elaborate text. Add "print". Add the
9809 description of problems with weak aliases.
9810 (Core File Generation): New section.
9812 2004-10-12 Andrew Cagney <cagney@gnu.org>
9814 * gdbint.texinfo (Versions and Branches): New chapter.
9815 (Releasing GDB): Delete "Versions and Branches" section.
9816 (Top): Add "Versions and Branches".
9818 2004-10-08 Eli Zaretskii <eliz@gnu.org>
9820 * gdb.texinfo (Editing, History): Add cross-references to the
9821 included Readline and History user documentation. Remove
9822 references to the symbol have-readline-appendices which is unused
9824 (History): Fix indexing.
9826 2004-10-08 Jeff Johnston <jjohnstn@redhat.com>
9828 * gdbint.texinfo (target_stopped_data_address): Update to
9830 (i386_stopped_data_address): Update prototype and description.
9831 (i386_stopped_by_watchpoint): New function and description.
9833 2004-10-03 Paul N. Hilfinger <hilfinger@gnat.com>
9835 * gdb.texinfo (Filenames): Add Ada suffixes.
9838 2004-09-27 Andrew Cagney <cagney@gnu.org>
9839 Robert Picco <Robert.Picco@hp.com>
9841 * gdb.texinfo (Packets): Document the "p" packet.
9843 2004-09-21 Jason Molenda (jmolenda@apple.com)
9845 * gdb.texinfo (Paths and Names of the Source Files): Document the
9846 meaning of values in the 'desc' field of a SO stab.
9848 2004-09-20 Daniel Jacobowitz <dan@debian.org>
9850 * gdb.texinfo (Maintenance Commands): Document "maint set dwarf2
9851 max-cache-age" and "maint show dwarf2 max-cache-age".
9853 2004-09-16 Eli Zaretskii <eliz@gnu.org>
9855 * gdb.texinfo (Set Breaks): Add index entry for setting
9856 breakpoints on overloaded C++ functions that are not members of
9857 any classes. Add an example and an index entry for setting
9858 breakpoints on all program functions.
9859 (Character Sets, Macros, Overlay Commands)
9860 (Non-debug DLL symbols, GDB/MI Output Syntax)
9861 (Annotations Overview, Maintenance Commands, File-I/O Overview):
9862 Use "(@value{GDBP})" instead of a literal "(gdb)".
9864 2004-09-12 Andrew Cagney <cagney@gnu.org>
9866 * gdbint.texinfo (Native Debugging): Delete description of
9869 2004-09-11 Paul Hilfinger <hilfinger@gnat.com>
9871 * gdbint.texinfo (User Interface): Change local_hex_string_custom
9872 to hex_string_custom (not historically correct, but more
9873 understandable, given the current code).
9875 2004-09-03 Andrew Cagney <cagney@gnu.org>
9877 * gdbint.texinfo (Native Debugging): Delete SVR4_SHARED_LIBS.
9879 2004-09-01 Jeff Johnston <jjohnstn@redhat.com>
9881 * observer.texi (solib_unloaded): New observer.
9883 2004-08-24 Andrew Cagney <cagney@gnu.org>
9885 * gdbint.texinfo (Target Architecture Definition): Add missing
9888 2004-08-20 Michael Chastain <mec.gnu@mindspring.com>
9890 * (Using the Testsuite): build != host is supported,
9891 but some test scripts do not support build != host.
9893 2004-08-14 Mark Kettenis <kettenis@gnu.org>
9895 * gdbint.texinfo (Host Definition): Delete description of
9896 FCLOSE_PROVIDED and GETENV_PROVIDED.
9898 2004-08-11 Joel Brobecker <brobecker@gnat.com>
9900 * gdbint.texinfo (Host Definition): Remove documentation for
9901 USE_O_NOCTTY, no longer used.
9903 2004-08-05 Mark Kettenis <kettenis@chello.nl>
9905 * gdbint.texinfo (Host Definition): Delete description of
9907 (Native Debugging): Delete description of KERNEL_U_ADDR_BSD and
9910 2004-08-05 Andrew Cagney <cagney@gnu.org>
9912 * gdbint.texinfo (Target Architecture Definition): Delete
9913 reference to deprecated_read_fp.
9915 2004-08-02 Andrew Cagney <cagney@gnu.org>
9917 * gdbint.texinfo (Target Architecture Definition): Delete
9918 description of DEPRECATED_REGISTER_BYTES.
9920 2004-07-30 Baurjan Ismagulov <ibr@ata.cs.hun.edu.tr>
9922 * gdb.texinfo (Source Path): Document the new behavior of
9923 searching for the source files.
9925 2004-07-17 Eli Zaretskii <eliz@gnu.org>
9927 * gdb.texinfo (Edit): Fix markup of EDITOR and improve wording.
9928 (Search, Expressions, Arrays, Variables, Data, Machine Code)
9929 (Auto Display): Improve indexing.
9931 2004-07-16 Andrew Cagney <cagney@gnu.org>
9933 * gdb.texinfo (Mode Options): Delete documentation on "-async" and
9936 2004-07-09 Eli Zaretskii <eliz@gnu.org>
9938 * gdb.texinfo: Fix @kindex entries so that multiple commands that
9939 have the same prefix have only their prefix in the index.
9941 2004-07-03 Mark Kettenis <kettenis@gnu.org>
9943 * gdb.texinfo (BSD libkvm Interface): New node (section)
9944 (Native): Add it to the menu.
9946 2004-07-01 Mark Kettenis <kettenis@gnu.org>
9948 * gdbint.texinfo (Target Architecture Definition): Remove
9951 2004-06-24 Mark Kettenis <kettenis@gnu.org>
9953 * gdbint.texinfo (Target Architecture Definition): Remove
9954 SUN_FIXED_LBRAC_BUG.
9956 2004-06-26 Andrew Cagney <cagney@gnu.org>
9958 * gdbint.texinfo (Coding): Replace xasprintf with xstrprintf.
9960 2004-06-20 Andrew Cagney <cagney@gnu.org>
9962 * gdbint.texinfo (Target Architecture Definition): Deprecate
9963 USE_STRUCT_CONVENTION.
9965 2004-06-19 Michael Chastain <mec.gnu@mindspring.com>
9967 gdb.texinfo (Bug Reporting): Mention session recording,
9968 with the script command or Emacs.
9970 2004-06-18 Andrew Cagney <cagney@gnu.org>
9972 * gdbint.texinfo (Target Architecture Definition): Deprecate
9973 FUNCTION_START_OFFSET.
9975 2004-06-14 Andrew Cagney <cagney@gnu.org>
9977 Based on changes from Karl Berry.
9978 * gdb.texinfo: Do not use @sc in a direntry.
9979 * stabs.texinfo: Change @dircateogry to "Software development".
9980 * gdbint.texinfo, gdb.texinfo, annotate.texinfo: Ditto.
9982 2004-06-13 Andrew Cagney <cagney@gnu.org>
9984 * gdbint.texinfo (Target Architecture Definition): Delete
9985 description of RETURN_VALUE_ON_STACK.
9987 2004-06-09 Andrew Cagney <cagney@gnu.org>
9989 * gdbint.texinfo (Native Debugging): Restore "@table @code"
9990 deleted by previous patch.
9992 2004-06-08 Andrew Cagney <cagney@gnu.org>
9994 * gdbint.texinfo (Native Debugging): Delete documentation on
9997 2004-06-06 Randolph Chung <tausq@debian.org>
9999 * gdb.texinfo (push_dummy_call): Use @code{struct value}.
10001 2004-06-06 Randolph Chung <tausq@debian.org>
10003 * gdb.texinfo (push_dummy_call): Update argument list to match
10004 the new push_dummy_call method signature. Describe the function
10007 2004-05-24 Joel Brobecker <brobecker@gnat.com>
10009 * gdb.texinfo (Starting): Document new start command.
10011 2004-05-21 Andrew Cagney <cagney@redhat.com>
10013 * observer.texi (GDB Observers): Document "inferior_created".
10015 2004-05-08 Andrew Cagney <cagney@redhat.com>
10017 * gdbint.texinfo (Target Architecture Definition): Delete
10018 description of DO_DEFERRED_STORES.
10020 * gdbint.texinfo (Target Architecture Definition): Delete
10021 references to DEPRECATED_FIX_CALL_DUMMY.
10023 * gdbint.texinfo (Target Architecture Definition): Delete
10024 description of DEPRECATED_CALL_DUMMY_WORDS,
10025 DEPRECATED_SIZEOF_CALL_DUMMY_WORDS, and CALL_DUMMY.
10027 * gdbint.texinfo (Target Architecture Definition): Delete
10028 description of DEPRECATED_PUSH_DUMMY_FRAME.
10030 * gdbint.texinfo (Target Architecture Definition): Delete
10031 reference to DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
10033 2004-05-07 Andrew Cagney <cagney@redhat.com>
10035 * observer.texi (GDB Observers): Add "Debugging" section. Include
10036 cross reference to "set/show debug observer".
10037 * gdb.texinfo (Debugging Output): Document "set/show debug
10040 2004-05-01 Andrew Cagney <cagney@redhat.com>
10042 * gdbint.texinfo (Target Architecture Definition): Delete
10043 description of DEPRECATED_PC_IN_SIGTRAMP.
10045 2004-04-30 Andrew Cagney <cagney@redhat.com>
10047 * gdbint.texinfo (Target Architecture Definition): Delete
10048 documentation for BELIEVE_PCC_PROMOTION_TYPE, no longer defined.
10050 2004-04-30 Orjan Friberg <orjanf@axis.com>
10052 * observer.texi (GDB Observers): Correct spelling.
10054 2004-04-26 Orjan Friberg <orjanf@axis.com>
10056 * observer.texi (GDB Observers): Add target_changed event.
10058 2004-04-08 Andrew Cagney <cagney@redhat.com>
10060 * observer.texi (GDB Observers): Rework, provide generic observer
10061 definitions and then a list of observable events.
10063 2004-04-04 Andrew Cagney <cagney@redhat.com>
10065 * gdbint.texinfo (Host Definition): Delete reference to
10068 2004-04-02 Andrew Cagney <cagney@redhat.com>
10070 * gdbint.texinfo (Target Architecture Definition): Delete
10071 reference to DEPRECATED_CALL_DUMMY_LENGTH.
10073 2004-03-28 Stephane Carrez <stcarrez@nerim.fr>
10075 * gdb.texinfo (TUI Commands): Document tui reg commands.
10077 2004-03-26 Andrew Cagney <cagney@redhat.com>
10079 * gdb.texinfo (TUI): Delete reference to --enable-tui. Mention
10081 (Mode Options): Mention "gdbtui". Use "Text" not "Terminal".
10082 (Contributors): Mention both Text and Terminal User Interface.
10084 2004-03-23 Andrew Cagney <cagney@redhat.com>
10086 * gdbint.texinfo (Target Architecture Definition): Deprecate
10087 references to SIGTRAMP_START and SIGTRAMP_END.
10089 2004-03-23 Andrew Cagney <cagney@redhat.com>
10091 * gdbint.texinfo (Target Architecture Definition): Deprecate
10092 references to PC_IN_SIGTRAMP.
10094 2004-03-19 Andrew Cagney <cagney@redhat.com>
10096 * gdbint.texinfo (Target Architecture Definition): Delete
10097 reference to GDB_TARGET_IS_HPPA.
10099 2004-03-18 Andrew Cagney <cagney@redhat.com>
10101 * gdbint.texinfo (Coding): Update section on gdbarch_data,
10102 describe pre_init and post_init.
10104 2004-03-09 Daniel Jacobowitz <drow@mvista.com>
10106 * gdb.texinfo (Debugging Output): Document values for "set debug
10109 2004-02-28 Andrew Cagney <cagney@redhat.com>
10111 * gdb.texinfo (Contributors): Mention GDB 6.1 release engineer.
10113 2004-02-26 Jeff Johnston <jjohnstn@redhat.com>
10115 * gdb.texinfo (breakpoints): Add information about the
10116 new "set breakpoint pending" and "show breakpoint pending"
10119 2004-02-26 Andrew Cagney <cagney@redhat.com>
10121 * gdbint.texinfo (Coding): Document use of gdbarch_obstack_zalloc
10122 in Per-architecture module data section.
10124 2004-02-25 Roland McGrath <roland@redhat.com>
10126 * gdb.texinfo (General Query Packets): Document qPart:... packets.
10128 2004-02-24 Andrew Cagney <cagney@redhat.com>
10130 * annotate.texinfo: Wrap fdl.texi include in raise/lower sections.
10131 * gdb.texinfo, gdbint.texinfo, stabs.texinfo: Ditto.
10132 * fdl.texi: Import Version 1.2, November 2002.
10134 2004-02-17 Andrew Cagney <cagney@redhat.com>
10136 * gdb.texinfo (Mode Options): Note that "mi1" is deprecated.
10138 2004-02-16 Andrew Cagney <cagney@redhat.com>
10140 * gdbint.texinfo (Target Architecture Definition): Deprecate
10141 FRAMELESS_FUNCTION_INVOCATION.
10143 2004-02-16 Andrew Cagney <cagney@redhat.com>
10145 * gdbint.texinfo (Coding): Mention -Wunused-function.
10147 2004-02-14 Andrew Cagney <cagney@redhat.com>
10149 * gdbint.texinfo (Target Architecture Definition): Delete
10150 description of DEPRECATED_CALL_DUMMY_STACK_ADJUST.
10152 2004-02-12 Elena Zannoni <ezannoni@redhat.com>
10154 * gdb.texinfo: Properly quote the name "C++".
10155 * gdbint.texinfo: Ditto.
10156 * stabs.texinfo: Ditto.
10158 2004-02-11 Elena Zannoni <ezannoni@redhat.com>
10160 * gdbint.texinfo (Support Libraries): Add doco about obstacks and
10161 minimal information about libiberty.
10163 2004-02-06 Michael Chastain <mec.gnu@mindspring.com>
10165 * gdb.texinfo (Auxiliary Vector): Fix thinko with @value{GDBN}.
10167 2004-02-04 Roland McGrath <roland@redhat.com>
10169 * gdb.texinfo (Auxiliary Vector): New node (section).
10170 (Data): Add it to the menu.
10172 2004-02-02 Jeff Johnston <jjohnstn@redhat.com>
10174 * gdb.texinfo (Breakpoints): Add information about pending
10175 breakpoint support.
10177 2004-01-26 Andrew Cagney <cagney@redhat.com>
10179 * gdb.texinfo (Overview): Delete references to the cisco protocol
10180 including the "N" response.
10182 2004-01-26 Andrew Cagney <cagney@redhat.com>
10184 * gdbint.texinfo (Target Architecture Definition): Rename
10185 EXTRACT_STRUCT_VALUE_ADDRESS to
10186 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.
10188 2004-01-24 Eli Zaretskii <eliz@gnu.org>
10190 * gdb.texinfo (KOD): Document "show os". Add index entries for
10191 "set/show os" and "info cisco" commands.
10193 2004-01-21 Eli Zaretskii <eliz@gnu.org>
10195 * Makefile.in (install-info): Prepend $(DESTDIR) to $(infodir).
10197 2004-01-19 Michael Chastain <mec.gnu@mindspring.com>
10199 * gdbint.texinfo: Delete USE_MMALLOC, NO_MMCHECK, MMCHECK_FORCE,
10200 MMAP_BASE_ADDRESS, MMAP_INCREMENT.
10202 2004-01-19 Nick Roberts <nick@nick.uklinux.net>
10204 * gdb.texinfo (GDB/MI Stack Manipulation): Describe extension to
10205 -stack-list-locals.
10206 (GDB/MI Variable Objects): Describe extension to
10207 -var-list-children.
10209 2004-01-17 Daniel Jacobowitz <drow@mvista.com>
10211 * gdbint.texinfo (DECR_PC_AFTER_HW_BREAK): Don't document.
10213 2004-01-17 Andrew Cagney <cagney@redhat.com>
10215 * gdbint.texinfo (Target Architecture Definition): Delete
10216 documentation on DEPRECATED_NPC_REGNUM.
10218 2004-01-13 Daniel Jacobowitz <drow@mvista.com>
10220 * gdb.texinfo: Update copyright year. Mention that set
10221 follow-fork-mode is supported on GNU/Linux. Remove documentation of
10222 "set follow-fork-mode ask".
10224 2004-01-13 Andrew Cagney <cagney@redhat.com>
10226 * gdbint.texinfo: Update copyright year.
10227 (Coding): Add -Wunused-label to list of -Werror warnings.
10229 2004-01-08 Jason Molenda <jmolenda@apple.com>
10230 Eli Zaretskii <eliz@gnu.org>
10232 * gdb.texinfo: Update copyright.
10233 (Objective-C): "methodName" typeo fixed. Add @code/@var markup
10234 around names, as appropriate. Minor syntax cleanup of
10235 _NSPrintForDebugger explanation. Two spaces after periods.
10236 GDBN used instead of lit. "gdb". Index entries added for
10237 print-object and _NSPrintForDebugger. @noindent added in one spot.
10239 2003-11-11 Elena Zannoni <ezannoni@redhat.com>
10241 * stabs.texinfo: Add dircategory and direntry commands.
10242 * annotate.texinfo: Ditto.
10244 2003-11-10 Andrew Cagney <cagney@redhat.com>
10246 * gdbint.texinfo (Target Architecture Definition): Replace the
10247 return_value method's "inval" and "outval" parameters with
10248 "readbuf" and "writebuf".
10250 2003-10-28 Jim Blandy <jimb@redhat.com>
10252 * gdb.texinfo (The F request packet, The F reply packet): Renamed
10253 from "The `F' request packet" and "The `F' reply packet", to make
10255 (File-I/O remote protocol extension): Update menu entries, too.
10257 2003-10-26 Michael Chastain <mec@shout.net>
10259 * gdb.texinfo (Thread Stops): Document the issue with
10260 premature return from system calls in multi-threaded programs.
10262 2003-10-24 Andrew Cagney <cagney@redhat.com>
10264 * annotate.texinfo: Fix "fortunatly"[sic].
10266 2003-10-23 Kei Sakamoto <sakamoto.kei@renesas.com>
10268 * gdb.texinfo (Contributors to GDB): Replace "Renesas"
10269 with "Hitachi" and "Mitsubishi".
10271 2003-10-20 Andrew Cagney <cagney@redhat.com>
10273 * gdbint.texinfo (Target Architecture Definition): Document
10274 gdbarch_return_value. Add cross references from
10275 USE_STRUCT_CONVENTION, EXTRACT_RETURN_VALUE, and
10276 STORE_RETURN_VALUE, and from/to EXTRACT_STRUCT_VALUE_ADDRESS.
10278 2003-10-18 Mark Kettenis <kettenis@gnu.org>
10280 * gdbint.texinfo (Target Architecture Definition): Document
10281 regset_from_core_section.
10283 2003-10-16 Kei Sakamot Sakamoto <sakamoto.kei@renesas.com>
10285 * gdb.texinfo (M32R/D): Mention m32rsdi target.
10287 2003-10-15 Kevin Buettner <kevinb@redhat.com>
10289 From Anthony Green <green@redhat.com>:
10290 * gdb.texinfo (Breakpoints related warnings): Insert into menu.
10292 2003-10-14 Kevin Buettner <kevinb@redhat.com>
10294 * gdb.texinfo (Breakpoint related warnings): New node.
10295 * gdbint.texinfo (ADJUST_BREAKPOINT_ADDRESS): Document.
10297 2003-10-13 Daniel Jacobowitz <drow@mvista.com>
10299 * gdb.texinfo (Remote Protocol): Document v and vCont.
10301 2003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
10303 * gdb.texinfo: Replace "Hitachi" and "Mitsubishi" with "Renesas".
10304 * gdbint.texinfo: Ditto.
10306 2003-10-09 Andrew Cagney <cagney@redhat.com>
10308 From 2003-09-18 David Anderson <davea@sgi.com>:
10309 * gdb.texinfo (GDB/MI Symbol Query): Replace "comamnd" with
10312 2003-10-03 Andrew Cagney <cagney@redhat.com>
10314 * gdbint.texinfo (Target Architecture Definition): Deprecate
10315 IBM6000_TARGET. Mention that it implies an RS/6000 system and not
10318 2003-10-02 Andrew Cagney <cagney@redhat.com>
10320 * gdbint.texinfo (Target Architecture Definition): Rename
10321 REGISTER_RAW_SIZE to DEPRECATED_REGISTER_RAW_SIZE.
10322 * gdb.texinfo (Packets, Stop Reply Packets): Ditto.
10323 * gdbint.texinfo (Target Architecture Definition): Rename
10325 2003-09-30 Andrew Cagney <cagney@redhat.com>
10327 REGISTER_VIRTUAL_SIZE to DEPRECATED_REGISTER_VIRTUAL_SIZE.
10328 (Target Architecture Definition):
10330 * gdbint.texinfo (Target Architecture Definition): Rename
10331 REGISTER_VIRTUAL_TYPE to DEPRECATED_REGISTER_VIRTUAL_TYPE.
10333 2003-09-29 Andrew Cagney <cagney@redhat.com>
10335 * gdbint.texinfo (Target Architecture Definition): Delete
10336 documentation for NEED_TEXT_START_END.
10338 * gdbint.texinfo (Target Architecture Definition): Rename
10339 NPC_REGNUM to DEPRECATED_NPC_REGNUM. Add cross reference to
10342 2003-09-22 Michael Chastain <mec@shout.net>
10344 * gdbint.texinfo (Testsuite Organization): Change gdb.c++ to gdb.cp.
10346 2003-09-21 Anthony Green <green@redhat.com>
10348 * gdbint.texinfo (Target Architecture Definition): Fix typos.
10350 2003-09-21 Mark Kettenis <kettenis@gnu.org>
10352 * gdbint.texinfo (Target Architecture Definition): Document
10353 stabs_argument_has_addr.
10355 2003-09-18 Andrew Cagney <cagney@redhat.com>
10357 * gdbint.texinfo (Target Architecture Definition): Delete
10358 documentation on REGISTER_NAMES.
10360 2003-09-13 Mark Kettenis <kettenis@gnu.org>
10362 * gdbint.texinfo (Target Architecture Definition): Replace
10363 REG_STRUCT_HAS_ADDR with DEPRECATED_REG_STRUCT_HAS_ADDR.
10365 2003-09-11 Andrew Cagney <cagney@redhat.com>
10367 * gdbint.texinfo (Target Architecture Definition): Replace
10368 STACK_ALIGN with DEPRECATED_STACK_ALIGN.
10370 2003-08-18 Andrew Cagney <cagney@redhat.com>
10372 * gdbint.texinfo (Target Architecture Definition): Document
10373 "frame_red_zone_size".
10375 2003-08-09 Andrew Cagney <cagney@redhat.com>
10377 * gdb.texinfo (Backtrace): Replace "set/show backtrace-below-main"
10378 with "set/show backtrace past-main" and "set/show backtrace
10381 2003-08-08 H.J. Lu <hongjiu.lu@intel.com>
10383 * Makefile.in (install-info): Support DESTDIR.
10384 (install-html): Likewise.
10386 2003-08-07 Andrew Cagney <cagney@redhat.com>
10388 Patch from Nick Roberts.
10389 * gdb.texinfo (Using GDB under GNU Emacs): Fix/update key
10390 bindings. Remove description of send-gdb-command.
10392 2003-08-07 Andrew Cagney <cagney@redhat.com>
10394 * gdb.texinfo (Mode Options): Mention that "mi2" was included in
10397 2003-08-06 Andrew Cagney <cagney@redhat.com>
10399 * gdb.texinfo (Mode Options): Mention that level three is the
10400 highest available and that level 2 is deprecated.
10401 (Annotations Overview): Mention annotation levels. Cross reference
10402 to "Limitations of the Annotation Interface" in annotate.texi.
10403 (TODO, Value Annotations, Frame Annotations): Delete section.
10404 (Displays, Breakpoint Info): Delete.
10406 2003-08-04 Andrew Cagney <cagney@redhat.com>
10408 * agentexpr.texi: Delete @bye.
10409 * Makefile.in (STABS_DOC_SOURCE_INCLUDES): Add "fdl.texi"
10410 (stabs.info): Add $(srcdir) to include search path.
10411 (html): Depend on "annotate_toc.html", and not "annotate.html".
10412 * stabs.texinfo: Ditto. Include "fdl.texi".
10413 * gdbint.texinfo: Update copyright statement's list of invariant
10416 2003-07-28 Andrew Cagney <cagney@redhat.com>
10418 * Makefile.in (INFO_DEPS): Add annotate.info.
10419 (dvi, ps, html, pdf): Add annotate.
10420 (ANNOTATE_DOC_SOURCE_INCLUDES): New macro.
10421 (ANNOTATE_DOC_BUILD_INCLUDES): New macro.
10422 (ANNOTATE_DOC_FILES): New macro.
10423 (ANNOTATE_TEX_TMPS): New macro.
10424 (annotate.info, annotate_toc.html): Specify dependencies.
10425 (annotate.ps, annotate.pdf, annotate.dvi): Ditto.
10426 * annotate.texinfo: Rename annotate.texi. Get building. Add
10427 "Migrating to GDB/MI" and "Limitations of the Annotation
10428 Interface" chapters. Mention why it is not part of the user
10429 guide. Update copyright notice. Include "fdl.texi".
10431 2003-07-26 Stephane Carrez <stcarrez@nerim.fr>
10433 * gdb.texinfo (TUI Keys): Document C-x o key to switch active window.
10435 2003-07-24 Daniel Jacobowitz <drow@mvista.com>
10437 * gdbint.texinfo (libgdb components): Correct a GDB to GDBN.
10439 2003-07-24 Daniel Jacobowitz <drow@mvista.com>
10441 * gdb.texinfo (Server): Mention pidof.
10443 2003-07-22 Andrew Cagney <cagney@redhat.com>
10445 * gdbint.texinfo (Coding): Add -Wformat-nonliteral to -Werror
10448 2003-06-28 Daniel Jacobowitz <drow@mvista.com>
10450 * gdb.texinfo (Logging output): New chapter.
10452 2003-06-24 Joel Brobecker <brobecker@gnat.com>
10454 * gdb.texinfo (Unsupported languages): New section.
10455 (Languages): Add link to new section.
10457 2003-06-22 Andrew Cagney <cagney@redhat.com>
10459 * gdb.texinfo (Contributors): Mention 6.0 release engineer.
10461 2003-06-22 Daniel Jacobowitz <drow@mvista.com>
10463 * gdbint.texinfo (Coding): Clarify use of gdb_XXX.h headers.
10465 2003-06-22 Daniel Jacobowitz <drow@mvista.com>
10467 * Makefile.in (SFILES_INCLUDED): Add agentexpr.texi.
10468 * agentexpr.texi: Retitle section, and change it to an appendix.
10469 Comment out texinfo initialization. Factor a @var{} into two
10470 pieces to prevent makeinfo warnings.
10471 * gdb.texinfo: Add Agent Expressions appendix.
10473 2003-06-19 Daniel Jacobowitz <drow@mvista.com>
10475 * gdbint.texinfo (Native Conditionals): Remove PREPARE_TO_PROCEED.
10477 2003-06-18 Daniel Jacobowitz <drow@mvista.com>
10479 * gdb.texinfo (Remote Debugging): New section "Connecting to a
10480 remote target". Document the "detach" and "disconnect" commands.
10481 (Server, Netware, Debug Session): Reference "Connecting to a
10483 (GDB/MI Target Manipulation): Document "-target-disconnect".
10485 2003-06-13 Andrew Cagney <cagney@redhat.com>
10487 * gdbint.texinfo (Target Architecture Definition): Deprecate
10488 REMOTE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT, and
10489 BIG_REMOTE_BREAKPOINT. Cross reference BREAKPOINT_FROM_PC.
10491 2003-06-09 Jim Blandy <jimb@redhat.com>
10493 * gdb.texinfo (Separate Debug Files): Remove extra semicolon.
10495 2003-06-08 Andrew Cagney <cagney@redhat.com>
10497 * gdbint.texinfo (Target Architecture Definition): Delete
10498 documentation on FRAME_ARGS_ADDRESS_CORRECT.
10500 2003-06-08 Andrew Cagney <cagney@redhat.com>
10502 * gdbint.texinfo (Target Architecture Definition): Document
10503 "unwind_sp". Cross reference "unwind_sp" and TARGET_READ_SP.
10505 2003-06-07 Adam Fedor <fedor@gnu.org>
10507 * gdb.texinfo: Add Objective-C documentation.
10509 2003-06-01 Andrew Cagney <cagney@redhat.com>
10511 * gdbint.texinfo (Target Architecture Definition): Add "func_addr"
10512 parameter to "push_dummy_call". Rename "dummy_addr" to "bp_addr".
10514 2003-05-21 Andrew Cagney <cagney@redhat.com>
10516 * gdbint.texinfo (Target Architecture Definition): Delete
10517 references to "extract_address" and "store_address".
10519 2003-05-16 Andrew Cagney <cagney@redhat.com>
10521 * gdbint.texinfo (Target Architecture Definition): Replace
10522 REGISTER_BYTES with DEPRECATED_REGISTER_BYTES. Fix typo,
10523 DEPRECATED_REGISTER_SIZE instead of REGISTER_BYTE.
10525 2003-05-14 Theodore A. Roth <troth@openavr.org>
10527 * gdbint.texinfo (Breakpoint Handling): Correct a double negative.
10529 2003-05-10 H.J. Lu <hongjiu.lu@intel.com>
10531 * Makefile.in (gdb-cfg.texi): Replace $$LN_S with $(LN_S).
10532 (gdb.dvi): Likewise.
10533 (gdb.pdf): Likewise.
10534 (links2roff): Likewise.
10536 2003-05-08 Jim Blandy <jimb@redhat.com>
10538 * gdb.texinfo (Dump/Restore Files): Update documentation for
10539 'dump', 'append', and 'restore': note that format argument is
10540 optional; simplify presentation of the command variants; and be
10541 more precise about the formats.
10543 2003-05-07 Jim Blandy <jimb@redhat.com>
10545 * gdb.texinfo (Symbols): Update documentation: 'maint list
10546 symtabs' and 'maint list psymtabs' have been renamed 'maint info
10547 symtabs' and 'maint info psymtabs'.
10549 2003-05-05 Andrew Cagney <cagney@redhat.com>
10551 * gdbint.texinfo (Target Architecture Definition): Make
10552 CALL_DUMMY_WORDS, SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY_LENGTH,
10553 FIX_CALL_DUMMY, CALL_DUMMY_BREAKPOINT_OFFSET and
10554 CALL_DUMMY_BREAKPOINT_OFFSET deprecated.
10556 2003-05-04 Andrew Cagney <cagney@redhat.com>
10558 * gdb.texinfo (Maintenance Commands): Document "maint print
10561 2003-05-04 Andrew Cagney <cagney@redhat.com>
10563 * gdb.texinfo (GDB/MI Symbol Query): Use @{ and @}.
10565 2003-05-03 J. Brobecker <brobecker@gnat.com>
10567 Thierry Schneider <tpschneider1@yahoo.com>
10568 * gdb.texinfo (section GDB/MI Symbol Query): Add documentation
10569 for new MI command.
10571 2003-05-03 Andrew Cagney <cagney@redhat.com>
10573 * gdbint.texinfo (Target Architecture Definition): Document
10574 push_dummy_code. Add cross references.
10576 2003-05-02 Elena Zannoni <ezannoni@redhat.com>
10578 * gdb.texinfo (Character Sets): Update to reflect new behavior of
10579 set/show charsets commands.
10581 2003-04-28 Andrew Cagney <cagney@redhat.com>
10583 * gdbint.texinfo (Target Architecture Definition): Replace
10584 read_fp, TARGET_READ_FP and FP_REGNUM, with deprecated_read_fp,
10585 DEPRECATED_TARGET_READ_FP and DEPRECATED_REGNUM.
10587 2003-04-28 Andrew Cagney <cagney@redhat.com>
10589 * gdbint.texinfo (Target Architecture Definition): Rename
10590 "tm_print_insn" to "deprecated_tm_print_insn".
10592 2003-04-09 Jim Blandy <jimb@redhat.com>
10594 * gdb.texinfo (Symbols): Document 'maint list symtabs' and 'maint
10597 2003-04-08 Andrew Cagney <cagney@redhat.com>
10599 * gdbint.texinfo (Target Architecture Definition): Delete
10600 references to EXTRA_FRAME_INFO.
10602 2003-04-08 Andrew Cagney <cagney@redhat.com>
10604 * gdbint.texinfo (Target Architecture Definition): Delete
10605 PRINT_TYPELESS_INTEGER.
10607 2003-04-02 J. Brobecker <brobecker@gnat.com>
10609 * observer.texi (GDB Observers): Adjust the documentation for the
10610 normal_stop notification to better describe reality. Fix a couple
10613 2003-04-02 Bob Rossi <bob_rossi@cox.net>
10615 * gdb.texinfo (GDB/MI Program Control): Add
10616 '-file-list-exec-source-file'
10618 2003-03-31 Andrew Cagney <cagney@redhat.com>
10620 * gdbint.texinfo (Target Architecture Definition): Delete
10621 references to CALL_DUMMY_P.
10623 2003-03-30 Andrew Cagney <cagney@redhat.com>
10625 * gdbint.texinfo (Target Architecture Definition): Remove
10626 reference to TARGET_WRITE_SP.
10628 2003-03-27 Andrew Cagney <cagney@redhat.com>
10630 * gdbint.texinfo (Target Architecture Definition): Remove
10631 references to write_sp.
10633 2003-03-27 Andrew Cagney <cagney@redhat.com>
10635 * gdb.texinfo (GDB/MI Variable Objects): Replace @include with
10636 chapter body. Use @smallexample instead of @example.
10637 (Annotations): Ditto.
10638 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Remove gdbmi.texinfo and
10641 2003-03-26 Andrew Cagney <cagney@redhat.com>
10643 * gdbint.texinfo (Target Architecture Definition): Replace
10644 PUSH_ARGUMENTS with push_dummy_call, add gdbarch, regcache and
10645 dummy_addr parameters.
10647 2003-03-25 Andrew Cagney <cagney@redhat.com>
10649 * gdbint.texinfo (Target Architecture Definition): Delete
10650 reference to CALL_DUMMY_STACK_ADJUST_P. Rename
10651 CALL_DUMMY_STACK_ADJUST to DEPRECATED_CALL_DUMMY_STACK_ADJUST.
10652 Add reference to PUSH_ARGUMENTS.
10654 2003-03-23 Andrew Cagney <cagney@redhat.com>
10656 * gdbint.texinfo (Algorithms, Target Architecture Definition):
10657 Deprecate FRAME_CHAIN and FRAME_CHAIN_VALID.
10659 2003-03-18 J. Brobecker <brobecker@gnat.com>
10661 * gdbint.texinfo (Algorithms): Add new section describing the
10663 (Top): Add menu entry to new observer appendix.
10664 * observer.texi: New file.
10665 * Makefile.in (GDBINT_DOC_SOURCE_INCLUDES): Add dependency on
10666 new observer.texi file.
10668 2003-03-17 Andrew Cagney <cagney@redhat.com>
10670 * gdb.texinfo (DATE): Delete. Remove date from titles. Mention
10671 that GNU Press update the manual version number.
10673 2003-03-12 Andrew Cagney <cagney@redhat.com>
10675 * gdbint.texinfo (Target Architecture Definition): Delete
10676 references to get_saved_register. Rename GET_SAVED_REGISTER to
10677 DEPRECATED_GET_SAVED_REGISTER.
10679 2003-03-13 Andrew Cagney <cagney@redhat.com>
10681 * gdbint.texinfo (Target Architecture Definition): Replace
10682 POP_FRAME with DEPRECATED_POP_FRAME. Update description.
10684 2003-03-12 Andrew Cagney <cagney@redhat.com>
10686 * gdbint.texinfo (Target Architecture Definition): Rename
10687 FRAME_SAVED_PC to DEPRECATED_FRAME_SAVED_PC.
10689 2003-03-10 Corinna Vinschen <vinschen@redhat.com>
10691 * gdb.texinfo: Add File-I/O documentation.
10693 2003-03-10 Andrew Cagney <cagney@redhat.com>
10695 * gdbint.texinfo (Target Architecture Definition): Cross reference
10696 FRAME_SAVED_PC to unwind_pc. Document unwind_pc.
10698 2003-03-07 Andrew Cagney <cagney@redhat.com>
10700 * gdb.texinfo (Debugging Output): Mention the "set/show debug
10703 2003-03-05 Andrew Cagney <cagney@redhat.com>
10705 * gdbint.texinfo (Target Architecture Definition): Document
10706 unwind_dummy_id. Cross reference unwind_dummy_id and
10707 SAVE_DUMMY_FRAME_TOS.
10709 2003-03-05 James Ingham <jingham@apple.com>
10710 Daniel Jacobowitz <drow@mvista.com>
10712 * gdb.texinfo (Configuring the current ABI): Document "set cp-abi"
10715 2003-03-03 Andrew Cagney <cagney@redhat.com>
10717 * gdbint.texinfo (Target Architecture Definition): Document
10720 2003-03-03 Andrew Cagney <cagney@redhat.com>
10722 * stabs.texinfo (Structures): Use @samp and separate @var's
10723 instead of a single @var containing a comma separated list.
10726 2003-03-02 Daniel Jacobowitz <drow@mvista.com>
10728 * Makefile.in (distclean): Remove config.log.
10730 2003-03-01 Andrew Cagney <cagney@redhat.com>
10732 * gdbint.texinfo (Target Architecture Definition): Rename
10733 FRAME_INIT_SAVED_REGS to DEPRECATED_FRAME_INIT_SAVED_REGS.
10735 2003-03-01 Andrew Cagney <cagney@redhat.com>
10737 * gdbint.texinfo: Rename INIT_EXTRA_FRAME_INFO to
10738 DEPRECATED_INIT_EXTRA_FRAME_INFO.
10740 2003-02-23 Raoul Gough <RaoulGough@yahoo.co.uk>
10742 * gdb.texinfo (Cygwin Native): Links to Non-debug DLL symbols.
10743 (Non-debug DLL symbols): New node, describing the minimal symbols
10744 loaded from DLLs without real debugging symbols.
10746 2003-02-20 Andrew Cagney <ac131313@redhat.com>
10748 * gdb.texinfo (Set Breaks): Add cross reference to "set remote
10749 hardware-breakpoint-limit".
10750 (Set Watchpoints): Add cross reference to "set remote
10751 hardware-watchpoint-limit".
10752 (Remote configuration options): New section.
10754 2003-02-04 Andrew Cagney <ac131313@redhat.com>
10756 * gdbint.texinfo (Target Architecture Definition): Delete
10757 descrption of IS_TRAPPED_INTERNALVAR.
10759 From Keith Seitz <keiths@redhat.com>:
10760 * gdb.texinfo (Interpreters): New chapter. Refer the command-line
10761 option "-i"/"--interpreter" to this chapter. Include index
10764 2003-02-04 David Carlton <carlton@math.stanford.edu>
10766 * gdb.texinfo (C@t{++}): Recommend DWARF 2, then stabs+.
10767 (Variables): Recommend stabs+ and DWARF 2.
10768 (C plus plus expressions): Correct info about
10769 compiler versions, debug formats.
10770 (Contributors): Change 'DWARF2' to 'DWARF 2'.
10773 2003-02-01 Andrew Cagney <ac131313@redhat.com>
10775 * gdbint.texinfo (Target Architecture Definition): Delete
10776 description of ADDITIONAL_OPTIONS, ADDITIONAL_OPTION_CASES,
10777 ADDITIONAL_OPTION_HANDLER, and ADDITIONAL_OPTION_HELP, and
10778 BEFORE_MAIN_LOOP_HOOK, and DBX_PARM_SYMBOL_CLASS along with
10779 references to nindy and i960.
10780 * gdb.texinfo (i960): Delete all references to i960 and nindy.
10782 2003-02-01 Andrew Cagney <ac131313@redhat.com>
10784 * gdbint.texinfo (Target Architecture Definition): Delete
10787 2003-01-30 Andrew Cagney <ac131313@redhat.com>
10789 * stabs.texinfo (Member Type Descriptor): Clarify description of
10790 `@'. Suggested by Ben Hutchings.
10792 2003-01-29 Andrew Cagney <ac131313@redhat.com>
10794 * gdb.texinfo (M68K): Delete reference to es1800.
10796 2003-01-29 Andrew Cagney <ac131313@redhat.com>
10798 * gdb.texinfo (Maintenance Commands): Document `maint print
10799 reggroups' and `maint print register-groups'.
10800 * gdbint.texinfo (Target Architecture Definition): Document
10801 register_reggroup_p.
10803 2003-01-23 Jim Blandy <jimb@redhat.com>
10805 * gdb.texinfo (Separate Debug Files): New section.
10807 2003-01-22 Daniel Jacobowitz <drow@mvista.com>
10809 * gdb.texinfo (Maintenance Commands): Add "maint set profile"
10810 and "maint show profile".
10812 2003-01-16 Michael Chastain <mec@shout.net>
10814 * gdb.texinfo (Installing GDB): Warn against
10815 ".../gdb-VERSION/gdb/configure".
10816 (Separate Objdir): Likewise.
10818 2003-01-15 Andrew Cagney <ac131313@redhat.com>
10820 * gdbint.texinfo (Target Architecture Definition): Delete
10821 definition of PRINT_REGISTER_HOOK.
10823 2003-01-15 Elena Zannoni <ezannoni@redhat.com>
10825 (OpenRISC 1000): Fix formatting of command names.
10827 2003-01-15 Elena Zannoni <ezannoni@redhat.com>
10829 * gdb.texinfo (Continuing and Stepping): Add new command
10830 'advance'. Clarify behavior of 'until'.
10832 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
10834 * gdb.texinfo (Files): Document solib-absolute-prefix and
10837 2003-01-09 Michael Chastain <mec@shout.net>
10839 * gdbint.texinfo (Configuring @value{GDBN} for Release): Delete.
10840 (Create a Release): Add new instructions for new @file{src-release}.
10841 Document existing instructions for @file{Makefile.in} as
10842 being for @value{GDBN} 5.3.1 or earlier.
10844 2003-01-09 Andrew Cagney <ac131313@redhat.com>
10846 * gdbint.texinfo (Target Architecture Definition): Mention
10847 frame_saved_regs_zalloc and frame_extra_info_zalloc as the way to
10850 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
10852 * gdb.texinfo (Controlling GDB): Add @kindex for
10854 (Backtraces): Add @kindex's for backtrace-below-main.
10856 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
10858 * gdb.texinfo (Controlling GDB): Document "set osabi".
10860 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
10862 * gdb.texinfo (Backtraces): Document "set backtrace-below-main".
10863 * gdbint.texinfo (FRAME_CHAIN_VALID): Update documentation.
10865 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
10867 * gdb.texinfo (Controlling GDB): Add ABI section. Document
10868 "set coerce-float-to-double".
10869 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Remove documentation.
10871 2003-01-02 Andrew Cagney <ac131313@redhat.com>
10873 * stabs.texinfo: Remove obsolete text.
10874 * gdbint.texinfo: Ditto.
10875 * gdb.texinfo: Ditto.
10877 2002-12-29 Kazu Hirata <kazu@cs.umass.edu>
10879 * fdl.texi: Revert the last change.
10881 2002-12-22 Mark Kettenis <kettenis@gnu.org>
10883 * gdbint.texinfo (Target Architecture Definition): Update
10884 description of gdbarch_register_osabi.
10886 2002-12-20 Kazu Hirata <kazu@cs.umass.edu>
10888 * agentexpr.texi: Fix typos.
10889 * annotate.texi: Likewise.
10890 * fdl.texi: Likewise.
10892 2002-12-10 Andrew Cagney <cagney@redhat.com>
10894 * gdbint.texinfo (Algorithms): Replace INIT_FRAME_PC with
10895 DEPRECATED_INIT_FRAME_PC.
10897 2002-12-01 Andrew Cagney <ac131313@redhat.com>
10899 * gdbint.texinfo (Target Architecture Definition): Delete
10902 2002-11-28 Andrew Cagney <ac131313@redhat.com>
10904 * gdbint.texinfo (Host Definition): Delete documentation on
10905 USE_GENERIC_DUMMY_FRAMES.
10907 2002-11-26 Elena Zannoni <ezannoni@redhat.com>
10909 Fix PR gdb/723 and PR gdb/245.
10910 * Makefile.in (install-info): Run the install-info command as part
10911 of the post install steps only.
10912 (uninstall-info): New target.
10913 (uninstall): New target.
10915 2002-11-22 Elena Zannoni <ezannoni@redhat.com>
10917 * Makefile.in (install): Make install do some real work.
10919 2002-11-19 Andrew Cagney <ac131313@redhat.com>
10921 Fix POSIX problem reported by Paul Eggert.
10922 * Makefile.in (GDBvn.texi): Use `sed q' instead of `head -1'.
10925 2002-10-26 Andrew Cagney <cagney@redhat.com>
10927 * gdbint.texinfo (Target Architecture Definition): Delete
10928 definition of DO_REGISTERS_INFO.
10930 2002-10-18 Kevin Buettner <kevinb@redhat.com>
10932 * gdbint.texinfo (Address Classes): Fix problems with insertion
10933 of ``{'' and ``}'' in example.
10935 2002-10-17 Kevin Buettner <kevinb@redhat.com>
10937 * gdbint.texinfo (Address Classes): New section.
10938 (Target Conditionals): Document ADDRESS_CLASS_NAME_TO_TYPE_FLAGS,
10939 ADDRESS_CLASS_NAME_TO_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS,
10940 ADDRESS_CLASS_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, and
10941 ADDRESS_CLASS_TYPE_FLAGS_TO_NAME_P.
10943 2002-10-11 Klee Dienes <kdienes@apple.com>
10945 * gdb.texinfo (Registers): Mention vector registers as well as
10946 floating registers in the documentation for 'info registers' and
10947 'info all-registers'.
10949 2002-10-11 Daniel Jacobowitz <drow@mvista.com>
10951 * gdbint.texinfo (CPLUS_MARKER): Remove item.
10953 2002-10-03 Jeff Johnston <jjohnstn@redhat.com>
10955 * gdbint.texinfo (Item Output Functions): Add new ui_out_field_fmt_int
10956 interface definition.
10958 2002-10-03 Marko Mlinar <markom@opencores.org>
10960 * gdb.texinfo (Target Commands): Add or1k target specific
10962 * gdb.texinfo (Contributors): Add myself to the contributors list.
10964 2002-10-01 Andrew Cagney <ac131313@redhat.com>
10966 * gdb.texinfo (Mode Options): Update --interpreter option. "mi2"
10967 and "mi1" instead of "mi1" and "mi0".
10969 2002-09-29 Hans-Peter Nilsson <hp@bitrange.com>
10971 * gdb.texinfo (Packets): Fix typos "alligned".
10972 Correct z3/Z3 description. Correct z4/Z4 title.
10974 2002-09-27 Andrew Cagney <ac131313@redhat.com>
10976 * all-cfg.texi: Use @sc for GDB and GCC. Update copyright.
10978 2002-09-25 Kevin Buettner <kevinb@redhat.com>
10980 * gdb.texinfo: Use GNU/Linux instead of Linux.
10982 2002-09-25 Andrew Cagney <ac131313@redhat.com>
10984 * gdb.texinfo (Packets): Replace @samp{} with ``an empty string''.
10986 2002-09-24 Andrew Cagney <ac131313@redhat.com>
10988 * gdb.texinfo: Replace @example with @smallexample.
10990 2002-09-20 Kevin Buettner <kevinb@redhat.com>
10992 From Eli Zaretskii <eliz@gnu.org>:
10993 * gdb.texinfo (Character Sets): Use @smallexample instead of
10994 @example. Use GNU/Linux instead of Linux.
10996 2002-09-20 Jim Blandy <jimb@redhat.com>
10998 * gdb.texinfo: Add character set documentation.
11000 2002-09-20 George Helffrich <george@gly.bris.ac.uk>
11002 * gdb.texinfo: Document edit command.
11004 2002-09-19 Andrew Cagney <ac131313@redhat.com>
11006 * gdb.texinfo (Packets): Revise `z' and `Z' packet documentation.
11007 (Packets): Add cross reference from `b' packet to `z' packets.
11009 2002-09-19 Andrew Cagney <ac131313@redhat.com>
11011 * gdb.texinfo (Maintenance Commands): Document ``maint
11012 internal-error'' and ``maint internal-warning''.
11014 * gdbint.texinfo (Target Architecture Definition): Revise
11015 description of STACK_ALIGN. Add description of FRAME_ALIGN.
11017 2002-09-19 Joel Brobecker <brobecker@gnat.com>
11019 * gdbint.texinfo (Target Conditionals): Document the new
11020 NAME_OF_MALLOC macro.
11022 2002-09-05 Andrew Cagney <ac131313@redhat.com>
11024 * gdb.texinfo (Contributors): Mention 5.2 and 5.3 release
11027 2002-09-02 Stephane Carrez <stcarrez@nerim.fr>
11029 * gdb.texinfo (TUI Overview): Document status line fields.
11031 2002-09-02 Stephane Carrez <stcarrez@nerim.fr>
11033 * gdb.texinfo (TUI Commands): Document info win command.
11035 2002-09-01 Stephane Carrez <stcarrez@nerim.fr>
11037 * gdb.texinfo (TUI Overview): Document breakpoint markers.
11039 2002-09-01 Stephane Carrez <stcarrez@nerim.fr>
11041 * gdb.texinfo (TUI Single Key Mode): Document new SingleKey mode.
11042 (TUI Keys): Likewise.
11044 2002-08-25 Andrew Cagney <ac131313@redhat.com>
11046 * gdb.texinfo (Examples): Use ``->'' for a packet send and ``<-''
11047 for a packet receive.
11049 2002-08-25 Andrew Cagney <ac131313@redhat.com>
11051 * Makefile.in (clean): Move to end of file.
11052 (distclean, maintainer-clean, realclean): Ditto.
11053 (mostlyclean): Move rule to end of file. Use GDB_TEX_TMPS,
11054 GDBINT_TEX_TMPS, STABS_TEX_TMPS.
11055 (gdb.dvi, gdb.pdf): Do not cleanup TeX temp files after texi2dvi.
11056 (gdbint.dvi, gdbint.pdf, stabs.dvi, stabs.pdf): Ditto.
11058 2002-08-24 Andrew Cagney <ac131313@redhat.com>
11060 * Makefile.in (GDBINT_TEX_TMPS): Define.
11061 (gdbint.dvi, gdbint.pdf): Use
11062 (GDB_TEX_TMPS): Define.
11063 (gdb.dvi, gdb.pdf): Use.
11064 (STABS_TEX_TMPS): Define.
11065 (stabs.dvi, stabs.pdf): Use.
11066 (GDB_DOC_SOURCE_INCLUDES): New macros.
11067 (GDB_DOC_BUILD_INCLUDES, GDB_DOC_FILES): New macros.
11068 (GDBINT_DOC_FILES_INCLUDES): New macros.
11069 (GDBINT_DOC_BUILD_INCLUDES): New macros.
11070 (GDBINT_DOC_FILES, STABS_DOC_SOURCE_INCLUDES): New macros.
11071 (STABS_DOC_BUILD_INCLUDES, STABS_DOC_FILES): New macros.
11072 (SFILES_DOC, SFILES_INCLUDED, SFILES_LOCAL): Delete macros.
11073 (links2roff): Replace SFILES_INCLUDED with
11074 GDB_DOC_SOURCE_INCLUDES.
11075 (gdb.dvi, gdb_toc.html, gdb.pdf, gdb.info): Update dependencies.
11076 (gdb.me, gdb.mm, gdb.ms): Update dependencies.
11077 (gdbint.dvi, gdbint_toc.html, gdbint.pdf, gdbint.info): Update
11079 (stabs.info, stabs_toc.html, stabs.pdf, stabs.dvi): Update
11081 (gdbmi.texinfo): Delete rule.
11082 (inc-hist.texinfo): Delete rule.
11083 (rluser.texinfo): Delete rule.
11085 2002-08-23 Andrew Cagney <cagney@redhat.com>
11087 * gdbint.texinfo (Target Architecture Definition): Update
11088 STORE_RETURN_VALUE, mention regcache.
11090 2002-08-21 Andrew Cagney <ac131313@redhat.com>
11092 * gdbint.texinfo (Target Architecture Definition): Document
11093 print_registers_info. Note that DO_REGISTERS_INFO is deprecated.
11095 2002-08-19 Andrew Cagney <ac131313@redhat.com>
11097 * gdb.texinfo (Remote Protocol): Reformat. Use cross references.
11098 Fix minor typos. Add index entries.
11100 2002-08-18 Andrew Cagney <ac131313@redhat.com>
11102 * gdb.texinfo (Data): Add ``Vector Unit'' to menu.
11104 2002-08-15 Andrew Cagney <ac131313@redhat.com>
11106 * gdbint.texinfo (Target Architecture Definition): Document
11108 * gdb.texinfo (Vector Unit): Document "info vectors" command.
11110 2002-08-13 Andrew Cagney <ac131313@redhat.com>
11112 * gdb.texinfo (Maintenance Commands): Document "maint print
11113 registers", "maint print raw-registers" and "maint print
11116 2002-08-08 Grace Sainsbury <graces@redhat.com>
11119 * gdb.texinfo (Protocol): Document T packet extension to
11120 allow watchpoint address reporting.
11122 2002-08-03 Andrew Cagney <ac131313@redhat.com>
11124 * gdb.texinfo (Dump/Restore Files): Move `[]' to outside of @var.
11126 2002-08-01 Andrew Cagney <cagney@redhat.com>
11128 * stabs.texinfo, gdb.texinfo, gdbint.texinfo: Obsolete references
11131 2002-08-01 Andrew Cagney <ac131313@redhat.com>
11133 * gdbint.texinfo (Coding): Revise section "Include Files".
11135 2002-07-24 Andrew Cagney <cagney@redhat.com>
11137 * gdbint.texinfo: Obsolete references to m88k.
11138 * gdb.texinfo: Ditto.
11140 2002-07-10 Joel Brobecker <brobecker@gnat.com>
11142 * gdbint.texinfo (Create a release candiate): Add the location
11143 where the proper version of autoconf can be retrieved.
11145 2002-07-09 Don Howard <dhoward@redhat.com>
11147 * gdb.texinfo (Command Files): Further describe the behavior of
11148 sourced command files.
11150 2002-06-27 Andrew Cagney <ac131313@redhat.com>
11152 * gdbint.texinfo (User Interface): ISO C rather than ISO-C.
11153 (Coding): Clarify ISO C version that GDB assumes.
11155 2002-06-26 Tom Tromey <tromey@redhat.com>
11157 * gdbint.texinfo (User Interface): Mention add_setshow_cmd and
11158 add_setshow_cmd_full.
11160 2002-06-25 Don Howard <dhoward@redhat.com>
11162 * gdb.texinfo (Memory Region Attributes): Document new behavior
11165 2002-06-11 Jim Blandy <jimb@redhat.com>
11167 * gdb.texinfo (Symbols): Update documentation for `info source'
11170 * gdb.texinfo (Macros): Call the command `info macro', not
11173 2002-06-09 Andrew Cagney <ac131313@redhat.com>
11175 * gdbint.texinfo (Coding): Add section ``Per-architecture module
11178 2002-06-09 Mark Kettenis <kettenis@gnu.org>
11180 * gdbint.texinfo (Target Architecture Definition): Document
11181 GDB_OSABI_GO32 and GDB_OSABI_NETWARE.
11183 2002-06-08 Andrew Cagney <ac131313@redhat.com>
11185 * gdbint.texinfo (Releasing GDB): Fix typos in @itemize @bullet
11188 2002-06-08 Andrew Cagney <ac131313@redhat.com>
11190 * gdbint.texinfo (Releasing GDB): Revise the section ``Cut the
11193 2002-06-01 Andrew Cagney <ac131313@redhat.com>
11195 * gdbint.texinfo (Target Architecture Definition): Add section
11196 ``Converting an existing Target Architecture to Multi-arch''.
11198 2002-05-30 Andrew Cagney <ac131313@redhat.com>
11200 * gdbint.texinfo (Releasing GDB): Rename ``Obsoleting any code''
11201 to ``Obsoleting code''. Revise.
11203 2002-05-21 Jason Thorpe <thorpej@wasabisystems.com>
11205 * gdbint.texinfo: Document new generic OS ABI framework.
11207 2002-05-17 Jim Blandy <jimb@redhat.com>
11209 * gdb.texinfo (C Preprocessor Macros): New chapter.
11210 Include it in the main menu.
11211 (Contributors): Credit Jim Blandy with macro support.
11212 (Compilation): Explain how to get macro information into the
11214 (Expressions): Note that preprocessor macros are expanded.
11216 2002-05-14 Daniel Jacobowitz <drow@mvista.com>
11218 * gdb.texinfo (Debug Session): Document new `udp:' and `tcp:'
11219 options for `target remote'.
11221 2002-05-13 Andrew Cagney <ac131313@redhat.com>
11223 * gdbint.texinfo (Target Architecture Definition): Delete
11224 documentation on NNPC_REGNUM.
11226 2002-05-11 Andrew Cagney <ac131313@redhat.com>
11228 * gdbint.texinfo (Target Architecture Definition): Document
11229 REGISTER_TO_VALUE and VALUE_TO_REGISTER and CONVERT_REGISTER_P.
11230 (Target Architecture Definition): Revise section `Using Different
11231 Register and Memory Data Representations'. Add section `Raw and
11232 Virtual Register Representations'.
11234 2002-05-11 Andrew Cagney <ac131313@redhat.com>
11236 * gdbint.texinfo (Target Architecture Definition): Mention
11237 defaults for REGISTER_VIRTUAL_SIZE and REGISTER_RAW_SIZE.
11238 (Target Architecture Definition): Mention same. Add references to
11241 2002-05-08 Michael Snyder <msnyder@redhat.com>
11243 * stabs.texinfo (Attributes): Document new "vector" attribute.
11245 2002-05-04 Andrew Cagney <ac131313@redhat.com>
11247 * gdbint.texinfo (Releasing GDB): Revise `Create a Release'.
11249 2002-05-04 Andrew Cagney <ac131313@redhat.com>
11251 * gdb.texinfo: Delete obsolete references to a29k.
11253 2002-04-24 Andrew Cagney <ac131313@redhat.com>
11255 * gdbint.texinfo (Target Architecture Definition): Replace
11256 IN_SIGTRAMP with PC_IN_SIGTRAMP.
11258 2002-04-24 David S. Miller <davem@redhat.com>
11260 * gdbint.texinfo (REGISTER_IN_WINDOW): Delete definition.
11262 2002-04-21 David S. Miller <davem@redhat.com>
11264 * gdbint.texinfo (SKIP_PROLOGUE_FRAMELESS_P): Delete definition.
11266 2002-04-21 Andrew Cagney <ac131313@redhat.com>
11268 * gdbint.texinfo (Target Architecture Definition): Delete
11269 definition of HAVE_REGISTER_WINDOWS.
11271 2002-04-19 Eli Zaretskii <eliz@gnu.org>
11273 * gdbint.texinfo (Releasing GDB, Coding): Fix typos. Reported by
11274 "Theodore A. Roth" <troth@verinet.com>.
11276 2002-04-15 Don Howard <dhoward@redhat.com>
11278 From Eli Zaretskii <eliz@gnu.org>
11279 * gdb.texinfo (show max-user-call-depth): Correct formatting.
11280 Provide a better explaination of this feature.
11282 2002-04-14 Andrew Cagney <ac131313@redhat.com>
11284 * gdbint.texinfo (Target Architecture Definition): Remove
11285 FRAME_CHAIN_COMBINE.
11287 2002-04-12 Michael Chastain <mec@shout.net>
11289 * gdbint.texinfo (Obsolete Conditionals): Remove reference to
11292 2002-04-09 Michael Chastain <mec@shout.net>
11294 * gdbint.texinfo (Obsolete Conditionals): Remove references to
11297 2002-04-07 Andrew Cagney <ac131313@redhat.com>
11299 * gdb.texinfo (Bug Reporting): Document that the web is the
11300 prefered way of submitting bug reports.
11301 (Bug Reporting): Delete the s-mail address as the last resort.
11303 2002-04-05 Andrew Cagney <ac131313@redhat.com>
11305 * gdbint.texinfo (Target Architecture Definition): Delete
11306 references to TARGET_WRITE_FP and write_fp.
11308 2002-03-27 Michael Snyder <msnyder@redhat.com>
11310 * gdb.texinfo: Document new commands dump, append, and restore.
11312 2002-03-27 Andrew Cagney <ac131313@redhat.com>
11314 * gdbint.texinfo (Releasing GDB): Revise the section `Before the
11317 2002-03-18 Andrew Cagney <ac131313@redhat.com>
11319 * gdb.texinfo: Change all examples to @smallexample.
11320 * gdbint.texinfo: Ditto.
11322 2002-03-18 Andrew Cagney <ac131313@redhat.com>
11324 * gdbint.texinfo (Releasing GDB): Add section ``Versions and
11327 2002-03-18 Andrew Cagney <ac131313@redhat.com>
11329 * gdbint.texinfo (Releasing GDB): Add the section``Branch Commit
11332 2002-03-04 Fred Fish <fnf@redhat.com>
11334 * gdbint.texinfo: Fix a bunch of typos (alsways, mirrorred,
11335 expresson, suports, dependant, trhe, perhaphs, situtations,
11336 explictily, taged, oportunity, unfortunatly).
11338 2002-02-24 Andrew Cagney <ac131313@redhat.com>
11340 * Makefile.in (gdb.info): Add explicit path to gdb.texinfo.
11341 Remove reference to 3.12.
11343 2002-02-23 Paul Eggert <eggert@twinsun.com>
11345 * Makefile.in (GDBvn.texi): Change "head -1" to "sed q", since
11346 POSIX 1003.1-2001 no longer allows "head -1".
11348 2002-02-23 Andrew Cagney <ac131313@redhat.com>
11350 * gdbint.texinfo: Include fdl.texi.
11351 (Top): Add GNU Free Documentation License.
11352 * Makefile.in (SFILES_INCLUDED): Add gpl.texi.
11353 (gdbint.dvi, gdbint.pdf, gdbint.info): Add dependency on fdl.texi.
11354 (gdbint_toc.html): Add dependency on gdb-cfg.texi and fdl.texi.
11355 (gdbint.info): Add srcdir to include path.
11356 * gdb.texinfo: Include gpl.texi.
11357 (Top): Add Copying.
11358 * gpl.texi: New file.
11360 2002-02-23 Andrew Cagney <ac131313@redhat.com>
11362 * gdbint.texinfo (Debugging GDB): Remove references to cygnus.com.
11364 2002-02-19 Pierre Muller <muller@ics.u-strasbg.fr>
11366 * gdb.texinfo: Document Cygwin native specific commands.
11368 2002-02-15 Daniel Jacobowitz <drow@mvista.com>
11370 * gdb.texinfo: Document gdbserver ``--attach'' command.
11372 2002-02-07 Michael Snyder <msnyder@redhat.com>
11374 * gdb.texinfo (overlays): Change @var(_ovly_debug_event)
11375 to @code(_ovly_debug_event).
11377 2002-02-07 Andrew Cagney <ac131313@redhat.com>
11379 * gdb.texinfo (How Overlays Work): Shrink the overlay diagram.
11381 2002-02-06 Michael Snyder <msnyder@redhat.com>
11383 * gdb.texinfo (overlays): Mention new magic symbol
11384 '_ovly_debug_event', which allows GDB to keep better track
11387 2002-02-06 Richard Earnshaw <rearnsha@arm.com>
11389 * gdbint.texinfo (FLOAT_INFO): Mark as deprecated.
11390 (PRINT_FLOAT_INFO): Document it.
11392 2002-02-03 Eli Zaretskii <eliz@gnu.org>
11394 * gdb.texinfo (Memory Region Attributes): Fix the wording.
11395 Suggested by Dmitry Sivachenko.
11397 * (<many nodes>): Fix the spelling and punctuation of "i.e.".
11399 2002-02-01 Michael Snyder <msnyder@redhat.com>
11401 * gdb.texinfo (set trust-readonly): Change value{gdbn} to value{GDBN}.
11403 2002-01-30 Michael Snyder <msnyder@redhat.com>
11405 * gdb.texinfo: (remote protocol): Gramatical fix-up.
11406 (set trust-readonly-sections): Document.
11408 2002-01-29 Andrew Cagney <ac131313@redhat.com>
11410 * gdbint.texinfo (Releasing GDB): Revise and update.
11412 2002-01-28 Andrew Cagney <ac131313@redhat.com>
11414 * gdbint.texinfo (Target Architecture Definition): Delete
11415 description of TARGET_BYTE_ORDER_DEFAULT.
11417 2002-01-27 Eli Zaretskii <eliz@gnu.org>
11419 * gdb.texinfo: Fix typos and markup. From Dmitry Sivachenko
11420 <mitya@cavia.pp.ru>.
11422 2002-01-23 Andrew Cagney <ac131313@redhat.com>
11424 * libgdb.texinfo: Delete file.
11426 2002-01-22 Andrew Cagney <ac131313@redhat.com>
11428 * gdb.texinfo: Remove makeinfo 3.12 hacks.
11429 * gdbint.texinfo: Ditto.
11431 Tue Jan 22 11:57:38 2002 Andrew Cagney <cagney@redhat.com>
11433 * gdb.texinfo: Fix typo ``Remove' -> ``Remote''.
11435 2002-01-22 Andrew Cagney <ac131313@redhat.com>
11437 * Makefile.in: Update copyright.
11438 (TEXI2DVI): Define.
11439 (gdb.dvi, gdb.pdf, stabs.dvi, stabs.pdf): Use TEXI2DVI.
11440 (gdbint.dvi, gdbint.pdf): Use TEXI2DVI. Add dependency on
11442 (TEXINDEX, PDFTEX): Delete makefile variables.
11444 2002-01-22 Andrew Cagney <ac131313@redhat.com>
11446 * gdb.texinfo (Protocol): Move section to appendix.
11448 2002-01-21 Andrew Cagney <ac131313@redhat.com>
11450 * gdb.texinfo (Remote Debugging): Create a menu.
11451 (Top): Add ``Remote Debugging'' to menu.
11453 2002-01-21 Andrew Cagney <ac131313@redhat.com>
11455 * gdb.texinfo (Remote): Move the sub-section ``The GDB remote
11456 serial protocol'' from here.
11457 (Remote Debugging): To here. New chapter.
11459 2002-01-20 Andrew Cagney <ac131313@redhat.com>
11461 * gdbint.texinfo (Target Architecture Definition): Delete
11462 description of TARGET_BYTE_ORDER_SELECTABLE_P.
11464 2002-01-20 Andrew Cagney <ac131313@redhat.com>
11466 * gdbint.texinfo (Host Definition): Revise. xm-xyz.h and xyz.mh
11467 are no longer needed.
11468 (Porting GDB): Add maintainer note about configure.host.
11470 2002-01-20 Andrew Cagney <ac131313@redhat.com>
11472 * gdbint.texinfo (Target Architecture Definition): Remove
11473 definition of IEEE_FLOAT.
11475 2002-01-20 Eli Zaretskii <eliz@gnu.org>
11477 * gdb.texinfo: Beautify copyright years; fix a typo.
11478 (DJGPP Native): Fix overfull hboxes in examples. From Brian Youmans
11481 2002-01-19 Andrew Cagney <ac131313@redhat.com>
11483 * gdbint.texinfo (Host Definition): Remove references to
11484 MALLOC_INCOMPATIBLE.
11486 2002-01-17 Andrew Cagney <ac131313@redhat.com>
11488 * gdbint.texinfo (Host Definition): Remove references to XDEPFILES
11491 2002-01-17 Andrew Cagney <ac131313@redhat.com>
11493 * gdb.texinfo (Maintenance Commands): Add appendix.
11494 (Set Breaks): Copy ``maint info breakpoint'' doco to
11495 ``Maintenance Commands'' appendix. Add reference.
11497 2002-01-17 Andrew Cagney <ac131313@redhat.com>
11499 * fdl.texi: Remove next/prev from @node.
11501 2002-01-17 Eli Zaretskii <eliz@gnu.org>
11503 * gdb.texinfo: @include fdl.texi. Fixes for overfull hboxes and
11504 for monstrous @multitable (from Brian Youmans).
11506 * fdl.texi: New file.
11508 * Makefile.in (SFILES_INCLUDED): Add fdl.texi.
11510 2002-01-15 Andrew Cagney <ac131313@redhat.com>
11512 * gdbint.texinfo (Releasing GDB): New chapter.
11514 2002-01-14 Andrew Cagney <ac131313@redhat.com>
11516 * gdb.texinfo (Embedded Processors, Calling program functions):
11517 Obsolete references to a29k.
11519 2002-01-13 Andrew Cagney <ac131313@redhat.com>
11521 * gdbint.texinfo (Coding): Review Cleanups section. Examples
11522 examples. Document that a code-block should do or discard its
11523 cleanups before exit.
11525 2002-01-11 Michael Snyder <msnyder@redhat.com>
11527 * gdb.texinfo (Choosing files): Change @samp to @file.
11529 2002-01-05 Michael Snyder <msnyder@redhat.com>
11531 * gdb.texinfo (--pid): Document new command line option (attach).
11533 2002-01-07 Eli Zaretskii <eliz@gnu.org>
11535 * gdb.texinfo (Tracepoints): Clarify that tracepoints need support
11538 2002-01-04 Andrew Cagney <ac131313@redhat.com>
11540 * gdbint.texinfo (Target Architecture Definition): Replace
11541 BIG_ENDIAN with BFD_ENDIAN_BIG.
11543 2002-01-03 Andrew Cagney <ac131313@redhat.com>
11545 * gdbint.texinfo (Target Architecture Definition): Replace
11546 value_ptr with struct value pointer.
11548 2002-01-02 Eli Zaretskii <eliz@gnu.org>
11550 * gdb.texinfo (Free Software): Fix wording.
11552 2001-12-31 Eli Zaretskii <eliz@gnu.org>
11554 * gdb.texinfo (Free Software): New section ``Free Software Needs
11555 Free Documentation''.
11557 2001-12-30 Eli Zaretskii <eliz@gnu.org>
11563 * annotate.texi: Fix the application of GFDL in the Copyright notice.
11565 2001-12-29 Michael Snyder <msnyder@redhat.com>
11567 * gdb.texinfo (maint info sections): Fix typo.
11569 2001-12-26 Michael Snyder <msnyder@redhat.com>
11571 * gdb.texinfo (maint info sections): Document.
11573 * gdb.texinfo (info proc): Comment out documentation for
11574 'info proc' sub-options that are currently not implemented.
11576 2001-12-20 Jim Blandy <jimb@redhat.com>
11578 * gdbint.texinfo (TARGET_CHAR_SIGNED): Document.
11580 2001-12-15 Andrew Cagney <ac131313@redhat.com>
11582 * gdbint.texinfo (Target Architecture Definition): Replace
11583 LITTLE_ENDIAN with BFD_ENDIAN_LITTLE.
11585 2001-12-01 Andrew Cagney <ac131313@redhat.com>
11587 * gdbint.texinfo (Host Definition): Delete documentation on
11590 2001-11-30 Jim Blandy <jimb@redhat.com>
11592 * gdb.texinfo (Overlays): New chapter, documenting GDB's
11593 overlay support. Add to top-level menu.
11595 2001-11-26 Tom Tromey <tromey@redhat.com>
11597 * gdb.texinfo (Command Syntax): Document C-o binding.
11599 2001-07-26 Christopher Faylor <cgf@redhat.com>
11601 * gdb.texinfo (Options): Eliminate attempt to explain .gdbinit/gdb.ini
11602 use since it is described in the referenced section.
11604 From Eli Zaretskii <eliz@gnu.org>
11605 * gdb.texinfo (Command Files): Reword to make gdb.ini requirement
11606 clearer when using DJGPP.
11608 2001-11-24 Christopher Faylor <cgf@redhat.com>
11610 * gdb.texinfo (File Options): Change description of -nx and gdb.ini to
11611 specifically refer to MS-DOS.
11612 (command files): Mention gdb.ini is only used on MS-DOS.
11614 2001-11-21 Tom Tromey <tromey@redhat.com>
11616 * gdb.texinfo (Invoking GDB): Document --args.
11617 (Mode Options): Likewise.
11619 2001-11-21 Jim Blandy <jimb@redhat.com>
11621 * gdbint.texinfo (TARGET_RANGE_PROFITABLE_FOR_HW_WATCHPOINT):
11622 Delete documentation; this macro has been removed from the
11625 2001-11-13 Jim Blandy <jimb@redhat.com>
11627 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Clarify.
11629 2001-11-06 Corinna Vinschen <vinschen@redhat.com>
11631 * gdb.texinfo (gdbarch_in_function_epilogue_p): Add documentation.
11633 2001-11-05 Michael Snyder <msnyder@redhat.com>
11635 * gdb.texinfo (info functions): Document use of backslash to
11636 quote regexp chars in function names such as "operator*()".
11638 2001-11-01 Fred Fish <fnf@redhat.com>
11640 * gdbint.texinfo (SOLIB_ADD): Document additional new
11643 2001-10-30 Don Howard <dhoward@redhat.com>
11645 * gdb.texinfo: (Command Files) Added documentation for the
11646 behavior of gdb with input redirected from a file.
11648 2001-10-28 Fred Fish <fnf@redhat.com>
11650 * gdb.texinfo (auto-solib-add): Change docs to match
11651 implementation change.
11652 (auto-solib-limit): Add docs for new variable.
11654 2001-10-15 Andrew Cagney <ac131313@redhat.com>
11656 * gdbint.texinfo (Target Architecture Definition): Function
11657 value_as_pointer renamed to value_as_address.
11659 2001-10-15 Andrew Cagney <ac131313@redhat.com>
11661 * gdbint.texinfo (Target Architecture Definition): Default
11662 POINTER_TO_ADDRESS functions assume unsigned addresses.
11663 (INTEGER_TO_ADDRESS): Document. Derive pragmatics section from a
11664 posting by Jim Blandy.
11666 2001-10-12 Jim Blandy <jimb@redhat.com>
11668 * Makefile.in (MAKEHTMLFLAGS): Remove -glossary; the most recent
11669 version of texi2html (1.64) doesn't support this flag any more.
11671 2001-09-08 Mark Kettenis <kettenis@gnu.org>
11673 * gdbint.texinfo (Host Definition): Remove description of
11676 * gdbint.texinfo (Host Definition): Remove description of R_OK.
11678 * gdbint.texinfo (Host Definition): Remove description of
11681 2001-09-04 Elena Zannoni <ezannoni@redhat.com>
11683 * gdbint.texinfo (Target Architecture Definition): Add
11684 explanation of TARGET_PRINT_INSN macro.
11686 2001-08-30 Jim Blandy <jimb@redhat.com>
11688 * gdb.texinfo (`add-symbol-file'): Correct synopsis.
11689 Explain what it means to load relocatable files.
11691 2001-08-28 Jim Blandy <jimb@redhat.com>
11693 * gdbint.texinfo: Bring the HTML `top' menu into sync with the
11696 Wed Aug 15 10:47:28 2001 Christopher Faylor <cgf@cygnus.com>
11698 * gdbint.texinfo: Add a cautionary note about macro use.
11700 2001-08-02 Corinna Vinschen <vinschen@redhat.com>
11702 * gdb.texinfo: Explain omitting the hostname in the
11703 `target remote' command.
11705 2001-07-30 Daniel Jacobowitz <drow@mvista.com>
11707 * gdbint.texinfo: Remove extraneous START-INFO-DIR-ENTRY
11708 and END-INFO-DIR-ENTRY.
11710 2001-07-28 Stephane Carrez <Stephane.Carrez@worldnet.fr>
11712 * gdb.texinfo (TUI Configuration): Rename tui configuration variables.
11714 2001-07-25 Andrew Cagney <ac131313@redhat.com>
11716 * gdbint.texinfo (libgdb): Rewrite.
11718 2001-07-26 Eli Zaretskii <eliz@gnu.org>
11720 * Makefile.in (gdbgui.dvi, gdb-gui, gdbgui.info): Targets deleted.
11722 2001-07-24 Stephane Carrez <Stephane.Carrez@worldnet.fr>
11724 * gdb.texinfo (TUI): New chapter, document the TUI.
11725 (Mode Options): Document the -tui option.
11727 2001-07-23 Mark Kettenis <kettenis@gnu.org>
11729 * gdbint.texinfo (Host Definition): Remove description of
11730 NEED_POSIX_SETPGID.
11732 2001-07-23 Eli Zaretskii <eliz@gnu.org>
11734 * gdb.tex (DJGPP Native): New node, with descriptions of
11735 DJGPP-specific commands.
11737 2001-07-19 John R. Moore <jmoore@redhat.com>
11739 * gdbint.texinfo: Three misspellings.
11741 2001-07-06 Andrew Cagney <ac131313@redhat.com>
11743 * Makefile.in (refcard.dvi): Rewrite to avoid problems with empty
11744 `test` expressions on bash. Problem reported by Colin Walters.
11746 2001-07-04 Andrew Cagney <ac131313@redhat.com>
11748 * gdbint.texinfo (User Interface): Update ui-out documentation to
11749 refelect recent UI/MI updates.
11751 2001-07-04 Andrew Cagney <ac131313@redhat.com>
11753 * gdb.texinfo (Mode Options): Mention the mi0 and mi1
11756 2001-06-15 Andrew Cagney <ac131313@redhat.com>
11758 * gdbint.texinfo (Target Architecture Definition): GDBARCH is a C
11759 structure and not macros.
11760 (Host Definition): Document that much of this chapter is obsolete.
11761 (Target Architecture Definition): Update list of files that make
11762 up a target architecture.
11765 2001-06-28 Andrew Cagney <ac131313@redhat.com>
11767 * gdbint.texinfo (Target Architecture Definition): Update
11768 EXTRACT_STRUCT_VALUE_ADDRESS and EXTRACT_STRUCT_VALUE_ADDRESS_P.
11769 The latter has been changed to a true predicate.
11771 2001-06-17 Eli Zaretskii <eliz@gnu.org>
11773 * annotate.texi: Add @noindent where needed. From Dmitry
11774 Sivachenko <dima@Chg.RU>.
11775 * gdb.texinfo: Indexing fix. From Dmitry Sivachenko.
11777 2001-06-16 Andrew Cagney <ac131313@redhat.com>
11779 * gdb.texinfo (Protocol): Fix typo. Extra parenthesis.
11781 2001-06-14 Andrew Cagney <ac131313@redhat.com>
11783 * gdb.texinfo (Remote Protocol): Document that the ``!'' packet
11784 returns ``OK''. Document that the ``R'' packet does not reply.
11786 2001-06-13 Michael Snyder <msnyder@redhat.com>
11788 * gdb.texinfo (Protocol): Add doc for new packet "qSymbol:".
11790 2001-06-13 Eli Zaretskii <eliz@gnu.org>
11792 * gdb.texinfo (Signals): Clarify the default setting of signal
11795 2001-05-14 Andrew Cagney <ac131313@redhat.com>
11797 * gdbint.texinfo (CLEAR_DEFERRED_STORES): Delete stray @item
11798 (FRAME_ARGS_ADDRESS_CORRECT): Ditto.
11800 2001-05-12 Andrew Cagney <ac131313@redhat.com>
11802 * Makefile.in (GDBvn.texi): Set GDBVN from ../version.in.
11804 2001-05-10 Eli Zaretskii <eliz@gnu.org>
11806 * gdbint.texinfo (Clean Design and Portable Implementation):
11807 Renamed from "Clean Design".
11808 (Clean Design and Portable Implementation): Document portable
11809 methods of handling file names, and the associated macros.
11811 2001-04-02 Eli Zaretskii <eliz@gnu.org>
11813 * gdb.texinfo (Tracepoint Actions): Mention the "info scope"
11814 command and provide a cross-reference to its description.
11815 (Symbols): Note that "info scope" is useful for trace experiments.
11817 2001-04-01 Eli Zaretskii <eliz@gnu.org>
11819 * gdb.texinfo (Symbols): Document "info scope".
11820 (Tracepoints): New chapter.
11821 (Contributors): Update for v5.1.
11822 <All nodes>: Change "C++" to "C@t{++}".
11824 * gdbint.texinfo (User Interface): A new section about ui_out
11825 functions, based on text written by Fernando Nasser.
11827 * stabs.texinfo: Change Permissions to GFDL. Update Copyright.
11829 2001-03-26 Eli Zaretskii <eliz@gnu.org>
11831 * gdb.texinfo: Change Permissions to GFDL. Update Copyright.
11833 * gdbint.texinfo: Change Permissions to GFDL. Update Copyright.
11835 * gdbgui.texinfo: Change Permissions to GFDL. Update Copyright.
11836 Replace "GDB" with "@value{GDBN}". Fix markup.
11838 * annotate.texi: Change Permissions to GFDL. Update Copyright.
11840 * gdb.texinfo (Output Formats): Mention "info symbol" and provide
11841 a cross-reference to its description.
11842 (Symbols): Document "info symbol".
11844 2001-03-21 Eli Zaretskii <eliz@gnu.org>
11846 * gdbint.texinfo (Algorithms): New section "Watchpoints" and new
11847 subsection "x86 Watchpoints".
11848 (Target Architecture Definition): Document the macros
11849 I386_USE_GENERIC_WATCHPOINTS and TARGET_HAS_HARDWARE_WATCHPOINTS.
11850 (Native Debugging): Document I386_USE_GENERIC_WATCHPOINTS.
11852 2001-03-20 Andrew Cagney <ac131313@redhat.com>
11854 * gdbint.texinfo (Target Architecture Definition): Update
11855 definition of SOFTWARE_SINGLE_STEP_P to include empty parameter
11858 2001-03-06 Kevin Buettner <kevinb@redhat.com>
11860 * Makefile.in, all-cfg.texi, annotate.texi, gdb.texinfo,
11861 gdbint.texinfo, refcard.tex: Update/correct copyright notices.
11863 2001-02-21 Eli Zaretskii <eliz@gnu.org>
11865 * gdb.texinfo (Signals): Document "ignore", "noignore", and "all".
11867 2001-02-11 Eli Zaretskii <eliz@gnu.org>
11869 * gdb.texinfo (Environment): Document that `path' does not change
11870 the value of PATH in GDB's own environment (it did in the past,
11871 but that was changed on March 15, 1994). Reported by Doug Evans
11872 <dje@transmeta.com>.
11874 * gdbint.texinfo: Fix up @itemize lists so that @item is alone on
11875 its line. Fix markup of commands and macros. Add an Index node
11878 2001-01-23 J.T. Conklin <jtc@redback.com>
11880 * gdb.texinfo (Memory region attributes): New manual section.
11882 2001-01-04 Nicholas Duffek <nsd@redhat.com>
11884 * gdbint.texinfo (POP_FRAME): Document use by return_command.
11886 2000-12-25 Eli Zaretskii <eliz@gnu.org>
11888 * refcard.tex: Version and copyright fixed. From Phil Edwards
11889 <pedwards@disaster.jaj.com>.
11891 Thu Nov 30 16:57:19 2000 Andrew Cagney <cagney@b1.cygnus.com>
11893 * gdbint.texinfo (ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM,
11894 DWARF2_REG_TO_REGNUM): Document.
11896 Mon Nov 20 21:29:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
11898 * gdbint.texinfo (Coding): Update current value of
11899 --enable-build-warnings. Mention --enable-gdb-build-warnings.
11901 2000-11-19 Eli Zaretskii <eliz@gnu.org>
11903 * gdb.texinfo (Continuing and Stepping): Fixed markup and typos,
11904 as suggested by Dmitry Sivachenko <dima@Chg.RU>.
11906 2000-11-10 Christopher Faylor <cgf@cygnus.com>
11908 * gdb.texinfo: Document new 'set step-mode' command.
11910 2000-10-16 Eli Zaretskii <eliz@gnu.org>
11912 * gdb.texinfo (Contributors, MIPS Embedded): Minor spelling
11913 changes from Dmitry Sivachenko <dima@Chg.RU>.
11915 2000-09-26 Eli Zaretskii <eliz@gnu.org>
11917 * gdb.texinfo (Hooks): Document the new post-hook functionality.
11918 From Steven Johnson <sbjohnson@ozemail.com.au>.
11920 2000-08-10 Mark Kettenis <kettenis@gnu.org>
11922 * gdbint.texinfo (Overall Structure): Spelling fix.
11924 2000-08-10 Eli Zaretskii <eliz@gnu.org>
11926 * gdbint.texinfo (Target Architecture Definition): Document that
11927 REGISTER_CONVERT_TO_VIRTUAL should only be called on a register
11928 for which REGISTER_CONVERTIBLE returns a zero value.
11930 2000-07-08 Christopher Faylor <cgf@cygnus.com>
11932 * Makefile.in (install-info): Find files to install in either the
11933 build or source directories (adapted from Makefile.am).
11935 2000-07-07 Nicholas Duffek <nsd@redhat.com>
11937 * stabs.texinfo: Fix spelling errors.
11938 (String Field): FILE-NUMBER starts from 0, not 1.
11940 2000-07-05 Eli Zaretskii <eliz@gnu.org>
11942 * refcard.tex: Remove \centerline from the blurb. Patch from
11945 2000-06-25 Eli Zaretskii <eliz@gnu.org>
11947 * Makefile.in (install-info): Support installation from outside of
11948 the source directory. Reported by Mark Harig
11949 <markh@frazier.landmark.com>.
11951 2000-06-20 J.T. Conklin <jtc@redback.com>
11953 * gdb.texinfo: Fix typo, $bpnum is set to last breakpoint number.
11955 Fri May 26 15:55:33 2000 Andrew Cagney <cagney@b1.cygnus.com>
11957 * Makefile.in (pdf, gdbint.pdf, gdb.pdf, stabs.pdf): New targets.
11958 Generate using pdftex.
11960 (STAGESTUFF, maintainer-clean realclean): Add *.pdf.
11961 (gdb.texinfo, gdbint.texinfo, stabs.texinfo): When TeX insert the
11962 @contents at the start.
11964 2000-05-24 Eli Zaretskii <eliz@gnu.org>
11966 * gdb.texinfo: Remove duplicate @syncodeindex. From Brian
11969 Wed May 24 21:27:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
11971 From Brian Youmans:
11972 * gdb.texinfo: Fix ``et al.''.
11974 Tue May 23 22:57:41 2000 Andrew Cagney <cagney@b1.cygnus.com>
11976 * Makefile.in (refcard.dvi): Remove quotes around REFEDITS in for
11979 2000-05-19 Jimmy Guo <guo@cup.hp.com>
11981 * configure: Regenerate.
11983 2000-05-17 Eli Zaretskii <eliz@gnu.org>
11985 * Makefile.in (install-info): Run install-info on installed Info
11988 Fri May 12 20:18:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
11990 * gdb.texinfo: Add Stan Shebs, et.al. as authors. Mention
11993 2000-05-09 Eli Zaretskii <eliz@gnu.org>
11995 * gdb.texinfo: Proofreading changes from Brian Youmans.
11997 2000-05-01 Nick Duffek <nsd@cygnus.com>
11999 * gdb.texinfo (Command Files): Mention -x, use @enumerate for
12000 startup sequence, minor edits.
12002 2000-05-01 Eli Zaretskii <eliz@gnu.org>
12004 * annotate.texi: Remove "@syncodeindex fn cp", it causes grief in
12007 * gdb.texinfo: Add "@syncodeindex fn cp". Convert all entries
12008 "@kindex f" into "@kindex f (foo)", otherwise we get index entries
12009 like `n' and `s' which look weird. Convert some of the @kindex to
12010 @vindex, when they refer to variables, not commands.
12012 Sat Apr 29 17:01:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
12014 * gdbint.texinfo (Hints): Do not use @value{GDBN in @nodes.
12016 2000-04-23 Eli Zaretskii <eliz@gnu.org>
12018 * Makefile.in (GDBMI_DIR): New variable.
12019 (SET_TEXINPUTS): Add $(GDBMI_DIR).
12020 (SFILES_DOC): Add $(GDBMI_DIR)/gdbmi.texinfo.
12021 (gdbmi.texinfo): New target, for texi2roff.
12022 (gdb.me, gdb.ms, gdb.mm): Depend on gdbmi.texinfo.
12023 (gdb.info, gdb_toc.html): Add "-I ${GDBMI_DIR}".
12025 * gdb.texinfo (Top): Add GDB/MI to the main menu and @include
12027 (Mode Options): Add xref to GDB/MI docs and remove a FIXME
12030 2000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
12032 * gdb.texinfo (Files): Update description of add-symbol-file
12035 2000-04-17 Eli Zaretskii <eliz@gnu.org>
12037 * gdb.texinfo (Porting GDB): Don't use @value in the node name, it
12038 prevents the build (and is generally a Bad Idea).
12040 2000-04-17 Eli Zaretskii <eliz@gnu.org>
12042 * gdb.texinfo (Protocol): Prevent makeinfo from complaining about
12043 a comma inside @var.
12044 (Command Files): Index markup changes from Dmitry Sivachenko
12047 2000-04-16 Eli Zaretskii <eliz@gnu.org>
12049 * Makefile.in (LN_S): Define.
12050 (gdb-cfg.texi, gdb.dvi, links2roff, inc-hist.texinfo): Don't
12051 invoke "ln -s" unless it is known to work.
12053 * configure.in (AC_PROG_LN_S): Add.
12055 2000-04-14 Jim Blandy <jimb@redhat.com>
12057 * gdbint.texinfo (Pointers Are Not Always Addresses): New manual
12059 (Target Conditionals): Document ADDRESS_TO_POINTER,
12060 POINTER_TO_ADDRESS.
12062 2000-04-11 Daniel Berlin <dan@cgsoftware.com>
12064 * gdbint.texinfo: Replaced GDB with @value{GDBN}, @include
12065 gdb-cfg.texi to get the value.
12067 2000-04-10 Jim Blandy <jimb@redhat.com>
12069 * gdbint.texinfo (Target Architecture Definition): Fix
12072 2000-04-08 Jim Blandy <jimb@redhat.com>
12074 * gdbint.texinfo (Using Different Register and Memory Data
12075 Representations): New section.
12076 (REGISTER_CONVERTIBLE, REGISTER_RAW_SIZE, REGISTER_VIRTUAL_SIZE,
12077 REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_VIRTUAL,
12078 REGISTER_CONVERT_TO_RAW): Document.
12080 Mon Apr 3 19:16:32 2000 Andrew Cagney <cagney@b1.cygnus.com>
12082 * gdb.texinfo (Protocol): Deprecate the sequence-id. Add cindex
12083 for acknowledgments.
12085 Tue Mar 28 18:28:45 2000 Andrew Cagney <cagney@b1.cygnus.com>
12087 * gdb.texinfo (Protocol): Replace ``qfThreadExtraInfo'' with
12090 2000-03-28 J.T. Conklin <jtc@redback.com>
12092 * gdb.texinfo: Clarify which remote debug protocol commands are
12093 required and which are optional.
12095 Tue Mar 28 16:06:22 2000 Andrew Cagney <cagney@b1.cygnus.com>
12097 * gdb.texinfo: Revert remainder of Fri Mar 24 18:06:34 2000 Andrew
12098 Cagney <cagney@b1.cygnus.com>. Move @chapter and @node entries
12099 back to annotate.texi, rluser.texinfo and inc-hist.texinfo.
12100 * annotate.texi: Update.
12102 2000-03-28 Stan Shebs <shebs@apple.com>
12104 * gdb.texinfo: Update dates, bump to Eighth Edition (note
12105 expectation of additional changes before release), update
12106 ISBN, add copy of top-level menu for @ifhtml, remove explicit
12107 node links, rephrase and/or shorten lines to fix formatting
12108 problem in both regular and @smallbook formats.
12109 * annotate.texi: Shorten lines in example, use smallexample
12110 consistently everywhere.
12111 * Makefile.in: Add comment about texinfo 4.0 html generation.
12112 (SFILES_INCLUDED): Add annotate.texi.
12114 2000-03-27 Daniel Berlin <dan@cgsoftware.com>
12116 * gdb.texinfo (Debugging Output): Added new section, documenting
12117 the "set/show debug" commands.
12119 Fri Mar 24 18:06:34 2000 Andrew Cagney <cagney@b1.cygnus.com>
12121 * annotate.texi (Annotations): When GDBN omit @chapter and @node
12124 * gdb.texinfo: Check for @ifinfo instead of @ifnottex.
12125 (rluser.texinfo, inc-hist.texinfo, annotate.texi): Add local
12126 @chapter and @node entries.
12128 * gdb.texinfo: Link all top-level nodes.
12130 Fri Mar 24 17:56:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
12132 * Makefile.in (install-info): Create $(infodir) before installing
12135 2000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
12137 From David Whedon <dwhedon@gordian.com>
12138 * gdbint.texinfo : Added paragraphs about command deprecation.
12140 2000-03-22 Daniel Berlin <dan@cgsoftware.com>
12142 * gdb.texinfo: Add documentation for the apropos command.
12144 2000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
12146 * gdb.texinfo: Add new queries ThreadInfo and ThreadExtraInfo.
12148 2000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
12150 * gdb.texinfo: Add white space to prevent overprinting in
12153 2000-03-17 Stan Shebs <shebs@apple.com>
12155 * gdb.texinfo: Many minor changes from Dmitry Sivachenko
12156 <dima@Chg.RU>, also clarification of allowed content for
12159 2000-03-16 Eli Zaretskii <eliz@gnu.org>
12161 * gdb.texinfo (main menu): Add Annotations.
12162 (File Options): Add @cindex entries for each command-line option.
12163 Document --epoch, --annotate, --async, --interpreter, --write,
12164 --statistics, and --version.
12166 * annotate.texi: Convert to a chapter. Use @value{GDBN} instead
12169 2000-02-23 Jim Blandy <jimb@redhat.com>
12171 * gdbint.texinfo (FUNCTION_START_OFFSET): Document.
12173 2000-02-22 Jim Blandy <jimb@redhat.com>
12175 * gdbint.texinfo: Document COERCE_FLOAT_TO_DOUBLE --- the new form.
12177 2000-02-15 Jason Molenda (jsm@bugshack.cygnus.com)
12179 * Makefile.in (diststuff): New target.
12181 2000-02-15 Kevin Buettner <kevinb@redhat.com>
12183 * agentexpr.texi: Fix wording regarding Intel's IA-64
12184 architecture. [From Jim Wilson.]
12186 2000-01-16 Tom Tromey <tromey@cygnus.com>
12188 * gdb.texinfo (Breakpoints): Mention breakpoint ranges.
12189 (Delete Breaks): Mention range arguments.
12190 (Disabling): Likewise.
12192 2000-01-05 Dmitry Sivachenko <dima@Chg.RU>
12194 * gdb.texinfo: Wrap "ASCII" in @sc{}; clarify a few sentences.
12196 Wed Dec 8 19:53:08 1999 Andrew Cagney <cagney@b1.cygnus.com>
12198 * gdbint.texinfo (FRAME_CHAIN_VALID): Add the generic frame-chain
12201 1999-11-05 Stan Shebs <shebs@andros.cygnus.com>
12203 * gdb.texinfo: Clarify regular expressions used in rbreak.
12205 1999-10-15 Kevin Buettner <kevinb@cygnus.com>
12207 * gdbint.texinfo (MEMORY_INSERT_BREAKPOINT,
12208 MEMORY_REMOVE_BREAKPOINT): Document.
12210 Thu Oct 14 21:17:17 1999 Andrew Cagney <cagney@b1.cygnus.com>
12212 * gdb.texinfo (remote): Document how GDB ignores the qOffsets BSS
12213 offset re-using the DATA offset instead.
12215 1999-10-11 Jim Kingdon <kingdon@redhat.com>
12217 * gdbint.texinfo (Target Architecture Definition): Add PARM_BOUNDARY.
12219 1999-10-07 Jim Blandy <jimb@zwingli.cygnus.com>
12221 * gdbint.texinfo (SYMBOLS_CAN_START_WITH_DOLLAR): Document.
12223 1999-10-05 Stan Shebs <shebs@andros.cygnus.com>
12225 From Dmitry Sivachenko <demon@gpad.ac.ru>:
12226 * gdb.texinfo: Use GDBP and GDBN everywhere, fix a couple other
12229 * gdb.texinfo: Various minor wording and formatting improvements,
12230 mentions of additional command-line options.
12232 1999-09-30 Fred Fish <fnf@cygnus.com>
12234 * gdb.texinfo: Document additional forms of specifying section
12235 names and addresses for the add-symbol-file command.
12237 1999-09-14 Michael Snyder <msnyder@cleaver.cygnus.com>
12239 * gdbint.texinfo: Fix typo, add the word "have".
12241 1999-09-14 Jim Blandy <jimb@cris.red-bean.com>
12243 * gdbint.texinfo (Target Architecture Definition): Document the
12244 SKIP_PERMANENT_BREAKPOINT macro.
12246 1999-09-07 Stan Shebs <shebs@andros.cygnus.com>
12248 * gdb.texinfo: Fiks speling errers.
12250 * gdb.texinfo: Fix uses of @multitable.
12252 From Eli Zaretskii <eliz@gnu.org>:
12253 * gdb.texinfo: Include details specific to DOS host, clarify
12254 some confusing language, fix @ref/@xref/@pxref usages, add
12255 comments about using with optimization, add more indexing,
12256 fix info about disassembly-flavor.
12258 Tue Sep 7 09:11:24 1999 Kevin Buettner <kevinb@cygnus.com>
12260 * gdbint.texinfo (IN_SOLIB_DYNSYM_RESOLVE_CODE,
12261 SKIP_SOLIB_RESOLVER): Define.
12263 Fri Sep 3 18:05:14 1999 Andrew Cagney <cagney@b1.cygnus.com>
12265 * gdb.texinfo (Protocol): Review. Add tables describing ``q'' and
12268 1999-08-30 Stan Shebs <shebs@andros.cygnus.com>
12270 * gdb.texinfo: Create a new "Configurations" chapter with
12271 platform-specific info, inline remote.texi and move sections of it
12272 into the new chapter, move bits about info proc, heuristic search,
12273 and register stack into the new chapter.
12274 * remote.texi: Remove, now part of gdb.texinfo.
12275 * Makefile.in (SFILES_INCLUDED): Remove ref to remote.texi.
12277 1999-08-27 Jason Molenda (jsm@bugshack.cygnus.com)
12279 * gdbint.texinfo (GDB_TARGET_IS_SUN3, GDB_TARGET_IS_SUN386,
12280 GDB_TARGET_IS_MACH386): These kludges have gone away.
12282 Wed Aug 25 10:47:03 1999 Andrew Cagney <cagney@b1.cygnus.com>
12284 * gdbint.texinfo (Target Architecture Definition): Mention
12287 1999-08-20 Stan Shebs <shebs@andros.cygnus.com>
12289 * gdb.texinfo: Remove remaining "HPPA" conditionals, rewrite
12290 surrounding text to fit HP-UX bits into general info.
12291 (HPPA-cfg.texi): Remove, no longer useful.
12293 * gdb.texinfo: Remove explicit links from @node lines, remove
12294 HP-added "Detailed Node Listing" from main menu which confuses
12297 From Dmitry Sivachenko <dima@Chg.RU>:
12298 * gdb.texinfo: Use @value{GDBN} instead of plain GDB, fix grouping
12299 in description of `set environment'.
12301 1999-08-17 Stan Shebs <shebs@andros.cygnus.com>
12303 * gdbint.texinfo: Update coding standard to allow pure ANSI/ISO C.
12305 1999-08-12 Ben Elliston <bje@cygnus.com>
12307 * gdbint.texinfo (Breakpoint Handling): Add missing words.
12309 1999-08-10 Eli Zaretskii <eliz@gnu.org>
12311 * gdb.texinfo (Set Watchpoints): Explain some subtleties about
12312 watch, awatch, and rwatch. Explain why the latter two cannot be
12313 set as software watchpoints. Document that watchpoints for local
12314 variables are deleted when the debuggee terminates.
12316 Wed Aug 11 13:18:14 1999 Andrew Cagney <cagney@amy.cygnus.com>
12318 * remote.texi (Protocol): Further clarification of the "qRcmd"
12319 packet. Allow E.. response packet. "qRcmd" packet is no longer
12322 1999-08-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
12324 * Makefile.in: Rename inc-hist.texi to inc-hist.texinfo.
12325 * gdb.texinfo: Ditto.
12327 Sun Aug 8 12:06:47 1999 Fred Fish <fnf@cygnus.com>
12329 * gdbint.texinfo (find_sym_fns): This replaces symfile_init.
12331 1999-08-06 Tom Tromey <tromey@cygnus.com>
12333 * gdb.texinfo (KOD): New node.
12335 Fri Aug 6 17:05:48 1999 Andrew Cagney <cagney@b1.cygnus.com>
12337 * remote.texi (Rcmd): Fix minor formatting typos.
12339 Thu Aug 5 17:57:41 1999 Andrew Cagney <cagney@b1.cygnus.com>
12341 * remote.texi (protocol qRcmd): Allow ``OK'' and ``O...'' response
12344 1999-07-14 Jim Blandy <jimb@zwingli.cygnus.com>
12346 * gdbint.texinfo (PREPARE_TO_PROCEED, ADDR_BITS_REMOVE): Doc
12349 Tue Jun 29 11:43:55 1999 Andrew Cagney <cagney@b1.cygnus.com>
12351 * gdbint.texinfo (SAVE_DUMMY_FRAME_TOS): Define.
12353 Fri Jun 25 11:47:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
12355 * remote.texi (Communication Protocol): ``v'' is in use. Fix
12356 numerous formatting errors. Clarify ``i''. Mark ``i'', ``Z'',
12357 ``z'' and ``qRcmd'' as draft instead of reserved. Identify
12358 packets that are not supported on all hosts. Expand examples.
12361 1999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
12363 * Makefile.in: Recognize html, install-html. Add targets
12364 to build HTML versions of documentation via texi2html.
12366 Thu Jun 24 15:59:03 1999 Stan Shebs <shebs@andros.cygnus.com>
12368 * gdbint.texinfo (Testsuite): New chapter, information about the
12371 Fri Jun 25 02:40:34 1999 Andrew Cagney <cagney@b1.cygnus.com>
12373 * remote.texi (Communication Protocol): Rewrite.
12375 Thu Jun 24 16:59:54 1999 Andrew Cagney <cagney@b1.cygnus.com>
12377 * stabs.texinfo: Fix uses of xref.
12379 Thu Jun 17 17:23:25 1999 Stan Shebs <shebs@andros.cygnus.com>
12381 * gdbint.texinfo: Add an anti-printf exhortation, and update the
12382 info about patch submission.
12384 Mon Jun 7 15:49:40 1999 Stan Shebs <shebs@andros.cygnus.com>
12386 From Per Bothner <bothner@cygnus.com>:
12387 * gdb.texinfo: Document Chill support.
12389 Fri Jun 4 16:58:22 1999 Andrew Cagney <cagney@b1.cygnus.com>
12391 * gdbint.texinfo (SP_REGNUM, FP_REGNUM, PC_REGNUM): Add reference
12392 to corresponding TARGET_READ_reg TARGET_WRITE_reg macros.
12393 Document that the value should be greater-than or equal-to zero.
12394 (NO_STD_REGS): Document. Deprecate.
12396 Tue Jun 1 15:04:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
12398 * gdbint.texinfo (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT):
12399 Document that these are not used.
12401 Thu May 27 09:28:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
12403 * gdbint.texinfo (EXTRACT_STRUCT_VALUE_ADDRESS_P): Document.
12405 Mon May 24 10:07:39 1999 Andrew Cagney <cagney@b1.cygnus.com>
12407 * gdbint.texinfo (FRAME_NUM_ARGS): Update definition. Parameter
12408 numargs was dropped.
12410 Thu May 20 12:26:59 1999 Andrew Cagney <cagney@b1.cygnus.com>
12412 * gdbint.texinfo (FRAMELESS_FUNCTION_INVOCATION): Update.
12414 Tue Apr 27 19:14:20 1999 Andrew Cagney <cagney@b1.cygnus.com>
12416 * gdbint.texinfo (SKIP_PROLOGUE, SKIP_PROLOGUE_FRAMELESS_P):
12419 Thu Apr 22 13:07:37 1999 Andrew Cagney <cagney@b1.cygnus.com>
12421 * gdbint.texinfo (USE_GENERIC_DUMMY_FRAMES): Document.
12422 (GET_SAVED_REGISTER): Update, not just the a29k uses this.
12424 Wed Apr 21 13:59:01 1999 Dave Brolley <brolley@cygnus.com>
12426 * gdbint.texinfo: Fix typos: $ -> @.
12428 Tue Apr 20 11:59:38 1999 Andrew Cagney <cagney@b1.cygnus.com>
12430 * gdbint.texinfo (REGISTER_NAMES, BREAKPOINT, BIG_BREAKPOINT,
12431 LITTLE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT,
12432 BIG_REMOTE_BREAKPOINT): Deprecate in favor of REGISTER_NAME and
12433 BREAKPOINT_FROM_PC.
12435 Mon Apr 12 16:00:44 1999 Andrew Cagney <cagney@b1.cygnus.com>
12437 * gdbint.texinfo (CALL_DUMMY_STACK_ADJUST_P,
12438 CALL_DUMMY_STACK_ADJUST): Document.
12440 Thu Apr 8 17:23:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
12442 * gdbint.texinfo (CALL_DUMMY_P, CALL_DUMMY_WORDS,
12443 SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY): Define.
12445 1999-04-02 Stan Shebs <shebs@andros.cygnus.com>
12447 * gdbint.texinfo (MAINTENANCE_CMDS): Remove ref, since it no
12450 Tue Mar 9 19:25:11 1999 Stan Shebs <shebs@andros.cygnus.com>
12452 * gdb.texinfo, remote.texi, all-cfg.texi, HPPA-cfg.texi: Remove
12453 nearly all @ifset/@ifclear conditionals; nobody uses them, and
12454 they make the manual source incomprehensible.
12455 * h8-cfg.texi: Remove, hasn't been used in years.
12457 Thu Feb 11 18:00:59 1999 Stan Shebs <shebs@andros.cygnus.com>
12459 * gdb.texinfo: Update the credits.
12461 Mon Feb 8 17:33:57 1999 Stan Shebs <shebs@andros.cygnus.com>
12463 * gdb.texinfo: Fix mistakes noticed in printout of last
12464 draft, add Alpha to discussion of heuristic fence post.
12466 Fri Feb 5 17:20:00 1999 Stan Shebs <shebs@andros.cygnus.com>
12468 * gdb.texinfo, remote.texi: Many changes; update to Seventh
12469 Edition, merge some HP changes into mainline, describe some
12470 previously undocumented features, describe more of the target
12471 commands available, eliminate obsolete section on renamed
12473 * all-cfg.texi, HPPA-cfg.texi: Remove some obsolete conditionals.
12475 Wed Jan 20 17:47:45 1999 Stan Shebs <shebs@andros.cygnus.com>
12477 * gdb.texinfo: Make many HPPA conditionals unconditional,
12478 including catchpoint description, since now on for all configs.
12479 * all-cfg.texi: @clear HPPA, since is mainly for very HP-specific
12482 Thu Jan 14 17:10:12 1999 Stan Shebs <shebs@andros.cygnus.com>
12484 * Makefile.in (GDBvn.texi): Fix match expression to work with
12485 current format of VERSION in gdb/Makefile.in.
12486 * gdb.texinfo: Fix node ref to match new readline.
12488 Wed Jan 13 10:38:40 1999 Edith Epstein <eepstein@sophia.cygnus.com>
12490 * gdb.texinfo: Changes made as part of a project to merge in
12491 changes made by HP. Documentation makes extensive use of
12492 @ifclear HPPA and @ifset HPPA. The HP manual omits doumentation
12493 on remote debugging. There are differences in documentation
12494 (HP vs. non-HP) on C++ support (aCC vs. gnu gcc++). Also,
12495 the HP manual discusses catchpoints, hardware watchpoints, and
12496 some HPUX specific limitations for shared library support.
12498 There are also a number of @node changes.
12500 1999-01-12 Jason Molenda (jsm@bugshack.cygnus.com)
12502 * gdbint.texinfo (Formatting): Disambiguate a sentence.
12505 Wed Jan 6 11:55:34 1999 David Taylor <taylor@texas.cygnus.com>
12507 The following changes were made by Edith Epstein
12508 <eepstein@cygnus.com> as part of a project to merge in changes
12511 * HPPA-cfg.texi: new file.
12513 * all-cfg.texi: set HPPA for HP PA-RISC targets.
12515 * refcard.tex: change documentation about catch.
12516 removed info catch.
12518 Mon Jan 4 18:29:18 1999 Stan Shebs <shebs@andros.cygnus.com>
12520 * gdbint.texinfo: Expand on GDB's coding standards,
12521 specify the use of arg names with prototypes.
12523 1998-12-14 J.T. Conklin <jtc@redbacknetworks.com>
12525 * gdb.texinfo: Fix tipo.
12527 Sun Dec 13 10:27:59 1998 Andrew Cagney <cagney@b1.cygnus.com>
12529 * gdbint.texinfo: Document TARGET_BYTE_ORDER_DEFAULT and
12530 TARGET_BYTE_ORDER_SELECTABLE_P.
12532 Thu Dec 10 16:07:09 1998 Andrew Cagney <cagney@b1.cygnus.com>
12534 * gdbint.texinfo (FRAME_FIND_SAVED_REGS): Document.
12536 1998-12-09 Jim Blandy <jimb@zwingli.cygnus.com>
12538 * agentexpr.texi: New file.
12540 Wed Dec 9 21:13:57 1998 Andrew Cagney <cagney@chook>
12542 * gdbint.texinfo (REGISTER_NAME): Replace REGISTER_NAMES.
12544 1998-12-03 J.T. Conklin <jtc@redbacknetworks.com>
12546 * remote.texi: Changed wording that implied that the GDB remote
12547 protocol caches register values instead of GDB itself.
12549 Tue Dec 1 17:45:43 1998 Stan Shebs <shebs@andros.cygnus.com>
12551 * gdbint.texinfo: Add some info about symbol readers.
12552 (CHILL_PRODUCER, etc): Comment out descriptions, not useful.
12553 (IN_SOLIB_CALL_TRAMPOLINE): Rename info from IN_SOLIB_TRAMPOLINE.
12554 (IN_SOLIB_RETURN_TRAMPOLINE): Describe.
12555 (KERNEL_DEBUGGING, MIPSEL): No info about these, remove.
12557 Mon Nov 30 11:32:21 1998 Andrew Cagney <cagney@chook>
12559 * gdbint.texinfo (FRAME_CHAIN_VALID_ALTERNATE):
12561 Sat Nov 28 13:45:53 1998 Andrew Cagney <cagney@b1.cygnus.com>
12563 * gdbint.texinfo (INNER_THAN): Update, now takes parameters.
12565 Fri Nov 27 12:39:45 1998 Andrew Cagney <cagney@chook>
12567 * gdbint.texinfo (NO_SINGLE_STEP): Replace with
12568 SOFTWARE_SINGLE_STEP_P and SOFTWARE_SINGLE_STEP.
12570 Wed Oct 14 10:02:40 1998 Andrew Cagney <cagney@b1.cygnus.com>
12572 * gdbint.texinfo: Fix minor typos.
12574 Wed Sep 30 18:03:19 1998 Stan Shebs <shebs@andros.cygnus.com>
12576 * gdbint.texinfo: Complete overhaul. Group descriptions more
12577 logically, add more info on generic algorithms, remove much
12578 obsolete and/or wrong material.
12580 Fri Jul 24 17:51:38 1998 Ian Lance Taylor <ian@cygnus.com>
12582 * stabs.texinfo (Method Type Descriptor): Expand and correct.
12584 Mon May 4 10:37:12 1998 Brian Youmans (3diff@gnu.org)
12586 * refcard.tex: Copyright, address updates.
12588 Tue Apr 21 18:09:56 1998 Stan Shebs <shebs@andros.cygnus.com>
12590 * gdb.texinfo (EDITION, DATE): Update and change to use ordinals
12591 for the edition instead of confusing GDB-version-like numbers.
12593 Mon Apr 13 14:05:00 1998 Fred Fish <fnf@cygnus.com>
12595 * gdb.texinfo (hbreak, watch): Fix typo, "date" -> "data".
12597 Thu Apr 2 16:52:44 1998 Jason Molenda (crash@bugshack.cygnus.com)
12599 * LRS: Reformat a bit to keep text under 80 columns.
12601 Thu Apr 2 16:10:36 1998 Stan Shebs <shebs@andros.cygnus.com>
12603 * gdb.texinfo: Add some credits, mention bug monitor.
12604 * remote.texi: Mention mips monitor targets.
12605 * gdbint.texinfo: Describe SP_REGNUM, STEP_SKIPS_DELAY.
12607 Mon Feb 2 17:13:03 1998 Stan Shebs <shebs@andros.cygnus.com>
12609 * gdbint.texinfo: Remove obsolete mentions of pinsn.c and opcode.h
12610 files, finish sorting of host vs target vs native macros, describe
12613 Tue Jan 13 16:44:50 1998 Fred Fish <fnf@cygnus.com>
12615 * gdbint.texinfo (Host Conditionals): Document change from
12616 using NO_MMALLOC to it's inverse, USE_MMALLOC.
12618 Mon Nov 24 13:55:21 1997 Andrew Cagney <cagney@b1.cygnus.com>
12620 * gdbint.texinfo (Host Conditionals): Document
12621 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, HAVE_LONG_DOUBLE.
12623 Fri Jul 4 14:52:31 1997 Ian Lance Taylor <ian@cygnus.com>
12625 * gdbint.texinfo (Host Conditionals): Add CRLF_SOURCE_LINES.
12626 Document LSEEK_NOT_LINEAR.
12628 Tue Mar 25 14:44:09 1997 Ian Lance Taylor <ian@cygnus.com>
12630 * stabs.texinfo (Stab Section Basics): Make it clear that only
12631 some versions of the GNU linker remove the leading N_UNDF symbol.
12633 Thu Feb 27 17:45:19 1997 Ian Lance Taylor <ian@cygnus.com>
12635 * stabs.texinfo (String Field): Document type number pairs here,
12636 instead of in the Sun specific section.
12637 (Include Files): The GNU linker supports the N_BINCL
12638 optimization. Clarify the N_BINCL value, and what it is used
12640 (Procedures): Document N_FUN with an empty string to mark the end
12642 (Typedefs): Mention that Sun compilers may use N_GSYM for a type.
12643 (Sun Differences): Remove this node, as the information is now
12644 elsewhere in the main document.
12645 (Stab Section Basics): Mention that the GNU linker may optimize
12646 stabs and remove the leading N_UNDF symbol.
12648 Mon Dec 9 12:23:32 1996 Roland Pesch <roland@wrs.com>
12650 * gdb.texinfo, refcard.tex: Restore author credit
12652 Wed Oct 2 22:07:16 1996 Fred Fish <fnf@cygnus.com>
12654 * gdbint.texinfo: Document that SIGTRAMP_START and SIGTRAMP_END
12655 are macros that take an single argument.
12657 Wed Oct 2 22:01:36 1996 Fred Fish <fnf@fishfood.ninemoons.com>
12659 * gdbint.texinfo (SIGTRAMP_START, SIGTRAMP_END): Update
12660 documentation to account for START and END macros taking
12663 Thu Aug 22 17:59:03 1996 Fred Fish <fnf@cygnus.com>
12665 From: Eberhard Mattes <mattes@azu.informatik.uni-stuttgart.de>
12666 * gdb.texinfo (Frames): Fix typo.
12668 Tue Jul 23 10:06:20 1996 Fred Fish <fnf@cygnus.com>
12670 * gdbint.texinfo (NO_SINGLE_STEP): Document that single_step takes
12671 a target_signal as arg type, not a pid.
12673 Fri Jul 12 11:10:05 1996 Stu Grossman (grossman@critters.cygnus.com)
12675 * gdb.texinfo: Document `set assembly-language'.
12677 Thu Jul 11 13:50:28 1996 Stan Shebs <shebs@andros.cygnus.com>
12679 * remote.texi: Update list of stubs in the GDB distribution.
12681 Fri Jul 5 15:38:54 1996 Fred Fish <fnf@cygnus.com>
12683 * gdbint.texinfo (NO_MMCHECK): Renamed from NO_MMALLOC_CHECK.
12684 Also document that some systems can use mmalloc but must define
12685 this if their C runtime allocates memory that is later freed.
12686 (MMCHECK_FORCE): Document new macro.
12688 Fri Jun 28 22:17:10 1996 Dawn Perchik <dawn@cygnus.com>
12690 * remote.texi: Add documentation for target Sparclet.
12692 Mon Jun 24 18:12:22 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
12694 * Makefile.in (srcdir, VPATH, prefix, infodir, INSTALL,
12695 INSTALL_PROGRAM, INSTALL_DATA): Use autoconf set values.
12696 * configure.in: Rewritten for autoconf.
12699 Mon Jun 17 10:43:41 1996 Fred Fish <fnf@cygnus.com>
12701 * Makefile.in (DVIPS): New define, set to dvips.
12702 (dvi): Add stabs.dvi.
12704 (all-doc): Depend on info, dvi, and ps targets.
12705 (STAGESTUFF): Add *.ps and *.dvi files.
12706 (clean-info, clean-dvi): Remove.
12707 (mostlyclean): Does not depend upon clean-info or clean-dvi,
12708 rules completely rewritten.
12709 (maintainer-clean): Remove clean-info and clean-dvi
12710 dependencies and put their actions in the rules.
12711 (gdb.ps): New target
12712 (gdb.dvi, gdbgui.dvi, gdbint.dvi, stabs.dvi): Remove
12713 intermediate TeX files, whether they have 2 or 3 character
12715 (gdbint.ps): Add target and rules.
12716 (gdb-internals): Delete unused target.
12717 (Makefile): Depends upon config.status also.
12719 Sat Mar 30 15:46:58 1996 Fred Fish <fnf@cygnus.com>
12721 * gdbint.texinfo (CC_HAS_LONG_LONG): Clarify when/how this is
12724 Sat Mar 16 15:10:20 1996 Fred Fish <fnf@cygnus.com>
12726 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
12727 * gdb.texinfo (Expressions): Fix erroneous array constant example.
12729 Sat Mar 16 13:28:45 1996 Fred Fish <fnf@cygnus.com>
12731 * gdb.texinfo: Add missing "@bullet" to some "@itemize" commands.
12733 Sat Feb 10 03:28:36 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12735 * gdb.texinfo (Print settings): Document
12736 `set/show print static-members' commands.
12738 Wed Jan 10 14:16:37 1996 Fred Fish <fnf@cygnus.com>
12740 * gdbint.texinfo (Native): Document name change, coredep.c to
12743 Wed Dec 13 12:35:28 1995 Ian Lance Taylor <ian@cygnus.com>
12745 * stabs.texinfo (Include Files): Document the values the SunOS4
12746 linker creates for N_BINCL/N_EINCL/N_EXCL stabs.
12748 Fri Dec 8 21:08:44 1995 Fred Fish <fnf@cygnus.com>
12750 * gdbint.texinfo (Releases): Change gdb.tar.Z to gdb.tar.gz.
12753 Fri Dec 1 11:07:50 1995 Fred Fish <fnf@cygnus.com>
12755 * gdbint.texinfo (Releases): Make "gdb.tar.gz" rather than
12758 Wed Sep 20 13:14:10 1995 Ian Lance Taylor <ian@cygnus.com>
12760 * Makefile.in (maintainer-clean): New target, synonym for
12763 Wed Sep 20 08:16:03 1995 steve chamberlain <sac@slash.cygnus.com>
12765 * gdbint.texinfo (GETENV_PROVIDED, FCLOSE_PROVIDED): Document.
12767 Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
12769 * Update all FSF addresses except those in COPYING* files.
12771 Wed Jul 19 18:43:03 1995 Stan Shebs <shebs@andros.cygnus.com>
12773 From Richard Earnshaw (rearnsha@armltd.co.uk):
12774 * gdb.texinfo (convenience variables): Document $_exitcode.
12775 (quit): Document optional expression to use as exit code.
12777 Thu Jun 22 21:27:33 1995 Victoria Mixon <victoria@cygnus.com>
12779 * gdb.texinfo, remote.texi: Brought up to date with various
12782 Tue Jun 20 14:35:38 1995 Stan Shebs <shebs@andros.cygnus.com>
12784 * gdb.texinfo: Update dates and versions, fix comments about
12785 hardware watchpoints in future releases and about the
12786 sharedlibrary command.
12788 Mon May 8 09:30:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12790 * stabs.texinfo: Remove node `XCOFF differences'. Describe value of
12791 C_FUN stab. Other cleanups.
12793 Wed Apr 19 07:02:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12795 * remote.texi (Bootstrapping): Clarify that flush_i_cache is only
12796 for the sparc stub.
12798 Tue Apr 11 11:41:49 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12800 * annotate.texi: Clarify which addresses have differing formats
12801 depending on the language and which do not.
12803 Tue Mar 28 16:56:22 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12805 * remote.texi (NetWare): Changed example to use BOARD= instead of
12806 NODE= argument to reflect correspoding change to gdbserve.nlm.
12808 Fri Mar 17 06:47:02 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12810 * stabs.texinfo (Negative Type Numbers): Mention the fact that
12811 GDB, as well as AIX dbx, supports the size type attribute.
12813 Thu Mar 16 12:11:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12815 * stabs.texinfo (Negative Type Numbers): Document types -31 to -34.
12817 Mon Mar 13 16:49:13 1995 Per Bothner <bothner@kalessin.cygnus.com>
12819 * gdb.texinfo (Define): Document $arg0... arguments to commands,
12820 and new 'if' and 'while' commands.
12822 Fri Feb 17 15:24:35 1995 Per Bothner <bothner@kalessin.cygnus.com>
12824 * gdb.texinfo (Artificial arrays): Note use of coerce-to-array-type.
12826 Wed Feb 15 11:59:18 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12828 * all-cfg.texi: New flag, GDBSERVE, for NetWare's gdbserve.nlm.
12829 * remote.texi (NetWare): New node, how to use gdbserve.nlm on
12830 NetWare targets. Mostly stolen from the Server node.
12832 Fri Feb 10 20:20:08 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12834 * gdb.texinfo (Setting): Talk about the language of a source file
12835 versus the working language. The old documentation did not match
12838 Wed Feb 1 20:26:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12840 * stabs.texinfo (Source Files): Document N_SO used to mark the end
12843 Mon Jan 23 14:23:37 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12845 * gdb.texinfo (Processes): New node.
12847 Tue Jan 17 14:09:03 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
12849 * remote.texi: Update documentation of set/show mipsfpu.
12851 Fri Jan 6 17:17:28 1995 Stan Shebs <shebs@andros.cygnus.com>
12853 * gdbgui.texinfo: New file, manual for GUI (gdbtk) users.
12854 * Makefile.in (gdbgui.dvi, gdbgui.info): New actions.
12856 Sun Sep 4 16:47:21 1994 Stan Shebs (shebs@andros.cygnus.com)
12858 * gdbint.texinfo: Removed mentions of some incorrectly placed and
12859 obsolete conditionals, described some others.
12861 Mon Aug 1 15:42:39 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12863 * gdbint.texinfo: Remove references to BROKEN_LARGE_ALLOCA and
12864 SET_STACK_LIMIT_HUGE; they were removed from GDB 14 May 1994.
12866 Mon Aug 1 15:12:02 1994 Stan Shebs (shebs@andros.cygnus.com)
12868 * gdbint.texinfo: Put regex conditionals in their own table.
12870 Tue Jul 26 18:32:52 1994 Stan Shebs (shebs@andros.cygnus.com)
12872 * gdbint.texinfo: Removed mentions of many obsolete conditionals,
12873 described or fixed the descriptions of many others.
12875 Sun Jul 17 14:14:03 1994 Stan Shebs (shebs@andros.cygnus.com)
12877 * gdb.texinfo: Add some more credits.
12878 * gdbint.texinfo: Capitalize GDB consistently, describe some
12879 macros and remove some.
12881 Thu Jul 14 18:43:17 1994 Stan Shebs (shebs@andros.cygnus.com)
12883 * gdbint.texinfo: Removed mentions of many incorrectly placed and
12884 obsolete conditionals, described some others.
12886 Tue Jul 12 12:23:15 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12888 * gdb.texinfo (help targets): Changed to `help target', which
12889 is the correct gdb command.
12891 Wed Jun 22 18:00:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12893 * annotate.texi (TODO): New node, for keeping track of annotations
12894 suggested but not yet implemented.
12896 Wed Jun 1 16:10:45 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12898 * stabs.texinfo (Statics): Value of xcoff C_BSTAT points to
12899 another symbol, it is not the address itself.
12901 Thu May 5 20:23:36 1994 Stan Shebs (shebs@andros.cygnus.com)
12903 * stabs.texinfo (Stab Section Basics): Add comment about alignment
12904 of stabs-in-coff sections.
12906 Wed May 4 06:26:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12908 * annotate.texi: Change edition to 0.5 and date to May 1994.
12910 (Frames): New node, for frame annotation.
12911 (Displays): New node, for display annotation.
12913 * remote.texi (MIPS Remote): Say that set timeout doesn't apply
12914 when waiting for your program to stop.
12916 Fri Apr 29 18:24:46 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12918 * annotate.texi (Breakpoint Info): Document annotation of header
12919 fields and record annotation.
12921 Thu Apr 28 07:44:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12923 * annotate.texi: New file, to document annotations.
12925 Thu Apr 21 14:20:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12927 * Makefile.in (clean): Don't remove GDBvn.texi (apparently on Jan
12928 16 I meant to make this change but did not). Do remove gdb-cfg.texi.
12930 Wed Apr 20 11:22:48 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12932 * stabs.texinfo (Stab Section Basics): Say what is in .stab
12933 section, and say n_strx field is compilation unit relative.
12934 * stabs.texinfo: Don't use @code for a.out when it is the name of
12935 an object file format.
12937 Wed Apr 13 20:29:54 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
12939 * gdb.texinfo: Refer to file names, not path names, per rms
12941 (Arguments): Fix typo.
12943 Thu Mar 24 08:09:12 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12945 * stabs.texinfo (Global Variables): Talk about stabs in files
12946 where variables are referenced, but not defined.
12948 Wed Mar 23 07:16:36 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12950 * stabs.texinfo: Move stuff on @ and # type descriptors from node
12951 Cplusplus to new nodes Member Type Descriptor and Method Type
12952 Descriptor. Re-write stuff for #.
12954 Wed Mar 16 08:20:19 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12956 * gdb.texinfo (Print Settings): Don't document "set print
12957 fast-symbolic-addr off". The bug which it worked around was fixed
12958 on 25 Feb 94 in coffread.c, so I'm nuking the command.
12960 * stabs.texinfo (Alternate Entry Points): New node, rewritten from
12963 * stabs.texinfo (Type Descriptors): Add 'Y' type descriptor.
12965 Tue Mar 15 08:43:02 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12967 * gdbint.texinfo (Host Conditionals, Target Conditionals): Remove
12968 references to ieee-float.c.
12970 Fri Mar 11 08:09:40 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12972 * gdb.texinfo (Set Breaks): Update documentation for tbreak to
12973 match what the code actually does.
12975 Wed Mar 9 19:43:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12977 * stabs.texinfo (Symbol Descriptors): Add OS9000 symbol descriptor s.
12979 Tue Mar 1 17:04:43 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
12981 * stabs.texinfo (Type Descriptors): Add OS9000 type descriptors c,
12984 Wed Feb 23 10:44:18 1994 Jim Kingdon (kingdon@rtl.cygnus.com)
12986 * stabs.texinfo: Document N_RBRAC as function relative for COFF as
12987 well as for ELF and SOM. Unify the descriptions of ELF and SOM
12988 as "stabs in sections" rather than just saying "ELF and SOM".
12989 Also make that stuff apply to COFF.
12991 Fri Feb 18 08:25:58 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12993 * gdb.texinfo (Formatting Documentation): Change GhostScript to
12996 Fri Feb 4 06:31:31 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12998 * gdb.texinfo (Continuing and Stepping): When talking about "step"
12999 versus functions without line numbers, also mention stepping into
13000 them as well as "step" when you are in them. Tell the user how to
13001 deal with the situation. Add comment about "debugging information".
13003 Thu Feb 3 11:39:59 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13005 * stabs.texinfo (Enumerations): Document restriction on where
13006 enumeration types can appear and still win with GDB.
13008 Wed Feb 2 11:29:17 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13010 * stabs.texinfo (Negative Type Numbers): Document format for type
13013 Thu Jan 27 16:53:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13015 * gdb.texinfo (Selection, Frame Info): Update information about
13016 arbitrary frame specficiations.
13018 Wed Jan 26 15:31:57 1994 Roland H. Pesch (pesch@fowanton.cygnus.com)
13020 * gdb.texinfo, remote.texi: general editing pass prior to Net release
13022 Tue Jan 25 12:12:04 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13024 * stabs.texinfo (String Field): Discuss continuing stabs with ?.
13026 Wed Jan 19 06:39:24 1994 David J. Mackenzie (djm@thepub.cygnus.com)
13028 * stabs.texinfo (Non-Stab Symbol Types): Mention N_SET* | N_EXT.
13030 Sun Jan 16 12:43:32 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13032 * stabs.texinfo: Re-do stuff about C_BSTAT and move from XCOFF
13033 Differences node to Statics node.
13034 (Statics): Discuss XCOFF use of V symbol descriptor.
13036 * Makefile.in: Remove refcard.dvi and GDBvn.texi in realclean,
13039 Wed Jan 12 21:29:54 1994 John Gilmore (gnu@cygnus.com)
13041 * gdb.texinfo (Print Settings): Document `set print
13042 fast-symbolic-addr' and improve the doc for some other
13045 Mon Jan 3 17:23:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13047 * stabs.texinfo (String Field): Talk about defining several type
13049 Fix lint regarding changing node ELF Transformations to
13050 ELF and SOM Transformations.
13052 Fri Dec 31 00:42:43 1993 John Gilmore (gnu@cygnus.com)
13054 * stabs.texinfo: Insert Peter Kessler's name as inventor (I think).
13056 Tue Dec 28 09:30:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13058 * stabs.texinfo (Cross-References): `::' is for nested types only
13060 (Structures): Document static members.
13062 Mon Dec 27 13:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13064 * stabs.texinfo: Document S type attribute.
13066 Sun Dec 26 20:46:36 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
13068 * stabs.texinfo: Add notes about stabs-in-som where appropriate.
13070 Fri Dec 3 19:13:19 1993 John Gilmore (gnu@cygnus.com)
13072 * gdbint.texinfo: Fix a few typos.
13074 Sun Nov 28 18:06:25 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13076 * gdb.texinfo, remote.texi: formatting improvements
13078 * gdb.texinfo (New Features): mention threads.
13079 (Summary, C): fix xrefs in newly contributed text.
13080 (Threads): index entries, clarifications, example
13081 (passim): minor typos fixed, phrasing improvements
13083 * remote.texi (Bootstrapping): rephrase text on ^C and add index
13084 entries; (Server): explain use of gdbserver w/real-time systems,
13085 add example of conflicting TCP port; (MIPS Remote) break up
13086 running text into table, highlighting commands, and add example.
13088 Wed Nov 24 14:15:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13090 * refcard.tex: avoid bad linebreaks even when REFEDITS=psrc.sed
13092 Fri Nov 12 16:10:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13094 * stabs.texinfo (Nested Symbols): New node.
13095 (String Field, Symbol Descriptors, Cross-References): Refer to it.
13097 Thu Nov 11 13:26:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13099 * stabs.texinfo (Stabs in ELF): Clarify how Bbss.bss work with respect
13100 to picking which Bbss.bss symbol to use, and (because there seems to
13101 be no good way of doing it) re-write some of the text to make it
13102 sound like Bbss.bss isn't such a great idea after all (as currently
13105 * gdb.texinfo (C): In addition to saying people have to use g++ for
13106 good results, say they have to use stabs. Specifically say cfront
13108 (Summary): Merge in information on Modula-2, Pascal, and Chill from
13109 the gdb README. Add xrefs to places where the support for the various
13110 languages is described in detail.
13112 Mon Nov 8 11:47:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13114 * stabs.texinfo: Clean up stuff about visibility and virtual
13117 * stabs.texinfo (N_M2C): Cite Sun doc.
13119 Fri Nov 5 16:27:27 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13121 * gdb.texinfo: updates re threads.
13122 * remote.texinfo: avoid index entries starting with digits.
13124 Tue Nov 2 09:08:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13126 * stabs.texinfo (Enumerations): Talk about large, negative and
13127 octal values. Clean up cross reference to type attributes.
13128 (String Field): Say that GDB 4.11 supports size attribute.
13130 Sun Oct 31 13:31:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13132 * remote.texi (VxWorks Remote): Clarify that rebuilding VxWorks kernel
13133 is a mandatory step. Make the stuff about that more concise.
13135 Wed Oct 27 00:25:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13137 * stabs.texinfo (Class Names): New node.
13139 * gdb.texinfo (Command Files): Explain order of init file reading.
13141 * remote.texi (Bootstrapping): Talk about getting the serial driver
13142 to deal with ^C sent by gdb to stop the remote system.
13144 Mon Oct 25 03:25:41 1993 Tom Lord (lord@cygnus.com)
13146 * libgdb.texinfo (I/O): incorporated better phrasing from rich.
13148 * libgdb.texinfo (Defining Commands): made the DOC arg
13149 to gdb_define_app_command a char * instead of char **
13150 per a suggestion from kingdon.
13152 * libgdb.texinfo: total rewrite from a different starting
13155 Wed Oct 20 18:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13157 * stabs.texinfo (Local Variable Parameters): Re-write paragraph on
13158 floats passed as doubles (to improve clarity).
13160 Tue Oct 19 14:21:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13162 * gdb.texinfo (Source Path): index entries for $cwd, $pdir
13164 * a4rc.sed: update to work with Andreas Vogel papersize params
13166 * refcard.tex: use Andreas Vogel simplifications of papersize
13167 params; remove useless version info; update copyright date.
13169 Tue Oct 19 10:46:22 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13171 * gdb.texinfo (Symbols): Add class NAME to doc for ptype.
13173 Tue Oct 12 09:11:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13175 * gdb.texinfo (Files): Say what address the load command loads it at.
13177 * stabs.texinfo (Common Blocks): Minor cleanups.
13179 * stabs.texinfo: Update ld stabs in elf relocation to reflect the fact
13180 that Sun has backed away from the linker kludge and thus the relevant
13181 issue is changes to the SunPRO tools, not the Solaris linker.
13183 * stabs.texinfo (Traditional Integer Types): Clean up description
13184 of octal bounds a little bit. Document extra leading zeroes.
13186 Thu Oct 7 16:15:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13188 * gdb.texinfo (Signaling): Update for symbolic symbol names
13189 and add a section explaining the difference between the GDB
13190 signal command and the shell kill utility.
13192 Wed Oct 6 13:23:01 1993 Tom Lord (lord@rtl.cygnus.com)
13194 * libgdb.texinfo: added `@' to braces that were unescaped.
13196 Mon Oct 4 10:42:18 1993 Tom Lord (lord@rtl.cygnus.com)
13198 * libgdb.texinfo: new file. Spec for the gdb library.
13200 Sun Oct 3 15:26:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13202 * stabs.texinfo (Include Files): Fix typo (start -> end).
13204 Thu Sep 30 18:24:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13206 * gdb.texinfo, remote.texi: assorted small improvements, mostly
13207 from Melissa at FSF's editing pass.
13209 Thu Sep 30 11:54:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13211 * gdb.texinfo: Remove stuff about ar and 14 character filenames.
13212 I believe this was fixed by the 13 Sep 89 change to print_frame_info.
13213 Also, modern versions of ar like BSD 4.4 or SVR4 don't have this bug.
13215 Wed Sep 22 21:22:11 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13217 * remote.texi (Bootstrapping): Discuss 386 call gates.
13219 Sat Sep 18 17:10:44 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
13221 * stabs.texinfo (Based Variables): New node.
13223 Thu Sep 16 17:48:55 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
13225 * stabs.texinfo (Negative Type Numbers): Re-write discussions of
13226 names, sizes, and formats to suggest how not to lose.
13228 Sat Sep 11 09:35:11 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
13230 * stabs.texinfo (Methods): Fix typo.
13232 Fri Sep 10 06:34:20 1993 David J. Mackenzie (djm@thepub.cygnus.com)
13234 * gdb.texinfo: Fix a few typos.
13236 Wed Sep 8 09:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13238 * gdb.texinfo: Clarify how well it works with Fortran.
13240 * stabs.texinfo (Stabs In ELF, Statics, ELF Transformations):
13241 More on relocating stabs in ELF files.
13243 Tue Sep 7 13:45:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13245 * stabs.texinfo (Stabs In ELF): Talk about N_FUN value.
13247 Mon Sep 6 19:23:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13249 * stabs.texinfo (Local Variable Parameters): Talk about nameless
13252 Fri Sep 3 17:06:08 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13254 * gdb.texinfo: @up/@down -> @raisesections/@lowersections
13256 Fri Sep 3 12:04:15 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13258 * stabs.texinfo: Make info author notice match the TeX author notice.
13260 Tue Aug 31 13:21:06 1993 David J. Mackenzie (djm@thepub.cygnus.com)
13262 * stabs.texinfo: Initial-caps all words in node names and
13263 non-trivial words in section names.
13265 Mon Aug 30 11:13:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13267 * stabs.texinfo: Many minor cleanups.
13269 * stabs.texinfo: Remove @deffn except from Expanded Reference node.
13271 Sat Aug 28 12:08:09 1993 David J. MacKenzie (djm@edison.eng.umd.edu)
13273 * stabs.texinfo: Remove full description of big example.
13274 It's not really helpful; just use pieces of it where appropriate.
13275 Add more Texinfo formatting directives (@samp, etc.).
13276 Use @deffn to define stab types.
13277 Eliminate some wordiness. Break up some nodes.
13278 Add an (alphabetized) index of symbol types.
13279 Use consistent capitalization style in node and section names.
13281 Thu Aug 26 06:36:31 1993 Fred Fish (fnf@deneb.cygnus.com)
13283 * gdb.texinfo: Change typo "Two two" to "The two".
13285 Sun Aug 22 12:15:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13287 * stabs.texinfo (XCOFF-differences): Remove references to
13288 non-existent types N_DECL and N_RPSYM.
13290 * stabs.texinfo (String Field): Say that type attributes bug is
13291 fixed in GDB 4.10, since it is.
13293 * stabs.texinfo: Clean up djm cleanups, and more cleanups of my own.
13295 Sat Aug 21 04:32:28 1993 David MacKenzie (djm@cygnus.com)
13297 * stabs.texinfo: Formatting cleanups.
13299 Fri Aug 20 20:49:53 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13301 * stabs.texinfo: When explaining the n_type of a stab, standardize
13302 how we do it ('#' as a comment indicator, "36 is N_FUN" as text,
13304 (Global Variables): Clean up.
13306 Tue Aug 17 15:57:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13308 * stabs.texinfo (Stack Variables): Re-write.
13310 Mon Aug 16 21:20:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13312 * stabs.texinfo (Stabs-in-elf): Talk about getting the start
13313 addresses of a source file. Also revise formatting.
13314 Change "object module" or "object file" to "source file".
13315 Various: Miscellaneous cleanups.
13317 Thu Aug 12 15:11:51 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13319 * stabs.texinfo: Point to mangling info in gcc's gpcompare.texi.
13321 Tue Aug 10 16:57:49 1993 Stan Shebs (shebs@rtl.cygnus.com)
13323 * gdbint.texinfo: Removed many nonsensical machine-collected
13324 host and target conditionals, described some of the remainder.
13326 Tue Aug 10 13:28:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13328 * gdbint.texinfo (Getting Started): Use @itemize, not @table.
13330 * gdbint.texinfo (Top): Add name to @top line, and re-write the
13331 paragraph which follows.
13333 * gdbint.texinfo (Host): Use @code not @samp for Makefile
13334 variables. Looks better and avoids overful hbox.
13336 Fri Jul 30 18:26:21 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13338 * stabs.texinfo (Procedures): Improve stuff on nested functions.
13340 Thu Jul 29 15:10:58 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13342 * remote.texi: (MIPS Remote) clearer doc for set/show timeout,
13345 Thu Jul 29 13:16:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13347 * gdbint.texinfo: Update statement about `some ancient Unix
13348 systems, like Ultrix 4.0' to Ultrix 4.2.
13350 Wed Jul 28 15:26:53 1993 Roland H. Pesch (pesch@el_bosque.cygnus.com)
13352 * h8-cfg.texi, all-cfg.texi: new flag GDBSERVER
13354 * Makefile.in: depend on remote.texi rather than gdbinv-s.texi
13356 * remote.texi: (Server) New node on gdbserver. (Remote Serial,
13357 ST2000 Remote, MIPS Remote): mention `host:port' syntax for TCP.
13359 * remote.texi: new name for former gdbinv-s.texi
13361 * gdb.texinfo: use remote.texi rather than gdbinv-s.texi
13363 Wed Jul 28 08:26:24 1993 Ian Lance Taylor (ian@cygnus.com)
13365 * gdbinv-s.texi: Documented timeout and retransmit-timeout
13366 variables for MIPS remote debugging protocol.
13368 Mon Jul 26 13:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13370 * stabs.texinfo (Negative Type Numbers): FORTRAN LOGICAL fix.
13372 Tue Jul 20 16:30:41 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
13374 * Makefile.in (refcard.dvi): Use srcdir where necessary.
13376 Mon Jul 19 12:02:50 1993 Roland H. Pesch (pesch@cygnus.com)
13378 * gdb.texinfo: repair conditional bugs in text markup
13380 Fri Jul 16 18:57:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13382 * gdb.texinfo, all-cfg.texi, h8-cfg.texi: introduce MOD2 switch
13383 to select Modula-2 material.
13385 Thu Jul 15 13:15:01 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13387 * stabs.texinfo: Cleanups regarding statics.
13389 * gdbinv-s.texi (Bootstrapping): Document exceptionHandler.
13390 (Debug Session): Mention exceptionHandler. Add xref to Bootstrapping.
13392 Mon Jul 12 13:37:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13394 * stabs.texinfo: N_MAIN is sometimes used for C.
13396 Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13398 * gdbint.texinfo (Host, Target Conditionals): Remove TM_FILE_OVERRIDE.
13400 Tue Jul 6 12:41:28 1993 John Gilmore (gnu@cygnus.com)
13402 * gdbint.texinfo (Target Conditionals): Remove NO_TYPEDEFS,
13403 removed from the code by Kingdon.
13405 Tue Jul 6 12:24:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13407 * gdb.texinfo (Break Commands): Remove stuff about flushing terminal
13408 input when evaluating breakpoint conditions; the bug has been fixed.
13410 * gdb.texinfo (Continuing and Stepping): Argument to "continue"
13411 sets the ignore count to N-1, not to N.
13413 Thu Jul 1 14:57:42 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13415 * refcard.tex (\hoffset): correct longstanding error to match
13416 intended offset; avoids cutting off edge on some printers
13418 Wed Jun 30 18:23:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13420 * stabs.texinfo (Parameters): Say that order of stabs is significant.
13422 Fri Jun 25 21:34:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13424 * stabs.texinfo (Common Blocks): Say what Sun FORTRAN does.
13426 Fri Jun 25 16:15:10 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13428 * Makefile.in: (REFEDITS) new var to control whether PS or CM
13429 fonts and whether US or A4 paper for GDB refcard; (refcard.dvi)
13430 collect sed edits if any, apply to refcard before formatting;
13431 (refcard.ps) stop implying PS fonts if PS output requested;
13432 (lrefcard.ps) delete extra target for variant PS fonts
13434 * refcard.tex: parametrize papersize dependent info, collect
13435 in easily replaced spot
13437 * a4rc.sed: new file, edits to refcard for A4 paper
13439 Fri Jun 25 14:21:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13441 * stabs.texinfo (Negative Type Numbers): Type -16 is 4 bytes.
13443 Wed Jun 23 15:02:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13445 * stabs.texinfo (Negative Type Numbers): Minor character cleanups.
13447 Tue Jun 22 16:31:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13449 * stabs.texinfo: Express disapproval of 'D' symbol descriptor
13450 politely rather than rudely.
13452 Fri Jun 18 19:42:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13454 * stabs.texinfo: Document common blocks.
13456 Fri Jun 18 12:12:57 1993 Fred Fish (fnf@cygnus.com)
13458 * stabs.texinfo: Add some basic info about stabs-in-elf.
13460 Fri Jun 18 13:57:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13462 * stabs.texinfo (Top): Minor cleanup.
13464 Mon Jun 14 16:16:51 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
13466 * Makefile.in (install-info): remove parentdir support
13468 Tue Jun 15 18:11:39 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13470 * gdb.texinfo (Copying): delete this node and references to it;
13471 RMS says this manual need not carry GPL. (passim): Improvements
13472 from last round at FSF, largely due to Ian Taylor review, and
13473 minor formatting improvements.
13475 * gdbinv-s.texi (passim): Improvements from last round at FSF,
13476 largely due to Ian Taylor review. (Debug Session): minor edits to
13479 Sun Jun 13 12:52:39 1993 Jim Kingdon (kingdon@cygnus.com)
13481 * Makefile.in (realclean): Remove info and dvi files too.
13483 Sat Jun 12 16:09:22 1993 Jim Kingdon (kingdon@cygnus.com)
13485 * {all,h8}-config.texi: Rename to *-cfg.texi for 14 char filenames.
13486 * Makefile.in: Change accordingly. gdb-config.texi -> gdb-cfg.texi.
13487 * gdb.texinfo: Change accordingly.
13489 * stabs.texinfo: Clean up N_{L,R}BRAC. Discuss what addresses of
13490 N_{L,R}BRAC,N_SLINE are relative to.
13492 Fri Jun 11 15:15:55 1993 Jim Kingdon (kingdon@cygnus.com)
13494 * Makefile.in (GDBvn.texi): Update atomically.
13496 Wed Jun 9 10:58:16 1993 Jim Kingdon (kingdon@cygnus.com)
13498 * gdbinv-s.texi (Debug Session): Document exceptionHook.
13500 Tue Jun 8 13:42:04 1993 Jim Kingdon (kingdon@cygnus.com)
13502 * gdb.texinfo (Print Settings): Move all stuff relating to symbolic
13503 addresses together. Also motivate the set print symbol-filename
13504 command and suggest other solutions.
13506 Tue Jun 1 22:46:43 1993 Fred Fish (fnf@cygnus.com)
13508 * gdb.texinfo (set print elements): Note that the number of
13509 elements is set to unlimited by "set print elements 0".
13511 Mon May 31 08:06:55 1993 Jim Kingdon (kingdon@cygnus.com)
13513 * stabs.texinfo (Builtin Type Descriptors): Try to clarify what
13515 (Stab Types): Include Solaris stab types.
13516 (Procedures): Document Solaris extensions.
13518 Thu May 27 06:20:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13520 * gdb.texinfo: Add `set print symbol-filename' doc.
13522 Wed May 26 00:26:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13524 * stabs.texinfo (Arrays): Talk about type definition vs. type
13527 * stabs.texinfo (Builtin Type Descriptors): Talk about omitting
13528 the trailing semicolon.
13530 Tue May 25 14:49:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13532 * stabs.texinfo (Line Numbers, Source Files): Re-write these two nodes
13533 and merge in other parts of the document addressing these subjects.
13534 gdbint.texinfo (XCOFF): Remove info which is now in stabs.texinfo.
13536 * stabs.texinfo (Subranges, Arrays): Try to explain about the semicolon
13537 at the end of a range type.
13539 * stabs.texinfo (Subranges): "A offset" and "T offset" are not
13542 Mon May 24 09:00:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13544 * stabs.texinfo (Stabs Format): Misc fixes.
13546 Sat May 22 10:40:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13548 * stabs.texinfo (Constants): Allow an `e' constant to be non-enum.
13549 (Traditional builtin types): Document convex convention for long long.
13550 (Negative builtin types): Discuss type names, and misc fixes.
13552 Fri May 21 11:20:31 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13554 * stabs.texinfo (Builtin Type Descriptors): Document the floating
13555 point types used with @samp{R} type descriptor.
13556 (Symbol Descriptors): Describe how to handle conflict between
13557 different meanings of @samp{P} symbol descriptor.
13559 Thu May 20 13:35:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13561 * stabs.texinfo: Remove node Quick Reference and put its children
13562 directly under the main menu.
13564 * stabs.texinfo: Many more changes to bring it into line with
13565 AIX documentation and reality. I think it now has all the
13566 information from the AIX documentation, except that I burned
13567 out when I got to variant records (Pascal and Modula-2) and
13568 all the COBOL types. Oh well, we can add them later when we're
13569 worrying more about those languages.
13571 * stabs.texinfo (Automatic variables): Talk about what it means
13572 to omit the symbol descriptor.
13574 Tue May 18 17:59:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13576 * stabs.texinfo (Parameters): Add "(sometimes)" when describing
13577 gcc2 behavior with promoted args.
13579 Fri May 14 21:35:29 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13581 * gdb.texinfo: include readline appendices in info version of manual
13583 Fri May 7 11:56:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13585 * gdbinv-s.texi (Remote Serial): describe new ^C behavior in
13588 * gdb.texinfo (Machine Code): more index entries for disassemble
13590 Fri May 7 10:12:30 1993 Fred Fish (fnf@cygnus.com)
13592 * Clarify the intended use of the gdb-testers and gdb-patches
13593 mailing lists, and shrink gzip comment.
13595 Thu May 6 16:39:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13597 * gdb.texinfo (Shell Commands): do not mention SHELL env var in
13598 DOSHOST configuration of manual.
13600 * gdb.texinfo (MIPS Stack): new node.
13602 * all-config.texi (MIPS) new switch.
13604 * gdbinv-s.texi (Nindy Options) Remove two instances of future
13605 tense; (MIPS Remote) new node.
13607 * gdb.texinfo (passim) rephrases to work around makeinfo @value
13608 bug; (Environment) less passive, other small cleanups in text about
13609 .cshrc/.bashrc; (Invoking GDB) new MIPS Remote menu entry;
13610 (Remote) new MIPS Remote menu entry.
13612 Thu Apr 29 09:36:25 1993 Jim Kingdon (kingdon@cygnus.com)
13614 * stabs.texinfo: Many changes to include information from the
13617 * gdb.texinfo (Environment): Mention pitfall with .cshrc.
13619 Thu Apr 29 00:03:59 1993 Fred Fish (fnf@cygnus.com)
13621 * gdbint.texinfo (LONG_LONG): Replace with CC_HAS_LONG_LONG.
13622 Add PRINTF_HAS_LONG_LONG references.
13624 Wed Apr 28 11:39:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13626 * gdb.texinfo: Make node "Shell Commands" unconditional; describe
13627 `set demangle-style arm' (not cfront); mention can type `q' to
13628 discard output, when gdb pages.
13630 Tue Apr 27 14:02:57 1993 Jim Kingdon (kingdon@cygnus.com)
13632 * gdbint.texinfo (new node Debugging GDB, elsewhere):
13633 Move a bunch of information from ../README.
13634 (Getting Started): New node.
13636 Fri Apr 23 17:21:13 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13638 * gdbinv-s.texi, gdb.texinfo: include Hitachi SH target
13640 * gdb.texinfo: advance manual revision dates to present
13642 * gdbinv-s.texi, gdb.texinfo, all-config.texi, h8-config.texi:
13643 stop using silly Roman numerals in @set variable names
13645 Fri Apr 23 07:30:01 1993 Jim Kingdon (kingdon@cygnus.com)
13647 * stabs.texinfo (Parameters): Keep trying to get this right.
13649 Wed Apr 21 15:18:47 1993 Jim Kingdon (kingdon@cygnus.com)
13651 * stabs.texinfo (Parameters): More on "local parameters".
13653 Mon Apr 19 08:00:51 1993 Jim Kingdon (kingdon@cygnus.com)
13655 * stabs.texinfo (Parameters): Re-do "local parameters" section.
13657 Sun Apr 18 09:47:45 1993 Jim Kingdon (kingdon@cygnus.com)
13659 * stabs.texinfo (Symbol descriptors): Re-do using @table and @xref.
13660 (Parameters): Rewrite.
13661 (xcoff-differences, Sun-differences): Minor changes.
13663 Thu Apr 15 02:35:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
13665 * stabs.texinfo: Minor cleanup.
13667 Wed Apr 14 17:31:00 1993 Jim Kingdon (kingdon@cygnus.com)
13669 * gdbint.texinfo: Minor xcoff stuff.
13671 Wed Apr 7 14:11:07 1993 Fred Fish (fnf@cygnus.com)
13673 * gdbint.texinfo: Update for new config directory structure.
13674 Add info about internal type data structures.
13676 Mon Apr 5 09:06:30 1993 Ian Lance Taylor (ian@cygnus.com)
13678 * Makefile.in (SFILES_INCLUDED): gdb-config.texi is no longer in
13680 (gdb-config.texi): Depend on file in $(srcdir).
13682 Fri Apr 2 16:55:13 1993 Jim Kingdon (kingdon@cygnus.com)
13684 * stabs.texinfo: Fixes about N_SO.
13686 Mon Mar 29 15:03:25 1993 Fred Fish (fnf@cygnus.com)
13688 * gdbinit.texinfo: Document renaming of tm-29k.h to tm-a29k.h.
13690 Fri Mar 26 18:00:35 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13692 * gdb.texinfo: include list of nonstandard init file names
13694 * *-config.texi: new switch GENERIC for text that applies *only*
13695 to (usual) multiple-target version of manual
13697 * gdb.texinfo, gdbinv-s.texi: Update conditional markup to correct
13700 * gdb.texinfo: depend on latest fixed makeinfo, use conditionals
13701 in menus (rather than conditionally selected multiple alternative
13704 * Makefile.in: define and use DOC_CONFIG var to select
13705 configuration for GDB user manual.
13707 * gdb-config.texi: delete from repository, generate from Makefile.
13709 * all-config.texi: normal `generic' configuration file, formerly
13710 stored as gdb-config.texi
13712 Wed Mar 24 14:03:19 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
13714 * Makefile.in: add dvi target to build all .dvi files
13716 Tue Mar 23 16:03:24 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13718 * gdb.texinfo, gdvinv-s.texinfo: formatting improvements.
13720 Tue Feb 23 11:46:11 1993 Mike Stump (mrs@cygnus.com)
13722 * stabs.texi: The `this' pointer is now known by the name
13723 `this' instead of `$t'.
13725 Fri Mar 19 21:46:50 1993 John Gilmore (gnu@cygnus.com)
13727 * gdbint.texinfo: Doc NO_MMALLOC and NO_MMALLOC_CHECK as
13729 * stabs.texinfo: More array fixes inspired by Jim's.
13731 Fri Mar 19 10:23:34 1993 Jim Kingdon (kingdon@cygnus.com)
13733 * stabs.texinfo: Fixes re arrays and continuations.
13735 * gdbint.texinfo: Add XCOFF node.
13737 Mon Mar 8 15:52:18 1993 John Gilmore (gnu@cygnus.com)
13739 * gdb.texinfo: Add `set print max-symbolic-offset' doc.
13741 Sun Feb 21 17:09:38 1993 Per Bothner (bothner@rtl.cygnus.com)
13743 * stabs.texinfo: Fix for array types to mention lower bounds.
13745 Thu Feb 18 01:19:49 1993 John Gilmore (gnu@cygnus.com)
13747 * gdbint.texinfo: Update PTRACE_ARG3_TYPE doc, pull PT_*.
13749 Wed Feb 17 08:15:24 1993 John Gilmore (gnu@cygnus.com)
13751 * gdbint.texinfo: Remove SET_STACK_LIMIT_HUGE from target defines.
13753 Thu Feb 11 10:38:40 1993 John Gilmore (gnu@cygnus.com)
13755 * gdbint.texinfo: Fix thinko (NM_FILE => NAT_FILE). Found
13756 by Michael Ben-Gershon <mybg@CS.HUJI.AC.IL>.
13758 Wed Feb 10 23:59:19 1993 John Gilmore (gnu@cygnus.com)
13760 * gdbint.texinfo: Eliminate IBM6000_HOST, document IBM6000_TARGET.
13762 Wed Feb 10 23:42:37 1993 John Gilmore (gnu@cygnus.com)
13764 * gdbint.texinfo: Eliminate IBM6000_HOST, document IBM6000_TARGET.
13766 Tue Feb 9 18:26:21 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13768 * gdb.texinfo, gdbinv-s.texi: misc updates
13770 Sat Feb 6 10:25:47 1993 John Gilmore (gnu@cygnus.com)
13772 * gdbint.texinfo: Brief documentation for longjmp support,
13773 from an email msg by Stu.
13775 Fri Feb 5 14:10:15 1993 John Gilmore (gnu@cygnus.com)
13777 * stabs.texinfo: Fix description of floating point "range"
13778 types (which really define basic types). Reported by Jim Meehan,
13779 <meehan@src.dec.com>.
13781 * gdbint.texinfo: Remove COFF_NO_LONG_FILE_NAMES define, now gone.
13783 Thu Feb 4 13:56:46 1993 Ian Lance Taylor (ian@cygnus.com)
13785 * gdbint.texinfo: Slightly expand section on supporting a new
13786 object file format.
13788 Thu Feb 4 01:49:04 1993 John Gilmore (gnu@cygnus.com)
13790 * Makefile.in (refcard.ps, lrefcard.ps): Remove psref.tex
13793 Tue Feb 2 12:18:06 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13795 * gdb.texinfo, gdbinv-s.texi: miscellaneous stylistic cleanups
13797 Mon Feb 1 15:35:47 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13799 * gdbinv-s.texi: z8000 simulator target name is just "sim"
13801 * gdbinv-s.texi: Mention that Z8000 simulator can simulate Z8001
13804 Thu Dec 17 00:44:57 1992 John Gilmore (gnu@cygnus.com)
13806 * gdbint.texinfo (Host Conditionals): Remove
13807 NAMES_HAVE_UNDERSCORE, SOME_NAMES_HAVE_DOT, document
13809 (Target Conditionals): Remove all of the above.
13811 Tue Dec 15 02:01:00 1992 John Gilmore (gnu@cygnus.com)
13813 * gdbint.texinfo: SWAP_HOST_AND_TARGET => SWAP_TARGET_AND_HOST.
13814 Noticed by Andy Jackson, <arj@cam-orl.co.uk>.
13816 Sat Nov 28 06:51:35 1992 John Gilmore (gnu@cygnus.com)
13818 * gdbint.texinfo: Add sections on clean design and on how to send
13821 Mon Nov 9 23:57:02 1992 John Gilmore (gnu@cygnus.com)
13823 * gdbint.texinfo: Add how to declare the result of make_cleanup.
13825 Tue Oct 27 17:08:45 1992 K. Richard Pixley (rich@cygnus.com)
13827 * gdbint.texinfo: nm.h now included in defs.h.
13829 Mon Oct 26 11:09:47 1992 John Gilmore (gnu@cygnus.com)
13831 * gdb.texinfo: Fix typo, reported by Karl Berry.
13833 Fri Oct 23 00:41:21 1992 John Gilmore (gnu@cygnus.com)
13835 * gdb.texinfo: Add opcodes dir to GDB distribution description.
13837 Wed Oct 21 03:51:01 1992 John Gilmore (gnu@cygnus.com)
13839 * gdbint.texinfo: Improve REGISTER_U_ADDR and USE_PROC_FS doc.
13841 Tue Oct 20 23:27:56 1992 John Gilmore (gnu@cygnus.com)
13843 * gdbint.texinfo: Document obsolete STACK_END_ADDR.
13844 (all @node commands): Use new form to avoid nitpicking errors.
13845 * gdbint.texinfo: Document host/native/target split.
13847 Tue Oct 20 21:32:18 1992 K. Richard Pixley (rich@sendai.cygnus.com)
13849 * gdbint.texinfo: add PUSH_DUMMY_FRAME, POP_FRAME.
13851 Fri Oct 16 03:34:01 1992 John Gilmore (gnu@cygnus.com)
13853 * gdbint.texinfo: Update GET_LONGJMP_TARGET, L_SET doc.
13855 Sat Oct 10 18:04:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13857 * gdbint.texinfo: fixed a stray email address (needs @@),
13858 added @table @code to node "Native Conditionals"
13860 Thu Oct 8 16:27:45 1992 K. Richard Pixley (rich@sendai.cygnus.com)
13862 * gdbint.texinfo: document a few more macros, create new section
13865 Thu Oct 1 01:57:56 1992 John Gilmore (gnu@cygnus.com)
13867 * gdb.texinfo: Document command hooks.
13869 Tue Sep 22 00:34:15 1992 John Gilmore (gnu@cygnus.com)
13871 * gdbint.texinfo: Describe coding style of GDB.
13873 Mon Sep 21 19:32:16 1992 John Gilmore (gnu@cygnus.com)
13875 * stabs.texinfo: Minor wording changes.
13877 Tue Sep 15 02:57:09 1992 John Gilmore (gnu@cygnus.com)
13879 * gdbint.texinfo: Improve release doc slightly.
13881 Fri Sep 11 18:28:28 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
13883 * gdb.texinfo, gdbinv-m.m4.in, gdbinv-s.m4.in: First pass at doc
13884 for two new remote targets---29K using UDI, and Tandem ST2000
13887 * all.m4, none.m4: new m4 switch, _ST2000__
13889 * all.m4: turn on H8/300 stuff for generic manual
13891 * gdbinv-s.m4.in: remove text on special procedures to continue
13892 after explicit call to breakpoint() in serial stubs.
13894 Fri Sep 11 01:34:25 1992 John Gilmore (gnu@sphagnum.cygnus.com)
13896 * gdbint.texinfo: Improve doc of GDB config macros.
13898 Wed Sep 9 16:52:06 1992 John Gilmore (gnu@cygnus.com)
13900 * stabs.texinfo: Remove Bothner's changes for C++ nested types.
13901 These will be reinserted when examined.
13903 Fri Sep 4 18:53:57 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
13905 * gdb.texinfo: fix shameful error of agreement reported by
13906 jimb@occs.cs.oberlin.edu (Jim Blandy)
13907 * gdb.texinfo: remove old partial discussion of remote serial
13908 protocol (via serial debug stubs)
13909 * gdbinv-m.m4.in, gdbinv-s.m4.in: new section discussing
13910 use of serial debug stubs
13912 Mon Aug 24 01:17:55 1992 John Gilmore (gnu@cygnus.com)
13914 * gdbint.texinfo: Make a start at documenting all the #if macros
13915 in GDB. At least list them all, and start separating them into
13916 host-specific and target-specific.
13918 Tue Aug 18 15:59:13 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
13920 * gdbinv-s.m4.in: refrain from using @cartouche for just a few
13921 examples (not consistent w others).
13922 gdb.texinfo: issue disclaimer paragraph on cmdline options only
13923 for generic vn of doc
13925 Tue Aug 18 14:53:27 1992 Ian Lance Taylor (ian@cygnus.com)
13927 * Makefile.in: always create installation directories.
13929 Tue Aug 18 14:11:50 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
13931 * gdb.texinfo: in h8 config, do not describe searching commands.
13933 Mon Aug 17 18:07:59 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
13935 * gdb.texinfo, none.m4, h8.m4, gdbinv-s.m4.in: improve H8/300
13936 conditionals; introduce a few generic switches that may be
13937 useful for other cross-dev or dos-hosted configs.
13939 * gdb.texinfo: fix typo in "info reg" description
13941 Sun Aug 16 01:16:18 1992 John Gilmore (gnu@cygnus.com)
13943 * stabs.texinfo: Minor updates from running TeX over it.
13944 * Makefile.in (stabs.dvi, stabs.ps): Add.
13946 Sat Aug 15 20:52:24 1992 Per Bothner (bothner@rtl.cygnus.com)
13948 * stabs.texinfo: Stabs documentation, written by Julia Menapace.
13949 First pass at converting it to texinfo.
13951 Sat Aug 15 03:14:59 1992 John Gilmore (gnu@cygnus.com)
13953 * gdb.texinfo, refcard.tex: Document mult args on `info reg'.
13954 * Makefile.in (refcard.ps, lrefcard.ps): Add missing $(srdir).
13956 Fri Aug 14 21:08:47 1992 John Gilmore (gnu@cygnus.com)
13958 * gdbint.texinfo: Add section on partial symbol tables.
13960 Fri Jun 19 10:28:05 1992 John Gilmore (gnu at cygnus.com)
13962 * gdb.texinfo: Document new am29k setting.
13964 Sat Jun 20 16:31:10 1992 John Gilmore (gnu at cygnus.com)
13966 * gdb.texinfo: document `set remotedebug' and `set
13967 rstack_high_address'.
13969 Thu May 14 17:09:48 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
13971 * gdb.texinfo: slight expansion of new text on reading info files
13972 * gdbinv-s.m4.in: correct and expand info on cross-debugging
13975 Tue May 12 12:22:47 1992 John Gilmore (gnu at cygnus.com)
13977 * gdb.texinfo: `info user' => `show user'. Noticed by David Taylor.
13979 Mon May 11 19:06:27 1992 John Gilmore (gnu at cygnus.com)
13981 * gdb.texinfo: Say how to read the `info' files.
13983 Tue May 5 12:11:38 1992 K. Richard Pixley (rich@cygnus.com)
13985 * Makefile.in: gm4 -> m4.
13987 Fri Apr 10 17:50:43 1992 John Gilmore (gnu at rtl.cygnus.com)
13989 * gdb.texinfo: Update for GDB-4.5. Move `Formatting
13990 Documentation' ahead of `Installing GDB' to match README.
13991 Update shared library doc, -readnow and -mapped, and directory
13992 structure (add glob and mmalloc). Update configure doc.
13994 Tue Mar 24 23:28:38 1992 K. Richard Pixley (rich@cygnus.com)
13996 * Makefile.in: remove $(srcdir) from gdb.info rule.
13998 Sat Mar 7 18:44:50 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14000 * Makefile.in: commented out gdb-all.texinfo rule. This is
14003 Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
14005 * Makefile.in, configure.in: removed traces of namesubdir,
14006 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
14007 copyrights to '92, '13, changed some from Cygnus to FSF.
14009 Fri Dec 13 09:47:31 1991 John Gilmore (gnu at cygnus.com)
14011 * gdb.texinfo: Improve how we ask for bug reports.
14013 Tue Dec 10 04:07:21 1991 K. Richard Pixley (rich at rtl.cygnus.com)
14015 * Makefile.in: infodir belongs in datadir.
14017 Fri Dec 6 23:57:34 1991 K. Richard Pixley (rich at rtl.cygnus.com)
14019 * Makefile.in: remove spaces following hyphens, bsd make can't
14020 cope. install using INSTALL_DATA. added clean-info. added
14021 standards.text support.
14023 Thu Dec 5 22:46:12 1991 K. Richard Pixley (rich at rtl.cygnus.com)
14025 * Makefile.in: idestdir and ddestdir go away. Added copyrights
14026 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
14027 and mandir now keyed off datadir by default.
14034 version-control: never