Add maint set/show worker-threads
[deliverable/binutils-gdb.git] / gdb / doc / ChangeLog
... / ...
CommitLineData
12019-11-26 Tom Tromey <tom@tromey.com>
2
3 * gdb.texinfo (Maintenance Commands): Document new maint
4 commands.
5
62019-11-25 Luis Machado <luis.machado@linaro.org>
7
8 * gdb.texinfo (Debugging Output): Document set debug
9 remote-packet-max-chars.
10
112019-11-14 Tom de Vries <tdevries@suse.de>
12
13 * gdb.texinfo: Fix typos.
14 * python.texi: Same.
15 * stabs.texinfo: Same.
16
172019-11-12 Tom Tromey <tom@tromey.com>
18
19 * gdb.texinfo (Maintenance Commands): Document new command.
20
212019-11-11 Tom Tromey <tom@tromey.com>
22
23 * gdb.texinfo (TUI Keys): Document readline function names.
24
252019-11-11 Tom Tromey <tom@tromey.com>
26
27 * gdb.texinfo (Editing): Document operate-and-get-next.
28
292019-11-11 Tom Tromey <tromey@adacore.com>
30
31 * gdb.texinfo (Host I/O Packets): Fix typo in "vFile:pwrite".
32
332019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
34
35 * python.texi (Symbols In Python): Add documentation for
36 gdb.lookup_static_symbols.
37
382019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
39
40 * python.texi (Symbols In Python): Extend documentation for
41 gdb.lookup_static_symbol.
42
432019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
44
45 * gdb.texinfo (Symbols): Document new 'info module variables' and
46 'info module functions' commands.
47
482019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
49
50 * gdb.texinfo (Symbols): Document new 'info modules' command.
51
522019-10-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
53
54 * gdb.texinfo (Convenience Funs): Document the new
55 $_gdb_setting_str, $_gdb_maint_setting and $_gdb_maint_setting_str
56 convenience functions.
57
582019-10-29 Christian Biesinger <cbiesinger@google.com>
59
60 * Makefile.in: Also set SYSTEM_GDBINIT_DIR for the info manual
61 generation.
62 * gdb.texinfo (many sections): Document new --with-system-gdbinit-dir
63 option.
64
652019-10-23 Tom Tromey <tom@tromey.com>
66
67 * Makefile.in (READLINE_DIR): Update.
68
692019-10-23 Christian Biesinger <cbiesinger@google.com>
70
71 * python.texi (Threads In Python): Add a note for how to get the
72 list of threads.
73
742019-10-07 Tom de Vries <tdevries@suse.de>
75
76 * gdb.texinfo: Fix typo.
77 * guile.texi: Same.
78 * python.texi: Same.
79
802019-10-03 Bernhard Heckel <bernhard.heckel@intel.com>
81
82 * doc/gdb.texinfo (Fortran Operators): Describe scope operator.
83
842019-10-02 Tom Tromey <tromey@adacore.com>
85
86 * gdb.texinfo (Set Catchpoints, Convenience Vars): Document
87 $_ada_exception.
88
892019-09-20 Ulrich Weigand <uweigand@de.ibm.com>
90
91 * doc/gdb.texinfo (Remote Configuration): Remove documentation for
92 qXfer:spu:read and qXfer:spu:write.
93 (General Query Packets): Likewise.
94 (Cell Broadband Engine SPU architecture): Remove subsection.
95
962019-09-18 Tom Tromey <tom@tromey.com>
97
98 * gdb.texinfo (Editing): Document readline application name.
99 (TUI Single Key Mode): Document TUI SingleKey keymap name.
100
1012019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
102
103 * gdb.texinfo (Source Path): Additional text to better describe
104 how the source path directory list is used when searching for
105 source files.
106
1072019-09-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
108
109 * gdb.texinfo (Ada Tasks): Tell the task name is printed, update
110 examples.
111
1122019-09-10 Tom Tromey <tromey@adacore.com>
113
114 * gdb.texinfo (Index Files): Update Ada text.
115
1162019-08-27 Andrew Burgess <andrew.burgess@embecosm.com>
117
118 * gdb.texinfo (Symbols): Add information about the -n flag to
119 "info variables" and "info functions".
120
1212019-08-25 Yoshinori Sato <ysato@users.sourceforge.jp>
122
123 * gdb.texinfo (Standard Target Features): Add RX Features sub-section.
124
1252019-08-16 Alan Hayward <alan.hayward@arm.com>
126
127 * gdb.texinfo (AArch64 Pointer Authentication)
128 (GDB/MI Breakpoint Information) (Frame Information): Document
129 addr_field.
130
1312019-08-12 Tom Tromey <tom@tromey.com>
132
133 * gdb.texinfo (Configure Options): Document minimum version of
134 readline.
135
1362019-08-09 Alan Hayward <alan.hayward@arm.com>
137
138 * gdb.texinfo (AArch64 Pointer Authentication): Fix typo.
139
1402019-08-07 Alan Hayward <alan.hayward@arm.com>
141
142 * gdb.texinfo (AArch64 Pointer Authentication): New subsection.
143
1442019-08-05 Christian Biesinger <cbiesinger@google.com>
145
146 * python.texi (Blocks In Python): Document dictionary access on blocks.
147
1482019-08-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
149
150 * gdb.texinfo (Symbols): Document new args -dirname and -basename
151 of "info sources" command.
152
1532019-07-30 Christian Biesinger <cbiesinger@google.com>
154
155 * python.texi (Symbols In Python): Document new function
156 gdb.lookup_static_symbol.
157
1582019-07-29 Christian Biesinger <cbiesinger@google.com>
159
160 * python.texi (Objfiles In Python): Document new functions
161 Objfile.lookup_{global,static}_symbol.
162
1632019-07-29 Philippe Waroquiers <philippe.waroquiers@skynet.be>
164
165 * gdb.texinfo (Backtrace): Document the new '-frame-info'
166 backtrace option. Reference 'set print frame-info'.
167 (Print Settings): Document 'set|show print frame-info'.
168 Document new 'presence' value for 'set print frame-arguments.
169
1702019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
171
172 * gdb.texinfo (Symbols): Add information about -q flag to "info
173 types".
174
1752019-07-20 Kevin Buettner <kevinb@redhat.com>
176
177 * python.texi (python command): Revise example to match
178 command behavior.
179
1802019-07-09 Pedro Alves <palves@redhat.com>
181
182 * gdb.texinfo (C++ Exception GDB/MI Catchpoint Commands): Adjust
183 examples to show type=catchpoint instead of type=breakpoint and an
184 address.
185
1862019-07-03 Pedro Alves <palves@redhat.com>
187 Philippe Waroquiers <philippe.waroquiers@skynet.be>
188
189 * gdb.texinfo (Command Settings): New node documenting the general
190 concept of settings, how to change them, and the new "with"
191 command.
192 (Maintenance Commands): Document "maint with".
193
1942019-07-03 Pedro Alves <palves@redhat.com>
195
196 * gdb.texinfo (Maintenance Commands): Document "maint set/show
197 test-settings" instead of "maint test-settings set/show".
198
1992019-06-18 Simon Marchi <simon.marchi@efficios.com>
200
201 * gdb.texinfo (Invoking GDB): Remove sentence about how GDB
202 deals with a file that has the same name as the specified pid to
203 attach to. Add example using -p option.
204 (gdb man): Remove same sentence as in previous item.
205
2062019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
207
208 * gdb.texinfo (GDB/MI Catchpoint Commands): Add menu entry to new
209 node.
210 (C++ Exception GDB/MI Catchpoint Commands): New node to describe
211 new MI commands.
212
2132019-06-13 Pedro Alves <palves@redhat.com>
214
215 * gdb.texinfo (Command Completion): Mention command options too.
216 (Command Options): New node.
217 (Threads): Add anchors. Extend descriptions of the "taas" and
218 "tfaas" commands.
219 (Backtrace): Describe new options of the "backtrace" command. Add
220 anchors.
221 (Frame Apply): Describe new options of the "frame apply" and
222 "faas" commands. Add anchors.
223 (Data): Describe new options of the "print" command. Add anchors.
224 (Compiling and Injecting Code): Mention options of the "compile
225 print" command.
226 (Maintenance Commands): Mention "maint test-options" subcommands
227 and the "maint show test-options-completion-result" command.
228
2292019-06-13 Pedro Alves <palves@redhat.com>
230
231 * gdb.texinfo (Print Settings): Document "set/show print
232 raw-frame-arguments" instead of "set/show print raw
233 frame-arguments".
234
2352019-06-13 Pedro Alves <palves@redhat.com>
236
237 * gdb.texinfo (Maintenance Commands): Document "maint
238 test-settings" commands.
239
2402019-06-06 Amos Bird <amosbird@gmail.com>
241
242 * annotate.texinfo (Multi-threaded Apps): Add entry for thread-exited
243 annotation.
244
2452019-06-04 Christian Biesinger <cbiesinger@google.com>
246
247 * python.texi: Document new gdb.Type.objfile property.
248
2492019-06-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
250
251 * gdb.texinfo (Help): Document the new -v apropos flag.
252 (Output Styling): Document the style name styling done by "show style".
253 Document the new title and highlight styles.
254
2552019-05-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
256
257 * gdb.texinfo (Shell Commands): Document pipe command.
258 (Logging Output): Add a reference to pipe command.
259 (Convenience Variables): Document $_shell_exitcode and
260 $_shell_exitstatus.
261
2622019-05-29 Tom Tromey <tromey@adacore.com>
263
264 * gdb.texinfo (Continuing and Stepping): Document new
265 commands.
266
2672019-05-22 Alan Hayward <alan.hayward@arm.com>
268
269 * gdb.texinfo (Shell Commands): Add debugredirect.
270
2712019-05-22 Jan Vrany <jan.vrany@fit.cvut.cz>
272
273 * gdb.texinfo: Minor formatting fixes.
274
2752019-01-28 Jan Vrany <jan.vrany@fit.cvut.cz>
276
277 * gdb.texinfo (Miscellaneous GDB/MI Commands): Document new
278 MI command -complete.
279
2802019-05-14 Tom de Vries <tdevries@suse.de>
281
282 * gdb.texinfo (Automatic symbol index cache): Add concept and command
283 index entries.
284
2852019-05-14 Tom de Vries <tdevries@suse.de>
286
287 * gdb.texinfo (Maintenance Commands): Remove superfluous
288 quoting on command index entry for "maint info selftests".
289
2902019-05-10 Tom Tromey <tromey@adacore.com>
291
292 * python.texi (Pretty Printing API): Mention lazy computation for
293 "children".
294
2952019-05-10 Tom Tromey <tromey@adacore.com>
296
297 * gdb.texinfo (Set Catchpoints): Add text for parameter to "catch
298 exception" and "catch handlers". Move "catch exception unhandled"
299 text. Use @var for "catch load" and "catch unload"
300
3012019-05-08 Tom Tromey <tromey@adacore.com>
302
303 * gdb.texinfo (Symbols): Document change to ptype/o.
304
3052019-05-03 Eli Zaretskii <eliz@gnu.org>
306
307 * gdb.texinfo (Separate Debug Files): Document how the
308 subdirectory of the global debug directory is computed on
309 MS-Windows/MS-DOS.
310
3112019-04-29 Andrew Burgess <andrew.burgess@embecosm.com>
312
313 * gdb.texinfo (Print Settings): Document 'print max-depth'.
314 * guile.texi (Guile Pretty Printing API): Document that 'print
315 max-depth' can effect the display of a values children.
316 * python.texi (Pretty Printing API): Likewise.
317 (Values From Inferior): Document max_depth keyword.
318
3192019-04-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
320
321 * gdb.texinfo (Calling): Document the new
322 set|show may-call-functions.
323
3242019-04-22 Pedro Alves <palves@redhat.com>
325
326 * gdb.texinfo (Reverse Execution): Mention and xref process record
327 and replay. Mention remote and system emulators.
328 (Process Record and Replay): List supported architectures.
329 Mention that "record btrace" is only supported on Intel
330 processors.
331
3322019-04-17 Alan Hayward <alan.hayward@arm.com>
333
334 * gdb.texinfo (Other Command-Line Arguments for gdbserver)
335 (Monitor Commands for gdbserver)
336 (gdbserver man): Add debug-file option.
337
3382019-04-08 Kevin Buettner <kevinb@redhat.com>
339
340 * python.texi (Inferiors In Python): Rename
341 Inferior.thread_from_thread_handle to Inferior.thread_from_handle.
342 Add note about the former being deprecated.
343
3442019-04-08 Kevin Buettner <kevinb@redhat.com>
345
346 * python.texi (Threads In Python): Add description for method
347 InferiorThread.handle.
348
3492019-04-07 Tom Tromey <tom@tromey.com>
350
351 * Makefile.in (all): Depend on "info".
352
3532019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
354
355 * gdb.texinfo (Convenience Funs): Document '$_creal' and
356 '$_cimag'.
357
3582019-03-30 Eli Zaretskii <eliz@gnu.org>
359
360 * gdb.texinfo (Convenience Vars): Document $_gdb_major and
361 $_gdb_minor.
362
3632019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
364
365 * python.texi (Pretty Printing API): Document use of None for the
366 display_hint.
367
3682019-03-22 Alan Hayward <alan.hayward@arm.com>
369 Jiong Wang <jiong.wang@arm.com>
370
371 * gdb.texinfo (AArch64 Features): Describe pauth feature.
372
3732019-03-20 Tom Tromey <tromey@adacore.com>
374
375 * python.texi (Selecting Pretty-Printers): Use @defvar for
376 gdb.pretty_printers.
377
3782019-03-14 Simon Marchi <simon.marchi@efficios.com>
379
380 * gdb.texinfo (GDB/MI Development and Front Ends): Fix closing
381 of table, "@end @table" -> "@end table".
382
3832019-03-14 Tom Tromey <tromey@adacore.com>
384
385 * gdb.texinfo (Output Styling): Document "set style source" and
386 "show style source".
387
3882019-03-13 Simon Marchi <simon.marchi@ericsson.com>
389
390 * gdb.texinfo (Mode Options): Mention mi3.
391 (Interpreters): Likewise.
392 (GDB/MI Development and Front Ends): Add entry for MI 3 in
393 version table. Document -fix-multi-location-breakpoint-output.
394 (GDB/MI Breakpoint Information): Document format of breakpoint
395 location output.
396
3972019-03-05 Simon Marchi <simon.marchi@efficios.com>
398
399 * python.texi (Values From Inferior): Change synopsys of the
400 second form of Value.__init__.
401
4022019-03-02 Eli Zaretskii <eliz@gnu.org>
403
404 * gdb.texinfo (Output Styling): Fix typos. Document the default
405 foreground colors of the available styles.
406
4072019-02-27 Kevin Buettner <kevinb@redhat.com>
408
409 * gdb.texinfo (Configure Options): Document minimum python
410 version.
411
4122019-02-26 Kevin Buettner <kevinb@redhat.com>
413
414 * python.texi (Values From Inferior): Document second form
415 of Value.__init__.
416
4172019-02-23 Joel Brobecker <brobecker@adacore.com>
418
419 * gdb.texinfo: Update copyright year ranges.
420 * refcard.tex: Likewise.
421
4222019-02-21 Alan Hayward <alan.hayward@arm.com>
423
424 * gdb.texinfo: Update style defaults.
425
4262019-02-21 Tom Tromey <tromey@adacore.com>
427
428 * gdb.texinfo (Remote Configuration): Remove trailing "." from
429 @item.
430
4312019-01-16 Simon Marchi <simon.marchi@ericsson.com>
432
433 * gdb.texinfo (GDB/MI Development and Front Ends): Add table of
434 MI versions. Update text around it.
435
4362019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
437
438 * gdb.texinfo (PowerPC Features): Document the alias
439 pseudo-registers for the org.gnu.gdb.power.altivec feature.
440
4412019-01-09 Simon Marchi <simon.marchi@ericsson.com>
442
443 * gdb.texinfo (Print Settings): Remove mention of specific
444 demangle-style values, just refer to the in-process help.
445
4462018-12-28 Tom Tromey <tom@tromey.com>
447
448 * gdb.texinfo (Output Styling): New node.
449
4502018-12-13 John Baldwin <jhb@FreeBSD.org>
451
452 * gdb.texinfo (Set Catchpoints): Add an anchor for 'catch syscall'.
453 (Native): Add a FreeBSD subsection.
454 (FreeBSD): Document use of system call aliases for compatibility
455 system calls.
456
4572018-11-21 Andrew Burgess <andrew.burgess@embecosm.com>
458
459 * gdb.texinfo (Standard Target Features): Add RISC-V Features
460 sub-section.
461
4622018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
463
464 * gdb.texinfo (Examining the Symbol Table): Document language choice
465 for 'info types|functions|variables' commands.
466 (Setting Breakpoints): Document language choice to print
467 the functions in which a breakpoint is set.
468
4692018-11-09 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
470
471 * gdb.texinfo (PowerPC Features): Document the altivec and fpu
472 requirements for the org.gnu.gdb.power.vsx feature.
473
4742018-11-01 Joel Brobecker <brobecker@adacore.com>
475
476 * gdb.texinfo (Ada Tasks): Update the "info task 2" example
477 output to match the current implementation.
478
4792018-10-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
480
481 * gdb.texinfo (Information About a Frame): Document changes
482 to 'info args' and 'info locals'.
483 (Examining the Symbol Table): Document changes to 'info functions'
484 and 'info variables'.
485
4862018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
487
488 * gdb.texinfo (PowerPC Features): Describe new features
489 "org.gnu.gdb.power.htm.spr", "org.gnu.gdb.power.htm.core",
490 "org.gnu.gdb.power.htm.fpu", "org.gnu.gdb.power.htm.altivec",
491 "org.gnu.gdb.power.htm.vsx", "org.gnu.gdb.power.htm.ppr",
492 "org.gnu.gdb.power.htm.dscr", "org.gnu.gdb.power.htm.tar".
493
4942018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
495
496 * gdb.texinfo (PowerPC Features): Describe new features
497 "org.gnu.gdb.power.ebb" and "org.gnu.gdb.power.linux.pmu".
498
4992018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
500
501 * gdb.texinfo (PowerPC Features): Describe new feature
502 "org.gnu.gdb.power.tar".
503
5042018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
505
506 * gdb.texinfo (PowerPC Features): Describe new features
507 "org.gnu.gdb.power.ppr" and "org.gnu.gdb.power.dscr".
508
5092018-10-20 Tom Tromey <tom@tromey.com>
510
511 * gdb.texinfo (TUI Commands): Add @end table.
512 (TUI Configuration): Remove stray @end table.
513
5142018-10-19 Tom Tromey <tom@tromey.com>
515
516 PR tui/18388:
517 * gdb.texinfo (TUI Commands): Remove tabset documentation.
518 (TUI Configuration): Document "set tui tab-width".
519
5202018-10-09 Tom Tromey <tom@tromey.com>
521
522 * python.texi (Inferiors In Python): Link to "Frames In Python",
523 not "Unwinding Frames in Python".
524
5252018-10-09 Tom Tromey <tom@tromey.com>
526
527 * gdb.texinfo (Configure Options): Update --enable-ubsan
528 documentation.
529
5302018-10-08 John Baldwin <jhb@FreeBSD.org>
531
532 * gdb.texinfo (Contributors): Add SRI International and University
533 of Cambridge for FreeBSD/riscv.
534
5352018-10-06 Tom Tromey <tom@tromey.com>
536
537 PR python/19399:
538 * python.texi (Inferiors In Python): Document
539 Inferior.Architecture.
540
5412018-10-06 Tom Tromey <tom@tromey.com>
542
543 PR python/21765:
544 * python.texi (Symbols In Python): Document the module and
545 common-block domains. Remove documentation for incorrect
546 domains.
547
5482018-10-03 Tom Tromey <tom@tromey.com>
549
550 * gdb.texinfo (Configure Options): Document --enable-ubsan.
551
5522018-10-02 John Darrington <john@darrington.wattle.id.au>
553
554 * gdb.texinfo (Remote Connection Commands): Describe
555 the changes to target remote and target extended-remote
556 relating to Unix domain sockets.
557
5582018-10-01 Tom Tromey <tom@tromey.com>
559
560 * gdb.texinfo (Configure Options): Document configure options.
561
5622018-09-29 Tom Tromey <tom@tromey.com>
563
564 * gdb.texinfo (Requirements): Mention C++, GNU make.
565 (Requirements): Sort the table. Add more libraries.
566 (Running Configure): Remove obsolete text.
567 (Separate Objdir): Likewise.
568 (Configure Options): Likewise.
569
5702018-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
571
572 * gdb.texinfo (Frames): Rewrite the description of 'frame number'
573 to highlight that the number is also the frame's level.
574 (Selection): Rewrite documentation for 'frame' and 'select-frame'
575 commands.
576 (Frame Info): Rewrite documentation for 'info frame' command.
577
5782018-09-23 Tom Tromey <tom@tromey.com>
579
580 PR python/18852:
581 * python.texi (Parameters In Python): Document exception behavior
582 of get_set_string.
583
5842018-09-18 John Baldwin <jhb@FreeBSD.org>
585
586 * gdb.texinfo (info proc): Remove "running".
587 (info proc mappings): Replace "program" with "process".
588
5892018-09-18 John Baldwin <jhb@FreeBSD.org>
590
591 * gdb.texinfo (Process Information): Document "info proc files"
592 command.
593
5942018-09-17 Tom Tromey <tom@tromey.com>
595
596 * gdb.texinfo (Index Files): Update for cache directory change on
597 macOS.
598
5992018-09-16 Tom Tromey <tom@tromey.com>
600
601 * python.texi (Basic Python): Update docs for find_pc_line,
602 solib_name.
603 (Progspaces In Python): Update docs for current_progspace.
604 Document block_for_pc, find_pc_line, is_valid, nsolib_name.
605 Move method documentation before example.
606
6072018-09-13 Simon Marchi <simon.marchi@ericsson.com>
608
609 * python.texi (Objfiles In Python): Update gdb.objfiles() doc.
610
6112018-09-13 Simon Marchi <simon.marchi@ericsson.com>
6122018-09-13 Tom Tromey <tom@tromey.com>
613
614 * python.texi (Program Spaces In Python): Document the
615 Progspace.objfiles method.
616 (Objfiles In Python): Mention that gdb.objfiles() is identical
617 to gdb.selected_inferior().progspace.objfiles().
618
6192018-09-13 Simon Marchi <simon.marchi@ericsson.com>
6202018-09-13 Tom Tromey <tom@tromey.com>
621
622 * python.texi (Inferiors In Python): Document
623 Inferior.progspace.
624 (Program Spaces In Python): Document that
625 gdb.current_progspace() is the same as
626 gdb.selected_inferior().progspace.
627
6282018-09-13 Simon Marchi <simon.marchi@ericsson.com>
629
630 * python.texi (Basic Python): Mention the string representation
631 of GDB Python objects.
632
6332018-09-12 Simon Marchi <simon.marchi@ericsson.com>
634
635 * gdb.texinfo (Skipping Over Functions and Files): Document
636 set/show debug skip.
637
6382018-09-10 Tom Tromey <tom@tromey.com>
639
640 * python.texi (Frames In Python, Blocks In Python)
641 (Symbols In Python, Symbol Tables In Python)
642 (Lazy Strings In Python): Remove periods from section titles.
643
6442018-09-10 Tom Tromey <tom@tromey.com>
645
646 * python.texi (Pretty Printing API): Swap sentence order.
647
6482018-09-10 Tom Tromey <tom@tromey.com>
649
650 PR python/16461:
651 * python.texi (Values From Inferior): Mention use of virtual
652 table.
653
6542018-09-10 Tom Tromey <tom@tromey.com>
655
656 * python.texi (Basic Python): Parenthesize argument to
657 decode_line.
658
6592018-09-10 Tom Tromey <tom@tromey.com>
660
661 * python.texi (Python): Mention Python versions. Don't mention
662 execfile.
663
6642018-09-10 Tom Tromey <tom@tromey.com>
665
666 PR python/19808:
667 * python.texi (Unwinding Frames in Python): Rewrite
668 create_unwind_info documentation. Update read_register
669 documentation and add a note about unwinder caution.
670
6712018-09-10 Tom Tromey <tom@tromey.com>
672
673 PR python/18909:
674 * python.texi (Events In Python): Fix inferior_call
675 documentation.
676
6772018-09-10 Tom Tromey <tom@tromey.com>
678
679 PR python/17752:
680 * python.texi (Frame Filter API): Remove period from subsection
681 title. Mention 100 as good default priority.
682 (Frame Decorator API): Remove period from subsection title.
683 Mention FrameDecorator module.
684
6852018-09-10 Tom Tromey <tom@tromey.com>
686
687 PR python/23108:
688 * python.texi (Exception Handling): Rearrange gdb.GdbError text
689 and add a table.
690
6912018-09-10 Tom Tromey <tom@tromey.com>
692
693 * gdb.texinfo (Compilation): Use "gcc", not "gcc.info", in @xref.
694 (Machine Code): Use "binutils", not "binutils.info", in @pxref.
695 (Separate Debug Files): Use "ld", not "ld.info", in @ref.
696 * python.texi (Objfiles In Python): Use "ld", not "ld.info", in @ref.
697
6982018-09-10 Tom Tromey <tom@tromey.com>
699
700 PR python/16484:
701 * python.texi (Frames In Python): Document that Frame.block can
702 throw.
703
7042018-09-10 Tom Tromey <tom@tromey.com>
705
706 PR python/23487:
707 * gdb.texinfo (Pretty-Printer Commands): Fix typo in example.
708
7092018-09-10 Tom Tromey <tom@tromey.com>
710
711 PR python/16033:
712 * python.texi (Blocks In Python): Document that Block.end is
713 exclusive.
714
7152018-08-29 Keith Seitz <keiths@redhat.com>
716
717 * gdb.texinfo (Compiling and injecting code in GDB): Document
718 set/show "compile-oracle" and "compile-cplus-types" commands.
719
7202018-08-22 Jan Vrany <jan.vrany@fit.cvut.cz>
721
722 * gdb.texinfo (The -stack-list-frames Command): Update description
723 to mention "arch".
724 Update MI examples throughout the document to contain "arch" in
725 frame output.
726
7272018-08-21 Alan Hayward <alan.hayward@arm.com>
728
729 * gdb.texinfo (AArch64 SVE): New subsubsection.
730
7312018-08-14 Jan Vrany <jan.vrany@fit.cvut.cz>
732
733 * gdb.texinfo (GDB/MI Data Manipulation): Document
734 "-data-disassemble -a addr".
735 (GDB/MI Support Commands): Document "data-disassemble-a-option"
736 feature.
737
7382018-08-07 Simon Marchi <simon.marchi@ericsson.com>
739
740 * gdb.texinfo (Index Files Speed Up GDB): Add section about
741 symbol index cache.
742
7432018-07-27 Sergio Durigan Junior <sergiodj@redhat.com>
744
745 * gdb.texinfo (gcore man): Rewrite "Description" and "-o"
746 option sections to further clarify that gcore can take more
747 than one PID, and that "-o" is used to specify a prefix, not a
748 filename.
749
7502018-07-26 Andrew Burgess <andrew.burgess@embecosm.com>
751
752 * gdb.texinfo (Maintenance Commands): Add description of
753 maintenance command to control dwarf unwinders.
754
7552018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
756
757 * gdb.texinfo (Debugging Programs with Multiple Threads):
758 Document changes to 'thread apply'. Document 'taas'.
759 Document 'tfaas'.
760 (Examining the Stack): Document 'frame apply'. Document 'faas'.
761
7622018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
763 Jan Kratochvil <jan.kratochvil@redhat.com>
764 Paul Fertser <fercerpav@gmail.com>
765 Tsutomu Seki <sekiriki@gmail.com>
766
767 * gdb.texinfo (Remote Connection Commands): Add explanation
768 about new IPv6 support. Add new connection prefixes.
769
7702018-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
771
772 * gdb.texinfo (Remote Configuration): Update descriptions for
773 set/show of hardware-watchpoint-limit, hardware-breakpoint-limit,
774 and hardware-watchpoint-length-limit variables.
775
7762018-07-02 Maciej W. Rozycki <macro@mips.com>
777
778 PR tdep/8282
779 * gdb.texinfo (Source and Machine Code): Document `set
780 disassembler-options' support for the MIPS target.
781
7822018-06-28 Petr Tesarik <ptesarik@suse.cz>
783
784 * gdb.texinfo (Files): Document "add-symbol-file -o offset".
785
7862018-06-28 Petr Tesarik <ptesarik@suse.cz>
787
788 * gdb.texinfo (Files): The address argument for "add-symbol-file"
789 is no longer mandatory.
790
7912018-06-28 Petr Tesarik <ptesarik@suse.cz>
792
793 * gdb.texinfo (Files): Document "symbol-file -o offset".
794
7952018-06-14 Tom de Vries <tdevries@suse.de>
796
797 * gdb.texinfo (Background Execution): Add @cindex for '&'.
798
7992018-06-11 Eli Zaretskii <eliz@gnu.org>
800
801 * gdb.texinfo (Maintenance Commands): Add a missing @anchor.
802
8032018-06-08 Gary Benson <gbenson@redhat.com>
804
805 * gdb.texinfo (Maintenance Commands): Document "maint check
806 libthread-db" and "maint set/show check-libthread-db".
807
8082018-06-05 Tom Tromey <tom@tromey.com>
809
810 PR cli/12326:
811 * gdb.texinfo (Screen Size): Document "c" response to pagination
812 prompt.
813
8142018-05-31 Maciej W. Rozycki <macro@mips.com>
815
816 * gdb.texinfo (Choosing Target Byte Order): Document endianness
817 selection details with the `set endian auto' mode.
818
8192018-05-04 Tom Tromey <tom@tromey.com>
820
821 PR python/22731:
822 * python.texi (Breakpoints In Python): Mention that "commands" is
823 writable.
824
8252018-05-02 Tom Tromey <tom@tromey.com>
826
827 PR python/20084:
828 * python.texi (Parameters In Python): Document PARAM_ZUINTEGER and
829 PARAM_ZUINTEGER_UNLIMITED.
830
8312018-04-30 Tom Tromey <tom@tromey.com>
832
833 * python.texi (Types In Python): Document Type.align.
834
8352018-04-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
836
837 * gdb.texinfo (Symbols): Mention the fact that "info
838 variables/functions/types" show source files and line numbers.
839
8402018-04-13 Markus Metzger <markus.t.metzger@intel.com>
841
842 * gdb.texinfo: Document set/show record btrace cpu.
843
8442018-03-27 Joel Brobecker <brobecker@adacore.com>
845
846 * gdb.texinfo (Ada Settings): New subsubsection.
847
8482018-03-26 Tom Tromey <tom@tromey.com>
849
850 PR backtrace/15582:
851 * gdb.texinfo (Backtrace): Mention "hide" argument.
852
8532018-03-26 Tom Tromey <tom@tromey.com>
854
855 * gdb.texinfo (Backtrace): Describe options individually.
856
8572018-03-19 Tom Tromey <tom@tromey.com>
858
859 * observer.texi: Remove.
860
8612018-03-04 John Baldwin <jhb@FreeBSD.org>
862
863 * gdb.texinfo (Debugging Output): Document "set/show debug
864 fbsd-nat".
865
8662018-02-19 Andrew Burgess <andrew.burgess@embecosm.com>
867
868 * gdb.texinfo (Machine Code): Additional information about "info
869 line" command.
870
8712018-01-15 Szabolcs Nagy <szabolcs.nagy@arm.com>
872
873 * gdb.texinfo (gdb-add-index man): Add pindex.
874
8752018-01-15 Szabolcs Nagy <szabolcs.nagy@arm.com>
876
877 * gdb.texinfo (set cwd): Add period.
878 (gdb-add-index man): Move anchor.
879
8802017-01-12 Tom Tromey <tom@tromey.com>
881 Sergio Durigan Junior <sergiodj@redhat.com>
882
883 * gdb.texinfo (Index Files): Mention gdb-add-index.
884 (gdb-add-index man): New section.
885 * Makefile.in (gdb-add-index.1): New rule to generate manpage
886 from gdb.texinfo.
887
8882018-01-11 Szabolcs Nagy <szabolcs.nagy@arm.com>
889
890 * gdb.texinfo (pwd): Fix whitespace.
891
8922018-01-09 John Baldwin <jhb@FreeBSD.org>
893
894 * gdb.texinfo (pwd): Update cross-reference for Process Information
895 node and remove explicit /proc reference.
896 (Native): Rename subsection from SVR4 Process Information to
897 Process Information.
898 (Process Information): Reword introduction to be less /proc
899 centric. Document support for "info proc" on FreeBSD.
900
9012018-01-03 Xavier Roirand <roirand@adacore.com>
902
903 * gdb.texinfo (Set Catchpoints): Add documentation for new
904 "catch handlers" action.
905
9062017-12-27 Stafford Horne <shorne@gmail.com>
907
908 * gdb.texinfo (Target Description Format): Explain that arbitrary
909 strings are now allowed for register groups.
910
9112017-12-27 Stafford Horne <shorne@gmail.com>
912
913 * gdb.texinfo (Registers): Document info reg $reggroup feature.
914
9152017-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
916
917 PR cli/16224
918 * gdb.texinfo (ptype): Add documentation for new flag '/o'.
919
9202017-12-13 Simon Marchi <simon.marchi@ericsson.com>
921
922 * python.texi (Manipulating breakpoints using Python): Document
923 qualified parameter to gdb.Breakpoint.
924
9252017-12-13 Simon Marchi <simon.marchi@ericsson.com>
926
927 * python.texi (Manipulating breakpoints using Python): Split doc
928 of Breakpoint.__init__ in two, split text in multiple
929 paragraphs, don't nest parameter square brackets.
930
9312017-12-12 Stafford Horne <shorne@gmail.com>
932 Stefan Wallentowitz <stefan@wallentowitz.de>
933 Franck Jullien <franck.jullien@gmail.com>
934 Jeremy Bennett <jeremy.bennett@embecosm.com>
935
936 * gdb.texinfo: Add OpenRISC documentation.
937
9382017-12-08 Jan Kratochvil <jan.kratochvil@redhat.com>
939
940 * gdb.texinfo (Index Files): Document .debug_names and -dwarf-5.
941
9422017-12-07 Keith Seitz <keiths@redhat.com>
943
944 * gdb.texinfo (Symbols): Document "set print type nested-type-limit"
945 and "show print type nested-type-limit".
946
9472017-12-07 Phil Muldoon <pmuldoon@redhat.com>
948
949 * python.texi (Breakpoints In Python): Add text relating
950 to allowed explicit locations and keywords in gdb.Breakpoints.
951
9522017-12-04 Tom Tromey <tom@tromey.com>
953
954 * gdb.texinfo (Rust): Update trait object status
955
9562017-12-01 Andrew Cagney <cagney@redhat.com>
957 Joel Brobecker <brobecker@adacore.com>
958 Sergio Durigan Junior <sergiodj@redhat.com>
959
960 * gdb.texinfo (File Options): Document --readnever.
961 (Commands to Specify Files): Likewise, for 'symbol-file' and
962 'add-symbol-file'.
963
9642017-11-29 Pedro Alves <palves@redhat.com>
965
966 PR c++/19436
967 * gdb.texinfo (Debugging C Plus Plus): Document setting
968 breakpoints in functions with ABI tags.
969
9702017-11-29 Pedro Alves <palves@redhat.com>
971
972 * gdb.texinfo (Linespec Locations): Document how "function" is
973 interpreted in C++ and Ada. Document "-qualified".
974 (Explicit Locations): Document how "-function" is interpreted in
975 C++ and Ada. Document "-qualified".
976
9772017-11-26 Dominik Czarnota <dominik.b.czarnota@gmail.com>
978
979 PR gdb/21945
980 * gdb.texinfo (Search Memory): Update description and example
981 about how to search a string without NULL terminator.
982
9832017-11-24 Joel Brobecker <brobecker@adacore.com>
984
985 * gdb.texinfo (GDB/MI Ada Exception Information): Document
986 new "exception-message" field.
987
9882017-11-24 Simon Marchi <simon.marchi@ericsson.com>
989
990 * gdb.texinfo (Memory Map Format): Update gdb-memory-map.dtd.
991
9922017-11-24 Pedro Alves <palves@redhat.com>
993
994 * gdb.texinfo (Completion): Update need-quoting examples. Remove
995 false claim that GDB inserts quoting automatically.
996 (Symbols): Add anchor.
997
9982017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
999
1000 * gdb.texinfo (Requirements): Document use of GNU MPFR.
1001
10022017-11-16 Phil Muldoon <pmuldoon@redhat.com>
1003
1004 * python.texi (Basic Python): Add rbreak documentation.
1005
10062017-11-07 Xavier Roirand <roirand@adacore.com>
1007 Pedro Alves <palves@redhat.com>
1008
1009 * gdb.texinfo (Set Breaks): Document support for breakpoint
1010 location ranges in the enable/disable commands.
1011
10122017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
1013
1014 * gdb.texinfo (Starting your Program) <The working directory.>:
1015 Mention remote debugging.
1016 (Working Directory) <Your Program's Working Directory>:
1017 Likewise.
1018 (Connecting) <Remote Packet>: Add "set-working-dir"
1019 and "QSetWorkingDir" to the table.
1020 (Remote Protocol) <QSetWorkingDir>: New item, explaining the
1021 packet.
1022
10232017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
1024
1025 * gdb.texinfo (Starting your Program) <The working directory.>:
1026 Mention new "set cwd" command.
1027 (Working Directory) <Your Program's Working Directory>:
1028 Rephrase to explain that "set cwd" exists and is the default
1029 way to change the inferior's cwd.
1030
10312017-09-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
1032
1033 * gdb.texinfo (S/390 and System z Features): Document the new
1034 features org.gnu.gdb.s390.gs and org.gnu.gdb.s390.gsbc.
1035
10362017-09-21 Kevin Buettner <kevinb@redhat.com>
1037
1038 * gdb.texinfo (qXfer:threads:read): Add documentation for handle
1039 attribute.
1040
10412017-09-21 Kevin Buettner <kevinb@redhat.com>
1042
1043 * python.texi (Inferiors In Python): Add description for method
1044 Inferior.thread_from_thread_handle.
1045
10462017-09-19 John Baldwin <jhb@FreeBSD.org>
1047
1048 * gdb.texinfo (Starting your Program): Add description of
1049 starti command. Mention starti command as an alternative for
1050 debugging the elaboration phase.
1051
10522017-09-16 Simon Marchi <simon.marchi@ericsson.com>
1053
1054 * gdb.texinfo (Maintenance Commands): Document filter parameter
1055 of "maint selftest". Document "maint info selftests" command.
1056
10572017-09-11 Tom Tromey <tom@tromey.com>
1058
1059 * python.texi (Events In Python): Document new events.
1060
10612017-09-04 Pedro Alves <palves@redhat.com>
1062
1063 * gdb.texinfo (Variables) <Program Variables>: Document inspecting
1064 no-debug-info variables.
1065 (Symbols) <Examining the Symbol Table>: Document inspecting
1066 no-debug-info types.
1067 (Calling) <Calling functions with no debug info>: New subsection,
1068 documenting calling no-debug-info functions.
1069 (Non-debug DLL Symbols) <Working with Minimal Symbols>: Update.
1070
10712017-08-31 Sergio Durigan Junior <sergiodj@redhat.com>
1072
1073 * gdb.texinfo (set environment): Add @anchor. Explain that
1074 environment variables set by the user are sent to GDBserver.
1075 (unset environment): Likewise, but for unsetting variables.
1076 (Connecting) <Remote Packet>: Add "environment-hex-encoded",
1077 "QEnvironmentHexEncoded", "environment-unset", "QEnvironmentUnset",
1078 "environment-reset" and "QEnvironmentReset" to the table.
1079 (Remote Protocol) <QEnvironmentHexEncoded, QEnvironmentUnset,
1080 QEnvironmentReset>: New item, explaining the packet.
1081
10822017-08-23 Jan Kratochvil <jan.kratochvil@redhat.com>
1083
1084 * gdb.texinfo (Compiling and Injecting Code): Add to subsection
1085 "Compiler search for the compile command" descriptions of set
1086 compile-gcc and show compile-gcc.
1087
10882017-08-07 Weimin Pan <weimin.pan@oracle.com>
1089
1090 * gdb.texinfo (Architectures): Add new Sparc64 section to document
1091 ADI support.
1092 * NEWS: Add "adi examine" and "adi assign" commands.
1093
10942017-08-18 Yao Qi <yao.qi@linaro.org>
1095
1096 * gdb.texinfo (Server): Document "--selftest".
1097
10982017-08-16 Ruslan Kabatsayev <b7.10110111@gmail.com>
1099
1100 * gdb.texinfo (TUI Single Key Mode): Document the new shortcuts in
1101 Single-Key mode.
1102
11032017-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
1104
1105 PR gdb/21925
1106 * gdb.texinfo (Starting) <startup-with-shell>: Fix typo ("show
1107 set...").
1108
11092017-08-09 Simon Marchi <simon.marchi@ericsson.com>
1110
1111 * gdb.texinfo (Packets): Fix Z0 cmd_list doc referring to
1112 conditional expression.
1113
11142017-07-31 Simon Marchi <simon.marchi@ericsson.com>
1115
1116 * agentexpr.texi (rot): Fix symbolic description, improve
1117 textual description.
1118
11192017-07-26 Yao Qi <yao.qi@linaro.org>
1120
1121 * gdb.texinfo (Maintenance Commands): Document command
1122 "maint check xml-descriptions".
1123
11242017-07-26 Yao Qi <yao.qi@linaro.org>
1125
1126 * gdb.texinfo (Maintenance Commands): Document optional
1127 argument of "maint print c-tdesc".
1128
11292017-07-18 Yao Qi <yao.qi@linaro.org>
1130
1131 * gdb.texinfo (Maintenance Commands): Improve the doc to
1132 command "maint print c-tdesc".
1133
11342017-06-20 Sergio Durigan Junior <sergiodj@redhat.com>
1135
1136 PR gdb/21606
1137 * python.texi (Python representation of Symbols.): Replace
1138 SYMBOL_FUNCTION_DOMAIN by SYMBOL_FUNCTIONS_DOMAIN, fixing typo.
1139 * guile.texi (Guile representation of Symbols.): Likewise.
1140
11412017-06-11 Simon Marchi <simon.marchi@ericsson.com>
1142
1143 * gdb.texinfo (Optional Messages about Internal Happenings):
1144 Document {set,show} debug separate-debug-file commands.
1145
11462017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
1147
1148 * gdb.texinfo (Starting) <startup-with-shell>: Add @anchor.
1149 (Connecting) <Remote Packet>: Add "startup-with-shell"
1150 and "QStartupWithShell" to the table.
1151 (Remote Protocol) <QStartupWithShell>: New item, explaining the
1152 packet.
1153
11542017-05-22 Andrew Burgess <andrew.burgess@embecosm.com>
1155
1156 * gdb.texinfo (Packets): Document vMustReplyEmpty packet.
1157
11582017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
1159
1160 * python.texi (Recording in Python): Factor out the documentation of
1161 gdb.RecordInstruction's super class.
1162
11632017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
1164
1165 * python.texi (Recording in Python): Replace gdb.BtraceFunction with
1166 gdb.RecordFunctionSegment. Rename prev_sibling and next_sibling to
1167 prev and next.
1168
11692017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
1170
1171 * python.texi (Recording in Python): Replace gdb.BtraceInstruction with
1172 gdb.RecordInstruction
1173
11742017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
1175
1176 * python.texi (Recording in Python): Add documentation for
1177 gdb.RecordGap and remove documentation of special cases for
1178 gdb.BtraceInstruction.
1179
11802017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
1181
1182 * python.texi (Recording in Python): Remove Record.ptid defvar.
1183
11842017-04-21 Simon Marchi <simon.marchi@ericsson.com>
1185
1186 * gdb.texinfo (GDB/MI Thread Information): Add missing
1187 fields, re-word some things.
1188 (GDB/MI Thread Commands): Describe fields found in the output of
1189 -thread-info, remove description of fields in the
1190 thread output tuple, replace with a cross-reference to "GDB/MI
1191 Thread Information".
1192
11932017-04-21 Simon Marchi <simon.marchi@ericsson.com>
1194
1195 * gdb.texinfo (GDB/MI Thread Commands): Remove "current" field
1196 from -thread-info output.
1197
11982017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
1199
1200 * gdb.texinfo (Synopsys ARC): Document "set debug arc 2".
1201
12022017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
1203
1204 * gdb.texinfo (Synopsys ARC): Add "maint print arc arc-instruction".
1205
12062017-03-22 Yao Qi <yao.qi@linaro.org>
1207
1208 * python.texi (Inferiors In Python): Remove @code from Python.
1209
12102017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
1211
1212 * python.texi (Recordings In Python): Document return type of
1213 gdb.BtraceInstruction.data.
1214
12152017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
1216
1217 * gdb.texinfo (gdb/mi Symbol Query Commands): Document new MI
1218 command file-list-shared-libraries
1219 (GDB/MI Async Records): Update documentation of library-loaded with new
1220 field.
1221
12222017-03-16 Doug Evans <dje@google.com>
1223
1224 * guile.texi (Lazy Strings In Guile): Mention arrays.
1225 * python.texi (Lazy Strings In Python): Ditto.
1226
12272017-03-08 Jiong Wang <jiong.wang@arm.com>
1228
1229 * gdb.texinfo (Memory Protection Extensions): Add missing escape
1230 character "@".
1231
12322017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
1233
1234 * Memory Protection Extensions: Add information about inferior
1235 calls.
1236
12372017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
1238
1239 * gdb.texinfo (Print Settings, Tail Call Frames): Rename DW_OP_GNU_*,
1240 DW_TAG_GNU_* and DW_AT_GNU_*.
1241
12422017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
1243
1244 * python.texi (Recordings In Python): New section.
1245
12462017-02-14 Tom Tromey <tom@tromey.com>
1247
1248 PR python/13598:
1249 * python.texi (Events In Python): Document events.before_prompt.
1250
12512017-02-13 Luis Machado <lgustavo@codesourcery.com>
1252
1253 * gdb.texinfo (Target Commands): Document the optional offset
1254 argument for the load command.
1255
12562017-02-10 Martin Galvan <martingalvan@sourceware.org>
1257
1258 PR gdb/21122
1259 * gdb.texinfo (Breakpoints): Reword documentation to speak in terms of
1260 space-separated breakpoint lists. Also add a missing @table command
1261 and @cindex for breakpoint lists.
1262
12632017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
1264
1265 PR tdep/20936
1266 * gdb.texinfo: (Standard Target Features): Document SPARC features.
1267 (Sparc Features): New node.
1268
12692017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
1270
1271 * gdb.texinfo (i386 Features): Add system segment registers
1272 as feature.
1273
12742017-01-24 Simon Marchi <simon.marchi@ericsson.com>
1275
1276 * python.texi (Events In Python): Fix typo.
1277
12782017-01-20 Mike Wrighton <mike_wrighton@codesourcery.com>
1279 Luis Machado <lgustavo@codesourcery.com>
1280
1281 * gdb.texinfo (-target-flash-erase): New MI command description.
1282 (flash-erase): New CLI command description.
1283
12842017-01-04 John Baldwin <jhb@FreeBSD.org>
1285
1286 * gdb.texinfo (Contributors): Add SRI International and University
1287 of Cambridge for FreeBSD/mips.
1288
12892016-12-22 Doug Evans <xdje42@gmail.com>
1290
1291 * gdb.texinfo (Symbols): Update docs for symbol printing maintenance
1292 commands.
1293
12942016-12-02 Pedro Alves <palves@redhat.com>
1295
1296 * gdb.texinfo (User-defined Commands): Limit on number of
1297 arguments passed to user-defined commands removed; update.
1298
12992016-12-02 Pedro Alves <palves@redhat.com>
1300
1301 PR cli/20559
1302 * gdb.texinfo (Define): Add example of using "eval" to process a
1303 variable number of arguments.
1304 (Output) <eval>: Add anchor.
1305
13062016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
1307
1308 * Makefile.in: Likewise.
1309
13102016-11-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
1311
1312 * gdb.texinfo (GDB/MI Async Records): Add missing comma after
1313 xref.
1314
13152016-10-29 Pedro Alves <palves@redhat.com>
1316
1317 * gdb.texinfo (Packets) <vCont>: Remove mention of default
1318 actions.
1319
13202016-10-26 Pedro Alves <palves@redhat.com>
1321
1322 * gdb.texinfo (Packets): Clarify vCont packets with multiple
1323 actions that match a thread, and what happens when an action
1324 matches a thread that is already running.
1325
13262016-10-14 Simon Marchi <simon.marchi@ericsson.com>
1327
1328 * gdb.texinfo (Using Trace Files): Fix typo.
1329 (GDB/MI Tracepoint Commands): Likewise.
1330
13312016-10-14 Simon Marchi <simon.marchi@ericsson.com>
1332
1333 * gdb.texinfo (GDB/MI Tracepoint Commands): Document -ctf switch
1334 of -trace-save.
1335
13362016-10-06 Tom Tromey <tom@tromey.com>
1337
1338 * guile.texi (Types In Guile): Remove Java mentions.
1339 * python.texi (Types In Python): Remove Java mentions.
1340 * gdb.texinfo (Address Locations, Supported Languages)
1341 (Index Section Format): Remove Java mentions.
1342
13432016-08-15 Doug Evans <dje@google.com>
1344
1345 * gdb.texinfo (Target Description Format): Update docs on "end"
1346 field spec and field default type.
1347
13482016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
13492016-10-03 Simon Marchi <simon.marchi@ericsson.com>
1350
1351 PR gdb/20487
1352 * gdb.texinfo (Context management): Update mention of frame
1353 change notifications.
1354 (gdb/mi Async Records): Document frame field in
1355 =thread-select event.
1356 * observer.texi (GDB Observers): New user_selected_context_changed
1357 observer.
1358
13592016-09-28 Tom Tromey <tom@tromey.com>
1360
1361 * gdb.texinfo (Packets) <z0>: Use "software breakpoint" rather
1362 than "memory breakpoint". Further document "kind". Move
1363 protocol-details link earlier.
1364 <z1>: Document the cmd_list argument. Fix typo.
1365 <g>: Remove incorrect sentence.
1366 (Stop Reply Packets): Document "OK" response to requests when in
1367 non-stop mode.
1368 <swbreak>: Use "software breakpoint" rather than "memory
1369 breakpoint".
1370 <create>: Document that "R" is ignored.
1371 <W, X, w>: Document formatting of "AA".
1372 (Notification Packets): Use "%Stop", not "%%Stop".
1373
13742016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
1375
1376 * gdb.texinfo (Embedded Processors): Document ARC.
1377 (Synopsys ARC): New section.
1378 (Standard Target Features): Document ARC features.
1379 (ARC Features): New section.
1380
13812016-09-21 Simon Marchi <simon.marchi@ericsson.com>
1382
1383 * .gitignore: New file.
1384
13852016-08-24 Simon Marchi <simon.marchi@ericsson.com>
1386
1387 * gdb.texinfo (Input/Output): Mention possibility to unset
1388 inferior-tty.
1389
13902016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
1391
1392 * gdb.texinfo: Resume btrace on reconnect.
1393
13942016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
1395
1396 * gdb.texinfo (Set Catchpoints): Add 'group' argument to catch
1397 syscall.
1398
13992016-06-30 Руслан Ижбулатов <lrn1986@gmail.com>
1400
1401 * gdb.texinfo (Cygwin Native): Document the new 'signal-event'
1402 command.
1403
14042016-07-13 Tom Tromey <tom@tromey.com>
1405
1406 PR python/15620, PR python/18620:
1407 * python.texi (Events In Python): Document new breakpoint events.
1408
14092016-07-13 Tom Tromey <tom@tromey.com>
1410
1411 PR python/17698:
1412 * python.texi (Breakpoints In Python): Document
1413 Breakpoint.pending.
1414
14152016-07-13 Tom Tromey <tom@tromey.com>
1416
1417 * python.texi (Breakpoints In Python): Move table of types and
1418 table of watchpoint types earlier in node.
1419
14202016-07-12 Tom Tromey <tom@tromey.com>
1421
1422 PR python/19293:
1423 * python.texi (Frames In Python): Document
1424 gdb.invalidate_cached_frames.
1425
14262016-06-21 Pedro Alves <palves@redhat.com>
1427
1428 * gdb.texinfo (Interpreters): Update intepreter-exec section,
1429 document new-ui and explain use case.
1430
14312016-06-17 Yan-Ting Lin <currygt52@gmail.com>
1432
1433 * gdb.texinfo (Standard Target Features): Document NDS32 features.
1434 (NDS32 Features): New Section.
1435
14362016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
1437
1438 * gdb.texinfo (Examining Memory): Document negative repeat
1439 count in the 'x' command.
1440
14412016-06-06 Simon Marchi <simon.marchi@ericsson.com>
1442
1443 * gdb.texinfo (GDB/MI Async Records): Document method and
1444 format fields in =record-started.
1445 * observer.texi (record_changed): Add method and format
1446 parameters.
1447
14482016-05-27 Eli Zaretskii <eliz@gnu.org>
1449
1450 * gdb.texinfo (General Query Packets): Move the description of the
1451 response before the long list of the specific 'read' and 'write'
1452 requests.
1453
14542016-05-23 Tom Tromey <tom@tromey.com>
1455
1456 * python.texi (Basic Python): Document gdb.breakpoints return.
1457
14582016-05-24 Tom Tromey <tom@tromey.com>
1459
1460 PR gdb/19194:
1461 * gdb.texinfo (gdb man): Fix typo.
1462
14632016-05-17 Tom Tromey <tom@tromey.com>
1464
1465 * gdb.texinfo (Supported Languages): Mention Rust. Update menu.
1466 (Rust): New node.
1467
14682016-05-17 Tom Tromey <tom@tromey.com>
1469
1470 * gdb.texinfo (Maintenance Commands): Document "maint selftest".
1471
14722016-04-27 Yao Qi <yao.qi@linaro.org>
1473
1474 * gdb.texinfo (tfind): Complete doc about tfind without
1475 argument.
1476
14772016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
1478
1479 * agentexpr.texi (byte): Fix zero_ext description.
1480
14812016-03-31 Pedro Alves <palves@redhat.com>
1482
1483 * gdb.texinfo (M32R/SDI): Delete node.
1484 (MIPS Embedded): Remove references to the MIPS remote debugging
1485 protocol, PMON and variants, and the associated commands.
1486
14872016-03-15 Doug Evans <dje@google.com>
1488
1489 * gdb.texinfo (Target Descriptions): New menu item "Enum Target Types".
1490 (Target Description Format): Mention enum types. Update docs on
1491 flags types.
1492 (Predefined Target Types): Add "bool".
1493 (Enum Target Types): New node.
1494
14952016-03-15 Pedro Alves <palves@redhat.com>
1496
1497 * gdb.texinfo (Tracepoint Actions): Fix typo.
1498
14992016-03-15 Pedro Alves <palves@redhat.com>
1500 Andreas Arnez <arnez@linux.vnet.ibm.com>
1501 Marcin Kościelnicki <koriakin@0x04.net>
1502
1503 * gdb.texinfo (Tracepoint Actions): Document possible
1504 unreliability of '$_ret'.
1505
15062016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
1507
1508 * gdb.texinfo (Symbols): Document new 'maint info line-table'
1509 command.
1510
15112016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
1512
1513 * gdb.texinfo (Convenience Functions): Document $_as_string.
1514
15152016-02-23 Doug Evans <dje@google.com>
1516
1517 * gdb.texinfo (Skipping Over Functions and Files): Document new
1518 options to "skip" command. Update docs of output of "info skip".
1519
15202016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
1521
1522 * gdb.texinfo (Signals): Add bound violation display hints for
1523 a SIGSEGV.
1524
15252016-02-18 Marcin Kościelnicki <koriakin@0x04.net>
1526
1527 * gdb.texinfo (Trace File Format): Add documentation for description
1528 section lines.
1529
15302016-02-10 Marcin Kościelnicki <koriakin@0x04.net>
1531
1532 * gdb.texinfo (Trace File Format): Remove misleading information
1533 about register block ordering.
1534
15352016-02-01 Doug Evans <dje@google.com>
1536
1537 * gdb.texinfo (Value Sizes): Fix typo.
1538
15392016-02-01 Doug Evans <dje@google.com>
1540
1541 * gdb.texinfo (Skipping Over Functions and Files): Fix typo.
1542
15432016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
1544
1545 * gdb.texinfo (Value Sizes): New section.
1546 (Data): Add the 'Value Sizes' node to the menu.
1547
15482016-01-26 John Baldwin <jhb@FreeBSD.org>
1549
1550 * gdb.texinfo (Debugging Output): Fix subject verb disagreements.
1551
15522016-01-19 John Baldwin <jhb@FreeBSD.org>
1553
1554 * gdb.texinfo (Debugging Output): Document "set/show debug fbsd-lwp".
1555
15562016-01-18 Pedro Alves <palves@redhat.com>
1557
1558 * gdb.texinfo (Threads): Mention that GDB displays the ID and name
1559 of the thread that hit a breakpoint or received a signal.
1560
15612016-01-15 Pedro Alves <palves@redhat.com>
1562
1563 * gdb.texinfo (Threads) <thread ID lists>: Document star ranges.
1564
15652016-01-13 Pedro Alves <palves@redhat.com>
1566
1567 * gdb.texinfo (Threads): Document the $_gthread convenience
1568 variable.
1569 (Convenience Vars): Likewise.
1570
15712016-01-13 Pedro Alves <palves@redhat.com>
1572
1573 * gdb.texinfo (Threads): Document "info threads -gid".
1574
15752016-01-13 Pedro Alves <palves@redhat.com>
1576
1577 * python.texi (Breakpoints In Python) <Breakpoint.thread>: Add
1578 anchor.
1579 (Threads In Python): Document new InferiorThread.global_num
1580 attribute.
1581
15822016-01-07 Pedro Alves <palves@redhat.com>
1583
1584 * gdb.texinfo (Threads): Document per-inferior thread IDs,
1585 qualified thread IDs, global thread IDs and thread ID lists.
1586 (Set Watchpoints, Thread-Specific Breakpoints): Adjust to refer to
1587 thread IDs.
1588 (Convenience Vars): Document the $_thread convenience variable.
1589 (Ada Tasks): Adjust to refer to thread IDs.
1590 (GDB/MI Async Records, GDB/MI Thread Commands, GDB/MI Ada Tasking
1591 Commands, GDB/MI Variable Objects): Update to mention global
1592 thread IDs.
1593 * guile.texi (Breakpoints In Guile)
1594 <breakpoint-thread/set-breakpoint-thread breakpoint>: Mention
1595 global thread IDs instead of thread IDs.
1596 * python.texi (Threads In Python): Adjust documentation of
1597 InferiorThread.num.
1598 (Breakpoint.thread): Mention global thread IDs instead of thread
1599 IDs.
1600
16012016-01-13 Pedro Alves <palves@redhat.com>
1602
1603 * python.texi (Threads In Python): Document
1604 InferiorThread.inferior.
1605
16062016-01-13 Pedro Alves <palves@redhat.com>
1607
1608 * gdb.texinfo (Inferiors and Programs): Document the $_inferior
1609 convenience variable.
1610 (Convenience Vars): Likewise.
1611
16122016-01-12 Josh Stone <jistone@redhat.com>
1613 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1614
1615 * gdb.texinfo (Remote Configuration): List the QCatchSyscalls packet.
1616 (Stop Reply Packets): List the syscall entry and return stop reasons.
1617 (General Query Packets): Describe QCatchSyscalls, and add it to the
1618 table and the detailed list of stub features.
1619
16202016-01-12 Pedro Alves <palves@redhat.com>
1621
1622 Remove use of the registered trademark symbol throughout.
1623
16242016-01-12 Yao Qi <yao.qi@linaro.org>
1625
1626 * gdb.texinfo (Interrupts): Update the document on handling
1627 interrupt when program is stopped.
1628
16292015-12-11 Don Breazeal <donb@codesourcery.com>
1630
1631 * gdb.texinfo (Forks): Correct Linux kernel version where
1632 fork and exec events are supported, add notes about support
1633 of these events in target remote mode.
1634 (Connecting): Reorganize and clarify distinctions between
1635 target remote, extended-remote, and multiprocess.
1636 Reorganize related text from separate sections into new
1637 sections.
1638 (Server): Note effects of target extended-remote mode.
1639 Delete section on Multi-Process Mode for gdbserver.
1640 Move some text to "Connecting" node.
1641
16422015-12-10 Pedro Alves <palves@redhat.com>
1643
1644 * gdb.texinfo (Threads): Replace warning with explanation
1645 about single-threaded programs.
1646
16472015-12-10 Pedro Alves <palves@redhat.com>
1648
1649 * gdb.texinfo (Threads): Remove mention of SGI.
1650 (Forks): Remove mention of HP-UX.
1651 (Breakpoints): Remove mention of HP-UX.
1652 (Set Watchpoints) <hardware watchpoints>: Don't mention HP-UX.
1653 Reword in terms of architectures.
1654 (Set Catchpoints) <catch exec, catch fork, catch vfork>: Don't
1655 mention supported systems.
1656 (Convenience Vars): Don't mention HP-UX.
1657 (Jumping): Remove mention of HP-UX in comment.
1658 (Files) <shared libraries>: Update supported shared library types
1659 list. Remove mention of HP-UX.
1660 (Native): Remove HP-UX subsection.
1661 (SVR4 Process Information): Remove mention of HP-UX.
1662
16632015-12-10 Pedro Alves <palves@redhat.com>
1664
1665 * gdb.texinfo (Stack): Reorder menu.
1666
16672015-12-09 Luis Machado <lgustavo@codesourcery.com>
1668
1669 * gdb.texinfo (GDB/MI Variable Objects): Update text to mention
1670 -var-set-format's new zero-hexadecimal format.
1671
16722015-12-08 Pierre-Marie de Rodat <derodat@adacore.com>
1673
1674 * gdb.texinfo (Ada Mode Into): Move overloading support
1675 description to its own node.
1676 (Overloading support for Ada): New node.
1677
16782015-11-30 Pedro Alves <palves@redhat.com>
1679
1680 PR 14618
1681 * gdb.texinfo (Stop Reply Packets): Document the N stop reply.
1682 (Remote Configuration): Add the "set/show remote
1683 no-resumed-stop-reply" to the available settings table.
1684 (General Query Packets): Document the "no-resumed" qSupported
1685 feature.
1686
16872015-11-30 Pedro Alves <palves@redhat.com>
1688
1689 * gdb.texinfo (Remote Configuration): List "set/show remote
1690 thread-events" command in configuration table.
1691 (Stop Reply Packets): Document "T05 create" stop
1692 reason and 'w' stop reply.
1693 (General Query Packets): Document QThreadEvents packet. Document
1694 QThreadEvents qSupported feature.
1695
16962015-11-30 Pedro Alves <palves@redhat.com>
1697
1698 * gdb.texinfo (Bootstrapping): Add "interrupting remote targets"
1699 anchor.
1700 (Packets): Document vCtrlC.
1701
17022015-11-26 Simon Marchi <simon.marchi@ericsson.com>
1703
1704 * gdb.texinfo (Thread List Format): Mention thread names.
1705
17062015-11-24 Pedro Alves <palves@redhat.com>
1707
1708 PR 17539
1709 * gdb.texinfo (Inferiors and Programs): Adjust "maint info
1710 program-spaces" example to ascending order listing.
1711 (Threads): Adjust "info threads" example to ascending order
1712 listing.
1713 (Forks): Adjust "info inferiors" example to ascending order
1714 listing.
1715
17162015-11-04 Markus Metzger <markus.t.metzger@intel.com>
1717
1718 * gdb.texinfo (Process Record and Replay): Document "record
1719 instruction-history" modifiers.
1720
17212015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
1722
1723 * gdb.texinfo (Frames): Remove 'frame' and 'select-frame'
1724 description.
1725 (Frame Filter Management): Move to later in the 'Examining the
1726 Stack' chapter.
1727 (Selection): Add entry for 'select-frame'.
1728
17292015-09-25 Doug Evans <dje@google.com>
1730
1731 * gdb.texinfo (Process Record and Replay): Fix syntax of
1732 "record instruction-history begin, end" and
1733 "record function-call-history begin, end".
1734
17352015-09-22 Simon Marchi <simon.marchi@ericsson.com>
1736
1737 * gdb.texinfo (Specifying Source Directories): Fix
1738 substitute-path example.
1739
17402015-09-18 Markus Metzger <markus.t.metzger@intel.com>
1741
1742 * gdb.texinfo (All-Stop Mode): Describe new scheduler-locking mode.
1743
17442015-09-15 Pedro Alves <palves@redhat.com>
1745
1746 PR remote/18965
1747 * gdb.texinfo (Stop Reply Packets): Revert previous change to
1748 the vforkdone description.
1749
17502015-09-15 Pedro Alves <palves@redhat.com>
1751
1752 PR remote/18965
1753 * gdb.texinfo (Stop Reply Packets): Explain that vforkdone's 'r'
1754 part indicates the thread ID of the parent process.
1755
17562015-09-15 Yao Qi <yao.qi@linaro.org>
1757
1758 * gdb.texinfo (General Query Packets): Add vContSupported to
1759 tables of 'gdbfeatures' and 'stub features' supported in the
1760 qSupported packet, as well as to the list containing stub
1761 feature details.
1762
17632015-09-11 Don Breazeal <donb@codesourcery.com>
1764
1765 * gdb.texinfo (Remote Configuration): Add exec event
1766 feature to table of packet settings.
1767 (Stop Reply Packets): Add exec events to the list of stop
1768 reasons.
1769 (General Query Packets): Add exec events to tables of
1770 'gdbfeatures' and 'stub features' supported in the qSupported
1771 packet, as well as to the list containing stub feature
1772 details.
1773
17742015-08-24 Pedro Alves <palves@redhat.com>
1775
1776 * gdb.texinfo (Remote Configuration): Document the "set/show
1777 remote multiprocess-extensions-packet" commands.
1778
17792015-08-24 Pedro Alves <palves@redhat.com>
1780
1781 * gdb.texinfo (Embedded Processors) <ARM>: Remove references to RDI.
1782 <M32R>: Remove references to M32R/D.
1783 <M68K>: Remove references to target dbug.
1784 <MIPS Embedded>: Remove references to target r3900 and target
1785 array.
1786 <PowerPC Embedded>: Remove references to target dink32 and target
1787 ppcbug, target sds
1788 <PA, Sparclet, Sparclite, Z8000>: Delete nodes.
1789
17902015-08-18 Andrew Burgess <andrew.burgess@embecosm.com>
1791
1792 * gdb.texinfo (GDB Files): Add 'File Caching' menu entry.
1793
17942015-08-18 Andrew Burgess <andrew.burgess@embecosm.com>
1795
1796 * gdb.texinfo (File Caching): Document "set/show debug bfd-cache".
1797
17982015-08-18 Andrew Burgess <andrew.burgess@embecosm.com>
1799
1800 * gdb.texinfo (Maintenance Commands): Move documentation of "main
1801 info bfds" to...
1802 (File Caching): A New section. Outline bfd caching, and add new
1803 description for "main set/show bfd-sharing".
1804
18052015-08-14 Doug Evans <xdje42@gmail.com>
1806
1807 * gdb.texinfo (Machine Code): Update docs for mixed source/assembly
1808 disassembly.
1809 (GDB/MI Data Manipulation): Update docs for new disassembly modes.
1810
18112015-08-11 Keith Seitz <keiths@redhat.com>
1812
1813 * gdb.texinfo (Thread-Specific Breakpoints, Printing Source Lines):
1814 Use "location(s)"instead of "linespec(s)".
1815 (Specifying a Location): Rewrite.
1816 Add subsections describing linespec, address, and explicit locations.
1817 Add node/menu for each subsection.
1818 (Source and Machine Code, C Preprocessor Macros)
1819 (Create and Delete Trace points)
1820 (Extensions for Ada Tasks): Use "location(s)" instead of "linespec(s)".
1821 (Continuing at a Different Address): Remove "linespec" examples.
1822 Add reference to "Specify a Location"
1823 (The -break-insert Command): Rewrite. Add anchor.
1824 Add reference to appropriate manual section discussing locations.
1825 (The -dprintf-insert Command): Refer to -break-insert for
1826 specification of 'location'.
1827
18282015-08-07 Pedro Alves <palves@redhat.com>
1829
1830 * gdb.texinfo (Maintenance Commands): Document "maint set/show
1831 target-non-stop".
1832
18332015-08-07 Markus Metzger <markus.t.metzger@intel.com>
1834
1835 * gdb.texinfo (Process Record and Replay): Document prefixing of
1836 speculatively executed instructions in the "record instruction-history"
1837 command.
1838
18392015-07-20 Doug Evans <dje@google.com>
1840
1841 * Makefile.in (STABS_DOC_BUILD_INCLUDES): Add gdb-cfg.texi, GDBvn.texi.
1842
18432015-07-16 Doug Evans <dje@google.com>
1844
1845 * stabs.texinfo: @include gdb-cfg.texi.
1846
18472015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
1848
1849 Revert the previous 2 commits:
1850 gdbserver build-id attribute generator
1851 Validate symbol file using build-id
1852
18532015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
1854
1855 * gdb.texinfo (Files): Add 'set validate-build-id'
1856 and 'show validate-build-id'.
1857
18582015-07-15 Aleksandar Ristovski <aristovski@qnx.com
1859 Jan Kratochvil <jan.kratochvil@redhat.com>
1860
1861 gdbserver build-id attribute generator.
1862 * gdb.texinfo (Library List Format for SVR4 Targets): Add
1863 'build-id' in description, example, new attribute in dtd.
1864
18652015-07-08 Andrew Burgess <andrew.burgess@embecosm.com>
1866
1867 * gdb.texinfo (Selection): Update documentation for 'frame'
1868 command.
1869
18702015-07-02 Markus Metzger <markus.t.metzger@intel.com>
1871
1872 * gdb.texinfo (Maintenance Commands): Document "maint btrace"
1873 commands.
1874
18752015-07-02 Markus Metzger <markus.t.metzger@intel.com>
1876
1877 * gdb.texinfo (Process Record and Replay): Spell out that variables
1878 and registers are not available during btrace replay.
1879 Describe the new "record btrace pt" command.
1880 Describe the new "set|show record btrace pt buffer-size" options.
1881 (General Query Packets): Describe the new Qbtrace:pt and
1882 Qbtrace-conf:pt:size packets.
1883 Expand "bts" to "Branch Trace Store".
1884 Update the branch trace DTD.
1885
18862015-06-26 Patrick Palka <patrick@parcs.ath.cx>
1887
1888 * gdb.texinfo (Command History): Document the new option
1889 "history remove-duplicates".
1890
18912015-06-19 Doug Evans <dje@google.com>
1892
1893 * stabs.texinfo (ELF Linker Relocation): Mention Sun stabs is no
1894 longer supported.
1895
18962015-06-17 Patrick Palka <patrick@parcs.ath.cx>
1897
1898 * gdb.texinfo (Command History): Mention that setting
1899 GDBHISTSIZE to the empty string disables history truncation.
1900
19012015-06-17 Patrick Palka <patrick@parcs.ath.cx>
1902
1903 PR gdb/16999
1904 * gdb.texinfo (Command History): Mention new GDBHISTSIZE
1905 behavior.
1906
19072015-06-17 Patrick Palka <patrick@parcs.ath.cx>
1908
1909 * gdb.texinfo (Command History): Replace occurrences of HISTSIZE
1910 with GDBHISTSIZE.
1911
19122015-06-15 Simon Marchi <simon.marchi@ericsson.com>
1913
1914 * gdb.texinfo (GDB/MI Data Manipulation): Clarify usage of
1915 bytes and memory units for -data-{read,write}-memory-bytes.
1916 (Packets): Same for m, M and X packets.
1917 * python.texi (Inferiors In Python): Same for read_memory and
1918 write_memory.
1919
19202015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
1921
1922 * gdb.texinfo (Separate Debug Files): Document that PE is also
1923 supported.
1924
19252015-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
1926
1927 * gdb.texinfo (TUI Commands): Bring all 'tui reg' commands into a
1928 single table entry.
1929
19302015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
1931
1932 * gdb.textinfo (i386): Fix "@end table" end and "@table" placement.
1933
1934
19352015-06-10 Gary Benson <gbenson@redhat.com>
1936
1937 * gdb.texinfo (Remote Configuration): Document the
1938 "set/show remote hostio-setfs-packet" command.
1939 (Host I/O Packets): Document the vFile:setfs packet.
1940
19412015-06-10 Gary Benson <gbenson@redhat.com>
1942
1943 * gdb.texinfo (Debugging Output): Document the "set/show debug
1944 linux-namespaces" command.
1945
19462015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
1947 Mircea Gherzan <mircea.gherzan@intel.com>
1948
1949 * gdb.texinfo (i386): Add documentation about "show mpx bound"
1950 and "set mpx bound".
1951
19522015-05-27 Doug Evans <dje@google.com>
1953
1954 * gdb.texinfo (Debugging Output): Mention set/show debug dwarf-line.
1955
19562015-05-26 Doug Evans <dje@google.com>
1957
1958 * gdb.texinfo (Debugging Output): Update for DWARF "set debug"
1959 command renamings.
1960 (Maintenance Commands): Update for DWARF "set debug" command renamings.
1961
19622015-05-26 Andrew Burgess <andrew.burgess@embecosm.com>
1963
1964 * gdb.texinfo (TUI Commands): Add 'tui reg prev' details.
1965
19662015-05-22 Andrew Burgess <andrew.burgess@embecosm.com>
1967
1968 * gdb.texinfo (TUI): Include 'tui enable' in the introduction.
1969 (TUI Commands): Add 'tui enable' and 'tui disable' details.
1970
19712015-05-16 Doug Evans <xdje42@gmail.com>
1972
1973 * guile.texi (Memory Ports in Guile): Document support for unbuffered
1974 memory ports.
1975
19762015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
1977
1978 * gdb.texinfo (Compiling and Injecting Code): Add compile print.
1979
19802015-05-12 Don Breazeal <donb@codesourcery.com>
1981
1982 * gdb.texinfo (Forks): Note that fork debugging is
1983 supported in extended mode.
1984 (Remote Configuration): Add fork event features to table
1985 of packet settings.
1986 (Stop Reply Packets): Add fork events to list of stop reasons.
1987 (General Query Packets): Add fork events to tables of
1988 'gdbfeatures' and 'stub features' supported in the qSupported
1989 packet, as well as to the list containing stub feature
1990 details.
1991
19922015-05-12 Gary Benson <gbenson@redhat.com>
1993
1994 * gdb.texinfo (General Query Packets): Document
1995 qXfer:exec-file:read with empty annex.
1996
19972015-05-09 Siva Chandra Reddy <sivachandra@google.com>
1998
1999 * python.texi (Values From Inferior): Add descriptions of new
2000 methods gdb.Value.reference_value and gdb.Value.const_value.
2001
20022015-05-06 Joel Brobecker <brobecker@adacore.com>
2003
2004 * gdb.texinfo (Files): Add "info dll" documentation.
2005 (Cygwin Native): Remove "info dll" documentation.
2006
20072015-04-29 Doug Evans <dje@google.com>
2008
2009 * python.texi (Xmethod API) <gdb.XMethodWorker.get_result_type>:
2010 Document.
2011 (Writing an Xmethod): Add get_result_type to example.
2012
20132015-04-28 Sasha Smundak <asmundak@google.com>
2014
2015 * python.texi: New method documented.
2016
20172015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
2018
2019 * gdb.texinfo (Dump/Restore Files): Add detail about verilog dump
2020 format.
2021
20222015-04-24 Doug Evans <dje@google.com>
2023
2024 * python.texi (Xmethods In Python): Fix name of method to call the
2025 xmethod.
2026
20272015-04-17 Gary Benson <gbenson@redhat.com>
2028
2029 * gdb.texinfo (Connecting to a Remote Target): Mention that
2030 GDB can access program files from remote targets that support
2031 qXfer:exec-file:read and Host I/O packets.
2032
20332015-04-17 Gary Benson <gbenson@redhat.com>
2034
2035 * gdb.texinfo (Remote Configuration): Document the "set/show
2036 remote pid-to-exec-file-packet" command.
2037 (General Query Packets): Document the qXfer:exec-file:read
2038 qSupported features. Document the qXfer:exec-file:read packet.
2039
20402015-04-17 Gary Benson <gbenson@redhat.com>
2041
2042 * gdb.texinfo (set sysroot): Document that "set sysroot" also
2043 applies to executable paths if supplied to GDB as absolute.
2044
20452015-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2046
2047 * gdb.texinfo (Mode Options): Remove -xdb.
2048
20492015-04-10 Jan Kratochvil <jan.kratochvil@redhat.com>
2050 Eli Zaretskii <eliz@gnu.org>
2051
2052 * gdb.texinfo (Compiling and Injecting Code): Describe set debug
2053 compile, show debug compile. New subsection Compilation options for
2054 the compile command. New subsection Compiler search for the compile
2055 command.
2056
20572015-04-09 Andy Wingo <wingo@igalia.com>
2058
2059 * guile.texi (Frames In Guile): Describe frame-read-register.
2060
20612015-04-02 Gary Benson <gbenson@redhat.com>
2062
2063 * gdb.texinfo (set sysroot): Document "target:".
2064
20652015-04-01 Sasha Smundak <asmundak@google.com>
2066
2067 * doc/python.texi (Writing a Frame Unwinder in Python): Add
2068 section.
2069
20702015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
2071
2072 PR corefiles/16092
2073 * gdb.texinfo (gcore): Mention new command 'set
2074 use-coredump-filter'.
2075 (set use-coredump-filter): Document new command.
2076
20772015-03-31 Antoine Tremblay <antoine.tremblay@ericsson.com>
2078
2079 * gdb.texinfo (Operating System Auxiliary Information): Add info os cpus
2080 documentation, reorder the info os entries in alphabetical order.
2081
20822015-03-26 Simon Marchi <simon.marchi@ericsson.com>
2083
2084 * gdb.texinfo (GDB/MI Data Manipulation): Fix copy-paste typo in
2085 -data-write-memory-bytes.
2086
20872015-03-24 Pedro Alves <palves@redhat.com>
2088
2089 * gdb.texinfo (test_step) <set scheduler-locking step>: No longer
2090 mention that threads may sometimes run unlocked.
2091
20922015-03-23 Yurij Grechishhev <yurij.grechishhev@gmail.com>
2093
2094 * gdb.texinfo (Remote configuration): Document "set/show
2095 serial parity" command.
2096
20972015-03-18 Gary Benson <gbenson@redhat.com>
2098
2099 * gdb.texinfo (General Query Packets): Remove documentation
2100 for now-removed vFile:fstat qSupported features.
2101
21022015-03-11 Gary Benson <gbenson@redhat.com>
2103
2104 * gdb.texinfo (Remote Configuration): Document the
2105 "set/show remote hostio-fstat-packet" command.
2106 (General Query Packets): Document the vFile:fstat
2107 qSupported features.
2108 (Host I/O Packets): Document the vFile:fstat packet.
2109
21102015-03-11 Andy Wingo <wingo@igalia.com>
2111
2112 * guile.texi (Objfiles In Guile): Document objfile-progspace.
2113
21142015-03-04 Pedro Alves <palves@redhat.com>
2115
2116 * gdb.texinfo (Remote Configuration): Document the "set/show
2117 remote swbreak-feature-packet" and "set/show remote
2118 hwbreak-feature-packet" commands.
2119 (Packets) <Z0>: Add cross link to the "swbreak" stop reason's
2120 decription.
2121 (Stop Reply Packets): Document the swbreak and hwbreak stop
2122 reasons.
2123 (General Query Packets): Document the swbreak and hwbreak
2124 qSupported features.
2125 (Remote Non-Stop): Explain that swbreak and hwbreak are required.
2126
21272015-03-03 Philippe Proulx <eeppeliteloop@gmail.com>
2128
2129 * gdb.texinfo (gdb/mi Async Records): Fix duplicate syscall-entry
2130 under *stopped.
2131
21322015-03-02 Doug Evans <xdje42@gmail.com>
2133
2134 * gdb.texinfo (Specify Location): Fix syntax of filename:function.
2135
21362015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
2137
2138 * gdb.texinfo (S/390 and System z Features): Describe new feature
2139 "org.gnu.gdb.s390.vx".
2140
21412015-02-23 Sergio Durigan Junior <sergiodj@redhat.com>
2142
2143 PR gdb/18008
2144 * gdb.texinfo (maint internal-error, maint internal-warning, maint
2145 demangler-warning): Fix typo ("problam").
2146
21472015-02-19 David Taylor <dtaylor@emc.com>
2148
2149 * agentexpr.texi (Bytecode Descriptions): Fix summary line for setv.
2150
21512015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
2152
2153 * gdb.texinfo (Static Probe Points): Add cindex `static probe
2154 point, DTrace'.
2155 (Static Probe Points): Modified to cover DTrace probes in addition
2156 to SystemTap probes. Also modified to cover the `enable probe'
2157 and `disable probe' commands.
2158
21592015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
2160
2161 * gdb.texinfo (Static Probe Points): Cover the `enable probe' and
2162 `disable probe' commands.
2163
21642015-02-12 David Taylor <dtaylor@emc.com>
2165
2166 * gdb.texinfo (Tracepoint Packets): Document the builtin and name
2167 fields of the QTDV packet.
2168
21692015-02-09 Markus Metzger <markus.t.metzger@intel.com>
2170
2171 * gdb.texinfo (Branch Trace Configuration Format): Add size.
2172 (Process Record and Replay): Describe new set|show commands.
2173 (General Query Packets): Describe Qbtrace-conf:bts:size packet.
2174
21752015-02-09 Markus Metzger <markus.t.metzger@intel.com>
2176
2177 * gdb.texinfo (Process Record and Replay): Describe the "record
2178 btrace bts" command.
2179 (General Query Packets): Describe qXfer:btrace-conf:read packet.
2180 (Branch Trace Configuration Format): New.
2181
21822015-01-31 Gary Benson <gbenson@redhat.com>
2183 Doug Evans <dje@google.com>
2184
2185 * gdb.texinfo (Command Completion): Document new
2186 "set/show max-completions" option.
2187
21882015-01-31 Doug Evans <xdje42@gmail.com>
2189
2190 * gdb.texinfo (Symbols): Document new commands
2191 "maint print symbol-cache", "maint print symbol-cache-statistics",
2192 "maint flush-symbol-cache". Document new option
2193 "maint set symbol-cache-size".
2194
21952015-01-31 Doug Evans <xdje42@gmail.com>
2196
2197 * gdb.texinfo (dotdebug_gdb_scripts section): Update docs to
2198 distinguish script files vs inlined scripts.
2199 * python.texi (Python Auto-loading): Ditto.
2200
22012015-01-30 Doug Evans <dje@google.com>
2202
2203 * gdb.texinfo (Symbols) <info source>: Output now contains producer
2204 string if present.
2205
22062015-01-27 Doug Evans <dje@google.com>
2207
2208 * python.texi (Objfiles In Python): Document Objfile.username.
2209
22102015-01-27 Doug Evans <dje@google.com>
2211
2212 * python.texi (Objfiles In Python) <Objfile.filename>: Improve docs.
2213 * guile.texi (Objfiles In Guile) <objfile-filename>: Improve docs.
2214
22152015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
2216
2217 * gdb.texinfo (Threads): Describe -ascending for thread apply all.
2218
22192015-01-16 Eli Zaretskii <eliz@gnu.org>
2220
2221 * doc/gdb.texinfo (TUI Commands): Document the possible
2222 values of NAME argument to 'winheight' command. Explain the
2223 effect of 'tabset' setting better.
2224
22252015-01-11 Doug Evans <xdje42@gmail.com>
2226
2227 PR gdb/15830
2228 * gdb.texinfo (Debugging C Plus Plus): Mention "demangle".
2229 (Symbols): Ditto.
2230 (Maintenance Commands): Delete docs for "maint demangle".
2231
22322014-12-31 Joel Brobecker <brobecker@adacore.com>
2233
2234 * gdb.texinfo (Files): Remove documentation of the
2235 "add-shared-symbol-files" and "assf" commands.
2236 (Cygwin Native): Remove documentation of the "dll-symbols"
2237 command.
2238
22392014-12-17 Doug Evans <xdje42@gmail.com>
2240
2241 * gdb.texinfo (Debugging Output): Document "debug symbol-lookup".
2242
22432014-12-12 Phil Muldoon <pmuldoon@redhat.com>
2244 Jan Kratochvil <jan.kratochvil@redhat.com>
2245
2246 * gdb.texinfo (Altering): Update.
2247 (Compiling and Injecting Code): New node.
2248
22492014-12-12 Doug Evans <dje@google.com>
2250
2251 * python.texi (Objfiles In Python): Document gdb.lookup_objfile.
2252
22532014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
2254
2255 * gdb.texinfo: Document "maint print user-registers".
2256
22572014-12-08 Doug Evans <dje@google.com>
2258
2259 * python.texi (Objfiles In Python): Document Objfile.owner.
2260
22612014-12-04 Doug Evans <dje@google.com>
2262
2263 * python.texi (Objfiles In Python): Document
2264 Objfile.add_separate_debug_file.
2265
22662014-12-04 Doug Evans <dje@google.com>
2267
2268 * python.texi (Objfiles In Python): Document Objfile.build_id.
2269
22702014-12-02 Nick Bull <nicholaspbull@gmail.com>
2271
2272 * python.texi (Events In Python): Document new events
2273 InferiorCallPreEvent, InferiorCallPostEvent, MemoryChangedEvent
2274 and RegisterChangedEvent.
2275
22762014-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
2277
2278 Add add-auto-load-scripts-directory.
2279 * gdb.texinfo (Auto-loading): Add add-auto-load-scripts-directory link.
2280 (objfile-gdbdotext file): Add add-auto-load-scripts-directory.
2281
22822014-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
2283
2284 * gdb.texinfo (Auto-loading safe path): Fix add-auto-load-safe-path
2285 description typo.
2286
22872014-10-30 Doug Evans <dje@google.com>
2288
2289 * python.texi (Progspaces In Python): Document ability to add
2290 random attributes to gdb.Progspace objects.
2291 (Objfiles In Python): Document ability to add random attributes to
2292 gdb.objfile objects.
2293
22942014-10-27 Pedro Alves <palves@redhat.com>
2295
2296 * gdb.texinfo (Continuing and Stepping): Add cross reference to
2297 info on stepping and signal handlers.
2298 (Signals): Explain stepping and signal handlers. Add context
2299 index entry, and cross references.
2300
23012014-10-20 Simon Marchi <simon.marchi@ericsson.com>
2302
2303 * python.texi (Breakpoints In Python): Add parenthesis after
2304 Breakpoint.delete. Clarify Breakpoint.enabled description so
2305 that it contains "disable".
2306
23072014-10-17 Doug Evans <dje@google.com>
2308
2309 * python.texi (Events In Python): Document clear_objfiles event.
2310
23112014-10-17 Doug Evans <dje@google.com>
2312
2313 * python.texi (Objfiles In Python): Document new progspace attribute.
2314
23152014-10-17 Pedro Alves <palves@redhat.com>
2316
2317 * gdb.texinfo (Ada Tasks and Core Files): Delete mention of Tru64.
2318 (SVR4 Process Information): Delete mention of OSF/1.
2319
23202014-10-01 Simon Marchi <simon.marchi@ericsson.com>
2321
2322 * gdb.texinfo (Miscellaneous gdb/mi Commands): Document new
2323 exit-code field in -list-thread-groups output.
2324
23252014-09-22 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2326
2327 * gdb.texinfo (Set Breaks): Add missing "@end table".
2328
23292014-09-22 Pedro Alves <palves@redhat.com>
2330
2331 * gdb.texinfo (Set Breaks): Document that "set breakpoint
2332 always-inserted off" is the default mode now. Delete
2333 documentation of "set breakpoint always-inserted auto".
2334
23352014-09-18 Doug Evans <dje@google.com>
2336
2337 * python.texi (Symbol Tables In Python): Document "producer"
2338 attribute of gdb.Symtab objects.
2339
23402014-09-16 Pedro Alves <palves@redhat.com>
2341
2342 * gdb.texinfo (Starting) <run command>: Don't mention VxWorks.
2343 (Embedded OS): Remove VxWorks menu entry.
2344 (VxWorks): Remove node.
2345
23462014-09-13 Doug Evans <xdje42@gmail.com>
2347
2348 * gdb.texinfo (Signaling): Document new queue-signal command.
2349
23502014-09-06 Doug Evans <xdje42@gmail.com>
2351
2352 PR 15276
2353 * gdb.texinfo (Convenience Funs): Document $_caller_is,
2354 $_caller_matches, $_any_caller_is, $_any_caller_matches.
2355
23562014-09-03 Justin Lebar <jlebar@google.com>
2357
2358 * python.texi (Types In Python): Type.template_argument(n) returns a
2359 gdb.Value or a gdb.Type and throws an exception if n is out of
2360 range.
2361
23622014-09-03 Sasha Smundak <asmundak@google.com>
2363
2364 * python.texi (Frames in Python): Add read_register description.
2365
23662014-08-04 Tom Tromey <tromey@redhat.com>
2367
2368 * gdb.texinfo (Debugging Output): Update for change to "set debug
2369 target".
2370
23712014-08-01 Masaki Muranaka <monaka@monami-software.com>
2372
2373 Pushed by Joel Brobecker <brobecker@adacore.com>.
2374 * Makefile.in (transform): New variable.
2375 (install-man1, install-man5): Apply $(transform) to man file names.
2376
23772014-07-26 Doug Evans <xdje42@gmail.com>
2378
2379 PR guile/17177
2380 * guile.texi (Guile Pretty Printing API): Fix typo.
2381 Document set-pretty-printers!, pretty-printers.
2382 (Selecting Guile Pretty-Printers): Update.
2383 Mention program-space based pretty-printers.
2384
23852014-07-25 Pedro Alves <palves@redhat.com>
2386 Eli Zaretskii <eliz@gnu.org>
2387
2388 * gdb.texinfo (Signaling) <signal command>: Explain what happens
2389 with multi-threaded programs.
2390
23912014-06-27 Yao Qi <yao@codesourcery.com>
2392
2393 * gdb.texinfo (Maintenance Commands): Update the output of
2394 'maint print dummy-frames' command.
2395
23962014-06-24 Eli Zaretskii <eliz@gnu.org>
2397
2398 * gdb.texinfo (Screen Size): Improve indexing.
2399
24002014-06-19 Gary Benson <gbenson@redhat.com>
2401
2402 * gdb.texinfo (Maintenance Commands): Document new
2403 "maint set/show catch-demangler-crashes" option.
2404
24052014-06-19 Gary Benson <gbenson@redhat.com>
2406
2407 * gdb.texinfo (Maintenance Commands): Document new
2408 "maint demangler-warning" command and new
2409 "maint set/show demangler-warning" option.
2410
24112014-06-09 Siva Chandra Reddy <sivachandra@google.com>
2412
2413 * python.texi (Xmethod API): Add space before the opening
2414 parenthesis in function descriptions.
2415
24162014-06-06 Doug Evans <xdje42@gmail.com>
2417
2418 * guile.texi (Guile Configuration): Document guile-data-directory.
2419
24202014-06-06 Mingjie Xing <mingjie.xing@gmail.com>
2421
2422 * gdb.texinfo (Invoking GDB): Add -q and --quiet.
2423
24242014-06-04 Doug Evans <xdje42@gmail.com>
2425
2426 * guile.texi (Breakpoints In Guile): Update.
2427
24282014-06-03 Joel Brobecker <brobecker@adacore.com>
2429
2430 * python.texi (Xmethod API): Fix reference to "Progspaces In
2431 Python".
2432
24332014-06-03 Siva Chandra Reddy <sivachandra@google.com>
2434
2435 * python.texi (Xmethods In Python, XMethod API)
2436 (Writing an Xmethod): New nodes.
2437 (Python API): New menu entries "Xmethods In Python",
2438 "Xmethod API", "Writing an Xmethod".
2439
24402014-06-02 Doug Evans <xdje42@gmail.com>
2441
2442 * guile.texi (Guile API): Add entry for Parameters In Guile.
2443 (GDB Scheme Data Types): Mention <gdb:parameter> object.
2444 (Parameters In Guile): New node.
2445
24462014-06-02 Doug Evans <xdje42@gmail.com>
2447
2448 * guile.texi (Guile API): Add entry for Commands In Guile.
2449 (Basic Guile) <parse-and-eval>: Add reference.
2450 (Basic Guile) <string->argv>: Move definition to Commands In Guile.
2451 (GDB Scheme Data Types): Mention <gdb:command> object.
2452 (Commands In Guile): New node.
2453
24542014-06-02 Doug Evans <xdje42@gmail.com>
2455
2456 * guile.texi (Guile API): Add entry for Progspaces In Guile.
2457 (GDB Scheme Data Types): Mention <gdb:progspace> object.
2458 (Progspaces In Guile): New node.
2459
24602014-05-30 Andrew Burgess <aburgess@broadcom.com>
2461
2462 * guile.texi (Frames In Guile): Mention FRAME_UNWIND_MEMORY_ERROR.
2463 * python.texi (Frames In Python): Mention
2464 gdb.FRAME_UNWIND_MEMORY_ERROR.
2465
24662014-05-29 Pedro Alves <palves@redhat.com>
2467 Tom Tromey <tromey@redhat.com>
2468
2469 * gdb.texinfo (Non-Stop Mode): Remove "set target-async 1"
2470 from example.
2471 (Asynchronous and non-stop modes): Document '-gdb-set mi-async'.
2472 Mention that target-async is now deprecated.
2473 (Maintenance Commands): Document maint set/show target-async.
2474
24752014-05-29 Pedro Alves <palves@redhat.com>
2476
2477 * observer.texi (sync_execution_done, command_error): New
2478 subjects.
2479
24802014-05-29 Pedro Alves <palves@redhat.com>
2481
2482 PR gdb/13860
2483 * observer.texi (signal_received, end_stepping_range)
2484 (signal_exited, exited, no_history): New observer subjects.
2485
24862014-05-26 Andy Wingo <wingo@igalia.com>
2487
2488 * guile.texi (GDB Scheme Data Types): Remove documentation for
2489 removed interfaces. Update spelling of gdb-object-kind.
2490
24912014-05-26 Andy Wingo <wingo@igalia.com>
2492
2493 * guile.texi (Basic Guile): Fix some typos.
2494
24952014-05-26 Andy Wingo <wingo@igalia.com>
2496
2497 * guile.texi (Writing a Guile Pretty-Printer)
2498 (Guile Types Module): Fix excess parentheses in use-modules forms.
2499
25002014-05-24 Eli Zaretskii <eliz@gnu.org>
2501
2502 * guile.texi (Types In Guile, Basic Guile, Frames In Guile)
2503 (Breakpoints In Guile, Guile Printing Module)
2504 (Guile Exception Handling, Values From Inferior In Guile)
2505 (Objfiles In Guile, Breakpoints In Guile, Memory Ports in Guile):
2506 Don't use @var at the beginning of a sentence.
2507
2508 * gdb.texinfo (Frame Filter Management, Trace Files)
2509 (C Operators, Ada Tasks, Calling, Bootstrapping, ARM)
2510 (PowerPC Embedded, Define, Annotations for Running)
2511 (IPA Protocol Commands, Packets, General Query Packets)
2512 (Tracepoint Packets, Notification Packets, Environment)
2513 (Inferiors and Programs, Set Breaks, Set Catchpoints)
2514 (Continuing and Stepping, Signals, Thread-Specific Breakpoints)
2515 (Frames, Backtrace, Selection, Expressions, Registers)
2516 (Trace State Variables, Built-In Func/Proc, Signaling, Files)
2517 (Numbers, GDB/MI Async Records, GDB/MI Data Manipulation)
2518 (Source Annotations, Using JIT Debug Info Readers, Packets)
2519 (Stop Reply Packets, Host I/O Packets)
2520 (Target Description Format): Don't use @var at the beginning of a
2521 sentence.
2522
2523 * python.texi (Basic Python, Types In Python)
2524 (Commands In Python, Frames In Python, Line Tables In Python)
2525 (Breakpoints In Python, gdb.printing, gdb.types)
2526 (Type Printing API): Don't use @var at the beginning of a
2527 sentence.
2528
25292014-05-23 Markus Metzger <markus.t.metzger@intel.com>
2530
2531 * gdb.texinfo (Process Record and Replay): Document "set/show btrace
2532 replay-memory-access".
2533
25342014-05-21 Pedro Alves <palves@redhat.com>
2535
2536 * gdb.texinfo (Starting): Document "set/show
2537 auto-connect-native-target".
2538 (Target Commands): Document "target native".
2539
25402014-05-20 Pedro Alves <palves@redhat.com>
2541
2542 * gdb.texinfo (Memory) <compare-sections>: Generalize comments to
2543 not be remote specific. Add cross reference to the qCRC packet.
2544 (Separate Debug Files): Update cross reference to the qCRC packet.
2545 (General Query Packets) <qCRC packet>: Add anchor.
2546
25472014-05-17 Doug Evans <xdje42@gmail.com>
2548
2549 Copy over changes from guile.texi.
2550 * python.texi (Basic Python) <gdb.execute>: Add text.
2551 (Basic Python) <gdb.post_event>: Remove "main" from "main GDB thread".
2552 (Values From Inferior) <Python string>: Add text.
2553 (Values From Inferior) <Value.string>: Clarify string length handling.
2554 (Pretty Printing API): Add cindex.
2555 (Types In Python) <TYPE_CODE_*>: Use vtable instead of table.
2556 Remove unnecessary index of gdb.TYPE_CODE_*. Replace @findex with
2557 @vindex.
2558 (Commands In Python) <COMPLETE_*>: Similarly.
2559 (Symbols In Python) <SYMBOL_*>: Similarly.
2560 (Breakpoints In Python) <WP_*>: Similarly.
2561 (Breakpoints In Python) <BP_*>: Similarly.
2562
25632014-05-17 David Taylor <dtaylor@emc.com>
2564
2565 * gdb.texinfo (General Query Packets): Add a note about thread IDs
2566 mentioned in the qfThreadInfo reply.
2567
25682014-05-16 Doug Evans <dje@google.com>
2569
2570 * gdb.texinfo (Mode Options): Add -D.
2571
25722014-05-09 Samuel Bronson <naesten@gmail.com>
2573
2574 * Makefile.in (PACKAGE): Copy from ../Makefile.in in case of
2575 "make -C".
2576
25772014-04-29 Tom Tromey <tromey@redhat.com>
2578
2579 * gdb.texinfo (Debugging Output): Rename to "set debug varobj" and
2580 "show debug varobj".
2581
25822014-05-01 David Taylor <dtaylor@emc.com>
2583
2584 * gdb.texinfo (compare-sections): Document the new -r (read-only)
2585 option.
2586
25872014-04-24 Michael Sturm <michael.sturm@mintel.com>
2588 Walfred Tedeschi <walfred.tedeschi@intel.com>
2589
2590 * gdb.texinfo (i386 Features): Add description of AVX512
2591 registers.
2592
25932014-03-31 Doug Evans <dje@google.com>
2594
2595 * gdb.texinfo (Symbols): Document set/show print symbol-loading.
2596
25972014-03-30 Doug Evans <dje@google.com>
2598
2599 * gdb.texinfo (Non-Stop Mode): Remove trailing whitespace.
2600 (Background Execution): Ditto.
2601
26022014-03-21 Pedro Alves <palves@redhat.com>
2603 Stan Shebs <stan@codesourcery.com>
2604 Hui Zhu <hui@codesourcery.com>
2605
2606 * gdb.texinfo (Packets): Add anchor to "? packet".
2607 Remove fixme and update introduction of "k packet".
2608 Add anchor to "vKill packet".
2609
26102014-03-12 Stan Shebs <stan@codesourcery.com>
2611
2612 * Doxyfile-gdb-api.in (INPUT): Add gdbtypes.h.
2613
26142014-02-26 Ludovic Courtès <ludo@gnu.org>
2615
2616 * guile.texi (Basic Guile): Document 'history-append!'.
2617
26182014-02-20 Joel Brobecker <brobecker@adacore.com>
2619
2620 * gdb.texinfo (Files): Document "add-shared-symbol-files"
2621 and "assf" as being deprecated.
2622 (Cygwin Native): Likewise for "dll-symbols".
2623 (Non-debug DLL Symbols): Remove reference to "dll-symbols"
2624 as a way to force the loading of symbols from a DLL.
2625
26262014-02-19 Siva Chandra Reddy <sivachandra@google.com>
2627
2628 * python.texi (Values From Inferior): Add description about the
2629 new feature.
2630
26312014-02-17 Doug Evans <xdje42@gmail.com>
2632
2633 * Makefile.in (GDB_DOC_FILES): Add python.texi.
2634 * gdb.texinfo (Python): Moved to ...
2635 * python.texi: ... here. New file.
2636
26372014-02-17 Ludovic Courtès <ludo@gnu.org>
2638
2639 * guile.texi (Writing a Guile Pretty-Printer) <example>:
2640 Remove 'string-begins-with' procedure. Add 'pretty-printer'
2641 parameter to 'str-lookup-function' procedure. Look for
2642 the "std::string<" prefix.
2643 (Frames In Guile): Add 'frame' parameter to 'frame-read-var'.
2644 Adjust description.
2645
26462014-02-11 Tejas Belagod <tejas.belagod@arm.com>
2647
2648 * guile.texi (Values From Inferior In Guile): Remove stray
2649 parantheses for deffn.
2650 (Disassembly In Guile): Ditto.
2651
26522014-02-10 Stan Shebs <stan@codesourcery.com>
2653
2654 Add Doxygen support.
2655 * Makefile.in (doxy): New action, generates Doxygen files.
2656 (DOXYGEN): New.
2657 (doxyedit): New.
2658 * Doxyfile-base.in: New file.
2659 * Doxyfile-gdb-api.in: New file.
2660 * Doxyfile-gdb-xref.in: New file.
2661 * Doxyfile-gdbserver.in: New file.
2662 * doxy-index.in: New file.
2663 * filter-for-doxygen: New file.
2664 * filter-params.pl: New file.
2665
26662014-02-10 Doug Evans <xdje42@gmail.com>
2667
2668 * Makefile.in (GDB_DOC_FILES): Add guile.texi.
2669 * gdb.texinfo (Auto-loading): Add set/show auto-load guile-scripts.
2670 (Extending GDB): New menu entries Guile, Multiple Extension Languages.
2671 (Guile docs): Include guile.texi.
2672 (objfile-gdbdotext file): Add objfile-gdb.scm.
2673 (dotdebug_gdb_scripts section): Mention Guile scripts.
2674 (Multiple Extension Languages): New node.
2675 * guile.texi: New file.
2676
26772014-01-28 Joel Brobecker <brobecker@adacore.com>
2678
2679 * gdb.texinfo (Ada Glitches): Document the new "maint ada set/show
2680 ignore-descriptive-types". commands.
2681
26822014-01-22 Doug Evans <dje@google.com>
2683
2684 * gdb.texinfo (Server): Mention --debug-format=all|none|timestamp.
2685 (gdbserver man): Ditto.
2686
26872014-01-16 Markus Metzger <markus.t.metzger@intel.com>
2688
2689 * gdb.texinfo: Document limited reverse/replay support
2690 for target record-btrace.
2691
26922014-01-16 Markus Metzger <markus.t.metzger@intel.com>
2693
2694 * gdb.texinfo (Process Record and Replay): Update documentation.
2695
26962014-01-16 Markus Metzger <markus.t.metzger@intel.com>
2697
2698 * gdb.texinfo (Process Record and Replay): Document new /c
2699 modifier accepted by "record function-call-history".
2700 Add /i modifier to "record function-call-history" example.
2701
27022014-01-15 Yuanhui Zhang <asmwarrior@gmail.com>
2703 Joel Brobecker <brobecker@adacore.com>
2704
2705 * gdb.texinfo (GDB/MI Output Syntax): Add some missing "nl"
2706 markers. Remove one that was misplaced.
2707
27082014-01-10 Pedro Alves <palves@redhat.com>
2709
2710 * gdb.texinfo (Your Program's Environment) <set environment>:
2711 Mention the shell, and point at 'set exec-wrapper'.
2712
27132014-01-07 Joel Brobecker <brobecker@adacore.com>
2714
2715 * gdb.texinfo (Types In Python): Document new attribute Types.name.
2716
27172013-12-30 Joel Brobecker <brobecker@adacore.com>
2718
2719 * gdb.texinfo (Types In Python): Clarify the documentation
2720 of attribute gdb.Field.bitpos.
2721
27222013-12-28 Joel Brobecker <brobecker@adacore.com>
2723
2724 * gdb.texinfo (Types In Python): Fix the documentation of
2725 attribute "bitpos" in class gdb.Field for enum types. Add
2726 documentation for attribute "enumval" in that same class.
2727
27282013-12-28 Joel Brobecker <brobecker@adacore.com>
2729
2730 * gdb.texinfo (GDB/MI Support Commands): Change @table into
2731 @ftable.
2732
27332013-12-23 Doug Evans <xdje42@gmail.com>
2734
2735 * gdb.texinfo (Auto-loading): Move menu up. Move discussion of
2736 auto-loaded objfile scripts and .debug_gdb_scripts section to their
2737 corresponding section in Extending GDB.
2738 (Extending GDB): Move menu up. New menu item "Auto-loading
2739 extensions".
2740 (Sequences): New menu item "Auto-loading sequences".
2741 (Auto-loading sequences): New node.
2742 (Python): Rename section from Scripting GDB to Extending GDB.
2743 (Python Auto-loading): Update xref, refer to "Auto-loading extensions".
2744 Move docs on ways to auto-load extensions to ...
2745 (Auto-loading extensions): ... here. New node.
2746
27472013-12-23 Joel Brobecker <brobecker@adacore.com>
2748
2749 * gdb.texinfo (GDB/MI): Add "GDB/MI Support Commands" entry
2750 in menu.
2751 (GDB/MI Variable Objects): Adjust reference to "-list-features"
2752 command, now in a new node.
2753 (GDB/MI Support Commands): New node, with its contents being
2754 extracted from the "GDB/MI Miscellaneous Commands" node.
2755 A small paragraph introducing the section is also added at
2756 the start.
2757 (GDB/MI Miscellaneous Commands): Delete the description of the
2758 -info-gdb-mi-command, -list-features and -list-target-features
2759 commands, now hosted in the "GDB/MI Support Commands" node.
2760
27612013-12-12 Siva Chandra Reddy <sivachandra@google.com>
2762
2763 PR python/16113
2764 * gdb.texinfo (Values From Inferior): Add a note about using
2765 gdb.Field objects as subscripts on gdb.Value objects.
2766 (Types In Python): Add description about the new attribute
2767 "parent_type" of gdb.Field objects.
2768
27692013-12-12 Joel Brobecker <brobecker@adacore.com>
2770
2771 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add @cindex
2772 entry for section docuumenting the -list-features GDB/MI command.
2773
27742013-12-10 Joel Brobecker <brobecker@adacore.com>
2775
2776 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document the new
2777 "exec-run-start-option" entry in the output of the "-list-features"
2778 command.
2779
27802013-12-04 Eli Zaretskii <eliz@gnu.org>
2781
2782 * gdb.texinfo (i386): Fix yesterday's commit.
2783
27842013-12-03 Tom Tromey <tromey@redhat.com>
2785
2786 * gdb.texinfo (Set Catchpoints): Add @kindex for each command
2787 documented here.
2788
27892013-12-03 Tom Tromey <tromey@redhat.com>
2790
2791 * gdb.texinfo (@direntry): Add menu item for gdbserver.
2792
27932013-12-03 Walfred Tedeschi <walfred.tedeschi@intel.com>
2794
2795 * gdb.texinfo (i386 Features): Add MPX feature registers.
2796 (x86 Specific featuresx86 Architecture-specific Issues): Adds
2797 a subsubsection for MPX and describes the display of the
2798 boundary registers.
2799
28002013-12-03 Joel Brobecker <brobecker@adacore.com>
2801
2802 * gdb.texinfo (GDB/MI Miscellaneous Commands): Remove the
2803 documentation of the "ada-exceptions" entry.
2804
28052013-12-03 Joel Brobecker <brobecker@adacore.com>
2806
2807 * gdb.texinfo (GDB/MI Result Records): Fix the syntax of the
2808 "^error" result record concerning the error message. Document
2809 the error code that may also be part of that result record.
2810 (GDB/MI Miscellaneous Commands): Document the
2811 "undefined-command-error-code" element in the output of
2812 the "-list-features" GDB/MI command.
2813
28142013-12-03 Joel Brobecker <brobecker@adacore.com>
2815
2816 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document
2817 the new -info-gdb-mi-command GDB/MI command. Document
2818 the meaning of "-info-gdb-mi-command" in the output of
2819 -list-features.
2820
28212013-11-29 Pedro Alves <palves@redhat.com>
2822
2823 * gdb.texinfo (Frames In Python) <gdb.FRAME_UNWIND_NULL_ID>:
2824 Update comment.
2825
28262013-11-24 Yao Qi <yao@codesourcery.com>
2827
2828 * gdb.texinfo (Caching Remote Data): Document new
2829 "set/show stack-cache" option.
2830
28312013-11-24 Yao Qi <yao@codesourcery.com>
2832
2833 * gdb.texinfo (Caching Target Data): Replace "ON" with "on".
2834 (Maintenance Commands): Replace "ON" and "OFF" with "on" and
2835 "off" respectively.
2836
28372013-11-23 Yao Qi <yao@codesourcery.com>
2838
2839 * gdb.texinfo (GDB/MI Variable Objects): Add the description
2840 of "displayhint" to the table about child results.
2841
28422013-11-21 Yao Qi <yao@codesourcery.com>
2843
2844 * gdb.texinfo (GDB/MI Variable Objects): Add attribute
2845 'dynamic' for the output of command -var-list-children.
2846
28472013-11-21 Yao Qi <yao@codesourcery.com>
2848
2849 * gdb.texinfo (Caching Target Data): Remove "see" before
2850 @pxref.
2851
28522013-11-20 Yao Qi <yao@codesourcery.com>
2853
2854 * gdb.texinfo (Caching Target Data): Update doc for
2855 per-address-space dcache.
2856
28572013-11-20 Yao Qi <yao@codesourcery.com>
2858
2859 * gdb.texinfo (Data): Rename menu item.
2860 (Caching Remote Data): Rename to ...
2861 (Caching Target Data): ... it. Update.
2862
28632013-11-18 Joel Brobecker <brobecker@adacore.com>
2864
2865 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document the new
2866 "language-option" entry in the output of the "-list-features"
2867 command.
2868
28692013-11-15 Tom Tromey <tromey@redhat.com>
2870
2871 * gdb.texinfo (Variables): Note gdb rules for ambiguous cases.
2872 Add example.
2873
28742013-11-14 Tom Tromey <tromey@redhat.com>
2875
2876 * gdb.texinfo (Breakpoints In Python): Replace "as" with "in".
2877
28782013-11-14 Joel Brobecker <brobecker@adacore.com>
2879
2880 * gdb.texinfo (Show): Add xref anchor for "show language" command.
2881 (Context management): Place current subsection text into its own
2882 subsubsection. Add new subsubsection describing the "--language"
2883 command option.
2884
28852013-11-13 Joel Brobecker <brobecker@adacore.com>
2886
2887 * gdb.texinfo (GDB/MI Miscellaneous Commands): Delete
2888 the documentation of "info-ada-exceptions" in the output
2889 of the "-list-features" command. Add the documentation
2890 of the "ada-exception" entry instead.
2891
28922013-11-12 Joel Brobecker <brobecker@adacore.com>
2893
2894
2895 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix the first
2896 word of a couple of sentences to start with a capital letter.
2897
28982013-11-12 Joel Brobecker <brobecker@adacore.com>
2899
2900 * gdb.texinfo (Ada): Add entry in menu for new "Ada Exceptions" node.
2901 (Ada Exceptions): New node.
2902 (GDB/MI): Add entry in menu for new "GDB/MI Ada Exceptions
2903 Commands" node.
2904 (GDB/MI Ada Exceptions Commands): New node.
2905 (GDB/MI Miscellaneous Commands): Document new "info-ada-exceptions"
2906 field in the output of the "-list-features" command.
2907 * NEWS: Add entry for the new "info exceptions" CLI command,
2908 and for the new "-info-ada-exceptions" GDB/MI command.
2909
29102013-11-11 Phil Muldoon <pmuldoon@redhat.com>
2911
2912 * gdb.texinfo (Symbol Tables In Python): Add linetable method entry.
2913 (Line Tables In Python): New node.
2914
29152013-11-08 Doug Evans <dje@google.com>
2916
2917 * gdb.texinfo (Debugging Output): Update text for
2918 "set debug dwarf2-read".
2919
29202013-11-08 Doug Evans <dje@google.com>
2921
2922 * gdb.texinfo (Debugging Output): Update text for
2923 "set debug symtab-create".
2924
29252013-11-07 Phil Muldoon <pmuldoon@redhat.com>
2926
2927 * gdb.texinfo (Commands In Python): Document COMPLETE_EXPRESSION
2928 constant.
2929
29302013-11-07 Phil Muldoon <pmuldoon@redhat.com>
2931
2932 * gdb.texinfo (Breakpoints In Python): Document temporary
2933 option in breakpoint constructor, and add documentation to the
2934 temporary attribute.
2935
29362013-11-07 Yao Qi <yao@codesourcery.com>
2937
2938 * gdb.texinfo (GDB/MI Variable Objects): Update doc about the
2939 output of "-var-info-expression".
2940
29412013-11-06 Pedro Alves <palves@redhat.com>
2942
2943 * gdb.texinfo (Starting) <set/show startup-with-shell>: Mention
2944 non-interactive mode.
2945 (Environment) <shell startup files warning>: Mention
2946 non-interactive mode. Mention .zshenv for Z shell, and talk about
2947 BASH_ENV instead of .bashrc for BASH.
2948
29492013-10-29 Nicolas Blanc <nicolas.blanc@intel.com>
2950
2951 * gdb.texinfo (Commands to Specify Files): Add description
2952 of the remove-symbol-file command.
2953 * observer.texi: New free_objfile event
2954
29552013-10-24 Pedro Alves <palves@redhat.com>
2956
2957 * gdb.texinfo (Starting): Document set/show startup-with-shell.
2958
29592013-10-11 Joel Brobecker <brobecker@adacore.com>
2960
2961 * gdb.texinfo (Shared Library GDB/MI Catchpoint Commands):
2962 New subsection inside which the "-catch-load" and "-catch-unload"
2963 commands documentation is now placed.
2964 (Ada Exception GDB/MI Catchpoint Commands): New subsection
2965 documenting the "-catch-assert" and "-catch-exception" new
2966 GDB/MI commands.
2967
29682013-10-10 Joel Brobecker <brobecker@adacore.com>
2969
2970 * gdb.texinfo (Connecting): Remove unnecessary @w{}.
2971
29722013-10-10 Joel Brobecker <brobecker@adacore.com>
2973
2974 * gdb.texinfo (Connecting): Replace "set remotebaud" by "set
2975 serial baud".
2976 (Remote Configuration): Replace "set remotebaud" by "set serial
2977 baud". Replace "show remotebaud" by "show serial baud".
2978
29792013-10-07 Pedro Alves <palves@redhat.com>
2980
2981 PR breakpoints/11568
2982 * gdb.texinfo (Thread-Specific Breakpoints): Mention what happens
2983 when the thread is removed from the thread list.
2984
29852013-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
2986
2987 * gdb.texinfo (Convenience Variables): Document $_exitsignal.
2988 Update entry for $_exitcode.
2989
29902013-10-04 Joel Brobecker <brobecker@adacore.com>
2991
2992 * gdb.texinfo (GDB/MI Program Execution): Document "-exec-run"'s
2993 new "--start" option.
2994
29952013-10-02 Pedro Alves <palves@redhat.com>
2996
2997 * gdb.texinfo (Registers): Expand description of saved registers
2998 in frames. Explain <not saved>.
2999
30002013-09-25 Doug Evans <dje@google.com>
3001
3002 * gdb.texinfo (Debugging Output): Document set/show debug symfile.
3003
30042013-09-16 Stan Shebs <stan@codesourcery.com>
3005
3006 Remove the internals manual gdbint.texinfo.
3007 * Makefile.in (INFO_DEPS): Remove gdbint.info.
3008 (PDFFILES): Remove gdbint.pdf.
3009 (HTMLFILES): Remove gdbint/index.html.
3010 (HTMLFILES_INSTALL): Remove gdbint.
3011 (GDBINT_DOC_FILES): Remove.
3012 (dvi): Remove gdbint.dvi.
3013 (ps): Remove gdbint.ps.
3014 * gdbint.texinfo: Remove file.
3015 * gdb.texinfo (Maintenance Commands): Remove reference to gdbint.
3016
30172013-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
3018
3019 * gdb.texinfo (Convenience Functions): Mention new convenience
3020 function $_isvoid.
3021
30222013-09-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3023
3024 * gdb.texinfo (Decimal Floating Point format): Mention S/390.
3025 (Standard Target Features): Add new node to menu.
3026 (S/390 and System z Features): New node.
3027
30282013-09-13 Sanimir Agovic <sanimir.agovic@intel.com>
3029
3030 * gdb.texinfo (GDB/MI Miscellaneous Commands): Use
3031 -list-target-features in the example.
3032
30332013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3034
3035 * gdb.texinfo (MiniDebugInfo): Prepare file debug and use it to create
3036 mini_debuginfo. Strip binary before adding mini_debuginfo to it.
3037
30382013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3039
3040 Sync documentation with gdb.base/gnu-debugdata.exp.
3041 * gdb.texinfo (MiniDebugInfo): Add comment and "D" in the example.
3042
30432013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3044
3045 * gdb.texinfo (MiniDebugInfo): Fix two trailing dots.
3046
30472013-08-27 Pedro Alves <pedro@codesourcery.com>
3048 Yao Qi <yao@codesourcery.com>
3049
3050 * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-locals>:
3051 Document new --skip-unavailable option.
3052 <-stack-list-variables>: Document new --skip-unavailable option.
3053
30542013-08-26 Doug Evans <dje@google.com>
3055
3056 * gdb.texinfo (Maintenance Commands): "maint print objfiles" now takes
3057 an optional regexp.
3058
30592013-08-13 Tom Tromey <tromey@redhat.com>
3060
3061 * gdbint.texinfo (Testsuite): Use @table, not @itemize.
3062 Document GDB_PARALLEL and GDB_INOTIFY.
3063
30642013-08-09 Stan Shebs <stan@codesourcery.com>
3065
3066 * LRS: Remove file, describes a long-abandoned live-range
3067 splitting extension to stabs.
3068
30692013-07-25 Andrew Burgess <aburgess@broadcom.com>
3070
3071 * gdb.texinfo (Output Formats): Mention the new 'z' formatter.
3072
30732013-07-17 Doug Evans <dje@google.com>
3074
3075 * gdb.texinfo (Print Settings): Document "print raw frame-arguments".
3076
30772013-07-02 Tom Tromey <tromey@redhat.com>
3078
3079 * gdb.texinfo (Target Commands): Don't mention "target nrom".
3080
30812013-06-28 Tom Tromey <tromey@redhat.com>
3082
3083 * Makefile.in (version.subst): Use version.in, not
3084 common/version.in.
3085 * gdbint.texinfo (Versions and Branches, Releasing GDB):
3086 Likewise.
3087
30882013-06-27 Pedro Alves <palves@redhat.com>
3089
3090 * gdbint.texinfo (Algorithms) <Stepping over runtime loader
3091 dynamic symbol resolution code>: New section, based on infrun.c
3092 comment.
3093
30942013-06-26 Tom Tromey <tromey@redhat.com>
3095
3096 * gdbint.texinfo (Versions and Branches): Use common/version.in.
3097 Update.
3098 (Releasing GDB): Likewise.
3099
31002013-06-26 Pedro Alves <pedro@codesourcery.com>
3101 Yao Qi <yao@codesourcery.com>
3102
3103 * gdb.texinfo (GDB/MI Tracepoint Commands): Document
3104 -trace-frame-collected.
3105
31062013-06-26 Pedro Alves <pedro@codesourcery.com>
3107
3108 * gdb.texinfo (Traceframe Info Format): Document tvar element
3109 and its attributes.
3110
31112013-06-25 Yao Qi <yao@codesourcery.com>
3112
3113 * gdbint.texinfo (Testsuite): Document 'gdb,predefined_tsv'.
3114
31152013-06-24 Tom Tromey <tromey@redhat.com>
3116
3117 * Makefile.in (POD2MAN1, POD2MAN5): Use version.subst.
3118 (GDBvn.texi): Use version.subst.
3119 (version.subst): New target.
3120 (mostlyclean): Remove version.subst.
3121
31222013-06-20 Pedro Alves <pedro@codesourcery.com>
3123
3124 * gdb.texinfo (GDB/MI Data Manipulation)
3125 <-data-list-register-values>: Document the --skip-unavailable
3126 option.
3127
31282013-06-07 Yao Qi <yao@codesourcery.com>
3129
3130 * gdb.texinfo (Symbols): Add kindex and cindex for
3131 'maint print msymbols'.
3132
31332013-06-05 Simon Marchi <simon.marchi@ericsson.com> (tiny change)
3134
3135 * gdb.texinfo (Miscellaneous gdb/mi Commands): Fix -add-inferior
3136 response field name (thread-group to inferior).
3137
31382013-06-04 Gary Benson <gbenson@redhat.com>
3139
3140 * gdb.texinfo (General Query Packets/qSupported): Added
3141 "qXfer:libraries-svr4:read" and "augmented-libraries-svr4-read".
3142 to the table of currently defined stub features.
3143 Added a more detailed entry for "augmented-libraries-svr4-read".
3144 (General Query Packets/qXfer:libraries-svr4:read): Documented
3145 the augmented form of this packet.
3146
31472013-05-23 Joel Brobecker <brobecker@adacore.com>
3148
3149 * gdb.texinfo (System-wide Configuration Scripts): Renames
3150 "Installed System-wide Configuration Scripts". Add associated
3151 @menu block.
3152
31532013-05-23 Yao Qi <yao@codesourcery.com>
3154 Pedro Alves <palves@redhat.com>
3155
3156 * gdb.texinfo (Packets): Document 'vCont;r'.
3157 (Continuing and Stepping): Document target-assisted range
3158 stepping, and the 'set range-stepping' and 'show range-stepping'
3159 commands.
3160
31612013-05-23 Joel Brobecker <brobecker@adacore.com>
3162
3163 * gdb.texinfo (Installed System-wide Configuration Scripts):
3164 Add subsection describing the scripts now available under
3165 the data-dir's system-gdbbinit subdirectory.
3166 * NEWS: Add entry announcing the availability of system-wide
3167 configuration scripts for ElinOS and Wind River Linux.
3168
31692013-05-21 Hui Zhu <hui@codesourcery.com>
3170
3171 * gdb.texinfo (GDB/MI Breakpoint Commands): Describe the
3172 "-dprintf-insert" command.
3173
31742013-05-17 Doug Evans <dje@google.com>
3175
3176 * gdb.texinfo (Maintenance Commands): Update doc for
3177 "maint check-psymtabs". Add doc for "maint check-symtabs",
3178 "maint expand-symtabs".
3179
31802013-05-15 Markus Metzger <markus.t.metzger@intel.com>
3181
3182 * gdb.texinfo (Process Record and Replay): Document the
3183 "record goto" command and its sub-commands.
3184
31852013-05-10 Phil Muldoon <pmuldoon@redhat.com>
3186
3187 * gdb.texinfo (Backtrace): Add "no-filter" argument.
3188 (Python API): Add Frame Filters API, Frame Wrapper API,
3189 Writing a Frame Filter/Wrapper, Managing Management of Frame
3190 Filters chapter entries.
3191 (Frame Filters API): New Node.
3192 (Frame Wrapper API): New Node.
3193 (Writing a Frame Filter): New Node.
3194 (Managing Frame Filters): New Node.
3195 (Progspaces In Python): Add note about frame_filters attribute.
3196 (Objfiles in Python): Ditto.
3197 (GDB/MI Stack Manipulation): Add -enable-frame-filters command,
3198 @anchors and --no-frame-filters option to -stack-list-variables,
3199 -stack-list-frames, -stack-list-locals and -stack-list-arguments
3200 commands.
3201
32022013-05-08 Joel Brobecker <brobecker@adacore.com>
3203
3204 * gdbint.texinfo (Native Debugging): Add "AIX Shared Library
3205 Support" subsection documenting the XML format used to transfer
3206 shared library info on AIX.
3207
32082013-05-08 Joel Brobecker <brobecker@adacore.com>
3209
3210 * gdb.texinfo (Debugging Output): Add documentation of
3211 "set debug aix-solib" and "show debug aix-solib" commands.
3212
32132013-05-06 Sandra Loosemore <sandra@codesourcery.com>
3214
3215 * gdb.texinfo (Nios II): New section.
3216 (Nios II Features): New section.
3217
32182013-05-06 Joel Brobecker <brobecker@adacore.com>
3219
3220 * gdbint.texinfo (Algorithms): Remove entries documenting
3221 DEPRECATED_IBM6000_TARGET, SOLIB_ADD, and
3222 SOLIB_CREATE_INFERIOR_HOOK.
3223
32242013-04-29 Tom Tromey <tromey@redhat.com>
3225
3226 PR python/14204:
3227 * gdb.texinfo (Python API): Fix menu entry.
3228 (Blocks In Python): Fix subsubsection text. Rewrite intro.
3229 Define global and static block. Add example. Clarify
3230 block relationship for inline functions.
3231
32322013-04-29 Tom Tromey <tromey@redhat.com>
3233
3234 * gdb.texinfo (Python API): Mention Python help and keyword
3235 arguments. Move pagination text to Basic Python.
3236 (Basic Python): Put pagination text here. Document
3237 close-on-exec, SIGCHLD, and SIGINT.
3238
32392013-04-19 Pedro Alves <palves@redhat.com>
3240
3241 * gdbint.texinfo (Misc Guidelines) <Compiler Warnings>: Write
3242 "signedness" instead of "signness".
3243
32442013-04-19 Pedro Alves <palves@redhat.com>
3245
3246 * gdbint.texinfo (Misc Guidelines) <Compiler Warnings>: Replace
3247 -Wno-pointer-sign text with text on -Wpointer-sign.
3248
32492013-04-16 Tom Tromey <tromey@redhat.com>
3250
3251 * gdb.texinfo (Set Catchpoints): Mention earliest version of
3252 GCC that has the SDT probe points.
3253
32542013-04-15 Tom Tromey <tromey@redhat.com>
3255
3256 * gdb.texinfo (Set Catchpoints): Document regexp syntax for
3257 exception catchpoints.
3258
32592013-04-15 Tom Tromey <tromey@redhat.com>
3260
3261 * gdb.texinfo (Set Catchpoints): Document $_exception.
3262 (Convenience Vars): Mention $_exception.
3263
32642013-04-15 Tom Tromey <tromey@redhat.com>
3265
3266 * gdb.texinfo (Set Catchpoints): Reorganize exception
3267 catchpoints. Document "catch rethrow".
3268 (Debugging C Plus Plus): Mention "catch rethrow".
3269
32702013-04-15 Tom Tromey <tromey@redhat.com>
3271
3272 * gdb.texinfo (Set Catchpoints): Remove obsolete text.
3273
32742013-04-12 Jan Kratochvil <jan.kratochvil@redhat.com>
3275 Eli Zaretskii <eliz@gnu.org>
3276
3277 * gdb.texinfo (Auto-loading safe path): Add quick -iex using command
3278 line below the sample output.
3279
32802013-04-12 Eli Zaretskii <eliz@gnu.org>
3281
3282 * gdb.texinfo (Mode Options): Document '-configuration'.
3283 (Help): Document "show configuration".
3284 (Bug Reporting): Add requirements to include the configuration
3285 details in bug reports.
3286
32872013-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3288
3289 * Makefile.in (MAN1S): Add gcore.1.
3290 Remove "Host, target, and site specific Makefile fragments" comment.
3291 (@host_makefile_frag@, HAVE_NATIVE_GCORE_TARGET): New.
3292 (install-man1, uninstall-man1): Conditionalize gcore.1.
3293 (gcore.1): New.
3294 * gdb.texinfo (Man Pages): Add gcore man.
3295 (gcore man): New node.
3296
32972013-04-10 Pedro Alves <palves@redhat.com>
3298
3299 * gdb.texinfo (Process Record and Replay): Document that "set
3300 record full insn-number-max", "set record
3301 instruction-history-size" and "set record
3302 function-call-history-size" accept "unlimited".
3303 (Backtrace): Document that "set backtrace limit" accepts
3304 "unlimited".
3305 (List): Document that "set listsize" accepts "unlimited".
3306 (Print Settings)" Document that "set print max-symbolic-offset",
3307 "set print elements" and "set print repeats" accept "unlimited".
3308 (Starting and Stopping Trace Experiments): Document that "set
3309 trace-buffer-size" accepts "unlimited".
3310 (Remote Configuration): Document that "set tcp connect-timeout"
3311 accepts "unlimited".
3312 (Command History): Document that "set history size" accepts
3313 "unlimited".
3314 (Screen Size): Document that "set height" and "set width" accepts
3315 "unlimited". Adjust "set pagination"'s description to suggest
3316 "set height unlimited" instead of "set height 0".
3317
33182013-04-10 Yao Qi <yao@codesourcery.com>
3319
3320 * gdb.texinfo (Trace Files): Add "target ctf".
3321
33222013-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
3323
3324 * Makefile.in (POD2MAN1, POD2MAN5): Replace $(VERSION) by ../version.in.
3325
3326 * Makefile.in (install-man1, install-man5, uninstall-man1)
3327 (uninstall-man5): Replace $(MANS) by $(MAN1S) and $(MAN5S) respectively.
3328
3329 * Makefile.in (gdb.1, gdbserver.1, gdbinit.5): Use $(srcdir).
3330
33312013-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
3332 Eli Zaretskii <eliz@gnu.org>
3333
3334 * gdb.texinfo (gdbserver man): Rename tty to comm. Swap --attach
3335 parameters order. Remove "On some targets" for --attach. Document the
3336 --multi parameter and extended-remote command. Document all the
3337 options.
3338
33392013-04-05 Jan Kratochvil <jan.kratochvil@redhat.com>
3340
3341 * gdb.texinfo (gdb man): Mention option -p. Include Fortran to
3342 the list of supported languages.
3343
33442013-04-05 Jan Kratochvil <jan.kratochvil@redhat.com>
3345
3346 Convert man pages to texinfo, new gdbinit.5 texinfo page.
3347 * Makefile.in (mandir, man1dir, man5dir, SYSTEM_GDBINIT, MANCONF,
3348 (TEXI2POD, POD2MAN1, POD2MAN5, MAN1S, MAN5S, MANS, man): New.
3349 (diststuff): Add man.
3350 (install-man, install-man1, install-man5, uninstall-man, uninstall-man1)
3351 (uninstall-man5): New.
3352 (STAGESTUFF): Add *.1 and *.5.
3353 (GDBvn.texi): Add SYSTEM_GDBINIT.
3354 (gdb.1, gdbserver.1, gdbinit.5): New.
3355 (maintainer-clean realclean): Add $(MANS).
3356 (install): Add install-man.
3357 (uninstall): Add uninstall-man.
3358 * gdb.texinfo (@include gdb-cfg.texi): Wrap it by @c man begin INCLUDE.
3359 (@copying): Wrap it by @c man begin COPYRIGHT.
3360 (Top): Add Man Pages.
3361 (Man Pages, gdb man, gdbserver man, gdbinit man): New.
3362
33632013-04-02 Pedro Alves <palves@redhat.com>
3364
3365 * gdb.texinfo (Debugging Output): Document "set/show debug
3366 aarch64", "set/show debug coff-pe-read" and "set/show debug
3367 mach-o".
3368
33692013-04-02 Pedro Alves <palves@redhat.com>
3370
3371 * gdb.texinfo (Remote Configuration) <set remote @var{name}-packet
3372 table>: Add entry for "trace-buffer-size".
3373
33742013-03-28 Pedro Alves <palves@redhat.com>
3375
3376 * gdb.texinfo (Remote Configuration) <set remote @var{name}-packet
3377 table>: Add entry for "trace-status".
3378
33792013-03-28 Eli Zaretskii <eliz@gnu.org>
3380
3381 * gdb.texinfo (Maintenance Commands): Use @enumerate, not "@table
3382 @bullet", which is invalid (makeinfo 5.1 barfs).
3383
33842013-03-28 Pedro Alves <palves@redhat.com>
3385
3386 PR gdb/15294
3387
3388 * gdb.texinfo (List) <set listsize>: Adjust to document that
3389 listsize 0 means no limit, and remove mention of -1.
3390
33912013-03-22 Yao Qi <yao@codesourcery.com>
3392
3393 * gdb.texinfo (Embedded Processors): Remove menu item
3394 "OpenRISC 1000".
3395 (OpenRISC 1000): Remove.
3396
33972013-03-21 Doug Evans <dje@google.com>
3398
3399 * gdb.texinfo (Maintenance Commands): Add docs for
3400 "mt set per-command {space,time,symtab} {on,off}".
3401
34022013-03-14 Hui Zhu <hui@codesourcery.com>
3403 Yao Qi <yao@codesourcery.com>
3404
3405 * gdb.texinfo (Trace Files): Add "tsave -ctf".
3406
34072013-03-13 Keith Seitz <keiths@redhat.com>
3408
3409 * gdb.texinfo (Maintenance Commands): Add missing ')' for
3410 "maint agent" reference to Dynamic printf.
3411
34122013-03-11 Eli Zaretskii <eliz@gnu.org>
3413
3414 * gdb.texinfo (General Query Packets): Don't use colon in index
3415 entries visible to Info format.
3416
34172013-03-11 Markus Metzger <markus.t.metzger@intel.com>
3418
3419 * gdb.texinfo (Process Record and Replay): Document record
3420 changes.
3421
34222013-03-11 Markus Metzger <markus.t.metzger@intel.com>
3423
3424 * gdb.texinfo (Requirements): List qXfer:btrace:read requiring expat.
3425 (General Query Packets): Describe Qbtrace:bts, Qbtrace:off, and
3426 qXfer:btrace:read.
3427
34282013-03-09 Eli Zaretskii <eliz@gnu.org>
3429
3430 * gdb.texinfo (General Query Packets, Tracepoint Packets): Don't
3431 use colons in @anchor and @cindex entries.
3432
34332013-03-09 Hafiz Abid Qadeer <abidh@codesourcery.com>
3434
3435 * gdb.texinfo (QTBuffer:size): Add cindex and anchor.
3436
34372013-03-08 Stan Shebs <stan@codesourcery.com>
3438 Hafiz Abid Qadeer <abidh@codesourcery.com>
3439
3440 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
3441 trace-buffer-size set and show commands.
3442 (Tracepoint Packets): Document QTBuffer:size.
3443 (General Query Packets): Document QTBuffer:size.
3444
34452013-02-21 Tom Tromey <tromey@redhat.com>
3446
3447 * gdb.texinfo: Remove bad @syncodeindex.
3448 (Values From Inferior, Types In Python, Inferiors In Python)
3449 (Events In Python, Threads In Python, Frames In Python, Blocks In
3450 Python, Symbols In Python, Symbol Tables In Python): Remove
3451 @tables.
3452 (Packets, General Query Packets, Tracepoint Packets)
3453 (Host I/O Packets): Use @w{} for empty @item.
3454
34552013-02-20 Siva Chandra Reddy <sivachandra@google.com>
3456
3457 * gdb.texinfo (Architectures In Python): Add description about
3458 the new method gdb.Architecture.disassemble.
3459
34602013-02-15 Pedro Alves <pedro@codesourcery.com>
3461 Hafiz Abid Qadeer <abidh@codesourcery.com>
3462
3463 * gdb.texinfo (GDB/MI Tracepoint Commands) <-trace-status>:
3464 Document the "trace-file" field.
3465
34662013-02-07 Doug Evans <dje@google.com>
3467
3468 * gdb.texinfo (Machine Code): Clarify argument to disassemble
3469 command.
3470
34712013-02-06 Yao Qi <yao@codesourcery.com>
3472
3473 * gdb.texinfo (GDB/MI Async Records): Document new MI
3474 notification "=tsv-modified". Update the document of MI
3475 notification "=tsv-created".
3476 * observer.texi (GDB Observers): New observer tsv_modified.
3477 Update observer tsv_created and tsv_delete.
3478
34792013-02-05 Yufeng Zhang <yufeng.zhang@arm.com>
3480
3481 * gdb.texinfo (AArch64 Features): New section; document
3482 org.gnu.gdb.aarch64.core and org.gnu.gdb.aarch64.fpu.
3483 (Architectures): Add new AArch64 section to document AArch64
3484 architecture specific commands.
3485 (ABI): Add description of the new OS ABI "Newlib" and its influence
3486 on the longjmp handling.
3487
34882013-02-03 Eldar Gaynetdinov <hal9000ed2k@gmail.com>
3489 Jan Kratochvil <jan.kratochvil@redhat.com>
3490
3491 * gdb.texinfo (Backtrace): Added description of 'filename-display'
3492 variable in 'set/show backtrace' section.
3493
34942013-01-31 Tom Tromey <tromey@redhat.com>
3495
3496 * gdb.texinfo (Target Commands): Fix typo.
3497
34982013-01-23 Siva Chandra Reddy <sivachandra@google.com>
3499
3500 * doc/gdb.texinfo (Architectures In Python): New sub-sub-section
3501 describing the gdb.Architecture class.
3502 (Frames In Python): Add description about the new method
3503 gdb.Frame.architecture().
3504
35052013-01-23 Doug Evans <dje@google.com>
3506
3507 * gdb.texinfo (Index Section Format): Document .gdb_index version 8.
3508
35092013-01-21 Marc Khouzam <marc.khouzam@ericsson.com>
3510
3511 * gdb.texinfo (GDB/MI Breakpoint Commands): Document new
3512 'thread-groups' field when printing a breakpoint in MI.
3513
35142012-01-17 Sanjoy Das <sanjoy@playingwithpointers.com>
3515 * gdb.texinfo (Using JIT Debug Info Readers): Change documentation
3516 to reflect that jit-reader-load now supports absolute file-names.
3517
35182013-01-16 Tom Tromey <tromey@redhat.com>
3519
3520 * gdb.texinfo (Set Catchpoints): Document "catch signal".
3521 (Signals): Likewise.
3522
35232013-01-16 Tom Tromey <tromey@redhat.com>
3524
3525 * gdb.texinfo (GDB/MI Breakpoint Information): Document
3526 "catch-type" field.
3527 (GDB/MI Catchpoint Commands): Add "catch-type" to examples.
3528
35292013-01-07 Tom Tromey <tromey@redhat.com>
3530
3531 * gdb.texinfo (Mode Options): Don't mention -epoch.
3532 (Data, Emacs): Remove obsolete comments.
3533
35342013-01-02 Tom Tromey <tromey@redhat.com>
3535
3536 * gdb.texinfo (GDB/MI Output Records): Update menu.
3537 (GDB/MI Breakpoint Information): New node.
3538 (GDB/MI Breakpoint Commands) <-break-info>: Link to new node.
3539 <-break-insert>: Likewise.
3540
35412012-12-31 Yao Qi <yao@codesourcery.com>
3542
3543 * gdb.texinfo (Remote Non-Stop): Move paragraphs to ...
3544 (Packets): Move "vStopped" packet to ...
3545 (Notification Packets): ... here. Describe the components
3546 of notification. Add a table of supported notifications.
3547 Add an example on the process of he async notification.
3548
35492012-12-25 Jan Kratochvil <jan.kratochvil@redhat.com>
3550
3551 * gdb.texinfo (GDB/MI Data Manipulation) (fullname): Make it always
3552 present.
3553 (GDB/MI File Commands) (-file-list-exec-source-files): Make the
3554 fullname output always present.
3555
35562012-12-23 Pierre Muller <muller@sourceware.org>
3557
3558 * gdbint.texinfo (Function prototypes): Require use of "extern"
3559 modifier for function prototypes in headers.
3560
35612012-12-19 Joel Brobecker <brobecker@adacore.com>
3562
3563 * refcard.tex: Update copyright notice to GPL v3 or later.
3564 Update contact info.
3565
35662012-12-16 Jan Kratochvil <jan.kratochvil@redhat.com>
3567
3568 * gdbint.texinfo (Coding Standards) (C Usage): New rule for 0 vs. NULL.
3569
35702012-12-15 Yao Qi <yao@codesourcery.com>
3571
3572 * gdb.texinfo (Debugging Output): Document 'set debug
3573 notification' and 'show debug notification'.
3574
35752012-12-15 Yao Qi <yao@codesourcery.com>
3576
3577 * gdb.texinfo (Listing Tracepoints): New item and example about
3578 'installed on target' output.
3579 Add more in the example about 'installed on target'.
3580 (GDB/MI Breakpoint Commands): Doc about 'installed field.
3581
35822012-12-14 Tom Tromey <tromey@redhat.com>
3583
3584 * gdb.texinfo (SVR4 Process Information): Mention core files.
3585
35862012-12-12 Mircea Gherzan <mircea.gherzan@intel.com>
3587
3588 * gdb.texinfo (GDB/MI Catchpoint Commands): New section.
3589
35902012-12-11 Pedro Alves <palves@redhat.com>
3591
3592 * gdb.texinfo: Remove all mentions of Unixware throughout.
3593
35942012-12-09 Jan Kratochvil <jan.kratochvil@redhat.com>
3595
3596 * gdbint.texinfo (Host Definition): Remove CC_HAS_LONG_LONG.
3597
35982012-11-29 Tom Tromey <tromey@redhat.com>
3599
3600 * gdb.texinfo (SVR4 Process Information): Document missing
3601 "info proc" subcommands.
3602
36032012-11-29 Yao Qi <yao@codesourcery.com>
3604
3605 PR gdb/1477.
3606 * gdb.texinfo (Print Settings): Correct the default 'demangle-style'
3607 to 'auto' instead of 'gnu'.
3608
36092012-11-26 Tom Tromey <tromey@redhat.com>
3610
3611 * gdb.texinfo (MiniDebugInfo): New node.
3612 (GDB Files): Update.
3613
36142012-11-16 Doug Evans <dje@google.com>
3615
3616 * gdb.texinfo (System-wide configuration): If the system-wide init
3617 file lives in the data-directory, and --data-directory is provided,
3618 look for it there.
3619
36202012-11-15 Tom Tromey <tromey@redhat.com>
3621
3622 * gdb.texinfo (Signaling): Fix typo.
3623
36242012-11-13 Giuseppe Montalto <giuseppe.montalto@st.com>
3625
3626 * gdb.texinfo (GDB/MI Data Manipulation): Document new optional
3627 parameter "count" of -data-write-memory-bytes, and add an example.
3628
36292012-11-12 Tom Tromey <tromey@redhat.com>
3630
3631 * gdb.texinfo (Symbols): Document "info type-printers",
3632 "enable type-printer" and "disable type-printer".
3633 (Python API): Add new node to menu.
3634 (Type Printing API): New node.
3635 (Progspaces In Python): Document type_printers field.
3636 (Objfiles In Python): Likewise.
3637 (gdb.types) <get_type_recognizers, apply_type_recognizers,
3638 register_type_printer, TypePrinter>: Document.
3639
36402012-11-12 Tom Tromey <tromey@redhat.com>
3641
3642 * gdb.texinfo (Symbols): Document "set print type methods",
3643 "set print type typedefs", and flags to ptype and whatis.
3644
36452012-11-09 Andrew Burgess <aburgess@broadcom.com>
3646
3647 * gdb.texinfo (GDB/MI Data Manipulation): Add fullname field to
3648 the example -data-disassemble output. Extend the description of
3649 the -data-disassemble results to document all fields. Document
3650 the cli disassemble command as being related to -data-disassemble.
3651
36522012-11-09 Yao Qi <yao@codesourcery.com>
3653
3654 PR gdb/14777.
3655 * gdb.texinfo (OS Information): Remove doc on command
3656 'info udot'.
3657
36582012-11-08 Joel Brobecker <brobecker@adacore.com>
3659
3660 * gdb.texinfo (Startup): Minor rewording, and clarify scope of
3661 gdb.ini warning for Windows port.
3662
36632012-11-08 Yao Qi <yao@codesourcery.com>
3664
3665 * gdb.texinfo (Search): Add kindex for 'fo'.
3666
36672012-11-05 Tom Tromey <tromey@redhat.com>
3668
3669 PR python/14802:
3670 * gdb.texinfo (Functions In Python): Add example.
3671
36722012-11-03 Yao Qi <yao@codesourcery.com>
3673
3674 * observer.texi (GDB Observers): Remove observer
3675 'tracepoint_modified', 'tracepoint_created' and
3676 'tracepoint_deleted'.
3677
36782012-10-26 Tom Tromey <tromey@redhat.com>
3679
3680 * gdb.texinfo (General Query Packets): Use @itemx for QAgent.
3681
36822012-10-25 Tom Tromey <tromey@redhat.com>
3683
3684 * gdb.texinfo (General Query Packets): Use @itemx.
3685
36862012-10-17 Yao Qi <yao@codesourcery.com>
3687
3688 * observer.texi (GDB Observers): Update observer
3689 'memory_changed'.
3690 * gdb.texinfo (GDB/MI Async Records): Document for
3691 "memory-changed" notification.
3692
36932012-10-15 Doug Evans <dje@google.com>
3694
3695 * gdb.texinfo (Mode Options): Document -nh.
3696 Elaborate on docs for -nx.
3697
36982012-09-26 Siddhesh Poyarekar <siddhesh@redhat.com>
3699
3700 * observer.texi (memory_changed): Expand parameter LEN to ssize_t.
3701
37022012-09-21 Yao Qi <yao@codesourcery.com>
3703 Pedro Alves <palves@redhat.com>
3704
3705 * gdb.texinfo (GDB/MI Async Records): Document notification
3706 'record-started' and 'record-stopped'.
3707 * observer.texi (GDB Observers): New observer 'record-changed'.
3708
37092012-09-19 Thomas Schwinge <thomas@codesourcery.com>
3710
3711 * gdb.texinfo: Document the removal of SH's 'regs' command.
3712
37132012-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
3714
3715 * gdb.texinfo (jump): Mention new alias `j' for `jump'.
3716
37172012-09-18 Yao Qi <yao@codesourcery.com>
3718
3719 * gdb.texinfo (GDB/MI Async Records): Document new MI
3720 notifications '=tsv-created' and '=tsv-deleted'.
3721 * observer.texi (GDB Observers): New observer tsv_created and
3722 tsv_deleted.
3723
37242012-09-18 Yao Qi <yao@codesourcery.com>
3725
3726 * observer.texi (GDB Observers): New observer 'traceframe_changed'.
3727 * gdb.texinfo (GDB/MI Async Records): Mention new MI notification
3728 '=traceframe-changed'.
3729
37302012-09-17 Yao Qi <yao@codesourcery.com>
3731
3732 * gdb.texinfo (List): Describe the meaning of 0 and -1 in
3733 'set listsize'.
3734
37352012-09-13 Jan Kratochvil <jan.kratochvil@redhat.com>
3736 Eli Zaretskii <eliz@gnu.org>
3737
3738 * gdbint.texinfo (Defining Other Architecture Features): Clarify *pcptr
3739 encoding for gdbarch_breakpoint_from_pc, bp_addr for
3740 gdbarch_push_dummy_call and bp_addr for gdbarch_push_dummy_code.
3741
37422012-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
3743
3744 * gdb.texinfo (objfile-gdb.py file): New paragraph for .exe stripping.
3745
37462012-08-23 Khoo Yit Phang <khooyp@cs.umd.edu>
3747
3748 Document how to return from "python-interactive" to GDB.
3749 * gdb.texinfo (Python Commands): Update documentation.
3750
37512012-08-22 Khoo Yit Phang <khooyp@cs.umd.edu>
3752
3753 Add a new "python-interactive" command that starts a standard
3754 Python interactive prompt with "pi" as alias, and add "py" as
3755 an alias to "python".
3756 * gdb.texinfo (Python Commands): Document the new commands.
3757
37582012-08-22 Tom Tromey <tromey@redhat.com>
3759
3760 * gdbint.texinfo (Host Definition): Remove documentation for
3761 SIGWINCH_HANDLER and SIGWINCH_HANDLER_BODY.
3762
37632012-08-17 Keith Seitz <keiths@redhat.com>
3764
3765 PR c++/13356
3766 * gdb.texinfo (Type and Range Checking): Remove warning.
3767 Remove spurious commas.
3768 Update text and examples for re-implementation of set/show
3769 check type.
3770 (C and C++ Type and Range Checks): Likewise.
3771
37722012-08-16 Yao Qi <yao@codesourcery.com>
3773
3774 * gdb.texinfo (Types In Python): Mention gdb.TYPE_CODE_BITSTRING
3775 is deprecated.
3776
37772012-08-13 Doug Evans <dje@google.com>
3778
3779 * gdb.texinfo (Convenience Vars): Update text for "show convenience"
3780 to include functions.
3781
37822012-08-10 Doug Evans <dje@google.com>
3783
3784 * gdb.texinfo (Convenience Funs): New node.
3785 (Types In Python): Document Type.vector.
3786
37872012-08-09 Yao Qi <yao@codesourcery.com>
3788
3789 * observer.texi: New observer command_param_changed.
3790 * gdb.texinfo (GDB/MI Async Records): Doc for '=cmd-param-changed'.
3791
37922012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
3793
3794 * gdbint.texinfo (Debugging GDB): In section
3795 'Debugging @value{GDBN} with itself' change .gdbinit for gdb-gdb.gdb.
3796 Mention also gdb-gdb.py.
3797
37982012-08-07 Yao Qi <yao@codesourcery.com>
3799
3800 Revert the folloing patch:
3801 2012-08-06 Yao Qi <yao@codesourcery.com>
3802 * gdb.texinfo (Remote Configuration): Add kindex for 'set
3803 remote hardware-watchpoint-limit' and 'set
3804 remote hardware-breakpoint-limit'.
3805
38062012-08-06 Nathaniel Flath <flat0103@gmail.com>
3807
3808 * gdb.texinfo (Working Directory): Added information about new
3809 default argument for 'cd' command.
3810
38112012-08-06 Yao Qi <yao@codesourcery.com>
3812
3813 * gdb.texinfo (Remote Configuration): Add kindex for 'set
3814 remote hardware-watchpoint-limit' and 'set
3815 remote hardware-breakpoint-limit'.
3816
38172012-08-06 Yao Qi <yao@codesourcery.com>
3818
3819 Fix PR14371.
3820
3821 * gdb.texinfo (GDB/MI Async Records): Fix the doc for
3822 '=breakpoint-deleted'.
3823
38242012-08-02 Yao Qi <yao@codesourcery.com>
3825
3826 * gdb.texinfo (Native): Remove node Neutrino.
3827
38282012-07-27 Yao Qi <yao@codesourcery.com>
3829
3830 * gdb.texinfo (IPA Protocol Commands): Document new command
3831 'close'.
3832
38332012-07-25 Tom Tromey <tromey@redhat.com>
3834
3835 * gdb.texinfo (Maintenance Commands): Document maint info bfds.
3836
38372012-07-20 Doug Evans <dje@google.com>
3838
3839 * gdb.texinfo (Mode Options): Delete --use-deprecated-index-sections.
3840 (Index Files): Document how to control the use of deprecated index
3841 sections.
3842 (Index Section Format): Replace --use-deprecated-index-sections with
3843 "set use-deprecated-index-sections on".
3844
38452012-07-12 Eli Zaretskii <eliz@gnu.org>
3846
3847 * gdbint.texinfo: Remove @syncodeindex directives that put all the
3848 indices into a single node "Index". Instead, join function and
3849 variable indices into a single index, separate from the concept
3850 index. Requested in
3851 http://sourceware.org/ml/gdb-patches/2012-07/msg00146.html.
3852 (Top): Update the top-level menu: instead of one "Index" there are
3853 now separate entries "Concept Index" and "Function and Variable
3854 Index".
3855 (Concept Index, Function and Variable Index): New nodes.
3856 (Index): Node deleted.
3857
38582012-07-05 Hui Zhu <hui_zhu@mentor.com>
3859
3860 * gdb.texinfo (Maintenance Commands): Change help for "maint agent"
3861 and "maint agent-eval".
3862
38632012-07-03 Eli Zaretskii <eliz@gnu.org>
3864
3865 * gdb.texinfo: Separate the index into 2 indices, cp and fn, to
3866 avoid file-name clashes between Index.html and index.html on
3867 case-insensitive filesystems. See the discussion starting in
3868 http://sourceware.org/ml/gdb-patches/2012-06/msg00457.html for the
3869 details of the problem.
3870 (Top): Update the master menu for the above.
3871 (Concept Index, Command and Variable Index): New nodes, instead of
3872 the old "Index" node that was deleted. All cross-references
3873 updated.
3874
38752012-07-02 Stan Shebs <stan@codesourcery.com>
3876
3877 * gdb.texinfo (Dynamic Printf): Mention agent style and
3878 disconnected dprintf.
3879 (Maintenance Commands): Describe maint agent-printf.
3880 (General Query Packets): Mention BreakpointCommands feature.
3881 (Packets): Document commands extension to Z0 packet.
3882 * agentexpr.texi (Bytecode Descriptions): Document printf
3883 bytecode.
3884
38852012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3886
3887 * gdb.texinfo (File Options): Change -ix and -iex commands that apply
3888 only after gdbinit files.
3889 (Startup): Move -iex and -iex commands down after gdbinit files.
3890
38912012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3892
3893 * gdb.texinfo (Auto-loading safe path): Note the shell wildcard
3894 possibility.
3895
38962012-06-29 Tom Tromey <tromey@redhat.com>
3897
3898 * gdb.texinfo (Index Section Format): Update for version 7.
3899
39002012-06-28 Stan Shebs <stan@codesourcery.com>
3901
3902 * gdb.texinfo (Miscellaneous GDB/MI Commands): Update -info-os
3903 example, add note about title column.
3904
39052012-06-26 Siva Chandra Reddy <sivachandra@google.com>
3906
3907 * gdb.texinfo (Symbol Tables In Python): Add description about
3908 the new 'last' attribute of gdb.Symtab_and line.
3909
39102012-06-26 Siva Chandra Reddy <sivachandra@google.com>
3911
3912 * gdb.texinfo (Symbol Tables In Python): Correct the description
3913 of the 'pc' attribute of gdb.Symtab_and_line.
3914
39152012-06-26 Doug Evans <dje@google.com>
3916
3917 * gdb.texinfo (Debugging Output): Document debug options dwarf2-read
3918 and symtab-create.
3919
39202012-06-25 Keith Seitz <keiths@redhat.com>
3921
3922 * gdb.texinfo (GDB/MI Breakpoint Commands): Remove "-r" option
3923 from example. Remove "rbreak" from list of corresponding
3924 gdb commands.
3925
39262012-06-23 Doug Evans <dje@google.com>
3927
3928 * gdb.texinfo (Index Section Format): Document version 7 format.
3929
39302012-06-22 Yao Qi <yao@codesourcery.com>
3931
3932 * gdb.texinfo: Add missing cindex for some packets.
3933
39342012-06-20 Keith Seitz <keiths@redhat.com>
3935
3936 * gdb.texinfo (GDB/MI Breakpoint Commands): Re-order options
3937 for -break-insert and document -p.
3938
39392012-06-20 Yao Qi <yao@codesourcery.com>
3940
3941 * gdb.texinfo (Inferiors In Python): Replace "gdb.read_memory"
3942 and "gdb.write_memory" with "Inferior.read_memory" and
3943 "Inferior.write_memory".
3944
39452012-06-15 Patrice Dumas <pertusus@free.fr> (tiny change)
3946
3947 * gdb.texinfo (Summary): Add a link to "Free Documentation".
3948 (Free Documentation): Add @node line.
3949 (Continuing and Stepping) <advance location>: Use @item instead of
3950 @itemx.
3951 (Reverse Execution) <set exec-direction reverse>: Use @item instead of
3952 @itemx.
3953 (Embedded Processors): Put the link to "PA" to its correct place,
3954 according to document structure.
3955 (Python API): Put the link to "Lazy Strings In Python" to its
3956 correct place.
3957 (Index): Use @@ in @tex block to get a literal @.
3958
3959 * gdbint.texinfo: Fix the @subtitle line.
3960
3961 * stabs.texinfo (Top): Put the link to "Symbol Types Index" to its
3962 correct place.
3963
39642012-06-08 Yao Qi <yao@codesourcery.com>
3965
3966 * gdb.texinfo (In-Process Agent): Add 'In-Process Agent
3967 Protocol'.
3968 (In-Process Agent Protocol, IPA Protocol Objects)
3969 (IPA Protocol Commands): New nodes.
3970 (Tracepoint Packets): Add anchors.
3971
39722012-06-06 Thomas Schwinge <thomas@codesourcery.com>
3973
3974 * gdb.texinfo: Document the deprecation of SH's 'regs' command.
3975
39762012-06-06 Yao Qi <yao@codesourcery.com>
3977
3978 * gdb.texinfo: Update copyright year.
3979
39802012-05-23 Stan Shebs <stan@codesourcery.com>
3981 Kwok Cheung Yeung <kcy@codesourcery.com>
3982
3983 * gdb.texinfo (Miscellaneous GDB/MI Commands): Document -info-os.
3984
39852012-05-20 Jan Kratochvil <jan.kratochvil@redhat.com>
3986
3987 * gdb.texinfo (Separate Debug Files): New anchor debug-file-directory.
3988 Mention also --with-separate-debug-dir.
3989 (Auto-loading): Prepend $debugdir in the sample output.
3990 (Auto-loading safe path): Likewise. Mention also $debugdir for the
3991 auto-load safe-path variable.
3992 (objfile-gdb.py file): Remove the extra debug-file-directory paragraph.
3993 Mention also $debugdir for 'set auto-load scripts-directory'.
3994
39952012-05-19 Eli Zaretskii <eliz@gnu.org>
3996
3997 * gdb.texinfo (Continuing and Stepping, Selection, Byte Order)
3998 (MIPS Embedded, MIPS, MIPS Register packet Format)
3999 (Target Descriptions, MIPS Features): Use @acronym{MIPS} where
4000 appropriate.
4001
40022012-05-18 Sandra Loosemore <sandra@codesourcery.com>
4003 Maciej W. Rozycki <macro@codesourcery.com>
4004
4005 * gdb.texinfo (MIPS): Document "set mips compression" and "show
4006 mips compression".
4007 (MIPS Breakpoint Kinds): New subsubsection.
4008
40092012-05-18 Eli Zaretskii <eliz@gnu.org>
4010
4011 * gdb.texinfo (Architecture-Specific Protocol Details): Define
4012 nodes for subsections. Add @acronym mark-ups and adjust
4013 formatting.
4014
40152012-05-18 Jan Kratochvil <jan.kratochvil@redhat.com>
4016
4017 Rename $ddir to $datadir.
4018 * gdb.texinfo (Auto-loading, Auto-loading safe path)
4019 (objfile-gdb.py file): Rename $ddir to $datadir.
4020
40212012-05-18 Tom Tromey <tromey@redhat.com>
4022
4023 * gdb.texinfo (Print Settings): Document 'set print symbol'.
4024
40252012-05-14 Stan Shebs <stan@codesourcery.com>
4026
4027 * gdb.texinfo (Dynamic Printf): New subsection.
4028
40292012-05-13 Siva Chandra Reddy <sivachandra@google.com>
4030
4031 * gdb.texinfo (Basic Python): Add description about the function
4032 gdb.find_pc_line
4033
40342012-05-12 Jan Kratochvil <jan.kratochvil@redhat.com>
4035 Eli Zaretskii <eliz@gnu.org>
4036
4037 * gdb.texinfo (Separate Debug Files): Use plural form for global
4038 debugging information directory.
4039
40402012-05-11 Stan Shebs <stan@codesourcery.com>
4041 Kwok Cheung Yeung <kcy@codesourcery.com>
4042
4043 * gdb.texinfo (Operating System Auxiliary Information): Document new
4044 'info os' subcommands.
4045
40462012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4047
4048 * gdb.texinfo (Auto-loading, Init File in the Current Directory)
4049 (libthread_db.so.1 file, objfile-gdb.gdb file, objfile-gdb.py file)
4050 (dotdebug_gdb_scripts section): Add reference
4051 to 'Auto-loading safe path'.
4052
40532012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4054
4055 Implement multi-component --with-auto-load-dir.
4056 * gdb.texinfo (Auto-loading): New references
4057 for 'set auto-load scripts-directory'
4058 and 'show auto-load scripts-directory'.
4059 (Auto-loading safe path): Describe the new default. Move $ddir
4060 substituation reference to 'objfile-gdb.py file'.
4061 (objfile-gdb.py file): Describe script-name alias. Change real-name to
4062 script-name. Describe new 'set auto-load scripts-directory'
4063 and 'show auto-load scripts-directory'.
4064
40652012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4066
4067 Provide $ddir substitution for --with-auto-load-safe-path.
4068 * gdb.texinfo (Auto-loading): Replace /usr/local by $ddir/auto-load.
4069 (Auto-loading safe path): Likewise. Mention the default value,
4070 $ddir substitution, --with-auto-load-safe-path and
4071 --without-auto-load-safe-path.
4072 * observer.texi (gdb_datadir_changed): New.
4073
40742012-05-09 Jan Kratochvil <jan.kratochvil@redhat.com>
4075
4076 * gdb.texinfo (Auto-loading): Wrap too long lines in @smallexample.
4077 Twice.
4078
4079 * gdb.texinfo (Separate Debug Files, Auto-loading safe path): Replace
4080 directory separator by path separator.
4081
40822012-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
4083
4084 * gdb.texinfo (Auto-loading safe path): Make 'directories'
4085 for 'set auto-load safe-path' optional. Mention if it is omitted.
4086 Change disabling security protection condition to "/", twice.
4087
40882012-05-03 Siva Chandra Reddy <sivachandra@google.com>
4089
4090 * gdb.texinfo (Symbol Tables In Python): Add documentation about
4091 the new methods global_block and static_block on gdb.Symtab
4092 objects.
4093
40942012-05-02 Siva Chandra Reddy <sivachandra@google.com>
4095
4096 * gdb.texinfo (Blocks In Python): Add a note saying that future
4097 improvements to GDB and its infrastructure can move symbols
4098 across blocks within a symbol table.
4099
41002012-04-29 Yao Qi <yao@codesourcery.com>
4101
4102 * gdb.texinfo (Architectures): Remove menu entry `A29K'.
4103 (A29K): Remove.
4104
41052012-04-27 Sergio Durigan Junior <sergiodj@redhat.com>
4106 Tom Tromey <tromey@redhat.com>
4107
4108 * gdb.texinfo (Static Probe Points): New entry, explaining SystemTap
4109 and generic static probe support on GDB.
4110
41112012-04-25 Doug Evans <dje@google.com>
4112
4113 * gdb.texinfo (Go): Fix thinko.
4114
4115 * gdb.texinfo (Supported Languages): Add Go.
4116 (Go): New node.
4117
41182012-04-25 Yao Qi <yao@codesourcery.com>
4119
4120 * gdbint.texinfo (Testsuite): New section `Board settings'.
4121
41222012-04-23 Jan Kratochvil <jan.kratochvil@redhat.com>
4123
4124 * gdb.texinfo (Auto-loading safe path): Remove trailing [@dots{}].
4125 Three times.
4126
4127 * gdb.texinfo (Auto-loading safe path): Add trailing @dots{}.
4128 Three times.
4129
41302012-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
4131
4132 * gdb.texinfo (Auto-loading safe path): Replace @itemize @bullet
4133 by @table @asis. Fix formatting of one item.
4134
41352012-04-18 Jan Kratochvil <jan.kratochvil@redhat.com>
4136
4137 * gdb.texinfo (Auto-loading verbose mode): Fix smallexample typo.
4138
41392012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
4140
4141 New option "set debug auto-load".
4142 * gdb.texinfo (Auto-loading): New menu item for auto-load verbose mode.
4143 (auto-load verbose mode): New node.
4144
41452012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
4146
4147 New option "set auto-load safe-path".
4148 * gdb.texinfo (Auto-loading): Extend the "show auto-load"
4149 and "info auto-load" examples for safe-path. Put there also references
4150 for "set auto-load safe-path" and "show auto-load safe-path".
4151 New menu item for Auto-loading safe path.
4152 (Auto-loading safe path): New node.
4153 (Python Auto-loading): Update the expected output from "Missing"
4154 to "No".
4155
41562012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
4157
4158 auto-load: Implementation.
4159 * gdb.texinfo (Mode Options): New anchor for -nx.
4160 (Startup): New anchors for Option -init-eval-command,
4161 Home Directory Init File
4162 and Init File in the Current Directory during Startup.
4163 Mention set auto-load local-gdbinit with a reference.
4164 Change the sample code to "set auto-load python-scripts".
4165 (Threads): New anchor set libthread-db-search-path.
4166 Provide references to libthread_db.so.1 file.
4167 (Controlling GDB): New menu item for Auto-loading.
4168 (Auto-loading, Init File in the Current Directory)
4169 (libthread_db.so.1 file, objfile-gdb.gdb file): New nodes.
4170 (Python): Rename the menu item Auto-loading to Python Auto-loading.
4171 (Writing a Pretty-Printer, Objfiles In Python): Update the renamed
4172 reference.
4173 (Auto-loading): Rename to ...
4174 (Python Auto-loading): ... here. Change "set auto-load-scripts" to
4175 "set auto-load python-scripts", new anchor for it. Change
4176 "show auto-load-scripts" to "show auto-load python-scripts", new anchor
4177 for it. Change "info auto-load-scripts"
4178 to "info auto-load python-scripts", new anchor for it. Change "scripts"
4179 to "Python scripts".
4180
41812012-04-14 Anton Gorenkov <xgsa@yandex.ru>
4182
4183 PR mi/13393
4184 * gdb.texinfo (Print Settings): Extend the description for "set print
4185 object".
4186 (GDB/MI Variable Objects): Extend the description for -var-create and
4187 -var-list-children.
4188
41892012-04-11 Siva Chandra Reddy <sivachandra@google.com>
4190
4191 * gdb.texinfo (Examining Data): Document the 'explore' command.
4192
41932012-03-28 Joel Brobecker <brobecker@adacore.com>
4194
4195 * gdb.texinfo (GDB/MI Variable Objects): Document what happens
4196 to the children of a varobj and its update range when -var-update
4197 returns that the varobj's type changed.
4198
41992012-03-27 Jan Kratochvil <jan.kratochvil@redhat.com>
4200
4201 * gdb.texinfo (Auto-loading): Move @menu to the end of @node.
4202 Create two new links fir 'objfile-gdb.py file'
4203 and 'dotdebug_gdb_scripts section'.
4204
42052012-03-27 Jan Kratochvil <jan.kratochvil@redhat.com>
4206
4207 * gdb.texinfo (Auto-loading): Rename node reference
4208 '.debug_gdb_scripts section' to 'dotdebug_gdb_scripts section'.
4209 Twice.
4210 (.debug_gdb_scripts section): Rename the node ...
4211 (dotdebug_gdb_scripts section): ... here.
4212 (Maintenance Commands): Also rename this node reference.
4213
42142012-03-22 Siva Chandra Reddy <sivachandra@google.com>
4215
4216 * gdb.texinfo (Python API/Values From Inferior): Add description
4217 about the new method Value.referenced_value. Add description on
4218 how Value.dereference is different (and similar) to
4219 Value.referenced_value.
4220
42212012-03-19 Jan Kratochvil <jan.kratochvil@redhat.com>
4222
4223 * gdb.texinfo (File Options): Describe --init-command=FILE, -ix and
4224 --init-eval-command=COMMAND, -iex.
4225 (Startup): Describe -iex and -ix. Simplify the example
4226 for "set auto-load-scripts off".
4227
42282012-03-16 Gary Benson <gbenson@redhat.com>
4229
4230 PR breakpoints/10738
4231 * gdb.texinfo (Inline Functions): Remove the now-unnecessary @item
4232 stating that GDB cannot set breakpoints on inlined functions.
4233 (Mode Options): Document --use-deprecated-index-sections.
4234 (Index Section Format): Document new index section version format.
4235
42362012-03-15 Tom Tromey <tromey@redhat.com>
4237
4238 * gdb.texinfo (Debugging C Plus Plus): Document "info vtbl".
4239
42402012-03-13 Doug Evans <dje@google.com>
4241
4242 * gdb.texinfo (Help): Change apropos example to use "alias" instead
4243 of "reload".
4244 (Symbols): Delete docs for set/show symbol-reloading.
4245 * gdbint.texinfo (Defining Other Architecture Features): Delete
4246 SYMBOL_RELOADING_DEFAULT.
4247 * refcard.tex: Delete reference to symbol-reloading.
4248
42492012-03-07 Pedro Alves <palves@redhat.com>
4250
4251 * gdb.texinfo (General Query Packets): Document new
4252 QProgramSignals packet.
4253 * gdb.texinfo (Remote configuration): Mention
4254 "program-signals-packet".
4255
42562012-03-05 Tristan Gingold <gingold@adacore.com>
4257
4258 * gdb.texinfo (General Query Packets): Document xfer:uib:read.
4259
42602012-03-03 Yao Qi <yao@codesourcery.com>
4261
4262 * gdb.texinfo (In-Process Agent): New node.
4263 Document new commands.
4264 (General Query Packets): Add packet `QAgent'.
4265
42662012-03-01 Maciej W. Rozycki <macro@codesourcery.com>
4267
4268 * gdb.texinfo (MIPS Features): Add org.gnu.gdb.mips.dsp.
4269
42702012-03-01 Scott J. Goldman <scottjg@vmware.com>
4271
4272 * gdb.texinfo (Commands In Python): Put example python macro in
4273 COMMAND_USER category rather than COMMAND_OBSCURE.
4274 Document gdb.COMMAND_USER.
4275 (User-defined Commands): Update documentation to clarify
4276 "set/show max-user-call-depth" and "show user" don't apply to python
4277 commands. Update documentation to clarify "help user-defined" may
4278 also include python commands defined as COMMAND_USER.
4279
42802012-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
4281
4282 * gdb.texinfo (Startup): Add option -ex description to the option -x
4283 description.
4284
42852012-02-24 Luis Machado <lgustavo@codesourcery.com>
4286
4287 * gdb.texinfo (Setting Breakpoints): Mention and explain the
4288 condition-evaluation breakpoint parameter.
4289 Mention condition-evaluation mode being shown in "info break".
4290 (Break Conditions): Add description for target-side
4291 conditional breakpoints.
4292 (Remote Configuration): Mention conditional-breakpoints-packet.
4293 (Packets): Add cond-expr parameter to Z0/Z1 packets and explain
4294 cond-expr.
4295 (General Query Packets): Mention new ConditionalBreakpoint feature.
4296
42972012-02-22 Tom Tromey <tromey@redhat.com>
4298
4299 * gdb.texinfo (Blocks In Python): Clarify block iteration.
4300
43012012-02-17 Tom Tromey <tromey@redhat.com>
4302
4303 PR python/10753:
4304 * gdb.texinfo (objfile-gdb.py file): Fix location of auto-load
4305 directory.
4306
43072012-02-14 Stan Shebs <stan@codesourcery.com>
4308
4309 * gdb.texinfo (Disabling Breakpoints): Document enable count.
4310
43112012-02-13 Pedro Alves <palves@redhat.com>
4312
4313 * gdb.texinfo (MIPS boards): Refer to mips-elf instead of
4314 mips-idt-ecoff.
4315
43162012-02-09 Yao Qi <yao@codesourcery.com>
4317
4318 * gdb.texinfo (Symbols In Python): Add missing `@end defvar'.
4319
43202012-02-07 Tom Tromey <tromey@redhat.com>
4321
4322 * gdb.texinfo (Symbols In Python): Document Symbol.needs_frame and
4323 Symbol.value.
4324
43252012-02-07 Tom Tromey <tromey@redhat.com>
4326
4327 * gdb.texinfo (Symbols In Python): Document Symbol.line.
4328
43292012-01-27 Thomas Schwinge <thomas@codesourcery.com>
4330
4331 * gdb.textinfo (Packets): Move vCont paragraph to the correct place.
4332
43332012-01-24 Tom Tromey <tromey@redhat.com>
4334
4335 * gdb.texinfo (Set Catchpoints): Document "catch load" and "catch
4336 unload".
4337 (Files): Mention new catch commands.
4338 (GDB/MI Async Records): Likewise.
4339
43402012-01-24 Gary Benson <gbenson@redhat.com>
4341
4342 Delete #if 0'd out code.
4343 * gdb.texinfo (Frame Info): Remove "info catch".
4344
43452012-01-20 Ulrich Weigand <ulrich.weigand@linaro.org>
4346
4347 * gdb.texinfo (Remote Configuration): Document
4348 "set remote hostio-readlink-packet" command.
4349 (General Query Packets): Document vFile:readlink packet.
4350
43512012-01-16 Tom Tromey <tromey@redhat.com>
4352
4353 * gdb.texinfo (Specify Location): Document relative file name
4354 handling.
4355
43562012-01-16 Tom Tromey <tromey@redhat.com>
4357
4358 * gdb.texinfo (gdb.printing): Document FlagEnumerationPrinter.
4359
43602012-01-13 Jan Kratochvil <jan.kratochvil@redhat.com>
4361 Eli Zaretskii <eliz@gnu.org>
4362
4363 * gdbint.texinfo (Coding Standards): Require braces for two lines of
4364 code.
4365
43662012-01-11 Paul Hilfinger <hilfingr@adacore.com>
4367
4368 * gdb.texinfo (Variables): Document use of :: for non-static
4369 variables.
4370
43712012-01-05 Joel Brobecker <brobecker@adacore.com>
4372
4373 * gdbint.texinfo (Start of New Year Procedure): Update
4374 to replace use of copyright.sh by use of copyright.py.
4375
43762012-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4377
4378 Remove the gdbtui binary.
4379 * all-cfg.texi (GDBTUI): Remove.
4380 * gdb.texinfo (Mode Options): Remove the GDBTUI reference.
4381 (TUI): Remove GDBTUI pindex. Remove the GDBTUI reference.
4382 * gdbint.texinfo (Testsuite): Replace `gdbtui' by `gdb -tui'.
4383
43842011-12-23 Kevin Pouget <kevin.pouget@st.com>
4385
4386 Introduce gdb.FinishBreakpoint in Python.
4387 * gdb.texinfo (Finish Breakpoints in Python): New subsection.
4388 (Python API): Add menu entry for Finish Breakpoints.
4389
43902011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
4391
4392 * gdbint.texinfo (Testsuite): Describe KFAIL and XFAIL in Writing
4393 tests.
4394
43952011-12-16 Doug Evans <dje@google.com>
4396
4397 * gdb.texinfo (Server): Document -/stdio argument to gdbserver.
4398
43992011-12-16 Phil Muldoon <pmuldoon@redhat.com>
4400
4401 * gdb.texinfo (Python Commands): Remove "maint set/show print
4402 stack". Add documentation for "set/show python print-stack".
4403
44042011-12-14 Pedro Alves <pedro@codesourcery.com>
4405
4406 * gdb.texinfo (Implementing a Remote Stub): Explain that you
4407 should transfer control to the stub in the startup code instead of
4408 in main. Mention the need to get past the initial breakpoint.
4409
44102011-12-06 Tom Tromey <tromey@redhat.com>
4411
4412 * gdb.texinfo (Set Breaks): Update for new behavior.
4413
44142011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4415
4416 * gdb.texinfo (Requirements, Remote Protocol): Reference also `Library
4417 List Format for SVR4 Targets'.
4418 (General Query Packets): New item qXfer:libraries-svr4:read.
4419 (Library List Format for SVR4 Targets): New node.
4420
44212011-12-01 Tom Tromey <tromey@redhat.com>
4422
4423 * gdb.texinfo (Writing a Pretty-Printer): Use append method, not
4424 add.
4425
44262011-11-22 Tom Tromey <tromey@redhat.com>
4427
4428 * gdb.texinfo (GDB/MI Async Records): Document new *stopped
4429 reasons.
4430
44312011-11-20 Stan Shebs <stan@codesourcery.com>
4432
4433 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
4434 note-related options and variables.
4435 (Tracepoint Packets): Document packet changes.
4436
44372011-11-20 Sanjoy Das <sdas@igalia.com>
4438
4439 * gdb.texinfo (JIT Interface): Add documentation on writing and
4440 usind JIT debug info readers.
4441 (Custom Debug Info, Using JIT Debug Info Readers, Writing JIT
4442 Debug Info Readers): New nodes.
4443
44442011-11-18 Yao Qi <yao@codesourcery.com>
4445
4446 * gdb.texinfo (Create and Delete Tracepoints): Mention pending
4447 tracepoint.
4448
44492011-11-15 Doug Evans <dje@google.com>
4450
4451 * gdb.texinfo (Files): Document basenames-may-differ.
4452
44532011-11-14 Doug Evans <dje@google.com>
4454
4455 * gdb.texinfo (Shell Commands): Document "!".
4456
44572011-11-14 Stan Shebs <stan@codesourcery.com>
4458 Kwok Cheung Yeung <kcy@codesourcery.com>
4459
4460 * gdb.texinfo (Create and Delete Tracepoints): Describe what is
4461 needed to get shorter fast tracepoints.
4462 (Tracepoint Packets): Document new qTMinFTPILen packet.
4463
44642011-11-14 Yao Qi <yao@codesourcery.com>
4465
4466 * gdb.texinfo (Create and Delete Tracepoints): Describe changed
4467 behavior of tracepoint.
4468 (General Query Packets): New feature InstallInTrace.
4469 (Remote Configuration): Document "set remote
4470 install-in-trace-packet".
4471
44722011-11-12 Matt Rice <ratmice@gmail.com>
4473
4474 * gdb.texinfo (C Preprocessor Macros): Remove info definitions.
4475 Add arguments to info macro.
4476
44772011-11-10 Tom Tromey <tromey@redhat.com>
4478
4479 * gdb.texinfo (Compilation): Don't mention -gdwarf-2. Link to GCC
4480 manual.
4481 (Variables): Don't mention -gdwarf-2. Link to Compilation node.
4482 (Macros): Add a footnote.
4483 (C): Remove paragraph about compiler options.
4484 (C Constants): Mention wide character and string constants.
4485 (C Plus Plus Expressions): Update compiler option advice. Mention
4486 using declarations. Mention ADL. Remove old HP compiler
4487 information.
4488
44892011-11-10 Tom Tromey <tromey@redhat.com>
4490
4491 PR c++/9257:
4492 * gdb.texinfo (Print Settings): Add an extra note about the need
4493 for a vtable.
4494
44952011-11-08 Maciej W. Rozycki <macro@codesourcery.com>
4496
4497 * gdb.texinfo (MIPS): Remove duplicate "auto" reference from
4498 "set mips abi" documentation.
4499
45002011-11-04 Doug Evans <dje@google.com>
4501
4502 * gdb.texinfo (Maintenance Commands): Update docs of "maint time".
4503
45042011-11-03 Tom Tromey <tromey@redhat.com>
4505
4506 * gdb.texinfo (Stopping): Add menu entry.
4507 (Continuing and Stepping): Restore @node. Use @section, not
4508 @subsection.
4509
45102011-11-03 Maciej W. Rozycki <macro@codesourcery.com>
4511
4512 * gdb.texinfo (Skipping Over Functions and Files): Remove node
4513 designation. Fix "Specify Location" cross-reference.
4514
45152011-11-02 Stan Shebs <stan@codesourcery.com>
4516
4517 * gdb.texinfo (Tracepoint Action Lists): Document collect/s.
4518 (General Query Packets): Describe tracenz feature.
4519 * agentexpr.texi (Bytecode Descriptions): Describe tracenz.
4520
45212011-10-28 Paul Koning <paul_koning@dell.com>
4522
4523 * gdb.texinfo (gdb.types): Rename deepitems to deep_items.
4524
45252011-10-27 Kevin Pouget <kevin.pouget@st.com>
4526
4527 * gdb.texinfo ((Frames In Python): Document
4528 gdb.FRAME_UNWIND_FIRST_ERROR contant.
4529
45302011-10-26 Paul Koning <paul_koning@dell.com>
4531
4532 * gdb.texinfo (gdb.types): Document new deepitems function.
4533
45342011-10-25 Paul Koning <paul_koning@dell.com>
4535
4536 PR python/13327
4537
4538 * gdb.texinfo (Values From Inferior): Add is_lazy attribute,
4539 fetch_lazy method.
4540
45412011-10-20 Phil Muldoon <pmuldoon@redhat.com>
4542
4543 PR python/12656
4544
4545 * gdb.texinfo (Blocks In Python): Document is_static, is_global,
4546 global_block, static_block function.
4547
45482011-10-19 Tom Tromey <tromey@redhat.com>
4549
4550 * gdb.texinfo (Commands In Python): Add missing "@"s.
4551
45522011-10-13 Kevin Pouget <kevin.pouget@st.com>
4553
4554 PR python/13285 Document named constants for frame unwind stop reasons
4555 * gdb.texinfo (Frames In Python): Document gdb.FRAME_UNWIND_*
4556 constants.
4557
45582011-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
4559
4560 Fix compatibility with texinfo versions older than 4.12.
4561 * Makefile.in (MAKEINFO): Set to @MAKEINFO@.
4562 (MAKEINFOFLAGS, MAKEINFO_EXTRA_FLAGS, MAKEINFO_CMD): New.
4563 (MAKEHTMLFLAGS): Use MAKEINFO_CMD.
4564 (gdb.info, gdbint.info, stabs.info, annotate.info): Use MAKEINFO_CMD.
4565 * gdb.texinfo (Tail Call Frames): Convert @arrow{} to @click, when possible.
4566 Make the conversion conditional on HAVE_MAKEINFO_CLICK, using variables
4567 CALLSEQ1A, CALLSEQ1B, CALLSEQ2A and CALLSEQ2B.
4568
45692011-10-09 Doug Evans <dje@google.com>
4570
4571 * gdb.texinfo (Extending GDB): Document alias command.
4572
45732011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
4574
4575 Support @entry in input expressions.
4576 * gdb.texinfo (Variables): Describe @entry names suffix.
4577 (Print Settings): Add anchor for `set print entry-values'.
4578
45792011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
4580 Eli Zaretskii <eliz@gnu.org>
4581
4582 Display @entry parameter values (without references).
4583 * gdb.texinfo (Tail Call Frames): Add anchor. Add self tail call
4584 example.
4585 (Print Settings): New description of set print entry-values and show
4586 print entry-values.
4587
45882011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
4589 Eli Zaretskii <eliz@gnu.org>
4590
4591 Recognize virtual tail call frames.
4592 * gdb.texinfo (Optimized Code): Add reference to Tail Call Frames.
4593 (Tail Call Frames): New node.
4594 (Frames In Python): Add gdb.TAILCALL_FRAME.
4595
45962011-10-07 Doug Evans <dje@google.com>
4597
4598 * gdb.texinfo (gdb.printing): Document new `replace' arg to
4599 register_pretty_printer.
4600
46012011-10-07 Phil Muldoon <pmuldoon@redhat.com>
4602
4603 PR python/12930
4604 PR python/12802
4605
4606 * gdb.texinfo (Breakpoints In Python): Clarify behavior in the
4607 stop method.
4608
46092011-10-07 Ulrich Weigand <ulrich.weigand@linaro.org>
4610
4611 * gdb.texinfo (Starting your Program): "set disable-randomization"
4612 is no longer Linux-specific.
4613 (Remote Configuration): Document "set remote
4614 disable-randomization-packet".
4615 (General Query Packets): Document "QDisableRandomization" packet
4616 and add it to "qSupported" list.
4617
46182011-10-07 Kevin Pouget <kevin.pouget@st.com>
4619
4620 Allow Python notification of new object-file loadings.
4621 * gdb.texinfo (Events In Python): Document `gdb.NewObjFileEvent'
4622 event type.
4623
46242011-10-04 Kevin Pouget <kevin.pouget@st.com>
4625
4626 PR python/12691: Add the inferior to Python exited event
4627 * gdb.texinfo (Events In Python): Describe exited inferior attribute.
4628
46292011-10-03 Joel Brobecker <brobecker@adacore.com>
4630
4631 * gdb.texinfo (GDB/MI Miscellaneous Commands): Minor
4632 rephasing.
4633
46342011-10-03 Joel Brobecker <brobecker@adacore.com>
4635
4636 * gdb.texinfo (GDB/MI Ada Tasking Commands): New node.
4637 (GDB/MI Miscellaneous Commands): Add `ada-task-info'
4638 as possible feature returned by the `-list-features'
4639 command.
4640
46412011-09-28 Paul Koning <paul_koning@dell.com>
4642
4643 * gdb.texinfo (gdb.Type): Document field access by dictionary
4644 key syntax.
4645
46462011-09-28 Yao Qi <yao@codesourcery.com>
4647
4648 * gdb.texinfo (Files): Update options for `add-symbol-file'.
4649 Add one space after option `-s'. Remove @r{} markup.
4650
46512011-09-27 Stan Shebs <stan@codesourcery.com>
4652
4653 * gdb.texinfo (Tracepoint Action Lists): Document $_ret.
4654
46552011-09-16 Hui Zhu <teawater@gmail.com>
4656
4657 * gdb.texinfo (Tracepoint Restrictions): Change *$esp@300
4658 to *(unsigned char *)$esp@300.
4659
46602011-09-15 Paul Koning <paul_koning@dell.com>
4661
4662 * gdb.texinfo: Make style of Python functions and methods match
4663 the syntax of Python. Also put class and module names explicitly
4664 on function, member, and variable names, matching Python
4665 documentation conventions.
4666
46672011-09-15 Kevin Pouget <kevin.pouget@st.com>
4668
4669 PR Python/12692 Add gdb.selected_inferior() to Python interface.
4670 * gdb.texinfo (Inferiors In Python): Describe new
4671 gdb.selected_inferior() function.
4672
46732011-09-15 Kevin Pouget <kevin.pouget@st.com>
4674
4675 Handle multiple breakpoint hits in Python interface:
4676 * gdb.texinfo (Events In Python): New function documentation:
4677 gdb.BreakpointEvent.breakpoints. Indicate that
4678 gdb.BreakpointEvent.breakpoint is now deprecated.
4679
46802011-09-04 Joel Brobecker <brobecker@adacore.com>
4681
4682 * gdb.texinfo: Set EDITION to "Tenth" and change ISBN.
4683
46842011-08-25 Andrew Oakley <andrew@ado.is-a-geek.net>
4685
4686 * gdb.texinfo (Types In Python): Document 'bitpos' for enums.
4687
46882011-08-17 Phil Muldoon <pmuldoon@redhat.com>
4689
4690 * gdb.texinfo (Prompt): Add set/show extended-prompt
4691 documentation
4692 (Basic Python): Add prompt_hook anchor.
4693 (Python modules): Reword module text to reflect multiple modules.
4694 (gdb.prompt): Document gdb.prompt module.
4695
46962011-08-14 Yao Qi <yao@codesourcery.com>
4697
4698 * gdb.texinfo (General Query Packets): Document qXfer:fdpic:read packet.
4699
47002011-08-14 Yao Qi <yao@codesourcery.com>
4701
4702 * gdb.texinfo (Standard Target Features): Document C6x features.
4703 (TIC6x Features): New node.
4704
47052011-08-12 Doug Evans <dje@google.com>
4706
4707 * gdb.texinfo (Symbols In Python): Document symbol.type.
4708
47092011-08-09 Phil Muldoon <pmuldoon@redhat.com>
4710
4711 * gdb.texinfo (Python): Document command and function
4712 auto-loading.
4713
47142011-07-26 Jan Kratochvil <jan.kratochvil@redhat.com>
4715 Eli Zaretskii <eliz@gnu.org>
4716
4717 * gdb.texinfo (whatis, ptype): Highlight their differences. Describe
4718 typedefs unrolling. Extend the sample code by an inner typedef and
4719 outer typedefs unrolling.
4720
47212011-07-26 Paul Pluzhnikov <ppluzhnikov@google.com>
4722
4723 * gdb.texinfo (Caching Remote Data): Document {set,show} dcache
4724 size and line-size.
4725
47262011-07-21 Matt Rice <ratmice@gmail.com>
4727
4728 PR macros/12999
4729 * gdb.texinfo (Macros): Add info definitions and info macros commands.
4730 Update text and cindex entries for info macro command.
4731
47322011-07-21 Phil Muldoon <pmuldoon@redhat.com>
4733
4734 * observer.texi (GDB Observers): Add before_prompt observer.
4735 * gdb.texinfo (Basic Python): Add documentation for prompt
4736 substitution.
4737
47382011-07-11 Phil Muldoon <pmuldoon@redhat.com>
4739
4740 PR python/12438
4741 * gdb.texinfo (Python Commands): Add deprecate note to maint
4742 set/show python print-stack. Document set/show python
4743 print-backtrace.
4744
47452011-07-05 Thiago Jung Bauermann <bauerman.ibm.com>
4746
4747 * gdb.texinfo: Fix typos.
4748
47492011-07-01 Tom Tromey <tromey@redhat.com>
4750
4751 * gdb.texinfo (Debugging Output): Document set debug
4752 check-physname.
4753
47542011-06-29 Tom Tromey <tromey@redhat.com>
4755
4756 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document
4757 breakpoint-notifications feature.
4758
47592011-06-29 Ulrich Weigand <ulrich.weigand@linaro.org>
4760
4761 * gdb.texinfo (Target Description): Remove warning about
4762 possibly unstable format.
4763
47642011-06-03 Tom Tromey <tromey@redhat.com>
4765
4766 * gdb.texinfo (GDB/MI Async Records): Document 'exit-code' field.
4767 (Events In Python): Note that exit_code is optional.
4768
47692011-05-17 Pedro Alves <pedro@codesourcery.com>
4770
4771 * gdb.texinfo (Remote Protocol) <Overview>: Mention vCont is
4772 required for multi-threading support.
4773 (Remote Protocol) <Packets>: Mention that 'c', 's', 'C', 'S' and
4774 Hc are deprecated for multi-threading debugging. Point readers at
4775 the vCont packet.
4776
47772011-05-15 Doug Evans <dje@google.com>
4778
4779 * gdb.texinfo (Auto-loading): Document printing of missing scripts.
4780
47812011-05-13 Doug Evans <dje@google.com>
4782
4783 * gdb.texinfo (Threads): Document $sdir,$pdir.
4784 (Server): Document $pdir exception.
4785
4786 * gdb.texinfo (Auto-loading): Document "info auto-load-scripts".
4787
4788 * gdb.texinfo (Threads): Clarify default value for
4789 libthread-db-search-path.
4790
4791 * gdb.texinfo (Completion): Update example.
4792 (Debugging Output): Delete `set/show debug lin-lwp-async'.
4793
47942011-05-12 Kwok Cheung Yeung <kcy@codesourcery.com>
4795
4796 * gdb.texinfo: Document change in the behaviour of the enable and
4797 disable GDB commands when applied to tracepoints.
4798 Document the EnableDisableTracepoints remote stub feature.
4799 Document QTEnable and QTDisable in the list of tracepoint packets.
4800
48012011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4802
4803 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Rename inc-hist.texinfo to
4804 hsuser.texi.
4805 * gdb.texinfo <!SYSTEM_READLINE>: Rename inc-hist.texinfo inclusion and
4806 comment to hsuser.texi. Change rluser.texi name in the comment.
4807
48082011-05-10 Doug Evans <dje@google.com>
4809
4810 * gdb.texinfo (Threads): If an empty path is provided for
4811 libthread-db-search-path it is reset to its default value.
4812 (Server): Ditto.
4813
48142011-05-09 Doug Evans <dje@google.com>
4815
4816 * gdb.texinfo (Requirements): Fix typo. Mention --with-iconv-bin.
4817
48182011-05-06 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
4819 Thiago Jung Bauermann <bauerman@br.ibm.com>
4820
4821 Implement support for PowerPC BookE masked watchpoints.
4822 * gdb.texinfo (Set Watchpoints): Document mask parameter.
4823 (PowerPC Embedded): Mention support of masked watchpoints.
4824
48252011-05-03 Joel Brobecker <brobecker@adacore.com>
4826
4827 * gdb.texinfo (In Memoriam): Replace litteral uses of `GDB' with
4828 `@value{GDBN}'.
4829
48302011-05-03 Joel Brobecker <brobecker@adacore.com>
4831
4832 * gdb.texinfo (titlepage): Remove dedication.
4833 (In Memoriam): New appendix.
4834
48352011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
4836 Eli Zaretskii <eliz@gnu.org>
4837
4838 * gdb.texinfo (Index Section Format): Change the version to 5.
4839 Describe the different formula.
4840
48412011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
4842 Eli Zaretskii <eliz@gnu.org>
4843
4844 * gdb.texinfo (Starting and Stopping Trace Experiments): New anchor
4845 for disconnected tracing.
4846 (Multi-Process Mode for @code{gdbserver}): Mention --multi and
4847 extended-remote relationship. Mention --once.
4848 (TCP port allocation lifecycle of @code{gdbserver}): New.
4849
48502011-04-23 Eli Zaretskii <eliz@gnu.org>
4851
4852 * gdb.texinfo (Server): Improve indexing. Index all optional
4853 switches to gdbserver.
4854
48552011-04-20 Tom Tromey <tromey@redhat.com>
4856
4857 * gdb.texinfo (Index Section Format): New node.
4858 (Top): Add new node to menu.
4859
48602011-04-20 Pedro Alves <pedro@codesourcery.com>
4861
4862 * gdb.texinfo (Maintenance Commands): Document `maint print
4863 remote-registers'.
4864
48652011-04-20 Tom Tromey <tromey@redhat.com>
4866
4867 * gdb.texinfo (Trace File Format): Move node later.
4868
48692011-04-19 Tom Tromey <tromey@redhat.com>
4870
4871 * gdbint.texinfo (Register Information Functions): Remove
4872 duplicate "the".
4873 * gdb.texinfo (Emacs): Remove duplicate "to".
4874 (GDB/MI Variable Objects): Remove duplicate "the".
4875 (General Query Packets): Likewise.
4876
48772011-04-02 Joel Brobecker <brobecker@adacore.com>
4878
4879 * gdb.texinfo (GDB/MI Output Records): Fix menu entry for
4880 "GDB/MI Ada Exception Information" node.
4881
48822011-04-01 Joel Brobecker <brobecker@adacore.com>
4883
4884 * gdb.texinfo (GDB/MI Ada Exception Information): Document
4885 the "exception-name" field in the *stopped async record.
4886
48872011-03-31 Thiago Jung Bauermann <bauerman@br.ibm.com>
4888 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
4889
4890 Implement support for PowerPC BookE ranged breakpoints.
4891 * gdb.texinfo (PowerPC Embedded): Document ranged breakpoints.
4892
48932011-03-28 Tom Tromey <tromey@redhat.com>
4894
4895 * gdb.texinfo (Set Tracepoints): Fix typo.
4896
48972011-03-24 Tom Tromey <tromey@redhat.com>
4898
4899 * gdb.texinfo (Specify Location): Document `function:label'
4900 linespec.
4901
49022011-03-18 Phil Muldoon <pmuldoon@redhat.com>
4903
4904 PR python/12149
4905
4906 * gdb.texinfo (Basic Python): Update gdb.write and flush text.
4907
49082011-03-17 Phil Muldoon <pmuldoon@redhat.com>
4909
4910 * gdb.texinfo (Blocks In Python): Add is_valid method description.
4911 (Inferiors In Python): Likewise.
4912 (Threads In Python): Likewise.
4913 (Symbols In Python): Likewise.
4914 (Objfiles In Python): Likewise.
4915 (Symbol Tables In Python): Likewise.
4916
49172011-03-15 Pedro Alves <pedro@codesourcery.com>
4918
4919 * gdb.texinfo (Auto Display) <undisplay, enable display, disable
4920 display>: Explain that the commands accept number ranges.
4921
49222011-03-14 Phil Muldoon <pmuldoon@redhat.com>
4923
4924 * gdb.texinfo (Breakpoints In Python): Add description and example
4925 of Python stop function operation.
4926
49272011-03-10 Phil Muldoon <pmuldoon@redhat.com>
4928
4929 * gdb.texinfo (Parameters In Python): Document get_set_string and
4930 get_show_string methods.
4931
49322011-02-28 Jan Kratochvil <jan.kratochvil@redhat.com>
4933
4934 * gdb.texinfo (Tracepoint Conditions): Fix missing parenthesis.
4935
4936 * gdb.texinfo (Starting and Stopping Trace Experiments): Fix
4937 circular-trace-buffer name.
4938
49392011-02-28 Joel Brobecker <brobecker@adacore.com>
4940
4941 * gdb.texinfo (Inferiors and Programs): Fix small error introduced
4942 in the previous change.
4943
49442011-02-27 Michael Snyder <msnyder@vmware.com>
4945
4946 * gdb.texinfo (Inferiors and Programs): Update commands to show
4947 that they can accept multiple arguments.
4948
49492011-02-24 Joel Brobecker <brobecker@adacore.com>
4950
4951 Revert the following patch (code patch was not approved):
4952 2011-02-21 Hui Zhu <teawater@gmail.com>
4953 * agentexpr.texi (bytecode descriptions): add printf.
4954 * gdb.texinfo (tracepoint action lists): add printf.
4955
49562011-02-23 Doug Evans <dje@google.com>
4957
4958 * gdb.texinfo (Symbols In Python): Fix mention of C++, use C@t{++}.
4959
49602011-02-23 Michael Snyder <msnyder@vmware.com>
4961
4962 * gdb.texinfo (Set Breaks): Add @dots{} to arguments of info break.
4963 (Set Watchpoints): Add @dots{} to argument of info watchpoints.
4964 (Listing Tracepoints): Add @dots{} to argument of info tracepoints.
4965
49662011-02-22 Doug Evans <dje@google.com>
4967
4968 * gdb.texinfo (Symbols In Python): Document lookup_global_symbol.
4969 Clarify behaviour of lookup_symbol when `block' argument is omitted,
4970 add description of result, fix @defun formatting.
4971
49722011-02-21 Hui Zhu <teawater@gmail.com>
4973
4974 * agentexpr.texi (Bytecode Descriptions): Add printf.
4975 * gdb.texinfo (Tracepoint Action Lists): Add printf.
4976
49772011-02-18 Tom Tromey <tromey@redhat.com>
4978
4979 * agentexpr.texi (Bytecode Descriptions): Document pick and rot.
4980
49812011-02-14 Michael Snyder <msnyder@vmware.com>
4982
4983 * gdb.texinfo (threads): Document argument for "info threads" cmd.
4984 Document new command "thread find".
4985
49862011-02-14 Michael Snyder <msnyder@vmware.com>
4987
4988 * gdb.texinfo (Threads): Update example of new thread message.
4989
49902011-02-14 Pedro Alves <pedro@codesourcery.com>
4991
4992 * gdb.texinfo (Remote Configuration): Mention set/show remote
4993 traceframe-info.
4994 (Tools/Packages Optional for Building GDB): Mention that expat is
4995 used for traceframe info.
4996 (Remote Protocol) <Menu>: Add "Traceframe Info Format".
4997 (General Query Packets) <qSupported>: Describe the
4998 qXfer:traceframe-info:read feature.
4999 (qXfer::read): Describe qXfer:traceframe-info:read.
5000 (Traceframe Info Format): New section.
5001
50022011-02-04 Pedro Alves <pedro@codesourcery.com>
5003
5004 * gdbint.texinfo (Formatting): Mention some formatting guidelines
5005 for casts and unary operators.
5006
50072011-02-04 Tom Tromey <tromey@redhat.com>
5008
5009 * gdb.texinfo (GDB/MI Async Records): Document that symbols-loaded
5010 is not useful.
5011
50122011-01-25 Pedro Alves <pedro@codesourcery.com>
5013
5014 * gdb.texinfo: s/value optimized out/optimized out/g
5015
50162011-01-21 Joel Brobecker <brobecker@adacore.com>
5017
5018 * gdb.texinfo (Other Misc Settings): Rework part of the
5019 documentation of the "set interactive mode" command.
5020
50212011-01-19 Tom Tromey <tromey@redhat.com>
5022
5023 * gdb.texinfo (Threads): Document thread name output and `thread
5024 name' command.
5025 (Threads In Python): Document Thread.name attribute.
5026 (GDB/MI Thread Commands): Document thread attributes.
5027
50282011-01-12 Andrew Burgess <aburgess@broadcom.com>
5029
5030 * gdb.texinfo (GDB/MI Data Manipulation): Update to reflect
5031 changes in mi/mi-cmd-disas.c
5032
50332011-01-12 Tom Tromey <tromey@redhat.com>
5034
5035 * gdb.texinfo (Threads): Remove duplicate text. Update examples.
5036 Fix "thread apply" text.
5037
50382011-01-11 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
5039 Thiago Jung Bauermann <bauerman@br.ibm.com>
5040
5041 Implement support for PowerPC BookE ranged watchpoints.
5042 * gdb.texinfo (PowerPC Embedded): Document ranged watchpoints and
5043 the "set powerpc exact-watchpoints" flag.
5044
50452011-01-07 Tom Tromey <tromey@redhat.com>
5046
5047 * gdb.texinfo (Python API): Add descriptions to @menu items.
5048
50492011-01-06 Tom Tromey <tromey@redhat.com>
5050
5051 * gdb.texinfo (Frames In Python): Document gdb.newest_thread.
5052
50532010-01-06 Paul Pluzhnikov <ppluzhnikov@google.com>
5054
5055 * gdb.texinfo (Debugging Output): Document "set debug jit".
5056
50572011-01-06 Tom Tromey <tromey@redhat.com>
5058
5059 PR python/12133:
5060 * gdb.texinfo (Frames In Python): Document various frame
5061 constants.
5062
50632011-01-05 Joel Brobecker <brobecker@adacore.com>
5064
5065 * doc/agentexpr.texi, doc/all-cfg.texi, doc/annotate.texinfo,
5066 doc/gdb.texinfo, doc/gdbint.texinfo, doc/observer.texi,
5067 doc/refcard.tex, doc/stabs.texinfo: Copyright year update.
5068
50692011-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
5070
5071 * Makefile.in (diststuff): Remove gdb-cfg.texi and GDBvn.texi.
5072 (clean): Add GDBvn.texi.
5073
50742010-12-29 Joel Brobecker <brobecker@adacore.com>
5075
5076 * gdb.texinfo (Ada Glitches): Remove paragraph describing the
5077 occasional case where the debugger prints an array address
5078 instead of the array itself.
5079
50802010-12-23 Pedro Alves <pedro@codesourcery.com>
5081
5082 * gdb.texinfo (Packets) <read registers packet>: Document support
5083 for registers that were not collected.
5084
50852010-12-15 Doug Evans <dje@google.com>
5086
5087 * gdb.texinfo (Startup): Document auto-loading of scripts during
5088 startup.
5089 (Auto-loading): Delete "maint set python auto-load on|off".
5090 Add "set auto-load-scripts on|off".
5091
50922010-12-07 Doug Evans <dje@google.com>
5093
5094 * gdb.texinfo (Mode Options): Document -data-directory.
5095 (Data Files): Add reference to -data-directory.
5096
50972010-11-29 Doug Evans <dje@google.com>
5098
5099 * gdb.texinfo (Pretty-Printer Introduction): Change
5100 printer-name:subprinter-name to printer-name;subprinter-name.
5101
51022010-11-29 Phil Muldoon <pmuldoon@redhat.com>
5103
5104 PR python/12199
5105
5106 * gdb.texinfo (Breakpoints In Python): Document "delete" method.
5107
51082010-11-23 Tom Tromey <tromey@redhat.com>
5109
5110 * gdb.texinfo (Top): Check SYSTEM_READLINE.
5111 (Editing): Likewise.
5112 (Command History): Likewise.
5113 (TUI Keys): Likewise.
5114 (Bug Reporting): Conditionally include rluser.texi and
5115 inc-history.texinfo.
5116 * Makefile.in (READLINE_TEXI_INCFLAG): New variable.
5117 (GDB_DOC_SOURCE_INCLUDES): Add comment.
5118 (GDBvn.texi): Set SYSTEM_READLINE when appropriate.
5119 (gdb.dvi): Use READLINE_TEXI_INCFLAG.
5120 (gdb.pdf): Likewise.
5121 (gdb.info): Likewise.
5122 (gdb/index.html): Likewise.
5123
51242010-11-23 Tom Tromey <tromey@redhat.com>
5125
5126 * Makefile.in (Makefile): Run ../config.status.
5127 (distclean): Update.
5128 * configure: Remove.
5129 * configure.ac: Remove.
5130
51312010-11-12 Tom Tromey <tromey@redhat.com>
5132
5133 * gdb.texinfo (Basic Python): Update. Add xref.
5134 (Exception Handling): Document new exception classes.
5135 (Types In Python): Update.
5136 (Frames In Python): Update.
5137
51382010-11-11 Phil Muldoon <pmuldoon@redhat.com>
5139
5140 * gdb.texinfo (Breakpoints In Python): Document "internal"
5141 parameter, and visible attribute.
5142
51432010-11-05 Doug Evans <dje@google.com>
5144
5145 * gdb.texinfo (Source Path): Document "set directories".
5146
51472010-11-05 Ken Werner <ken.werner@de.ibm.com>
5148
5149 * gdb.texinfo: (Summary) Add mention about OpenCL C language support.
5150 (OpenCL C): New node.
5151
51522010-11-02 Doug Evans <dje@google.com>
5153
5154 * gdb.texinfo (Pretty Printing): Expand into three sections,
5155 introduction, example, and commands.
5156 (Python API): Delete section Disabling Pretty-Printers, merge into
5157 Selecting Pretty-Printers.
5158 (Writing a Pretty-Printer): New section. Move the pretty-printer
5159 example here, and reformat to match python coding style. Add a second
5160 example using the gdb.printing module.
5161 (Python modules): Add gdb.printing.
5162
51632010-10-29 Doug Evans <dje@google.com>
5164
5165 * gdb.texinfo (Python): Fix long line.
5166
51672010-10-20 Doug Evans <dje@google.com>
5168
5169 * gdbint.texinfo (Misc Guidelines): Renamed from Coding.
5170 All references updated. Correct sections marked as subsections.
5171 (Coding Standards): New chapter. Move the coding standard related
5172 subsections here. Add section on Python coding standards.
5173
51742010-10-13 Doug Evans <dje@google.com>
5175
5176 * gdb.texinfo (Python): Add "Python modules".
5177 (Types in Python): Add reference to gdb.types section.
5178 (Python modules): New node.
5179
51802010-10-11 Doug Evans <dje@google.com>
5181
5182 * gdb.texinfo (Values From Inferior): Add reference to "Types in
5183 Python" from gdb.Value.type description.
5184
51852010-09-28 Joel Brobecker <brobecker@adacore.com>
5186
5187 * gdb.texinfo (Ravenscar Profile): New node.
5188
51892010-09-22 Tom Tromey <tromey@redhat.com>
5190
5191 * gdb.texinfo (Values From Inferior): Mention Value.__init__.
5192
51932010-09-22 Eli Zaretskii <eliz@gnu.org>
5194
5195 * gdb.texinfo (Values From Inferior): Clarify that
5196 value.dynamic_type works only in C++ programs with RTTI.
5197
51982010-09-15 Paul Bolle <pebolle@tiscali.nl>
5199
5200 * gdb.texinfo (Character Sets): Correctly reference host-charset
5201 in example.
5202
52032010-09-13 Tom Tromey <tromey@redhat.com>
5204
5205 * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-frames>:
5206 Document "fullname" and "from".
5207
52082010-09-01 Marc Khouzam <marc.khouzam@ericsson.com>
5209
5210 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document new
5211 feature `reverse' output by -list-target-features.
5212
52132010-08-31 H.J. Lu <hongjiu.lu@intel.com>
5214
5215 * gdb.texinfo (i386 Features): Remove an extra "@item".
5216
52172010-08-30 Tom Tromey <tromey@redhat.com>
5218
5219 PR python/11792:
5220 * gdb.texinfo (Values From Inferior): Document dynamic_type.
5221
52222010-08-24 Daniel Jacobowitz <dan@codesourcery.com>
5223
5224 * gdb.texinfo (ARM Features): Document
5225 org.gnu.gdb.arm.m-profile.
5226
52272010-08-23 Tom Tromey <tromey@redhat.com>
5228
5229 PR python/11145:
5230 * gdb.texinfo (Values From Inferior): Document dynamic_cast and
5231 reinterpret_cast methods.
5232
52332010-08-23 Tom Tromey <tromey@redhat.com>
5234
5235 PR python/11915:
5236 * gdb.texinfo (Types In Python): Document array method.
5237
52382010-08-18 Thiago Jung Bauermann <bauerman@br.ibm.com>
5239
5240 * gdb.texinfo (PowerPC Embedded): Mention support for the DVC register.
5241
52422010-08-16 Tom Tromey <tromey@redhat.com>
5243
5244 * gdb.texinfo (Set Watchpoints): Document -location option.
5245
52462010-08-13 Doug Evans <dje@google.com>
5247
5248 * gdb.texinfo (.debug_gdb_scripts section): Fix typo.
5249
52502010-08-13 Vladimir Prus <vladimir@codesourcery.com>
5251
5252 * gdb.texinfo (GDB/MI Data Manipulation): Document
5253 -data-read-memory-raw and -data-write-memory-raw.
5254
52552010-08-11 Tom Tromey <tromey@redhat.com>
5256 Phil Muldoon <pmuldoon@redhat.com>
5257
5258 * gdb.texinfo (Basic Python): Describe post_event API.
5259
52602010-08-11 Phil Muldoon <pmuldoon@redhat.com>
5261
5262 * gdb.texinfo (Basic Python): Describe solib_address and
5263 decode_line Python APIs
5264
52652010-08-10 Tom Tromey <tromey@redhat.com>
5266
5267 * gdb.texinfo (Pretty Printing API): Document
5268 gdb.default_visualizer.
5269
52702010-08-10 Tom Tromey <tromey@redhat.com>
5271
5272 Revert gdb-add-index addition:
5273 * gdb.texinfo (Index Files): Don't document gdb-add-index.
5274
52752010-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
5276 Eli Zaretskii <eliz@gnu.org>
5277
5278 * gdb.texinfo (Mode Options) <-batch>
5279 (Basic Python) <gdb.execute>: Describe setting width and height.
5280
52812010-07-31 Paul Pluzhnikov <ppluzhnikov@google.com>
5282
5283 * gdb.texinfo (Threads): Document 'debug libthread-db'.
5284
52852010-07-30 Tom Tromey <tromey@redhat.com>
5286
5287 * gdb.texinfo (Index Files): Mention gdb-add-index.
5288
52892010-07-30 Hui Zhu <teawater@gmail.com>
5290
5291 * gdb.texinfo (Inferiors and Programs): Update the introduce of
5292 "detach inferior" and "kill inferior".
5293
52942010-07-28 CHENG Renquan <rqcheng@smu.edu.sg>
5295
5296 * gdb.texinfo (Machine Code): Update description of two forms of
5297 arguments, and add new example to demonstrate the new form.
5298
52992010-07-27 Phil Muldoon <pmuldoon@redhat.com>
5300
5301 * gdb.texinfo (Values From Inferior): Add value inferior function
5302 call description.
5303
53042010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
5305
5306 * gdb.texinfo (Active Targets): Fix wrong comma placement.
5307
53082010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
5309 Eli Zaretskii <eliz@gnu.org>
5310
5311 Make core files the process_stratum.
5312 * gdb.texinfo (Active Targets): Remove core_stratum. Include
5313 record_stratum example.
5314
53152010-07-13 Tom Tromey <tromey@redhat.com>
5316
5317 * gdb.texinfo (Index Files): New node.
5318
53192010-07-13 Tom Tromey <tromey@redhat.com>
5320
5321 * gdb.texinfo (GDB/MI Variable Objects): Remove extra 'for'.
5322
53232010-07-13 Tom Tromey <tromey@redhat.com>
5324
5325 * gdb.texinfo (Specify Location): Document labels.
5326
53272010-07-01 Pedro Alves <pedro@codesourcery.com>
5328
5329 * gdb.texinfo (Create and Delete Tracepoints): Add more index
5330 entries for fast tracepoints and static tracepoints.
5331
53322010-07-01 Pedro Alves <pedro@codesourcery.com>
5333
5334 * gdb.texinfo (General Query Packets) <qfThreadInfo,
5335 qsThreadInfo>: Spell out `l' as ell.
5336
53372010-07-01 Pedro Alves <pedro@codesourcery.com>
5338
5339 * gdb.texinfo (Convenience Variables): Document $_sdata.
5340 (Commands to Set Tracepoints): Describe static tracepoints. Add
5341 `Listing Static Tracepoint Markers' menu entry. Document
5342 "strace".
5343 (Tracepoint Action Lists): Document collecting $_sdata.
5344 (Listing Static Tracepoint Markers): New subsection.
5345 (Tracepoints support in gdbserver): Mention static tracepoints.
5346 (remote packets, enabling and disabling): Mention
5347 read-sdata-object.
5348 (General Query Packets) <qSupported>: Document qXfer:sdata:read
5349 and StaticTracepoint.
5350 Mention qTfSTM, qTsSTM and qTSTMat as tracepoint packets.
5351 Document qXfer:sdata:read.
5352 (Tracepoint packets): Document qTfSTM, qTsSTM and qTSTMat.
5353
53542010-06-29 Joel Brobecker <brobecker@adacore.com>
5355
5356 * gdb.texinfo (Threads In Python): Fix unmatched @end table.
5357
53582010-06-28 Phil Muldoon <pmuldoon@redhat.com>
5359 Tom Tromey <tromey@redhat.com>
5360 Thiago Jung Bauermann <bauerman@br.ibm.com>
5361
5362 * gdb.texinfo (Inferiors In Python): New node.
5363 * gdb.texinfo (Threads In Python): New node.
5364
53652010-06-28 Joel Brobecker <brobecker@adacore.com>
5366
5367 * gdb.texinfo (Python): Document what the python directory is
5368 and what its location is.
5369 (Basic Python): Document the gdb.PYTHONDIR constant.
5370
53712010-06-25 Tom Tromey <tromey@redhat.com>
5372
5373 PR python/10808:
5374 * gdb.texinfo (Basic Python): Document new gdb.execute argument.
5375
53762010-06-24 Hui Zhu <teawater@gmail.com>
5377
5378 * gdb.texinfo: (Commands for Controlled Output): Add
5379 documentation for command "eval".
5380
53812010-06-21 Stan Shebs <stan@codesourcery.com>
5382
5383 * gdb.texinfo: Add explicit @node and @appendix for GFDL.
5384 * annotate.texinfo: Ditto.
5385 * gdbint.texinfo: Ditto.
5386 * stabs.texinfo: Ditto.
5387
53882010-06-22 Hui Zhu <teawater@gmail.com>
5389
5390 * gdb.texinfo: (Process Record and Replay): Add documentation
5391 for command "set record memory-query".
5392
53932010-06-21 Stan Shebs <stan@codesourcery.com>
5394
5395 * gdb.texinfo: Relicense under GFDL version 1.3.
5396 * annotate.texinfo: Relicense under GFDL version 1.3.
5397 * gdbint.texinfo: Relicense under GFDL version 1.3.
5398 * stabs.texinfo: Relicense under GFDL version 1.3.
5399 * fdl.texi: Update to version 1.3.
5400
54012010-06-18 Stan Shebs <stan@codesourcery.com>
5402
5403 * gdb.texinfo (Operating System Auxiliary Information): Describe
5404 "info os" when no arguments given.
5405
5406 * gdb.texinfo (Debugging Programs with Multiple Threads): Describe
5407 $_thread.
5408
54092010-06-18 Hui Zhu <teawater@gmail.com>
5410
5411 * gdb.texinfo: (Process Record and Replay): Add documentation
5412 for commands "record save" and "record restore".
5413
54142010-06-16 Jan Kratochvil <jan.kratochvil@redhat.com>
5415
5416 * gdb.texinfo: Include information about the correct use
5417 of addresses in the `watch' command.
5418
54192010-06-11 Stan Shebs <stan@codesourcery.com>
5420
5421 * gdb.texinfo (Observer Mode): New section.
5422 (General Query Packets): Document QAllow.
5423
54242010-06-04 Doug Evans <dje@google.com>
5425
5426 * gdb.texinfo (Python API): New node `Disabling Pretty-Printers'.
5427
54282010-06-03 Doug Evans <dje@google.com>
5429
5430 * gdbint.texinfo (Coding): Add subsection on command names.
5431
54322010-06-02 Tom Tromey <tromey@redhat.com>
5433
5434 * gdb.texinfo (Maintenance Commands): Document maint set dwarf2
5435 always-disassemble.
5436
54372010-06-01 Pedro Alves <pedro@codesourcery.com>
5438
5439 * gdb.texinfo (Set Tracepoints): Mention tracepoints support in
5440 gdbserver, and add cross reference.
5441 (Tracepoints support in gdbserver): New subsection.
5442
54432010-05-26 Pedro Alves <pedro@codesourcery.com>
5444
5445 * gdb.texinfo (General Query Packets) <qSupported>: Describe the
5446 `qRelocInsn' feature.
5447 (Relocate instruction reply packet): New subsection
5448 of `Tracepoint Packets'.
5449 (Tracepoint Packets): Mention that packets QTDP and QTStart
5450 support the qRelocInsn request, and add cross reference to new
5451 subsection.
5452
54532010-05-25 Doug Evans <dje@google.com>
5454
5455 * gdb.texinfo (Exception Handling): Document gdb.GdbError.
5456 (Commands In Python): Document gdb.string_to_argv.
5457
54582010-05-02 Jan Kratochvil <jan.kratochvil@redhat.com>
5459
5460 * gdbint.texinfo (Host Definition): Remove items NORETURN and
5461 ATTR_NORETURN.
5462
54632010-04-29 Phil Muldoon <pmuldoon@redhat.com>
5464 Tom Tromey <tromey@redhat.com>
5465 Thiago Jung Bauermann <bauerman@br.ibm.com>
5466
5467 * gdb.texinfo (Parameters In Python): New Node.
5468
54692010-04-29 Mihail Zenkov <mihail.zenkov@gmail.com>
5470
5471 * gdb.texinfo: (Summary) Add mention about D language support.
5472 (Filenames): Add D suffixes.
5473 (D): New node.
5474
54752010-04-26 Pierre Muller <muller@ics.u-strasbg.fr>
5476
5477 * gdbint.texinfo (CANNOT_STEP_HW_WATCHPOINTS): Remove explanation
5478 of macro deleted from GDB code.
5479
54802010-04-24 Pedro Alves <pedro@codesourcery.com>
5481
5482 * gdb.texinfo (Commands to specify files): Describe what how GDB
5483 looks up DOS-based filesystem paths on the system root. Document
5484 the new `set/show target-file-system-kind' commands.
5485
54862010-04-23 Doug Evans <dje@google.com>
5487
5488 * gdb.texinfo (Python): Move Auto-loading section here ...
5489 (Python API): from here.
5490 (Auto-loading): Add docs for .debug_gdb_scripts auto-loaded scripts.
5491 (Maintenance Commands): Add docs for "maint print section-scripts".
5492
54932010-04-20 Chris Moller <cmoller@redhat.com>
5494
5495 * gdb.texinfo (Setting Breakpoints): Added description of
5496 filename-qualified rbreak.
5497 * refcard.tex (Breakpoints and Watchpoints): Added brief
5498 description of filename-qualified rbreak.
5499
55002010-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
5501
5502 * gdb.texinfo (Data): New @menu reference to Pretty Printing.
5503 (Python API): Change the reference to Pretty Printing API.
5504 (Pretty Printing): Move the user part under the Data node. Reformat
5505 the sample output to 72 columns. Create a new reference to Pretty
5506 Printing API. Rename the API part ...
5507 (Pretty Printing API): To a new node name.
5508 (Selecting Pretty-Printers, Progspaces In Python, Objfiles In Python)
5509 (GDB/MI Variable Objects): Change references to Pretty Printing API.
5510
55112010-04-21 Stan Shebs <stan@codesourcery.com>
5512
5513 * gdb.texinfo (Tracepoint Actions): Mention synonymy of actions
5514 and commands.
5515 (Listing Tracepoints): Update to reflect current behavior.
5516
55172010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
5518
5519 * gdb.texinfo (Examining memory): Update for change in string
5520 display with explicit size.
5521
55222010-04-19 Pedro Alves <pedro@codesourcery.com>
5523
5524 PR breakpoints/8554.
5525
5526 * gdb.texinfo (Save Breakpoints): New node.
5527 (save-tracepoints): Rename to ...
5528 (save tracepoints): ... this. Mention that `save-tracepoints' is
5529 a deprecated alias to `save tracepoints'.
5530
55312010-04-16 Pierre Muller <muller@ics.u-strasbg.fr>
5532
5533 * gdb.texinfo ($_tlb): Document new automatic convinience variable.
5534 (info w32 thread-information-block): Document new command.
5535 (qGetTIBAddress): Document new gdbserver query.
5536 (maint set/show show-all-tib): Document new command.
5537
55382010-04-15 Doug Evans <dje@google.com>
5539
5540 * gdb.texinfo (Python API): Add progspaces section.
5541 (Selecting Pretty-Printers): Progspace pretty-printers are
5542 searched too.
5543 (Progspaces In Python): New section.
5544
5545 * gdb.texinfo (Command Files): Add docs for new "source -s" option.
5546
55472010-04-14 Phil Muldoon <pmuldoon@redhat.com>
5548
5549 * gdb.texinfo (Pretty Printing): Document behaviour when to_string
5550 returns None.
5551
55522010-04-09 Stan Shebs <stan@codesourcery.com>
5553
5554 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
5555 Describe the `frames-created' field, tweak grammar.
5556
55572010-04-09 Pedro Alves <pedro@codesourcery.com>
5558
5559 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
5560 Describe the `circular' and `disconnected' fields.
5561
55622010-04-09 H.J. Lu <hongjiu.lu@intel.com>
5563
5564 * gdb.texinfo (maint print registers): Mention unavailable and
5565 invisible registers.
5566
55672010-04-09 Phil Muldoon <pmuldoon@redhat.com>
5568 Thiago Jung Bauermann <bauerman@br.ibm.com>
5569 Tom Tromey <tromey@redhat.com>
5570
5571 * gdb.texinfo (Breakpoints In Python): New Node.
5572
55732010-04-08 Stan Shebs <stan@codesourcery.com>
5574
5575 * gdb.texinfo (Tracepoint Packets): Describe disconn and circular
5576 trace status fields.
5577
55782010-04-08 H.J. Lu <hongjiu.lu@intel.com>
5579
5580 * gdb.texinfo (i386 Features): Make org.gnu.gdb.i386.avx
5581 optional. Make org.gnu.gdb.i386.avx requires
5582 org.gnu.gdb.i386.avx.
5583
55842010-04-08 Doug Evans <dje@google.com>
5585
5586 * gdb.texinfo (Command Files): Document that gdb skips $cdir in
5587 search path, and document that gdb only scans the search path if
5588 the script's path doesn't specify a directory.
5589
55902010-04-05 Doug Evans <dje@google.com>
5591
5592 * gdb.texinfo (maint show python auto-load): Fix typo.
5593
55942010-04-04 Stan Shebs <stan@codesourcery.com>
5595
5596 * gdb.texinfo (Setting Breakpoints): "info watch" no longer a synonym.
5597 (Setting Watchpoints): Update description of "info watch".
5598 (Disabling Breakpoints): Only "info break" lists all.
5599
5600 * gdb.texinfo (Tracepoint Restrictions): Document PC inference.
5601 (tdump): Explain how tdump works.
5602
56032010-04-01 Pedro Alves <pedro@codesourcery.com>
5604
5605 * gdb.texinfo (Break Commands): Clarify `commands' changes, and
5606 add cross reference.
5607
56082010-03-31 Pedro Alves <pedro@codesourcery.com>
5609
5610 * gdb.texinfo (TUI Commands): Mention that in some cases, these
5611 commands error out.
5612
56132010-03-30 H.J. Lu <hongjiu.lu@intel.com>
5614
5615 * gdb.texinfo (i386 Features): Add org.gnu.gdb.i386.avx.
5616
56172010-03-30 H.J. Lu <hongjiu.lu@intel.com>
5618
5619 * gdb.texinfo (General Query Packets): Add xmlRegisters.
5620
56212010-03-29 Stan Shebs <stan@codesourcery.com>
5622 Nathan Sidwell <nathan@codesourcery.com>
5623
5624 * gdb.texinfo (GDB/MI Tracepoint Commands): Add notes about the
5625 GDBN equivalent.
5626 (Set Tracepoints): Remove mention that conditional tracepoints
5627 don't exist.
5628 (Tracepoint Actions): Clarify when while-stepping collection
5629 happens, note that while-stepping does not automatically collect
5630 $pc.
5631
56322010-03-29 Stan Shebs <stan@codesourcery.com>
5633
5634 * gdb.texinfo (Tracepoint Packets): Describe QTDPsrc.
5635 (General Query Packets): Describe TracepointSource.
5636
56372010-03-27 Matt Rice <ratmice@gmail.com>
5638
5639 * gdb.texinfo (ARM): Document arguments to "target sim".
5640 (Set Catchpoints): Use @dots{} instead of @r{...}.
5641
56422010-03-26 Pedro Alves <pedro@codesourcery.com>
5643
5644 * gdb.texinfo (Tracepoint Packets): Remove mention that
5645 terror:string may be plain text, and drop mention of X prefix.
5646
56472010-03-26 Vladimir Prus <vladimir@codesourcery.com>
5648
5649 * gdb.texinfo (GDB/MI Tracepoint Commands): Add comma after @xref.
5650
56512010-03-24 Stan Shebs <stan@codesourcery.com>
5652
5653 * gdb.texinfo (Tracepoint Packets): Document trace error status.
5654
56552010-03-24 Tom Tromey <tromey@redhat.com>
5656
5657 PR breakpoints/9352:
5658 * gdb.texinfo (Break Commands): Update.
5659
56602010-03-24 Vladimir Prus <vladimir@codesourcery.com>
5661
5662 * gdb.texinfo (GDB/MI Tracepoint Commands): Document MI tracepoint
5663 commands.
5664
56652010-03-16 Stan Shebs <stan@codesourcery.com>
5666
5667 * gdb.texinfo (Starting and Stopping Trace Experiments): Describe
5668 circular-trace-buffer.
5669 (Tracepoint Packets): Describe QTBuffer, and details of the
5670 qTStatus reply.
5671
56722010-03-12 Stan Shebs <stan@codesourcery.com>
5673 Nathan Sidwell <nathan@codesourcery.com>
5674
5675 * gdb.texinfo (Tracepoint Actions): Clarify that while-stepping is
5676 doing instruction stepping.
5677 (Tracepoint Restrictions): New node.
5678
56792010-03-10 Tom Tromey <tromey@redhat.com>
5680
5681 * gdbint.texinfo (Symbol Handling): Update.
5682
56832010-03-08 Tom Tromey <tromey@redhat.com>
5684
5685 PR cli/9591:
5686 * gdb.texinfo (Mode Options): Mention lack of pagination and
5687 confirmation with --batch.
5688 (Screen Size): Mention --batch.
5689 (Messages/Warnings): Likewise.
5690
56912010-03-05 Tom Tromey <tromey@redhat.com>
5692
5693 * gdb.texinfo (Basic Python): Document target_charset and
5694 target_wide_charset.
5695
56962010-03-05 Tom Tromey <tromey@redhat.com>
5697
5698 * gdb.texinfo (Data): Link to pretty-printing.
5699 (Output Formats): Likewise. Correct text.
5700
57012010-03-01 Daniel Jacobowitz <dan@codesourcery.com>
5702
5703 * gdb.texinfo (Types): Describe <struct> and <flags>.
5704
57052010-02-28 Phil Muldoon <pmuldoon@redhat.com>
5706
5707 * gdb.texinfo (Frames In Python): Add block parameter and
5708 description to read_var text.
5709
57102010-02-26 Phil Muldoon <pmuldoon@redhat.com>
5711 Tom Tromey <tromey@redhat.com>
5712
5713 * gdb.texinfo (Types In Python): Describe block argument in
5714 template_argument and gdb.lookup_type.
5715
57162010-02-24 Tom Tromey <tromey@redhat.com>
5717
5718 * gdb.texinfo (Cygwin Native): Fix typo.
5719
57202010-02-24 Phil Muldoon <pmuldoon@redhat.com>
5721
5722 * gdb.texinfo (Frames In Python): Add block, find_sal, function
5723 and select method descriptions.
5724 (Python API): Add Blocks In Python, Symbols in Python and Symbol
5725 Tables in Python to menu.
5726 (Blocks In Python): New node.
5727 (Symbols In Python): New node.
5728 (Symbol Tables in Python): New node.
5729
57302010-02-24 Vladimir Prus <vladimir@codesourcery.com>
5731
5732 Multiexec MI
5733
5734 gdb/
5735 * breakpoint.c (clear_syscall_counts): Take struct inferior*.
5736
5737 gdb/doc/
5738 * gdb.texinfo (GDB/MI Command Syntax): Document notification
5739 changes.
5740 (GDB/MI Program Execution): Document current behaviour of
5741 --all and --thread-group.
5742 (GDB/MI Miscellaneous Commands): Document -add-inferior and
5743 -remove-inferior.
5744 * observer.texi (inferior_added, inferior_removed): New
5745 observers.
5746
57472010-02-19 Tom Tromey <tromey@redhat.com>
5748
5749 * gdbint.texinfo (Getting Started): Fix @node.
5750 (Debugging GDB): Likewise.
5751
57522010-02-13 Joel Brobecker <brobecker@adacore.com>
5753
5754 * gdbint.texinfo (Testsuite): New section "Testsuite Configuration",
5755 documenting the gdb_test_timeout variable.
5756
57572010-02-12 Jakob Engblom <jakob@virtutech.com>
5758
5759 * gdb.texinfo (MI commands): Added documentation of --reverse
5760 option to a set of MI commands. Restructured documentation of MI
5761 commands --exec-continue to reflect the complexity of reverse
5762 execution.
5763
57642010-02-12 Pedro Alves <pedro@codesourcery.com>
5765
5766 * gdb.texinfo (Using the Collected Data): Specify that the address
5767 range of `tfind outsize' is exclusive, and that the address range
5768 of `tfind range' is inclusive.
5769 (Tracepoint Packets): Specify that the address range of
5770 `QTFrame:range' is inclusive, and that the address range of
5771 `QTFrame:outside' is exclusive
5772
57732010-02-12 Vladimir Prus <vladimir@codesourcery.com>
5774
5775 * gdb.texinfo (GDB/MI Result Records): Clarify ^running.
5776
57772010-02-10 Tom Tromey <tromey@redhat.com>
5778
5779 * gdb.texinfo (Debugging Output): Document set debug parser and
5780 show debug parser.
5781
57822010-02-09 H.J. Lu <hongjiu.lu@intel.com>
5783
5784 * gdb.texinfo (Predefined Target Types): Add i387_ext,
5785 i386_eflags and i386_mxcsr.
5786
57872010-02-08 H.J. Lu <hongjiu.lu@intel.com>
5788
5789 * gdb.texinfo: Document i386 target features.
5790
57912010-02-05 Doug Evans <dje@google.com>
5792
5793 * gdbint.texinfo (Testsuite): Add a new section to document the
5794 various DejaGnu variables that may be overridden.
5795 Document INTERNAL_GDBFLAGS.
5796
57972010-02-04 Tom Tromey <tromey@redhat.com>
5798
5799 PR cli/8830:
5800 * gdb.texinfo (Files): -readnow comes before the filename for file
5801 and symbol-file.
5802
58032010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
5804
5805 * gdb.texinfo (Architecture-Specific Protocol Details): New section.
5806 Document ARM breakpoint types.
5807 (Register Packet Format): Move into the new section.
5808 (Packets): Describe the KIND argument for Z0, z0, Z1, and z1 packets.
5809
58102010-01-21 Joel Brobecker <brobecker@adacore.com>
5811
5812 * gdb.texinfo (File Options): Adjust the documentation of this
5813 switch to refer to the "source" command rather than partially
5814 duplicating some of the relevant information.
5815 (Extending GDB): Introduce and document the set/show script-extension
5816 setting.
5817 (Command Files): Add note explaining that the "source" command
5818 is also used to evalute scripts written in other languages.
5819 Remove the short slightly incorrect reference to sourcing Python
5820 scripts.
5821 (Python Commands): Document how to execute a Python script from GDB.
5822
58232010-01-19 Joel Brobecker <brobecker@adacore.com>
5824
5825 * gdb.texinfo (Command Files): Fix typo.
5826
58272010-01-18 Tom Tromey <tromey@redhat.com>
5828
5829 * gdb.texinfo (File Options): Document -x on .py files.
5830 (Command Files): Document handling of Python scripts.
5831
58322010-01-18 Jie Zhang <jie.zhang@analog.com>
5833
5834 * Makefile.in (ANNOTATE_DOC_BUILD_INCLUDES): Add GDBvn.texi.
5835
58362010-01-15 Stan Shebs <stan@codesourcery.com>
5837
5838 * gdb.texinfo (Trace Files): New section.
5839 (Tracepoint Packets): Document QTSave and qTBuffer.
5840 (Trace File Format): New appendix.
5841
58422010-01-13 Phil Muldoon <pmuldoon@redhat.com>
5843
5844 * gdb.texinfo (Values From Inferior): Document lazy_string value
5845 method.
5846 (Python API): Add Lazy strings menu item.
5847 (Lazy Strings In Python): New node.
5848
58492010-01-13 Vladimir Prus <vladimir@codesourcery.com>
5850
5851 * gdb.texinfo (GDB/MI Thread Information): New.
5852 (GDB/MI Async Records): Document the core field in *stopped.
5853 (GDB/MI Miscellaneous Commands): Expand -list-thread-groups
5854 documentation
5855 (Process list): Document that osdata document may contain
5856 threads.
5857 (Remote Serial Protocol): Document qXfer:threads.
5858
58592010-01-06 Stan Shebs <stan@codesourcery.com>
5860
5861 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
5862 disconnected tracing.
5863 (Tracepoint Packets): Document new protocol.
5864
58652010-01-05 Stan Shebs <stan@codesourcery.com>
5866
5867 * gdb.texinfo (Create and Delete Tracepoints): Describe fast
5868 tracepoints.
5869 (Tracepoint Packets): Describe remote protocol for fast
5870 tracepoints.
5871
58722010-01-01 Joel Brobecker <brobecker@adacore.com>
5873
5874 Update the "Start of New Year Procedure".
5875 * gdbint.texinfo: Add the list of files that need to be updated
5876 manually. Minor reformatting.
5877
58782010-01-01 Joel Brobecker <brobecker@adacore.com>
5879
5880 * refcard.tex: Update copyright year in header and text.
5881
58822010-01-01 Joel Brobecker <brobecker@adacore.com>
5883
5884 * agentexpr.texi: Add 2010 to the list of copyright years.
5885 * annotate.texinfo: Likewise.
5886 * gdb.texinfo: Likewise.
5887 * gdbint.texinfo: Likewise.
5888 * observer.texi: Likewise.
5889 * stabs.texinfo: Likewise.
5890
58912009-12-31 Stan Shebs <stan@codesourcery.com>
5892
5893 * gdb.texinfo (Tracepoint Actions): Describe teval.
5894
58952009-12-29 Stan Shebs <stan@codesourcery.com>
5896
5897 * gdb.texinfo (Tracepoint Actions): Describe default-collect.
5898
58992009-12-28 Stan Shebs <stan@codesourcery.com>
5900
5901 * gdb.texinfo (Trace State Variables): New section.
5902 (Tracepoint Packets): Describe trace state variable packets.
5903 * agentexpr.texi (Bytecode Descriptions): Describe trace state
5904 variable bytecodes.
5905
59062009-12-28 Daniel Jacobowitz <dan@codesourcery.com>
5907
5908 * gdb.texinfo (Symbols): "info variables" prints definitions, not
5909 declarations.
5910
59112009-12-21 Vladimir Prus <vladimir@codesourcery.com>
5912
5913 * gdb.texinfo (GDB/MI Miscellaneous Commands): Clarify that
5914 -gdb-exit behaviour.
5915
59162009-12-20 Joel Brobecker <brobecker@adacore.com>
5917
5918 * gpl.texi: Update to version 3 of the GPL.
5919
59202009-12-20 Joel Brobecker <brobecker@adacore.com>
5921
5922 * Makefile.in: Update copyright header.
5923 * observer.texi: Fix the copyright header of the generated files.
5924
59252009-12-08 Phil Muldoon <pmuldoon@redhat.com>
5926
5927 * gdb.texinfo (Types In Python): Describe range function.
5928
59292009-12-03 Richard Ward <richard.j.ward1@googlemail.com>
5930
5931 * gdb.texinfo (Types In Python): Describe "is_base_class".
5932
59332009-12-03 Tom Tromey <tromey@redhat.com>
5934
5935 * gdb.texinfo (Basic Python): Document gdb.parse_and_eval.
5936
59372009-12-02 Paul Pluzhnikov <ppluzhnikov@google.com>
5938
5939 * observer.texi: New memory_changed observer.
5940
59412009-12-01 Tom Tromey <tromey@redhat.com>
5942
5943 * gdb.texinfo (Reverse Execution): Fix typo.
5944
59452009-11-24 Daniel Jacobowitz <dan@codesourcery.com>
5946
5947 PR gdb/8704
5948
5949 * gdb.texinfo (Thread-Specific Breakpoints): Thread specifiers
5950 are allowed after the breakpoint condition.
5951
59522009-11-23 Tom Tromey <tromey@redhat.com>
5953
5954 PR python/10782:
5955 * gdb.texinfo (Types In Python): Document Type.pointer.
5956
59572009-11-23 Paul Pluzhnikov <ppluzhnikov@google.com>
5958
5959 * gdb.texinfo (Machine Code): Adjust.
5960
59612009-11-11 Pedro Alves <pedro@codesourcery.com>
5962
5963 * agentexpr.texi (Tracing On Symmetrix): Delete section.
5964 (Using Agent Expressions): Delete cross reference.
5965
59662009-11-07 Joel Brobecker <brobecker@adacore.com>
5967
5968 * gdbint.texinfo, stabs.texinfo: Move the @setchapternewpage
5969 and @settitle directives up to help makeinfo find them.
5970
59712009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
5972
5973 * gdb.texinfo (set debug-file-directory, show debug-file-directory)
5974 (Auto-loading): Use plural and note one can use multiple components now.
5975
59762009-11-01 Vladimir Prus <vladimir@codesourcery.com>
5977
5978 * gdb.texinfo (GDB/MI Stack Manipulation): Make
5979 -stack-list-arguments have the same documentation for parameter
5980 as -stack-list-locals. Add comas.
5981
59822009-10-27 Tom Tromey <tromey@redhat.com>
5983 Eli Zaretskii <eliz@gnu.org>
5984
5985 PR python/10781
5986
5987 * gdb.texinfo (Values From Inferior): Document cast method.
5988
59892009-10-22 Paul Pluzhnikov <ppluzhnikov@google.com>
5990
5991 * gdb.texinfo (Machine Code): Mention function name in disasssembly
5992 and adjust example.
5993
59942009-10-22 Michael Snyder <msnyder@vmware.com>
5995
5996 * gdb.texinfo (Process Record and Replay): Document new form of
5997 info record command. Also document the new save and restore
5998 commands.
5999
60002009-10-21 Paul Pluzhnikov <ppluzhnikov@google.com>
6001
6002 * gdb.texinfo (Machine Code): Mention current pc marker.
6003 (Memory): Likewise.
6004
60052009-10-19 Pedro Alves <pedro@codesourcery.com>
6006 Stan Shebs <stan@codesourcery.com>
6007
6008 * observer.texi (new_inferior): Rename to...
6009 (inferior_appeared): ... this.
6010
6011 * gdb.texinfo (Inferiors): Rename node to ...
6012 (Inferiors and Programs): ... this. Mention running multiple
6013 programs in the same debug session.
6014 <info inferiors>: Mention the new 'Executable' column if "info
6015 inferiors". Update examples. Document the "add-inferior",
6016 "clone-inferior", "remove-inferior" and "maint info
6017 program-spaces" commands.
6018 (Process): Rename node to...
6019 (Forks): ... this. Document "set|show follow-exec-mode".
6020
60212009-10-11 Michael Snyder <msnyder@vmware.com>
6022
6023 * gdb.texinfo (ReverseStep): Show default as "unsupported".
6024 (ReverseContinue): Ditto.
6025
60262009-10-08 Paul Pluzhnikov <ppluzhnikov@google.com>
6027
6028 * gdb.texinfo (Server): Document libthread-db-search-path.
6029
60302009-10-08 Jan Kratochvil <jan.kratochvil@redhat.com>
6031
6032 * gdbint.texinfo (i386_stopped_by_hwbp): Remove.
6033
60342009-10-06 Michael Eager <eager@eagercon.com>
6035
6036 * gdb.texinfo (Contributors): Add self for Xilinx MicroBlaze.
6037 (Embedded Processors): Add MicroBlaze.
6038 (MicroBlaze): New. Describe Xilinx MicroBlaze
6039
60402009-10-04 Pedro Alves <pedro@codesourcery.com>
6041
6042 * gdb.texinfo (Remote Protocol): Don't mention vCont;T.
6043
60442009-09-26 Pierre Muller <muller@ics.u-strasbg.fr>
6045
6046 * gdb.texinfo (Cygwin Native): Mention support for Ctrl-BREAK.
6047
60482009-09-23 Joel Brobecker <brobecker@adacore.com>
6049
6050 * observer.texi (solib_unloaded): Document explicitly the fact that
6051 this observer is called before the associated symbols are unloaded.
6052
60532009-09-19 Vladimir Prus <vladimir@codesourcery.com>
6054
6055 * gdb.texinfo (GDB/MI Stack Manipulation): Document
6056 -stack-list-variables.
6057
60582009-09-18 Tom Tromey <tromey@redhat.com>
6059
6060 * gdb.texinfo (GDB/MI Variable Objects): -enable-pretty-printing
6061 is experimental.
6062
60632009-09-17 Paul Pluzhnikov <ppluzhnikov@google.com>
6064
6065 * gdb.texinfo (convenince variables): Mention
6066 $_siginfo could be empty.
6067
60682009-09-15 Tom Tromey <tromey@redhat.com>
6069
6070 * gdb.texinfo (GDB/MI Variable Objects): Document
6071 -enable-pretty-printing, -var-set-update-range, dynamic varobjs.
6072 Expand -var-update documentation.
6073
60742009-09-14 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
6075
6076 * gdb.texinfo (Set Catchpoints): Documentation about the catch syscall
6077 feature.
6078
60792009-09-13 Daniel Jacobowitz <dan@codesourcery.com>
6080
6081 * gdbint.texinfo (Unwinding the Frame ID): Reference outer_frame_id.
6082
60832009-09-10 Michael Snyder <msnyder@vmware.com>
6084
6085 * gdb.texinfo (qSupported): Mention new ReverseContinue and
6086 ReverseStep replies to the qSupported query.
6087
60882009-09-10 Joel Brobecker <brobecker@adacore.com>
6089
6090 Add documentation for set/show interactive-mode.
6091 * gdb.texinfo (Other Misc Settings): New node.
6092
60932009-09-01 Doug Evans <dje@google.com>
6094
6095 * gdb.texinfo (Caching Data of Remote Targets): Add note on
6096 non-stop mode's affect on remote caching.
6097
60982009-08-31 Jacob Potter <jdpotter@google.com>
6099 Doug Evans <dje@google.com>
6100
6101 * gdb.texinfo (Caching Data of Remote Targets): Update text.
6102 Mark `set/show remotecache' options as obsolete.
6103 Document new `set/show stack-cache' option.
6104 Update text for `info dcache'.
6105
61062009-08-27 Doug Evans <dje@google.com>
6107
6108 * gdb.texinfo (Symbols): Delete `set print symbol-loading'.
6109 (Files): Add note on new optional regex arg to `info sharedlibrary'.
6110
61112009-08-26 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6112
6113 * gdbint.texinfo (Releasing GDB): Fix confusing sentence
6114 about autoconf.
6115
61162009-08-25 Pedro Alves <pedro@codesourcery.com>
6117
6118 * gdb.texinfo (Debugging Multiple Inferiors): Add "info inferiors"
6119 small example, and describe its columns. Replace "inferior-id" by
6120 "infno" throughout.
6121
61222009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6123
6124 * gdbint.texinfo (Releasing GDB): Point to
6125 README-maintainer-mode file for required autoconf version.
6126 * configure.ac: Do not substitute datarootdir, htmldir,
6127 pdfdir, docdir. Do not process --with-datarootdir,
6128 --with-htmldir, --with-pdfdir, --with-docdir.
6129 * configure: Regenerate.
6130
6131 * configure: Regenerate.
6132
61332009-08-20 Reid Kleckner <reid@kleckner.net>
6134
6135 * gdb.texinfo: Add chapter on JIT interface.
6136
61372009-08-07 Nick Roberts <nickrob@snap.net.nz>
6138
6139 * gdb.texinfo (Server Prefix): Explain that server prefix suppresses
6140 confirmation request.
6141
61422009-08-05 Jeremy Bennett <jeremy.bennett@embecosm.com>
6143
6144 * gdb.texinfo (Separate Debug Files, Remote Protocol): Clarified
6145 CRC definitions.
6146
61472009-08-03 Vladimir Prus <vladimir@codesourcery.com>
6148
6149 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
6150 -break-commands.
6151
61522009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
6153
6154 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
6155 "set spu auto-flush-cache" and "show spu auto-flush-cache" commands.
6156
61572009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
6158
6159 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
6160 "set spu stop-on-load" and "show spu stop-on-load" commands.
6161
61622009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
6163
6164 * gdb.texinfo (Target Descriptions): Document <compatible> element.
6165
61662009-07-28 Daniel Jacobowitz <dan@codesourcery.com>
6167
6168 * gdb.texinfo (ARM Features): Document org.gnu.gdb.arm.vfp and
6169 org.gnu.gdb.arm.neon.
6170
61712009-07-20 Pedro Alves <pedro@codesourcery.com>
6172
6173 * gdb.texinfo (Target Description Format): Mention the new <osabi>
6174 optional element.
6175 (subsection OS ABI): New subsection.
6176
61772009-07-14 Stan Shebs <stan@codesourcery.com>
6178
6179 * gdb.texinfo (Tracepoint Conditions): New section.
6180 (General Query Packets): Describe ConditionalTracepoints.
6181 (Tracepoint Packets): Describe condition field.
6182 (Maintenance Commands): Describe maint agent-eval.
6183 * agentexpr.texi (Using Agent Expressions): Mention eval usage.
6184
61852009-07-11 Hui Zhu <teawater@gmail.com>
6186
6187 * gdb.texinfo (disassemble): Add a new modifier /r
6188 to "disassemble" command to make it print the raw instructions
6189 in hex as well as in symbolic form.
6190
61912009-07-09 Tom Tromey <tromey@redhat.com>
6192
6193 * gdbint.texinfo (Testsuite): Document parallel make check.
6194
61952009-07-09 Tom Tromey <tromey@redhat.com>
6196
6197 * gdbint.texinfo (Testsuite): Document test transcripts.
6198
61992009-07-10 Phil Muldoon <pmuldoon@redhat.com>
6200
6201 * gdb.texinfo (Values From Inferior): Add length parameter
6202 description.
6203
62042009-07-04 Chris Genly <chris@genly.us>
6205
6206 * gdb.texinfo (GDB/MI Variable Objects): Document child definition
6207 in -var-list-children. Fix example according to what the code
6208 does.
6209
62102009-07-02 Pedro Alves <pedro@codesourcery.com>
6211
6212 * gdb.texinfo (Debugging multiple inferiors): Document the
6213 "inferior", "detach inferior" and "kill inferior" commands.
6214 (Debugging Programs with Multiple Processes): Adjust to mention
6215 generic "inferior" commands. Delete mention of "detach fork" and
6216 "delete fork". Cross reference to "Debugging multiple inferiors"
6217 section.
6218
62192009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
6220
6221 * gdbint.texinfo (Item Output Functions): Update signature
6222 for ui_out_field_core_addr.
6223
62242009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
6225
6226 * gdbint.texinfo (Examples of Use of @code{ui_out} functions):
6227 Update example code extrated from breakpoint.c.
6228
62292009-06-28 Paul Pluzhnikov <ppluzhnikov@google.com>
6230
6231 * gdb.texinfo (GDB/MI Program Context): @ignore unimplemented
6232 MI commands.
6233 (GDB/MI Symbol Query): Likewise.
6234 (GDB/MI File Commands): Likewise.
6235 (GDB/MI File Transfer Commands): Likewise.
6236 (GDB/MI Target Manipulation): Likewise.
6237 (GDB/MI Miscellaneous Commands): Likewise.
6238
62392009-06-27 Daniel Jacobowitz <dan@codesourcery.com>
6240
6241 * gdb.texinfo (Debugging Optimized Code): New chapter.
6242 (Compiling for Debugging): Reference it. Move some
6243 text to the new section.
6244
62452009-06-15 Phil Muldoon <pmuldoon@redhat.com>
6246
6247 * doc/gdb.texinfo (Calling): Document
6248 set-unwind-on-terminating-exception usage.
6249
62502009-06-11 Pedro Alves <pedro@codesourcery.com>
6251
6252 * gdb.texinfo (All-Stop): Document new 'set schedule-multiple'
6253 command.
6254
62552009-06-07 Pedro Alves <pedro@codesourcery.com>
6256
6257 * gdbint.texinfo (TARGET_HAS_HARDWARE_WATCHPOINTS): Delete all
6258 references.
6259
62602009-06-04 Ulrich Weigand <uweigand@de.ibm.com>
6261
6262 * gdbint.texinfo: Rename formal parameters to gdbarch function
6263 protoypes from "current_gdbarch" to "gdbarch".
6264
62652009-05-28 Tom Tromey <tromey@redhat.com>
6266
6267 * gdb.texinfo (Basic Python): Change get_parameter to parameter.
6268
62692009-05-27 Tom Tromey <tromey@redhat.com>
6270
6271 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
6272 feature.
6273 (GDB/MI Variable Objects): Document -var-set-visualizer.
6274
62752009-04-02 Tom Tromey <tromey@redhat.com>
6276
6277 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
6278 feature.
6279 (GDB/MI Variable Objects): Document -var-set-visualizer.
6280
62812009-05-27 Tom Tromey <tromey@redhat.com>
6282 Thiago Jung Bauermann <bauerman@br.ibm.com>
6283 Phil Muldoon <pmuldoon@redhat.com>
6284
6285 * gdb.texinfo (Objfiles In Python): Reference pretty printing.
6286 (Pretty Printing): New node.
6287 (Selecting Pretty-Printers): Likewise.
6288 (Python API): Update.
6289 (Output Formats): Document /r format.
6290
62912009-05-27 Thiago Jung Bauermann <bauerman@br.ibm.com>
6292 Tom Tromey <tromey@redhat.com>
6293
6294 * gdb.texinfo (Types In Python): New node.
6295 (Values From Inferior): "type" is now an attribute.
6296 (Python API): Update.
6297
62982009-05-27 Tom Tromey <tromey@redhat.com>
6299 Thiago Jung Bauermann <bauerman@br.ibm.com>
6300 Phil Muldoon <pmuldoon@redhat.com>
6301
6302 * gdb.texinfo: Add @syncodeindex for `tp'.
6303 (Python API): Update.
6304 (Auto-loading): New node.
6305 (Objfiles In Python): New node.
6306
63072009-05-15 Paul Pluzhnikov <ppluzhnikov@google.com>
6308
6309 * gdb.texinfo (Threads): Document libthread-db-search-path.
6310
63112009-05-15 Nick Roberts <nickrob@snap.net.nz>
6312
6313 * gdb.texinfo (GDB/MI General Design): Break up into four nodes.
6314
63152009-05-12 Pedro Alves <pedro@codesourcery.com>
6316
6317 * gdb.texinfo: Document 'set/show debug gnu-nat'. Replace 'maint
6318 show-debug-regs' docs by 'maint set show-debug-regs' and 'maint
6319 show show-debug-regs' docs.
6320
63212009-05-08 Eli Zaretskii <eliz@gnu.org>
6322
6323 * gdb.texinfo (Process Record and Replay): Add description of
6324 reverse execution.
6325
63262009-05-07 Joel Brobecker <brobecker@adacore.com>
6327
6328 * gdbint.texinfo (Adding support for debugging core files): New node.
6329 (Native Debugging): Remove the ``Native core file Support'' section.
6330
63312009-05-01 Eli Zaretskii <eliz@gnu.org>
6332
6333 * gdb.texinfo (Process Record and Replay): Improve and clarify.
6334 Add index entries.
6335
63362009-04-30 Hui Zhu <teawater@gmail.com>
6337 Michael Snyder <msnyder@vmware.com>
6338
6339 * gdb.texinfo: (Process Record and Replay): Add documentation for
6340 process record and replay.
6341
63422009-04-29 Jan Kratochvil <jan.kratochvil@redhat.com>
6343
6344 * gdb.texinfo (Macros): Note command-line for `info macro'. Append
6345 a new part on command-line defined macros.
6346
63472009-04-25 Eli Zaretskii <eliz@gnu.org>
6348
6349 * gdb.texinfo (Machine Code) <disassemble-next-line>: Improve and
6350 clarify the wording.
6351
63522009-04-23 Tom Tromey <tromey@redhat.com>
6353
6354 * gdb.texinfo (Data Files): New node.
6355 (GDB Files): Update menu.
6356
63572009-04-23 Joel Brobecker <brobecker@adacore.com>
6358
6359 * gdbint.texinfo (Defining Other Architecture Features): Remove
6360 entry for PROCESS_LINENUMBER_HOOK.
6361
63622009-04-22 Vladimir Prus <vladimir@codesourcery.com>
6363
6364 * gdb.texinfo (GDB/MI Program Execution): Document -exec-jump.
6365
63662009-04-22 Hui Zhu <teawater@gmail.com>
6367
6368 * gdb.texinfo (disassemble-next-line): Set the default of
6369 disassemble-next-line to off.
6370
63712009-04-21 Joseph Myers <joseph@codesourcery.com>
6372
6373 * configure.ac (--with-datarootdir, --with-docdir, --with-pdfdir,
6374 --with-htmldir): New.
6375 * configure: Regenerate.
6376 * Makefile.in (datarootdir, docdir): Define.
6377 (gdb.dvi, gdb.pdf): Use same -I options as for building gdb.info
6378 instead of $(SET_TEXINPUTS).
6379 (gdbint.dvi, gdbint.pdf): Use same -I options as for building
6380 gdbint.info instead of $(SET_TEXINPUTS).
6381 (gdbint/index.html): Use same -I options as for building
6382 gdbint.info.
6383 (stabs.dvi, stabs.pdf): Use same -I options as for building
6384 stabs.info instead of $(SET_TEXINPUTS).
6385 (stabs/index.html): Use same -I options as for building
6386 stabs.info.
6387 (annotate.dvi, annotate.pdf): Use same -I options as for building
6388 annotate.info instead of $(SET_TEXINPUTS).
6389 (annotate/index.html): Use same -I options as for building
6390 annotate.info.
6391
63922009-04-21 David Daney <ddaney@caviumnetworks.com>
6393
6394 * gdb.texinfo (maint show-debug-regs): Remove mention of x86.
6395
63962009-04-21 Joseph Myers <joseph@codesourcery.com>
6397
6398 * gdb.texinfo (Source Path): Document --with-relocated-sources.
6399
64002009-04-18 Carlos O'Donell <carlos@codesourcery.com>
6401 Joseph Myers <joseph@codesourcery.com>
6402
6403 * Makefile.in (MAKEHTML): Set to makeinfo --html.
6404 (MAKEHTMLFLAGS): Set to empty.
6405 (html__strip_dir): Define.
6406 (HTMLFILES): Define.
6407 (HTMLFILES_INSTALL): Define.
6408 (install-html): Copy new automake rule.
6409 (html): Depend on $(HTMLFILES).
6410 (gdb_toc.html): Rename to gdb/index.html.
6411 (gdbint_toc.html): Rename to gdbint/index.html.
6412 (stabs_toc.html): Rename to stabs/index.html.
6413 (annotate_toc.html): Rename to annotate/index.html.
6414
64152009-04-17 Carlos O'Donell <carlos@codesourcery.com>
6416
6417 * Makefile.in: Set pdfdir and htmldir from configure
6418 substitutions.
6419 * configure.ac: AC_SUBST datarootdir, docdir, htmldir, pdfdir.
6420 * configure: Regenerate.
6421
64222009-04-16 Joel Brobecker <brobecker@adacore.com>
6423
6424 * gdbint.texinfo (Native Debugging): Remove entry for PROC_NAME_FMT.
6425 This macro is no longer used.
6426
64272009-04-15 Tom Tromey <tromey@redhat.com>
6428
6429 * gdb.texinfo (Character Sets): Document default character set.
6430
64312009-04-14 Pierre Muller <muller@ics.u-strasbg.fr>
6432
6433 * gdbint.texinfo: Change server name from sources.redhat.com to
6434 sourceware.org throughout.
6435
64362009-04-09 Joel Brobecker <brobecker@adacore.com>
6437
6438 * gdb.texinfo (Set Breaks): Rewrite a paragraph to avoid a warning
6439 about a missing dot or coma after @xref.
6440
64412009-04-02 Joel Brobecker <brobecker@adacore.com>
6442
6443 * gdb.texinfo (Backtrace): Add a parameter in frame 1 of the first
6444 example, and add a small explanation about it.
6445 (Print Settings): Change the documentation of the "set print
6446 frame-arguments" to reflect the fact that the default is now "scalars".
6447
64482009-04-02 Joel Brobecker <brobecker@adacore.com>
6449
6450 * gdb.texinfo (Print Settings): Add kindex for command "set
6451 print frame-arguments".
6452
64532009-03-31 Joel Brobecker <brobecker@adacore.com>
6454
6455 * gdb.texinfo (Ada Tasks): Add documentation about task-specific
6456 breakpoints.
6457 (Set Breaks): Add reference to thread-specific and task-specific
6458 breakpoints.
6459
64602009-03-31 Joel Brobecker <brobecker@adacore.com>
6461
6462 * gdb.texinfo (Ada Tasks): Remove the documentation about
6463 the "Running" state, as this state has been eliminated.
6464 Now all runnable tasks are shown as "Runnable".
6465
64662009-03-30 Stan Shebs <stan@codesourcery.com>
6467
6468 * gdb.texinfo (Tracepoints): Describe tracepoints as a
6469 special case of breakpoints.
6470 (Enable and Disable Tracepoints): Mention deprecation.
6471 (Listing Tracepoints): Update description and example.
6472
64732009-03-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
6474
6475 * gdb.texinfo (Frames in Python): New node.
6476 (Python API): Update.
6477
64782009-03-29 Thiago Jung Bauermann <bauerman@br.ibm.com>
6479
6480 * gdb.texinfo (Values From Inferior): Change gdb.Value.address
6481 from a method to an attribute.
6482
64832009-03-26 Thiago Jung Bauermann <bauerman@br.ibm.com>
6484
6485 * gdb.texinfo (Values From Inferior): Document is_optimized_out
6486 attribute.
6487
64882009-03-25 Pedro Alves <pedro@codesourcery.com>
6489
6490 * observer.texi (thread_exit): Add "silent" parameter.
6491
64922009-03-22 Pedro Alves <pedro@codesourcery.com>
6493
6494 * observer.texi (about_to_proceed): New.
6495
64962009-03-21 Jeremy Bennett <jeremy.bennett@embecosm.com>
6497
6498 * gdbint.texinfo (everywhere): Use braces {} in @deftypeXX type
6499 field throughout to handle types with spaces in them. Fix typos
6500 found by aspell.
6501 (Summary, Requirements, Contributors): New first chapter,
6502 "Summary" added, old Requirements section moved there, and new
6503 section, "Contributors" added.
6504 (Initializing a New Architecture, Register Representation)
6505 (Frame Interpretation, Inferior Call Setup, Adding a New Target)
6506 (Porting gdb): These sections extended and updated.
6507 (Compiler Characteristics): This section (empty) deleted.
6508 (Defining Other Architecture Features): This section renamed and
6509 duplicate material removed from (formerly "Target Conditionals").
6510 Use braces {} in @deftypeXX type field throughout to handle types
6511 with spaces in them. Typos found by aspell fixed.
6512
6513 * stack_frame.svg: New file, source of image for gdbint.texinfo.
6514 * stack_frame.pdf: Version of image for PDF output.
6515 * stack_frame.png: Version of image for HTML output and for Emacs.
6516 * stack_frame.txt: Version of image for Info output.
6517 * stack_frame.eps: Version of image for TeX DVI output.
6518
65192009-03-21 Eli Zaretskii <eliz@gnu.org>
6520
6521 * gdb.texinfo (Character Sets): Fix last change.
6522
65232009-03-21 Thiago Jung Bauermann <bauerman@br.ibm.com>
6524
6525 * gdb.texinfo (Values From Inferior): Fix optional arguments
6526 markup.
6527 (Commands In Python): Adjust argument names of gdb.Command.__init__
6528 to what the function accepts as keywords.
6529
65302008-03-20 Tom Tromey <tromey@redhat.com>
6531
6532 * gdb.texinfo (Convenience Vars): Document convenience functions.
6533 (Functions In Python): New node.
6534 (Python API): Update.
6535
65362009-03-20 Tom Tromey <tromey@redhat.com>
6537
6538 * gdb.texinfo (Character Sets): Remove obsolete text. Document
6539 set target-wide-charset.
6540 (Requirements): Mention iconv.
6541
65422009-03-17 Hui Zhu <teawater@gmail.com>
6543
6544 * gdb.texinfo: Change the introduce of "disassemble-next-line".
6545
65462009-03-17 Hui Zhu <teawater@gmail.com>
6547
6548 * gdb.texinfo: Add documentation for disassemble-next-line.
6549
65502009-03-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
6551
6552 * gdb.texinfo (Commands In Python): Remove tindex entries.
6553
65542009-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
6555
6556 * gdb.texinfo (Returning): New description for missing debug info.
6557
65582009-03-14 Pedro Alves <pedro@codesourcery.com>
6559
6560 * gdb.texinfo (Remote Configuration): Document query-attached.
6561 (General Query Packets): Document qAttached.
6562
65632009-03-05 Pedro Alves <pedro@codesourcery.com>
6564
6565 * gdb.texinfo (Background Execution): Better describe the set
6566 target-async command.
6567 (Maintenance Commands): Delete description of the `maint set/show
6568 linux-async' and `maint set/show remote-async' commands.
6569
65702009-02-18 Vladimir Prus <vladimir@codesourcery.com>
6571
6572 * gdb.texinfo (GDB/MI Async Records): Add double-spaces
6573 between sentences.
6574
65752009-02-18 Vladimir Prus <vladimir@codesourcery.com>
6576
6577 * gdb.texinfo (GDB/MI Async Records): Document the
6578 =library-loaded and =library-unloaded notifications.
6579
65802009-02-17 Vladimir Prus <vladimir@codesourcery.com>
6581
6582 * observer.texi (test_notification): New observer.
6583
65842009-02-14 Vladimir Prus <vladimir@codesourcery.com>
6585
6586 * observer.texi: Add parameter 'print_frame' to normal_stop
6587 observer.
6588
65892009-02-07 Eli Zaretskii <eliz@gnu.org>
6590
6591 * gdb.texinfo (Basic Python): Fix change from 2009-02-04.
6592 (Commands In Python): Fix COMMAND_* constants in last change. Use
6593 @kbd for interactive input. Add cross-references and index
6594 entries.
6595
65962009-02-06 Pedro Alves <pedro@codesourcery.com>
6597
6598 * gdb.texinfo (Signals): Document $_siginfo.
6599 (Convenience Variables): Mention $_siginfo.
6600 (Remote Configuration): Document qXfer:siginfo:read,
6601 qXfer:siginfo:write packets, and the read-siginfo-object,
6602 write-siginfo-object commands.
6603
66042009-02-06 Pedro Alves <pedro@codesourcery.com>
6605
6606 * gdbint.texinfo (Values): New chapter.
6607
66082009-02-06 Tom Tromey <tromey@redhat.com>
6609
6610 * gdb.texinfo (Python API): Add entry for Commands In Python.
6611 (Commands In Python): New node.
6612
66132009-02-05 Tom Tromey <tromey@redhat.com>
6614
6615 * gdb.texinfo (Values From Inferior): Document Value.string.
6616
66172009-02-05 Tom Tromey <tromey@redhat.com>
6618
6619 * gdb.texinfo (Basic Python): Document execute's from_tty
6620 argument.
6621
66222009-02-04 Tom Tromey <tromey@redhat.com>
6623
6624 * gdb.texinfo (Basic Python): Document gdb.history.
6625
66262009-01-30 Vladimir Prus <vladimir@codesourcery.com>
6627
6628 * gdb.texinfo (GDB/MI Thread Commands): Document the
6629 'current-thread-id' field. Remove the example with zero threads,
6630 since current GDB won't ever report that if there's inferior.
6631
66322009-01-30 Vladimir Prus <vladimir@codesourcery.com>
6633
6634 * gdb.texinfo (GDB/MI Breakpoint Commands): Document the -d
6635 option to -break-insert.
6636
66372009-01-28 Daniel Jacobowitz <dan@codesourcery.com>
6638 Jerome Guitton <guitton@adacore.com>
6639
6640 * gdb.texinfo (Startup): Document --with-system-gdbinit.
6641 (System-wide configuration): New section.
6642
66432009-01-26 Pedro Alves <pedro@codesourcery.com>
6644
6645 PR gdb/7580:
6646 * gdb.texinfo (Maintenance Commands): Document "maint set|show
6647 internal-error|internal-warning quit|corefile ask|yes|no".
6648
66492009-01-26 Pedro Alves <pedro@codesourcery.com>
6650
6651 * gdb.texinfo (Using the `gdbserver' Program): Document
6652 --remote-debug.
6653
66542009-01-23 Doug Evans <dje@google.com>
6655
6656 * gdb.texinfo: Add nexti to list of commands that support
6657 background execution.
6658
66592009-01-14 Daniel Jacobowitz <dan@codesourcery.com>
6660
6661 * gdb.texinfo (Define, Hooks): Document prefix command support.
6662
66632009-01-14 Joseph Myers <joseph@codesourcery.com>
6664 Carlos O'Donell <carlos@codesourcery.com>
6665
6666 Fixes for makeinfo --html.
6667
6668 * annotate.texinfo: Use @copying and @insertcopying. Use
6669 @ifnottex in place of @ifinfo.
6670 * gdb.texinfo: Use @copying and @insertcopying. Use @ifnottex in
6671 place of @ifinfo. Use @ifnotinfo for one index entry.
6672 * gdbint.texinfo: Use @copying and @insertcopying. Use @ifnottex
6673 in place of @ifinfo.
6674 * stabs.texinfo: Use @copying and @insertcopying. Use @ifnottex
6675 in place of @ifinfo. Include contents at start unconditionally.
6676
66772009-01-13 Pedro Alves <pedro@codesourcery.com>
6678
6679 * gdb.texinfo (General Query Packets): Remove @var{} around the
6680 "spu" literal string.
6681
66822009-01-07 Pedro Alves <pedro@codesourcery.com>
6683
6684 * gdb.texinfo (Error in Breakpoints): Delete mention of "The same
6685 program may be running in another process" errors.
6686 * gdbint.texinfo (Native Conditionals): Delete
6687 ONE_PROCESS_WRITETEXT description.
6688
66892009-01-07 Joel Brobecker <brobecker@adacore.com>
6690
6691 * gdbint.texinfo (Start of New Year Procedure): Add the "coding"
6692 emacs local variable to be placed at the end of the ChangeLog.
6693 Add server.c and gdbreplay.c to the list of files where the
6694 copyright year needs to be updated.
6695
66962009-01-06 Sandra Loosemore <sandra@codesourcery.com>
6697
6698 * gdb.texinfo (Remote Configuration): Document new
6699 "set/show tcp auto-retry" and "set/show tcp connect-timeout"
6700 commands.
6701
67022008-12-28 Pedro Alves <pedro@codesourcery.com>
6703
6704 * gdbint.texinfo (gdbarch_cannot_fetch_register): Don't mention
6705 FETCH_INFERIOR_REGISTERS.
6706 (Native Conditionals): Remove obsolete CHILD_PREPARE_TO_STORE,
6707 FETCH_INFERIOR_REGISTERS descriptions. Remove
6708 gdbarch_get_longjmp_target descrition, since already described in
6709 Target Conditionals. Move gdbarch_fp0_regnum description to ...
6710 (Target Conditionals): ... here.
6711
67122008-12-16 Joel Brobecker <brobecker@adacore.com>
6713
6714 * gdb.texinfo (Omissions from Ada): Add missing GDB prompt in
6715 examples.
6716 (Additions to Ada): Likewise. Add the missing opening and closing
6717 parenthesis of the GDB prompt in one of the examples.
6718
67192008-12-14 Joel Brobecker <brobecker@adacore.com>
6720
6721 * gdb.texinfo (Omissions from Ada): Remove incorrect documentation
6722 about the result of 'Address not being of type System.Address.
6723 This problem has been fixed a while ago.
6724
67252008-12-02 Vladimir Prus <vladimir@codesourcery.com>
6726
6727 MI non-stop and multiprocess docs.
6728
6729 * gdb.texinfo (GDB/MI): New section 'GDB/MI General Design'
6730 (GDB/MI Output Records): New section 'GDB/MI Frame Information'
6731 Adjust documentation for *stopped, document =thread-created,
6732 =thread-exited, =thread-group-created and =thread-group-exited.
6733 (GDB/MI Thread Commands): Document the 'state' field in
6734 -thread-info output.
6735 (GDB/MI Program Execution): Mention --all and --thread-group
6736 options.
6737 (GDB/MI Variable Objects): Describe floating and fixed variable
6738 objects.
6739 (GDB/MI Miscellaneous Commands): Document -list-thread-groups.
6740
67412008-12-02 Vladimir Prus <vladimir@codesourcery.com>
6742
6743 * gdb.texinfo (Operating System Information): New appendix.
6744 (Operating System Auxiliary Information): Document 'info os processes'
6745 (Remote Configuration): Document 'osdata'
6746 (General Query Packets): Document qXfer:osdata:read.
6747
67482008-11-27 Tristan Gingold <gingold@adacore.com>
6749
6750 * gdb.texinfo (Darwin): Document Darwin specific features.
6751
67522008-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
6753
6754 * gdbint.texinfo (Target Conditionals): Extend the
6755 gdbarch_breakpoint_from_pc description.
6756
67572008-11-22 Vladimir Prus <vladimir@codesourcery.com>
6758
6759 * gdb.texinfo (M68K Features): Fix typo.
6760
67612008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>
6762
6763 * gdb.texinfo (Symbols): Mention printing containing
6764 image name in "info symbol".
6765 (Maint translate-address): Likewise.
6766
67672008-11-18 Joel Brobecker <brobecker@adacore.com>
6768
6769 * gdb.texinfo (Set Catchpoints): Remove the documentation of
6770 commands "catch load" and "catch unload".
6771
67722008-11-17 Vladimir Prus <vladimir@codesourcery.com>
6773
6774 * gdb.texinfo (GDB/MI Async Records): Document
6775 =thread-selected.
6776
67772008-11-17 Vladimir Prus <vladimir@codesourcery.com>
6778
6779 * observer.texi (new_inferior, inferior_exit): New observers.
6780
67812008-10-27 Pedro Alves <pedro@codesourcery.com>
6782
6783 * gdbint.texinfo (Adding a New Target): Don't mention TDEPFILES,
6784 .mt files, TM_CLIBS or TM_CDEPS.
6785 (x86 Watchpoints): Don't mention TDEPFILES.
6786
67872008-10-24 Sandra Loosemore <sandra@codesourcery.com>
6788
6789 * gdb.texinfo (Remote Protocol): Add new nodes to menu.
6790 (Overview): Mention notifications and non-stop mode behavior.
6791 (Packets): Update documentation of ?, vAttach, vCont, and vRun
6792 with non-stop mode behavior. Add vStopped description.
6793 (Stop Reply Packets): Update list of packets that return
6794 stop replies. Mention non-stop behavior.
6795 (General Query Packets): Document QNonStop packet and associated
6796 qSupported query response.
6797 (Interrupts): Clarify multi-threaded behavior. Mention non-stop
6798 behavior.
6799 (Notification Packets): New section.
6800 (Remote Non-Stop): New section.
6801 (File-I/O Overview): Mention non-stop behavior.
6802
68032008-10-24 Hui Zhu <teawater@gmail.com>
6804 Pedro Alves <pedro@codesourcery.com>
6805
6806 * gdb.texinfo (displaced-stepping): Describe the auto mode
6807 setting, and say it's the default. This is now a mainstream
6808 setting instead of a maintenance setting.
6809
68102008-10-23 Pedro Alves <pedro@codesourcery.com>
6811
6812 * observer.texi (thread_stop_requested): New.
6813
68142008-10-22 Joel Brobecker <brobecker@adacore.com>
6815
6816 * gdb.texinfo (Ada Tasks, Ada Tasks and Core Files): New nodes.
6817 (Patching): Replace incorrect usage of @samp by @kbd.
6818
68192008-10-17 Michael Snyder <msnyder@vmware.com>
6820
6821 * gdb.texinfo: Add documentation for reverse execution.
6822
68232008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
6824 Eli Zaretskii <eliz@gnu.org>
6825
6826 * gdb.texinfo. (Values From Inferior): New subsubsection.
6827
68282008-10-06 Doug Evans <dje@google.com>
6829
6830 * gdb.texinfo (set debug dwarf2-die): Document it.
6831
68322008-10-01 Joel Brobecker <brobecker@adacore.com>
6833
6834 * gdb.texinfo (catch) [exception]: Document how to insert
6835 a breakpoint on user-defined exceptions when the exception
6836 name is identical to one of the language-defined ones.
6837
68382008-09-27 Tom Tromey <tromey@redhat.com>
6839
6840 * gdb.texinfo (Macros): Remove text about stringification,
6841 varargs, and splicing.
6842
68432008-09-27 Tom Tromey <tromey@redhat.com>
6844
6845 * gdbint.texinfo (Language Support): Remove text about omitting
6846 support for a language.
6847
68482008-09-23 Doug Evans <dje@google.com>
6849
6850 * gdb.texinfo (info dcache): Update.
6851
68522008-09-22 Sandra Loosemore <sandra@codesourcery.com>
6853
6854 * gdb.texinfo (Packets): Add info on thread-id syntax and
6855 multiprocess extensions.
6856 <D>: Document multiprocess form of packet.
6857 <H>: Use thread-id syntax.
6858 <T>: Likewise.
6859 <vCont>: Likewise. Note this is required for multiprocess.
6860 <vKill>: New packet.
6861 (Stop Reply Packets) <T>: Use thread-id syntax.
6862 <W>: Document multiprocess form of reply.
6863 <X>: Likewise.
6864 (General Query Packets) <qC>: Use thread-id syntax.
6865 <qfThreadInfo>: Likewise.
6866 <qGetTLSAddr>: Likewise.
6867 <qP>: Likewise.
6868 <qSupported>: Add "multiprocess" feature.
6869 <qThreadExtraInfo>: Use thread-id syntax.
6870
68712008-09-22 Stan Shebs <stan@codesourcery.com>
6872
6873 * gdb.texinfo (Inferiors): New section.
6874
68752008-09-12 Pedro Alves <pedro@codesourcery.com>
6876
6877 * gdbint.texinfo (Native Debugging): Mention NAT_GENERATED_FILES.
6878
68792008-09-11 Ulrich Weigand <uweigand@de.ibm.com>
6880
6881 * gdbint.texinfo (Target Conditionals): Remove documentation
6882 for gdbarch_name_of_malloc.
6883
68842008-09-03 Angela Marie Thomas <angela@releasedominatrix.com>
6885
6886 * gdb.texinfo (Interrupts): Mention TCP interface for
6887 sending BREAK.
6888
68892008-08-26 Ulrich Weigand <uweigand@de.ibm.com>
6890
6891 * gdb.texinfo (Commands to Specify Files): Document "remote:"
6892 argument prefix to "set sysroot".
6893
68942008-08-21 Paul N. Hilfinger <hilfinger@adacore.com>
6895
6896 * gdb.texinfo (Omissions from Ada): Describe new treatment of True
6897 and False.
6898
68992008-08-20 Vladimir Prus <vladimir@codesourcery.com>
6900
6901 * gdb.textinfo (GDB/MI Miscellaneous Commands): Use @table
6902 for possible features of -list-features.
6903
69042008-08-19 Vladimir Prus <vladimir@codesourcery.com>
6905
6906 * gdb.texinfo (Background execution): Adjust example
6907 (GDB/MI Miscellaneous Commands): Document -list-target-features.
6908
69092008-08-19 Vladimir Prus <vladimir@codesourcery.com>
6910
6911 * doc/gdb.texinfo (PowerPC): Fix typo.
6912 (PowerPC features): Fix typo.
6913
69142008-08-18 Pedro Alves <pedro@codesourcery.com>
6915
6916 * observer.texi (thread_ptid_changed): New.
6917
69182008-08-18 Luis Machado <luisgpm@br.ibm.com>
6919
6920 * doc/gdb.texinfo (PowerPC): Mention Extended FPR's for POWER7.
6921 (PowerPC features): Mention feature set for VSX registers.
6922
69232008-08-13 Joel Brobecker <brobecker@adacore.com>
6924
6925 * gdb.texinfo (Ada Mode Intro): Improve the documentation regarding
6926 the direct visibility of all names in user-written packages.
6927
69282008-08-13 Pedro Alves <pedro@codesourcery.com>
6929
6930 * gdb.texinfo (breakpoint always-inserted) Describe the auto mode
6931 setting, and make it the default.
6932 (Non-Stop Mode): Remove "set breakpoints always-inserted 1" from
6933 non-stop script example.
6934
69352008-08-12 Thiago Jung Bauermann <bauerman@br.ibm.com>
6936
6937 * gdbint.texinfo (Raw and Virtual Register Representations): Fix
6938 reference to the "Using Different Register and Memory Data
6939 Representation" section.
6940
69412008-08-12 Sandra Loosemore <sandra@codesourcery.com>
6942
6943 * gdb.texinfo (Remote Configuration): Document set remote noack-packet.
6944 (Remote Protocol): Add Packet Acknowledgment to menu.
6945 (Overview): Mention +/- can be disabled, and point to new section
6946 where this is discussed in detail.
6947 (General Query Packets): Document QStartNoAckMode packet, and
6948 corresponding qSupported reply.
6949 (Packet Acknowledgment): New section.
6950
69512008-08-11 Sandra Loosemore <sandra@codesourcery.com>
6952 Pedro Alves <pedro@codesourcery.com>
6953
6954 * gdb.texinfo (Threads): Move paragraph about automatic thread
6955 selection to All-Stop Mode subsection.
6956 (Thread Stops): Reorganize existing material into subsections.
6957 Add introductory blurb and menu.
6958 (Non-Stop Mode): New subsection.
6959 (Background Execution): New subsection.
6960 (Maintenance Commands): Add cross-references from async mode
6961 commands to the new Background Execution section.
6962
69632008-08-06 Tom Tromey <tromey@redhat.com>
6964
6965 * gdb.texinfo (Extending GDB): New chapter.
6966 (Sequences): Demoted chapter, now a section under the new
6967 Extending GDB chapter.
6968 (Python): New section.
6969
69702008-07-31 Stan Shebs <stan@codesourcery.com>
6971
6972 * gdbint.texinfo: Remove FUNCTION_EPILOGUE_SIZE.
6973
69742008-07-29 Stan Shebs <stan@codesourcery.com>
6975
6976 * gdbint.texinfo: General round of cleanup and minor
6977 clarifications.
6978 (Breakpoint Handling): Remove mention of BREAKPOINT macro.
6979 (Longjmp Support): Update description to reflect how it is done
6980 for targets without using native header.
6981 (Symbol Handling): Add a little more general explanation.
6982 (COFF, ELF): Mention stabs encapsulation.
6983 (DWARF 3): New section.
6984 (Adding a New Host): Scrub out some obsolete bits.
6985 (Generic Host Support Files): Mention ser-pipe.c, ser-mingw.c.
6986 (Host Conditionals): Remove descriptions of NO_STD_REGS,
6987 HAVE_MMAP, HAVE_TERMIO, INT_MAX etc, LONGEST, HAVE_LONG_DOUBLE,
6988 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, L_SET, SEEK_CUR,
6989 SEEK_SET, STOP_SIGNAL, USG.
6990 (Raw and Virtual Register Representations): Ditto for
6991 DEPRECATED_REGISTER_RAW_SIZE, DEPRECATED_REGISTER_VIRTUAL_SIZE,
6992 DEPRECATED_REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_TYPE.
6993 (Target Conditionals): Ditto for DEPRECATED_FP_REGNUM,
6994 DEPRECATED_FRAMELESS_FUNCTION_INVOCATION, DEPRECATED_FRAME_CHAIN,
6995 DEPRECATED_FRAME_CHAIN_VALID, DEPRECATED_FRAME_INIT_SAVED_REGS,
6996 DEPRECATED_FRAME_SAVED_PC, DEPRECATED_FUNCTION_START_OFFSET,
6997 DEPRECATED_REGISTER_VIRTUAL_SIZE,
6998 DEPRECATED_REGISTER_VIRTUAL_TYPE,
6999 DEPRECATED_USE_STRUCT_CONVENTION.
7000 Describe gdbarch_deprecated_fp_regnum.
7001 Update description of gdbarch_print_insn.
7002 (Adding a New Target): Scrub out obsolete bits.
7003 (Obsolete Conditionals): Remove entire section.
7004
70052008-07-25 Tom Tromey <tromey@redhat.com>
7006
7007 * observer.texi (GDB Observers): Document new observers:
7008 breakpoint_created, breakpoint_deleted, breakpoint_modified,
7009 tracepoint_created, tracepoint_deleted, tracepoint_modified,
7010 architecture_changed.
7011
70122008-07-21 Stan Shebs <stan@codesourcery.com>
7013
7014 * gdbint.texinfo: Refer to target_so_ops.in_dynsym_resolve_code
7015 instead of IN_SOLIB_DYNSYM_RESOLVE_CODE.
7016
70172008-07-21 Tom Tromey <tromey@redhat.com>
7018
7019 * observer.texi (GDB Observers): Remove obsolete comment.
7020 <executable_changed>: Remove argument.
7021
70222008-07-18 Tom Tromey <tromey@redhat.com>
7023
7024 * gdb.texinfo (Macros): Update. Use @code rather than @command.
7025
70262008-07-10 Doug Evans <dje@google.com>
7027
7028 * doc/gdb.texinfo: Document "set print symbol-loading on|off".
7029
70302008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
7031
7032 * gdb.texinfo (Starting): Document "set disable-randomization".
7033
70342008-07-07 Andreas Schwab <schwab@suse.de>
7035
7036 * gdb.texinfo (GDB/MI Target Manipulation): Fix last change.
7037
70382008-07-06 Vladimir Prus <vladimir@codesourcery.com>
7039
7040 * gdb.texinfo (GDB/MI Target Manipulation): Add
7041 example of -target-attach.
7042
70432008-06-10 Vladimir Prus <vladimir@codesourcery.com>
7044
7045 * observer.texi (target_resumed): New observer.
7046 * gdb.texinfo (GDB/MI Output Records): Document *running.
7047
70482008-06-06 Tom Tromey <tromey@redhat.com>
7049
7050 * gdb.texinfo (Completion): Add field name example.
7051
70522008-06-06 Marc Khouzam <marc.khouzam@ericsson.com>
7053
7054 * gdb.texinfo (GDB/MI Program Context): Added example
7055 to -exec-arguments
7056
70572008-06-05 Nick Roberts <nickrob@snap.net.nz>
7058
7059 * annotate.texinfo (Multi-threaded Apps): Add entry for thread-changed
7060 annotation.
7061
70622008-06-05 Vladimir Prus <vladimir@codesourcery.com>
7063 Nathan Sidwell <nathan@codesourcery.com>
7064 Joseph Myers <joseph@codesourcery.com>
7065
7066 * configure.ac: Include ../../config/acx.m4. Use ACX_PKGVERSION
7067 and ACX_BUGURL.
7068 * configure: Regenerate.
7069 * Makefile.in (PKGVERSION, BUGURL_TEXI): Define.
7070 (GDBvn.texi): Define VERSION_PACKAGE, BUGURL and BUGURL_DEFAULT.
7071 * gdb.texinfo: Use VERSION_PACKAGE and BUGURL. Remove
7072 mailing-list-specific text about bug reporting unless
7073 BUGURL_DEFAULT.
7074
70752008-06-05 Pedro Alves <pedro@codesourcery.com>
7076
7077 * gdb.texinfo (-target-select): Remove reference to target async.
7078 (Maintenance Commands): Document "maint set/show remote-async".
7079
70802008-06-04 Marc Khouzam <marc.khouzam@ericsson.com>
7081
7082 * gdb.texinfo (GDB/MI File Transfer Commands): Typo
7083 in -target-file-get section.
7084
70852008-05-22 Pedro Alves <pedro@codesourcery.com>
7086
7087 * gdb.texinfo (vAttach, vRun): Re-remove requirement of the stub
7088 killing the inferior when it is already debugging a process.
7089
70902008-05-21 Joel Brobecker <brobecker@adacore.com>
7091
7092 * gdb.texinfo (Continuing and Stepping): Document the new "fin"
7093 abbreviation for "finish".
7094
70952008-05-21 Nick Roberts <nickrob@snap.net.nz>
7096
7097 * annotate.texinfo (Multi-threaded Apps): New node for new annotation.
7098
70992008-05-15 Daniel Jacobowitz <dan@codesourcery.com>
7100
7101 * gdbint.texinfo (Target Conditionals): Delete entry for
7102 gdbarch_dwarf_reg_to_regnum.
7103
71042008-05-09 Doug Evans <dje@google.com>
7105
7106 * gdb.texinfo: Document "find" command, qSearch:memory packet.
7107
71082008-05-05 Doug Evans <dje@google.com>
7109
7110 * gdb.texinfo (disassemble): Document /m modifier.
7111
71122008-05-05 Vladimir Prus <vladimir@codesourcery.com>
7113
7114 * gdb.texinfo (Maintenance Commands): Clarify that "maint time"
7115 will not report the time of commands that run the target.
7116
71172008-05-03 Vladimir Prus <vladimir@codesourcery.com>
7118
7119 * gdb.texinfo (GDB/MI Output Records): Add
7120 missing semicolon.
7121
71222008-05-03 Vladimir Prus <vladimir@codesourcery.com>
7123
7124 * gdb.texinfo (GDB/MI Output Records):
7125 Document =thread-create and =thread-exited.
7126
71272008-05-03 Vladimir Prus <vladimir@codesourcery.com>
7128
7129 * gdb.texinfo (GDB/MI Development and Front Ends):
7130 Remove mention of dmi-discuss.
7131
71322008-05-03 Pedro Alves <pedro@codesourcery.com>
7133
7134 * observer.texi (thread_exit): New.
7135
71362008-05-02 Pedro Alves <pedro@codesourcery.com>
7137
7138 * gdb.texinfo (Debugging Output): Document "set/show debug
7139 displaced".
7140 (Maintenance Commands): Document "maint set/show
7141 can-use-displaced-stepping".
7142
71432008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
7144
7145 * gdb.texinfo (ARM): Document set/show arm fallback-mode
7146 and set/show arm force-mode.
7147
71482008-05-02 Andreas Schwab <schwab@suse.de>
7149
7150 * gdbint.texinfo (Algorithms): Describe
7151 target_watchpoint_addr_within_range.
7152
71532008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
7154
7155 * gdbint.texinfo (Stack Frames): New chapter.
7156 (Algorithms): Move Frames text to the new chapter.
7157 (Target Conditionals): Delete SAVE_DUMMY_FRAME_TOS. Document
7158 gdbarch_dummy_id instead of gdbarch_unwind_dummy_id.
7159
71602008-04-24 Vladimir Prus <vladimir@codesourcery.com>
7161
7162 * gdb.texinfo (GDB/MI Output Syntax): Clarify that async
7163 output does not necessary include any tokens.
7164
71652008-04-22 Corinna Vinschen <vinschen@redhat.com>
7166
7167 * gdb.texinfo (Set SH Calling convention): New @item.
7168 (Show SH Calling convention): Ditto.
7169
71702008-04-22 Markus Deuling <deuling@de.ibm.com>
7171
7172 * gdb.texinfo (Fortran Operators): Describe '%' operator.
7173
71742008-04-20 Eli Zaretskii <eliz@gnu.org>
7175
7176 * gdb.texinfo (Set Breaks): Mention that multiple location
7177 breakpoints need line number info. Add index entries.
7178
71792008-04-19 Craig Silverstein <csilvers@google.com>
7180
7181 * gdb.texinfo (Requirements): Add an optional requirement on
7182 zlib.
7183 * gdbint.texinfo (Debugging File Formats): Add new subsection for
7184 Compressed DWARF 2.
7185
71862008-04-16 Aleksandar Ristovski <aristovski@qnx.com>
7187
7188 * gdb.texinfo (GDB/MI Simple Examples): Added 'disp' field to the
7189 sample output for 'stopped,reason="breakpoint-hit"' message.
7190 (GDB/MI Program Execution): Likewise.
7191
71922008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
7193
7194 * gdb.texinfo (GDB/MI Variable Objects): Add anchor to
7195 -var-set-format. Add -f option to -var-evaluate-expression.
7196
71972008-04-03 Joel Brobecker <brobecker@adacore.com>
7198
7199 * gdb.texinfo (Breakpoint Menus): Delete. Contents moved inside
7200 new node "Ambiguous Expressions". Replace references to this
7201 node by references to "Ambiguous Expressions" throughout.
7202 (Ambiguous Expressions): New node.
7203
72042008-03-26 Daniel Jacobowitz <dan@codesourcery.com>
7205
7206 * gdb.texinfo (MIPS Features, PowerPC Features): Add @node.
7207
72082008-03-21 Pedro Alves <pedro@codesourcery.com>
7209
7210 * gdb.texinfo (Debugging Output): Document
7211 "set/show debug lin-lwp-async".
7212 (Maintenance Commands): Document "maint set/show linux-async".
7213
72142008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
7215
7216 * gdb.texinfo (Expressions): Update description of malloced arrays.
7217
72182008-03-15 Vladimir Prus <vladimir@codesourcery.com>
7219
7220 * gdb.texinfo (Thread Commands): Document
7221 -thread-info. Remove -thread-list-all-threads.
7222
72232008-03-14 Pedro Alves <pedro@codesourcery.com>
7224 Sandra Loosemore <sandra@codesourcery.com>
7225
7226 * gdb.texinfo (Library List Format): Update to mention the
7227 possibility to pass section addresses instead of segment
7228 addresses.
7229
72302008-03-10 Daniel Jacobowitz <dan@codesourcery.com>
7231
7232 * gdb.texinfo (Starting): Document "set exec-wrapper".
7233 (Server): Document gdbserver --wrapper.
7234
72352008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
7236
7237 * gdb.texinfo (Set Watchpoints): Mention watchpoints on
7238 unreadable memory. Delete obsolete SPARClite reference.
7239
72402008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
7241
7242 * gdb.texinfo (Starting): Mention always-running targets.
7243 (Target Commands): Add an anchor for load.
7244 (Connecting): Explain continue instead of run.
7245
72462008-02-27 Daniel Jacobowitz <dan@codesourcery.com>
7247
7248 * gdb.texinfo (Debugging Output): Document "set debug timestamp".
7249
72502008-02-26 Nick Roberts <nickrob@snap.net.nz>
7251
7252 * gdb.texinfo (Set Breaks): Revert description of Enb column of
7253 breakpoint table.
7254
72552008-02-19 Pedro Alves <pedro@codesourcery.com>
7256
7257 * gdb.texinfo (vAttach, vRun): Remove requirement of the stub
7258 killing the inferior when it is already debugging a process.
7259
72602008-02-13 Markus Deuling <deuling@de.ibm.com>
7261
7262 * gdbint.texinfo (Build Script): New section. Mention new build script
7263 gdb_buildall.sh.
7264
72652008-02-01 Jim Blandy <jimb@red-bean.com>
7266
7267 * gdb.texinfo (Help): Summarize 'info args' correctly.
7268
72692008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
7270
7271 * gdb.texinfo: (Decimal Floating Point): Mention pseudo-registers
7272 available in PowerPC architecture.
7273 (Embedded Processors): Change node name of PowerPC item in menu.
7274 (PowerPC): Rename to...
7275 (PowerPC Embedded): this.
7276 (Architectures): Add new PowerPC item in menu.
7277 (PowerPC): New node.
7278
72792008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
7280
7281 * gdb.texinfo (Multi-Process Mode for gdbserver): Use @kbd for
7282 commands.
7283
72842008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
7285
7286 * gdb.texinfo (Setting Catchpoints): Mention features
7287 supported on GNU/Linux.
7288
72892008-01-30 Nick Roberts <nickrob@snap.net.nz>
7290
7291 * gdb.texinfo (GDB/MI File Commands): Describe new output
7292 field for MI command -file-list-exec-source-file.
7293
72942008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
7295
7296 * gdb.texinfo (Using the `gdbserver' Program): Add security
7297 warning. Rearrange into subsections and subsubsections. Document
7298 --multi and --debug. Correct --with-sysroot typo. Update --attach
7299 usage. Make load reference clearer. Document monitor exit.
7300 (Remote Configuration): Document set remote exec-file, attach-packet,
7301 and run-packet.
7302 (Packets): Document vAttach and vRun.
7303
73042008-01-29 Nick Roberts <nickrob@snap.net.nz>
7305
7306 * gdb.texinfo (Processes): Mention process command.
7307 detach-on-follow -> detach-on-fork.
7308
73092008-01-28 Daniel Jacobowitz <dan@codesourcery.com>
7310
7311 * gdbint.texinfo (Native Conditionals): Remove
7312 SHELL_COMMAND_CONCAT and SHELL_FILE.
7313
73142008-01-26 Eli Zaretskii <eliz@gnu.org>
7315
7316 * gdb.texinfo (Specify Location): Improve wording.
7317
73182008-01-23 Chris Demetriou <cgd@google.com>
7319
7320 * gdb.texinfo (Threads): Document new "set print thread-events"
7321 and "show print thread-events" commands.
7322
73232008-01-19 Eli Zaretskii <eliz@gnu.org>
7324
7325 * gdb.texinfo (Specify Location): New section.
7326 (Delete Breaks, Edit, Set Breaks): Remove description of
7327 locations. Instead, add a reference to "Specify Location".
7328 (Machine Code, Jumping, Thread Stops, Continuing and Stepping)
7329 (Symbols): Refer to "Specify Location" for the valid forms of
7330 linespecs and locations.
7331
73322008-01-18 Markus Deuling <deuling@de.ibm.com>
7333
7334 * gdbint.texinfo (Target Conditionals): Replace the description of
7335 BITS_BIG_ENDIAN with a description of gdbarch_bits_big_endian.
7336
73372008-01-12 Paul Hilfinger <hilfinger@adacore.com>
7338
7339 * gdb.texinfo (C Operators): Remove incorrect parenthetical comment
7340 about &&var, which is rejected by the expression parser.
7341
73422008-01-09 Luis Machado <luisgpm@br.ibm.com>
7343
7344 * gdb.texinfo (Output): Update documentation on using printf with DFP
7345 types.
7346
73472008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
7348
7349 * gdb.texinfo (C and C++): Add Decimal Floating Point format
7350 subsubsection.
7351 (Decimal Floating Point format): New subsubsection.
7352
73532008-01-05 Pedro Alves <pedro@codesourcery.com>
7354
7355 * gdb.texinfo (File Options): Remove mention of the attempt to
7356 open a core file with the -p option. Don't list -c as a valid
7357 option to attach to a process.
7358
73592008-01-05 Pedro Alves <pedro@codesourcery.com>
7360
7361 * gdbint.texinfo (Host Conditionals): Remove mention of
7362 ALIGN_STACK_ON_ENTRY.
7363
73642008-01-05 Joel Brobecker <brobecker@adacore.com>
7365
7366 * gdbint.texinfo (Start of New Year Procedure): Add item
7367 describing how to update the source and documentation copyright
7368 notices.
7369
73702007-12-18 Jim Blandy <jimb@codesourcery.com>
7371
7372 * gdb.texinfo (Set Watchpoints): Integrate per-thread
7373 watchpoint explanation into the main description of the watchpoint
7374 command; update synopses of 'watch', 'rwatch', and 'awatch'
7375 commands.
7376
73772007-12-18 Vladimir Prus <vladimir@codesourcery.com>
7378
7379 * gdb.texinfo (Miscellaneous gdb/mi Commands):
7380 Document 'pending-breakpoints' feature of
7381 -list-features.
7382
73832007-12-17 Luis Machado <luisgpm@br.ibm.com>
7384
7385 * gdb.texinfo: Add new parameter's description.
7386
73872007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
7388
7389 * gdb.texinfo (Overview): Clarify run-length encoding
7390 example. Remove the restriction on "+" and "-" characters.
7391
73922007-12-15 Eli Zaretskii <eliz@gnu.org>
7393
7394 * gdb.texinfo (Host I/O Packets): Fix xref syntax.
7395
73962007-12-14 Vladimir Prus <vladimir@codesourcery.com>
7397
7398 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
7399 the -f option for -break-insert, remove -r option,
7400 and clarify specification of location.
7401
74022007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
7403
7404 * gdb.texinfo (Debugging Programs with Multiple Processes): Correct
7405 formatting.
7406 (Remote Debugging): Add File Transfer section.
7407 (Remote Configuration): Document Host I/O packets.
7408 (GDB/MI): Add GDB/MI File Transfer Commands section.
7409 (Host I/O Packets): New section in "Remote Protocol".
7410 (Packets): Add vFile.
7411
74122007-11-17 Eli Zaretskii <eliz@gnu.org>
7413
7414 * gdb.texinfo (Set Breaks, Disabling): Clarify behavior of
7415 breakpoints with multiple locations.
7416 (Breakpoint Menus): Improve wording.
7417 (Output): Fix last change.
7418
74192007-11-17 Ulrich Weigand <uweigand@de.ibm.com>
7420
7421 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
7422
74232007-11-15 Doug Evans <dje@google.com>
7424
7425 * gdb.texinfo (Symbols): Update output of "maint info symtabs".
7426
74272007-11-15 Vladimir Prus <vladimir@codesourcery.com>
7428
7429 * gdbint.texinfo (Native Conditionals): Remove
7430 mention of CLEAR_SOLIB.
7431
74322007-11-11 Joel Brobecker <brobecker@adacore.com>
7433
7434 * gdb.texinfo (Print Settings): Add documentation for "set/show
7435 print frame-arguments".
7436
74372007-11-05 Luis Machado <luisgpm@br.ibm.com>
7438
7439 * gdb.texinfo (Output): Update printf command's description.
7440
74412007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
7442
7443 * gdb.texinfo (PowerPC): Document "set powerpc vector-abi" and "set
7444 powerpc soft-float".
7445
74462007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
7447
7448 * gdb.texinfo (Files): Correct formatting. Mention Expat
7449 requirement.
7450 (Requirements for Building GDB): Expand the list of Expat
7451 uses.
7452 (Library List Format, Memory Map Format): Mention Expat.
7453 (Target Descriptions): Update Expat wording.
7454
74552007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
7456
7457 * gdbint.texinfo (Register and Memory Data, Target Conditionals):
7458 Document that gdbarch_convert_register_p should return zero for no-op
7459 conversions.
7460
74612007-10-22 Ulrich Weigand <uweigand@de.ibm.com>
7462
7463 * gdbint.texi (Compiler Characteristics): Move documentation
7464 of set_gdbarch_sofun_address_maybe_missing back to ...
7465 (Target Conditionals): ... here to fix build break.
7466
74672007-10-19 Ulrich Weigand <uweigand@de.ibm.com>
7468
7469 * gdbint.texi (Target Conditionals): Remove documentation of
7470 SOFUN_ADDRESS_MAYBE_MISSING, replaced by ...
7471 (Compiler Characteristics): ... documentation of
7472 set_gdbarch_sofun_address_maybe_missing.
7473
74742007-10-17 Daniel Jacobowitz <dan@codesourcery.com>
7475
7476 * gdbint.texinfo (Target Conditionals): Use
7477 frame_unwind_register_unsigned in examples instead of
7478 frame_unwind_unsigned_register.
7479
74802007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
7481
7482 * gdb.texinfo (Predefined Target Types): Add int128
7483 and uint128.
7484 (Standard Target Features): Add PowerPC features.
7485
74862007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
7487
7488 * gdb.texinfo (Maintenance Commands): Document "maint print c-tdesc".
7489
74902007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
7491
7492 * gdbint.texi (Target Conditionals): Remove documentation
7493 of and references to DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS,
7494 gdbarch_extract_return_value, and gdbarch_store_return_value.
7495
74962007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
7497
7498 * gdbint.texi (Target Conditionals): Remove documentation of
7499 and references to DEPRECATED_REG_STRUCT_HAS_ADDR.
7500
75012007-10-11 Kazu Hirata <kazu@codesourcery.com>
7502
7503 * gdb.texinfo: Mention that inaccessible-by-default is on by
7504 default.
7505
75062007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
7507
7508 * gdbint.texinfo (Target Conditionals): Remove VARIABLES_INSIDE_BLOCK.
7509
75102007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
7511
7512 * gdb.texinfo (Setting Watchpoints): Adjust warning text about
7513 multi-threaded watchpoints.
7514 * gdbint.texinfo (Watchpoints): Describe how watchpoints are
7515 checked. Describe sticky notification. Expand description
7516 of steppable and continuable watchpoints.
7517 (Watchpoints and Threads): New subsection.
7518
75192007-09-28 Vladimir Prus <vladimir@codesourcery.com>
7520
7521 * gdb.texinfo (Setting Breakpoints): Revise
7522 documentation for pending breakpoints. Document
7523 breakpoints with multiple locations.
7524
75252007-09-19 Vladimir Prus <vladimir@codesourcery.com>
7526
7527 * gdb.texinfo (Miscellaneous gdb/mi Commands):
7528 Document -list-features.
7529
75302007-09-15 Eli Zaretskii <eliz@gnu.org>
7531
7532 * gdb.texinfo (Output): Spell out which features of C's printf are
7533 not supported by GDB's printf.
7534 (Separate Debug Files): More accurate wording regarding build ID
7535 and a reference to the ld manual rather than the Fedora wiki.
7536
75372007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
7538 Jim Blandy <jimb@codesourcery.com>
7539
7540 * gdb.texinfo (Output Formats): Update 'c' description. Describe 's'.
7541 (Examining Memory): Update mentions of the 's' format.
7542 (Automatic Display): Likewise.
7543
75442007-09-02 Daniel Jacobowitz <dan@codesourcery.com>
7545
7546 * gdb.texinfo: Update the FSF's Back-Cover Text.
7547
75482007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
7549 Eli Zaretskii <eliz@gnu.org>
7550
7551 * gdb.texinfo (Separate Debug Files): Cosmetic quoting removal.
7552 Fixed the ``build ID'' name. New binaries build instructions for the
7553 build ID inclusion. Explain how the commands are specific to the build
7554 ID vs. debug link.
7555
75562007-09-01 Eli Zaretskii <eliz@gnu.org>
7557
7558 * gdb.texinfo (Separate Debug Files): Fix last change. Add
7559 indexing for ``build ID'' support.
7560
75612007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
7562
7563 * gdb.texinfo (Separate Debug Files): Included a BUILD ID description.
7564 Enlisted BUILD ID to the debug file searching example.
7565 Included a BUILD ID `.note.gnu.build-id' section description.
7566 Updated/added the debug files splitting instructions for OBJCOPY.
7567
75682007-08-31 Vladimir Prus <vladimir@codesourcery.com>
7569
7570 * gdb.texinfo (Variable Objects): Adjust docs
7571 for -var-info-expression and document
7572 -var-info-path-expression.
7573
75742007-08-20 Jim Blandy <jimb@codesourcery.com>
7575
7576 * gdb.texinfo (Top): Dedicate manual to the memory of Fred Fish.
7577 (title page): Include the dedication in the printed manual, as a
7578 separate page after the copyright notice.
7579
7580 * gdb.texinfo (The F Reply Packet): Avoid confusing texi2html:
7581 don't break a @var across a line.
7582
75832007-07-25 Maciej W. Rozycki <macro@mips.com>
7584
7585 * Makefile.in (MAKEHTMLFLAGS): Also search the current directory
7586 for include files.
7587
75882007-07-12 Nick Roberts <nickrob@snap.net.nz>
7589
7590 * gdb.texinfo (Server Prefix): New node. Adapt from existing node
7591 in annotate.texinfo.
7592 (Command History): Link to new node.
7593
75942007-07-05 Markus Deuling <deuling@de.ibm.com>
7595
7596 * gdbint.texinfo (PC_LOAD_SEGMENT): Remove description.
7597
75982007-07-05 Eli Zaretskii <eliz@gnu.org>
7599
7600 * gdbint.texinfo (Target Conditionals): Fix last change.
7601
76022007-07-03 Markus Deuling <deuling@de.ibm.com>
7603
7604 * gdb.texinfo: Replace following macros by their appropriate gdbarch
7605 routines:
7606 (TARGET_CHAR_SIGNED, CALL_DUMMY_LOCATION, CANNOT_FETCH_REGISTER)
7607 (CANNOT_STORE_REGISTER, GET_LONGJMP_TARGET, POINTER_TO_ADDRESS)
7608 (ADDRESS_TO_POINTER, INNER_THAN, FRAME_NUM_ARGS)
7609 (HAVE_NONSTEPPABLE_WATCHPOINT, TARGET_SHORT_BIT, TARGET_INT_BIT)
7610 (TARGET_LONG_BIT, TARGET_LONG_LONG_BIT, TARGET_FLOAT_BIT)
7611 (TARGET_DOUBLE_BIT, TARGET_LONG_DOUBLE_BIT, TARGET_PTR_BIT
7612 (TARGET_ADDR_BIT, SP_REGNUM, PC_REGNUM, PS_REGNUM, FP0_REGNUM)
7613 (STAB_REG_TO_REGNUM, ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM)
7614 (SDB_REG_TO_REGNUM, DWARF2_REG_TO_REGNUM, BELIEVE_PCC_PROMOTION)
7615 (CONVERT_REGISTER_P, REGISTER_TO_VALUE, VALUE_TO_REGISTER)
7616 (POINTER_TO_ADDRESS, ADDRESS_TO_POINTER, EXTRACT_RETURN_VALUE)
7617 (STORE_RETURN_VALUE, SKIP_PROLOGUE, MEMORY_INSERT_BREAKPOINT)
7618 (BREAKPOINT_FROM_PC, MEMORY_REMOVE_BREAKPOINT, DECR_PC_AFTER_BREAK)
7619 (ADDR_BITS_REMOVE, TARGET_PRINT_INSN, SKIP_TRAMPOLINE_CODE)
7620 (IN_SOLIB_RETURN_TRAMPOLINE, NAME_OF_MALLOC, ADDRESS_CLASS_TYPE_FLAGS)
7621 (ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, ADDRESS_CLASS_TYPE_FLAGS_P).
7622 (ADDRESS_CLASS_NAME_to_TYPE_FLAGS, ADJUST_BREAKPOINT_ADDRESS)
7623 (PRINT_FLOAT_INFO, PRINT_VECTOR_INFO, INTEGER_TO_ADDRESS)
7624 (SKIP_PERMANENT_BREAKPOINT, TARGET_VIRTUAL_FRAME_POINTER)
7625 (SOFTWARE_SINGLE_STEP_P)
7626
7627 (push_dummy_call, stabs_argument_has_addr, unwind_sp, unwind_pc)
7628 (print_registers_info, push_dummy_code, unwind_dummy_id): Rework
7629
7630 (REGISTER_CONVERT_TO_TYPE, END_OF_TEXT_DEFAULT, GDB_MULTI_ARCH)
7631 (GDB_TARGET_IS_HPPA, DEPRECATED_GET_SAVED_REGISTER)
7632 (SYMBOLS_CAN_START_WITH_DOLLAR, DEPRECATED_INIT_EXTRA_FRAME_INFO)
7633 (DEPRECATED_INIT_FRAME_PC, DEPRECATED_SIGTRAMP_START)
7634 (IN_SOLIB_CALL_TRAMPOLINE, NO_HIF_SUPPORT, REGISTER_CONVERTIBLE)
7635 (DEPRECATED_REGISTER_RAW_SIZE, PARM_BOUNDARY, DEPRECATED_STACK_ALIGN)
7636 (PROLOGUE_FIRSTLINE_OVERLAP, DEPRECATED_POP_FRAME, STEP_SKIPS_DELAY)
7637 (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT)
7638 (OS9K_VARIABLES_INSIDE_BLOCK, KERNEL_U_ADDR, KERNEL_U_ADDR_HPUX)
7639 (REGISTER_U_ADDR, U_REGS_OFFSET, DEBUG_PTRACE): Remove description.
7640
7641 (Converting an existing Target Architecture to Multi-arch): Remove
7642 section.
7643
7644 (gdbarch_unwind_pc, gdbarch_unwind_sp): Renew code example.
7645 (gdbarch_addr_bits_remove): Add code example.
7646
7647 * gdb.texinfo: Replace REGISTER_NAME by gdbarch_register_name.
7648
76492007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
7650
7651 * gdb.texinfo (Remote Configuration): Document library-info-packet.
7652 Add other missing entries. Adjust the table size to fit.
7653 (Stop Reply Packets): Use @itemize instead of @enumerate. Document
7654 stop reasons including the new "library" event.
7655 (General Query Packets): Adjust table widths for qSupported. Mention
7656 qXfer:libraries:read reply to qSupported and document the new packet.
7657 (Library List Format): New section.
7658
76592007-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
7660
7661 * gdb.texinfo (Attach): Fixed GDB exit inferior detachment.
7662
76632007-06-28 Michael Snyder <msnyder@svkmacdonelllnx>
7664
7665 * gdbint.texinfo (Table, Tuple and List Functions) Fix typo.
7666
76672007-06-25 Nick Roberts <nickrob@snap.net.nz>
7668
7669 * gdbint.texinfo (Register and Memory Data): Break sections
7670 into nodes and add a menu.
7671
76722007-06-21 Maciej W. Rozycki <macro@mips.com>
7673
7674 * gdb.texinfo (Examining Memory): Document the new behaviour.
7675
76762007-06-21 Vladimir Prus <vladimir@codesourcery.com>
7677
7678 * gdb.texinfo (Standard Target Features): Document
7679 m68k features.
7680
76812007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
7682
7683 * gdb.texinfo (General Query Packets): Document qOffsets changes.
7684
76852007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
7686
7687 * gdb.texinfo (Target Description Format): Add version attribute
7688 for <target>.
7689
76902007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
7691
7692 * gdb.texinfo (MIPS Features): Document org.gnu.gdb.mips.linux.
7693
76942007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
7695
7696 * gdb.texinfo (MIPS Features): New subsection.
7697
76982007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
7699 Markus Deuling <deuling@de.ibm.com>
7700
7701 * gdb.texinfo (General Query Packets): Document qXfer:spu:read
7702 and qXfer:spu:write packets and mention them under qSupported.
7703
77042007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
7705 Markus Deuling <deuling@de.ibm.com>
7706
7707 * gdb.texinfo (Architectures): Add new SPU section to document
7708 Cell Broadband Engine SPU architecture specific commands.
7709
77102007-06-09 Vladimir Prus <vladimir@codesourcery.com>
7711
7712 * gdb.texinfo (GDB/MI Variable Objects): Editorial
7713 comments.
7714
77152007-06-07 Nick Roberts <nickrob@snap.net.nz>
7716
7717 * gdb.texinfo (Emacs): Describe GDB under Emacs 22.1.
7718
77192007-05-29 Jim Blandy <jimb@codesourcery.com>
7720
7721 * gdb.texinfo (Overview): Doc fix.
7722
77232007-05-22 Maciej W. Rozycki <macro@mips.com>
7724
7725 * gdb.texinfo (Remote Configuration): Document "set/show
7726 remoteflow".
7727
77282007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
7729
7730 * gdb.texinfo (MIPS): Remove documentation for set mips
7731 saved-gpreg-size, show mips saved-gpreg-size, and set mips
7732 stack-arg-size.
7733
77342007-05-14 Bob Wilson <bob.wilson@acm.org>
7735
7736 * all-cfg.texi (GDBTUI): New.
7737 * gdb.texinfo (Mode Options): Use GDBTUI variable.
7738 (TUI, TUI Overview, TUI Keys, TUI Single Key Mode, TUI Commands)
7739 (TUI Configuration): Edit to improve clarity and fix problems of
7740 both style and content.
7741
77422007-05-11 Ulrich Weigand <uweigand@de.ibm.com>
7743
7744 * observer.texi (GDB Observers): New observer "new_objfile".
7745
77462007-05-08 Ulrich Weigand <uweigand@de.ibm.com>
7747
7748 * gdbint.texinfo (Native Conditionals): Remove USE_PROC_FS.
7749
77502007-04-14 Vladimir Prus <vladimir@codesourcery.com>
7751
7752 * gdb.texinfo (GDB/MI Variable Objects): Document
7753 frozen variables objects.
7754
77552007-04-13 Daniel Jacobowitz <dan@codesourcery.com>
7756
7757 * gdb.texinfo (Memory): Reference Remote Debugging chapter.
7758 (Character Sets, Caching Data of Remote Targets): Likewise.
7759 (Targets): Delete Remote node. Move its text...
7760 (Debugging Remote Programs): ...to here. Delete description
7761 of the "remote" command.
7762 (Remote configuration): Delete description of "set remotedevice"
7763 and "show remotedevice".
7764 (Embedded Processors): Delete H8/300, H8/500, and SH nodes.
7765
77662007-04-11 Bob Wilson <bob.wilson@acm.org>
7767
7768 * gdb.texinfo (Contributors, Continuing and Stepping)
7769 (Fortran Defaults, HPPA, TUI, TUI Commands, Configure Options)
7770 (General Query Packets, File-I/O Remote Protocol Extension)
7771 (Protocol Basics, The F Reply Packet, Write)
7772 (Protocol-specific Representation of Datatypes, Memory Transfer):
7773 Fix hyphenation, punctuation and grammar problems.
7774 (Cygwin Native): Likewise. Also fix misuse of @pxref and use
7775 'section' instead of 'subsection' in the text.
7776 (Non-debug DLL Symbols): Avoid 'subsubsection' in the text.
7777 (i386): Remove period from section name.
7778 (Installing GDB, Requirements, Running Configure, Separate Objdir)
7779 (Config Names, Configure Options): Use @file{configure}.
7780
77812007-04-11 Daniel Jacobowitz <dan@codesourcery.com>
7782
7783 * gdbint.texinfo (Writing Tests): Mention gdb_test_multiple
7784 and tab expansion.
7785
77862007-04-10 Daniel Jacobowitz <dan@codesourcery.com>
7787
7788 * gdbint.texinfo (SOM): Correct location of the SOM reader.
7789
77902007-04-02 Bob Wilson <bob.wilson@acm.org>
7791
7792 * gdb.texinfo: Consistently capitalize all significant words in
7793 node names, chapter titles, section titles, and headings. Update
7794 cross references to match.
7795 (Starting and Stopping Trace Experiment): Make node name plural.
7796 (Breakpoint related warnings): Hyphenate "Breakpoint-related".
7797
77982007-03-30 Pedro Alves <pedro_alves@portugalmail.pt>
7799
7800 * gdb.texinfo (WinCE): Delete obsolete subsection.
7801
78022007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
7803
7804 * gdb.texinfo (M68K): Remove obsolete ROM monitors.
7805 * gdbint.texinfo (DWARF 1): Delete section and other dwarfread.c
7806 references.
7807
78082007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
7809
7810 * gdb.texinfo (Startup): Delete references to some alternate
7811 names for .gdbinit.
7812 (Thread): Remove LynxOS reference.
7813 (Tandem ST2000): Delete target-specific documentation.
7814 * gdbint.texinfo (Symbol Handling): Remove mention of NLM.
7815 (Target Architecture Definition): Remove mention of GDB_OSABI_NETWARE
7816 and GDB_OSABI_LYNXOS.
7817
78182007-03-29 Ulrich Weigand <uweigand@de.ibm.com>
7819
7820 * gdbint.texi (Native Conditionals): Remove PTRACE_ARG3_TYPE.
7821
78222007-03-27 Ulrich Weigand <uweigand@de.ibm.com>
7823
7824 * gdbint.texinfo (Target Conditionals): Remove mention of
7825 DEPRECATED_REMOTE_BREAKPOINT, DEPRECATED_BIG_REMOTE_BREAKPOINT,
7826 and DEPRECATED_LITTLE_REMOTE_BREAKPOINT.
7827
78282007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
7829
7830 * Makefile.in: Add "pdfdir" installation
7831 directory, PDFTEX macro, support for "install-pdf" target,
7832 and rules for making a pdf version of refcard.texi.
7833 * refcard.tex: Specify paper size for PDF output.
7834
78352007-03-26 Bob Wilson <bob.wilson@acm.org>
7836
7837 * gdb.texinfo (Omissions from Ada, Additions to Ada): Wrap long lines.
7838
78392007-03-26 Bob Wilson <bob.wilson@acm.org>
7840
7841 * gdb.texinfo (Invoking GDB): Use @value{GDBP}.
7842 (Source Path, Character Sets, Macros, Define)
7843 (GDB/MI Result Records, GDB/MI Simple Examples)
7844 (GDB/MI Program Execution, GDB/MI File Commands)
7845 (Maintenance Commands, Packets, File-I/O Overview): Use @value{GDBN}.
7846 (Bug Reporting): Use @value{GCC}.
7847
78482007-03-26 Bob Wilson <bob.wilson@acm.org>
7849
7850 * gdb.texinfo (Help): Fix formatting of examples.
7851 (Variables): Use @ifnotinfo instead of @iftex.
7852 (Non-debug DLL symbols): Use @ref instead of @pxref.
7853 (Sparclet File): Use @samp instead of quotes.
7854
78552007-03-26 Bob Wilson <bob.wilson@acm.org>
7856
7857 * gdb.texinfo (Variables, C): Update cross reference to GCC docs.
7858
78592007-03-26 Bob Wilson <bob.wilson@acm.org>
7860
7861 * gdb.texinfo (Top): Move TUI and Annotations menu entries to match
7862 the order of the nodes.
7863 (C Operators, C Constants, Debugging C): Remove extra menus.
7864 (Method Names in Commands): Do not specify next/prev/up nodes.
7865
78662007-03-26 Bob Wilson <bob.wilson@acm.org>
7867
7868 * gdb.texinfo (File Options): Add missing parenthesis.
7869 (Breakpoints, Special Fortran commands, PowerPC): Fix typos.
7870
78712007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
7872
7873 * gdb.texinfo (Monitor commands for gdbserver): New subsection.
7874
78752007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
7876
7877 * gdb.texinfo (Standard Target Features): Mention
7878 case insensitivity.
7879 (ARM Features): Describe org.gnu.gdb.xscale.iwmmxt.
7880
78812007-02-18 Nick Roberts <nickrob@snap.net.nz>
7882
7883 * gdb.texinfo (Top): Put Appendix A after numbered sections.
7884 (Files): Add section name to argument list for pxref.
7885 (Non-debug DLL symbols): Don't use `see' for pxref.
7886 (Embedded Processors): Fix typo.
7887 (GDB/MI Breakpoint Commands): Execution commands generate
7888 *stopped not ^done.
7889
78902007-02-13 Nick Roberts <nickrob@snap.net.nz>
7891
7892 * gdb.texinfo (GDB/MI Variable Objects): Describe meanings of
7893 values for in_scope. Mention that only root variables can be
7894 updated.
7895 (GDB/MI Development and Front Ends): Explain new values may be
7896 added to existing fields.
7897
78982007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
7899
7900 * gdb.texinfo (-target-disconnect): Use @smallexample.
7901 (Requirements): Add anchor for Expat. Update description.
7902 (Target Descriptions): Mention Expat.
7903 (Target Description Format): Document new elements. Use
7904 @smallexample.
7905 (Predefined Target Types, Standard Target Features): New sections.
7906 * gdbint.texinfo (Target Descriptions): New section.
7907
79082007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
7909
7910 * gdb.texinfo (Target Description Format): Add section on XInclude.
7911
79122006-02-03 Nick Roberts <nickrob@snap.net.nz>
7913
7914 * gdb.texinfo (GDB/MI Miscellaneous Commands): Describe the new
7915 command -enable-timings.
7916
79172007-02-02 Markus Deuling <deuling@de.ibm.com> (tiny change)
7918
7919 * gdbint.texinfo (Operation System ABI Variant Handling): Update
7920 descriptions for new/deleted elements in gdb_osabi. Add missing
7921 description for function generic_elf_osabi_sniff_abi_tag_sections.
7922
79232007-01-29 Joel Brobecker <brobecker@adacore.com>
7924
7925 * gdb.texinfo (Maintenance Commands): Add documentation for
7926 the new "maint print target-stack" command.
7927
79282007-01-26 Jan Kratochvil <jan.kratochvil@redhat.com>
7929 Eli Zaretskii <eliz@gnu.org>
7930
7931 * gdb.texinfo: Describe CHAR array vs. string identification rules.
7932
79332007-01-26 Eli Zaretskii <eliz@gnu.org>
7934
7935 * gdb.texinfo (Compilation, Files, Bootstrapping, Bug Reporting):
7936 Use @value{NGCC} instead of @value{GCC}.
7937
79382007-01-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> (tiny change)
7939
7940 * agentexpr.texi: Fix typos.
7941 * annotate.texinfo: Likewise.
7942 * gdb.texinfo: Likewise.
7943 * gdbint.texinfo: Likewise.
7944 * observer.texi: Likewise.
7945 * stabs.texinfo: Likewise.
7946
79472007-01-20 Markus Deuling <deuling@de.ibm.com> (tiny change)
7948
7949 * gdbint.texinfo (Support Libraries): Remove mmalloc
7950 entry. Describe readline library.
7951
79522007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
7953
7954 * gdb.texinfo (Target Descriptions): New section.
7955 (General Query Packets): Add QPassSignals anchor. Mention
7956 qXfer:features:read under qSupported. Expand mentions of
7957 qXfer:memory-map:read and QPassSignals. Document
7958 qXfer:features:read.
7959
79602007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
7961
7962 * gdb.texinfo (Commands to specify files): Describe
7963 "set sysroot" and "show sysroot".
7964 (Using the `gdbserver' program): Lowercase argument
7965 to @var. Expand description of setting up GDB on the
7966 host.
7967
79682007-01-05 Joel Brobecker <brobecker@adacore.com>
7969
7970 * gdb.texinfo (Set Catchpoints): Add documentation for the new
7971 catch exception, catch exception unhandled, and catch assert
7972 commands.
7973
79742007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
7975
7976 * gdb.texinfo (Debugging Output): Document "set debug xml"
7977 and "show debug xml".
7978
79792007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
7980
7981 * gdbint.texinfo (Compiler Warnings): Update for -Wall use.
7982
79832007-01-01 Joel Brobecker <brobecker@adacore.com>
7984
7985 * gdbint.texinfo (Start of New Year Procedure): Add missing item.
7986
79872006-12-08 Vladimir Prus <vladimir@codesourcery.com>
7988
7989 * gdb.texinfo (GDB/MI Variable Objects): Wrap historical
7990 note in @ignore, to be removed later if nobody complains.
7991
79922006-12-04 Nick Roberts <nickrob@snap.net.nz>
7993
7994 * gdb.texinfo (GDB/MI Variable Objects): Describe -c option
7995 of -var-delete.
7996
79972006-11-22 Vladimir Prus <vladimir@codesourcery.com>
7998
7999 * gdb.texinfo (Setting breakpoints): Document
8000 automatic software/hardware breakpoint usage and
8001 the "set breakpoint auto-hw" command.
8002
80032006-11-21 Vladimir Prus <vladimir@codesourcery.com>
8004
8005 * gdb.texinfo (Memory Access Checking): New.
8006
80072006-11-16 Daniel Jacobowitz <dan@codesourcery.com>
8008
8009 * gdb.texinfo (Remote configuration): Mention
8010 "pass-signals-packet".
8011 (General Query Packets): Document QPassSignals. Fix
8012 a typo.
8013
80142006-11-14 Maxim Grigoriev <maxim@tensilica.com>
8015
8016 * gdb.texinfo (Contributors): Add contributors of Xtensa port.
8017
80182006-11-14 Daniel Jacobowitz <dan@codesourcery.com>
8019
8020 * gdb.texinfo (Remote configuration): Rewrite documentation for
8021 packet configuration commands.
8022 (OS Information): Adjust reference to qXfer:auxv:read.
8023 (General Query Packets): Remove references to read-aux-vector-packet
8024 and set remote get-thread-local-storage-address.
8025
80262006-11-10 Daniel Jacobowitz <dan@codesourcery.com>
8027
8028 * gdbint.texinfo (Target Architecture Definition): Add new
8029 Initializing a New Architecture section.
8030
80312006-10-31 David Taylor <dtaylor@emc.com>
8032
8033 * stabs.texinfo (Macro define and undefine): New node describing
8034 stabs for #define and #undef.
8035
80362006-10-27 Andreas Schwab <schwab@suse.de>
8037
8038 * gdb.texinfo (Processes): Rename "detach-fork" to "detach fork".
8039
80402006-10-21 Eli Zaretskii <eliz@gnu.org>
8041
8042 * gdb.texinfo (Breakpoints, Set Watchpoints): Elaborate and
8043 clarify on the possible meanings of ``expression'' watched by
8044 watchpoints. Add indexing.
8045 (Prompting, Errors, Invalidation, Annotations for Running)
8046 (Source Annotations): Fix index entries by adding "annotation" to
8047 them, to discriminate from index entries that point to the more
8048 general topic descriptions.
8049
80502006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
8051
8052 * gdbint.texinfo (Target Vector Definition): Move most
8053 content into Existing Targets. Add a menu.
8054 (Existing Targets): New section, moved from Target Vector
8055 Definition. Use @subsection.
8056 (Managing Execution State): New section.
8057
80582006-10-16 Bob Wilson <bob.wilson@acm.org>
8059
8060 * gdb.texinfo (ST2000): Use Ctrl- instead of C-.
8061
80622006-10-15 Eli Zaretskii <eliz@gnu.org>
8063
8064 * gdb.texinfo (Sample Session, Invocation, Quitting GDB)
8065 (Command Syntax, Signals, Backtrace, Connecting)
8066 (Remote configuration, Renesas Boards, Console I/O): Fix last
8067 change: use Ctrl- instead of C-, except wrt Emacs.
8068 (File-I/O Examples): Put Ctrl-c in @kbd.
8069 (Cygwin Native, File-I/O Overview, The Ctrl-C message)
8070 (Console I/O): Use @samp with Ctrl-.
8071 (Signals, Set Breaks, Set Watchpoints): Document optional
8072 arguments to `info signals' `handle', `info breakpoints', and
8073 `info watchpoints'.
8074
80752006-10-14 Eli Zaretskii <eliz@gnu.org>
8076
8077 * gdb.texinfo (Backtrace): Fix last change.
8078
80792006-10-14 Nick Roberts <nickrob@snap.net.nz>
8080
8081 * gdb.texinfo (Backtrace): Order correctly and add other cases.
8082
80832006-10-10 Bob Wilson <bob.wilson@acm.org>
8084
8085 * gdb.texinfo (Command Syntax, Connecting, Remote configuration)
8086 (Renesas Boards, ST2000, TUI Keys, TUI Single Key Mode)
8087 (TUI Commands, Emacs, Console I/O): Fix @key and @kbd usage.
8088
80892006-09-21 Vladimir Prus <vladimir@codesourcery.com>
8090 Daniel Jacobowitz <dan@codesourcery.com>
8091
8092 * gdb.texinfo (Packets): Document vFlashErase,
8093 vFlashWrite and vFlashDone packets.
8094 (General Query Packets): Document qXfer:memory-map:read.
8095 Add a new feature for qXfer:memory-map:read.
8096 (Memory map format): New section.
8097 (Target Commands): Mention that gdb can write flash.
8098
80992006-09-21 Vladimir Prus <vladimir@codesourcery.com>
8100 Daniel Jacobowitz <dan@codesourcery.com>
8101
8102 * gdb.texinfo (Memory Region Attributes): Mention target-supplied
8103 memory regions and "mem auto".
8104
81052006-09-21 Nathan Sidwell <nathan@codesourcery.com>
8106
8107 * gdbint.texinfo (Array Containers): New section.
8108
81092006-09-17 Vladimir Prus <vladimir@codesourcery.com>
8110
8111 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
8112 -stack-list-arguments HIGH_FRAME argument can be larger then the
8113 actual number of frames.
8114
81152006-09-07 Vladimir Prus <vladimir@codesourcery.com>
8116
8117 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
8118 -stack-list-locals HIGH_FRAME argument can be larger then the
8119 actual number of frames.
8120
81212006-09-02 Bob Wilson <bob.wilson@acm.org>
8122
8123 * gdb.texinfo (Packets, Stop Reply Packets, General Query Packets,
8124 Register Packet Format, Tracepoint Packets): Fix spelling errors.
8125
81262006-09-02 Eli Zaretskii <eliz@gnu.org>
8127
8128 * gdbint.texinfo (Overall Structure): New section "Source Tree
8129 Structure".
8130
81312006-08-17 Jim Blandy <jimb@codesourcery.com>
8132
8133 * gdb.texinfo (Stop Reply Packets): Note similarity of 'S' and 'T'
8134 responses.
8135
81362006-08-08 Joel Brobecker <brobecker@adacore.com>
8137
8138 * gdb.texinfo (Source Path): Add documentation for new
8139 substitute-path commands.
8140
81412006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
8142
8143 * gdb.texinfo (Installing GDB): Update menu. Move text to...
8144 (Running Configure): ...here.
8145 (Requirements): New node. Mention expat.
8146
81472006-08-08 Vladimir Prus <vladimir@codesourcery.com>
8148
8149 * gdb.texinfo (Target Commands): Remove
8150 'set download-write-size' and 'show download-write-size'.
8151
81522006-08-01 Daniel Jacobowitz <dan@codesourcery.com>
8153
8154 * stabs.texinfo (Member Type Descriptor): Correct example for
8155 pointer to member types.
8156
81572006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
8158
8159 * gdb.texinfo (Optional warnings and messages): Add
8160 'set/show trace-commands'.
8161 (Command files): Add '-v' to source command.
8162
81632006-07-12 Daniel Jacobowitz <dan@codesourcery.com>
8164
8165 * gdb.texinfo (OS Information): Update qPart reference to
8166 qXfer.
8167 (Remote configuration): Likewise.
8168 (Overview): Move @cindex to the start of a paragraph. Talk
8169 about binary data encoding.
8170 (Packets): Refer to the overview for the details of the X
8171 packet encoding.
8172 (General Query Packets): Remove qPart description. Add qXfer
8173 description. Add an anchor to qSupported. Correct feature
8174 table title. Add a new feature for qXfer:auxv:read.
8175 (Interrupts): Add a missing parenthesis.
8176
81772006-07-05 Daniel Jacobowitz <dan@codesourcery.com>
8178
8179 * gdb.texinfo (KOD): Remove node.
8180 (GDB/MI Kod Commands): Remove commented out node.
8181
81822006-07-01 Eli Zaretskii <eliz@gnu.org>
8183
8184 * gdb.texinfo (GDB/MI Output Syntax, GDB/MI Simple Examples)
8185 (GDB/MI Breakpoint Commands, GDB/MI Program Context)
8186 (GDB/MI Thread Commands, GDB/MI Program Execution)
8187 (GDB/MI Stack Manipulation, GDB/MI Variable Objects)
8188 (GDB/MI Data Manipulation, GDB/MI Symbol Query)
8189 (GDB/MI File Commands, GDB/MI Target Manipulation)
8190 (GDB/MI Miscellaneous Commands): Change (@value{GDBP})->(gdb),
8191 since the MI prompt is hard-wired into the code.
8192
81932006-07-01 Nick Roberts <nickrob@snap.net.nz>
8194
8195 * gdb.texinfo (GDB/MI Compatibility with CLI): Qualify more carefully.
8196 (GDB/MI Simple Examples): Use @subheading for "A Bad Command".
8197 (GDB/MI Data Manipulation): Remove description of unimplemented
8198 display related commands as variable objects perform this function
8199 and are superior: -display-delete, -display-disable,
8200 -display-enable, -display-insert and -display-list. Move
8201 -environment-cd, -environment-directory, -environment-path
8202 and -environment-pwd to "Program Context".
8203 (GDB/MI Program Control): Rename to "Program Execution". Move
8204 -exec-arguments -exec-abort to...
8205 (GDB/MI Program Context): ...here. New node split from "Data
8206 Manipulation".
8207
82082006-06-21 Daniel Jacobowitz <dan@codesourcery.com>
8209
8210 * gdb.texinfo (Remote configuration): Document set / show
8211 remote supported-packets.
8212 (General Query Packets): Document qSupported packet.
8213
82142006-06-10 Sandra Loosemore <sandra@codesourcery.com>
8215
8216 * gdb.texinfo (File-I/O overview): Copy edit for grammar, spelling,
8217 and font markup.
8218 (Protocol basics): Likewise.
8219 (The F request packet): Likewise.
8220 (The F reply packet): Likewise.
8221 (Memory transfer): Move this node to be a subsubsection of
8222 "Protocol specific representation of datatypes".
8223 (The Ctrl-C message): More copy editing.
8224 (Console I/O): Likewise.
8225 (The isatty call): Delete this node, and merge its content into
8226 the "isatty" node. Fixed references elsewhere.
8227 (The system call): Delete this node, and merge its content into
8228 the "system" node. Fixed references elsewhere.
8229 (open): Reformat to use @table, and add appropriate font markup.
8230 (close): Likewise.
8231 (read): Likewise.
8232 (write): Likewise.
8233 (lseek): Likewise.
8234 (rename): Likewise.
8235 (unlink): Likewise.
8236 (stat/fstat): Likewise.
8237 (gettimeofday): Likewise.
8238 (isatty): Likewise.
8239 (system): Likewise, plus minor changes to fix confusing wording.
8240 (Integral datatypes): Fix font markup.
8241 (Pointer values): Likewise.
8242 (struct stat): Fix markup to use @table, plus minor copy editing.
8243 (struct timeval): Fix font markup, plus minor copy editing.
8244 (Constants): Minor copy editing.
8245 (Errno values): Add font markup.
8246 (File-I/O Examples): Likewise.
8247
82482006-06-10 Nick Roberts <nickrob@snap.net.nz>
8249
8250 * gdb.texinfo (GDB/MI): Remove duplicate acknowledgements.
8251 (GDB/MI Simple Examples): Move node up one level. Use real
8252 examples.
8253 (GDB/MI Compatibility with CLI): Update.
8254 (GDB/MI Result Records): Add "connected" and "exit" result
8255 classes.
8256 (GDB/MI Stream Records): Clarify target output.
8257 (GDB/MI Command Description Format): Modify example description.
8258 (GDB/MI Breakpoint Table Commands): Rename to...
8259 (GDB/MI Breakpoint Commands): ...this
8260 (GDB/MI Breakpoint Commands): Add optional thread field.
8261 (GDB/MI Program Control): Add an introduction. Move "Program
8262 termination" examples into exec-run description.
8263 (GDB/MI File Commands): Mention similar CLI commands.
8264 (GDB/MI Miscellaneous Commands): Move to end. Mention "show version"
8265 is similar to "-gdb-version".
8266
82672006-06-09 Eli Zaretskii <eliz@gnu.org>
8268
8269 * gdb.texinfo (Symbols): Fix "(gdb)"=>"(@value{GDBP})".
8270
82712006-06-02 Nick Roberts <nickrob@snap.net.nz>
8272
8273 * gdb.texinfo (GDB/MI Development and Front Ends): Use
8274 sourceware.org for mailing lists.
8275 (GDB/MI File Commands): New node split from Program Control.
8276
82772006-06-01 Nick Roberts <nickrob@snap.net.nz>
8278
8279 * gdb.texinfo (GDB/MI Development and Front Ends): New node.
8280
82812006-05-22 Eli Zaretskii <eliz@gnu.org>
8282
8283 * gdb.texinfo (Cygwin Native): Fix last change.
8284
82852006-05-22 Christopher Faylor <cgf@timesys.com>
8286
8287 * gdb.texinfo (Cygwin Native): Document set/show cygwin-exceptions.
8288
82892006-05-15 Nick Roberts <nickrob@snap.net.nz>
8290
8291 * gdbint.texinfo (Algorithms): Correct spelling and punctuation.
8292 (Releasing GDB, Testsuite): Remove details for including DejaGnu.
8293
82942006-05-14 Daniel Jacobowitz <dan@codesourcery.com>
8295
8296 * gdb.texinfo (General Query Packets): Recommend not starting
8297 new packets with qC and clarify.
8298
82992006-05-13 Gaius Mulley <gaius@glam.ac.uk>
8300
8301 * gdb.texinfo (M2 Types): New section.
8302
83032006-05-10 Daniel Jacobowitz <dan@codesourcery.com>
8304
8305 * agentexpr.texi: Add a copyright and license notice.
8306 * observer.texi: Likewise, with GPL clause for function prototypes.
8307 Remove trailing whitespace.
8308
83092006-05-05 Jim Blandy <jimb@codesourcery.com>
8310
8311 * gdb.texinfo (General Query Packets): Document conventions for
8312 terminating packet names, and their violations.
8313
83142006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
8315
8316 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Update for readline 5.1.
8317 * gdb.texinfo: Likewise.
8318
83192006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
8320
8321 * gdb.texinfo (Remote Configuration): Remove "set remotedebug"
8322 and "show remotedebug".
8323 (Debugging Output): Add additional index entries.
8324
83252006-04-27 Michael Snyder <msnyder@redhat.com>
8326
8327 * gdb.texinfo (delete-fork): Command renamed to "delete fork".
8328
83292006-04-22 Andrew Cagney <cagney@redhat.com>
8330
8331 * gdb.texinfo (Contributors): Credit frame unwinder contributors.
8332 * gdbint.texinfo (Algorithms): Fix errors in frame documentation.
8333
83342006-04-18 Daniel Jacobowitz <dan@codesourcery.com>
8335
8336 * gdbint.texinfo (x86 Watchpoints, Target Conditionals): Update insert
8337 and remove breakpoint prototypes.
8338 (Watchpoints): Move description of target_insert_hw_breakpoint and
8339 target_remove_hw_breakpoint ...
8340 (Breakpoints): ... to here. Document target_insert_breakpoint and
8341 target_remove_breakpoint.
8342
83432006-04-17 Jim Blandy <jimb@codesourcery.com>
8344
8345 * gdb.texinfo (Packets): Note that 'addr' arguments to s, S, c,
8346 and C packets are optional.
8347
83482006-04-14 Frederic Riss <frederic.riss@st.com>
8349
8350 * gdb.texinfo (Specifying source directories): Update the description
8351 of the source file search to reflect the fact that the source path
8352 always contains at least $cdir and $cwd.
8353
83542006-03-31 Michael Snyder <msnyder@redhat.com>
8355
8356 * gdb.texinfo: Update copyright dates.
8357
83582006-03-31 Eli Zaretskii <eliz@gnu.org>
8359
8360 * gdb.texinfo (Overview): Add an index entry to "empty response".
8361
83622006-03-28 Jim Blandy <jimb@codesourcery.com>
8363
8364 * gdbint.texinfo (Prologue Analysis): New section.
8365
83662006-03-07 Jim Blandy <jimb@red-bean.com>
8367
8368 * gdb.texinfo (Connecting): Document 'target remote pipe'.
8369
8370 * gdb.texinfo (Target Commands): Update text describing how to
8371 specify a target. Refer to the detailed section on remote
8372 debugging, not the brief mention.
8373
8374 * gdb.texinfo (Connecting): Organize the different 'target remote'
8375 connection methods into a table. Add a 'target remote' index
8376 entry. (!!!)
8377
83782006-02-17 Fred Fish <fnf@specifix.com>
8379
8380 * gdb.texinfo (Symbols): Update descriptions of 'whatis' and
8381 'ptype' commands to reflect the fact that the only significant
8382 difference between them is that ptype prints the complete type
8383 description instead of just the name.
8384
83852006-02-13 Wu Zhou <woodzltc@cn.ibm.com>
8386
8387 * gdbint.texinfo (Watchpoints): Delete
8388 TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT.
8389
83902006-02-10 Nick Roberts <nickrob@snap.net.nz>
8391
8392 * gdb.texinfo (GDB/MI Breakpoint Table Commands): Add fullname and
8393 times fields where needed. Fix typos. Update general form given
8394 for output of -break-insert.
8395 (GDB/MI): Abbreviate some unnecessarily long fullnames.
8396
83972006-02-06 Daniel Jacobowitz <dan@codesourcery.com>
8398
8399 * gdbint.texinfo (Symbol Handling): Add a section
8400 on memory management.
8401
84022006-02-06 Vladimir Prus <ghost@cs.msu.su>
8403
8404 * gdb.texinfo (Breakpoint table commands): Document the fullname
8405 field in -break-list output.
8406
84072006-02-03 Eli Zaretskii <eliz@gnu.org>
8408
8409 * gdb.texinfo (Cygwin Native): Fix typos. Clarify the types of
8410 debugging information produced by the various "set debug..."
8411 options.
8412
84132006-02-01 Daniel Jacobowitz <dan@codesourcery.com>
8414
8415 * gdb.texinfo (Files): Remove obsolete bits from the description
8416 of "symbol-file".
8417
84182006-01-25 Jim Blandy <jimb@redhat.com>
8419
8420 * gdbint.texinfo (Testsuite): Explain how to run selected tests.
8421
84222006-01-24 Jim Blandy <jimb@redhat.com>
8423
8424 * gdbint.texinfo (Frames): Document the basics of GDB's register
8425 unwinding model, and explain the existence of the "sentinel" frame.
8426
84272006-01-23 Andrew Stubbs <andrew.stubbs@st.com>
8428
8429 * gdb.texinfo (Choosing files): Mention that -directory is used
8430 for script files.
8431 (Specifying source directories): Likewise.
8432 (Command files): Explain how script files are found.
8433
84342006-01-21 Eli Zaretskii <eliz@gnu.org>
8435
8436 * gdb.texinfo (Backtrace): Describe how to get backtrace of all
8437 the threads in a multi-threaded program.
8438 (Threads): The threadno argument of "thread apply" can be a range
8439 of numbers.
8440
84412006-01-18 Jim Blandy <jimb@redhat.com>
8442
8443 * gdbint.texinfo (Coding): Add entry for -Wno-pointer-sign to list
8444 of warning flags.
8445
84462006-01-13 Eli Zaretskii <eliz@gnu.org>
8447
8448 * gdb.texinfo (Sequences): Improve menu annotations.
8449 (Define): Add index entries for arguments of user-defined
8450 commands. Move the description of flow-control commands...
8451 (Command Files): ...to here. Document loop_break and
8452 loop_continue.
8453 (Define, Command Files): Document `end' and add index entries for
8454 it.
8455
84562006-01-04 Michael Snyder <msnyder@redhat.com>
8457
8458 * gdb.texinfo: Add documentation for linux-fork.
8459 * gdbint.texinfo: Add internal documentation for checkpoints.
8460
84612006-01-02 Paul N. Hilfinger <hilfinger@gnat.com>
8462
8463 * gdb.texinfo (Omissions from Ada): Document that there is now
8464 limited aggregate support.
8465
84662005-12-28 Eli Zaretskii <eliz@gnu.org>
8467
8468 * gdb.texinfo (Registers): Describe how to refer to SSE and MMX
8469 registers and the likes.
8470
84712005-12-24 Eli Zaretskii <eliz@gnu.org>
8472
8473 * gdb.texinfo (Target Commands, Bug Reporting, File Options)
8474 (Symbols): Fix usage of "e.g.".
8475 (Memory Region Attributes): Fix usage of "etc."
8476
8477 * gdbint.texinfo (libgdb, Symbol Handling, Native Debugging)
8478 (Coding): Fix usage of "e.g.".
8479
84802005-12-23 Eli Zaretskii <eliz@gnu.org>
8481
8482 * stabs.texinfo:
8483 * refcard.tex:
8484 * gpl.texi:
8485 * gdbint.texinfo:
8486 * gdb.texinfo:
8487 * gdb-cfg.texi:
8488 * fdl.texi:
8489 * annotate.texinfo:
8490 * all-cfg.texi:
8491 * Makefile.in: Add (C) after Copyright. Update the FSF
8492 address.
8493
84942005-12-03 Eli Zaretskii <eliz@gnu.org>
8495
8496 * gdb.texinfo (Connecting): Explain that `monitor' is a way to
8497 extend GDB with commands for external monitor.
8498
84992005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
8500
8501 * gdb.texinfo (Convenience variables): Add init-if-undefined command.
8502
85032005-11-25 Joel Brobecker <brobecker@adacore.com>
8504
8505 * gdbint.texinfo (Start of New Year Procedure): New chapter.
8506
85072005-11-21 Jim Blandy <jimb@redhat.com>
8508
8509 * gdb.texinfo (Tracepoint Packets): Document restrictions on
8510 placement of 'R' actions in tracepoint action packets; document
8511 dependence of 'X' and 'M' actions on a preceding 'R' action for
8512 their registers.
8513
85142005-11-19 Jim Blandy <jimb@redhat.com>
8515
8516 * gdb.texinfo (Tracepoint Packets): New node.
8517 (General Query Packets): Add entries for the tracepoint packets,
8518 referring to the "Tracepoint Packets" node.
8519 (Tracepoints): Add reference to "Tracepoint Packets".
8520
85212005-11-18 Kevin Buettner <kevinb@redhat.com>
8522
8523 * gdb.texinfo (set remotebreak): Add anchor.
8524 (X packet): Likewise.
8525 (Remote Protocol): Add new section `Interrupts' and new index
8526 entry `interrupts (remote protocol)'.
8527
85282005-11-18 Jim Blandy <jimb@redhat.com>
8529
8530 * gdb.texinfo (Packets): Move information out of 'q' and 'Q'
8531 entries into the General Query Packets section. Add a
8532 cross-reference to that section. Drop description of replies, as
8533 these are covered in the descriptions of each packet.
8534 (General Query Packets): Add introductory text. Explain naming
8535 conventions, and how the end of a name is recognized.
8536
85372005-11-17 Kevin Buettner <kevinb@redhat.com>
8538
8539 * gdb.texinfo (Remote configuration): Fix typo in description of
8540 "set remotebreak" command.
8541
85422005-11-16 Jim Blandy <jimb@redhat.com>
8543
8544 * gdb.texinfo (Packets, Stop Reply Packets)
8545 (General Query Packets): Various formatting cleanups.
8546 - Use @samp for packet contents.
8547 - Drop summaries from packet @item lines; the same information appears
8548 immediately below in the description.
8549 - Delete paragraph breaks after packet @item commands, so that the
8550 description appears directly to the right of the packet prototype
8551 in the printed manual, if it fits.
8552 - Place spaces in packet prototypes between @vars and non-@var
8553 letters, and explain that they're just for formatting.
8554 - Use @dots{} instead of '...'.
8555 - Fix uses of @code where @var was needed.
8556 - Replace "deprecated" markers with English text spelling out the
8557 packet's status and the preferred alternatives.
8558 - Remove "(reserved)" markers on 'A' and 'I' packets; it's unclear
8559 what this ever meant.
8560 - Remove "(draft)" markers on 'i' packets; nobody has commented on
8561 this for a long time.
8562 - Remove "(draft)" markers on 'z' and 'Z' packets; these have been
8563 implemented several times, and have been in use for years.
8564
85652005-11-15 Jim Blandy <jimb@redhat.com>
8566
8567 * gdb.texinfo (Packets): Add index entries for 'm' packet
8568 disclaimers.
8569
8570 * gdb.texinfo (Packets): Clarify lack of restrictions on behavior
8571 of stub when processing an 'm' packet.
8572
8573 * gdb.texinfo (Packets): Mention that packets beginning with
8574 letters are reserved once, at the top, instead of actually listing
8575 them all and saying "reserved".
8576
85772005-11-15 Andrew Stubbs <andrew.stubbs@st.com>
8578
8579 * gdb.texinfo (User-defined commands): Add $argc. Add missing 'end'.
8580 Change @var{$arg0 to @code{$arg0.
8581
85822005-11-14 Wu Zhou <woodzltc@cn.ibm.com>
8583
8584 * gdb.texinfo (Fortran): Add some words about Fortran debugging.
8585
85862005-11-12 Jim Blandy <jimb@redhat.com>
8587
8588 * gdb.texinfo (General Query Packets): Put packets in alphabetical
8589 order. Remove extraneous 'z'.
8590
85912005-11-07 Andrew Stubbs <andrew.stubbs@st.com>
8592
8593 * gdb.texinfo (Choosing files): Add --eval-command.
8594
85952005-11-04 Andrew Stubbs <andrew.stubbs@st.com>
8596
8597 * gdb.texinfo (Choosing modes): Add --return-child-result.
8598
8599
86002005-11-01 Andrew Stubbs <andrew.stubbs@st.com>
8601
8602 * gdb.texinfo (Choosing modes): Add --batch-silent.
8603
86042005-10-28 Eli Zaretskii <eliz@gnu.org>
8605
8606 * gdb.texinfo (GDB/MI Variable Objects): Fix @pxref usage under
8607 "The -var-update Command".
8608
86092005-10-03 Joel Brobecker <brobecker@adacore.com>
8610
8611 * gdb.texinfo (Print Settings): Add documentation for set/show
8612 print array-indexes.
8613
86142005-09-17 Daniel Jacobowitz <dan@codesourcery.com>
8615
8616 * gdb.texinfo (Contributors): Thank Andrew Cagney for releases
8617 6.2 and 6.3.
8618
86192005-08-27 Eli Zaretskii <eliz@gnu.org>
8620
8621 * gdb.texinfo (File Options): Don't document --mapped, it's gone
8622 since 19-Jan-2004.
8623 (Files): Likewise.
8624 (Variables, Symbols): Document the "<incomplete type>" message and
8625 its reasons.
8626
86272005-08-01 Fred Fish <fnf@specifix.com>
8628
8629 * gdb.texinfo (SETUP_ARBITRARY_FRAME): Remove obsolete reference.
8630
86312005-07-15 Nick Roberts <nickrob@snap.net.nz>
8632
8633 * gdb.texinfo (GDB/MI Variable Objects): Describe print-values
8634 option for -var-list-children and -var-update.
8635 (GDB/MI Stack Manipulation): Simplify description of
8636 print-values option for -stack-list-locals.
8637 (GDB/MI Command Description Format): Clarify.
8638 (Mode Options): Spelling of superseded.
8639
86402005-07-12 Bob Rossi <bob@brasko.net>
8641
8642 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix -inferior-tty-show
8643 corresponding GDB command comment.
8644
86452005-07-06 Bob Rossi <bob@brasko.net>
8646
8647 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add -inferior-tty-set
8648 and -inferior-tty-show.
8649 (Input/Output): Document "set/show inferior-tty" and tty alias.
8650
86512005-07-02 Nathan J. Williams <nathanw@wasabisystems.com>
8652
8653 * gdb.texinfo (Packets): Change description of 'D' packet to note
8654 that GDB does wait for a response.
8655
86562005-06-22 Nick Roberts <nickrob@snap.net.nz>
8657
8658 * gdb.texinfo (History) Rename "Command History".
8659 (Command History): Move node "Server Prefix" from section on
8660 Annotations here.
8661
86622005-06-19 Nick Roberts <nickrob@snap.net.nz>
8663
8664 * gdb.texinfo (GDB/MI Stack Manipulation):
8665 Re-instate -stack-info-frame with example. Say that it gets
8666 info on selected frame, not current frame.
8667
86682005-06-18 Eli Zaretskii <eliz@gnu.org>
8669
8670 * gdb.texinfo (Server): Clarify that `file' should be used before
8671 connecting to the server.
8672 (Files): Add an xref to the above description.
8673 (Output Formats): More detailed description of the `c' format.
8674 (Memory): List explicitly all the formats supported by `x'.
8675 (Threads): Add an @cindex entry for "thread apply".
8676 (Files): Document the possibility of loading unlinked object
8677 files. Add more indexing for solib-absolute-prefix and
8678 --with-sysroot.
8679 (Machine Code): Document possible problems with locations in
8680 shared libraries.
8681 (Backtrace): Document that free-standing environments do not need
8682 to have a `main' function.
8683
86842005-06-18 Nick Roberts <nickrob@snap.net.nz>
8685
8686 * gdb.texinfo (GDB/MI Stack Manipulation): Remove reference to
8687 -stack-info-frame.
8688
86892005-06-07 Andrew Cagney <cagney@gnu.org>
8690
8691 * gdb.texinfo (Contributors): Note the original multi-arch
8692 contributors.
8693
86942005-06-03 Eli Zaretskii <eliz@gnu.org>
8695
8696 * gdb.texinfo (Registers): Add index entries for the standard
8697 registers.
8698 (Frames): Add cross-reference from frame pointer description to
8699 the Registers node.
8700 (Annotations Overview): Fix the reference to GDB name.
8701
87022005-06-01 Eli Zaretskii <eliz@gnu.org>
8703
8704 * gdb.texinfo (Set Watchpoints): Remove @vindex entry for
8705 can-use-hw-watchpoints.
8706
87072005-05-28 Bob Rossi <bob@brasko.net>
8708
8709 * gdb.texinfo (GDB/MI Out-of-band Records): Add bullet enumerating
8710 the possible reasons why an exec async record would be returned to FE.
8711
87122005-05-26 Andrew Cagney <cagney@gnu.org>
8713
8714 * gdb.texinfo: Note that Elena Zannoni, Fernando Nasser, and
8715 Andrew Cagney implemented the original GDB/MI.
8716
87172005-05-23 Orjan Friberg <orjanf@axis.com>
8718
8719 * gdb.texinfo (CRIS): Update the cris-version and cris-dwarf2-cfi
8720 documentation. Add documentation for cris-mode.
8721
87222005-05-20 Eli Zaretskii <eliz@gnu.org>
8723
8724 * gdb.texinfo (Numbers): Explain the example and make the wording
8725 more acurate.
8726
87272005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
8728 Dennis Brueni <dennis@slickedit.com>
8729
8730 * gdb.texinfo (GDB/MI Breakpoint Table Commands)
8731 (GDB/MI Data Manipulation, GDB/MI Program Control)
8732 (GDB/MI Stack Manipulation): Update examples to include the fullname
8733 attribute in stack frames.
8734
87352005-05-12 Eli Zaretskii <eliz@gnu.org>
8736
8737 * gdb.texinfo (Startup): Fix last change. Treat gdb.ini like we
8738 do with other non-standard names of init files.
8739
87402005-05-11 Eli Zaretskii <eliz@gnu.org>
8741
8742 * gdb.texinfo (Command Files): Move the description of the startup
8743 from here...
8744 (Startup): ...to this new subsection of the Invocation chapter.
8745 Rearrange the description of init files more logically and add a
8746 cross-reference to "Command Files". Document the special gdbinit
8747 name for CISCO 68k. Expand the description of what GDB does
8748 during startup.
8749 (History): Add index entry for HISTSIZE.
8750
87512005-05-02 Mark Kettenis <kettenis@gnu.org>
8752
8753 * gdb.texinfo (Files): Remove documentation for auto-solib-limit.
8754
87552005-05-02 Eli Zaretskii <eliz@gnu.org>
8756
8757 * gdb.texinfo (SVR4 Process Information, The isatty call)
8758 (The system call): Don't use foo(N) notation for man pages and
8759 functions.
8760 (Compilation, DJGPP Native): Improve wording.
8761
87622005-04-27 Eli Zaretskii <eliz@gnu.org>
8763
8764 * gdb.texinfo (Backtrace): Describe backtraces with arguments that
8765 were optimized away.
8766
87672005-04-22 Eli Zaretskii <eliz@gnu.org>
8768
8769 * gdb.texinfo (Remote configuration): Document "set/show
8770 get-thread-local-storage-address". Add cross-reference to the
8771 description of the qGetTLSAddr packet.
8772 (General Query Packets): Mention "set remote
8773 get-thread-local-storage-address" and add a reference to its
8774 description.
8775
87762005-04-19 Nick Roberts <nickrob@snap.net.nz>
8777
8778 * gdb.texinfo (Backtrace): Describe 'bt full'.
8779
87802005-04-17 Nick Roberts <nickrob@snap.net.nz>
8781
8782 * gdb.texinfo (Mode Options): Fix typo.
8783 (GDB/MI): Describe how to invoke GDB/MI.
8784
87852005-04-16 Eli Zaretskii <eliz@gnu.org>
8786
8787 * gdb.texinfo (OS Information): Renamed from Auxiliary Vector; all
8788 references changed. Add description of "info udot".
8789 (Files): Document "set/show stop-on-solib-events".
8790 (M32R/D): Document "set/show download-path", "set/show
8791 board-address", "set/show server-address", "upload", "tload".
8792 Document "sdireset", "sdistatus", "debug_chaos", "use_debug_dma",
8793 "use_mon_code", "use_ib_break", "use_dbt_break".
8794 (Maintenance Commands): Improve indexing.
8795 (Target Commands): Document "set/show hash", "set/show debug
8796 monitor".
8797 (SVR4 Process Information): Document "info pidlist" and "info
8798 meminfo". Document "set/show procfs-tarce" and "set/show
8799 procfs-file". Document "proc-trace-*" and "proc-untrace-*".
8800 (Symbols, The Print Command with Objective-C): Improve indexing.
8801 (Objective-C): Add references to "info classes" and "info
8802 selectors".
8803 (Debugging Output): Improve wording. Document "set/show debug
8804 solib-frv". Fix "set/show debugvarobj".
8805 (Set Breaks): Add index entry for "hardware breakpoints".
8806 (Renesas ICE): Document "e7000", "ftplogin", "ftpload", "drain",
8807 and "set/show usehardbreakpoints".
8808 (MIPS Embedded): Document "se/show syn-garbage-limit", "set/show
8809 monitor-prompt", "set/show monitor-warnings", "pmon".
8810 (ARM): Document "rdilogfile", "rdilogenable", "set/show
8811 rdiromatzero", "set/show rdiheartbeat".
8812 (PowerPC): Document SDS-specific commands "set/show sdstimeout",
8813 "sds".
8814 (Embedded Processors): Document the "sim" command.
8815 (Remote): Document the "remote" command.
8816 (DJGPP Native): Document the "info serial" command.
8817 (Threads): Document "maint info sol-threads".
8818 (Files): Document "nosharedlibrary", "add-symbol-file-from-memory".
8819 (Set Breaks): Improve indexing.
8820 (Command Syntax): Add a reference to dont-repeat.
8821 (Define): Document "dont-repeat".
8822 (TUI Commands): Document "tabset".
8823 (WinCE): New subsection. Document "set/show remotedirectory",
8824 "set/show remoteupload", "set/show remoteaddhost".
8825
88262005-04-15 Eli Zaretskii <eliz@gnu.org>
8827
8828 * gdb.texinfo (Hurd Native): New subsection, documents
8829 Hurd-specific commands.
8830 (Maintenance Commands): Add cross-reference to "Debugging Output".
8831 (Debugging Output): Document "set/show debug lin-lwp".
8832 (MIPS): Improve documentation of heuristic-fence-post. Document
8833 "set/show mips abi", "set/show mips saved-gpreg-size", "set/show
8834 mips stack-arg-size", "set/show mips mask-address", "set/show mips
8835 remote-mips64-transfers-32bit-regs", "set/show debug mips".
8836 (ARM): Document ARM-specific commands.
8837 (AVR): New section. Document "info io_registers".
8838 (CRIS): New section. Document "set/show cris-version" and
8839 "set/show cris-dwarf2-cfi".
8840 (HPPA): New section. Document "set/show debug hppa" and "maint
8841 print unwind".
8842 (Neutrino): New subsection. Document "set/show debug nto-debug".
8843 (Super-H): New section. Document the "regs" command.
8844 (Debugging Output): Document "set/show debug aix-thread".
8845
88462005-04-09 Eli Zaretskii <eliz@gnu.org>
8847
8848 * gdb.texinfo (Print Settings): Document "set/show print
8849 pascal_static-members", "set print repeats", "show print
8850 null-stop". Improve indexing. Fix documentation of "set print
8851 union".
8852 (Pascal): New section.
8853 (Supported languages): Rename from "Support"; all references
8854 updated. Add a menu item for Pascal.
8855 (Numbers): Document "set radix.
8856 (Screen Size): Document "set/show pagination".
8857 (MIPS Embedded): Remove "set processor" documentation.
8858 (Remote configuration): Document "set/show X/P/Z-packet",
8859 "set/show read-aux-vector-packet", "set/show remote
8860 symbol-lookup-packet", "set/show remote verbose-resume-packet",
8861 "set/show remoteaddresssize", "set/show remotebaud", "set/show
8862 remotedebug", "set/show remotebreak", "set/show remotedevice",
8863 "set/show remotelogfile".
8864 (Auxiliary Vector): Add reference to the description of the
8865 read-aux-vector-packet setting.
8866 (Set Watchpoints): Add a cross-reference to "set remote
8867 hardware-breakpoint-limit".
8868 (General Query Packets): Add indexing of requests and
8869 cross-references to related commands in "Remote configuration".
8870 (File-I/O Overview, The system call): Fix wording and typos.
8871 (Thread Stops): Add index entries.
8872 (Continuing and Stepping): Document "show step-mode".
8873 (i386): New node. Document "set/show struct-convention".
8874 (Files): Document "show trust-readonly-sections".
8875 (Calling): Document "set/show unwindonsignal".
8876 (Messages/Warnings): Add index entries.
8877 (Maintenance Commands): Document "set/show watchdog".
8878 (Annotations Overview): Document "show annotate".
8879 (Set Watchpoints): Add index entries.
8880 (Symbols): Fix doc of case-sensitive.
8881 (ABI): Document "show coerce-float-to-double".
8882 (Convenience Vars, Help): Improve indexing.
8883 (Machine Code): Document "show disassembly-flavor".
8884 (Debugging C plus plus): Document "show overload-resolution".
8885 (Value History, Signaling): Add index entries.
8886
88872005-04-08 Eli Zaretskii <eliz@gnu.org>
8888
8889 * gdb.texinfo (Show): Move @kindex entries to their proper places.
8890 (Processes): Fix wording.
8891 (History, List, Logging output, Define, Symbols, Print Settings):
8892 Improve indexing.
8893
88942005-04-03 Eli Zaretskii <eliz@gnu.org>
8895
8896 * gdb.texinfo (Targets): Document "set/show architecture". Remove
8897 redundant index entry for "target" command.
8898 (Backtrace): Add index entries.
8899 (Symbols, Fortran): Document the "set case-sensitive" command.
8900 (DJGPP Native): Document "set com1base", "set com1irq", etc.
8901 (Print Settings): Add index entry for "set demangle-style".
8902 (Target Commands): Document "set download-write-size".
8903 (Debugging Output): Document "set exec-done-display".
8904
89052005-04-02 Eli Zaretskii <eliz@gnu.org>
8906
8907 * gdb.texinfo (Files): Fix the name and documentation of
8908 add-shared-symbol-files. Document its alias assf. Update the
8909 list of OSs where GDB supports shared libraries. Fix markup.
8910 (Continuing and Stepping): Add reference to @var{location} in the
8911 text.
8912 (Dump/Restore Files): Fix reference to @{filename}.
8913 (Help): Fix wording.
8914 (Attach): Ditto.
8915 (Set Watchpoints): Ditto.
8916 (Backtrace): Remove redundant index entries. Improve index
8917 entries.
8918 (Delete Breaks): Fix wording.
8919 (Memory): Document the compare-sections command.
8920 (Memory Region Attributes): Improve wording.
8921 (Disabling): Improve wording.
8922 (Fortran): New subsection. Document the "info common" command.
8923 (Help): Document aliases "info copying" and "info warranty".
8924 (Caching Remote Data): New section. Document the "set/show
8925 remotecache" and "info dcache" commands.
8926 (Show): Fix wording of the documentation of the "set
8927 extension-language" command.
8928 (Signals): Add index entry for "info handle".
8929 (Memory Region Attributes): Fix punctuation.
8930 (Symbols): Change the arg name to "location" and refer to it in
8931 the text. Fix wording of "info types" doc.
8932 (Threads): Fix usage of @enumerate @item's.
8933 (Listing Tracepoints): Add index entry for "info tp".
8934 (Set Watchpoints): Add xref to "info break" description.
8935 (Macros): Add an index entry for "macro exp1". Document the
8936 "macro list" command.
8937 (Maintenance Commands): Document "flushregs", "maint agent",
8938 "maint check-symtabs", "maint cplus", "maint demangle", "maint
8939 deprecate", "maint undeprecate", "maint dump-me", "maint packet",
8940 "maint print architecture", "maint print objfiles", "maint print
8941 statistics", "maint print type", "maint show-debug-regs", "maint
8942 space", "maint time", and "maint translate-address".
8943 (Connecting): Document the "monitor" command.
8944 (Annotations Overview): Describe the "set annotate" command.
8945
89462005-04-01 Eli Zaretskii <eliz@gnu.org>
8947
8948 * gdb.texinfo (Set Watchpoints): Document can-use-hw-watchpoints.
8949 Rearrange index entries and improve wording about support for
8950 hardware watchpoints.
8951
89522005-03-10 Bob Rossi <bob@brasko.net>
8953
8954 * gdb.texinfo: Update copyright
8955
89562005-02-09 Theodore A. Roth <troth@openavr.org>
8957
8958 * gdb.texinfo (General Query Packets): Fix texinfo compile warning and
8959 error.
8960
89612005-02-03 Kevin Buettner <kevinb@redhat.com>
8962
8963 * gdb.texinfo (General Query Packets): Document qGetTLSAddr packet.
8964
89652005-01-17 Michael Snyder <msnyder@redhat.com>
8966
8967 * gdb.texinfo: Fix spelling, infinte -> infinite.
8968
89692005-01-08 Mark Kettenis <kettenis@gnu.org>
8970
8971 * observer.texi (GDB Observers): Document "solib_loaded".
8972
89732005-01-07 Andrew Cagney <cagney@gnu.org>
8974
8975 * configure.ac: Rename configure.in, require autoconf 2.59.
8976 * configure: Re-generate.
8977
8978 * configure.in: Replace configdirs with multiple references to
8979 AC_CONFIG_SUBDIRS.
8980 * configure: Re-generate.
8981
89822005-01-04 Andrew Cagney <cagney@gnu.org>
8983
8984 * gdbint.texinfo (Versions and Branches): Make the date (YYYYMMDD)
8985 part of the version number.
8986
89872004-12-24 Mark Kettenis <kettenis@gnu.org>
8988
8989 * gdbint.texinfo (Algorithms): Remove description of
8990 TARGET_DISABLE_HW_WATCHPOINTS and TARGET_ENABLE_HW_WATCHPOINTS.
8991
89922004-12-07 Jim Blandy <jimb@redhat.com>
8993
8994 * gdb.texinfo (General Query Packets): Specify that thread ID's in
8995 the 'qC' and 'qThreadInfo' packets are unsigned hexidecimal
8996 numbers.
8997
89982004-12-07 Andreas Schwab <schwab@suse.de>
8999
9000 * gdb.texinfo (Mode Options): Document -l option.
9001
90022004-12-04 Eli Zaretskii <eliz@gnu.org>
9003
9004 * gdbint.texinfo (Algorithms): More accurate description of
9005 STOPPED_BY_WATCHPOINT. Point out that target_stopped_data_address
9006 is not needed unless data-read and data-access watchpoints are
9007 supported. Add a description of how GDB checks whether the
9008 inferior stopped because a watchpoint was hit.
9009
90102004-11-23 Eli Zaretskii <eliz@gnu.org>
9011
9012 * gdb.texinfo (Files): Add cross-reference to description of
9013 -readnow command-line switch.
9014
90152004-11-10 Randolph Chung <tausq@debian.org>
9016
9017 * gdb.texinfo: Document set/show backtrace past-entry commands.
9018 Rearrange index entries for set/show backtrace past-main.
9019
90202004-11-10 Jon Beniston <jon@beniston.com>
9021
9022 Committed by Andrew Cagney <cagney@gnu.org>.
9023 * gdb.texinfo (Remote Serial Protocol): Further describe
9024 binary transfer escaping mechanism .
9025
90262004-11-08 Randolph Chung <tausq@debian.org>
9027
9028 * gdb.texinfo (inferior_debugging info): Document "set debug infrun"
9029 and "show debug infrun". Add index entries.
9030
90312004-10-23 Eli Zaretskii <eliz@gnu.org>
9032
9033 * gdb.texinfo (SVR4 Process Information): Document subcommands of
9034 "info proc" that are already implemented. Add index entries.
9035 (Working Directory): Add a cross-reference to "info proc" command.
9036 (Files): Add a tip for decreasing memory used for symtabs from
9037 shared libraries.
9038 (Starting): Fix whitespace; make "elaboration" stand out where it
9039 is first used, and add an index entry for the term.
9040 (Calling): Expand and elaborate text. Add "print". Add the
9041 description of problems with weak aliases.
9042 (Core File Generation): New section.
9043
90442004-10-12 Andrew Cagney <cagney@gnu.org>
9045
9046 * gdbint.texinfo (Versions and Branches): New chapter.
9047 (Releasing GDB): Delete "Versions and Branches" section.
9048 (Top): Add "Versions and Branches".
9049
90502004-10-08 Eli Zaretskii <eliz@gnu.org>
9051
9052 * gdb.texinfo (Editing, History): Add cross-references to the
9053 included Readline and History user documentation. Remove
9054 references to the symbol have-readline-appendices which is unused
9055 and undefined.
9056 (History): Fix indexing.
9057
90582004-10-08 Jeff Johnston <jjohnstn@redhat.com>
9059
9060 * gdbint.texinfo (target_stopped_data_address): Update to
9061 new prototype.
9062 (i386_stopped_data_address): Update prototype and description.
9063 (i386_stopped_by_watchpoint): New function and description.
9064
90652004-10-03 Paul N. Hilfinger <hilfinger@gnat.com>
9066
9067 * gdb.texinfo (Filenames): Add Ada suffixes.
9068 (Ada) New section.
9069
90702004-09-27 Andrew Cagney <cagney@gnu.org>
9071 Robert Picco <Robert.Picco@hp.com>
9072
9073 * gdb.texinfo (Packets): Document the "p" packet.
9074
90752004-09-21 Jason Molenda (jmolenda@apple.com)
9076
9077 * gdb.texinfo (Paths and Names of the Source Files): Document the
9078 meaning of values in the 'desc' field of a SO stab.
9079
90802004-09-20 Daniel Jacobowitz <dan@debian.org>
9081
9082 * gdb.texinfo (Maintenance Commands): Document "maint set dwarf2
9083 max-cache-age" and "maint show dwarf2 max-cache-age".
9084
90852004-09-16 Eli Zaretskii <eliz@gnu.org>
9086
9087 * gdb.texinfo (Set Breaks): Add index entry for setting
9088 breakpoints on overloaded C++ functions that are not members of
9089 any classes. Add an example and an index entry for setting
9090 breakpoints on all program functions.
9091 (Character Sets, Macros, Overlay Commands)
9092 (Non-debug DLL symbols, GDB/MI Output Syntax)
9093 (Annotations Overview, Maintenance Commands, File-I/O Overview):
9094 Use "(@value{GDBP})" instead of a literal "(gdb)".
9095
90962004-09-12 Andrew Cagney <cagney@gnu.org>
9097
9098 * gdbint.texinfo (Native Debugging): Delete description of
9099 FILES_INFO_HOOK.
9100
91012004-09-11 Paul Hilfinger <hilfinger@gnat.com>
9102
9103 * gdbint.texinfo (User Interface): Change local_hex_string_custom
9104 to hex_string_custom (not historically correct, but more
9105 understandable, given the current code).
9106
91072004-09-03 Andrew Cagney <cagney@gnu.org>
9108
9109 * gdbint.texinfo (Native Debugging): Delete SVR4_SHARED_LIBS.
9110
91112004-09-01 Jeff Johnston <jjohnstn@redhat.com>
9112
9113 * observer.texi (solib_unloaded): New observer.
9114
91152004-08-24 Andrew Cagney <cagney@gnu.org>
9116
9117 * gdbint.texinfo (Target Architecture Definition): Add missing
9118 comma.
9119
91202004-08-20 Michael Chastain <mec.gnu@mindspring.com>
9121
9122 * (Using the Testsuite): build != host is supported,
9123 but some test scripts do not support build != host.
9124
91252004-08-14 Mark Kettenis <kettenis@gnu.org>
9126
9127 * gdbint.texinfo (Host Definition): Delete description of
9128 FCLOSE_PROVIDED and GETENV_PROVIDED.
9129
91302004-08-05 Mark Kettenis <kettenis@chello.nl>
9131
9132 * gdbint.texinfo (Host Definition): Delete description of
9133 NO_SYS_FILE.
9134 (Native Debugging): Delete description of KERNEL_U_ADDR_BSD and
9135 PTRACE_FP_BUG.
9136
91372004-08-05 Andrew Cagney <cagney@gnu.org>
9138
9139 * gdbint.texinfo (Target Architecture Definition): Delete
9140 reference to deprecated_read_fp.
9141
91422004-08-02 Andrew Cagney <cagney@gnu.org>
9143
9144 * gdbint.texinfo (Target Architecture Definition): Delete
9145 description of DEPRECATED_REGISTER_BYTES.
9146
91472004-07-30 Baurjan Ismagulov <ibr@ata.cs.hun.edu.tr>
9148
9149 * gdb.texinfo (Source Path): Document the new behavior of
9150 searching for the source files.
9151
91522004-07-17 Eli Zaretskii <eliz@gnu.org>
9153
9154 * gdb.texinfo (Edit): Fix markup of EDITOR and improve wording.
9155 (Search, Expressions, Arrays, Variables, Data, Machine Code)
9156 (Auto Display): Improve indexing.
9157
91582004-07-16 Andrew Cagney <cagney@gnu.org>
9159
9160 * gdb.texinfo (Mode Options): Delete documentation on "-async" and
9161 "-noasync".
9162
91632004-07-09 Eli Zaretskii <eliz@gnu.org>
9164
9165 * gdb.texinfo: Fix @kindex entries so that multiple commands that
9166 have the same prefix have only their prefix in the index.
9167
91682004-07-03 Mark Kettenis <kettenis@gnu.org>
9169
9170 * gdb.texinfo (BSD libkvm Interface): New node (section)
9171 (Native): Add it to the menu.
9172
91732004-07-01 Mark Kettenis <kettenis@gnu.org>
9174
9175 * gdbint.texinfo (Target Architecture Definition): Remove
9176 PCC_SOL_BROKEN.
9177
91782004-06-24 Mark Kettenis <kettenis@gnu.org>
9179
9180 * gdbint.texinfo (Target Architecture Definition): Remove
9181 SUN_FIXED_LBRAC_BUG.
9182
91832004-06-26 Andrew Cagney <cagney@gnu.org>
9184
9185 * gdbint.texinfo (Coding): Replace xasprintf with xstrprintf.
9186
91872004-06-20 Andrew Cagney <cagney@gnu.org>
9188
9189 * gdbint.texinfo (Target Architecture Definition): Deprecate
9190 USE_STRUCT_CONVENTION.
9191
91922004-06-19 Michael Chastain <mec.gnu@mindspring.com>
9193
9194 gdb.texinfo (Bug Reporting): Mention session recording,
9195 with the script command or Emacs.
9196
91972004-06-18 Andrew Cagney <cagney@gnu.org>
9198
9199 * gdbint.texinfo (Target Architecture Definition): Deprecate
9200 FUNCTION_START_OFFSET.
9201
92022004-06-14 Andrew Cagney <cagney@gnu.org>
9203
9204 Based on changes from Karl Berry.
9205 * gdb.texinfo: Do not use @sc in a direntry.
9206 * stabs.texinfo: Change @dircateogry to "Software development".
9207 * gdbint.texinfo, gdb.texinfo, annotate.texinfo: Ditto.
9208
92092004-06-13 Andrew Cagney <cagney@gnu.org>
9210
9211 * gdbint.texinfo (Target Architecture Definition): Delete
9212 description of RETURN_VALUE_ON_STACK.
9213
92142004-06-09 Andrew Cagney <cagney@gnu.org>
9215
9216 * gdbint.texinfo (Native Debugging): Restore "@table @code"
9217 deleted by previous patch.
9218
92192004-06-08 Andrew Cagney <cagney@gnu.org>
9220
9221 * gdbint.texinfo (Native Debugging): Delete documentation on
9222 ATTACH_DETACH.
9223
92242004-06-06 Randolph Chung <tausq@debian.org>
9225
9226 * gdb.texinfo (push_dummy_call): Use @code{struct value}.
9227
92282004-06-06 Randolph Chung <tausq@debian.org>
9229
9230 * gdb.texinfo (push_dummy_call): Update argument list to match
9231 the new push_dummy_call method signature. Describe the function
9232 argument.
9233
92342004-05-24 Joel Brobecker <brobecker@gnat.com>
9235
9236 * gdb.texinfo (Starting): Document new start command.
9237
92382004-05-21 Andrew Cagney <cagney@redhat.com>
9239
9240 * observer.texi (GDB Observers): Document "inferior_created".
9241
92422004-05-08 Andrew Cagney <cagney@redhat.com>
9243
9244 * gdbint.texinfo (Target Architecture Definition): Delete
9245 description of DO_DEFERRED_STORES.
9246
9247 * gdbint.texinfo (Target Architecture Definition): Delete
9248 references to DEPRECATED_FIX_CALL_DUMMY.
9249
9250 * gdbint.texinfo (Target Architecture Definition): Delete
9251 description of DEPRECATED_CALL_DUMMY_WORDS,
9252 DEPRECATED_SIZEOF_CALL_DUMMY_WORDS, and CALL_DUMMY.
9253
9254 * gdbint.texinfo (Target Architecture Definition): Delete
9255 description of DEPRECATED_PUSH_DUMMY_FRAME.
9256
9257 * gdbint.texinfo (Target Architecture Definition): Delete
9258 reference to DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
9259
92602004-05-07 Andrew Cagney <cagney@redhat.com>
9261
9262 * observer.texi (GDB Observers): Add "Debugging" section. Include
9263 cross reference to "set/show debug observer".
9264 * gdb.texinfo (Debugging Output): Document "set/show debug
9265 observer".
9266
92672004-05-01 Andrew Cagney <cagney@redhat.com>
9268
9269 * gdbint.texinfo (Target Architecture Definition): Delete
9270 description of DEPRECATED_PC_IN_SIGTRAMP.
9271
92722004-04-30 Andrew Cagney <cagney@redhat.com>
9273
9274 * gdbint.texinfo (Target Architecture Definition): Delete
9275 documentation for BELIEVE_PCC_PROMOTION_TYPE, no longer defined.
9276
92772004-04-30 Orjan Friberg <orjanf@axis.com>
9278
9279 * observer.texi (GDB Observers): Correct spelling.
9280
92812004-04-26 Orjan Friberg <orjanf@axis.com>
9282
9283 * observer.texi (GDB Observers): Add target_changed event.
9284
92852004-04-08 Andrew Cagney <cagney@redhat.com>
9286
9287 * observer.texi (GDB Observers): Rework, provide generic observer
9288 definitions and then a list of observable events.
9289
92902004-04-04 Andrew Cagney <cagney@redhat.com>
9291
9292 * gdbint.texinfo (Host Definition): Delete reference to
9293 NO_SIGINTERRUPT.
9294
92952004-04-02 Andrew Cagney <cagney@redhat.com>
9296
9297 * gdbint.texinfo (Target Architecture Definition): Delete
9298 reference to DEPRECATED_CALL_DUMMY_LENGTH.
9299
93002004-03-28 Stephane Carrez <stcarrez@nerim.fr>
9301
9302 * gdb.texinfo (TUI Commands): Document tui reg commands.
9303
93042004-03-26 Andrew Cagney <cagney@redhat.com>
9305
9306 * gdb.texinfo (TUI): Delete reference to --enable-tui. Mention
9307 "gdbtui".
9308 (Mode Options): Mention "gdbtui". Use "Text" not "Terminal".
9309 (Contributors): Mention both Text and Terminal User Interface.
9310
93112004-03-23 Andrew Cagney <cagney@redhat.com>
9312
9313 * gdbint.texinfo (Target Architecture Definition): Deprecate
9314 references to SIGTRAMP_START and SIGTRAMP_END.
9315
93162004-03-23 Andrew Cagney <cagney@redhat.com>
9317
9318 * gdbint.texinfo (Target Architecture Definition): Deprecate
9319 references to PC_IN_SIGTRAMP.
9320
93212004-03-19 Andrew Cagney <cagney@redhat.com>
9322
9323 * gdbint.texinfo (Target Architecture Definition): Delete
9324 reference to GDB_TARGET_IS_HPPA.
9325
93262004-03-18 Andrew Cagney <cagney@redhat.com>
9327
9328 * gdbint.texinfo (Coding): Update section on gdbarch_data,
9329 describe pre_init and post_init.
9330
93312004-03-09 Daniel Jacobowitz <drow@mvista.com>
9332
9333 * gdb.texinfo (Debugging Output): Document values for "set debug
9334 target".
9335
93362004-02-28 Andrew Cagney <cagney@redhat.com>
9337
9338 * gdb.texinfo (Contributors): Mention GDB 6.1 release engineer.
9339
93402004-02-26 Jeff Johnston <jjohnstn@redhat.com>
9341
9342 * gdb.texinfo (breakpoints): Add information about the
9343 new "set breakpoint pending" and "show breakpoint pending"
9344 commands.
9345
93462004-02-26 Andrew Cagney <cagney@redhat.com>
9347
9348 * gdbint.texinfo (Coding): Document use of gdbarch_obstack_zalloc
9349 in Per-architecture module data section.
9350
93512004-02-25 Roland McGrath <roland@redhat.com>
9352
9353 * gdb.texinfo (General Query Packets): Document qPart:... packets.
9354
93552004-02-24 Andrew Cagney <cagney@redhat.com>
9356
9357 * annotate.texinfo: Wrap fdl.texi include in raise/lower sections.
9358 * gdb.texinfo, gdbint.texinfo, stabs.texinfo: Ditto.
9359 * fdl.texi: Import Version 1.2, November 2002.
9360
93612004-02-17 Andrew Cagney <cagney@redhat.com>
9362
9363 * gdb.texinfo (Mode Options): Note that "mi1" is deprecated.
9364
93652004-02-16 Andrew Cagney <cagney@redhat.com>
9366
9367 * gdbint.texinfo (Target Architecture Definition): Deprecate
9368 FRAMELESS_FUNCTION_INVOCATION.
9369
93702004-02-16 Andrew Cagney <cagney@redhat.com>
9371
9372 * gdbint.texinfo (Coding): Mention -Wunused-function.
9373
93742004-02-14 Andrew Cagney <cagney@redhat.com>
9375
9376 * gdbint.texinfo (Target Architecture Definition): Delete
9377 description of DEPRECATED_CALL_DUMMY_STACK_ADJUST.
9378
93792004-02-12 Elena Zannoni <ezannoni@redhat.com>
9380
9381 * gdb.texinfo: Properly quote the name "C++".
9382 * gdbint.texinfo: Ditto.
9383 * stabs.texinfo: Ditto.
9384
93852004-02-11 Elena Zannoni <ezannoni@redhat.com>
9386
9387 * gdbint.texinfo (Support Libraries): Add doco about obstacks and
9388 minimal information about libiberty.
9389
93902004-02-06 Michael Chastain <mec.gnu@mindspring.com>
9391
9392 * gdb.texinfo (Auxiliary Vector): Fix thinko with @value{GDBN}.
9393
93942004-02-04 Roland McGrath <roland@redhat.com>
9395
9396 * gdb.texinfo (Auxiliary Vector): New node (section).
9397 (Data): Add it to the menu.
9398
93992004-02-02 Jeff Johnston <jjohnstn@redhat.com>
9400
9401 * gdb.texinfo (Breakpoints): Add information about pending
9402 breakpoint support.
9403
94042004-01-26 Andrew Cagney <cagney@redhat.com>
9405
9406 * gdb.texinfo (Overview): Delete references to the cisco protocol
9407 including the "N" response.
9408
94092004-01-26 Andrew Cagney <cagney@redhat.com>
9410
9411 * gdbint.texinfo (Target Architecture Definition): Rename
9412 EXTRACT_STRUCT_VALUE_ADDRESS to
9413 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.
9414
94152004-01-24 Eli Zaretskii <eliz@gnu.org>
9416
9417 * gdb.texinfo (KOD): Document "show os". Add index entries for
9418 "set/show os" and "info cisco" commands.
9419
94202004-01-21 Eli Zaretskii <eliz@gnu.org>
9421
9422 * Makefile.in (install-info): Prepend $(DESTDIR) to $(infodir).
9423
94242004-01-19 Michael Chastain <mec.gnu@mindspring.com>
9425
9426 * gdbint.texinfo: Delete USE_MMALLOC, NO_MMCHECK, MMCHECK_FORCE,
9427 MMAP_BASE_ADDRESS, MMAP_INCREMENT.
9428
94292004-01-19 Nick Roberts <nick@nick.uklinux.net>
9430
9431 * gdb.texinfo (GDB/MI Stack Manipulation): Describe extension to
9432 -stack-list-locals.
9433 (GDB/MI Variable Objects): Describe extension to
9434 -var-list-children.
9435
94362004-01-17 Daniel Jacobowitz <drow@mvista.com>
9437
9438 * gdbint.texinfo (DECR_PC_AFTER_HW_BREAK): Don't document.
9439
94402004-01-17 Andrew Cagney <cagney@redhat.com>
9441
9442 * gdbint.texinfo (Target Architecture Definition): Delete
9443 documentation on DEPRECATED_NPC_REGNUM.
9444
94452004-01-13 Daniel Jacobowitz <drow@mvista.com>
9446
9447 * gdb.texinfo: Update copyright year. Mention that set
9448 follow-fork-mode is supported on GNU/Linux. Remove documentation of
9449 "set follow-fork-mode ask".
9450
94512004-01-13 Andrew Cagney <cagney@redhat.com>
9452
9453 * gdbint.texinfo: Update copyright year.
9454 (Coding): Add -Wunused-label to list of -Werror warnings.
9455
94562004-01-08 Jason Molenda <jmolenda@apple.com>
9457 Eli Zaretskii <eliz@gnu.org>
9458
9459 * gdb.texinfo: Update copyright.
9460 (Objective-C): "methodName" typeo fixed. Add @code/@var markup
9461 around names, as appropriate. Minor syntax cleanup of
9462 _NSPrintForDebugger explanation. Two spaces after periods.
9463 GDBN used instead of lit. "gdb". Index entries added for
9464 print-object and _NSPrintForDebugger. @noindent added in one spot.
9465
94662003-11-11 Elena Zannoni <ezannoni@redhat.com>
9467
9468 * stabs.texinfo: Add dircategory and direntry commands.
9469 * annotate.texinfo: Ditto.
9470
94712003-11-10 Andrew Cagney <cagney@redhat.com>
9472
9473 * gdbint.texinfo (Target Architecture Definition): Replace the
9474 return_value method's "inval" and "outval" parameters with
9475 "readbuf" and "writebuf".
9476
94772003-10-28 Jim Blandy <jimb@redhat.com>
9478
9479 * gdb.texinfo (The F request packet, The F reply packet): Renamed
9480 from "The `F' request packet" and "The `F' reply packet", to make
9481 texi2dvi happy.
9482 (File-I/O remote protocol extension): Update menu entries, too.
9483
94842003-10-26 Michael Chastain <mec@shout.net>
9485
9486 * gdb.texinfo (Thread Stops): Document the issue with
9487 premature return from system calls in multi-threaded programs.
9488
94892003-10-24 Andrew Cagney <cagney@redhat.com>
9490
9491 * annotate.texinfo: Fix "fortunatly"[sic].
9492
94932003-10-23 Kei Sakamoto <sakamoto.kei@renesas.com>
9494
9495 * gdb.texinfo (Contributors to GDB): Replace "Renesas"
9496 with "Hitachi" and "Mitsubishi".
9497
94982003-10-20 Andrew Cagney <cagney@redhat.com>
9499
9500 * gdbint.texinfo (Target Architecture Definition): Document
9501 gdbarch_return_value. Add cross references from
9502 USE_STRUCT_CONVENTION, EXTRACT_RETURN_VALUE, and
9503 STORE_RETURN_VALUE, and from/to EXTRACT_STRUCT_VALUE_ADDRESS.
9504
95052003-10-18 Mark Kettenis <kettenis@gnu.org>
9506
9507 * gdbint.texinfo (Target Architecture Definition): Document
9508 regset_from_core_section.
9509
95102003-10-16 Kei Sakamot Sakamoto <sakamoto.kei@renesas.com>
9511
9512 * gdb.texinfo (M32R/D): Mention m32rsdi target.
9513
95142003-10-15 Kevin Buettner <kevinb@redhat.com>
9515
9516 From Anthony Green <green@redhat.com>:
9517 * gdb.texinfo (Breakpoints related warnings): Insert into menu.
9518
95192003-10-14 Kevin Buettner <kevinb@redhat.com>
9520
9521 * gdb.texinfo (Breakpoint related warnings): New node.
9522 * gdbint.texinfo (ADJUST_BREAKPOINT_ADDRESS): Document.
9523
95242003-10-13 Daniel Jacobowitz <drow@mvista.com>
9525
9526 * gdb.texinfo (Remote Protocol): Document v and vCont.
9527
95282003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
9529
9530 * gdb.texinfo: Replace "Hitachi" and "Mitsubishi" with "Renesas".
9531 * gdbint.texinfo: Ditto.
9532
95332003-10-09 Andrew Cagney <cagney@redhat.com>
9534
9535 From 2003-09-18 David Anderson <davea@sgi.com>:
9536 * gdb.texinfo (GDB/MI Symbol Query): Replace "comamnd" with
9537 "command".
9538
95392003-10-03 Andrew Cagney <cagney@redhat.com>
9540
9541 * gdbint.texinfo (Target Architecture Definition): Deprecate
9542 IBM6000_TARGET. Mention that it implies an RS/6000 system and not
9543 just target.
9544
95452003-10-02 Andrew Cagney <cagney@redhat.com>
9546
9547 * gdbint.texinfo (Target Architecture Definition): Rename
9548 REGISTER_RAW_SIZE to DEPRECATED_REGISTER_RAW_SIZE.
9549 * gdb.texinfo (Packets, Stop Reply Packets): Ditto.
9550 * gdbint.texinfo (Target Architecture Definition): Rename
9551
95522003-09-30 Andrew Cagney <cagney@redhat.com>
9553
9554 REGISTER_VIRTUAL_SIZE to DEPRECATED_REGISTER_VIRTUAL_SIZE.
9555 (Target Architecture Definition):
9556
9557 * gdbint.texinfo (Target Architecture Definition): Rename
9558 REGISTER_VIRTUAL_TYPE to DEPRECATED_REGISTER_VIRTUAL_TYPE.
9559
95602003-09-29 Andrew Cagney <cagney@redhat.com>
9561
9562 * gdbint.texinfo (Target Architecture Definition): Delete
9563 documentation for NEED_TEXT_START_END.
9564
9565 * gdbint.texinfo (Target Architecture Definition): Rename
9566 NPC_REGNUM to DEPRECATED_NPC_REGNUM. Add cross reference to
9567 TARGET_WRITE_PC.
9568
95692003-09-22 Michael Chastain <mec@shout.net>
9570
9571 * gdbint.texinfo (Testsuite Organization): Change gdb.c++ to gdb.cp.
9572
95732003-09-21 Anthony Green <green@redhat.com>
9574
9575 * gdbint.texinfo (Target Architecture Definition): Fix typos.
9576
95772003-09-21 Mark Kettenis <kettenis@gnu.org>
9578
9579 * gdbint.texinfo (Target Architecture Definition): Document
9580 stabs_argument_has_addr.
9581
95822003-09-18 Andrew Cagney <cagney@redhat.com>
9583
9584 * gdbint.texinfo (Target Architecture Definition): Delete
9585 documentation on REGISTER_NAMES.
9586
95872003-09-13 Mark Kettenis <kettenis@gnu.org>
9588
9589 * gdbint.texinfo (Target Architecture Definition): Replace
9590 REG_STRUCT_HAS_ADDR with DEPRECATED_REG_STRUCT_HAS_ADDR.
9591
95922003-09-11 Andrew Cagney <cagney@redhat.com>
9593
9594 * gdbint.texinfo (Target Architecture Definition): Replace
9595 STACK_ALIGN with DEPRECATED_STACK_ALIGN.
9596
95972003-08-18 Andrew Cagney <cagney@redhat.com>
9598
9599 * gdbint.texinfo (Target Architecture Definition): Document
9600 "frame_red_zone_size".
9601
96022003-08-09 Andrew Cagney <cagney@redhat.com>
9603
9604 * gdb.texinfo (Backtrace): Replace "set/show backtrace-below-main"
9605 with "set/show backtrace past-main" and "set/show backtrace
9606 limit".
9607
96082003-08-08 H.J. Lu <hongjiu.lu@intel.com>
9609
9610 * Makefile.in (install-info): Support DESTDIR.
9611 (install-html): Likewise.
9612
96132003-08-07 Andrew Cagney <cagney@redhat.com>
9614
9615 Patch from Nick Roberts.
9616 * gdb.texinfo (Using GDB under GNU Emacs): Fix/update key
9617 bindings. Remove description of send-gdb-command.
9618
96192003-08-07 Andrew Cagney <cagney@redhat.com>
9620
9621 * gdb.texinfo (Mode Options): Mention that "mi2" was included in
9622 GDB 6.0.
9623
96242003-08-06 Andrew Cagney <cagney@redhat.com>
9625
9626 * gdb.texinfo (Mode Options): Mention that level three is the
9627 highest available and that level 2 is deprecated.
9628 (Annotations Overview): Mention annotation levels. Cross reference
9629 to "Limitations of the Annotation Interface" in annotate.texi.
9630 (TODO, Value Annotations, Frame Annotations): Delete section.
9631 (Displays, Breakpoint Info): Delete.
9632
96332003-08-04 Andrew Cagney <cagney@redhat.com>
9634
9635 * agentexpr.texi: Delete @bye.
9636 * Makefile.in (STABS_DOC_SOURCE_INCLUDES): Add "fdl.texi"
9637 (stabs.info): Add $(srcdir) to include search path.
9638 (html): Depend on "annotate_toc.html", and not "annotate.html".
9639 * stabs.texinfo: Ditto. Include "fdl.texi".
9640 * gdbint.texinfo: Update copyright statement's list of invariant
9641 sections.
9642
96432003-07-28 Andrew Cagney <cagney@redhat.com>
9644
9645 * Makefile.in (INFO_DEPS): Add annotate.info.
9646 (dvi, ps, html, pdf): Add annotate.
9647 (ANNOTATE_DOC_SOURCE_INCLUDES): New macro.
9648 (ANNOTATE_DOC_BUILD_INCLUDES): New macro.
9649 (ANNOTATE_DOC_FILES): New macro.
9650 (ANNOTATE_TEX_TMPS): New macro.
9651 (annotate.info, annotate_toc.html): Specify dependencies.
9652 (annotate.ps, annotate.pdf, annotate.dvi): Ditto.
9653 * annotate.texinfo: Rename annotate.texi. Get building. Add
9654 "Migrating to GDB/MI" and "Limitations of the Annotation
9655 Interface" chapters. Mention why it is not part of the user
9656 guide. Update copyright notice. Include "fdl.texi".
9657
96582003-07-26 Stephane Carrez <stcarrez@nerim.fr>
9659
9660 * gdb.texinfo (TUI Keys): Document C-x o key to switch active window.
9661
96622003-07-24 Daniel Jacobowitz <drow@mvista.com>
9663
9664 * gdbint.texinfo (libgdb components): Correct a GDB to GDBN.
9665
96662003-07-24 Daniel Jacobowitz <drow@mvista.com>
9667
9668 * gdb.texinfo (Server): Mention pidof.
9669
96702003-07-22 Andrew Cagney <cagney@redhat.com>
9671
9672 * gdbint.texinfo (Coding): Add -Wformat-nonliteral to -Werror
9673 list.
9674
96752003-06-28 Daniel Jacobowitz <drow@mvista.com>
9676
9677 * gdb.texinfo (Logging output): New chapter.
9678
96792003-06-24 Joel Brobecker <brobecker@gnat.com>
9680
9681 * gdb.texinfo (Unsupported languages): New section.
9682 (Languages): Add link to new section.
9683
96842003-06-22 Andrew Cagney <cagney@redhat.com>
9685
9686 * gdb.texinfo (Contributors): Mention 6.0 release engineer.
9687
96882003-06-22 Daniel Jacobowitz <drow@mvista.com>
9689
9690 * gdbint.texinfo (Coding): Clarify use of gdb_XXX.h headers.
9691
96922003-06-22 Daniel Jacobowitz <drow@mvista.com>
9693
9694 * Makefile.in (SFILES_INCLUDED): Add agentexpr.texi.
9695 * agentexpr.texi: Retitle section, and change it to an appendix.
9696 Comment out texinfo initialization. Factor a @var{} into two
9697 pieces to prevent makeinfo warnings.
9698 * gdb.texinfo: Add Agent Expressions appendix.
9699
97002003-06-19 Daniel Jacobowitz <drow@mvista.com>
9701
9702 * gdbint.texinfo (Native Conditionals): Remove PREPARE_TO_PROCEED.
9703
97042003-06-18 Daniel Jacobowitz <drow@mvista.com>
9705
9706 * gdb.texinfo (Remote Debugging): New section "Connecting to a
9707 remote target". Document the "detach" and "disconnect" commands.
9708 (Server, Netware, Debug Session): Reference "Connecting to a
9709 remote target".
9710 (GDB/MI Target Manipulation): Document "-target-disconnect".
9711
97122003-06-13 Andrew Cagney <cagney@redhat.com>
9713
9714 * gdbint.texinfo (Target Architecture Definition): Deprecate
9715 REMOTE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT, and
9716 BIG_REMOTE_BREAKPOINT. Cross reference BREAKPOINT_FROM_PC.
9717
97182003-06-09 Jim Blandy <jimb@redhat.com>
9719
9720 * gdb.texinfo (Separate Debug Files): Remove extra semicolon.
9721
97222003-06-08 Andrew Cagney <cagney@redhat.com>
9723
9724 * gdbint.texinfo (Target Architecture Definition): Delete
9725 documentation on FRAME_ARGS_ADDRESS_CORRECT.
9726
97272003-06-08 Andrew Cagney <cagney@redhat.com>
9728
9729 * gdbint.texinfo (Target Architecture Definition): Document
9730 "unwind_sp". Cross reference "unwind_sp" and TARGET_READ_SP.
9731
97322003-06-07 Adam Fedor <fedor@gnu.org>
9733
9734 * gdb.texinfo: Add Objective-C documentation.
9735
97362003-06-01 Andrew Cagney <cagney@redhat.com>
9737
9738 * gdbint.texinfo (Target Architecture Definition): Add "func_addr"
9739 parameter to "push_dummy_call". Rename "dummy_addr" to "bp_addr".
9740
97412003-05-21 Andrew Cagney <cagney@redhat.com>
9742
9743 * gdbint.texinfo (Target Architecture Definition): Delete
9744 references to "extract_address" and "store_address".
9745
97462003-05-16 Andrew Cagney <cagney@redhat.com>
9747
9748 * gdbint.texinfo (Target Architecture Definition): Replace
9749 REGISTER_BYTES with DEPRECATED_REGISTER_BYTES. Fix typo,
9750 DEPRECATED_REGISTER_SIZE instead of REGISTER_BYTE.
9751
97522003-05-14 Theodore A. Roth <troth@openavr.org>
9753
9754 * gdbint.texinfo (Breakpoint Handling): Correct a double negative.
9755
97562003-05-10 H.J. Lu <hongjiu.lu@intel.com>
9757
9758 * Makefile.in (gdb-cfg.texi): Replace $$LN_S with $(LN_S).
9759 (gdb.dvi): Likewise.
9760 (gdb.pdf): Likewise.
9761 (links2roff): Likewise.
9762
97632003-05-08 Jim Blandy <jimb@redhat.com>
9764
9765 * gdb.texinfo (Dump/Restore Files): Update documentation for
9766 'dump', 'append', and 'restore': note that format argument is
9767 optional; simplify presentation of the command variants; and be
9768 more precise about the formats.
9769
97702003-05-07 Jim Blandy <jimb@redhat.com>
9771
9772 * gdb.texinfo (Symbols): Update documentation: 'maint list
9773 symtabs' and 'maint list psymtabs' have been renamed 'maint info
9774 symtabs' and 'maint info psymtabs'.
9775
97762003-05-05 Andrew Cagney <cagney@redhat.com>
9777
9778 * gdbint.texinfo (Target Architecture Definition): Make
9779 CALL_DUMMY_WORDS, SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY_LENGTH,
9780 FIX_CALL_DUMMY, CALL_DUMMY_BREAKPOINT_OFFSET and
9781 CALL_DUMMY_BREAKPOINT_OFFSET deprecated.
9782
97832003-05-04 Andrew Cagney <cagney@redhat.com>
9784
9785 * gdb.texinfo (Maintenance Commands): Document "maint print
9786 dummy-frames".
9787
97882003-05-04 Andrew Cagney <cagney@redhat.com>
9789
9790 * gdb.texinfo (GDB/MI Symbol Query): Use @{ and @}.
9791
97922003-05-03 J. Brobecker <brobecker@gnat.com>
9793
9794 Thierry Schneider <tpschneider1@yahoo.com>
9795 * gdb.texinfo (section GDB/MI Symbol Query): Add documentation
9796 for new MI command.
9797
97982003-05-03 Andrew Cagney <cagney@redhat.com>
9799
9800 * gdbint.texinfo (Target Architecture Definition): Document
9801 push_dummy_code. Add cross references.
9802
98032003-05-02 Elena Zannoni <ezannoni@redhat.com>
9804
9805 * gdb.texinfo (Character Sets): Update to reflect new behavior of
9806 set/show charsets commands.
9807
98082003-04-28 Andrew Cagney <cagney@redhat.com>
9809
9810 * gdbint.texinfo (Target Architecture Definition): Replace
9811 read_fp, TARGET_READ_FP and FP_REGNUM, with deprecated_read_fp,
9812 DEPRECATED_TARGET_READ_FP and DEPRECATED_REGNUM.
9813
98142003-04-28 Andrew Cagney <cagney@redhat.com>
9815
9816 * gdbint.texinfo (Target Architecture Definition): Rename
9817 "tm_print_insn" to "deprecated_tm_print_insn".
9818
98192003-04-09 Jim Blandy <jimb@redhat.com>
9820
9821 * gdb.texinfo (Symbols): Document 'maint list symtabs' and 'maint
9822 list psymtabs'.
9823
98242003-04-08 Andrew Cagney <cagney@redhat.com>
9825
9826 * gdbint.texinfo (Target Architecture Definition): Delete
9827 references to EXTRA_FRAME_INFO.
9828
98292003-04-08 Andrew Cagney <cagney@redhat.com>
9830
9831 * gdbint.texinfo (Target Architecture Definition): Delete
9832 PRINT_TYPELESS_INTEGER.
9833
98342003-04-02 J. Brobecker <brobecker@gnat.com>
9835
9836 * observer.texi (GDB Observers): Adjust the documentation for the
9837 normal_stop notification to better describe reality. Fix a couple
9838 of minor typos.
9839
98402003-04-02 Bob Rossi <bob_rossi@cox.net>
9841
9842 * gdb.texinfo (GDB/MI Program Control): Add
9843 '-file-list-exec-source-file'
9844
98452003-03-31 Andrew Cagney <cagney@redhat.com>
9846
9847 * gdbint.texinfo (Target Architecture Definition): Delete
9848 references to CALL_DUMMY_P.
9849
98502003-03-30 Andrew Cagney <cagney@redhat.com>
9851
9852 * gdbint.texinfo (Target Architecture Definition): Remove
9853 reference to TARGET_WRITE_SP.
9854
98552003-03-27 Andrew Cagney <cagney@redhat.com>
9856
9857 * gdbint.texinfo (Target Architecture Definition): Remove
9858 references to write_sp.
9859
98602003-03-27 Andrew Cagney <cagney@redhat.com>
9861
9862 * gdb.texinfo (GDB/MI Variable Objects): Replace @include with
9863 chapter body. Use @smallexample instead of @example.
9864 (Annotations): Ditto.
9865 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Remove gdbmi.texinfo and
9866 annotate.texi.
9867
98682003-03-26 Andrew Cagney <cagney@redhat.com>
9869
9870 * gdbint.texinfo (Target Architecture Definition): Replace
9871 PUSH_ARGUMENTS with push_dummy_call, add gdbarch, regcache and
9872 dummy_addr parameters.
9873
98742003-03-25 Andrew Cagney <cagney@redhat.com>
9875
9876 * gdbint.texinfo (Target Architecture Definition): Delete
9877 reference to CALL_DUMMY_STACK_ADJUST_P. Rename
9878 CALL_DUMMY_STACK_ADJUST to DEPRECATED_CALL_DUMMY_STACK_ADJUST.
9879 Add reference to PUSH_ARGUMENTS.
9880
98812003-03-23 Andrew Cagney <cagney@redhat.com>
9882
9883 * gdbint.texinfo (Algorithms, Target Architecture Definition):
9884 Deprecate FRAME_CHAIN and FRAME_CHAIN_VALID.
9885
98862003-03-18 J. Brobecker <brobecker@gnat.com>
9887
9888 * gdbint.texinfo (Algorithms): Add new section describing the
9889 Observer paradigm.
9890 (Top): Add menu entry to new observer appendix.
9891 * observer.texi: New file.
9892 * Makefile.in (GDBINT_DOC_SOURCE_INCLUDES): Add dependency on
9893 new observer.texi file.
9894
98952003-03-17 Andrew Cagney <cagney@redhat.com>
9896
9897 * gdb.texinfo (DATE): Delete. Remove date from titles. Mention
9898 that GNU Press update the manual version number.
9899
99002003-03-12 Andrew Cagney <cagney@redhat.com>
9901
9902 * gdbint.texinfo (Target Architecture Definition): Delete
9903 references to get_saved_register. Rename GET_SAVED_REGISTER to
9904 DEPRECATED_GET_SAVED_REGISTER.
9905
99062003-03-13 Andrew Cagney <cagney@redhat.com>
9907
9908 * gdbint.texinfo (Target Architecture Definition): Replace
9909 POP_FRAME with DEPRECATED_POP_FRAME. Update description.
9910
99112003-03-12 Andrew Cagney <cagney@redhat.com>
9912
9913 * gdbint.texinfo (Target Architecture Definition): Rename
9914 FRAME_SAVED_PC to DEPRECATED_FRAME_SAVED_PC.
9915
99162003-03-10 Corinna Vinschen <vinschen@redhat.com>
9917
9918 * gdb.texinfo: Add File-I/O documentation.
9919
99202003-03-10 Andrew Cagney <cagney@redhat.com>
9921
9922 * gdbint.texinfo (Target Architecture Definition): Cross reference
9923 FRAME_SAVED_PC to unwind_pc. Document unwind_pc.
9924
99252003-03-07 Andrew Cagney <cagney@redhat.com>
9926
9927 * gdb.texinfo (Debugging Output): Mention the "set/show debug
9928 frame" command.
9929
99302003-03-05 Andrew Cagney <cagney@redhat.com>
9931
9932 * gdbint.texinfo (Target Architecture Definition): Document
9933 unwind_dummy_id. Cross reference unwind_dummy_id and
9934 SAVE_DUMMY_FRAME_TOS.
9935
99362003-03-05 James Ingham <jingham@apple.com>
9937 Daniel Jacobowitz <drow@mvista.com>
9938
9939 * gdb.texinfo (Configuring the current ABI): Document "set cp-abi"
9940 and "show cp-abi".
9941
99422003-03-03 Andrew Cagney <cagney@redhat.com>
9943
9944 * gdbint.texinfo (Target Architecture Definition): Document
9945 register_type.
9946
99472003-03-03 Andrew Cagney <cagney@redhat.com>
9948
9949 * stabs.texinfo (Structures): Use @samp and separate @var's
9950 instead of a single @var containing a comma separated list.
9951 (Unions): Ditto.
9952
99532003-03-02 Daniel Jacobowitz <drow@mvista.com>
9954
9955 * Makefile.in (distclean): Remove config.log.
9956
99572003-03-01 Andrew Cagney <cagney@redhat.com>
9958
9959 * gdbint.texinfo (Target Architecture Definition): Rename
9960 FRAME_INIT_SAVED_REGS to DEPRECATED_FRAME_INIT_SAVED_REGS.
9961
99622003-03-01 Andrew Cagney <cagney@redhat.com>
9963
9964 * gdbint.texinfo: Rename INIT_EXTRA_FRAME_INFO to
9965 DEPRECATED_INIT_EXTRA_FRAME_INFO.
9966
99672003-02-23 Raoul Gough <RaoulGough@yahoo.co.uk>
9968
9969 * gdb.texinfo (Cygwin Native): Links to Non-debug DLL symbols.
9970 (Non-debug DLL symbols): New node, describing the minimal symbols
9971 loaded from DLLs without real debugging symbols.
9972
99732003-02-20 Andrew Cagney <ac131313@redhat.com>
9974
9975 * gdb.texinfo (Set Breaks): Add cross reference to "set remote
9976 hardware-breakpoint-limit".
9977 (Set Watchpoints): Add cross reference to "set remote
9978 hardware-watchpoint-limit".
9979 (Remote configuration options): New section.
9980
99812003-02-04 Andrew Cagney <ac131313@redhat.com>
9982
9983 * gdbint.texinfo (Target Architecture Definition): Delete
9984 descrption of IS_TRAPPED_INTERNALVAR.
9985
9986 From Keith Seitz <keiths@redhat.com>:
9987 * gdb.texinfo (Interpreters): New chapter. Refer the command-line
9988 option "-i"/"--interpreter" to this chapter. Include index
9989 entries.
9990
99912003-02-04 David Carlton <carlton@math.stanford.edu>
9992
9993 * gdb.texinfo (C@t{++}): Recommend DWARF 2, then stabs+.
9994 (Variables): Recommend stabs+ and DWARF 2.
9995 (C plus plus expressions): Correct info about
9996 compiler versions, debug formats.
9997 (Contributors): Change 'DWARF2' to 'DWARF 2'.
9998 PR symtab/874.
9999
100002003-02-01 Andrew Cagney <ac131313@redhat.com>
10001
10002 * gdbint.texinfo (Target Architecture Definition): Delete
10003 description of ADDITIONAL_OPTIONS, ADDITIONAL_OPTION_CASES,
10004 ADDITIONAL_OPTION_HANDLER, and ADDITIONAL_OPTION_HELP, and
10005 BEFORE_MAIN_LOOP_HOOK, and DBX_PARM_SYMBOL_CLASS along with
10006 references to nindy and i960.
10007 * gdb.texinfo (i960): Delete all references to i960 and nindy.
10008
100092003-02-01 Andrew Cagney <ac131313@redhat.com>
10010
10011 * gdbint.texinfo (Target Architecture Definition): Delete
10012 FLOAT_INFO.
10013
100142003-01-30 Andrew Cagney <ac131313@redhat.com>
10015
10016 * stabs.texinfo (Member Type Descriptor): Clarify description of
10017 `@'. Suggested by Ben Hutchings.
10018
100192003-01-29 Andrew Cagney <ac131313@redhat.com>
10020
10021 * gdb.texinfo (M68K): Delete reference to es1800.
10022
100232003-01-29 Andrew Cagney <ac131313@redhat.com>
10024
10025 * gdb.texinfo (Maintenance Commands): Document `maint print
10026 reggroups' and `maint print register-groups'.
10027 * gdbint.texinfo (Target Architecture Definition): Document
10028 register_reggroup_p.
10029
100302003-01-23 Jim Blandy <jimb@redhat.com>
10031
10032 * gdb.texinfo (Separate Debug Files): New section.
10033
100342003-01-22 Daniel Jacobowitz <drow@mvista.com>
10035
10036 * gdb.texinfo (Maintenance Commands): Add "maint set profile"
10037 and "maint show profile".
10038
100392003-01-16 Michael Chastain <mec@shout.net>
10040
10041 * gdb.texinfo (Installing GDB): Warn against
10042 ".../gdb-VERSION/gdb/configure".
10043 (Separate Objdir): Likewise.
10044
100452003-01-15 Andrew Cagney <ac131313@redhat.com>
10046
10047 * gdbint.texinfo (Target Architecture Definition): Delete
10048 definition of PRINT_REGISTER_HOOK.
10049
100502003-01-15 Elena Zannoni <ezannoni@redhat.com>
10051
10052 (OpenRISC 1000): Fix formatting of command names.
10053
100542003-01-15 Elena Zannoni <ezannoni@redhat.com>
10055
10056 * gdb.texinfo (Continuing and Stepping): Add new command
10057 'advance'. Clarify behavior of 'until'.
10058
100592003-01-13 Daniel Jacobowitz <drow@mvista.com>
10060
10061 * gdb.texinfo (Files): Document solib-absolute-prefix and
10062 solib-search-path.
10063
100642003-01-09 Michael Chastain <mec@shout.net>
10065
10066 * gdbint.texinfo (Configuring @value{GDBN} for Release): Delete.
10067 (Create a Release): Add new instructions for new @file{src-release}.
10068 Document existing instructions for @file{Makefile.in} as
10069 being for @value{GDBN} 5.3.1 or earlier.
10070
100712003-01-09 Andrew Cagney <ac131313@redhat.com>
10072
10073 * gdbint.texinfo (Target Architecture Definition): Mention
10074 frame_saved_regs_zalloc and frame_extra_info_zalloc as the way to
10075 allocate memory.
10076
100772003-01-04 Daniel Jacobowitz <drow@mvista.com>
10078
10079 * gdb.texinfo (Controlling GDB): Add @kindex for
10080 "show osabi".
10081 (Backtraces): Add @kindex's for backtrace-below-main.
10082
100832003-01-04 Daniel Jacobowitz <drow@mvista.com>
10084
10085 * gdb.texinfo (Controlling GDB): Document "set osabi".
10086
100872003-01-04 Daniel Jacobowitz <drow@mvista.com>
10088
10089 * gdb.texinfo (Backtraces): Document "set backtrace-below-main".
10090 * gdbint.texinfo (FRAME_CHAIN_VALID): Update documentation.
10091
100922003-01-04 Daniel Jacobowitz <drow@mvista.com>
10093
10094 * gdb.texinfo (Controlling GDB): Add ABI section. Document
10095 "set coerce-float-to-double".
10096 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Remove documentation.
10097
100982003-01-02 Andrew Cagney <ac131313@redhat.com>
10099
10100 * stabs.texinfo: Remove obsolete text.
10101 * gdbint.texinfo: Ditto.
10102 * gdb.texinfo: Ditto.
10103
101042002-12-22 Mark Kettenis <kettenis@gnu.org>
10105
10106 * gdbint.texinfo (Target Architecture Definition): Update
10107 description of gdbarch_register_osabi.
10108
101092002-12-20 Kazu Hirata <kazu@cs.umass.edu>
10110
10111 * agentexpr.texi: Fix typos.
10112 * annotate.texi: Likewise.
10113 * fdl.texi: Likewise.
10114
101152002-12-10 Andrew Cagney <cagney@redhat.com>
10116
10117 * gdbint.texinfo (Algorithms): Replace INIT_FRAME_PC with
10118 DEPRECATED_INIT_FRAME_PC.
10119
101202002-12-01 Andrew Cagney <ac131313@redhat.com>
10121
10122 * gdbint.texinfo (Target Architecture Definition): Delete
10123 PC_IN_CALL_DUMMY.
10124
101252002-11-28 Andrew Cagney <ac131313@redhat.com>
10126
10127 * gdbint.texinfo (Host Definition): Delete documentation on
10128 USE_GENERIC_DUMMY_FRAMES.
10129
101302002-11-26 Elena Zannoni <ezannoni@redhat.com>
10131
10132 Fix PR gdb/723 and PR gdb/245.
10133 * Makefile.in (install-info): Run the install-info command as part
10134 of the post install steps only.
10135 (uninstall-info): New target.
10136 (uninstall): New target.
10137
101382002-11-22 Elena Zannoni <ezannoni@redhat.com>
10139
10140 * Makefile.in (install): Make install do some real work.
10141
101422002-11-19 Andrew Cagney <ac131313@redhat.com>
10143
10144 Fix POSIX problem reported by Paul Eggert.
10145 * Makefile.in (GDBvn.texi): Use `sed q' instead of `head -1'.
10146 Fix PR gdb/527.
10147
101482002-10-26 Andrew Cagney <cagney@redhat.com>
10149
10150 * gdbint.texinfo (Target Architecture Definition): Delete
10151 definition of DO_REGISTERS_INFO.
10152
101532002-10-18 Kevin Buettner <kevinb@redhat.com>
10154
10155 * gdbint.texinfo (Address Classes): Fix problems with insertion
10156 of ``{'' and ``}'' in example.
10157
101582002-10-17 Kevin Buettner <kevinb@redhat.com>
10159
10160 * gdbint.texinfo (Address Classes): New section.
10161 (Target Conditionals): Document ADDRESS_CLASS_NAME_TO_TYPE_FLAGS,
10162 ADDRESS_CLASS_NAME_TO_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS,
10163 ADDRESS_CLASS_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, and
10164 ADDRESS_CLASS_TYPE_FLAGS_TO_NAME_P.
10165
101662002-10-11 Klee Dienes <kdienes@apple.com>
10167
10168 * gdb.texinfo (Registers): Mention vector registers as well as
10169 floating registers in the documentation for 'info registers' and
10170 'info all-registers'.
10171
101722002-10-11 Daniel Jacobowitz <drow@mvista.com>
10173
10174 * gdbint.texinfo (CPLUS_MARKER): Remove item.
10175
101762002-10-03 Jeff Johnston <jjohnstn@redhat.com>
10177
10178 * gdbint.texinfo (Item Output Functions): Add new ui_out_field_fmt_int
10179 interface definition.
10180
101812002-10-03 Marko Mlinar <markom@opencores.org>
10182
10183 * gdb.texinfo (Target Commands): Add or1k target specific
10184 commands.
10185 * gdb.texinfo (Contributors): Add myself to the contributors list.
10186
101872002-10-01 Andrew Cagney <ac131313@redhat.com>
10188
10189 * gdb.texinfo (Mode Options): Update --interpreter option. "mi2"
10190 and "mi1" instead of "mi1" and "mi0".
10191
101922002-09-29 Hans-Peter Nilsson <hp@bitrange.com>
10193
10194 * gdb.texinfo (Packets): Fix typos "alligned".
10195 Correct z3/Z3 description. Correct z4/Z4 title.
10196
101972002-09-27 Andrew Cagney <ac131313@redhat.com>
10198
10199 * all-cfg.texi: Use @sc for GDB and GCC. Update copyright.
10200
102012002-09-25 Kevin Buettner <kevinb@redhat.com>
10202
10203 * gdb.texinfo: Use GNU/Linux instead of Linux.
10204
102052002-09-25 Andrew Cagney <ac131313@redhat.com>
10206
10207 * gdb.texinfo (Packets): Replace @samp{} with ``an empty string''.
10208
102092002-09-24 Andrew Cagney <ac131313@redhat.com>
10210
10211 * gdb.texinfo: Replace @example with @smallexample.
10212
102132002-09-20 Kevin Buettner <kevinb@redhat.com>
10214
10215 From Eli Zaretskii <eliz@gnu.org>:
10216 * gdb.texinfo (Character Sets): Use @smallexample instead of
10217 @example. Use GNU/Linux instead of Linux.
10218
102192002-09-20 Jim Blandy <jimb@redhat.com>
10220
10221 * gdb.texinfo: Add character set documentation.
10222
102232002-09-19 Andrew Cagney <ac131313@redhat.com>
10224
10225 * gdb.texinfo (Packets): Revise `z' and `Z' packet documentation.
10226 (Packets): Add cross reference from `b' packet to `z' packets.
10227
102282002-09-19 Andrew Cagney <ac131313@redhat.com>
10229
10230 * gdb.texinfo (Maintenance Commands): Document ``maint
10231 internal-error'' and ``maint internal-warning''.
10232
10233 * gdbint.texinfo (Target Architecture Definition): Revise
10234 description of STACK_ALIGN. Add description of FRAME_ALIGN.
10235
102362002-09-19 Joel Brobecker <brobecker@gnat.com>
10237
10238 * gdbint.texinfo (Target Conditionals): Document the new
10239 NAME_OF_MALLOC macro.
10240
102412002-09-05 Andrew Cagney <ac131313@redhat.com>
10242
10243 * gdb.texinfo (Contributors): Mention 5.2 and 5.3 release
10244 engineer.
10245
102462002-09-02 Stephane Carrez <stcarrez@nerim.fr>
10247
10248 * gdb.texinfo (TUI Overview): Document status line fields.
10249
102502002-09-02 Stephane Carrez <stcarrez@nerim.fr>
10251
10252 * gdb.texinfo (TUI Commands): Document info win command.
10253
102542002-09-01 Stephane Carrez <stcarrez@nerim.fr>
10255
10256 * gdb.texinfo (TUI Overview): Document breakpoint markers.
10257
102582002-09-01 Stephane Carrez <stcarrez@nerim.fr>
10259
10260 * gdb.texinfo (TUI Single Key Mode): Document new SingleKey mode.
10261 (TUI Keys): Likewise.
10262
102632002-08-25 Andrew Cagney <ac131313@redhat.com>
10264
10265 * gdb.texinfo (Examples): Use ``->'' for a packet send and ``<-''
10266 for a packet receive.
10267
102682002-08-25 Andrew Cagney <ac131313@redhat.com>
10269
10270 * Makefile.in (clean): Move to end of file.
10271 (distclean, maintainer-clean, realclean): Ditto.
10272 (mostlyclean): Move rule to end of file. Use GDB_TEX_TMPS,
10273 GDBINT_TEX_TMPS, STABS_TEX_TMPS.
10274 (gdb.dvi, gdb.pdf): Do not cleanup TeX temp files after texi2dvi.
10275 (gdbint.dvi, gdbint.pdf, stabs.dvi, stabs.pdf): Ditto.
10276
102772002-08-24 Andrew Cagney <ac131313@redhat.com>
10278
10279 * Makefile.in (GDBINT_TEX_TMPS): Define.
10280 (gdbint.dvi, gdbint.pdf): Use
10281 (GDB_TEX_TMPS): Define.
10282 (gdb.dvi, gdb.pdf): Use.
10283 (STABS_TEX_TMPS): Define.
10284 (stabs.dvi, stabs.pdf): Use.
10285 (GDB_DOC_SOURCE_INCLUDES): New macros.
10286 (GDB_DOC_BUILD_INCLUDES, GDB_DOC_FILES): New macros.
10287 (GDBINT_DOC_FILES_INCLUDES): New macros.
10288 (GDBINT_DOC_BUILD_INCLUDES): New macros.
10289 (GDBINT_DOC_FILES, STABS_DOC_SOURCE_INCLUDES): New macros.
10290 (STABS_DOC_BUILD_INCLUDES, STABS_DOC_FILES): New macros.
10291 (SFILES_DOC, SFILES_INCLUDED, SFILES_LOCAL): Delete macros.
10292 (links2roff): Replace SFILES_INCLUDED with
10293 GDB_DOC_SOURCE_INCLUDES.
10294 (gdb.dvi, gdb_toc.html, gdb.pdf, gdb.info): Update dependencies.
10295 (gdb.me, gdb.mm, gdb.ms): Update dependencies.
10296 (gdbint.dvi, gdbint_toc.html, gdbint.pdf, gdbint.info): Update
10297 dependencies.
10298 (stabs.info, stabs_toc.html, stabs.pdf, stabs.dvi): Update
10299 dependencies.
10300 (gdbmi.texinfo): Delete rule.
10301 (inc-hist.texinfo): Delete rule.
10302 (rluser.texinfo): Delete rule.
10303
103042002-08-23 Andrew Cagney <cagney@redhat.com>
10305
10306 * gdbint.texinfo (Target Architecture Definition): Update
10307 STORE_RETURN_VALUE, mention regcache.
10308
103092002-08-21 Andrew Cagney <ac131313@redhat.com>
10310
10311 * gdbint.texinfo (Target Architecture Definition): Document
10312 print_registers_info. Note that DO_REGISTERS_INFO is deprecated.
10313
103142002-08-19 Andrew Cagney <ac131313@redhat.com>
10315
10316 * gdb.texinfo (Remote Protocol): Reformat. Use cross references.
10317 Fix minor typos. Add index entries.
10318
103192002-08-18 Andrew Cagney <ac131313@redhat.com>
10320
10321 * gdb.texinfo (Data): Add ``Vector Unit'' to menu.
10322
103232002-08-15 Andrew Cagney <ac131313@redhat.com>
10324
10325 * gdbint.texinfo (Target Architecture Definition): Document
10326 PRINT_VECTOR_INFO.
10327 * gdb.texinfo (Vector Unit): Document "info vectors" command.
10328
103292002-08-13 Andrew Cagney <ac131313@redhat.com>
10330
10331 * gdb.texinfo (Maintenance Commands): Document "maint print
10332 registers", "maint print raw-registers" and "maint print
10333 cooked-registers".
10334
103352002-08-08 Grace Sainsbury <graces@redhat.com>
10336
10337 From Mark Salter:
10338 * gdb.texinfo (Protocol): Document T packet extension to
10339 allow watchpoint address reporting.
10340
103412002-08-03 Andrew Cagney <ac131313@redhat.com>
10342
10343 * gdb.texinfo (Dump/Restore Files): Move `[]' to outside of @var.
10344
103452002-08-01 Andrew Cagney <cagney@redhat.com>
10346
10347 * stabs.texinfo, gdb.texinfo, gdbint.texinfo: Obsolete references
10348 to CHILL.
10349
103502002-08-01 Andrew Cagney <ac131313@redhat.com>
10351
10352 * gdbint.texinfo (Coding): Revise section "Include Files".
10353
103542002-07-24 Andrew Cagney <cagney@redhat.com>
10355
10356 * gdbint.texinfo: Obsolete references to m88k.
10357 * gdb.texinfo: Ditto.
10358
103592002-07-10 Joel Brobecker <brobecker@gnat.com>
10360
10361 * gdbint.texinfo (Create a release candiate): Add the location
10362 where the proper version of autoconf can be retrieved.
10363
103642002-07-09 Don Howard <dhoward@redhat.com>
10365
10366 * gdb.texinfo (Command Files): Further describe the behavior of
10367 sourced command files.
10368
103692002-06-27 Andrew Cagney <ac131313@redhat.com>
10370
10371 * gdbint.texinfo (User Interface): ISO C rather than ISO-C.
10372 (Coding): Clarify ISO C version that GDB assumes.
10373
103742002-06-26 Tom Tromey <tromey@redhat.com>
10375
10376 * gdbint.texinfo (User Interface): Mention add_setshow_cmd and
10377 add_setshow_cmd_full.
10378
103792002-06-25 Don Howard <dhoward@redhat.com>
10380
10381 * gdb.texinfo (Memory Region Attributes): Document new behavior
10382 for 'mem' command.
10383
103842002-06-11 Jim Blandy <jimb@redhat.com>
10385
10386 * gdb.texinfo (Symbols): Update documentation for `info source'
10387 command.
10388
10389 * gdb.texinfo (Macros): Call the command `info macro', not
10390 `show macro'.
10391
103922002-06-09 Andrew Cagney <ac131313@redhat.com>
10393
10394 * gdbint.texinfo (Coding): Add section ``Per-architecture module
10395 data''.
10396
103972002-06-09 Mark Kettenis <kettenis@gnu.org>
10398
10399 * gdbint.texinfo (Target Architecture Definition): Document
10400 GDB_OSABI_GO32 and GDB_OSABI_NETWARE.
10401
104022002-06-08 Andrew Cagney <ac131313@redhat.com>
10403
10404 * gdbint.texinfo (Releasing GDB): Fix typos in @itemize @bullet
10405 lists.
10406
104072002-06-08 Andrew Cagney <ac131313@redhat.com>
10408
10409 * gdbint.texinfo (Releasing GDB): Revise the section ``Cut the
10410 Branch''.
10411
104122002-06-01 Andrew Cagney <ac131313@redhat.com>
10413
10414 * gdbint.texinfo (Target Architecture Definition): Add section
10415 ``Converting an existing Target Architecture to Multi-arch''.
10416
104172002-05-30 Andrew Cagney <ac131313@redhat.com>
10418
10419 * gdbint.texinfo (Releasing GDB): Rename ``Obsoleting any code''
10420 to ``Obsoleting code''. Revise.
10421
104222002-05-17 Jim Blandy <jimb@redhat.com>
10423
10424 * gdb.texinfo (C Preprocessor Macros): New chapter.
10425 Include it in the main menu.
10426 (Contributors): Credit Jim Blandy with macro support.
10427 (Compilation): Explain how to get macro information into the
10428 executable.
10429 (Expressions): Note that preprocessor macros are expanded.
10430
104312002-05-14 Daniel Jacobowitz <drow@mvista.com>
10432
10433 * gdb.texinfo (Debug Session): Document new `udp:' and `tcp:'
10434 options for `target remote'.
10435
104362002-05-13 Andrew Cagney <ac131313@redhat.com>
10437
10438 * gdbint.texinfo (Target Architecture Definition): Delete
10439 documentation on NNPC_REGNUM.
10440
104412002-05-11 Andrew Cagney <ac131313@redhat.com>
10442
10443 * gdbint.texinfo (Target Architecture Definition): Document
10444 REGISTER_TO_VALUE and VALUE_TO_REGISTER and CONVERT_REGISTER_P.
10445 (Target Architecture Definition): Revise section `Using Different
10446 Register and Memory Data Representations'. Add section `Raw and
10447 Virtual Register Representations'.
10448
104492002-05-11 Andrew Cagney <ac131313@redhat.com>
10450
10451 * gdbint.texinfo (Target Architecture Definition): Mention
10452 defaults for REGISTER_VIRTUAL_SIZE and REGISTER_RAW_SIZE.
10453 (Target Architecture Definition): Mention same. Add references to
10454 web pages.
10455
104562002-05-08 Michael Snyder <msnyder@redhat.com>
10457
10458 * stabs.texinfo (Attributes): Document new "vector" attribute.
10459
104602002-05-04 Andrew Cagney <ac131313@redhat.com>
10461
10462 * gdbint.texinfo (Releasing GDB): Revise `Create a Release'.
10463
104642002-05-04 Andrew Cagney <ac131313@redhat.com>
10465
10466 * gdb.texinfo: Delete obsolete references to a29k.
10467
104682002-04-24 Andrew Cagney <ac131313@redhat.com>
10469
10470 * gdbint.texinfo (Target Architecture Definition): Replace
10471 IN_SIGTRAMP with PC_IN_SIGTRAMP.
10472
104732002-04-24 David S. Miller <davem@redhat.com>
10474
10475 * gdbint.texinfo (REGISTER_IN_WINDOW): Delete definition.
10476
104772002-04-21 David S. Miller <davem@redhat.com>
10478
10479 * gdbint.texinfo (SKIP_PROLOGUE_FRAMELESS_P): Delete definition.
10480
104812002-04-21 Andrew Cagney <ac131313@redhat.com>
10482
10483 * gdbint.texinfo (Target Architecture Definition): Delete
10484 definition of HAVE_REGISTER_WINDOWS.
10485
104862002-04-19 Eli Zaretskii <eliz@gnu.org>
10487
10488 * gdbint.texinfo (Releasing GDB, Coding): Fix typos. Reported by
10489 "Theodore A. Roth" <troth@verinet.com>.
10490
104912002-04-15 Don Howard <dhoward@redhat.com>
10492
10493 From Eli Zaretskii <eliz@gnu.org>
10494 * gdb.texinfo (show max-user-call-depth): Correct formatting.
10495 Provide a better explaination of this feature.
10496
104972002-04-14 Andrew Cagney <ac131313@redhat.com>
10498
10499 * gdbint.texinfo (Target Architecture Definition): Remove
10500 FRAME_CHAIN_COMBINE.
10501
105022002-04-12 Michael Chastain <mec@shout.net>
10503
10504 * gdbint.texinfo (Obsolete Conditionals): Remove reference to
10505 REG_STACK_SEGMENT.
10506
105072002-04-09 Michael Chastain <mec@shout.net>
10508
10509 * gdbint.texinfo (Obsolete Conditionals): Remove references to
10510 PYRAMID_* macros.
10511
105122002-04-07 Andrew Cagney <ac131313@redhat.com>
10513
10514 * gdb.texinfo (Bug Reporting): Document that the web is the
10515 prefered way of submitting bug reports.
10516 (Bug Reporting): Delete the s-mail address as the last resort.
10517
105182002-04-05 Andrew Cagney <ac131313@redhat.com>
10519
10520 * gdbint.texinfo (Target Architecture Definition): Delete
10521 references to TARGET_WRITE_FP and write_fp.
10522
105232002-03-27 Michael Snyder <msnyder@redhat.com>
10524
10525 * gdb.texinfo: Document new commands dump, append, and restore.
10526
105272002-03-27 Andrew Cagney <ac131313@redhat.com>
10528
10529 * gdbint.texinfo (Releasing GDB): Revise the section `Before the
10530 Branch'.
10531
105322002-03-18 Andrew Cagney <ac131313@redhat.com>
10533
10534 * gdb.texinfo: Change all examples to @smallexample.
10535 * gdbint.texinfo: Ditto.
10536
105372002-03-18 Andrew Cagney <ac131313@redhat.com>
10538
10539 * gdbint.texinfo (Releasing GDB): Add section ``Versions and
10540 Branches''.
10541
105422002-03-18 Andrew Cagney <ac131313@redhat.com>
10543
10544 * gdbint.texinfo (Releasing GDB): Add the section``Branch Commit
10545 Policy''.
10546
105472002-03-04 Fred Fish <fnf@redhat.com>
10548
10549 * gdbint.texinfo: Fix a bunch of typos (alsways, mirrorred,
10550 expresson, suports, dependant, trhe, perhaphs, situtations,
10551 explictily, taged, oportunity, unfortunatly).
10552
105532002-02-24 Andrew Cagney <ac131313@redhat.com>
10554
10555 * Makefile.in (gdb.info): Add explicit path to gdb.texinfo.
10556 Remove reference to 3.12.
10557
105582002-02-23 Andrew Cagney <ac131313@redhat.com>
10559
10560 * gdbint.texinfo: Include fdl.texi.
10561 (Top): Add GNU Free Documentation License.
10562 * Makefile.in (SFILES_INCLUDED): Add gpl.texi.
10563 (gdbint.dvi, gdbint.pdf, gdbint.info): Add dependency on fdl.texi.
10564 (gdbint_toc.html): Add dependency on gdb-cfg.texi and fdl.texi.
10565 (gdbint.info): Add srcdir to include path.
10566 * gdb.texinfo: Include gpl.texi.
10567 (Top): Add Copying.
10568 * gpl.texi: New file.
10569
105702002-02-23 Andrew Cagney <ac131313@redhat.com>
10571
10572 * gdbint.texinfo (Debugging GDB): Remove references to cygnus.com.
10573
105742002-02-19 Pierre Muller <muller@ics.u-strasbg.fr>
10575
10576 * gdb.texinfo: Document Cygwin native specific commands.
10577
105782002-02-15 Daniel Jacobowitz <drow@mvista.com>
10579
10580 * gdb.texinfo: Document gdbserver ``--attach'' command.
10581
105822002-02-07 Michael Snyder <msnyder@redhat.com>
10583
10584 * gdb.texinfo (overlays): Change @var(_ovly_debug_event)
10585 to @code(_ovly_debug_event).
10586
105872002-02-07 Andrew Cagney <ac131313@redhat.com>
10588
10589 * gdb.texinfo (How Overlays Work): Shrink the overlay diagram.
10590
105912002-02-06 Michael Snyder <msnyder@redhat.com>
10592
10593 * gdb.texinfo (overlays): Mention new magic symbol
10594 '_ovly_debug_event', which allows GDB to keep better track
10595 of overlays.
10596
105972002-02-03 Eli Zaretskii <eliz@gnu.org>
10598
10599 * gdb.texinfo (Memory Region Attributes): Fix the wording.
10600 Suggested by Dmitry Sivachenko.
10601
10602 * (<many nodes>): Fix the spelling and punctuation of "i.e.".
10603
106042002-02-01 Michael Snyder <msnyder@redhat.com>
10605
10606 * gdb.texinfo (set trust-readonly): Change value{gdbn} to value{GDBN}.
10607
106082002-01-30 Michael Snyder <msnyder@redhat.com>
10609
10610 * gdb.texinfo: (remote protocol): Gramatical fix-up.
10611 (set trust-readonly-sections): Document.
10612
106132002-01-29 Andrew Cagney <ac131313@redhat.com>
10614
10615 * gdbint.texinfo (Releasing GDB): Revise and update.
10616
106172002-01-28 Andrew Cagney <ac131313@redhat.com>
10618
10619 * gdbint.texinfo (Target Architecture Definition): Delete
10620 description of TARGET_BYTE_ORDER_DEFAULT.
10621
106222002-01-27 Eli Zaretskii <eliz@gnu.org>
10623
10624 * gdb.texinfo: Fix typos and markup. From Dmitry Sivachenko
10625 <mitya@cavia.pp.ru>.
10626
106272002-01-23 Andrew Cagney <ac131313@redhat.com>
10628
10629 * libgdb.texinfo: Delete file.
10630
106312002-01-22 Andrew Cagney <ac131313@redhat.com>
10632
10633 * gdb.texinfo: Remove makeinfo 3.12 hacks.
10634 * gdbint.texinfo: Ditto.
10635
10636Tue Jan 22 11:57:38 2002 Andrew Cagney <cagney@redhat.com>
10637
10638 * gdb.texinfo: Fix typo ``Remove' -> ``Remote''.
10639
106402002-01-22 Andrew Cagney <ac131313@redhat.com>
10641
10642 * Makefile.in: Update copyright.
10643 (TEXI2DVI): Define.
10644 (gdb.dvi, gdb.pdf, stabs.dvi, stabs.pdf): Use TEXI2DVI.
10645 (gdbint.dvi, gdbint.pdf): Use TEXI2DVI. Add dependency on
10646 gdb-cfg.texi.
10647 (TEXINDEX, PDFTEX): Delete makefile variables.
10648
106492002-01-22 Andrew Cagney <ac131313@redhat.com>
10650
10651 * gdb.texinfo (Protocol): Move section to appendix.
10652
106532002-01-21 Andrew Cagney <ac131313@redhat.com>
10654
10655 * gdb.texinfo (Remote Debugging): Create a menu.
10656 (Top): Add ``Remote Debugging'' to menu.
10657
106582002-01-21 Andrew Cagney <ac131313@redhat.com>
10659
10660 * gdb.texinfo (Remote): Move the sub-section ``The GDB remote
10661 serial protocol'' from here.
10662 (Remote Debugging): To here. New chapter.
10663
106642002-01-20 Andrew Cagney <ac131313@redhat.com>
10665
10666 * gdbint.texinfo (Target Architecture Definition): Delete
10667 description of TARGET_BYTE_ORDER_SELECTABLE_P.
10668
106692002-01-20 Andrew Cagney <ac131313@redhat.com>
10670
10671 * gdbint.texinfo (Host Definition): Revise. xm-xyz.h and xyz.mh
10672 are no longer needed.
10673 (Porting GDB): Add maintainer note about configure.host.
10674
106752002-01-20 Andrew Cagney <ac131313@redhat.com>
10676
10677 * gdbint.texinfo (Target Architecture Definition): Remove
10678 definition of IEEE_FLOAT.
10679
106802002-01-20 Eli Zaretskii <eliz@gnu.org>
10681
10682 * gdb.texinfo: Beautify copyright years; fix a typo.
10683 (DJGPP Native): Fix overfull hboxes in examples. From Brian Youmans
10684 <3diff@gnu.org>
10685
106862002-01-19 Andrew Cagney <ac131313@redhat.com>
10687
10688 * gdbint.texinfo (Host Definition): Remove references to
10689 MALLOC_INCOMPATIBLE.
10690
106912002-01-17 Andrew Cagney <ac131313@redhat.com>
10692
10693 * gdbint.texinfo (Host Definition): Remove references to XDEPFILES
10694 and xyz-xdep.o.
10695
106962002-01-17 Andrew Cagney <ac131313@redhat.com>
10697
10698 * gdb.texinfo (Maintenance Commands): Add appendix.
10699 (Set Breaks): Copy ``maint info breakpoint'' doco to
10700 ``Maintenance Commands'' appendix. Add reference.
10701
107022002-01-17 Andrew Cagney <ac131313@redhat.com>
10703
10704 * fdl.texi: Remove next/prev from @node.
10705
107062002-01-17 Eli Zaretskii <eliz@gnu.org>
10707
10708 * gdb.texinfo: @include fdl.texi. Fixes for overfull hboxes and
10709 for monstrous @multitable (from Brian Youmans).
10710
10711 * fdl.texi: New file.
10712
10713 * Makefile.in (SFILES_INCLUDED): Add fdl.texi.
10714
107152002-01-15 Andrew Cagney <ac131313@redhat.com>
10716
10717 * gdbint.texinfo (Releasing GDB): New chapter.
10718
107192002-01-14 Andrew Cagney <ac131313@redhat.com>
10720
10721 * gdb.texinfo (Embedded Processors, Calling program functions):
10722 Obsolete references to a29k.
10723
107242002-01-13 Andrew Cagney <ac131313@redhat.com>
10725
10726 * gdbint.texinfo (Coding): Review Cleanups section. Examples
10727 examples. Document that a code-block should do or discard its
10728 cleanups before exit.
10729
107302002-01-11 Michael Snyder <msnyder@redhat.com>
10731
10732 * gdb.texinfo (Choosing files): Change @samp to @file.
10733
107342002-01-05 Michael Snyder <msnyder@redhat.com>
10735
10736 * gdb.texinfo (--pid): Document new command line option (attach).
10737
107382002-01-07 Eli Zaretskii <eliz@gnu.org>
10739
10740 * gdb.texinfo (Tracepoints): Clarify that tracepoints need support
10741 in the stub.
10742
107432002-01-04 Andrew Cagney <ac131313@redhat.com>
10744
10745 * gdbint.texinfo (Target Architecture Definition): Replace
10746 BIG_ENDIAN with BFD_ENDIAN_BIG.
10747
107482002-01-03 Andrew Cagney <ac131313@redhat.com>
10749
10750 * gdbint.texinfo (Target Architecture Definition): Replace
10751 value_ptr with struct value pointer.
10752
107532002-01-02 Eli Zaretskii <eliz@gnu.org>
10754
10755 * gdb.texinfo (Free Software): Fix wording.
10756
107572001-12-31 Eli Zaretskii <eliz@gnu.org>
10758
10759 * gdb.texinfo (Free Software): New section ``Free Software Needs
10760 Free Documentation''.
10761
107622001-12-30 Eli Zaretskii <eliz@gnu.org>
10763
10764 * stabs.texinfo:
10765 * gdb.texinfo:
10766 * gdbint.texinfo:
10767 * libgdb.texinfo:
10768 * annotate.texi: Fix the application of GFDL in the Copyright notice.
10769
107702001-12-29 Michael Snyder <msnyder@redhat.com>
10771
10772 * gdb.texinfo (maint info sections): Fix typo.
10773
107742001-12-26 Michael Snyder <msnyder@redhat.com>
10775
10776 * gdb.texinfo (maint info sections): Document.
10777
10778 * gdb.texinfo (info proc): Comment out documentation for
10779 'info proc' sub-options that are currently not implemented.
10780
107812001-12-20 Jim Blandy <jimb@redhat.com>
10782
10783 * gdbint.texinfo (TARGET_CHAR_SIGNED): Document.
10784
107852001-12-15 Andrew Cagney <ac131313@redhat.com>
10786
10787 * gdbint.texinfo (Target Architecture Definition): Replace
10788 LITTLE_ENDIAN with BFD_ENDIAN_LITTLE.
10789
107902001-12-01 Andrew Cagney <ac131313@redhat.com>
10791
10792 * gdbint.texinfo (Host Definition): Delete documentation on
10793 HOST_BYTE_ORDER.
10794
107952001-11-30 Jim Blandy <jimb@redhat.com>
10796
10797 * gdb.texinfo (Overlays): New chapter, documenting GDB's
10798 overlay support. Add to top-level menu.
10799
108002001-11-26 Tom Tromey <tromey@redhat.com>
10801
10802 * gdb.texinfo (Command Syntax): Document C-o binding.
10803
108042001-07-26 Christopher Faylor <cgf@redhat.com>
10805
10806 * gdb.texinfo (Options): Eliminate attempt to explain .gdbinit/gdb.ini
10807 use since it is described in the referenced section.
10808
10809 From Eli Zaretskii <eliz@gnu.org>
10810 * gdb.texinfo (Command Files): Reword to make gdb.ini requirement
10811 clearer when using DJGPP.
10812
108132001-11-24 Christopher Faylor <cgf@redhat.com>
10814
10815 * gdb.texinfo (File Options): Change description of -nx and gdb.ini to
10816 specifically refer to MS-DOS.
10817 (command files): Mention gdb.ini is only used on MS-DOS.
10818
108192001-11-21 Tom Tromey <tromey@redhat.com>
10820
10821 * gdb.texinfo (Invoking GDB): Document --args.
10822 (Mode Options): Likewise.
10823
108242001-11-21 Jim Blandy <jimb@redhat.com>
10825
10826 * gdbint.texinfo (TARGET_RANGE_PROFITABLE_FOR_HW_WATCHPOINT):
10827 Delete documentation; this macro has been removed from the
10828 sources.
10829
108302001-11-13 Jim Blandy <jimb@redhat.com>
10831
10832 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Clarify.
10833
108342001-11-06 Corinna Vinschen <vinschen@redhat.com>
10835
10836 * gdb.texinfo (gdbarch_in_function_epilogue_p): Add documentation.
10837
108382001-11-05 Michael Snyder <msnyder@redhat.com>
10839
10840 * gdb.texinfo (info functions): Document use of backslash to
10841 quote regexp chars in function names such as "operator*()".
10842
108432001-11-01 Fred Fish <fnf@redhat.com>
10844
10845 * gdbint.texinfo (SOLIB_ADD): Document additional new
10846 "readsyms" arg.
10847
108482001-10-30 Don Howard <dhoward@redhat.com>
10849
10850 * gdb.texinfo: (Command Files) Added documentation for the
10851 behavior of gdb with input redirected from a file.
10852
108532001-10-28 Fred Fish <fnf@redhat.com>
10854
10855 * gdb.texinfo (auto-solib-add): Change docs to match
10856 implementation change.
10857 (auto-solib-limit): Add docs for new variable.
10858
108592001-10-15 Andrew Cagney <ac131313@redhat.com>
10860
10861 * gdbint.texinfo (Target Architecture Definition): Function
10862 value_as_pointer renamed to value_as_address.
10863
108642001-10-15 Andrew Cagney <ac131313@redhat.com>
10865
10866 * gdbint.texinfo (Target Architecture Definition): Default
10867 POINTER_TO_ADDRESS functions assume unsigned addresses.
10868 (INTEGER_TO_ADDRESS): Document. Derive pragmatics section from a
10869 posting by Jim Blandy.
10870
108712001-10-12 Jim Blandy <jimb@redhat.com>
10872
10873 * Makefile.in (MAKEHTMLFLAGS): Remove -glossary; the most recent
10874 version of texi2html (1.64) doesn't support this flag any more.
10875
108762001-09-08 Mark Kettenis <kettenis@gnu.org>
10877
10878 * gdbint.texinfo (Host Definition): Remove description of
10879 MEM_FNS_DECLARED.
10880
10881 * gdbint.texinfo (Host Definition): Remove description of R_OK.
10882
10883 * gdbint.texinfo (Host Definition): Remove description of
10884 HAVE_SIGSETMASK.
10885
108862001-09-04 Elena Zannoni <ezannoni@redhat.com>
10887
10888 * gdbint.texinfo (Target Architecture Definition): Add
10889 explanation of TARGET_PRINT_INSN macro.
10890
108912001-08-30 Jim Blandy <jimb@redhat.com>
10892
10893 * gdb.texinfo (`add-symbol-file'): Correct synopsis.
10894 Explain what it means to load relocatable files.
10895
108962001-08-28 Jim Blandy <jimb@redhat.com>
10897
10898 * gdbint.texinfo: Bring the HTML `top' menu into sync with the
10899 info `top' menu.
10900
10901Wed Aug 15 10:47:28 2001 Christopher Faylor <cgf@cygnus.com>
10902
10903 * gdbint.texinfo: Add a cautionary note about macro use.
10904
109052001-08-02 Corinna Vinschen <vinschen@redhat.com>
10906
10907 * gdb.texinfo: Explain omitting the hostname in the
10908 `target remote' command.
10909
109102001-07-30 Daniel Jacobowitz <drow@mvista.com>
10911
10912 * gdbint.texinfo: Remove extraneous START-INFO-DIR-ENTRY
10913 and END-INFO-DIR-ENTRY.
10914
109152001-07-28 Stephane Carrez <Stephane.Carrez@worldnet.fr>
10916
10917 * gdb.texinfo (TUI Configuration): Rename tui configuration variables.
10918
109192001-07-25 Andrew Cagney <ac131313@redhat.com>
10920
10921 * gdbint.texinfo (libgdb): Rewrite.
10922
109232001-07-26 Eli Zaretskii <eliz@gnu.org>
10924
10925 * Makefile.in (gdbgui.dvi, gdb-gui, gdbgui.info): Targets deleted.
10926
109272001-07-24 Stephane Carrez <Stephane.Carrez@worldnet.fr>
10928
10929 * gdb.texinfo (TUI): New chapter, document the TUI.
10930 (Mode Options): Document the -tui option.
10931
109322001-07-23 Mark Kettenis <kettenis@gnu.org>
10933
10934 * gdbint.texinfo (Host Definition): Remove description of
10935 NEED_POSIX_SETPGID.
10936
109372001-07-23 Eli Zaretskii <eliz@gnu.org>
10938
10939 * gdb.tex (DJGPP Native): New node, with descriptions of
10940 DJGPP-specific commands.
10941
109422001-07-19 John R. Moore <jmoore@redhat.com>
10943
10944 * gdbint.texinfo: Three misspellings.
10945
109462001-07-06 Andrew Cagney <ac131313@redhat.com>
10947
10948 * Makefile.in (refcard.dvi): Rewrite to avoid problems with empty
10949 `test` expressions on bash. Problem reported by Colin Walters.
10950
109512001-07-04 Andrew Cagney <ac131313@redhat.com>
10952
10953 * gdbint.texinfo (User Interface): Update ui-out documentation to
10954 refelect recent UI/MI updates.
10955
109562001-07-04 Andrew Cagney <ac131313@redhat.com>
10957
10958 * gdb.texinfo (Mode Options): Mention the mi0 and mi1
10959 interpreters.
10960
109612001-06-15 Andrew Cagney <ac131313@redhat.com>
10962
10963 * gdbint.texinfo (Target Architecture Definition): GDBARCH is a C
10964 structure and not macros.
10965 (Host Definition): Document that much of this chapter is obsolete.
10966 (Target Architecture Definition): Update list of files that make
10967 up a target architecture.
10968 (Coding): Update.
10969
109702001-06-28 Andrew Cagney <ac131313@redhat.com>
10971
10972 * gdbint.texinfo (Target Architecture Definition): Update
10973 EXTRACT_STRUCT_VALUE_ADDRESS and EXTRACT_STRUCT_VALUE_ADDRESS_P.
10974 The latter has been changed to a true predicate.
10975
109762001-06-17 Eli Zaretskii <eliz@gnu.org>
10977
10978 * annotate.texi: Add @noindent where needed. From Dmitry
10979 Sivachenko <dima@Chg.RU>.
10980 * gdb.texinfo: Indexing fix. From Dmitry Sivachenko.
10981
109822001-06-16 Andrew Cagney <ac131313@redhat.com>
10983
10984 * gdb.texinfo (Protocol): Fix typo. Extra parenthesis.
10985
109862001-06-14 Andrew Cagney <ac131313@redhat.com>
10987
10988 * gdb.texinfo (Remote Protocol): Document that the ``!'' packet
10989 returns ``OK''. Document that the ``R'' packet does not reply.
10990
109912001-06-13 Michael Snyder <msnyder@redhat.com>
10992
10993 * gdb.texinfo (Protocol): Add doc for new packet "qSymbol:".
10994
109952001-06-13 Eli Zaretskii <eliz@gnu.org>
10996
10997 * gdb.texinfo (Signals): Clarify the default setting of signal
10998 handling.
10999
110002001-05-14 Andrew Cagney <ac131313@redhat.com>
11001
11002 * gdbint.texinfo (CLEAR_DEFERRED_STORES): Delete stray @item
11003 (FRAME_ARGS_ADDRESS_CORRECT): Ditto.
11004
110052001-05-12 Andrew Cagney <ac131313@redhat.com>
11006
11007 * Makefile.in (GDBvn.texi): Set GDBVN from ../version.in.
11008
110092001-05-10 Eli Zaretskii <eliz@gnu.org>
11010
11011 * gdbint.texinfo (Clean Design and Portable Implementation):
11012 Renamed from "Clean Design".
11013 (Clean Design and Portable Implementation): Document portable
11014 methods of handling file names, and the associated macros.
11015
110162001-04-02 Eli Zaretskii <eliz@gnu.org>
11017
11018 * gdb.texinfo (Tracepoint Actions): Mention the "info scope"
11019 command and provide a cross-reference to its description.
11020 (Symbols): Note that "info scope" is useful for trace experiments.
11021
110222001-04-01 Eli Zaretskii <eliz@gnu.org>
11023
11024 * gdb.texinfo (Symbols): Document "info scope".
11025 (Tracepoints): New chapter.
11026 (Contributors): Update for v5.1.
11027 <All nodes>: Change "C++" to "C@t{++}".
11028
11029 * gdbint.texinfo (User Interface): A new section about ui_out
11030 functions, based on text written by Fernando Nasser.
11031
11032 * stabs.texinfo: Change Permissions to GFDL. Update Copyright.
11033
110342001-03-26 Eli Zaretskii <eliz@gnu.org>
11035
11036 * gdb.texinfo: Change Permissions to GFDL. Update Copyright.
11037
11038 * gdbint.texinfo: Change Permissions to GFDL. Update Copyright.
11039
11040 * gdbgui.texinfo: Change Permissions to GFDL. Update Copyright.
11041 Replace "GDB" with "@value{GDBN}". Fix markup.
11042
11043 * annotate.texi: Change Permissions to GFDL. Update Copyright.
11044
11045 * gdb.texinfo (Output Formats): Mention "info symbol" and provide
11046 a cross-reference to its description.
11047 (Symbols): Document "info symbol".
11048
110492001-03-21 Eli Zaretskii <eliz@gnu.org>
11050
11051 * gdbint.texinfo (Algorithms): New section "Watchpoints" and new
11052 subsection "x86 Watchpoints".
11053 (Target Architecture Definition): Document the macros
11054 I386_USE_GENERIC_WATCHPOINTS and TARGET_HAS_HARDWARE_WATCHPOINTS.
11055 (Native Debugging): Document I386_USE_GENERIC_WATCHPOINTS.
11056
110572001-03-20 Andrew Cagney <ac131313@redhat.com>
11058
11059 * gdbint.texinfo (Target Architecture Definition): Update
11060 definition of SOFTWARE_SINGLE_STEP_P to include empty parameter
11061 list.
11062
110632001-03-06 Kevin Buettner <kevinb@redhat.com>
11064
11065 * Makefile.in, all-cfg.texi, annotate.texi, gdb.texinfo,
11066 gdbint.texinfo, refcard.tex: Update/correct copyright notices.
11067
110682001-02-21 Eli Zaretskii <eliz@gnu.org>
11069
11070 * gdb.texinfo (Signals): Document "ignore", "noignore", and "all".
11071
110722001-02-11 Eli Zaretskii <eliz@gnu.org>
11073
11074 * gdb.texinfo (Environment): Document that `path' does not change
11075 the value of PATH in GDB's own environment (it did in the past,
11076 but that was changed on March 15, 1994). Reported by Doug Evans
11077 <dje@transmeta.com>.
11078
11079 * gdbint.texinfo: Fix up @itemize lists so that @item is alone on
11080 its line. Fix markup of commands and macros. Add an Index node
11081 and index entries.
11082
110832001-01-23 J.T. Conklin <jtc@redback.com>
11084
11085 * gdb.texinfo (Memory region attributes): New manual section.
11086
110872001-01-04 Nicholas Duffek <nsd@redhat.com>
11088
11089 * gdbint.texinfo (POP_FRAME): Document use by return_command.
11090
110912000-12-25 Eli Zaretskii <eliz@gnu.org>
11092
11093 * refcard.tex: Version and copyright fixed. From Phil Edwards
11094 <pedwards@disaster.jaj.com>.
11095
11096Thu Nov 30 16:57:19 2000 Andrew Cagney <cagney@b1.cygnus.com>
11097
11098 * gdbint.texinfo (ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM,
11099 DWARF2_REG_TO_REGNUM): Document.
11100
11101Mon Nov 20 21:29:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
11102
11103 * gdbint.texinfo (Coding): Update current value of
11104 --enable-build-warnings. Mention --enable-gdb-build-warnings.
11105
111062000-11-19 Eli Zaretskii <eliz@gnu.org>
11107
11108 * gdb.texinfo (Continuing and Stepping): Fixed markup and typos,
11109 as suggested by Dmitry Sivachenko <dima@Chg.RU>.
11110
111112000-11-10 Christopher Faylor <cgf@cygnus.com>
11112
11113 * gdb.texinfo: Document new 'set step-mode' command.
11114
111152000-10-16 Eli Zaretskii <eliz@gnu.org>
11116
11117 * gdb.texinfo (Contributors, MIPS Embedded): Minor spelling
11118 changes from Dmitry Sivachenko <dima@Chg.RU>.
11119
111202000-09-26 Eli Zaretskii <eliz@gnu.org>
11121
11122 * gdb.texinfo (Hooks): Document the new post-hook functionality.
11123 From Steven Johnson <sbjohnson@ozemail.com.au>.
11124
111252000-08-10 Mark Kettenis <kettenis@gnu.org>
11126
11127 * gdbint.texinfo (Overall Structure): Spelling fix.
11128
111292000-08-10 Eli Zaretskii <eliz@gnu.org>
11130
11131 * gdbint.texinfo (Target Architecture Definition): Document that
11132 REGISTER_CONVERT_TO_VIRTUAL should only be called on a register
11133 for which REGISTER_CONVERTIBLE returns a zero value.
11134
111352000-07-08 Christopher Faylor <cgf@cygnus.com>
11136
11137 * Makefile.in (install-info): Find files to install in either the
11138 build or source directories (adapted from Makefile.am).
11139
111402000-07-07 Nicholas Duffek <nsd@redhat.com>
11141
11142 * stabs.texinfo: Fix spelling errors.
11143 (String Field): FILE-NUMBER starts from 0, not 1.
11144
111452000-07-05 Eli Zaretskii <eliz@gnu.org>
11146
11147 * refcard.tex: Remove \centerline from the blurb. Patch from
11148 Brian Youmans.
11149
111502000-06-25 Eli Zaretskii <eliz@gnu.org>
11151
11152 * Makefile.in (install-info): Support installation from outside of
11153 the source directory. Reported by Mark Harig
11154 <markh@frazier.landmark.com>.
11155
111562000-06-20 J.T. Conklin <jtc@redback.com>
11157
11158 * gdb.texinfo: Fix typo, $bpnum is set to last breakpoint number.
11159
11160Fri May 26 15:55:33 2000 Andrew Cagney <cagney@b1.cygnus.com>
11161
11162 * Makefile.in (pdf, gdbint.pdf, gdb.pdf, stabs.pdf): New targets.
11163 Generate using pdftex.
11164 (PDFTEX): Define.
11165 (STAGESTUFF, maintainer-clean realclean): Add *.pdf.
11166 (gdb.texinfo, gdbint.texinfo, stabs.texinfo): When TeX insert the
11167 @contents at the start.
11168
111692000-05-24 Eli Zaretskii <eliz@gnu.org>
11170
11171 * gdb.texinfo: Remove duplicate @syncodeindex. From Brian
11172 Youmans.
11173
11174Wed May 24 21:27:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
11175
11176 From Brian Youmans:
11177 * gdb.texinfo: Fix ``et al.''.
11178
11179Tue May 23 22:57:41 2000 Andrew Cagney <cagney@b1.cygnus.com>
11180
11181 * Makefile.in (refcard.dvi): Remove quotes around REFEDITS in for
11182 loop.
11183
111842000-05-19 Jimmy Guo <guo@cup.hp.com>
11185
11186 * configure: Regenerate.
11187
111882000-05-17 Eli Zaretskii <eliz@gnu.org>
11189
11190 * Makefile.in (install-info): Run install-info on installed Info
11191 files.
11192
11193Fri May 12 20:18:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
11194
11195 * gdb.texinfo: Add Stan Shebs, et.al. as authors. Mention
11196 Andrew Cagney.
11197
111982000-05-09 Eli Zaretskii <eliz@gnu.org>
11199
11200 * gdb.texinfo: Proofreading changes from Brian Youmans.
11201
112022000-05-01 Nick Duffek <nsd@cygnus.com>
11203
11204 * gdb.texinfo (Command Files): Mention -x, use @enumerate for
11205 startup sequence, minor edits.
11206
112072000-05-01 Eli Zaretskii <eliz@gnu.org>
11208
11209 * annotate.texi: Remove "@syncodeindex fn cp", it causes grief in
11210 TeX.
11211
11212 * gdb.texinfo: Add "@syncodeindex fn cp". Convert all entries
11213 "@kindex f" into "@kindex f (foo)", otherwise we get index entries
11214 like `n' and `s' which look weird. Convert some of the @kindex to
11215 @vindex, when they refer to variables, not commands.
11216
11217Sat Apr 29 17:01:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
11218
11219 * gdbint.texinfo (Hints): Do not use @value{GDBN in @nodes.
11220
112212000-04-23 Eli Zaretskii <eliz@gnu.org>
11222
11223 * Makefile.in (GDBMI_DIR): New variable.
11224 (SET_TEXINPUTS): Add $(GDBMI_DIR).
11225 (SFILES_DOC): Add $(GDBMI_DIR)/gdbmi.texinfo.
11226 (gdbmi.texinfo): New target, for texi2roff.
11227 (gdb.me, gdb.ms, gdb.mm): Depend on gdbmi.texinfo.
11228 (gdb.info, gdb_toc.html): Add "-I ${GDBMI_DIR}".
11229
11230 * gdb.texinfo (Top): Add GDB/MI to the main menu and @include
11231 gdbmi.texinfo.
11232 (Mode Options): Add xref to GDB/MI docs and remove a FIXME
11233 comment.
11234
112352000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
11236
11237 * gdb.texinfo (Files): Update description of add-symbol-file
11238 command.
11239
112402000-04-17 Eli Zaretskii <eliz@gnu.org>
11241
11242 * gdb.texinfo (Porting GDB): Don't use @value in the node name, it
11243 prevents the build (and is generally a Bad Idea).
11244
112452000-04-17 Eli Zaretskii <eliz@gnu.org>
11246
11247 * gdb.texinfo (Protocol): Prevent makeinfo from complaining about
11248 a comma inside @var.
11249 (Command Files): Index markup changes from Dmitry Sivachenko
11250 <dima@Chg.RU>.
11251
112522000-04-16 Eli Zaretskii <eliz@gnu.org>
11253
11254 * Makefile.in (LN_S): Define.
11255 (gdb-cfg.texi, gdb.dvi, links2roff, inc-hist.texinfo): Don't
11256 invoke "ln -s" unless it is known to work.
11257
11258 * configure.in (AC_PROG_LN_S): Add.
11259
112602000-04-14 Jim Blandy <jimb@redhat.com>
11261
11262 * gdbint.texinfo (Pointers Are Not Always Addresses): New manual
11263 section.
11264 (Target Conditionals): Document ADDRESS_TO_POINTER,
11265 POINTER_TO_ADDRESS.
11266
112672000-04-11 Daniel Berlin <dan@cgsoftware.com>
11268
11269 * gdbint.texinfo: Replaced GDB with @value{GDBN}, @include
11270 gdb-cfg.texi to get the value.
11271
112722000-04-10 Jim Blandy <jimb@redhat.com>
11273
11274 * gdbint.texinfo (Target Architecture Definition): Fix
11275 cross-references.
11276
112772000-04-08 Jim Blandy <jimb@redhat.com>
11278
11279 * gdbint.texinfo (Using Different Register and Memory Data
11280 Representations): New section.
11281 (REGISTER_CONVERTIBLE, REGISTER_RAW_SIZE, REGISTER_VIRTUAL_SIZE,
11282 REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_VIRTUAL,
11283 REGISTER_CONVERT_TO_RAW): Document.
11284
11285Mon Apr 3 19:16:32 2000 Andrew Cagney <cagney@b1.cygnus.com>
11286
11287 * gdb.texinfo (Protocol): Deprecate the sequence-id. Add cindex
11288 for acknowledgments.
11289
11290Tue Mar 28 18:28:45 2000 Andrew Cagney <cagney@b1.cygnus.com>
11291
11292 * gdb.texinfo (Protocol): Replace ``qfThreadExtraInfo'' with
11293 qThreadExtraInfo.
11294
112952000-03-28 J.T. Conklin <jtc@redback.com>
11296
11297 * gdb.texinfo: Clarify which remote debug protocol commands are
11298 required and which are optional.
11299
11300Tue Mar 28 16:06:22 2000 Andrew Cagney <cagney@b1.cygnus.com>
11301
11302 * gdb.texinfo: Revert remainder of Fri Mar 24 18:06:34 2000 Andrew
11303 Cagney <cagney@b1.cygnus.com>. Move @chapter and @node entries
11304 back to annotate.texi, rluser.texinfo and inc-hist.texinfo.
11305 * annotate.texi: Update.
11306
113072000-03-28 Stan Shebs <shebs@apple.com>
11308
11309 * gdb.texinfo: Update dates, bump to Eighth Edition (note
11310 expectation of additional changes before release), update
11311 ISBN, add copy of top-level menu for @ifhtml, remove explicit
11312 node links, rephrase and/or shorten lines to fix formatting
11313 problem in both regular and @smallbook formats.
11314 * annotate.texi: Shorten lines in example, use smallexample
11315 consistently everywhere.
11316 * Makefile.in: Add comment about texinfo 4.0 html generation.
11317 (SFILES_INCLUDED): Add annotate.texi.
11318
113192000-03-27 Daniel Berlin <dan@cgsoftware.com>
11320
11321 * gdb.texinfo (Debugging Output): Added new section, documenting
11322 the "set/show debug" commands.
11323
11324Fri Mar 24 18:06:34 2000 Andrew Cagney <cagney@b1.cygnus.com>
11325
11326 * annotate.texi (Annotations): When GDBN omit @chapter and @node
11327 entry.
11328
11329 * gdb.texinfo: Check for @ifinfo instead of @ifnottex.
11330 (rluser.texinfo, inc-hist.texinfo, annotate.texi): Add local
11331 @chapter and @node entries.
11332
11333 * gdb.texinfo: Link all top-level nodes.
11334
11335Fri Mar 24 17:56:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
11336
11337 * Makefile.in (install-info): Create $(infodir) before installing
11338 files.
11339
113402000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
11341
11342 From David Whedon <dwhedon@gordian.com>
11343 * gdbint.texinfo : Added paragraphs about command deprecation.
11344
113452000-03-22 Daniel Berlin <dan@cgsoftware.com>
11346
11347 * gdb.texinfo: Add documentation for the apropos command.
11348
113492000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
11350
11351 * gdb.texinfo: Add new queries ThreadInfo and ThreadExtraInfo.
11352
113532000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
11354
11355 * gdb.texinfo: Add white space to prevent overprinting in
11356 two places.
11357
113582000-03-17 Stan Shebs <shebs@apple.com>
11359
11360 * gdb.texinfo: Many minor changes from Dmitry Sivachenko
11361 <dima@Chg.RU>, also clarification of allowed content for
11362 string constants.
11363
113642000-03-16 Eli Zaretskii <eliz@gnu.org>
11365
11366 * gdb.texinfo (main menu): Add Annotations.
11367 (File Options): Add @cindex entries for each command-line option.
11368 Document --epoch, --annotate, --async, --interpreter, --write,
11369 --statistics, and --version.
11370
11371 * annotate.texi: Convert to a chapter. Use @value{GDBN} instead
11372 of GDB.
11373
113742000-02-23 Jim Blandy <jimb@redhat.com>
11375
11376 * gdbint.texinfo (FUNCTION_START_OFFSET): Document.
11377
113782000-02-22 Jim Blandy <jimb@redhat.com>
11379
11380 * gdbint.texinfo: Document COERCE_FLOAT_TO_DOUBLE --- the new form.
11381
113822000-02-15 Jason Molenda (jsm@bugshack.cygnus.com)
11383
11384 * Makefile.in (diststuff): New target.
11385
113862000-02-15 Kevin Buettner <kevinb@redhat.com>
11387
11388 * agentexpr.texi: Fix wording regarding Intel's IA-64
11389 architecture. [From Jim Wilson.]
11390
113912000-01-16 Tom Tromey <tromey@cygnus.com>
11392
11393 * gdb.texinfo (Breakpoints): Mention breakpoint ranges.
11394 (Delete Breaks): Mention range arguments.
11395 (Disabling): Likewise.
11396
113972000-01-05 Dmitry Sivachenko <dima@Chg.RU>
11398
11399 * gdb.texinfo: Wrap "ASCII" in @sc{}; clarify a few sentences.
11400
11401Wed Dec 8 19:53:08 1999 Andrew Cagney <cagney@b1.cygnus.com>
11402
11403 * gdbint.texinfo (FRAME_CHAIN_VALID): Add the generic frame-chain
11404 valid functions.
11405
114061999-11-05 Stan Shebs <shebs@andros.cygnus.com>
11407
11408 * gdb.texinfo: Clarify regular expressions used in rbreak.
11409
114101999-10-15 Kevin Buettner <kevinb@cygnus.com>
11411
11412 * gdbint.texinfo (MEMORY_INSERT_BREAKPOINT,
11413 MEMORY_REMOVE_BREAKPOINT): Document.
11414
11415Thu Oct 14 21:17:17 1999 Andrew Cagney <cagney@b1.cygnus.com>
11416
11417 * gdb.texinfo (remote): Document how GDB ignores the qOffsets BSS
11418 offset re-using the DATA offset instead.
11419
114201999-10-11 Jim Kingdon <kingdon@redhat.com>
11421
11422 * gdbint.texinfo (Target Architecture Definition): Add PARM_BOUNDARY.
11423
114241999-10-05 Stan Shebs <shebs@andros.cygnus.com>
11425
11426 From Dmitry Sivachenko <demon@gpad.ac.ru>:
11427 * gdb.texinfo: Use GDBP and GDBN everywhere, fix a couple other
11428 typos.
11429
11430 * gdb.texinfo: Various minor wording and formatting improvements,
11431 mentions of additional command-line options.
11432
114331999-09-30 Fred Fish <fnf@cygnus.com>
11434
11435 * gdb.texinfo: Document additional forms of specifying section
11436 names and addresses for the add-symbol-file command.
11437
114381999-09-14 Michael Snyder <msnyder@cleaver.cygnus.com>
11439
11440 * gdbint.texinfo: Fix typo, add the word "have".
11441
114421999-09-14 Jim Blandy <jimb@cris.red-bean.com>
11443
11444 * gdbint.texinfo (Target Architecture Definition): Document the
11445 SKIP_PERMANENT_BREAKPOINT macro.
11446
114471999-09-07 Stan Shebs <shebs@andros.cygnus.com>
11448
11449 * gdb.texinfo: Fiks speling errers.
11450
11451 * gdb.texinfo: Fix uses of @multitable.
11452
11453 From Eli Zaretskii <eliz@gnu.org>:
11454 * gdb.texinfo: Include details specific to DOS host, clarify
11455 some confusing language, fix @ref/@xref/@pxref usages, add
11456 comments about using with optimization, add more indexing,
11457 fix info about disassembly-flavor.
11458
11459Tue Sep 7 09:11:24 1999 Kevin Buettner <kevinb@cygnus.com>
11460
11461 * gdbint.texinfo (IN_SOLIB_DYNSYM_RESOLVE_CODE,
11462 SKIP_SOLIB_RESOLVER): Define.
11463
11464Fri Sep 3 18:05:14 1999 Andrew Cagney <cagney@b1.cygnus.com>
11465
11466 * gdb.texinfo (Protocol): Review. Add tables describing ``q'' and
11467 ``g'' packets.
11468
114691999-08-30 Stan Shebs <shebs@andros.cygnus.com>
11470
11471 * gdb.texinfo: Create a new "Configurations" chapter with
11472 platform-specific info, inline remote.texi and move sections of it
11473 into the new chapter, move bits about info proc, heuristic search,
11474 and register stack into the new chapter.
11475 * remote.texi: Remove, now part of gdb.texinfo.
11476 * Makefile.in (SFILES_INCLUDED): Remove ref to remote.texi.
11477
114781999-08-27 Jason Molenda (jsm@bugshack.cygnus.com)
11479
11480 * gdbint.texinfo (GDB_TARGET_IS_SUN3, GDB_TARGET_IS_SUN386,
11481 GDB_TARGET_IS_MACH386): These kludges have gone away.
11482
11483Wed Aug 25 10:47:03 1999 Andrew Cagney <cagney@b1.cygnus.com>
11484
11485 * gdbint.texinfo (Target Architecture Definition): Mention
11486 TDEPLIBS.
11487
114881999-08-20 Stan Shebs <shebs@andros.cygnus.com>
11489
11490 * gdb.texinfo: Remove remaining "HPPA" conditionals, rewrite
11491 surrounding text to fit HP-UX bits into general info.
11492 (HPPA-cfg.texi): Remove, no longer useful.
11493
11494 * gdb.texinfo: Remove explicit links from @node lines, remove
11495 HP-added "Detailed Node Listing" from main menu which confuses
11496 things.
11497
11498 From Dmitry Sivachenko <dima@Chg.RU>:
11499 * gdb.texinfo: Use @value{GDBN} instead of plain GDB, fix grouping
11500 in description of `set environment'.
11501
115021999-08-17 Stan Shebs <shebs@andros.cygnus.com>
11503
11504 * gdbint.texinfo: Update coding standard to allow pure ANSI/ISO C.
11505
115061999-08-12 Ben Elliston <bje@cygnus.com>
11507
11508 * gdbint.texinfo (Breakpoint Handling): Add missing words.
11509
115101999-08-10 Eli Zaretskii <eliz@gnu.org>
11511
11512 * gdb.texinfo (Set Watchpoints): Explain some subtleties about
11513 watch, awatch, and rwatch. Explain why the latter two cannot be
11514 set as software watchpoints. Document that watchpoints for local
11515 variables are deleted when the debuggee terminates.
11516
11517Wed Aug 11 13:18:14 1999 Andrew Cagney <cagney@amy.cygnus.com>
11518
11519 * remote.texi (Protocol): Further clarification of the "qRcmd"
11520 packet. Allow E.. response packet. "qRcmd" packet is no longer
11521 reserved.
11522
115231999-08-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
11524
11525 * Makefile.in: Rename inc-hist.texi to inc-hist.texinfo.
11526 * gdb.texinfo: Ditto.
11527
115281999-08-06 Tom Tromey <tromey@cygnus.com>
11529
11530 * gdb.texinfo (KOD): New node.
11531
11532Fri Aug 6 17:05:48 1999 Andrew Cagney <cagney@b1.cygnus.com>
11533
11534 * remote.texi (Rcmd): Fix minor formatting typos.
11535
11536Thu Aug 5 17:57:41 1999 Andrew Cagney <cagney@b1.cygnus.com>
11537
11538 * remote.texi (protocol qRcmd): Allow ``OK'' and ``O...'' response
11539 packets.
11540
115411999-07-14 Jim Blandy <jimb@zwingli.cygnus.com>
11542
11543 * gdbint.texinfo (PREPARE_TO_PROCEED, ADDR_BITS_REMOVE): Doc
11544 fixes.
11545
11546Tue Jun 29 11:43:55 1999 Andrew Cagney <cagney@b1.cygnus.com>
11547
11548 * gdbint.texinfo (SAVE_DUMMY_FRAME_TOS): Define.
11549
11550Fri Jun 25 11:47:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
11551
11552 * remote.texi (Communication Protocol): ``v'' is in use. Fix
11553 numerous formatting errors. Clarify ``i''. Mark ``i'', ``Z'',
11554 ``z'' and ``qRcmd'' as draft instead of reserved. Identify
11555 packets that are not supported on all hosts. Expand examples.
11556 Spell check.
11557
115581999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
11559
11560 * Makefile.in: Recognize html, install-html. Add targets
11561 to build HTML versions of documentation via texi2html.
11562
11563Thu Jun 24 15:59:03 1999 Stan Shebs <shebs@andros.cygnus.com>
11564
11565 * gdbint.texinfo (Testsuite): New chapter, information about the
11566 testsuite.
11567
11568Fri Jun 25 02:40:34 1999 Andrew Cagney <cagney@b1.cygnus.com>
11569
11570 * remote.texi (Communication Protocol): Rewrite.
11571
11572Thu Jun 24 16:59:54 1999 Andrew Cagney <cagney@b1.cygnus.com>
11573
11574 * stabs.texinfo: Fix uses of xref.
11575
11576Thu Jun 17 17:23:25 1999 Stan Shebs <shebs@andros.cygnus.com>
11577
11578 * gdbint.texinfo: Add an anti-printf exhortation, and update the
11579 info about patch submission.
11580
11581Mon Jun 7 15:49:40 1999 Stan Shebs <shebs@andros.cygnus.com>
11582
11583 From Per Bothner <bothner@cygnus.com>:
11584 * gdb.texinfo: Document Chill support.
11585
11586Fri Jun 4 16:58:22 1999 Andrew Cagney <cagney@b1.cygnus.com>
11587
11588 * gdbint.texinfo (SP_REGNUM, FP_REGNUM, PC_REGNUM): Add reference
11589 to corresponding TARGET_READ_reg TARGET_WRITE_reg macros.
11590 Document that the value should be greater-than or equal-to zero.
11591 (NO_STD_REGS): Document. Deprecate.
11592
11593Tue Jun 1 15:04:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
11594
11595 * gdbint.texinfo (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT):
11596 Document that these are not used.
11597
11598Thu May 27 09:28:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
11599
11600 * gdbint.texinfo (EXTRACT_STRUCT_VALUE_ADDRESS_P): Document.
11601
11602Mon May 24 10:07:39 1999 Andrew Cagney <cagney@b1.cygnus.com>
11603
11604 * gdbint.texinfo (FRAME_NUM_ARGS): Update definition. Parameter
11605 numargs was dropped.
11606
11607Thu May 20 12:26:59 1999 Andrew Cagney <cagney@b1.cygnus.com>
11608
11609 * gdbint.texinfo (FRAMELESS_FUNCTION_INVOCATION): Update.
11610
11611Tue Apr 27 19:14:20 1999 Andrew Cagney <cagney@b1.cygnus.com>
11612
11613 * gdbint.texinfo (SKIP_PROLOGUE, SKIP_PROLOGUE_FRAMELESS_P):
11614 Update.
11615
11616Thu Apr 22 13:07:37 1999 Andrew Cagney <cagney@b1.cygnus.com>
11617
11618 * gdbint.texinfo (USE_GENERIC_DUMMY_FRAMES): Document.
11619 (GET_SAVED_REGISTER): Update, not just the a29k uses this.
11620
11621Wed Apr 21 13:59:01 1999 Dave Brolley <brolley@cygnus.com>
11622
11623 * gdbint.texinfo: Fix typos: $ -> @.
11624
11625Tue Apr 20 11:59:38 1999 Andrew Cagney <cagney@b1.cygnus.com>
11626
11627 * gdbint.texinfo (REGISTER_NAMES, BREAKPOINT, BIG_BREAKPOINT,
11628 LITTLE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT,
11629 BIG_REMOTE_BREAKPOINT): Deprecate in favor of REGISTER_NAME and
11630 BREAKPOINT_FROM_PC.
11631
11632Mon Apr 12 16:00:44 1999 Andrew Cagney <cagney@b1.cygnus.com>
11633
11634 * gdbint.texinfo (CALL_DUMMY_STACK_ADJUST_P,
11635 CALL_DUMMY_STACK_ADJUST): Document.
11636
11637Thu Apr 8 17:23:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
11638
11639 * gdbint.texinfo (CALL_DUMMY_P, CALL_DUMMY_WORDS,
11640 SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY): Define.
11641
116421999-04-02 Stan Shebs <shebs@andros.cygnus.com>
11643
11644 * gdbint.texinfo (MAINTENANCE_CMDS): Remove ref, since it no
11645 longer exists.
11646
11647Tue Mar 9 19:25:11 1999 Stan Shebs <shebs@andros.cygnus.com>
11648
11649 * gdb.texinfo, remote.texi, all-cfg.texi, HPPA-cfg.texi: Remove
11650 nearly all @ifset/@ifclear conditionals; nobody uses them, and
11651 they make the manual source incomprehensible.
11652 * h8-cfg.texi: Remove, hasn't been used in years.
11653
11654Thu Feb 11 18:00:59 1999 Stan Shebs <shebs@andros.cygnus.com>
11655
11656 * gdb.texinfo: Update the credits.
11657
11658Mon Feb 8 17:33:57 1999 Stan Shebs <shebs@andros.cygnus.com>
11659
11660 * gdb.texinfo: Fix mistakes noticed in printout of last
11661 draft, add Alpha to discussion of heuristic fence post.
11662
11663Fri Feb 5 17:20:00 1999 Stan Shebs <shebs@andros.cygnus.com>
11664
11665 * gdb.texinfo, remote.texi: Many changes; update to Seventh
11666 Edition, merge some HP changes into mainline, describe some
11667 previously undocumented features, describe more of the target
11668 commands available, eliminate obsolete section on renamed
11669 commands.
11670 * all-cfg.texi, HPPA-cfg.texi: Remove some obsolete conditionals.
11671
11672Wed Jan 20 17:47:45 1999 Stan Shebs <shebs@andros.cygnus.com>
11673
11674 * gdb.texinfo: Make many HPPA conditionals unconditional,
11675 including catchpoint description, since now on for all configs.
11676 * all-cfg.texi: @clear HPPA, since is mainly for very HP-specific
11677 specializations.
11678
11679Thu Jan 14 17:10:12 1999 Stan Shebs <shebs@andros.cygnus.com>
11680
11681 * Makefile.in (GDBvn.texi): Fix match expression to work with
11682 current format of VERSION in gdb/Makefile.in.
11683 * gdb.texinfo: Fix node ref to match new readline.
11684
11685Wed Jan 13 10:38:40 1999 Edith Epstein <eepstein@sophia.cygnus.com>
11686
11687 * gdb.texinfo: Changes made as part of a project to merge in
11688 changes made by HP. Documentation makes extensive use of
11689 @ifclear HPPA and @ifset HPPA. The HP manual omits doumentation
11690 on remote debugging. There are differences in documentation
11691 (HP vs. non-HP) on C++ support (aCC vs. gnu gcc++). Also,
11692 the HP manual discusses catchpoints, hardware watchpoints, and
11693 some HPUX specific limitations for shared library support.
11694
11695 There are also a number of @node changes.
11696
116971999-01-12 Jason Molenda (jsm@bugshack.cygnus.com)
11698
11699 * gdbint.texinfo (Formatting): Disambiguate a sentence.
11700 (C Usage): Same.
11701
11702Wed Jan 6 11:55:34 1999 David Taylor <taylor@texas.cygnus.com>
11703
11704 The following changes were made by Edith Epstein
11705 <eepstein@cygnus.com> as part of a project to merge in changes
11706 made by HP.
11707
11708 * HPPA-cfg.texi: new file.
11709
11710 * all-cfg.texi: set HPPA for HP PA-RISC targets.
11711
11712 * refcard.tex: change documentation about catch.
11713 removed info catch.
11714
11715Mon Jan 4 18:29:18 1999 Stan Shebs <shebs@andros.cygnus.com>
11716
11717 * gdbint.texinfo: Expand on GDB's coding standards,
11718 specify the use of arg names with prototypes.
11719
117201998-12-14 J.T. Conklin <jtc@redbacknetworks.com>
11721
11722 * gdb.texinfo: Fix tipo.
11723
11724Sun Dec 13 10:27:59 1998 Andrew Cagney <cagney@b1.cygnus.com>
11725
11726 * gdbint.texinfo: Document TARGET_BYTE_ORDER_DEFAULT and
11727 TARGET_BYTE_ORDER_SELECTABLE_P.
11728
11729Thu Dec 10 16:07:09 1998 Andrew Cagney <cagney@b1.cygnus.com>
11730
11731 * gdbint.texinfo (FRAME_FIND_SAVED_REGS): Document.
11732
117331998-12-09 Jim Blandy <jimb@zwingli.cygnus.com>
11734
11735 * agentexpr.texi: New file.
11736
11737Wed Dec 9 21:13:57 1998 Andrew Cagney <cagney@chook>
11738
11739 * gdbint.texinfo (REGISTER_NAME): Replace REGISTER_NAMES.
11740
117411998-12-03 J.T. Conklin <jtc@redbacknetworks.com>
11742
11743 * remote.texi: Changed wording that implied that the GDB remote
11744 protocol caches register values instead of GDB itself.
11745
11746Tue Dec 1 17:45:43 1998 Stan Shebs <shebs@andros.cygnus.com>
11747
11748 * gdbint.texinfo: Add some info about symbol readers.
11749 (CHILL_PRODUCER, etc): Comment out descriptions, not useful.
11750 (IN_SOLIB_CALL_TRAMPOLINE): Rename info from IN_SOLIB_TRAMPOLINE.
11751 (IN_SOLIB_RETURN_TRAMPOLINE): Describe.
11752 (KERNEL_DEBUGGING, MIPSEL): No info about these, remove.
11753
11754Mon Nov 30 11:32:21 1998 Andrew Cagney <cagney@chook>
11755
11756 * gdbint.texinfo (FRAME_CHAIN_VALID_ALTERNATE):
11757
11758Sat Nov 28 13:45:53 1998 Andrew Cagney <cagney@b1.cygnus.com>
11759
11760 * gdbint.texinfo (INNER_THAN): Update, now takes parameters.
11761
11762Fri Nov 27 12:39:45 1998 Andrew Cagney <cagney@chook>
11763
11764 * gdbint.texinfo (NO_SINGLE_STEP): Replace with
11765 SOFTWARE_SINGLE_STEP_P and SOFTWARE_SINGLE_STEP.
11766
11767Wed Oct 14 10:02:40 1998 Andrew Cagney <cagney@b1.cygnus.com>
11768
11769 * gdbint.texinfo: Fix minor typos.
11770
11771Wed Sep 30 18:03:19 1998 Stan Shebs <shebs@andros.cygnus.com>
11772
11773 * gdbint.texinfo: Complete overhaul. Group descriptions more
11774 logically, add more info on generic algorithms, remove much
11775 obsolete and/or wrong material.
11776
11777Fri Jul 24 17:51:38 1998 Ian Lance Taylor <ian@cygnus.com>
11778
11779 * stabs.texinfo (Method Type Descriptor): Expand and correct.
11780
11781Mon May 4 10:37:12 1998 Brian Youmans (3diff@gnu.org)
11782
11783 * refcard.tex: Copyright, address updates.
11784
11785Tue Apr 21 18:09:56 1998 Stan Shebs <shebs@andros.cygnus.com>
11786
11787 * gdb.texinfo (EDITION, DATE): Update and change to use ordinals
11788 for the edition instead of confusing GDB-version-like numbers.
11789
11790Mon Apr 13 14:05:00 1998 Fred Fish <fnf@cygnus.com>
11791
11792 * gdb.texinfo (hbreak, watch): Fix typo, "date" -> "data".
11793
11794Thu Apr 2 16:52:44 1998 Jason Molenda (crash@bugshack.cygnus.com)
11795
11796 * LRS: Reformat a bit to keep text under 80 columns.
11797
11798Thu Apr 2 16:10:36 1998 Stan Shebs <shebs@andros.cygnus.com>
11799
11800 * gdb.texinfo: Add some credits, mention bug monitor.
11801 * remote.texi: Mention mips monitor targets.
11802 * gdbint.texinfo: Describe SP_REGNUM, STEP_SKIPS_DELAY.
11803
11804Mon Feb 2 17:13:03 1998 Stan Shebs <shebs@andros.cygnus.com>
11805
11806 * gdbint.texinfo: Remove obsolete mentions of pinsn.c and opcode.h
11807 files, finish sorting of host vs target vs native macros, describe
11808 some more of them.
11809
11810Tue Jan 13 16:44:50 1998 Fred Fish <fnf@cygnus.com>
11811
11812 * gdbint.texinfo (Host Conditionals): Document change from
11813 using NO_MMALLOC to it's inverse, USE_MMALLOC.
11814
11815Mon Nov 24 13:55:21 1997 Andrew Cagney <cagney@b1.cygnus.com>
11816
11817 * gdbint.texinfo (Host Conditionals): Document
11818 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, HAVE_LONG_DOUBLE.
11819
11820Fri Jul 4 14:52:31 1997 Ian Lance Taylor <ian@cygnus.com>
11821
11822 * gdbint.texinfo (Host Conditionals): Add CRLF_SOURCE_LINES.
11823 Document LSEEK_NOT_LINEAR.
11824
11825Tue Mar 25 14:44:09 1997 Ian Lance Taylor <ian@cygnus.com>
11826
11827 * stabs.texinfo (Stab Section Basics): Make it clear that only
11828 some versions of the GNU linker remove the leading N_UNDF symbol.
11829
11830Thu Feb 27 17:45:19 1997 Ian Lance Taylor <ian@cygnus.com>
11831
11832 * stabs.texinfo (String Field): Document type number pairs here,
11833 instead of in the Sun specific section.
11834 (Include Files): The GNU linker supports the N_BINCL
11835 optimization. Clarify the N_BINCL value, and what it is used
11836 for.
11837 (Procedures): Document N_FUN with an empty string to mark the end
11838 of a function.
11839 (Typedefs): Mention that Sun compilers may use N_GSYM for a type.
11840 (Sun Differences): Remove this node, as the information is now
11841 elsewhere in the main document.
11842 (Stab Section Basics): Mention that the GNU linker may optimize
11843 stabs and remove the leading N_UNDF symbol.
11844
11845Mon Dec 9 12:23:32 1996 Roland Pesch <roland@wrs.com>
11846
11847 * gdb.texinfo, refcard.tex: Restore author credit
11848
11849Wed Oct 2 22:01:36 1996 Fred Fish <fnf@fishfood.ninemoons.com>
11850
11851 * gdbint.texinfo (SIGTRAMP_START, SIGTRAMP_END): Update
11852 documentation to account for START and END macros taking
11853 one arg.
11854
11855Thu Aug 22 17:59:03 1996 Fred Fish <fnf@cygnus.com>
11856
11857 From: Eberhard Mattes <mattes@azu.informatik.uni-stuttgart.de>
11858 * gdb.texinfo (Frames): Fix typo.
11859
11860Tue Jul 23 10:06:20 1996 Fred Fish <fnf@cygnus.com>
11861
11862 * gdbint.texinfo (NO_SINGLE_STEP): Document that single_step takes
11863 a target_signal as arg type, not a pid.
11864
11865Fri Jul 12 11:10:05 1996 Stu Grossman (grossman@critters.cygnus.com)
11866
11867 * gdb.texinfo: Document `set assembly-language'.
11868
11869Thu Jul 11 13:50:28 1996 Stan Shebs <shebs@andros.cygnus.com>
11870
11871 * remote.texi: Update list of stubs in the GDB distribution.
11872
11873Fri Jul 5 15:38:54 1996 Fred Fish <fnf@cygnus.com>
11874
11875 * gdbint.texinfo (NO_MMCHECK): Renamed from NO_MMALLOC_CHECK.
11876 Also document that some systems can use mmalloc but must define
11877 this if their C runtime allocates memory that is later freed.
11878 (MMCHECK_FORCE): Document new macro.
11879
11880Fri Jun 28 22:17:10 1996 Dawn Perchik <dawn@cygnus.com>
11881
11882 * remote.texi: Add documentation for target Sparclet.
11883
11884Mon Jun 24 18:12:22 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
11885
11886 * Makefile.in (srcdir, VPATH, prefix, infodir, INSTALL,
11887 INSTALL_PROGRAM, INSTALL_DATA): Use autoconf set values.
11888 * configure.in: Rewritten for autoconf.
11889 * configure: New.
11890
11891Mon Jun 17 10:43:41 1996 Fred Fish <fnf@cygnus.com>
11892
11893 * Makefile.in (DVIPS): New define, set to dvips.
11894 (dvi): Add stabs.dvi.
11895 (ps): New target.
11896 (all-doc): Depend on info, dvi, and ps targets.
11897 (STAGESTUFF): Add *.ps and *.dvi files.
11898 (clean-info, clean-dvi): Remove.
11899 (mostlyclean): Does not depend upon clean-info or clean-dvi,
11900 rules completely rewritten.
11901 (maintainer-clean): Remove clean-info and clean-dvi
11902 dependencies and put their actions in the rules.
11903 (gdb.ps): New target
11904 (gdb.dvi, gdbgui.dvi, gdbint.dvi, stabs.dvi): Remove
11905 intermediate TeX files, whether they have 2 or 3 character
11906 extensions.
11907 (gdbint.ps): Add target and rules.
11908 (gdb-internals): Delete unused target.
11909 (Makefile): Depends upon config.status also.
11910
11911Sat Mar 30 15:46:58 1996 Fred Fish <fnf@cygnus.com>
11912
11913 * gdbint.texinfo (CC_HAS_LONG_LONG): Clarify when/how this is
11914 set.
11915
11916Sat Mar 16 15:10:20 1996 Fred Fish <fnf@cygnus.com>
11917
11918 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
11919 * gdb.texinfo (Expressions): Fix erroneous array constant example.
11920
11921Sat Mar 16 13:28:45 1996 Fred Fish <fnf@cygnus.com>
11922
11923 * gdb.texinfo: Add missing "@bullet" to some "@itemize" commands.
11924
11925Sat Feb 10 03:28:36 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11926
11927 * gdb.texinfo (Print settings): Document
11928 `set/show print static-members' commands.
11929
11930Wed Jan 10 14:16:37 1996 Fred Fish <fnf@cygnus.com>
11931
11932 * gdbint.texinfo (Native): Document name change, coredep.c to
11933 core-aout.c.
11934
11935Wed Dec 13 12:35:28 1995 Ian Lance Taylor <ian@cygnus.com>
11936
11937 * stabs.texinfo (Include Files): Document the values the SunOS4
11938 linker creates for N_BINCL/N_EINCL/N_EXCL stabs.
11939
11940Fri Dec 8 21:08:44 1995 Fred Fish <fnf@cygnus.com>
11941
11942 * gdbint.texinfo (Releases): Change gdb.tar.Z to gdb.tar.gz.
11943 Fix typo.
11944
11945Fri Dec 1 11:07:50 1995 Fred Fish <fnf@cygnus.com>
11946
11947 * gdbint.texinfo (Releases): Make "gdb.tar.gz" rather than
11948 "gdb.tar.Z".
11949
11950Wed Sep 20 13:14:10 1995 Ian Lance Taylor <ian@cygnus.com>
11951
11952 * Makefile.in (maintainer-clean): New target, synonym for
11953 realclean.
11954
11955Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
11956
11957 * Update all FSF addresses except those in COPYING* files.
11958
11959Wed Jul 19 18:43:03 1995 Stan Shebs <shebs@andros.cygnus.com>
11960
11961 From Richard Earnshaw (rearnsha@armltd.co.uk):
11962 * gdb.texinfo (convenience variables): Document $_exitcode.
11963 (quit): Document optional expression to use as exit code.
11964
11965Thu Jun 22 21:27:33 1995 Victoria Mixon <victoria@cygnus.com>
11966
11967 * gdb.texinfo, remote.texi: Brought up to date with various
11968 GDB changes.
11969
11970Tue Jun 20 14:35:38 1995 Stan Shebs <shebs@andros.cygnus.com>
11971
11972 * gdb.texinfo: Update dates and versions, fix comments about
11973 hardware watchpoints in future releases and about the
11974 sharedlibrary command.
11975
11976Mon May 8 09:30:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11977
11978 * stabs.texinfo: Remove node `XCOFF differences'. Describe value of
11979 C_FUN stab. Other cleanups.
11980
11981Wed Apr 19 07:02:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11982
11983 * remote.texi (Bootstrapping): Clarify that flush_i_cache is only
11984 for the sparc stub.
11985
11986Tue Apr 11 11:41:49 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11987
11988 * annotate.texi: Clarify which addresses have differing formats
11989 depending on the language and which do not.
11990
11991Tue Mar 28 16:56:22 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11992
11993 * remote.texi (NetWare): Changed example to use BOARD= instead of
11994 NODE= argument to reflect correspoding change to gdbserve.nlm.
11995
11996Fri Mar 17 06:47:02 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11997
11998 * stabs.texinfo (Negative Type Numbers): Mention the fact that
11999 GDB, as well as AIX dbx, supports the size type attribute.
12000
12001Thu Mar 16 12:11:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12002
12003 * stabs.texinfo (Negative Type Numbers): Document types -31 to -34.
12004
12005Mon Mar 13 16:49:13 1995 Per Bothner <bothner@kalessin.cygnus.com>
12006
12007 * gdb.texinfo (Define): Document $arg0... arguments to commands,
12008 and new 'if' and 'while' commands.
12009
12010Fri Feb 17 15:24:35 1995 Per Bothner <bothner@kalessin.cygnus.com>
12011
12012 * gdb.texinfo (Artificial arrays): Note use of coerce-to-array-type.
12013
12014Wed Feb 15 11:59:18 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12015
12016 * all-cfg.texi: New flag, GDBSERVE, for NetWare's gdbserve.nlm.
12017 * remote.texi (NetWare): New node, how to use gdbserve.nlm on
12018 NetWare targets. Mostly stolen from the Server node.
12019
12020Fri Feb 10 20:20:08 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12021
12022 * gdb.texinfo (Setting): Talk about the language of a source file
12023 versus the working language. The old documentation did not match
12024 what GDB did.
12025
12026Wed Feb 1 20:26:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12027
12028 * stabs.texinfo (Source Files): Document N_SO used to mark the end
12029 of a source file.
12030
12031Mon Jan 23 14:23:37 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12032
12033 * gdb.texinfo (Processes): New node.
12034
12035Tue Jan 17 14:09:03 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
12036
12037 * remote.texi: Update documentation of set/show mipsfpu.
12038
12039Fri Jan 6 17:17:28 1995 Stan Shebs <shebs@andros.cygnus.com>
12040
12041 * gdbgui.texinfo: New file, manual for GUI (gdbtk) users.
12042 * Makefile.in (gdbgui.dvi, gdbgui.info): New actions.
12043
12044Sun Sep 4 16:47:21 1994 Stan Shebs (shebs@andros.cygnus.com)
12045
12046 * gdbint.texinfo: Removed mentions of some incorrectly placed and
12047 obsolete conditionals, described some others.
12048
12049Mon Aug 1 15:42:39 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12050
12051 * gdbint.texinfo: Remove references to BROKEN_LARGE_ALLOCA and
12052 SET_STACK_LIMIT_HUGE; they were removed from GDB 14 May 1994.
12053
12054Mon Aug 1 15:12:02 1994 Stan Shebs (shebs@andros.cygnus.com)
12055
12056 * gdbint.texinfo: Put regex conditionals in their own table.
12057
12058Tue Jul 26 18:32:52 1994 Stan Shebs (shebs@andros.cygnus.com)
12059
12060 * gdbint.texinfo: Removed mentions of many obsolete conditionals,
12061 described or fixed the descriptions of many others.
12062
12063Sun Jul 17 14:14:03 1994 Stan Shebs (shebs@andros.cygnus.com)
12064
12065 * gdb.texinfo: Add some more credits.
12066 * gdbint.texinfo: Capitalize GDB consistently, describe some
12067 macros and remove some.
12068
12069Thu Jul 14 18:43:17 1994 Stan Shebs (shebs@andros.cygnus.com)
12070
12071 * gdbint.texinfo: Removed mentions of many incorrectly placed and
12072 obsolete conditionals, described some others.
12073
12074Tue Jul 12 12:23:15 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12075
12076 * gdb.texinfo (help targets): Changed to `help target', which
12077 is the correct gdb command.
12078
12079Wed Jun 22 18:00:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12080
12081 * annotate.texi (TODO): New node, for keeping track of annotations
12082 suggested but not yet implemented.
12083
12084Wed Jun 1 16:10:45 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12085
12086 * stabs.texinfo (Statics): Value of xcoff C_BSTAT points to
12087 another symbol, it is not the address itself.
12088
12089Thu May 5 20:23:36 1994 Stan Shebs (shebs@andros.cygnus.com)
12090
12091 * stabs.texinfo (Stab Section Basics): Add comment about alignment
12092 of stabs-in-coff sections.
12093
12094Wed May 4 06:26:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12095
12096 * annotate.texi: Change edition to 0.5 and date to May 1994.
12097 Add index.
12098 (Frames): New node, for frame annotation.
12099 (Displays): New node, for display annotation.
12100
12101 * remote.texi (MIPS Remote): Say that set timeout doesn't apply
12102 when waiting for your program to stop.
12103
12104Fri Apr 29 18:24:46 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12105
12106 * annotate.texi (Breakpoint Info): Document annotation of header
12107 fields and record annotation.
12108
12109Thu Apr 28 07:44:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12110
12111 * annotate.texi: New file, to document annotations.
12112
12113Thu Apr 21 14:20:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12114
12115 * Makefile.in (clean): Don't remove GDBvn.texi (apparently on Jan
12116 16 I meant to make this change but did not). Do remove gdb-cfg.texi.
12117
12118Wed Apr 20 11:22:48 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12119
12120 * stabs.texinfo (Stab Section Basics): Say what is in .stab
12121 section, and say n_strx field is compilation unit relative.
12122 * stabs.texinfo: Don't use @code for a.out when it is the name of
12123 an object file format.
12124
12125Wed Apr 13 20:29:54 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
12126
12127 * gdb.texinfo: Refer to file names, not path names, per rms
12128 convention.
12129 (Arguments): Fix typo.
12130
12131Thu Mar 24 08:09:12 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12132
12133 * stabs.texinfo (Global Variables): Talk about stabs in files
12134 where variables are referenced, but not defined.
12135
12136Wed Mar 23 07:16:36 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12137
12138 * stabs.texinfo: Move stuff on @ and # type descriptors from node
12139 Cplusplus to new nodes Member Type Descriptor and Method Type
12140 Descriptor. Re-write stuff for #.
12141
12142Wed Mar 16 08:20:19 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12143
12144 * gdb.texinfo (Print Settings): Don't document "set print
12145 fast-symbolic-addr off". The bug which it worked around was fixed
12146 on 25 Feb 94 in coffread.c, so I'm nuking the command.
12147
12148 * stabs.texinfo (Alternate Entry Points): New node, rewritten from
12149 N_ENTRY node.
12150
12151 * stabs.texinfo (Type Descriptors): Add 'Y' type descriptor.
12152
12153Tue Mar 15 08:43:02 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12154
12155 * gdbint.texinfo (Host Conditionals, Target Conditionals): Remove
12156 references to ieee-float.c.
12157
12158Fri Mar 11 08:09:40 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12159
12160 * gdb.texinfo (Set Breaks): Update documentation for tbreak to
12161 match what the code actually does.
12162
12163Wed Mar 9 19:43:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12164
12165 * stabs.texinfo (Symbol Descriptors): Add OS9000 symbol descriptor s.
12166
12167Tue Mar 1 17:04:43 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
12168
12169 * stabs.texinfo (Type Descriptors): Add OS9000 type descriptors c,
12170 i, and b.
12171
12172Wed Feb 23 10:44:18 1994 Jim Kingdon (kingdon@rtl.cygnus.com)
12173
12174 * stabs.texinfo: Document N_RBRAC as function relative for COFF as
12175 well as for ELF and SOM. Unify the descriptions of ELF and SOM
12176 as "stabs in sections" rather than just saying "ELF and SOM".
12177 Also make that stuff apply to COFF.
12178
12179Fri Feb 18 08:25:58 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12180
12181 * gdb.texinfo (Formatting Documentation): Change GhostScript to
12182 Ghostscript.
12183
12184Fri Feb 4 06:31:31 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12185
12186 * gdb.texinfo (Continuing and Stepping): When talking about "step"
12187 versus functions without line numbers, also mention stepping into
12188 them as well as "step" when you are in them. Tell the user how to
12189 deal with the situation. Add comment about "debugging information".
12190
12191Thu Feb 3 11:39:59 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12192
12193 * stabs.texinfo (Enumerations): Document restriction on where
12194 enumeration types can appear and still win with GDB.
12195
12196Wed Feb 2 11:29:17 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12197
12198 * stabs.texinfo (Negative Type Numbers): Document format for type
12199 -16.
12200
12201Thu Jan 27 16:53:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12202
12203 * gdb.texinfo (Selection, Frame Info): Update information about
12204 arbitrary frame specficiations.
12205
12206Wed Jan 26 15:31:57 1994 Roland H. Pesch (pesch@fowanton.cygnus.com)
12207
12208 * gdb.texinfo, remote.texi: general editing pass prior to Net release
12209
12210Tue Jan 25 12:12:04 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12211
12212 * stabs.texinfo (String Field): Discuss continuing stabs with ?.
12213
12214Wed Jan 19 06:39:24 1994 David J. Mackenzie (djm@thepub.cygnus.com)
12215
12216 * stabs.texinfo (Non-Stab Symbol Types): Mention N_SET* | N_EXT.
12217
12218Sun Jan 16 12:43:32 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12219
12220 * stabs.texinfo: Re-do stuff about C_BSTAT and move from XCOFF
12221 Differences node to Statics node.
12222 (Statics): Discuss XCOFF use of V symbol descriptor.
12223
12224 * Makefile.in: Remove refcard.dvi and GDBvn.texi in realclean,
12225 not clean.
12226
12227Wed Jan 12 21:29:54 1994 John Gilmore (gnu@cygnus.com)
12228
12229 * gdb.texinfo (Print Settings): Document `set print
12230 fast-symbolic-addr' and improve the doc for some other
12231 `set print's.
12232
12233Mon Jan 3 17:23:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12234
12235 * stabs.texinfo (String Field): Talk about defining several type
12236 numbers at once.
12237 Fix lint regarding changing node ELF Transformations to
12238 ELF and SOM Transformations.
12239
12240Fri Dec 31 00:42:43 1993 John Gilmore (gnu@cygnus.com)
12241
12242 * stabs.texinfo: Insert Peter Kessler's name as inventor (I think).
12243
12244Tue Dec 28 09:30:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12245
12246 * stabs.texinfo (Cross-References): `::' is for nested types only
12247 within <>.
12248 (Structures): Document static members.
12249
12250Mon Dec 27 13:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12251
12252 * stabs.texinfo: Document S type attribute.
12253
12254Sun Dec 26 20:46:36 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
12255
12256 * stabs.texinfo: Add notes about stabs-in-som where appropriate.
12257
12258Fri Dec 3 19:13:19 1993 John Gilmore (gnu@cygnus.com)
12259
12260 * gdbint.texinfo: Fix a few typos.
12261
12262Sun Nov 28 18:06:25 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12263
12264 * gdb.texinfo, remote.texi: formatting improvements
12265
12266 * gdb.texinfo (New Features): mention threads.
12267 (Summary, C): fix xrefs in newly contributed text.
12268 (Threads): index entries, clarifications, example
12269 (passim): minor typos fixed, phrasing improvements
12270
12271 * remote.texi (Bootstrapping): rephrase text on ^C and add index
12272 entries; (Server): explain use of gdbserver w/real-time systems,
12273 add example of conflicting TCP port; (MIPS Remote) break up
12274 running text into table, highlighting commands, and add example.
12275
12276Wed Nov 24 14:15:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12277
12278 * refcard.tex: avoid bad linebreaks even when REFEDITS=psrc.sed
12279
12280Fri Nov 12 16:10:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12281
12282 * stabs.texinfo (Nested Symbols): New node.
12283 (String Field, Symbol Descriptors, Cross-References): Refer to it.
12284
12285Thu Nov 11 13:26:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12286
12287 * stabs.texinfo (Stabs in ELF): Clarify how Bbss.bss work with respect
12288 to picking which Bbss.bss symbol to use, and (because there seems to
12289 be no good way of doing it) re-write some of the text to make it
12290 sound like Bbss.bss isn't such a great idea after all (as currently
12291 designed).
12292
12293 * gdb.texinfo (C): In addition to saying people have to use g++ for
12294 good results, say they have to use stabs. Specifically say cfront
12295 doesn't work well.
12296 (Summary): Merge in information on Modula-2, Pascal, and Chill from
12297 the gdb README. Add xrefs to places where the support for the various
12298 languages is described in detail.
12299
12300Mon Nov 8 11:47:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12301
12302 * stabs.texinfo: Clean up stuff about visibility and virtual
12303 characters.
12304
12305 * stabs.texinfo (N_M2C): Cite Sun doc.
12306
12307Fri Nov 5 16:27:27 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12308
12309 * gdb.texinfo: updates re threads.
12310 * remote.texinfo: avoid index entries starting with digits.
12311
12312Tue Nov 2 09:08:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12313
12314 * stabs.texinfo (Enumerations): Talk about large, negative and
12315 octal values. Clean up cross reference to type attributes.
12316 (String Field): Say that GDB 4.11 supports size attribute.
12317
12318Sun Oct 31 13:31:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12319
12320 * remote.texi (VxWorks Remote): Clarify that rebuilding VxWorks kernel
12321 is a mandatory step. Make the stuff about that more concise.
12322
12323Wed Oct 27 00:25:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12324
12325 * stabs.texinfo (Class Names): New node.
12326
12327 * gdb.texinfo (Command Files): Explain order of init file reading.
12328
12329 * remote.texi (Bootstrapping): Talk about getting the serial driver
12330 to deal with ^C sent by gdb to stop the remote system.
12331
12332Mon Oct 25 03:25:41 1993 Tom Lord (lord@cygnus.com)
12333
12334 * libgdb.texinfo (I/O): incorporated better phrasing from rich.
12335
12336 * libgdb.texinfo (Defining Commands): made the DOC arg
12337 to gdb_define_app_command a char * instead of char **
12338 per a suggestion from kingdon.
12339
12340 * libgdb.texinfo: total rewrite from a different starting
12341 premise.
12342
12343Wed Oct 20 18:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12344
12345 * stabs.texinfo (Local Variable Parameters): Re-write paragraph on
12346 floats passed as doubles (to improve clarity).
12347
12348Tue Oct 19 14:21:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12349
12350 * gdb.texinfo (Source Path): index entries for $cwd, $pdir
12351
12352 * a4rc.sed: update to work with Andreas Vogel papersize params
12353
12354 * refcard.tex: use Andreas Vogel simplifications of papersize
12355 params; remove useless version info; update copyright date.
12356
12357Tue Oct 19 10:46:22 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12358
12359 * gdb.texinfo (Symbols): Add class NAME to doc for ptype.
12360
12361Tue Oct 12 09:11:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12362
12363 * gdb.texinfo (Files): Say what address the load command loads it at.
12364
12365 * stabs.texinfo (Common Blocks): Minor cleanups.
12366
12367 * stabs.texinfo: Update ld stabs in elf relocation to reflect the fact
12368 that Sun has backed away from the linker kludge and thus the relevant
12369 issue is changes to the SunPRO tools, not the Solaris linker.
12370
12371 * stabs.texinfo (Traditional Integer Types): Clean up description
12372 of octal bounds a little bit. Document extra leading zeroes.
12373
12374Thu Oct 7 16:15:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12375
12376 * gdb.texinfo (Signaling): Update for symbolic symbol names
12377 and add a section explaining the difference between the GDB
12378 signal command and the shell kill utility.
12379
12380Wed Oct 6 13:23:01 1993 Tom Lord (lord@rtl.cygnus.com)
12381
12382 * libgdb.texinfo: added `@' to braces that were unescaped.
12383
12384Mon Oct 4 10:42:18 1993 Tom Lord (lord@rtl.cygnus.com)
12385
12386 * libgdb.texinfo: new file. Spec for the gdb library.
12387
12388Sun Oct 3 15:26:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12389
12390 * stabs.texinfo (Include Files): Fix typo (start -> end).
12391
12392Thu Sep 30 18:24:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12393
12394 * gdb.texinfo, remote.texi: assorted small improvements, mostly
12395 from Melissa at FSF's editing pass.
12396
12397Thu Sep 30 11:54:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12398
12399 * gdb.texinfo: Remove stuff about ar and 14 character filenames.
12400 I believe this was fixed by the 13 Sep 89 change to print_frame_info.
12401 Also, modern versions of ar like BSD 4.4 or SVR4 don't have this bug.
12402
12403Wed Sep 22 21:22:11 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12404
12405 * remote.texi (Bootstrapping): Discuss 386 call gates.
12406
12407Sat Sep 18 17:10:44 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
12408
12409 * stabs.texinfo (Based Variables): New node.
12410
12411Thu Sep 16 17:48:55 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
12412
12413 * stabs.texinfo (Negative Type Numbers): Re-write discussions of
12414 names, sizes, and formats to suggest how not to lose.
12415
12416Sat Sep 11 09:35:11 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
12417
12418 * stabs.texinfo (Methods): Fix typo.
12419
12420Fri Sep 10 06:34:20 1993 David J. Mackenzie (djm@thepub.cygnus.com)
12421
12422 * gdb.texinfo: Fix a few typos.
12423
12424Wed Sep 8 09:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12425
12426 * gdb.texinfo: Clarify how well it works with Fortran.
12427
12428 * stabs.texinfo (Stabs In ELF, Statics, ELF Transformations):
12429 More on relocating stabs in ELF files.
12430
12431Tue Sep 7 13:45:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12432
12433 * stabs.texinfo (Stabs In ELF): Talk about N_FUN value.
12434
12435Mon Sep 6 19:23:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12436
12437 * stabs.texinfo (Local Variable Parameters): Talk about nameless
12438 parameters on VAX.
12439
12440Fri Sep 3 17:06:08 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12441
12442 * gdb.texinfo: @up/@down -> @raisesections/@lowersections
12443
12444Fri Sep 3 12:04:15 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12445
12446 * stabs.texinfo: Make info author notice match the TeX author notice.
12447
12448Tue Aug 31 13:21:06 1993 David J. Mackenzie (djm@thepub.cygnus.com)
12449
12450 * stabs.texinfo: Initial-caps all words in node names and
12451 non-trivial words in section names.
12452
12453Mon Aug 30 11:13:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12454
12455 * stabs.texinfo: Many minor cleanups.
12456
12457 * stabs.texinfo: Remove @deffn except from Expanded Reference node.
12458
12459Sat Aug 28 12:08:09 1993 David J. MacKenzie (djm@edison.eng.umd.edu)
12460
12461 * stabs.texinfo: Remove full description of big example.
12462 It's not really helpful; just use pieces of it where appropriate.
12463 Add more Texinfo formatting directives (@samp, etc.).
12464 Use @deffn to define stab types.
12465 Eliminate some wordiness. Break up some nodes.
12466 Add an (alphabetized) index of symbol types.
12467 Use consistent capitalization style in node and section names.
12468
12469Thu Aug 26 06:36:31 1993 Fred Fish (fnf@deneb.cygnus.com)
12470
12471 * gdb.texinfo: Change typo "Two two" to "The two".
12472
12473Sun Aug 22 12:15:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12474
12475 * stabs.texinfo (XCOFF-differences): Remove references to
12476 non-existent types N_DECL and N_RPSYM.
12477
12478 * stabs.texinfo (String Field): Say that type attributes bug is
12479 fixed in GDB 4.10, since it is.
12480
12481 * stabs.texinfo: Clean up djm cleanups, and more cleanups of my own.
12482
12483Sat Aug 21 04:32:28 1993 David MacKenzie (djm@cygnus.com)
12484
12485 * stabs.texinfo: Formatting cleanups.
12486
12487Fri Aug 20 20:49:53 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12488
12489 * stabs.texinfo: When explaining the n_type of a stab, standardize
12490 how we do it ('#' as a comment indicator, "36 is N_FUN" as text,
12491 no tabs, use @r).
12492 (Global Variables): Clean up.
12493
12494Tue Aug 17 15:57:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12495
12496 * stabs.texinfo (Stack Variables): Re-write.
12497
12498Mon Aug 16 21:20:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12499
12500 * stabs.texinfo (Stabs-in-elf): Talk about getting the start
12501 addresses of a source file. Also revise formatting.
12502 Change "object module" or "object file" to "source file".
12503 Various: Miscellaneous cleanups.
12504
12505Thu Aug 12 15:11:51 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12506
12507 * stabs.texinfo: Point to mangling info in gcc's gpcompare.texi.
12508
12509Tue Aug 10 16:57:49 1993 Stan Shebs (shebs@rtl.cygnus.com)
12510
12511 * gdbint.texinfo: Removed many nonsensical machine-collected
12512 host and target conditionals, described some of the remainder.
12513
12514Tue Aug 10 13:28:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12515
12516 * gdbint.texinfo (Getting Started): Use @itemize, not @table.
12517
12518 * gdbint.texinfo (Top): Add name to @top line, and re-write the
12519 paragraph which follows.
12520
12521 * gdbint.texinfo (Host): Use @code not @samp for Makefile
12522 variables. Looks better and avoids overful hbox.
12523
12524Fri Jul 30 18:26:21 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12525
12526 * stabs.texinfo (Procedures): Improve stuff on nested functions.
12527
12528Thu Jul 29 15:10:58 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12529
12530 * remote.texi: (MIPS Remote) clearer doc for set/show timeout,
12531 retransmit-timeout
12532
12533Thu Jul 29 13:16:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12534
12535 * gdbint.texinfo: Update statement about `some ancient Unix
12536 systems, like Ultrix 4.0' to Ultrix 4.2.
12537
12538Wed Jul 28 15:26:53 1993 Roland H. Pesch (pesch@el_bosque.cygnus.com)
12539
12540 * h8-cfg.texi, all-cfg.texi: new flag GDBSERVER
12541
12542 * Makefile.in: depend on remote.texi rather than gdbinv-s.texi
12543
12544 * remote.texi: (Server) New node on gdbserver. (Remote Serial,
12545 ST2000 Remote, MIPS Remote): mention `host:port' syntax for TCP.
12546
12547 * remote.texi: new name for former gdbinv-s.texi
12548
12549 * gdb.texinfo: use remote.texi rather than gdbinv-s.texi
12550
12551Wed Jul 28 08:26:24 1993 Ian Lance Taylor (ian@cygnus.com)
12552
12553 * gdbinv-s.texi: Documented timeout and retransmit-timeout
12554 variables for MIPS remote debugging protocol.
12555
12556Mon Jul 26 13:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12557
12558 * stabs.texinfo (Negative Type Numbers): FORTRAN LOGICAL fix.
12559
12560Tue Jul 20 16:30:41 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
12561
12562 * Makefile.in (refcard.dvi): Use srcdir where necessary.
12563
12564Mon Jul 19 12:02:50 1993 Roland H. Pesch (pesch@cygnus.com)
12565
12566 * gdb.texinfo: repair conditional bugs in text markup
12567
12568Fri Jul 16 18:57:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12569
12570 * gdb.texinfo, all-cfg.texi, h8-cfg.texi: introduce MOD2 switch
12571 to select Modula-2 material.
12572
12573Thu Jul 15 13:15:01 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12574
12575 * stabs.texinfo: Cleanups regarding statics.
12576
12577 * gdbinv-s.texi (Bootstrapping): Document exceptionHandler.
12578 (Debug Session): Mention exceptionHandler. Add xref to Bootstrapping.
12579
12580Mon Jul 12 13:37:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12581
12582 * stabs.texinfo: N_MAIN is sometimes used for C.
12583
12584Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12585
12586 * gdbint.texinfo (Host, Target Conditionals): Remove TM_FILE_OVERRIDE.
12587
12588Tue Jul 6 12:41:28 1993 John Gilmore (gnu@cygnus.com)
12589
12590 * gdbint.texinfo (Target Conditionals): Remove NO_TYPEDEFS,
12591 removed from the code by Kingdon.
12592
12593Tue Jul 6 12:24:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12594
12595 * gdb.texinfo (Break Commands): Remove stuff about flushing terminal
12596 input when evaluating breakpoint conditions; the bug has been fixed.
12597
12598 * gdb.texinfo (Continuing and Stepping): Argument to "continue"
12599 sets the ignore count to N-1, not to N.
12600
12601Thu Jul 1 14:57:42 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12602
12603 * refcard.tex (\hoffset): correct longstanding error to match
12604 intended offset; avoids cutting off edge on some printers
12605
12606Wed Jun 30 18:23:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12607
12608 * stabs.texinfo (Parameters): Say that order of stabs is significant.
12609
12610Fri Jun 25 21:34:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12611
12612 * stabs.texinfo (Common Blocks): Say what Sun FORTRAN does.
12613
12614Fri Jun 25 16:15:10 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12615
12616 * Makefile.in: (REFEDITS) new var to control whether PS or CM
12617 fonts and whether US or A4 paper for GDB refcard; (refcard.dvi)
12618 collect sed edits if any, apply to refcard before formatting;
12619 (refcard.ps) stop implying PS fonts if PS output requested;
12620 (lrefcard.ps) delete extra target for variant PS fonts
12621
12622 * refcard.tex: parametrize papersize dependent info, collect
12623 in easily replaced spot
12624
12625 * a4rc.sed: new file, edits to refcard for A4 paper
12626
12627Fri Jun 25 14:21:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12628
12629 * stabs.texinfo (Negative Type Numbers): Type -16 is 4 bytes.
12630
12631Wed Jun 23 15:02:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12632
12633 * stabs.texinfo (Negative Type Numbers): Minor character cleanups.
12634
12635Tue Jun 22 16:31:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12636
12637 * stabs.texinfo: Express disapproval of 'D' symbol descriptor
12638 politely rather than rudely.
12639
12640Fri Jun 18 19:42:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12641
12642 * stabs.texinfo: Document common blocks.
12643
12644Fri Jun 18 12:12:57 1993 Fred Fish (fnf@cygnus.com)
12645
12646 * stabs.texinfo: Add some basic info about stabs-in-elf.
12647
12648Fri Jun 18 13:57:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12649
12650 * stabs.texinfo (Top): Minor cleanup.
12651
12652Mon Jun 14 16:16:51 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
12653
12654 * Makefile.in (install-info): remove parentdir support
12655
12656Tue Jun 15 18:11:39 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12657
12658 * gdb.texinfo (Copying): delete this node and references to it;
12659 RMS says this manual need not carry GPL. (passim): Improvements
12660 from last round at FSF, largely due to Ian Taylor review, and
12661 minor formatting improvements.
12662
12663 * gdbinv-s.texi (passim): Improvements from last round at FSF,
12664 largely due to Ian Taylor review. (Debug Session): minor edits to
12665 new text.
12666
12667Sun Jun 13 12:52:39 1993 Jim Kingdon (kingdon@cygnus.com)
12668
12669 * Makefile.in (realclean): Remove info and dvi files too.
12670
12671Sat Jun 12 16:09:22 1993 Jim Kingdon (kingdon@cygnus.com)
12672
12673 * {all,h8}-config.texi: Rename to *-cfg.texi for 14 char filenames.
12674 * Makefile.in: Change accordingly. gdb-config.texi -> gdb-cfg.texi.
12675 * gdb.texinfo: Change accordingly.
12676
12677 * stabs.texinfo: Clean up N_{L,R}BRAC. Discuss what addresses of
12678 N_{L,R}BRAC,N_SLINE are relative to.
12679
12680Fri Jun 11 15:15:55 1993 Jim Kingdon (kingdon@cygnus.com)
12681
12682 * Makefile.in (GDBvn.texi): Update atomically.
12683
12684Wed Jun 9 10:58:16 1993 Jim Kingdon (kingdon@cygnus.com)
12685
12686 * gdbinv-s.texi (Debug Session): Document exceptionHook.
12687
12688Tue Jun 8 13:42:04 1993 Jim Kingdon (kingdon@cygnus.com)
12689
12690 * gdb.texinfo (Print Settings): Move all stuff relating to symbolic
12691 addresses together. Also motivate the set print symbol-filename
12692 command and suggest other solutions.
12693
12694Tue Jun 1 22:46:43 1993 Fred Fish (fnf@cygnus.com)
12695
12696 * gdb.texinfo (set print elements): Note that the number of
12697 elements is set to unlimited by "set print elements 0".
12698
12699Mon May 31 08:06:55 1993 Jim Kingdon (kingdon@cygnus.com)
12700
12701 * stabs.texinfo (Builtin Type Descriptors): Try to clarify what
12702 NF_LDOUBLE means.
12703 (Stab Types): Include Solaris stab types.
12704 (Procedures): Document Solaris extensions.
12705
12706Thu May 27 06:20:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12707
12708 * gdb.texinfo: Add `set print symbol-filename' doc.
12709
12710Wed May 26 00:26:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12711
12712 * stabs.texinfo (Arrays): Talk about type definition vs. type
12713 information.
12714
12715 * stabs.texinfo (Builtin Type Descriptors): Talk about omitting
12716 the trailing semicolon.
12717
12718Tue May 25 14:49:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12719
12720 * stabs.texinfo (Line Numbers, Source Files): Re-write these two nodes
12721 and merge in other parts of the document addressing these subjects.
12722 gdbint.texinfo (XCOFF): Remove info which is now in stabs.texinfo.
12723
12724 * stabs.texinfo (Subranges, Arrays): Try to explain about the semicolon
12725 at the end of a range type.
12726
12727 * stabs.texinfo (Subranges): "A offset" and "T offset" are not
12728 AIX extensions.
12729
12730Mon May 24 09:00:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12731
12732 * stabs.texinfo (Stabs Format): Misc fixes.
12733
12734Sat May 22 10:40:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12735
12736 * stabs.texinfo (Constants): Allow an `e' constant to be non-enum.
12737 (Traditional builtin types): Document convex convention for long long.
12738 (Negative builtin types): Discuss type names, and misc fixes.
12739
12740Fri May 21 11:20:31 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12741
12742 * stabs.texinfo (Builtin Type Descriptors): Document the floating
12743 point types used with @samp{R} type descriptor.
12744 (Symbol Descriptors): Describe how to handle conflict between
12745 different meanings of @samp{P} symbol descriptor.
12746
12747Thu May 20 13:35:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12748
12749 * stabs.texinfo: Remove node Quick Reference and put its children
12750 directly under the main menu.
12751
12752 * stabs.texinfo: Many more changes to bring it into line with
12753 AIX documentation and reality. I think it now has all the
12754 information from the AIX documentation, except that I burned
12755 out when I got to variant records (Pascal and Modula-2) and
12756 all the COBOL types. Oh well, we can add them later when we're
12757 worrying more about those languages.
12758
12759 * stabs.texinfo (Automatic variables): Talk about what it means
12760 to omit the symbol descriptor.
12761
12762Tue May 18 17:59:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12763
12764 * stabs.texinfo (Parameters): Add "(sometimes)" when describing
12765 gcc2 behavior with promoted args.
12766
12767Fri May 14 21:35:29 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12768
12769 * gdb.texinfo: include readline appendices in info version of manual
12770
12771Fri May 7 11:56:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12772
12773 * gdbinv-s.texi (Remote Serial): describe new ^C behavior in
12774 target remote.
12775
12776 * gdb.texinfo (Machine Code): more index entries for disassemble
12777
12778Fri May 7 10:12:30 1993 Fred Fish (fnf@cygnus.com)
12779
12780 * Clarify the intended use of the gdb-testers and gdb-patches
12781 mailing lists, and shrink gzip comment.
12782
12783Thu May 6 16:39:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12784
12785 * gdb.texinfo (Shell Commands): do not mention SHELL env var in
12786 DOSHOST configuration of manual.
12787
12788 * gdb.texinfo (MIPS Stack): new node.
12789
12790 * all-config.texi (MIPS) new switch.
12791
12792 * gdbinv-s.texi (Nindy Options) Remove two instances of future
12793 tense; (MIPS Remote) new node.
12794
12795 * gdb.texinfo (passim) rephrases to work around makeinfo @value
12796 bug; (Environment) less passive, other small cleanups in text about
12797 .cshrc/.bashrc; (Invoking GDB) new MIPS Remote menu entry;
12798 (Remote) new MIPS Remote menu entry.
12799
12800Thu Apr 29 09:36:25 1993 Jim Kingdon (kingdon@cygnus.com)
12801
12802 * stabs.texinfo: Many changes to include information from the
12803 AIX documentation.
12804
12805 * gdb.texinfo (Environment): Mention pitfall with .cshrc.
12806
12807Tue Apr 27 14:02:57 1993 Jim Kingdon (kingdon@cygnus.com)
12808
12809 * gdbint.texinfo (new node Debugging GDB, elsewhere):
12810 Move a bunch of information from ../README.
12811 (Getting Started): New node.
12812
12813Fri Apr 23 17:21:13 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12814
12815 * gdbinv-s.texi, gdb.texinfo: include Hitachi SH target
12816
12817 * gdb.texinfo: advance manual revision dates to present
12818
12819 * gdbinv-s.texi, gdb.texinfo, all-config.texi, h8-config.texi:
12820 stop using silly Roman numerals in @set variable names
12821
12822Fri Apr 23 07:30:01 1993 Jim Kingdon (kingdon@cygnus.com)
12823
12824 * stabs.texinfo (Parameters): Keep trying to get this right.
12825
12826Wed Apr 21 15:18:47 1993 Jim Kingdon (kingdon@cygnus.com)
12827
12828 * stabs.texinfo (Parameters): More on "local parameters".
12829
12830Mon Apr 19 08:00:51 1993 Jim Kingdon (kingdon@cygnus.com)
12831
12832 * stabs.texinfo (Parameters): Re-do "local parameters" section.
12833
12834Sun Apr 18 09:47:45 1993 Jim Kingdon (kingdon@cygnus.com)
12835
12836 * stabs.texinfo (Symbol descriptors): Re-do using @table and @xref.
12837 (Parameters): Rewrite.
12838 (xcoff-differences, Sun-differences): Minor changes.
12839
12840Thu Apr 15 02:35:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
12841
12842 * stabs.texinfo: Minor cleanup.
12843
12844Wed Apr 14 17:31:00 1993 Jim Kingdon (kingdon@cygnus.com)
12845
12846 * gdbint.texinfo: Minor xcoff stuff.
12847
12848Wed Apr 7 14:11:07 1993 Fred Fish (fnf@cygnus.com)
12849
12850 * gdbint.texinfo: Update for new config directory structure.
12851 Add info about internal type data structures.
12852
12853Mon Apr 5 09:06:30 1993 Ian Lance Taylor (ian@cygnus.com)
12854
12855 * Makefile.in (SFILES_INCLUDED): gdb-config.texi is no longer in
12856 $(srcdir).
12857 (gdb-config.texi): Depend on file in $(srcdir).
12858
12859Fri Apr 2 16:55:13 1993 Jim Kingdon (kingdon@cygnus.com)
12860
12861 * stabs.texinfo: Fixes about N_SO.
12862
12863Fri Mar 26 18:00:35 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12864
12865 * gdb.texinfo: include list of nonstandard init file names
12866
12867 * *-config.texi: new switch GENERIC for text that applies *only*
12868 to (usual) multiple-target version of manual
12869
12870 * gdb.texinfo, gdbinv-s.texi: Update conditional markup to correct
12871 h8 config
12872
12873 * gdb.texinfo: depend on latest fixed makeinfo, use conditionals
12874 in menus (rather than conditionally selected multiple alternative
12875 menus).
12876
12877 * Makefile.in: define and use DOC_CONFIG var to select
12878 configuration for GDB user manual.
12879
12880 * gdb-config.texi: delete from repository, generate from Makefile.
12881
12882 * all-config.texi: normal `generic' configuration file, formerly
12883 stored as gdb-config.texi
12884
12885Wed Mar 24 14:03:19 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
12886
12887 * Makefile.in: add dvi target to build all .dvi files
12888
12889Tue Mar 23 16:03:24 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12890
12891 * gdb.texinfo, gdvinv-s.texinfo: formatting improvements.
12892
12893Fri Mar 19 21:46:50 1993 John Gilmore (gnu@cygnus.com)
12894
12895 * gdbint.texinfo: Doc NO_MMALLOC and NO_MMALLOC_CHECK as
12896 host conditionals.
12897 * stabs.texinfo: More array fixes inspired by Jim's.
12898
12899Fri Mar 19 10:23:34 1993 Jim Kingdon (kingdon@cygnus.com)
12900
12901 * stabs.texinfo: Fixes re arrays and continuations.
12902
12903 * gdbint.texinfo: Add XCOFF node.
12904
12905Mon Mar 8 15:52:18 1993 John Gilmore (gnu@cygnus.com)
12906
12907 * gdb.texinfo: Add `set print max-symbolic-offset' doc.
12908
12909Sun Feb 21 17:09:38 1993 Per Bothner (bothner@rtl.cygnus.com)
12910
12911 * stabs.texinfo: Fix for array types to mention lower bounds.
12912
12913Thu Feb 18 01:19:49 1993 John Gilmore (gnu@cygnus.com)
12914
12915 * gdbint.texinfo: Update PTRACE_ARG3_TYPE doc, pull PT_*.
12916
12917Wed Feb 17 08:15:24 1993 John Gilmore (gnu@cygnus.com)
12918
12919 * gdbint.texinfo: Remove SET_STACK_LIMIT_HUGE from target defines.
12920
12921Thu Feb 11 10:38:40 1993 John Gilmore (gnu@cygnus.com)
12922
12923 * gdbint.texinfo: Fix thinko (NM_FILE => NAT_FILE). Found
12924 by Michael Ben-Gershon <mybg@CS.HUJI.AC.IL>.
12925
12926Wed Feb 10 23:59:19 1993 John Gilmore (gnu@cygnus.com)
12927
12928 * gdbint.texinfo: Eliminate IBM6000_HOST, document IBM6000_TARGET.
12929
12930Tue Feb 9 18:26:21 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12931
12932 * gdb.texinfo, gdbinv-s.texi: misc updates
12933
12934Sat Feb 6 10:25:47 1993 John Gilmore (gnu@cygnus.com)
12935
12936 * gdbint.texinfo: Brief documentation for longjmp support,
12937 from an email msg by Stu.
12938
12939Fri Feb 5 14:10:15 1993 John Gilmore (gnu@cygnus.com)
12940
12941 * stabs.texinfo: Fix description of floating point "range"
12942 types (which really define basic types). Reported by Jim Meehan,
12943 <meehan@src.dec.com>.
12944
12945 * gdbint.texinfo: Remove COFF_NO_LONG_FILE_NAMES define, now gone.
12946
12947Thu Feb 4 13:56:46 1993 Ian Lance Taylor (ian@cygnus.com)
12948
12949 * gdbint.texinfo: Slightly expand section on supporting a new
12950 object file format.
12951
12952Thu Feb 4 01:49:04 1993 John Gilmore (gnu@cygnus.com)
12953
12954 * Makefile.in (refcard.ps, lrefcard.ps): Remove psref.tex
12955 intermediate file.
12956
12957Tue Feb 2 12:18:06 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12958
12959 * gdb.texinfo, gdbinv-s.texi: miscellaneous stylistic cleanups
12960
12961Mon Feb 1 15:35:47 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12962
12963 * gdbinv-s.texi: z8000 simulator target name is just "sim"
12964
12965 * gdbinv-s.texi: Mention that Z8000 simulator can simulate Z8001
12966 as well as Z8002.
12967
12968Sat Nov 28 06:51:35 1992 John Gilmore (gnu@cygnus.com)
12969
12970 * gdbint.texinfo: Add sections on clean design and on how to send
12971 in changes.
12972
12973Mon Nov 9 23:57:02 1992 John Gilmore (gnu@cygnus.com)
12974
12975 * gdbint.texinfo: Add how to declare the result of make_cleanup.
12976
12977Mon Oct 26 11:09:47 1992 John Gilmore (gnu@cygnus.com)
12978
12979 * gdb.texinfo: Fix typo, reported by Karl Berry.
12980
12981Fri Oct 23 00:41:21 1992 John Gilmore (gnu@cygnus.com)
12982
12983 * gdb.texinfo: Add opcodes dir to GDB distribution description.
12984
12985Sat Oct 10 18:04:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12986
12987 * gdbint.texinfo: fixed a stray email address (needs @@),
12988 added @table @code to node "Native Conditionals"
12989
12990Tue Sep 22 00:34:15 1992 John Gilmore (gnu@cygnus.com)
12991
12992 * gdbint.texinfo: Describe coding style of GDB.
12993
12994Mon Sep 21 19:32:16 1992 John Gilmore (gnu@cygnus.com)
12995
12996 * stabs.texinfo: Minor wording changes.
12997
12998Tue Sep 15 02:57:09 1992 John Gilmore (gnu@cygnus.com)
12999
13000 * gdbint.texinfo: Improve release doc slightly.
13001
13002Fri Sep 11 01:34:25 1992 John Gilmore (gnu@sphagnum.cygnus.com)
13003
13004 * gdbint.texinfo: Improve doc of GDB config macros.
13005
13006Wed Sep 9 16:52:06 1992 John Gilmore (gnu@cygnus.com)
13007
13008 * stabs.texinfo: Remove Bothner's changes for C++ nested types.
13009 These will be reinserted when examined.
13010
13011Mon Aug 24 01:17:55 1992 John Gilmore (gnu@cygnus.com)
13012
13013 * gdbint.texinfo: Make a start at documenting all the #if macros
13014 in GDB. At least list them all, and start separating them into
13015 host-specific and target-specific.
13016
13017Tue Aug 18 15:59:13 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
13018
13019 * gdbinv-s.m4.in: refrain from using @cartouche for just a few
13020 examples (not consistent w others).
13021 gdb.texinfo: issue disclaimer paragraph on cmdline options only
13022 for generic vn of doc
13023
13024Tue Aug 18 14:53:27 1992 Ian Lance Taylor (ian@cygnus.com)
13025
13026 * Makefile.in: always create installation directories.
13027
13028Tue Aug 18 14:11:50 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
13029
13030 * gdb.texinfo: in h8 config, do not describe searching commands.
13031
13032Mon Aug 17 18:07:59 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
13033
13034 * gdb.texinfo, none.m4, h8.m4, gdbinv-s.m4.in: improve H8/300
13035 conditionals; introduce a few generic switches that may be
13036 useful for other cross-dev or dos-hosted configs.
13037
13038 * gdb.texinfo: fix typo in "info reg" description
13039
13040Sun Aug 16 01:16:18 1992 John Gilmore (gnu@cygnus.com)
13041
13042 * stabs.texinfo: Minor updates from running TeX over it.
13043 * Makefile.in (stabs.dvi, stabs.ps): Add.
13044
13045Sat Aug 15 20:52:24 1992 Per Bothner (bothner@rtl.cygnus.com)
13046
13047 * stabs.texinfo: Stabs documentation, written by Julia Menapace.
13048 First pass at converting it to texinfo.
13049
13050Sat Aug 15 03:14:59 1992 John Gilmore (gnu@cygnus.com)
13051
13052 * gdb.texinfo, refcard.tex: Document mult args on `info reg'.
13053 * Makefile.in (refcard.ps, lrefcard.ps): Add missing $(srdir).
13054
13055Fri Aug 14 21:08:47 1992 John Gilmore (gnu@cygnus.com)
13056
13057 * gdbint.texinfo: Add section on partial symbol tables.
13058
13059Sat Jun 20 16:31:10 1992 John Gilmore (gnu at cygnus.com)
13060
13061 * gdb.texinfo: document `set remotedebug' and `set
13062 rstack_high_address'.
13063
13064Thu May 14 17:09:48 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
13065
13066 * gdb.texinfo: slight expansion of new text on reading info files
13067 * gdbinv-s.m4.in: correct and expand info on cross-debugging
13068 H8/300 from DOS.
13069
13070Tue May 12 12:22:47 1992 John Gilmore (gnu at cygnus.com)
13071
13072 * gdb.texinfo: `info user' => `show user'. Noticed by David Taylor.
13073
13074Mon May 11 19:06:27 1992 John Gilmore (gnu at cygnus.com)
13075
13076 * gdb.texinfo: Say how to read the `info' files.
13077
13078Tue May 5 12:11:38 1992 K. Richard Pixley (rich@cygnus.com)
13079
13080 * Makefile.in: gm4 -> m4.
13081
13082Fri Apr 10 17:50:43 1992 John Gilmore (gnu at rtl.cygnus.com)
13083
13084 * gdb.texinfo: Update for GDB-4.5. Move `Formatting
13085 Documentation' ahead of `Installing GDB' to match README.
13086 Update shared library doc, -readnow and -mapped, and directory
13087 structure (add glob and mmalloc). Update configure doc.
13088
13089Tue Mar 24 23:28:38 1992 K. Richard Pixley (rich@cygnus.com)
13090
13091 * Makefile.in: remove $(srcdir) from gdb.info rule.
13092
13093Sat Mar 7 18:44:50 1992 K. Richard Pixley (rich@rtl.cygnus.com)
13094
13095 * Makefile.in: commented out gdb-all.texinfo rule. This is
13096 temporary.
13097
13098Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
13099
13100 * Makefile.in, configure.in: removed traces of namesubdir,
13101 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
13102 copyrights to '92, '13, changed some from Cygnus to FSF.
13103
13104Fri Dec 13 09:47:31 1991 John Gilmore (gnu at cygnus.com)
13105
13106 * gdb.texinfo: Improve how we ask for bug reports.
13107
13108Tue Dec 10 04:07:21 1991 K. Richard Pixley (rich at rtl.cygnus.com)
13109
13110 * Makefile.in: infodir belongs in datadir.
13111
13112Fri Dec 6 23:57:34 1991 K. Richard Pixley (rich at rtl.cygnus.com)
13113
13114 * Makefile.in: remove spaces following hyphens, bsd make can't
13115 cope. install using INSTALL_DATA. added clean-info. added
13116 standards.text support.
13117
13118Thu Dec 5 22:46:12 1991 K. Richard Pixley (rich at rtl.cygnus.com)
13119
13120 * Makefile.in: idestdir and ddestdir go away. Added copyrights
13121 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
13122 and mandir now keyed off datadir by default.
13123
13124\f
13125Local Variables:
13126mode: change-log
13127left-margin: 8
13128fill-column: 74
13129version-control: never
13130coding: utf-8
13131End:
This page took 0.079085 seconds and 4 git commands to generate.