1 2019-12-14 Andrew Burgess <andrew.burgess@embecosm.com>
3 * python.texi (Symbols In Python): Remove duplicate description of
4 gdb.lookup_global_symbol.
6 2019-12-11 Simon Marchi <simon.marchi@efficios.com>
8 * gdb.texinfo (Writing JIT Debug Info Readers): Fix typo.
10 2019-12-11 Philippe Waroquiers <philippe.waroquiers@skynet.be>
12 * gdb.texinfo (Command Options): Use -p and -pretty in the example,
13 as -r is ambiguous. Update the print - TAB TAB completion result.
14 (Data): Document new option -raw-values. Use -p and -pretty in the
15 example, as -r is ambiguous.
16 (Print Settings): Document set print raw values.
17 (Pretty-Printer Commands): Document interaction between enabled
18 pretty printers and -raw-values/-raw-frame-arguments.
20 2019-12-10 Tom Tromey <tom@tromey.com>
22 * python.texi (gdb.prompt): Use correct quotes in example.
25 2019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
27 * doc/gdb.texinfo (GDB/MI Symbol Query): Add documentation of
28 -max-results to some -symbol-info-* commands.
30 2019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
32 * doc/gdb.texinfo (GDB/MI Symbol Query): Document new MI command
33 -symbol-info-module-functions and -symbol-info-module-variables.
35 2019-12-01 Tom Tromey <tom@tromey.com>
37 * gdb.texinfo (TUI Configuration): Mention TUI border styles.
38 (Output Styling): Document new settings.
40 2019-12-01 Tom Tromey <tom@tromey.com>
42 * gdb.texinfo (TUI Configuration): Document new setting.
44 2019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
46 * gdb.texinfo (Define): Indicate that user-defined prefix can
47 be used in 'define' command. Document 'define-prefix' command.
49 2019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
51 * doc/gdb.texinfo (GDB/MI Symbol Query): Document new MI command
54 2019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
56 * doc/gdb.texinfo (GDB/MI Symbol Query): Document new MI command
57 -symbol-info-functions, -symbol-info-types, and
58 -symbol-info-variables.
60 2019-11-26 Tom Tromey <tom@tromey.com>
62 * gdb.texinfo (Maintenance Commands): Document new maint
65 2019-11-25 Luis Machado <luis.machado@linaro.org>
67 * gdb.texinfo (Debugging Output): Document set debug
68 remote-packet-max-chars.
70 2019-11-14 Tom de Vries <tdevries@suse.de>
72 * gdb.texinfo: Fix typos.
74 * stabs.texinfo: Same.
76 2019-11-12 Tom Tromey <tom@tromey.com>
78 * gdb.texinfo (Maintenance Commands): Document new command.
80 2019-11-11 Tom Tromey <tom@tromey.com>
82 * gdb.texinfo (TUI Keys): Document readline function names.
84 2019-11-11 Tom Tromey <tom@tromey.com>
86 * gdb.texinfo (Editing): Document operate-and-get-next.
88 2019-11-11 Tom Tromey <tromey@adacore.com>
90 * gdb.texinfo (Host I/O Packets): Fix typo in "vFile:pwrite".
92 2019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
94 * python.texi (Symbols In Python): Add documentation for
95 gdb.lookup_static_symbols.
97 2019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
99 * python.texi (Symbols In Python): Extend documentation for
100 gdb.lookup_static_symbol.
102 2019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
104 * gdb.texinfo (Symbols): Document new 'info module variables' and
105 'info module functions' commands.
107 2019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
109 * gdb.texinfo (Symbols): Document new 'info modules' command.
111 2019-10-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
113 * gdb.texinfo (Convenience Funs): Document the new
114 $_gdb_setting_str, $_gdb_maint_setting and $_gdb_maint_setting_str
115 convenience functions.
117 2019-10-29 Christian Biesinger <cbiesinger@google.com>
119 * Makefile.in: Also set SYSTEM_GDBINIT_DIR for the info manual
121 * gdb.texinfo (many sections): Document new --with-system-gdbinit-dir
124 2019-10-23 Tom Tromey <tom@tromey.com>
126 * Makefile.in (READLINE_DIR): Update.
128 2019-10-23 Christian Biesinger <cbiesinger@google.com>
130 * python.texi (Threads In Python): Add a note for how to get the
133 2019-10-07 Tom de Vries <tdevries@suse.de>
135 * gdb.texinfo: Fix typo.
139 2019-10-03 Bernhard Heckel <bernhard.heckel@intel.com>
141 * doc/gdb.texinfo (Fortran Operators): Describe scope operator.
143 2019-10-02 Tom Tromey <tromey@adacore.com>
145 * gdb.texinfo (Set Catchpoints, Convenience Vars): Document
148 2019-09-20 Ulrich Weigand <uweigand@de.ibm.com>
150 * doc/gdb.texinfo (Remote Configuration): Remove documentation for
151 qXfer:spu:read and qXfer:spu:write.
152 (General Query Packets): Likewise.
153 (Cell Broadband Engine SPU architecture): Remove subsection.
155 2019-09-18 Tom Tromey <tom@tromey.com>
157 * gdb.texinfo (Editing): Document readline application name.
158 (TUI Single Key Mode): Document TUI SingleKey keymap name.
160 2019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
162 * gdb.texinfo (Source Path): Additional text to better describe
163 how the source path directory list is used when searching for
166 2019-09-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
168 * gdb.texinfo (Ada Tasks): Tell the task name is printed, update
171 2019-09-10 Tom Tromey <tromey@adacore.com>
173 * gdb.texinfo (Index Files): Update Ada text.
175 2019-08-27 Andrew Burgess <andrew.burgess@embecosm.com>
177 * gdb.texinfo (Symbols): Add information about the -n flag to
178 "info variables" and "info functions".
180 2019-08-25 Yoshinori Sato <ysato@users.sourceforge.jp>
182 * gdb.texinfo (Standard Target Features): Add RX Features sub-section.
184 2019-08-16 Alan Hayward <alan.hayward@arm.com>
186 * gdb.texinfo (AArch64 Pointer Authentication)
187 (GDB/MI Breakpoint Information) (Frame Information): Document
190 2019-08-12 Tom Tromey <tom@tromey.com>
192 * gdb.texinfo (Configure Options): Document minimum version of
195 2019-08-09 Alan Hayward <alan.hayward@arm.com>
197 * gdb.texinfo (AArch64 Pointer Authentication): Fix typo.
199 2019-08-07 Alan Hayward <alan.hayward@arm.com>
201 * gdb.texinfo (AArch64 Pointer Authentication): New subsection.
203 2019-08-05 Christian Biesinger <cbiesinger@google.com>
205 * python.texi (Blocks In Python): Document dictionary access on blocks.
207 2019-08-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
209 * gdb.texinfo (Symbols): Document new args -dirname and -basename
210 of "info sources" command.
212 2019-07-30 Christian Biesinger <cbiesinger@google.com>
214 * python.texi (Symbols In Python): Document new function
215 gdb.lookup_static_symbol.
217 2019-07-29 Christian Biesinger <cbiesinger@google.com>
219 * python.texi (Objfiles In Python): Document new functions
220 Objfile.lookup_{global,static}_symbol.
222 2019-07-29 Philippe Waroquiers <philippe.waroquiers@skynet.be>
224 * gdb.texinfo (Backtrace): Document the new '-frame-info'
225 backtrace option. Reference 'set print frame-info'.
226 (Print Settings): Document 'set|show print frame-info'.
227 Document new 'presence' value for 'set print frame-arguments.
229 2019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
231 * gdb.texinfo (Symbols): Add information about -q flag to "info
234 2019-07-20 Kevin Buettner <kevinb@redhat.com>
236 * python.texi (python command): Revise example to match
239 2019-07-09 Pedro Alves <palves@redhat.com>
241 * gdb.texinfo (C++ Exception GDB/MI Catchpoint Commands): Adjust
242 examples to show type=catchpoint instead of type=breakpoint and an
245 2019-07-03 Pedro Alves <palves@redhat.com>
246 Philippe Waroquiers <philippe.waroquiers@skynet.be>
248 * gdb.texinfo (Command Settings): New node documenting the general
249 concept of settings, how to change them, and the new "with"
251 (Maintenance Commands): Document "maint with".
253 2019-07-03 Pedro Alves <palves@redhat.com>
255 * gdb.texinfo (Maintenance Commands): Document "maint set/show
256 test-settings" instead of "maint test-settings set/show".
258 2019-06-18 Simon Marchi <simon.marchi@efficios.com>
260 * gdb.texinfo (Invoking GDB): Remove sentence about how GDB
261 deals with a file that has the same name as the specified pid to
262 attach to. Add example using -p option.
263 (gdb man): Remove same sentence as in previous item.
265 2019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
267 * gdb.texinfo (GDB/MI Catchpoint Commands): Add menu entry to new
269 (C++ Exception GDB/MI Catchpoint Commands): New node to describe
272 2019-06-13 Pedro Alves <palves@redhat.com>
274 * gdb.texinfo (Command Completion): Mention command options too.
275 (Command Options): New node.
276 (Threads): Add anchors. Extend descriptions of the "taas" and
278 (Backtrace): Describe new options of the "backtrace" command. Add
280 (Frame Apply): Describe new options of the "frame apply" and
281 "faas" commands. Add anchors.
282 (Data): Describe new options of the "print" command. Add anchors.
283 (Compiling and Injecting Code): Mention options of the "compile
285 (Maintenance Commands): Mention "maint test-options" subcommands
286 and the "maint show test-options-completion-result" command.
288 2019-06-13 Pedro Alves <palves@redhat.com>
290 * gdb.texinfo (Print Settings): Document "set/show print
291 raw-frame-arguments" instead of "set/show print raw
294 2019-06-13 Pedro Alves <palves@redhat.com>
296 * gdb.texinfo (Maintenance Commands): Document "maint
297 test-settings" commands.
299 2019-06-06 Amos Bird <amosbird@gmail.com>
301 * annotate.texinfo (Multi-threaded Apps): Add entry for thread-exited
304 2019-06-04 Christian Biesinger <cbiesinger@google.com>
306 * python.texi: Document new gdb.Type.objfile property.
308 2019-06-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
310 * gdb.texinfo (Help): Document the new -v apropos flag.
311 (Output Styling): Document the style name styling done by "show style".
312 Document the new title and highlight styles.
314 2019-05-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
316 * gdb.texinfo (Shell Commands): Document pipe command.
317 (Logging Output): Add a reference to pipe command.
318 (Convenience Variables): Document $_shell_exitcode and
321 2019-05-29 Tom Tromey <tromey@adacore.com>
323 * gdb.texinfo (Continuing and Stepping): Document new
326 2019-05-22 Alan Hayward <alan.hayward@arm.com>
328 * gdb.texinfo (Shell Commands): Add debugredirect.
330 2019-05-22 Jan Vrany <jan.vrany@fit.cvut.cz>
332 * gdb.texinfo: Minor formatting fixes.
334 2019-01-28 Jan Vrany <jan.vrany@fit.cvut.cz>
336 * gdb.texinfo (Miscellaneous GDB/MI Commands): Document new
337 MI command -complete.
339 2019-05-14 Tom de Vries <tdevries@suse.de>
341 * gdb.texinfo (Automatic symbol index cache): Add concept and command
344 2019-05-14 Tom de Vries <tdevries@suse.de>
346 * gdb.texinfo (Maintenance Commands): Remove superfluous
347 quoting on command index entry for "maint info selftests".
349 2019-05-10 Tom Tromey <tromey@adacore.com>
351 * python.texi (Pretty Printing API): Mention lazy computation for
354 2019-05-10 Tom Tromey <tromey@adacore.com>
356 * gdb.texinfo (Set Catchpoints): Add text for parameter to "catch
357 exception" and "catch handlers". Move "catch exception unhandled"
358 text. Use @var for "catch load" and "catch unload"
360 2019-05-08 Tom Tromey <tromey@adacore.com>
362 * gdb.texinfo (Symbols): Document change to ptype/o.
364 2019-05-03 Eli Zaretskii <eliz@gnu.org>
366 * gdb.texinfo (Separate Debug Files): Document how the
367 subdirectory of the global debug directory is computed on
370 2019-04-29 Andrew Burgess <andrew.burgess@embecosm.com>
372 * gdb.texinfo (Print Settings): Document 'print max-depth'.
373 * guile.texi (Guile Pretty Printing API): Document that 'print
374 max-depth' can effect the display of a values children.
375 * python.texi (Pretty Printing API): Likewise.
376 (Values From Inferior): Document max_depth keyword.
378 2019-04-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
380 * gdb.texinfo (Calling): Document the new
381 set|show may-call-functions.
383 2019-04-22 Pedro Alves <palves@redhat.com>
385 * gdb.texinfo (Reverse Execution): Mention and xref process record
386 and replay. Mention remote and system emulators.
387 (Process Record and Replay): List supported architectures.
388 Mention that "record btrace" is only supported on Intel
391 2019-04-17 Alan Hayward <alan.hayward@arm.com>
393 * gdb.texinfo (Other Command-Line Arguments for gdbserver)
394 (Monitor Commands for gdbserver)
395 (gdbserver man): Add debug-file option.
397 2019-04-08 Kevin Buettner <kevinb@redhat.com>
399 * python.texi (Inferiors In Python): Rename
400 Inferior.thread_from_thread_handle to Inferior.thread_from_handle.
401 Add note about the former being deprecated.
403 2019-04-08 Kevin Buettner <kevinb@redhat.com>
405 * python.texi (Threads In Python): Add description for method
406 InferiorThread.handle.
408 2019-04-07 Tom Tromey <tom@tromey.com>
410 * Makefile.in (all): Depend on "info".
412 2019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
414 * gdb.texinfo (Convenience Funs): Document '$_creal' and
417 2019-03-30 Eli Zaretskii <eliz@gnu.org>
419 * gdb.texinfo (Convenience Vars): Document $_gdb_major and
422 2019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
424 * python.texi (Pretty Printing API): Document use of None for the
427 2019-03-22 Alan Hayward <alan.hayward@arm.com>
428 Jiong Wang <jiong.wang@arm.com>
430 * gdb.texinfo (AArch64 Features): Describe pauth feature.
432 2019-03-20 Tom Tromey <tromey@adacore.com>
434 * python.texi (Selecting Pretty-Printers): Use @defvar for
437 2019-03-14 Simon Marchi <simon.marchi@efficios.com>
439 * gdb.texinfo (GDB/MI Development and Front Ends): Fix closing
440 of table, "@end @table" -> "@end table".
442 2019-03-14 Tom Tromey <tromey@adacore.com>
444 * gdb.texinfo (Output Styling): Document "set style source" and
447 2019-03-13 Simon Marchi <simon.marchi@ericsson.com>
449 * gdb.texinfo (Mode Options): Mention mi3.
450 (Interpreters): Likewise.
451 (GDB/MI Development and Front Ends): Add entry for MI 3 in
452 version table. Document -fix-multi-location-breakpoint-output.
453 (GDB/MI Breakpoint Information): Document format of breakpoint
456 2019-03-05 Simon Marchi <simon.marchi@efficios.com>
458 * python.texi (Values From Inferior): Change synopsys of the
459 second form of Value.__init__.
461 2019-03-02 Eli Zaretskii <eliz@gnu.org>
463 * gdb.texinfo (Output Styling): Fix typos. Document the default
464 foreground colors of the available styles.
466 2019-02-27 Kevin Buettner <kevinb@redhat.com>
468 * gdb.texinfo (Configure Options): Document minimum python
471 2019-02-26 Kevin Buettner <kevinb@redhat.com>
473 * python.texi (Values From Inferior): Document second form
476 2019-02-23 Joel Brobecker <brobecker@adacore.com>
478 * gdb.texinfo: Update copyright year ranges.
479 * refcard.tex: Likewise.
481 2019-02-21 Alan Hayward <alan.hayward@arm.com>
483 * gdb.texinfo: Update style defaults.
485 2019-02-21 Tom Tromey <tromey@adacore.com>
487 * gdb.texinfo (Remote Configuration): Remove trailing "." from
490 2019-01-16 Simon Marchi <simon.marchi@ericsson.com>
492 * gdb.texinfo (GDB/MI Development and Front Ends): Add table of
493 MI versions. Update text around it.
495 2019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
497 * gdb.texinfo (PowerPC Features): Document the alias
498 pseudo-registers for the org.gnu.gdb.power.altivec feature.
500 2019-01-09 Simon Marchi <simon.marchi@ericsson.com>
502 * gdb.texinfo (Print Settings): Remove mention of specific
503 demangle-style values, just refer to the in-process help.
505 2018-12-28 Tom Tromey <tom@tromey.com>
507 * gdb.texinfo (Output Styling): New node.
509 2018-12-13 John Baldwin <jhb@FreeBSD.org>
511 * gdb.texinfo (Set Catchpoints): Add an anchor for 'catch syscall'.
512 (Native): Add a FreeBSD subsection.
513 (FreeBSD): Document use of system call aliases for compatibility
516 2018-11-21 Andrew Burgess <andrew.burgess@embecosm.com>
518 * gdb.texinfo (Standard Target Features): Add RISC-V Features
521 2018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
523 * gdb.texinfo (Examining the Symbol Table): Document language choice
524 for 'info types|functions|variables' commands.
525 (Setting Breakpoints): Document language choice to print
526 the functions in which a breakpoint is set.
528 2018-11-09 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
530 * gdb.texinfo (PowerPC Features): Document the altivec and fpu
531 requirements for the org.gnu.gdb.power.vsx feature.
533 2018-11-01 Joel Brobecker <brobecker@adacore.com>
535 * gdb.texinfo (Ada Tasks): Update the "info task 2" example
536 output to match the current implementation.
538 2018-10-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
540 * gdb.texinfo (Information About a Frame): Document changes
541 to 'info args' and 'info locals'.
542 (Examining the Symbol Table): Document changes to 'info functions'
543 and 'info variables'.
545 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
547 * gdb.texinfo (PowerPC Features): Describe new features
548 "org.gnu.gdb.power.htm.spr", "org.gnu.gdb.power.htm.core",
549 "org.gnu.gdb.power.htm.fpu", "org.gnu.gdb.power.htm.altivec",
550 "org.gnu.gdb.power.htm.vsx", "org.gnu.gdb.power.htm.ppr",
551 "org.gnu.gdb.power.htm.dscr", "org.gnu.gdb.power.htm.tar".
553 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
555 * gdb.texinfo (PowerPC Features): Describe new features
556 "org.gnu.gdb.power.ebb" and "org.gnu.gdb.power.linux.pmu".
558 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
560 * gdb.texinfo (PowerPC Features): Describe new feature
561 "org.gnu.gdb.power.tar".
563 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
565 * gdb.texinfo (PowerPC Features): Describe new features
566 "org.gnu.gdb.power.ppr" and "org.gnu.gdb.power.dscr".
568 2018-10-20 Tom Tromey <tom@tromey.com>
570 * gdb.texinfo (TUI Commands): Add @end table.
571 (TUI Configuration): Remove stray @end table.
573 2018-10-19 Tom Tromey <tom@tromey.com>
576 * gdb.texinfo (TUI Commands): Remove tabset documentation.
577 (TUI Configuration): Document "set tui tab-width".
579 2018-10-09 Tom Tromey <tom@tromey.com>
581 * python.texi (Inferiors In Python): Link to "Frames In Python",
582 not "Unwinding Frames in Python".
584 2018-10-09 Tom Tromey <tom@tromey.com>
586 * gdb.texinfo (Configure Options): Update --enable-ubsan
589 2018-10-08 John Baldwin <jhb@FreeBSD.org>
591 * gdb.texinfo (Contributors): Add SRI International and University
592 of Cambridge for FreeBSD/riscv.
594 2018-10-06 Tom Tromey <tom@tromey.com>
597 * python.texi (Inferiors In Python): Document
598 Inferior.Architecture.
600 2018-10-06 Tom Tromey <tom@tromey.com>
603 * python.texi (Symbols In Python): Document the module and
604 common-block domains. Remove documentation for incorrect
607 2018-10-03 Tom Tromey <tom@tromey.com>
609 * gdb.texinfo (Configure Options): Document --enable-ubsan.
611 2018-10-02 John Darrington <john@darrington.wattle.id.au>
613 * gdb.texinfo (Remote Connection Commands): Describe
614 the changes to target remote and target extended-remote
615 relating to Unix domain sockets.
617 2018-10-01 Tom Tromey <tom@tromey.com>
619 * gdb.texinfo (Configure Options): Document configure options.
621 2018-09-29 Tom Tromey <tom@tromey.com>
623 * gdb.texinfo (Requirements): Mention C++, GNU make.
624 (Requirements): Sort the table. Add more libraries.
625 (Running Configure): Remove obsolete text.
626 (Separate Objdir): Likewise.
627 (Configure Options): Likewise.
629 2018-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
631 * gdb.texinfo (Frames): Rewrite the description of 'frame number'
632 to highlight that the number is also the frame's level.
633 (Selection): Rewrite documentation for 'frame' and 'select-frame'
635 (Frame Info): Rewrite documentation for 'info frame' command.
637 2018-09-23 Tom Tromey <tom@tromey.com>
640 * python.texi (Parameters In Python): Document exception behavior
643 2018-09-18 John Baldwin <jhb@FreeBSD.org>
645 * gdb.texinfo (info proc): Remove "running".
646 (info proc mappings): Replace "program" with "process".
648 2018-09-18 John Baldwin <jhb@FreeBSD.org>
650 * gdb.texinfo (Process Information): Document "info proc files"
653 2018-09-17 Tom Tromey <tom@tromey.com>
655 * gdb.texinfo (Index Files): Update for cache directory change on
658 2018-09-16 Tom Tromey <tom@tromey.com>
660 * python.texi (Basic Python): Update docs for find_pc_line,
662 (Progspaces In Python): Update docs for current_progspace.
663 Document block_for_pc, find_pc_line, is_valid, nsolib_name.
664 Move method documentation before example.
666 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
668 * python.texi (Objfiles In Python): Update gdb.objfiles() doc.
670 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
671 2018-09-13 Tom Tromey <tom@tromey.com>
673 * python.texi (Program Spaces In Python): Document the
674 Progspace.objfiles method.
675 (Objfiles In Python): Mention that gdb.objfiles() is identical
676 to gdb.selected_inferior().progspace.objfiles().
678 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
679 2018-09-13 Tom Tromey <tom@tromey.com>
681 * python.texi (Inferiors In Python): Document
683 (Program Spaces In Python): Document that
684 gdb.current_progspace() is the same as
685 gdb.selected_inferior().progspace.
687 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
689 * python.texi (Basic Python): Mention the string representation
690 of GDB Python objects.
692 2018-09-12 Simon Marchi <simon.marchi@ericsson.com>
694 * gdb.texinfo (Skipping Over Functions and Files): Document
697 2018-09-10 Tom Tromey <tom@tromey.com>
699 * python.texi (Frames In Python, Blocks In Python)
700 (Symbols In Python, Symbol Tables In Python)
701 (Lazy Strings In Python): Remove periods from section titles.
703 2018-09-10 Tom Tromey <tom@tromey.com>
705 * python.texi (Pretty Printing API): Swap sentence order.
707 2018-09-10 Tom Tromey <tom@tromey.com>
710 * python.texi (Values From Inferior): Mention use of virtual
713 2018-09-10 Tom Tromey <tom@tromey.com>
715 * python.texi (Basic Python): Parenthesize argument to
718 2018-09-10 Tom Tromey <tom@tromey.com>
720 * python.texi (Python): Mention Python versions. Don't mention
723 2018-09-10 Tom Tromey <tom@tromey.com>
726 * python.texi (Unwinding Frames in Python): Rewrite
727 create_unwind_info documentation. Update read_register
728 documentation and add a note about unwinder caution.
730 2018-09-10 Tom Tromey <tom@tromey.com>
733 * python.texi (Events In Python): Fix inferior_call
736 2018-09-10 Tom Tromey <tom@tromey.com>
739 * python.texi (Frame Filter API): Remove period from subsection
740 title. Mention 100 as good default priority.
741 (Frame Decorator API): Remove period from subsection title.
742 Mention FrameDecorator module.
744 2018-09-10 Tom Tromey <tom@tromey.com>
747 * python.texi (Exception Handling): Rearrange gdb.GdbError text
750 2018-09-10 Tom Tromey <tom@tromey.com>
752 * gdb.texinfo (Compilation): Use "gcc", not "gcc.info", in @xref.
753 (Machine Code): Use "binutils", not "binutils.info", in @pxref.
754 (Separate Debug Files): Use "ld", not "ld.info", in @ref.
755 * python.texi (Objfiles In Python): Use "ld", not "ld.info", in @ref.
757 2018-09-10 Tom Tromey <tom@tromey.com>
760 * python.texi (Frames In Python): Document that Frame.block can
763 2018-09-10 Tom Tromey <tom@tromey.com>
766 * gdb.texinfo (Pretty-Printer Commands): Fix typo in example.
768 2018-09-10 Tom Tromey <tom@tromey.com>
771 * python.texi (Blocks In Python): Document that Block.end is
774 2018-08-29 Keith Seitz <keiths@redhat.com>
776 * gdb.texinfo (Compiling and injecting code in GDB): Document
777 set/show "compile-oracle" and "compile-cplus-types" commands.
779 2018-08-22 Jan Vrany <jan.vrany@fit.cvut.cz>
781 * gdb.texinfo (The -stack-list-frames Command): Update description
783 Update MI examples throughout the document to contain "arch" in
786 2018-08-21 Alan Hayward <alan.hayward@arm.com>
788 * gdb.texinfo (AArch64 SVE): New subsubsection.
790 2018-08-14 Jan Vrany <jan.vrany@fit.cvut.cz>
792 * gdb.texinfo (GDB/MI Data Manipulation): Document
793 "-data-disassemble -a addr".
794 (GDB/MI Support Commands): Document "data-disassemble-a-option"
797 2018-08-07 Simon Marchi <simon.marchi@ericsson.com>
799 * gdb.texinfo (Index Files Speed Up GDB): Add section about
802 2018-07-27 Sergio Durigan Junior <sergiodj@redhat.com>
804 * gdb.texinfo (gcore man): Rewrite "Description" and "-o"
805 option sections to further clarify that gcore can take more
806 than one PID, and that "-o" is used to specify a prefix, not a
809 2018-07-26 Andrew Burgess <andrew.burgess@embecosm.com>
811 * gdb.texinfo (Maintenance Commands): Add description of
812 maintenance command to control dwarf unwinders.
814 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
816 * gdb.texinfo (Debugging Programs with Multiple Threads):
817 Document changes to 'thread apply'. Document 'taas'.
819 (Examining the Stack): Document 'frame apply'. Document 'faas'.
821 2018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
822 Jan Kratochvil <jan.kratochvil@redhat.com>
823 Paul Fertser <fercerpav@gmail.com>
824 Tsutomu Seki <sekiriki@gmail.com>
826 * gdb.texinfo (Remote Connection Commands): Add explanation
827 about new IPv6 support. Add new connection prefixes.
829 2018-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
831 * gdb.texinfo (Remote Configuration): Update descriptions for
832 set/show of hardware-watchpoint-limit, hardware-breakpoint-limit,
833 and hardware-watchpoint-length-limit variables.
835 2018-07-02 Maciej W. Rozycki <macro@mips.com>
838 * gdb.texinfo (Source and Machine Code): Document `set
839 disassembler-options' support for the MIPS target.
841 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
843 * gdb.texinfo (Files): Document "add-symbol-file -o offset".
845 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
847 * gdb.texinfo (Files): The address argument for "add-symbol-file"
848 is no longer mandatory.
850 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
852 * gdb.texinfo (Files): Document "symbol-file -o offset".
854 2018-06-14 Tom de Vries <tdevries@suse.de>
856 * gdb.texinfo (Background Execution): Add @cindex for '&'.
858 2018-06-11 Eli Zaretskii <eliz@gnu.org>
860 * gdb.texinfo (Maintenance Commands): Add a missing @anchor.
862 2018-06-08 Gary Benson <gbenson@redhat.com>
864 * gdb.texinfo (Maintenance Commands): Document "maint check
865 libthread-db" and "maint set/show check-libthread-db".
867 2018-06-05 Tom Tromey <tom@tromey.com>
870 * gdb.texinfo (Screen Size): Document "c" response to pagination
873 2018-05-31 Maciej W. Rozycki <macro@mips.com>
875 * gdb.texinfo (Choosing Target Byte Order): Document endianness
876 selection details with the `set endian auto' mode.
878 2018-05-04 Tom Tromey <tom@tromey.com>
881 * python.texi (Breakpoints In Python): Mention that "commands" is
884 2018-05-02 Tom Tromey <tom@tromey.com>
887 * python.texi (Parameters In Python): Document PARAM_ZUINTEGER and
888 PARAM_ZUINTEGER_UNLIMITED.
890 2018-04-30 Tom Tromey <tom@tromey.com>
892 * python.texi (Types In Python): Document Type.align.
894 2018-04-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
896 * gdb.texinfo (Symbols): Mention the fact that "info
897 variables/functions/types" show source files and line numbers.
899 2018-04-13 Markus Metzger <markus.t.metzger@intel.com>
901 * gdb.texinfo: Document set/show record btrace cpu.
903 2018-03-27 Joel Brobecker <brobecker@adacore.com>
905 * gdb.texinfo (Ada Settings): New subsubsection.
907 2018-03-26 Tom Tromey <tom@tromey.com>
910 * gdb.texinfo (Backtrace): Mention "hide" argument.
912 2018-03-26 Tom Tromey <tom@tromey.com>
914 * gdb.texinfo (Backtrace): Describe options individually.
916 2018-03-19 Tom Tromey <tom@tromey.com>
918 * observer.texi: Remove.
920 2018-03-04 John Baldwin <jhb@FreeBSD.org>
922 * gdb.texinfo (Debugging Output): Document "set/show debug
925 2018-02-19 Andrew Burgess <andrew.burgess@embecosm.com>
927 * gdb.texinfo (Machine Code): Additional information about "info
930 2018-01-15 Szabolcs Nagy <szabolcs.nagy@arm.com>
932 * gdb.texinfo (gdb-add-index man): Add pindex.
934 2018-01-15 Szabolcs Nagy <szabolcs.nagy@arm.com>
936 * gdb.texinfo (set cwd): Add period.
937 (gdb-add-index man): Move anchor.
939 2017-01-12 Tom Tromey <tom@tromey.com>
940 Sergio Durigan Junior <sergiodj@redhat.com>
942 * gdb.texinfo (Index Files): Mention gdb-add-index.
943 (gdb-add-index man): New section.
944 * Makefile.in (gdb-add-index.1): New rule to generate manpage
947 2018-01-11 Szabolcs Nagy <szabolcs.nagy@arm.com>
949 * gdb.texinfo (pwd): Fix whitespace.
951 2018-01-09 John Baldwin <jhb@FreeBSD.org>
953 * gdb.texinfo (pwd): Update cross-reference for Process Information
954 node and remove explicit /proc reference.
955 (Native): Rename subsection from SVR4 Process Information to
957 (Process Information): Reword introduction to be less /proc
958 centric. Document support for "info proc" on FreeBSD.
960 2018-01-03 Xavier Roirand <roirand@adacore.com>
962 * gdb.texinfo (Set Catchpoints): Add documentation for new
963 "catch handlers" action.
965 2017-12-27 Stafford Horne <shorne@gmail.com>
967 * gdb.texinfo (Target Description Format): Explain that arbitrary
968 strings are now allowed for register groups.
970 2017-12-27 Stafford Horne <shorne@gmail.com>
972 * gdb.texinfo (Registers): Document info reg $reggroup feature.
974 2017-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
977 * gdb.texinfo (ptype): Add documentation for new flag '/o'.
979 2017-12-13 Simon Marchi <simon.marchi@ericsson.com>
981 * python.texi (Manipulating breakpoints using Python): Document
982 qualified parameter to gdb.Breakpoint.
984 2017-12-13 Simon Marchi <simon.marchi@ericsson.com>
986 * python.texi (Manipulating breakpoints using Python): Split doc
987 of Breakpoint.__init__ in two, split text in multiple
988 paragraphs, don't nest parameter square brackets.
990 2017-12-12 Stafford Horne <shorne@gmail.com>
991 Stefan Wallentowitz <stefan@wallentowitz.de>
992 Franck Jullien <franck.jullien@gmail.com>
993 Jeremy Bennett <jeremy.bennett@embecosm.com>
995 * gdb.texinfo: Add OpenRISC documentation.
997 2017-12-08 Jan Kratochvil <jan.kratochvil@redhat.com>
999 * gdb.texinfo (Index Files): Document .debug_names and -dwarf-5.
1001 2017-12-07 Keith Seitz <keiths@redhat.com>
1003 * gdb.texinfo (Symbols): Document "set print type nested-type-limit"
1004 and "show print type nested-type-limit".
1006 2017-12-07 Phil Muldoon <pmuldoon@redhat.com>
1008 * python.texi (Breakpoints In Python): Add text relating
1009 to allowed explicit locations and keywords in gdb.Breakpoints.
1011 2017-12-04 Tom Tromey <tom@tromey.com>
1013 * gdb.texinfo (Rust): Update trait object status
1015 2017-12-01 Andrew Cagney <cagney@redhat.com>
1016 Joel Brobecker <brobecker@adacore.com>
1017 Sergio Durigan Junior <sergiodj@redhat.com>
1019 * gdb.texinfo (File Options): Document --readnever.
1020 (Commands to Specify Files): Likewise, for 'symbol-file' and
1023 2017-11-29 Pedro Alves <palves@redhat.com>
1026 * gdb.texinfo (Debugging C Plus Plus): Document setting
1027 breakpoints in functions with ABI tags.
1029 2017-11-29 Pedro Alves <palves@redhat.com>
1031 * gdb.texinfo (Linespec Locations): Document how "function" is
1032 interpreted in C++ and Ada. Document "-qualified".
1033 (Explicit Locations): Document how "-function" is interpreted in
1034 C++ and Ada. Document "-qualified".
1036 2017-11-26 Dominik Czarnota <dominik.b.czarnota@gmail.com>
1039 * gdb.texinfo (Search Memory): Update description and example
1040 about how to search a string without NULL terminator.
1042 2017-11-24 Joel Brobecker <brobecker@adacore.com>
1044 * gdb.texinfo (GDB/MI Ada Exception Information): Document
1045 new "exception-message" field.
1047 2017-11-24 Simon Marchi <simon.marchi@ericsson.com>
1049 * gdb.texinfo (Memory Map Format): Update gdb-memory-map.dtd.
1051 2017-11-24 Pedro Alves <palves@redhat.com>
1053 * gdb.texinfo (Completion): Update need-quoting examples. Remove
1054 false claim that GDB inserts quoting automatically.
1055 (Symbols): Add anchor.
1057 2017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
1059 * gdb.texinfo (Requirements): Document use of GNU MPFR.
1061 2017-11-16 Phil Muldoon <pmuldoon@redhat.com>
1063 * python.texi (Basic Python): Add rbreak documentation.
1065 2017-11-07 Xavier Roirand <roirand@adacore.com>
1066 Pedro Alves <palves@redhat.com>
1068 * gdb.texinfo (Set Breaks): Document support for breakpoint
1069 location ranges in the enable/disable commands.
1071 2017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
1073 * gdb.texinfo (Starting your Program) <The working directory.>:
1074 Mention remote debugging.
1075 (Working Directory) <Your Program's Working Directory>:
1077 (Connecting) <Remote Packet>: Add "set-working-dir"
1078 and "QSetWorkingDir" to the table.
1079 (Remote Protocol) <QSetWorkingDir>: New item, explaining the
1082 2017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
1084 * gdb.texinfo (Starting your Program) <The working directory.>:
1085 Mention new "set cwd" command.
1086 (Working Directory) <Your Program's Working Directory>:
1087 Rephrase to explain that "set cwd" exists and is the default
1088 way to change the inferior's cwd.
1090 2017-09-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
1092 * gdb.texinfo (S/390 and System z Features): Document the new
1093 features org.gnu.gdb.s390.gs and org.gnu.gdb.s390.gsbc.
1095 2017-09-21 Kevin Buettner <kevinb@redhat.com>
1097 * gdb.texinfo (qXfer:threads:read): Add documentation for handle
1100 2017-09-21 Kevin Buettner <kevinb@redhat.com>
1102 * python.texi (Inferiors In Python): Add description for method
1103 Inferior.thread_from_thread_handle.
1105 2017-09-19 John Baldwin <jhb@FreeBSD.org>
1107 * gdb.texinfo (Starting your Program): Add description of
1108 starti command. Mention starti command as an alternative for
1109 debugging the elaboration phase.
1111 2017-09-16 Simon Marchi <simon.marchi@ericsson.com>
1113 * gdb.texinfo (Maintenance Commands): Document filter parameter
1114 of "maint selftest". Document "maint info selftests" command.
1116 2017-09-11 Tom Tromey <tom@tromey.com>
1118 * python.texi (Events In Python): Document new events.
1120 2017-09-04 Pedro Alves <palves@redhat.com>
1122 * gdb.texinfo (Variables) <Program Variables>: Document inspecting
1123 no-debug-info variables.
1124 (Symbols) <Examining the Symbol Table>: Document inspecting
1125 no-debug-info types.
1126 (Calling) <Calling functions with no debug info>: New subsection,
1127 documenting calling no-debug-info functions.
1128 (Non-debug DLL Symbols) <Working with Minimal Symbols>: Update.
1130 2017-08-31 Sergio Durigan Junior <sergiodj@redhat.com>
1132 * gdb.texinfo (set environment): Add @anchor. Explain that
1133 environment variables set by the user are sent to GDBserver.
1134 (unset environment): Likewise, but for unsetting variables.
1135 (Connecting) <Remote Packet>: Add "environment-hex-encoded",
1136 "QEnvironmentHexEncoded", "environment-unset", "QEnvironmentUnset",
1137 "environment-reset" and "QEnvironmentReset" to the table.
1138 (Remote Protocol) <QEnvironmentHexEncoded, QEnvironmentUnset,
1139 QEnvironmentReset>: New item, explaining the packet.
1141 2017-08-23 Jan Kratochvil <jan.kratochvil@redhat.com>
1143 * gdb.texinfo (Compiling and Injecting Code): Add to subsection
1144 "Compiler search for the compile command" descriptions of set
1145 compile-gcc and show compile-gcc.
1147 2017-08-07 Weimin Pan <weimin.pan@oracle.com>
1149 * gdb.texinfo (Architectures): Add new Sparc64 section to document
1151 * NEWS: Add "adi examine" and "adi assign" commands.
1153 2017-08-18 Yao Qi <yao.qi@linaro.org>
1155 * gdb.texinfo (Server): Document "--selftest".
1157 2017-08-16 Ruslan Kabatsayev <b7.10110111@gmail.com>
1159 * gdb.texinfo (TUI Single Key Mode): Document the new shortcuts in
1162 2017-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
1165 * gdb.texinfo (Starting) <startup-with-shell>: Fix typo ("show
1168 2017-08-09 Simon Marchi <simon.marchi@ericsson.com>
1170 * gdb.texinfo (Packets): Fix Z0 cmd_list doc referring to
1171 conditional expression.
1173 2017-07-31 Simon Marchi <simon.marchi@ericsson.com>
1175 * agentexpr.texi (rot): Fix symbolic description, improve
1176 textual description.
1178 2017-07-26 Yao Qi <yao.qi@linaro.org>
1180 * gdb.texinfo (Maintenance Commands): Document command
1181 "maint check xml-descriptions".
1183 2017-07-26 Yao Qi <yao.qi@linaro.org>
1185 * gdb.texinfo (Maintenance Commands): Document optional
1186 argument of "maint print c-tdesc".
1188 2017-07-18 Yao Qi <yao.qi@linaro.org>
1190 * gdb.texinfo (Maintenance Commands): Improve the doc to
1191 command "maint print c-tdesc".
1193 2017-06-20 Sergio Durigan Junior <sergiodj@redhat.com>
1196 * python.texi (Python representation of Symbols.): Replace
1197 SYMBOL_FUNCTION_DOMAIN by SYMBOL_FUNCTIONS_DOMAIN, fixing typo.
1198 * guile.texi (Guile representation of Symbols.): Likewise.
1200 2017-06-11 Simon Marchi <simon.marchi@ericsson.com>
1202 * gdb.texinfo (Optional Messages about Internal Happenings):
1203 Document {set,show} debug separate-debug-file commands.
1205 2017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
1207 * gdb.texinfo (Starting) <startup-with-shell>: Add @anchor.
1208 (Connecting) <Remote Packet>: Add "startup-with-shell"
1209 and "QStartupWithShell" to the table.
1210 (Remote Protocol) <QStartupWithShell>: New item, explaining the
1213 2017-05-22 Andrew Burgess <andrew.burgess@embecosm.com>
1215 * gdb.texinfo (Packets): Document vMustReplyEmpty packet.
1217 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
1219 * python.texi (Recording in Python): Factor out the documentation of
1220 gdb.RecordInstruction's super class.
1222 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
1224 * python.texi (Recording in Python): Replace gdb.BtraceFunction with
1225 gdb.RecordFunctionSegment. Rename prev_sibling and next_sibling to
1228 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
1230 * python.texi (Recording in Python): Replace gdb.BtraceInstruction with
1231 gdb.RecordInstruction
1233 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
1235 * python.texi (Recording in Python): Add documentation for
1236 gdb.RecordGap and remove documentation of special cases for
1237 gdb.BtraceInstruction.
1239 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
1241 * python.texi (Recording in Python): Remove Record.ptid defvar.
1243 2017-04-21 Simon Marchi <simon.marchi@ericsson.com>
1245 * gdb.texinfo (GDB/MI Thread Information): Add missing
1246 fields, re-word some things.
1247 (GDB/MI Thread Commands): Describe fields found in the output of
1248 -thread-info, remove description of fields in the
1249 thread output tuple, replace with a cross-reference to "GDB/MI
1250 Thread Information".
1252 2017-04-21 Simon Marchi <simon.marchi@ericsson.com>
1254 * gdb.texinfo (GDB/MI Thread Commands): Remove "current" field
1255 from -thread-info output.
1257 2017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
1259 * gdb.texinfo (Synopsys ARC): Document "set debug arc 2".
1261 2017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
1263 * gdb.texinfo (Synopsys ARC): Add "maint print arc arc-instruction".
1265 2017-03-22 Yao Qi <yao.qi@linaro.org>
1267 * python.texi (Inferiors In Python): Remove @code from Python.
1269 2017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
1271 * python.texi (Recordings In Python): Document return type of
1272 gdb.BtraceInstruction.data.
1274 2017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
1276 * gdb.texinfo (gdb/mi Symbol Query Commands): Document new MI
1277 command file-list-shared-libraries
1278 (GDB/MI Async Records): Update documentation of library-loaded with new
1281 2017-03-16 Doug Evans <dje@google.com>
1283 * guile.texi (Lazy Strings In Guile): Mention arrays.
1284 * python.texi (Lazy Strings In Python): Ditto.
1286 2017-03-08 Jiong Wang <jiong.wang@arm.com>
1288 * gdb.texinfo (Memory Protection Extensions): Add missing escape
1291 2017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
1293 * Memory Protection Extensions: Add information about inferior
1296 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
1298 * gdb.texinfo (Print Settings, Tail Call Frames): Rename DW_OP_GNU_*,
1299 DW_TAG_GNU_* and DW_AT_GNU_*.
1301 2017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
1303 * python.texi (Recordings In Python): New section.
1305 2017-02-14 Tom Tromey <tom@tromey.com>
1308 * python.texi (Events In Python): Document events.before_prompt.
1310 2017-02-13 Luis Machado <lgustavo@codesourcery.com>
1312 * gdb.texinfo (Target Commands): Document the optional offset
1313 argument for the load command.
1315 2017-02-10 Martin Galvan <martingalvan@sourceware.org>
1318 * gdb.texinfo (Breakpoints): Reword documentation to speak in terms of
1319 space-separated breakpoint lists. Also add a missing @table command
1320 and @cindex for breakpoint lists.
1322 2017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
1325 * gdb.texinfo: (Standard Target Features): Document SPARC features.
1326 (Sparc Features): New node.
1328 2017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
1330 * gdb.texinfo (i386 Features): Add system segment registers
1333 2017-01-24 Simon Marchi <simon.marchi@ericsson.com>
1335 * python.texi (Events In Python): Fix typo.
1337 2017-01-20 Mike Wrighton <mike_wrighton@codesourcery.com>
1338 Luis Machado <lgustavo@codesourcery.com>
1340 * gdb.texinfo (-target-flash-erase): New MI command description.
1341 (flash-erase): New CLI command description.
1343 2017-01-04 John Baldwin <jhb@FreeBSD.org>
1345 * gdb.texinfo (Contributors): Add SRI International and University
1346 of Cambridge for FreeBSD/mips.
1348 2016-12-22 Doug Evans <xdje42@gmail.com>
1350 * gdb.texinfo (Symbols): Update docs for symbol printing maintenance
1353 2016-12-02 Pedro Alves <palves@redhat.com>
1355 * gdb.texinfo (User-defined Commands): Limit on number of
1356 arguments passed to user-defined commands removed; update.
1358 2016-12-02 Pedro Alves <palves@redhat.com>
1361 * gdb.texinfo (Define): Add example of using "eval" to process a
1362 variable number of arguments.
1363 (Output) <eval>: Add anchor.
1365 2016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
1367 * Makefile.in: Likewise.
1369 2016-11-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
1371 * gdb.texinfo (GDB/MI Async Records): Add missing comma after
1374 2016-10-29 Pedro Alves <palves@redhat.com>
1376 * gdb.texinfo (Packets) <vCont>: Remove mention of default
1379 2016-10-26 Pedro Alves <palves@redhat.com>
1381 * gdb.texinfo (Packets): Clarify vCont packets with multiple
1382 actions that match a thread, and what happens when an action
1383 matches a thread that is already running.
1385 2016-10-14 Simon Marchi <simon.marchi@ericsson.com>
1387 * gdb.texinfo (Using Trace Files): Fix typo.
1388 (GDB/MI Tracepoint Commands): Likewise.
1390 2016-10-14 Simon Marchi <simon.marchi@ericsson.com>
1392 * gdb.texinfo (GDB/MI Tracepoint Commands): Document -ctf switch
1395 2016-10-06 Tom Tromey <tom@tromey.com>
1397 * guile.texi (Types In Guile): Remove Java mentions.
1398 * python.texi (Types In Python): Remove Java mentions.
1399 * gdb.texinfo (Address Locations, Supported Languages)
1400 (Index Section Format): Remove Java mentions.
1402 2016-08-15 Doug Evans <dje@google.com>
1404 * gdb.texinfo (Target Description Format): Update docs on "end"
1405 field spec and field default type.
1407 2016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
1408 2016-10-03 Simon Marchi <simon.marchi@ericsson.com>
1411 * gdb.texinfo (Context management): Update mention of frame
1412 change notifications.
1413 (gdb/mi Async Records): Document frame field in
1414 =thread-select event.
1415 * observer.texi (GDB Observers): New user_selected_context_changed
1418 2016-09-28 Tom Tromey <tom@tromey.com>
1420 * gdb.texinfo (Packets) <z0>: Use "software breakpoint" rather
1421 than "memory breakpoint". Further document "kind". Move
1422 protocol-details link earlier.
1423 <z1>: Document the cmd_list argument. Fix typo.
1424 <g>: Remove incorrect sentence.
1425 (Stop Reply Packets): Document "OK" response to requests when in
1427 <swbreak>: Use "software breakpoint" rather than "memory
1429 <create>: Document that "R" is ignored.
1430 <W, X, w>: Document formatting of "AA".
1431 (Notification Packets): Use "%Stop", not "%%Stop".
1433 2016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
1435 * gdb.texinfo (Embedded Processors): Document ARC.
1436 (Synopsys ARC): New section.
1437 (Standard Target Features): Document ARC features.
1438 (ARC Features): New section.
1440 2016-09-21 Simon Marchi <simon.marchi@ericsson.com>
1442 * .gitignore: New file.
1444 2016-08-24 Simon Marchi <simon.marchi@ericsson.com>
1446 * gdb.texinfo (Input/Output): Mention possibility to unset
1449 2016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
1451 * gdb.texinfo: Resume btrace on reconnect.
1453 2016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
1455 * gdb.texinfo (Set Catchpoints): Add 'group' argument to catch
1458 2016-06-30 Руслан Ижбулатов <lrn1986@gmail.com>
1460 * gdb.texinfo (Cygwin Native): Document the new 'signal-event'
1463 2016-07-13 Tom Tromey <tom@tromey.com>
1465 PR python/15620, PR python/18620:
1466 * python.texi (Events In Python): Document new breakpoint events.
1468 2016-07-13 Tom Tromey <tom@tromey.com>
1471 * python.texi (Breakpoints In Python): Document
1474 2016-07-13 Tom Tromey <tom@tromey.com>
1476 * python.texi (Breakpoints In Python): Move table of types and
1477 table of watchpoint types earlier in node.
1479 2016-07-12 Tom Tromey <tom@tromey.com>
1482 * python.texi (Frames In Python): Document
1483 gdb.invalidate_cached_frames.
1485 2016-06-21 Pedro Alves <palves@redhat.com>
1487 * gdb.texinfo (Interpreters): Update intepreter-exec section,
1488 document new-ui and explain use case.
1490 2016-06-17 Yan-Ting Lin <currygt52@gmail.com>
1492 * gdb.texinfo (Standard Target Features): Document NDS32 features.
1493 (NDS32 Features): New Section.
1495 2016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
1497 * gdb.texinfo (Examining Memory): Document negative repeat
1498 count in the 'x' command.
1500 2016-06-06 Simon Marchi <simon.marchi@ericsson.com>
1502 * gdb.texinfo (GDB/MI Async Records): Document method and
1503 format fields in =record-started.
1504 * observer.texi (record_changed): Add method and format
1507 2016-05-27 Eli Zaretskii <eliz@gnu.org>
1509 * gdb.texinfo (General Query Packets): Move the description of the
1510 response before the long list of the specific 'read' and 'write'
1513 2016-05-23 Tom Tromey <tom@tromey.com>
1515 * python.texi (Basic Python): Document gdb.breakpoints return.
1517 2016-05-24 Tom Tromey <tom@tromey.com>
1520 * gdb.texinfo (gdb man): Fix typo.
1522 2016-05-17 Tom Tromey <tom@tromey.com>
1524 * gdb.texinfo (Supported Languages): Mention Rust. Update menu.
1527 2016-05-17 Tom Tromey <tom@tromey.com>
1529 * gdb.texinfo (Maintenance Commands): Document "maint selftest".
1531 2016-04-27 Yao Qi <yao.qi@linaro.org>
1533 * gdb.texinfo (tfind): Complete doc about tfind without
1536 2016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
1538 * agentexpr.texi (byte): Fix zero_ext description.
1540 2016-03-31 Pedro Alves <palves@redhat.com>
1542 * gdb.texinfo (M32R/SDI): Delete node.
1543 (MIPS Embedded): Remove references to the MIPS remote debugging
1544 protocol, PMON and variants, and the associated commands.
1546 2016-03-15 Doug Evans <dje@google.com>
1548 * gdb.texinfo (Target Descriptions): New menu item "Enum Target Types".
1549 (Target Description Format): Mention enum types. Update docs on
1551 (Predefined Target Types): Add "bool".
1552 (Enum Target Types): New node.
1554 2016-03-15 Pedro Alves <palves@redhat.com>
1556 * gdb.texinfo (Tracepoint Actions): Fix typo.
1558 2016-03-15 Pedro Alves <palves@redhat.com>
1559 Andreas Arnez <arnez@linux.vnet.ibm.com>
1560 Marcin Kościelnicki <koriakin@0x04.net>
1562 * gdb.texinfo (Tracepoint Actions): Document possible
1563 unreliability of '$_ret'.
1565 2016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
1567 * gdb.texinfo (Symbols): Document new 'maint info line-table'
1570 2016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
1572 * gdb.texinfo (Convenience Functions): Document $_as_string.
1574 2016-02-23 Doug Evans <dje@google.com>
1576 * gdb.texinfo (Skipping Over Functions and Files): Document new
1577 options to "skip" command. Update docs of output of "info skip".
1579 2016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
1581 * gdb.texinfo (Signals): Add bound violation display hints for
1584 2016-02-18 Marcin Kościelnicki <koriakin@0x04.net>
1586 * gdb.texinfo (Trace File Format): Add documentation for description
1589 2016-02-10 Marcin Kościelnicki <koriakin@0x04.net>
1591 * gdb.texinfo (Trace File Format): Remove misleading information
1592 about register block ordering.
1594 2016-02-01 Doug Evans <dje@google.com>
1596 * gdb.texinfo (Value Sizes): Fix typo.
1598 2016-02-01 Doug Evans <dje@google.com>
1600 * gdb.texinfo (Skipping Over Functions and Files): Fix typo.
1602 2016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
1604 * gdb.texinfo (Value Sizes): New section.
1605 (Data): Add the 'Value Sizes' node to the menu.
1607 2016-01-26 John Baldwin <jhb@FreeBSD.org>
1609 * gdb.texinfo (Debugging Output): Fix subject verb disagreements.
1611 2016-01-19 John Baldwin <jhb@FreeBSD.org>
1613 * gdb.texinfo (Debugging Output): Document "set/show debug fbsd-lwp".
1615 2016-01-18 Pedro Alves <palves@redhat.com>
1617 * gdb.texinfo (Threads): Mention that GDB displays the ID and name
1618 of the thread that hit a breakpoint or received a signal.
1620 2016-01-15 Pedro Alves <palves@redhat.com>
1622 * gdb.texinfo (Threads) <thread ID lists>: Document star ranges.
1624 2016-01-13 Pedro Alves <palves@redhat.com>
1626 * gdb.texinfo (Threads): Document the $_gthread convenience
1628 (Convenience Vars): Likewise.
1630 2016-01-13 Pedro Alves <palves@redhat.com>
1632 * gdb.texinfo (Threads): Document "info threads -gid".
1634 2016-01-13 Pedro Alves <palves@redhat.com>
1636 * python.texi (Breakpoints In Python) <Breakpoint.thread>: Add
1638 (Threads In Python): Document new InferiorThread.global_num
1641 2016-01-07 Pedro Alves <palves@redhat.com>
1643 * gdb.texinfo (Threads): Document per-inferior thread IDs,
1644 qualified thread IDs, global thread IDs and thread ID lists.
1645 (Set Watchpoints, Thread-Specific Breakpoints): Adjust to refer to
1647 (Convenience Vars): Document the $_thread convenience variable.
1648 (Ada Tasks): Adjust to refer to thread IDs.
1649 (GDB/MI Async Records, GDB/MI Thread Commands, GDB/MI Ada Tasking
1650 Commands, GDB/MI Variable Objects): Update to mention global
1652 * guile.texi (Breakpoints In Guile)
1653 <breakpoint-thread/set-breakpoint-thread breakpoint>: Mention
1654 global thread IDs instead of thread IDs.
1655 * python.texi (Threads In Python): Adjust documentation of
1657 (Breakpoint.thread): Mention global thread IDs instead of thread
1660 2016-01-13 Pedro Alves <palves@redhat.com>
1662 * python.texi (Threads In Python): Document
1663 InferiorThread.inferior.
1665 2016-01-13 Pedro Alves <palves@redhat.com>
1667 * gdb.texinfo (Inferiors and Programs): Document the $_inferior
1668 convenience variable.
1669 (Convenience Vars): Likewise.
1671 2016-01-12 Josh Stone <jistone@redhat.com>
1672 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1674 * gdb.texinfo (Remote Configuration): List the QCatchSyscalls packet.
1675 (Stop Reply Packets): List the syscall entry and return stop reasons.
1676 (General Query Packets): Describe QCatchSyscalls, and add it to the
1677 table and the detailed list of stub features.
1679 2016-01-12 Pedro Alves <palves@redhat.com>
1681 Remove use of the registered trademark symbol throughout.
1683 2016-01-12 Yao Qi <yao.qi@linaro.org>
1685 * gdb.texinfo (Interrupts): Update the document on handling
1686 interrupt when program is stopped.
1688 2015-12-11 Don Breazeal <donb@codesourcery.com>
1690 * gdb.texinfo (Forks): Correct Linux kernel version where
1691 fork and exec events are supported, add notes about support
1692 of these events in target remote mode.
1693 (Connecting): Reorganize and clarify distinctions between
1694 target remote, extended-remote, and multiprocess.
1695 Reorganize related text from separate sections into new
1697 (Server): Note effects of target extended-remote mode.
1698 Delete section on Multi-Process Mode for gdbserver.
1699 Move some text to "Connecting" node.
1701 2015-12-10 Pedro Alves <palves@redhat.com>
1703 * gdb.texinfo (Threads): Replace warning with explanation
1704 about single-threaded programs.
1706 2015-12-10 Pedro Alves <palves@redhat.com>
1708 * gdb.texinfo (Threads): Remove mention of SGI.
1709 (Forks): Remove mention of HP-UX.
1710 (Breakpoints): Remove mention of HP-UX.
1711 (Set Watchpoints) <hardware watchpoints>: Don't mention HP-UX.
1712 Reword in terms of architectures.
1713 (Set Catchpoints) <catch exec, catch fork, catch vfork>: Don't
1714 mention supported systems.
1715 (Convenience Vars): Don't mention HP-UX.
1716 (Jumping): Remove mention of HP-UX in comment.
1717 (Files) <shared libraries>: Update supported shared library types
1718 list. Remove mention of HP-UX.
1719 (Native): Remove HP-UX subsection.
1720 (SVR4 Process Information): Remove mention of HP-UX.
1722 2015-12-10 Pedro Alves <palves@redhat.com>
1724 * gdb.texinfo (Stack): Reorder menu.
1726 2015-12-09 Luis Machado <lgustavo@codesourcery.com>
1728 * gdb.texinfo (GDB/MI Variable Objects): Update text to mention
1729 -var-set-format's new zero-hexadecimal format.
1731 2015-12-08 Pierre-Marie de Rodat <derodat@adacore.com>
1733 * gdb.texinfo (Ada Mode Into): Move overloading support
1734 description to its own node.
1735 (Overloading support for Ada): New node.
1737 2015-11-30 Pedro Alves <palves@redhat.com>
1740 * gdb.texinfo (Stop Reply Packets): Document the N stop reply.
1741 (Remote Configuration): Add the "set/show remote
1742 no-resumed-stop-reply" to the available settings table.
1743 (General Query Packets): Document the "no-resumed" qSupported
1746 2015-11-30 Pedro Alves <palves@redhat.com>
1748 * gdb.texinfo (Remote Configuration): List "set/show remote
1749 thread-events" command in configuration table.
1750 (Stop Reply Packets): Document "T05 create" stop
1751 reason and 'w' stop reply.
1752 (General Query Packets): Document QThreadEvents packet. Document
1753 QThreadEvents qSupported feature.
1755 2015-11-30 Pedro Alves <palves@redhat.com>
1757 * gdb.texinfo (Bootstrapping): Add "interrupting remote targets"
1759 (Packets): Document vCtrlC.
1761 2015-11-26 Simon Marchi <simon.marchi@ericsson.com>
1763 * gdb.texinfo (Thread List Format): Mention thread names.
1765 2015-11-24 Pedro Alves <palves@redhat.com>
1768 * gdb.texinfo (Inferiors and Programs): Adjust "maint info
1769 program-spaces" example to ascending order listing.
1770 (Threads): Adjust "info threads" example to ascending order
1772 (Forks): Adjust "info inferiors" example to ascending order
1775 2015-11-04 Markus Metzger <markus.t.metzger@intel.com>
1777 * gdb.texinfo (Process Record and Replay): Document "record
1778 instruction-history" modifiers.
1780 2015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
1782 * gdb.texinfo (Frames): Remove 'frame' and 'select-frame'
1784 (Frame Filter Management): Move to later in the 'Examining the
1786 (Selection): Add entry for 'select-frame'.
1788 2015-09-25 Doug Evans <dje@google.com>
1790 * gdb.texinfo (Process Record and Replay): Fix syntax of
1791 "record instruction-history begin, end" and
1792 "record function-call-history begin, end".
1794 2015-09-22 Simon Marchi <simon.marchi@ericsson.com>
1796 * gdb.texinfo (Specifying Source Directories): Fix
1797 substitute-path example.
1799 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
1801 * gdb.texinfo (All-Stop Mode): Describe new scheduler-locking mode.
1803 2015-09-15 Pedro Alves <palves@redhat.com>
1806 * gdb.texinfo (Stop Reply Packets): Revert previous change to
1807 the vforkdone description.
1809 2015-09-15 Pedro Alves <palves@redhat.com>
1812 * gdb.texinfo (Stop Reply Packets): Explain that vforkdone's 'r'
1813 part indicates the thread ID of the parent process.
1815 2015-09-15 Yao Qi <yao.qi@linaro.org>
1817 * gdb.texinfo (General Query Packets): Add vContSupported to
1818 tables of 'gdbfeatures' and 'stub features' supported in the
1819 qSupported packet, as well as to the list containing stub
1822 2015-09-11 Don Breazeal <donb@codesourcery.com>
1824 * gdb.texinfo (Remote Configuration): Add exec event
1825 feature to table of packet settings.
1826 (Stop Reply Packets): Add exec events to the list of stop
1828 (General Query Packets): Add exec events to tables of
1829 'gdbfeatures' and 'stub features' supported in the qSupported
1830 packet, as well as to the list containing stub feature
1833 2015-08-24 Pedro Alves <palves@redhat.com>
1835 * gdb.texinfo (Remote Configuration): Document the "set/show
1836 remote multiprocess-extensions-packet" commands.
1838 2015-08-24 Pedro Alves <palves@redhat.com>
1840 * gdb.texinfo (Embedded Processors) <ARM>: Remove references to RDI.
1841 <M32R>: Remove references to M32R/D.
1842 <M68K>: Remove references to target dbug.
1843 <MIPS Embedded>: Remove references to target r3900 and target
1845 <PowerPC Embedded>: Remove references to target dink32 and target
1847 <PA, Sparclet, Sparclite, Z8000>: Delete nodes.
1849 2015-08-18 Andrew Burgess <andrew.burgess@embecosm.com>
1851 * gdb.texinfo (GDB Files): Add 'File Caching' menu entry.
1853 2015-08-18 Andrew Burgess <andrew.burgess@embecosm.com>
1855 * gdb.texinfo (File Caching): Document "set/show debug bfd-cache".
1857 2015-08-18 Andrew Burgess <andrew.burgess@embecosm.com>
1859 * gdb.texinfo (Maintenance Commands): Move documentation of "main
1861 (File Caching): A New section. Outline bfd caching, and add new
1862 description for "main set/show bfd-sharing".
1864 2015-08-14 Doug Evans <xdje42@gmail.com>
1866 * gdb.texinfo (Machine Code): Update docs for mixed source/assembly
1868 (GDB/MI Data Manipulation): Update docs for new disassembly modes.
1870 2015-08-11 Keith Seitz <keiths@redhat.com>
1872 * gdb.texinfo (Thread-Specific Breakpoints, Printing Source Lines):
1873 Use "location(s)"instead of "linespec(s)".
1874 (Specifying a Location): Rewrite.
1875 Add subsections describing linespec, address, and explicit locations.
1876 Add node/menu for each subsection.
1877 (Source and Machine Code, C Preprocessor Macros)
1878 (Create and Delete Trace points)
1879 (Extensions for Ada Tasks): Use "location(s)" instead of "linespec(s)".
1880 (Continuing at a Different Address): Remove "linespec" examples.
1881 Add reference to "Specify a Location"
1882 (The -break-insert Command): Rewrite. Add anchor.
1883 Add reference to appropriate manual section discussing locations.
1884 (The -dprintf-insert Command): Refer to -break-insert for
1885 specification of 'location'.
1887 2015-08-07 Pedro Alves <palves@redhat.com>
1889 * gdb.texinfo (Maintenance Commands): Document "maint set/show
1892 2015-08-07 Markus Metzger <markus.t.metzger@intel.com>
1894 * gdb.texinfo (Process Record and Replay): Document prefixing of
1895 speculatively executed instructions in the "record instruction-history"
1898 2015-07-20 Doug Evans <dje@google.com>
1900 * Makefile.in (STABS_DOC_BUILD_INCLUDES): Add gdb-cfg.texi, GDBvn.texi.
1902 2015-07-16 Doug Evans <dje@google.com>
1904 * stabs.texinfo: @include gdb-cfg.texi.
1906 2015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
1908 Revert the previous 2 commits:
1909 gdbserver build-id attribute generator
1910 Validate symbol file using build-id
1912 2015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
1914 * gdb.texinfo (Files): Add 'set validate-build-id'
1915 and 'show validate-build-id'.
1917 2015-07-15 Aleksandar Ristovski <aristovski@qnx.com
1918 Jan Kratochvil <jan.kratochvil@redhat.com>
1920 gdbserver build-id attribute generator.
1921 * gdb.texinfo (Library List Format for SVR4 Targets): Add
1922 'build-id' in description, example, new attribute in dtd.
1924 2015-07-08 Andrew Burgess <andrew.burgess@embecosm.com>
1926 * gdb.texinfo (Selection): Update documentation for 'frame'
1929 2015-07-02 Markus Metzger <markus.t.metzger@intel.com>
1931 * gdb.texinfo (Maintenance Commands): Document "maint btrace"
1934 2015-07-02 Markus Metzger <markus.t.metzger@intel.com>
1936 * gdb.texinfo (Process Record and Replay): Spell out that variables
1937 and registers are not available during btrace replay.
1938 Describe the new "record btrace pt" command.
1939 Describe the new "set|show record btrace pt buffer-size" options.
1940 (General Query Packets): Describe the new Qbtrace:pt and
1941 Qbtrace-conf:pt:size packets.
1942 Expand "bts" to "Branch Trace Store".
1943 Update the branch trace DTD.
1945 2015-06-26 Patrick Palka <patrick@parcs.ath.cx>
1947 * gdb.texinfo (Command History): Document the new option
1948 "history remove-duplicates".
1950 2015-06-19 Doug Evans <dje@google.com>
1952 * stabs.texinfo (ELF Linker Relocation): Mention Sun stabs is no
1955 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
1957 * gdb.texinfo (Command History): Mention that setting
1958 GDBHISTSIZE to the empty string disables history truncation.
1960 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
1963 * gdb.texinfo (Command History): Mention new GDBHISTSIZE
1966 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
1968 * gdb.texinfo (Command History): Replace occurrences of HISTSIZE
1971 2015-06-15 Simon Marchi <simon.marchi@ericsson.com>
1973 * gdb.texinfo (GDB/MI Data Manipulation): Clarify usage of
1974 bytes and memory units for -data-{read,write}-memory-bytes.
1975 (Packets): Same for m, M and X packets.
1976 * python.texi (Inferiors In Python): Same for read_memory and
1979 2015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
1981 * gdb.texinfo (Separate Debug Files): Document that PE is also
1984 2015-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
1986 * gdb.texinfo (TUI Commands): Bring all 'tui reg' commands into a
1989 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
1991 * gdb.textinfo (i386): Fix "@end table" end and "@table" placement.
1994 2015-06-10 Gary Benson <gbenson@redhat.com>
1996 * gdb.texinfo (Remote Configuration): Document the
1997 "set/show remote hostio-setfs-packet" command.
1998 (Host I/O Packets): Document the vFile:setfs packet.
2000 2015-06-10 Gary Benson <gbenson@redhat.com>
2002 * gdb.texinfo (Debugging Output): Document the "set/show debug
2003 linux-namespaces" command.
2005 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
2006 Mircea Gherzan <mircea.gherzan@intel.com>
2008 * gdb.texinfo (i386): Add documentation about "show mpx bound"
2009 and "set mpx bound".
2011 2015-05-27 Doug Evans <dje@google.com>
2013 * gdb.texinfo (Debugging Output): Mention set/show debug dwarf-line.
2015 2015-05-26 Doug Evans <dje@google.com>
2017 * gdb.texinfo (Debugging Output): Update for DWARF "set debug"
2019 (Maintenance Commands): Update for DWARF "set debug" command renamings.
2021 2015-05-26 Andrew Burgess <andrew.burgess@embecosm.com>
2023 * gdb.texinfo (TUI Commands): Add 'tui reg prev' details.
2025 2015-05-22 Andrew Burgess <andrew.burgess@embecosm.com>
2027 * gdb.texinfo (TUI): Include 'tui enable' in the introduction.
2028 (TUI Commands): Add 'tui enable' and 'tui disable' details.
2030 2015-05-16 Doug Evans <xdje42@gmail.com>
2032 * guile.texi (Memory Ports in Guile): Document support for unbuffered
2035 2015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
2037 * gdb.texinfo (Compiling and Injecting Code): Add compile print.
2039 2015-05-12 Don Breazeal <donb@codesourcery.com>
2041 * gdb.texinfo (Forks): Note that fork debugging is
2042 supported in extended mode.
2043 (Remote Configuration): Add fork event features to table
2045 (Stop Reply Packets): Add fork events to list of stop reasons.
2046 (General Query Packets): Add fork events to tables of
2047 'gdbfeatures' and 'stub features' supported in the qSupported
2048 packet, as well as to the list containing stub feature
2051 2015-05-12 Gary Benson <gbenson@redhat.com>
2053 * gdb.texinfo (General Query Packets): Document
2054 qXfer:exec-file:read with empty annex.
2056 2015-05-09 Siva Chandra Reddy <sivachandra@google.com>
2058 * python.texi (Values From Inferior): Add descriptions of new
2059 methods gdb.Value.reference_value and gdb.Value.const_value.
2061 2015-05-06 Joel Brobecker <brobecker@adacore.com>
2063 * gdb.texinfo (Files): Add "info dll" documentation.
2064 (Cygwin Native): Remove "info dll" documentation.
2066 2015-04-29 Doug Evans <dje@google.com>
2068 * python.texi (Xmethod API) <gdb.XMethodWorker.get_result_type>:
2070 (Writing an Xmethod): Add get_result_type to example.
2072 2015-04-28 Sasha Smundak <asmundak@google.com>
2074 * python.texi: New method documented.
2076 2015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
2078 * gdb.texinfo (Dump/Restore Files): Add detail about verilog dump
2081 2015-04-24 Doug Evans <dje@google.com>
2083 * python.texi (Xmethods In Python): Fix name of method to call the
2086 2015-04-17 Gary Benson <gbenson@redhat.com>
2088 * gdb.texinfo (Connecting to a Remote Target): Mention that
2089 GDB can access program files from remote targets that support
2090 qXfer:exec-file:read and Host I/O packets.
2092 2015-04-17 Gary Benson <gbenson@redhat.com>
2094 * gdb.texinfo (Remote Configuration): Document the "set/show
2095 remote pid-to-exec-file-packet" command.
2096 (General Query Packets): Document the qXfer:exec-file:read
2097 qSupported features. Document the qXfer:exec-file:read packet.
2099 2015-04-17 Gary Benson <gbenson@redhat.com>
2101 * gdb.texinfo (set sysroot): Document that "set sysroot" also
2102 applies to executable paths if supplied to GDB as absolute.
2104 2015-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2106 * gdb.texinfo (Mode Options): Remove -xdb.
2108 2015-04-10 Jan Kratochvil <jan.kratochvil@redhat.com>
2109 Eli Zaretskii <eliz@gnu.org>
2111 * gdb.texinfo (Compiling and Injecting Code): Describe set debug
2112 compile, show debug compile. New subsection Compilation options for
2113 the compile command. New subsection Compiler search for the compile
2116 2015-04-09 Andy Wingo <wingo@igalia.com>
2118 * guile.texi (Frames In Guile): Describe frame-read-register.
2120 2015-04-02 Gary Benson <gbenson@redhat.com>
2122 * gdb.texinfo (set sysroot): Document "target:".
2124 2015-04-01 Sasha Smundak <asmundak@google.com>
2126 * doc/python.texi (Writing a Frame Unwinder in Python): Add
2129 2015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
2132 * gdb.texinfo (gcore): Mention new command 'set
2133 use-coredump-filter'.
2134 (set use-coredump-filter): Document new command.
2136 2015-03-31 Antoine Tremblay <antoine.tremblay@ericsson.com>
2138 * gdb.texinfo (Operating System Auxiliary Information): Add info os cpus
2139 documentation, reorder the info os entries in alphabetical order.
2141 2015-03-26 Simon Marchi <simon.marchi@ericsson.com>
2143 * gdb.texinfo (GDB/MI Data Manipulation): Fix copy-paste typo in
2144 -data-write-memory-bytes.
2146 2015-03-24 Pedro Alves <palves@redhat.com>
2148 * gdb.texinfo (test_step) <set scheduler-locking step>: No longer
2149 mention that threads may sometimes run unlocked.
2151 2015-03-23 Yurij Grechishhev <yurij.grechishhev@gmail.com>
2153 * gdb.texinfo (Remote configuration): Document "set/show
2154 serial parity" command.
2156 2015-03-18 Gary Benson <gbenson@redhat.com>
2158 * gdb.texinfo (General Query Packets): Remove documentation
2159 for now-removed vFile:fstat qSupported features.
2161 2015-03-11 Gary Benson <gbenson@redhat.com>
2163 * gdb.texinfo (Remote Configuration): Document the
2164 "set/show remote hostio-fstat-packet" command.
2165 (General Query Packets): Document the vFile:fstat
2166 qSupported features.
2167 (Host I/O Packets): Document the vFile:fstat packet.
2169 2015-03-11 Andy Wingo <wingo@igalia.com>
2171 * guile.texi (Objfiles In Guile): Document objfile-progspace.
2173 2015-03-04 Pedro Alves <palves@redhat.com>
2175 * gdb.texinfo (Remote Configuration): Document the "set/show
2176 remote swbreak-feature-packet" and "set/show remote
2177 hwbreak-feature-packet" commands.
2178 (Packets) <Z0>: Add cross link to the "swbreak" stop reason's
2180 (Stop Reply Packets): Document the swbreak and hwbreak stop
2182 (General Query Packets): Document the swbreak and hwbreak
2183 qSupported features.
2184 (Remote Non-Stop): Explain that swbreak and hwbreak are required.
2186 2015-03-03 Philippe Proulx <eeppeliteloop@gmail.com>
2188 * gdb.texinfo (gdb/mi Async Records): Fix duplicate syscall-entry
2191 2015-03-02 Doug Evans <xdje42@gmail.com>
2193 * gdb.texinfo (Specify Location): Fix syntax of filename:function.
2195 2015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
2197 * gdb.texinfo (S/390 and System z Features): Describe new feature
2198 "org.gnu.gdb.s390.vx".
2200 2015-02-23 Sergio Durigan Junior <sergiodj@redhat.com>
2203 * gdb.texinfo (maint internal-error, maint internal-warning, maint
2204 demangler-warning): Fix typo ("problam").
2206 2015-02-19 David Taylor <dtaylor@emc.com>
2208 * agentexpr.texi (Bytecode Descriptions): Fix summary line for setv.
2210 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
2212 * gdb.texinfo (Static Probe Points): Add cindex `static probe
2214 (Static Probe Points): Modified to cover DTrace probes in addition
2215 to SystemTap probes. Also modified to cover the `enable probe'
2216 and `disable probe' commands.
2218 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
2220 * gdb.texinfo (Static Probe Points): Cover the `enable probe' and
2221 `disable probe' commands.
2223 2015-02-12 David Taylor <dtaylor@emc.com>
2225 * gdb.texinfo (Tracepoint Packets): Document the builtin and name
2226 fields of the QTDV packet.
2228 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
2230 * gdb.texinfo (Branch Trace Configuration Format): Add size.
2231 (Process Record and Replay): Describe new set|show commands.
2232 (General Query Packets): Describe Qbtrace-conf:bts:size packet.
2234 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
2236 * gdb.texinfo (Process Record and Replay): Describe the "record
2237 btrace bts" command.
2238 (General Query Packets): Describe qXfer:btrace-conf:read packet.
2239 (Branch Trace Configuration Format): New.
2241 2015-01-31 Gary Benson <gbenson@redhat.com>
2242 Doug Evans <dje@google.com>
2244 * gdb.texinfo (Command Completion): Document new
2245 "set/show max-completions" option.
2247 2015-01-31 Doug Evans <xdje42@gmail.com>
2249 * gdb.texinfo (Symbols): Document new commands
2250 "maint print symbol-cache", "maint print symbol-cache-statistics",
2251 "maint flush-symbol-cache". Document new option
2252 "maint set symbol-cache-size".
2254 2015-01-31 Doug Evans <xdje42@gmail.com>
2256 * gdb.texinfo (dotdebug_gdb_scripts section): Update docs to
2257 distinguish script files vs inlined scripts.
2258 * python.texi (Python Auto-loading): Ditto.
2260 2015-01-30 Doug Evans <dje@google.com>
2262 * gdb.texinfo (Symbols) <info source>: Output now contains producer
2265 2015-01-27 Doug Evans <dje@google.com>
2267 * python.texi (Objfiles In Python): Document Objfile.username.
2269 2015-01-27 Doug Evans <dje@google.com>
2271 * python.texi (Objfiles In Python) <Objfile.filename>: Improve docs.
2272 * guile.texi (Objfiles In Guile) <objfile-filename>: Improve docs.
2274 2015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
2276 * gdb.texinfo (Threads): Describe -ascending for thread apply all.
2278 2015-01-16 Eli Zaretskii <eliz@gnu.org>
2280 * doc/gdb.texinfo (TUI Commands): Document the possible
2281 values of NAME argument to 'winheight' command. Explain the
2282 effect of 'tabset' setting better.
2284 2015-01-11 Doug Evans <xdje42@gmail.com>
2287 * gdb.texinfo (Debugging C Plus Plus): Mention "demangle".
2289 (Maintenance Commands): Delete docs for "maint demangle".
2291 2014-12-31 Joel Brobecker <brobecker@adacore.com>
2293 * gdb.texinfo (Files): Remove documentation of the
2294 "add-shared-symbol-files" and "assf" commands.
2295 (Cygwin Native): Remove documentation of the "dll-symbols"
2298 2014-12-17 Doug Evans <xdje42@gmail.com>
2300 * gdb.texinfo (Debugging Output): Document "debug symbol-lookup".
2302 2014-12-12 Phil Muldoon <pmuldoon@redhat.com>
2303 Jan Kratochvil <jan.kratochvil@redhat.com>
2305 * gdb.texinfo (Altering): Update.
2306 (Compiling and Injecting Code): New node.
2308 2014-12-12 Doug Evans <dje@google.com>
2310 * python.texi (Objfiles In Python): Document gdb.lookup_objfile.
2312 2014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
2314 * gdb.texinfo: Document "maint print user-registers".
2316 2014-12-08 Doug Evans <dje@google.com>
2318 * python.texi (Objfiles In Python): Document Objfile.owner.
2320 2014-12-04 Doug Evans <dje@google.com>
2322 * python.texi (Objfiles In Python): Document
2323 Objfile.add_separate_debug_file.
2325 2014-12-04 Doug Evans <dje@google.com>
2327 * python.texi (Objfiles In Python): Document Objfile.build_id.
2329 2014-12-02 Nick Bull <nicholaspbull@gmail.com>
2331 * python.texi (Events In Python): Document new events
2332 InferiorCallPreEvent, InferiorCallPostEvent, MemoryChangedEvent
2333 and RegisterChangedEvent.
2335 2014-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
2337 Add add-auto-load-scripts-directory.
2338 * gdb.texinfo (Auto-loading): Add add-auto-load-scripts-directory link.
2339 (objfile-gdbdotext file): Add add-auto-load-scripts-directory.
2341 2014-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
2343 * gdb.texinfo (Auto-loading safe path): Fix add-auto-load-safe-path
2346 2014-10-30 Doug Evans <dje@google.com>
2348 * python.texi (Progspaces In Python): Document ability to add
2349 random attributes to gdb.Progspace objects.
2350 (Objfiles In Python): Document ability to add random attributes to
2351 gdb.objfile objects.
2353 2014-10-27 Pedro Alves <palves@redhat.com>
2355 * gdb.texinfo (Continuing and Stepping): Add cross reference to
2356 info on stepping and signal handlers.
2357 (Signals): Explain stepping and signal handlers. Add context
2358 index entry, and cross references.
2360 2014-10-20 Simon Marchi <simon.marchi@ericsson.com>
2362 * python.texi (Breakpoints In Python): Add parenthesis after
2363 Breakpoint.delete. Clarify Breakpoint.enabled description so
2364 that it contains "disable".
2366 2014-10-17 Doug Evans <dje@google.com>
2368 * python.texi (Events In Python): Document clear_objfiles event.
2370 2014-10-17 Doug Evans <dje@google.com>
2372 * python.texi (Objfiles In Python): Document new progspace attribute.
2374 2014-10-17 Pedro Alves <palves@redhat.com>
2376 * gdb.texinfo (Ada Tasks and Core Files): Delete mention of Tru64.
2377 (SVR4 Process Information): Delete mention of OSF/1.
2379 2014-10-01 Simon Marchi <simon.marchi@ericsson.com>
2381 * gdb.texinfo (Miscellaneous gdb/mi Commands): Document new
2382 exit-code field in -list-thread-groups output.
2384 2014-09-22 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2386 * gdb.texinfo (Set Breaks): Add missing "@end table".
2388 2014-09-22 Pedro Alves <palves@redhat.com>
2390 * gdb.texinfo (Set Breaks): Document that "set breakpoint
2391 always-inserted off" is the default mode now. Delete
2392 documentation of "set breakpoint always-inserted auto".
2394 2014-09-18 Doug Evans <dje@google.com>
2396 * python.texi (Symbol Tables In Python): Document "producer"
2397 attribute of gdb.Symtab objects.
2399 2014-09-16 Pedro Alves <palves@redhat.com>
2401 * gdb.texinfo (Starting) <run command>: Don't mention VxWorks.
2402 (Embedded OS): Remove VxWorks menu entry.
2403 (VxWorks): Remove node.
2405 2014-09-13 Doug Evans <xdje42@gmail.com>
2407 * gdb.texinfo (Signaling): Document new queue-signal command.
2409 2014-09-06 Doug Evans <xdje42@gmail.com>
2412 * gdb.texinfo (Convenience Funs): Document $_caller_is,
2413 $_caller_matches, $_any_caller_is, $_any_caller_matches.
2415 2014-09-03 Justin Lebar <jlebar@google.com>
2417 * python.texi (Types In Python): Type.template_argument(n) returns a
2418 gdb.Value or a gdb.Type and throws an exception if n is out of
2421 2014-09-03 Sasha Smundak <asmundak@google.com>
2423 * python.texi (Frames in Python): Add read_register description.
2425 2014-08-04 Tom Tromey <tromey@redhat.com>
2427 * gdb.texinfo (Debugging Output): Update for change to "set debug
2430 2014-08-01 Masaki Muranaka <monaka@monami-software.com>
2432 Pushed by Joel Brobecker <brobecker@adacore.com>.
2433 * Makefile.in (transform): New variable.
2434 (install-man1, install-man5): Apply $(transform) to man file names.
2436 2014-07-26 Doug Evans <xdje42@gmail.com>
2439 * guile.texi (Guile Pretty Printing API): Fix typo.
2440 Document set-pretty-printers!, pretty-printers.
2441 (Selecting Guile Pretty-Printers): Update.
2442 Mention program-space based pretty-printers.
2444 2014-07-25 Pedro Alves <palves@redhat.com>
2445 Eli Zaretskii <eliz@gnu.org>
2447 * gdb.texinfo (Signaling) <signal command>: Explain what happens
2448 with multi-threaded programs.
2450 2014-06-27 Yao Qi <yao@codesourcery.com>
2452 * gdb.texinfo (Maintenance Commands): Update the output of
2453 'maint print dummy-frames' command.
2455 2014-06-24 Eli Zaretskii <eliz@gnu.org>
2457 * gdb.texinfo (Screen Size): Improve indexing.
2459 2014-06-19 Gary Benson <gbenson@redhat.com>
2461 * gdb.texinfo (Maintenance Commands): Document new
2462 "maint set/show catch-demangler-crashes" option.
2464 2014-06-19 Gary Benson <gbenson@redhat.com>
2466 * gdb.texinfo (Maintenance Commands): Document new
2467 "maint demangler-warning" command and new
2468 "maint set/show demangler-warning" option.
2470 2014-06-09 Siva Chandra Reddy <sivachandra@google.com>
2472 * python.texi (Xmethod API): Add space before the opening
2473 parenthesis in function descriptions.
2475 2014-06-06 Doug Evans <xdje42@gmail.com>
2477 * guile.texi (Guile Configuration): Document guile-data-directory.
2479 2014-06-06 Mingjie Xing <mingjie.xing@gmail.com>
2481 * gdb.texinfo (Invoking GDB): Add -q and --quiet.
2483 2014-06-04 Doug Evans <xdje42@gmail.com>
2485 * guile.texi (Breakpoints In Guile): Update.
2487 2014-06-03 Joel Brobecker <brobecker@adacore.com>
2489 * python.texi (Xmethod API): Fix reference to "Progspaces In
2492 2014-06-03 Siva Chandra Reddy <sivachandra@google.com>
2494 * python.texi (Xmethods In Python, XMethod API)
2495 (Writing an Xmethod): New nodes.
2496 (Python API): New menu entries "Xmethods In Python",
2497 "Xmethod API", "Writing an Xmethod".
2499 2014-06-02 Doug Evans <xdje42@gmail.com>
2501 * guile.texi (Guile API): Add entry for Parameters In Guile.
2502 (GDB Scheme Data Types): Mention <gdb:parameter> object.
2503 (Parameters In Guile): New node.
2505 2014-06-02 Doug Evans <xdje42@gmail.com>
2507 * guile.texi (Guile API): Add entry for Commands In Guile.
2508 (Basic Guile) <parse-and-eval>: Add reference.
2509 (Basic Guile) <string->argv>: Move definition to Commands In Guile.
2510 (GDB Scheme Data Types): Mention <gdb:command> object.
2511 (Commands In Guile): New node.
2513 2014-06-02 Doug Evans <xdje42@gmail.com>
2515 * guile.texi (Guile API): Add entry for Progspaces In Guile.
2516 (GDB Scheme Data Types): Mention <gdb:progspace> object.
2517 (Progspaces In Guile): New node.
2519 2014-05-30 Andrew Burgess <aburgess@broadcom.com>
2521 * guile.texi (Frames In Guile): Mention FRAME_UNWIND_MEMORY_ERROR.
2522 * python.texi (Frames In Python): Mention
2523 gdb.FRAME_UNWIND_MEMORY_ERROR.
2525 2014-05-29 Pedro Alves <palves@redhat.com>
2526 Tom Tromey <tromey@redhat.com>
2528 * gdb.texinfo (Non-Stop Mode): Remove "set target-async 1"
2530 (Asynchronous and non-stop modes): Document '-gdb-set mi-async'.
2531 Mention that target-async is now deprecated.
2532 (Maintenance Commands): Document maint set/show target-async.
2534 2014-05-29 Pedro Alves <palves@redhat.com>
2536 * observer.texi (sync_execution_done, command_error): New
2539 2014-05-29 Pedro Alves <palves@redhat.com>
2542 * observer.texi (signal_received, end_stepping_range)
2543 (signal_exited, exited, no_history): New observer subjects.
2545 2014-05-26 Andy Wingo <wingo@igalia.com>
2547 * guile.texi (GDB Scheme Data Types): Remove documentation for
2548 removed interfaces. Update spelling of gdb-object-kind.
2550 2014-05-26 Andy Wingo <wingo@igalia.com>
2552 * guile.texi (Basic Guile): Fix some typos.
2554 2014-05-26 Andy Wingo <wingo@igalia.com>
2556 * guile.texi (Writing a Guile Pretty-Printer)
2557 (Guile Types Module): Fix excess parentheses in use-modules forms.
2559 2014-05-24 Eli Zaretskii <eliz@gnu.org>
2561 * guile.texi (Types In Guile, Basic Guile, Frames In Guile)
2562 (Breakpoints In Guile, Guile Printing Module)
2563 (Guile Exception Handling, Values From Inferior In Guile)
2564 (Objfiles In Guile, Breakpoints In Guile, Memory Ports in Guile):
2565 Don't use @var at the beginning of a sentence.
2567 * gdb.texinfo (Frame Filter Management, Trace Files)
2568 (C Operators, Ada Tasks, Calling, Bootstrapping, ARM)
2569 (PowerPC Embedded, Define, Annotations for Running)
2570 (IPA Protocol Commands, Packets, General Query Packets)
2571 (Tracepoint Packets, Notification Packets, Environment)
2572 (Inferiors and Programs, Set Breaks, Set Catchpoints)
2573 (Continuing and Stepping, Signals, Thread-Specific Breakpoints)
2574 (Frames, Backtrace, Selection, Expressions, Registers)
2575 (Trace State Variables, Built-In Func/Proc, Signaling, Files)
2576 (Numbers, GDB/MI Async Records, GDB/MI Data Manipulation)
2577 (Source Annotations, Using JIT Debug Info Readers, Packets)
2578 (Stop Reply Packets, Host I/O Packets)
2579 (Target Description Format): Don't use @var at the beginning of a
2582 * python.texi (Basic Python, Types In Python)
2583 (Commands In Python, Frames In Python, Line Tables In Python)
2584 (Breakpoints In Python, gdb.printing, gdb.types)
2585 (Type Printing API): Don't use @var at the beginning of a
2588 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
2590 * gdb.texinfo (Process Record and Replay): Document "set/show btrace
2591 replay-memory-access".
2593 2014-05-21 Pedro Alves <palves@redhat.com>
2595 * gdb.texinfo (Starting): Document "set/show
2596 auto-connect-native-target".
2597 (Target Commands): Document "target native".
2599 2014-05-20 Pedro Alves <palves@redhat.com>
2601 * gdb.texinfo (Memory) <compare-sections>: Generalize comments to
2602 not be remote specific. Add cross reference to the qCRC packet.
2603 (Separate Debug Files): Update cross reference to the qCRC packet.
2604 (General Query Packets) <qCRC packet>: Add anchor.
2606 2014-05-17 Doug Evans <xdje42@gmail.com>
2608 Copy over changes from guile.texi.
2609 * python.texi (Basic Python) <gdb.execute>: Add text.
2610 (Basic Python) <gdb.post_event>: Remove "main" from "main GDB thread".
2611 (Values From Inferior) <Python string>: Add text.
2612 (Values From Inferior) <Value.string>: Clarify string length handling.
2613 (Pretty Printing API): Add cindex.
2614 (Types In Python) <TYPE_CODE_*>: Use vtable instead of table.
2615 Remove unnecessary index of gdb.TYPE_CODE_*. Replace @findex with
2617 (Commands In Python) <COMPLETE_*>: Similarly.
2618 (Symbols In Python) <SYMBOL_*>: Similarly.
2619 (Breakpoints In Python) <WP_*>: Similarly.
2620 (Breakpoints In Python) <BP_*>: Similarly.
2622 2014-05-17 David Taylor <dtaylor@emc.com>
2624 * gdb.texinfo (General Query Packets): Add a note about thread IDs
2625 mentioned in the qfThreadInfo reply.
2627 2014-05-16 Doug Evans <dje@google.com>
2629 * gdb.texinfo (Mode Options): Add -D.
2631 2014-05-09 Samuel Bronson <naesten@gmail.com>
2633 * Makefile.in (PACKAGE): Copy from ../Makefile.in in case of
2636 2014-04-29 Tom Tromey <tromey@redhat.com>
2638 * gdb.texinfo (Debugging Output): Rename to "set debug varobj" and
2639 "show debug varobj".
2641 2014-05-01 David Taylor <dtaylor@emc.com>
2643 * gdb.texinfo (compare-sections): Document the new -r (read-only)
2646 2014-04-24 Michael Sturm <michael.sturm@mintel.com>
2647 Walfred Tedeschi <walfred.tedeschi@intel.com>
2649 * gdb.texinfo (i386 Features): Add description of AVX512
2652 2014-03-31 Doug Evans <dje@google.com>
2654 * gdb.texinfo (Symbols): Document set/show print symbol-loading.
2656 2014-03-30 Doug Evans <dje@google.com>
2658 * gdb.texinfo (Non-Stop Mode): Remove trailing whitespace.
2659 (Background Execution): Ditto.
2661 2014-03-21 Pedro Alves <palves@redhat.com>
2662 Stan Shebs <stan@codesourcery.com>
2663 Hui Zhu <hui@codesourcery.com>
2665 * gdb.texinfo (Packets): Add anchor to "? packet".
2666 Remove fixme and update introduction of "k packet".
2667 Add anchor to "vKill packet".
2669 2014-03-12 Stan Shebs <stan@codesourcery.com>
2671 * Doxyfile-gdb-api.in (INPUT): Add gdbtypes.h.
2673 2014-02-26 Ludovic Courtès <ludo@gnu.org>
2675 * guile.texi (Basic Guile): Document 'history-append!'.
2677 2014-02-20 Joel Brobecker <brobecker@adacore.com>
2679 * gdb.texinfo (Files): Document "add-shared-symbol-files"
2680 and "assf" as being deprecated.
2681 (Cygwin Native): Likewise for "dll-symbols".
2682 (Non-debug DLL Symbols): Remove reference to "dll-symbols"
2683 as a way to force the loading of symbols from a DLL.
2685 2014-02-19 Siva Chandra Reddy <sivachandra@google.com>
2687 * python.texi (Values From Inferior): Add description about the
2690 2014-02-17 Doug Evans <xdje42@gmail.com>
2692 * Makefile.in (GDB_DOC_FILES): Add python.texi.
2693 * gdb.texinfo (Python): Moved to ...
2694 * python.texi: ... here. New file.
2696 2014-02-17 Ludovic Courtès <ludo@gnu.org>
2698 * guile.texi (Writing a Guile Pretty-Printer) <example>:
2699 Remove 'string-begins-with' procedure. Add 'pretty-printer'
2700 parameter to 'str-lookup-function' procedure. Look for
2701 the "std::string<" prefix.
2702 (Frames In Guile): Add 'frame' parameter to 'frame-read-var'.
2705 2014-02-11 Tejas Belagod <tejas.belagod@arm.com>
2707 * guile.texi (Values From Inferior In Guile): Remove stray
2708 parantheses for deffn.
2709 (Disassembly In Guile): Ditto.
2711 2014-02-10 Stan Shebs <stan@codesourcery.com>
2713 Add Doxygen support.
2714 * Makefile.in (doxy): New action, generates Doxygen files.
2717 * Doxyfile-base.in: New file.
2718 * Doxyfile-gdb-api.in: New file.
2719 * Doxyfile-gdb-xref.in: New file.
2720 * Doxyfile-gdbserver.in: New file.
2721 * doxy-index.in: New file.
2722 * filter-for-doxygen: New file.
2723 * filter-params.pl: New file.
2725 2014-02-10 Doug Evans <xdje42@gmail.com>
2727 * Makefile.in (GDB_DOC_FILES): Add guile.texi.
2728 * gdb.texinfo (Auto-loading): Add set/show auto-load guile-scripts.
2729 (Extending GDB): New menu entries Guile, Multiple Extension Languages.
2730 (Guile docs): Include guile.texi.
2731 (objfile-gdbdotext file): Add objfile-gdb.scm.
2732 (dotdebug_gdb_scripts section): Mention Guile scripts.
2733 (Multiple Extension Languages): New node.
2734 * guile.texi: New file.
2736 2014-01-28 Joel Brobecker <brobecker@adacore.com>
2738 * gdb.texinfo (Ada Glitches): Document the new "maint ada set/show
2739 ignore-descriptive-types". commands.
2741 2014-01-22 Doug Evans <dje@google.com>
2743 * gdb.texinfo (Server): Mention --debug-format=all|none|timestamp.
2744 (gdbserver man): Ditto.
2746 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
2748 * gdb.texinfo: Document limited reverse/replay support
2749 for target record-btrace.
2751 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
2753 * gdb.texinfo (Process Record and Replay): Update documentation.
2755 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
2757 * gdb.texinfo (Process Record and Replay): Document new /c
2758 modifier accepted by "record function-call-history".
2759 Add /i modifier to "record function-call-history" example.
2761 2014-01-15 Yuanhui Zhang <asmwarrior@gmail.com>
2762 Joel Brobecker <brobecker@adacore.com>
2764 * gdb.texinfo (GDB/MI Output Syntax): Add some missing "nl"
2765 markers. Remove one that was misplaced.
2767 2014-01-10 Pedro Alves <palves@redhat.com>
2769 * gdb.texinfo (Your Program's Environment) <set environment>:
2770 Mention the shell, and point at 'set exec-wrapper'.
2772 2014-01-07 Joel Brobecker <brobecker@adacore.com>
2774 * gdb.texinfo (Types In Python): Document new attribute Types.name.
2776 2013-12-30 Joel Brobecker <brobecker@adacore.com>
2778 * gdb.texinfo (Types In Python): Clarify the documentation
2779 of attribute gdb.Field.bitpos.
2781 2013-12-28 Joel Brobecker <brobecker@adacore.com>
2783 * gdb.texinfo (Types In Python): Fix the documentation of
2784 attribute "bitpos" in class gdb.Field for enum types. Add
2785 documentation for attribute "enumval" in that same class.
2787 2013-12-28 Joel Brobecker <brobecker@adacore.com>
2789 * gdb.texinfo (GDB/MI Support Commands): Change @table into
2792 2013-12-23 Doug Evans <xdje42@gmail.com>
2794 * gdb.texinfo (Auto-loading): Move menu up. Move discussion of
2795 auto-loaded objfile scripts and .debug_gdb_scripts section to their
2796 corresponding section in Extending GDB.
2797 (Extending GDB): Move menu up. New menu item "Auto-loading
2799 (Sequences): New menu item "Auto-loading sequences".
2800 (Auto-loading sequences): New node.
2801 (Python): Rename section from Scripting GDB to Extending GDB.
2802 (Python Auto-loading): Update xref, refer to "Auto-loading extensions".
2803 Move docs on ways to auto-load extensions to ...
2804 (Auto-loading extensions): ... here. New node.
2806 2013-12-23 Joel Brobecker <brobecker@adacore.com>
2808 * gdb.texinfo (GDB/MI): Add "GDB/MI Support Commands" entry
2810 (GDB/MI Variable Objects): Adjust reference to "-list-features"
2811 command, now in a new node.
2812 (GDB/MI Support Commands): New node, with its contents being
2813 extracted from the "GDB/MI Miscellaneous Commands" node.
2814 A small paragraph introducing the section is also added at
2816 (GDB/MI Miscellaneous Commands): Delete the description of the
2817 -info-gdb-mi-command, -list-features and -list-target-features
2818 commands, now hosted in the "GDB/MI Support Commands" node.
2820 2013-12-12 Siva Chandra Reddy <sivachandra@google.com>
2823 * gdb.texinfo (Values From Inferior): Add a note about using
2824 gdb.Field objects as subscripts on gdb.Value objects.
2825 (Types In Python): Add description about the new attribute
2826 "parent_type" of gdb.Field objects.
2828 2013-12-12 Joel Brobecker <brobecker@adacore.com>
2830 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add @cindex
2831 entry for section docuumenting the -list-features GDB/MI command.
2833 2013-12-10 Joel Brobecker <brobecker@adacore.com>
2835 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document the new
2836 "exec-run-start-option" entry in the output of the "-list-features"
2839 2013-12-04 Eli Zaretskii <eliz@gnu.org>
2841 * gdb.texinfo (i386): Fix yesterday's commit.
2843 2013-12-03 Tom Tromey <tromey@redhat.com>
2845 * gdb.texinfo (Set Catchpoints): Add @kindex for each command
2848 2013-12-03 Tom Tromey <tromey@redhat.com>
2850 * gdb.texinfo (@direntry): Add menu item for gdbserver.
2852 2013-12-03 Walfred Tedeschi <walfred.tedeschi@intel.com>
2854 * gdb.texinfo (i386 Features): Add MPX feature registers.
2855 (x86 Specific featuresx86 Architecture-specific Issues): Adds
2856 a subsubsection for MPX and describes the display of the
2859 2013-12-03 Joel Brobecker <brobecker@adacore.com>
2861 * gdb.texinfo (GDB/MI Miscellaneous Commands): Remove the
2862 documentation of the "ada-exceptions" entry.
2864 2013-12-03 Joel Brobecker <brobecker@adacore.com>
2866 * gdb.texinfo (GDB/MI Result Records): Fix the syntax of the
2867 "^error" result record concerning the error message. Document
2868 the error code that may also be part of that result record.
2869 (GDB/MI Miscellaneous Commands): Document the
2870 "undefined-command-error-code" element in the output of
2871 the "-list-features" GDB/MI command.
2873 2013-12-03 Joel Brobecker <brobecker@adacore.com>
2875 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document
2876 the new -info-gdb-mi-command GDB/MI command. Document
2877 the meaning of "-info-gdb-mi-command" in the output of
2880 2013-11-29 Pedro Alves <palves@redhat.com>
2882 * gdb.texinfo (Frames In Python) <gdb.FRAME_UNWIND_NULL_ID>:
2885 2013-11-24 Yao Qi <yao@codesourcery.com>
2887 * gdb.texinfo (Caching Remote Data): Document new
2888 "set/show stack-cache" option.
2890 2013-11-24 Yao Qi <yao@codesourcery.com>
2892 * gdb.texinfo (Caching Target Data): Replace "ON" with "on".
2893 (Maintenance Commands): Replace "ON" and "OFF" with "on" and
2896 2013-11-23 Yao Qi <yao@codesourcery.com>
2898 * gdb.texinfo (GDB/MI Variable Objects): Add the description
2899 of "displayhint" to the table about child results.
2901 2013-11-21 Yao Qi <yao@codesourcery.com>
2903 * gdb.texinfo (GDB/MI Variable Objects): Add attribute
2904 'dynamic' for the output of command -var-list-children.
2906 2013-11-21 Yao Qi <yao@codesourcery.com>
2908 * gdb.texinfo (Caching Target Data): Remove "see" before
2911 2013-11-20 Yao Qi <yao@codesourcery.com>
2913 * gdb.texinfo (Caching Target Data): Update doc for
2914 per-address-space dcache.
2916 2013-11-20 Yao Qi <yao@codesourcery.com>
2918 * gdb.texinfo (Data): Rename menu item.
2919 (Caching Remote Data): Rename to ...
2920 (Caching Target Data): ... it. Update.
2922 2013-11-18 Joel Brobecker <brobecker@adacore.com>
2924 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document the new
2925 "language-option" entry in the output of the "-list-features"
2928 2013-11-15 Tom Tromey <tromey@redhat.com>
2930 * gdb.texinfo (Variables): Note gdb rules for ambiguous cases.
2933 2013-11-14 Tom Tromey <tromey@redhat.com>
2935 * gdb.texinfo (Breakpoints In Python): Replace "as" with "in".
2937 2013-11-14 Joel Brobecker <brobecker@adacore.com>
2939 * gdb.texinfo (Show): Add xref anchor for "show language" command.
2940 (Context management): Place current subsection text into its own
2941 subsubsection. Add new subsubsection describing the "--language"
2944 2013-11-13 Joel Brobecker <brobecker@adacore.com>
2946 * gdb.texinfo (GDB/MI Miscellaneous Commands): Delete
2947 the documentation of "info-ada-exceptions" in the output
2948 of the "-list-features" command. Add the documentation
2949 of the "ada-exception" entry instead.
2951 2013-11-12 Joel Brobecker <brobecker@adacore.com>
2954 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix the first
2955 word of a couple of sentences to start with a capital letter.
2957 2013-11-12 Joel Brobecker <brobecker@adacore.com>
2959 * gdb.texinfo (Ada): Add entry in menu for new "Ada Exceptions" node.
2960 (Ada Exceptions): New node.
2961 (GDB/MI): Add entry in menu for new "GDB/MI Ada Exceptions
2963 (GDB/MI Ada Exceptions Commands): New node.
2964 (GDB/MI Miscellaneous Commands): Document new "info-ada-exceptions"
2965 field in the output of the "-list-features" command.
2966 * NEWS: Add entry for the new "info exceptions" CLI command,
2967 and for the new "-info-ada-exceptions" GDB/MI command.
2969 2013-11-11 Phil Muldoon <pmuldoon@redhat.com>
2971 * gdb.texinfo (Symbol Tables In Python): Add linetable method entry.
2972 (Line Tables In Python): New node.
2974 2013-11-08 Doug Evans <dje@google.com>
2976 * gdb.texinfo (Debugging Output): Update text for
2977 "set debug dwarf2-read".
2979 2013-11-08 Doug Evans <dje@google.com>
2981 * gdb.texinfo (Debugging Output): Update text for
2982 "set debug symtab-create".
2984 2013-11-07 Phil Muldoon <pmuldoon@redhat.com>
2986 * gdb.texinfo (Commands In Python): Document COMPLETE_EXPRESSION
2989 2013-11-07 Phil Muldoon <pmuldoon@redhat.com>
2991 * gdb.texinfo (Breakpoints In Python): Document temporary
2992 option in breakpoint constructor, and add documentation to the
2993 temporary attribute.
2995 2013-11-07 Yao Qi <yao@codesourcery.com>
2997 * gdb.texinfo (GDB/MI Variable Objects): Update doc about the
2998 output of "-var-info-expression".
3000 2013-11-06 Pedro Alves <palves@redhat.com>
3002 * gdb.texinfo (Starting) <set/show startup-with-shell>: Mention
3003 non-interactive mode.
3004 (Environment) <shell startup files warning>: Mention
3005 non-interactive mode. Mention .zshenv for Z shell, and talk about
3006 BASH_ENV instead of .bashrc for BASH.
3008 2013-10-29 Nicolas Blanc <nicolas.blanc@intel.com>
3010 * gdb.texinfo (Commands to Specify Files): Add description
3011 of the remove-symbol-file command.
3012 * observer.texi: New free_objfile event
3014 2013-10-24 Pedro Alves <palves@redhat.com>
3016 * gdb.texinfo (Starting): Document set/show startup-with-shell.
3018 2013-10-11 Joel Brobecker <brobecker@adacore.com>
3020 * gdb.texinfo (Shared Library GDB/MI Catchpoint Commands):
3021 New subsection inside which the "-catch-load" and "-catch-unload"
3022 commands documentation is now placed.
3023 (Ada Exception GDB/MI Catchpoint Commands): New subsection
3024 documenting the "-catch-assert" and "-catch-exception" new
3027 2013-10-10 Joel Brobecker <brobecker@adacore.com>
3029 * gdb.texinfo (Connecting): Remove unnecessary @w{}.
3031 2013-10-10 Joel Brobecker <brobecker@adacore.com>
3033 * gdb.texinfo (Connecting): Replace "set remotebaud" by "set
3035 (Remote Configuration): Replace "set remotebaud" by "set serial
3036 baud". Replace "show remotebaud" by "show serial baud".
3038 2013-10-07 Pedro Alves <palves@redhat.com>
3040 PR breakpoints/11568
3041 * gdb.texinfo (Thread-Specific Breakpoints): Mention what happens
3042 when the thread is removed from the thread list.
3044 2013-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
3046 * gdb.texinfo (Convenience Variables): Document $_exitsignal.
3047 Update entry for $_exitcode.
3049 2013-10-04 Joel Brobecker <brobecker@adacore.com>
3051 * gdb.texinfo (GDB/MI Program Execution): Document "-exec-run"'s
3052 new "--start" option.
3054 2013-10-02 Pedro Alves <palves@redhat.com>
3056 * gdb.texinfo (Registers): Expand description of saved registers
3057 in frames. Explain <not saved>.
3059 2013-09-25 Doug Evans <dje@google.com>
3061 * gdb.texinfo (Debugging Output): Document set/show debug symfile.
3063 2013-09-16 Stan Shebs <stan@codesourcery.com>
3065 Remove the internals manual gdbint.texinfo.
3066 * Makefile.in (INFO_DEPS): Remove gdbint.info.
3067 (PDFFILES): Remove gdbint.pdf.
3068 (HTMLFILES): Remove gdbint/index.html.
3069 (HTMLFILES_INSTALL): Remove gdbint.
3070 (GDBINT_DOC_FILES): Remove.
3071 (dvi): Remove gdbint.dvi.
3072 (ps): Remove gdbint.ps.
3073 * gdbint.texinfo: Remove file.
3074 * gdb.texinfo (Maintenance Commands): Remove reference to gdbint.
3076 2013-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
3078 * gdb.texinfo (Convenience Functions): Mention new convenience
3081 2013-09-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3083 * gdb.texinfo (Decimal Floating Point format): Mention S/390.
3084 (Standard Target Features): Add new node to menu.
3085 (S/390 and System z Features): New node.
3087 2013-09-13 Sanimir Agovic <sanimir.agovic@intel.com>
3089 * gdb.texinfo (GDB/MI Miscellaneous Commands): Use
3090 -list-target-features in the example.
3092 2013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3094 * gdb.texinfo (MiniDebugInfo): Prepare file debug and use it to create
3095 mini_debuginfo. Strip binary before adding mini_debuginfo to it.
3097 2013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3099 Sync documentation with gdb.base/gnu-debugdata.exp.
3100 * gdb.texinfo (MiniDebugInfo): Add comment and "D" in the example.
3102 2013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3104 * gdb.texinfo (MiniDebugInfo): Fix two trailing dots.
3106 2013-08-27 Pedro Alves <pedro@codesourcery.com>
3107 Yao Qi <yao@codesourcery.com>
3109 * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-locals>:
3110 Document new --skip-unavailable option.
3111 <-stack-list-variables>: Document new --skip-unavailable option.
3113 2013-08-26 Doug Evans <dje@google.com>
3115 * gdb.texinfo (Maintenance Commands): "maint print objfiles" now takes
3118 2013-08-13 Tom Tromey <tromey@redhat.com>
3120 * gdbint.texinfo (Testsuite): Use @table, not @itemize.
3121 Document GDB_PARALLEL and GDB_INOTIFY.
3123 2013-08-09 Stan Shebs <stan@codesourcery.com>
3125 * LRS: Remove file, describes a long-abandoned live-range
3126 splitting extension to stabs.
3128 2013-07-25 Andrew Burgess <aburgess@broadcom.com>
3130 * gdb.texinfo (Output Formats): Mention the new 'z' formatter.
3132 2013-07-17 Doug Evans <dje@google.com>
3134 * gdb.texinfo (Print Settings): Document "print raw frame-arguments".
3136 2013-07-02 Tom Tromey <tromey@redhat.com>
3138 * gdb.texinfo (Target Commands): Don't mention "target nrom".
3140 2013-06-28 Tom Tromey <tromey@redhat.com>
3142 * Makefile.in (version.subst): Use version.in, not
3144 * gdbint.texinfo (Versions and Branches, Releasing GDB):
3147 2013-06-27 Pedro Alves <palves@redhat.com>
3149 * gdbint.texinfo (Algorithms) <Stepping over runtime loader
3150 dynamic symbol resolution code>: New section, based on infrun.c
3153 2013-06-26 Tom Tromey <tromey@redhat.com>
3155 * gdbint.texinfo (Versions and Branches): Use common/version.in.
3157 (Releasing GDB): Likewise.
3159 2013-06-26 Pedro Alves <pedro@codesourcery.com>
3160 Yao Qi <yao@codesourcery.com>
3162 * gdb.texinfo (GDB/MI Tracepoint Commands): Document
3163 -trace-frame-collected.
3165 2013-06-26 Pedro Alves <pedro@codesourcery.com>
3167 * gdb.texinfo (Traceframe Info Format): Document tvar element
3170 2013-06-25 Yao Qi <yao@codesourcery.com>
3172 * gdbint.texinfo (Testsuite): Document 'gdb,predefined_tsv'.
3174 2013-06-24 Tom Tromey <tromey@redhat.com>
3176 * Makefile.in (POD2MAN1, POD2MAN5): Use version.subst.
3177 (GDBvn.texi): Use version.subst.
3178 (version.subst): New target.
3179 (mostlyclean): Remove version.subst.
3181 2013-06-20 Pedro Alves <pedro@codesourcery.com>
3183 * gdb.texinfo (GDB/MI Data Manipulation)
3184 <-data-list-register-values>: Document the --skip-unavailable
3187 2013-06-07 Yao Qi <yao@codesourcery.com>
3189 * gdb.texinfo (Symbols): Add kindex and cindex for
3190 'maint print msymbols'.
3192 2013-06-05 Simon Marchi <simon.marchi@ericsson.com> (tiny change)
3194 * gdb.texinfo (Miscellaneous gdb/mi Commands): Fix -add-inferior
3195 response field name (thread-group to inferior).
3197 2013-06-04 Gary Benson <gbenson@redhat.com>
3199 * gdb.texinfo (General Query Packets/qSupported): Added
3200 "qXfer:libraries-svr4:read" and "augmented-libraries-svr4-read".
3201 to the table of currently defined stub features.
3202 Added a more detailed entry for "augmented-libraries-svr4-read".
3203 (General Query Packets/qXfer:libraries-svr4:read): Documented
3204 the augmented form of this packet.
3206 2013-05-23 Joel Brobecker <brobecker@adacore.com>
3208 * gdb.texinfo (System-wide Configuration Scripts): Renames
3209 "Installed System-wide Configuration Scripts". Add associated
3212 2013-05-23 Yao Qi <yao@codesourcery.com>
3213 Pedro Alves <palves@redhat.com>
3215 * gdb.texinfo (Packets): Document 'vCont;r'.
3216 (Continuing and Stepping): Document target-assisted range
3217 stepping, and the 'set range-stepping' and 'show range-stepping'
3220 2013-05-23 Joel Brobecker <brobecker@adacore.com>
3222 * gdb.texinfo (Installed System-wide Configuration Scripts):
3223 Add subsection describing the scripts now available under
3224 the data-dir's system-gdbbinit subdirectory.
3225 * NEWS: Add entry announcing the availability of system-wide
3226 configuration scripts for ElinOS and Wind River Linux.
3228 2013-05-21 Hui Zhu <hui@codesourcery.com>
3230 * gdb.texinfo (GDB/MI Breakpoint Commands): Describe the
3231 "-dprintf-insert" command.
3233 2013-05-17 Doug Evans <dje@google.com>
3235 * gdb.texinfo (Maintenance Commands): Update doc for
3236 "maint check-psymtabs". Add doc for "maint check-symtabs",
3237 "maint expand-symtabs".
3239 2013-05-15 Markus Metzger <markus.t.metzger@intel.com>
3241 * gdb.texinfo (Process Record and Replay): Document the
3242 "record goto" command and its sub-commands.
3244 2013-05-10 Phil Muldoon <pmuldoon@redhat.com>
3246 * gdb.texinfo (Backtrace): Add "no-filter" argument.
3247 (Python API): Add Frame Filters API, Frame Wrapper API,
3248 Writing a Frame Filter/Wrapper, Managing Management of Frame
3249 Filters chapter entries.
3250 (Frame Filters API): New Node.
3251 (Frame Wrapper API): New Node.
3252 (Writing a Frame Filter): New Node.
3253 (Managing Frame Filters): New Node.
3254 (Progspaces In Python): Add note about frame_filters attribute.
3255 (Objfiles in Python): Ditto.
3256 (GDB/MI Stack Manipulation): Add -enable-frame-filters command,
3257 @anchors and --no-frame-filters option to -stack-list-variables,
3258 -stack-list-frames, -stack-list-locals and -stack-list-arguments
3261 2013-05-08 Joel Brobecker <brobecker@adacore.com>
3263 * gdbint.texinfo (Native Debugging): Add "AIX Shared Library
3264 Support" subsection documenting the XML format used to transfer
3265 shared library info on AIX.
3267 2013-05-08 Joel Brobecker <brobecker@adacore.com>
3269 * gdb.texinfo (Debugging Output): Add documentation of
3270 "set debug aix-solib" and "show debug aix-solib" commands.
3272 2013-05-06 Sandra Loosemore <sandra@codesourcery.com>
3274 * gdb.texinfo (Nios II): New section.
3275 (Nios II Features): New section.
3277 2013-05-06 Joel Brobecker <brobecker@adacore.com>
3279 * gdbint.texinfo (Algorithms): Remove entries documenting
3280 DEPRECATED_IBM6000_TARGET, SOLIB_ADD, and
3281 SOLIB_CREATE_INFERIOR_HOOK.
3283 2013-04-29 Tom Tromey <tromey@redhat.com>
3286 * gdb.texinfo (Python API): Fix menu entry.
3287 (Blocks In Python): Fix subsubsection text. Rewrite intro.
3288 Define global and static block. Add example. Clarify
3289 block relationship for inline functions.
3291 2013-04-29 Tom Tromey <tromey@redhat.com>
3293 * gdb.texinfo (Python API): Mention Python help and keyword
3294 arguments. Move pagination text to Basic Python.
3295 (Basic Python): Put pagination text here. Document
3296 close-on-exec, SIGCHLD, and SIGINT.
3298 2013-04-19 Pedro Alves <palves@redhat.com>
3300 * gdbint.texinfo (Misc Guidelines) <Compiler Warnings>: Write
3301 "signedness" instead of "signness".
3303 2013-04-19 Pedro Alves <palves@redhat.com>
3305 * gdbint.texinfo (Misc Guidelines) <Compiler Warnings>: Replace
3306 -Wno-pointer-sign text with text on -Wpointer-sign.
3308 2013-04-16 Tom Tromey <tromey@redhat.com>
3310 * gdb.texinfo (Set Catchpoints): Mention earliest version of
3311 GCC that has the SDT probe points.
3313 2013-04-15 Tom Tromey <tromey@redhat.com>
3315 * gdb.texinfo (Set Catchpoints): Document regexp syntax for
3316 exception catchpoints.
3318 2013-04-15 Tom Tromey <tromey@redhat.com>
3320 * gdb.texinfo (Set Catchpoints): Document $_exception.
3321 (Convenience Vars): Mention $_exception.
3323 2013-04-15 Tom Tromey <tromey@redhat.com>
3325 * gdb.texinfo (Set Catchpoints): Reorganize exception
3326 catchpoints. Document "catch rethrow".
3327 (Debugging C Plus Plus): Mention "catch rethrow".
3329 2013-04-15 Tom Tromey <tromey@redhat.com>
3331 * gdb.texinfo (Set Catchpoints): Remove obsolete text.
3333 2013-04-12 Jan Kratochvil <jan.kratochvil@redhat.com>
3334 Eli Zaretskii <eliz@gnu.org>
3336 * gdb.texinfo (Auto-loading safe path): Add quick -iex using command
3337 line below the sample output.
3339 2013-04-12 Eli Zaretskii <eliz@gnu.org>
3341 * gdb.texinfo (Mode Options): Document '-configuration'.
3342 (Help): Document "show configuration".
3343 (Bug Reporting): Add requirements to include the configuration
3344 details in bug reports.
3346 2013-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3348 * Makefile.in (MAN1S): Add gcore.1.
3349 Remove "Host, target, and site specific Makefile fragments" comment.
3350 (@host_makefile_frag@, HAVE_NATIVE_GCORE_TARGET): New.
3351 (install-man1, uninstall-man1): Conditionalize gcore.1.
3353 * gdb.texinfo (Man Pages): Add gcore man.
3354 (gcore man): New node.
3356 2013-04-10 Pedro Alves <palves@redhat.com>
3358 * gdb.texinfo (Process Record and Replay): Document that "set
3359 record full insn-number-max", "set record
3360 instruction-history-size" and "set record
3361 function-call-history-size" accept "unlimited".
3362 (Backtrace): Document that "set backtrace limit" accepts
3364 (List): Document that "set listsize" accepts "unlimited".
3365 (Print Settings)" Document that "set print max-symbolic-offset",
3366 "set print elements" and "set print repeats" accept "unlimited".
3367 (Starting and Stopping Trace Experiments): Document that "set
3368 trace-buffer-size" accepts "unlimited".
3369 (Remote Configuration): Document that "set tcp connect-timeout"
3370 accepts "unlimited".
3371 (Command History): Document that "set history size" accepts
3373 (Screen Size): Document that "set height" and "set width" accepts
3374 "unlimited". Adjust "set pagination"'s description to suggest
3375 "set height unlimited" instead of "set height 0".
3377 2013-04-10 Yao Qi <yao@codesourcery.com>
3379 * gdb.texinfo (Trace Files): Add "target ctf".
3381 2013-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
3383 * Makefile.in (POD2MAN1, POD2MAN5): Replace $(VERSION) by ../version.in.
3385 * Makefile.in (install-man1, install-man5, uninstall-man1)
3386 (uninstall-man5): Replace $(MANS) by $(MAN1S) and $(MAN5S) respectively.
3388 * Makefile.in (gdb.1, gdbserver.1, gdbinit.5): Use $(srcdir).
3390 2013-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
3391 Eli Zaretskii <eliz@gnu.org>
3393 * gdb.texinfo (gdbserver man): Rename tty to comm. Swap --attach
3394 parameters order. Remove "On some targets" for --attach. Document the
3395 --multi parameter and extended-remote command. Document all the
3398 2013-04-05 Jan Kratochvil <jan.kratochvil@redhat.com>
3400 * gdb.texinfo (gdb man): Mention option -p. Include Fortran to
3401 the list of supported languages.
3403 2013-04-05 Jan Kratochvil <jan.kratochvil@redhat.com>
3405 Convert man pages to texinfo, new gdbinit.5 texinfo page.
3406 * Makefile.in (mandir, man1dir, man5dir, SYSTEM_GDBINIT, MANCONF,
3407 (TEXI2POD, POD2MAN1, POD2MAN5, MAN1S, MAN5S, MANS, man): New.
3408 (diststuff): Add man.
3409 (install-man, install-man1, install-man5, uninstall-man, uninstall-man1)
3410 (uninstall-man5): New.
3411 (STAGESTUFF): Add *.1 and *.5.
3412 (GDBvn.texi): Add SYSTEM_GDBINIT.
3413 (gdb.1, gdbserver.1, gdbinit.5): New.
3414 (maintainer-clean realclean): Add $(MANS).
3415 (install): Add install-man.
3416 (uninstall): Add uninstall-man.
3417 * gdb.texinfo (@include gdb-cfg.texi): Wrap it by @c man begin INCLUDE.
3418 (@copying): Wrap it by @c man begin COPYRIGHT.
3419 (Top): Add Man Pages.
3420 (Man Pages, gdb man, gdbserver man, gdbinit man): New.
3422 2013-04-02 Pedro Alves <palves@redhat.com>
3424 * gdb.texinfo (Debugging Output): Document "set/show debug
3425 aarch64", "set/show debug coff-pe-read" and "set/show debug
3428 2013-04-02 Pedro Alves <palves@redhat.com>
3430 * gdb.texinfo (Remote Configuration) <set remote @var{name}-packet
3431 table>: Add entry for "trace-buffer-size".
3433 2013-03-28 Pedro Alves <palves@redhat.com>
3435 * gdb.texinfo (Remote Configuration) <set remote @var{name}-packet
3436 table>: Add entry for "trace-status".
3438 2013-03-28 Eli Zaretskii <eliz@gnu.org>
3440 * gdb.texinfo (Maintenance Commands): Use @enumerate, not "@table
3441 @bullet", which is invalid (makeinfo 5.1 barfs).
3443 2013-03-28 Pedro Alves <palves@redhat.com>
3447 * gdb.texinfo (List) <set listsize>: Adjust to document that
3448 listsize 0 means no limit, and remove mention of -1.
3450 2013-03-22 Yao Qi <yao@codesourcery.com>
3452 * gdb.texinfo (Embedded Processors): Remove menu item
3454 (OpenRISC 1000): Remove.
3456 2013-03-21 Doug Evans <dje@google.com>
3458 * gdb.texinfo (Maintenance Commands): Add docs for
3459 "mt set per-command {space,time,symtab} {on,off}".
3461 2013-03-14 Hui Zhu <hui@codesourcery.com>
3462 Yao Qi <yao@codesourcery.com>
3464 * gdb.texinfo (Trace Files): Add "tsave -ctf".
3466 2013-03-13 Keith Seitz <keiths@redhat.com>
3468 * gdb.texinfo (Maintenance Commands): Add missing ')' for
3469 "maint agent" reference to Dynamic printf.
3471 2013-03-11 Eli Zaretskii <eliz@gnu.org>
3473 * gdb.texinfo (General Query Packets): Don't use colon in index
3474 entries visible to Info format.
3476 2013-03-11 Markus Metzger <markus.t.metzger@intel.com>
3478 * gdb.texinfo (Process Record and Replay): Document record
3481 2013-03-11 Markus Metzger <markus.t.metzger@intel.com>
3483 * gdb.texinfo (Requirements): List qXfer:btrace:read requiring expat.
3484 (General Query Packets): Describe Qbtrace:bts, Qbtrace:off, and
3487 2013-03-09 Eli Zaretskii <eliz@gnu.org>
3489 * gdb.texinfo (General Query Packets, Tracepoint Packets): Don't
3490 use colons in @anchor and @cindex entries.
3492 2013-03-09 Hafiz Abid Qadeer <abidh@codesourcery.com>
3494 * gdb.texinfo (QTBuffer:size): Add cindex and anchor.
3496 2013-03-08 Stan Shebs <stan@codesourcery.com>
3497 Hafiz Abid Qadeer <abidh@codesourcery.com>
3499 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
3500 trace-buffer-size set and show commands.
3501 (Tracepoint Packets): Document QTBuffer:size.
3502 (General Query Packets): Document QTBuffer:size.
3504 2013-02-21 Tom Tromey <tromey@redhat.com>
3506 * gdb.texinfo: Remove bad @syncodeindex.
3507 (Values From Inferior, Types In Python, Inferiors In Python)
3508 (Events In Python, Threads In Python, Frames In Python, Blocks In
3509 Python, Symbols In Python, Symbol Tables In Python): Remove
3511 (Packets, General Query Packets, Tracepoint Packets)
3512 (Host I/O Packets): Use @w{} for empty @item.
3514 2013-02-20 Siva Chandra Reddy <sivachandra@google.com>
3516 * gdb.texinfo (Architectures In Python): Add description about
3517 the new method gdb.Architecture.disassemble.
3519 2013-02-15 Pedro Alves <pedro@codesourcery.com>
3520 Hafiz Abid Qadeer <abidh@codesourcery.com>
3522 * gdb.texinfo (GDB/MI Tracepoint Commands) <-trace-status>:
3523 Document the "trace-file" field.
3525 2013-02-07 Doug Evans <dje@google.com>
3527 * gdb.texinfo (Machine Code): Clarify argument to disassemble
3530 2013-02-06 Yao Qi <yao@codesourcery.com>
3532 * gdb.texinfo (GDB/MI Async Records): Document new MI
3533 notification "=tsv-modified". Update the document of MI
3534 notification "=tsv-created".
3535 * observer.texi (GDB Observers): New observer tsv_modified.
3536 Update observer tsv_created and tsv_delete.
3538 2013-02-05 Yufeng Zhang <yufeng.zhang@arm.com>
3540 * gdb.texinfo (AArch64 Features): New section; document
3541 org.gnu.gdb.aarch64.core and org.gnu.gdb.aarch64.fpu.
3542 (Architectures): Add new AArch64 section to document AArch64
3543 architecture specific commands.
3544 (ABI): Add description of the new OS ABI "Newlib" and its influence
3545 on the longjmp handling.
3547 2013-02-03 Eldar Gaynetdinov <hal9000ed2k@gmail.com>
3548 Jan Kratochvil <jan.kratochvil@redhat.com>
3550 * gdb.texinfo (Backtrace): Added description of 'filename-display'
3551 variable in 'set/show backtrace' section.
3553 2013-01-31 Tom Tromey <tromey@redhat.com>
3555 * gdb.texinfo (Target Commands): Fix typo.
3557 2013-01-23 Siva Chandra Reddy <sivachandra@google.com>
3559 * doc/gdb.texinfo (Architectures In Python): New sub-sub-section
3560 describing the gdb.Architecture class.
3561 (Frames In Python): Add description about the new method
3562 gdb.Frame.architecture().
3564 2013-01-23 Doug Evans <dje@google.com>
3566 * gdb.texinfo (Index Section Format): Document .gdb_index version 8.
3568 2013-01-21 Marc Khouzam <marc.khouzam@ericsson.com>
3570 * gdb.texinfo (GDB/MI Breakpoint Commands): Document new
3571 'thread-groups' field when printing a breakpoint in MI.
3573 2012-01-17 Sanjoy Das <sanjoy@playingwithpointers.com>
3574 * gdb.texinfo (Using JIT Debug Info Readers): Change documentation
3575 to reflect that jit-reader-load now supports absolute file-names.
3577 2013-01-16 Tom Tromey <tromey@redhat.com>
3579 * gdb.texinfo (Set Catchpoints): Document "catch signal".
3580 (Signals): Likewise.
3582 2013-01-16 Tom Tromey <tromey@redhat.com>
3584 * gdb.texinfo (GDB/MI Breakpoint Information): Document
3586 (GDB/MI Catchpoint Commands): Add "catch-type" to examples.
3588 2013-01-07 Tom Tromey <tromey@redhat.com>
3590 * gdb.texinfo (Mode Options): Don't mention -epoch.
3591 (Data, Emacs): Remove obsolete comments.
3593 2013-01-02 Tom Tromey <tromey@redhat.com>
3595 * gdb.texinfo (GDB/MI Output Records): Update menu.
3596 (GDB/MI Breakpoint Information): New node.
3597 (GDB/MI Breakpoint Commands) <-break-info>: Link to new node.
3598 <-break-insert>: Likewise.
3600 2012-12-31 Yao Qi <yao@codesourcery.com>
3602 * gdb.texinfo (Remote Non-Stop): Move paragraphs to ...
3603 (Packets): Move "vStopped" packet to ...
3604 (Notification Packets): ... here. Describe the components
3605 of notification. Add a table of supported notifications.
3606 Add an example on the process of he async notification.
3608 2012-12-25 Jan Kratochvil <jan.kratochvil@redhat.com>
3610 * gdb.texinfo (GDB/MI Data Manipulation) (fullname): Make it always
3612 (GDB/MI File Commands) (-file-list-exec-source-files): Make the
3613 fullname output always present.
3615 2012-12-23 Pierre Muller <muller@sourceware.org>
3617 * gdbint.texinfo (Function prototypes): Require use of "extern"
3618 modifier for function prototypes in headers.
3620 2012-12-19 Joel Brobecker <brobecker@adacore.com>
3622 * refcard.tex: Update copyright notice to GPL v3 or later.
3623 Update contact info.
3625 2012-12-16 Jan Kratochvil <jan.kratochvil@redhat.com>
3627 * gdbint.texinfo (Coding Standards) (C Usage): New rule for 0 vs. NULL.
3629 2012-12-15 Yao Qi <yao@codesourcery.com>
3631 * gdb.texinfo (Debugging Output): Document 'set debug
3632 notification' and 'show debug notification'.
3634 2012-12-15 Yao Qi <yao@codesourcery.com>
3636 * gdb.texinfo (Listing Tracepoints): New item and example about
3637 'installed on target' output.
3638 Add more in the example about 'installed on target'.
3639 (GDB/MI Breakpoint Commands): Doc about 'installed field.
3641 2012-12-14 Tom Tromey <tromey@redhat.com>
3643 * gdb.texinfo (SVR4 Process Information): Mention core files.
3645 2012-12-12 Mircea Gherzan <mircea.gherzan@intel.com>
3647 * gdb.texinfo (GDB/MI Catchpoint Commands): New section.
3649 2012-12-11 Pedro Alves <palves@redhat.com>
3651 * gdb.texinfo: Remove all mentions of Unixware throughout.
3653 2012-12-09 Jan Kratochvil <jan.kratochvil@redhat.com>
3655 * gdbint.texinfo (Host Definition): Remove CC_HAS_LONG_LONG.
3657 2012-11-29 Tom Tromey <tromey@redhat.com>
3659 * gdb.texinfo (SVR4 Process Information): Document missing
3660 "info proc" subcommands.
3662 2012-11-29 Yao Qi <yao@codesourcery.com>
3665 * gdb.texinfo (Print Settings): Correct the default 'demangle-style'
3666 to 'auto' instead of 'gnu'.
3668 2012-11-26 Tom Tromey <tromey@redhat.com>
3670 * gdb.texinfo (MiniDebugInfo): New node.
3671 (GDB Files): Update.
3673 2012-11-16 Doug Evans <dje@google.com>
3675 * gdb.texinfo (System-wide configuration): If the system-wide init
3676 file lives in the data-directory, and --data-directory is provided,
3679 2012-11-15 Tom Tromey <tromey@redhat.com>
3681 * gdb.texinfo (Signaling): Fix typo.
3683 2012-11-13 Giuseppe Montalto <giuseppe.montalto@st.com>
3685 * gdb.texinfo (GDB/MI Data Manipulation): Document new optional
3686 parameter "count" of -data-write-memory-bytes, and add an example.
3688 2012-11-12 Tom Tromey <tromey@redhat.com>
3690 * gdb.texinfo (Symbols): Document "info type-printers",
3691 "enable type-printer" and "disable type-printer".
3692 (Python API): Add new node to menu.
3693 (Type Printing API): New node.
3694 (Progspaces In Python): Document type_printers field.
3695 (Objfiles In Python): Likewise.
3696 (gdb.types) <get_type_recognizers, apply_type_recognizers,
3697 register_type_printer, TypePrinter>: Document.
3699 2012-11-12 Tom Tromey <tromey@redhat.com>
3701 * gdb.texinfo (Symbols): Document "set print type methods",
3702 "set print type typedefs", and flags to ptype and whatis.
3704 2012-11-09 Andrew Burgess <aburgess@broadcom.com>
3706 * gdb.texinfo (GDB/MI Data Manipulation): Add fullname field to
3707 the example -data-disassemble output. Extend the description of
3708 the -data-disassemble results to document all fields. Document
3709 the cli disassemble command as being related to -data-disassemble.
3711 2012-11-09 Yao Qi <yao@codesourcery.com>
3714 * gdb.texinfo (OS Information): Remove doc on command
3717 2012-11-08 Joel Brobecker <brobecker@adacore.com>
3719 * gdb.texinfo (Startup): Minor rewording, and clarify scope of
3720 gdb.ini warning for Windows port.
3722 2012-11-08 Yao Qi <yao@codesourcery.com>
3724 * gdb.texinfo (Search): Add kindex for 'fo'.
3726 2012-11-05 Tom Tromey <tromey@redhat.com>
3729 * gdb.texinfo (Functions In Python): Add example.
3731 2012-11-03 Yao Qi <yao@codesourcery.com>
3733 * observer.texi (GDB Observers): Remove observer
3734 'tracepoint_modified', 'tracepoint_created' and
3735 'tracepoint_deleted'.
3737 2012-10-26 Tom Tromey <tromey@redhat.com>
3739 * gdb.texinfo (General Query Packets): Use @itemx for QAgent.
3741 2012-10-25 Tom Tromey <tromey@redhat.com>
3743 * gdb.texinfo (General Query Packets): Use @itemx.
3745 2012-10-17 Yao Qi <yao@codesourcery.com>
3747 * observer.texi (GDB Observers): Update observer
3749 * gdb.texinfo (GDB/MI Async Records): Document for
3750 "memory-changed" notification.
3752 2012-10-15 Doug Evans <dje@google.com>
3754 * gdb.texinfo (Mode Options): Document -nh.
3755 Elaborate on docs for -nx.
3757 2012-09-26 Siddhesh Poyarekar <siddhesh@redhat.com>
3759 * observer.texi (memory_changed): Expand parameter LEN to ssize_t.
3761 2012-09-21 Yao Qi <yao@codesourcery.com>
3762 Pedro Alves <palves@redhat.com>
3764 * gdb.texinfo (GDB/MI Async Records): Document notification
3765 'record-started' and 'record-stopped'.
3766 * observer.texi (GDB Observers): New observer 'record-changed'.
3768 2012-09-19 Thomas Schwinge <thomas@codesourcery.com>
3770 * gdb.texinfo: Document the removal of SH's 'regs' command.
3772 2012-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
3774 * gdb.texinfo (jump): Mention new alias `j' for `jump'.
3776 2012-09-18 Yao Qi <yao@codesourcery.com>
3778 * gdb.texinfo (GDB/MI Async Records): Document new MI
3779 notifications '=tsv-created' and '=tsv-deleted'.
3780 * observer.texi (GDB Observers): New observer tsv_created and
3783 2012-09-18 Yao Qi <yao@codesourcery.com>
3785 * observer.texi (GDB Observers): New observer 'traceframe_changed'.
3786 * gdb.texinfo (GDB/MI Async Records): Mention new MI notification
3787 '=traceframe-changed'.
3789 2012-09-17 Yao Qi <yao@codesourcery.com>
3791 * gdb.texinfo (List): Describe the meaning of 0 and -1 in
3794 2012-09-13 Jan Kratochvil <jan.kratochvil@redhat.com>
3795 Eli Zaretskii <eliz@gnu.org>
3797 * gdbint.texinfo (Defining Other Architecture Features): Clarify *pcptr
3798 encoding for gdbarch_breakpoint_from_pc, bp_addr for
3799 gdbarch_push_dummy_call and bp_addr for gdbarch_push_dummy_code.
3801 2012-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
3803 * gdb.texinfo (objfile-gdb.py file): New paragraph for .exe stripping.
3805 2012-08-23 Khoo Yit Phang <khooyp@cs.umd.edu>
3807 Document how to return from "python-interactive" to GDB.
3808 * gdb.texinfo (Python Commands): Update documentation.
3810 2012-08-22 Khoo Yit Phang <khooyp@cs.umd.edu>
3812 Add a new "python-interactive" command that starts a standard
3813 Python interactive prompt with "pi" as alias, and add "py" as
3814 an alias to "python".
3815 * gdb.texinfo (Python Commands): Document the new commands.
3817 2012-08-22 Tom Tromey <tromey@redhat.com>
3819 * gdbint.texinfo (Host Definition): Remove documentation for
3820 SIGWINCH_HANDLER and SIGWINCH_HANDLER_BODY.
3822 2012-08-17 Keith Seitz <keiths@redhat.com>
3825 * gdb.texinfo (Type and Range Checking): Remove warning.
3826 Remove spurious commas.
3827 Update text and examples for re-implementation of set/show
3829 (C and C++ Type and Range Checks): Likewise.
3831 2012-08-16 Yao Qi <yao@codesourcery.com>
3833 * gdb.texinfo (Types In Python): Mention gdb.TYPE_CODE_BITSTRING
3836 2012-08-13 Doug Evans <dje@google.com>
3838 * gdb.texinfo (Convenience Vars): Update text for "show convenience"
3839 to include functions.
3841 2012-08-10 Doug Evans <dje@google.com>
3843 * gdb.texinfo (Convenience Funs): New node.
3844 (Types In Python): Document Type.vector.
3846 2012-08-09 Yao Qi <yao@codesourcery.com>
3848 * observer.texi: New observer command_param_changed.
3849 * gdb.texinfo (GDB/MI Async Records): Doc for '=cmd-param-changed'.
3851 2012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
3853 * gdbint.texinfo (Debugging GDB): In section
3854 'Debugging @value{GDBN} with itself' change .gdbinit for gdb-gdb.gdb.
3855 Mention also gdb-gdb.py.
3857 2012-08-07 Yao Qi <yao@codesourcery.com>
3859 Revert the folloing patch:
3860 2012-08-06 Yao Qi <yao@codesourcery.com>
3861 * gdb.texinfo (Remote Configuration): Add kindex for 'set
3862 remote hardware-watchpoint-limit' and 'set
3863 remote hardware-breakpoint-limit'.
3865 2012-08-06 Nathaniel Flath <flat0103@gmail.com>
3867 * gdb.texinfo (Working Directory): Added information about new
3868 default argument for 'cd' command.
3870 2012-08-06 Yao Qi <yao@codesourcery.com>
3872 * gdb.texinfo (Remote Configuration): Add kindex for 'set
3873 remote hardware-watchpoint-limit' and 'set
3874 remote hardware-breakpoint-limit'.
3876 2012-08-06 Yao Qi <yao@codesourcery.com>
3880 * gdb.texinfo (GDB/MI Async Records): Fix the doc for
3881 '=breakpoint-deleted'.
3883 2012-08-02 Yao Qi <yao@codesourcery.com>
3885 * gdb.texinfo (Native): Remove node Neutrino.
3887 2012-07-27 Yao Qi <yao@codesourcery.com>
3889 * gdb.texinfo (IPA Protocol Commands): Document new command
3892 2012-07-25 Tom Tromey <tromey@redhat.com>
3894 * gdb.texinfo (Maintenance Commands): Document maint info bfds.
3896 2012-07-20 Doug Evans <dje@google.com>
3898 * gdb.texinfo (Mode Options): Delete --use-deprecated-index-sections.
3899 (Index Files): Document how to control the use of deprecated index
3901 (Index Section Format): Replace --use-deprecated-index-sections with
3902 "set use-deprecated-index-sections on".
3904 2012-07-12 Eli Zaretskii <eliz@gnu.org>
3906 * gdbint.texinfo: Remove @syncodeindex directives that put all the
3907 indices into a single node "Index". Instead, join function and
3908 variable indices into a single index, separate from the concept
3910 http://sourceware.org/ml/gdb-patches/2012-07/msg00146.html.
3911 (Top): Update the top-level menu: instead of one "Index" there are
3912 now separate entries "Concept Index" and "Function and Variable
3914 (Concept Index, Function and Variable Index): New nodes.
3915 (Index): Node deleted.
3917 2012-07-05 Hui Zhu <hui_zhu@mentor.com>
3919 * gdb.texinfo (Maintenance Commands): Change help for "maint agent"
3920 and "maint agent-eval".
3922 2012-07-03 Eli Zaretskii <eliz@gnu.org>
3924 * gdb.texinfo: Separate the index into 2 indices, cp and fn, to
3925 avoid file-name clashes between Index.html and index.html on
3926 case-insensitive filesystems. See the discussion starting in
3927 http://sourceware.org/ml/gdb-patches/2012-06/msg00457.html for the
3928 details of the problem.
3929 (Top): Update the master menu for the above.
3930 (Concept Index, Command and Variable Index): New nodes, instead of
3931 the old "Index" node that was deleted. All cross-references
3934 2012-07-02 Stan Shebs <stan@codesourcery.com>
3936 * gdb.texinfo (Dynamic Printf): Mention agent style and
3937 disconnected dprintf.
3938 (Maintenance Commands): Describe maint agent-printf.
3939 (General Query Packets): Mention BreakpointCommands feature.
3940 (Packets): Document commands extension to Z0 packet.
3941 * agentexpr.texi (Bytecode Descriptions): Document printf
3944 2012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3946 * gdb.texinfo (File Options): Change -ix and -iex commands that apply
3947 only after gdbinit files.
3948 (Startup): Move -iex and -iex commands down after gdbinit files.
3950 2012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3952 * gdb.texinfo (Auto-loading safe path): Note the shell wildcard
3955 2012-06-29 Tom Tromey <tromey@redhat.com>
3957 * gdb.texinfo (Index Section Format): Update for version 7.
3959 2012-06-28 Stan Shebs <stan@codesourcery.com>
3961 * gdb.texinfo (Miscellaneous GDB/MI Commands): Update -info-os
3962 example, add note about title column.
3964 2012-06-26 Siva Chandra Reddy <sivachandra@google.com>
3966 * gdb.texinfo (Symbol Tables In Python): Add description about
3967 the new 'last' attribute of gdb.Symtab_and line.
3969 2012-06-26 Siva Chandra Reddy <sivachandra@google.com>
3971 * gdb.texinfo (Symbol Tables In Python): Correct the description
3972 of the 'pc' attribute of gdb.Symtab_and_line.
3974 2012-06-26 Doug Evans <dje@google.com>
3976 * gdb.texinfo (Debugging Output): Document debug options dwarf2-read
3979 2012-06-25 Keith Seitz <keiths@redhat.com>
3981 * gdb.texinfo (GDB/MI Breakpoint Commands): Remove "-r" option
3982 from example. Remove "rbreak" from list of corresponding
3985 2012-06-23 Doug Evans <dje@google.com>
3987 * gdb.texinfo (Index Section Format): Document version 7 format.
3989 2012-06-22 Yao Qi <yao@codesourcery.com>
3991 * gdb.texinfo: Add missing cindex for some packets.
3993 2012-06-20 Keith Seitz <keiths@redhat.com>
3995 * gdb.texinfo (GDB/MI Breakpoint Commands): Re-order options
3996 for -break-insert and document -p.
3998 2012-06-20 Yao Qi <yao@codesourcery.com>
4000 * gdb.texinfo (Inferiors In Python): Replace "gdb.read_memory"
4001 and "gdb.write_memory" with "Inferior.read_memory" and
4002 "Inferior.write_memory".
4004 2012-06-15 Patrice Dumas <pertusus@free.fr> (tiny change)
4006 * gdb.texinfo (Summary): Add a link to "Free Documentation".
4007 (Free Documentation): Add @node line.
4008 (Continuing and Stepping) <advance location>: Use @item instead of
4010 (Reverse Execution) <set exec-direction reverse>: Use @item instead of
4012 (Embedded Processors): Put the link to "PA" to its correct place,
4013 according to document structure.
4014 (Python API): Put the link to "Lazy Strings In Python" to its
4016 (Index): Use @@ in @tex block to get a literal @.
4018 * gdbint.texinfo: Fix the @subtitle line.
4020 * stabs.texinfo (Top): Put the link to "Symbol Types Index" to its
4023 2012-06-08 Yao Qi <yao@codesourcery.com>
4025 * gdb.texinfo (In-Process Agent): Add 'In-Process Agent
4027 (In-Process Agent Protocol, IPA Protocol Objects)
4028 (IPA Protocol Commands): New nodes.
4029 (Tracepoint Packets): Add anchors.
4031 2012-06-06 Thomas Schwinge <thomas@codesourcery.com>
4033 * gdb.texinfo: Document the deprecation of SH's 'regs' command.
4035 2012-06-06 Yao Qi <yao@codesourcery.com>
4037 * gdb.texinfo: Update copyright year.
4039 2012-05-23 Stan Shebs <stan@codesourcery.com>
4040 Kwok Cheung Yeung <kcy@codesourcery.com>
4042 * gdb.texinfo (Miscellaneous GDB/MI Commands): Document -info-os.
4044 2012-05-20 Jan Kratochvil <jan.kratochvil@redhat.com>
4046 * gdb.texinfo (Separate Debug Files): New anchor debug-file-directory.
4047 Mention also --with-separate-debug-dir.
4048 (Auto-loading): Prepend $debugdir in the sample output.
4049 (Auto-loading safe path): Likewise. Mention also $debugdir for the
4050 auto-load safe-path variable.
4051 (objfile-gdb.py file): Remove the extra debug-file-directory paragraph.
4052 Mention also $debugdir for 'set auto-load scripts-directory'.
4054 2012-05-19 Eli Zaretskii <eliz@gnu.org>
4056 * gdb.texinfo (Continuing and Stepping, Selection, Byte Order)
4057 (MIPS Embedded, MIPS, MIPS Register packet Format)
4058 (Target Descriptions, MIPS Features): Use @acronym{MIPS} where
4061 2012-05-18 Sandra Loosemore <sandra@codesourcery.com>
4062 Maciej W. Rozycki <macro@codesourcery.com>
4064 * gdb.texinfo (MIPS): Document "set mips compression" and "show
4066 (MIPS Breakpoint Kinds): New subsubsection.
4068 2012-05-18 Eli Zaretskii <eliz@gnu.org>
4070 * gdb.texinfo (Architecture-Specific Protocol Details): Define
4071 nodes for subsections. Add @acronym mark-ups and adjust
4074 2012-05-18 Jan Kratochvil <jan.kratochvil@redhat.com>
4076 Rename $ddir to $datadir.
4077 * gdb.texinfo (Auto-loading, Auto-loading safe path)
4078 (objfile-gdb.py file): Rename $ddir to $datadir.
4080 2012-05-18 Tom Tromey <tromey@redhat.com>
4082 * gdb.texinfo (Print Settings): Document 'set print symbol'.
4084 2012-05-14 Stan Shebs <stan@codesourcery.com>
4086 * gdb.texinfo (Dynamic Printf): New subsection.
4088 2012-05-13 Siva Chandra Reddy <sivachandra@google.com>
4090 * gdb.texinfo (Basic Python): Add description about the function
4093 2012-05-12 Jan Kratochvil <jan.kratochvil@redhat.com>
4094 Eli Zaretskii <eliz@gnu.org>
4096 * gdb.texinfo (Separate Debug Files): Use plural form for global
4097 debugging information directory.
4099 2012-05-11 Stan Shebs <stan@codesourcery.com>
4100 Kwok Cheung Yeung <kcy@codesourcery.com>
4102 * gdb.texinfo (Operating System Auxiliary Information): Document new
4103 'info os' subcommands.
4105 2012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4107 * gdb.texinfo (Auto-loading, Init File in the Current Directory)
4108 (libthread_db.so.1 file, objfile-gdb.gdb file, objfile-gdb.py file)
4109 (dotdebug_gdb_scripts section): Add reference
4110 to 'Auto-loading safe path'.
4112 2012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4114 Implement multi-component --with-auto-load-dir.
4115 * gdb.texinfo (Auto-loading): New references
4116 for 'set auto-load scripts-directory'
4117 and 'show auto-load scripts-directory'.
4118 (Auto-loading safe path): Describe the new default. Move $ddir
4119 substituation reference to 'objfile-gdb.py file'.
4120 (objfile-gdb.py file): Describe script-name alias. Change real-name to
4121 script-name. Describe new 'set auto-load scripts-directory'
4122 and 'show auto-load scripts-directory'.
4124 2012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4126 Provide $ddir substitution for --with-auto-load-safe-path.
4127 * gdb.texinfo (Auto-loading): Replace /usr/local by $ddir/auto-load.
4128 (Auto-loading safe path): Likewise. Mention the default value,
4129 $ddir substitution, --with-auto-load-safe-path and
4130 --without-auto-load-safe-path.
4131 * observer.texi (gdb_datadir_changed): New.
4133 2012-05-09 Jan Kratochvil <jan.kratochvil@redhat.com>
4135 * gdb.texinfo (Auto-loading): Wrap too long lines in @smallexample.
4138 * gdb.texinfo (Separate Debug Files, Auto-loading safe path): Replace
4139 directory separator by path separator.
4141 2012-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
4143 * gdb.texinfo (Auto-loading safe path): Make 'directories'
4144 for 'set auto-load safe-path' optional. Mention if it is omitted.
4145 Change disabling security protection condition to "/", twice.
4147 2012-05-03 Siva Chandra Reddy <sivachandra@google.com>
4149 * gdb.texinfo (Symbol Tables In Python): Add documentation about
4150 the new methods global_block and static_block on gdb.Symtab
4153 2012-05-02 Siva Chandra Reddy <sivachandra@google.com>
4155 * gdb.texinfo (Blocks In Python): Add a note saying that future
4156 improvements to GDB and its infrastructure can move symbols
4157 across blocks within a symbol table.
4159 2012-04-29 Yao Qi <yao@codesourcery.com>
4161 * gdb.texinfo (Architectures): Remove menu entry `A29K'.
4164 2012-04-27 Sergio Durigan Junior <sergiodj@redhat.com>
4165 Tom Tromey <tromey@redhat.com>
4167 * gdb.texinfo (Static Probe Points): New entry, explaining SystemTap
4168 and generic static probe support on GDB.
4170 2012-04-25 Doug Evans <dje@google.com>
4172 * gdb.texinfo (Go): Fix thinko.
4174 * gdb.texinfo (Supported Languages): Add Go.
4177 2012-04-25 Yao Qi <yao@codesourcery.com>
4179 * gdbint.texinfo (Testsuite): New section `Board settings'.
4181 2012-04-23 Jan Kratochvil <jan.kratochvil@redhat.com>
4183 * gdb.texinfo (Auto-loading safe path): Remove trailing [@dots{}].
4186 * gdb.texinfo (Auto-loading safe path): Add trailing @dots{}.
4189 2012-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
4191 * gdb.texinfo (Auto-loading safe path): Replace @itemize @bullet
4192 by @table @asis. Fix formatting of one item.
4194 2012-04-18 Jan Kratochvil <jan.kratochvil@redhat.com>
4196 * gdb.texinfo (Auto-loading verbose mode): Fix smallexample typo.
4198 2012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
4200 New option "set debug auto-load".
4201 * gdb.texinfo (Auto-loading): New menu item for auto-load verbose mode.
4202 (auto-load verbose mode): New node.
4204 2012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
4206 New option "set auto-load safe-path".
4207 * gdb.texinfo (Auto-loading): Extend the "show auto-load"
4208 and "info auto-load" examples for safe-path. Put there also references
4209 for "set auto-load safe-path" and "show auto-load safe-path".
4210 New menu item for Auto-loading safe path.
4211 (Auto-loading safe path): New node.
4212 (Python Auto-loading): Update the expected output from "Missing"
4215 2012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
4217 auto-load: Implementation.
4218 * gdb.texinfo (Mode Options): New anchor for -nx.
4219 (Startup): New anchors for Option -init-eval-command,
4220 Home Directory Init File
4221 and Init File in the Current Directory during Startup.
4222 Mention set auto-load local-gdbinit with a reference.
4223 Change the sample code to "set auto-load python-scripts".
4224 (Threads): New anchor set libthread-db-search-path.
4225 Provide references to libthread_db.so.1 file.
4226 (Controlling GDB): New menu item for Auto-loading.
4227 (Auto-loading, Init File in the Current Directory)
4228 (libthread_db.so.1 file, objfile-gdb.gdb file): New nodes.
4229 (Python): Rename the menu item Auto-loading to Python Auto-loading.
4230 (Writing a Pretty-Printer, Objfiles In Python): Update the renamed
4232 (Auto-loading): Rename to ...
4233 (Python Auto-loading): ... here. Change "set auto-load-scripts" to
4234 "set auto-load python-scripts", new anchor for it. Change
4235 "show auto-load-scripts" to "show auto-load python-scripts", new anchor
4236 for it. Change "info auto-load-scripts"
4237 to "info auto-load python-scripts", new anchor for it. Change "scripts"
4238 to "Python scripts".
4240 2012-04-14 Anton Gorenkov <xgsa@yandex.ru>
4243 * gdb.texinfo (Print Settings): Extend the description for "set print
4245 (GDB/MI Variable Objects): Extend the description for -var-create and
4248 2012-04-11 Siva Chandra Reddy <sivachandra@google.com>
4250 * gdb.texinfo (Examining Data): Document the 'explore' command.
4252 2012-03-28 Joel Brobecker <brobecker@adacore.com>
4254 * gdb.texinfo (GDB/MI Variable Objects): Document what happens
4255 to the children of a varobj and its update range when -var-update
4256 returns that the varobj's type changed.
4258 2012-03-27 Jan Kratochvil <jan.kratochvil@redhat.com>
4260 * gdb.texinfo (Auto-loading): Move @menu to the end of @node.
4261 Create two new links fir 'objfile-gdb.py file'
4262 and 'dotdebug_gdb_scripts section'.
4264 2012-03-27 Jan Kratochvil <jan.kratochvil@redhat.com>
4266 * gdb.texinfo (Auto-loading): Rename node reference
4267 '.debug_gdb_scripts section' to 'dotdebug_gdb_scripts section'.
4269 (.debug_gdb_scripts section): Rename the node ...
4270 (dotdebug_gdb_scripts section): ... here.
4271 (Maintenance Commands): Also rename this node reference.
4273 2012-03-22 Siva Chandra Reddy <sivachandra@google.com>
4275 * gdb.texinfo (Python API/Values From Inferior): Add description
4276 about the new method Value.referenced_value. Add description on
4277 how Value.dereference is different (and similar) to
4278 Value.referenced_value.
4280 2012-03-19 Jan Kratochvil <jan.kratochvil@redhat.com>
4282 * gdb.texinfo (File Options): Describe --init-command=FILE, -ix and
4283 --init-eval-command=COMMAND, -iex.
4284 (Startup): Describe -iex and -ix. Simplify the example
4285 for "set auto-load-scripts off".
4287 2012-03-16 Gary Benson <gbenson@redhat.com>
4289 PR breakpoints/10738
4290 * gdb.texinfo (Inline Functions): Remove the now-unnecessary @item
4291 stating that GDB cannot set breakpoints on inlined functions.
4292 (Mode Options): Document --use-deprecated-index-sections.
4293 (Index Section Format): Document new index section version format.
4295 2012-03-15 Tom Tromey <tromey@redhat.com>
4297 * gdb.texinfo (Debugging C Plus Plus): Document "info vtbl".
4299 2012-03-13 Doug Evans <dje@google.com>
4301 * gdb.texinfo (Help): Change apropos example to use "alias" instead
4303 (Symbols): Delete docs for set/show symbol-reloading.
4304 * gdbint.texinfo (Defining Other Architecture Features): Delete
4305 SYMBOL_RELOADING_DEFAULT.
4306 * refcard.tex: Delete reference to symbol-reloading.
4308 2012-03-07 Pedro Alves <palves@redhat.com>
4310 * gdb.texinfo (General Query Packets): Document new
4311 QProgramSignals packet.
4312 * gdb.texinfo (Remote configuration): Mention
4313 "program-signals-packet".
4315 2012-03-05 Tristan Gingold <gingold@adacore.com>
4317 * gdb.texinfo (General Query Packets): Document xfer:uib:read.
4319 2012-03-03 Yao Qi <yao@codesourcery.com>
4321 * gdb.texinfo (In-Process Agent): New node.
4322 Document new commands.
4323 (General Query Packets): Add packet `QAgent'.
4325 2012-03-01 Maciej W. Rozycki <macro@codesourcery.com>
4327 * gdb.texinfo (MIPS Features): Add org.gnu.gdb.mips.dsp.
4329 2012-03-01 Scott J. Goldman <scottjg@vmware.com>
4331 * gdb.texinfo (Commands In Python): Put example python macro in
4332 COMMAND_USER category rather than COMMAND_OBSCURE.
4333 Document gdb.COMMAND_USER.
4334 (User-defined Commands): Update documentation to clarify
4335 "set/show max-user-call-depth" and "show user" don't apply to python
4336 commands. Update documentation to clarify "help user-defined" may
4337 also include python commands defined as COMMAND_USER.
4339 2012-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
4341 * gdb.texinfo (Startup): Add option -ex description to the option -x
4344 2012-02-24 Luis Machado <lgustavo@codesourcery.com>
4346 * gdb.texinfo (Setting Breakpoints): Mention and explain the
4347 condition-evaluation breakpoint parameter.
4348 Mention condition-evaluation mode being shown in "info break".
4349 (Break Conditions): Add description for target-side
4350 conditional breakpoints.
4351 (Remote Configuration): Mention conditional-breakpoints-packet.
4352 (Packets): Add cond-expr parameter to Z0/Z1 packets and explain
4354 (General Query Packets): Mention new ConditionalBreakpoint feature.
4356 2012-02-22 Tom Tromey <tromey@redhat.com>
4358 * gdb.texinfo (Blocks In Python): Clarify block iteration.
4360 2012-02-17 Tom Tromey <tromey@redhat.com>
4363 * gdb.texinfo (objfile-gdb.py file): Fix location of auto-load
4366 2012-02-14 Stan Shebs <stan@codesourcery.com>
4368 * gdb.texinfo (Disabling Breakpoints): Document enable count.
4370 2012-02-13 Pedro Alves <palves@redhat.com>
4372 * gdb.texinfo (MIPS boards): Refer to mips-elf instead of
4375 2012-02-09 Yao Qi <yao@codesourcery.com>
4377 * gdb.texinfo (Symbols In Python): Add missing `@end defvar'.
4379 2012-02-07 Tom Tromey <tromey@redhat.com>
4381 * gdb.texinfo (Symbols In Python): Document Symbol.needs_frame and
4384 2012-02-07 Tom Tromey <tromey@redhat.com>
4386 * gdb.texinfo (Symbols In Python): Document Symbol.line.
4388 2012-01-27 Thomas Schwinge <thomas@codesourcery.com>
4390 * gdb.textinfo (Packets): Move vCont paragraph to the correct place.
4392 2012-01-24 Tom Tromey <tromey@redhat.com>
4394 * gdb.texinfo (Set Catchpoints): Document "catch load" and "catch
4396 (Files): Mention new catch commands.
4397 (GDB/MI Async Records): Likewise.
4399 2012-01-24 Gary Benson <gbenson@redhat.com>
4401 Delete #if 0'd out code.
4402 * gdb.texinfo (Frame Info): Remove "info catch".
4404 2012-01-20 Ulrich Weigand <ulrich.weigand@linaro.org>
4406 * gdb.texinfo (Remote Configuration): Document
4407 "set remote hostio-readlink-packet" command.
4408 (General Query Packets): Document vFile:readlink packet.
4410 2012-01-16 Tom Tromey <tromey@redhat.com>
4412 * gdb.texinfo (Specify Location): Document relative file name
4415 2012-01-16 Tom Tromey <tromey@redhat.com>
4417 * gdb.texinfo (gdb.printing): Document FlagEnumerationPrinter.
4419 2012-01-13 Jan Kratochvil <jan.kratochvil@redhat.com>
4420 Eli Zaretskii <eliz@gnu.org>
4422 * gdbint.texinfo (Coding Standards): Require braces for two lines of
4425 2012-01-11 Paul Hilfinger <hilfingr@adacore.com>
4427 * gdb.texinfo (Variables): Document use of :: for non-static
4430 2012-01-05 Joel Brobecker <brobecker@adacore.com>
4432 * gdbint.texinfo (Start of New Year Procedure): Update
4433 to replace use of copyright.sh by use of copyright.py.
4435 2012-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4437 Remove the gdbtui binary.
4438 * all-cfg.texi (GDBTUI): Remove.
4439 * gdb.texinfo (Mode Options): Remove the GDBTUI reference.
4440 (TUI): Remove GDBTUI pindex. Remove the GDBTUI reference.
4441 * gdbint.texinfo (Testsuite): Replace `gdbtui' by `gdb -tui'.
4443 2011-12-23 Kevin Pouget <kevin.pouget@st.com>
4445 Introduce gdb.FinishBreakpoint in Python.
4446 * gdb.texinfo (Finish Breakpoints in Python): New subsection.
4447 (Python API): Add menu entry for Finish Breakpoints.
4449 2011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
4451 * gdbint.texinfo (Testsuite): Describe KFAIL and XFAIL in Writing
4454 2011-12-16 Doug Evans <dje@google.com>
4456 * gdb.texinfo (Server): Document -/stdio argument to gdbserver.
4458 2011-12-16 Phil Muldoon <pmuldoon@redhat.com>
4460 * gdb.texinfo (Python Commands): Remove "maint set/show print
4461 stack". Add documentation for "set/show python print-stack".
4463 2011-12-14 Pedro Alves <pedro@codesourcery.com>
4465 * gdb.texinfo (Implementing a Remote Stub): Explain that you
4466 should transfer control to the stub in the startup code instead of
4467 in main. Mention the need to get past the initial breakpoint.
4469 2011-12-06 Tom Tromey <tromey@redhat.com>
4471 * gdb.texinfo (Set Breaks): Update for new behavior.
4473 2011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4475 * gdb.texinfo (Requirements, Remote Protocol): Reference also `Library
4476 List Format for SVR4 Targets'.
4477 (General Query Packets): New item qXfer:libraries-svr4:read.
4478 (Library List Format for SVR4 Targets): New node.
4480 2011-12-01 Tom Tromey <tromey@redhat.com>
4482 * gdb.texinfo (Writing a Pretty-Printer): Use append method, not
4485 2011-11-22 Tom Tromey <tromey@redhat.com>
4487 * gdb.texinfo (GDB/MI Async Records): Document new *stopped
4490 2011-11-20 Stan Shebs <stan@codesourcery.com>
4492 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
4493 note-related options and variables.
4494 (Tracepoint Packets): Document packet changes.
4496 2011-11-20 Sanjoy Das <sdas@igalia.com>
4498 * gdb.texinfo (JIT Interface): Add documentation on writing and
4499 usind JIT debug info readers.
4500 (Custom Debug Info, Using JIT Debug Info Readers, Writing JIT
4501 Debug Info Readers): New nodes.
4503 2011-11-18 Yao Qi <yao@codesourcery.com>
4505 * gdb.texinfo (Create and Delete Tracepoints): Mention pending
4508 2011-11-15 Doug Evans <dje@google.com>
4510 * gdb.texinfo (Files): Document basenames-may-differ.
4512 2011-11-14 Doug Evans <dje@google.com>
4514 * gdb.texinfo (Shell Commands): Document "!".
4516 2011-11-14 Stan Shebs <stan@codesourcery.com>
4517 Kwok Cheung Yeung <kcy@codesourcery.com>
4519 * gdb.texinfo (Create and Delete Tracepoints): Describe what is
4520 needed to get shorter fast tracepoints.
4521 (Tracepoint Packets): Document new qTMinFTPILen packet.
4523 2011-11-14 Yao Qi <yao@codesourcery.com>
4525 * gdb.texinfo (Create and Delete Tracepoints): Describe changed
4526 behavior of tracepoint.
4527 (General Query Packets): New feature InstallInTrace.
4528 (Remote Configuration): Document "set remote
4529 install-in-trace-packet".
4531 2011-11-12 Matt Rice <ratmice@gmail.com>
4533 * gdb.texinfo (C Preprocessor Macros): Remove info definitions.
4534 Add arguments to info macro.
4536 2011-11-10 Tom Tromey <tromey@redhat.com>
4538 * gdb.texinfo (Compilation): Don't mention -gdwarf-2. Link to GCC
4540 (Variables): Don't mention -gdwarf-2. Link to Compilation node.
4541 (Macros): Add a footnote.
4542 (C): Remove paragraph about compiler options.
4543 (C Constants): Mention wide character and string constants.
4544 (C Plus Plus Expressions): Update compiler option advice. Mention
4545 using declarations. Mention ADL. Remove old HP compiler
4548 2011-11-10 Tom Tromey <tromey@redhat.com>
4551 * gdb.texinfo (Print Settings): Add an extra note about the need
4554 2011-11-08 Maciej W. Rozycki <macro@codesourcery.com>
4556 * gdb.texinfo (MIPS): Remove duplicate "auto" reference from
4557 "set mips abi" documentation.
4559 2011-11-04 Doug Evans <dje@google.com>
4561 * gdb.texinfo (Maintenance Commands): Update docs of "maint time".
4563 2011-11-03 Tom Tromey <tromey@redhat.com>
4565 * gdb.texinfo (Stopping): Add menu entry.
4566 (Continuing and Stepping): Restore @node. Use @section, not
4569 2011-11-03 Maciej W. Rozycki <macro@codesourcery.com>
4571 * gdb.texinfo (Skipping Over Functions and Files): Remove node
4572 designation. Fix "Specify Location" cross-reference.
4574 2011-11-02 Stan Shebs <stan@codesourcery.com>
4576 * gdb.texinfo (Tracepoint Action Lists): Document collect/s.
4577 (General Query Packets): Describe tracenz feature.
4578 * agentexpr.texi (Bytecode Descriptions): Describe tracenz.
4580 2011-10-28 Paul Koning <paul_koning@dell.com>
4582 * gdb.texinfo (gdb.types): Rename deepitems to deep_items.
4584 2011-10-27 Kevin Pouget <kevin.pouget@st.com>
4586 * gdb.texinfo ((Frames In Python): Document
4587 gdb.FRAME_UNWIND_FIRST_ERROR contant.
4589 2011-10-26 Paul Koning <paul_koning@dell.com>
4591 * gdb.texinfo (gdb.types): Document new deepitems function.
4593 2011-10-25 Paul Koning <paul_koning@dell.com>
4597 * gdb.texinfo (Values From Inferior): Add is_lazy attribute,
4600 2011-10-20 Phil Muldoon <pmuldoon@redhat.com>
4604 * gdb.texinfo (Blocks In Python): Document is_static, is_global,
4605 global_block, static_block function.
4607 2011-10-19 Tom Tromey <tromey@redhat.com>
4609 * gdb.texinfo (Commands In Python): Add missing "@"s.
4611 2011-10-13 Kevin Pouget <kevin.pouget@st.com>
4613 PR python/13285 Document named constants for frame unwind stop reasons
4614 * gdb.texinfo (Frames In Python): Document gdb.FRAME_UNWIND_*
4617 2011-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
4619 Fix compatibility with texinfo versions older than 4.12.
4620 * Makefile.in (MAKEINFO): Set to @MAKEINFO@.
4621 (MAKEINFOFLAGS, MAKEINFO_EXTRA_FLAGS, MAKEINFO_CMD): New.
4622 (MAKEHTMLFLAGS): Use MAKEINFO_CMD.
4623 (gdb.info, gdbint.info, stabs.info, annotate.info): Use MAKEINFO_CMD.
4624 * gdb.texinfo (Tail Call Frames): Convert @arrow{} to @click, when possible.
4625 Make the conversion conditional on HAVE_MAKEINFO_CLICK, using variables
4626 CALLSEQ1A, CALLSEQ1B, CALLSEQ2A and CALLSEQ2B.
4628 2011-10-09 Doug Evans <dje@google.com>
4630 * gdb.texinfo (Extending GDB): Document alias command.
4632 2011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
4634 Support @entry in input expressions.
4635 * gdb.texinfo (Variables): Describe @entry names suffix.
4636 (Print Settings): Add anchor for `set print entry-values'.
4638 2011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
4639 Eli Zaretskii <eliz@gnu.org>
4641 Display @entry parameter values (without references).
4642 * gdb.texinfo (Tail Call Frames): Add anchor. Add self tail call
4644 (Print Settings): New description of set print entry-values and show
4647 2011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
4648 Eli Zaretskii <eliz@gnu.org>
4650 Recognize virtual tail call frames.
4651 * gdb.texinfo (Optimized Code): Add reference to Tail Call Frames.
4652 (Tail Call Frames): New node.
4653 (Frames In Python): Add gdb.TAILCALL_FRAME.
4655 2011-10-07 Doug Evans <dje@google.com>
4657 * gdb.texinfo (gdb.printing): Document new `replace' arg to
4658 register_pretty_printer.
4660 2011-10-07 Phil Muldoon <pmuldoon@redhat.com>
4665 * gdb.texinfo (Breakpoints In Python): Clarify behavior in the
4668 2011-10-07 Ulrich Weigand <ulrich.weigand@linaro.org>
4670 * gdb.texinfo (Starting your Program): "set disable-randomization"
4671 is no longer Linux-specific.
4672 (Remote Configuration): Document "set remote
4673 disable-randomization-packet".
4674 (General Query Packets): Document "QDisableRandomization" packet
4675 and add it to "qSupported" list.
4677 2011-10-07 Kevin Pouget <kevin.pouget@st.com>
4679 Allow Python notification of new object-file loadings.
4680 * gdb.texinfo (Events In Python): Document `gdb.NewObjFileEvent'
4683 2011-10-04 Kevin Pouget <kevin.pouget@st.com>
4685 PR python/12691: Add the inferior to Python exited event
4686 * gdb.texinfo (Events In Python): Describe exited inferior attribute.
4688 2011-10-03 Joel Brobecker <brobecker@adacore.com>
4690 * gdb.texinfo (GDB/MI Miscellaneous Commands): Minor
4693 2011-10-03 Joel Brobecker <brobecker@adacore.com>
4695 * gdb.texinfo (GDB/MI Ada Tasking Commands): New node.
4696 (GDB/MI Miscellaneous Commands): Add `ada-task-info'
4697 as possible feature returned by the `-list-features'
4700 2011-09-28 Paul Koning <paul_koning@dell.com>
4702 * gdb.texinfo (gdb.Type): Document field access by dictionary
4705 2011-09-28 Yao Qi <yao@codesourcery.com>
4707 * gdb.texinfo (Files): Update options for `add-symbol-file'.
4708 Add one space after option `-s'. Remove @r{} markup.
4710 2011-09-27 Stan Shebs <stan@codesourcery.com>
4712 * gdb.texinfo (Tracepoint Action Lists): Document $_ret.
4714 2011-09-16 Hui Zhu <teawater@gmail.com>
4716 * gdb.texinfo (Tracepoint Restrictions): Change *$esp@300
4717 to *(unsigned char *)$esp@300.
4719 2011-09-15 Paul Koning <paul_koning@dell.com>
4721 * gdb.texinfo: Make style of Python functions and methods match
4722 the syntax of Python. Also put class and module names explicitly
4723 on function, member, and variable names, matching Python
4724 documentation conventions.
4726 2011-09-15 Kevin Pouget <kevin.pouget@st.com>
4728 PR Python/12692 Add gdb.selected_inferior() to Python interface.
4729 * gdb.texinfo (Inferiors In Python): Describe new
4730 gdb.selected_inferior() function.
4732 2011-09-15 Kevin Pouget <kevin.pouget@st.com>
4734 Handle multiple breakpoint hits in Python interface:
4735 * gdb.texinfo (Events In Python): New function documentation:
4736 gdb.BreakpointEvent.breakpoints. Indicate that
4737 gdb.BreakpointEvent.breakpoint is now deprecated.
4739 2011-09-04 Joel Brobecker <brobecker@adacore.com>
4741 * gdb.texinfo: Set EDITION to "Tenth" and change ISBN.
4743 2011-08-25 Andrew Oakley <andrew@ado.is-a-geek.net>
4745 * gdb.texinfo (Types In Python): Document 'bitpos' for enums.
4747 2011-08-17 Phil Muldoon <pmuldoon@redhat.com>
4749 * gdb.texinfo (Prompt): Add set/show extended-prompt
4751 (Basic Python): Add prompt_hook anchor.
4752 (Python modules): Reword module text to reflect multiple modules.
4753 (gdb.prompt): Document gdb.prompt module.
4755 2011-08-14 Yao Qi <yao@codesourcery.com>
4757 * gdb.texinfo (General Query Packets): Document qXfer:fdpic:read packet.
4759 2011-08-14 Yao Qi <yao@codesourcery.com>
4761 * gdb.texinfo (Standard Target Features): Document C6x features.
4762 (TIC6x Features): New node.
4764 2011-08-12 Doug Evans <dje@google.com>
4766 * gdb.texinfo (Symbols In Python): Document symbol.type.
4768 2011-08-09 Phil Muldoon <pmuldoon@redhat.com>
4770 * gdb.texinfo (Python): Document command and function
4773 2011-07-26 Jan Kratochvil <jan.kratochvil@redhat.com>
4774 Eli Zaretskii <eliz@gnu.org>
4776 * gdb.texinfo (whatis, ptype): Highlight their differences. Describe
4777 typedefs unrolling. Extend the sample code by an inner typedef and
4778 outer typedefs unrolling.
4780 2011-07-26 Paul Pluzhnikov <ppluzhnikov@google.com>
4782 * gdb.texinfo (Caching Remote Data): Document {set,show} dcache
4785 2011-07-21 Matt Rice <ratmice@gmail.com>
4788 * gdb.texinfo (Macros): Add info definitions and info macros commands.
4789 Update text and cindex entries for info macro command.
4791 2011-07-21 Phil Muldoon <pmuldoon@redhat.com>
4793 * observer.texi (GDB Observers): Add before_prompt observer.
4794 * gdb.texinfo (Basic Python): Add documentation for prompt
4797 2011-07-11 Phil Muldoon <pmuldoon@redhat.com>
4800 * gdb.texinfo (Python Commands): Add deprecate note to maint
4801 set/show python print-stack. Document set/show python
4804 2011-07-05 Thiago Jung Bauermann <bauerman.ibm.com>
4806 * gdb.texinfo: Fix typos.
4808 2011-07-01 Tom Tromey <tromey@redhat.com>
4810 * gdb.texinfo (Debugging Output): Document set debug
4813 2011-06-29 Tom Tromey <tromey@redhat.com>
4815 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document
4816 breakpoint-notifications feature.
4818 2011-06-29 Ulrich Weigand <ulrich.weigand@linaro.org>
4820 * gdb.texinfo (Target Description): Remove warning about
4821 possibly unstable format.
4823 2011-06-03 Tom Tromey <tromey@redhat.com>
4825 * gdb.texinfo (GDB/MI Async Records): Document 'exit-code' field.
4826 (Events In Python): Note that exit_code is optional.
4828 2011-05-17 Pedro Alves <pedro@codesourcery.com>
4830 * gdb.texinfo (Remote Protocol) <Overview>: Mention vCont is
4831 required for multi-threading support.
4832 (Remote Protocol) <Packets>: Mention that 'c', 's', 'C', 'S' and
4833 Hc are deprecated for multi-threading debugging. Point readers at
4836 2011-05-15 Doug Evans <dje@google.com>
4838 * gdb.texinfo (Auto-loading): Document printing of missing scripts.
4840 2011-05-13 Doug Evans <dje@google.com>
4842 * gdb.texinfo (Threads): Document $sdir,$pdir.
4843 (Server): Document $pdir exception.
4845 * gdb.texinfo (Auto-loading): Document "info auto-load-scripts".
4847 * gdb.texinfo (Threads): Clarify default value for
4848 libthread-db-search-path.
4850 * gdb.texinfo (Completion): Update example.
4851 (Debugging Output): Delete `set/show debug lin-lwp-async'.
4853 2011-05-12 Kwok Cheung Yeung <kcy@codesourcery.com>
4855 * gdb.texinfo: Document change in the behaviour of the enable and
4856 disable GDB commands when applied to tracepoints.
4857 Document the EnableDisableTracepoints remote stub feature.
4858 Document QTEnable and QTDisable in the list of tracepoint packets.
4860 2011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4862 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Rename inc-hist.texinfo to
4864 * gdb.texinfo <!SYSTEM_READLINE>: Rename inc-hist.texinfo inclusion and
4865 comment to hsuser.texi. Change rluser.texi name in the comment.
4867 2011-05-10 Doug Evans <dje@google.com>
4869 * gdb.texinfo (Threads): If an empty path is provided for
4870 libthread-db-search-path it is reset to its default value.
4873 2011-05-09 Doug Evans <dje@google.com>
4875 * gdb.texinfo (Requirements): Fix typo. Mention --with-iconv-bin.
4877 2011-05-06 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
4878 Thiago Jung Bauermann <bauerman@br.ibm.com>
4880 Implement support for PowerPC BookE masked watchpoints.
4881 * gdb.texinfo (Set Watchpoints): Document mask parameter.
4882 (PowerPC Embedded): Mention support of masked watchpoints.
4884 2011-05-03 Joel Brobecker <brobecker@adacore.com>
4886 * gdb.texinfo (In Memoriam): Replace litteral uses of `GDB' with
4889 2011-05-03 Joel Brobecker <brobecker@adacore.com>
4891 * gdb.texinfo (titlepage): Remove dedication.
4892 (In Memoriam): New appendix.
4894 2011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
4895 Eli Zaretskii <eliz@gnu.org>
4897 * gdb.texinfo (Index Section Format): Change the version to 5.
4898 Describe the different formula.
4900 2011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
4901 Eli Zaretskii <eliz@gnu.org>
4903 * gdb.texinfo (Starting and Stopping Trace Experiments): New anchor
4904 for disconnected tracing.
4905 (Multi-Process Mode for @code{gdbserver}): Mention --multi and
4906 extended-remote relationship. Mention --once.
4907 (TCP port allocation lifecycle of @code{gdbserver}): New.
4909 2011-04-23 Eli Zaretskii <eliz@gnu.org>
4911 * gdb.texinfo (Server): Improve indexing. Index all optional
4912 switches to gdbserver.
4914 2011-04-20 Tom Tromey <tromey@redhat.com>
4916 * gdb.texinfo (Index Section Format): New node.
4917 (Top): Add new node to menu.
4919 2011-04-20 Pedro Alves <pedro@codesourcery.com>
4921 * gdb.texinfo (Maintenance Commands): Document `maint print
4924 2011-04-20 Tom Tromey <tromey@redhat.com>
4926 * gdb.texinfo (Trace File Format): Move node later.
4928 2011-04-19 Tom Tromey <tromey@redhat.com>
4930 * gdbint.texinfo (Register Information Functions): Remove
4932 * gdb.texinfo (Emacs): Remove duplicate "to".
4933 (GDB/MI Variable Objects): Remove duplicate "the".
4934 (General Query Packets): Likewise.
4936 2011-04-02 Joel Brobecker <brobecker@adacore.com>
4938 * gdb.texinfo (GDB/MI Output Records): Fix menu entry for
4939 "GDB/MI Ada Exception Information" node.
4941 2011-04-01 Joel Brobecker <brobecker@adacore.com>
4943 * gdb.texinfo (GDB/MI Ada Exception Information): Document
4944 the "exception-name" field in the *stopped async record.
4946 2011-03-31 Thiago Jung Bauermann <bauerman@br.ibm.com>
4947 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
4949 Implement support for PowerPC BookE ranged breakpoints.
4950 * gdb.texinfo (PowerPC Embedded): Document ranged breakpoints.
4952 2011-03-28 Tom Tromey <tromey@redhat.com>
4954 * gdb.texinfo (Set Tracepoints): Fix typo.
4956 2011-03-24 Tom Tromey <tromey@redhat.com>
4958 * gdb.texinfo (Specify Location): Document `function:label'
4961 2011-03-18 Phil Muldoon <pmuldoon@redhat.com>
4965 * gdb.texinfo (Basic Python): Update gdb.write and flush text.
4967 2011-03-17 Phil Muldoon <pmuldoon@redhat.com>
4969 * gdb.texinfo (Blocks In Python): Add is_valid method description.
4970 (Inferiors In Python): Likewise.
4971 (Threads In Python): Likewise.
4972 (Symbols In Python): Likewise.
4973 (Objfiles In Python): Likewise.
4974 (Symbol Tables In Python): Likewise.
4976 2011-03-15 Pedro Alves <pedro@codesourcery.com>
4978 * gdb.texinfo (Auto Display) <undisplay, enable display, disable
4979 display>: Explain that the commands accept number ranges.
4981 2011-03-14 Phil Muldoon <pmuldoon@redhat.com>
4983 * gdb.texinfo (Breakpoints In Python): Add description and example
4984 of Python stop function operation.
4986 2011-03-10 Phil Muldoon <pmuldoon@redhat.com>
4988 * gdb.texinfo (Parameters In Python): Document get_set_string and
4989 get_show_string methods.
4991 2011-02-28 Jan Kratochvil <jan.kratochvil@redhat.com>
4993 * gdb.texinfo (Tracepoint Conditions): Fix missing parenthesis.
4995 * gdb.texinfo (Starting and Stopping Trace Experiments): Fix
4996 circular-trace-buffer name.
4998 2011-02-28 Joel Brobecker <brobecker@adacore.com>
5000 * gdb.texinfo (Inferiors and Programs): Fix small error introduced
5001 in the previous change.
5003 2011-02-27 Michael Snyder <msnyder@vmware.com>
5005 * gdb.texinfo (Inferiors and Programs): Update commands to show
5006 that they can accept multiple arguments.
5008 2011-02-24 Joel Brobecker <brobecker@adacore.com>
5010 Revert the following patch (code patch was not approved):
5011 2011-02-21 Hui Zhu <teawater@gmail.com>
5012 * agentexpr.texi (bytecode descriptions): add printf.
5013 * gdb.texinfo (tracepoint action lists): add printf.
5015 2011-02-23 Doug Evans <dje@google.com>
5017 * gdb.texinfo (Symbols In Python): Fix mention of C++, use C@t{++}.
5019 2011-02-23 Michael Snyder <msnyder@vmware.com>
5021 * gdb.texinfo (Set Breaks): Add @dots{} to arguments of info break.
5022 (Set Watchpoints): Add @dots{} to argument of info watchpoints.
5023 (Listing Tracepoints): Add @dots{} to argument of info tracepoints.
5025 2011-02-22 Doug Evans <dje@google.com>
5027 * gdb.texinfo (Symbols In Python): Document lookup_global_symbol.
5028 Clarify behaviour of lookup_symbol when `block' argument is omitted,
5029 add description of result, fix @defun formatting.
5031 2011-02-21 Hui Zhu <teawater@gmail.com>
5033 * agentexpr.texi (Bytecode Descriptions): Add printf.
5034 * gdb.texinfo (Tracepoint Action Lists): Add printf.
5036 2011-02-18 Tom Tromey <tromey@redhat.com>
5038 * agentexpr.texi (Bytecode Descriptions): Document pick and rot.
5040 2011-02-14 Michael Snyder <msnyder@vmware.com>
5042 * gdb.texinfo (threads): Document argument for "info threads" cmd.
5043 Document new command "thread find".
5045 2011-02-14 Michael Snyder <msnyder@vmware.com>
5047 * gdb.texinfo (Threads): Update example of new thread message.
5049 2011-02-14 Pedro Alves <pedro@codesourcery.com>
5051 * gdb.texinfo (Remote Configuration): Mention set/show remote
5053 (Tools/Packages Optional for Building GDB): Mention that expat is
5054 used for traceframe info.
5055 (Remote Protocol) <Menu>: Add "Traceframe Info Format".
5056 (General Query Packets) <qSupported>: Describe the
5057 qXfer:traceframe-info:read feature.
5058 (qXfer::read): Describe qXfer:traceframe-info:read.
5059 (Traceframe Info Format): New section.
5061 2011-02-04 Pedro Alves <pedro@codesourcery.com>
5063 * gdbint.texinfo (Formatting): Mention some formatting guidelines
5064 for casts and unary operators.
5066 2011-02-04 Tom Tromey <tromey@redhat.com>
5068 * gdb.texinfo (GDB/MI Async Records): Document that symbols-loaded
5071 2011-01-25 Pedro Alves <pedro@codesourcery.com>
5073 * gdb.texinfo: s/value optimized out/optimized out/g
5075 2011-01-21 Joel Brobecker <brobecker@adacore.com>
5077 * gdb.texinfo (Other Misc Settings): Rework part of the
5078 documentation of the "set interactive mode" command.
5080 2011-01-19 Tom Tromey <tromey@redhat.com>
5082 * gdb.texinfo (Threads): Document thread name output and `thread
5084 (Threads In Python): Document Thread.name attribute.
5085 (GDB/MI Thread Commands): Document thread attributes.
5087 2011-01-12 Andrew Burgess <aburgess@broadcom.com>
5089 * gdb.texinfo (GDB/MI Data Manipulation): Update to reflect
5090 changes in mi/mi-cmd-disas.c
5092 2011-01-12 Tom Tromey <tromey@redhat.com>
5094 * gdb.texinfo (Threads): Remove duplicate text. Update examples.
5095 Fix "thread apply" text.
5097 2011-01-11 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
5098 Thiago Jung Bauermann <bauerman@br.ibm.com>
5100 Implement support for PowerPC BookE ranged watchpoints.
5101 * gdb.texinfo (PowerPC Embedded): Document ranged watchpoints and
5102 the "set powerpc exact-watchpoints" flag.
5104 2011-01-07 Tom Tromey <tromey@redhat.com>
5106 * gdb.texinfo (Python API): Add descriptions to @menu items.
5108 2011-01-06 Tom Tromey <tromey@redhat.com>
5110 * gdb.texinfo (Frames In Python): Document gdb.newest_thread.
5112 2010-01-06 Paul Pluzhnikov <ppluzhnikov@google.com>
5114 * gdb.texinfo (Debugging Output): Document "set debug jit".
5116 2011-01-06 Tom Tromey <tromey@redhat.com>
5119 * gdb.texinfo (Frames In Python): Document various frame
5122 2011-01-05 Joel Brobecker <brobecker@adacore.com>
5124 * doc/agentexpr.texi, doc/all-cfg.texi, doc/annotate.texinfo,
5125 doc/gdb.texinfo, doc/gdbint.texinfo, doc/observer.texi,
5126 doc/refcard.tex, doc/stabs.texinfo: Copyright year update.
5128 2011-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
5130 * Makefile.in (diststuff): Remove gdb-cfg.texi and GDBvn.texi.
5131 (clean): Add GDBvn.texi.
5133 2010-12-29 Joel Brobecker <brobecker@adacore.com>
5135 * gdb.texinfo (Ada Glitches): Remove paragraph describing the
5136 occasional case where the debugger prints an array address
5137 instead of the array itself.
5139 2010-12-23 Pedro Alves <pedro@codesourcery.com>
5141 * gdb.texinfo (Packets) <read registers packet>: Document support
5142 for registers that were not collected.
5144 2010-12-15 Doug Evans <dje@google.com>
5146 * gdb.texinfo (Startup): Document auto-loading of scripts during
5148 (Auto-loading): Delete "maint set python auto-load on|off".
5149 Add "set auto-load-scripts on|off".
5151 2010-12-07 Doug Evans <dje@google.com>
5153 * gdb.texinfo (Mode Options): Document -data-directory.
5154 (Data Files): Add reference to -data-directory.
5156 2010-11-29 Doug Evans <dje@google.com>
5158 * gdb.texinfo (Pretty-Printer Introduction): Change
5159 printer-name:subprinter-name to printer-name;subprinter-name.
5161 2010-11-29 Phil Muldoon <pmuldoon@redhat.com>
5165 * gdb.texinfo (Breakpoints In Python): Document "delete" method.
5167 2010-11-23 Tom Tromey <tromey@redhat.com>
5169 * gdb.texinfo (Top): Check SYSTEM_READLINE.
5170 (Editing): Likewise.
5171 (Command History): Likewise.
5172 (TUI Keys): Likewise.
5173 (Bug Reporting): Conditionally include rluser.texi and
5174 inc-history.texinfo.
5175 * Makefile.in (READLINE_TEXI_INCFLAG): New variable.
5176 (GDB_DOC_SOURCE_INCLUDES): Add comment.
5177 (GDBvn.texi): Set SYSTEM_READLINE when appropriate.
5178 (gdb.dvi): Use READLINE_TEXI_INCFLAG.
5179 (gdb.pdf): Likewise.
5180 (gdb.info): Likewise.
5181 (gdb/index.html): Likewise.
5183 2010-11-23 Tom Tromey <tromey@redhat.com>
5185 * Makefile.in (Makefile): Run ../config.status.
5186 (distclean): Update.
5187 * configure: Remove.
5188 * configure.ac: Remove.
5190 2010-11-12 Tom Tromey <tromey@redhat.com>
5192 * gdb.texinfo (Basic Python): Update. Add xref.
5193 (Exception Handling): Document new exception classes.
5194 (Types In Python): Update.
5195 (Frames In Python): Update.
5197 2010-11-11 Phil Muldoon <pmuldoon@redhat.com>
5199 * gdb.texinfo (Breakpoints In Python): Document "internal"
5200 parameter, and visible attribute.
5202 2010-11-05 Doug Evans <dje@google.com>
5204 * gdb.texinfo (Source Path): Document "set directories".
5206 2010-11-05 Ken Werner <ken.werner@de.ibm.com>
5208 * gdb.texinfo: (Summary) Add mention about OpenCL C language support.
5209 (OpenCL C): New node.
5211 2010-11-02 Doug Evans <dje@google.com>
5213 * gdb.texinfo (Pretty Printing): Expand into three sections,
5214 introduction, example, and commands.
5215 (Python API): Delete section Disabling Pretty-Printers, merge into
5216 Selecting Pretty-Printers.
5217 (Writing a Pretty-Printer): New section. Move the pretty-printer
5218 example here, and reformat to match python coding style. Add a second
5219 example using the gdb.printing module.
5220 (Python modules): Add gdb.printing.
5222 2010-10-29 Doug Evans <dje@google.com>
5224 * gdb.texinfo (Python): Fix long line.
5226 2010-10-20 Doug Evans <dje@google.com>
5228 * gdbint.texinfo (Misc Guidelines): Renamed from Coding.
5229 All references updated. Correct sections marked as subsections.
5230 (Coding Standards): New chapter. Move the coding standard related
5231 subsections here. Add section on Python coding standards.
5233 2010-10-13 Doug Evans <dje@google.com>
5235 * gdb.texinfo (Python): Add "Python modules".
5236 (Types in Python): Add reference to gdb.types section.
5237 (Python modules): New node.
5239 2010-10-11 Doug Evans <dje@google.com>
5241 * gdb.texinfo (Values From Inferior): Add reference to "Types in
5242 Python" from gdb.Value.type description.
5244 2010-09-28 Joel Brobecker <brobecker@adacore.com>
5246 * gdb.texinfo (Ravenscar Profile): New node.
5248 2010-09-22 Tom Tromey <tromey@redhat.com>
5250 * gdb.texinfo (Values From Inferior): Mention Value.__init__.
5252 2010-09-22 Eli Zaretskii <eliz@gnu.org>
5254 * gdb.texinfo (Values From Inferior): Clarify that
5255 value.dynamic_type works only in C++ programs with RTTI.
5257 2010-09-15 Paul Bolle <pebolle@tiscali.nl>
5259 * gdb.texinfo (Character Sets): Correctly reference host-charset
5262 2010-09-13 Tom Tromey <tromey@redhat.com>
5264 * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-frames>:
5265 Document "fullname" and "from".
5267 2010-09-01 Marc Khouzam <marc.khouzam@ericsson.com>
5269 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document new
5270 feature `reverse' output by -list-target-features.
5272 2010-08-31 H.J. Lu <hongjiu.lu@intel.com>
5274 * gdb.texinfo (i386 Features): Remove an extra "@item".
5276 2010-08-30 Tom Tromey <tromey@redhat.com>
5279 * gdb.texinfo (Values From Inferior): Document dynamic_type.
5281 2010-08-24 Daniel Jacobowitz <dan@codesourcery.com>
5283 * gdb.texinfo (ARM Features): Document
5284 org.gnu.gdb.arm.m-profile.
5286 2010-08-23 Tom Tromey <tromey@redhat.com>
5289 * gdb.texinfo (Values From Inferior): Document dynamic_cast and
5290 reinterpret_cast methods.
5292 2010-08-23 Tom Tromey <tromey@redhat.com>
5295 * gdb.texinfo (Types In Python): Document array method.
5297 2010-08-18 Thiago Jung Bauermann <bauerman@br.ibm.com>
5299 * gdb.texinfo (PowerPC Embedded): Mention support for the DVC register.
5301 2010-08-16 Tom Tromey <tromey@redhat.com>
5303 * gdb.texinfo (Set Watchpoints): Document -location option.
5305 2010-08-13 Doug Evans <dje@google.com>
5307 * gdb.texinfo (.debug_gdb_scripts section): Fix typo.
5309 2010-08-13 Vladimir Prus <vladimir@codesourcery.com>
5311 * gdb.texinfo (GDB/MI Data Manipulation): Document
5312 -data-read-memory-raw and -data-write-memory-raw.
5314 2010-08-11 Tom Tromey <tromey@redhat.com>
5315 Phil Muldoon <pmuldoon@redhat.com>
5317 * gdb.texinfo (Basic Python): Describe post_event API.
5319 2010-08-11 Phil Muldoon <pmuldoon@redhat.com>
5321 * gdb.texinfo (Basic Python): Describe solib_address and
5322 decode_line Python APIs
5324 2010-08-10 Tom Tromey <tromey@redhat.com>
5326 * gdb.texinfo (Pretty Printing API): Document
5327 gdb.default_visualizer.
5329 2010-08-10 Tom Tromey <tromey@redhat.com>
5331 Revert gdb-add-index addition:
5332 * gdb.texinfo (Index Files): Don't document gdb-add-index.
5334 2010-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
5335 Eli Zaretskii <eliz@gnu.org>
5337 * gdb.texinfo (Mode Options) <-batch>
5338 (Basic Python) <gdb.execute>: Describe setting width and height.
5340 2010-07-31 Paul Pluzhnikov <ppluzhnikov@google.com>
5342 * gdb.texinfo (Threads): Document 'debug libthread-db'.
5344 2010-07-30 Tom Tromey <tromey@redhat.com>
5346 * gdb.texinfo (Index Files): Mention gdb-add-index.
5348 2010-07-30 Hui Zhu <teawater@gmail.com>
5350 * gdb.texinfo (Inferiors and Programs): Update the introduce of
5351 "detach inferior" and "kill inferior".
5353 2010-07-28 CHENG Renquan <rqcheng@smu.edu.sg>
5355 * gdb.texinfo (Machine Code): Update description of two forms of
5356 arguments, and add new example to demonstrate the new form.
5358 2010-07-27 Phil Muldoon <pmuldoon@redhat.com>
5360 * gdb.texinfo (Values From Inferior): Add value inferior function
5363 2010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
5365 * gdb.texinfo (Active Targets): Fix wrong comma placement.
5367 2010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
5368 Eli Zaretskii <eliz@gnu.org>
5370 Make core files the process_stratum.
5371 * gdb.texinfo (Active Targets): Remove core_stratum. Include
5372 record_stratum example.
5374 2010-07-13 Tom Tromey <tromey@redhat.com>
5376 * gdb.texinfo (Index Files): New node.
5378 2010-07-13 Tom Tromey <tromey@redhat.com>
5380 * gdb.texinfo (GDB/MI Variable Objects): Remove extra 'for'.
5382 2010-07-13 Tom Tromey <tromey@redhat.com>
5384 * gdb.texinfo (Specify Location): Document labels.
5386 2010-07-01 Pedro Alves <pedro@codesourcery.com>
5388 * gdb.texinfo (Create and Delete Tracepoints): Add more index
5389 entries for fast tracepoints and static tracepoints.
5391 2010-07-01 Pedro Alves <pedro@codesourcery.com>
5393 * gdb.texinfo (General Query Packets) <qfThreadInfo,
5394 qsThreadInfo>: Spell out `l' as ell.
5396 2010-07-01 Pedro Alves <pedro@codesourcery.com>
5398 * gdb.texinfo (Convenience Variables): Document $_sdata.
5399 (Commands to Set Tracepoints): Describe static tracepoints. Add
5400 `Listing Static Tracepoint Markers' menu entry. Document
5402 (Tracepoint Action Lists): Document collecting $_sdata.
5403 (Listing Static Tracepoint Markers): New subsection.
5404 (Tracepoints support in gdbserver): Mention static tracepoints.
5405 (remote packets, enabling and disabling): Mention
5407 (General Query Packets) <qSupported>: Document qXfer:sdata:read
5408 and StaticTracepoint.
5409 Mention qTfSTM, qTsSTM and qTSTMat as tracepoint packets.
5410 Document qXfer:sdata:read.
5411 (Tracepoint packets): Document qTfSTM, qTsSTM and qTSTMat.
5413 2010-06-29 Joel Brobecker <brobecker@adacore.com>
5415 * gdb.texinfo (Threads In Python): Fix unmatched @end table.
5417 2010-06-28 Phil Muldoon <pmuldoon@redhat.com>
5418 Tom Tromey <tromey@redhat.com>
5419 Thiago Jung Bauermann <bauerman@br.ibm.com>
5421 * gdb.texinfo (Inferiors In Python): New node.
5422 * gdb.texinfo (Threads In Python): New node.
5424 2010-06-28 Joel Brobecker <brobecker@adacore.com>
5426 * gdb.texinfo (Python): Document what the python directory is
5427 and what its location is.
5428 (Basic Python): Document the gdb.PYTHONDIR constant.
5430 2010-06-25 Tom Tromey <tromey@redhat.com>
5433 * gdb.texinfo (Basic Python): Document new gdb.execute argument.
5435 2010-06-24 Hui Zhu <teawater@gmail.com>
5437 * gdb.texinfo: (Commands for Controlled Output): Add
5438 documentation for command "eval".
5440 2010-06-21 Stan Shebs <stan@codesourcery.com>
5442 * gdb.texinfo: Add explicit @node and @appendix for GFDL.
5443 * annotate.texinfo: Ditto.
5444 * gdbint.texinfo: Ditto.
5445 * stabs.texinfo: Ditto.
5447 2010-06-22 Hui Zhu <teawater@gmail.com>
5449 * gdb.texinfo: (Process Record and Replay): Add documentation
5450 for command "set record memory-query".
5452 2010-06-21 Stan Shebs <stan@codesourcery.com>
5454 * gdb.texinfo: Relicense under GFDL version 1.3.
5455 * annotate.texinfo: Relicense under GFDL version 1.3.
5456 * gdbint.texinfo: Relicense under GFDL version 1.3.
5457 * stabs.texinfo: Relicense under GFDL version 1.3.
5458 * fdl.texi: Update to version 1.3.
5460 2010-06-18 Stan Shebs <stan@codesourcery.com>
5462 * gdb.texinfo (Operating System Auxiliary Information): Describe
5463 "info os" when no arguments given.
5465 * gdb.texinfo (Debugging Programs with Multiple Threads): Describe
5468 2010-06-18 Hui Zhu <teawater@gmail.com>
5470 * gdb.texinfo: (Process Record and Replay): Add documentation
5471 for commands "record save" and "record restore".
5473 2010-06-16 Jan Kratochvil <jan.kratochvil@redhat.com>
5475 * gdb.texinfo: Include information about the correct use
5476 of addresses in the `watch' command.
5478 2010-06-11 Stan Shebs <stan@codesourcery.com>
5480 * gdb.texinfo (Observer Mode): New section.
5481 (General Query Packets): Document QAllow.
5483 2010-06-04 Doug Evans <dje@google.com>
5485 * gdb.texinfo (Python API): New node `Disabling Pretty-Printers'.
5487 2010-06-03 Doug Evans <dje@google.com>
5489 * gdbint.texinfo (Coding): Add subsection on command names.
5491 2010-06-02 Tom Tromey <tromey@redhat.com>
5493 * gdb.texinfo (Maintenance Commands): Document maint set dwarf2
5496 2010-06-01 Pedro Alves <pedro@codesourcery.com>
5498 * gdb.texinfo (Set Tracepoints): Mention tracepoints support in
5499 gdbserver, and add cross reference.
5500 (Tracepoints support in gdbserver): New subsection.
5502 2010-05-26 Pedro Alves <pedro@codesourcery.com>
5504 * gdb.texinfo (General Query Packets) <qSupported>: Describe the
5505 `qRelocInsn' feature.
5506 (Relocate instruction reply packet): New subsection
5507 of `Tracepoint Packets'.
5508 (Tracepoint Packets): Mention that packets QTDP and QTStart
5509 support the qRelocInsn request, and add cross reference to new
5512 2010-05-25 Doug Evans <dje@google.com>
5514 * gdb.texinfo (Exception Handling): Document gdb.GdbError.
5515 (Commands In Python): Document gdb.string_to_argv.
5517 2010-05-02 Jan Kratochvil <jan.kratochvil@redhat.com>
5519 * gdbint.texinfo (Host Definition): Remove items NORETURN and
5522 2010-04-29 Phil Muldoon <pmuldoon@redhat.com>
5523 Tom Tromey <tromey@redhat.com>
5524 Thiago Jung Bauermann <bauerman@br.ibm.com>
5526 * gdb.texinfo (Parameters In Python): New Node.
5528 2010-04-29 Mihail Zenkov <mihail.zenkov@gmail.com>
5530 * gdb.texinfo: (Summary) Add mention about D language support.
5531 (Filenames): Add D suffixes.
5534 2010-04-26 Pierre Muller <muller@ics.u-strasbg.fr>
5536 * gdbint.texinfo (CANNOT_STEP_HW_WATCHPOINTS): Remove explanation
5537 of macro deleted from GDB code.
5539 2010-04-24 Pedro Alves <pedro@codesourcery.com>
5541 * gdb.texinfo (Commands to specify files): Describe what how GDB
5542 looks up DOS-based filesystem paths on the system root. Document
5543 the new `set/show target-file-system-kind' commands.
5545 2010-04-23 Doug Evans <dje@google.com>
5547 * gdb.texinfo (Python): Move Auto-loading section here ...
5548 (Python API): from here.
5549 (Auto-loading): Add docs for .debug_gdb_scripts auto-loaded scripts.
5550 (Maintenance Commands): Add docs for "maint print section-scripts".
5552 2010-04-20 Chris Moller <cmoller@redhat.com>
5554 * gdb.texinfo (Setting Breakpoints): Added description of
5555 filename-qualified rbreak.
5556 * refcard.tex (Breakpoints and Watchpoints): Added brief
5557 description of filename-qualified rbreak.
5559 2010-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
5561 * gdb.texinfo (Data): New @menu reference to Pretty Printing.
5562 (Python API): Change the reference to Pretty Printing API.
5563 (Pretty Printing): Move the user part under the Data node. Reformat
5564 the sample output to 72 columns. Create a new reference to Pretty
5565 Printing API. Rename the API part ...
5566 (Pretty Printing API): To a new node name.
5567 (Selecting Pretty-Printers, Progspaces In Python, Objfiles In Python)
5568 (GDB/MI Variable Objects): Change references to Pretty Printing API.
5570 2010-04-21 Stan Shebs <stan@codesourcery.com>
5572 * gdb.texinfo (Tracepoint Actions): Mention synonymy of actions
5574 (Listing Tracepoints): Update to reflect current behavior.
5576 2010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
5578 * gdb.texinfo (Examining memory): Update for change in string
5579 display with explicit size.
5581 2010-04-19 Pedro Alves <pedro@codesourcery.com>
5583 PR breakpoints/8554.
5585 * gdb.texinfo (Save Breakpoints): New node.
5586 (save-tracepoints): Rename to ...
5587 (save tracepoints): ... this. Mention that `save-tracepoints' is
5588 a deprecated alias to `save tracepoints'.
5590 2010-04-16 Pierre Muller <muller@ics.u-strasbg.fr>
5592 * gdb.texinfo ($_tlb): Document new automatic convinience variable.
5593 (info w32 thread-information-block): Document new command.
5594 (qGetTIBAddress): Document new gdbserver query.
5595 (maint set/show show-all-tib): Document new command.
5597 2010-04-15 Doug Evans <dje@google.com>
5599 * gdb.texinfo (Python API): Add progspaces section.
5600 (Selecting Pretty-Printers): Progspace pretty-printers are
5602 (Progspaces In Python): New section.
5604 * gdb.texinfo (Command Files): Add docs for new "source -s" option.
5606 2010-04-14 Phil Muldoon <pmuldoon@redhat.com>
5608 * gdb.texinfo (Pretty Printing): Document behaviour when to_string
5611 2010-04-09 Stan Shebs <stan@codesourcery.com>
5613 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
5614 Describe the `frames-created' field, tweak grammar.
5616 2010-04-09 Pedro Alves <pedro@codesourcery.com>
5618 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
5619 Describe the `circular' and `disconnected' fields.
5621 2010-04-09 H.J. Lu <hongjiu.lu@intel.com>
5623 * gdb.texinfo (maint print registers): Mention unavailable and
5624 invisible registers.
5626 2010-04-09 Phil Muldoon <pmuldoon@redhat.com>
5627 Thiago Jung Bauermann <bauerman@br.ibm.com>
5628 Tom Tromey <tromey@redhat.com>
5630 * gdb.texinfo (Breakpoints In Python): New Node.
5632 2010-04-08 Stan Shebs <stan@codesourcery.com>
5634 * gdb.texinfo (Tracepoint Packets): Describe disconn and circular
5635 trace status fields.
5637 2010-04-08 H.J. Lu <hongjiu.lu@intel.com>
5639 * gdb.texinfo (i386 Features): Make org.gnu.gdb.i386.avx
5640 optional. Make org.gnu.gdb.i386.avx requires
5641 org.gnu.gdb.i386.avx.
5643 2010-04-08 Doug Evans <dje@google.com>
5645 * gdb.texinfo (Command Files): Document that gdb skips $cdir in
5646 search path, and document that gdb only scans the search path if
5647 the script's path doesn't specify a directory.
5649 2010-04-05 Doug Evans <dje@google.com>
5651 * gdb.texinfo (maint show python auto-load): Fix typo.
5653 2010-04-04 Stan Shebs <stan@codesourcery.com>
5655 * gdb.texinfo (Setting Breakpoints): "info watch" no longer a synonym.
5656 (Setting Watchpoints): Update description of "info watch".
5657 (Disabling Breakpoints): Only "info break" lists all.
5659 * gdb.texinfo (Tracepoint Restrictions): Document PC inference.
5660 (tdump): Explain how tdump works.
5662 2010-04-01 Pedro Alves <pedro@codesourcery.com>
5664 * gdb.texinfo (Break Commands): Clarify `commands' changes, and
5665 add cross reference.
5667 2010-03-31 Pedro Alves <pedro@codesourcery.com>
5669 * gdb.texinfo (TUI Commands): Mention that in some cases, these
5672 2010-03-30 H.J. Lu <hongjiu.lu@intel.com>
5674 * gdb.texinfo (i386 Features): Add org.gnu.gdb.i386.avx.
5676 2010-03-30 H.J. Lu <hongjiu.lu@intel.com>
5678 * gdb.texinfo (General Query Packets): Add xmlRegisters.
5680 2010-03-29 Stan Shebs <stan@codesourcery.com>
5681 Nathan Sidwell <nathan@codesourcery.com>
5683 * gdb.texinfo (GDB/MI Tracepoint Commands): Add notes about the
5685 (Set Tracepoints): Remove mention that conditional tracepoints
5687 (Tracepoint Actions): Clarify when while-stepping collection
5688 happens, note that while-stepping does not automatically collect
5691 2010-03-29 Stan Shebs <stan@codesourcery.com>
5693 * gdb.texinfo (Tracepoint Packets): Describe QTDPsrc.
5694 (General Query Packets): Describe TracepointSource.
5696 2010-03-27 Matt Rice <ratmice@gmail.com>
5698 * gdb.texinfo (ARM): Document arguments to "target sim".
5699 (Set Catchpoints): Use @dots{} instead of @r{...}.
5701 2010-03-26 Pedro Alves <pedro@codesourcery.com>
5703 * gdb.texinfo (Tracepoint Packets): Remove mention that
5704 terror:string may be plain text, and drop mention of X prefix.
5706 2010-03-26 Vladimir Prus <vladimir@codesourcery.com>
5708 * gdb.texinfo (GDB/MI Tracepoint Commands): Add comma after @xref.
5710 2010-03-24 Stan Shebs <stan@codesourcery.com>
5712 * gdb.texinfo (Tracepoint Packets): Document trace error status.
5714 2010-03-24 Tom Tromey <tromey@redhat.com>
5716 PR breakpoints/9352:
5717 * gdb.texinfo (Break Commands): Update.
5719 2010-03-24 Vladimir Prus <vladimir@codesourcery.com>
5721 * gdb.texinfo (GDB/MI Tracepoint Commands): Document MI tracepoint
5724 2010-03-16 Stan Shebs <stan@codesourcery.com>
5726 * gdb.texinfo (Starting and Stopping Trace Experiments): Describe
5727 circular-trace-buffer.
5728 (Tracepoint Packets): Describe QTBuffer, and details of the
5731 2010-03-12 Stan Shebs <stan@codesourcery.com>
5732 Nathan Sidwell <nathan@codesourcery.com>
5734 * gdb.texinfo (Tracepoint Actions): Clarify that while-stepping is
5735 doing instruction stepping.
5736 (Tracepoint Restrictions): New node.
5738 2010-03-10 Tom Tromey <tromey@redhat.com>
5740 * gdbint.texinfo (Symbol Handling): Update.
5742 2010-03-08 Tom Tromey <tromey@redhat.com>
5745 * gdb.texinfo (Mode Options): Mention lack of pagination and
5746 confirmation with --batch.
5747 (Screen Size): Mention --batch.
5748 (Messages/Warnings): Likewise.
5750 2010-03-05 Tom Tromey <tromey@redhat.com>
5752 * gdb.texinfo (Basic Python): Document target_charset and
5753 target_wide_charset.
5755 2010-03-05 Tom Tromey <tromey@redhat.com>
5757 * gdb.texinfo (Data): Link to pretty-printing.
5758 (Output Formats): Likewise. Correct text.
5760 2010-03-01 Daniel Jacobowitz <dan@codesourcery.com>
5762 * gdb.texinfo (Types): Describe <struct> and <flags>.
5764 2010-02-28 Phil Muldoon <pmuldoon@redhat.com>
5766 * gdb.texinfo (Frames In Python): Add block parameter and
5767 description to read_var text.
5769 2010-02-26 Phil Muldoon <pmuldoon@redhat.com>
5770 Tom Tromey <tromey@redhat.com>
5772 * gdb.texinfo (Types In Python): Describe block argument in
5773 template_argument and gdb.lookup_type.
5775 2010-02-24 Tom Tromey <tromey@redhat.com>
5777 * gdb.texinfo (Cygwin Native): Fix typo.
5779 2010-02-24 Phil Muldoon <pmuldoon@redhat.com>
5781 * gdb.texinfo (Frames In Python): Add block, find_sal, function
5782 and select method descriptions.
5783 (Python API): Add Blocks In Python, Symbols in Python and Symbol
5784 Tables in Python to menu.
5785 (Blocks In Python): New node.
5786 (Symbols In Python): New node.
5787 (Symbol Tables in Python): New node.
5789 2010-02-24 Vladimir Prus <vladimir@codesourcery.com>
5794 * breakpoint.c (clear_syscall_counts): Take struct inferior*.
5797 * gdb.texinfo (GDB/MI Command Syntax): Document notification
5799 (GDB/MI Program Execution): Document current behaviour of
5800 --all and --thread-group.
5801 (GDB/MI Miscellaneous Commands): Document -add-inferior and
5803 * observer.texi (inferior_added, inferior_removed): New
5806 2010-02-19 Tom Tromey <tromey@redhat.com>
5808 * gdbint.texinfo (Getting Started): Fix @node.
5809 (Debugging GDB): Likewise.
5811 2010-02-13 Joel Brobecker <brobecker@adacore.com>
5813 * gdbint.texinfo (Testsuite): New section "Testsuite Configuration",
5814 documenting the gdb_test_timeout variable.
5816 2010-02-12 Jakob Engblom <jakob@virtutech.com>
5818 * gdb.texinfo (MI commands): Added documentation of --reverse
5819 option to a set of MI commands. Restructured documentation of MI
5820 commands --exec-continue to reflect the complexity of reverse
5823 2010-02-12 Pedro Alves <pedro@codesourcery.com>
5825 * gdb.texinfo (Using the Collected Data): Specify that the address
5826 range of `tfind outsize' is exclusive, and that the address range
5827 of `tfind range' is inclusive.
5828 (Tracepoint Packets): Specify that the address range of
5829 `QTFrame:range' is inclusive, and that the address range of
5830 `QTFrame:outside' is exclusive
5832 2010-02-12 Vladimir Prus <vladimir@codesourcery.com>
5834 * gdb.texinfo (GDB/MI Result Records): Clarify ^running.
5836 2010-02-10 Tom Tromey <tromey@redhat.com>
5838 * gdb.texinfo (Debugging Output): Document set debug parser and
5841 2010-02-09 H.J. Lu <hongjiu.lu@intel.com>
5843 * gdb.texinfo (Predefined Target Types): Add i387_ext,
5844 i386_eflags and i386_mxcsr.
5846 2010-02-08 H.J. Lu <hongjiu.lu@intel.com>
5848 * gdb.texinfo: Document i386 target features.
5850 2010-02-05 Doug Evans <dje@google.com>
5852 * gdbint.texinfo (Testsuite): Add a new section to document the
5853 various DejaGnu variables that may be overridden.
5854 Document INTERNAL_GDBFLAGS.
5856 2010-02-04 Tom Tromey <tromey@redhat.com>
5859 * gdb.texinfo (Files): -readnow comes before the filename for file
5862 2010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
5864 * gdb.texinfo (Architecture-Specific Protocol Details): New section.
5865 Document ARM breakpoint types.
5866 (Register Packet Format): Move into the new section.
5867 (Packets): Describe the KIND argument for Z0, z0, Z1, and z1 packets.
5869 2010-01-21 Joel Brobecker <brobecker@adacore.com>
5871 * gdb.texinfo (File Options): Adjust the documentation of this
5872 switch to refer to the "source" command rather than partially
5873 duplicating some of the relevant information.
5874 (Extending GDB): Introduce and document the set/show script-extension
5876 (Command Files): Add note explaining that the "source" command
5877 is also used to evalute scripts written in other languages.
5878 Remove the short slightly incorrect reference to sourcing Python
5880 (Python Commands): Document how to execute a Python script from GDB.
5882 2010-01-19 Joel Brobecker <brobecker@adacore.com>
5884 * gdb.texinfo (Command Files): Fix typo.
5886 2010-01-18 Tom Tromey <tromey@redhat.com>
5888 * gdb.texinfo (File Options): Document -x on .py files.
5889 (Command Files): Document handling of Python scripts.
5891 2010-01-18 Jie Zhang <jie.zhang@analog.com>
5893 * Makefile.in (ANNOTATE_DOC_BUILD_INCLUDES): Add GDBvn.texi.
5895 2010-01-15 Stan Shebs <stan@codesourcery.com>
5897 * gdb.texinfo (Trace Files): New section.
5898 (Tracepoint Packets): Document QTSave and qTBuffer.
5899 (Trace File Format): New appendix.
5901 2010-01-13 Phil Muldoon <pmuldoon@redhat.com>
5903 * gdb.texinfo (Values From Inferior): Document lazy_string value
5905 (Python API): Add Lazy strings menu item.
5906 (Lazy Strings In Python): New node.
5908 2010-01-13 Vladimir Prus <vladimir@codesourcery.com>
5910 * gdb.texinfo (GDB/MI Thread Information): New.
5911 (GDB/MI Async Records): Document the core field in *stopped.
5912 (GDB/MI Miscellaneous Commands): Expand -list-thread-groups
5914 (Process list): Document that osdata document may contain
5916 (Remote Serial Protocol): Document qXfer:threads.
5918 2010-01-06 Stan Shebs <stan@codesourcery.com>
5920 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
5921 disconnected tracing.
5922 (Tracepoint Packets): Document new protocol.
5924 2010-01-05 Stan Shebs <stan@codesourcery.com>
5926 * gdb.texinfo (Create and Delete Tracepoints): Describe fast
5928 (Tracepoint Packets): Describe remote protocol for fast
5931 2010-01-01 Joel Brobecker <brobecker@adacore.com>
5933 Update the "Start of New Year Procedure".
5934 * gdbint.texinfo: Add the list of files that need to be updated
5935 manually. Minor reformatting.
5937 2010-01-01 Joel Brobecker <brobecker@adacore.com>
5939 * refcard.tex: Update copyright year in header and text.
5941 2010-01-01 Joel Brobecker <brobecker@adacore.com>
5943 * agentexpr.texi: Add 2010 to the list of copyright years.
5944 * annotate.texinfo: Likewise.
5945 * gdb.texinfo: Likewise.
5946 * gdbint.texinfo: Likewise.
5947 * observer.texi: Likewise.
5948 * stabs.texinfo: Likewise.
5950 2009-12-31 Stan Shebs <stan@codesourcery.com>
5952 * gdb.texinfo (Tracepoint Actions): Describe teval.
5954 2009-12-29 Stan Shebs <stan@codesourcery.com>
5956 * gdb.texinfo (Tracepoint Actions): Describe default-collect.
5958 2009-12-28 Stan Shebs <stan@codesourcery.com>
5960 * gdb.texinfo (Trace State Variables): New section.
5961 (Tracepoint Packets): Describe trace state variable packets.
5962 * agentexpr.texi (Bytecode Descriptions): Describe trace state
5965 2009-12-28 Daniel Jacobowitz <dan@codesourcery.com>
5967 * gdb.texinfo (Symbols): "info variables" prints definitions, not
5970 2009-12-21 Vladimir Prus <vladimir@codesourcery.com>
5972 * gdb.texinfo (GDB/MI Miscellaneous Commands): Clarify that
5973 -gdb-exit behaviour.
5975 2009-12-20 Joel Brobecker <brobecker@adacore.com>
5977 * gpl.texi: Update to version 3 of the GPL.
5979 2009-12-20 Joel Brobecker <brobecker@adacore.com>
5981 * Makefile.in: Update copyright header.
5982 * observer.texi: Fix the copyright header of the generated files.
5984 2009-12-08 Phil Muldoon <pmuldoon@redhat.com>
5986 * gdb.texinfo (Types In Python): Describe range function.
5988 2009-12-03 Richard Ward <richard.j.ward1@googlemail.com>
5990 * gdb.texinfo (Types In Python): Describe "is_base_class".
5992 2009-12-03 Tom Tromey <tromey@redhat.com>
5994 * gdb.texinfo (Basic Python): Document gdb.parse_and_eval.
5996 2009-12-02 Paul Pluzhnikov <ppluzhnikov@google.com>
5998 * observer.texi: New memory_changed observer.
6000 2009-12-01 Tom Tromey <tromey@redhat.com>
6002 * gdb.texinfo (Reverse Execution): Fix typo.
6004 2009-11-24 Daniel Jacobowitz <dan@codesourcery.com>
6008 * gdb.texinfo (Thread-Specific Breakpoints): Thread specifiers
6009 are allowed after the breakpoint condition.
6011 2009-11-23 Tom Tromey <tromey@redhat.com>
6014 * gdb.texinfo (Types In Python): Document Type.pointer.
6016 2009-11-23 Paul Pluzhnikov <ppluzhnikov@google.com>
6018 * gdb.texinfo (Machine Code): Adjust.
6020 2009-11-11 Pedro Alves <pedro@codesourcery.com>
6022 * agentexpr.texi (Tracing On Symmetrix): Delete section.
6023 (Using Agent Expressions): Delete cross reference.
6025 2009-11-07 Joel Brobecker <brobecker@adacore.com>
6027 * gdbint.texinfo, stabs.texinfo: Move the @setchapternewpage
6028 and @settitle directives up to help makeinfo find them.
6030 2009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
6032 * gdb.texinfo (set debug-file-directory, show debug-file-directory)
6033 (Auto-loading): Use plural and note one can use multiple components now.
6035 2009-11-01 Vladimir Prus <vladimir@codesourcery.com>
6037 * gdb.texinfo (GDB/MI Stack Manipulation): Make
6038 -stack-list-arguments have the same documentation for parameter
6039 as -stack-list-locals. Add comas.
6041 2009-10-27 Tom Tromey <tromey@redhat.com>
6042 Eli Zaretskii <eliz@gnu.org>
6046 * gdb.texinfo (Values From Inferior): Document cast method.
6048 2009-10-22 Paul Pluzhnikov <ppluzhnikov@google.com>
6050 * gdb.texinfo (Machine Code): Mention function name in disasssembly
6053 2009-10-22 Michael Snyder <msnyder@vmware.com>
6055 * gdb.texinfo (Process Record and Replay): Document new form of
6056 info record command. Also document the new save and restore
6059 2009-10-21 Paul Pluzhnikov <ppluzhnikov@google.com>
6061 * gdb.texinfo (Machine Code): Mention current pc marker.
6064 2009-10-19 Pedro Alves <pedro@codesourcery.com>
6065 Stan Shebs <stan@codesourcery.com>
6067 * observer.texi (new_inferior): Rename to...
6068 (inferior_appeared): ... this.
6070 * gdb.texinfo (Inferiors): Rename node to ...
6071 (Inferiors and Programs): ... this. Mention running multiple
6072 programs in the same debug session.
6073 <info inferiors>: Mention the new 'Executable' column if "info
6074 inferiors". Update examples. Document the "add-inferior",
6075 "clone-inferior", "remove-inferior" and "maint info
6076 program-spaces" commands.
6077 (Process): Rename node to...
6078 (Forks): ... this. Document "set|show follow-exec-mode".
6080 2009-10-11 Michael Snyder <msnyder@vmware.com>
6082 * gdb.texinfo (ReverseStep): Show default as "unsupported".
6083 (ReverseContinue): Ditto.
6085 2009-10-08 Paul Pluzhnikov <ppluzhnikov@google.com>
6087 * gdb.texinfo (Server): Document libthread-db-search-path.
6089 2009-10-08 Jan Kratochvil <jan.kratochvil@redhat.com>
6091 * gdbint.texinfo (i386_stopped_by_hwbp): Remove.
6093 2009-10-06 Michael Eager <eager@eagercon.com>
6095 * gdb.texinfo (Contributors): Add self for Xilinx MicroBlaze.
6096 (Embedded Processors): Add MicroBlaze.
6097 (MicroBlaze): New. Describe Xilinx MicroBlaze
6099 2009-10-04 Pedro Alves <pedro@codesourcery.com>
6101 * gdb.texinfo (Remote Protocol): Don't mention vCont;T.
6103 2009-09-26 Pierre Muller <muller@ics.u-strasbg.fr>
6105 * gdb.texinfo (Cygwin Native): Mention support for Ctrl-BREAK.
6107 2009-09-23 Joel Brobecker <brobecker@adacore.com>
6109 * observer.texi (solib_unloaded): Document explicitly the fact that
6110 this observer is called before the associated symbols are unloaded.
6112 2009-09-19 Vladimir Prus <vladimir@codesourcery.com>
6114 * gdb.texinfo (GDB/MI Stack Manipulation): Document
6115 -stack-list-variables.
6117 2009-09-18 Tom Tromey <tromey@redhat.com>
6119 * gdb.texinfo (GDB/MI Variable Objects): -enable-pretty-printing
6122 2009-09-17 Paul Pluzhnikov <ppluzhnikov@google.com>
6124 * gdb.texinfo (convenince variables): Mention
6125 $_siginfo could be empty.
6127 2009-09-15 Tom Tromey <tromey@redhat.com>
6129 * gdb.texinfo (GDB/MI Variable Objects): Document
6130 -enable-pretty-printing, -var-set-update-range, dynamic varobjs.
6131 Expand -var-update documentation.
6133 2009-09-14 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
6135 * gdb.texinfo (Set Catchpoints): Documentation about the catch syscall
6138 2009-09-13 Daniel Jacobowitz <dan@codesourcery.com>
6140 * gdbint.texinfo (Unwinding the Frame ID): Reference outer_frame_id.
6142 2009-09-10 Michael Snyder <msnyder@vmware.com>
6144 * gdb.texinfo (qSupported): Mention new ReverseContinue and
6145 ReverseStep replies to the qSupported query.
6147 2009-09-10 Joel Brobecker <brobecker@adacore.com>
6149 Add documentation for set/show interactive-mode.
6150 * gdb.texinfo (Other Misc Settings): New node.
6152 2009-09-01 Doug Evans <dje@google.com>
6154 * gdb.texinfo (Caching Data of Remote Targets): Add note on
6155 non-stop mode's affect on remote caching.
6157 2009-08-31 Jacob Potter <jdpotter@google.com>
6158 Doug Evans <dje@google.com>
6160 * gdb.texinfo (Caching Data of Remote Targets): Update text.
6161 Mark `set/show remotecache' options as obsolete.
6162 Document new `set/show stack-cache' option.
6163 Update text for `info dcache'.
6165 2009-08-27 Doug Evans <dje@google.com>
6167 * gdb.texinfo (Symbols): Delete `set print symbol-loading'.
6168 (Files): Add note on new optional regex arg to `info sharedlibrary'.
6170 2009-08-26 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6172 * gdbint.texinfo (Releasing GDB): Fix confusing sentence
6175 2009-08-25 Pedro Alves <pedro@codesourcery.com>
6177 * gdb.texinfo (Debugging Multiple Inferiors): Add "info inferiors"
6178 small example, and describe its columns. Replace "inferior-id" by
6181 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6183 * gdbint.texinfo (Releasing GDB): Point to
6184 README-maintainer-mode file for required autoconf version.
6185 * configure.ac: Do not substitute datarootdir, htmldir,
6186 pdfdir, docdir. Do not process --with-datarootdir,
6187 --with-htmldir, --with-pdfdir, --with-docdir.
6188 * configure: Regenerate.
6190 * configure: Regenerate.
6192 2009-08-20 Reid Kleckner <reid@kleckner.net>
6194 * gdb.texinfo: Add chapter on JIT interface.
6196 2009-08-07 Nick Roberts <nickrob@snap.net.nz>
6198 * gdb.texinfo (Server Prefix): Explain that server prefix suppresses
6199 confirmation request.
6201 2009-08-05 Jeremy Bennett <jeremy.bennett@embecosm.com>
6203 * gdb.texinfo (Separate Debug Files, Remote Protocol): Clarified
6206 2009-08-03 Vladimir Prus <vladimir@codesourcery.com>
6208 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
6211 2009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
6213 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
6214 "set spu auto-flush-cache" and "show spu auto-flush-cache" commands.
6216 2009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
6218 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
6219 "set spu stop-on-load" and "show spu stop-on-load" commands.
6221 2009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
6223 * gdb.texinfo (Target Descriptions): Document <compatible> element.
6225 2009-07-28 Daniel Jacobowitz <dan@codesourcery.com>
6227 * gdb.texinfo (ARM Features): Document org.gnu.gdb.arm.vfp and
6228 org.gnu.gdb.arm.neon.
6230 2009-07-20 Pedro Alves <pedro@codesourcery.com>
6232 * gdb.texinfo (Target Description Format): Mention the new <osabi>
6234 (subsection OS ABI): New subsection.
6236 2009-07-14 Stan Shebs <stan@codesourcery.com>
6238 * gdb.texinfo (Tracepoint Conditions): New section.
6239 (General Query Packets): Describe ConditionalTracepoints.
6240 (Tracepoint Packets): Describe condition field.
6241 (Maintenance Commands): Describe maint agent-eval.
6242 * agentexpr.texi (Using Agent Expressions): Mention eval usage.
6244 2009-07-11 Hui Zhu <teawater@gmail.com>
6246 * gdb.texinfo (disassemble): Add a new modifier /r
6247 to "disassemble" command to make it print the raw instructions
6248 in hex as well as in symbolic form.
6250 2009-07-09 Tom Tromey <tromey@redhat.com>
6252 * gdbint.texinfo (Testsuite): Document parallel make check.
6254 2009-07-09 Tom Tromey <tromey@redhat.com>
6256 * gdbint.texinfo (Testsuite): Document test transcripts.
6258 2009-07-10 Phil Muldoon <pmuldoon@redhat.com>
6260 * gdb.texinfo (Values From Inferior): Add length parameter
6263 2009-07-04 Chris Genly <chris@genly.us>
6265 * gdb.texinfo (GDB/MI Variable Objects): Document child definition
6266 in -var-list-children. Fix example according to what the code
6269 2009-07-02 Pedro Alves <pedro@codesourcery.com>
6271 * gdb.texinfo (Debugging multiple inferiors): Document the
6272 "inferior", "detach inferior" and "kill inferior" commands.
6273 (Debugging Programs with Multiple Processes): Adjust to mention
6274 generic "inferior" commands. Delete mention of "detach fork" and
6275 "delete fork". Cross reference to "Debugging multiple inferiors"
6278 2009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
6280 * gdbint.texinfo (Item Output Functions): Update signature
6281 for ui_out_field_core_addr.
6283 2009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
6285 * gdbint.texinfo (Examples of Use of @code{ui_out} functions):
6286 Update example code extrated from breakpoint.c.
6288 2009-06-28 Paul Pluzhnikov <ppluzhnikov@google.com>
6290 * gdb.texinfo (GDB/MI Program Context): @ignore unimplemented
6292 (GDB/MI Symbol Query): Likewise.
6293 (GDB/MI File Commands): Likewise.
6294 (GDB/MI File Transfer Commands): Likewise.
6295 (GDB/MI Target Manipulation): Likewise.
6296 (GDB/MI Miscellaneous Commands): Likewise.
6298 2009-06-27 Daniel Jacobowitz <dan@codesourcery.com>
6300 * gdb.texinfo (Debugging Optimized Code): New chapter.
6301 (Compiling for Debugging): Reference it. Move some
6302 text to the new section.
6304 2009-06-15 Phil Muldoon <pmuldoon@redhat.com>
6306 * doc/gdb.texinfo (Calling): Document
6307 set-unwind-on-terminating-exception usage.
6309 2009-06-11 Pedro Alves <pedro@codesourcery.com>
6311 * gdb.texinfo (All-Stop): Document new 'set schedule-multiple'
6314 2009-06-07 Pedro Alves <pedro@codesourcery.com>
6316 * gdbint.texinfo (TARGET_HAS_HARDWARE_WATCHPOINTS): Delete all
6319 2009-06-04 Ulrich Weigand <uweigand@de.ibm.com>
6321 * gdbint.texinfo: Rename formal parameters to gdbarch function
6322 protoypes from "current_gdbarch" to "gdbarch".
6324 2009-05-28 Tom Tromey <tromey@redhat.com>
6326 * gdb.texinfo (Basic Python): Change get_parameter to parameter.
6328 2009-05-27 Tom Tromey <tromey@redhat.com>
6330 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
6332 (GDB/MI Variable Objects): Document -var-set-visualizer.
6334 2009-04-02 Tom Tromey <tromey@redhat.com>
6336 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
6338 (GDB/MI Variable Objects): Document -var-set-visualizer.
6340 2009-05-27 Tom Tromey <tromey@redhat.com>
6341 Thiago Jung Bauermann <bauerman@br.ibm.com>
6342 Phil Muldoon <pmuldoon@redhat.com>
6344 * gdb.texinfo (Objfiles In Python): Reference pretty printing.
6345 (Pretty Printing): New node.
6346 (Selecting Pretty-Printers): Likewise.
6347 (Python API): Update.
6348 (Output Formats): Document /r format.
6350 2009-05-27 Thiago Jung Bauermann <bauerman@br.ibm.com>
6351 Tom Tromey <tromey@redhat.com>
6353 * gdb.texinfo (Types In Python): New node.
6354 (Values From Inferior): "type" is now an attribute.
6355 (Python API): Update.
6357 2009-05-27 Tom Tromey <tromey@redhat.com>
6358 Thiago Jung Bauermann <bauerman@br.ibm.com>
6359 Phil Muldoon <pmuldoon@redhat.com>
6361 * gdb.texinfo: Add @syncodeindex for `tp'.
6362 (Python API): Update.
6363 (Auto-loading): New node.
6364 (Objfiles In Python): New node.
6366 2009-05-15 Paul Pluzhnikov <ppluzhnikov@google.com>
6368 * gdb.texinfo (Threads): Document libthread-db-search-path.
6370 2009-05-15 Nick Roberts <nickrob@snap.net.nz>
6372 * gdb.texinfo (GDB/MI General Design): Break up into four nodes.
6374 2009-05-12 Pedro Alves <pedro@codesourcery.com>
6376 * gdb.texinfo: Document 'set/show debug gnu-nat'. Replace 'maint
6377 show-debug-regs' docs by 'maint set show-debug-regs' and 'maint
6378 show show-debug-regs' docs.
6380 2009-05-08 Eli Zaretskii <eliz@gnu.org>
6382 * gdb.texinfo (Process Record and Replay): Add description of
6385 2009-05-07 Joel Brobecker <brobecker@adacore.com>
6387 * gdbint.texinfo (Adding support for debugging core files): New node.
6388 (Native Debugging): Remove the ``Native core file Support'' section.
6390 2009-05-01 Eli Zaretskii <eliz@gnu.org>
6392 * gdb.texinfo (Process Record and Replay): Improve and clarify.
6395 2009-04-30 Hui Zhu <teawater@gmail.com>
6396 Michael Snyder <msnyder@vmware.com>
6398 * gdb.texinfo: (Process Record and Replay): Add documentation for
6399 process record and replay.
6401 2009-04-29 Jan Kratochvil <jan.kratochvil@redhat.com>
6403 * gdb.texinfo (Macros): Note command-line for `info macro'. Append
6404 a new part on command-line defined macros.
6406 2009-04-25 Eli Zaretskii <eliz@gnu.org>
6408 * gdb.texinfo (Machine Code) <disassemble-next-line>: Improve and
6409 clarify the wording.
6411 2009-04-23 Tom Tromey <tromey@redhat.com>
6413 * gdb.texinfo (Data Files): New node.
6414 (GDB Files): Update menu.
6416 2009-04-23 Joel Brobecker <brobecker@adacore.com>
6418 * gdbint.texinfo (Defining Other Architecture Features): Remove
6419 entry for PROCESS_LINENUMBER_HOOK.
6421 2009-04-22 Vladimir Prus <vladimir@codesourcery.com>
6423 * gdb.texinfo (GDB/MI Program Execution): Document -exec-jump.
6425 2009-04-22 Hui Zhu <teawater@gmail.com>
6427 * gdb.texinfo (disassemble-next-line): Set the default of
6428 disassemble-next-line to off.
6430 2009-04-21 Joseph Myers <joseph@codesourcery.com>
6432 * configure.ac (--with-datarootdir, --with-docdir, --with-pdfdir,
6433 --with-htmldir): New.
6434 * configure: Regenerate.
6435 * Makefile.in (datarootdir, docdir): Define.
6436 (gdb.dvi, gdb.pdf): Use same -I options as for building gdb.info
6437 instead of $(SET_TEXINPUTS).
6438 (gdbint.dvi, gdbint.pdf): Use same -I options as for building
6439 gdbint.info instead of $(SET_TEXINPUTS).
6440 (gdbint/index.html): Use same -I options as for building
6442 (stabs.dvi, stabs.pdf): Use same -I options as for building
6443 stabs.info instead of $(SET_TEXINPUTS).
6444 (stabs/index.html): Use same -I options as for building
6446 (annotate.dvi, annotate.pdf): Use same -I options as for building
6447 annotate.info instead of $(SET_TEXINPUTS).
6448 (annotate/index.html): Use same -I options as for building
6451 2009-04-21 David Daney <ddaney@caviumnetworks.com>
6453 * gdb.texinfo (maint show-debug-regs): Remove mention of x86.
6455 2009-04-21 Joseph Myers <joseph@codesourcery.com>
6457 * gdb.texinfo (Source Path): Document --with-relocated-sources.
6459 2009-04-18 Carlos O'Donell <carlos@codesourcery.com>
6460 Joseph Myers <joseph@codesourcery.com>
6462 * Makefile.in (MAKEHTML): Set to makeinfo --html.
6463 (MAKEHTMLFLAGS): Set to empty.
6464 (html__strip_dir): Define.
6465 (HTMLFILES): Define.
6466 (HTMLFILES_INSTALL): Define.
6467 (install-html): Copy new automake rule.
6468 (html): Depend on $(HTMLFILES).
6469 (gdb_toc.html): Rename to gdb/index.html.
6470 (gdbint_toc.html): Rename to gdbint/index.html.
6471 (stabs_toc.html): Rename to stabs/index.html.
6472 (annotate_toc.html): Rename to annotate/index.html.
6474 2009-04-17 Carlos O'Donell <carlos@codesourcery.com>
6476 * Makefile.in: Set pdfdir and htmldir from configure
6478 * configure.ac: AC_SUBST datarootdir, docdir, htmldir, pdfdir.
6479 * configure: Regenerate.
6481 2009-04-16 Joel Brobecker <brobecker@adacore.com>
6483 * gdbint.texinfo (Native Debugging): Remove entry for PROC_NAME_FMT.
6484 This macro is no longer used.
6486 2009-04-15 Tom Tromey <tromey@redhat.com>
6488 * gdb.texinfo (Character Sets): Document default character set.
6490 2009-04-14 Pierre Muller <muller@ics.u-strasbg.fr>
6492 * gdbint.texinfo: Change server name from sources.redhat.com to
6493 sourceware.org throughout.
6495 2009-04-09 Joel Brobecker <brobecker@adacore.com>
6497 * gdb.texinfo (Set Breaks): Rewrite a paragraph to avoid a warning
6498 about a missing dot or coma after @xref.
6500 2009-04-02 Joel Brobecker <brobecker@adacore.com>
6502 * gdb.texinfo (Backtrace): Add a parameter in frame 1 of the first
6503 example, and add a small explanation about it.
6504 (Print Settings): Change the documentation of the "set print
6505 frame-arguments" to reflect the fact that the default is now "scalars".
6507 2009-04-02 Joel Brobecker <brobecker@adacore.com>
6509 * gdb.texinfo (Print Settings): Add kindex for command "set
6510 print frame-arguments".
6512 2009-03-31 Joel Brobecker <brobecker@adacore.com>
6514 * gdb.texinfo (Ada Tasks): Add documentation about task-specific
6516 (Set Breaks): Add reference to thread-specific and task-specific
6519 2009-03-31 Joel Brobecker <brobecker@adacore.com>
6521 * gdb.texinfo (Ada Tasks): Remove the documentation about
6522 the "Running" state, as this state has been eliminated.
6523 Now all runnable tasks are shown as "Runnable".
6525 2009-03-30 Stan Shebs <stan@codesourcery.com>
6527 * gdb.texinfo (Tracepoints): Describe tracepoints as a
6528 special case of breakpoints.
6529 (Enable and Disable Tracepoints): Mention deprecation.
6530 (Listing Tracepoints): Update description and example.
6532 2009-03-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
6534 * gdb.texinfo (Frames in Python): New node.
6535 (Python API): Update.
6537 2009-03-29 Thiago Jung Bauermann <bauerman@br.ibm.com>
6539 * gdb.texinfo (Values From Inferior): Change gdb.Value.address
6540 from a method to an attribute.
6542 2009-03-26 Thiago Jung Bauermann <bauerman@br.ibm.com>
6544 * gdb.texinfo (Values From Inferior): Document is_optimized_out
6547 2009-03-25 Pedro Alves <pedro@codesourcery.com>
6549 * observer.texi (thread_exit): Add "silent" parameter.
6551 2009-03-22 Pedro Alves <pedro@codesourcery.com>
6553 * observer.texi (about_to_proceed): New.
6555 2009-03-21 Jeremy Bennett <jeremy.bennett@embecosm.com>
6557 * gdbint.texinfo (everywhere): Use braces {} in @deftypeXX type
6558 field throughout to handle types with spaces in them. Fix typos
6560 (Summary, Requirements, Contributors): New first chapter,
6561 "Summary" added, old Requirements section moved there, and new
6562 section, "Contributors" added.
6563 (Initializing a New Architecture, Register Representation)
6564 (Frame Interpretation, Inferior Call Setup, Adding a New Target)
6565 (Porting gdb): These sections extended and updated.
6566 (Compiler Characteristics): This section (empty) deleted.
6567 (Defining Other Architecture Features): This section renamed and
6568 duplicate material removed from (formerly "Target Conditionals").
6569 Use braces {} in @deftypeXX type field throughout to handle types
6570 with spaces in them. Typos found by aspell fixed.
6572 * stack_frame.svg: New file, source of image for gdbint.texinfo.
6573 * stack_frame.pdf: Version of image for PDF output.
6574 * stack_frame.png: Version of image for HTML output and for Emacs.
6575 * stack_frame.txt: Version of image for Info output.
6576 * stack_frame.eps: Version of image for TeX DVI output.
6578 2009-03-21 Eli Zaretskii <eliz@gnu.org>
6580 * gdb.texinfo (Character Sets): Fix last change.
6582 2009-03-21 Thiago Jung Bauermann <bauerman@br.ibm.com>
6584 * gdb.texinfo (Values From Inferior): Fix optional arguments
6586 (Commands In Python): Adjust argument names of gdb.Command.__init__
6587 to what the function accepts as keywords.
6589 2008-03-20 Tom Tromey <tromey@redhat.com>
6591 * gdb.texinfo (Convenience Vars): Document convenience functions.
6592 (Functions In Python): New node.
6593 (Python API): Update.
6595 2009-03-20 Tom Tromey <tromey@redhat.com>
6597 * gdb.texinfo (Character Sets): Remove obsolete text. Document
6598 set target-wide-charset.
6599 (Requirements): Mention iconv.
6601 2009-03-17 Hui Zhu <teawater@gmail.com>
6603 * gdb.texinfo: Change the introduce of "disassemble-next-line".
6605 2009-03-17 Hui Zhu <teawater@gmail.com>
6607 * gdb.texinfo: Add documentation for disassemble-next-line.
6609 2009-03-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
6611 * gdb.texinfo (Commands In Python): Remove tindex entries.
6613 2009-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
6615 * gdb.texinfo (Returning): New description for missing debug info.
6617 2009-03-14 Pedro Alves <pedro@codesourcery.com>
6619 * gdb.texinfo (Remote Configuration): Document query-attached.
6620 (General Query Packets): Document qAttached.
6622 2009-03-05 Pedro Alves <pedro@codesourcery.com>
6624 * gdb.texinfo (Background Execution): Better describe the set
6625 target-async command.
6626 (Maintenance Commands): Delete description of the `maint set/show
6627 linux-async' and `maint set/show remote-async' commands.
6629 2009-02-18 Vladimir Prus <vladimir@codesourcery.com>
6631 * gdb.texinfo (GDB/MI Async Records): Add double-spaces
6634 2009-02-18 Vladimir Prus <vladimir@codesourcery.com>
6636 * gdb.texinfo (GDB/MI Async Records): Document the
6637 =library-loaded and =library-unloaded notifications.
6639 2009-02-17 Vladimir Prus <vladimir@codesourcery.com>
6641 * observer.texi (test_notification): New observer.
6643 2009-02-14 Vladimir Prus <vladimir@codesourcery.com>
6645 * observer.texi: Add parameter 'print_frame' to normal_stop
6648 2009-02-07 Eli Zaretskii <eliz@gnu.org>
6650 * gdb.texinfo (Basic Python): Fix change from 2009-02-04.
6651 (Commands In Python): Fix COMMAND_* constants in last change. Use
6652 @kbd for interactive input. Add cross-references and index
6655 2009-02-06 Pedro Alves <pedro@codesourcery.com>
6657 * gdb.texinfo (Signals): Document $_siginfo.
6658 (Convenience Variables): Mention $_siginfo.
6659 (Remote Configuration): Document qXfer:siginfo:read,
6660 qXfer:siginfo:write packets, and the read-siginfo-object,
6661 write-siginfo-object commands.
6663 2009-02-06 Pedro Alves <pedro@codesourcery.com>
6665 * gdbint.texinfo (Values): New chapter.
6667 2009-02-06 Tom Tromey <tromey@redhat.com>
6669 * gdb.texinfo (Python API): Add entry for Commands In Python.
6670 (Commands In Python): New node.
6672 2009-02-05 Tom Tromey <tromey@redhat.com>
6674 * gdb.texinfo (Values From Inferior): Document Value.string.
6676 2009-02-05 Tom Tromey <tromey@redhat.com>
6678 * gdb.texinfo (Basic Python): Document execute's from_tty
6681 2009-02-04 Tom Tromey <tromey@redhat.com>
6683 * gdb.texinfo (Basic Python): Document gdb.history.
6685 2009-01-30 Vladimir Prus <vladimir@codesourcery.com>
6687 * gdb.texinfo (GDB/MI Thread Commands): Document the
6688 'current-thread-id' field. Remove the example with zero threads,
6689 since current GDB won't ever report that if there's inferior.
6691 2009-01-30 Vladimir Prus <vladimir@codesourcery.com>
6693 * gdb.texinfo (GDB/MI Breakpoint Commands): Document the -d
6694 option to -break-insert.
6696 2009-01-28 Daniel Jacobowitz <dan@codesourcery.com>
6697 Jerome Guitton <guitton@adacore.com>
6699 * gdb.texinfo (Startup): Document --with-system-gdbinit.
6700 (System-wide configuration): New section.
6702 2009-01-26 Pedro Alves <pedro@codesourcery.com>
6705 * gdb.texinfo (Maintenance Commands): Document "maint set|show
6706 internal-error|internal-warning quit|corefile ask|yes|no".
6708 2009-01-26 Pedro Alves <pedro@codesourcery.com>
6710 * gdb.texinfo (Using the `gdbserver' Program): Document
6713 2009-01-23 Doug Evans <dje@google.com>
6715 * gdb.texinfo: Add nexti to list of commands that support
6716 background execution.
6718 2009-01-14 Daniel Jacobowitz <dan@codesourcery.com>
6720 * gdb.texinfo (Define, Hooks): Document prefix command support.
6722 2009-01-14 Joseph Myers <joseph@codesourcery.com>
6723 Carlos O'Donell <carlos@codesourcery.com>
6725 Fixes for makeinfo --html.
6727 * annotate.texinfo: Use @copying and @insertcopying. Use
6728 @ifnottex in place of @ifinfo.
6729 * gdb.texinfo: Use @copying and @insertcopying. Use @ifnottex in
6730 place of @ifinfo. Use @ifnotinfo for one index entry.
6731 * gdbint.texinfo: Use @copying and @insertcopying. Use @ifnottex
6732 in place of @ifinfo.
6733 * stabs.texinfo: Use @copying and @insertcopying. Use @ifnottex
6734 in place of @ifinfo. Include contents at start unconditionally.
6736 2009-01-13 Pedro Alves <pedro@codesourcery.com>
6738 * gdb.texinfo (General Query Packets): Remove @var{} around the
6739 "spu" literal string.
6741 2009-01-07 Pedro Alves <pedro@codesourcery.com>
6743 * gdb.texinfo (Error in Breakpoints): Delete mention of "The same
6744 program may be running in another process" errors.
6745 * gdbint.texinfo (Native Conditionals): Delete
6746 ONE_PROCESS_WRITETEXT description.
6748 2009-01-07 Joel Brobecker <brobecker@adacore.com>
6750 * gdbint.texinfo (Start of New Year Procedure): Add the "coding"
6751 emacs local variable to be placed at the end of the ChangeLog.
6752 Add server.c and gdbreplay.c to the list of files where the
6753 copyright year needs to be updated.
6755 2009-01-06 Sandra Loosemore <sandra@codesourcery.com>
6757 * gdb.texinfo (Remote Configuration): Document new
6758 "set/show tcp auto-retry" and "set/show tcp connect-timeout"
6761 2008-12-28 Pedro Alves <pedro@codesourcery.com>
6763 * gdbint.texinfo (gdbarch_cannot_fetch_register): Don't mention
6764 FETCH_INFERIOR_REGISTERS.
6765 (Native Conditionals): Remove obsolete CHILD_PREPARE_TO_STORE,
6766 FETCH_INFERIOR_REGISTERS descriptions. Remove
6767 gdbarch_get_longjmp_target descrition, since already described in
6768 Target Conditionals. Move gdbarch_fp0_regnum description to ...
6769 (Target Conditionals): ... here.
6771 2008-12-16 Joel Brobecker <brobecker@adacore.com>
6773 * gdb.texinfo (Omissions from Ada): Add missing GDB prompt in
6775 (Additions to Ada): Likewise. Add the missing opening and closing
6776 parenthesis of the GDB prompt in one of the examples.
6778 2008-12-14 Joel Brobecker <brobecker@adacore.com>
6780 * gdb.texinfo (Omissions from Ada): Remove incorrect documentation
6781 about the result of 'Address not being of type System.Address.
6782 This problem has been fixed a while ago.
6784 2008-12-02 Vladimir Prus <vladimir@codesourcery.com>
6786 MI non-stop and multiprocess docs.
6788 * gdb.texinfo (GDB/MI): New section 'GDB/MI General Design'
6789 (GDB/MI Output Records): New section 'GDB/MI Frame Information'
6790 Adjust documentation for *stopped, document =thread-created,
6791 =thread-exited, =thread-group-created and =thread-group-exited.
6792 (GDB/MI Thread Commands): Document the 'state' field in
6793 -thread-info output.
6794 (GDB/MI Program Execution): Mention --all and --thread-group
6796 (GDB/MI Variable Objects): Describe floating and fixed variable
6798 (GDB/MI Miscellaneous Commands): Document -list-thread-groups.
6800 2008-12-02 Vladimir Prus <vladimir@codesourcery.com>
6802 * gdb.texinfo (Operating System Information): New appendix.
6803 (Operating System Auxiliary Information): Document 'info os processes'
6804 (Remote Configuration): Document 'osdata'
6805 (General Query Packets): Document qXfer:osdata:read.
6807 2008-11-27 Tristan Gingold <gingold@adacore.com>
6809 * gdb.texinfo (Darwin): Document Darwin specific features.
6811 2008-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
6813 * gdbint.texinfo (Target Conditionals): Extend the
6814 gdbarch_breakpoint_from_pc description.
6816 2008-11-22 Vladimir Prus <vladimir@codesourcery.com>
6818 * gdb.texinfo (M68K Features): Fix typo.
6820 2008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>
6822 * gdb.texinfo (Symbols): Mention printing containing
6823 image name in "info symbol".
6824 (Maint translate-address): Likewise.
6826 2008-11-18 Joel Brobecker <brobecker@adacore.com>
6828 * gdb.texinfo (Set Catchpoints): Remove the documentation of
6829 commands "catch load" and "catch unload".
6831 2008-11-17 Vladimir Prus <vladimir@codesourcery.com>
6833 * gdb.texinfo (GDB/MI Async Records): Document
6836 2008-11-17 Vladimir Prus <vladimir@codesourcery.com>
6838 * observer.texi (new_inferior, inferior_exit): New observers.
6840 2008-10-27 Pedro Alves <pedro@codesourcery.com>
6842 * gdbint.texinfo (Adding a New Target): Don't mention TDEPFILES,
6843 .mt files, TM_CLIBS or TM_CDEPS.
6844 (x86 Watchpoints): Don't mention TDEPFILES.
6846 2008-10-24 Sandra Loosemore <sandra@codesourcery.com>
6848 * gdb.texinfo (Remote Protocol): Add new nodes to menu.
6849 (Overview): Mention notifications and non-stop mode behavior.
6850 (Packets): Update documentation of ?, vAttach, vCont, and vRun
6851 with non-stop mode behavior. Add vStopped description.
6852 (Stop Reply Packets): Update list of packets that return
6853 stop replies. Mention non-stop behavior.
6854 (General Query Packets): Document QNonStop packet and associated
6855 qSupported query response.
6856 (Interrupts): Clarify multi-threaded behavior. Mention non-stop
6858 (Notification Packets): New section.
6859 (Remote Non-Stop): New section.
6860 (File-I/O Overview): Mention non-stop behavior.
6862 2008-10-24 Hui Zhu <teawater@gmail.com>
6863 Pedro Alves <pedro@codesourcery.com>
6865 * gdb.texinfo (displaced-stepping): Describe the auto mode
6866 setting, and say it's the default. This is now a mainstream
6867 setting instead of a maintenance setting.
6869 2008-10-23 Pedro Alves <pedro@codesourcery.com>
6871 * observer.texi (thread_stop_requested): New.
6873 2008-10-22 Joel Brobecker <brobecker@adacore.com>
6875 * gdb.texinfo (Ada Tasks, Ada Tasks and Core Files): New nodes.
6876 (Patching): Replace incorrect usage of @samp by @kbd.
6878 2008-10-17 Michael Snyder <msnyder@vmware.com>
6880 * gdb.texinfo: Add documentation for reverse execution.
6882 2008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
6883 Eli Zaretskii <eliz@gnu.org>
6885 * gdb.texinfo. (Values From Inferior): New subsubsection.
6887 2008-10-06 Doug Evans <dje@google.com>
6889 * gdb.texinfo (set debug dwarf2-die): Document it.
6891 2008-10-01 Joel Brobecker <brobecker@adacore.com>
6893 * gdb.texinfo (catch) [exception]: Document how to insert
6894 a breakpoint on user-defined exceptions when the exception
6895 name is identical to one of the language-defined ones.
6897 2008-09-27 Tom Tromey <tromey@redhat.com>
6899 * gdb.texinfo (Macros): Remove text about stringification,
6900 varargs, and splicing.
6902 2008-09-27 Tom Tromey <tromey@redhat.com>
6904 * gdbint.texinfo (Language Support): Remove text about omitting
6905 support for a language.
6907 2008-09-23 Doug Evans <dje@google.com>
6909 * gdb.texinfo (info dcache): Update.
6911 2008-09-22 Sandra Loosemore <sandra@codesourcery.com>
6913 * gdb.texinfo (Packets): Add info on thread-id syntax and
6914 multiprocess extensions.
6915 <D>: Document multiprocess form of packet.
6916 <H>: Use thread-id syntax.
6918 <vCont>: Likewise. Note this is required for multiprocess.
6919 <vKill>: New packet.
6920 (Stop Reply Packets) <T>: Use thread-id syntax.
6921 <W>: Document multiprocess form of reply.
6923 (General Query Packets) <qC>: Use thread-id syntax.
6924 <qfThreadInfo>: Likewise.
6925 <qGetTLSAddr>: Likewise.
6927 <qSupported>: Add "multiprocess" feature.
6928 <qThreadExtraInfo>: Use thread-id syntax.
6930 2008-09-22 Stan Shebs <stan@codesourcery.com>
6932 * gdb.texinfo (Inferiors): New section.
6934 2008-09-12 Pedro Alves <pedro@codesourcery.com>
6936 * gdbint.texinfo (Native Debugging): Mention NAT_GENERATED_FILES.
6938 2008-09-11 Ulrich Weigand <uweigand@de.ibm.com>
6940 * gdbint.texinfo (Target Conditionals): Remove documentation
6941 for gdbarch_name_of_malloc.
6943 2008-09-03 Angela Marie Thomas <angela@releasedominatrix.com>
6945 * gdb.texinfo (Interrupts): Mention TCP interface for
6948 2008-08-26 Ulrich Weigand <uweigand@de.ibm.com>
6950 * gdb.texinfo (Commands to Specify Files): Document "remote:"
6951 argument prefix to "set sysroot".
6953 2008-08-21 Paul N. Hilfinger <hilfinger@adacore.com>
6955 * gdb.texinfo (Omissions from Ada): Describe new treatment of True
6958 2008-08-20 Vladimir Prus <vladimir@codesourcery.com>
6960 * gdb.textinfo (GDB/MI Miscellaneous Commands): Use @table
6961 for possible features of -list-features.
6963 2008-08-19 Vladimir Prus <vladimir@codesourcery.com>
6965 * gdb.texinfo (Background execution): Adjust example
6966 (GDB/MI Miscellaneous Commands): Document -list-target-features.
6968 2008-08-19 Vladimir Prus <vladimir@codesourcery.com>
6970 * doc/gdb.texinfo (PowerPC): Fix typo.
6971 (PowerPC features): Fix typo.
6973 2008-08-18 Pedro Alves <pedro@codesourcery.com>
6975 * observer.texi (thread_ptid_changed): New.
6977 2008-08-18 Luis Machado <luisgpm@br.ibm.com>
6979 * doc/gdb.texinfo (PowerPC): Mention Extended FPR's for POWER7.
6980 (PowerPC features): Mention feature set for VSX registers.
6982 2008-08-13 Joel Brobecker <brobecker@adacore.com>
6984 * gdb.texinfo (Ada Mode Intro): Improve the documentation regarding
6985 the direct visibility of all names in user-written packages.
6987 2008-08-13 Pedro Alves <pedro@codesourcery.com>
6989 * gdb.texinfo (breakpoint always-inserted) Describe the auto mode
6990 setting, and make it the default.
6991 (Non-Stop Mode): Remove "set breakpoints always-inserted 1" from
6992 non-stop script example.
6994 2008-08-12 Thiago Jung Bauermann <bauerman@br.ibm.com>
6996 * gdbint.texinfo (Raw and Virtual Register Representations): Fix
6997 reference to the "Using Different Register and Memory Data
6998 Representation" section.
7000 2008-08-12 Sandra Loosemore <sandra@codesourcery.com>
7002 * gdb.texinfo (Remote Configuration): Document set remote noack-packet.
7003 (Remote Protocol): Add Packet Acknowledgment to menu.
7004 (Overview): Mention +/- can be disabled, and point to new section
7005 where this is discussed in detail.
7006 (General Query Packets): Document QStartNoAckMode packet, and
7007 corresponding qSupported reply.
7008 (Packet Acknowledgment): New section.
7010 2008-08-11 Sandra Loosemore <sandra@codesourcery.com>
7011 Pedro Alves <pedro@codesourcery.com>
7013 * gdb.texinfo (Threads): Move paragraph about automatic thread
7014 selection to All-Stop Mode subsection.
7015 (Thread Stops): Reorganize existing material into subsections.
7016 Add introductory blurb and menu.
7017 (Non-Stop Mode): New subsection.
7018 (Background Execution): New subsection.
7019 (Maintenance Commands): Add cross-references from async mode
7020 commands to the new Background Execution section.
7022 2008-08-06 Tom Tromey <tromey@redhat.com>
7024 * gdb.texinfo (Extending GDB): New chapter.
7025 (Sequences): Demoted chapter, now a section under the new
7026 Extending GDB chapter.
7027 (Python): New section.
7029 2008-07-31 Stan Shebs <stan@codesourcery.com>
7031 * gdbint.texinfo: Remove FUNCTION_EPILOGUE_SIZE.
7033 2008-07-29 Stan Shebs <stan@codesourcery.com>
7035 * gdbint.texinfo: General round of cleanup and minor
7037 (Breakpoint Handling): Remove mention of BREAKPOINT macro.
7038 (Longjmp Support): Update description to reflect how it is done
7039 for targets without using native header.
7040 (Symbol Handling): Add a little more general explanation.
7041 (COFF, ELF): Mention stabs encapsulation.
7042 (DWARF 3): New section.
7043 (Adding a New Host): Scrub out some obsolete bits.
7044 (Generic Host Support Files): Mention ser-pipe.c, ser-mingw.c.
7045 (Host Conditionals): Remove descriptions of NO_STD_REGS,
7046 HAVE_MMAP, HAVE_TERMIO, INT_MAX etc, LONGEST, HAVE_LONG_DOUBLE,
7047 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, L_SET, SEEK_CUR,
7048 SEEK_SET, STOP_SIGNAL, USG.
7049 (Raw and Virtual Register Representations): Ditto for
7050 DEPRECATED_REGISTER_RAW_SIZE, DEPRECATED_REGISTER_VIRTUAL_SIZE,
7051 DEPRECATED_REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_TYPE.
7052 (Target Conditionals): Ditto for DEPRECATED_FP_REGNUM,
7053 DEPRECATED_FRAMELESS_FUNCTION_INVOCATION, DEPRECATED_FRAME_CHAIN,
7054 DEPRECATED_FRAME_CHAIN_VALID, DEPRECATED_FRAME_INIT_SAVED_REGS,
7055 DEPRECATED_FRAME_SAVED_PC, DEPRECATED_FUNCTION_START_OFFSET,
7056 DEPRECATED_REGISTER_VIRTUAL_SIZE,
7057 DEPRECATED_REGISTER_VIRTUAL_TYPE,
7058 DEPRECATED_USE_STRUCT_CONVENTION.
7059 Describe gdbarch_deprecated_fp_regnum.
7060 Update description of gdbarch_print_insn.
7061 (Adding a New Target): Scrub out obsolete bits.
7062 (Obsolete Conditionals): Remove entire section.
7064 2008-07-25 Tom Tromey <tromey@redhat.com>
7066 * observer.texi (GDB Observers): Document new observers:
7067 breakpoint_created, breakpoint_deleted, breakpoint_modified,
7068 tracepoint_created, tracepoint_deleted, tracepoint_modified,
7069 architecture_changed.
7071 2008-07-21 Stan Shebs <stan@codesourcery.com>
7073 * gdbint.texinfo: Refer to target_so_ops.in_dynsym_resolve_code
7074 instead of IN_SOLIB_DYNSYM_RESOLVE_CODE.
7076 2008-07-21 Tom Tromey <tromey@redhat.com>
7078 * observer.texi (GDB Observers): Remove obsolete comment.
7079 <executable_changed>: Remove argument.
7081 2008-07-18 Tom Tromey <tromey@redhat.com>
7083 * gdb.texinfo (Macros): Update. Use @code rather than @command.
7085 2008-07-10 Doug Evans <dje@google.com>
7087 * doc/gdb.texinfo: Document "set print symbol-loading on|off".
7089 2008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
7091 * gdb.texinfo (Starting): Document "set disable-randomization".
7093 2008-07-07 Andreas Schwab <schwab@suse.de>
7095 * gdb.texinfo (GDB/MI Target Manipulation): Fix last change.
7097 2008-07-06 Vladimir Prus <vladimir@codesourcery.com>
7099 * gdb.texinfo (GDB/MI Target Manipulation): Add
7100 example of -target-attach.
7102 2008-06-10 Vladimir Prus <vladimir@codesourcery.com>
7104 * observer.texi (target_resumed): New observer.
7105 * gdb.texinfo (GDB/MI Output Records): Document *running.
7107 2008-06-06 Tom Tromey <tromey@redhat.com>
7109 * gdb.texinfo (Completion): Add field name example.
7111 2008-06-06 Marc Khouzam <marc.khouzam@ericsson.com>
7113 * gdb.texinfo (GDB/MI Program Context): Added example
7116 2008-06-05 Nick Roberts <nickrob@snap.net.nz>
7118 * annotate.texinfo (Multi-threaded Apps): Add entry for thread-changed
7121 2008-06-05 Vladimir Prus <vladimir@codesourcery.com>
7122 Nathan Sidwell <nathan@codesourcery.com>
7123 Joseph Myers <joseph@codesourcery.com>
7125 * configure.ac: Include ../../config/acx.m4. Use ACX_PKGVERSION
7127 * configure: Regenerate.
7128 * Makefile.in (PKGVERSION, BUGURL_TEXI): Define.
7129 (GDBvn.texi): Define VERSION_PACKAGE, BUGURL and BUGURL_DEFAULT.
7130 * gdb.texinfo: Use VERSION_PACKAGE and BUGURL. Remove
7131 mailing-list-specific text about bug reporting unless
7134 2008-06-05 Pedro Alves <pedro@codesourcery.com>
7136 * gdb.texinfo (-target-select): Remove reference to target async.
7137 (Maintenance Commands): Document "maint set/show remote-async".
7139 2008-06-04 Marc Khouzam <marc.khouzam@ericsson.com>
7141 * gdb.texinfo (GDB/MI File Transfer Commands): Typo
7142 in -target-file-get section.
7144 2008-05-22 Pedro Alves <pedro@codesourcery.com>
7146 * gdb.texinfo (vAttach, vRun): Re-remove requirement of the stub
7147 killing the inferior when it is already debugging a process.
7149 2008-05-21 Joel Brobecker <brobecker@adacore.com>
7151 * gdb.texinfo (Continuing and Stepping): Document the new "fin"
7152 abbreviation for "finish".
7154 2008-05-21 Nick Roberts <nickrob@snap.net.nz>
7156 * annotate.texinfo (Multi-threaded Apps): New node for new annotation.
7158 2008-05-15 Daniel Jacobowitz <dan@codesourcery.com>
7160 * gdbint.texinfo (Target Conditionals): Delete entry for
7161 gdbarch_dwarf_reg_to_regnum.
7163 2008-05-09 Doug Evans <dje@google.com>
7165 * gdb.texinfo: Document "find" command, qSearch:memory packet.
7167 2008-05-05 Doug Evans <dje@google.com>
7169 * gdb.texinfo (disassemble): Document /m modifier.
7171 2008-05-05 Vladimir Prus <vladimir@codesourcery.com>
7173 * gdb.texinfo (Maintenance Commands): Clarify that "maint time"
7174 will not report the time of commands that run the target.
7176 2008-05-03 Vladimir Prus <vladimir@codesourcery.com>
7178 * gdb.texinfo (GDB/MI Output Records): Add
7181 2008-05-03 Vladimir Prus <vladimir@codesourcery.com>
7183 * gdb.texinfo (GDB/MI Output Records):
7184 Document =thread-create and =thread-exited.
7186 2008-05-03 Vladimir Prus <vladimir@codesourcery.com>
7188 * gdb.texinfo (GDB/MI Development and Front Ends):
7189 Remove mention of dmi-discuss.
7191 2008-05-03 Pedro Alves <pedro@codesourcery.com>
7193 * observer.texi (thread_exit): New.
7195 2008-05-02 Pedro Alves <pedro@codesourcery.com>
7197 * gdb.texinfo (Debugging Output): Document "set/show debug
7199 (Maintenance Commands): Document "maint set/show
7200 can-use-displaced-stepping".
7202 2008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
7204 * gdb.texinfo (ARM): Document set/show arm fallback-mode
7205 and set/show arm force-mode.
7207 2008-05-02 Andreas Schwab <schwab@suse.de>
7209 * gdbint.texinfo (Algorithms): Describe
7210 target_watchpoint_addr_within_range.
7212 2008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
7214 * gdbint.texinfo (Stack Frames): New chapter.
7215 (Algorithms): Move Frames text to the new chapter.
7216 (Target Conditionals): Delete SAVE_DUMMY_FRAME_TOS. Document
7217 gdbarch_dummy_id instead of gdbarch_unwind_dummy_id.
7219 2008-04-24 Vladimir Prus <vladimir@codesourcery.com>
7221 * gdb.texinfo (GDB/MI Output Syntax): Clarify that async
7222 output does not necessary include any tokens.
7224 2008-04-22 Corinna Vinschen <vinschen@redhat.com>
7226 * gdb.texinfo (Set SH Calling convention): New @item.
7227 (Show SH Calling convention): Ditto.
7229 2008-04-22 Markus Deuling <deuling@de.ibm.com>
7231 * gdb.texinfo (Fortran Operators): Describe '%' operator.
7233 2008-04-20 Eli Zaretskii <eliz@gnu.org>
7235 * gdb.texinfo (Set Breaks): Mention that multiple location
7236 breakpoints need line number info. Add index entries.
7238 2008-04-19 Craig Silverstein <csilvers@google.com>
7240 * gdb.texinfo (Requirements): Add an optional requirement on
7242 * gdbint.texinfo (Debugging File Formats): Add new subsection for
7245 2008-04-16 Aleksandar Ristovski <aristovski@qnx.com>
7247 * gdb.texinfo (GDB/MI Simple Examples): Added 'disp' field to the
7248 sample output for 'stopped,reason="breakpoint-hit"' message.
7249 (GDB/MI Program Execution): Likewise.
7251 2008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
7253 * gdb.texinfo (GDB/MI Variable Objects): Add anchor to
7254 -var-set-format. Add -f option to -var-evaluate-expression.
7256 2008-04-03 Joel Brobecker <brobecker@adacore.com>
7258 * gdb.texinfo (Breakpoint Menus): Delete. Contents moved inside
7259 new node "Ambiguous Expressions". Replace references to this
7260 node by references to "Ambiguous Expressions" throughout.
7261 (Ambiguous Expressions): New node.
7263 2008-03-26 Daniel Jacobowitz <dan@codesourcery.com>
7265 * gdb.texinfo (MIPS Features, PowerPC Features): Add @node.
7267 2008-03-21 Pedro Alves <pedro@codesourcery.com>
7269 * gdb.texinfo (Debugging Output): Document
7270 "set/show debug lin-lwp-async".
7271 (Maintenance Commands): Document "maint set/show linux-async".
7273 2008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
7275 * gdb.texinfo (Expressions): Update description of malloced arrays.
7277 2008-03-15 Vladimir Prus <vladimir@codesourcery.com>
7279 * gdb.texinfo (Thread Commands): Document
7280 -thread-info. Remove -thread-list-all-threads.
7282 2008-03-14 Pedro Alves <pedro@codesourcery.com>
7283 Sandra Loosemore <sandra@codesourcery.com>
7285 * gdb.texinfo (Library List Format): Update to mention the
7286 possibility to pass section addresses instead of segment
7289 2008-03-10 Daniel Jacobowitz <dan@codesourcery.com>
7291 * gdb.texinfo (Starting): Document "set exec-wrapper".
7292 (Server): Document gdbserver --wrapper.
7294 2008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
7296 * gdb.texinfo (Set Watchpoints): Mention watchpoints on
7297 unreadable memory. Delete obsolete SPARClite reference.
7299 2008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
7301 * gdb.texinfo (Starting): Mention always-running targets.
7302 (Target Commands): Add an anchor for load.
7303 (Connecting): Explain continue instead of run.
7305 2008-02-27 Daniel Jacobowitz <dan@codesourcery.com>
7307 * gdb.texinfo (Debugging Output): Document "set debug timestamp".
7309 2008-02-26 Nick Roberts <nickrob@snap.net.nz>
7311 * gdb.texinfo (Set Breaks): Revert description of Enb column of
7314 2008-02-19 Pedro Alves <pedro@codesourcery.com>
7316 * gdb.texinfo (vAttach, vRun): Remove requirement of the stub
7317 killing the inferior when it is already debugging a process.
7319 2008-02-13 Markus Deuling <deuling@de.ibm.com>
7321 * gdbint.texinfo (Build Script): New section. Mention new build script
7324 2008-02-01 Jim Blandy <jimb@red-bean.com>
7326 * gdb.texinfo (Help): Summarize 'info args' correctly.
7328 2008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
7330 * gdb.texinfo: (Decimal Floating Point): Mention pseudo-registers
7331 available in PowerPC architecture.
7332 (Embedded Processors): Change node name of PowerPC item in menu.
7333 (PowerPC): Rename to...
7334 (PowerPC Embedded): this.
7335 (Architectures): Add new PowerPC item in menu.
7336 (PowerPC): New node.
7338 2008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
7340 * gdb.texinfo (Multi-Process Mode for gdbserver): Use @kbd for
7343 2008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
7345 * gdb.texinfo (Setting Catchpoints): Mention features
7346 supported on GNU/Linux.
7348 2008-01-30 Nick Roberts <nickrob@snap.net.nz>
7350 * gdb.texinfo (GDB/MI File Commands): Describe new output
7351 field for MI command -file-list-exec-source-file.
7353 2008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
7355 * gdb.texinfo (Using the `gdbserver' Program): Add security
7356 warning. Rearrange into subsections and subsubsections. Document
7357 --multi and --debug. Correct --with-sysroot typo. Update --attach
7358 usage. Make load reference clearer. Document monitor exit.
7359 (Remote Configuration): Document set remote exec-file, attach-packet,
7361 (Packets): Document vAttach and vRun.
7363 2008-01-29 Nick Roberts <nickrob@snap.net.nz>
7365 * gdb.texinfo (Processes): Mention process command.
7366 detach-on-follow -> detach-on-fork.
7368 2008-01-28 Daniel Jacobowitz <dan@codesourcery.com>
7370 * gdbint.texinfo (Native Conditionals): Remove
7371 SHELL_COMMAND_CONCAT and SHELL_FILE.
7373 2008-01-26 Eli Zaretskii <eliz@gnu.org>
7375 * gdb.texinfo (Specify Location): Improve wording.
7377 2008-01-23 Chris Demetriou <cgd@google.com>
7379 * gdb.texinfo (Threads): Document new "set print thread-events"
7380 and "show print thread-events" commands.
7382 2008-01-19 Eli Zaretskii <eliz@gnu.org>
7384 * gdb.texinfo (Specify Location): New section.
7385 (Delete Breaks, Edit, Set Breaks): Remove description of
7386 locations. Instead, add a reference to "Specify Location".
7387 (Machine Code, Jumping, Thread Stops, Continuing and Stepping)
7388 (Symbols): Refer to "Specify Location" for the valid forms of
7389 linespecs and locations.
7391 2008-01-18 Markus Deuling <deuling@de.ibm.com>
7393 * gdbint.texinfo (Target Conditionals): Replace the description of
7394 BITS_BIG_ENDIAN with a description of gdbarch_bits_big_endian.
7396 2008-01-12 Paul Hilfinger <hilfinger@adacore.com>
7398 * gdb.texinfo (C Operators): Remove incorrect parenthetical comment
7399 about &&var, which is rejected by the expression parser.
7401 2008-01-09 Luis Machado <luisgpm@br.ibm.com>
7403 * gdb.texinfo (Output): Update documentation on using printf with DFP
7406 2008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
7408 * gdb.texinfo (C and C++): Add Decimal Floating Point format
7410 (Decimal Floating Point format): New subsubsection.
7412 2008-01-05 Pedro Alves <pedro@codesourcery.com>
7414 * gdb.texinfo (File Options): Remove mention of the attempt to
7415 open a core file with the -p option. Don't list -c as a valid
7416 option to attach to a process.
7418 2008-01-05 Pedro Alves <pedro@codesourcery.com>
7420 * gdbint.texinfo (Host Conditionals): Remove mention of
7421 ALIGN_STACK_ON_ENTRY.
7423 2008-01-05 Joel Brobecker <brobecker@adacore.com>
7425 * gdbint.texinfo (Start of New Year Procedure): Add item
7426 describing how to update the source and documentation copyright
7429 2007-12-18 Jim Blandy <jimb@codesourcery.com>
7431 * gdb.texinfo (Set Watchpoints): Integrate per-thread
7432 watchpoint explanation into the main description of the watchpoint
7433 command; update synopses of 'watch', 'rwatch', and 'awatch'
7436 2007-12-18 Vladimir Prus <vladimir@codesourcery.com>
7438 * gdb.texinfo (Miscellaneous gdb/mi Commands):
7439 Document 'pending-breakpoints' feature of
7442 2007-12-17 Luis Machado <luisgpm@br.ibm.com>
7444 * gdb.texinfo: Add new parameter's description.
7446 2007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
7448 * gdb.texinfo (Overview): Clarify run-length encoding
7449 example. Remove the restriction on "+" and "-" characters.
7451 2007-12-15 Eli Zaretskii <eliz@gnu.org>
7453 * gdb.texinfo (Host I/O Packets): Fix xref syntax.
7455 2007-12-14 Vladimir Prus <vladimir@codesourcery.com>
7457 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
7458 the -f option for -break-insert, remove -r option,
7459 and clarify specification of location.
7461 2007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
7463 * gdb.texinfo (Debugging Programs with Multiple Processes): Correct
7465 (Remote Debugging): Add File Transfer section.
7466 (Remote Configuration): Document Host I/O packets.
7467 (GDB/MI): Add GDB/MI File Transfer Commands section.
7468 (Host I/O Packets): New section in "Remote Protocol".
7469 (Packets): Add vFile.
7471 2007-11-17 Eli Zaretskii <eliz@gnu.org>
7473 * gdb.texinfo (Set Breaks, Disabling): Clarify behavior of
7474 breakpoints with multiple locations.
7475 (Breakpoint Menus): Improve wording.
7476 (Output): Fix last change.
7478 2007-11-17 Ulrich Weigand <uweigand@de.ibm.com>
7480 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
7482 2007-11-15 Doug Evans <dje@google.com>
7484 * gdb.texinfo (Symbols): Update output of "maint info symtabs".
7486 2007-11-15 Vladimir Prus <vladimir@codesourcery.com>
7488 * gdbint.texinfo (Native Conditionals): Remove
7489 mention of CLEAR_SOLIB.
7491 2007-11-11 Joel Brobecker <brobecker@adacore.com>
7493 * gdb.texinfo (Print Settings): Add documentation for "set/show
7494 print frame-arguments".
7496 2007-11-05 Luis Machado <luisgpm@br.ibm.com>
7498 * gdb.texinfo (Output): Update printf command's description.
7500 2007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
7502 * gdb.texinfo (PowerPC): Document "set powerpc vector-abi" and "set
7503 powerpc soft-float".
7505 2007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
7507 * gdb.texinfo (Files): Correct formatting. Mention Expat
7509 (Requirements for Building GDB): Expand the list of Expat
7511 (Library List Format, Memory Map Format): Mention Expat.
7512 (Target Descriptions): Update Expat wording.
7514 2007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
7516 * gdbint.texinfo (Register and Memory Data, Target Conditionals):
7517 Document that gdbarch_convert_register_p should return zero for no-op
7520 2007-10-22 Ulrich Weigand <uweigand@de.ibm.com>
7522 * gdbint.texi (Compiler Characteristics): Move documentation
7523 of set_gdbarch_sofun_address_maybe_missing back to ...
7524 (Target Conditionals): ... here to fix build break.
7526 2007-10-19 Ulrich Weigand <uweigand@de.ibm.com>
7528 * gdbint.texi (Target Conditionals): Remove documentation of
7529 SOFUN_ADDRESS_MAYBE_MISSING, replaced by ...
7530 (Compiler Characteristics): ... documentation of
7531 set_gdbarch_sofun_address_maybe_missing.
7533 2007-10-17 Daniel Jacobowitz <dan@codesourcery.com>
7535 * gdbint.texinfo (Target Conditionals): Use
7536 frame_unwind_register_unsigned in examples instead of
7537 frame_unwind_unsigned_register.
7539 2007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
7541 * gdb.texinfo (Predefined Target Types): Add int128
7543 (Standard Target Features): Add PowerPC features.
7545 2007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
7547 * gdb.texinfo (Maintenance Commands): Document "maint print c-tdesc".
7549 2007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
7551 * gdbint.texi (Target Conditionals): Remove documentation
7552 of and references to DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS,
7553 gdbarch_extract_return_value, and gdbarch_store_return_value.
7555 2007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
7557 * gdbint.texi (Target Conditionals): Remove documentation of
7558 and references to DEPRECATED_REG_STRUCT_HAS_ADDR.
7560 2007-10-11 Kazu Hirata <kazu@codesourcery.com>
7562 * gdb.texinfo: Mention that inaccessible-by-default is on by
7565 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
7567 * gdbint.texinfo (Target Conditionals): Remove VARIABLES_INSIDE_BLOCK.
7569 2007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
7571 * gdb.texinfo (Setting Watchpoints): Adjust warning text about
7572 multi-threaded watchpoints.
7573 * gdbint.texinfo (Watchpoints): Describe how watchpoints are
7574 checked. Describe sticky notification. Expand description
7575 of steppable and continuable watchpoints.
7576 (Watchpoints and Threads): New subsection.
7578 2007-09-28 Vladimir Prus <vladimir@codesourcery.com>
7580 * gdb.texinfo (Setting Breakpoints): Revise
7581 documentation for pending breakpoints. Document
7582 breakpoints with multiple locations.
7584 2007-09-19 Vladimir Prus <vladimir@codesourcery.com>
7586 * gdb.texinfo (Miscellaneous gdb/mi Commands):
7587 Document -list-features.
7589 2007-09-15 Eli Zaretskii <eliz@gnu.org>
7591 * gdb.texinfo (Output): Spell out which features of C's printf are
7592 not supported by GDB's printf.
7593 (Separate Debug Files): More accurate wording regarding build ID
7594 and a reference to the ld manual rather than the Fedora wiki.
7596 2007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
7597 Jim Blandy <jimb@codesourcery.com>
7599 * gdb.texinfo (Output Formats): Update 'c' description. Describe 's'.
7600 (Examining Memory): Update mentions of the 's' format.
7601 (Automatic Display): Likewise.
7603 2007-09-02 Daniel Jacobowitz <dan@codesourcery.com>
7605 * gdb.texinfo: Update the FSF's Back-Cover Text.
7607 2007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
7608 Eli Zaretskii <eliz@gnu.org>
7610 * gdb.texinfo (Separate Debug Files): Cosmetic quoting removal.
7611 Fixed the ``build ID'' name. New binaries build instructions for the
7612 build ID inclusion. Explain how the commands are specific to the build
7615 2007-09-01 Eli Zaretskii <eliz@gnu.org>
7617 * gdb.texinfo (Separate Debug Files): Fix last change. Add
7618 indexing for ``build ID'' support.
7620 2007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
7622 * gdb.texinfo (Separate Debug Files): Included a BUILD ID description.
7623 Enlisted BUILD ID to the debug file searching example.
7624 Included a BUILD ID `.note.gnu.build-id' section description.
7625 Updated/added the debug files splitting instructions for OBJCOPY.
7627 2007-08-31 Vladimir Prus <vladimir@codesourcery.com>
7629 * gdb.texinfo (Variable Objects): Adjust docs
7630 for -var-info-expression and document
7631 -var-info-path-expression.
7633 2007-08-20 Jim Blandy <jimb@codesourcery.com>
7635 * gdb.texinfo (Top): Dedicate manual to the memory of Fred Fish.
7636 (title page): Include the dedication in the printed manual, as a
7637 separate page after the copyright notice.
7639 * gdb.texinfo (The F Reply Packet): Avoid confusing texi2html:
7640 don't break a @var across a line.
7642 2007-07-25 Maciej W. Rozycki <macro@mips.com>
7644 * Makefile.in (MAKEHTMLFLAGS): Also search the current directory
7647 2007-07-12 Nick Roberts <nickrob@snap.net.nz>
7649 * gdb.texinfo (Server Prefix): New node. Adapt from existing node
7650 in annotate.texinfo.
7651 (Command History): Link to new node.
7653 2007-07-05 Markus Deuling <deuling@de.ibm.com>
7655 * gdbint.texinfo (PC_LOAD_SEGMENT): Remove description.
7657 2007-07-05 Eli Zaretskii <eliz@gnu.org>
7659 * gdbint.texinfo (Target Conditionals): Fix last change.
7661 2007-07-03 Markus Deuling <deuling@de.ibm.com>
7663 * gdb.texinfo: Replace following macros by their appropriate gdbarch
7665 (TARGET_CHAR_SIGNED, CALL_DUMMY_LOCATION, CANNOT_FETCH_REGISTER)
7666 (CANNOT_STORE_REGISTER, GET_LONGJMP_TARGET, POINTER_TO_ADDRESS)
7667 (ADDRESS_TO_POINTER, INNER_THAN, FRAME_NUM_ARGS)
7668 (HAVE_NONSTEPPABLE_WATCHPOINT, TARGET_SHORT_BIT, TARGET_INT_BIT)
7669 (TARGET_LONG_BIT, TARGET_LONG_LONG_BIT, TARGET_FLOAT_BIT)
7670 (TARGET_DOUBLE_BIT, TARGET_LONG_DOUBLE_BIT, TARGET_PTR_BIT
7671 (TARGET_ADDR_BIT, SP_REGNUM, PC_REGNUM, PS_REGNUM, FP0_REGNUM)
7672 (STAB_REG_TO_REGNUM, ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM)
7673 (SDB_REG_TO_REGNUM, DWARF2_REG_TO_REGNUM, BELIEVE_PCC_PROMOTION)
7674 (CONVERT_REGISTER_P, REGISTER_TO_VALUE, VALUE_TO_REGISTER)
7675 (POINTER_TO_ADDRESS, ADDRESS_TO_POINTER, EXTRACT_RETURN_VALUE)
7676 (STORE_RETURN_VALUE, SKIP_PROLOGUE, MEMORY_INSERT_BREAKPOINT)
7677 (BREAKPOINT_FROM_PC, MEMORY_REMOVE_BREAKPOINT, DECR_PC_AFTER_BREAK)
7678 (ADDR_BITS_REMOVE, TARGET_PRINT_INSN, SKIP_TRAMPOLINE_CODE)
7679 (IN_SOLIB_RETURN_TRAMPOLINE, NAME_OF_MALLOC, ADDRESS_CLASS_TYPE_FLAGS)
7680 (ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, ADDRESS_CLASS_TYPE_FLAGS_P).
7681 (ADDRESS_CLASS_NAME_to_TYPE_FLAGS, ADJUST_BREAKPOINT_ADDRESS)
7682 (PRINT_FLOAT_INFO, PRINT_VECTOR_INFO, INTEGER_TO_ADDRESS)
7683 (SKIP_PERMANENT_BREAKPOINT, TARGET_VIRTUAL_FRAME_POINTER)
7684 (SOFTWARE_SINGLE_STEP_P)
7686 (push_dummy_call, stabs_argument_has_addr, unwind_sp, unwind_pc)
7687 (print_registers_info, push_dummy_code, unwind_dummy_id): Rework
7689 (REGISTER_CONVERT_TO_TYPE, END_OF_TEXT_DEFAULT, GDB_MULTI_ARCH)
7690 (GDB_TARGET_IS_HPPA, DEPRECATED_GET_SAVED_REGISTER)
7691 (SYMBOLS_CAN_START_WITH_DOLLAR, DEPRECATED_INIT_EXTRA_FRAME_INFO)
7692 (DEPRECATED_INIT_FRAME_PC, DEPRECATED_SIGTRAMP_START)
7693 (IN_SOLIB_CALL_TRAMPOLINE, NO_HIF_SUPPORT, REGISTER_CONVERTIBLE)
7694 (DEPRECATED_REGISTER_RAW_SIZE, PARM_BOUNDARY, DEPRECATED_STACK_ALIGN)
7695 (PROLOGUE_FIRSTLINE_OVERLAP, DEPRECATED_POP_FRAME, STEP_SKIPS_DELAY)
7696 (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT)
7697 (OS9K_VARIABLES_INSIDE_BLOCK, KERNEL_U_ADDR, KERNEL_U_ADDR_HPUX)
7698 (REGISTER_U_ADDR, U_REGS_OFFSET, DEBUG_PTRACE): Remove description.
7700 (Converting an existing Target Architecture to Multi-arch): Remove
7703 (gdbarch_unwind_pc, gdbarch_unwind_sp): Renew code example.
7704 (gdbarch_addr_bits_remove): Add code example.
7706 * gdb.texinfo: Replace REGISTER_NAME by gdbarch_register_name.
7708 2007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
7710 * gdb.texinfo (Remote Configuration): Document library-info-packet.
7711 Add other missing entries. Adjust the table size to fit.
7712 (Stop Reply Packets): Use @itemize instead of @enumerate. Document
7713 stop reasons including the new "library" event.
7714 (General Query Packets): Adjust table widths for qSupported. Mention
7715 qXfer:libraries:read reply to qSupported and document the new packet.
7716 (Library List Format): New section.
7718 2007-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
7720 * gdb.texinfo (Attach): Fixed GDB exit inferior detachment.
7722 2007-06-28 Michael Snyder <msnyder@svkmacdonelllnx>
7724 * gdbint.texinfo (Table, Tuple and List Functions) Fix typo.
7726 2007-06-25 Nick Roberts <nickrob@snap.net.nz>
7728 * gdbint.texinfo (Register and Memory Data): Break sections
7729 into nodes and add a menu.
7731 2007-06-21 Maciej W. Rozycki <macro@mips.com>
7733 * gdb.texinfo (Examining Memory): Document the new behaviour.
7735 2007-06-21 Vladimir Prus <vladimir@codesourcery.com>
7737 * gdb.texinfo (Standard Target Features): Document
7740 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
7742 * gdb.texinfo (General Query Packets): Document qOffsets changes.
7744 2007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
7746 * gdb.texinfo (Target Description Format): Add version attribute
7749 2007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
7751 * gdb.texinfo (MIPS Features): Document org.gnu.gdb.mips.linux.
7753 2007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
7755 * gdb.texinfo (MIPS Features): New subsection.
7757 2007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
7758 Markus Deuling <deuling@de.ibm.com>
7760 * gdb.texinfo (General Query Packets): Document qXfer:spu:read
7761 and qXfer:spu:write packets and mention them under qSupported.
7763 2007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
7764 Markus Deuling <deuling@de.ibm.com>
7766 * gdb.texinfo (Architectures): Add new SPU section to document
7767 Cell Broadband Engine SPU architecture specific commands.
7769 2007-06-09 Vladimir Prus <vladimir@codesourcery.com>
7771 * gdb.texinfo (GDB/MI Variable Objects): Editorial
7774 2007-06-07 Nick Roberts <nickrob@snap.net.nz>
7776 * gdb.texinfo (Emacs): Describe GDB under Emacs 22.1.
7778 2007-05-29 Jim Blandy <jimb@codesourcery.com>
7780 * gdb.texinfo (Overview): Doc fix.
7782 2007-05-22 Maciej W. Rozycki <macro@mips.com>
7784 * gdb.texinfo (Remote Configuration): Document "set/show
7787 2007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
7789 * gdb.texinfo (MIPS): Remove documentation for set mips
7790 saved-gpreg-size, show mips saved-gpreg-size, and set mips
7793 2007-05-14 Bob Wilson <bob.wilson@acm.org>
7795 * all-cfg.texi (GDBTUI): New.
7796 * gdb.texinfo (Mode Options): Use GDBTUI variable.
7797 (TUI, TUI Overview, TUI Keys, TUI Single Key Mode, TUI Commands)
7798 (TUI Configuration): Edit to improve clarity and fix problems of
7799 both style and content.
7801 2007-05-11 Ulrich Weigand <uweigand@de.ibm.com>
7803 * observer.texi (GDB Observers): New observer "new_objfile".
7805 2007-05-08 Ulrich Weigand <uweigand@de.ibm.com>
7807 * gdbint.texinfo (Native Conditionals): Remove USE_PROC_FS.
7809 2007-04-14 Vladimir Prus <vladimir@codesourcery.com>
7811 * gdb.texinfo (GDB/MI Variable Objects): Document
7812 frozen variables objects.
7814 2007-04-13 Daniel Jacobowitz <dan@codesourcery.com>
7816 * gdb.texinfo (Memory): Reference Remote Debugging chapter.
7817 (Character Sets, Caching Data of Remote Targets): Likewise.
7818 (Targets): Delete Remote node. Move its text...
7819 (Debugging Remote Programs): ...to here. Delete description
7820 of the "remote" command.
7821 (Remote configuration): Delete description of "set remotedevice"
7822 and "show remotedevice".
7823 (Embedded Processors): Delete H8/300, H8/500, and SH nodes.
7825 2007-04-11 Bob Wilson <bob.wilson@acm.org>
7827 * gdb.texinfo (Contributors, Continuing and Stepping)
7828 (Fortran Defaults, HPPA, TUI, TUI Commands, Configure Options)
7829 (General Query Packets, File-I/O Remote Protocol Extension)
7830 (Protocol Basics, The F Reply Packet, Write)
7831 (Protocol-specific Representation of Datatypes, Memory Transfer):
7832 Fix hyphenation, punctuation and grammar problems.
7833 (Cygwin Native): Likewise. Also fix misuse of @pxref and use
7834 'section' instead of 'subsection' in the text.
7835 (Non-debug DLL Symbols): Avoid 'subsubsection' in the text.
7836 (i386): Remove period from section name.
7837 (Installing GDB, Requirements, Running Configure, Separate Objdir)
7838 (Config Names, Configure Options): Use @file{configure}.
7840 2007-04-11 Daniel Jacobowitz <dan@codesourcery.com>
7842 * gdbint.texinfo (Writing Tests): Mention gdb_test_multiple
7845 2007-04-10 Daniel Jacobowitz <dan@codesourcery.com>
7847 * gdbint.texinfo (SOM): Correct location of the SOM reader.
7849 2007-04-02 Bob Wilson <bob.wilson@acm.org>
7851 * gdb.texinfo: Consistently capitalize all significant words in
7852 node names, chapter titles, section titles, and headings. Update
7853 cross references to match.
7854 (Starting and Stopping Trace Experiment): Make node name plural.
7855 (Breakpoint related warnings): Hyphenate "Breakpoint-related".
7857 2007-03-30 Pedro Alves <pedro_alves@portugalmail.pt>
7859 * gdb.texinfo (WinCE): Delete obsolete subsection.
7861 2007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
7863 * gdb.texinfo (M68K): Remove obsolete ROM monitors.
7864 * gdbint.texinfo (DWARF 1): Delete section and other dwarfread.c
7867 2007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
7869 * gdb.texinfo (Startup): Delete references to some alternate
7871 (Thread): Remove LynxOS reference.
7872 (Tandem ST2000): Delete target-specific documentation.
7873 * gdbint.texinfo (Symbol Handling): Remove mention of NLM.
7874 (Target Architecture Definition): Remove mention of GDB_OSABI_NETWARE
7875 and GDB_OSABI_LYNXOS.
7877 2007-03-29 Ulrich Weigand <uweigand@de.ibm.com>
7879 * gdbint.texi (Native Conditionals): Remove PTRACE_ARG3_TYPE.
7881 2007-03-27 Ulrich Weigand <uweigand@de.ibm.com>
7883 * gdbint.texinfo (Target Conditionals): Remove mention of
7884 DEPRECATED_REMOTE_BREAKPOINT, DEPRECATED_BIG_REMOTE_BREAKPOINT,
7885 and DEPRECATED_LITTLE_REMOTE_BREAKPOINT.
7887 2007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
7889 * Makefile.in: Add "pdfdir" installation
7890 directory, PDFTEX macro, support for "install-pdf" target,
7891 and rules for making a pdf version of refcard.texi.
7892 * refcard.tex: Specify paper size for PDF output.
7894 2007-03-26 Bob Wilson <bob.wilson@acm.org>
7896 * gdb.texinfo (Omissions from Ada, Additions to Ada): Wrap long lines.
7898 2007-03-26 Bob Wilson <bob.wilson@acm.org>
7900 * gdb.texinfo (Invoking GDB): Use @value{GDBP}.
7901 (Source Path, Character Sets, Macros, Define)
7902 (GDB/MI Result Records, GDB/MI Simple Examples)
7903 (GDB/MI Program Execution, GDB/MI File Commands)
7904 (Maintenance Commands, Packets, File-I/O Overview): Use @value{GDBN}.
7905 (Bug Reporting): Use @value{GCC}.
7907 2007-03-26 Bob Wilson <bob.wilson@acm.org>
7909 * gdb.texinfo (Help): Fix formatting of examples.
7910 (Variables): Use @ifnotinfo instead of @iftex.
7911 (Non-debug DLL symbols): Use @ref instead of @pxref.
7912 (Sparclet File): Use @samp instead of quotes.
7914 2007-03-26 Bob Wilson <bob.wilson@acm.org>
7916 * gdb.texinfo (Variables, C): Update cross reference to GCC docs.
7918 2007-03-26 Bob Wilson <bob.wilson@acm.org>
7920 * gdb.texinfo (Top): Move TUI and Annotations menu entries to match
7921 the order of the nodes.
7922 (C Operators, C Constants, Debugging C): Remove extra menus.
7923 (Method Names in Commands): Do not specify next/prev/up nodes.
7925 2007-03-26 Bob Wilson <bob.wilson@acm.org>
7927 * gdb.texinfo (File Options): Add missing parenthesis.
7928 (Breakpoints, Special Fortran commands, PowerPC): Fix typos.
7930 2007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
7932 * gdb.texinfo (Monitor commands for gdbserver): New subsection.
7934 2007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
7936 * gdb.texinfo (Standard Target Features): Mention
7938 (ARM Features): Describe org.gnu.gdb.xscale.iwmmxt.
7940 2007-02-18 Nick Roberts <nickrob@snap.net.nz>
7942 * gdb.texinfo (Top): Put Appendix A after numbered sections.
7943 (Files): Add section name to argument list for pxref.
7944 (Non-debug DLL symbols): Don't use `see' for pxref.
7945 (Embedded Processors): Fix typo.
7946 (GDB/MI Breakpoint Commands): Execution commands generate
7949 2007-02-13 Nick Roberts <nickrob@snap.net.nz>
7951 * gdb.texinfo (GDB/MI Variable Objects): Describe meanings of
7952 values for in_scope. Mention that only root variables can be
7954 (GDB/MI Development and Front Ends): Explain new values may be
7955 added to existing fields.
7957 2007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
7959 * gdb.texinfo (-target-disconnect): Use @smallexample.
7960 (Requirements): Add anchor for Expat. Update description.
7961 (Target Descriptions): Mention Expat.
7962 (Target Description Format): Document new elements. Use
7964 (Predefined Target Types, Standard Target Features): New sections.
7965 * gdbint.texinfo (Target Descriptions): New section.
7967 2007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
7969 * gdb.texinfo (Target Description Format): Add section on XInclude.
7971 2006-02-03 Nick Roberts <nickrob@snap.net.nz>
7973 * gdb.texinfo (GDB/MI Miscellaneous Commands): Describe the new
7974 command -enable-timings.
7976 2007-02-02 Markus Deuling <deuling@de.ibm.com> (tiny change)
7978 * gdbint.texinfo (Operation System ABI Variant Handling): Update
7979 descriptions for new/deleted elements in gdb_osabi. Add missing
7980 description for function generic_elf_osabi_sniff_abi_tag_sections.
7982 2007-01-29 Joel Brobecker <brobecker@adacore.com>
7984 * gdb.texinfo (Maintenance Commands): Add documentation for
7985 the new "maint print target-stack" command.
7987 2007-01-26 Jan Kratochvil <jan.kratochvil@redhat.com>
7988 Eli Zaretskii <eliz@gnu.org>
7990 * gdb.texinfo: Describe CHAR array vs. string identification rules.
7992 2007-01-26 Eli Zaretskii <eliz@gnu.org>
7994 * gdb.texinfo (Compilation, Files, Bootstrapping, Bug Reporting):
7995 Use @value{NGCC} instead of @value{GCC}.
7997 2007-01-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> (tiny change)
7999 * agentexpr.texi: Fix typos.
8000 * annotate.texinfo: Likewise.
8001 * gdb.texinfo: Likewise.
8002 * gdbint.texinfo: Likewise.
8003 * observer.texi: Likewise.
8004 * stabs.texinfo: Likewise.
8006 2007-01-20 Markus Deuling <deuling@de.ibm.com> (tiny change)
8008 * gdbint.texinfo (Support Libraries): Remove mmalloc
8009 entry. Describe readline library.
8011 2007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
8013 * gdb.texinfo (Target Descriptions): New section.
8014 (General Query Packets): Add QPassSignals anchor. Mention
8015 qXfer:features:read under qSupported. Expand mentions of
8016 qXfer:memory-map:read and QPassSignals. Document
8017 qXfer:features:read.
8019 2007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
8021 * gdb.texinfo (Commands to specify files): Describe
8022 "set sysroot" and "show sysroot".
8023 (Using the `gdbserver' program): Lowercase argument
8024 to @var. Expand description of setting up GDB on the
8027 2007-01-05 Joel Brobecker <brobecker@adacore.com>
8029 * gdb.texinfo (Set Catchpoints): Add documentation for the new
8030 catch exception, catch exception unhandled, and catch assert
8033 2007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
8035 * gdb.texinfo (Debugging Output): Document "set debug xml"
8036 and "show debug xml".
8038 2007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
8040 * gdbint.texinfo (Compiler Warnings): Update for -Wall use.
8042 2007-01-01 Joel Brobecker <brobecker@adacore.com>
8044 * gdbint.texinfo (Start of New Year Procedure): Add missing item.
8046 2006-12-08 Vladimir Prus <vladimir@codesourcery.com>
8048 * gdb.texinfo (GDB/MI Variable Objects): Wrap historical
8049 note in @ignore, to be removed later if nobody complains.
8051 2006-12-04 Nick Roberts <nickrob@snap.net.nz>
8053 * gdb.texinfo (GDB/MI Variable Objects): Describe -c option
8056 2006-11-22 Vladimir Prus <vladimir@codesourcery.com>
8058 * gdb.texinfo (Setting breakpoints): Document
8059 automatic software/hardware breakpoint usage and
8060 the "set breakpoint auto-hw" command.
8062 2006-11-21 Vladimir Prus <vladimir@codesourcery.com>
8064 * gdb.texinfo (Memory Access Checking): New.
8066 2006-11-16 Daniel Jacobowitz <dan@codesourcery.com>
8068 * gdb.texinfo (Remote configuration): Mention
8069 "pass-signals-packet".
8070 (General Query Packets): Document QPassSignals. Fix
8073 2006-11-14 Maxim Grigoriev <maxim@tensilica.com>
8075 * gdb.texinfo (Contributors): Add contributors of Xtensa port.
8077 2006-11-14 Daniel Jacobowitz <dan@codesourcery.com>
8079 * gdb.texinfo (Remote configuration): Rewrite documentation for
8080 packet configuration commands.
8081 (OS Information): Adjust reference to qXfer:auxv:read.
8082 (General Query Packets): Remove references to read-aux-vector-packet
8083 and set remote get-thread-local-storage-address.
8085 2006-11-10 Daniel Jacobowitz <dan@codesourcery.com>
8087 * gdbint.texinfo (Target Architecture Definition): Add new
8088 Initializing a New Architecture section.
8090 2006-10-31 David Taylor <dtaylor@emc.com>
8092 * stabs.texinfo (Macro define and undefine): New node describing
8093 stabs for #define and #undef.
8095 2006-10-27 Andreas Schwab <schwab@suse.de>
8097 * gdb.texinfo (Processes): Rename "detach-fork" to "detach fork".
8099 2006-10-21 Eli Zaretskii <eliz@gnu.org>
8101 * gdb.texinfo (Breakpoints, Set Watchpoints): Elaborate and
8102 clarify on the possible meanings of ``expression'' watched by
8103 watchpoints. Add indexing.
8104 (Prompting, Errors, Invalidation, Annotations for Running)
8105 (Source Annotations): Fix index entries by adding "annotation" to
8106 them, to discriminate from index entries that point to the more
8107 general topic descriptions.
8109 2006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
8111 * gdbint.texinfo (Target Vector Definition): Move most
8112 content into Existing Targets. Add a menu.
8113 (Existing Targets): New section, moved from Target Vector
8114 Definition. Use @subsection.
8115 (Managing Execution State): New section.
8117 2006-10-16 Bob Wilson <bob.wilson@acm.org>
8119 * gdb.texinfo (ST2000): Use Ctrl- instead of C-.
8121 2006-10-15 Eli Zaretskii <eliz@gnu.org>
8123 * gdb.texinfo (Sample Session, Invocation, Quitting GDB)
8124 (Command Syntax, Signals, Backtrace, Connecting)
8125 (Remote configuration, Renesas Boards, Console I/O): Fix last
8126 change: use Ctrl- instead of C-, except wrt Emacs.
8127 (File-I/O Examples): Put Ctrl-c in @kbd.
8128 (Cygwin Native, File-I/O Overview, The Ctrl-C message)
8129 (Console I/O): Use @samp with Ctrl-.
8130 (Signals, Set Breaks, Set Watchpoints): Document optional
8131 arguments to `info signals' `handle', `info breakpoints', and
8134 2006-10-14 Eli Zaretskii <eliz@gnu.org>
8136 * gdb.texinfo (Backtrace): Fix last change.
8138 2006-10-14 Nick Roberts <nickrob@snap.net.nz>
8140 * gdb.texinfo (Backtrace): Order correctly and add other cases.
8142 2006-10-10 Bob Wilson <bob.wilson@acm.org>
8144 * gdb.texinfo (Command Syntax, Connecting, Remote configuration)
8145 (Renesas Boards, ST2000, TUI Keys, TUI Single Key Mode)
8146 (TUI Commands, Emacs, Console I/O): Fix @key and @kbd usage.
8148 2006-09-21 Vladimir Prus <vladimir@codesourcery.com>
8149 Daniel Jacobowitz <dan@codesourcery.com>
8151 * gdb.texinfo (Packets): Document vFlashErase,
8152 vFlashWrite and vFlashDone packets.
8153 (General Query Packets): Document qXfer:memory-map:read.
8154 Add a new feature for qXfer:memory-map:read.
8155 (Memory map format): New section.
8156 (Target Commands): Mention that gdb can write flash.
8158 2006-09-21 Vladimir Prus <vladimir@codesourcery.com>
8159 Daniel Jacobowitz <dan@codesourcery.com>
8161 * gdb.texinfo (Memory Region Attributes): Mention target-supplied
8162 memory regions and "mem auto".
8164 2006-09-21 Nathan Sidwell <nathan@codesourcery.com>
8166 * gdbint.texinfo (Array Containers): New section.
8168 2006-09-17 Vladimir Prus <vladimir@codesourcery.com>
8170 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
8171 -stack-list-arguments HIGH_FRAME argument can be larger then the
8172 actual number of frames.
8174 2006-09-07 Vladimir Prus <vladimir@codesourcery.com>
8176 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
8177 -stack-list-locals HIGH_FRAME argument can be larger then the
8178 actual number of frames.
8180 2006-09-02 Bob Wilson <bob.wilson@acm.org>
8182 * gdb.texinfo (Packets, Stop Reply Packets, General Query Packets,
8183 Register Packet Format, Tracepoint Packets): Fix spelling errors.
8185 2006-09-02 Eli Zaretskii <eliz@gnu.org>
8187 * gdbint.texinfo (Overall Structure): New section "Source Tree
8190 2006-08-17 Jim Blandy <jimb@codesourcery.com>
8192 * gdb.texinfo (Stop Reply Packets): Note similarity of 'S' and 'T'
8195 2006-08-08 Joel Brobecker <brobecker@adacore.com>
8197 * gdb.texinfo (Source Path): Add documentation for new
8198 substitute-path commands.
8200 2006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
8202 * gdb.texinfo (Installing GDB): Update menu. Move text to...
8203 (Running Configure): ...here.
8204 (Requirements): New node. Mention expat.
8206 2006-08-08 Vladimir Prus <vladimir@codesourcery.com>
8208 * gdb.texinfo (Target Commands): Remove
8209 'set download-write-size' and 'show download-write-size'.
8211 2006-08-01 Daniel Jacobowitz <dan@codesourcery.com>
8213 * stabs.texinfo (Member Type Descriptor): Correct example for
8214 pointer to member types.
8216 2006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
8218 * gdb.texinfo (Optional warnings and messages): Add
8219 'set/show trace-commands'.
8220 (Command files): Add '-v' to source command.
8222 2006-07-12 Daniel Jacobowitz <dan@codesourcery.com>
8224 * gdb.texinfo (OS Information): Update qPart reference to
8226 (Remote configuration): Likewise.
8227 (Overview): Move @cindex to the start of a paragraph. Talk
8228 about binary data encoding.
8229 (Packets): Refer to the overview for the details of the X
8231 (General Query Packets): Remove qPart description. Add qXfer
8232 description. Add an anchor to qSupported. Correct feature
8233 table title. Add a new feature for qXfer:auxv:read.
8234 (Interrupts): Add a missing parenthesis.
8236 2006-07-05 Daniel Jacobowitz <dan@codesourcery.com>
8238 * gdb.texinfo (KOD): Remove node.
8239 (GDB/MI Kod Commands): Remove commented out node.
8241 2006-07-01 Eli Zaretskii <eliz@gnu.org>
8243 * gdb.texinfo (GDB/MI Output Syntax, GDB/MI Simple Examples)
8244 (GDB/MI Breakpoint Commands, GDB/MI Program Context)
8245 (GDB/MI Thread Commands, GDB/MI Program Execution)
8246 (GDB/MI Stack Manipulation, GDB/MI Variable Objects)
8247 (GDB/MI Data Manipulation, GDB/MI Symbol Query)
8248 (GDB/MI File Commands, GDB/MI Target Manipulation)
8249 (GDB/MI Miscellaneous Commands): Change (@value{GDBP})->(gdb),
8250 since the MI prompt is hard-wired into the code.
8252 2006-07-01 Nick Roberts <nickrob@snap.net.nz>
8254 * gdb.texinfo (GDB/MI Compatibility with CLI): Qualify more carefully.
8255 (GDB/MI Simple Examples): Use @subheading for "A Bad Command".
8256 (GDB/MI Data Manipulation): Remove description of unimplemented
8257 display related commands as variable objects perform this function
8258 and are superior: -display-delete, -display-disable,
8259 -display-enable, -display-insert and -display-list. Move
8260 -environment-cd, -environment-directory, -environment-path
8261 and -environment-pwd to "Program Context".
8262 (GDB/MI Program Control): Rename to "Program Execution". Move
8263 -exec-arguments -exec-abort to...
8264 (GDB/MI Program Context): ...here. New node split from "Data
8267 2006-06-21 Daniel Jacobowitz <dan@codesourcery.com>
8269 * gdb.texinfo (Remote configuration): Document set / show
8270 remote supported-packets.
8271 (General Query Packets): Document qSupported packet.
8273 2006-06-10 Sandra Loosemore <sandra@codesourcery.com>
8275 * gdb.texinfo (File-I/O overview): Copy edit for grammar, spelling,
8277 (Protocol basics): Likewise.
8278 (The F request packet): Likewise.
8279 (The F reply packet): Likewise.
8280 (Memory transfer): Move this node to be a subsubsection of
8281 "Protocol specific representation of datatypes".
8282 (The Ctrl-C message): More copy editing.
8283 (Console I/O): Likewise.
8284 (The isatty call): Delete this node, and merge its content into
8285 the "isatty" node. Fixed references elsewhere.
8286 (The system call): Delete this node, and merge its content into
8287 the "system" node. Fixed references elsewhere.
8288 (open): Reformat to use @table, and add appropriate font markup.
8295 (stat/fstat): Likewise.
8296 (gettimeofday): Likewise.
8298 (system): Likewise, plus minor changes to fix confusing wording.
8299 (Integral datatypes): Fix font markup.
8300 (Pointer values): Likewise.
8301 (struct stat): Fix markup to use @table, plus minor copy editing.
8302 (struct timeval): Fix font markup, plus minor copy editing.
8303 (Constants): Minor copy editing.
8304 (Errno values): Add font markup.
8305 (File-I/O Examples): Likewise.
8307 2006-06-10 Nick Roberts <nickrob@snap.net.nz>
8309 * gdb.texinfo (GDB/MI): Remove duplicate acknowledgements.
8310 (GDB/MI Simple Examples): Move node up one level. Use real
8312 (GDB/MI Compatibility with CLI): Update.
8313 (GDB/MI Result Records): Add "connected" and "exit" result
8315 (GDB/MI Stream Records): Clarify target output.
8316 (GDB/MI Command Description Format): Modify example description.
8317 (GDB/MI Breakpoint Table Commands): Rename to...
8318 (GDB/MI Breakpoint Commands): ...this
8319 (GDB/MI Breakpoint Commands): Add optional thread field.
8320 (GDB/MI Program Control): Add an introduction. Move "Program
8321 termination" examples into exec-run description.
8322 (GDB/MI File Commands): Mention similar CLI commands.
8323 (GDB/MI Miscellaneous Commands): Move to end. Mention "show version"
8324 is similar to "-gdb-version".
8326 2006-06-09 Eli Zaretskii <eliz@gnu.org>
8328 * gdb.texinfo (Symbols): Fix "(gdb)"=>"(@value{GDBP})".
8330 2006-06-02 Nick Roberts <nickrob@snap.net.nz>
8332 * gdb.texinfo (GDB/MI Development and Front Ends): Use
8333 sourceware.org for mailing lists.
8334 (GDB/MI File Commands): New node split from Program Control.
8336 2006-06-01 Nick Roberts <nickrob@snap.net.nz>
8338 * gdb.texinfo (GDB/MI Development and Front Ends): New node.
8340 2006-05-22 Eli Zaretskii <eliz@gnu.org>
8342 * gdb.texinfo (Cygwin Native): Fix last change.
8344 2006-05-22 Christopher Faylor <cgf@timesys.com>
8346 * gdb.texinfo (Cygwin Native): Document set/show cygwin-exceptions.
8348 2006-05-15 Nick Roberts <nickrob@snap.net.nz>
8350 * gdbint.texinfo (Algorithms): Correct spelling and punctuation.
8351 (Releasing GDB, Testsuite): Remove details for including DejaGnu.
8353 2006-05-14 Daniel Jacobowitz <dan@codesourcery.com>
8355 * gdb.texinfo (General Query Packets): Recommend not starting
8356 new packets with qC and clarify.
8358 2006-05-13 Gaius Mulley <gaius@glam.ac.uk>
8360 * gdb.texinfo (M2 Types): New section.
8362 2006-05-10 Daniel Jacobowitz <dan@codesourcery.com>
8364 * agentexpr.texi: Add a copyright and license notice.
8365 * observer.texi: Likewise, with GPL clause for function prototypes.
8366 Remove trailing whitespace.
8368 2006-05-05 Jim Blandy <jimb@codesourcery.com>
8370 * gdb.texinfo (General Query Packets): Document conventions for
8371 terminating packet names, and their violations.
8373 2006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
8375 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Update for readline 5.1.
8376 * gdb.texinfo: Likewise.
8378 2006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
8380 * gdb.texinfo (Remote Configuration): Remove "set remotedebug"
8381 and "show remotedebug".
8382 (Debugging Output): Add additional index entries.
8384 2006-04-27 Michael Snyder <msnyder@redhat.com>
8386 * gdb.texinfo (delete-fork): Command renamed to "delete fork".
8388 2006-04-22 Andrew Cagney <cagney@redhat.com>
8390 * gdb.texinfo (Contributors): Credit frame unwinder contributors.
8391 * gdbint.texinfo (Algorithms): Fix errors in frame documentation.
8393 2006-04-18 Daniel Jacobowitz <dan@codesourcery.com>
8395 * gdbint.texinfo (x86 Watchpoints, Target Conditionals): Update insert
8396 and remove breakpoint prototypes.
8397 (Watchpoints): Move description of target_insert_hw_breakpoint and
8398 target_remove_hw_breakpoint ...
8399 (Breakpoints): ... to here. Document target_insert_breakpoint and
8400 target_remove_breakpoint.
8402 2006-04-17 Jim Blandy <jimb@codesourcery.com>
8404 * gdb.texinfo (Packets): Note that 'addr' arguments to s, S, c,
8405 and C packets are optional.
8407 2006-04-14 Frederic Riss <frederic.riss@st.com>
8409 * gdb.texinfo (Specifying source directories): Update the description
8410 of the source file search to reflect the fact that the source path
8411 always contains at least $cdir and $cwd.
8413 2006-03-31 Michael Snyder <msnyder@redhat.com>
8415 * gdb.texinfo: Update copyright dates.
8417 2006-03-31 Eli Zaretskii <eliz@gnu.org>
8419 * gdb.texinfo (Overview): Add an index entry to "empty response".
8421 2006-03-28 Jim Blandy <jimb@codesourcery.com>
8423 * gdbint.texinfo (Prologue Analysis): New section.
8425 2006-03-07 Jim Blandy <jimb@red-bean.com>
8427 * gdb.texinfo (Connecting): Document 'target remote pipe'.
8429 * gdb.texinfo (Target Commands): Update text describing how to
8430 specify a target. Refer to the detailed section on remote
8431 debugging, not the brief mention.
8433 * gdb.texinfo (Connecting): Organize the different 'target remote'
8434 connection methods into a table. Add a 'target remote' index
8437 2006-02-17 Fred Fish <fnf@specifix.com>
8439 * gdb.texinfo (Symbols): Update descriptions of 'whatis' and
8440 'ptype' commands to reflect the fact that the only significant
8441 difference between them is that ptype prints the complete type
8442 description instead of just the name.
8444 2006-02-13 Wu Zhou <woodzltc@cn.ibm.com>
8446 * gdbint.texinfo (Watchpoints): Delete
8447 TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT.
8449 2006-02-10 Nick Roberts <nickrob@snap.net.nz>
8451 * gdb.texinfo (GDB/MI Breakpoint Table Commands): Add fullname and
8452 times fields where needed. Fix typos. Update general form given
8453 for output of -break-insert.
8454 (GDB/MI): Abbreviate some unnecessarily long fullnames.
8456 2006-02-06 Daniel Jacobowitz <dan@codesourcery.com>
8458 * gdbint.texinfo (Symbol Handling): Add a section
8459 on memory management.
8461 2006-02-06 Vladimir Prus <ghost@cs.msu.su>
8463 * gdb.texinfo (Breakpoint table commands): Document the fullname
8464 field in -break-list output.
8466 2006-02-03 Eli Zaretskii <eliz@gnu.org>
8468 * gdb.texinfo (Cygwin Native): Fix typos. Clarify the types of
8469 debugging information produced by the various "set debug..."
8472 2006-02-01 Daniel Jacobowitz <dan@codesourcery.com>
8474 * gdb.texinfo (Files): Remove obsolete bits from the description
8477 2006-01-25 Jim Blandy <jimb@redhat.com>
8479 * gdbint.texinfo (Testsuite): Explain how to run selected tests.
8481 2006-01-24 Jim Blandy <jimb@redhat.com>
8483 * gdbint.texinfo (Frames): Document the basics of GDB's register
8484 unwinding model, and explain the existence of the "sentinel" frame.
8486 2006-01-23 Andrew Stubbs <andrew.stubbs@st.com>
8488 * gdb.texinfo (Choosing files): Mention that -directory is used
8490 (Specifying source directories): Likewise.
8491 (Command files): Explain how script files are found.
8493 2006-01-21 Eli Zaretskii <eliz@gnu.org>
8495 * gdb.texinfo (Backtrace): Describe how to get backtrace of all
8496 the threads in a multi-threaded program.
8497 (Threads): The threadno argument of "thread apply" can be a range
8500 2006-01-18 Jim Blandy <jimb@redhat.com>
8502 * gdbint.texinfo (Coding): Add entry for -Wno-pointer-sign to list
8505 2006-01-13 Eli Zaretskii <eliz@gnu.org>
8507 * gdb.texinfo (Sequences): Improve menu annotations.
8508 (Define): Add index entries for arguments of user-defined
8509 commands. Move the description of flow-control commands...
8510 (Command Files): ...to here. Document loop_break and
8512 (Define, Command Files): Document `end' and add index entries for
8515 2006-01-04 Michael Snyder <msnyder@redhat.com>
8517 * gdb.texinfo: Add documentation for linux-fork.
8518 * gdbint.texinfo: Add internal documentation for checkpoints.
8520 2006-01-02 Paul N. Hilfinger <hilfinger@gnat.com>
8522 * gdb.texinfo (Omissions from Ada): Document that there is now
8523 limited aggregate support.
8525 2005-12-28 Eli Zaretskii <eliz@gnu.org>
8527 * gdb.texinfo (Registers): Describe how to refer to SSE and MMX
8528 registers and the likes.
8530 2005-12-24 Eli Zaretskii <eliz@gnu.org>
8532 * gdb.texinfo (Target Commands, Bug Reporting, File Options)
8533 (Symbols): Fix usage of "e.g.".
8534 (Memory Region Attributes): Fix usage of "etc."
8536 * gdbint.texinfo (libgdb, Symbol Handling, Native Debugging)
8537 (Coding): Fix usage of "e.g.".
8539 2005-12-23 Eli Zaretskii <eliz@gnu.org>
8550 * Makefile.in: Add (C) after Copyright. Update the FSF
8553 2005-12-03 Eli Zaretskii <eliz@gnu.org>
8555 * gdb.texinfo (Connecting): Explain that `monitor' is a way to
8556 extend GDB with commands for external monitor.
8558 2005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
8560 * gdb.texinfo (Convenience variables): Add init-if-undefined command.
8562 2005-11-25 Joel Brobecker <brobecker@adacore.com>
8564 * gdbint.texinfo (Start of New Year Procedure): New chapter.
8566 2005-11-21 Jim Blandy <jimb@redhat.com>
8568 * gdb.texinfo (Tracepoint Packets): Document restrictions on
8569 placement of 'R' actions in tracepoint action packets; document
8570 dependence of 'X' and 'M' actions on a preceding 'R' action for
8573 2005-11-19 Jim Blandy <jimb@redhat.com>
8575 * gdb.texinfo (Tracepoint Packets): New node.
8576 (General Query Packets): Add entries for the tracepoint packets,
8577 referring to the "Tracepoint Packets" node.
8578 (Tracepoints): Add reference to "Tracepoint Packets".
8580 2005-11-18 Kevin Buettner <kevinb@redhat.com>
8582 * gdb.texinfo (set remotebreak): Add anchor.
8583 (X packet): Likewise.
8584 (Remote Protocol): Add new section `Interrupts' and new index
8585 entry `interrupts (remote protocol)'.
8587 2005-11-18 Jim Blandy <jimb@redhat.com>
8589 * gdb.texinfo (Packets): Move information out of 'q' and 'Q'
8590 entries into the General Query Packets section. Add a
8591 cross-reference to that section. Drop description of replies, as
8592 these are covered in the descriptions of each packet.
8593 (General Query Packets): Add introductory text. Explain naming
8594 conventions, and how the end of a name is recognized.
8596 2005-11-17 Kevin Buettner <kevinb@redhat.com>
8598 * gdb.texinfo (Remote configuration): Fix typo in description of
8599 "set remotebreak" command.
8601 2005-11-16 Jim Blandy <jimb@redhat.com>
8603 * gdb.texinfo (Packets, Stop Reply Packets)
8604 (General Query Packets): Various formatting cleanups.
8605 - Use @samp for packet contents.
8606 - Drop summaries from packet @item lines; the same information appears
8607 immediately below in the description.
8608 - Delete paragraph breaks after packet @item commands, so that the
8609 description appears directly to the right of the packet prototype
8610 in the printed manual, if it fits.
8611 - Place spaces in packet prototypes between @vars and non-@var
8612 letters, and explain that they're just for formatting.
8613 - Use @dots{} instead of '...'.
8614 - Fix uses of @code where @var was needed.
8615 - Replace "deprecated" markers with English text spelling out the
8616 packet's status and the preferred alternatives.
8617 - Remove "(reserved)" markers on 'A' and 'I' packets; it's unclear
8618 what this ever meant.
8619 - Remove "(draft)" markers on 'i' packets; nobody has commented on
8620 this for a long time.
8621 - Remove "(draft)" markers on 'z' and 'Z' packets; these have been
8622 implemented several times, and have been in use for years.
8624 2005-11-15 Jim Blandy <jimb@redhat.com>
8626 * gdb.texinfo (Packets): Add index entries for 'm' packet
8629 * gdb.texinfo (Packets): Clarify lack of restrictions on behavior
8630 of stub when processing an 'm' packet.
8632 * gdb.texinfo (Packets): Mention that packets beginning with
8633 letters are reserved once, at the top, instead of actually listing
8634 them all and saying "reserved".
8636 2005-11-15 Andrew Stubbs <andrew.stubbs@st.com>
8638 * gdb.texinfo (User-defined commands): Add $argc. Add missing 'end'.
8639 Change @var{$arg0 to @code{$arg0.
8641 2005-11-14 Wu Zhou <woodzltc@cn.ibm.com>
8643 * gdb.texinfo (Fortran): Add some words about Fortran debugging.
8645 2005-11-12 Jim Blandy <jimb@redhat.com>
8647 * gdb.texinfo (General Query Packets): Put packets in alphabetical
8648 order. Remove extraneous 'z'.
8650 2005-11-07 Andrew Stubbs <andrew.stubbs@st.com>
8652 * gdb.texinfo (Choosing files): Add --eval-command.
8654 2005-11-04 Andrew Stubbs <andrew.stubbs@st.com>
8656 * gdb.texinfo (Choosing modes): Add --return-child-result.
8659 2005-11-01 Andrew Stubbs <andrew.stubbs@st.com>
8661 * gdb.texinfo (Choosing modes): Add --batch-silent.
8663 2005-10-28 Eli Zaretskii <eliz@gnu.org>
8665 * gdb.texinfo (GDB/MI Variable Objects): Fix @pxref usage under
8666 "The -var-update Command".
8668 2005-10-03 Joel Brobecker <brobecker@adacore.com>
8670 * gdb.texinfo (Print Settings): Add documentation for set/show
8671 print array-indexes.
8673 2005-09-17 Daniel Jacobowitz <dan@codesourcery.com>
8675 * gdb.texinfo (Contributors): Thank Andrew Cagney for releases
8678 2005-08-27 Eli Zaretskii <eliz@gnu.org>
8680 * gdb.texinfo (File Options): Don't document --mapped, it's gone
8683 (Variables, Symbols): Document the "<incomplete type>" message and
8686 2005-08-01 Fred Fish <fnf@specifix.com>
8688 * gdb.texinfo (SETUP_ARBITRARY_FRAME): Remove obsolete reference.
8690 2005-07-15 Nick Roberts <nickrob@snap.net.nz>
8692 * gdb.texinfo (GDB/MI Variable Objects): Describe print-values
8693 option for -var-list-children and -var-update.
8694 (GDB/MI Stack Manipulation): Simplify description of
8695 print-values option for -stack-list-locals.
8696 (GDB/MI Command Description Format): Clarify.
8697 (Mode Options): Spelling of superseded.
8699 2005-07-12 Bob Rossi <bob@brasko.net>
8701 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix -inferior-tty-show
8702 corresponding GDB command comment.
8704 2005-07-06 Bob Rossi <bob@brasko.net>
8706 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add -inferior-tty-set
8707 and -inferior-tty-show.
8708 (Input/Output): Document "set/show inferior-tty" and tty alias.
8710 2005-07-02 Nathan J. Williams <nathanw@wasabisystems.com>
8712 * gdb.texinfo (Packets): Change description of 'D' packet to note
8713 that GDB does wait for a response.
8715 2005-06-22 Nick Roberts <nickrob@snap.net.nz>
8717 * gdb.texinfo (History) Rename "Command History".
8718 (Command History): Move node "Server Prefix" from section on
8721 2005-06-19 Nick Roberts <nickrob@snap.net.nz>
8723 * gdb.texinfo (GDB/MI Stack Manipulation):
8724 Re-instate -stack-info-frame with example. Say that it gets
8725 info on selected frame, not current frame.
8727 2005-06-18 Eli Zaretskii <eliz@gnu.org>
8729 * gdb.texinfo (Server): Clarify that `file' should be used before
8730 connecting to the server.
8731 (Files): Add an xref to the above description.
8732 (Output Formats): More detailed description of the `c' format.
8733 (Memory): List explicitly all the formats supported by `x'.
8734 (Threads): Add an @cindex entry for "thread apply".
8735 (Files): Document the possibility of loading unlinked object
8736 files. Add more indexing for solib-absolute-prefix and
8738 (Machine Code): Document possible problems with locations in
8740 (Backtrace): Document that free-standing environments do not need
8741 to have a `main' function.
8743 2005-06-18 Nick Roberts <nickrob@snap.net.nz>
8745 * gdb.texinfo (GDB/MI Stack Manipulation): Remove reference to
8748 2005-06-07 Andrew Cagney <cagney@gnu.org>
8750 * gdb.texinfo (Contributors): Note the original multi-arch
8753 2005-06-03 Eli Zaretskii <eliz@gnu.org>
8755 * gdb.texinfo (Registers): Add index entries for the standard
8757 (Frames): Add cross-reference from frame pointer description to
8759 (Annotations Overview): Fix the reference to GDB name.
8761 2005-06-01 Eli Zaretskii <eliz@gnu.org>
8763 * gdb.texinfo (Set Watchpoints): Remove @vindex entry for
8764 can-use-hw-watchpoints.
8766 2005-05-28 Bob Rossi <bob@brasko.net>
8768 * gdb.texinfo (GDB/MI Out-of-band Records): Add bullet enumerating
8769 the possible reasons why an exec async record would be returned to FE.
8771 2005-05-26 Andrew Cagney <cagney@gnu.org>
8773 * gdb.texinfo: Note that Elena Zannoni, Fernando Nasser, and
8774 Andrew Cagney implemented the original GDB/MI.
8776 2005-05-23 Orjan Friberg <orjanf@axis.com>
8778 * gdb.texinfo (CRIS): Update the cris-version and cris-dwarf2-cfi
8779 documentation. Add documentation for cris-mode.
8781 2005-05-20 Eli Zaretskii <eliz@gnu.org>
8783 * gdb.texinfo (Numbers): Explain the example and make the wording
8786 2005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
8787 Dennis Brueni <dennis@slickedit.com>
8789 * gdb.texinfo (GDB/MI Breakpoint Table Commands)
8790 (GDB/MI Data Manipulation, GDB/MI Program Control)
8791 (GDB/MI Stack Manipulation): Update examples to include the fullname
8792 attribute in stack frames.
8794 2005-05-12 Eli Zaretskii <eliz@gnu.org>
8796 * gdb.texinfo (Startup): Fix last change. Treat gdb.ini like we
8797 do with other non-standard names of init files.
8799 2005-05-11 Eli Zaretskii <eliz@gnu.org>
8801 * gdb.texinfo (Command Files): Move the description of the startup
8803 (Startup): ...to this new subsection of the Invocation chapter.
8804 Rearrange the description of init files more logically and add a
8805 cross-reference to "Command Files". Document the special gdbinit
8806 name for CISCO 68k. Expand the description of what GDB does
8808 (History): Add index entry for HISTSIZE.
8810 2005-05-02 Mark Kettenis <kettenis@gnu.org>
8812 * gdb.texinfo (Files): Remove documentation for auto-solib-limit.
8814 2005-05-02 Eli Zaretskii <eliz@gnu.org>
8816 * gdb.texinfo (SVR4 Process Information, The isatty call)
8817 (The system call): Don't use foo(N) notation for man pages and
8819 (Compilation, DJGPP Native): Improve wording.
8821 2005-04-27 Eli Zaretskii <eliz@gnu.org>
8823 * gdb.texinfo (Backtrace): Describe backtraces with arguments that
8824 were optimized away.
8826 2005-04-22 Eli Zaretskii <eliz@gnu.org>
8828 * gdb.texinfo (Remote configuration): Document "set/show
8829 get-thread-local-storage-address". Add cross-reference to the
8830 description of the qGetTLSAddr packet.
8831 (General Query Packets): Mention "set remote
8832 get-thread-local-storage-address" and add a reference to its
8835 2005-04-19 Nick Roberts <nickrob@snap.net.nz>
8837 * gdb.texinfo (Backtrace): Describe 'bt full'.
8839 2005-04-17 Nick Roberts <nickrob@snap.net.nz>
8841 * gdb.texinfo (Mode Options): Fix typo.
8842 (GDB/MI): Describe how to invoke GDB/MI.
8844 2005-04-16 Eli Zaretskii <eliz@gnu.org>
8846 * gdb.texinfo (OS Information): Renamed from Auxiliary Vector; all
8847 references changed. Add description of "info udot".
8848 (Files): Document "set/show stop-on-solib-events".
8849 (M32R/D): Document "set/show download-path", "set/show
8850 board-address", "set/show server-address", "upload", "tload".
8851 Document "sdireset", "sdistatus", "debug_chaos", "use_debug_dma",
8852 "use_mon_code", "use_ib_break", "use_dbt_break".
8853 (Maintenance Commands): Improve indexing.
8854 (Target Commands): Document "set/show hash", "set/show debug
8856 (SVR4 Process Information): Document "info pidlist" and "info
8857 meminfo". Document "set/show procfs-tarce" and "set/show
8858 procfs-file". Document "proc-trace-*" and "proc-untrace-*".
8859 (Symbols, The Print Command with Objective-C): Improve indexing.
8860 (Objective-C): Add references to "info classes" and "info
8862 (Debugging Output): Improve wording. Document "set/show debug
8863 solib-frv". Fix "set/show debugvarobj".
8864 (Set Breaks): Add index entry for "hardware breakpoints".
8865 (Renesas ICE): Document "e7000", "ftplogin", "ftpload", "drain",
8866 and "set/show usehardbreakpoints".
8867 (MIPS Embedded): Document "se/show syn-garbage-limit", "set/show
8868 monitor-prompt", "set/show monitor-warnings", "pmon".
8869 (ARM): Document "rdilogfile", "rdilogenable", "set/show
8870 rdiromatzero", "set/show rdiheartbeat".
8871 (PowerPC): Document SDS-specific commands "set/show sdstimeout",
8873 (Embedded Processors): Document the "sim" command.
8874 (Remote): Document the "remote" command.
8875 (DJGPP Native): Document the "info serial" command.
8876 (Threads): Document "maint info sol-threads".
8877 (Files): Document "nosharedlibrary", "add-symbol-file-from-memory".
8878 (Set Breaks): Improve indexing.
8879 (Command Syntax): Add a reference to dont-repeat.
8880 (Define): Document "dont-repeat".
8881 (TUI Commands): Document "tabset".
8882 (WinCE): New subsection. Document "set/show remotedirectory",
8883 "set/show remoteupload", "set/show remoteaddhost".
8885 2005-04-15 Eli Zaretskii <eliz@gnu.org>
8887 * gdb.texinfo (Hurd Native): New subsection, documents
8888 Hurd-specific commands.
8889 (Maintenance Commands): Add cross-reference to "Debugging Output".
8890 (Debugging Output): Document "set/show debug lin-lwp".
8891 (MIPS): Improve documentation of heuristic-fence-post. Document
8892 "set/show mips abi", "set/show mips saved-gpreg-size", "set/show
8893 mips stack-arg-size", "set/show mips mask-address", "set/show mips
8894 remote-mips64-transfers-32bit-regs", "set/show debug mips".
8895 (ARM): Document ARM-specific commands.
8896 (AVR): New section. Document "info io_registers".
8897 (CRIS): New section. Document "set/show cris-version" and
8898 "set/show cris-dwarf2-cfi".
8899 (HPPA): New section. Document "set/show debug hppa" and "maint
8901 (Neutrino): New subsection. Document "set/show debug nto-debug".
8902 (Super-H): New section. Document the "regs" command.
8903 (Debugging Output): Document "set/show debug aix-thread".
8905 2005-04-09 Eli Zaretskii <eliz@gnu.org>
8907 * gdb.texinfo (Print Settings): Document "set/show print
8908 pascal_static-members", "set print repeats", "show print
8909 null-stop". Improve indexing. Fix documentation of "set print
8911 (Pascal): New section.
8912 (Supported languages): Rename from "Support"; all references
8913 updated. Add a menu item for Pascal.
8914 (Numbers): Document "set radix.
8915 (Screen Size): Document "set/show pagination".
8916 (MIPS Embedded): Remove "set processor" documentation.
8917 (Remote configuration): Document "set/show X/P/Z-packet",
8918 "set/show read-aux-vector-packet", "set/show remote
8919 symbol-lookup-packet", "set/show remote verbose-resume-packet",
8920 "set/show remoteaddresssize", "set/show remotebaud", "set/show
8921 remotedebug", "set/show remotebreak", "set/show remotedevice",
8922 "set/show remotelogfile".
8923 (Auxiliary Vector): Add reference to the description of the
8924 read-aux-vector-packet setting.
8925 (Set Watchpoints): Add a cross-reference to "set remote
8926 hardware-breakpoint-limit".
8927 (General Query Packets): Add indexing of requests and
8928 cross-references to related commands in "Remote configuration".
8929 (File-I/O Overview, The system call): Fix wording and typos.
8930 (Thread Stops): Add index entries.
8931 (Continuing and Stepping): Document "show step-mode".
8932 (i386): New node. Document "set/show struct-convention".
8933 (Files): Document "show trust-readonly-sections".
8934 (Calling): Document "set/show unwindonsignal".
8935 (Messages/Warnings): Add index entries.
8936 (Maintenance Commands): Document "set/show watchdog".
8937 (Annotations Overview): Document "show annotate".
8938 (Set Watchpoints): Add index entries.
8939 (Symbols): Fix doc of case-sensitive.
8940 (ABI): Document "show coerce-float-to-double".
8941 (Convenience Vars, Help): Improve indexing.
8942 (Machine Code): Document "show disassembly-flavor".
8943 (Debugging C plus plus): Document "show overload-resolution".
8944 (Value History, Signaling): Add index entries.
8946 2005-04-08 Eli Zaretskii <eliz@gnu.org>
8948 * gdb.texinfo (Show): Move @kindex entries to their proper places.
8949 (Processes): Fix wording.
8950 (History, List, Logging output, Define, Symbols, Print Settings):
8953 2005-04-03 Eli Zaretskii <eliz@gnu.org>
8955 * gdb.texinfo (Targets): Document "set/show architecture". Remove
8956 redundant index entry for "target" command.
8957 (Backtrace): Add index entries.
8958 (Symbols, Fortran): Document the "set case-sensitive" command.
8959 (DJGPP Native): Document "set com1base", "set com1irq", etc.
8960 (Print Settings): Add index entry for "set demangle-style".
8961 (Target Commands): Document "set download-write-size".
8962 (Debugging Output): Document "set exec-done-display".
8964 2005-04-02 Eli Zaretskii <eliz@gnu.org>
8966 * gdb.texinfo (Files): Fix the name and documentation of
8967 add-shared-symbol-files. Document its alias assf. Update the
8968 list of OSs where GDB supports shared libraries. Fix markup.
8969 (Continuing and Stepping): Add reference to @var{location} in the
8971 (Dump/Restore Files): Fix reference to @{filename}.
8972 (Help): Fix wording.
8974 (Set Watchpoints): Ditto.
8975 (Backtrace): Remove redundant index entries. Improve index
8977 (Delete Breaks): Fix wording.
8978 (Memory): Document the compare-sections command.
8979 (Memory Region Attributes): Improve wording.
8980 (Disabling): Improve wording.
8981 (Fortran): New subsection. Document the "info common" command.
8982 (Help): Document aliases "info copying" and "info warranty".
8983 (Caching Remote Data): New section. Document the "set/show
8984 remotecache" and "info dcache" commands.
8985 (Show): Fix wording of the documentation of the "set
8986 extension-language" command.
8987 (Signals): Add index entry for "info handle".
8988 (Memory Region Attributes): Fix punctuation.
8989 (Symbols): Change the arg name to "location" and refer to it in
8990 the text. Fix wording of "info types" doc.
8991 (Threads): Fix usage of @enumerate @item's.
8992 (Listing Tracepoints): Add index entry for "info tp".
8993 (Set Watchpoints): Add xref to "info break" description.
8994 (Macros): Add an index entry for "macro exp1". Document the
8995 "macro list" command.
8996 (Maintenance Commands): Document "flushregs", "maint agent",
8997 "maint check-symtabs", "maint cplus", "maint demangle", "maint
8998 deprecate", "maint undeprecate", "maint dump-me", "maint packet",
8999 "maint print architecture", "maint print objfiles", "maint print
9000 statistics", "maint print type", "maint show-debug-regs", "maint
9001 space", "maint time", and "maint translate-address".
9002 (Connecting): Document the "monitor" command.
9003 (Annotations Overview): Describe the "set annotate" command.
9005 2005-04-01 Eli Zaretskii <eliz@gnu.org>
9007 * gdb.texinfo (Set Watchpoints): Document can-use-hw-watchpoints.
9008 Rearrange index entries and improve wording about support for
9009 hardware watchpoints.
9011 2005-03-10 Bob Rossi <bob@brasko.net>
9013 * gdb.texinfo: Update copyright
9015 2005-02-09 Theodore A. Roth <troth@openavr.org>
9017 * gdb.texinfo (General Query Packets): Fix texinfo compile warning and
9020 2005-02-03 Kevin Buettner <kevinb@redhat.com>
9022 * gdb.texinfo (General Query Packets): Document qGetTLSAddr packet.
9024 2005-01-17 Michael Snyder <msnyder@redhat.com>
9026 * gdb.texinfo: Fix spelling, infinte -> infinite.
9028 2005-01-08 Mark Kettenis <kettenis@gnu.org>
9030 * observer.texi (GDB Observers): Document "solib_loaded".
9032 2005-01-07 Andrew Cagney <cagney@gnu.org>
9034 * configure.ac: Rename configure.in, require autoconf 2.59.
9035 * configure: Re-generate.
9037 * configure.in: Replace configdirs with multiple references to
9039 * configure: Re-generate.
9041 2005-01-04 Andrew Cagney <cagney@gnu.org>
9043 * gdbint.texinfo (Versions and Branches): Make the date (YYYYMMDD)
9044 part of the version number.
9046 2004-12-24 Mark Kettenis <kettenis@gnu.org>
9048 * gdbint.texinfo (Algorithms): Remove description of
9049 TARGET_DISABLE_HW_WATCHPOINTS and TARGET_ENABLE_HW_WATCHPOINTS.
9051 2004-12-07 Jim Blandy <jimb@redhat.com>
9053 * gdb.texinfo (General Query Packets): Specify that thread ID's in
9054 the 'qC' and 'qThreadInfo' packets are unsigned hexidecimal
9057 2004-12-07 Andreas Schwab <schwab@suse.de>
9059 * gdb.texinfo (Mode Options): Document -l option.
9061 2004-12-04 Eli Zaretskii <eliz@gnu.org>
9063 * gdbint.texinfo (Algorithms): More accurate description of
9064 STOPPED_BY_WATCHPOINT. Point out that target_stopped_data_address
9065 is not needed unless data-read and data-access watchpoints are
9066 supported. Add a description of how GDB checks whether the
9067 inferior stopped because a watchpoint was hit.
9069 2004-11-23 Eli Zaretskii <eliz@gnu.org>
9071 * gdb.texinfo (Files): Add cross-reference to description of
9072 -readnow command-line switch.
9074 2004-11-10 Randolph Chung <tausq@debian.org>
9076 * gdb.texinfo: Document set/show backtrace past-entry commands.
9077 Rearrange index entries for set/show backtrace past-main.
9079 2004-11-10 Jon Beniston <jon@beniston.com>
9081 Committed by Andrew Cagney <cagney@gnu.org>.
9082 * gdb.texinfo (Remote Serial Protocol): Further describe
9083 binary transfer escaping mechanism .
9085 2004-11-08 Randolph Chung <tausq@debian.org>
9087 * gdb.texinfo (inferior_debugging info): Document "set debug infrun"
9088 and "show debug infrun". Add index entries.
9090 2004-10-23 Eli Zaretskii <eliz@gnu.org>
9092 * gdb.texinfo (SVR4 Process Information): Document subcommands of
9093 "info proc" that are already implemented. Add index entries.
9094 (Working Directory): Add a cross-reference to "info proc" command.
9095 (Files): Add a tip for decreasing memory used for symtabs from
9097 (Starting): Fix whitespace; make "elaboration" stand out where it
9098 is first used, and add an index entry for the term.
9099 (Calling): Expand and elaborate text. Add "print". Add the
9100 description of problems with weak aliases.
9101 (Core File Generation): New section.
9103 2004-10-12 Andrew Cagney <cagney@gnu.org>
9105 * gdbint.texinfo (Versions and Branches): New chapter.
9106 (Releasing GDB): Delete "Versions and Branches" section.
9107 (Top): Add "Versions and Branches".
9109 2004-10-08 Eli Zaretskii <eliz@gnu.org>
9111 * gdb.texinfo (Editing, History): Add cross-references to the
9112 included Readline and History user documentation. Remove
9113 references to the symbol have-readline-appendices which is unused
9115 (History): Fix indexing.
9117 2004-10-08 Jeff Johnston <jjohnstn@redhat.com>
9119 * gdbint.texinfo (target_stopped_data_address): Update to
9121 (i386_stopped_data_address): Update prototype and description.
9122 (i386_stopped_by_watchpoint): New function and description.
9124 2004-10-03 Paul N. Hilfinger <hilfinger@gnat.com>
9126 * gdb.texinfo (Filenames): Add Ada suffixes.
9129 2004-09-27 Andrew Cagney <cagney@gnu.org>
9130 Robert Picco <Robert.Picco@hp.com>
9132 * gdb.texinfo (Packets): Document the "p" packet.
9134 2004-09-21 Jason Molenda (jmolenda@apple.com)
9136 * gdb.texinfo (Paths and Names of the Source Files): Document the
9137 meaning of values in the 'desc' field of a SO stab.
9139 2004-09-20 Daniel Jacobowitz <dan@debian.org>
9141 * gdb.texinfo (Maintenance Commands): Document "maint set dwarf2
9142 max-cache-age" and "maint show dwarf2 max-cache-age".
9144 2004-09-16 Eli Zaretskii <eliz@gnu.org>
9146 * gdb.texinfo (Set Breaks): Add index entry for setting
9147 breakpoints on overloaded C++ functions that are not members of
9148 any classes. Add an example and an index entry for setting
9149 breakpoints on all program functions.
9150 (Character Sets, Macros, Overlay Commands)
9151 (Non-debug DLL symbols, GDB/MI Output Syntax)
9152 (Annotations Overview, Maintenance Commands, File-I/O Overview):
9153 Use "(@value{GDBP})" instead of a literal "(gdb)".
9155 2004-09-12 Andrew Cagney <cagney@gnu.org>
9157 * gdbint.texinfo (Native Debugging): Delete description of
9160 2004-09-11 Paul Hilfinger <hilfinger@gnat.com>
9162 * gdbint.texinfo (User Interface): Change local_hex_string_custom
9163 to hex_string_custom (not historically correct, but more
9164 understandable, given the current code).
9166 2004-09-03 Andrew Cagney <cagney@gnu.org>
9168 * gdbint.texinfo (Native Debugging): Delete SVR4_SHARED_LIBS.
9170 2004-09-01 Jeff Johnston <jjohnstn@redhat.com>
9172 * observer.texi (solib_unloaded): New observer.
9174 2004-08-24 Andrew Cagney <cagney@gnu.org>
9176 * gdbint.texinfo (Target Architecture Definition): Add missing
9179 2004-08-20 Michael Chastain <mec.gnu@mindspring.com>
9181 * (Using the Testsuite): build != host is supported,
9182 but some test scripts do not support build != host.
9184 2004-08-14 Mark Kettenis <kettenis@gnu.org>
9186 * gdbint.texinfo (Host Definition): Delete description of
9187 FCLOSE_PROVIDED and GETENV_PROVIDED.
9189 2004-08-05 Mark Kettenis <kettenis@chello.nl>
9191 * gdbint.texinfo (Host Definition): Delete description of
9193 (Native Debugging): Delete description of KERNEL_U_ADDR_BSD and
9196 2004-08-05 Andrew Cagney <cagney@gnu.org>
9198 * gdbint.texinfo (Target Architecture Definition): Delete
9199 reference to deprecated_read_fp.
9201 2004-08-02 Andrew Cagney <cagney@gnu.org>
9203 * gdbint.texinfo (Target Architecture Definition): Delete
9204 description of DEPRECATED_REGISTER_BYTES.
9206 2004-07-30 Baurjan Ismagulov <ibr@ata.cs.hun.edu.tr>
9208 * gdb.texinfo (Source Path): Document the new behavior of
9209 searching for the source files.
9211 2004-07-17 Eli Zaretskii <eliz@gnu.org>
9213 * gdb.texinfo (Edit): Fix markup of EDITOR and improve wording.
9214 (Search, Expressions, Arrays, Variables, Data, Machine Code)
9215 (Auto Display): Improve indexing.
9217 2004-07-16 Andrew Cagney <cagney@gnu.org>
9219 * gdb.texinfo (Mode Options): Delete documentation on "-async" and
9222 2004-07-09 Eli Zaretskii <eliz@gnu.org>
9224 * gdb.texinfo: Fix @kindex entries so that multiple commands that
9225 have the same prefix have only their prefix in the index.
9227 2004-07-03 Mark Kettenis <kettenis@gnu.org>
9229 * gdb.texinfo (BSD libkvm Interface): New node (section)
9230 (Native): Add it to the menu.
9232 2004-07-01 Mark Kettenis <kettenis@gnu.org>
9234 * gdbint.texinfo (Target Architecture Definition): Remove
9237 2004-06-24 Mark Kettenis <kettenis@gnu.org>
9239 * gdbint.texinfo (Target Architecture Definition): Remove
9240 SUN_FIXED_LBRAC_BUG.
9242 2004-06-26 Andrew Cagney <cagney@gnu.org>
9244 * gdbint.texinfo (Coding): Replace xasprintf with xstrprintf.
9246 2004-06-20 Andrew Cagney <cagney@gnu.org>
9248 * gdbint.texinfo (Target Architecture Definition): Deprecate
9249 USE_STRUCT_CONVENTION.
9251 2004-06-19 Michael Chastain <mec.gnu@mindspring.com>
9253 gdb.texinfo (Bug Reporting): Mention session recording,
9254 with the script command or Emacs.
9256 2004-06-18 Andrew Cagney <cagney@gnu.org>
9258 * gdbint.texinfo (Target Architecture Definition): Deprecate
9259 FUNCTION_START_OFFSET.
9261 2004-06-14 Andrew Cagney <cagney@gnu.org>
9263 Based on changes from Karl Berry.
9264 * gdb.texinfo: Do not use @sc in a direntry.
9265 * stabs.texinfo: Change @dircateogry to "Software development".
9266 * gdbint.texinfo, gdb.texinfo, annotate.texinfo: Ditto.
9268 2004-06-13 Andrew Cagney <cagney@gnu.org>
9270 * gdbint.texinfo (Target Architecture Definition): Delete
9271 description of RETURN_VALUE_ON_STACK.
9273 2004-06-09 Andrew Cagney <cagney@gnu.org>
9275 * gdbint.texinfo (Native Debugging): Restore "@table @code"
9276 deleted by previous patch.
9278 2004-06-08 Andrew Cagney <cagney@gnu.org>
9280 * gdbint.texinfo (Native Debugging): Delete documentation on
9283 2004-06-06 Randolph Chung <tausq@debian.org>
9285 * gdb.texinfo (push_dummy_call): Use @code{struct value}.
9287 2004-06-06 Randolph Chung <tausq@debian.org>
9289 * gdb.texinfo (push_dummy_call): Update argument list to match
9290 the new push_dummy_call method signature. Describe the function
9293 2004-05-24 Joel Brobecker <brobecker@gnat.com>
9295 * gdb.texinfo (Starting): Document new start command.
9297 2004-05-21 Andrew Cagney <cagney@redhat.com>
9299 * observer.texi (GDB Observers): Document "inferior_created".
9301 2004-05-08 Andrew Cagney <cagney@redhat.com>
9303 * gdbint.texinfo (Target Architecture Definition): Delete
9304 description of DO_DEFERRED_STORES.
9306 * gdbint.texinfo (Target Architecture Definition): Delete
9307 references to DEPRECATED_FIX_CALL_DUMMY.
9309 * gdbint.texinfo (Target Architecture Definition): Delete
9310 description of DEPRECATED_CALL_DUMMY_WORDS,
9311 DEPRECATED_SIZEOF_CALL_DUMMY_WORDS, and CALL_DUMMY.
9313 * gdbint.texinfo (Target Architecture Definition): Delete
9314 description of DEPRECATED_PUSH_DUMMY_FRAME.
9316 * gdbint.texinfo (Target Architecture Definition): Delete
9317 reference to DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
9319 2004-05-07 Andrew Cagney <cagney@redhat.com>
9321 * observer.texi (GDB Observers): Add "Debugging" section. Include
9322 cross reference to "set/show debug observer".
9323 * gdb.texinfo (Debugging Output): Document "set/show debug
9326 2004-05-01 Andrew Cagney <cagney@redhat.com>
9328 * gdbint.texinfo (Target Architecture Definition): Delete
9329 description of DEPRECATED_PC_IN_SIGTRAMP.
9331 2004-04-30 Andrew Cagney <cagney@redhat.com>
9333 * gdbint.texinfo (Target Architecture Definition): Delete
9334 documentation for BELIEVE_PCC_PROMOTION_TYPE, no longer defined.
9336 2004-04-30 Orjan Friberg <orjanf@axis.com>
9338 * observer.texi (GDB Observers): Correct spelling.
9340 2004-04-26 Orjan Friberg <orjanf@axis.com>
9342 * observer.texi (GDB Observers): Add target_changed event.
9344 2004-04-08 Andrew Cagney <cagney@redhat.com>
9346 * observer.texi (GDB Observers): Rework, provide generic observer
9347 definitions and then a list of observable events.
9349 2004-04-04 Andrew Cagney <cagney@redhat.com>
9351 * gdbint.texinfo (Host Definition): Delete reference to
9354 2004-04-02 Andrew Cagney <cagney@redhat.com>
9356 * gdbint.texinfo (Target Architecture Definition): Delete
9357 reference to DEPRECATED_CALL_DUMMY_LENGTH.
9359 2004-03-28 Stephane Carrez <stcarrez@nerim.fr>
9361 * gdb.texinfo (TUI Commands): Document tui reg commands.
9363 2004-03-26 Andrew Cagney <cagney@redhat.com>
9365 * gdb.texinfo (TUI): Delete reference to --enable-tui. Mention
9367 (Mode Options): Mention "gdbtui". Use "Text" not "Terminal".
9368 (Contributors): Mention both Text and Terminal User Interface.
9370 2004-03-23 Andrew Cagney <cagney@redhat.com>
9372 * gdbint.texinfo (Target Architecture Definition): Deprecate
9373 references to SIGTRAMP_START and SIGTRAMP_END.
9375 2004-03-23 Andrew Cagney <cagney@redhat.com>
9377 * gdbint.texinfo (Target Architecture Definition): Deprecate
9378 references to PC_IN_SIGTRAMP.
9380 2004-03-19 Andrew Cagney <cagney@redhat.com>
9382 * gdbint.texinfo (Target Architecture Definition): Delete
9383 reference to GDB_TARGET_IS_HPPA.
9385 2004-03-18 Andrew Cagney <cagney@redhat.com>
9387 * gdbint.texinfo (Coding): Update section on gdbarch_data,
9388 describe pre_init and post_init.
9390 2004-03-09 Daniel Jacobowitz <drow@mvista.com>
9392 * gdb.texinfo (Debugging Output): Document values for "set debug
9395 2004-02-28 Andrew Cagney <cagney@redhat.com>
9397 * gdb.texinfo (Contributors): Mention GDB 6.1 release engineer.
9399 2004-02-26 Jeff Johnston <jjohnstn@redhat.com>
9401 * gdb.texinfo (breakpoints): Add information about the
9402 new "set breakpoint pending" and "show breakpoint pending"
9405 2004-02-26 Andrew Cagney <cagney@redhat.com>
9407 * gdbint.texinfo (Coding): Document use of gdbarch_obstack_zalloc
9408 in Per-architecture module data section.
9410 2004-02-25 Roland McGrath <roland@redhat.com>
9412 * gdb.texinfo (General Query Packets): Document qPart:... packets.
9414 2004-02-24 Andrew Cagney <cagney@redhat.com>
9416 * annotate.texinfo: Wrap fdl.texi include in raise/lower sections.
9417 * gdb.texinfo, gdbint.texinfo, stabs.texinfo: Ditto.
9418 * fdl.texi: Import Version 1.2, November 2002.
9420 2004-02-17 Andrew Cagney <cagney@redhat.com>
9422 * gdb.texinfo (Mode Options): Note that "mi1" is deprecated.
9424 2004-02-16 Andrew Cagney <cagney@redhat.com>
9426 * gdbint.texinfo (Target Architecture Definition): Deprecate
9427 FRAMELESS_FUNCTION_INVOCATION.
9429 2004-02-16 Andrew Cagney <cagney@redhat.com>
9431 * gdbint.texinfo (Coding): Mention -Wunused-function.
9433 2004-02-14 Andrew Cagney <cagney@redhat.com>
9435 * gdbint.texinfo (Target Architecture Definition): Delete
9436 description of DEPRECATED_CALL_DUMMY_STACK_ADJUST.
9438 2004-02-12 Elena Zannoni <ezannoni@redhat.com>
9440 * gdb.texinfo: Properly quote the name "C++".
9441 * gdbint.texinfo: Ditto.
9442 * stabs.texinfo: Ditto.
9444 2004-02-11 Elena Zannoni <ezannoni@redhat.com>
9446 * gdbint.texinfo (Support Libraries): Add doco about obstacks and
9447 minimal information about libiberty.
9449 2004-02-06 Michael Chastain <mec.gnu@mindspring.com>
9451 * gdb.texinfo (Auxiliary Vector): Fix thinko with @value{GDBN}.
9453 2004-02-04 Roland McGrath <roland@redhat.com>
9455 * gdb.texinfo (Auxiliary Vector): New node (section).
9456 (Data): Add it to the menu.
9458 2004-02-02 Jeff Johnston <jjohnstn@redhat.com>
9460 * gdb.texinfo (Breakpoints): Add information about pending
9463 2004-01-26 Andrew Cagney <cagney@redhat.com>
9465 * gdb.texinfo (Overview): Delete references to the cisco protocol
9466 including the "N" response.
9468 2004-01-26 Andrew Cagney <cagney@redhat.com>
9470 * gdbint.texinfo (Target Architecture Definition): Rename
9471 EXTRACT_STRUCT_VALUE_ADDRESS to
9472 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.
9474 2004-01-24 Eli Zaretskii <eliz@gnu.org>
9476 * gdb.texinfo (KOD): Document "show os". Add index entries for
9477 "set/show os" and "info cisco" commands.
9479 2004-01-21 Eli Zaretskii <eliz@gnu.org>
9481 * Makefile.in (install-info): Prepend $(DESTDIR) to $(infodir).
9483 2004-01-19 Michael Chastain <mec.gnu@mindspring.com>
9485 * gdbint.texinfo: Delete USE_MMALLOC, NO_MMCHECK, MMCHECK_FORCE,
9486 MMAP_BASE_ADDRESS, MMAP_INCREMENT.
9488 2004-01-19 Nick Roberts <nick@nick.uklinux.net>
9490 * gdb.texinfo (GDB/MI Stack Manipulation): Describe extension to
9492 (GDB/MI Variable Objects): Describe extension to
9495 2004-01-17 Daniel Jacobowitz <drow@mvista.com>
9497 * gdbint.texinfo (DECR_PC_AFTER_HW_BREAK): Don't document.
9499 2004-01-17 Andrew Cagney <cagney@redhat.com>
9501 * gdbint.texinfo (Target Architecture Definition): Delete
9502 documentation on DEPRECATED_NPC_REGNUM.
9504 2004-01-13 Daniel Jacobowitz <drow@mvista.com>
9506 * gdb.texinfo: Update copyright year. Mention that set
9507 follow-fork-mode is supported on GNU/Linux. Remove documentation of
9508 "set follow-fork-mode ask".
9510 2004-01-13 Andrew Cagney <cagney@redhat.com>
9512 * gdbint.texinfo: Update copyright year.
9513 (Coding): Add -Wunused-label to list of -Werror warnings.
9515 2004-01-08 Jason Molenda <jmolenda@apple.com>
9516 Eli Zaretskii <eliz@gnu.org>
9518 * gdb.texinfo: Update copyright.
9519 (Objective-C): "methodName" typeo fixed. Add @code/@var markup
9520 around names, as appropriate. Minor syntax cleanup of
9521 _NSPrintForDebugger explanation. Two spaces after periods.
9522 GDBN used instead of lit. "gdb". Index entries added for
9523 print-object and _NSPrintForDebugger. @noindent added in one spot.
9525 2003-11-11 Elena Zannoni <ezannoni@redhat.com>
9527 * stabs.texinfo: Add dircategory and direntry commands.
9528 * annotate.texinfo: Ditto.
9530 2003-11-10 Andrew Cagney <cagney@redhat.com>
9532 * gdbint.texinfo (Target Architecture Definition): Replace the
9533 return_value method's "inval" and "outval" parameters with
9534 "readbuf" and "writebuf".
9536 2003-10-28 Jim Blandy <jimb@redhat.com>
9538 * gdb.texinfo (The F request packet, The F reply packet): Renamed
9539 from "The `F' request packet" and "The `F' reply packet", to make
9541 (File-I/O remote protocol extension): Update menu entries, too.
9543 2003-10-26 Michael Chastain <mec@shout.net>
9545 * gdb.texinfo (Thread Stops): Document the issue with
9546 premature return from system calls in multi-threaded programs.
9548 2003-10-24 Andrew Cagney <cagney@redhat.com>
9550 * annotate.texinfo: Fix "fortunatly"[sic].
9552 2003-10-23 Kei Sakamoto <sakamoto.kei@renesas.com>
9554 * gdb.texinfo (Contributors to GDB): Replace "Renesas"
9555 with "Hitachi" and "Mitsubishi".
9557 2003-10-20 Andrew Cagney <cagney@redhat.com>
9559 * gdbint.texinfo (Target Architecture Definition): Document
9560 gdbarch_return_value. Add cross references from
9561 USE_STRUCT_CONVENTION, EXTRACT_RETURN_VALUE, and
9562 STORE_RETURN_VALUE, and from/to EXTRACT_STRUCT_VALUE_ADDRESS.
9564 2003-10-18 Mark Kettenis <kettenis@gnu.org>
9566 * gdbint.texinfo (Target Architecture Definition): Document
9567 regset_from_core_section.
9569 2003-10-16 Kei Sakamot Sakamoto <sakamoto.kei@renesas.com>
9571 * gdb.texinfo (M32R/D): Mention m32rsdi target.
9573 2003-10-15 Kevin Buettner <kevinb@redhat.com>
9575 From Anthony Green <green@redhat.com>:
9576 * gdb.texinfo (Breakpoints related warnings): Insert into menu.
9578 2003-10-14 Kevin Buettner <kevinb@redhat.com>
9580 * gdb.texinfo (Breakpoint related warnings): New node.
9581 * gdbint.texinfo (ADJUST_BREAKPOINT_ADDRESS): Document.
9583 2003-10-13 Daniel Jacobowitz <drow@mvista.com>
9585 * gdb.texinfo (Remote Protocol): Document v and vCont.
9587 2003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
9589 * gdb.texinfo: Replace "Hitachi" and "Mitsubishi" with "Renesas".
9590 * gdbint.texinfo: Ditto.
9592 2003-10-09 Andrew Cagney <cagney@redhat.com>
9594 From 2003-09-18 David Anderson <davea@sgi.com>:
9595 * gdb.texinfo (GDB/MI Symbol Query): Replace "comamnd" with
9598 2003-10-03 Andrew Cagney <cagney@redhat.com>
9600 * gdbint.texinfo (Target Architecture Definition): Deprecate
9601 IBM6000_TARGET. Mention that it implies an RS/6000 system and not
9604 2003-10-02 Andrew Cagney <cagney@redhat.com>
9606 * gdbint.texinfo (Target Architecture Definition): Rename
9607 REGISTER_RAW_SIZE to DEPRECATED_REGISTER_RAW_SIZE.
9608 * gdb.texinfo (Packets, Stop Reply Packets): Ditto.
9609 * gdbint.texinfo (Target Architecture Definition): Rename
9611 2003-09-30 Andrew Cagney <cagney@redhat.com>
9613 REGISTER_VIRTUAL_SIZE to DEPRECATED_REGISTER_VIRTUAL_SIZE.
9614 (Target Architecture Definition):
9616 * gdbint.texinfo (Target Architecture Definition): Rename
9617 REGISTER_VIRTUAL_TYPE to DEPRECATED_REGISTER_VIRTUAL_TYPE.
9619 2003-09-29 Andrew Cagney <cagney@redhat.com>
9621 * gdbint.texinfo (Target Architecture Definition): Delete
9622 documentation for NEED_TEXT_START_END.
9624 * gdbint.texinfo (Target Architecture Definition): Rename
9625 NPC_REGNUM to DEPRECATED_NPC_REGNUM. Add cross reference to
9628 2003-09-22 Michael Chastain <mec@shout.net>
9630 * gdbint.texinfo (Testsuite Organization): Change gdb.c++ to gdb.cp.
9632 2003-09-21 Anthony Green <green@redhat.com>
9634 * gdbint.texinfo (Target Architecture Definition): Fix typos.
9636 2003-09-21 Mark Kettenis <kettenis@gnu.org>
9638 * gdbint.texinfo (Target Architecture Definition): Document
9639 stabs_argument_has_addr.
9641 2003-09-18 Andrew Cagney <cagney@redhat.com>
9643 * gdbint.texinfo (Target Architecture Definition): Delete
9644 documentation on REGISTER_NAMES.
9646 2003-09-13 Mark Kettenis <kettenis@gnu.org>
9648 * gdbint.texinfo (Target Architecture Definition): Replace
9649 REG_STRUCT_HAS_ADDR with DEPRECATED_REG_STRUCT_HAS_ADDR.
9651 2003-09-11 Andrew Cagney <cagney@redhat.com>
9653 * gdbint.texinfo (Target Architecture Definition): Replace
9654 STACK_ALIGN with DEPRECATED_STACK_ALIGN.
9656 2003-08-18 Andrew Cagney <cagney@redhat.com>
9658 * gdbint.texinfo (Target Architecture Definition): Document
9659 "frame_red_zone_size".
9661 2003-08-09 Andrew Cagney <cagney@redhat.com>
9663 * gdb.texinfo (Backtrace): Replace "set/show backtrace-below-main"
9664 with "set/show backtrace past-main" and "set/show backtrace
9667 2003-08-08 H.J. Lu <hongjiu.lu@intel.com>
9669 * Makefile.in (install-info): Support DESTDIR.
9670 (install-html): Likewise.
9672 2003-08-07 Andrew Cagney <cagney@redhat.com>
9674 Patch from Nick Roberts.
9675 * gdb.texinfo (Using GDB under GNU Emacs): Fix/update key
9676 bindings. Remove description of send-gdb-command.
9678 2003-08-07 Andrew Cagney <cagney@redhat.com>
9680 * gdb.texinfo (Mode Options): Mention that "mi2" was included in
9683 2003-08-06 Andrew Cagney <cagney@redhat.com>
9685 * gdb.texinfo (Mode Options): Mention that level three is the
9686 highest available and that level 2 is deprecated.
9687 (Annotations Overview): Mention annotation levels. Cross reference
9688 to "Limitations of the Annotation Interface" in annotate.texi.
9689 (TODO, Value Annotations, Frame Annotations): Delete section.
9690 (Displays, Breakpoint Info): Delete.
9692 2003-08-04 Andrew Cagney <cagney@redhat.com>
9694 * agentexpr.texi: Delete @bye.
9695 * Makefile.in (STABS_DOC_SOURCE_INCLUDES): Add "fdl.texi"
9696 (stabs.info): Add $(srcdir) to include search path.
9697 (html): Depend on "annotate_toc.html", and not "annotate.html".
9698 * stabs.texinfo: Ditto. Include "fdl.texi".
9699 * gdbint.texinfo: Update copyright statement's list of invariant
9702 2003-07-28 Andrew Cagney <cagney@redhat.com>
9704 * Makefile.in (INFO_DEPS): Add annotate.info.
9705 (dvi, ps, html, pdf): Add annotate.
9706 (ANNOTATE_DOC_SOURCE_INCLUDES): New macro.
9707 (ANNOTATE_DOC_BUILD_INCLUDES): New macro.
9708 (ANNOTATE_DOC_FILES): New macro.
9709 (ANNOTATE_TEX_TMPS): New macro.
9710 (annotate.info, annotate_toc.html): Specify dependencies.
9711 (annotate.ps, annotate.pdf, annotate.dvi): Ditto.
9712 * annotate.texinfo: Rename annotate.texi. Get building. Add
9713 "Migrating to GDB/MI" and "Limitations of the Annotation
9714 Interface" chapters. Mention why it is not part of the user
9715 guide. Update copyright notice. Include "fdl.texi".
9717 2003-07-26 Stephane Carrez <stcarrez@nerim.fr>
9719 * gdb.texinfo (TUI Keys): Document C-x o key to switch active window.
9721 2003-07-24 Daniel Jacobowitz <drow@mvista.com>
9723 * gdbint.texinfo (libgdb components): Correct a GDB to GDBN.
9725 2003-07-24 Daniel Jacobowitz <drow@mvista.com>
9727 * gdb.texinfo (Server): Mention pidof.
9729 2003-07-22 Andrew Cagney <cagney@redhat.com>
9731 * gdbint.texinfo (Coding): Add -Wformat-nonliteral to -Werror
9734 2003-06-28 Daniel Jacobowitz <drow@mvista.com>
9736 * gdb.texinfo (Logging output): New chapter.
9738 2003-06-24 Joel Brobecker <brobecker@gnat.com>
9740 * gdb.texinfo (Unsupported languages): New section.
9741 (Languages): Add link to new section.
9743 2003-06-22 Andrew Cagney <cagney@redhat.com>
9745 * gdb.texinfo (Contributors): Mention 6.0 release engineer.
9747 2003-06-22 Daniel Jacobowitz <drow@mvista.com>
9749 * gdbint.texinfo (Coding): Clarify use of gdb_XXX.h headers.
9751 2003-06-22 Daniel Jacobowitz <drow@mvista.com>
9753 * Makefile.in (SFILES_INCLUDED): Add agentexpr.texi.
9754 * agentexpr.texi: Retitle section, and change it to an appendix.
9755 Comment out texinfo initialization. Factor a @var{} into two
9756 pieces to prevent makeinfo warnings.
9757 * gdb.texinfo: Add Agent Expressions appendix.
9759 2003-06-19 Daniel Jacobowitz <drow@mvista.com>
9761 * gdbint.texinfo (Native Conditionals): Remove PREPARE_TO_PROCEED.
9763 2003-06-18 Daniel Jacobowitz <drow@mvista.com>
9765 * gdb.texinfo (Remote Debugging): New section "Connecting to a
9766 remote target". Document the "detach" and "disconnect" commands.
9767 (Server, Netware, Debug Session): Reference "Connecting to a
9769 (GDB/MI Target Manipulation): Document "-target-disconnect".
9771 2003-06-13 Andrew Cagney <cagney@redhat.com>
9773 * gdbint.texinfo (Target Architecture Definition): Deprecate
9774 REMOTE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT, and
9775 BIG_REMOTE_BREAKPOINT. Cross reference BREAKPOINT_FROM_PC.
9777 2003-06-09 Jim Blandy <jimb@redhat.com>
9779 * gdb.texinfo (Separate Debug Files): Remove extra semicolon.
9781 2003-06-08 Andrew Cagney <cagney@redhat.com>
9783 * gdbint.texinfo (Target Architecture Definition): Delete
9784 documentation on FRAME_ARGS_ADDRESS_CORRECT.
9786 2003-06-08 Andrew Cagney <cagney@redhat.com>
9788 * gdbint.texinfo (Target Architecture Definition): Document
9789 "unwind_sp". Cross reference "unwind_sp" and TARGET_READ_SP.
9791 2003-06-07 Adam Fedor <fedor@gnu.org>
9793 * gdb.texinfo: Add Objective-C documentation.
9795 2003-06-01 Andrew Cagney <cagney@redhat.com>
9797 * gdbint.texinfo (Target Architecture Definition): Add "func_addr"
9798 parameter to "push_dummy_call". Rename "dummy_addr" to "bp_addr".
9800 2003-05-21 Andrew Cagney <cagney@redhat.com>
9802 * gdbint.texinfo (Target Architecture Definition): Delete
9803 references to "extract_address" and "store_address".
9805 2003-05-16 Andrew Cagney <cagney@redhat.com>
9807 * gdbint.texinfo (Target Architecture Definition): Replace
9808 REGISTER_BYTES with DEPRECATED_REGISTER_BYTES. Fix typo,
9809 DEPRECATED_REGISTER_SIZE instead of REGISTER_BYTE.
9811 2003-05-14 Theodore A. Roth <troth@openavr.org>
9813 * gdbint.texinfo (Breakpoint Handling): Correct a double negative.
9815 2003-05-10 H.J. Lu <hongjiu.lu@intel.com>
9817 * Makefile.in (gdb-cfg.texi): Replace $$LN_S with $(LN_S).
9818 (gdb.dvi): Likewise.
9819 (gdb.pdf): Likewise.
9820 (links2roff): Likewise.
9822 2003-05-08 Jim Blandy <jimb@redhat.com>
9824 * gdb.texinfo (Dump/Restore Files): Update documentation for
9825 'dump', 'append', and 'restore': note that format argument is
9826 optional; simplify presentation of the command variants; and be
9827 more precise about the formats.
9829 2003-05-07 Jim Blandy <jimb@redhat.com>
9831 * gdb.texinfo (Symbols): Update documentation: 'maint list
9832 symtabs' and 'maint list psymtabs' have been renamed 'maint info
9833 symtabs' and 'maint info psymtabs'.
9835 2003-05-05 Andrew Cagney <cagney@redhat.com>
9837 * gdbint.texinfo (Target Architecture Definition): Make
9838 CALL_DUMMY_WORDS, SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY_LENGTH,
9839 FIX_CALL_DUMMY, CALL_DUMMY_BREAKPOINT_OFFSET and
9840 CALL_DUMMY_BREAKPOINT_OFFSET deprecated.
9842 2003-05-04 Andrew Cagney <cagney@redhat.com>
9844 * gdb.texinfo (Maintenance Commands): Document "maint print
9847 2003-05-04 Andrew Cagney <cagney@redhat.com>
9849 * gdb.texinfo (GDB/MI Symbol Query): Use @{ and @}.
9851 2003-05-03 J. Brobecker <brobecker@gnat.com>
9853 Thierry Schneider <tpschneider1@yahoo.com>
9854 * gdb.texinfo (section GDB/MI Symbol Query): Add documentation
9857 2003-05-03 Andrew Cagney <cagney@redhat.com>
9859 * gdbint.texinfo (Target Architecture Definition): Document
9860 push_dummy_code. Add cross references.
9862 2003-05-02 Elena Zannoni <ezannoni@redhat.com>
9864 * gdb.texinfo (Character Sets): Update to reflect new behavior of
9865 set/show charsets commands.
9867 2003-04-28 Andrew Cagney <cagney@redhat.com>
9869 * gdbint.texinfo (Target Architecture Definition): Replace
9870 read_fp, TARGET_READ_FP and FP_REGNUM, with deprecated_read_fp,
9871 DEPRECATED_TARGET_READ_FP and DEPRECATED_REGNUM.
9873 2003-04-28 Andrew Cagney <cagney@redhat.com>
9875 * gdbint.texinfo (Target Architecture Definition): Rename
9876 "tm_print_insn" to "deprecated_tm_print_insn".
9878 2003-04-09 Jim Blandy <jimb@redhat.com>
9880 * gdb.texinfo (Symbols): Document 'maint list symtabs' and 'maint
9883 2003-04-08 Andrew Cagney <cagney@redhat.com>
9885 * gdbint.texinfo (Target Architecture Definition): Delete
9886 references to EXTRA_FRAME_INFO.
9888 2003-04-08 Andrew Cagney <cagney@redhat.com>
9890 * gdbint.texinfo (Target Architecture Definition): Delete
9891 PRINT_TYPELESS_INTEGER.
9893 2003-04-02 J. Brobecker <brobecker@gnat.com>
9895 * observer.texi (GDB Observers): Adjust the documentation for the
9896 normal_stop notification to better describe reality. Fix a couple
9899 2003-04-02 Bob Rossi <bob_rossi@cox.net>
9901 * gdb.texinfo (GDB/MI Program Control): Add
9902 '-file-list-exec-source-file'
9904 2003-03-31 Andrew Cagney <cagney@redhat.com>
9906 * gdbint.texinfo (Target Architecture Definition): Delete
9907 references to CALL_DUMMY_P.
9909 2003-03-30 Andrew Cagney <cagney@redhat.com>
9911 * gdbint.texinfo (Target Architecture Definition): Remove
9912 reference to TARGET_WRITE_SP.
9914 2003-03-27 Andrew Cagney <cagney@redhat.com>
9916 * gdbint.texinfo (Target Architecture Definition): Remove
9917 references to write_sp.
9919 2003-03-27 Andrew Cagney <cagney@redhat.com>
9921 * gdb.texinfo (GDB/MI Variable Objects): Replace @include with
9922 chapter body. Use @smallexample instead of @example.
9923 (Annotations): Ditto.
9924 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Remove gdbmi.texinfo and
9927 2003-03-26 Andrew Cagney <cagney@redhat.com>
9929 * gdbint.texinfo (Target Architecture Definition): Replace
9930 PUSH_ARGUMENTS with push_dummy_call, add gdbarch, regcache and
9931 dummy_addr parameters.
9933 2003-03-25 Andrew Cagney <cagney@redhat.com>
9935 * gdbint.texinfo (Target Architecture Definition): Delete
9936 reference to CALL_DUMMY_STACK_ADJUST_P. Rename
9937 CALL_DUMMY_STACK_ADJUST to DEPRECATED_CALL_DUMMY_STACK_ADJUST.
9938 Add reference to PUSH_ARGUMENTS.
9940 2003-03-23 Andrew Cagney <cagney@redhat.com>
9942 * gdbint.texinfo (Algorithms, Target Architecture Definition):
9943 Deprecate FRAME_CHAIN and FRAME_CHAIN_VALID.
9945 2003-03-18 J. Brobecker <brobecker@gnat.com>
9947 * gdbint.texinfo (Algorithms): Add new section describing the
9949 (Top): Add menu entry to new observer appendix.
9950 * observer.texi: New file.
9951 * Makefile.in (GDBINT_DOC_SOURCE_INCLUDES): Add dependency on
9952 new observer.texi file.
9954 2003-03-17 Andrew Cagney <cagney@redhat.com>
9956 * gdb.texinfo (DATE): Delete. Remove date from titles. Mention
9957 that GNU Press update the manual version number.
9959 2003-03-12 Andrew Cagney <cagney@redhat.com>
9961 * gdbint.texinfo (Target Architecture Definition): Delete
9962 references to get_saved_register. Rename GET_SAVED_REGISTER to
9963 DEPRECATED_GET_SAVED_REGISTER.
9965 2003-03-13 Andrew Cagney <cagney@redhat.com>
9967 * gdbint.texinfo (Target Architecture Definition): Replace
9968 POP_FRAME with DEPRECATED_POP_FRAME. Update description.
9970 2003-03-12 Andrew Cagney <cagney@redhat.com>
9972 * gdbint.texinfo (Target Architecture Definition): Rename
9973 FRAME_SAVED_PC to DEPRECATED_FRAME_SAVED_PC.
9975 2003-03-10 Corinna Vinschen <vinschen@redhat.com>
9977 * gdb.texinfo: Add File-I/O documentation.
9979 2003-03-10 Andrew Cagney <cagney@redhat.com>
9981 * gdbint.texinfo (Target Architecture Definition): Cross reference
9982 FRAME_SAVED_PC to unwind_pc. Document unwind_pc.
9984 2003-03-07 Andrew Cagney <cagney@redhat.com>
9986 * gdb.texinfo (Debugging Output): Mention the "set/show debug
9989 2003-03-05 Andrew Cagney <cagney@redhat.com>
9991 * gdbint.texinfo (Target Architecture Definition): Document
9992 unwind_dummy_id. Cross reference unwind_dummy_id and
9993 SAVE_DUMMY_FRAME_TOS.
9995 2003-03-05 James Ingham <jingham@apple.com>
9996 Daniel Jacobowitz <drow@mvista.com>
9998 * gdb.texinfo (Configuring the current ABI): Document "set cp-abi"
10001 2003-03-03 Andrew Cagney <cagney@redhat.com>
10003 * gdbint.texinfo (Target Architecture Definition): Document
10006 2003-03-03 Andrew Cagney <cagney@redhat.com>
10008 * stabs.texinfo (Structures): Use @samp and separate @var's
10009 instead of a single @var containing a comma separated list.
10012 2003-03-02 Daniel Jacobowitz <drow@mvista.com>
10014 * Makefile.in (distclean): Remove config.log.
10016 2003-03-01 Andrew Cagney <cagney@redhat.com>
10018 * gdbint.texinfo (Target Architecture Definition): Rename
10019 FRAME_INIT_SAVED_REGS to DEPRECATED_FRAME_INIT_SAVED_REGS.
10021 2003-03-01 Andrew Cagney <cagney@redhat.com>
10023 * gdbint.texinfo: Rename INIT_EXTRA_FRAME_INFO to
10024 DEPRECATED_INIT_EXTRA_FRAME_INFO.
10026 2003-02-23 Raoul Gough <RaoulGough@yahoo.co.uk>
10028 * gdb.texinfo (Cygwin Native): Links to Non-debug DLL symbols.
10029 (Non-debug DLL symbols): New node, describing the minimal symbols
10030 loaded from DLLs without real debugging symbols.
10032 2003-02-20 Andrew Cagney <ac131313@redhat.com>
10034 * gdb.texinfo (Set Breaks): Add cross reference to "set remote
10035 hardware-breakpoint-limit".
10036 (Set Watchpoints): Add cross reference to "set remote
10037 hardware-watchpoint-limit".
10038 (Remote configuration options): New section.
10040 2003-02-04 Andrew Cagney <ac131313@redhat.com>
10042 * gdbint.texinfo (Target Architecture Definition): Delete
10043 descrption of IS_TRAPPED_INTERNALVAR.
10045 From Keith Seitz <keiths@redhat.com>:
10046 * gdb.texinfo (Interpreters): New chapter. Refer the command-line
10047 option "-i"/"--interpreter" to this chapter. Include index
10050 2003-02-04 David Carlton <carlton@math.stanford.edu>
10052 * gdb.texinfo (C@t{++}): Recommend DWARF 2, then stabs+.
10053 (Variables): Recommend stabs+ and DWARF 2.
10054 (C plus plus expressions): Correct info about
10055 compiler versions, debug formats.
10056 (Contributors): Change 'DWARF2' to 'DWARF 2'.
10059 2003-02-01 Andrew Cagney <ac131313@redhat.com>
10061 * gdbint.texinfo (Target Architecture Definition): Delete
10062 description of ADDITIONAL_OPTIONS, ADDITIONAL_OPTION_CASES,
10063 ADDITIONAL_OPTION_HANDLER, and ADDITIONAL_OPTION_HELP, and
10064 BEFORE_MAIN_LOOP_HOOK, and DBX_PARM_SYMBOL_CLASS along with
10065 references to nindy and i960.
10066 * gdb.texinfo (i960): Delete all references to i960 and nindy.
10068 2003-02-01 Andrew Cagney <ac131313@redhat.com>
10070 * gdbint.texinfo (Target Architecture Definition): Delete
10073 2003-01-30 Andrew Cagney <ac131313@redhat.com>
10075 * stabs.texinfo (Member Type Descriptor): Clarify description of
10076 `@'. Suggested by Ben Hutchings.
10078 2003-01-29 Andrew Cagney <ac131313@redhat.com>
10080 * gdb.texinfo (M68K): Delete reference to es1800.
10082 2003-01-29 Andrew Cagney <ac131313@redhat.com>
10084 * gdb.texinfo (Maintenance Commands): Document `maint print
10085 reggroups' and `maint print register-groups'.
10086 * gdbint.texinfo (Target Architecture Definition): Document
10087 register_reggroup_p.
10089 2003-01-23 Jim Blandy <jimb@redhat.com>
10091 * gdb.texinfo (Separate Debug Files): New section.
10093 2003-01-22 Daniel Jacobowitz <drow@mvista.com>
10095 * gdb.texinfo (Maintenance Commands): Add "maint set profile"
10096 and "maint show profile".
10098 2003-01-16 Michael Chastain <mec@shout.net>
10100 * gdb.texinfo (Installing GDB): Warn against
10101 ".../gdb-VERSION/gdb/configure".
10102 (Separate Objdir): Likewise.
10104 2003-01-15 Andrew Cagney <ac131313@redhat.com>
10106 * gdbint.texinfo (Target Architecture Definition): Delete
10107 definition of PRINT_REGISTER_HOOK.
10109 2003-01-15 Elena Zannoni <ezannoni@redhat.com>
10111 (OpenRISC 1000): Fix formatting of command names.
10113 2003-01-15 Elena Zannoni <ezannoni@redhat.com>
10115 * gdb.texinfo (Continuing and Stepping): Add new command
10116 'advance'. Clarify behavior of 'until'.
10118 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
10120 * gdb.texinfo (Files): Document solib-absolute-prefix and
10123 2003-01-09 Michael Chastain <mec@shout.net>
10125 * gdbint.texinfo (Configuring @value{GDBN} for Release): Delete.
10126 (Create a Release): Add new instructions for new @file{src-release}.
10127 Document existing instructions for @file{Makefile.in} as
10128 being for @value{GDBN} 5.3.1 or earlier.
10130 2003-01-09 Andrew Cagney <ac131313@redhat.com>
10132 * gdbint.texinfo (Target Architecture Definition): Mention
10133 frame_saved_regs_zalloc and frame_extra_info_zalloc as the way to
10136 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
10138 * gdb.texinfo (Controlling GDB): Add @kindex for
10140 (Backtraces): Add @kindex's for backtrace-below-main.
10142 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
10144 * gdb.texinfo (Controlling GDB): Document "set osabi".
10146 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
10148 * gdb.texinfo (Backtraces): Document "set backtrace-below-main".
10149 * gdbint.texinfo (FRAME_CHAIN_VALID): Update documentation.
10151 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
10153 * gdb.texinfo (Controlling GDB): Add ABI section. Document
10154 "set coerce-float-to-double".
10155 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Remove documentation.
10157 2003-01-02 Andrew Cagney <ac131313@redhat.com>
10159 * stabs.texinfo: Remove obsolete text.
10160 * gdbint.texinfo: Ditto.
10161 * gdb.texinfo: Ditto.
10163 2002-12-22 Mark Kettenis <kettenis@gnu.org>
10165 * gdbint.texinfo (Target Architecture Definition): Update
10166 description of gdbarch_register_osabi.
10168 2002-12-20 Kazu Hirata <kazu@cs.umass.edu>
10170 * agentexpr.texi: Fix typos.
10171 * annotate.texi: Likewise.
10172 * fdl.texi: Likewise.
10174 2002-12-10 Andrew Cagney <cagney@redhat.com>
10176 * gdbint.texinfo (Algorithms): Replace INIT_FRAME_PC with
10177 DEPRECATED_INIT_FRAME_PC.
10179 2002-12-01 Andrew Cagney <ac131313@redhat.com>
10181 * gdbint.texinfo (Target Architecture Definition): Delete
10184 2002-11-28 Andrew Cagney <ac131313@redhat.com>
10186 * gdbint.texinfo (Host Definition): Delete documentation on
10187 USE_GENERIC_DUMMY_FRAMES.
10189 2002-11-26 Elena Zannoni <ezannoni@redhat.com>
10191 Fix PR gdb/723 and PR gdb/245.
10192 * Makefile.in (install-info): Run the install-info command as part
10193 of the post install steps only.
10194 (uninstall-info): New target.
10195 (uninstall): New target.
10197 2002-11-22 Elena Zannoni <ezannoni@redhat.com>
10199 * Makefile.in (install): Make install do some real work.
10201 2002-11-19 Andrew Cagney <ac131313@redhat.com>
10203 Fix POSIX problem reported by Paul Eggert.
10204 * Makefile.in (GDBvn.texi): Use `sed q' instead of `head -1'.
10207 2002-10-26 Andrew Cagney <cagney@redhat.com>
10209 * gdbint.texinfo (Target Architecture Definition): Delete
10210 definition of DO_REGISTERS_INFO.
10212 2002-10-18 Kevin Buettner <kevinb@redhat.com>
10214 * gdbint.texinfo (Address Classes): Fix problems with insertion
10215 of ``{'' and ``}'' in example.
10217 2002-10-17 Kevin Buettner <kevinb@redhat.com>
10219 * gdbint.texinfo (Address Classes): New section.
10220 (Target Conditionals): Document ADDRESS_CLASS_NAME_TO_TYPE_FLAGS,
10221 ADDRESS_CLASS_NAME_TO_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS,
10222 ADDRESS_CLASS_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, and
10223 ADDRESS_CLASS_TYPE_FLAGS_TO_NAME_P.
10225 2002-10-11 Klee Dienes <kdienes@apple.com>
10227 * gdb.texinfo (Registers): Mention vector registers as well as
10228 floating registers in the documentation for 'info registers' and
10229 'info all-registers'.
10231 2002-10-11 Daniel Jacobowitz <drow@mvista.com>
10233 * gdbint.texinfo (CPLUS_MARKER): Remove item.
10235 2002-10-03 Jeff Johnston <jjohnstn@redhat.com>
10237 * gdbint.texinfo (Item Output Functions): Add new ui_out_field_fmt_int
10238 interface definition.
10240 2002-10-03 Marko Mlinar <markom@opencores.org>
10242 * gdb.texinfo (Target Commands): Add or1k target specific
10244 * gdb.texinfo (Contributors): Add myself to the contributors list.
10246 2002-10-01 Andrew Cagney <ac131313@redhat.com>
10248 * gdb.texinfo (Mode Options): Update --interpreter option. "mi2"
10249 and "mi1" instead of "mi1" and "mi0".
10251 2002-09-29 Hans-Peter Nilsson <hp@bitrange.com>
10253 * gdb.texinfo (Packets): Fix typos "alligned".
10254 Correct z3/Z3 description. Correct z4/Z4 title.
10256 2002-09-27 Andrew Cagney <ac131313@redhat.com>
10258 * all-cfg.texi: Use @sc for GDB and GCC. Update copyright.
10260 2002-09-25 Kevin Buettner <kevinb@redhat.com>
10262 * gdb.texinfo: Use GNU/Linux instead of Linux.
10264 2002-09-25 Andrew Cagney <ac131313@redhat.com>
10266 * gdb.texinfo (Packets): Replace @samp{} with ``an empty string''.
10268 2002-09-24 Andrew Cagney <ac131313@redhat.com>
10270 * gdb.texinfo: Replace @example with @smallexample.
10272 2002-09-20 Kevin Buettner <kevinb@redhat.com>
10274 From Eli Zaretskii <eliz@gnu.org>:
10275 * gdb.texinfo (Character Sets): Use @smallexample instead of
10276 @example. Use GNU/Linux instead of Linux.
10278 2002-09-20 Jim Blandy <jimb@redhat.com>
10280 * gdb.texinfo: Add character set documentation.
10282 2002-09-19 Andrew Cagney <ac131313@redhat.com>
10284 * gdb.texinfo (Packets): Revise `z' and `Z' packet documentation.
10285 (Packets): Add cross reference from `b' packet to `z' packets.
10287 2002-09-19 Andrew Cagney <ac131313@redhat.com>
10289 * gdb.texinfo (Maintenance Commands): Document ``maint
10290 internal-error'' and ``maint internal-warning''.
10292 * gdbint.texinfo (Target Architecture Definition): Revise
10293 description of STACK_ALIGN. Add description of FRAME_ALIGN.
10295 2002-09-19 Joel Brobecker <brobecker@gnat.com>
10297 * gdbint.texinfo (Target Conditionals): Document the new
10298 NAME_OF_MALLOC macro.
10300 2002-09-05 Andrew Cagney <ac131313@redhat.com>
10302 * gdb.texinfo (Contributors): Mention 5.2 and 5.3 release
10305 2002-09-02 Stephane Carrez <stcarrez@nerim.fr>
10307 * gdb.texinfo (TUI Overview): Document status line fields.
10309 2002-09-02 Stephane Carrez <stcarrez@nerim.fr>
10311 * gdb.texinfo (TUI Commands): Document info win command.
10313 2002-09-01 Stephane Carrez <stcarrez@nerim.fr>
10315 * gdb.texinfo (TUI Overview): Document breakpoint markers.
10317 2002-09-01 Stephane Carrez <stcarrez@nerim.fr>
10319 * gdb.texinfo (TUI Single Key Mode): Document new SingleKey mode.
10320 (TUI Keys): Likewise.
10322 2002-08-25 Andrew Cagney <ac131313@redhat.com>
10324 * gdb.texinfo (Examples): Use ``->'' for a packet send and ``<-''
10325 for a packet receive.
10327 2002-08-25 Andrew Cagney <ac131313@redhat.com>
10329 * Makefile.in (clean): Move to end of file.
10330 (distclean, maintainer-clean, realclean): Ditto.
10331 (mostlyclean): Move rule to end of file. Use GDB_TEX_TMPS,
10332 GDBINT_TEX_TMPS, STABS_TEX_TMPS.
10333 (gdb.dvi, gdb.pdf): Do not cleanup TeX temp files after texi2dvi.
10334 (gdbint.dvi, gdbint.pdf, stabs.dvi, stabs.pdf): Ditto.
10336 2002-08-24 Andrew Cagney <ac131313@redhat.com>
10338 * Makefile.in (GDBINT_TEX_TMPS): Define.
10339 (gdbint.dvi, gdbint.pdf): Use
10340 (GDB_TEX_TMPS): Define.
10341 (gdb.dvi, gdb.pdf): Use.
10342 (STABS_TEX_TMPS): Define.
10343 (stabs.dvi, stabs.pdf): Use.
10344 (GDB_DOC_SOURCE_INCLUDES): New macros.
10345 (GDB_DOC_BUILD_INCLUDES, GDB_DOC_FILES): New macros.
10346 (GDBINT_DOC_FILES_INCLUDES): New macros.
10347 (GDBINT_DOC_BUILD_INCLUDES): New macros.
10348 (GDBINT_DOC_FILES, STABS_DOC_SOURCE_INCLUDES): New macros.
10349 (STABS_DOC_BUILD_INCLUDES, STABS_DOC_FILES): New macros.
10350 (SFILES_DOC, SFILES_INCLUDED, SFILES_LOCAL): Delete macros.
10351 (links2roff): Replace SFILES_INCLUDED with
10352 GDB_DOC_SOURCE_INCLUDES.
10353 (gdb.dvi, gdb_toc.html, gdb.pdf, gdb.info): Update dependencies.
10354 (gdb.me, gdb.mm, gdb.ms): Update dependencies.
10355 (gdbint.dvi, gdbint_toc.html, gdbint.pdf, gdbint.info): Update
10357 (stabs.info, stabs_toc.html, stabs.pdf, stabs.dvi): Update
10359 (gdbmi.texinfo): Delete rule.
10360 (inc-hist.texinfo): Delete rule.
10361 (rluser.texinfo): Delete rule.
10363 2002-08-23 Andrew Cagney <cagney@redhat.com>
10365 * gdbint.texinfo (Target Architecture Definition): Update
10366 STORE_RETURN_VALUE, mention regcache.
10368 2002-08-21 Andrew Cagney <ac131313@redhat.com>
10370 * gdbint.texinfo (Target Architecture Definition): Document
10371 print_registers_info. Note that DO_REGISTERS_INFO is deprecated.
10373 2002-08-19 Andrew Cagney <ac131313@redhat.com>
10375 * gdb.texinfo (Remote Protocol): Reformat. Use cross references.
10376 Fix minor typos. Add index entries.
10378 2002-08-18 Andrew Cagney <ac131313@redhat.com>
10380 * gdb.texinfo (Data): Add ``Vector Unit'' to menu.
10382 2002-08-15 Andrew Cagney <ac131313@redhat.com>
10384 * gdbint.texinfo (Target Architecture Definition): Document
10386 * gdb.texinfo (Vector Unit): Document "info vectors" command.
10388 2002-08-13 Andrew Cagney <ac131313@redhat.com>
10390 * gdb.texinfo (Maintenance Commands): Document "maint print
10391 registers", "maint print raw-registers" and "maint print
10394 2002-08-08 Grace Sainsbury <graces@redhat.com>
10397 * gdb.texinfo (Protocol): Document T packet extension to
10398 allow watchpoint address reporting.
10400 2002-08-03 Andrew Cagney <ac131313@redhat.com>
10402 * gdb.texinfo (Dump/Restore Files): Move `[]' to outside of @var.
10404 2002-08-01 Andrew Cagney <cagney@redhat.com>
10406 * stabs.texinfo, gdb.texinfo, gdbint.texinfo: Obsolete references
10409 2002-08-01 Andrew Cagney <ac131313@redhat.com>
10411 * gdbint.texinfo (Coding): Revise section "Include Files".
10413 2002-07-24 Andrew Cagney <cagney@redhat.com>
10415 * gdbint.texinfo: Obsolete references to m88k.
10416 * gdb.texinfo: Ditto.
10418 2002-07-10 Joel Brobecker <brobecker@gnat.com>
10420 * gdbint.texinfo (Create a release candiate): Add the location
10421 where the proper version of autoconf can be retrieved.
10423 2002-07-09 Don Howard <dhoward@redhat.com>
10425 * gdb.texinfo (Command Files): Further describe the behavior of
10426 sourced command files.
10428 2002-06-27 Andrew Cagney <ac131313@redhat.com>
10430 * gdbint.texinfo (User Interface): ISO C rather than ISO-C.
10431 (Coding): Clarify ISO C version that GDB assumes.
10433 2002-06-26 Tom Tromey <tromey@redhat.com>
10435 * gdbint.texinfo (User Interface): Mention add_setshow_cmd and
10436 add_setshow_cmd_full.
10438 2002-06-25 Don Howard <dhoward@redhat.com>
10440 * gdb.texinfo (Memory Region Attributes): Document new behavior
10443 2002-06-11 Jim Blandy <jimb@redhat.com>
10445 * gdb.texinfo (Symbols): Update documentation for `info source'
10448 * gdb.texinfo (Macros): Call the command `info macro', not
10451 2002-06-09 Andrew Cagney <ac131313@redhat.com>
10453 * gdbint.texinfo (Coding): Add section ``Per-architecture module
10456 2002-06-09 Mark Kettenis <kettenis@gnu.org>
10458 * gdbint.texinfo (Target Architecture Definition): Document
10459 GDB_OSABI_GO32 and GDB_OSABI_NETWARE.
10461 2002-06-08 Andrew Cagney <ac131313@redhat.com>
10463 * gdbint.texinfo (Releasing GDB): Fix typos in @itemize @bullet
10466 2002-06-08 Andrew Cagney <ac131313@redhat.com>
10468 * gdbint.texinfo (Releasing GDB): Revise the section ``Cut the
10471 2002-06-01 Andrew Cagney <ac131313@redhat.com>
10473 * gdbint.texinfo (Target Architecture Definition): Add section
10474 ``Converting an existing Target Architecture to Multi-arch''.
10476 2002-05-30 Andrew Cagney <ac131313@redhat.com>
10478 * gdbint.texinfo (Releasing GDB): Rename ``Obsoleting any code''
10479 to ``Obsoleting code''. Revise.
10481 2002-05-17 Jim Blandy <jimb@redhat.com>
10483 * gdb.texinfo (C Preprocessor Macros): New chapter.
10484 Include it in the main menu.
10485 (Contributors): Credit Jim Blandy with macro support.
10486 (Compilation): Explain how to get macro information into the
10488 (Expressions): Note that preprocessor macros are expanded.
10490 2002-05-14 Daniel Jacobowitz <drow@mvista.com>
10492 * gdb.texinfo (Debug Session): Document new `udp:' and `tcp:'
10493 options for `target remote'.
10495 2002-05-13 Andrew Cagney <ac131313@redhat.com>
10497 * gdbint.texinfo (Target Architecture Definition): Delete
10498 documentation on NNPC_REGNUM.
10500 2002-05-11 Andrew Cagney <ac131313@redhat.com>
10502 * gdbint.texinfo (Target Architecture Definition): Document
10503 REGISTER_TO_VALUE and VALUE_TO_REGISTER and CONVERT_REGISTER_P.
10504 (Target Architecture Definition): Revise section `Using Different
10505 Register and Memory Data Representations'. Add section `Raw and
10506 Virtual Register Representations'.
10508 2002-05-11 Andrew Cagney <ac131313@redhat.com>
10510 * gdbint.texinfo (Target Architecture Definition): Mention
10511 defaults for REGISTER_VIRTUAL_SIZE and REGISTER_RAW_SIZE.
10512 (Target Architecture Definition): Mention same. Add references to
10515 2002-05-08 Michael Snyder <msnyder@redhat.com>
10517 * stabs.texinfo (Attributes): Document new "vector" attribute.
10519 2002-05-04 Andrew Cagney <ac131313@redhat.com>
10521 * gdbint.texinfo (Releasing GDB): Revise `Create a Release'.
10523 2002-05-04 Andrew Cagney <ac131313@redhat.com>
10525 * gdb.texinfo: Delete obsolete references to a29k.
10527 2002-04-24 Andrew Cagney <ac131313@redhat.com>
10529 * gdbint.texinfo (Target Architecture Definition): Replace
10530 IN_SIGTRAMP with PC_IN_SIGTRAMP.
10532 2002-04-24 David S. Miller <davem@redhat.com>
10534 * gdbint.texinfo (REGISTER_IN_WINDOW): Delete definition.
10536 2002-04-21 David S. Miller <davem@redhat.com>
10538 * gdbint.texinfo (SKIP_PROLOGUE_FRAMELESS_P): Delete definition.
10540 2002-04-21 Andrew Cagney <ac131313@redhat.com>
10542 * gdbint.texinfo (Target Architecture Definition): Delete
10543 definition of HAVE_REGISTER_WINDOWS.
10545 2002-04-19 Eli Zaretskii <eliz@gnu.org>
10547 * gdbint.texinfo (Releasing GDB, Coding): Fix typos. Reported by
10548 "Theodore A. Roth" <troth@verinet.com>.
10550 2002-04-15 Don Howard <dhoward@redhat.com>
10552 From Eli Zaretskii <eliz@gnu.org>
10553 * gdb.texinfo (show max-user-call-depth): Correct formatting.
10554 Provide a better explaination of this feature.
10556 2002-04-14 Andrew Cagney <ac131313@redhat.com>
10558 * gdbint.texinfo (Target Architecture Definition): Remove
10559 FRAME_CHAIN_COMBINE.
10561 2002-04-12 Michael Chastain <mec@shout.net>
10563 * gdbint.texinfo (Obsolete Conditionals): Remove reference to
10566 2002-04-09 Michael Chastain <mec@shout.net>
10568 * gdbint.texinfo (Obsolete Conditionals): Remove references to
10571 2002-04-07 Andrew Cagney <ac131313@redhat.com>
10573 * gdb.texinfo (Bug Reporting): Document that the web is the
10574 prefered way of submitting bug reports.
10575 (Bug Reporting): Delete the s-mail address as the last resort.
10577 2002-04-05 Andrew Cagney <ac131313@redhat.com>
10579 * gdbint.texinfo (Target Architecture Definition): Delete
10580 references to TARGET_WRITE_FP and write_fp.
10582 2002-03-27 Michael Snyder <msnyder@redhat.com>
10584 * gdb.texinfo: Document new commands dump, append, and restore.
10586 2002-03-27 Andrew Cagney <ac131313@redhat.com>
10588 * gdbint.texinfo (Releasing GDB): Revise the section `Before the
10591 2002-03-18 Andrew Cagney <ac131313@redhat.com>
10593 * gdb.texinfo: Change all examples to @smallexample.
10594 * gdbint.texinfo: Ditto.
10596 2002-03-18 Andrew Cagney <ac131313@redhat.com>
10598 * gdbint.texinfo (Releasing GDB): Add section ``Versions and
10601 2002-03-18 Andrew Cagney <ac131313@redhat.com>
10603 * gdbint.texinfo (Releasing GDB): Add the section``Branch Commit
10606 2002-03-04 Fred Fish <fnf@redhat.com>
10608 * gdbint.texinfo: Fix a bunch of typos (alsways, mirrorred,
10609 expresson, suports, dependant, trhe, perhaphs, situtations,
10610 explictily, taged, oportunity, unfortunatly).
10612 2002-02-24 Andrew Cagney <ac131313@redhat.com>
10614 * Makefile.in (gdb.info): Add explicit path to gdb.texinfo.
10615 Remove reference to 3.12.
10617 2002-02-23 Andrew Cagney <ac131313@redhat.com>
10619 * gdbint.texinfo: Include fdl.texi.
10620 (Top): Add GNU Free Documentation License.
10621 * Makefile.in (SFILES_INCLUDED): Add gpl.texi.
10622 (gdbint.dvi, gdbint.pdf, gdbint.info): Add dependency on fdl.texi.
10623 (gdbint_toc.html): Add dependency on gdb-cfg.texi and fdl.texi.
10624 (gdbint.info): Add srcdir to include path.
10625 * gdb.texinfo: Include gpl.texi.
10626 (Top): Add Copying.
10627 * gpl.texi: New file.
10629 2002-02-23 Andrew Cagney <ac131313@redhat.com>
10631 * gdbint.texinfo (Debugging GDB): Remove references to cygnus.com.
10633 2002-02-19 Pierre Muller <muller@ics.u-strasbg.fr>
10635 * gdb.texinfo: Document Cygwin native specific commands.
10637 2002-02-15 Daniel Jacobowitz <drow@mvista.com>
10639 * gdb.texinfo: Document gdbserver ``--attach'' command.
10641 2002-02-07 Michael Snyder <msnyder@redhat.com>
10643 * gdb.texinfo (overlays): Change @var(_ovly_debug_event)
10644 to @code(_ovly_debug_event).
10646 2002-02-07 Andrew Cagney <ac131313@redhat.com>
10648 * gdb.texinfo (How Overlays Work): Shrink the overlay diagram.
10650 2002-02-06 Michael Snyder <msnyder@redhat.com>
10652 * gdb.texinfo (overlays): Mention new magic symbol
10653 '_ovly_debug_event', which allows GDB to keep better track
10656 2002-02-03 Eli Zaretskii <eliz@gnu.org>
10658 * gdb.texinfo (Memory Region Attributes): Fix the wording.
10659 Suggested by Dmitry Sivachenko.
10661 * (<many nodes>): Fix the spelling and punctuation of "i.e.".
10663 2002-02-01 Michael Snyder <msnyder@redhat.com>
10665 * gdb.texinfo (set trust-readonly): Change value{gdbn} to value{GDBN}.
10667 2002-01-30 Michael Snyder <msnyder@redhat.com>
10669 * gdb.texinfo: (remote protocol): Gramatical fix-up.
10670 (set trust-readonly-sections): Document.
10672 2002-01-29 Andrew Cagney <ac131313@redhat.com>
10674 * gdbint.texinfo (Releasing GDB): Revise and update.
10676 2002-01-28 Andrew Cagney <ac131313@redhat.com>
10678 * gdbint.texinfo (Target Architecture Definition): Delete
10679 description of TARGET_BYTE_ORDER_DEFAULT.
10681 2002-01-27 Eli Zaretskii <eliz@gnu.org>
10683 * gdb.texinfo: Fix typos and markup. From Dmitry Sivachenko
10684 <mitya@cavia.pp.ru>.
10686 2002-01-23 Andrew Cagney <ac131313@redhat.com>
10688 * libgdb.texinfo: Delete file.
10690 2002-01-22 Andrew Cagney <ac131313@redhat.com>
10692 * gdb.texinfo: Remove makeinfo 3.12 hacks.
10693 * gdbint.texinfo: Ditto.
10695 Tue Jan 22 11:57:38 2002 Andrew Cagney <cagney@redhat.com>
10697 * gdb.texinfo: Fix typo ``Remove' -> ``Remote''.
10699 2002-01-22 Andrew Cagney <ac131313@redhat.com>
10701 * Makefile.in: Update copyright.
10702 (TEXI2DVI): Define.
10703 (gdb.dvi, gdb.pdf, stabs.dvi, stabs.pdf): Use TEXI2DVI.
10704 (gdbint.dvi, gdbint.pdf): Use TEXI2DVI. Add dependency on
10706 (TEXINDEX, PDFTEX): Delete makefile variables.
10708 2002-01-22 Andrew Cagney <ac131313@redhat.com>
10710 * gdb.texinfo (Protocol): Move section to appendix.
10712 2002-01-21 Andrew Cagney <ac131313@redhat.com>
10714 * gdb.texinfo (Remote Debugging): Create a menu.
10715 (Top): Add ``Remote Debugging'' to menu.
10717 2002-01-21 Andrew Cagney <ac131313@redhat.com>
10719 * gdb.texinfo (Remote): Move the sub-section ``The GDB remote
10720 serial protocol'' from here.
10721 (Remote Debugging): To here. New chapter.
10723 2002-01-20 Andrew Cagney <ac131313@redhat.com>
10725 * gdbint.texinfo (Target Architecture Definition): Delete
10726 description of TARGET_BYTE_ORDER_SELECTABLE_P.
10728 2002-01-20 Andrew Cagney <ac131313@redhat.com>
10730 * gdbint.texinfo (Host Definition): Revise. xm-xyz.h and xyz.mh
10731 are no longer needed.
10732 (Porting GDB): Add maintainer note about configure.host.
10734 2002-01-20 Andrew Cagney <ac131313@redhat.com>
10736 * gdbint.texinfo (Target Architecture Definition): Remove
10737 definition of IEEE_FLOAT.
10739 2002-01-20 Eli Zaretskii <eliz@gnu.org>
10741 * gdb.texinfo: Beautify copyright years; fix a typo.
10742 (DJGPP Native): Fix overfull hboxes in examples. From Brian Youmans
10745 2002-01-19 Andrew Cagney <ac131313@redhat.com>
10747 * gdbint.texinfo (Host Definition): Remove references to
10748 MALLOC_INCOMPATIBLE.
10750 2002-01-17 Andrew Cagney <ac131313@redhat.com>
10752 * gdbint.texinfo (Host Definition): Remove references to XDEPFILES
10755 2002-01-17 Andrew Cagney <ac131313@redhat.com>
10757 * gdb.texinfo (Maintenance Commands): Add appendix.
10758 (Set Breaks): Copy ``maint info breakpoint'' doco to
10759 ``Maintenance Commands'' appendix. Add reference.
10761 2002-01-17 Andrew Cagney <ac131313@redhat.com>
10763 * fdl.texi: Remove next/prev from @node.
10765 2002-01-17 Eli Zaretskii <eliz@gnu.org>
10767 * gdb.texinfo: @include fdl.texi. Fixes for overfull hboxes and
10768 for monstrous @multitable (from Brian Youmans).
10770 * fdl.texi: New file.
10772 * Makefile.in (SFILES_INCLUDED): Add fdl.texi.
10774 2002-01-15 Andrew Cagney <ac131313@redhat.com>
10776 * gdbint.texinfo (Releasing GDB): New chapter.
10778 2002-01-14 Andrew Cagney <ac131313@redhat.com>
10780 * gdb.texinfo (Embedded Processors, Calling program functions):
10781 Obsolete references to a29k.
10783 2002-01-13 Andrew Cagney <ac131313@redhat.com>
10785 * gdbint.texinfo (Coding): Review Cleanups section. Examples
10786 examples. Document that a code-block should do or discard its
10787 cleanups before exit.
10789 2002-01-11 Michael Snyder <msnyder@redhat.com>
10791 * gdb.texinfo (Choosing files): Change @samp to @file.
10793 2002-01-05 Michael Snyder <msnyder@redhat.com>
10795 * gdb.texinfo (--pid): Document new command line option (attach).
10797 2002-01-07 Eli Zaretskii <eliz@gnu.org>
10799 * gdb.texinfo (Tracepoints): Clarify that tracepoints need support
10802 2002-01-04 Andrew Cagney <ac131313@redhat.com>
10804 * gdbint.texinfo (Target Architecture Definition): Replace
10805 BIG_ENDIAN with BFD_ENDIAN_BIG.
10807 2002-01-03 Andrew Cagney <ac131313@redhat.com>
10809 * gdbint.texinfo (Target Architecture Definition): Replace
10810 value_ptr with struct value pointer.
10812 2002-01-02 Eli Zaretskii <eliz@gnu.org>
10814 * gdb.texinfo (Free Software): Fix wording.
10816 2001-12-31 Eli Zaretskii <eliz@gnu.org>
10818 * gdb.texinfo (Free Software): New section ``Free Software Needs
10819 Free Documentation''.
10821 2001-12-30 Eli Zaretskii <eliz@gnu.org>
10827 * annotate.texi: Fix the application of GFDL in the Copyright notice.
10829 2001-12-29 Michael Snyder <msnyder@redhat.com>
10831 * gdb.texinfo (maint info sections): Fix typo.
10833 2001-12-26 Michael Snyder <msnyder@redhat.com>
10835 * gdb.texinfo (maint info sections): Document.
10837 * gdb.texinfo (info proc): Comment out documentation for
10838 'info proc' sub-options that are currently not implemented.
10840 2001-12-20 Jim Blandy <jimb@redhat.com>
10842 * gdbint.texinfo (TARGET_CHAR_SIGNED): Document.
10844 2001-12-15 Andrew Cagney <ac131313@redhat.com>
10846 * gdbint.texinfo (Target Architecture Definition): Replace
10847 LITTLE_ENDIAN with BFD_ENDIAN_LITTLE.
10849 2001-12-01 Andrew Cagney <ac131313@redhat.com>
10851 * gdbint.texinfo (Host Definition): Delete documentation on
10854 2001-11-30 Jim Blandy <jimb@redhat.com>
10856 * gdb.texinfo (Overlays): New chapter, documenting GDB's
10857 overlay support. Add to top-level menu.
10859 2001-11-26 Tom Tromey <tromey@redhat.com>
10861 * gdb.texinfo (Command Syntax): Document C-o binding.
10863 2001-07-26 Christopher Faylor <cgf@redhat.com>
10865 * gdb.texinfo (Options): Eliminate attempt to explain .gdbinit/gdb.ini
10866 use since it is described in the referenced section.
10868 From Eli Zaretskii <eliz@gnu.org>
10869 * gdb.texinfo (Command Files): Reword to make gdb.ini requirement
10870 clearer when using DJGPP.
10872 2001-11-24 Christopher Faylor <cgf@redhat.com>
10874 * gdb.texinfo (File Options): Change description of -nx and gdb.ini to
10875 specifically refer to MS-DOS.
10876 (command files): Mention gdb.ini is only used on MS-DOS.
10878 2001-11-21 Tom Tromey <tromey@redhat.com>
10880 * gdb.texinfo (Invoking GDB): Document --args.
10881 (Mode Options): Likewise.
10883 2001-11-21 Jim Blandy <jimb@redhat.com>
10885 * gdbint.texinfo (TARGET_RANGE_PROFITABLE_FOR_HW_WATCHPOINT):
10886 Delete documentation; this macro has been removed from the
10889 2001-11-13 Jim Blandy <jimb@redhat.com>
10891 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Clarify.
10893 2001-11-06 Corinna Vinschen <vinschen@redhat.com>
10895 * gdb.texinfo (gdbarch_in_function_epilogue_p): Add documentation.
10897 2001-11-05 Michael Snyder <msnyder@redhat.com>
10899 * gdb.texinfo (info functions): Document use of backslash to
10900 quote regexp chars in function names such as "operator*()".
10902 2001-11-01 Fred Fish <fnf@redhat.com>
10904 * gdbint.texinfo (SOLIB_ADD): Document additional new
10907 2001-10-30 Don Howard <dhoward@redhat.com>
10909 * gdb.texinfo: (Command Files) Added documentation for the
10910 behavior of gdb with input redirected from a file.
10912 2001-10-28 Fred Fish <fnf@redhat.com>
10914 * gdb.texinfo (auto-solib-add): Change docs to match
10915 implementation change.
10916 (auto-solib-limit): Add docs for new variable.
10918 2001-10-15 Andrew Cagney <ac131313@redhat.com>
10920 * gdbint.texinfo (Target Architecture Definition): Function
10921 value_as_pointer renamed to value_as_address.
10923 2001-10-15 Andrew Cagney <ac131313@redhat.com>
10925 * gdbint.texinfo (Target Architecture Definition): Default
10926 POINTER_TO_ADDRESS functions assume unsigned addresses.
10927 (INTEGER_TO_ADDRESS): Document. Derive pragmatics section from a
10928 posting by Jim Blandy.
10930 2001-10-12 Jim Blandy <jimb@redhat.com>
10932 * Makefile.in (MAKEHTMLFLAGS): Remove -glossary; the most recent
10933 version of texi2html (1.64) doesn't support this flag any more.
10935 2001-09-08 Mark Kettenis <kettenis@gnu.org>
10937 * gdbint.texinfo (Host Definition): Remove description of
10940 * gdbint.texinfo (Host Definition): Remove description of R_OK.
10942 * gdbint.texinfo (Host Definition): Remove description of
10945 2001-09-04 Elena Zannoni <ezannoni@redhat.com>
10947 * gdbint.texinfo (Target Architecture Definition): Add
10948 explanation of TARGET_PRINT_INSN macro.
10950 2001-08-30 Jim Blandy <jimb@redhat.com>
10952 * gdb.texinfo (`add-symbol-file'): Correct synopsis.
10953 Explain what it means to load relocatable files.
10955 2001-08-28 Jim Blandy <jimb@redhat.com>
10957 * gdbint.texinfo: Bring the HTML `top' menu into sync with the
10960 Wed Aug 15 10:47:28 2001 Christopher Faylor <cgf@cygnus.com>
10962 * gdbint.texinfo: Add a cautionary note about macro use.
10964 2001-08-02 Corinna Vinschen <vinschen@redhat.com>
10966 * gdb.texinfo: Explain omitting the hostname in the
10967 `target remote' command.
10969 2001-07-30 Daniel Jacobowitz <drow@mvista.com>
10971 * gdbint.texinfo: Remove extraneous START-INFO-DIR-ENTRY
10972 and END-INFO-DIR-ENTRY.
10974 2001-07-28 Stephane Carrez <Stephane.Carrez@worldnet.fr>
10976 * gdb.texinfo (TUI Configuration): Rename tui configuration variables.
10978 2001-07-25 Andrew Cagney <ac131313@redhat.com>
10980 * gdbint.texinfo (libgdb): Rewrite.
10982 2001-07-26 Eli Zaretskii <eliz@gnu.org>
10984 * Makefile.in (gdbgui.dvi, gdb-gui, gdbgui.info): Targets deleted.
10986 2001-07-24 Stephane Carrez <Stephane.Carrez@worldnet.fr>
10988 * gdb.texinfo (TUI): New chapter, document the TUI.
10989 (Mode Options): Document the -tui option.
10991 2001-07-23 Mark Kettenis <kettenis@gnu.org>
10993 * gdbint.texinfo (Host Definition): Remove description of
10994 NEED_POSIX_SETPGID.
10996 2001-07-23 Eli Zaretskii <eliz@gnu.org>
10998 * gdb.tex (DJGPP Native): New node, with descriptions of
10999 DJGPP-specific commands.
11001 2001-07-19 John R. Moore <jmoore@redhat.com>
11003 * gdbint.texinfo: Three misspellings.
11005 2001-07-06 Andrew Cagney <ac131313@redhat.com>
11007 * Makefile.in (refcard.dvi): Rewrite to avoid problems with empty
11008 `test` expressions on bash. Problem reported by Colin Walters.
11010 2001-07-04 Andrew Cagney <ac131313@redhat.com>
11012 * gdbint.texinfo (User Interface): Update ui-out documentation to
11013 refelect recent UI/MI updates.
11015 2001-07-04 Andrew Cagney <ac131313@redhat.com>
11017 * gdb.texinfo (Mode Options): Mention the mi0 and mi1
11020 2001-06-15 Andrew Cagney <ac131313@redhat.com>
11022 * gdbint.texinfo (Target Architecture Definition): GDBARCH is a C
11023 structure and not macros.
11024 (Host Definition): Document that much of this chapter is obsolete.
11025 (Target Architecture Definition): Update list of files that make
11026 up a target architecture.
11029 2001-06-28 Andrew Cagney <ac131313@redhat.com>
11031 * gdbint.texinfo (Target Architecture Definition): Update
11032 EXTRACT_STRUCT_VALUE_ADDRESS and EXTRACT_STRUCT_VALUE_ADDRESS_P.
11033 The latter has been changed to a true predicate.
11035 2001-06-17 Eli Zaretskii <eliz@gnu.org>
11037 * annotate.texi: Add @noindent where needed. From Dmitry
11038 Sivachenko <dima@Chg.RU>.
11039 * gdb.texinfo: Indexing fix. From Dmitry Sivachenko.
11041 2001-06-16 Andrew Cagney <ac131313@redhat.com>
11043 * gdb.texinfo (Protocol): Fix typo. Extra parenthesis.
11045 2001-06-14 Andrew Cagney <ac131313@redhat.com>
11047 * gdb.texinfo (Remote Protocol): Document that the ``!'' packet
11048 returns ``OK''. Document that the ``R'' packet does not reply.
11050 2001-06-13 Michael Snyder <msnyder@redhat.com>
11052 * gdb.texinfo (Protocol): Add doc for new packet "qSymbol:".
11054 2001-06-13 Eli Zaretskii <eliz@gnu.org>
11056 * gdb.texinfo (Signals): Clarify the default setting of signal
11059 2001-05-14 Andrew Cagney <ac131313@redhat.com>
11061 * gdbint.texinfo (CLEAR_DEFERRED_STORES): Delete stray @item
11062 (FRAME_ARGS_ADDRESS_CORRECT): Ditto.
11064 2001-05-12 Andrew Cagney <ac131313@redhat.com>
11066 * Makefile.in (GDBvn.texi): Set GDBVN from ../version.in.
11068 2001-05-10 Eli Zaretskii <eliz@gnu.org>
11070 * gdbint.texinfo (Clean Design and Portable Implementation):
11071 Renamed from "Clean Design".
11072 (Clean Design and Portable Implementation): Document portable
11073 methods of handling file names, and the associated macros.
11075 2001-04-02 Eli Zaretskii <eliz@gnu.org>
11077 * gdb.texinfo (Tracepoint Actions): Mention the "info scope"
11078 command and provide a cross-reference to its description.
11079 (Symbols): Note that "info scope" is useful for trace experiments.
11081 2001-04-01 Eli Zaretskii <eliz@gnu.org>
11083 * gdb.texinfo (Symbols): Document "info scope".
11084 (Tracepoints): New chapter.
11085 (Contributors): Update for v5.1.
11086 <All nodes>: Change "C++" to "C@t{++}".
11088 * gdbint.texinfo (User Interface): A new section about ui_out
11089 functions, based on text written by Fernando Nasser.
11091 * stabs.texinfo: Change Permissions to GFDL. Update Copyright.
11093 2001-03-26 Eli Zaretskii <eliz@gnu.org>
11095 * gdb.texinfo: Change Permissions to GFDL. Update Copyright.
11097 * gdbint.texinfo: Change Permissions to GFDL. Update Copyright.
11099 * gdbgui.texinfo: Change Permissions to GFDL. Update Copyright.
11100 Replace "GDB" with "@value{GDBN}". Fix markup.
11102 * annotate.texi: Change Permissions to GFDL. Update Copyright.
11104 * gdb.texinfo (Output Formats): Mention "info symbol" and provide
11105 a cross-reference to its description.
11106 (Symbols): Document "info symbol".
11108 2001-03-21 Eli Zaretskii <eliz@gnu.org>
11110 * gdbint.texinfo (Algorithms): New section "Watchpoints" and new
11111 subsection "x86 Watchpoints".
11112 (Target Architecture Definition): Document the macros
11113 I386_USE_GENERIC_WATCHPOINTS and TARGET_HAS_HARDWARE_WATCHPOINTS.
11114 (Native Debugging): Document I386_USE_GENERIC_WATCHPOINTS.
11116 2001-03-20 Andrew Cagney <ac131313@redhat.com>
11118 * gdbint.texinfo (Target Architecture Definition): Update
11119 definition of SOFTWARE_SINGLE_STEP_P to include empty parameter
11122 2001-03-06 Kevin Buettner <kevinb@redhat.com>
11124 * Makefile.in, all-cfg.texi, annotate.texi, gdb.texinfo,
11125 gdbint.texinfo, refcard.tex: Update/correct copyright notices.
11127 2001-02-21 Eli Zaretskii <eliz@gnu.org>
11129 * gdb.texinfo (Signals): Document "ignore", "noignore", and "all".
11131 2001-02-11 Eli Zaretskii <eliz@gnu.org>
11133 * gdb.texinfo (Environment): Document that `path' does not change
11134 the value of PATH in GDB's own environment (it did in the past,
11135 but that was changed on March 15, 1994). Reported by Doug Evans
11136 <dje@transmeta.com>.
11138 * gdbint.texinfo: Fix up @itemize lists so that @item is alone on
11139 its line. Fix markup of commands and macros. Add an Index node
11142 2001-01-23 J.T. Conklin <jtc@redback.com>
11144 * gdb.texinfo (Memory region attributes): New manual section.
11146 2001-01-04 Nicholas Duffek <nsd@redhat.com>
11148 * gdbint.texinfo (POP_FRAME): Document use by return_command.
11150 2000-12-25 Eli Zaretskii <eliz@gnu.org>
11152 * refcard.tex: Version and copyright fixed. From Phil Edwards
11153 <pedwards@disaster.jaj.com>.
11155 Thu Nov 30 16:57:19 2000 Andrew Cagney <cagney@b1.cygnus.com>
11157 * gdbint.texinfo (ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM,
11158 DWARF2_REG_TO_REGNUM): Document.
11160 Mon Nov 20 21:29:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
11162 * gdbint.texinfo (Coding): Update current value of
11163 --enable-build-warnings. Mention --enable-gdb-build-warnings.
11165 2000-11-19 Eli Zaretskii <eliz@gnu.org>
11167 * gdb.texinfo (Continuing and Stepping): Fixed markup and typos,
11168 as suggested by Dmitry Sivachenko <dima@Chg.RU>.
11170 2000-11-10 Christopher Faylor <cgf@cygnus.com>
11172 * gdb.texinfo: Document new 'set step-mode' command.
11174 2000-10-16 Eli Zaretskii <eliz@gnu.org>
11176 * gdb.texinfo (Contributors, MIPS Embedded): Minor spelling
11177 changes from Dmitry Sivachenko <dima@Chg.RU>.
11179 2000-09-26 Eli Zaretskii <eliz@gnu.org>
11181 * gdb.texinfo (Hooks): Document the new post-hook functionality.
11182 From Steven Johnson <sbjohnson@ozemail.com.au>.
11184 2000-08-10 Mark Kettenis <kettenis@gnu.org>
11186 * gdbint.texinfo (Overall Structure): Spelling fix.
11188 2000-08-10 Eli Zaretskii <eliz@gnu.org>
11190 * gdbint.texinfo (Target Architecture Definition): Document that
11191 REGISTER_CONVERT_TO_VIRTUAL should only be called on a register
11192 for which REGISTER_CONVERTIBLE returns a zero value.
11194 2000-07-08 Christopher Faylor <cgf@cygnus.com>
11196 * Makefile.in (install-info): Find files to install in either the
11197 build or source directories (adapted from Makefile.am).
11199 2000-07-07 Nicholas Duffek <nsd@redhat.com>
11201 * stabs.texinfo: Fix spelling errors.
11202 (String Field): FILE-NUMBER starts from 0, not 1.
11204 2000-07-05 Eli Zaretskii <eliz@gnu.org>
11206 * refcard.tex: Remove \centerline from the blurb. Patch from
11209 2000-06-25 Eli Zaretskii <eliz@gnu.org>
11211 * Makefile.in (install-info): Support installation from outside of
11212 the source directory. Reported by Mark Harig
11213 <markh@frazier.landmark.com>.
11215 2000-06-20 J.T. Conklin <jtc@redback.com>
11217 * gdb.texinfo: Fix typo, $bpnum is set to last breakpoint number.
11219 Fri May 26 15:55:33 2000 Andrew Cagney <cagney@b1.cygnus.com>
11221 * Makefile.in (pdf, gdbint.pdf, gdb.pdf, stabs.pdf): New targets.
11222 Generate using pdftex.
11224 (STAGESTUFF, maintainer-clean realclean): Add *.pdf.
11225 (gdb.texinfo, gdbint.texinfo, stabs.texinfo): When TeX insert the
11226 @contents at the start.
11228 2000-05-24 Eli Zaretskii <eliz@gnu.org>
11230 * gdb.texinfo: Remove duplicate @syncodeindex. From Brian
11233 Wed May 24 21:27:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
11235 From Brian Youmans:
11236 * gdb.texinfo: Fix ``et al.''.
11238 Tue May 23 22:57:41 2000 Andrew Cagney <cagney@b1.cygnus.com>
11240 * Makefile.in (refcard.dvi): Remove quotes around REFEDITS in for
11243 2000-05-19 Jimmy Guo <guo@cup.hp.com>
11245 * configure: Regenerate.
11247 2000-05-17 Eli Zaretskii <eliz@gnu.org>
11249 * Makefile.in (install-info): Run install-info on installed Info
11252 Fri May 12 20:18:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
11254 * gdb.texinfo: Add Stan Shebs, et.al. as authors. Mention
11257 2000-05-09 Eli Zaretskii <eliz@gnu.org>
11259 * gdb.texinfo: Proofreading changes from Brian Youmans.
11261 2000-05-01 Nick Duffek <nsd@cygnus.com>
11263 * gdb.texinfo (Command Files): Mention -x, use @enumerate for
11264 startup sequence, minor edits.
11266 2000-05-01 Eli Zaretskii <eliz@gnu.org>
11268 * annotate.texi: Remove "@syncodeindex fn cp", it causes grief in
11271 * gdb.texinfo: Add "@syncodeindex fn cp". Convert all entries
11272 "@kindex f" into "@kindex f (foo)", otherwise we get index entries
11273 like `n' and `s' which look weird. Convert some of the @kindex to
11274 @vindex, when they refer to variables, not commands.
11276 Sat Apr 29 17:01:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
11278 * gdbint.texinfo (Hints): Do not use @value{GDBN in @nodes.
11280 2000-04-23 Eli Zaretskii <eliz@gnu.org>
11282 * Makefile.in (GDBMI_DIR): New variable.
11283 (SET_TEXINPUTS): Add $(GDBMI_DIR).
11284 (SFILES_DOC): Add $(GDBMI_DIR)/gdbmi.texinfo.
11285 (gdbmi.texinfo): New target, for texi2roff.
11286 (gdb.me, gdb.ms, gdb.mm): Depend on gdbmi.texinfo.
11287 (gdb.info, gdb_toc.html): Add "-I ${GDBMI_DIR}".
11289 * gdb.texinfo (Top): Add GDB/MI to the main menu and @include
11291 (Mode Options): Add xref to GDB/MI docs and remove a FIXME
11294 2000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
11296 * gdb.texinfo (Files): Update description of add-symbol-file
11299 2000-04-17 Eli Zaretskii <eliz@gnu.org>
11301 * gdb.texinfo (Porting GDB): Don't use @value in the node name, it
11302 prevents the build (and is generally a Bad Idea).
11304 2000-04-17 Eli Zaretskii <eliz@gnu.org>
11306 * gdb.texinfo (Protocol): Prevent makeinfo from complaining about
11307 a comma inside @var.
11308 (Command Files): Index markup changes from Dmitry Sivachenko
11311 2000-04-16 Eli Zaretskii <eliz@gnu.org>
11313 * Makefile.in (LN_S): Define.
11314 (gdb-cfg.texi, gdb.dvi, links2roff, inc-hist.texinfo): Don't
11315 invoke "ln -s" unless it is known to work.
11317 * configure.in (AC_PROG_LN_S): Add.
11319 2000-04-14 Jim Blandy <jimb@redhat.com>
11321 * gdbint.texinfo (Pointers Are Not Always Addresses): New manual
11323 (Target Conditionals): Document ADDRESS_TO_POINTER,
11324 POINTER_TO_ADDRESS.
11326 2000-04-11 Daniel Berlin <dan@cgsoftware.com>
11328 * gdbint.texinfo: Replaced GDB with @value{GDBN}, @include
11329 gdb-cfg.texi to get the value.
11331 2000-04-10 Jim Blandy <jimb@redhat.com>
11333 * gdbint.texinfo (Target Architecture Definition): Fix
11336 2000-04-08 Jim Blandy <jimb@redhat.com>
11338 * gdbint.texinfo (Using Different Register and Memory Data
11339 Representations): New section.
11340 (REGISTER_CONVERTIBLE, REGISTER_RAW_SIZE, REGISTER_VIRTUAL_SIZE,
11341 REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_VIRTUAL,
11342 REGISTER_CONVERT_TO_RAW): Document.
11344 Mon Apr 3 19:16:32 2000 Andrew Cagney <cagney@b1.cygnus.com>
11346 * gdb.texinfo (Protocol): Deprecate the sequence-id. Add cindex
11347 for acknowledgments.
11349 Tue Mar 28 18:28:45 2000 Andrew Cagney <cagney@b1.cygnus.com>
11351 * gdb.texinfo (Protocol): Replace ``qfThreadExtraInfo'' with
11354 2000-03-28 J.T. Conklin <jtc@redback.com>
11356 * gdb.texinfo: Clarify which remote debug protocol commands are
11357 required and which are optional.
11359 Tue Mar 28 16:06:22 2000 Andrew Cagney <cagney@b1.cygnus.com>
11361 * gdb.texinfo: Revert remainder of Fri Mar 24 18:06:34 2000 Andrew
11362 Cagney <cagney@b1.cygnus.com>. Move @chapter and @node entries
11363 back to annotate.texi, rluser.texinfo and inc-hist.texinfo.
11364 * annotate.texi: Update.
11366 2000-03-28 Stan Shebs <shebs@apple.com>
11368 * gdb.texinfo: Update dates, bump to Eighth Edition (note
11369 expectation of additional changes before release), update
11370 ISBN, add copy of top-level menu for @ifhtml, remove explicit
11371 node links, rephrase and/or shorten lines to fix formatting
11372 problem in both regular and @smallbook formats.
11373 * annotate.texi: Shorten lines in example, use smallexample
11374 consistently everywhere.
11375 * Makefile.in: Add comment about texinfo 4.0 html generation.
11376 (SFILES_INCLUDED): Add annotate.texi.
11378 2000-03-27 Daniel Berlin <dan@cgsoftware.com>
11380 * gdb.texinfo (Debugging Output): Added new section, documenting
11381 the "set/show debug" commands.
11383 Fri Mar 24 18:06:34 2000 Andrew Cagney <cagney@b1.cygnus.com>
11385 * annotate.texi (Annotations): When GDBN omit @chapter and @node
11388 * gdb.texinfo: Check for @ifinfo instead of @ifnottex.
11389 (rluser.texinfo, inc-hist.texinfo, annotate.texi): Add local
11390 @chapter and @node entries.
11392 * gdb.texinfo: Link all top-level nodes.
11394 Fri Mar 24 17:56:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
11396 * Makefile.in (install-info): Create $(infodir) before installing
11399 2000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
11401 From David Whedon <dwhedon@gordian.com>
11402 * gdbint.texinfo : Added paragraphs about command deprecation.
11404 2000-03-22 Daniel Berlin <dan@cgsoftware.com>
11406 * gdb.texinfo: Add documentation for the apropos command.
11408 2000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
11410 * gdb.texinfo: Add new queries ThreadInfo and ThreadExtraInfo.
11412 2000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
11414 * gdb.texinfo: Add white space to prevent overprinting in
11417 2000-03-17 Stan Shebs <shebs@apple.com>
11419 * gdb.texinfo: Many minor changes from Dmitry Sivachenko
11420 <dima@Chg.RU>, also clarification of allowed content for
11423 2000-03-16 Eli Zaretskii <eliz@gnu.org>
11425 * gdb.texinfo (main menu): Add Annotations.
11426 (File Options): Add @cindex entries for each command-line option.
11427 Document --epoch, --annotate, --async, --interpreter, --write,
11428 --statistics, and --version.
11430 * annotate.texi: Convert to a chapter. Use @value{GDBN} instead
11433 2000-02-23 Jim Blandy <jimb@redhat.com>
11435 * gdbint.texinfo (FUNCTION_START_OFFSET): Document.
11437 2000-02-22 Jim Blandy <jimb@redhat.com>
11439 * gdbint.texinfo: Document COERCE_FLOAT_TO_DOUBLE --- the new form.
11441 2000-02-15 Jason Molenda (jsm@bugshack.cygnus.com)
11443 * Makefile.in (diststuff): New target.
11445 2000-02-15 Kevin Buettner <kevinb@redhat.com>
11447 * agentexpr.texi: Fix wording regarding Intel's IA-64
11448 architecture. [From Jim Wilson.]
11450 2000-01-16 Tom Tromey <tromey@cygnus.com>
11452 * gdb.texinfo (Breakpoints): Mention breakpoint ranges.
11453 (Delete Breaks): Mention range arguments.
11454 (Disabling): Likewise.
11456 2000-01-05 Dmitry Sivachenko <dima@Chg.RU>
11458 * gdb.texinfo: Wrap "ASCII" in @sc{}; clarify a few sentences.
11460 Wed Dec 8 19:53:08 1999 Andrew Cagney <cagney@b1.cygnus.com>
11462 * gdbint.texinfo (FRAME_CHAIN_VALID): Add the generic frame-chain
11465 1999-11-05 Stan Shebs <shebs@andros.cygnus.com>
11467 * gdb.texinfo: Clarify regular expressions used in rbreak.
11469 1999-10-15 Kevin Buettner <kevinb@cygnus.com>
11471 * gdbint.texinfo (MEMORY_INSERT_BREAKPOINT,
11472 MEMORY_REMOVE_BREAKPOINT): Document.
11474 Thu Oct 14 21:17:17 1999 Andrew Cagney <cagney@b1.cygnus.com>
11476 * gdb.texinfo (remote): Document how GDB ignores the qOffsets BSS
11477 offset re-using the DATA offset instead.
11479 1999-10-11 Jim Kingdon <kingdon@redhat.com>
11481 * gdbint.texinfo (Target Architecture Definition): Add PARM_BOUNDARY.
11483 1999-10-05 Stan Shebs <shebs@andros.cygnus.com>
11485 From Dmitry Sivachenko <demon@gpad.ac.ru>:
11486 * gdb.texinfo: Use GDBP and GDBN everywhere, fix a couple other
11489 * gdb.texinfo: Various minor wording and formatting improvements,
11490 mentions of additional command-line options.
11492 1999-09-30 Fred Fish <fnf@cygnus.com>
11494 * gdb.texinfo: Document additional forms of specifying section
11495 names and addresses for the add-symbol-file command.
11497 1999-09-14 Michael Snyder <msnyder@cleaver.cygnus.com>
11499 * gdbint.texinfo: Fix typo, add the word "have".
11501 1999-09-14 Jim Blandy <jimb@cris.red-bean.com>
11503 * gdbint.texinfo (Target Architecture Definition): Document the
11504 SKIP_PERMANENT_BREAKPOINT macro.
11506 1999-09-07 Stan Shebs <shebs@andros.cygnus.com>
11508 * gdb.texinfo: Fiks speling errers.
11510 * gdb.texinfo: Fix uses of @multitable.
11512 From Eli Zaretskii <eliz@gnu.org>:
11513 * gdb.texinfo: Include details specific to DOS host, clarify
11514 some confusing language, fix @ref/@xref/@pxref usages, add
11515 comments about using with optimization, add more indexing,
11516 fix info about disassembly-flavor.
11518 Tue Sep 7 09:11:24 1999 Kevin Buettner <kevinb@cygnus.com>
11520 * gdbint.texinfo (IN_SOLIB_DYNSYM_RESOLVE_CODE,
11521 SKIP_SOLIB_RESOLVER): Define.
11523 Fri Sep 3 18:05:14 1999 Andrew Cagney <cagney@b1.cygnus.com>
11525 * gdb.texinfo (Protocol): Review. Add tables describing ``q'' and
11528 1999-08-30 Stan Shebs <shebs@andros.cygnus.com>
11530 * gdb.texinfo: Create a new "Configurations" chapter with
11531 platform-specific info, inline remote.texi and move sections of it
11532 into the new chapter, move bits about info proc, heuristic search,
11533 and register stack into the new chapter.
11534 * remote.texi: Remove, now part of gdb.texinfo.
11535 * Makefile.in (SFILES_INCLUDED): Remove ref to remote.texi.
11537 1999-08-27 Jason Molenda (jsm@bugshack.cygnus.com)
11539 * gdbint.texinfo (GDB_TARGET_IS_SUN3, GDB_TARGET_IS_SUN386,
11540 GDB_TARGET_IS_MACH386): These kludges have gone away.
11542 Wed Aug 25 10:47:03 1999 Andrew Cagney <cagney@b1.cygnus.com>
11544 * gdbint.texinfo (Target Architecture Definition): Mention
11547 1999-08-20 Stan Shebs <shebs@andros.cygnus.com>
11549 * gdb.texinfo: Remove remaining "HPPA" conditionals, rewrite
11550 surrounding text to fit HP-UX bits into general info.
11551 (HPPA-cfg.texi): Remove, no longer useful.
11553 * gdb.texinfo: Remove explicit links from @node lines, remove
11554 HP-added "Detailed Node Listing" from main menu which confuses
11557 From Dmitry Sivachenko <dima@Chg.RU>:
11558 * gdb.texinfo: Use @value{GDBN} instead of plain GDB, fix grouping
11559 in description of `set environment'.
11561 1999-08-17 Stan Shebs <shebs@andros.cygnus.com>
11563 * gdbint.texinfo: Update coding standard to allow pure ANSI/ISO C.
11565 1999-08-12 Ben Elliston <bje@cygnus.com>
11567 * gdbint.texinfo (Breakpoint Handling): Add missing words.
11569 1999-08-10 Eli Zaretskii <eliz@gnu.org>
11571 * gdb.texinfo (Set Watchpoints): Explain some subtleties about
11572 watch, awatch, and rwatch. Explain why the latter two cannot be
11573 set as software watchpoints. Document that watchpoints for local
11574 variables are deleted when the debuggee terminates.
11576 Wed Aug 11 13:18:14 1999 Andrew Cagney <cagney@amy.cygnus.com>
11578 * remote.texi (Protocol): Further clarification of the "qRcmd"
11579 packet. Allow E.. response packet. "qRcmd" packet is no longer
11582 1999-08-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
11584 * Makefile.in: Rename inc-hist.texi to inc-hist.texinfo.
11585 * gdb.texinfo: Ditto.
11587 1999-08-06 Tom Tromey <tromey@cygnus.com>
11589 * gdb.texinfo (KOD): New node.
11591 Fri Aug 6 17:05:48 1999 Andrew Cagney <cagney@b1.cygnus.com>
11593 * remote.texi (Rcmd): Fix minor formatting typos.
11595 Thu Aug 5 17:57:41 1999 Andrew Cagney <cagney@b1.cygnus.com>
11597 * remote.texi (protocol qRcmd): Allow ``OK'' and ``O...'' response
11600 1999-07-14 Jim Blandy <jimb@zwingli.cygnus.com>
11602 * gdbint.texinfo (PREPARE_TO_PROCEED, ADDR_BITS_REMOVE): Doc
11605 Tue Jun 29 11:43:55 1999 Andrew Cagney <cagney@b1.cygnus.com>
11607 * gdbint.texinfo (SAVE_DUMMY_FRAME_TOS): Define.
11609 Fri Jun 25 11:47:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
11611 * remote.texi (Communication Protocol): ``v'' is in use. Fix
11612 numerous formatting errors. Clarify ``i''. Mark ``i'', ``Z'',
11613 ``z'' and ``qRcmd'' as draft instead of reserved. Identify
11614 packets that are not supported on all hosts. Expand examples.
11617 1999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
11619 * Makefile.in: Recognize html, install-html. Add targets
11620 to build HTML versions of documentation via texi2html.
11622 Thu Jun 24 15:59:03 1999 Stan Shebs <shebs@andros.cygnus.com>
11624 * gdbint.texinfo (Testsuite): New chapter, information about the
11627 Fri Jun 25 02:40:34 1999 Andrew Cagney <cagney@b1.cygnus.com>
11629 * remote.texi (Communication Protocol): Rewrite.
11631 Thu Jun 24 16:59:54 1999 Andrew Cagney <cagney@b1.cygnus.com>
11633 * stabs.texinfo: Fix uses of xref.
11635 Thu Jun 17 17:23:25 1999 Stan Shebs <shebs@andros.cygnus.com>
11637 * gdbint.texinfo: Add an anti-printf exhortation, and update the
11638 info about patch submission.
11640 Mon Jun 7 15:49:40 1999 Stan Shebs <shebs@andros.cygnus.com>
11642 From Per Bothner <bothner@cygnus.com>:
11643 * gdb.texinfo: Document Chill support.
11645 Fri Jun 4 16:58:22 1999 Andrew Cagney <cagney@b1.cygnus.com>
11647 * gdbint.texinfo (SP_REGNUM, FP_REGNUM, PC_REGNUM): Add reference
11648 to corresponding TARGET_READ_reg TARGET_WRITE_reg macros.
11649 Document that the value should be greater-than or equal-to zero.
11650 (NO_STD_REGS): Document. Deprecate.
11652 Tue Jun 1 15:04:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
11654 * gdbint.texinfo (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT):
11655 Document that these are not used.
11657 Thu May 27 09:28:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
11659 * gdbint.texinfo (EXTRACT_STRUCT_VALUE_ADDRESS_P): Document.
11661 Mon May 24 10:07:39 1999 Andrew Cagney <cagney@b1.cygnus.com>
11663 * gdbint.texinfo (FRAME_NUM_ARGS): Update definition. Parameter
11664 numargs was dropped.
11666 Thu May 20 12:26:59 1999 Andrew Cagney <cagney@b1.cygnus.com>
11668 * gdbint.texinfo (FRAMELESS_FUNCTION_INVOCATION): Update.
11670 Tue Apr 27 19:14:20 1999 Andrew Cagney <cagney@b1.cygnus.com>
11672 * gdbint.texinfo (SKIP_PROLOGUE, SKIP_PROLOGUE_FRAMELESS_P):
11675 Thu Apr 22 13:07:37 1999 Andrew Cagney <cagney@b1.cygnus.com>
11677 * gdbint.texinfo (USE_GENERIC_DUMMY_FRAMES): Document.
11678 (GET_SAVED_REGISTER): Update, not just the a29k uses this.
11680 Wed Apr 21 13:59:01 1999 Dave Brolley <brolley@cygnus.com>
11682 * gdbint.texinfo: Fix typos: $ -> @.
11684 Tue Apr 20 11:59:38 1999 Andrew Cagney <cagney@b1.cygnus.com>
11686 * gdbint.texinfo (REGISTER_NAMES, BREAKPOINT, BIG_BREAKPOINT,
11687 LITTLE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT,
11688 BIG_REMOTE_BREAKPOINT): Deprecate in favor of REGISTER_NAME and
11689 BREAKPOINT_FROM_PC.
11691 Mon Apr 12 16:00:44 1999 Andrew Cagney <cagney@b1.cygnus.com>
11693 * gdbint.texinfo (CALL_DUMMY_STACK_ADJUST_P,
11694 CALL_DUMMY_STACK_ADJUST): Document.
11696 Thu Apr 8 17:23:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
11698 * gdbint.texinfo (CALL_DUMMY_P, CALL_DUMMY_WORDS,
11699 SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY): Define.
11701 1999-04-02 Stan Shebs <shebs@andros.cygnus.com>
11703 * gdbint.texinfo (MAINTENANCE_CMDS): Remove ref, since it no
11706 Tue Mar 9 19:25:11 1999 Stan Shebs <shebs@andros.cygnus.com>
11708 * gdb.texinfo, remote.texi, all-cfg.texi, HPPA-cfg.texi: Remove
11709 nearly all @ifset/@ifclear conditionals; nobody uses them, and
11710 they make the manual source incomprehensible.
11711 * h8-cfg.texi: Remove, hasn't been used in years.
11713 Thu Feb 11 18:00:59 1999 Stan Shebs <shebs@andros.cygnus.com>
11715 * gdb.texinfo: Update the credits.
11717 Mon Feb 8 17:33:57 1999 Stan Shebs <shebs@andros.cygnus.com>
11719 * gdb.texinfo: Fix mistakes noticed in printout of last
11720 draft, add Alpha to discussion of heuristic fence post.
11722 Fri Feb 5 17:20:00 1999 Stan Shebs <shebs@andros.cygnus.com>
11724 * gdb.texinfo, remote.texi: Many changes; update to Seventh
11725 Edition, merge some HP changes into mainline, describe some
11726 previously undocumented features, describe more of the target
11727 commands available, eliminate obsolete section on renamed
11729 * all-cfg.texi, HPPA-cfg.texi: Remove some obsolete conditionals.
11731 Wed Jan 20 17:47:45 1999 Stan Shebs <shebs@andros.cygnus.com>
11733 * gdb.texinfo: Make many HPPA conditionals unconditional,
11734 including catchpoint description, since now on for all configs.
11735 * all-cfg.texi: @clear HPPA, since is mainly for very HP-specific
11738 Thu Jan 14 17:10:12 1999 Stan Shebs <shebs@andros.cygnus.com>
11740 * Makefile.in (GDBvn.texi): Fix match expression to work with
11741 current format of VERSION in gdb/Makefile.in.
11742 * gdb.texinfo: Fix node ref to match new readline.
11744 Wed Jan 13 10:38:40 1999 Edith Epstein <eepstein@sophia.cygnus.com>
11746 * gdb.texinfo: Changes made as part of a project to merge in
11747 changes made by HP. Documentation makes extensive use of
11748 @ifclear HPPA and @ifset HPPA. The HP manual omits doumentation
11749 on remote debugging. There are differences in documentation
11750 (HP vs. non-HP) on C++ support (aCC vs. gnu gcc++). Also,
11751 the HP manual discusses catchpoints, hardware watchpoints, and
11752 some HPUX specific limitations for shared library support.
11754 There are also a number of @node changes.
11756 1999-01-12 Jason Molenda (jsm@bugshack.cygnus.com)
11758 * gdbint.texinfo (Formatting): Disambiguate a sentence.
11761 Wed Jan 6 11:55:34 1999 David Taylor <taylor@texas.cygnus.com>
11763 The following changes were made by Edith Epstein
11764 <eepstein@cygnus.com> as part of a project to merge in changes
11767 * HPPA-cfg.texi: new file.
11769 * all-cfg.texi: set HPPA for HP PA-RISC targets.
11771 * refcard.tex: change documentation about catch.
11772 removed info catch.
11774 Mon Jan 4 18:29:18 1999 Stan Shebs <shebs@andros.cygnus.com>
11776 * gdbint.texinfo: Expand on GDB's coding standards,
11777 specify the use of arg names with prototypes.
11779 1998-12-14 J.T. Conklin <jtc@redbacknetworks.com>
11781 * gdb.texinfo: Fix tipo.
11783 Sun Dec 13 10:27:59 1998 Andrew Cagney <cagney@b1.cygnus.com>
11785 * gdbint.texinfo: Document TARGET_BYTE_ORDER_DEFAULT and
11786 TARGET_BYTE_ORDER_SELECTABLE_P.
11788 Thu Dec 10 16:07:09 1998 Andrew Cagney <cagney@b1.cygnus.com>
11790 * gdbint.texinfo (FRAME_FIND_SAVED_REGS): Document.
11792 1998-12-09 Jim Blandy <jimb@zwingli.cygnus.com>
11794 * agentexpr.texi: New file.
11796 Wed Dec 9 21:13:57 1998 Andrew Cagney <cagney@chook>
11798 * gdbint.texinfo (REGISTER_NAME): Replace REGISTER_NAMES.
11800 1998-12-03 J.T. Conklin <jtc@redbacknetworks.com>
11802 * remote.texi: Changed wording that implied that the GDB remote
11803 protocol caches register values instead of GDB itself.
11805 Tue Dec 1 17:45:43 1998 Stan Shebs <shebs@andros.cygnus.com>
11807 * gdbint.texinfo: Add some info about symbol readers.
11808 (CHILL_PRODUCER, etc): Comment out descriptions, not useful.
11809 (IN_SOLIB_CALL_TRAMPOLINE): Rename info from IN_SOLIB_TRAMPOLINE.
11810 (IN_SOLIB_RETURN_TRAMPOLINE): Describe.
11811 (KERNEL_DEBUGGING, MIPSEL): No info about these, remove.
11813 Mon Nov 30 11:32:21 1998 Andrew Cagney <cagney@chook>
11815 * gdbint.texinfo (FRAME_CHAIN_VALID_ALTERNATE):
11817 Sat Nov 28 13:45:53 1998 Andrew Cagney <cagney@b1.cygnus.com>
11819 * gdbint.texinfo (INNER_THAN): Update, now takes parameters.
11821 Fri Nov 27 12:39:45 1998 Andrew Cagney <cagney@chook>
11823 * gdbint.texinfo (NO_SINGLE_STEP): Replace with
11824 SOFTWARE_SINGLE_STEP_P and SOFTWARE_SINGLE_STEP.
11826 Wed Oct 14 10:02:40 1998 Andrew Cagney <cagney@b1.cygnus.com>
11828 * gdbint.texinfo: Fix minor typos.
11830 Wed Sep 30 18:03:19 1998 Stan Shebs <shebs@andros.cygnus.com>
11832 * gdbint.texinfo: Complete overhaul. Group descriptions more
11833 logically, add more info on generic algorithms, remove much
11834 obsolete and/or wrong material.
11836 Fri Jul 24 17:51:38 1998 Ian Lance Taylor <ian@cygnus.com>
11838 * stabs.texinfo (Method Type Descriptor): Expand and correct.
11840 Mon May 4 10:37:12 1998 Brian Youmans (3diff@gnu.org)
11842 * refcard.tex: Copyright, address updates.
11844 Tue Apr 21 18:09:56 1998 Stan Shebs <shebs@andros.cygnus.com>
11846 * gdb.texinfo (EDITION, DATE): Update and change to use ordinals
11847 for the edition instead of confusing GDB-version-like numbers.
11849 Mon Apr 13 14:05:00 1998 Fred Fish <fnf@cygnus.com>
11851 * gdb.texinfo (hbreak, watch): Fix typo, "date" -> "data".
11853 Thu Apr 2 16:52:44 1998 Jason Molenda (crash@bugshack.cygnus.com)
11855 * LRS: Reformat a bit to keep text under 80 columns.
11857 Thu Apr 2 16:10:36 1998 Stan Shebs <shebs@andros.cygnus.com>
11859 * gdb.texinfo: Add some credits, mention bug monitor.
11860 * remote.texi: Mention mips monitor targets.
11861 * gdbint.texinfo: Describe SP_REGNUM, STEP_SKIPS_DELAY.
11863 Mon Feb 2 17:13:03 1998 Stan Shebs <shebs@andros.cygnus.com>
11865 * gdbint.texinfo: Remove obsolete mentions of pinsn.c and opcode.h
11866 files, finish sorting of host vs target vs native macros, describe
11869 Tue Jan 13 16:44:50 1998 Fred Fish <fnf@cygnus.com>
11871 * gdbint.texinfo (Host Conditionals): Document change from
11872 using NO_MMALLOC to it's inverse, USE_MMALLOC.
11874 Mon Nov 24 13:55:21 1997 Andrew Cagney <cagney@b1.cygnus.com>
11876 * gdbint.texinfo (Host Conditionals): Document
11877 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, HAVE_LONG_DOUBLE.
11879 Fri Jul 4 14:52:31 1997 Ian Lance Taylor <ian@cygnus.com>
11881 * gdbint.texinfo (Host Conditionals): Add CRLF_SOURCE_LINES.
11882 Document LSEEK_NOT_LINEAR.
11884 Tue Mar 25 14:44:09 1997 Ian Lance Taylor <ian@cygnus.com>
11886 * stabs.texinfo (Stab Section Basics): Make it clear that only
11887 some versions of the GNU linker remove the leading N_UNDF symbol.
11889 Thu Feb 27 17:45:19 1997 Ian Lance Taylor <ian@cygnus.com>
11891 * stabs.texinfo (String Field): Document type number pairs here,
11892 instead of in the Sun specific section.
11893 (Include Files): The GNU linker supports the N_BINCL
11894 optimization. Clarify the N_BINCL value, and what it is used
11896 (Procedures): Document N_FUN with an empty string to mark the end
11898 (Typedefs): Mention that Sun compilers may use N_GSYM for a type.
11899 (Sun Differences): Remove this node, as the information is now
11900 elsewhere in the main document.
11901 (Stab Section Basics): Mention that the GNU linker may optimize
11902 stabs and remove the leading N_UNDF symbol.
11904 Mon Dec 9 12:23:32 1996 Roland Pesch <roland@wrs.com>
11906 * gdb.texinfo, refcard.tex: Restore author credit
11908 Wed Oct 2 22:01:36 1996 Fred Fish <fnf@fishfood.ninemoons.com>
11910 * gdbint.texinfo (SIGTRAMP_START, SIGTRAMP_END): Update
11911 documentation to account for START and END macros taking
11914 Thu Aug 22 17:59:03 1996 Fred Fish <fnf@cygnus.com>
11916 From: Eberhard Mattes <mattes@azu.informatik.uni-stuttgart.de>
11917 * gdb.texinfo (Frames): Fix typo.
11919 Tue Jul 23 10:06:20 1996 Fred Fish <fnf@cygnus.com>
11921 * gdbint.texinfo (NO_SINGLE_STEP): Document that single_step takes
11922 a target_signal as arg type, not a pid.
11924 Fri Jul 12 11:10:05 1996 Stu Grossman (grossman@critters.cygnus.com)
11926 * gdb.texinfo: Document `set assembly-language'.
11928 Thu Jul 11 13:50:28 1996 Stan Shebs <shebs@andros.cygnus.com>
11930 * remote.texi: Update list of stubs in the GDB distribution.
11932 Fri Jul 5 15:38:54 1996 Fred Fish <fnf@cygnus.com>
11934 * gdbint.texinfo (NO_MMCHECK): Renamed from NO_MMALLOC_CHECK.
11935 Also document that some systems can use mmalloc but must define
11936 this if their C runtime allocates memory that is later freed.
11937 (MMCHECK_FORCE): Document new macro.
11939 Fri Jun 28 22:17:10 1996 Dawn Perchik <dawn@cygnus.com>
11941 * remote.texi: Add documentation for target Sparclet.
11943 Mon Jun 24 18:12:22 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
11945 * Makefile.in (srcdir, VPATH, prefix, infodir, INSTALL,
11946 INSTALL_PROGRAM, INSTALL_DATA): Use autoconf set values.
11947 * configure.in: Rewritten for autoconf.
11950 Mon Jun 17 10:43:41 1996 Fred Fish <fnf@cygnus.com>
11952 * Makefile.in (DVIPS): New define, set to dvips.
11953 (dvi): Add stabs.dvi.
11955 (all-doc): Depend on info, dvi, and ps targets.
11956 (STAGESTUFF): Add *.ps and *.dvi files.
11957 (clean-info, clean-dvi): Remove.
11958 (mostlyclean): Does not depend upon clean-info or clean-dvi,
11959 rules completely rewritten.
11960 (maintainer-clean): Remove clean-info and clean-dvi
11961 dependencies and put their actions in the rules.
11962 (gdb.ps): New target
11963 (gdb.dvi, gdbgui.dvi, gdbint.dvi, stabs.dvi): Remove
11964 intermediate TeX files, whether they have 2 or 3 character
11966 (gdbint.ps): Add target and rules.
11967 (gdb-internals): Delete unused target.
11968 (Makefile): Depends upon config.status also.
11970 Sat Mar 30 15:46:58 1996 Fred Fish <fnf@cygnus.com>
11972 * gdbint.texinfo (CC_HAS_LONG_LONG): Clarify when/how this is
11975 Sat Mar 16 15:10:20 1996 Fred Fish <fnf@cygnus.com>
11977 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
11978 * gdb.texinfo (Expressions): Fix erroneous array constant example.
11980 Sat Mar 16 13:28:45 1996 Fred Fish <fnf@cygnus.com>
11982 * gdb.texinfo: Add missing "@bullet" to some "@itemize" commands.
11984 Sat Feb 10 03:28:36 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11986 * gdb.texinfo (Print settings): Document
11987 `set/show print static-members' commands.
11989 Wed Jan 10 14:16:37 1996 Fred Fish <fnf@cygnus.com>
11991 * gdbint.texinfo (Native): Document name change, coredep.c to
11994 Wed Dec 13 12:35:28 1995 Ian Lance Taylor <ian@cygnus.com>
11996 * stabs.texinfo (Include Files): Document the values the SunOS4
11997 linker creates for N_BINCL/N_EINCL/N_EXCL stabs.
11999 Fri Dec 8 21:08:44 1995 Fred Fish <fnf@cygnus.com>
12001 * gdbint.texinfo (Releases): Change gdb.tar.Z to gdb.tar.gz.
12004 Fri Dec 1 11:07:50 1995 Fred Fish <fnf@cygnus.com>
12006 * gdbint.texinfo (Releases): Make "gdb.tar.gz" rather than
12009 Wed Sep 20 13:14:10 1995 Ian Lance Taylor <ian@cygnus.com>
12011 * Makefile.in (maintainer-clean): New target, synonym for
12014 Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
12016 * Update all FSF addresses except those in COPYING* files.
12018 Wed Jul 19 18:43:03 1995 Stan Shebs <shebs@andros.cygnus.com>
12020 From Richard Earnshaw (rearnsha@armltd.co.uk):
12021 * gdb.texinfo (convenience variables): Document $_exitcode.
12022 (quit): Document optional expression to use as exit code.
12024 Thu Jun 22 21:27:33 1995 Victoria Mixon <victoria@cygnus.com>
12026 * gdb.texinfo, remote.texi: Brought up to date with various
12029 Tue Jun 20 14:35:38 1995 Stan Shebs <shebs@andros.cygnus.com>
12031 * gdb.texinfo: Update dates and versions, fix comments about
12032 hardware watchpoints in future releases and about the
12033 sharedlibrary command.
12035 Mon May 8 09:30:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12037 * stabs.texinfo: Remove node `XCOFF differences'. Describe value of
12038 C_FUN stab. Other cleanups.
12040 Wed Apr 19 07:02:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12042 * remote.texi (Bootstrapping): Clarify that flush_i_cache is only
12043 for the sparc stub.
12045 Tue Apr 11 11:41:49 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12047 * annotate.texi: Clarify which addresses have differing formats
12048 depending on the language and which do not.
12050 Tue Mar 28 16:56:22 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12052 * remote.texi (NetWare): Changed example to use BOARD= instead of
12053 NODE= argument to reflect correspoding change to gdbserve.nlm.
12055 Fri Mar 17 06:47:02 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12057 * stabs.texinfo (Negative Type Numbers): Mention the fact that
12058 GDB, as well as AIX dbx, supports the size type attribute.
12060 Thu Mar 16 12:11:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12062 * stabs.texinfo (Negative Type Numbers): Document types -31 to -34.
12064 Mon Mar 13 16:49:13 1995 Per Bothner <bothner@kalessin.cygnus.com>
12066 * gdb.texinfo (Define): Document $arg0... arguments to commands,
12067 and new 'if' and 'while' commands.
12069 Fri Feb 17 15:24:35 1995 Per Bothner <bothner@kalessin.cygnus.com>
12071 * gdb.texinfo (Artificial arrays): Note use of coerce-to-array-type.
12073 Wed Feb 15 11:59:18 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12075 * all-cfg.texi: New flag, GDBSERVE, for NetWare's gdbserve.nlm.
12076 * remote.texi (NetWare): New node, how to use gdbserve.nlm on
12077 NetWare targets. Mostly stolen from the Server node.
12079 Fri Feb 10 20:20:08 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12081 * gdb.texinfo (Setting): Talk about the language of a source file
12082 versus the working language. The old documentation did not match
12085 Wed Feb 1 20:26:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12087 * stabs.texinfo (Source Files): Document N_SO used to mark the end
12090 Mon Jan 23 14:23:37 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12092 * gdb.texinfo (Processes): New node.
12094 Tue Jan 17 14:09:03 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
12096 * remote.texi: Update documentation of set/show mipsfpu.
12098 Fri Jan 6 17:17:28 1995 Stan Shebs <shebs@andros.cygnus.com>
12100 * gdbgui.texinfo: New file, manual for GUI (gdbtk) users.
12101 * Makefile.in (gdbgui.dvi, gdbgui.info): New actions.
12103 Sun Sep 4 16:47:21 1994 Stan Shebs (shebs@andros.cygnus.com)
12105 * gdbint.texinfo: Removed mentions of some incorrectly placed and
12106 obsolete conditionals, described some others.
12108 Mon Aug 1 15:42:39 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12110 * gdbint.texinfo: Remove references to BROKEN_LARGE_ALLOCA and
12111 SET_STACK_LIMIT_HUGE; they were removed from GDB 14 May 1994.
12113 Mon Aug 1 15:12:02 1994 Stan Shebs (shebs@andros.cygnus.com)
12115 * gdbint.texinfo: Put regex conditionals in their own table.
12117 Tue Jul 26 18:32:52 1994 Stan Shebs (shebs@andros.cygnus.com)
12119 * gdbint.texinfo: Removed mentions of many obsolete conditionals,
12120 described or fixed the descriptions of many others.
12122 Sun Jul 17 14:14:03 1994 Stan Shebs (shebs@andros.cygnus.com)
12124 * gdb.texinfo: Add some more credits.
12125 * gdbint.texinfo: Capitalize GDB consistently, describe some
12126 macros and remove some.
12128 Thu Jul 14 18:43:17 1994 Stan Shebs (shebs@andros.cygnus.com)
12130 * gdbint.texinfo: Removed mentions of many incorrectly placed and
12131 obsolete conditionals, described some others.
12133 Tue Jul 12 12:23:15 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12135 * gdb.texinfo (help targets): Changed to `help target', which
12136 is the correct gdb command.
12138 Wed Jun 22 18:00:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12140 * annotate.texi (TODO): New node, for keeping track of annotations
12141 suggested but not yet implemented.
12143 Wed Jun 1 16:10:45 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12145 * stabs.texinfo (Statics): Value of xcoff C_BSTAT points to
12146 another symbol, it is not the address itself.
12148 Thu May 5 20:23:36 1994 Stan Shebs (shebs@andros.cygnus.com)
12150 * stabs.texinfo (Stab Section Basics): Add comment about alignment
12151 of stabs-in-coff sections.
12153 Wed May 4 06:26:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12155 * annotate.texi: Change edition to 0.5 and date to May 1994.
12157 (Frames): New node, for frame annotation.
12158 (Displays): New node, for display annotation.
12160 * remote.texi (MIPS Remote): Say that set timeout doesn't apply
12161 when waiting for your program to stop.
12163 Fri Apr 29 18:24:46 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12165 * annotate.texi (Breakpoint Info): Document annotation of header
12166 fields and record annotation.
12168 Thu Apr 28 07:44:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12170 * annotate.texi: New file, to document annotations.
12172 Thu Apr 21 14:20:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12174 * Makefile.in (clean): Don't remove GDBvn.texi (apparently on Jan
12175 16 I meant to make this change but did not). Do remove gdb-cfg.texi.
12177 Wed Apr 20 11:22:48 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12179 * stabs.texinfo (Stab Section Basics): Say what is in .stab
12180 section, and say n_strx field is compilation unit relative.
12181 * stabs.texinfo: Don't use @code for a.out when it is the name of
12182 an object file format.
12184 Wed Apr 13 20:29:54 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
12186 * gdb.texinfo: Refer to file names, not path names, per rms
12188 (Arguments): Fix typo.
12190 Thu Mar 24 08:09:12 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12192 * stabs.texinfo (Global Variables): Talk about stabs in files
12193 where variables are referenced, but not defined.
12195 Wed Mar 23 07:16:36 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12197 * stabs.texinfo: Move stuff on @ and # type descriptors from node
12198 Cplusplus to new nodes Member Type Descriptor and Method Type
12199 Descriptor. Re-write stuff for #.
12201 Wed Mar 16 08:20:19 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12203 * gdb.texinfo (Print Settings): Don't document "set print
12204 fast-symbolic-addr off". The bug which it worked around was fixed
12205 on 25 Feb 94 in coffread.c, so I'm nuking the command.
12207 * stabs.texinfo (Alternate Entry Points): New node, rewritten from
12210 * stabs.texinfo (Type Descriptors): Add 'Y' type descriptor.
12212 Tue Mar 15 08:43:02 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12214 * gdbint.texinfo (Host Conditionals, Target Conditionals): Remove
12215 references to ieee-float.c.
12217 Fri Mar 11 08:09:40 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12219 * gdb.texinfo (Set Breaks): Update documentation for tbreak to
12220 match what the code actually does.
12222 Wed Mar 9 19:43:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12224 * stabs.texinfo (Symbol Descriptors): Add OS9000 symbol descriptor s.
12226 Tue Mar 1 17:04:43 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
12228 * stabs.texinfo (Type Descriptors): Add OS9000 type descriptors c,
12231 Wed Feb 23 10:44:18 1994 Jim Kingdon (kingdon@rtl.cygnus.com)
12233 * stabs.texinfo: Document N_RBRAC as function relative for COFF as
12234 well as for ELF and SOM. Unify the descriptions of ELF and SOM
12235 as "stabs in sections" rather than just saying "ELF and SOM".
12236 Also make that stuff apply to COFF.
12238 Fri Feb 18 08:25:58 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12240 * gdb.texinfo (Formatting Documentation): Change GhostScript to
12243 Fri Feb 4 06:31:31 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12245 * gdb.texinfo (Continuing and Stepping): When talking about "step"
12246 versus functions without line numbers, also mention stepping into
12247 them as well as "step" when you are in them. Tell the user how to
12248 deal with the situation. Add comment about "debugging information".
12250 Thu Feb 3 11:39:59 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12252 * stabs.texinfo (Enumerations): Document restriction on where
12253 enumeration types can appear and still win with GDB.
12255 Wed Feb 2 11:29:17 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12257 * stabs.texinfo (Negative Type Numbers): Document format for type
12260 Thu Jan 27 16:53:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12262 * gdb.texinfo (Selection, Frame Info): Update information about
12263 arbitrary frame specficiations.
12265 Wed Jan 26 15:31:57 1994 Roland H. Pesch (pesch@fowanton.cygnus.com)
12267 * gdb.texinfo, remote.texi: general editing pass prior to Net release
12269 Tue Jan 25 12:12:04 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12271 * stabs.texinfo (String Field): Discuss continuing stabs with ?.
12273 Wed Jan 19 06:39:24 1994 David J. Mackenzie (djm@thepub.cygnus.com)
12275 * stabs.texinfo (Non-Stab Symbol Types): Mention N_SET* | N_EXT.
12277 Sun Jan 16 12:43:32 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12279 * stabs.texinfo: Re-do stuff about C_BSTAT and move from XCOFF
12280 Differences node to Statics node.
12281 (Statics): Discuss XCOFF use of V symbol descriptor.
12283 * Makefile.in: Remove refcard.dvi and GDBvn.texi in realclean,
12286 Wed Jan 12 21:29:54 1994 John Gilmore (gnu@cygnus.com)
12288 * gdb.texinfo (Print Settings): Document `set print
12289 fast-symbolic-addr' and improve the doc for some other
12292 Mon Jan 3 17:23:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12294 * stabs.texinfo (String Field): Talk about defining several type
12296 Fix lint regarding changing node ELF Transformations to
12297 ELF and SOM Transformations.
12299 Fri Dec 31 00:42:43 1993 John Gilmore (gnu@cygnus.com)
12301 * stabs.texinfo: Insert Peter Kessler's name as inventor (I think).
12303 Tue Dec 28 09:30:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12305 * stabs.texinfo (Cross-References): `::' is for nested types only
12307 (Structures): Document static members.
12309 Mon Dec 27 13:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12311 * stabs.texinfo: Document S type attribute.
12313 Sun Dec 26 20:46:36 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
12315 * stabs.texinfo: Add notes about stabs-in-som where appropriate.
12317 Fri Dec 3 19:13:19 1993 John Gilmore (gnu@cygnus.com)
12319 * gdbint.texinfo: Fix a few typos.
12321 Sun Nov 28 18:06:25 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12323 * gdb.texinfo, remote.texi: formatting improvements
12325 * gdb.texinfo (New Features): mention threads.
12326 (Summary, C): fix xrefs in newly contributed text.
12327 (Threads): index entries, clarifications, example
12328 (passim): minor typos fixed, phrasing improvements
12330 * remote.texi (Bootstrapping): rephrase text on ^C and add index
12331 entries; (Server): explain use of gdbserver w/real-time systems,
12332 add example of conflicting TCP port; (MIPS Remote) break up
12333 running text into table, highlighting commands, and add example.
12335 Wed Nov 24 14:15:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12337 * refcard.tex: avoid bad linebreaks even when REFEDITS=psrc.sed
12339 Fri Nov 12 16:10:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12341 * stabs.texinfo (Nested Symbols): New node.
12342 (String Field, Symbol Descriptors, Cross-References): Refer to it.
12344 Thu Nov 11 13:26:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12346 * stabs.texinfo (Stabs in ELF): Clarify how Bbss.bss work with respect
12347 to picking which Bbss.bss symbol to use, and (because there seems to
12348 be no good way of doing it) re-write some of the text to make it
12349 sound like Bbss.bss isn't such a great idea after all (as currently
12352 * gdb.texinfo (C): In addition to saying people have to use g++ for
12353 good results, say they have to use stabs. Specifically say cfront
12355 (Summary): Merge in information on Modula-2, Pascal, and Chill from
12356 the gdb README. Add xrefs to places where the support for the various
12357 languages is described in detail.
12359 Mon Nov 8 11:47:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12361 * stabs.texinfo: Clean up stuff about visibility and virtual
12364 * stabs.texinfo (N_M2C): Cite Sun doc.
12366 Fri Nov 5 16:27:27 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12368 * gdb.texinfo: updates re threads.
12369 * remote.texinfo: avoid index entries starting with digits.
12371 Tue Nov 2 09:08:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12373 * stabs.texinfo (Enumerations): Talk about large, negative and
12374 octal values. Clean up cross reference to type attributes.
12375 (String Field): Say that GDB 4.11 supports size attribute.
12377 Sun Oct 31 13:31:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12379 * remote.texi (VxWorks Remote): Clarify that rebuilding VxWorks kernel
12380 is a mandatory step. Make the stuff about that more concise.
12382 Wed Oct 27 00:25:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12384 * stabs.texinfo (Class Names): New node.
12386 * gdb.texinfo (Command Files): Explain order of init file reading.
12388 * remote.texi (Bootstrapping): Talk about getting the serial driver
12389 to deal with ^C sent by gdb to stop the remote system.
12391 Mon Oct 25 03:25:41 1993 Tom Lord (lord@cygnus.com)
12393 * libgdb.texinfo (I/O): incorporated better phrasing from rich.
12395 * libgdb.texinfo (Defining Commands): made the DOC arg
12396 to gdb_define_app_command a char * instead of char **
12397 per a suggestion from kingdon.
12399 * libgdb.texinfo: total rewrite from a different starting
12402 Wed Oct 20 18:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12404 * stabs.texinfo (Local Variable Parameters): Re-write paragraph on
12405 floats passed as doubles (to improve clarity).
12407 Tue Oct 19 14:21:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12409 * gdb.texinfo (Source Path): index entries for $cwd, $pdir
12411 * a4rc.sed: update to work with Andreas Vogel papersize params
12413 * refcard.tex: use Andreas Vogel simplifications of papersize
12414 params; remove useless version info; update copyright date.
12416 Tue Oct 19 10:46:22 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12418 * gdb.texinfo (Symbols): Add class NAME to doc for ptype.
12420 Tue Oct 12 09:11:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12422 * gdb.texinfo (Files): Say what address the load command loads it at.
12424 * stabs.texinfo (Common Blocks): Minor cleanups.
12426 * stabs.texinfo: Update ld stabs in elf relocation to reflect the fact
12427 that Sun has backed away from the linker kludge and thus the relevant
12428 issue is changes to the SunPRO tools, not the Solaris linker.
12430 * stabs.texinfo (Traditional Integer Types): Clean up description
12431 of octal bounds a little bit. Document extra leading zeroes.
12433 Thu Oct 7 16:15:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12435 * gdb.texinfo (Signaling): Update for symbolic symbol names
12436 and add a section explaining the difference between the GDB
12437 signal command and the shell kill utility.
12439 Wed Oct 6 13:23:01 1993 Tom Lord (lord@rtl.cygnus.com)
12441 * libgdb.texinfo: added `@' to braces that were unescaped.
12443 Mon Oct 4 10:42:18 1993 Tom Lord (lord@rtl.cygnus.com)
12445 * libgdb.texinfo: new file. Spec for the gdb library.
12447 Sun Oct 3 15:26:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12449 * stabs.texinfo (Include Files): Fix typo (start -> end).
12451 Thu Sep 30 18:24:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12453 * gdb.texinfo, remote.texi: assorted small improvements, mostly
12454 from Melissa at FSF's editing pass.
12456 Thu Sep 30 11:54:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12458 * gdb.texinfo: Remove stuff about ar and 14 character filenames.
12459 I believe this was fixed by the 13 Sep 89 change to print_frame_info.
12460 Also, modern versions of ar like BSD 4.4 or SVR4 don't have this bug.
12462 Wed Sep 22 21:22:11 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12464 * remote.texi (Bootstrapping): Discuss 386 call gates.
12466 Sat Sep 18 17:10:44 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
12468 * stabs.texinfo (Based Variables): New node.
12470 Thu Sep 16 17:48:55 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
12472 * stabs.texinfo (Negative Type Numbers): Re-write discussions of
12473 names, sizes, and formats to suggest how not to lose.
12475 Sat Sep 11 09:35:11 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
12477 * stabs.texinfo (Methods): Fix typo.
12479 Fri Sep 10 06:34:20 1993 David J. Mackenzie (djm@thepub.cygnus.com)
12481 * gdb.texinfo: Fix a few typos.
12483 Wed Sep 8 09:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12485 * gdb.texinfo: Clarify how well it works with Fortran.
12487 * stabs.texinfo (Stabs In ELF, Statics, ELF Transformations):
12488 More on relocating stabs in ELF files.
12490 Tue Sep 7 13:45:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12492 * stabs.texinfo (Stabs In ELF): Talk about N_FUN value.
12494 Mon Sep 6 19:23:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12496 * stabs.texinfo (Local Variable Parameters): Talk about nameless
12499 Fri Sep 3 17:06:08 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12501 * gdb.texinfo: @up/@down -> @raisesections/@lowersections
12503 Fri Sep 3 12:04:15 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12505 * stabs.texinfo: Make info author notice match the TeX author notice.
12507 Tue Aug 31 13:21:06 1993 David J. Mackenzie (djm@thepub.cygnus.com)
12509 * stabs.texinfo: Initial-caps all words in node names and
12510 non-trivial words in section names.
12512 Mon Aug 30 11:13:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12514 * stabs.texinfo: Many minor cleanups.
12516 * stabs.texinfo: Remove @deffn except from Expanded Reference node.
12518 Sat Aug 28 12:08:09 1993 David J. MacKenzie (djm@edison.eng.umd.edu)
12520 * stabs.texinfo: Remove full description of big example.
12521 It's not really helpful; just use pieces of it where appropriate.
12522 Add more Texinfo formatting directives (@samp, etc.).
12523 Use @deffn to define stab types.
12524 Eliminate some wordiness. Break up some nodes.
12525 Add an (alphabetized) index of symbol types.
12526 Use consistent capitalization style in node and section names.
12528 Thu Aug 26 06:36:31 1993 Fred Fish (fnf@deneb.cygnus.com)
12530 * gdb.texinfo: Change typo "Two two" to "The two".
12532 Sun Aug 22 12:15:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12534 * stabs.texinfo (XCOFF-differences): Remove references to
12535 non-existent types N_DECL and N_RPSYM.
12537 * stabs.texinfo (String Field): Say that type attributes bug is
12538 fixed in GDB 4.10, since it is.
12540 * stabs.texinfo: Clean up djm cleanups, and more cleanups of my own.
12542 Sat Aug 21 04:32:28 1993 David MacKenzie (djm@cygnus.com)
12544 * stabs.texinfo: Formatting cleanups.
12546 Fri Aug 20 20:49:53 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12548 * stabs.texinfo: When explaining the n_type of a stab, standardize
12549 how we do it ('#' as a comment indicator, "36 is N_FUN" as text,
12551 (Global Variables): Clean up.
12553 Tue Aug 17 15:57:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12555 * stabs.texinfo (Stack Variables): Re-write.
12557 Mon Aug 16 21:20:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12559 * stabs.texinfo (Stabs-in-elf): Talk about getting the start
12560 addresses of a source file. Also revise formatting.
12561 Change "object module" or "object file" to "source file".
12562 Various: Miscellaneous cleanups.
12564 Thu Aug 12 15:11:51 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12566 * stabs.texinfo: Point to mangling info in gcc's gpcompare.texi.
12568 Tue Aug 10 16:57:49 1993 Stan Shebs (shebs@rtl.cygnus.com)
12570 * gdbint.texinfo: Removed many nonsensical machine-collected
12571 host and target conditionals, described some of the remainder.
12573 Tue Aug 10 13:28:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12575 * gdbint.texinfo (Getting Started): Use @itemize, not @table.
12577 * gdbint.texinfo (Top): Add name to @top line, and re-write the
12578 paragraph which follows.
12580 * gdbint.texinfo (Host): Use @code not @samp for Makefile
12581 variables. Looks better and avoids overful hbox.
12583 Fri Jul 30 18:26:21 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12585 * stabs.texinfo (Procedures): Improve stuff on nested functions.
12587 Thu Jul 29 15:10:58 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12589 * remote.texi: (MIPS Remote) clearer doc for set/show timeout,
12592 Thu Jul 29 13:16:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12594 * gdbint.texinfo: Update statement about `some ancient Unix
12595 systems, like Ultrix 4.0' to Ultrix 4.2.
12597 Wed Jul 28 15:26:53 1993 Roland H. Pesch (pesch@el_bosque.cygnus.com)
12599 * h8-cfg.texi, all-cfg.texi: new flag GDBSERVER
12601 * Makefile.in: depend on remote.texi rather than gdbinv-s.texi
12603 * remote.texi: (Server) New node on gdbserver. (Remote Serial,
12604 ST2000 Remote, MIPS Remote): mention `host:port' syntax for TCP.
12606 * remote.texi: new name for former gdbinv-s.texi
12608 * gdb.texinfo: use remote.texi rather than gdbinv-s.texi
12610 Wed Jul 28 08:26:24 1993 Ian Lance Taylor (ian@cygnus.com)
12612 * gdbinv-s.texi: Documented timeout and retransmit-timeout
12613 variables for MIPS remote debugging protocol.
12615 Mon Jul 26 13:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12617 * stabs.texinfo (Negative Type Numbers): FORTRAN LOGICAL fix.
12619 Tue Jul 20 16:30:41 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
12621 * Makefile.in (refcard.dvi): Use srcdir where necessary.
12623 Mon Jul 19 12:02:50 1993 Roland H. Pesch (pesch@cygnus.com)
12625 * gdb.texinfo: repair conditional bugs in text markup
12627 Fri Jul 16 18:57:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12629 * gdb.texinfo, all-cfg.texi, h8-cfg.texi: introduce MOD2 switch
12630 to select Modula-2 material.
12632 Thu Jul 15 13:15:01 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12634 * stabs.texinfo: Cleanups regarding statics.
12636 * gdbinv-s.texi (Bootstrapping): Document exceptionHandler.
12637 (Debug Session): Mention exceptionHandler. Add xref to Bootstrapping.
12639 Mon Jul 12 13:37:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12641 * stabs.texinfo: N_MAIN is sometimes used for C.
12643 Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12645 * gdbint.texinfo (Host, Target Conditionals): Remove TM_FILE_OVERRIDE.
12647 Tue Jul 6 12:41:28 1993 John Gilmore (gnu@cygnus.com)
12649 * gdbint.texinfo (Target Conditionals): Remove NO_TYPEDEFS,
12650 removed from the code by Kingdon.
12652 Tue Jul 6 12:24:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12654 * gdb.texinfo (Break Commands): Remove stuff about flushing terminal
12655 input when evaluating breakpoint conditions; the bug has been fixed.
12657 * gdb.texinfo (Continuing and Stepping): Argument to "continue"
12658 sets the ignore count to N-1, not to N.
12660 Thu Jul 1 14:57:42 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12662 * refcard.tex (\hoffset): correct longstanding error to match
12663 intended offset; avoids cutting off edge on some printers
12665 Wed Jun 30 18:23:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12667 * stabs.texinfo (Parameters): Say that order of stabs is significant.
12669 Fri Jun 25 21:34:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12671 * stabs.texinfo (Common Blocks): Say what Sun FORTRAN does.
12673 Fri Jun 25 16:15:10 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12675 * Makefile.in: (REFEDITS) new var to control whether PS or CM
12676 fonts and whether US or A4 paper for GDB refcard; (refcard.dvi)
12677 collect sed edits if any, apply to refcard before formatting;
12678 (refcard.ps) stop implying PS fonts if PS output requested;
12679 (lrefcard.ps) delete extra target for variant PS fonts
12681 * refcard.tex: parametrize papersize dependent info, collect
12682 in easily replaced spot
12684 * a4rc.sed: new file, edits to refcard for A4 paper
12686 Fri Jun 25 14:21:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12688 * stabs.texinfo (Negative Type Numbers): Type -16 is 4 bytes.
12690 Wed Jun 23 15:02:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12692 * stabs.texinfo (Negative Type Numbers): Minor character cleanups.
12694 Tue Jun 22 16:31:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12696 * stabs.texinfo: Express disapproval of 'D' symbol descriptor
12697 politely rather than rudely.
12699 Fri Jun 18 19:42:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12701 * stabs.texinfo: Document common blocks.
12703 Fri Jun 18 12:12:57 1993 Fred Fish (fnf@cygnus.com)
12705 * stabs.texinfo: Add some basic info about stabs-in-elf.
12707 Fri Jun 18 13:57:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12709 * stabs.texinfo (Top): Minor cleanup.
12711 Mon Jun 14 16:16:51 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
12713 * Makefile.in (install-info): remove parentdir support
12715 Tue Jun 15 18:11:39 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12717 * gdb.texinfo (Copying): delete this node and references to it;
12718 RMS says this manual need not carry GPL. (passim): Improvements
12719 from last round at FSF, largely due to Ian Taylor review, and
12720 minor formatting improvements.
12722 * gdbinv-s.texi (passim): Improvements from last round at FSF,
12723 largely due to Ian Taylor review. (Debug Session): minor edits to
12726 Sun Jun 13 12:52:39 1993 Jim Kingdon (kingdon@cygnus.com)
12728 * Makefile.in (realclean): Remove info and dvi files too.
12730 Sat Jun 12 16:09:22 1993 Jim Kingdon (kingdon@cygnus.com)
12732 * {all,h8}-config.texi: Rename to *-cfg.texi for 14 char filenames.
12733 * Makefile.in: Change accordingly. gdb-config.texi -> gdb-cfg.texi.
12734 * gdb.texinfo: Change accordingly.
12736 * stabs.texinfo: Clean up N_{L,R}BRAC. Discuss what addresses of
12737 N_{L,R}BRAC,N_SLINE are relative to.
12739 Fri Jun 11 15:15:55 1993 Jim Kingdon (kingdon@cygnus.com)
12741 * Makefile.in (GDBvn.texi): Update atomically.
12743 Wed Jun 9 10:58:16 1993 Jim Kingdon (kingdon@cygnus.com)
12745 * gdbinv-s.texi (Debug Session): Document exceptionHook.
12747 Tue Jun 8 13:42:04 1993 Jim Kingdon (kingdon@cygnus.com)
12749 * gdb.texinfo (Print Settings): Move all stuff relating to symbolic
12750 addresses together. Also motivate the set print symbol-filename
12751 command and suggest other solutions.
12753 Tue Jun 1 22:46:43 1993 Fred Fish (fnf@cygnus.com)
12755 * gdb.texinfo (set print elements): Note that the number of
12756 elements is set to unlimited by "set print elements 0".
12758 Mon May 31 08:06:55 1993 Jim Kingdon (kingdon@cygnus.com)
12760 * stabs.texinfo (Builtin Type Descriptors): Try to clarify what
12762 (Stab Types): Include Solaris stab types.
12763 (Procedures): Document Solaris extensions.
12765 Thu May 27 06:20:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12767 * gdb.texinfo: Add `set print symbol-filename' doc.
12769 Wed May 26 00:26:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12771 * stabs.texinfo (Arrays): Talk about type definition vs. type
12774 * stabs.texinfo (Builtin Type Descriptors): Talk about omitting
12775 the trailing semicolon.
12777 Tue May 25 14:49:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12779 * stabs.texinfo (Line Numbers, Source Files): Re-write these two nodes
12780 and merge in other parts of the document addressing these subjects.
12781 gdbint.texinfo (XCOFF): Remove info which is now in stabs.texinfo.
12783 * stabs.texinfo (Subranges, Arrays): Try to explain about the semicolon
12784 at the end of a range type.
12786 * stabs.texinfo (Subranges): "A offset" and "T offset" are not
12789 Mon May 24 09:00:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12791 * stabs.texinfo (Stabs Format): Misc fixes.
12793 Sat May 22 10:40:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12795 * stabs.texinfo (Constants): Allow an `e' constant to be non-enum.
12796 (Traditional builtin types): Document convex convention for long long.
12797 (Negative builtin types): Discuss type names, and misc fixes.
12799 Fri May 21 11:20:31 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12801 * stabs.texinfo (Builtin Type Descriptors): Document the floating
12802 point types used with @samp{R} type descriptor.
12803 (Symbol Descriptors): Describe how to handle conflict between
12804 different meanings of @samp{P} symbol descriptor.
12806 Thu May 20 13:35:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12808 * stabs.texinfo: Remove node Quick Reference and put its children
12809 directly under the main menu.
12811 * stabs.texinfo: Many more changes to bring it into line with
12812 AIX documentation and reality. I think it now has all the
12813 information from the AIX documentation, except that I burned
12814 out when I got to variant records (Pascal and Modula-2) and
12815 all the COBOL types. Oh well, we can add them later when we're
12816 worrying more about those languages.
12818 * stabs.texinfo (Automatic variables): Talk about what it means
12819 to omit the symbol descriptor.
12821 Tue May 18 17:59:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12823 * stabs.texinfo (Parameters): Add "(sometimes)" when describing
12824 gcc2 behavior with promoted args.
12826 Fri May 14 21:35:29 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12828 * gdb.texinfo: include readline appendices in info version of manual
12830 Fri May 7 11:56:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12832 * gdbinv-s.texi (Remote Serial): describe new ^C behavior in
12835 * gdb.texinfo (Machine Code): more index entries for disassemble
12837 Fri May 7 10:12:30 1993 Fred Fish (fnf@cygnus.com)
12839 * Clarify the intended use of the gdb-testers and gdb-patches
12840 mailing lists, and shrink gzip comment.
12842 Thu May 6 16:39:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12844 * gdb.texinfo (Shell Commands): do not mention SHELL env var in
12845 DOSHOST configuration of manual.
12847 * gdb.texinfo (MIPS Stack): new node.
12849 * all-config.texi (MIPS) new switch.
12851 * gdbinv-s.texi (Nindy Options) Remove two instances of future
12852 tense; (MIPS Remote) new node.
12854 * gdb.texinfo (passim) rephrases to work around makeinfo @value
12855 bug; (Environment) less passive, other small cleanups in text about
12856 .cshrc/.bashrc; (Invoking GDB) new MIPS Remote menu entry;
12857 (Remote) new MIPS Remote menu entry.
12859 Thu Apr 29 09:36:25 1993 Jim Kingdon (kingdon@cygnus.com)
12861 * stabs.texinfo: Many changes to include information from the
12864 * gdb.texinfo (Environment): Mention pitfall with .cshrc.
12866 Tue Apr 27 14:02:57 1993 Jim Kingdon (kingdon@cygnus.com)
12868 * gdbint.texinfo (new node Debugging GDB, elsewhere):
12869 Move a bunch of information from ../README.
12870 (Getting Started): New node.
12872 Fri Apr 23 17:21:13 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12874 * gdbinv-s.texi, gdb.texinfo: include Hitachi SH target
12876 * gdb.texinfo: advance manual revision dates to present
12878 * gdbinv-s.texi, gdb.texinfo, all-config.texi, h8-config.texi:
12879 stop using silly Roman numerals in @set variable names
12881 Fri Apr 23 07:30:01 1993 Jim Kingdon (kingdon@cygnus.com)
12883 * stabs.texinfo (Parameters): Keep trying to get this right.
12885 Wed Apr 21 15:18:47 1993 Jim Kingdon (kingdon@cygnus.com)
12887 * stabs.texinfo (Parameters): More on "local parameters".
12889 Mon Apr 19 08:00:51 1993 Jim Kingdon (kingdon@cygnus.com)
12891 * stabs.texinfo (Parameters): Re-do "local parameters" section.
12893 Sun Apr 18 09:47:45 1993 Jim Kingdon (kingdon@cygnus.com)
12895 * stabs.texinfo (Symbol descriptors): Re-do using @table and @xref.
12896 (Parameters): Rewrite.
12897 (xcoff-differences, Sun-differences): Minor changes.
12899 Thu Apr 15 02:35:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
12901 * stabs.texinfo: Minor cleanup.
12903 Wed Apr 14 17:31:00 1993 Jim Kingdon (kingdon@cygnus.com)
12905 * gdbint.texinfo: Minor xcoff stuff.
12907 Wed Apr 7 14:11:07 1993 Fred Fish (fnf@cygnus.com)
12909 * gdbint.texinfo: Update for new config directory structure.
12910 Add info about internal type data structures.
12912 Mon Apr 5 09:06:30 1993 Ian Lance Taylor (ian@cygnus.com)
12914 * Makefile.in (SFILES_INCLUDED): gdb-config.texi is no longer in
12916 (gdb-config.texi): Depend on file in $(srcdir).
12918 Fri Apr 2 16:55:13 1993 Jim Kingdon (kingdon@cygnus.com)
12920 * stabs.texinfo: Fixes about N_SO.
12922 Fri Mar 26 18:00:35 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12924 * gdb.texinfo: include list of nonstandard init file names
12926 * *-config.texi: new switch GENERIC for text that applies *only*
12927 to (usual) multiple-target version of manual
12929 * gdb.texinfo, gdbinv-s.texi: Update conditional markup to correct
12932 * gdb.texinfo: depend on latest fixed makeinfo, use conditionals
12933 in menus (rather than conditionally selected multiple alternative
12936 * Makefile.in: define and use DOC_CONFIG var to select
12937 configuration for GDB user manual.
12939 * gdb-config.texi: delete from repository, generate from Makefile.
12941 * all-config.texi: normal `generic' configuration file, formerly
12942 stored as gdb-config.texi
12944 Wed Mar 24 14:03:19 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
12946 * Makefile.in: add dvi target to build all .dvi files
12948 Tue Mar 23 16:03:24 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12950 * gdb.texinfo, gdvinv-s.texinfo: formatting improvements.
12952 Fri Mar 19 21:46:50 1993 John Gilmore (gnu@cygnus.com)
12954 * gdbint.texinfo: Doc NO_MMALLOC and NO_MMALLOC_CHECK as
12956 * stabs.texinfo: More array fixes inspired by Jim's.
12958 Fri Mar 19 10:23:34 1993 Jim Kingdon (kingdon@cygnus.com)
12960 * stabs.texinfo: Fixes re arrays and continuations.
12962 * gdbint.texinfo: Add XCOFF node.
12964 Mon Mar 8 15:52:18 1993 John Gilmore (gnu@cygnus.com)
12966 * gdb.texinfo: Add `set print max-symbolic-offset' doc.
12968 Sun Feb 21 17:09:38 1993 Per Bothner (bothner@rtl.cygnus.com)
12970 * stabs.texinfo: Fix for array types to mention lower bounds.
12972 Thu Feb 18 01:19:49 1993 John Gilmore (gnu@cygnus.com)
12974 * gdbint.texinfo: Update PTRACE_ARG3_TYPE doc, pull PT_*.
12976 Wed Feb 17 08:15:24 1993 John Gilmore (gnu@cygnus.com)
12978 * gdbint.texinfo: Remove SET_STACK_LIMIT_HUGE from target defines.
12980 Thu Feb 11 10:38:40 1993 John Gilmore (gnu@cygnus.com)
12982 * gdbint.texinfo: Fix thinko (NM_FILE => NAT_FILE). Found
12983 by Michael Ben-Gershon <mybg@CS.HUJI.AC.IL>.
12985 Wed Feb 10 23:59:19 1993 John Gilmore (gnu@cygnus.com)
12987 * gdbint.texinfo: Eliminate IBM6000_HOST, document IBM6000_TARGET.
12989 Tue Feb 9 18:26:21 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12991 * gdb.texinfo, gdbinv-s.texi: misc updates
12993 Sat Feb 6 10:25:47 1993 John Gilmore (gnu@cygnus.com)
12995 * gdbint.texinfo: Brief documentation for longjmp support,
12996 from an email msg by Stu.
12998 Fri Feb 5 14:10:15 1993 John Gilmore (gnu@cygnus.com)
13000 * stabs.texinfo: Fix description of floating point "range"
13001 types (which really define basic types). Reported by Jim Meehan,
13002 <meehan@src.dec.com>.
13004 * gdbint.texinfo: Remove COFF_NO_LONG_FILE_NAMES define, now gone.
13006 Thu Feb 4 13:56:46 1993 Ian Lance Taylor (ian@cygnus.com)
13008 * gdbint.texinfo: Slightly expand section on supporting a new
13009 object file format.
13011 Thu Feb 4 01:49:04 1993 John Gilmore (gnu@cygnus.com)
13013 * Makefile.in (refcard.ps, lrefcard.ps): Remove psref.tex
13016 Tue Feb 2 12:18:06 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13018 * gdb.texinfo, gdbinv-s.texi: miscellaneous stylistic cleanups
13020 Mon Feb 1 15:35:47 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13022 * gdbinv-s.texi: z8000 simulator target name is just "sim"
13024 * gdbinv-s.texi: Mention that Z8000 simulator can simulate Z8001
13027 Sat Nov 28 06:51:35 1992 John Gilmore (gnu@cygnus.com)
13029 * gdbint.texinfo: Add sections on clean design and on how to send
13032 Mon Nov 9 23:57:02 1992 John Gilmore (gnu@cygnus.com)
13034 * gdbint.texinfo: Add how to declare the result of make_cleanup.
13036 Mon Oct 26 11:09:47 1992 John Gilmore (gnu@cygnus.com)
13038 * gdb.texinfo: Fix typo, reported by Karl Berry.
13040 Fri Oct 23 00:41:21 1992 John Gilmore (gnu@cygnus.com)
13042 * gdb.texinfo: Add opcodes dir to GDB distribution description.
13044 Sat Oct 10 18:04:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13046 * gdbint.texinfo: fixed a stray email address (needs @@),
13047 added @table @code to node "Native Conditionals"
13049 Tue Sep 22 00:34:15 1992 John Gilmore (gnu@cygnus.com)
13051 * gdbint.texinfo: Describe coding style of GDB.
13053 Mon Sep 21 19:32:16 1992 John Gilmore (gnu@cygnus.com)
13055 * stabs.texinfo: Minor wording changes.
13057 Tue Sep 15 02:57:09 1992 John Gilmore (gnu@cygnus.com)
13059 * gdbint.texinfo: Improve release doc slightly.
13061 Fri Sep 11 01:34:25 1992 John Gilmore (gnu@sphagnum.cygnus.com)
13063 * gdbint.texinfo: Improve doc of GDB config macros.
13065 Wed Sep 9 16:52:06 1992 John Gilmore (gnu@cygnus.com)
13067 * stabs.texinfo: Remove Bothner's changes for C++ nested types.
13068 These will be reinserted when examined.
13070 Mon Aug 24 01:17:55 1992 John Gilmore (gnu@cygnus.com)
13072 * gdbint.texinfo: Make a start at documenting all the #if macros
13073 in GDB. At least list them all, and start separating them into
13074 host-specific and target-specific.
13076 Tue Aug 18 15:59:13 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
13078 * gdbinv-s.m4.in: refrain from using @cartouche for just a few
13079 examples (not consistent w others).
13080 gdb.texinfo: issue disclaimer paragraph on cmdline options only
13081 for generic vn of doc
13083 Tue Aug 18 14:53:27 1992 Ian Lance Taylor (ian@cygnus.com)
13085 * Makefile.in: always create installation directories.
13087 Tue Aug 18 14:11:50 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
13089 * gdb.texinfo: in h8 config, do not describe searching commands.
13091 Mon Aug 17 18:07:59 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
13093 * gdb.texinfo, none.m4, h8.m4, gdbinv-s.m4.in: improve H8/300
13094 conditionals; introduce a few generic switches that may be
13095 useful for other cross-dev or dos-hosted configs.
13097 * gdb.texinfo: fix typo in "info reg" description
13099 Sun Aug 16 01:16:18 1992 John Gilmore (gnu@cygnus.com)
13101 * stabs.texinfo: Minor updates from running TeX over it.
13102 * Makefile.in (stabs.dvi, stabs.ps): Add.
13104 Sat Aug 15 20:52:24 1992 Per Bothner (bothner@rtl.cygnus.com)
13106 * stabs.texinfo: Stabs documentation, written by Julia Menapace.
13107 First pass at converting it to texinfo.
13109 Sat Aug 15 03:14:59 1992 John Gilmore (gnu@cygnus.com)
13111 * gdb.texinfo, refcard.tex: Document mult args on `info reg'.
13112 * Makefile.in (refcard.ps, lrefcard.ps): Add missing $(srdir).
13114 Fri Aug 14 21:08:47 1992 John Gilmore (gnu@cygnus.com)
13116 * gdbint.texinfo: Add section on partial symbol tables.
13118 Sat Jun 20 16:31:10 1992 John Gilmore (gnu at cygnus.com)
13120 * gdb.texinfo: document `set remotedebug' and `set
13121 rstack_high_address'.
13123 Thu May 14 17:09:48 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
13125 * gdb.texinfo: slight expansion of new text on reading info files
13126 * gdbinv-s.m4.in: correct and expand info on cross-debugging
13129 Tue May 12 12:22:47 1992 John Gilmore (gnu at cygnus.com)
13131 * gdb.texinfo: `info user' => `show user'. Noticed by David Taylor.
13133 Mon May 11 19:06:27 1992 John Gilmore (gnu at cygnus.com)
13135 * gdb.texinfo: Say how to read the `info' files.
13137 Tue May 5 12:11:38 1992 K. Richard Pixley (rich@cygnus.com)
13139 * Makefile.in: gm4 -> m4.
13141 Fri Apr 10 17:50:43 1992 John Gilmore (gnu at rtl.cygnus.com)
13143 * gdb.texinfo: Update for GDB-4.5. Move `Formatting
13144 Documentation' ahead of `Installing GDB' to match README.
13145 Update shared library doc, -readnow and -mapped, and directory
13146 structure (add glob and mmalloc). Update configure doc.
13148 Tue Mar 24 23:28:38 1992 K. Richard Pixley (rich@cygnus.com)
13150 * Makefile.in: remove $(srcdir) from gdb.info rule.
13152 Sat Mar 7 18:44:50 1992 K. Richard Pixley (rich@rtl.cygnus.com)
13154 * Makefile.in: commented out gdb-all.texinfo rule. This is
13157 Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
13159 * Makefile.in, configure.in: removed traces of namesubdir,
13160 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
13161 copyrights to '92, '13, changed some from Cygnus to FSF.
13163 Fri Dec 13 09:47:31 1991 John Gilmore (gnu at cygnus.com)
13165 * gdb.texinfo: Improve how we ask for bug reports.
13167 Tue Dec 10 04:07:21 1991 K. Richard Pixley (rich at rtl.cygnus.com)
13169 * Makefile.in: infodir belongs in datadir.
13171 Fri Dec 6 23:57:34 1991 K. Richard Pixley (rich at rtl.cygnus.com)
13173 * Makefile.in: remove spaces following hyphens, bsd make can't
13174 cope. install using INSTALL_DATA. added clean-info. added
13175 standards.text support.
13177 Thu Dec 5 22:46:12 1991 K. Richard Pixley (rich at rtl.cygnus.com)
13179 * Makefile.in: idestdir and ddestdir go away. Added copyrights
13180 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
13181 and mandir now keyed off datadir by default.
13188 version-control: never