6db33e1781f7b9f719493824d0d281fb7aa58692
[deliverable/binutils-gdb.git] / gdb / doc / ChangeLog
1 2019-12-11 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2
3 * gdb.texinfo (Command Options): Use -p and -pretty in the example,
4 as -r is ambiguous. Update the print - TAB TAB completion result.
5 (Data): Document new option -raw-values. Use -p and -pretty in the
6 example, as -r is ambiguous.
7 (Print Settings): Document set print raw values.
8 (Pretty-Printer Commands): Document interaction between enabled
9 pretty printers and -raw-values/-raw-frame-arguments.
10
11 2019-12-10 Tom Tromey <tom@tromey.com>
12
13 * python.texi (gdb.prompt): Use correct quotes in example.
14 Shorten sample text.
15
16 2019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
17
18 * doc/gdb.texinfo (GDB/MI Symbol Query): Add documentation of
19 -max-results to some -symbol-info-* commands.
20
21 2019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
22
23 * doc/gdb.texinfo (GDB/MI Symbol Query): Document new MI command
24 -symbol-info-module-functions and -symbol-info-module-variables.
25
26 2019-12-01 Tom Tromey <tom@tromey.com>
27
28 * gdb.texinfo (TUI Configuration): Mention TUI border styles.
29 (Output Styling): Document new settings.
30
31 2019-12-01 Tom Tromey <tom@tromey.com>
32
33 * gdb.texinfo (TUI Configuration): Document new setting.
34
35 2019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
36
37 * gdb.texinfo (Define): Indicate that user-defined prefix can
38 be used in 'define' command. Document 'define-prefix' command.
39
40 2019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
41
42 * doc/gdb.texinfo (GDB/MI Symbol Query): Document new MI command
43 -symbol-info-modules.
44
45 2019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
46
47 * doc/gdb.texinfo (GDB/MI Symbol Query): Document new MI command
48 -symbol-info-functions, -symbol-info-types, and
49 -symbol-info-variables.
50
51 2019-11-26 Tom Tromey <tom@tromey.com>
52
53 * gdb.texinfo (Maintenance Commands): Document new maint
54 commands.
55
56 2019-11-25 Luis Machado <luis.machado@linaro.org>
57
58 * gdb.texinfo (Debugging Output): Document set debug
59 remote-packet-max-chars.
60
61 2019-11-14 Tom de Vries <tdevries@suse.de>
62
63 * gdb.texinfo: Fix typos.
64 * python.texi: Same.
65 * stabs.texinfo: Same.
66
67 2019-11-12 Tom Tromey <tom@tromey.com>
68
69 * gdb.texinfo (Maintenance Commands): Document new command.
70
71 2019-11-11 Tom Tromey <tom@tromey.com>
72
73 * gdb.texinfo (TUI Keys): Document readline function names.
74
75 2019-11-11 Tom Tromey <tom@tromey.com>
76
77 * gdb.texinfo (Editing): Document operate-and-get-next.
78
79 2019-11-11 Tom Tromey <tromey@adacore.com>
80
81 * gdb.texinfo (Host I/O Packets): Fix typo in "vFile:pwrite".
82
83 2019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
84
85 * python.texi (Symbols In Python): Add documentation for
86 gdb.lookup_static_symbols.
87
88 2019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
89
90 * python.texi (Symbols In Python): Extend documentation for
91 gdb.lookup_static_symbol.
92
93 2019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
94
95 * gdb.texinfo (Symbols): Document new 'info module variables' and
96 'info module functions' commands.
97
98 2019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
99
100 * gdb.texinfo (Symbols): Document new 'info modules' command.
101
102 2019-10-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
103
104 * gdb.texinfo (Convenience Funs): Document the new
105 $_gdb_setting_str, $_gdb_maint_setting and $_gdb_maint_setting_str
106 convenience functions.
107
108 2019-10-29 Christian Biesinger <cbiesinger@google.com>
109
110 * Makefile.in: Also set SYSTEM_GDBINIT_DIR for the info manual
111 generation.
112 * gdb.texinfo (many sections): Document new --with-system-gdbinit-dir
113 option.
114
115 2019-10-23 Tom Tromey <tom@tromey.com>
116
117 * Makefile.in (READLINE_DIR): Update.
118
119 2019-10-23 Christian Biesinger <cbiesinger@google.com>
120
121 * python.texi (Threads In Python): Add a note for how to get the
122 list of threads.
123
124 2019-10-07 Tom de Vries <tdevries@suse.de>
125
126 * gdb.texinfo: Fix typo.
127 * guile.texi: Same.
128 * python.texi: Same.
129
130 2019-10-03 Bernhard Heckel <bernhard.heckel@intel.com>
131
132 * doc/gdb.texinfo (Fortran Operators): Describe scope operator.
133
134 2019-10-02 Tom Tromey <tromey@adacore.com>
135
136 * gdb.texinfo (Set Catchpoints, Convenience Vars): Document
137 $_ada_exception.
138
139 2019-09-20 Ulrich Weigand <uweigand@de.ibm.com>
140
141 * doc/gdb.texinfo (Remote Configuration): Remove documentation for
142 qXfer:spu:read and qXfer:spu:write.
143 (General Query Packets): Likewise.
144 (Cell Broadband Engine SPU architecture): Remove subsection.
145
146 2019-09-18 Tom Tromey <tom@tromey.com>
147
148 * gdb.texinfo (Editing): Document readline application name.
149 (TUI Single Key Mode): Document TUI SingleKey keymap name.
150
151 2019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
152
153 * gdb.texinfo (Source Path): Additional text to better describe
154 how the source path directory list is used when searching for
155 source files.
156
157 2019-09-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
158
159 * gdb.texinfo (Ada Tasks): Tell the task name is printed, update
160 examples.
161
162 2019-09-10 Tom Tromey <tromey@adacore.com>
163
164 * gdb.texinfo (Index Files): Update Ada text.
165
166 2019-08-27 Andrew Burgess <andrew.burgess@embecosm.com>
167
168 * gdb.texinfo (Symbols): Add information about the -n flag to
169 "info variables" and "info functions".
170
171 2019-08-25 Yoshinori Sato <ysato@users.sourceforge.jp>
172
173 * gdb.texinfo (Standard Target Features): Add RX Features sub-section.
174
175 2019-08-16 Alan Hayward <alan.hayward@arm.com>
176
177 * gdb.texinfo (AArch64 Pointer Authentication)
178 (GDB/MI Breakpoint Information) (Frame Information): Document
179 addr_field.
180
181 2019-08-12 Tom Tromey <tom@tromey.com>
182
183 * gdb.texinfo (Configure Options): Document minimum version of
184 readline.
185
186 2019-08-09 Alan Hayward <alan.hayward@arm.com>
187
188 * gdb.texinfo (AArch64 Pointer Authentication): Fix typo.
189
190 2019-08-07 Alan Hayward <alan.hayward@arm.com>
191
192 * gdb.texinfo (AArch64 Pointer Authentication): New subsection.
193
194 2019-08-05 Christian Biesinger <cbiesinger@google.com>
195
196 * python.texi (Blocks In Python): Document dictionary access on blocks.
197
198 2019-08-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
199
200 * gdb.texinfo (Symbols): Document new args -dirname and -basename
201 of "info sources" command.
202
203 2019-07-30 Christian Biesinger <cbiesinger@google.com>
204
205 * python.texi (Symbols In Python): Document new function
206 gdb.lookup_static_symbol.
207
208 2019-07-29 Christian Biesinger <cbiesinger@google.com>
209
210 * python.texi (Objfiles In Python): Document new functions
211 Objfile.lookup_{global,static}_symbol.
212
213 2019-07-29 Philippe Waroquiers <philippe.waroquiers@skynet.be>
214
215 * gdb.texinfo (Backtrace): Document the new '-frame-info'
216 backtrace option. Reference 'set print frame-info'.
217 (Print Settings): Document 'set|show print frame-info'.
218 Document new 'presence' value for 'set print frame-arguments.
219
220 2019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
221
222 * gdb.texinfo (Symbols): Add information about -q flag to "info
223 types".
224
225 2019-07-20 Kevin Buettner <kevinb@redhat.com>
226
227 * python.texi (python command): Revise example to match
228 command behavior.
229
230 2019-07-09 Pedro Alves <palves@redhat.com>
231
232 * gdb.texinfo (C++ Exception GDB/MI Catchpoint Commands): Adjust
233 examples to show type=catchpoint instead of type=breakpoint and an
234 address.
235
236 2019-07-03 Pedro Alves <palves@redhat.com>
237 Philippe Waroquiers <philippe.waroquiers@skynet.be>
238
239 * gdb.texinfo (Command Settings): New node documenting the general
240 concept of settings, how to change them, and the new "with"
241 command.
242 (Maintenance Commands): Document "maint with".
243
244 2019-07-03 Pedro Alves <palves@redhat.com>
245
246 * gdb.texinfo (Maintenance Commands): Document "maint set/show
247 test-settings" instead of "maint test-settings set/show".
248
249 2019-06-18 Simon Marchi <simon.marchi@efficios.com>
250
251 * gdb.texinfo (Invoking GDB): Remove sentence about how GDB
252 deals with a file that has the same name as the specified pid to
253 attach to. Add example using -p option.
254 (gdb man): Remove same sentence as in previous item.
255
256 2019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
257
258 * gdb.texinfo (GDB/MI Catchpoint Commands): Add menu entry to new
259 node.
260 (C++ Exception GDB/MI Catchpoint Commands): New node to describe
261 new MI commands.
262
263 2019-06-13 Pedro Alves <palves@redhat.com>
264
265 * gdb.texinfo (Command Completion): Mention command options too.
266 (Command Options): New node.
267 (Threads): Add anchors. Extend descriptions of the "taas" and
268 "tfaas" commands.
269 (Backtrace): Describe new options of the "backtrace" command. Add
270 anchors.
271 (Frame Apply): Describe new options of the "frame apply" and
272 "faas" commands. Add anchors.
273 (Data): Describe new options of the "print" command. Add anchors.
274 (Compiling and Injecting Code): Mention options of the "compile
275 print" command.
276 (Maintenance Commands): Mention "maint test-options" subcommands
277 and the "maint show test-options-completion-result" command.
278
279 2019-06-13 Pedro Alves <palves@redhat.com>
280
281 * gdb.texinfo (Print Settings): Document "set/show print
282 raw-frame-arguments" instead of "set/show print raw
283 frame-arguments".
284
285 2019-06-13 Pedro Alves <palves@redhat.com>
286
287 * gdb.texinfo (Maintenance Commands): Document "maint
288 test-settings" commands.
289
290 2019-06-06 Amos Bird <amosbird@gmail.com>
291
292 * annotate.texinfo (Multi-threaded Apps): Add entry for thread-exited
293 annotation.
294
295 2019-06-04 Christian Biesinger <cbiesinger@google.com>
296
297 * python.texi: Document new gdb.Type.objfile property.
298
299 2019-06-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
300
301 * gdb.texinfo (Help): Document the new -v apropos flag.
302 (Output Styling): Document the style name styling done by "show style".
303 Document the new title and highlight styles.
304
305 2019-05-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
306
307 * gdb.texinfo (Shell Commands): Document pipe command.
308 (Logging Output): Add a reference to pipe command.
309 (Convenience Variables): Document $_shell_exitcode and
310 $_shell_exitstatus.
311
312 2019-05-29 Tom Tromey <tromey@adacore.com>
313
314 * gdb.texinfo (Continuing and Stepping): Document new
315 commands.
316
317 2019-05-22 Alan Hayward <alan.hayward@arm.com>
318
319 * gdb.texinfo (Shell Commands): Add debugredirect.
320
321 2019-05-22 Jan Vrany <jan.vrany@fit.cvut.cz>
322
323 * gdb.texinfo: Minor formatting fixes.
324
325 2019-01-28 Jan Vrany <jan.vrany@fit.cvut.cz>
326
327 * gdb.texinfo (Miscellaneous GDB/MI Commands): Document new
328 MI command -complete.
329
330 2019-05-14 Tom de Vries <tdevries@suse.de>
331
332 * gdb.texinfo (Automatic symbol index cache): Add concept and command
333 index entries.
334
335 2019-05-14 Tom de Vries <tdevries@suse.de>
336
337 * gdb.texinfo (Maintenance Commands): Remove superfluous
338 quoting on command index entry for "maint info selftests".
339
340 2019-05-10 Tom Tromey <tromey@adacore.com>
341
342 * python.texi (Pretty Printing API): Mention lazy computation for
343 "children".
344
345 2019-05-10 Tom Tromey <tromey@adacore.com>
346
347 * gdb.texinfo (Set Catchpoints): Add text for parameter to "catch
348 exception" and "catch handlers". Move "catch exception unhandled"
349 text. Use @var for "catch load" and "catch unload"
350
351 2019-05-08 Tom Tromey <tromey@adacore.com>
352
353 * gdb.texinfo (Symbols): Document change to ptype/o.
354
355 2019-05-03 Eli Zaretskii <eliz@gnu.org>
356
357 * gdb.texinfo (Separate Debug Files): Document how the
358 subdirectory of the global debug directory is computed on
359 MS-Windows/MS-DOS.
360
361 2019-04-29 Andrew Burgess <andrew.burgess@embecosm.com>
362
363 * gdb.texinfo (Print Settings): Document 'print max-depth'.
364 * guile.texi (Guile Pretty Printing API): Document that 'print
365 max-depth' can effect the display of a values children.
366 * python.texi (Pretty Printing API): Likewise.
367 (Values From Inferior): Document max_depth keyword.
368
369 2019-04-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
370
371 * gdb.texinfo (Calling): Document the new
372 set|show may-call-functions.
373
374 2019-04-22 Pedro Alves <palves@redhat.com>
375
376 * gdb.texinfo (Reverse Execution): Mention and xref process record
377 and replay. Mention remote and system emulators.
378 (Process Record and Replay): List supported architectures.
379 Mention that "record btrace" is only supported on Intel
380 processors.
381
382 2019-04-17 Alan Hayward <alan.hayward@arm.com>
383
384 * gdb.texinfo (Other Command-Line Arguments for gdbserver)
385 (Monitor Commands for gdbserver)
386 (gdbserver man): Add debug-file option.
387
388 2019-04-08 Kevin Buettner <kevinb@redhat.com>
389
390 * python.texi (Inferiors In Python): Rename
391 Inferior.thread_from_thread_handle to Inferior.thread_from_handle.
392 Add note about the former being deprecated.
393
394 2019-04-08 Kevin Buettner <kevinb@redhat.com>
395
396 * python.texi (Threads In Python): Add description for method
397 InferiorThread.handle.
398
399 2019-04-07 Tom Tromey <tom@tromey.com>
400
401 * Makefile.in (all): Depend on "info".
402
403 2019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
404
405 * gdb.texinfo (Convenience Funs): Document '$_creal' and
406 '$_cimag'.
407
408 2019-03-30 Eli Zaretskii <eliz@gnu.org>
409
410 * gdb.texinfo (Convenience Vars): Document $_gdb_major and
411 $_gdb_minor.
412
413 2019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
414
415 * python.texi (Pretty Printing API): Document use of None for the
416 display_hint.
417
418 2019-03-22 Alan Hayward <alan.hayward@arm.com>
419 Jiong Wang <jiong.wang@arm.com>
420
421 * gdb.texinfo (AArch64 Features): Describe pauth feature.
422
423 2019-03-20 Tom Tromey <tromey@adacore.com>
424
425 * python.texi (Selecting Pretty-Printers): Use @defvar for
426 gdb.pretty_printers.
427
428 2019-03-14 Simon Marchi <simon.marchi@efficios.com>
429
430 * gdb.texinfo (GDB/MI Development and Front Ends): Fix closing
431 of table, "@end @table" -> "@end table".
432
433 2019-03-14 Tom Tromey <tromey@adacore.com>
434
435 * gdb.texinfo (Output Styling): Document "set style source" and
436 "show style source".
437
438 2019-03-13 Simon Marchi <simon.marchi@ericsson.com>
439
440 * gdb.texinfo (Mode Options): Mention mi3.
441 (Interpreters): Likewise.
442 (GDB/MI Development and Front Ends): Add entry for MI 3 in
443 version table. Document -fix-multi-location-breakpoint-output.
444 (GDB/MI Breakpoint Information): Document format of breakpoint
445 location output.
446
447 2019-03-05 Simon Marchi <simon.marchi@efficios.com>
448
449 * python.texi (Values From Inferior): Change synopsys of the
450 second form of Value.__init__.
451
452 2019-03-02 Eli Zaretskii <eliz@gnu.org>
453
454 * gdb.texinfo (Output Styling): Fix typos. Document the default
455 foreground colors of the available styles.
456
457 2019-02-27 Kevin Buettner <kevinb@redhat.com>
458
459 * gdb.texinfo (Configure Options): Document minimum python
460 version.
461
462 2019-02-26 Kevin Buettner <kevinb@redhat.com>
463
464 * python.texi (Values From Inferior): Document second form
465 of Value.__init__.
466
467 2019-02-23 Joel Brobecker <brobecker@adacore.com>
468
469 * gdb.texinfo: Update copyright year ranges.
470 * refcard.tex: Likewise.
471
472 2019-02-21 Alan Hayward <alan.hayward@arm.com>
473
474 * gdb.texinfo: Update style defaults.
475
476 2019-02-21 Tom Tromey <tromey@adacore.com>
477
478 * gdb.texinfo (Remote Configuration): Remove trailing "." from
479 @item.
480
481 2019-01-16 Simon Marchi <simon.marchi@ericsson.com>
482
483 * gdb.texinfo (GDB/MI Development and Front Ends): Add table of
484 MI versions. Update text around it.
485
486 2019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
487
488 * gdb.texinfo (PowerPC Features): Document the alias
489 pseudo-registers for the org.gnu.gdb.power.altivec feature.
490
491 2019-01-09 Simon Marchi <simon.marchi@ericsson.com>
492
493 * gdb.texinfo (Print Settings): Remove mention of specific
494 demangle-style values, just refer to the in-process help.
495
496 2018-12-28 Tom Tromey <tom@tromey.com>
497
498 * gdb.texinfo (Output Styling): New node.
499
500 2018-12-13 John Baldwin <jhb@FreeBSD.org>
501
502 * gdb.texinfo (Set Catchpoints): Add an anchor for 'catch syscall'.
503 (Native): Add a FreeBSD subsection.
504 (FreeBSD): Document use of system call aliases for compatibility
505 system calls.
506
507 2018-11-21 Andrew Burgess <andrew.burgess@embecosm.com>
508
509 * gdb.texinfo (Standard Target Features): Add RISC-V Features
510 sub-section.
511
512 2018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
513
514 * gdb.texinfo (Examining the Symbol Table): Document language choice
515 for 'info types|functions|variables' commands.
516 (Setting Breakpoints): Document language choice to print
517 the functions in which a breakpoint is set.
518
519 2018-11-09 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
520
521 * gdb.texinfo (PowerPC Features): Document the altivec and fpu
522 requirements for the org.gnu.gdb.power.vsx feature.
523
524 2018-11-01 Joel Brobecker <brobecker@adacore.com>
525
526 * gdb.texinfo (Ada Tasks): Update the "info task 2" example
527 output to match the current implementation.
528
529 2018-10-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
530
531 * gdb.texinfo (Information About a Frame): Document changes
532 to 'info args' and 'info locals'.
533 (Examining the Symbol Table): Document changes to 'info functions'
534 and 'info variables'.
535
536 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
537
538 * gdb.texinfo (PowerPC Features): Describe new features
539 "org.gnu.gdb.power.htm.spr", "org.gnu.gdb.power.htm.core",
540 "org.gnu.gdb.power.htm.fpu", "org.gnu.gdb.power.htm.altivec",
541 "org.gnu.gdb.power.htm.vsx", "org.gnu.gdb.power.htm.ppr",
542 "org.gnu.gdb.power.htm.dscr", "org.gnu.gdb.power.htm.tar".
543
544 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
545
546 * gdb.texinfo (PowerPC Features): Describe new features
547 "org.gnu.gdb.power.ebb" and "org.gnu.gdb.power.linux.pmu".
548
549 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
550
551 * gdb.texinfo (PowerPC Features): Describe new feature
552 "org.gnu.gdb.power.tar".
553
554 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
555
556 * gdb.texinfo (PowerPC Features): Describe new features
557 "org.gnu.gdb.power.ppr" and "org.gnu.gdb.power.dscr".
558
559 2018-10-20 Tom Tromey <tom@tromey.com>
560
561 * gdb.texinfo (TUI Commands): Add @end table.
562 (TUI Configuration): Remove stray @end table.
563
564 2018-10-19 Tom Tromey <tom@tromey.com>
565
566 PR tui/18388:
567 * gdb.texinfo (TUI Commands): Remove tabset documentation.
568 (TUI Configuration): Document "set tui tab-width".
569
570 2018-10-09 Tom Tromey <tom@tromey.com>
571
572 * python.texi (Inferiors In Python): Link to "Frames In Python",
573 not "Unwinding Frames in Python".
574
575 2018-10-09 Tom Tromey <tom@tromey.com>
576
577 * gdb.texinfo (Configure Options): Update --enable-ubsan
578 documentation.
579
580 2018-10-08 John Baldwin <jhb@FreeBSD.org>
581
582 * gdb.texinfo (Contributors): Add SRI International and University
583 of Cambridge for FreeBSD/riscv.
584
585 2018-10-06 Tom Tromey <tom@tromey.com>
586
587 PR python/19399:
588 * python.texi (Inferiors In Python): Document
589 Inferior.Architecture.
590
591 2018-10-06 Tom Tromey <tom@tromey.com>
592
593 PR python/21765:
594 * python.texi (Symbols In Python): Document the module and
595 common-block domains. Remove documentation for incorrect
596 domains.
597
598 2018-10-03 Tom Tromey <tom@tromey.com>
599
600 * gdb.texinfo (Configure Options): Document --enable-ubsan.
601
602 2018-10-02 John Darrington <john@darrington.wattle.id.au>
603
604 * gdb.texinfo (Remote Connection Commands): Describe
605 the changes to target remote and target extended-remote
606 relating to Unix domain sockets.
607
608 2018-10-01 Tom Tromey <tom@tromey.com>
609
610 * gdb.texinfo (Configure Options): Document configure options.
611
612 2018-09-29 Tom Tromey <tom@tromey.com>
613
614 * gdb.texinfo (Requirements): Mention C++, GNU make.
615 (Requirements): Sort the table. Add more libraries.
616 (Running Configure): Remove obsolete text.
617 (Separate Objdir): Likewise.
618 (Configure Options): Likewise.
619
620 2018-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
621
622 * gdb.texinfo (Frames): Rewrite the description of 'frame number'
623 to highlight that the number is also the frame's level.
624 (Selection): Rewrite documentation for 'frame' and 'select-frame'
625 commands.
626 (Frame Info): Rewrite documentation for 'info frame' command.
627
628 2018-09-23 Tom Tromey <tom@tromey.com>
629
630 PR python/18852:
631 * python.texi (Parameters In Python): Document exception behavior
632 of get_set_string.
633
634 2018-09-18 John Baldwin <jhb@FreeBSD.org>
635
636 * gdb.texinfo (info proc): Remove "running".
637 (info proc mappings): Replace "program" with "process".
638
639 2018-09-18 John Baldwin <jhb@FreeBSD.org>
640
641 * gdb.texinfo (Process Information): Document "info proc files"
642 command.
643
644 2018-09-17 Tom Tromey <tom@tromey.com>
645
646 * gdb.texinfo (Index Files): Update for cache directory change on
647 macOS.
648
649 2018-09-16 Tom Tromey <tom@tromey.com>
650
651 * python.texi (Basic Python): Update docs for find_pc_line,
652 solib_name.
653 (Progspaces In Python): Update docs for current_progspace.
654 Document block_for_pc, find_pc_line, is_valid, nsolib_name.
655 Move method documentation before example.
656
657 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
658
659 * python.texi (Objfiles In Python): Update gdb.objfiles() doc.
660
661 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
662 2018-09-13 Tom Tromey <tom@tromey.com>
663
664 * python.texi (Program Spaces In Python): Document the
665 Progspace.objfiles method.
666 (Objfiles In Python): Mention that gdb.objfiles() is identical
667 to gdb.selected_inferior().progspace.objfiles().
668
669 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
670 2018-09-13 Tom Tromey <tom@tromey.com>
671
672 * python.texi (Inferiors In Python): Document
673 Inferior.progspace.
674 (Program Spaces In Python): Document that
675 gdb.current_progspace() is the same as
676 gdb.selected_inferior().progspace.
677
678 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
679
680 * python.texi (Basic Python): Mention the string representation
681 of GDB Python objects.
682
683 2018-09-12 Simon Marchi <simon.marchi@ericsson.com>
684
685 * gdb.texinfo (Skipping Over Functions and Files): Document
686 set/show debug skip.
687
688 2018-09-10 Tom Tromey <tom@tromey.com>
689
690 * python.texi (Frames In Python, Blocks In Python)
691 (Symbols In Python, Symbol Tables In Python)
692 (Lazy Strings In Python): Remove periods from section titles.
693
694 2018-09-10 Tom Tromey <tom@tromey.com>
695
696 * python.texi (Pretty Printing API): Swap sentence order.
697
698 2018-09-10 Tom Tromey <tom@tromey.com>
699
700 PR python/16461:
701 * python.texi (Values From Inferior): Mention use of virtual
702 table.
703
704 2018-09-10 Tom Tromey <tom@tromey.com>
705
706 * python.texi (Basic Python): Parenthesize argument to
707 decode_line.
708
709 2018-09-10 Tom Tromey <tom@tromey.com>
710
711 * python.texi (Python): Mention Python versions. Don't mention
712 execfile.
713
714 2018-09-10 Tom Tromey <tom@tromey.com>
715
716 PR python/19808:
717 * python.texi (Unwinding Frames in Python): Rewrite
718 create_unwind_info documentation. Update read_register
719 documentation and add a note about unwinder caution.
720
721 2018-09-10 Tom Tromey <tom@tromey.com>
722
723 PR python/18909:
724 * python.texi (Events In Python): Fix inferior_call
725 documentation.
726
727 2018-09-10 Tom Tromey <tom@tromey.com>
728
729 PR python/17752:
730 * python.texi (Frame Filter API): Remove period from subsection
731 title. Mention 100 as good default priority.
732 (Frame Decorator API): Remove period from subsection title.
733 Mention FrameDecorator module.
734
735 2018-09-10 Tom Tromey <tom@tromey.com>
736
737 PR python/23108:
738 * python.texi (Exception Handling): Rearrange gdb.GdbError text
739 and add a table.
740
741 2018-09-10 Tom Tromey <tom@tromey.com>
742
743 * gdb.texinfo (Compilation): Use "gcc", not "gcc.info", in @xref.
744 (Machine Code): Use "binutils", not "binutils.info", in @pxref.
745 (Separate Debug Files): Use "ld", not "ld.info", in @ref.
746 * python.texi (Objfiles In Python): Use "ld", not "ld.info", in @ref.
747
748 2018-09-10 Tom Tromey <tom@tromey.com>
749
750 PR python/16484:
751 * python.texi (Frames In Python): Document that Frame.block can
752 throw.
753
754 2018-09-10 Tom Tromey <tom@tromey.com>
755
756 PR python/23487:
757 * gdb.texinfo (Pretty-Printer Commands): Fix typo in example.
758
759 2018-09-10 Tom Tromey <tom@tromey.com>
760
761 PR python/16033:
762 * python.texi (Blocks In Python): Document that Block.end is
763 exclusive.
764
765 2018-08-29 Keith Seitz <keiths@redhat.com>
766
767 * gdb.texinfo (Compiling and injecting code in GDB): Document
768 set/show "compile-oracle" and "compile-cplus-types" commands.
769
770 2018-08-22 Jan Vrany <jan.vrany@fit.cvut.cz>
771
772 * gdb.texinfo (The -stack-list-frames Command): Update description
773 to mention "arch".
774 Update MI examples throughout the document to contain "arch" in
775 frame output.
776
777 2018-08-21 Alan Hayward <alan.hayward@arm.com>
778
779 * gdb.texinfo (AArch64 SVE): New subsubsection.
780
781 2018-08-14 Jan Vrany <jan.vrany@fit.cvut.cz>
782
783 * gdb.texinfo (GDB/MI Data Manipulation): Document
784 "-data-disassemble -a addr".
785 (GDB/MI Support Commands): Document "data-disassemble-a-option"
786 feature.
787
788 2018-08-07 Simon Marchi <simon.marchi@ericsson.com>
789
790 * gdb.texinfo (Index Files Speed Up GDB): Add section about
791 symbol index cache.
792
793 2018-07-27 Sergio Durigan Junior <sergiodj@redhat.com>
794
795 * gdb.texinfo (gcore man): Rewrite "Description" and "-o"
796 option sections to further clarify that gcore can take more
797 than one PID, and that "-o" is used to specify a prefix, not a
798 filename.
799
800 2018-07-26 Andrew Burgess <andrew.burgess@embecosm.com>
801
802 * gdb.texinfo (Maintenance Commands): Add description of
803 maintenance command to control dwarf unwinders.
804
805 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
806
807 * gdb.texinfo (Debugging Programs with Multiple Threads):
808 Document changes to 'thread apply'. Document 'taas'.
809 Document 'tfaas'.
810 (Examining the Stack): Document 'frame apply'. Document 'faas'.
811
812 2018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
813 Jan Kratochvil <jan.kratochvil@redhat.com>
814 Paul Fertser <fercerpav@gmail.com>
815 Tsutomu Seki <sekiriki@gmail.com>
816
817 * gdb.texinfo (Remote Connection Commands): Add explanation
818 about new IPv6 support. Add new connection prefixes.
819
820 2018-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
821
822 * gdb.texinfo (Remote Configuration): Update descriptions for
823 set/show of hardware-watchpoint-limit, hardware-breakpoint-limit,
824 and hardware-watchpoint-length-limit variables.
825
826 2018-07-02 Maciej W. Rozycki <macro@mips.com>
827
828 PR tdep/8282
829 * gdb.texinfo (Source and Machine Code): Document `set
830 disassembler-options' support for the MIPS target.
831
832 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
833
834 * gdb.texinfo (Files): Document "add-symbol-file -o offset".
835
836 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
837
838 * gdb.texinfo (Files): The address argument for "add-symbol-file"
839 is no longer mandatory.
840
841 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
842
843 * gdb.texinfo (Files): Document "symbol-file -o offset".
844
845 2018-06-14 Tom de Vries <tdevries@suse.de>
846
847 * gdb.texinfo (Background Execution): Add @cindex for '&'.
848
849 2018-06-11 Eli Zaretskii <eliz@gnu.org>
850
851 * gdb.texinfo (Maintenance Commands): Add a missing @anchor.
852
853 2018-06-08 Gary Benson <gbenson@redhat.com>
854
855 * gdb.texinfo (Maintenance Commands): Document "maint check
856 libthread-db" and "maint set/show check-libthread-db".
857
858 2018-06-05 Tom Tromey <tom@tromey.com>
859
860 PR cli/12326:
861 * gdb.texinfo (Screen Size): Document "c" response to pagination
862 prompt.
863
864 2018-05-31 Maciej W. Rozycki <macro@mips.com>
865
866 * gdb.texinfo (Choosing Target Byte Order): Document endianness
867 selection details with the `set endian auto' mode.
868
869 2018-05-04 Tom Tromey <tom@tromey.com>
870
871 PR python/22731:
872 * python.texi (Breakpoints In Python): Mention that "commands" is
873 writable.
874
875 2018-05-02 Tom Tromey <tom@tromey.com>
876
877 PR python/20084:
878 * python.texi (Parameters In Python): Document PARAM_ZUINTEGER and
879 PARAM_ZUINTEGER_UNLIMITED.
880
881 2018-04-30 Tom Tromey <tom@tromey.com>
882
883 * python.texi (Types In Python): Document Type.align.
884
885 2018-04-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
886
887 * gdb.texinfo (Symbols): Mention the fact that "info
888 variables/functions/types" show source files and line numbers.
889
890 2018-04-13 Markus Metzger <markus.t.metzger@intel.com>
891
892 * gdb.texinfo: Document set/show record btrace cpu.
893
894 2018-03-27 Joel Brobecker <brobecker@adacore.com>
895
896 * gdb.texinfo (Ada Settings): New subsubsection.
897
898 2018-03-26 Tom Tromey <tom@tromey.com>
899
900 PR backtrace/15582:
901 * gdb.texinfo (Backtrace): Mention "hide" argument.
902
903 2018-03-26 Tom Tromey <tom@tromey.com>
904
905 * gdb.texinfo (Backtrace): Describe options individually.
906
907 2018-03-19 Tom Tromey <tom@tromey.com>
908
909 * observer.texi: Remove.
910
911 2018-03-04 John Baldwin <jhb@FreeBSD.org>
912
913 * gdb.texinfo (Debugging Output): Document "set/show debug
914 fbsd-nat".
915
916 2018-02-19 Andrew Burgess <andrew.burgess@embecosm.com>
917
918 * gdb.texinfo (Machine Code): Additional information about "info
919 line" command.
920
921 2018-01-15 Szabolcs Nagy <szabolcs.nagy@arm.com>
922
923 * gdb.texinfo (gdb-add-index man): Add pindex.
924
925 2018-01-15 Szabolcs Nagy <szabolcs.nagy@arm.com>
926
927 * gdb.texinfo (set cwd): Add period.
928 (gdb-add-index man): Move anchor.
929
930 2017-01-12 Tom Tromey <tom@tromey.com>
931 Sergio Durigan Junior <sergiodj@redhat.com>
932
933 * gdb.texinfo (Index Files): Mention gdb-add-index.
934 (gdb-add-index man): New section.
935 * Makefile.in (gdb-add-index.1): New rule to generate manpage
936 from gdb.texinfo.
937
938 2018-01-11 Szabolcs Nagy <szabolcs.nagy@arm.com>
939
940 * gdb.texinfo (pwd): Fix whitespace.
941
942 2018-01-09 John Baldwin <jhb@FreeBSD.org>
943
944 * gdb.texinfo (pwd): Update cross-reference for Process Information
945 node and remove explicit /proc reference.
946 (Native): Rename subsection from SVR4 Process Information to
947 Process Information.
948 (Process Information): Reword introduction to be less /proc
949 centric. Document support for "info proc" on FreeBSD.
950
951 2018-01-03 Xavier Roirand <roirand@adacore.com>
952
953 * gdb.texinfo (Set Catchpoints): Add documentation for new
954 "catch handlers" action.
955
956 2017-12-27 Stafford Horne <shorne@gmail.com>
957
958 * gdb.texinfo (Target Description Format): Explain that arbitrary
959 strings are now allowed for register groups.
960
961 2017-12-27 Stafford Horne <shorne@gmail.com>
962
963 * gdb.texinfo (Registers): Document info reg $reggroup feature.
964
965 2017-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
966
967 PR cli/16224
968 * gdb.texinfo (ptype): Add documentation for new flag '/o'.
969
970 2017-12-13 Simon Marchi <simon.marchi@ericsson.com>
971
972 * python.texi (Manipulating breakpoints using Python): Document
973 qualified parameter to gdb.Breakpoint.
974
975 2017-12-13 Simon Marchi <simon.marchi@ericsson.com>
976
977 * python.texi (Manipulating breakpoints using Python): Split doc
978 of Breakpoint.__init__ in two, split text in multiple
979 paragraphs, don't nest parameter square brackets.
980
981 2017-12-12 Stafford Horne <shorne@gmail.com>
982 Stefan Wallentowitz <stefan@wallentowitz.de>
983 Franck Jullien <franck.jullien@gmail.com>
984 Jeremy Bennett <jeremy.bennett@embecosm.com>
985
986 * gdb.texinfo: Add OpenRISC documentation.
987
988 2017-12-08 Jan Kratochvil <jan.kratochvil@redhat.com>
989
990 * gdb.texinfo (Index Files): Document .debug_names and -dwarf-5.
991
992 2017-12-07 Keith Seitz <keiths@redhat.com>
993
994 * gdb.texinfo (Symbols): Document "set print type nested-type-limit"
995 and "show print type nested-type-limit".
996
997 2017-12-07 Phil Muldoon <pmuldoon@redhat.com>
998
999 * python.texi (Breakpoints In Python): Add text relating
1000 to allowed explicit locations and keywords in gdb.Breakpoints.
1001
1002 2017-12-04 Tom Tromey <tom@tromey.com>
1003
1004 * gdb.texinfo (Rust): Update trait object status
1005
1006 2017-12-01 Andrew Cagney <cagney@redhat.com>
1007 Joel Brobecker <brobecker@adacore.com>
1008 Sergio Durigan Junior <sergiodj@redhat.com>
1009
1010 * gdb.texinfo (File Options): Document --readnever.
1011 (Commands to Specify Files): Likewise, for 'symbol-file' and
1012 'add-symbol-file'.
1013
1014 2017-11-29 Pedro Alves <palves@redhat.com>
1015
1016 PR c++/19436
1017 * gdb.texinfo (Debugging C Plus Plus): Document setting
1018 breakpoints in functions with ABI tags.
1019
1020 2017-11-29 Pedro Alves <palves@redhat.com>
1021
1022 * gdb.texinfo (Linespec Locations): Document how "function" is
1023 interpreted in C++ and Ada. Document "-qualified".
1024 (Explicit Locations): Document how "-function" is interpreted in
1025 C++ and Ada. Document "-qualified".
1026
1027 2017-11-26 Dominik Czarnota <dominik.b.czarnota@gmail.com>
1028
1029 PR gdb/21945
1030 * gdb.texinfo (Search Memory): Update description and example
1031 about how to search a string without NULL terminator.
1032
1033 2017-11-24 Joel Brobecker <brobecker@adacore.com>
1034
1035 * gdb.texinfo (GDB/MI Ada Exception Information): Document
1036 new "exception-message" field.
1037
1038 2017-11-24 Simon Marchi <simon.marchi@ericsson.com>
1039
1040 * gdb.texinfo (Memory Map Format): Update gdb-memory-map.dtd.
1041
1042 2017-11-24 Pedro Alves <palves@redhat.com>
1043
1044 * gdb.texinfo (Completion): Update need-quoting examples. Remove
1045 false claim that GDB inserts quoting automatically.
1046 (Symbols): Add anchor.
1047
1048 2017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
1049
1050 * gdb.texinfo (Requirements): Document use of GNU MPFR.
1051
1052 2017-11-16 Phil Muldoon <pmuldoon@redhat.com>
1053
1054 * python.texi (Basic Python): Add rbreak documentation.
1055
1056 2017-11-07 Xavier Roirand <roirand@adacore.com>
1057 Pedro Alves <palves@redhat.com>
1058
1059 * gdb.texinfo (Set Breaks): Document support for breakpoint
1060 location ranges in the enable/disable commands.
1061
1062 2017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
1063
1064 * gdb.texinfo (Starting your Program) <The working directory.>:
1065 Mention remote debugging.
1066 (Working Directory) <Your Program's Working Directory>:
1067 Likewise.
1068 (Connecting) <Remote Packet>: Add "set-working-dir"
1069 and "QSetWorkingDir" to the table.
1070 (Remote Protocol) <QSetWorkingDir>: New item, explaining the
1071 packet.
1072
1073 2017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
1074
1075 * gdb.texinfo (Starting your Program) <The working directory.>:
1076 Mention new "set cwd" command.
1077 (Working Directory) <Your Program's Working Directory>:
1078 Rephrase to explain that "set cwd" exists and is the default
1079 way to change the inferior's cwd.
1080
1081 2017-09-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
1082
1083 * gdb.texinfo (S/390 and System z Features): Document the new
1084 features org.gnu.gdb.s390.gs and org.gnu.gdb.s390.gsbc.
1085
1086 2017-09-21 Kevin Buettner <kevinb@redhat.com>
1087
1088 * gdb.texinfo (qXfer:threads:read): Add documentation for handle
1089 attribute.
1090
1091 2017-09-21 Kevin Buettner <kevinb@redhat.com>
1092
1093 * python.texi (Inferiors In Python): Add description for method
1094 Inferior.thread_from_thread_handle.
1095
1096 2017-09-19 John Baldwin <jhb@FreeBSD.org>
1097
1098 * gdb.texinfo (Starting your Program): Add description of
1099 starti command. Mention starti command as an alternative for
1100 debugging the elaboration phase.
1101
1102 2017-09-16 Simon Marchi <simon.marchi@ericsson.com>
1103
1104 * gdb.texinfo (Maintenance Commands): Document filter parameter
1105 of "maint selftest". Document "maint info selftests" command.
1106
1107 2017-09-11 Tom Tromey <tom@tromey.com>
1108
1109 * python.texi (Events In Python): Document new events.
1110
1111 2017-09-04 Pedro Alves <palves@redhat.com>
1112
1113 * gdb.texinfo (Variables) <Program Variables>: Document inspecting
1114 no-debug-info variables.
1115 (Symbols) <Examining the Symbol Table>: Document inspecting
1116 no-debug-info types.
1117 (Calling) <Calling functions with no debug info>: New subsection,
1118 documenting calling no-debug-info functions.
1119 (Non-debug DLL Symbols) <Working with Minimal Symbols>: Update.
1120
1121 2017-08-31 Sergio Durigan Junior <sergiodj@redhat.com>
1122
1123 * gdb.texinfo (set environment): Add @anchor. Explain that
1124 environment variables set by the user are sent to GDBserver.
1125 (unset environment): Likewise, but for unsetting variables.
1126 (Connecting) <Remote Packet>: Add "environment-hex-encoded",
1127 "QEnvironmentHexEncoded", "environment-unset", "QEnvironmentUnset",
1128 "environment-reset" and "QEnvironmentReset" to the table.
1129 (Remote Protocol) <QEnvironmentHexEncoded, QEnvironmentUnset,
1130 QEnvironmentReset>: New item, explaining the packet.
1131
1132 2017-08-23 Jan Kratochvil <jan.kratochvil@redhat.com>
1133
1134 * gdb.texinfo (Compiling and Injecting Code): Add to subsection
1135 "Compiler search for the compile command" descriptions of set
1136 compile-gcc and show compile-gcc.
1137
1138 2017-08-07 Weimin Pan <weimin.pan@oracle.com>
1139
1140 * gdb.texinfo (Architectures): Add new Sparc64 section to document
1141 ADI support.
1142 * NEWS: Add "adi examine" and "adi assign" commands.
1143
1144 2017-08-18 Yao Qi <yao.qi@linaro.org>
1145
1146 * gdb.texinfo (Server): Document "--selftest".
1147
1148 2017-08-16 Ruslan Kabatsayev <b7.10110111@gmail.com>
1149
1150 * gdb.texinfo (TUI Single Key Mode): Document the new shortcuts in
1151 Single-Key mode.
1152
1153 2017-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
1154
1155 PR gdb/21925
1156 * gdb.texinfo (Starting) <startup-with-shell>: Fix typo ("show
1157 set...").
1158
1159 2017-08-09 Simon Marchi <simon.marchi@ericsson.com>
1160
1161 * gdb.texinfo (Packets): Fix Z0 cmd_list doc referring to
1162 conditional expression.
1163
1164 2017-07-31 Simon Marchi <simon.marchi@ericsson.com>
1165
1166 * agentexpr.texi (rot): Fix symbolic description, improve
1167 textual description.
1168
1169 2017-07-26 Yao Qi <yao.qi@linaro.org>
1170
1171 * gdb.texinfo (Maintenance Commands): Document command
1172 "maint check xml-descriptions".
1173
1174 2017-07-26 Yao Qi <yao.qi@linaro.org>
1175
1176 * gdb.texinfo (Maintenance Commands): Document optional
1177 argument of "maint print c-tdesc".
1178
1179 2017-07-18 Yao Qi <yao.qi@linaro.org>
1180
1181 * gdb.texinfo (Maintenance Commands): Improve the doc to
1182 command "maint print c-tdesc".
1183
1184 2017-06-20 Sergio Durigan Junior <sergiodj@redhat.com>
1185
1186 PR gdb/21606
1187 * python.texi (Python representation of Symbols.): Replace
1188 SYMBOL_FUNCTION_DOMAIN by SYMBOL_FUNCTIONS_DOMAIN, fixing typo.
1189 * guile.texi (Guile representation of Symbols.): Likewise.
1190
1191 2017-06-11 Simon Marchi <simon.marchi@ericsson.com>
1192
1193 * gdb.texinfo (Optional Messages about Internal Happenings):
1194 Document {set,show} debug separate-debug-file commands.
1195
1196 2017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
1197
1198 * gdb.texinfo (Starting) <startup-with-shell>: Add @anchor.
1199 (Connecting) <Remote Packet>: Add "startup-with-shell"
1200 and "QStartupWithShell" to the table.
1201 (Remote Protocol) <QStartupWithShell>: New item, explaining the
1202 packet.
1203
1204 2017-05-22 Andrew Burgess <andrew.burgess@embecosm.com>
1205
1206 * gdb.texinfo (Packets): Document vMustReplyEmpty packet.
1207
1208 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
1209
1210 * python.texi (Recording in Python): Factor out the documentation of
1211 gdb.RecordInstruction's super class.
1212
1213 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
1214
1215 * python.texi (Recording in Python): Replace gdb.BtraceFunction with
1216 gdb.RecordFunctionSegment. Rename prev_sibling and next_sibling to
1217 prev and next.
1218
1219 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
1220
1221 * python.texi (Recording in Python): Replace gdb.BtraceInstruction with
1222 gdb.RecordInstruction
1223
1224 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
1225
1226 * python.texi (Recording in Python): Add documentation for
1227 gdb.RecordGap and remove documentation of special cases for
1228 gdb.BtraceInstruction.
1229
1230 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
1231
1232 * python.texi (Recording in Python): Remove Record.ptid defvar.
1233
1234 2017-04-21 Simon Marchi <simon.marchi@ericsson.com>
1235
1236 * gdb.texinfo (GDB/MI Thread Information): Add missing
1237 fields, re-word some things.
1238 (GDB/MI Thread Commands): Describe fields found in the output of
1239 -thread-info, remove description of fields in the
1240 thread output tuple, replace with a cross-reference to "GDB/MI
1241 Thread Information".
1242
1243 2017-04-21 Simon Marchi <simon.marchi@ericsson.com>
1244
1245 * gdb.texinfo (GDB/MI Thread Commands): Remove "current" field
1246 from -thread-info output.
1247
1248 2017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
1249
1250 * gdb.texinfo (Synopsys ARC): Document "set debug arc 2".
1251
1252 2017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
1253
1254 * gdb.texinfo (Synopsys ARC): Add "maint print arc arc-instruction".
1255
1256 2017-03-22 Yao Qi <yao.qi@linaro.org>
1257
1258 * python.texi (Inferiors In Python): Remove @code from Python.
1259
1260 2017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
1261
1262 * python.texi (Recordings In Python): Document return type of
1263 gdb.BtraceInstruction.data.
1264
1265 2017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
1266
1267 * gdb.texinfo (gdb/mi Symbol Query Commands): Document new MI
1268 command file-list-shared-libraries
1269 (GDB/MI Async Records): Update documentation of library-loaded with new
1270 field.
1271
1272 2017-03-16 Doug Evans <dje@google.com>
1273
1274 * guile.texi (Lazy Strings In Guile): Mention arrays.
1275 * python.texi (Lazy Strings In Python): Ditto.
1276
1277 2017-03-08 Jiong Wang <jiong.wang@arm.com>
1278
1279 * gdb.texinfo (Memory Protection Extensions): Add missing escape
1280 character "@".
1281
1282 2017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
1283
1284 * Memory Protection Extensions: Add information about inferior
1285 calls.
1286
1287 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
1288
1289 * gdb.texinfo (Print Settings, Tail Call Frames): Rename DW_OP_GNU_*,
1290 DW_TAG_GNU_* and DW_AT_GNU_*.
1291
1292 2017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
1293
1294 * python.texi (Recordings In Python): New section.
1295
1296 2017-02-14 Tom Tromey <tom@tromey.com>
1297
1298 PR python/13598:
1299 * python.texi (Events In Python): Document events.before_prompt.
1300
1301 2017-02-13 Luis Machado <lgustavo@codesourcery.com>
1302
1303 * gdb.texinfo (Target Commands): Document the optional offset
1304 argument for the load command.
1305
1306 2017-02-10 Martin Galvan <martingalvan@sourceware.org>
1307
1308 PR gdb/21122
1309 * gdb.texinfo (Breakpoints): Reword documentation to speak in terms of
1310 space-separated breakpoint lists. Also add a missing @table command
1311 and @cindex for breakpoint lists.
1312
1313 2017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
1314
1315 PR tdep/20936
1316 * gdb.texinfo: (Standard Target Features): Document SPARC features.
1317 (Sparc Features): New node.
1318
1319 2017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
1320
1321 * gdb.texinfo (i386 Features): Add system segment registers
1322 as feature.
1323
1324 2017-01-24 Simon Marchi <simon.marchi@ericsson.com>
1325
1326 * python.texi (Events In Python): Fix typo.
1327
1328 2017-01-20 Mike Wrighton <mike_wrighton@codesourcery.com>
1329 Luis Machado <lgustavo@codesourcery.com>
1330
1331 * gdb.texinfo (-target-flash-erase): New MI command description.
1332 (flash-erase): New CLI command description.
1333
1334 2017-01-04 John Baldwin <jhb@FreeBSD.org>
1335
1336 * gdb.texinfo (Contributors): Add SRI International and University
1337 of Cambridge for FreeBSD/mips.
1338
1339 2016-12-22 Doug Evans <xdje42@gmail.com>
1340
1341 * gdb.texinfo (Symbols): Update docs for symbol printing maintenance
1342 commands.
1343
1344 2016-12-02 Pedro Alves <palves@redhat.com>
1345
1346 * gdb.texinfo (User-defined Commands): Limit on number of
1347 arguments passed to user-defined commands removed; update.
1348
1349 2016-12-02 Pedro Alves <palves@redhat.com>
1350
1351 PR cli/20559
1352 * gdb.texinfo (Define): Add example of using "eval" to process a
1353 variable number of arguments.
1354 (Output) <eval>: Add anchor.
1355
1356 2016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
1357
1358 * Makefile.in: Likewise.
1359
1360 2016-11-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
1361
1362 * gdb.texinfo (GDB/MI Async Records): Add missing comma after
1363 xref.
1364
1365 2016-10-29 Pedro Alves <palves@redhat.com>
1366
1367 * gdb.texinfo (Packets) <vCont>: Remove mention of default
1368 actions.
1369
1370 2016-10-26 Pedro Alves <palves@redhat.com>
1371
1372 * gdb.texinfo (Packets): Clarify vCont packets with multiple
1373 actions that match a thread, and what happens when an action
1374 matches a thread that is already running.
1375
1376 2016-10-14 Simon Marchi <simon.marchi@ericsson.com>
1377
1378 * gdb.texinfo (Using Trace Files): Fix typo.
1379 (GDB/MI Tracepoint Commands): Likewise.
1380
1381 2016-10-14 Simon Marchi <simon.marchi@ericsson.com>
1382
1383 * gdb.texinfo (GDB/MI Tracepoint Commands): Document -ctf switch
1384 of -trace-save.
1385
1386 2016-10-06 Tom Tromey <tom@tromey.com>
1387
1388 * guile.texi (Types In Guile): Remove Java mentions.
1389 * python.texi (Types In Python): Remove Java mentions.
1390 * gdb.texinfo (Address Locations, Supported Languages)
1391 (Index Section Format): Remove Java mentions.
1392
1393 2016-08-15 Doug Evans <dje@google.com>
1394
1395 * gdb.texinfo (Target Description Format): Update docs on "end"
1396 field spec and field default type.
1397
1398 2016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
1399 2016-10-03 Simon Marchi <simon.marchi@ericsson.com>
1400
1401 PR gdb/20487
1402 * gdb.texinfo (Context management): Update mention of frame
1403 change notifications.
1404 (gdb/mi Async Records): Document frame field in
1405 =thread-select event.
1406 * observer.texi (GDB Observers): New user_selected_context_changed
1407 observer.
1408
1409 2016-09-28 Tom Tromey <tom@tromey.com>
1410
1411 * gdb.texinfo (Packets) <z0>: Use "software breakpoint" rather
1412 than "memory breakpoint". Further document "kind". Move
1413 protocol-details link earlier.
1414 <z1>: Document the cmd_list argument. Fix typo.
1415 <g>: Remove incorrect sentence.
1416 (Stop Reply Packets): Document "OK" response to requests when in
1417 non-stop mode.
1418 <swbreak>: Use "software breakpoint" rather than "memory
1419 breakpoint".
1420 <create>: Document that "R" is ignored.
1421 <W, X, w>: Document formatting of "AA".
1422 (Notification Packets): Use "%Stop", not "%%Stop".
1423
1424 2016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
1425
1426 * gdb.texinfo (Embedded Processors): Document ARC.
1427 (Synopsys ARC): New section.
1428 (Standard Target Features): Document ARC features.
1429 (ARC Features): New section.
1430
1431 2016-09-21 Simon Marchi <simon.marchi@ericsson.com>
1432
1433 * .gitignore: New file.
1434
1435 2016-08-24 Simon Marchi <simon.marchi@ericsson.com>
1436
1437 * gdb.texinfo (Input/Output): Mention possibility to unset
1438 inferior-tty.
1439
1440 2016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
1441
1442 * gdb.texinfo: Resume btrace on reconnect.
1443
1444 2016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
1445
1446 * gdb.texinfo (Set Catchpoints): Add 'group' argument to catch
1447 syscall.
1448
1449 2016-06-30 Руслан Ижбулатов <lrn1986@gmail.com>
1450
1451 * gdb.texinfo (Cygwin Native): Document the new 'signal-event'
1452 command.
1453
1454 2016-07-13 Tom Tromey <tom@tromey.com>
1455
1456 PR python/15620, PR python/18620:
1457 * python.texi (Events In Python): Document new breakpoint events.
1458
1459 2016-07-13 Tom Tromey <tom@tromey.com>
1460
1461 PR python/17698:
1462 * python.texi (Breakpoints In Python): Document
1463 Breakpoint.pending.
1464
1465 2016-07-13 Tom Tromey <tom@tromey.com>
1466
1467 * python.texi (Breakpoints In Python): Move table of types and
1468 table of watchpoint types earlier in node.
1469
1470 2016-07-12 Tom Tromey <tom@tromey.com>
1471
1472 PR python/19293:
1473 * python.texi (Frames In Python): Document
1474 gdb.invalidate_cached_frames.
1475
1476 2016-06-21 Pedro Alves <palves@redhat.com>
1477
1478 * gdb.texinfo (Interpreters): Update intepreter-exec section,
1479 document new-ui and explain use case.
1480
1481 2016-06-17 Yan-Ting Lin <currygt52@gmail.com>
1482
1483 * gdb.texinfo (Standard Target Features): Document NDS32 features.
1484 (NDS32 Features): New Section.
1485
1486 2016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
1487
1488 * gdb.texinfo (Examining Memory): Document negative repeat
1489 count in the 'x' command.
1490
1491 2016-06-06 Simon Marchi <simon.marchi@ericsson.com>
1492
1493 * gdb.texinfo (GDB/MI Async Records): Document method and
1494 format fields in =record-started.
1495 * observer.texi (record_changed): Add method and format
1496 parameters.
1497
1498 2016-05-27 Eli Zaretskii <eliz@gnu.org>
1499
1500 * gdb.texinfo (General Query Packets): Move the description of the
1501 response before the long list of the specific 'read' and 'write'
1502 requests.
1503
1504 2016-05-23 Tom Tromey <tom@tromey.com>
1505
1506 * python.texi (Basic Python): Document gdb.breakpoints return.
1507
1508 2016-05-24 Tom Tromey <tom@tromey.com>
1509
1510 PR gdb/19194:
1511 * gdb.texinfo (gdb man): Fix typo.
1512
1513 2016-05-17 Tom Tromey <tom@tromey.com>
1514
1515 * gdb.texinfo (Supported Languages): Mention Rust. Update menu.
1516 (Rust): New node.
1517
1518 2016-05-17 Tom Tromey <tom@tromey.com>
1519
1520 * gdb.texinfo (Maintenance Commands): Document "maint selftest".
1521
1522 2016-04-27 Yao Qi <yao.qi@linaro.org>
1523
1524 * gdb.texinfo (tfind): Complete doc about tfind without
1525 argument.
1526
1527 2016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
1528
1529 * agentexpr.texi (byte): Fix zero_ext description.
1530
1531 2016-03-31 Pedro Alves <palves@redhat.com>
1532
1533 * gdb.texinfo (M32R/SDI): Delete node.
1534 (MIPS Embedded): Remove references to the MIPS remote debugging
1535 protocol, PMON and variants, and the associated commands.
1536
1537 2016-03-15 Doug Evans <dje@google.com>
1538
1539 * gdb.texinfo (Target Descriptions): New menu item "Enum Target Types".
1540 (Target Description Format): Mention enum types. Update docs on
1541 flags types.
1542 (Predefined Target Types): Add "bool".
1543 (Enum Target Types): New node.
1544
1545 2016-03-15 Pedro Alves <palves@redhat.com>
1546
1547 * gdb.texinfo (Tracepoint Actions): Fix typo.
1548
1549 2016-03-15 Pedro Alves <palves@redhat.com>
1550 Andreas Arnez <arnez@linux.vnet.ibm.com>
1551 Marcin Kościelnicki <koriakin@0x04.net>
1552
1553 * gdb.texinfo (Tracepoint Actions): Document possible
1554 unreliability of '$_ret'.
1555
1556 2016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
1557
1558 * gdb.texinfo (Symbols): Document new 'maint info line-table'
1559 command.
1560
1561 2016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
1562
1563 * gdb.texinfo (Convenience Functions): Document $_as_string.
1564
1565 2016-02-23 Doug Evans <dje@google.com>
1566
1567 * gdb.texinfo (Skipping Over Functions and Files): Document new
1568 options to "skip" command. Update docs of output of "info skip".
1569
1570 2016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
1571
1572 * gdb.texinfo (Signals): Add bound violation display hints for
1573 a SIGSEGV.
1574
1575 2016-02-18 Marcin Kościelnicki <koriakin@0x04.net>
1576
1577 * gdb.texinfo (Trace File Format): Add documentation for description
1578 section lines.
1579
1580 2016-02-10 Marcin Kościelnicki <koriakin@0x04.net>
1581
1582 * gdb.texinfo (Trace File Format): Remove misleading information
1583 about register block ordering.
1584
1585 2016-02-01 Doug Evans <dje@google.com>
1586
1587 * gdb.texinfo (Value Sizes): Fix typo.
1588
1589 2016-02-01 Doug Evans <dje@google.com>
1590
1591 * gdb.texinfo (Skipping Over Functions and Files): Fix typo.
1592
1593 2016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
1594
1595 * gdb.texinfo (Value Sizes): New section.
1596 (Data): Add the 'Value Sizes' node to the menu.
1597
1598 2016-01-26 John Baldwin <jhb@FreeBSD.org>
1599
1600 * gdb.texinfo (Debugging Output): Fix subject verb disagreements.
1601
1602 2016-01-19 John Baldwin <jhb@FreeBSD.org>
1603
1604 * gdb.texinfo (Debugging Output): Document "set/show debug fbsd-lwp".
1605
1606 2016-01-18 Pedro Alves <palves@redhat.com>
1607
1608 * gdb.texinfo (Threads): Mention that GDB displays the ID and name
1609 of the thread that hit a breakpoint or received a signal.
1610
1611 2016-01-15 Pedro Alves <palves@redhat.com>
1612
1613 * gdb.texinfo (Threads) <thread ID lists>: Document star ranges.
1614
1615 2016-01-13 Pedro Alves <palves@redhat.com>
1616
1617 * gdb.texinfo (Threads): Document the $_gthread convenience
1618 variable.
1619 (Convenience Vars): Likewise.
1620
1621 2016-01-13 Pedro Alves <palves@redhat.com>
1622
1623 * gdb.texinfo (Threads): Document "info threads -gid".
1624
1625 2016-01-13 Pedro Alves <palves@redhat.com>
1626
1627 * python.texi (Breakpoints In Python) <Breakpoint.thread>: Add
1628 anchor.
1629 (Threads In Python): Document new InferiorThread.global_num
1630 attribute.
1631
1632 2016-01-07 Pedro Alves <palves@redhat.com>
1633
1634 * gdb.texinfo (Threads): Document per-inferior thread IDs,
1635 qualified thread IDs, global thread IDs and thread ID lists.
1636 (Set Watchpoints, Thread-Specific Breakpoints): Adjust to refer to
1637 thread IDs.
1638 (Convenience Vars): Document the $_thread convenience variable.
1639 (Ada Tasks): Adjust to refer to thread IDs.
1640 (GDB/MI Async Records, GDB/MI Thread Commands, GDB/MI Ada Tasking
1641 Commands, GDB/MI Variable Objects): Update to mention global
1642 thread IDs.
1643 * guile.texi (Breakpoints In Guile)
1644 <breakpoint-thread/set-breakpoint-thread breakpoint>: Mention
1645 global thread IDs instead of thread IDs.
1646 * python.texi (Threads In Python): Adjust documentation of
1647 InferiorThread.num.
1648 (Breakpoint.thread): Mention global thread IDs instead of thread
1649 IDs.
1650
1651 2016-01-13 Pedro Alves <palves@redhat.com>
1652
1653 * python.texi (Threads In Python): Document
1654 InferiorThread.inferior.
1655
1656 2016-01-13 Pedro Alves <palves@redhat.com>
1657
1658 * gdb.texinfo (Inferiors and Programs): Document the $_inferior
1659 convenience variable.
1660 (Convenience Vars): Likewise.
1661
1662 2016-01-12 Josh Stone <jistone@redhat.com>
1663 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1664
1665 * gdb.texinfo (Remote Configuration): List the QCatchSyscalls packet.
1666 (Stop Reply Packets): List the syscall entry and return stop reasons.
1667 (General Query Packets): Describe QCatchSyscalls, and add it to the
1668 table and the detailed list of stub features.
1669
1670 2016-01-12 Pedro Alves <palves@redhat.com>
1671
1672 Remove use of the registered trademark symbol throughout.
1673
1674 2016-01-12 Yao Qi <yao.qi@linaro.org>
1675
1676 * gdb.texinfo (Interrupts): Update the document on handling
1677 interrupt when program is stopped.
1678
1679 2015-12-11 Don Breazeal <donb@codesourcery.com>
1680
1681 * gdb.texinfo (Forks): Correct Linux kernel version where
1682 fork and exec events are supported, add notes about support
1683 of these events in target remote mode.
1684 (Connecting): Reorganize and clarify distinctions between
1685 target remote, extended-remote, and multiprocess.
1686 Reorganize related text from separate sections into new
1687 sections.
1688 (Server): Note effects of target extended-remote mode.
1689 Delete section on Multi-Process Mode for gdbserver.
1690 Move some text to "Connecting" node.
1691
1692 2015-12-10 Pedro Alves <palves@redhat.com>
1693
1694 * gdb.texinfo (Threads): Replace warning with explanation
1695 about single-threaded programs.
1696
1697 2015-12-10 Pedro Alves <palves@redhat.com>
1698
1699 * gdb.texinfo (Threads): Remove mention of SGI.
1700 (Forks): Remove mention of HP-UX.
1701 (Breakpoints): Remove mention of HP-UX.
1702 (Set Watchpoints) <hardware watchpoints>: Don't mention HP-UX.
1703 Reword in terms of architectures.
1704 (Set Catchpoints) <catch exec, catch fork, catch vfork>: Don't
1705 mention supported systems.
1706 (Convenience Vars): Don't mention HP-UX.
1707 (Jumping): Remove mention of HP-UX in comment.
1708 (Files) <shared libraries>: Update supported shared library types
1709 list. Remove mention of HP-UX.
1710 (Native): Remove HP-UX subsection.
1711 (SVR4 Process Information): Remove mention of HP-UX.
1712
1713 2015-12-10 Pedro Alves <palves@redhat.com>
1714
1715 * gdb.texinfo (Stack): Reorder menu.
1716
1717 2015-12-09 Luis Machado <lgustavo@codesourcery.com>
1718
1719 * gdb.texinfo (GDB/MI Variable Objects): Update text to mention
1720 -var-set-format's new zero-hexadecimal format.
1721
1722 2015-12-08 Pierre-Marie de Rodat <derodat@adacore.com>
1723
1724 * gdb.texinfo (Ada Mode Into): Move overloading support
1725 description to its own node.
1726 (Overloading support for Ada): New node.
1727
1728 2015-11-30 Pedro Alves <palves@redhat.com>
1729
1730 PR 14618
1731 * gdb.texinfo (Stop Reply Packets): Document the N stop reply.
1732 (Remote Configuration): Add the "set/show remote
1733 no-resumed-stop-reply" to the available settings table.
1734 (General Query Packets): Document the "no-resumed" qSupported
1735 feature.
1736
1737 2015-11-30 Pedro Alves <palves@redhat.com>
1738
1739 * gdb.texinfo (Remote Configuration): List "set/show remote
1740 thread-events" command in configuration table.
1741 (Stop Reply Packets): Document "T05 create" stop
1742 reason and 'w' stop reply.
1743 (General Query Packets): Document QThreadEvents packet. Document
1744 QThreadEvents qSupported feature.
1745
1746 2015-11-30 Pedro Alves <palves@redhat.com>
1747
1748 * gdb.texinfo (Bootstrapping): Add "interrupting remote targets"
1749 anchor.
1750 (Packets): Document vCtrlC.
1751
1752 2015-11-26 Simon Marchi <simon.marchi@ericsson.com>
1753
1754 * gdb.texinfo (Thread List Format): Mention thread names.
1755
1756 2015-11-24 Pedro Alves <palves@redhat.com>
1757
1758 PR 17539
1759 * gdb.texinfo (Inferiors and Programs): Adjust "maint info
1760 program-spaces" example to ascending order listing.
1761 (Threads): Adjust "info threads" example to ascending order
1762 listing.
1763 (Forks): Adjust "info inferiors" example to ascending order
1764 listing.
1765
1766 2015-11-04 Markus Metzger <markus.t.metzger@intel.com>
1767
1768 * gdb.texinfo (Process Record and Replay): Document "record
1769 instruction-history" modifiers.
1770
1771 2015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
1772
1773 * gdb.texinfo (Frames): Remove 'frame' and 'select-frame'
1774 description.
1775 (Frame Filter Management): Move to later in the 'Examining the
1776 Stack' chapter.
1777 (Selection): Add entry for 'select-frame'.
1778
1779 2015-09-25 Doug Evans <dje@google.com>
1780
1781 * gdb.texinfo (Process Record and Replay): Fix syntax of
1782 "record instruction-history begin, end" and
1783 "record function-call-history begin, end".
1784
1785 2015-09-22 Simon Marchi <simon.marchi@ericsson.com>
1786
1787 * gdb.texinfo (Specifying Source Directories): Fix
1788 substitute-path example.
1789
1790 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
1791
1792 * gdb.texinfo (All-Stop Mode): Describe new scheduler-locking mode.
1793
1794 2015-09-15 Pedro Alves <palves@redhat.com>
1795
1796 PR remote/18965
1797 * gdb.texinfo (Stop Reply Packets): Revert previous change to
1798 the vforkdone description.
1799
1800 2015-09-15 Pedro Alves <palves@redhat.com>
1801
1802 PR remote/18965
1803 * gdb.texinfo (Stop Reply Packets): Explain that vforkdone's 'r'
1804 part indicates the thread ID of the parent process.
1805
1806 2015-09-15 Yao Qi <yao.qi@linaro.org>
1807
1808 * gdb.texinfo (General Query Packets): Add vContSupported to
1809 tables of 'gdbfeatures' and 'stub features' supported in the
1810 qSupported packet, as well as to the list containing stub
1811 feature details.
1812
1813 2015-09-11 Don Breazeal <donb@codesourcery.com>
1814
1815 * gdb.texinfo (Remote Configuration): Add exec event
1816 feature to table of packet settings.
1817 (Stop Reply Packets): Add exec events to the list of stop
1818 reasons.
1819 (General Query Packets): Add exec events to tables of
1820 'gdbfeatures' and 'stub features' supported in the qSupported
1821 packet, as well as to the list containing stub feature
1822 details.
1823
1824 2015-08-24 Pedro Alves <palves@redhat.com>
1825
1826 * gdb.texinfo (Remote Configuration): Document the "set/show
1827 remote multiprocess-extensions-packet" commands.
1828
1829 2015-08-24 Pedro Alves <palves@redhat.com>
1830
1831 * gdb.texinfo (Embedded Processors) <ARM>: Remove references to RDI.
1832 <M32R>: Remove references to M32R/D.
1833 <M68K>: Remove references to target dbug.
1834 <MIPS Embedded>: Remove references to target r3900 and target
1835 array.
1836 <PowerPC Embedded>: Remove references to target dink32 and target
1837 ppcbug, target sds
1838 <PA, Sparclet, Sparclite, Z8000>: Delete nodes.
1839
1840 2015-08-18 Andrew Burgess <andrew.burgess@embecosm.com>
1841
1842 * gdb.texinfo (GDB Files): Add 'File Caching' menu entry.
1843
1844 2015-08-18 Andrew Burgess <andrew.burgess@embecosm.com>
1845
1846 * gdb.texinfo (File Caching): Document "set/show debug bfd-cache".
1847
1848 2015-08-18 Andrew Burgess <andrew.burgess@embecosm.com>
1849
1850 * gdb.texinfo (Maintenance Commands): Move documentation of "main
1851 info bfds" to...
1852 (File Caching): A New section. Outline bfd caching, and add new
1853 description for "main set/show bfd-sharing".
1854
1855 2015-08-14 Doug Evans <xdje42@gmail.com>
1856
1857 * gdb.texinfo (Machine Code): Update docs for mixed source/assembly
1858 disassembly.
1859 (GDB/MI Data Manipulation): Update docs for new disassembly modes.
1860
1861 2015-08-11 Keith Seitz <keiths@redhat.com>
1862
1863 * gdb.texinfo (Thread-Specific Breakpoints, Printing Source Lines):
1864 Use "location(s)"instead of "linespec(s)".
1865 (Specifying a Location): Rewrite.
1866 Add subsections describing linespec, address, and explicit locations.
1867 Add node/menu for each subsection.
1868 (Source and Machine Code, C Preprocessor Macros)
1869 (Create and Delete Trace points)
1870 (Extensions for Ada Tasks): Use "location(s)" instead of "linespec(s)".
1871 (Continuing at a Different Address): Remove "linespec" examples.
1872 Add reference to "Specify a Location"
1873 (The -break-insert Command): Rewrite. Add anchor.
1874 Add reference to appropriate manual section discussing locations.
1875 (The -dprintf-insert Command): Refer to -break-insert for
1876 specification of 'location'.
1877
1878 2015-08-07 Pedro Alves <palves@redhat.com>
1879
1880 * gdb.texinfo (Maintenance Commands): Document "maint set/show
1881 target-non-stop".
1882
1883 2015-08-07 Markus Metzger <markus.t.metzger@intel.com>
1884
1885 * gdb.texinfo (Process Record and Replay): Document prefixing of
1886 speculatively executed instructions in the "record instruction-history"
1887 command.
1888
1889 2015-07-20 Doug Evans <dje@google.com>
1890
1891 * Makefile.in (STABS_DOC_BUILD_INCLUDES): Add gdb-cfg.texi, GDBvn.texi.
1892
1893 2015-07-16 Doug Evans <dje@google.com>
1894
1895 * stabs.texinfo: @include gdb-cfg.texi.
1896
1897 2015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
1898
1899 Revert the previous 2 commits:
1900 gdbserver build-id attribute generator
1901 Validate symbol file using build-id
1902
1903 2015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
1904
1905 * gdb.texinfo (Files): Add 'set validate-build-id'
1906 and 'show validate-build-id'.
1907
1908 2015-07-15 Aleksandar Ristovski <aristovski@qnx.com
1909 Jan Kratochvil <jan.kratochvil@redhat.com>
1910
1911 gdbserver build-id attribute generator.
1912 * gdb.texinfo (Library List Format for SVR4 Targets): Add
1913 'build-id' in description, example, new attribute in dtd.
1914
1915 2015-07-08 Andrew Burgess <andrew.burgess@embecosm.com>
1916
1917 * gdb.texinfo (Selection): Update documentation for 'frame'
1918 command.
1919
1920 2015-07-02 Markus Metzger <markus.t.metzger@intel.com>
1921
1922 * gdb.texinfo (Maintenance Commands): Document "maint btrace"
1923 commands.
1924
1925 2015-07-02 Markus Metzger <markus.t.metzger@intel.com>
1926
1927 * gdb.texinfo (Process Record and Replay): Spell out that variables
1928 and registers are not available during btrace replay.
1929 Describe the new "record btrace pt" command.
1930 Describe the new "set|show record btrace pt buffer-size" options.
1931 (General Query Packets): Describe the new Qbtrace:pt and
1932 Qbtrace-conf:pt:size packets.
1933 Expand "bts" to "Branch Trace Store".
1934 Update the branch trace DTD.
1935
1936 2015-06-26 Patrick Palka <patrick@parcs.ath.cx>
1937
1938 * gdb.texinfo (Command History): Document the new option
1939 "history remove-duplicates".
1940
1941 2015-06-19 Doug Evans <dje@google.com>
1942
1943 * stabs.texinfo (ELF Linker Relocation): Mention Sun stabs is no
1944 longer supported.
1945
1946 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
1947
1948 * gdb.texinfo (Command History): Mention that setting
1949 GDBHISTSIZE to the empty string disables history truncation.
1950
1951 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
1952
1953 PR gdb/16999
1954 * gdb.texinfo (Command History): Mention new GDBHISTSIZE
1955 behavior.
1956
1957 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
1958
1959 * gdb.texinfo (Command History): Replace occurrences of HISTSIZE
1960 with GDBHISTSIZE.
1961
1962 2015-06-15 Simon Marchi <simon.marchi@ericsson.com>
1963
1964 * gdb.texinfo (GDB/MI Data Manipulation): Clarify usage of
1965 bytes and memory units for -data-{read,write}-memory-bytes.
1966 (Packets): Same for m, M and X packets.
1967 * python.texi (Inferiors In Python): Same for read_memory and
1968 write_memory.
1969
1970 2015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
1971
1972 * gdb.texinfo (Separate Debug Files): Document that PE is also
1973 supported.
1974
1975 2015-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
1976
1977 * gdb.texinfo (TUI Commands): Bring all 'tui reg' commands into a
1978 single table entry.
1979
1980 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
1981
1982 * gdb.textinfo (i386): Fix "@end table" end and "@table" placement.
1983
1984
1985 2015-06-10 Gary Benson <gbenson@redhat.com>
1986
1987 * gdb.texinfo (Remote Configuration): Document the
1988 "set/show remote hostio-setfs-packet" command.
1989 (Host I/O Packets): Document the vFile:setfs packet.
1990
1991 2015-06-10 Gary Benson <gbenson@redhat.com>
1992
1993 * gdb.texinfo (Debugging Output): Document the "set/show debug
1994 linux-namespaces" command.
1995
1996 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
1997 Mircea Gherzan <mircea.gherzan@intel.com>
1998
1999 * gdb.texinfo (i386): Add documentation about "show mpx bound"
2000 and "set mpx bound".
2001
2002 2015-05-27 Doug Evans <dje@google.com>
2003
2004 * gdb.texinfo (Debugging Output): Mention set/show debug dwarf-line.
2005
2006 2015-05-26 Doug Evans <dje@google.com>
2007
2008 * gdb.texinfo (Debugging Output): Update for DWARF "set debug"
2009 command renamings.
2010 (Maintenance Commands): Update for DWARF "set debug" command renamings.
2011
2012 2015-05-26 Andrew Burgess <andrew.burgess@embecosm.com>
2013
2014 * gdb.texinfo (TUI Commands): Add 'tui reg prev' details.
2015
2016 2015-05-22 Andrew Burgess <andrew.burgess@embecosm.com>
2017
2018 * gdb.texinfo (TUI): Include 'tui enable' in the introduction.
2019 (TUI Commands): Add 'tui enable' and 'tui disable' details.
2020
2021 2015-05-16 Doug Evans <xdje42@gmail.com>
2022
2023 * guile.texi (Memory Ports in Guile): Document support for unbuffered
2024 memory ports.
2025
2026 2015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
2027
2028 * gdb.texinfo (Compiling and Injecting Code): Add compile print.
2029
2030 2015-05-12 Don Breazeal <donb@codesourcery.com>
2031
2032 * gdb.texinfo (Forks): Note that fork debugging is
2033 supported in extended mode.
2034 (Remote Configuration): Add fork event features to table
2035 of packet settings.
2036 (Stop Reply Packets): Add fork events to list of stop reasons.
2037 (General Query Packets): Add fork events to tables of
2038 'gdbfeatures' and 'stub features' supported in the qSupported
2039 packet, as well as to the list containing stub feature
2040 details.
2041
2042 2015-05-12 Gary Benson <gbenson@redhat.com>
2043
2044 * gdb.texinfo (General Query Packets): Document
2045 qXfer:exec-file:read with empty annex.
2046
2047 2015-05-09 Siva Chandra Reddy <sivachandra@google.com>
2048
2049 * python.texi (Values From Inferior): Add descriptions of new
2050 methods gdb.Value.reference_value and gdb.Value.const_value.
2051
2052 2015-05-06 Joel Brobecker <brobecker@adacore.com>
2053
2054 * gdb.texinfo (Files): Add "info dll" documentation.
2055 (Cygwin Native): Remove "info dll" documentation.
2056
2057 2015-04-29 Doug Evans <dje@google.com>
2058
2059 * python.texi (Xmethod API) <gdb.XMethodWorker.get_result_type>:
2060 Document.
2061 (Writing an Xmethod): Add get_result_type to example.
2062
2063 2015-04-28 Sasha Smundak <asmundak@google.com>
2064
2065 * python.texi: New method documented.
2066
2067 2015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
2068
2069 * gdb.texinfo (Dump/Restore Files): Add detail about verilog dump
2070 format.
2071
2072 2015-04-24 Doug Evans <dje@google.com>
2073
2074 * python.texi (Xmethods In Python): Fix name of method to call the
2075 xmethod.
2076
2077 2015-04-17 Gary Benson <gbenson@redhat.com>
2078
2079 * gdb.texinfo (Connecting to a Remote Target): Mention that
2080 GDB can access program files from remote targets that support
2081 qXfer:exec-file:read and Host I/O packets.
2082
2083 2015-04-17 Gary Benson <gbenson@redhat.com>
2084
2085 * gdb.texinfo (Remote Configuration): Document the "set/show
2086 remote pid-to-exec-file-packet" command.
2087 (General Query Packets): Document the qXfer:exec-file:read
2088 qSupported features. Document the qXfer:exec-file:read packet.
2089
2090 2015-04-17 Gary Benson <gbenson@redhat.com>
2091
2092 * gdb.texinfo (set sysroot): Document that "set sysroot" also
2093 applies to executable paths if supplied to GDB as absolute.
2094
2095 2015-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2096
2097 * gdb.texinfo (Mode Options): Remove -xdb.
2098
2099 2015-04-10 Jan Kratochvil <jan.kratochvil@redhat.com>
2100 Eli Zaretskii <eliz@gnu.org>
2101
2102 * gdb.texinfo (Compiling and Injecting Code): Describe set debug
2103 compile, show debug compile. New subsection Compilation options for
2104 the compile command. New subsection Compiler search for the compile
2105 command.
2106
2107 2015-04-09 Andy Wingo <wingo@igalia.com>
2108
2109 * guile.texi (Frames In Guile): Describe frame-read-register.
2110
2111 2015-04-02 Gary Benson <gbenson@redhat.com>
2112
2113 * gdb.texinfo (set sysroot): Document "target:".
2114
2115 2015-04-01 Sasha Smundak <asmundak@google.com>
2116
2117 * doc/python.texi (Writing a Frame Unwinder in Python): Add
2118 section.
2119
2120 2015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
2121
2122 PR corefiles/16092
2123 * gdb.texinfo (gcore): Mention new command 'set
2124 use-coredump-filter'.
2125 (set use-coredump-filter): Document new command.
2126
2127 2015-03-31 Antoine Tremblay <antoine.tremblay@ericsson.com>
2128
2129 * gdb.texinfo (Operating System Auxiliary Information): Add info os cpus
2130 documentation, reorder the info os entries in alphabetical order.
2131
2132 2015-03-26 Simon Marchi <simon.marchi@ericsson.com>
2133
2134 * gdb.texinfo (GDB/MI Data Manipulation): Fix copy-paste typo in
2135 -data-write-memory-bytes.
2136
2137 2015-03-24 Pedro Alves <palves@redhat.com>
2138
2139 * gdb.texinfo (test_step) <set scheduler-locking step>: No longer
2140 mention that threads may sometimes run unlocked.
2141
2142 2015-03-23 Yurij Grechishhev <yurij.grechishhev@gmail.com>
2143
2144 * gdb.texinfo (Remote configuration): Document "set/show
2145 serial parity" command.
2146
2147 2015-03-18 Gary Benson <gbenson@redhat.com>
2148
2149 * gdb.texinfo (General Query Packets): Remove documentation
2150 for now-removed vFile:fstat qSupported features.
2151
2152 2015-03-11 Gary Benson <gbenson@redhat.com>
2153
2154 * gdb.texinfo (Remote Configuration): Document the
2155 "set/show remote hostio-fstat-packet" command.
2156 (General Query Packets): Document the vFile:fstat
2157 qSupported features.
2158 (Host I/O Packets): Document the vFile:fstat packet.
2159
2160 2015-03-11 Andy Wingo <wingo@igalia.com>
2161
2162 * guile.texi (Objfiles In Guile): Document objfile-progspace.
2163
2164 2015-03-04 Pedro Alves <palves@redhat.com>
2165
2166 * gdb.texinfo (Remote Configuration): Document the "set/show
2167 remote swbreak-feature-packet" and "set/show remote
2168 hwbreak-feature-packet" commands.
2169 (Packets) <Z0>: Add cross link to the "swbreak" stop reason's
2170 decription.
2171 (Stop Reply Packets): Document the swbreak and hwbreak stop
2172 reasons.
2173 (General Query Packets): Document the swbreak and hwbreak
2174 qSupported features.
2175 (Remote Non-Stop): Explain that swbreak and hwbreak are required.
2176
2177 2015-03-03 Philippe Proulx <eeppeliteloop@gmail.com>
2178
2179 * gdb.texinfo (gdb/mi Async Records): Fix duplicate syscall-entry
2180 under *stopped.
2181
2182 2015-03-02 Doug Evans <xdje42@gmail.com>
2183
2184 * gdb.texinfo (Specify Location): Fix syntax of filename:function.
2185
2186 2015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
2187
2188 * gdb.texinfo (S/390 and System z Features): Describe new feature
2189 "org.gnu.gdb.s390.vx".
2190
2191 2015-02-23 Sergio Durigan Junior <sergiodj@redhat.com>
2192
2193 PR gdb/18008
2194 * gdb.texinfo (maint internal-error, maint internal-warning, maint
2195 demangler-warning): Fix typo ("problam").
2196
2197 2015-02-19 David Taylor <dtaylor@emc.com>
2198
2199 * agentexpr.texi (Bytecode Descriptions): Fix summary line for setv.
2200
2201 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
2202
2203 * gdb.texinfo (Static Probe Points): Add cindex `static probe
2204 point, DTrace'.
2205 (Static Probe Points): Modified to cover DTrace probes in addition
2206 to SystemTap probes. Also modified to cover the `enable probe'
2207 and `disable probe' commands.
2208
2209 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
2210
2211 * gdb.texinfo (Static Probe Points): Cover the `enable probe' and
2212 `disable probe' commands.
2213
2214 2015-02-12 David Taylor <dtaylor@emc.com>
2215
2216 * gdb.texinfo (Tracepoint Packets): Document the builtin and name
2217 fields of the QTDV packet.
2218
2219 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
2220
2221 * gdb.texinfo (Branch Trace Configuration Format): Add size.
2222 (Process Record and Replay): Describe new set|show commands.
2223 (General Query Packets): Describe Qbtrace-conf:bts:size packet.
2224
2225 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
2226
2227 * gdb.texinfo (Process Record and Replay): Describe the "record
2228 btrace bts" command.
2229 (General Query Packets): Describe qXfer:btrace-conf:read packet.
2230 (Branch Trace Configuration Format): New.
2231
2232 2015-01-31 Gary Benson <gbenson@redhat.com>
2233 Doug Evans <dje@google.com>
2234
2235 * gdb.texinfo (Command Completion): Document new
2236 "set/show max-completions" option.
2237
2238 2015-01-31 Doug Evans <xdje42@gmail.com>
2239
2240 * gdb.texinfo (Symbols): Document new commands
2241 "maint print symbol-cache", "maint print symbol-cache-statistics",
2242 "maint flush-symbol-cache". Document new option
2243 "maint set symbol-cache-size".
2244
2245 2015-01-31 Doug Evans <xdje42@gmail.com>
2246
2247 * gdb.texinfo (dotdebug_gdb_scripts section): Update docs to
2248 distinguish script files vs inlined scripts.
2249 * python.texi (Python Auto-loading): Ditto.
2250
2251 2015-01-30 Doug Evans <dje@google.com>
2252
2253 * gdb.texinfo (Symbols) <info source>: Output now contains producer
2254 string if present.
2255
2256 2015-01-27 Doug Evans <dje@google.com>
2257
2258 * python.texi (Objfiles In Python): Document Objfile.username.
2259
2260 2015-01-27 Doug Evans <dje@google.com>
2261
2262 * python.texi (Objfiles In Python) <Objfile.filename>: Improve docs.
2263 * guile.texi (Objfiles In Guile) <objfile-filename>: Improve docs.
2264
2265 2015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
2266
2267 * gdb.texinfo (Threads): Describe -ascending for thread apply all.
2268
2269 2015-01-16 Eli Zaretskii <eliz@gnu.org>
2270
2271 * doc/gdb.texinfo (TUI Commands): Document the possible
2272 values of NAME argument to 'winheight' command. Explain the
2273 effect of 'tabset' setting better.
2274
2275 2015-01-11 Doug Evans <xdje42@gmail.com>
2276
2277 PR gdb/15830
2278 * gdb.texinfo (Debugging C Plus Plus): Mention "demangle".
2279 (Symbols): Ditto.
2280 (Maintenance Commands): Delete docs for "maint demangle".
2281
2282 2014-12-31 Joel Brobecker <brobecker@adacore.com>
2283
2284 * gdb.texinfo (Files): Remove documentation of the
2285 "add-shared-symbol-files" and "assf" commands.
2286 (Cygwin Native): Remove documentation of the "dll-symbols"
2287 command.
2288
2289 2014-12-17 Doug Evans <xdje42@gmail.com>
2290
2291 * gdb.texinfo (Debugging Output): Document "debug symbol-lookup".
2292
2293 2014-12-12 Phil Muldoon <pmuldoon@redhat.com>
2294 Jan Kratochvil <jan.kratochvil@redhat.com>
2295
2296 * gdb.texinfo (Altering): Update.
2297 (Compiling and Injecting Code): New node.
2298
2299 2014-12-12 Doug Evans <dje@google.com>
2300
2301 * python.texi (Objfiles In Python): Document gdb.lookup_objfile.
2302
2303 2014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
2304
2305 * gdb.texinfo: Document "maint print user-registers".
2306
2307 2014-12-08 Doug Evans <dje@google.com>
2308
2309 * python.texi (Objfiles In Python): Document Objfile.owner.
2310
2311 2014-12-04 Doug Evans <dje@google.com>
2312
2313 * python.texi (Objfiles In Python): Document
2314 Objfile.add_separate_debug_file.
2315
2316 2014-12-04 Doug Evans <dje@google.com>
2317
2318 * python.texi (Objfiles In Python): Document Objfile.build_id.
2319
2320 2014-12-02 Nick Bull <nicholaspbull@gmail.com>
2321
2322 * python.texi (Events In Python): Document new events
2323 InferiorCallPreEvent, InferiorCallPostEvent, MemoryChangedEvent
2324 and RegisterChangedEvent.
2325
2326 2014-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
2327
2328 Add add-auto-load-scripts-directory.
2329 * gdb.texinfo (Auto-loading): Add add-auto-load-scripts-directory link.
2330 (objfile-gdbdotext file): Add add-auto-load-scripts-directory.
2331
2332 2014-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
2333
2334 * gdb.texinfo (Auto-loading safe path): Fix add-auto-load-safe-path
2335 description typo.
2336
2337 2014-10-30 Doug Evans <dje@google.com>
2338
2339 * python.texi (Progspaces In Python): Document ability to add
2340 random attributes to gdb.Progspace objects.
2341 (Objfiles In Python): Document ability to add random attributes to
2342 gdb.objfile objects.
2343
2344 2014-10-27 Pedro Alves <palves@redhat.com>
2345
2346 * gdb.texinfo (Continuing and Stepping): Add cross reference to
2347 info on stepping and signal handlers.
2348 (Signals): Explain stepping and signal handlers. Add context
2349 index entry, and cross references.
2350
2351 2014-10-20 Simon Marchi <simon.marchi@ericsson.com>
2352
2353 * python.texi (Breakpoints In Python): Add parenthesis after
2354 Breakpoint.delete. Clarify Breakpoint.enabled description so
2355 that it contains "disable".
2356
2357 2014-10-17 Doug Evans <dje@google.com>
2358
2359 * python.texi (Events In Python): Document clear_objfiles event.
2360
2361 2014-10-17 Doug Evans <dje@google.com>
2362
2363 * python.texi (Objfiles In Python): Document new progspace attribute.
2364
2365 2014-10-17 Pedro Alves <palves@redhat.com>
2366
2367 * gdb.texinfo (Ada Tasks and Core Files): Delete mention of Tru64.
2368 (SVR4 Process Information): Delete mention of OSF/1.
2369
2370 2014-10-01 Simon Marchi <simon.marchi@ericsson.com>
2371
2372 * gdb.texinfo (Miscellaneous gdb/mi Commands): Document new
2373 exit-code field in -list-thread-groups output.
2374
2375 2014-09-22 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2376
2377 * gdb.texinfo (Set Breaks): Add missing "@end table".
2378
2379 2014-09-22 Pedro Alves <palves@redhat.com>
2380
2381 * gdb.texinfo (Set Breaks): Document that "set breakpoint
2382 always-inserted off" is the default mode now. Delete
2383 documentation of "set breakpoint always-inserted auto".
2384
2385 2014-09-18 Doug Evans <dje@google.com>
2386
2387 * python.texi (Symbol Tables In Python): Document "producer"
2388 attribute of gdb.Symtab objects.
2389
2390 2014-09-16 Pedro Alves <palves@redhat.com>
2391
2392 * gdb.texinfo (Starting) <run command>: Don't mention VxWorks.
2393 (Embedded OS): Remove VxWorks menu entry.
2394 (VxWorks): Remove node.
2395
2396 2014-09-13 Doug Evans <xdje42@gmail.com>
2397
2398 * gdb.texinfo (Signaling): Document new queue-signal command.
2399
2400 2014-09-06 Doug Evans <xdje42@gmail.com>
2401
2402 PR 15276
2403 * gdb.texinfo (Convenience Funs): Document $_caller_is,
2404 $_caller_matches, $_any_caller_is, $_any_caller_matches.
2405
2406 2014-09-03 Justin Lebar <jlebar@google.com>
2407
2408 * python.texi (Types In Python): Type.template_argument(n) returns a
2409 gdb.Value or a gdb.Type and throws an exception if n is out of
2410 range.
2411
2412 2014-09-03 Sasha Smundak <asmundak@google.com>
2413
2414 * python.texi (Frames in Python): Add read_register description.
2415
2416 2014-08-04 Tom Tromey <tromey@redhat.com>
2417
2418 * gdb.texinfo (Debugging Output): Update for change to "set debug
2419 target".
2420
2421 2014-08-01 Masaki Muranaka <monaka@monami-software.com>
2422
2423 Pushed by Joel Brobecker <brobecker@adacore.com>.
2424 * Makefile.in (transform): New variable.
2425 (install-man1, install-man5): Apply $(transform) to man file names.
2426
2427 2014-07-26 Doug Evans <xdje42@gmail.com>
2428
2429 PR guile/17177
2430 * guile.texi (Guile Pretty Printing API): Fix typo.
2431 Document set-pretty-printers!, pretty-printers.
2432 (Selecting Guile Pretty-Printers): Update.
2433 Mention program-space based pretty-printers.
2434
2435 2014-07-25 Pedro Alves <palves@redhat.com>
2436 Eli Zaretskii <eliz@gnu.org>
2437
2438 * gdb.texinfo (Signaling) <signal command>: Explain what happens
2439 with multi-threaded programs.
2440
2441 2014-06-27 Yao Qi <yao@codesourcery.com>
2442
2443 * gdb.texinfo (Maintenance Commands): Update the output of
2444 'maint print dummy-frames' command.
2445
2446 2014-06-24 Eli Zaretskii <eliz@gnu.org>
2447
2448 * gdb.texinfo (Screen Size): Improve indexing.
2449
2450 2014-06-19 Gary Benson <gbenson@redhat.com>
2451
2452 * gdb.texinfo (Maintenance Commands): Document new
2453 "maint set/show catch-demangler-crashes" option.
2454
2455 2014-06-19 Gary Benson <gbenson@redhat.com>
2456
2457 * gdb.texinfo (Maintenance Commands): Document new
2458 "maint demangler-warning" command and new
2459 "maint set/show demangler-warning" option.
2460
2461 2014-06-09 Siva Chandra Reddy <sivachandra@google.com>
2462
2463 * python.texi (Xmethod API): Add space before the opening
2464 parenthesis in function descriptions.
2465
2466 2014-06-06 Doug Evans <xdje42@gmail.com>
2467
2468 * guile.texi (Guile Configuration): Document guile-data-directory.
2469
2470 2014-06-06 Mingjie Xing <mingjie.xing@gmail.com>
2471
2472 * gdb.texinfo (Invoking GDB): Add -q and --quiet.
2473
2474 2014-06-04 Doug Evans <xdje42@gmail.com>
2475
2476 * guile.texi (Breakpoints In Guile): Update.
2477
2478 2014-06-03 Joel Brobecker <brobecker@adacore.com>
2479
2480 * python.texi (Xmethod API): Fix reference to "Progspaces In
2481 Python".
2482
2483 2014-06-03 Siva Chandra Reddy <sivachandra@google.com>
2484
2485 * python.texi (Xmethods In Python, XMethod API)
2486 (Writing an Xmethod): New nodes.
2487 (Python API): New menu entries "Xmethods In Python",
2488 "Xmethod API", "Writing an Xmethod".
2489
2490 2014-06-02 Doug Evans <xdje42@gmail.com>
2491
2492 * guile.texi (Guile API): Add entry for Parameters In Guile.
2493 (GDB Scheme Data Types): Mention <gdb:parameter> object.
2494 (Parameters In Guile): New node.
2495
2496 2014-06-02 Doug Evans <xdje42@gmail.com>
2497
2498 * guile.texi (Guile API): Add entry for Commands In Guile.
2499 (Basic Guile) <parse-and-eval>: Add reference.
2500 (Basic Guile) <string->argv>: Move definition to Commands In Guile.
2501 (GDB Scheme Data Types): Mention <gdb:command> object.
2502 (Commands In Guile): New node.
2503
2504 2014-06-02 Doug Evans <xdje42@gmail.com>
2505
2506 * guile.texi (Guile API): Add entry for Progspaces In Guile.
2507 (GDB Scheme Data Types): Mention <gdb:progspace> object.
2508 (Progspaces In Guile): New node.
2509
2510 2014-05-30 Andrew Burgess <aburgess@broadcom.com>
2511
2512 * guile.texi (Frames In Guile): Mention FRAME_UNWIND_MEMORY_ERROR.
2513 * python.texi (Frames In Python): Mention
2514 gdb.FRAME_UNWIND_MEMORY_ERROR.
2515
2516 2014-05-29 Pedro Alves <palves@redhat.com>
2517 Tom Tromey <tromey@redhat.com>
2518
2519 * gdb.texinfo (Non-Stop Mode): Remove "set target-async 1"
2520 from example.
2521 (Asynchronous and non-stop modes): Document '-gdb-set mi-async'.
2522 Mention that target-async is now deprecated.
2523 (Maintenance Commands): Document maint set/show target-async.
2524
2525 2014-05-29 Pedro Alves <palves@redhat.com>
2526
2527 * observer.texi (sync_execution_done, command_error): New
2528 subjects.
2529
2530 2014-05-29 Pedro Alves <palves@redhat.com>
2531
2532 PR gdb/13860
2533 * observer.texi (signal_received, end_stepping_range)
2534 (signal_exited, exited, no_history): New observer subjects.
2535
2536 2014-05-26 Andy Wingo <wingo@igalia.com>
2537
2538 * guile.texi (GDB Scheme Data Types): Remove documentation for
2539 removed interfaces. Update spelling of gdb-object-kind.
2540
2541 2014-05-26 Andy Wingo <wingo@igalia.com>
2542
2543 * guile.texi (Basic Guile): Fix some typos.
2544
2545 2014-05-26 Andy Wingo <wingo@igalia.com>
2546
2547 * guile.texi (Writing a Guile Pretty-Printer)
2548 (Guile Types Module): Fix excess parentheses in use-modules forms.
2549
2550 2014-05-24 Eli Zaretskii <eliz@gnu.org>
2551
2552 * guile.texi (Types In Guile, Basic Guile, Frames In Guile)
2553 (Breakpoints In Guile, Guile Printing Module)
2554 (Guile Exception Handling, Values From Inferior In Guile)
2555 (Objfiles In Guile, Breakpoints In Guile, Memory Ports in Guile):
2556 Don't use @var at the beginning of a sentence.
2557
2558 * gdb.texinfo (Frame Filter Management, Trace Files)
2559 (C Operators, Ada Tasks, Calling, Bootstrapping, ARM)
2560 (PowerPC Embedded, Define, Annotations for Running)
2561 (IPA Protocol Commands, Packets, General Query Packets)
2562 (Tracepoint Packets, Notification Packets, Environment)
2563 (Inferiors and Programs, Set Breaks, Set Catchpoints)
2564 (Continuing and Stepping, Signals, Thread-Specific Breakpoints)
2565 (Frames, Backtrace, Selection, Expressions, Registers)
2566 (Trace State Variables, Built-In Func/Proc, Signaling, Files)
2567 (Numbers, GDB/MI Async Records, GDB/MI Data Manipulation)
2568 (Source Annotations, Using JIT Debug Info Readers, Packets)
2569 (Stop Reply Packets, Host I/O Packets)
2570 (Target Description Format): Don't use @var at the beginning of a
2571 sentence.
2572
2573 * python.texi (Basic Python, Types In Python)
2574 (Commands In Python, Frames In Python, Line Tables In Python)
2575 (Breakpoints In Python, gdb.printing, gdb.types)
2576 (Type Printing API): Don't use @var at the beginning of a
2577 sentence.
2578
2579 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
2580
2581 * gdb.texinfo (Process Record and Replay): Document "set/show btrace
2582 replay-memory-access".
2583
2584 2014-05-21 Pedro Alves <palves@redhat.com>
2585
2586 * gdb.texinfo (Starting): Document "set/show
2587 auto-connect-native-target".
2588 (Target Commands): Document "target native".
2589
2590 2014-05-20 Pedro Alves <palves@redhat.com>
2591
2592 * gdb.texinfo (Memory) <compare-sections>: Generalize comments to
2593 not be remote specific. Add cross reference to the qCRC packet.
2594 (Separate Debug Files): Update cross reference to the qCRC packet.
2595 (General Query Packets) <qCRC packet>: Add anchor.
2596
2597 2014-05-17 Doug Evans <xdje42@gmail.com>
2598
2599 Copy over changes from guile.texi.
2600 * python.texi (Basic Python) <gdb.execute>: Add text.
2601 (Basic Python) <gdb.post_event>: Remove "main" from "main GDB thread".
2602 (Values From Inferior) <Python string>: Add text.
2603 (Values From Inferior) <Value.string>: Clarify string length handling.
2604 (Pretty Printing API): Add cindex.
2605 (Types In Python) <TYPE_CODE_*>: Use vtable instead of table.
2606 Remove unnecessary index of gdb.TYPE_CODE_*. Replace @findex with
2607 @vindex.
2608 (Commands In Python) <COMPLETE_*>: Similarly.
2609 (Symbols In Python) <SYMBOL_*>: Similarly.
2610 (Breakpoints In Python) <WP_*>: Similarly.
2611 (Breakpoints In Python) <BP_*>: Similarly.
2612
2613 2014-05-17 David Taylor <dtaylor@emc.com>
2614
2615 * gdb.texinfo (General Query Packets): Add a note about thread IDs
2616 mentioned in the qfThreadInfo reply.
2617
2618 2014-05-16 Doug Evans <dje@google.com>
2619
2620 * gdb.texinfo (Mode Options): Add -D.
2621
2622 2014-05-09 Samuel Bronson <naesten@gmail.com>
2623
2624 * Makefile.in (PACKAGE): Copy from ../Makefile.in in case of
2625 "make -C".
2626
2627 2014-04-29 Tom Tromey <tromey@redhat.com>
2628
2629 * gdb.texinfo (Debugging Output): Rename to "set debug varobj" and
2630 "show debug varobj".
2631
2632 2014-05-01 David Taylor <dtaylor@emc.com>
2633
2634 * gdb.texinfo (compare-sections): Document the new -r (read-only)
2635 option.
2636
2637 2014-04-24 Michael Sturm <michael.sturm@mintel.com>
2638 Walfred Tedeschi <walfred.tedeschi@intel.com>
2639
2640 * gdb.texinfo (i386 Features): Add description of AVX512
2641 registers.
2642
2643 2014-03-31 Doug Evans <dje@google.com>
2644
2645 * gdb.texinfo (Symbols): Document set/show print symbol-loading.
2646
2647 2014-03-30 Doug Evans <dje@google.com>
2648
2649 * gdb.texinfo (Non-Stop Mode): Remove trailing whitespace.
2650 (Background Execution): Ditto.
2651
2652 2014-03-21 Pedro Alves <palves@redhat.com>
2653 Stan Shebs <stan@codesourcery.com>
2654 Hui Zhu <hui@codesourcery.com>
2655
2656 * gdb.texinfo (Packets): Add anchor to "? packet".
2657 Remove fixme and update introduction of "k packet".
2658 Add anchor to "vKill packet".
2659
2660 2014-03-12 Stan Shebs <stan@codesourcery.com>
2661
2662 * Doxyfile-gdb-api.in (INPUT): Add gdbtypes.h.
2663
2664 2014-02-26 Ludovic Courtès <ludo@gnu.org>
2665
2666 * guile.texi (Basic Guile): Document 'history-append!'.
2667
2668 2014-02-20 Joel Brobecker <brobecker@adacore.com>
2669
2670 * gdb.texinfo (Files): Document "add-shared-symbol-files"
2671 and "assf" as being deprecated.
2672 (Cygwin Native): Likewise for "dll-symbols".
2673 (Non-debug DLL Symbols): Remove reference to "dll-symbols"
2674 as a way to force the loading of symbols from a DLL.
2675
2676 2014-02-19 Siva Chandra Reddy <sivachandra@google.com>
2677
2678 * python.texi (Values From Inferior): Add description about the
2679 new feature.
2680
2681 2014-02-17 Doug Evans <xdje42@gmail.com>
2682
2683 * Makefile.in (GDB_DOC_FILES): Add python.texi.
2684 * gdb.texinfo (Python): Moved to ...
2685 * python.texi: ... here. New file.
2686
2687 2014-02-17 Ludovic Courtès <ludo@gnu.org>
2688
2689 * guile.texi (Writing a Guile Pretty-Printer) <example>:
2690 Remove 'string-begins-with' procedure. Add 'pretty-printer'
2691 parameter to 'str-lookup-function' procedure. Look for
2692 the "std::string<" prefix.
2693 (Frames In Guile): Add 'frame' parameter to 'frame-read-var'.
2694 Adjust description.
2695
2696 2014-02-11 Tejas Belagod <tejas.belagod@arm.com>
2697
2698 * guile.texi (Values From Inferior In Guile): Remove stray
2699 parantheses for deffn.
2700 (Disassembly In Guile): Ditto.
2701
2702 2014-02-10 Stan Shebs <stan@codesourcery.com>
2703
2704 Add Doxygen support.
2705 * Makefile.in (doxy): New action, generates Doxygen files.
2706 (DOXYGEN): New.
2707 (doxyedit): New.
2708 * Doxyfile-base.in: New file.
2709 * Doxyfile-gdb-api.in: New file.
2710 * Doxyfile-gdb-xref.in: New file.
2711 * Doxyfile-gdbserver.in: New file.
2712 * doxy-index.in: New file.
2713 * filter-for-doxygen: New file.
2714 * filter-params.pl: New file.
2715
2716 2014-02-10 Doug Evans <xdje42@gmail.com>
2717
2718 * Makefile.in (GDB_DOC_FILES): Add guile.texi.
2719 * gdb.texinfo (Auto-loading): Add set/show auto-load guile-scripts.
2720 (Extending GDB): New menu entries Guile, Multiple Extension Languages.
2721 (Guile docs): Include guile.texi.
2722 (objfile-gdbdotext file): Add objfile-gdb.scm.
2723 (dotdebug_gdb_scripts section): Mention Guile scripts.
2724 (Multiple Extension Languages): New node.
2725 * guile.texi: New file.
2726
2727 2014-01-28 Joel Brobecker <brobecker@adacore.com>
2728
2729 * gdb.texinfo (Ada Glitches): Document the new "maint ada set/show
2730 ignore-descriptive-types". commands.
2731
2732 2014-01-22 Doug Evans <dje@google.com>
2733
2734 * gdb.texinfo (Server): Mention --debug-format=all|none|timestamp.
2735 (gdbserver man): Ditto.
2736
2737 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
2738
2739 * gdb.texinfo: Document limited reverse/replay support
2740 for target record-btrace.
2741
2742 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
2743
2744 * gdb.texinfo (Process Record and Replay): Update documentation.
2745
2746 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
2747
2748 * gdb.texinfo (Process Record and Replay): Document new /c
2749 modifier accepted by "record function-call-history".
2750 Add /i modifier to "record function-call-history" example.
2751
2752 2014-01-15 Yuanhui Zhang <asmwarrior@gmail.com>
2753 Joel Brobecker <brobecker@adacore.com>
2754
2755 * gdb.texinfo (GDB/MI Output Syntax): Add some missing "nl"
2756 markers. Remove one that was misplaced.
2757
2758 2014-01-10 Pedro Alves <palves@redhat.com>
2759
2760 * gdb.texinfo (Your Program's Environment) <set environment>:
2761 Mention the shell, and point at 'set exec-wrapper'.
2762
2763 2014-01-07 Joel Brobecker <brobecker@adacore.com>
2764
2765 * gdb.texinfo (Types In Python): Document new attribute Types.name.
2766
2767 2013-12-30 Joel Brobecker <brobecker@adacore.com>
2768
2769 * gdb.texinfo (Types In Python): Clarify the documentation
2770 of attribute gdb.Field.bitpos.
2771
2772 2013-12-28 Joel Brobecker <brobecker@adacore.com>
2773
2774 * gdb.texinfo (Types In Python): Fix the documentation of
2775 attribute "bitpos" in class gdb.Field for enum types. Add
2776 documentation for attribute "enumval" in that same class.
2777
2778 2013-12-28 Joel Brobecker <brobecker@adacore.com>
2779
2780 * gdb.texinfo (GDB/MI Support Commands): Change @table into
2781 @ftable.
2782
2783 2013-12-23 Doug Evans <xdje42@gmail.com>
2784
2785 * gdb.texinfo (Auto-loading): Move menu up. Move discussion of
2786 auto-loaded objfile scripts and .debug_gdb_scripts section to their
2787 corresponding section in Extending GDB.
2788 (Extending GDB): Move menu up. New menu item "Auto-loading
2789 extensions".
2790 (Sequences): New menu item "Auto-loading sequences".
2791 (Auto-loading sequences): New node.
2792 (Python): Rename section from Scripting GDB to Extending GDB.
2793 (Python Auto-loading): Update xref, refer to "Auto-loading extensions".
2794 Move docs on ways to auto-load extensions to ...
2795 (Auto-loading extensions): ... here. New node.
2796
2797 2013-12-23 Joel Brobecker <brobecker@adacore.com>
2798
2799 * gdb.texinfo (GDB/MI): Add "GDB/MI Support Commands" entry
2800 in menu.
2801 (GDB/MI Variable Objects): Adjust reference to "-list-features"
2802 command, now in a new node.
2803 (GDB/MI Support Commands): New node, with its contents being
2804 extracted from the "GDB/MI Miscellaneous Commands" node.
2805 A small paragraph introducing the section is also added at
2806 the start.
2807 (GDB/MI Miscellaneous Commands): Delete the description of the
2808 -info-gdb-mi-command, -list-features and -list-target-features
2809 commands, now hosted in the "GDB/MI Support Commands" node.
2810
2811 2013-12-12 Siva Chandra Reddy <sivachandra@google.com>
2812
2813 PR python/16113
2814 * gdb.texinfo (Values From Inferior): Add a note about using
2815 gdb.Field objects as subscripts on gdb.Value objects.
2816 (Types In Python): Add description about the new attribute
2817 "parent_type" of gdb.Field objects.
2818
2819 2013-12-12 Joel Brobecker <brobecker@adacore.com>
2820
2821 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add @cindex
2822 entry for section docuumenting the -list-features GDB/MI command.
2823
2824 2013-12-10 Joel Brobecker <brobecker@adacore.com>
2825
2826 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document the new
2827 "exec-run-start-option" entry in the output of the "-list-features"
2828 command.
2829
2830 2013-12-04 Eli Zaretskii <eliz@gnu.org>
2831
2832 * gdb.texinfo (i386): Fix yesterday's commit.
2833
2834 2013-12-03 Tom Tromey <tromey@redhat.com>
2835
2836 * gdb.texinfo (Set Catchpoints): Add @kindex for each command
2837 documented here.
2838
2839 2013-12-03 Tom Tromey <tromey@redhat.com>
2840
2841 * gdb.texinfo (@direntry): Add menu item for gdbserver.
2842
2843 2013-12-03 Walfred Tedeschi <walfred.tedeschi@intel.com>
2844
2845 * gdb.texinfo (i386 Features): Add MPX feature registers.
2846 (x86 Specific featuresx86 Architecture-specific Issues): Adds
2847 a subsubsection for MPX and describes the display of the
2848 boundary registers.
2849
2850 2013-12-03 Joel Brobecker <brobecker@adacore.com>
2851
2852 * gdb.texinfo (GDB/MI Miscellaneous Commands): Remove the
2853 documentation of the "ada-exceptions" entry.
2854
2855 2013-12-03 Joel Brobecker <brobecker@adacore.com>
2856
2857 * gdb.texinfo (GDB/MI Result Records): Fix the syntax of the
2858 "^error" result record concerning the error message. Document
2859 the error code that may also be part of that result record.
2860 (GDB/MI Miscellaneous Commands): Document the
2861 "undefined-command-error-code" element in the output of
2862 the "-list-features" GDB/MI command.
2863
2864 2013-12-03 Joel Brobecker <brobecker@adacore.com>
2865
2866 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document
2867 the new -info-gdb-mi-command GDB/MI command. Document
2868 the meaning of "-info-gdb-mi-command" in the output of
2869 -list-features.
2870
2871 2013-11-29 Pedro Alves <palves@redhat.com>
2872
2873 * gdb.texinfo (Frames In Python) <gdb.FRAME_UNWIND_NULL_ID>:
2874 Update comment.
2875
2876 2013-11-24 Yao Qi <yao@codesourcery.com>
2877
2878 * gdb.texinfo (Caching Remote Data): Document new
2879 "set/show stack-cache" option.
2880
2881 2013-11-24 Yao Qi <yao@codesourcery.com>
2882
2883 * gdb.texinfo (Caching Target Data): Replace "ON" with "on".
2884 (Maintenance Commands): Replace "ON" and "OFF" with "on" and
2885 "off" respectively.
2886
2887 2013-11-23 Yao Qi <yao@codesourcery.com>
2888
2889 * gdb.texinfo (GDB/MI Variable Objects): Add the description
2890 of "displayhint" to the table about child results.
2891
2892 2013-11-21 Yao Qi <yao@codesourcery.com>
2893
2894 * gdb.texinfo (GDB/MI Variable Objects): Add attribute
2895 'dynamic' for the output of command -var-list-children.
2896
2897 2013-11-21 Yao Qi <yao@codesourcery.com>
2898
2899 * gdb.texinfo (Caching Target Data): Remove "see" before
2900 @pxref.
2901
2902 2013-11-20 Yao Qi <yao@codesourcery.com>
2903
2904 * gdb.texinfo (Caching Target Data): Update doc for
2905 per-address-space dcache.
2906
2907 2013-11-20 Yao Qi <yao@codesourcery.com>
2908
2909 * gdb.texinfo (Data): Rename menu item.
2910 (Caching Remote Data): Rename to ...
2911 (Caching Target Data): ... it. Update.
2912
2913 2013-11-18 Joel Brobecker <brobecker@adacore.com>
2914
2915 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document the new
2916 "language-option" entry in the output of the "-list-features"
2917 command.
2918
2919 2013-11-15 Tom Tromey <tromey@redhat.com>
2920
2921 * gdb.texinfo (Variables): Note gdb rules for ambiguous cases.
2922 Add example.
2923
2924 2013-11-14 Tom Tromey <tromey@redhat.com>
2925
2926 * gdb.texinfo (Breakpoints In Python): Replace "as" with "in".
2927
2928 2013-11-14 Joel Brobecker <brobecker@adacore.com>
2929
2930 * gdb.texinfo (Show): Add xref anchor for "show language" command.
2931 (Context management): Place current subsection text into its own
2932 subsubsection. Add new subsubsection describing the "--language"
2933 command option.
2934
2935 2013-11-13 Joel Brobecker <brobecker@adacore.com>
2936
2937 * gdb.texinfo (GDB/MI Miscellaneous Commands): Delete
2938 the documentation of "info-ada-exceptions" in the output
2939 of the "-list-features" command. Add the documentation
2940 of the "ada-exception" entry instead.
2941
2942 2013-11-12 Joel Brobecker <brobecker@adacore.com>
2943
2944
2945 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix the first
2946 word of a couple of sentences to start with a capital letter.
2947
2948 2013-11-12 Joel Brobecker <brobecker@adacore.com>
2949
2950 * gdb.texinfo (Ada): Add entry in menu for new "Ada Exceptions" node.
2951 (Ada Exceptions): New node.
2952 (GDB/MI): Add entry in menu for new "GDB/MI Ada Exceptions
2953 Commands" node.
2954 (GDB/MI Ada Exceptions Commands): New node.
2955 (GDB/MI Miscellaneous Commands): Document new "info-ada-exceptions"
2956 field in the output of the "-list-features" command.
2957 * NEWS: Add entry for the new "info exceptions" CLI command,
2958 and for the new "-info-ada-exceptions" GDB/MI command.
2959
2960 2013-11-11 Phil Muldoon <pmuldoon@redhat.com>
2961
2962 * gdb.texinfo (Symbol Tables In Python): Add linetable method entry.
2963 (Line Tables In Python): New node.
2964
2965 2013-11-08 Doug Evans <dje@google.com>
2966
2967 * gdb.texinfo (Debugging Output): Update text for
2968 "set debug dwarf2-read".
2969
2970 2013-11-08 Doug Evans <dje@google.com>
2971
2972 * gdb.texinfo (Debugging Output): Update text for
2973 "set debug symtab-create".
2974
2975 2013-11-07 Phil Muldoon <pmuldoon@redhat.com>
2976
2977 * gdb.texinfo (Commands In Python): Document COMPLETE_EXPRESSION
2978 constant.
2979
2980 2013-11-07 Phil Muldoon <pmuldoon@redhat.com>
2981
2982 * gdb.texinfo (Breakpoints In Python): Document temporary
2983 option in breakpoint constructor, and add documentation to the
2984 temporary attribute.
2985
2986 2013-11-07 Yao Qi <yao@codesourcery.com>
2987
2988 * gdb.texinfo (GDB/MI Variable Objects): Update doc about the
2989 output of "-var-info-expression".
2990
2991 2013-11-06 Pedro Alves <palves@redhat.com>
2992
2993 * gdb.texinfo (Starting) <set/show startup-with-shell>: Mention
2994 non-interactive mode.
2995 (Environment) <shell startup files warning>: Mention
2996 non-interactive mode. Mention .zshenv for Z shell, and talk about
2997 BASH_ENV instead of .bashrc for BASH.
2998
2999 2013-10-29 Nicolas Blanc <nicolas.blanc@intel.com>
3000
3001 * gdb.texinfo (Commands to Specify Files): Add description
3002 of the remove-symbol-file command.
3003 * observer.texi: New free_objfile event
3004
3005 2013-10-24 Pedro Alves <palves@redhat.com>
3006
3007 * gdb.texinfo (Starting): Document set/show startup-with-shell.
3008
3009 2013-10-11 Joel Brobecker <brobecker@adacore.com>
3010
3011 * gdb.texinfo (Shared Library GDB/MI Catchpoint Commands):
3012 New subsection inside which the "-catch-load" and "-catch-unload"
3013 commands documentation is now placed.
3014 (Ada Exception GDB/MI Catchpoint Commands): New subsection
3015 documenting the "-catch-assert" and "-catch-exception" new
3016 GDB/MI commands.
3017
3018 2013-10-10 Joel Brobecker <brobecker@adacore.com>
3019
3020 * gdb.texinfo (Connecting): Remove unnecessary @w{}.
3021
3022 2013-10-10 Joel Brobecker <brobecker@adacore.com>
3023
3024 * gdb.texinfo (Connecting): Replace "set remotebaud" by "set
3025 serial baud".
3026 (Remote Configuration): Replace "set remotebaud" by "set serial
3027 baud". Replace "show remotebaud" by "show serial baud".
3028
3029 2013-10-07 Pedro Alves <palves@redhat.com>
3030
3031 PR breakpoints/11568
3032 * gdb.texinfo (Thread-Specific Breakpoints): Mention what happens
3033 when the thread is removed from the thread list.
3034
3035 2013-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
3036
3037 * gdb.texinfo (Convenience Variables): Document $_exitsignal.
3038 Update entry for $_exitcode.
3039
3040 2013-10-04 Joel Brobecker <brobecker@adacore.com>
3041
3042 * gdb.texinfo (GDB/MI Program Execution): Document "-exec-run"'s
3043 new "--start" option.
3044
3045 2013-10-02 Pedro Alves <palves@redhat.com>
3046
3047 * gdb.texinfo (Registers): Expand description of saved registers
3048 in frames. Explain <not saved>.
3049
3050 2013-09-25 Doug Evans <dje@google.com>
3051
3052 * gdb.texinfo (Debugging Output): Document set/show debug symfile.
3053
3054 2013-09-16 Stan Shebs <stan@codesourcery.com>
3055
3056 Remove the internals manual gdbint.texinfo.
3057 * Makefile.in (INFO_DEPS): Remove gdbint.info.
3058 (PDFFILES): Remove gdbint.pdf.
3059 (HTMLFILES): Remove gdbint/index.html.
3060 (HTMLFILES_INSTALL): Remove gdbint.
3061 (GDBINT_DOC_FILES): Remove.
3062 (dvi): Remove gdbint.dvi.
3063 (ps): Remove gdbint.ps.
3064 * gdbint.texinfo: Remove file.
3065 * gdb.texinfo (Maintenance Commands): Remove reference to gdbint.
3066
3067 2013-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
3068
3069 * gdb.texinfo (Convenience Functions): Mention new convenience
3070 function $_isvoid.
3071
3072 2013-09-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3073
3074 * gdb.texinfo (Decimal Floating Point format): Mention S/390.
3075 (Standard Target Features): Add new node to menu.
3076 (S/390 and System z Features): New node.
3077
3078 2013-09-13 Sanimir Agovic <sanimir.agovic@intel.com>
3079
3080 * gdb.texinfo (GDB/MI Miscellaneous Commands): Use
3081 -list-target-features in the example.
3082
3083 2013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3084
3085 * gdb.texinfo (MiniDebugInfo): Prepare file debug and use it to create
3086 mini_debuginfo. Strip binary before adding mini_debuginfo to it.
3087
3088 2013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3089
3090 Sync documentation with gdb.base/gnu-debugdata.exp.
3091 * gdb.texinfo (MiniDebugInfo): Add comment and "D" in the example.
3092
3093 2013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3094
3095 * gdb.texinfo (MiniDebugInfo): Fix two trailing dots.
3096
3097 2013-08-27 Pedro Alves <pedro@codesourcery.com>
3098 Yao Qi <yao@codesourcery.com>
3099
3100 * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-locals>:
3101 Document new --skip-unavailable option.
3102 <-stack-list-variables>: Document new --skip-unavailable option.
3103
3104 2013-08-26 Doug Evans <dje@google.com>
3105
3106 * gdb.texinfo (Maintenance Commands): "maint print objfiles" now takes
3107 an optional regexp.
3108
3109 2013-08-13 Tom Tromey <tromey@redhat.com>
3110
3111 * gdbint.texinfo (Testsuite): Use @table, not @itemize.
3112 Document GDB_PARALLEL and GDB_INOTIFY.
3113
3114 2013-08-09 Stan Shebs <stan@codesourcery.com>
3115
3116 * LRS: Remove file, describes a long-abandoned live-range
3117 splitting extension to stabs.
3118
3119 2013-07-25 Andrew Burgess <aburgess@broadcom.com>
3120
3121 * gdb.texinfo (Output Formats): Mention the new 'z' formatter.
3122
3123 2013-07-17 Doug Evans <dje@google.com>
3124
3125 * gdb.texinfo (Print Settings): Document "print raw frame-arguments".
3126
3127 2013-07-02 Tom Tromey <tromey@redhat.com>
3128
3129 * gdb.texinfo (Target Commands): Don't mention "target nrom".
3130
3131 2013-06-28 Tom Tromey <tromey@redhat.com>
3132
3133 * Makefile.in (version.subst): Use version.in, not
3134 common/version.in.
3135 * gdbint.texinfo (Versions and Branches, Releasing GDB):
3136 Likewise.
3137
3138 2013-06-27 Pedro Alves <palves@redhat.com>
3139
3140 * gdbint.texinfo (Algorithms) <Stepping over runtime loader
3141 dynamic symbol resolution code>: New section, based on infrun.c
3142 comment.
3143
3144 2013-06-26 Tom Tromey <tromey@redhat.com>
3145
3146 * gdbint.texinfo (Versions and Branches): Use common/version.in.
3147 Update.
3148 (Releasing GDB): Likewise.
3149
3150 2013-06-26 Pedro Alves <pedro@codesourcery.com>
3151 Yao Qi <yao@codesourcery.com>
3152
3153 * gdb.texinfo (GDB/MI Tracepoint Commands): Document
3154 -trace-frame-collected.
3155
3156 2013-06-26 Pedro Alves <pedro@codesourcery.com>
3157
3158 * gdb.texinfo (Traceframe Info Format): Document tvar element
3159 and its attributes.
3160
3161 2013-06-25 Yao Qi <yao@codesourcery.com>
3162
3163 * gdbint.texinfo (Testsuite): Document 'gdb,predefined_tsv'.
3164
3165 2013-06-24 Tom Tromey <tromey@redhat.com>
3166
3167 * Makefile.in (POD2MAN1, POD2MAN5): Use version.subst.
3168 (GDBvn.texi): Use version.subst.
3169 (version.subst): New target.
3170 (mostlyclean): Remove version.subst.
3171
3172 2013-06-20 Pedro Alves <pedro@codesourcery.com>
3173
3174 * gdb.texinfo (GDB/MI Data Manipulation)
3175 <-data-list-register-values>: Document the --skip-unavailable
3176 option.
3177
3178 2013-06-07 Yao Qi <yao@codesourcery.com>
3179
3180 * gdb.texinfo (Symbols): Add kindex and cindex for
3181 'maint print msymbols'.
3182
3183 2013-06-05 Simon Marchi <simon.marchi@ericsson.com> (tiny change)
3184
3185 * gdb.texinfo (Miscellaneous gdb/mi Commands): Fix -add-inferior
3186 response field name (thread-group to inferior).
3187
3188 2013-06-04 Gary Benson <gbenson@redhat.com>
3189
3190 * gdb.texinfo (General Query Packets/qSupported): Added
3191 "qXfer:libraries-svr4:read" and "augmented-libraries-svr4-read".
3192 to the table of currently defined stub features.
3193 Added a more detailed entry for "augmented-libraries-svr4-read".
3194 (General Query Packets/qXfer:libraries-svr4:read): Documented
3195 the augmented form of this packet.
3196
3197 2013-05-23 Joel Brobecker <brobecker@adacore.com>
3198
3199 * gdb.texinfo (System-wide Configuration Scripts): Renames
3200 "Installed System-wide Configuration Scripts". Add associated
3201 @menu block.
3202
3203 2013-05-23 Yao Qi <yao@codesourcery.com>
3204 Pedro Alves <palves@redhat.com>
3205
3206 * gdb.texinfo (Packets): Document 'vCont;r'.
3207 (Continuing and Stepping): Document target-assisted range
3208 stepping, and the 'set range-stepping' and 'show range-stepping'
3209 commands.
3210
3211 2013-05-23 Joel Brobecker <brobecker@adacore.com>
3212
3213 * gdb.texinfo (Installed System-wide Configuration Scripts):
3214 Add subsection describing the scripts now available under
3215 the data-dir's system-gdbbinit subdirectory.
3216 * NEWS: Add entry announcing the availability of system-wide
3217 configuration scripts for ElinOS and Wind River Linux.
3218
3219 2013-05-21 Hui Zhu <hui@codesourcery.com>
3220
3221 * gdb.texinfo (GDB/MI Breakpoint Commands): Describe the
3222 "-dprintf-insert" command.
3223
3224 2013-05-17 Doug Evans <dje@google.com>
3225
3226 * gdb.texinfo (Maintenance Commands): Update doc for
3227 "maint check-psymtabs". Add doc for "maint check-symtabs",
3228 "maint expand-symtabs".
3229
3230 2013-05-15 Markus Metzger <markus.t.metzger@intel.com>
3231
3232 * gdb.texinfo (Process Record and Replay): Document the
3233 "record goto" command and its sub-commands.
3234
3235 2013-05-10 Phil Muldoon <pmuldoon@redhat.com>
3236
3237 * gdb.texinfo (Backtrace): Add "no-filter" argument.
3238 (Python API): Add Frame Filters API, Frame Wrapper API,
3239 Writing a Frame Filter/Wrapper, Managing Management of Frame
3240 Filters chapter entries.
3241 (Frame Filters API): New Node.
3242 (Frame Wrapper API): New Node.
3243 (Writing a Frame Filter): New Node.
3244 (Managing Frame Filters): New Node.
3245 (Progspaces In Python): Add note about frame_filters attribute.
3246 (Objfiles in Python): Ditto.
3247 (GDB/MI Stack Manipulation): Add -enable-frame-filters command,
3248 @anchors and --no-frame-filters option to -stack-list-variables,
3249 -stack-list-frames, -stack-list-locals and -stack-list-arguments
3250 commands.
3251
3252 2013-05-08 Joel Brobecker <brobecker@adacore.com>
3253
3254 * gdbint.texinfo (Native Debugging): Add "AIX Shared Library
3255 Support" subsection documenting the XML format used to transfer
3256 shared library info on AIX.
3257
3258 2013-05-08 Joel Brobecker <brobecker@adacore.com>
3259
3260 * gdb.texinfo (Debugging Output): Add documentation of
3261 "set debug aix-solib" and "show debug aix-solib" commands.
3262
3263 2013-05-06 Sandra Loosemore <sandra@codesourcery.com>
3264
3265 * gdb.texinfo (Nios II): New section.
3266 (Nios II Features): New section.
3267
3268 2013-05-06 Joel Brobecker <brobecker@adacore.com>
3269
3270 * gdbint.texinfo (Algorithms): Remove entries documenting
3271 DEPRECATED_IBM6000_TARGET, SOLIB_ADD, and
3272 SOLIB_CREATE_INFERIOR_HOOK.
3273
3274 2013-04-29 Tom Tromey <tromey@redhat.com>
3275
3276 PR python/14204:
3277 * gdb.texinfo (Python API): Fix menu entry.
3278 (Blocks In Python): Fix subsubsection text. Rewrite intro.
3279 Define global and static block. Add example. Clarify
3280 block relationship for inline functions.
3281
3282 2013-04-29 Tom Tromey <tromey@redhat.com>
3283
3284 * gdb.texinfo (Python API): Mention Python help and keyword
3285 arguments. Move pagination text to Basic Python.
3286 (Basic Python): Put pagination text here. Document
3287 close-on-exec, SIGCHLD, and SIGINT.
3288
3289 2013-04-19 Pedro Alves <palves@redhat.com>
3290
3291 * gdbint.texinfo (Misc Guidelines) <Compiler Warnings>: Write
3292 "signedness" instead of "signness".
3293
3294 2013-04-19 Pedro Alves <palves@redhat.com>
3295
3296 * gdbint.texinfo (Misc Guidelines) <Compiler Warnings>: Replace
3297 -Wno-pointer-sign text with text on -Wpointer-sign.
3298
3299 2013-04-16 Tom Tromey <tromey@redhat.com>
3300
3301 * gdb.texinfo (Set Catchpoints): Mention earliest version of
3302 GCC that has the SDT probe points.
3303
3304 2013-04-15 Tom Tromey <tromey@redhat.com>
3305
3306 * gdb.texinfo (Set Catchpoints): Document regexp syntax for
3307 exception catchpoints.
3308
3309 2013-04-15 Tom Tromey <tromey@redhat.com>
3310
3311 * gdb.texinfo (Set Catchpoints): Document $_exception.
3312 (Convenience Vars): Mention $_exception.
3313
3314 2013-04-15 Tom Tromey <tromey@redhat.com>
3315
3316 * gdb.texinfo (Set Catchpoints): Reorganize exception
3317 catchpoints. Document "catch rethrow".
3318 (Debugging C Plus Plus): Mention "catch rethrow".
3319
3320 2013-04-15 Tom Tromey <tromey@redhat.com>
3321
3322 * gdb.texinfo (Set Catchpoints): Remove obsolete text.
3323
3324 2013-04-12 Jan Kratochvil <jan.kratochvil@redhat.com>
3325 Eli Zaretskii <eliz@gnu.org>
3326
3327 * gdb.texinfo (Auto-loading safe path): Add quick -iex using command
3328 line below the sample output.
3329
3330 2013-04-12 Eli Zaretskii <eliz@gnu.org>
3331
3332 * gdb.texinfo (Mode Options): Document '-configuration'.
3333 (Help): Document "show configuration".
3334 (Bug Reporting): Add requirements to include the configuration
3335 details in bug reports.
3336
3337 2013-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3338
3339 * Makefile.in (MAN1S): Add gcore.1.
3340 Remove "Host, target, and site specific Makefile fragments" comment.
3341 (@host_makefile_frag@, HAVE_NATIVE_GCORE_TARGET): New.
3342 (install-man1, uninstall-man1): Conditionalize gcore.1.
3343 (gcore.1): New.
3344 * gdb.texinfo (Man Pages): Add gcore man.
3345 (gcore man): New node.
3346
3347 2013-04-10 Pedro Alves <palves@redhat.com>
3348
3349 * gdb.texinfo (Process Record and Replay): Document that "set
3350 record full insn-number-max", "set record
3351 instruction-history-size" and "set record
3352 function-call-history-size" accept "unlimited".
3353 (Backtrace): Document that "set backtrace limit" accepts
3354 "unlimited".
3355 (List): Document that "set listsize" accepts "unlimited".
3356 (Print Settings)" Document that "set print max-symbolic-offset",
3357 "set print elements" and "set print repeats" accept "unlimited".
3358 (Starting and Stopping Trace Experiments): Document that "set
3359 trace-buffer-size" accepts "unlimited".
3360 (Remote Configuration): Document that "set tcp connect-timeout"
3361 accepts "unlimited".
3362 (Command History): Document that "set history size" accepts
3363 "unlimited".
3364 (Screen Size): Document that "set height" and "set width" accepts
3365 "unlimited". Adjust "set pagination"'s description to suggest
3366 "set height unlimited" instead of "set height 0".
3367
3368 2013-04-10 Yao Qi <yao@codesourcery.com>
3369
3370 * gdb.texinfo (Trace Files): Add "target ctf".
3371
3372 2013-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
3373
3374 * Makefile.in (POD2MAN1, POD2MAN5): Replace $(VERSION) by ../version.in.
3375
3376 * Makefile.in (install-man1, install-man5, uninstall-man1)
3377 (uninstall-man5): Replace $(MANS) by $(MAN1S) and $(MAN5S) respectively.
3378
3379 * Makefile.in (gdb.1, gdbserver.1, gdbinit.5): Use $(srcdir).
3380
3381 2013-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
3382 Eli Zaretskii <eliz@gnu.org>
3383
3384 * gdb.texinfo (gdbserver man): Rename tty to comm. Swap --attach
3385 parameters order. Remove "On some targets" for --attach. Document the
3386 --multi parameter and extended-remote command. Document all the
3387 options.
3388
3389 2013-04-05 Jan Kratochvil <jan.kratochvil@redhat.com>
3390
3391 * gdb.texinfo (gdb man): Mention option -p. Include Fortran to
3392 the list of supported languages.
3393
3394 2013-04-05 Jan Kratochvil <jan.kratochvil@redhat.com>
3395
3396 Convert man pages to texinfo, new gdbinit.5 texinfo page.
3397 * Makefile.in (mandir, man1dir, man5dir, SYSTEM_GDBINIT, MANCONF,
3398 (TEXI2POD, POD2MAN1, POD2MAN5, MAN1S, MAN5S, MANS, man): New.
3399 (diststuff): Add man.
3400 (install-man, install-man1, install-man5, uninstall-man, uninstall-man1)
3401 (uninstall-man5): New.
3402 (STAGESTUFF): Add *.1 and *.5.
3403 (GDBvn.texi): Add SYSTEM_GDBINIT.
3404 (gdb.1, gdbserver.1, gdbinit.5): New.
3405 (maintainer-clean realclean): Add $(MANS).
3406 (install): Add install-man.
3407 (uninstall): Add uninstall-man.
3408 * gdb.texinfo (@include gdb-cfg.texi): Wrap it by @c man begin INCLUDE.
3409 (@copying): Wrap it by @c man begin COPYRIGHT.
3410 (Top): Add Man Pages.
3411 (Man Pages, gdb man, gdbserver man, gdbinit man): New.
3412
3413 2013-04-02 Pedro Alves <palves@redhat.com>
3414
3415 * gdb.texinfo (Debugging Output): Document "set/show debug
3416 aarch64", "set/show debug coff-pe-read" and "set/show debug
3417 mach-o".
3418
3419 2013-04-02 Pedro Alves <palves@redhat.com>
3420
3421 * gdb.texinfo (Remote Configuration) <set remote @var{name}-packet
3422 table>: Add entry for "trace-buffer-size".
3423
3424 2013-03-28 Pedro Alves <palves@redhat.com>
3425
3426 * gdb.texinfo (Remote Configuration) <set remote @var{name}-packet
3427 table>: Add entry for "trace-status".
3428
3429 2013-03-28 Eli Zaretskii <eliz@gnu.org>
3430
3431 * gdb.texinfo (Maintenance Commands): Use @enumerate, not "@table
3432 @bullet", which is invalid (makeinfo 5.1 barfs).
3433
3434 2013-03-28 Pedro Alves <palves@redhat.com>
3435
3436 PR gdb/15294
3437
3438 * gdb.texinfo (List) <set listsize>: Adjust to document that
3439 listsize 0 means no limit, and remove mention of -1.
3440
3441 2013-03-22 Yao Qi <yao@codesourcery.com>
3442
3443 * gdb.texinfo (Embedded Processors): Remove menu item
3444 "OpenRISC 1000".
3445 (OpenRISC 1000): Remove.
3446
3447 2013-03-21 Doug Evans <dje@google.com>
3448
3449 * gdb.texinfo (Maintenance Commands): Add docs for
3450 "mt set per-command {space,time,symtab} {on,off}".
3451
3452 2013-03-14 Hui Zhu <hui@codesourcery.com>
3453 Yao Qi <yao@codesourcery.com>
3454
3455 * gdb.texinfo (Trace Files): Add "tsave -ctf".
3456
3457 2013-03-13 Keith Seitz <keiths@redhat.com>
3458
3459 * gdb.texinfo (Maintenance Commands): Add missing ')' for
3460 "maint agent" reference to Dynamic printf.
3461
3462 2013-03-11 Eli Zaretskii <eliz@gnu.org>
3463
3464 * gdb.texinfo (General Query Packets): Don't use colon in index
3465 entries visible to Info format.
3466
3467 2013-03-11 Markus Metzger <markus.t.metzger@intel.com>
3468
3469 * gdb.texinfo (Process Record and Replay): Document record
3470 changes.
3471
3472 2013-03-11 Markus Metzger <markus.t.metzger@intel.com>
3473
3474 * gdb.texinfo (Requirements): List qXfer:btrace:read requiring expat.
3475 (General Query Packets): Describe Qbtrace:bts, Qbtrace:off, and
3476 qXfer:btrace:read.
3477
3478 2013-03-09 Eli Zaretskii <eliz@gnu.org>
3479
3480 * gdb.texinfo (General Query Packets, Tracepoint Packets): Don't
3481 use colons in @anchor and @cindex entries.
3482
3483 2013-03-09 Hafiz Abid Qadeer <abidh@codesourcery.com>
3484
3485 * gdb.texinfo (QTBuffer:size): Add cindex and anchor.
3486
3487 2013-03-08 Stan Shebs <stan@codesourcery.com>
3488 Hafiz Abid Qadeer <abidh@codesourcery.com>
3489
3490 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
3491 trace-buffer-size set and show commands.
3492 (Tracepoint Packets): Document QTBuffer:size.
3493 (General Query Packets): Document QTBuffer:size.
3494
3495 2013-02-21 Tom Tromey <tromey@redhat.com>
3496
3497 * gdb.texinfo: Remove bad @syncodeindex.
3498 (Values From Inferior, Types In Python, Inferiors In Python)
3499 (Events In Python, Threads In Python, Frames In Python, Blocks In
3500 Python, Symbols In Python, Symbol Tables In Python): Remove
3501 @tables.
3502 (Packets, General Query Packets, Tracepoint Packets)
3503 (Host I/O Packets): Use @w{} for empty @item.
3504
3505 2013-02-20 Siva Chandra Reddy <sivachandra@google.com>
3506
3507 * gdb.texinfo (Architectures In Python): Add description about
3508 the new method gdb.Architecture.disassemble.
3509
3510 2013-02-15 Pedro Alves <pedro@codesourcery.com>
3511 Hafiz Abid Qadeer <abidh@codesourcery.com>
3512
3513 * gdb.texinfo (GDB/MI Tracepoint Commands) <-trace-status>:
3514 Document the "trace-file" field.
3515
3516 2013-02-07 Doug Evans <dje@google.com>
3517
3518 * gdb.texinfo (Machine Code): Clarify argument to disassemble
3519 command.
3520
3521 2013-02-06 Yao Qi <yao@codesourcery.com>
3522
3523 * gdb.texinfo (GDB/MI Async Records): Document new MI
3524 notification "=tsv-modified". Update the document of MI
3525 notification "=tsv-created".
3526 * observer.texi (GDB Observers): New observer tsv_modified.
3527 Update observer tsv_created and tsv_delete.
3528
3529 2013-02-05 Yufeng Zhang <yufeng.zhang@arm.com>
3530
3531 * gdb.texinfo (AArch64 Features): New section; document
3532 org.gnu.gdb.aarch64.core and org.gnu.gdb.aarch64.fpu.
3533 (Architectures): Add new AArch64 section to document AArch64
3534 architecture specific commands.
3535 (ABI): Add description of the new OS ABI "Newlib" and its influence
3536 on the longjmp handling.
3537
3538 2013-02-03 Eldar Gaynetdinov <hal9000ed2k@gmail.com>
3539 Jan Kratochvil <jan.kratochvil@redhat.com>
3540
3541 * gdb.texinfo (Backtrace): Added description of 'filename-display'
3542 variable in 'set/show backtrace' section.
3543
3544 2013-01-31 Tom Tromey <tromey@redhat.com>
3545
3546 * gdb.texinfo (Target Commands): Fix typo.
3547
3548 2013-01-23 Siva Chandra Reddy <sivachandra@google.com>
3549
3550 * doc/gdb.texinfo (Architectures In Python): New sub-sub-section
3551 describing the gdb.Architecture class.
3552 (Frames In Python): Add description about the new method
3553 gdb.Frame.architecture().
3554
3555 2013-01-23 Doug Evans <dje@google.com>
3556
3557 * gdb.texinfo (Index Section Format): Document .gdb_index version 8.
3558
3559 2013-01-21 Marc Khouzam <marc.khouzam@ericsson.com>
3560
3561 * gdb.texinfo (GDB/MI Breakpoint Commands): Document new
3562 'thread-groups' field when printing a breakpoint in MI.
3563
3564 2012-01-17 Sanjoy Das <sanjoy@playingwithpointers.com>
3565 * gdb.texinfo (Using JIT Debug Info Readers): Change documentation
3566 to reflect that jit-reader-load now supports absolute file-names.
3567
3568 2013-01-16 Tom Tromey <tromey@redhat.com>
3569
3570 * gdb.texinfo (Set Catchpoints): Document "catch signal".
3571 (Signals): Likewise.
3572
3573 2013-01-16 Tom Tromey <tromey@redhat.com>
3574
3575 * gdb.texinfo (GDB/MI Breakpoint Information): Document
3576 "catch-type" field.
3577 (GDB/MI Catchpoint Commands): Add "catch-type" to examples.
3578
3579 2013-01-07 Tom Tromey <tromey@redhat.com>
3580
3581 * gdb.texinfo (Mode Options): Don't mention -epoch.
3582 (Data, Emacs): Remove obsolete comments.
3583
3584 2013-01-02 Tom Tromey <tromey@redhat.com>
3585
3586 * gdb.texinfo (GDB/MI Output Records): Update menu.
3587 (GDB/MI Breakpoint Information): New node.
3588 (GDB/MI Breakpoint Commands) <-break-info>: Link to new node.
3589 <-break-insert>: Likewise.
3590
3591 2012-12-31 Yao Qi <yao@codesourcery.com>
3592
3593 * gdb.texinfo (Remote Non-Stop): Move paragraphs to ...
3594 (Packets): Move "vStopped" packet to ...
3595 (Notification Packets): ... here. Describe the components
3596 of notification. Add a table of supported notifications.
3597 Add an example on the process of he async notification.
3598
3599 2012-12-25 Jan Kratochvil <jan.kratochvil@redhat.com>
3600
3601 * gdb.texinfo (GDB/MI Data Manipulation) (fullname): Make it always
3602 present.
3603 (GDB/MI File Commands) (-file-list-exec-source-files): Make the
3604 fullname output always present.
3605
3606 2012-12-23 Pierre Muller <muller@sourceware.org>
3607
3608 * gdbint.texinfo (Function prototypes): Require use of "extern"
3609 modifier for function prototypes in headers.
3610
3611 2012-12-19 Joel Brobecker <brobecker@adacore.com>
3612
3613 * refcard.tex: Update copyright notice to GPL v3 or later.
3614 Update contact info.
3615
3616 2012-12-16 Jan Kratochvil <jan.kratochvil@redhat.com>
3617
3618 * gdbint.texinfo (Coding Standards) (C Usage): New rule for 0 vs. NULL.
3619
3620 2012-12-15 Yao Qi <yao@codesourcery.com>
3621
3622 * gdb.texinfo (Debugging Output): Document 'set debug
3623 notification' and 'show debug notification'.
3624
3625 2012-12-15 Yao Qi <yao@codesourcery.com>
3626
3627 * gdb.texinfo (Listing Tracepoints): New item and example about
3628 'installed on target' output.
3629 Add more in the example about 'installed on target'.
3630 (GDB/MI Breakpoint Commands): Doc about 'installed field.
3631
3632 2012-12-14 Tom Tromey <tromey@redhat.com>
3633
3634 * gdb.texinfo (SVR4 Process Information): Mention core files.
3635
3636 2012-12-12 Mircea Gherzan <mircea.gherzan@intel.com>
3637
3638 * gdb.texinfo (GDB/MI Catchpoint Commands): New section.
3639
3640 2012-12-11 Pedro Alves <palves@redhat.com>
3641
3642 * gdb.texinfo: Remove all mentions of Unixware throughout.
3643
3644 2012-12-09 Jan Kratochvil <jan.kratochvil@redhat.com>
3645
3646 * gdbint.texinfo (Host Definition): Remove CC_HAS_LONG_LONG.
3647
3648 2012-11-29 Tom Tromey <tromey@redhat.com>
3649
3650 * gdb.texinfo (SVR4 Process Information): Document missing
3651 "info proc" subcommands.
3652
3653 2012-11-29 Yao Qi <yao@codesourcery.com>
3654
3655 PR gdb/1477.
3656 * gdb.texinfo (Print Settings): Correct the default 'demangle-style'
3657 to 'auto' instead of 'gnu'.
3658
3659 2012-11-26 Tom Tromey <tromey@redhat.com>
3660
3661 * gdb.texinfo (MiniDebugInfo): New node.
3662 (GDB Files): Update.
3663
3664 2012-11-16 Doug Evans <dje@google.com>
3665
3666 * gdb.texinfo (System-wide configuration): If the system-wide init
3667 file lives in the data-directory, and --data-directory is provided,
3668 look for it there.
3669
3670 2012-11-15 Tom Tromey <tromey@redhat.com>
3671
3672 * gdb.texinfo (Signaling): Fix typo.
3673
3674 2012-11-13 Giuseppe Montalto <giuseppe.montalto@st.com>
3675
3676 * gdb.texinfo (GDB/MI Data Manipulation): Document new optional
3677 parameter "count" of -data-write-memory-bytes, and add an example.
3678
3679 2012-11-12 Tom Tromey <tromey@redhat.com>
3680
3681 * gdb.texinfo (Symbols): Document "info type-printers",
3682 "enable type-printer" and "disable type-printer".
3683 (Python API): Add new node to menu.
3684 (Type Printing API): New node.
3685 (Progspaces In Python): Document type_printers field.
3686 (Objfiles In Python): Likewise.
3687 (gdb.types) <get_type_recognizers, apply_type_recognizers,
3688 register_type_printer, TypePrinter>: Document.
3689
3690 2012-11-12 Tom Tromey <tromey@redhat.com>
3691
3692 * gdb.texinfo (Symbols): Document "set print type methods",
3693 "set print type typedefs", and flags to ptype and whatis.
3694
3695 2012-11-09 Andrew Burgess <aburgess@broadcom.com>
3696
3697 * gdb.texinfo (GDB/MI Data Manipulation): Add fullname field to
3698 the example -data-disassemble output. Extend the description of
3699 the -data-disassemble results to document all fields. Document
3700 the cli disassemble command as being related to -data-disassemble.
3701
3702 2012-11-09 Yao Qi <yao@codesourcery.com>
3703
3704 PR gdb/14777.
3705 * gdb.texinfo (OS Information): Remove doc on command
3706 'info udot'.
3707
3708 2012-11-08 Joel Brobecker <brobecker@adacore.com>
3709
3710 * gdb.texinfo (Startup): Minor rewording, and clarify scope of
3711 gdb.ini warning for Windows port.
3712
3713 2012-11-08 Yao Qi <yao@codesourcery.com>
3714
3715 * gdb.texinfo (Search): Add kindex for 'fo'.
3716
3717 2012-11-05 Tom Tromey <tromey@redhat.com>
3718
3719 PR python/14802:
3720 * gdb.texinfo (Functions In Python): Add example.
3721
3722 2012-11-03 Yao Qi <yao@codesourcery.com>
3723
3724 * observer.texi (GDB Observers): Remove observer
3725 'tracepoint_modified', 'tracepoint_created' and
3726 'tracepoint_deleted'.
3727
3728 2012-10-26 Tom Tromey <tromey@redhat.com>
3729
3730 * gdb.texinfo (General Query Packets): Use @itemx for QAgent.
3731
3732 2012-10-25 Tom Tromey <tromey@redhat.com>
3733
3734 * gdb.texinfo (General Query Packets): Use @itemx.
3735
3736 2012-10-17 Yao Qi <yao@codesourcery.com>
3737
3738 * observer.texi (GDB Observers): Update observer
3739 'memory_changed'.
3740 * gdb.texinfo (GDB/MI Async Records): Document for
3741 "memory-changed" notification.
3742
3743 2012-10-15 Doug Evans <dje@google.com>
3744
3745 * gdb.texinfo (Mode Options): Document -nh.
3746 Elaborate on docs for -nx.
3747
3748 2012-09-26 Siddhesh Poyarekar <siddhesh@redhat.com>
3749
3750 * observer.texi (memory_changed): Expand parameter LEN to ssize_t.
3751
3752 2012-09-21 Yao Qi <yao@codesourcery.com>
3753 Pedro Alves <palves@redhat.com>
3754
3755 * gdb.texinfo (GDB/MI Async Records): Document notification
3756 'record-started' and 'record-stopped'.
3757 * observer.texi (GDB Observers): New observer 'record-changed'.
3758
3759 2012-09-19 Thomas Schwinge <thomas@codesourcery.com>
3760
3761 * gdb.texinfo: Document the removal of SH's 'regs' command.
3762
3763 2012-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
3764
3765 * gdb.texinfo (jump): Mention new alias `j' for `jump'.
3766
3767 2012-09-18 Yao Qi <yao@codesourcery.com>
3768
3769 * gdb.texinfo (GDB/MI Async Records): Document new MI
3770 notifications '=tsv-created' and '=tsv-deleted'.
3771 * observer.texi (GDB Observers): New observer tsv_created and
3772 tsv_deleted.
3773
3774 2012-09-18 Yao Qi <yao@codesourcery.com>
3775
3776 * observer.texi (GDB Observers): New observer 'traceframe_changed'.
3777 * gdb.texinfo (GDB/MI Async Records): Mention new MI notification
3778 '=traceframe-changed'.
3779
3780 2012-09-17 Yao Qi <yao@codesourcery.com>
3781
3782 * gdb.texinfo (List): Describe the meaning of 0 and -1 in
3783 'set listsize'.
3784
3785 2012-09-13 Jan Kratochvil <jan.kratochvil@redhat.com>
3786 Eli Zaretskii <eliz@gnu.org>
3787
3788 * gdbint.texinfo (Defining Other Architecture Features): Clarify *pcptr
3789 encoding for gdbarch_breakpoint_from_pc, bp_addr for
3790 gdbarch_push_dummy_call and bp_addr for gdbarch_push_dummy_code.
3791
3792 2012-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
3793
3794 * gdb.texinfo (objfile-gdb.py file): New paragraph for .exe stripping.
3795
3796 2012-08-23 Khoo Yit Phang <khooyp@cs.umd.edu>
3797
3798 Document how to return from "python-interactive" to GDB.
3799 * gdb.texinfo (Python Commands): Update documentation.
3800
3801 2012-08-22 Khoo Yit Phang <khooyp@cs.umd.edu>
3802
3803 Add a new "python-interactive" command that starts a standard
3804 Python interactive prompt with "pi" as alias, and add "py" as
3805 an alias to "python".
3806 * gdb.texinfo (Python Commands): Document the new commands.
3807
3808 2012-08-22 Tom Tromey <tromey@redhat.com>
3809
3810 * gdbint.texinfo (Host Definition): Remove documentation for
3811 SIGWINCH_HANDLER and SIGWINCH_HANDLER_BODY.
3812
3813 2012-08-17 Keith Seitz <keiths@redhat.com>
3814
3815 PR c++/13356
3816 * gdb.texinfo (Type and Range Checking): Remove warning.
3817 Remove spurious commas.
3818 Update text and examples for re-implementation of set/show
3819 check type.
3820 (C and C++ Type and Range Checks): Likewise.
3821
3822 2012-08-16 Yao Qi <yao@codesourcery.com>
3823
3824 * gdb.texinfo (Types In Python): Mention gdb.TYPE_CODE_BITSTRING
3825 is deprecated.
3826
3827 2012-08-13 Doug Evans <dje@google.com>
3828
3829 * gdb.texinfo (Convenience Vars): Update text for "show convenience"
3830 to include functions.
3831
3832 2012-08-10 Doug Evans <dje@google.com>
3833
3834 * gdb.texinfo (Convenience Funs): New node.
3835 (Types In Python): Document Type.vector.
3836
3837 2012-08-09 Yao Qi <yao@codesourcery.com>
3838
3839 * observer.texi: New observer command_param_changed.
3840 * gdb.texinfo (GDB/MI Async Records): Doc for '=cmd-param-changed'.
3841
3842 2012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
3843
3844 * gdbint.texinfo (Debugging GDB): In section
3845 'Debugging @value{GDBN} with itself' change .gdbinit for gdb-gdb.gdb.
3846 Mention also gdb-gdb.py.
3847
3848 2012-08-07 Yao Qi <yao@codesourcery.com>
3849
3850 Revert the folloing patch:
3851 2012-08-06 Yao Qi <yao@codesourcery.com>
3852 * gdb.texinfo (Remote Configuration): Add kindex for 'set
3853 remote hardware-watchpoint-limit' and 'set
3854 remote hardware-breakpoint-limit'.
3855
3856 2012-08-06 Nathaniel Flath <flat0103@gmail.com>
3857
3858 * gdb.texinfo (Working Directory): Added information about new
3859 default argument for 'cd' command.
3860
3861 2012-08-06 Yao Qi <yao@codesourcery.com>
3862
3863 * gdb.texinfo (Remote Configuration): Add kindex for 'set
3864 remote hardware-watchpoint-limit' and 'set
3865 remote hardware-breakpoint-limit'.
3866
3867 2012-08-06 Yao Qi <yao@codesourcery.com>
3868
3869 Fix PR14371.
3870
3871 * gdb.texinfo (GDB/MI Async Records): Fix the doc for
3872 '=breakpoint-deleted'.
3873
3874 2012-08-02 Yao Qi <yao@codesourcery.com>
3875
3876 * gdb.texinfo (Native): Remove node Neutrino.
3877
3878 2012-07-27 Yao Qi <yao@codesourcery.com>
3879
3880 * gdb.texinfo (IPA Protocol Commands): Document new command
3881 'close'.
3882
3883 2012-07-25 Tom Tromey <tromey@redhat.com>
3884
3885 * gdb.texinfo (Maintenance Commands): Document maint info bfds.
3886
3887 2012-07-20 Doug Evans <dje@google.com>
3888
3889 * gdb.texinfo (Mode Options): Delete --use-deprecated-index-sections.
3890 (Index Files): Document how to control the use of deprecated index
3891 sections.
3892 (Index Section Format): Replace --use-deprecated-index-sections with
3893 "set use-deprecated-index-sections on".
3894
3895 2012-07-12 Eli Zaretskii <eliz@gnu.org>
3896
3897 * gdbint.texinfo: Remove @syncodeindex directives that put all the
3898 indices into a single node "Index". Instead, join function and
3899 variable indices into a single index, separate from the concept
3900 index. Requested in
3901 http://sourceware.org/ml/gdb-patches/2012-07/msg00146.html.
3902 (Top): Update the top-level menu: instead of one "Index" there are
3903 now separate entries "Concept Index" and "Function and Variable
3904 Index".
3905 (Concept Index, Function and Variable Index): New nodes.
3906 (Index): Node deleted.
3907
3908 2012-07-05 Hui Zhu <hui_zhu@mentor.com>
3909
3910 * gdb.texinfo (Maintenance Commands): Change help for "maint agent"
3911 and "maint agent-eval".
3912
3913 2012-07-03 Eli Zaretskii <eliz@gnu.org>
3914
3915 * gdb.texinfo: Separate the index into 2 indices, cp and fn, to
3916 avoid file-name clashes between Index.html and index.html on
3917 case-insensitive filesystems. See the discussion starting in
3918 http://sourceware.org/ml/gdb-patches/2012-06/msg00457.html for the
3919 details of the problem.
3920 (Top): Update the master menu for the above.
3921 (Concept Index, Command and Variable Index): New nodes, instead of
3922 the old "Index" node that was deleted. All cross-references
3923 updated.
3924
3925 2012-07-02 Stan Shebs <stan@codesourcery.com>
3926
3927 * gdb.texinfo (Dynamic Printf): Mention agent style and
3928 disconnected dprintf.
3929 (Maintenance Commands): Describe maint agent-printf.
3930 (General Query Packets): Mention BreakpointCommands feature.
3931 (Packets): Document commands extension to Z0 packet.
3932 * agentexpr.texi (Bytecode Descriptions): Document printf
3933 bytecode.
3934
3935 2012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3936
3937 * gdb.texinfo (File Options): Change -ix and -iex commands that apply
3938 only after gdbinit files.
3939 (Startup): Move -iex and -iex commands down after gdbinit files.
3940
3941 2012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3942
3943 * gdb.texinfo (Auto-loading safe path): Note the shell wildcard
3944 possibility.
3945
3946 2012-06-29 Tom Tromey <tromey@redhat.com>
3947
3948 * gdb.texinfo (Index Section Format): Update for version 7.
3949
3950 2012-06-28 Stan Shebs <stan@codesourcery.com>
3951
3952 * gdb.texinfo (Miscellaneous GDB/MI Commands): Update -info-os
3953 example, add note about title column.
3954
3955 2012-06-26 Siva Chandra Reddy <sivachandra@google.com>
3956
3957 * gdb.texinfo (Symbol Tables In Python): Add description about
3958 the new 'last' attribute of gdb.Symtab_and line.
3959
3960 2012-06-26 Siva Chandra Reddy <sivachandra@google.com>
3961
3962 * gdb.texinfo (Symbol Tables In Python): Correct the description
3963 of the 'pc' attribute of gdb.Symtab_and_line.
3964
3965 2012-06-26 Doug Evans <dje@google.com>
3966
3967 * gdb.texinfo (Debugging Output): Document debug options dwarf2-read
3968 and symtab-create.
3969
3970 2012-06-25 Keith Seitz <keiths@redhat.com>
3971
3972 * gdb.texinfo (GDB/MI Breakpoint Commands): Remove "-r" option
3973 from example. Remove "rbreak" from list of corresponding
3974 gdb commands.
3975
3976 2012-06-23 Doug Evans <dje@google.com>
3977
3978 * gdb.texinfo (Index Section Format): Document version 7 format.
3979
3980 2012-06-22 Yao Qi <yao@codesourcery.com>
3981
3982 * gdb.texinfo: Add missing cindex for some packets.
3983
3984 2012-06-20 Keith Seitz <keiths@redhat.com>
3985
3986 * gdb.texinfo (GDB/MI Breakpoint Commands): Re-order options
3987 for -break-insert and document -p.
3988
3989 2012-06-20 Yao Qi <yao@codesourcery.com>
3990
3991 * gdb.texinfo (Inferiors In Python): Replace "gdb.read_memory"
3992 and "gdb.write_memory" with "Inferior.read_memory" and
3993 "Inferior.write_memory".
3994
3995 2012-06-15 Patrice Dumas <pertusus@free.fr> (tiny change)
3996
3997 * gdb.texinfo (Summary): Add a link to "Free Documentation".
3998 (Free Documentation): Add @node line.
3999 (Continuing and Stepping) <advance location>: Use @item instead of
4000 @itemx.
4001 (Reverse Execution) <set exec-direction reverse>: Use @item instead of
4002 @itemx.
4003 (Embedded Processors): Put the link to "PA" to its correct place,
4004 according to document structure.
4005 (Python API): Put the link to "Lazy Strings In Python" to its
4006 correct place.
4007 (Index): Use @@ in @tex block to get a literal @.
4008
4009 * gdbint.texinfo: Fix the @subtitle line.
4010
4011 * stabs.texinfo (Top): Put the link to "Symbol Types Index" to its
4012 correct place.
4013
4014 2012-06-08 Yao Qi <yao@codesourcery.com>
4015
4016 * gdb.texinfo (In-Process Agent): Add 'In-Process Agent
4017 Protocol'.
4018 (In-Process Agent Protocol, IPA Protocol Objects)
4019 (IPA Protocol Commands): New nodes.
4020 (Tracepoint Packets): Add anchors.
4021
4022 2012-06-06 Thomas Schwinge <thomas@codesourcery.com>
4023
4024 * gdb.texinfo: Document the deprecation of SH's 'regs' command.
4025
4026 2012-06-06 Yao Qi <yao@codesourcery.com>
4027
4028 * gdb.texinfo: Update copyright year.
4029
4030 2012-05-23 Stan Shebs <stan@codesourcery.com>
4031 Kwok Cheung Yeung <kcy@codesourcery.com>
4032
4033 * gdb.texinfo (Miscellaneous GDB/MI Commands): Document -info-os.
4034
4035 2012-05-20 Jan Kratochvil <jan.kratochvil@redhat.com>
4036
4037 * gdb.texinfo (Separate Debug Files): New anchor debug-file-directory.
4038 Mention also --with-separate-debug-dir.
4039 (Auto-loading): Prepend $debugdir in the sample output.
4040 (Auto-loading safe path): Likewise. Mention also $debugdir for the
4041 auto-load safe-path variable.
4042 (objfile-gdb.py file): Remove the extra debug-file-directory paragraph.
4043 Mention also $debugdir for 'set auto-load scripts-directory'.
4044
4045 2012-05-19 Eli Zaretskii <eliz@gnu.org>
4046
4047 * gdb.texinfo (Continuing and Stepping, Selection, Byte Order)
4048 (MIPS Embedded, MIPS, MIPS Register packet Format)
4049 (Target Descriptions, MIPS Features): Use @acronym{MIPS} where
4050 appropriate.
4051
4052 2012-05-18 Sandra Loosemore <sandra@codesourcery.com>
4053 Maciej W. Rozycki <macro@codesourcery.com>
4054
4055 * gdb.texinfo (MIPS): Document "set mips compression" and "show
4056 mips compression".
4057 (MIPS Breakpoint Kinds): New subsubsection.
4058
4059 2012-05-18 Eli Zaretskii <eliz@gnu.org>
4060
4061 * gdb.texinfo (Architecture-Specific Protocol Details): Define
4062 nodes for subsections. Add @acronym mark-ups and adjust
4063 formatting.
4064
4065 2012-05-18 Jan Kratochvil <jan.kratochvil@redhat.com>
4066
4067 Rename $ddir to $datadir.
4068 * gdb.texinfo (Auto-loading, Auto-loading safe path)
4069 (objfile-gdb.py file): Rename $ddir to $datadir.
4070
4071 2012-05-18 Tom Tromey <tromey@redhat.com>
4072
4073 * gdb.texinfo (Print Settings): Document 'set print symbol'.
4074
4075 2012-05-14 Stan Shebs <stan@codesourcery.com>
4076
4077 * gdb.texinfo (Dynamic Printf): New subsection.
4078
4079 2012-05-13 Siva Chandra Reddy <sivachandra@google.com>
4080
4081 * gdb.texinfo (Basic Python): Add description about the function
4082 gdb.find_pc_line
4083
4084 2012-05-12 Jan Kratochvil <jan.kratochvil@redhat.com>
4085 Eli Zaretskii <eliz@gnu.org>
4086
4087 * gdb.texinfo (Separate Debug Files): Use plural form for global
4088 debugging information directory.
4089
4090 2012-05-11 Stan Shebs <stan@codesourcery.com>
4091 Kwok Cheung Yeung <kcy@codesourcery.com>
4092
4093 * gdb.texinfo (Operating System Auxiliary Information): Document new
4094 'info os' subcommands.
4095
4096 2012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4097
4098 * gdb.texinfo (Auto-loading, Init File in the Current Directory)
4099 (libthread_db.so.1 file, objfile-gdb.gdb file, objfile-gdb.py file)
4100 (dotdebug_gdb_scripts section): Add reference
4101 to 'Auto-loading safe path'.
4102
4103 2012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4104
4105 Implement multi-component --with-auto-load-dir.
4106 * gdb.texinfo (Auto-loading): New references
4107 for 'set auto-load scripts-directory'
4108 and 'show auto-load scripts-directory'.
4109 (Auto-loading safe path): Describe the new default. Move $ddir
4110 substituation reference to 'objfile-gdb.py file'.
4111 (objfile-gdb.py file): Describe script-name alias. Change real-name to
4112 script-name. Describe new 'set auto-load scripts-directory'
4113 and 'show auto-load scripts-directory'.
4114
4115 2012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4116
4117 Provide $ddir substitution for --with-auto-load-safe-path.
4118 * gdb.texinfo (Auto-loading): Replace /usr/local by $ddir/auto-load.
4119 (Auto-loading safe path): Likewise. Mention the default value,
4120 $ddir substitution, --with-auto-load-safe-path and
4121 --without-auto-load-safe-path.
4122 * observer.texi (gdb_datadir_changed): New.
4123
4124 2012-05-09 Jan Kratochvil <jan.kratochvil@redhat.com>
4125
4126 * gdb.texinfo (Auto-loading): Wrap too long lines in @smallexample.
4127 Twice.
4128
4129 * gdb.texinfo (Separate Debug Files, Auto-loading safe path): Replace
4130 directory separator by path separator.
4131
4132 2012-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
4133
4134 * gdb.texinfo (Auto-loading safe path): Make 'directories'
4135 for 'set auto-load safe-path' optional. Mention if it is omitted.
4136 Change disabling security protection condition to "/", twice.
4137
4138 2012-05-03 Siva Chandra Reddy <sivachandra@google.com>
4139
4140 * gdb.texinfo (Symbol Tables In Python): Add documentation about
4141 the new methods global_block and static_block on gdb.Symtab
4142 objects.
4143
4144 2012-05-02 Siva Chandra Reddy <sivachandra@google.com>
4145
4146 * gdb.texinfo (Blocks In Python): Add a note saying that future
4147 improvements to GDB and its infrastructure can move symbols
4148 across blocks within a symbol table.
4149
4150 2012-04-29 Yao Qi <yao@codesourcery.com>
4151
4152 * gdb.texinfo (Architectures): Remove menu entry `A29K'.
4153 (A29K): Remove.
4154
4155 2012-04-27 Sergio Durigan Junior <sergiodj@redhat.com>
4156 Tom Tromey <tromey@redhat.com>
4157
4158 * gdb.texinfo (Static Probe Points): New entry, explaining SystemTap
4159 and generic static probe support on GDB.
4160
4161 2012-04-25 Doug Evans <dje@google.com>
4162
4163 * gdb.texinfo (Go): Fix thinko.
4164
4165 * gdb.texinfo (Supported Languages): Add Go.
4166 (Go): New node.
4167
4168 2012-04-25 Yao Qi <yao@codesourcery.com>
4169
4170 * gdbint.texinfo (Testsuite): New section `Board settings'.
4171
4172 2012-04-23 Jan Kratochvil <jan.kratochvil@redhat.com>
4173
4174 * gdb.texinfo (Auto-loading safe path): Remove trailing [@dots{}].
4175 Three times.
4176
4177 * gdb.texinfo (Auto-loading safe path): Add trailing @dots{}.
4178 Three times.
4179
4180 2012-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
4181
4182 * gdb.texinfo (Auto-loading safe path): Replace @itemize @bullet
4183 by @table @asis. Fix formatting of one item.
4184
4185 2012-04-18 Jan Kratochvil <jan.kratochvil@redhat.com>
4186
4187 * gdb.texinfo (Auto-loading verbose mode): Fix smallexample typo.
4188
4189 2012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
4190
4191 New option "set debug auto-load".
4192 * gdb.texinfo (Auto-loading): New menu item for auto-load verbose mode.
4193 (auto-load verbose mode): New node.
4194
4195 2012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
4196
4197 New option "set auto-load safe-path".
4198 * gdb.texinfo (Auto-loading): Extend the "show auto-load"
4199 and "info auto-load" examples for safe-path. Put there also references
4200 for "set auto-load safe-path" and "show auto-load safe-path".
4201 New menu item for Auto-loading safe path.
4202 (Auto-loading safe path): New node.
4203 (Python Auto-loading): Update the expected output from "Missing"
4204 to "No".
4205
4206 2012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
4207
4208 auto-load: Implementation.
4209 * gdb.texinfo (Mode Options): New anchor for -nx.
4210 (Startup): New anchors for Option -init-eval-command,
4211 Home Directory Init File
4212 and Init File in the Current Directory during Startup.
4213 Mention set auto-load local-gdbinit with a reference.
4214 Change the sample code to "set auto-load python-scripts".
4215 (Threads): New anchor set libthread-db-search-path.
4216 Provide references to libthread_db.so.1 file.
4217 (Controlling GDB): New menu item for Auto-loading.
4218 (Auto-loading, Init File in the Current Directory)
4219 (libthread_db.so.1 file, objfile-gdb.gdb file): New nodes.
4220 (Python): Rename the menu item Auto-loading to Python Auto-loading.
4221 (Writing a Pretty-Printer, Objfiles In Python): Update the renamed
4222 reference.
4223 (Auto-loading): Rename to ...
4224 (Python Auto-loading): ... here. Change "set auto-load-scripts" to
4225 "set auto-load python-scripts", new anchor for it. Change
4226 "show auto-load-scripts" to "show auto-load python-scripts", new anchor
4227 for it. Change "info auto-load-scripts"
4228 to "info auto-load python-scripts", new anchor for it. Change "scripts"
4229 to "Python scripts".
4230
4231 2012-04-14 Anton Gorenkov <xgsa@yandex.ru>
4232
4233 PR mi/13393
4234 * gdb.texinfo (Print Settings): Extend the description for "set print
4235 object".
4236 (GDB/MI Variable Objects): Extend the description for -var-create and
4237 -var-list-children.
4238
4239 2012-04-11 Siva Chandra Reddy <sivachandra@google.com>
4240
4241 * gdb.texinfo (Examining Data): Document the 'explore' command.
4242
4243 2012-03-28 Joel Brobecker <brobecker@adacore.com>
4244
4245 * gdb.texinfo (GDB/MI Variable Objects): Document what happens
4246 to the children of a varobj and its update range when -var-update
4247 returns that the varobj's type changed.
4248
4249 2012-03-27 Jan Kratochvil <jan.kratochvil@redhat.com>
4250
4251 * gdb.texinfo (Auto-loading): Move @menu to the end of @node.
4252 Create two new links fir 'objfile-gdb.py file'
4253 and 'dotdebug_gdb_scripts section'.
4254
4255 2012-03-27 Jan Kratochvil <jan.kratochvil@redhat.com>
4256
4257 * gdb.texinfo (Auto-loading): Rename node reference
4258 '.debug_gdb_scripts section' to 'dotdebug_gdb_scripts section'.
4259 Twice.
4260 (.debug_gdb_scripts section): Rename the node ...
4261 (dotdebug_gdb_scripts section): ... here.
4262 (Maintenance Commands): Also rename this node reference.
4263
4264 2012-03-22 Siva Chandra Reddy <sivachandra@google.com>
4265
4266 * gdb.texinfo (Python API/Values From Inferior): Add description
4267 about the new method Value.referenced_value. Add description on
4268 how Value.dereference is different (and similar) to
4269 Value.referenced_value.
4270
4271 2012-03-19 Jan Kratochvil <jan.kratochvil@redhat.com>
4272
4273 * gdb.texinfo (File Options): Describe --init-command=FILE, -ix and
4274 --init-eval-command=COMMAND, -iex.
4275 (Startup): Describe -iex and -ix. Simplify the example
4276 for "set auto-load-scripts off".
4277
4278 2012-03-16 Gary Benson <gbenson@redhat.com>
4279
4280 PR breakpoints/10738
4281 * gdb.texinfo (Inline Functions): Remove the now-unnecessary @item
4282 stating that GDB cannot set breakpoints on inlined functions.
4283 (Mode Options): Document --use-deprecated-index-sections.
4284 (Index Section Format): Document new index section version format.
4285
4286 2012-03-15 Tom Tromey <tromey@redhat.com>
4287
4288 * gdb.texinfo (Debugging C Plus Plus): Document "info vtbl".
4289
4290 2012-03-13 Doug Evans <dje@google.com>
4291
4292 * gdb.texinfo (Help): Change apropos example to use "alias" instead
4293 of "reload".
4294 (Symbols): Delete docs for set/show symbol-reloading.
4295 * gdbint.texinfo (Defining Other Architecture Features): Delete
4296 SYMBOL_RELOADING_DEFAULT.
4297 * refcard.tex: Delete reference to symbol-reloading.
4298
4299 2012-03-07 Pedro Alves <palves@redhat.com>
4300
4301 * gdb.texinfo (General Query Packets): Document new
4302 QProgramSignals packet.
4303 * gdb.texinfo (Remote configuration): Mention
4304 "program-signals-packet".
4305
4306 2012-03-05 Tristan Gingold <gingold@adacore.com>
4307
4308 * gdb.texinfo (General Query Packets): Document xfer:uib:read.
4309
4310 2012-03-03 Yao Qi <yao@codesourcery.com>
4311
4312 * gdb.texinfo (In-Process Agent): New node.
4313 Document new commands.
4314 (General Query Packets): Add packet `QAgent'.
4315
4316 2012-03-01 Maciej W. Rozycki <macro@codesourcery.com>
4317
4318 * gdb.texinfo (MIPS Features): Add org.gnu.gdb.mips.dsp.
4319
4320 2012-03-01 Scott J. Goldman <scottjg@vmware.com>
4321
4322 * gdb.texinfo (Commands In Python): Put example python macro in
4323 COMMAND_USER category rather than COMMAND_OBSCURE.
4324 Document gdb.COMMAND_USER.
4325 (User-defined Commands): Update documentation to clarify
4326 "set/show max-user-call-depth" and "show user" don't apply to python
4327 commands. Update documentation to clarify "help user-defined" may
4328 also include python commands defined as COMMAND_USER.
4329
4330 2012-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
4331
4332 * gdb.texinfo (Startup): Add option -ex description to the option -x
4333 description.
4334
4335 2012-02-24 Luis Machado <lgustavo@codesourcery.com>
4336
4337 * gdb.texinfo (Setting Breakpoints): Mention and explain the
4338 condition-evaluation breakpoint parameter.
4339 Mention condition-evaluation mode being shown in "info break".
4340 (Break Conditions): Add description for target-side
4341 conditional breakpoints.
4342 (Remote Configuration): Mention conditional-breakpoints-packet.
4343 (Packets): Add cond-expr parameter to Z0/Z1 packets and explain
4344 cond-expr.
4345 (General Query Packets): Mention new ConditionalBreakpoint feature.
4346
4347 2012-02-22 Tom Tromey <tromey@redhat.com>
4348
4349 * gdb.texinfo (Blocks In Python): Clarify block iteration.
4350
4351 2012-02-17 Tom Tromey <tromey@redhat.com>
4352
4353 PR python/10753:
4354 * gdb.texinfo (objfile-gdb.py file): Fix location of auto-load
4355 directory.
4356
4357 2012-02-14 Stan Shebs <stan@codesourcery.com>
4358
4359 * gdb.texinfo (Disabling Breakpoints): Document enable count.
4360
4361 2012-02-13 Pedro Alves <palves@redhat.com>
4362
4363 * gdb.texinfo (MIPS boards): Refer to mips-elf instead of
4364 mips-idt-ecoff.
4365
4366 2012-02-09 Yao Qi <yao@codesourcery.com>
4367
4368 * gdb.texinfo (Symbols In Python): Add missing `@end defvar'.
4369
4370 2012-02-07 Tom Tromey <tromey@redhat.com>
4371
4372 * gdb.texinfo (Symbols In Python): Document Symbol.needs_frame and
4373 Symbol.value.
4374
4375 2012-02-07 Tom Tromey <tromey@redhat.com>
4376
4377 * gdb.texinfo (Symbols In Python): Document Symbol.line.
4378
4379 2012-01-27 Thomas Schwinge <thomas@codesourcery.com>
4380
4381 * gdb.textinfo (Packets): Move vCont paragraph to the correct place.
4382
4383 2012-01-24 Tom Tromey <tromey@redhat.com>
4384
4385 * gdb.texinfo (Set Catchpoints): Document "catch load" and "catch
4386 unload".
4387 (Files): Mention new catch commands.
4388 (GDB/MI Async Records): Likewise.
4389
4390 2012-01-24 Gary Benson <gbenson@redhat.com>
4391
4392 Delete #if 0'd out code.
4393 * gdb.texinfo (Frame Info): Remove "info catch".
4394
4395 2012-01-20 Ulrich Weigand <ulrich.weigand@linaro.org>
4396
4397 * gdb.texinfo (Remote Configuration): Document
4398 "set remote hostio-readlink-packet" command.
4399 (General Query Packets): Document vFile:readlink packet.
4400
4401 2012-01-16 Tom Tromey <tromey@redhat.com>
4402
4403 * gdb.texinfo (Specify Location): Document relative file name
4404 handling.
4405
4406 2012-01-16 Tom Tromey <tromey@redhat.com>
4407
4408 * gdb.texinfo (gdb.printing): Document FlagEnumerationPrinter.
4409
4410 2012-01-13 Jan Kratochvil <jan.kratochvil@redhat.com>
4411 Eli Zaretskii <eliz@gnu.org>
4412
4413 * gdbint.texinfo (Coding Standards): Require braces for two lines of
4414 code.
4415
4416 2012-01-11 Paul Hilfinger <hilfingr@adacore.com>
4417
4418 * gdb.texinfo (Variables): Document use of :: for non-static
4419 variables.
4420
4421 2012-01-05 Joel Brobecker <brobecker@adacore.com>
4422
4423 * gdbint.texinfo (Start of New Year Procedure): Update
4424 to replace use of copyright.sh by use of copyright.py.
4425
4426 2012-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4427
4428 Remove the gdbtui binary.
4429 * all-cfg.texi (GDBTUI): Remove.
4430 * gdb.texinfo (Mode Options): Remove the GDBTUI reference.
4431 (TUI): Remove GDBTUI pindex. Remove the GDBTUI reference.
4432 * gdbint.texinfo (Testsuite): Replace `gdbtui' by `gdb -tui'.
4433
4434 2011-12-23 Kevin Pouget <kevin.pouget@st.com>
4435
4436 Introduce gdb.FinishBreakpoint in Python.
4437 * gdb.texinfo (Finish Breakpoints in Python): New subsection.
4438 (Python API): Add menu entry for Finish Breakpoints.
4439
4440 2011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
4441
4442 * gdbint.texinfo (Testsuite): Describe KFAIL and XFAIL in Writing
4443 tests.
4444
4445 2011-12-16 Doug Evans <dje@google.com>
4446
4447 * gdb.texinfo (Server): Document -/stdio argument to gdbserver.
4448
4449 2011-12-16 Phil Muldoon <pmuldoon@redhat.com>
4450
4451 * gdb.texinfo (Python Commands): Remove "maint set/show print
4452 stack". Add documentation for "set/show python print-stack".
4453
4454 2011-12-14 Pedro Alves <pedro@codesourcery.com>
4455
4456 * gdb.texinfo (Implementing a Remote Stub): Explain that you
4457 should transfer control to the stub in the startup code instead of
4458 in main. Mention the need to get past the initial breakpoint.
4459
4460 2011-12-06 Tom Tromey <tromey@redhat.com>
4461
4462 * gdb.texinfo (Set Breaks): Update for new behavior.
4463
4464 2011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4465
4466 * gdb.texinfo (Requirements, Remote Protocol): Reference also `Library
4467 List Format for SVR4 Targets'.
4468 (General Query Packets): New item qXfer:libraries-svr4:read.
4469 (Library List Format for SVR4 Targets): New node.
4470
4471 2011-12-01 Tom Tromey <tromey@redhat.com>
4472
4473 * gdb.texinfo (Writing a Pretty-Printer): Use append method, not
4474 add.
4475
4476 2011-11-22 Tom Tromey <tromey@redhat.com>
4477
4478 * gdb.texinfo (GDB/MI Async Records): Document new *stopped
4479 reasons.
4480
4481 2011-11-20 Stan Shebs <stan@codesourcery.com>
4482
4483 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
4484 note-related options and variables.
4485 (Tracepoint Packets): Document packet changes.
4486
4487 2011-11-20 Sanjoy Das <sdas@igalia.com>
4488
4489 * gdb.texinfo (JIT Interface): Add documentation on writing and
4490 usind JIT debug info readers.
4491 (Custom Debug Info, Using JIT Debug Info Readers, Writing JIT
4492 Debug Info Readers): New nodes.
4493
4494 2011-11-18 Yao Qi <yao@codesourcery.com>
4495
4496 * gdb.texinfo (Create and Delete Tracepoints): Mention pending
4497 tracepoint.
4498
4499 2011-11-15 Doug Evans <dje@google.com>
4500
4501 * gdb.texinfo (Files): Document basenames-may-differ.
4502
4503 2011-11-14 Doug Evans <dje@google.com>
4504
4505 * gdb.texinfo (Shell Commands): Document "!".
4506
4507 2011-11-14 Stan Shebs <stan@codesourcery.com>
4508 Kwok Cheung Yeung <kcy@codesourcery.com>
4509
4510 * gdb.texinfo (Create and Delete Tracepoints): Describe what is
4511 needed to get shorter fast tracepoints.
4512 (Tracepoint Packets): Document new qTMinFTPILen packet.
4513
4514 2011-11-14 Yao Qi <yao@codesourcery.com>
4515
4516 * gdb.texinfo (Create and Delete Tracepoints): Describe changed
4517 behavior of tracepoint.
4518 (General Query Packets): New feature InstallInTrace.
4519 (Remote Configuration): Document "set remote
4520 install-in-trace-packet".
4521
4522 2011-11-12 Matt Rice <ratmice@gmail.com>
4523
4524 * gdb.texinfo (C Preprocessor Macros): Remove info definitions.
4525 Add arguments to info macro.
4526
4527 2011-11-10 Tom Tromey <tromey@redhat.com>
4528
4529 * gdb.texinfo (Compilation): Don't mention -gdwarf-2. Link to GCC
4530 manual.
4531 (Variables): Don't mention -gdwarf-2. Link to Compilation node.
4532 (Macros): Add a footnote.
4533 (C): Remove paragraph about compiler options.
4534 (C Constants): Mention wide character and string constants.
4535 (C Plus Plus Expressions): Update compiler option advice. Mention
4536 using declarations. Mention ADL. Remove old HP compiler
4537 information.
4538
4539 2011-11-10 Tom Tromey <tromey@redhat.com>
4540
4541 PR c++/9257:
4542 * gdb.texinfo (Print Settings): Add an extra note about the need
4543 for a vtable.
4544
4545 2011-11-08 Maciej W. Rozycki <macro@codesourcery.com>
4546
4547 * gdb.texinfo (MIPS): Remove duplicate "auto" reference from
4548 "set mips abi" documentation.
4549
4550 2011-11-04 Doug Evans <dje@google.com>
4551
4552 * gdb.texinfo (Maintenance Commands): Update docs of "maint time".
4553
4554 2011-11-03 Tom Tromey <tromey@redhat.com>
4555
4556 * gdb.texinfo (Stopping): Add menu entry.
4557 (Continuing and Stepping): Restore @node. Use @section, not
4558 @subsection.
4559
4560 2011-11-03 Maciej W. Rozycki <macro@codesourcery.com>
4561
4562 * gdb.texinfo (Skipping Over Functions and Files): Remove node
4563 designation. Fix "Specify Location" cross-reference.
4564
4565 2011-11-02 Stan Shebs <stan@codesourcery.com>
4566
4567 * gdb.texinfo (Tracepoint Action Lists): Document collect/s.
4568 (General Query Packets): Describe tracenz feature.
4569 * agentexpr.texi (Bytecode Descriptions): Describe tracenz.
4570
4571 2011-10-28 Paul Koning <paul_koning@dell.com>
4572
4573 * gdb.texinfo (gdb.types): Rename deepitems to deep_items.
4574
4575 2011-10-27 Kevin Pouget <kevin.pouget@st.com>
4576
4577 * gdb.texinfo ((Frames In Python): Document
4578 gdb.FRAME_UNWIND_FIRST_ERROR contant.
4579
4580 2011-10-26 Paul Koning <paul_koning@dell.com>
4581
4582 * gdb.texinfo (gdb.types): Document new deepitems function.
4583
4584 2011-10-25 Paul Koning <paul_koning@dell.com>
4585
4586 PR python/13327
4587
4588 * gdb.texinfo (Values From Inferior): Add is_lazy attribute,
4589 fetch_lazy method.
4590
4591 2011-10-20 Phil Muldoon <pmuldoon@redhat.com>
4592
4593 PR python/12656
4594
4595 * gdb.texinfo (Blocks In Python): Document is_static, is_global,
4596 global_block, static_block function.
4597
4598 2011-10-19 Tom Tromey <tromey@redhat.com>
4599
4600 * gdb.texinfo (Commands In Python): Add missing "@"s.
4601
4602 2011-10-13 Kevin Pouget <kevin.pouget@st.com>
4603
4604 PR python/13285 Document named constants for frame unwind stop reasons
4605 * gdb.texinfo (Frames In Python): Document gdb.FRAME_UNWIND_*
4606 constants.
4607
4608 2011-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
4609
4610 Fix compatibility with texinfo versions older than 4.12.
4611 * Makefile.in (MAKEINFO): Set to @MAKEINFO@.
4612 (MAKEINFOFLAGS, MAKEINFO_EXTRA_FLAGS, MAKEINFO_CMD): New.
4613 (MAKEHTMLFLAGS): Use MAKEINFO_CMD.
4614 (gdb.info, gdbint.info, stabs.info, annotate.info): Use MAKEINFO_CMD.
4615 * gdb.texinfo (Tail Call Frames): Convert @arrow{} to @click, when possible.
4616 Make the conversion conditional on HAVE_MAKEINFO_CLICK, using variables
4617 CALLSEQ1A, CALLSEQ1B, CALLSEQ2A and CALLSEQ2B.
4618
4619 2011-10-09 Doug Evans <dje@google.com>
4620
4621 * gdb.texinfo (Extending GDB): Document alias command.
4622
4623 2011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
4624
4625 Support @entry in input expressions.
4626 * gdb.texinfo (Variables): Describe @entry names suffix.
4627 (Print Settings): Add anchor for `set print entry-values'.
4628
4629 2011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
4630 Eli Zaretskii <eliz@gnu.org>
4631
4632 Display @entry parameter values (without references).
4633 * gdb.texinfo (Tail Call Frames): Add anchor. Add self tail call
4634 example.
4635 (Print Settings): New description of set print entry-values and show
4636 print entry-values.
4637
4638 2011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
4639 Eli Zaretskii <eliz@gnu.org>
4640
4641 Recognize virtual tail call frames.
4642 * gdb.texinfo (Optimized Code): Add reference to Tail Call Frames.
4643 (Tail Call Frames): New node.
4644 (Frames In Python): Add gdb.TAILCALL_FRAME.
4645
4646 2011-10-07 Doug Evans <dje@google.com>
4647
4648 * gdb.texinfo (gdb.printing): Document new `replace' arg to
4649 register_pretty_printer.
4650
4651 2011-10-07 Phil Muldoon <pmuldoon@redhat.com>
4652
4653 PR python/12930
4654 PR python/12802
4655
4656 * gdb.texinfo (Breakpoints In Python): Clarify behavior in the
4657 stop method.
4658
4659 2011-10-07 Ulrich Weigand <ulrich.weigand@linaro.org>
4660
4661 * gdb.texinfo (Starting your Program): "set disable-randomization"
4662 is no longer Linux-specific.
4663 (Remote Configuration): Document "set remote
4664 disable-randomization-packet".
4665 (General Query Packets): Document "QDisableRandomization" packet
4666 and add it to "qSupported" list.
4667
4668 2011-10-07 Kevin Pouget <kevin.pouget@st.com>
4669
4670 Allow Python notification of new object-file loadings.
4671 * gdb.texinfo (Events In Python): Document `gdb.NewObjFileEvent'
4672 event type.
4673
4674 2011-10-04 Kevin Pouget <kevin.pouget@st.com>
4675
4676 PR python/12691: Add the inferior to Python exited event
4677 * gdb.texinfo (Events In Python): Describe exited inferior attribute.
4678
4679 2011-10-03 Joel Brobecker <brobecker@adacore.com>
4680
4681 * gdb.texinfo (GDB/MI Miscellaneous Commands): Minor
4682 rephasing.
4683
4684 2011-10-03 Joel Brobecker <brobecker@adacore.com>
4685
4686 * gdb.texinfo (GDB/MI Ada Tasking Commands): New node.
4687 (GDB/MI Miscellaneous Commands): Add `ada-task-info'
4688 as possible feature returned by the `-list-features'
4689 command.
4690
4691 2011-09-28 Paul Koning <paul_koning@dell.com>
4692
4693 * gdb.texinfo (gdb.Type): Document field access by dictionary
4694 key syntax.
4695
4696 2011-09-28 Yao Qi <yao@codesourcery.com>
4697
4698 * gdb.texinfo (Files): Update options for `add-symbol-file'.
4699 Add one space after option `-s'. Remove @r{} markup.
4700
4701 2011-09-27 Stan Shebs <stan@codesourcery.com>
4702
4703 * gdb.texinfo (Tracepoint Action Lists): Document $_ret.
4704
4705 2011-09-16 Hui Zhu <teawater@gmail.com>
4706
4707 * gdb.texinfo (Tracepoint Restrictions): Change *$esp@300
4708 to *(unsigned char *)$esp@300.
4709
4710 2011-09-15 Paul Koning <paul_koning@dell.com>
4711
4712 * gdb.texinfo: Make style of Python functions and methods match
4713 the syntax of Python. Also put class and module names explicitly
4714 on function, member, and variable names, matching Python
4715 documentation conventions.
4716
4717 2011-09-15 Kevin Pouget <kevin.pouget@st.com>
4718
4719 PR Python/12692 Add gdb.selected_inferior() to Python interface.
4720 * gdb.texinfo (Inferiors In Python): Describe new
4721 gdb.selected_inferior() function.
4722
4723 2011-09-15 Kevin Pouget <kevin.pouget@st.com>
4724
4725 Handle multiple breakpoint hits in Python interface:
4726 * gdb.texinfo (Events In Python): New function documentation:
4727 gdb.BreakpointEvent.breakpoints. Indicate that
4728 gdb.BreakpointEvent.breakpoint is now deprecated.
4729
4730 2011-09-04 Joel Brobecker <brobecker@adacore.com>
4731
4732 * gdb.texinfo: Set EDITION to "Tenth" and change ISBN.
4733
4734 2011-08-25 Andrew Oakley <andrew@ado.is-a-geek.net>
4735
4736 * gdb.texinfo (Types In Python): Document 'bitpos' for enums.
4737
4738 2011-08-17 Phil Muldoon <pmuldoon@redhat.com>
4739
4740 * gdb.texinfo (Prompt): Add set/show extended-prompt
4741 documentation
4742 (Basic Python): Add prompt_hook anchor.
4743 (Python modules): Reword module text to reflect multiple modules.
4744 (gdb.prompt): Document gdb.prompt module.
4745
4746 2011-08-14 Yao Qi <yao@codesourcery.com>
4747
4748 * gdb.texinfo (General Query Packets): Document qXfer:fdpic:read packet.
4749
4750 2011-08-14 Yao Qi <yao@codesourcery.com>
4751
4752 * gdb.texinfo (Standard Target Features): Document C6x features.
4753 (TIC6x Features): New node.
4754
4755 2011-08-12 Doug Evans <dje@google.com>
4756
4757 * gdb.texinfo (Symbols In Python): Document symbol.type.
4758
4759 2011-08-09 Phil Muldoon <pmuldoon@redhat.com>
4760
4761 * gdb.texinfo (Python): Document command and function
4762 auto-loading.
4763
4764 2011-07-26 Jan Kratochvil <jan.kratochvil@redhat.com>
4765 Eli Zaretskii <eliz@gnu.org>
4766
4767 * gdb.texinfo (whatis, ptype): Highlight their differences. Describe
4768 typedefs unrolling. Extend the sample code by an inner typedef and
4769 outer typedefs unrolling.
4770
4771 2011-07-26 Paul Pluzhnikov <ppluzhnikov@google.com>
4772
4773 * gdb.texinfo (Caching Remote Data): Document {set,show} dcache
4774 size and line-size.
4775
4776 2011-07-21 Matt Rice <ratmice@gmail.com>
4777
4778 PR macros/12999
4779 * gdb.texinfo (Macros): Add info definitions and info macros commands.
4780 Update text and cindex entries for info macro command.
4781
4782 2011-07-21 Phil Muldoon <pmuldoon@redhat.com>
4783
4784 * observer.texi (GDB Observers): Add before_prompt observer.
4785 * gdb.texinfo (Basic Python): Add documentation for prompt
4786 substitution.
4787
4788 2011-07-11 Phil Muldoon <pmuldoon@redhat.com>
4789
4790 PR python/12438
4791 * gdb.texinfo (Python Commands): Add deprecate note to maint
4792 set/show python print-stack. Document set/show python
4793 print-backtrace.
4794
4795 2011-07-05 Thiago Jung Bauermann <bauerman.ibm.com>
4796
4797 * gdb.texinfo: Fix typos.
4798
4799 2011-07-01 Tom Tromey <tromey@redhat.com>
4800
4801 * gdb.texinfo (Debugging Output): Document set debug
4802 check-physname.
4803
4804 2011-06-29 Tom Tromey <tromey@redhat.com>
4805
4806 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document
4807 breakpoint-notifications feature.
4808
4809 2011-06-29 Ulrich Weigand <ulrich.weigand@linaro.org>
4810
4811 * gdb.texinfo (Target Description): Remove warning about
4812 possibly unstable format.
4813
4814 2011-06-03 Tom Tromey <tromey@redhat.com>
4815
4816 * gdb.texinfo (GDB/MI Async Records): Document 'exit-code' field.
4817 (Events In Python): Note that exit_code is optional.
4818
4819 2011-05-17 Pedro Alves <pedro@codesourcery.com>
4820
4821 * gdb.texinfo (Remote Protocol) <Overview>: Mention vCont is
4822 required for multi-threading support.
4823 (Remote Protocol) <Packets>: Mention that 'c', 's', 'C', 'S' and
4824 Hc are deprecated for multi-threading debugging. Point readers at
4825 the vCont packet.
4826
4827 2011-05-15 Doug Evans <dje@google.com>
4828
4829 * gdb.texinfo (Auto-loading): Document printing of missing scripts.
4830
4831 2011-05-13 Doug Evans <dje@google.com>
4832
4833 * gdb.texinfo (Threads): Document $sdir,$pdir.
4834 (Server): Document $pdir exception.
4835
4836 * gdb.texinfo (Auto-loading): Document "info auto-load-scripts".
4837
4838 * gdb.texinfo (Threads): Clarify default value for
4839 libthread-db-search-path.
4840
4841 * gdb.texinfo (Completion): Update example.
4842 (Debugging Output): Delete `set/show debug lin-lwp-async'.
4843
4844 2011-05-12 Kwok Cheung Yeung <kcy@codesourcery.com>
4845
4846 * gdb.texinfo: Document change in the behaviour of the enable and
4847 disable GDB commands when applied to tracepoints.
4848 Document the EnableDisableTracepoints remote stub feature.
4849 Document QTEnable and QTDisable in the list of tracepoint packets.
4850
4851 2011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4852
4853 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Rename inc-hist.texinfo to
4854 hsuser.texi.
4855 * gdb.texinfo <!SYSTEM_READLINE>: Rename inc-hist.texinfo inclusion and
4856 comment to hsuser.texi. Change rluser.texi name in the comment.
4857
4858 2011-05-10 Doug Evans <dje@google.com>
4859
4860 * gdb.texinfo (Threads): If an empty path is provided for
4861 libthread-db-search-path it is reset to its default value.
4862 (Server): Ditto.
4863
4864 2011-05-09 Doug Evans <dje@google.com>
4865
4866 * gdb.texinfo (Requirements): Fix typo. Mention --with-iconv-bin.
4867
4868 2011-05-06 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
4869 Thiago Jung Bauermann <bauerman@br.ibm.com>
4870
4871 Implement support for PowerPC BookE masked watchpoints.
4872 * gdb.texinfo (Set Watchpoints): Document mask parameter.
4873 (PowerPC Embedded): Mention support of masked watchpoints.
4874
4875 2011-05-03 Joel Brobecker <brobecker@adacore.com>
4876
4877 * gdb.texinfo (In Memoriam): Replace litteral uses of `GDB' with
4878 `@value{GDBN}'.
4879
4880 2011-05-03 Joel Brobecker <brobecker@adacore.com>
4881
4882 * gdb.texinfo (titlepage): Remove dedication.
4883 (In Memoriam): New appendix.
4884
4885 2011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
4886 Eli Zaretskii <eliz@gnu.org>
4887
4888 * gdb.texinfo (Index Section Format): Change the version to 5.
4889 Describe the different formula.
4890
4891 2011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
4892 Eli Zaretskii <eliz@gnu.org>
4893
4894 * gdb.texinfo (Starting and Stopping Trace Experiments): New anchor
4895 for disconnected tracing.
4896 (Multi-Process Mode for @code{gdbserver}): Mention --multi and
4897 extended-remote relationship. Mention --once.
4898 (TCP port allocation lifecycle of @code{gdbserver}): New.
4899
4900 2011-04-23 Eli Zaretskii <eliz@gnu.org>
4901
4902 * gdb.texinfo (Server): Improve indexing. Index all optional
4903 switches to gdbserver.
4904
4905 2011-04-20 Tom Tromey <tromey@redhat.com>
4906
4907 * gdb.texinfo (Index Section Format): New node.
4908 (Top): Add new node to menu.
4909
4910 2011-04-20 Pedro Alves <pedro@codesourcery.com>
4911
4912 * gdb.texinfo (Maintenance Commands): Document `maint print
4913 remote-registers'.
4914
4915 2011-04-20 Tom Tromey <tromey@redhat.com>
4916
4917 * gdb.texinfo (Trace File Format): Move node later.
4918
4919 2011-04-19 Tom Tromey <tromey@redhat.com>
4920
4921 * gdbint.texinfo (Register Information Functions): Remove
4922 duplicate "the".
4923 * gdb.texinfo (Emacs): Remove duplicate "to".
4924 (GDB/MI Variable Objects): Remove duplicate "the".
4925 (General Query Packets): Likewise.
4926
4927 2011-04-02 Joel Brobecker <brobecker@adacore.com>
4928
4929 * gdb.texinfo (GDB/MI Output Records): Fix menu entry for
4930 "GDB/MI Ada Exception Information" node.
4931
4932 2011-04-01 Joel Brobecker <brobecker@adacore.com>
4933
4934 * gdb.texinfo (GDB/MI Ada Exception Information): Document
4935 the "exception-name" field in the *stopped async record.
4936
4937 2011-03-31 Thiago Jung Bauermann <bauerman@br.ibm.com>
4938 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
4939
4940 Implement support for PowerPC BookE ranged breakpoints.
4941 * gdb.texinfo (PowerPC Embedded): Document ranged breakpoints.
4942
4943 2011-03-28 Tom Tromey <tromey@redhat.com>
4944
4945 * gdb.texinfo (Set Tracepoints): Fix typo.
4946
4947 2011-03-24 Tom Tromey <tromey@redhat.com>
4948
4949 * gdb.texinfo (Specify Location): Document `function:label'
4950 linespec.
4951
4952 2011-03-18 Phil Muldoon <pmuldoon@redhat.com>
4953
4954 PR python/12149
4955
4956 * gdb.texinfo (Basic Python): Update gdb.write and flush text.
4957
4958 2011-03-17 Phil Muldoon <pmuldoon@redhat.com>
4959
4960 * gdb.texinfo (Blocks In Python): Add is_valid method description.
4961 (Inferiors In Python): Likewise.
4962 (Threads In Python): Likewise.
4963 (Symbols In Python): Likewise.
4964 (Objfiles In Python): Likewise.
4965 (Symbol Tables In Python): Likewise.
4966
4967 2011-03-15 Pedro Alves <pedro@codesourcery.com>
4968
4969 * gdb.texinfo (Auto Display) <undisplay, enable display, disable
4970 display>: Explain that the commands accept number ranges.
4971
4972 2011-03-14 Phil Muldoon <pmuldoon@redhat.com>
4973
4974 * gdb.texinfo (Breakpoints In Python): Add description and example
4975 of Python stop function operation.
4976
4977 2011-03-10 Phil Muldoon <pmuldoon@redhat.com>
4978
4979 * gdb.texinfo (Parameters In Python): Document get_set_string and
4980 get_show_string methods.
4981
4982 2011-02-28 Jan Kratochvil <jan.kratochvil@redhat.com>
4983
4984 * gdb.texinfo (Tracepoint Conditions): Fix missing parenthesis.
4985
4986 * gdb.texinfo (Starting and Stopping Trace Experiments): Fix
4987 circular-trace-buffer name.
4988
4989 2011-02-28 Joel Brobecker <brobecker@adacore.com>
4990
4991 * gdb.texinfo (Inferiors and Programs): Fix small error introduced
4992 in the previous change.
4993
4994 2011-02-27 Michael Snyder <msnyder@vmware.com>
4995
4996 * gdb.texinfo (Inferiors and Programs): Update commands to show
4997 that they can accept multiple arguments.
4998
4999 2011-02-24 Joel Brobecker <brobecker@adacore.com>
5000
5001 Revert the following patch (code patch was not approved):
5002 2011-02-21 Hui Zhu <teawater@gmail.com>
5003 * agentexpr.texi (bytecode descriptions): add printf.
5004 * gdb.texinfo (tracepoint action lists): add printf.
5005
5006 2011-02-23 Doug Evans <dje@google.com>
5007
5008 * gdb.texinfo (Symbols In Python): Fix mention of C++, use C@t{++}.
5009
5010 2011-02-23 Michael Snyder <msnyder@vmware.com>
5011
5012 * gdb.texinfo (Set Breaks): Add @dots{} to arguments of info break.
5013 (Set Watchpoints): Add @dots{} to argument of info watchpoints.
5014 (Listing Tracepoints): Add @dots{} to argument of info tracepoints.
5015
5016 2011-02-22 Doug Evans <dje@google.com>
5017
5018 * gdb.texinfo (Symbols In Python): Document lookup_global_symbol.
5019 Clarify behaviour of lookup_symbol when `block' argument is omitted,
5020 add description of result, fix @defun formatting.
5021
5022 2011-02-21 Hui Zhu <teawater@gmail.com>
5023
5024 * agentexpr.texi (Bytecode Descriptions): Add printf.
5025 * gdb.texinfo (Tracepoint Action Lists): Add printf.
5026
5027 2011-02-18 Tom Tromey <tromey@redhat.com>
5028
5029 * agentexpr.texi (Bytecode Descriptions): Document pick and rot.
5030
5031 2011-02-14 Michael Snyder <msnyder@vmware.com>
5032
5033 * gdb.texinfo (threads): Document argument for "info threads" cmd.
5034 Document new command "thread find".
5035
5036 2011-02-14 Michael Snyder <msnyder@vmware.com>
5037
5038 * gdb.texinfo (Threads): Update example of new thread message.
5039
5040 2011-02-14 Pedro Alves <pedro@codesourcery.com>
5041
5042 * gdb.texinfo (Remote Configuration): Mention set/show remote
5043 traceframe-info.
5044 (Tools/Packages Optional for Building GDB): Mention that expat is
5045 used for traceframe info.
5046 (Remote Protocol) <Menu>: Add "Traceframe Info Format".
5047 (General Query Packets) <qSupported>: Describe the
5048 qXfer:traceframe-info:read feature.
5049 (qXfer::read): Describe qXfer:traceframe-info:read.
5050 (Traceframe Info Format): New section.
5051
5052 2011-02-04 Pedro Alves <pedro@codesourcery.com>
5053
5054 * gdbint.texinfo (Formatting): Mention some formatting guidelines
5055 for casts and unary operators.
5056
5057 2011-02-04 Tom Tromey <tromey@redhat.com>
5058
5059 * gdb.texinfo (GDB/MI Async Records): Document that symbols-loaded
5060 is not useful.
5061
5062 2011-01-25 Pedro Alves <pedro@codesourcery.com>
5063
5064 * gdb.texinfo: s/value optimized out/optimized out/g
5065
5066 2011-01-21 Joel Brobecker <brobecker@adacore.com>
5067
5068 * gdb.texinfo (Other Misc Settings): Rework part of the
5069 documentation of the "set interactive mode" command.
5070
5071 2011-01-19 Tom Tromey <tromey@redhat.com>
5072
5073 * gdb.texinfo (Threads): Document thread name output and `thread
5074 name' command.
5075 (Threads In Python): Document Thread.name attribute.
5076 (GDB/MI Thread Commands): Document thread attributes.
5077
5078 2011-01-12 Andrew Burgess <aburgess@broadcom.com>
5079
5080 * gdb.texinfo (GDB/MI Data Manipulation): Update to reflect
5081 changes in mi/mi-cmd-disas.c
5082
5083 2011-01-12 Tom Tromey <tromey@redhat.com>
5084
5085 * gdb.texinfo (Threads): Remove duplicate text. Update examples.
5086 Fix "thread apply" text.
5087
5088 2011-01-11 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
5089 Thiago Jung Bauermann <bauerman@br.ibm.com>
5090
5091 Implement support for PowerPC BookE ranged watchpoints.
5092 * gdb.texinfo (PowerPC Embedded): Document ranged watchpoints and
5093 the "set powerpc exact-watchpoints" flag.
5094
5095 2011-01-07 Tom Tromey <tromey@redhat.com>
5096
5097 * gdb.texinfo (Python API): Add descriptions to @menu items.
5098
5099 2011-01-06 Tom Tromey <tromey@redhat.com>
5100
5101 * gdb.texinfo (Frames In Python): Document gdb.newest_thread.
5102
5103 2010-01-06 Paul Pluzhnikov <ppluzhnikov@google.com>
5104
5105 * gdb.texinfo (Debugging Output): Document "set debug jit".
5106
5107 2011-01-06 Tom Tromey <tromey@redhat.com>
5108
5109 PR python/12133:
5110 * gdb.texinfo (Frames In Python): Document various frame
5111 constants.
5112
5113 2011-01-05 Joel Brobecker <brobecker@adacore.com>
5114
5115 * doc/agentexpr.texi, doc/all-cfg.texi, doc/annotate.texinfo,
5116 doc/gdb.texinfo, doc/gdbint.texinfo, doc/observer.texi,
5117 doc/refcard.tex, doc/stabs.texinfo: Copyright year update.
5118
5119 2011-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
5120
5121 * Makefile.in (diststuff): Remove gdb-cfg.texi and GDBvn.texi.
5122 (clean): Add GDBvn.texi.
5123
5124 2010-12-29 Joel Brobecker <brobecker@adacore.com>
5125
5126 * gdb.texinfo (Ada Glitches): Remove paragraph describing the
5127 occasional case where the debugger prints an array address
5128 instead of the array itself.
5129
5130 2010-12-23 Pedro Alves <pedro@codesourcery.com>
5131
5132 * gdb.texinfo (Packets) <read registers packet>: Document support
5133 for registers that were not collected.
5134
5135 2010-12-15 Doug Evans <dje@google.com>
5136
5137 * gdb.texinfo (Startup): Document auto-loading of scripts during
5138 startup.
5139 (Auto-loading): Delete "maint set python auto-load on|off".
5140 Add "set auto-load-scripts on|off".
5141
5142 2010-12-07 Doug Evans <dje@google.com>
5143
5144 * gdb.texinfo (Mode Options): Document -data-directory.
5145 (Data Files): Add reference to -data-directory.
5146
5147 2010-11-29 Doug Evans <dje@google.com>
5148
5149 * gdb.texinfo (Pretty-Printer Introduction): Change
5150 printer-name:subprinter-name to printer-name;subprinter-name.
5151
5152 2010-11-29 Phil Muldoon <pmuldoon@redhat.com>
5153
5154 PR python/12199
5155
5156 * gdb.texinfo (Breakpoints In Python): Document "delete" method.
5157
5158 2010-11-23 Tom Tromey <tromey@redhat.com>
5159
5160 * gdb.texinfo (Top): Check SYSTEM_READLINE.
5161 (Editing): Likewise.
5162 (Command History): Likewise.
5163 (TUI Keys): Likewise.
5164 (Bug Reporting): Conditionally include rluser.texi and
5165 inc-history.texinfo.
5166 * Makefile.in (READLINE_TEXI_INCFLAG): New variable.
5167 (GDB_DOC_SOURCE_INCLUDES): Add comment.
5168 (GDBvn.texi): Set SYSTEM_READLINE when appropriate.
5169 (gdb.dvi): Use READLINE_TEXI_INCFLAG.
5170 (gdb.pdf): Likewise.
5171 (gdb.info): Likewise.
5172 (gdb/index.html): Likewise.
5173
5174 2010-11-23 Tom Tromey <tromey@redhat.com>
5175
5176 * Makefile.in (Makefile): Run ../config.status.
5177 (distclean): Update.
5178 * configure: Remove.
5179 * configure.ac: Remove.
5180
5181 2010-11-12 Tom Tromey <tromey@redhat.com>
5182
5183 * gdb.texinfo (Basic Python): Update. Add xref.
5184 (Exception Handling): Document new exception classes.
5185 (Types In Python): Update.
5186 (Frames In Python): Update.
5187
5188 2010-11-11 Phil Muldoon <pmuldoon@redhat.com>
5189
5190 * gdb.texinfo (Breakpoints In Python): Document "internal"
5191 parameter, and visible attribute.
5192
5193 2010-11-05 Doug Evans <dje@google.com>
5194
5195 * gdb.texinfo (Source Path): Document "set directories".
5196
5197 2010-11-05 Ken Werner <ken.werner@de.ibm.com>
5198
5199 * gdb.texinfo: (Summary) Add mention about OpenCL C language support.
5200 (OpenCL C): New node.
5201
5202 2010-11-02 Doug Evans <dje@google.com>
5203
5204 * gdb.texinfo (Pretty Printing): Expand into three sections,
5205 introduction, example, and commands.
5206 (Python API): Delete section Disabling Pretty-Printers, merge into
5207 Selecting Pretty-Printers.
5208 (Writing a Pretty-Printer): New section. Move the pretty-printer
5209 example here, and reformat to match python coding style. Add a second
5210 example using the gdb.printing module.
5211 (Python modules): Add gdb.printing.
5212
5213 2010-10-29 Doug Evans <dje@google.com>
5214
5215 * gdb.texinfo (Python): Fix long line.
5216
5217 2010-10-20 Doug Evans <dje@google.com>
5218
5219 * gdbint.texinfo (Misc Guidelines): Renamed from Coding.
5220 All references updated. Correct sections marked as subsections.
5221 (Coding Standards): New chapter. Move the coding standard related
5222 subsections here. Add section on Python coding standards.
5223
5224 2010-10-13 Doug Evans <dje@google.com>
5225
5226 * gdb.texinfo (Python): Add "Python modules".
5227 (Types in Python): Add reference to gdb.types section.
5228 (Python modules): New node.
5229
5230 2010-10-11 Doug Evans <dje@google.com>
5231
5232 * gdb.texinfo (Values From Inferior): Add reference to "Types in
5233 Python" from gdb.Value.type description.
5234
5235 2010-09-28 Joel Brobecker <brobecker@adacore.com>
5236
5237 * gdb.texinfo (Ravenscar Profile): New node.
5238
5239 2010-09-22 Tom Tromey <tromey@redhat.com>
5240
5241 * gdb.texinfo (Values From Inferior): Mention Value.__init__.
5242
5243 2010-09-22 Eli Zaretskii <eliz@gnu.org>
5244
5245 * gdb.texinfo (Values From Inferior): Clarify that
5246 value.dynamic_type works only in C++ programs with RTTI.
5247
5248 2010-09-15 Paul Bolle <pebolle@tiscali.nl>
5249
5250 * gdb.texinfo (Character Sets): Correctly reference host-charset
5251 in example.
5252
5253 2010-09-13 Tom Tromey <tromey@redhat.com>
5254
5255 * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-frames>:
5256 Document "fullname" and "from".
5257
5258 2010-09-01 Marc Khouzam <marc.khouzam@ericsson.com>
5259
5260 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document new
5261 feature `reverse' output by -list-target-features.
5262
5263 2010-08-31 H.J. Lu <hongjiu.lu@intel.com>
5264
5265 * gdb.texinfo (i386 Features): Remove an extra "@item".
5266
5267 2010-08-30 Tom Tromey <tromey@redhat.com>
5268
5269 PR python/11792:
5270 * gdb.texinfo (Values From Inferior): Document dynamic_type.
5271
5272 2010-08-24 Daniel Jacobowitz <dan@codesourcery.com>
5273
5274 * gdb.texinfo (ARM Features): Document
5275 org.gnu.gdb.arm.m-profile.
5276
5277 2010-08-23 Tom Tromey <tromey@redhat.com>
5278
5279 PR python/11145:
5280 * gdb.texinfo (Values From Inferior): Document dynamic_cast and
5281 reinterpret_cast methods.
5282
5283 2010-08-23 Tom Tromey <tromey@redhat.com>
5284
5285 PR python/11915:
5286 * gdb.texinfo (Types In Python): Document array method.
5287
5288 2010-08-18 Thiago Jung Bauermann <bauerman@br.ibm.com>
5289
5290 * gdb.texinfo (PowerPC Embedded): Mention support for the DVC register.
5291
5292 2010-08-16 Tom Tromey <tromey@redhat.com>
5293
5294 * gdb.texinfo (Set Watchpoints): Document -location option.
5295
5296 2010-08-13 Doug Evans <dje@google.com>
5297
5298 * gdb.texinfo (.debug_gdb_scripts section): Fix typo.
5299
5300 2010-08-13 Vladimir Prus <vladimir@codesourcery.com>
5301
5302 * gdb.texinfo (GDB/MI Data Manipulation): Document
5303 -data-read-memory-raw and -data-write-memory-raw.
5304
5305 2010-08-11 Tom Tromey <tromey@redhat.com>
5306 Phil Muldoon <pmuldoon@redhat.com>
5307
5308 * gdb.texinfo (Basic Python): Describe post_event API.
5309
5310 2010-08-11 Phil Muldoon <pmuldoon@redhat.com>
5311
5312 * gdb.texinfo (Basic Python): Describe solib_address and
5313 decode_line Python APIs
5314
5315 2010-08-10 Tom Tromey <tromey@redhat.com>
5316
5317 * gdb.texinfo (Pretty Printing API): Document
5318 gdb.default_visualizer.
5319
5320 2010-08-10 Tom Tromey <tromey@redhat.com>
5321
5322 Revert gdb-add-index addition:
5323 * gdb.texinfo (Index Files): Don't document gdb-add-index.
5324
5325 2010-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
5326 Eli Zaretskii <eliz@gnu.org>
5327
5328 * gdb.texinfo (Mode Options) <-batch>
5329 (Basic Python) <gdb.execute>: Describe setting width and height.
5330
5331 2010-07-31 Paul Pluzhnikov <ppluzhnikov@google.com>
5332
5333 * gdb.texinfo (Threads): Document 'debug libthread-db'.
5334
5335 2010-07-30 Tom Tromey <tromey@redhat.com>
5336
5337 * gdb.texinfo (Index Files): Mention gdb-add-index.
5338
5339 2010-07-30 Hui Zhu <teawater@gmail.com>
5340
5341 * gdb.texinfo (Inferiors and Programs): Update the introduce of
5342 "detach inferior" and "kill inferior".
5343
5344 2010-07-28 CHENG Renquan <rqcheng@smu.edu.sg>
5345
5346 * gdb.texinfo (Machine Code): Update description of two forms of
5347 arguments, and add new example to demonstrate the new form.
5348
5349 2010-07-27 Phil Muldoon <pmuldoon@redhat.com>
5350
5351 * gdb.texinfo (Values From Inferior): Add value inferior function
5352 call description.
5353
5354 2010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
5355
5356 * gdb.texinfo (Active Targets): Fix wrong comma placement.
5357
5358 2010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
5359 Eli Zaretskii <eliz@gnu.org>
5360
5361 Make core files the process_stratum.
5362 * gdb.texinfo (Active Targets): Remove core_stratum. Include
5363 record_stratum example.
5364
5365 2010-07-13 Tom Tromey <tromey@redhat.com>
5366
5367 * gdb.texinfo (Index Files): New node.
5368
5369 2010-07-13 Tom Tromey <tromey@redhat.com>
5370
5371 * gdb.texinfo (GDB/MI Variable Objects): Remove extra 'for'.
5372
5373 2010-07-13 Tom Tromey <tromey@redhat.com>
5374
5375 * gdb.texinfo (Specify Location): Document labels.
5376
5377 2010-07-01 Pedro Alves <pedro@codesourcery.com>
5378
5379 * gdb.texinfo (Create and Delete Tracepoints): Add more index
5380 entries for fast tracepoints and static tracepoints.
5381
5382 2010-07-01 Pedro Alves <pedro@codesourcery.com>
5383
5384 * gdb.texinfo (General Query Packets) <qfThreadInfo,
5385 qsThreadInfo>: Spell out `l' as ell.
5386
5387 2010-07-01 Pedro Alves <pedro@codesourcery.com>
5388
5389 * gdb.texinfo (Convenience Variables): Document $_sdata.
5390 (Commands to Set Tracepoints): Describe static tracepoints. Add
5391 `Listing Static Tracepoint Markers' menu entry. Document
5392 "strace".
5393 (Tracepoint Action Lists): Document collecting $_sdata.
5394 (Listing Static Tracepoint Markers): New subsection.
5395 (Tracepoints support in gdbserver): Mention static tracepoints.
5396 (remote packets, enabling and disabling): Mention
5397 read-sdata-object.
5398 (General Query Packets) <qSupported>: Document qXfer:sdata:read
5399 and StaticTracepoint.
5400 Mention qTfSTM, qTsSTM and qTSTMat as tracepoint packets.
5401 Document qXfer:sdata:read.
5402 (Tracepoint packets): Document qTfSTM, qTsSTM and qTSTMat.
5403
5404 2010-06-29 Joel Brobecker <brobecker@adacore.com>
5405
5406 * gdb.texinfo (Threads In Python): Fix unmatched @end table.
5407
5408 2010-06-28 Phil Muldoon <pmuldoon@redhat.com>
5409 Tom Tromey <tromey@redhat.com>
5410 Thiago Jung Bauermann <bauerman@br.ibm.com>
5411
5412 * gdb.texinfo (Inferiors In Python): New node.
5413 * gdb.texinfo (Threads In Python): New node.
5414
5415 2010-06-28 Joel Brobecker <brobecker@adacore.com>
5416
5417 * gdb.texinfo (Python): Document what the python directory is
5418 and what its location is.
5419 (Basic Python): Document the gdb.PYTHONDIR constant.
5420
5421 2010-06-25 Tom Tromey <tromey@redhat.com>
5422
5423 PR python/10808:
5424 * gdb.texinfo (Basic Python): Document new gdb.execute argument.
5425
5426 2010-06-24 Hui Zhu <teawater@gmail.com>
5427
5428 * gdb.texinfo: (Commands for Controlled Output): Add
5429 documentation for command "eval".
5430
5431 2010-06-21 Stan Shebs <stan@codesourcery.com>
5432
5433 * gdb.texinfo: Add explicit @node and @appendix for GFDL.
5434 * annotate.texinfo: Ditto.
5435 * gdbint.texinfo: Ditto.
5436 * stabs.texinfo: Ditto.
5437
5438 2010-06-22 Hui Zhu <teawater@gmail.com>
5439
5440 * gdb.texinfo: (Process Record and Replay): Add documentation
5441 for command "set record memory-query".
5442
5443 2010-06-21 Stan Shebs <stan@codesourcery.com>
5444
5445 * gdb.texinfo: Relicense under GFDL version 1.3.
5446 * annotate.texinfo: Relicense under GFDL version 1.3.
5447 * gdbint.texinfo: Relicense under GFDL version 1.3.
5448 * stabs.texinfo: Relicense under GFDL version 1.3.
5449 * fdl.texi: Update to version 1.3.
5450
5451 2010-06-18 Stan Shebs <stan@codesourcery.com>
5452
5453 * gdb.texinfo (Operating System Auxiliary Information): Describe
5454 "info os" when no arguments given.
5455
5456 * gdb.texinfo (Debugging Programs with Multiple Threads): Describe
5457 $_thread.
5458
5459 2010-06-18 Hui Zhu <teawater@gmail.com>
5460
5461 * gdb.texinfo: (Process Record and Replay): Add documentation
5462 for commands "record save" and "record restore".
5463
5464 2010-06-16 Jan Kratochvil <jan.kratochvil@redhat.com>
5465
5466 * gdb.texinfo: Include information about the correct use
5467 of addresses in the `watch' command.
5468
5469 2010-06-11 Stan Shebs <stan@codesourcery.com>
5470
5471 * gdb.texinfo (Observer Mode): New section.
5472 (General Query Packets): Document QAllow.
5473
5474 2010-06-04 Doug Evans <dje@google.com>
5475
5476 * gdb.texinfo (Python API): New node `Disabling Pretty-Printers'.
5477
5478 2010-06-03 Doug Evans <dje@google.com>
5479
5480 * gdbint.texinfo (Coding): Add subsection on command names.
5481
5482 2010-06-02 Tom Tromey <tromey@redhat.com>
5483
5484 * gdb.texinfo (Maintenance Commands): Document maint set dwarf2
5485 always-disassemble.
5486
5487 2010-06-01 Pedro Alves <pedro@codesourcery.com>
5488
5489 * gdb.texinfo (Set Tracepoints): Mention tracepoints support in
5490 gdbserver, and add cross reference.
5491 (Tracepoints support in gdbserver): New subsection.
5492
5493 2010-05-26 Pedro Alves <pedro@codesourcery.com>
5494
5495 * gdb.texinfo (General Query Packets) <qSupported>: Describe the
5496 `qRelocInsn' feature.
5497 (Relocate instruction reply packet): New subsection
5498 of `Tracepoint Packets'.
5499 (Tracepoint Packets): Mention that packets QTDP and QTStart
5500 support the qRelocInsn request, and add cross reference to new
5501 subsection.
5502
5503 2010-05-25 Doug Evans <dje@google.com>
5504
5505 * gdb.texinfo (Exception Handling): Document gdb.GdbError.
5506 (Commands In Python): Document gdb.string_to_argv.
5507
5508 2010-05-02 Jan Kratochvil <jan.kratochvil@redhat.com>
5509
5510 * gdbint.texinfo (Host Definition): Remove items NORETURN and
5511 ATTR_NORETURN.
5512
5513 2010-04-29 Phil Muldoon <pmuldoon@redhat.com>
5514 Tom Tromey <tromey@redhat.com>
5515 Thiago Jung Bauermann <bauerman@br.ibm.com>
5516
5517 * gdb.texinfo (Parameters In Python): New Node.
5518
5519 2010-04-29 Mihail Zenkov <mihail.zenkov@gmail.com>
5520
5521 * gdb.texinfo: (Summary) Add mention about D language support.
5522 (Filenames): Add D suffixes.
5523 (D): New node.
5524
5525 2010-04-26 Pierre Muller <muller@ics.u-strasbg.fr>
5526
5527 * gdbint.texinfo (CANNOT_STEP_HW_WATCHPOINTS): Remove explanation
5528 of macro deleted from GDB code.
5529
5530 2010-04-24 Pedro Alves <pedro@codesourcery.com>
5531
5532 * gdb.texinfo (Commands to specify files): Describe what how GDB
5533 looks up DOS-based filesystem paths on the system root. Document
5534 the new `set/show target-file-system-kind' commands.
5535
5536 2010-04-23 Doug Evans <dje@google.com>
5537
5538 * gdb.texinfo (Python): Move Auto-loading section here ...
5539 (Python API): from here.
5540 (Auto-loading): Add docs for .debug_gdb_scripts auto-loaded scripts.
5541 (Maintenance Commands): Add docs for "maint print section-scripts".
5542
5543 2010-04-20 Chris Moller <cmoller@redhat.com>
5544
5545 * gdb.texinfo (Setting Breakpoints): Added description of
5546 filename-qualified rbreak.
5547 * refcard.tex (Breakpoints and Watchpoints): Added brief
5548 description of filename-qualified rbreak.
5549
5550 2010-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
5551
5552 * gdb.texinfo (Data): New @menu reference to Pretty Printing.
5553 (Python API): Change the reference to Pretty Printing API.
5554 (Pretty Printing): Move the user part under the Data node. Reformat
5555 the sample output to 72 columns. Create a new reference to Pretty
5556 Printing API. Rename the API part ...
5557 (Pretty Printing API): To a new node name.
5558 (Selecting Pretty-Printers, Progspaces In Python, Objfiles In Python)
5559 (GDB/MI Variable Objects): Change references to Pretty Printing API.
5560
5561 2010-04-21 Stan Shebs <stan@codesourcery.com>
5562
5563 * gdb.texinfo (Tracepoint Actions): Mention synonymy of actions
5564 and commands.
5565 (Listing Tracepoints): Update to reflect current behavior.
5566
5567 2010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
5568
5569 * gdb.texinfo (Examining memory): Update for change in string
5570 display with explicit size.
5571
5572 2010-04-19 Pedro Alves <pedro@codesourcery.com>
5573
5574 PR breakpoints/8554.
5575
5576 * gdb.texinfo (Save Breakpoints): New node.
5577 (save-tracepoints): Rename to ...
5578 (save tracepoints): ... this. Mention that `save-tracepoints' is
5579 a deprecated alias to `save tracepoints'.
5580
5581 2010-04-16 Pierre Muller <muller@ics.u-strasbg.fr>
5582
5583 * gdb.texinfo ($_tlb): Document new automatic convinience variable.
5584 (info w32 thread-information-block): Document new command.
5585 (qGetTIBAddress): Document new gdbserver query.
5586 (maint set/show show-all-tib): Document new command.
5587
5588 2010-04-15 Doug Evans <dje@google.com>
5589
5590 * gdb.texinfo (Python API): Add progspaces section.
5591 (Selecting Pretty-Printers): Progspace pretty-printers are
5592 searched too.
5593 (Progspaces In Python): New section.
5594
5595 * gdb.texinfo (Command Files): Add docs for new "source -s" option.
5596
5597 2010-04-14 Phil Muldoon <pmuldoon@redhat.com>
5598
5599 * gdb.texinfo (Pretty Printing): Document behaviour when to_string
5600 returns None.
5601
5602 2010-04-09 Stan Shebs <stan@codesourcery.com>
5603
5604 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
5605 Describe the `frames-created' field, tweak grammar.
5606
5607 2010-04-09 Pedro Alves <pedro@codesourcery.com>
5608
5609 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
5610 Describe the `circular' and `disconnected' fields.
5611
5612 2010-04-09 H.J. Lu <hongjiu.lu@intel.com>
5613
5614 * gdb.texinfo (maint print registers): Mention unavailable and
5615 invisible registers.
5616
5617 2010-04-09 Phil Muldoon <pmuldoon@redhat.com>
5618 Thiago Jung Bauermann <bauerman@br.ibm.com>
5619 Tom Tromey <tromey@redhat.com>
5620
5621 * gdb.texinfo (Breakpoints In Python): New Node.
5622
5623 2010-04-08 Stan Shebs <stan@codesourcery.com>
5624
5625 * gdb.texinfo (Tracepoint Packets): Describe disconn and circular
5626 trace status fields.
5627
5628 2010-04-08 H.J. Lu <hongjiu.lu@intel.com>
5629
5630 * gdb.texinfo (i386 Features): Make org.gnu.gdb.i386.avx
5631 optional. Make org.gnu.gdb.i386.avx requires
5632 org.gnu.gdb.i386.avx.
5633
5634 2010-04-08 Doug Evans <dje@google.com>
5635
5636 * gdb.texinfo (Command Files): Document that gdb skips $cdir in
5637 search path, and document that gdb only scans the search path if
5638 the script's path doesn't specify a directory.
5639
5640 2010-04-05 Doug Evans <dje@google.com>
5641
5642 * gdb.texinfo (maint show python auto-load): Fix typo.
5643
5644 2010-04-04 Stan Shebs <stan@codesourcery.com>
5645
5646 * gdb.texinfo (Setting Breakpoints): "info watch" no longer a synonym.
5647 (Setting Watchpoints): Update description of "info watch".
5648 (Disabling Breakpoints): Only "info break" lists all.
5649
5650 * gdb.texinfo (Tracepoint Restrictions): Document PC inference.
5651 (tdump): Explain how tdump works.
5652
5653 2010-04-01 Pedro Alves <pedro@codesourcery.com>
5654
5655 * gdb.texinfo (Break Commands): Clarify `commands' changes, and
5656 add cross reference.
5657
5658 2010-03-31 Pedro Alves <pedro@codesourcery.com>
5659
5660 * gdb.texinfo (TUI Commands): Mention that in some cases, these
5661 commands error out.
5662
5663 2010-03-30 H.J. Lu <hongjiu.lu@intel.com>
5664
5665 * gdb.texinfo (i386 Features): Add org.gnu.gdb.i386.avx.
5666
5667 2010-03-30 H.J. Lu <hongjiu.lu@intel.com>
5668
5669 * gdb.texinfo (General Query Packets): Add xmlRegisters.
5670
5671 2010-03-29 Stan Shebs <stan@codesourcery.com>
5672 Nathan Sidwell <nathan@codesourcery.com>
5673
5674 * gdb.texinfo (GDB/MI Tracepoint Commands): Add notes about the
5675 GDBN equivalent.
5676 (Set Tracepoints): Remove mention that conditional tracepoints
5677 don't exist.
5678 (Tracepoint Actions): Clarify when while-stepping collection
5679 happens, note that while-stepping does not automatically collect
5680 $pc.
5681
5682 2010-03-29 Stan Shebs <stan@codesourcery.com>
5683
5684 * gdb.texinfo (Tracepoint Packets): Describe QTDPsrc.
5685 (General Query Packets): Describe TracepointSource.
5686
5687 2010-03-27 Matt Rice <ratmice@gmail.com>
5688
5689 * gdb.texinfo (ARM): Document arguments to "target sim".
5690 (Set Catchpoints): Use @dots{} instead of @r{...}.
5691
5692 2010-03-26 Pedro Alves <pedro@codesourcery.com>
5693
5694 * gdb.texinfo (Tracepoint Packets): Remove mention that
5695 terror:string may be plain text, and drop mention of X prefix.
5696
5697 2010-03-26 Vladimir Prus <vladimir@codesourcery.com>
5698
5699 * gdb.texinfo (GDB/MI Tracepoint Commands): Add comma after @xref.
5700
5701 2010-03-24 Stan Shebs <stan@codesourcery.com>
5702
5703 * gdb.texinfo (Tracepoint Packets): Document trace error status.
5704
5705 2010-03-24 Tom Tromey <tromey@redhat.com>
5706
5707 PR breakpoints/9352:
5708 * gdb.texinfo (Break Commands): Update.
5709
5710 2010-03-24 Vladimir Prus <vladimir@codesourcery.com>
5711
5712 * gdb.texinfo (GDB/MI Tracepoint Commands): Document MI tracepoint
5713 commands.
5714
5715 2010-03-16 Stan Shebs <stan@codesourcery.com>
5716
5717 * gdb.texinfo (Starting and Stopping Trace Experiments): Describe
5718 circular-trace-buffer.
5719 (Tracepoint Packets): Describe QTBuffer, and details of the
5720 qTStatus reply.
5721
5722 2010-03-12 Stan Shebs <stan@codesourcery.com>
5723 Nathan Sidwell <nathan@codesourcery.com>
5724
5725 * gdb.texinfo (Tracepoint Actions): Clarify that while-stepping is
5726 doing instruction stepping.
5727 (Tracepoint Restrictions): New node.
5728
5729 2010-03-10 Tom Tromey <tromey@redhat.com>
5730
5731 * gdbint.texinfo (Symbol Handling): Update.
5732
5733 2010-03-08 Tom Tromey <tromey@redhat.com>
5734
5735 PR cli/9591:
5736 * gdb.texinfo (Mode Options): Mention lack of pagination and
5737 confirmation with --batch.
5738 (Screen Size): Mention --batch.
5739 (Messages/Warnings): Likewise.
5740
5741 2010-03-05 Tom Tromey <tromey@redhat.com>
5742
5743 * gdb.texinfo (Basic Python): Document target_charset and
5744 target_wide_charset.
5745
5746 2010-03-05 Tom Tromey <tromey@redhat.com>
5747
5748 * gdb.texinfo (Data): Link to pretty-printing.
5749 (Output Formats): Likewise. Correct text.
5750
5751 2010-03-01 Daniel Jacobowitz <dan@codesourcery.com>
5752
5753 * gdb.texinfo (Types): Describe <struct> and <flags>.
5754
5755 2010-02-28 Phil Muldoon <pmuldoon@redhat.com>
5756
5757 * gdb.texinfo (Frames In Python): Add block parameter and
5758 description to read_var text.
5759
5760 2010-02-26 Phil Muldoon <pmuldoon@redhat.com>
5761 Tom Tromey <tromey@redhat.com>
5762
5763 * gdb.texinfo (Types In Python): Describe block argument in
5764 template_argument and gdb.lookup_type.
5765
5766 2010-02-24 Tom Tromey <tromey@redhat.com>
5767
5768 * gdb.texinfo (Cygwin Native): Fix typo.
5769
5770 2010-02-24 Phil Muldoon <pmuldoon@redhat.com>
5771
5772 * gdb.texinfo (Frames In Python): Add block, find_sal, function
5773 and select method descriptions.
5774 (Python API): Add Blocks In Python, Symbols in Python and Symbol
5775 Tables in Python to menu.
5776 (Blocks In Python): New node.
5777 (Symbols In Python): New node.
5778 (Symbol Tables in Python): New node.
5779
5780 2010-02-24 Vladimir Prus <vladimir@codesourcery.com>
5781
5782 Multiexec MI
5783
5784 gdb/
5785 * breakpoint.c (clear_syscall_counts): Take struct inferior*.
5786
5787 gdb/doc/
5788 * gdb.texinfo (GDB/MI Command Syntax): Document notification
5789 changes.
5790 (GDB/MI Program Execution): Document current behaviour of
5791 --all and --thread-group.
5792 (GDB/MI Miscellaneous Commands): Document -add-inferior and
5793 -remove-inferior.
5794 * observer.texi (inferior_added, inferior_removed): New
5795 observers.
5796
5797 2010-02-19 Tom Tromey <tromey@redhat.com>
5798
5799 * gdbint.texinfo (Getting Started): Fix @node.
5800 (Debugging GDB): Likewise.
5801
5802 2010-02-13 Joel Brobecker <brobecker@adacore.com>
5803
5804 * gdbint.texinfo (Testsuite): New section "Testsuite Configuration",
5805 documenting the gdb_test_timeout variable.
5806
5807 2010-02-12 Jakob Engblom <jakob@virtutech.com>
5808
5809 * gdb.texinfo (MI commands): Added documentation of --reverse
5810 option to a set of MI commands. Restructured documentation of MI
5811 commands --exec-continue to reflect the complexity of reverse
5812 execution.
5813
5814 2010-02-12 Pedro Alves <pedro@codesourcery.com>
5815
5816 * gdb.texinfo (Using the Collected Data): Specify that the address
5817 range of `tfind outsize' is exclusive, and that the address range
5818 of `tfind range' is inclusive.
5819 (Tracepoint Packets): Specify that the address range of
5820 `QTFrame:range' is inclusive, and that the address range of
5821 `QTFrame:outside' is exclusive
5822
5823 2010-02-12 Vladimir Prus <vladimir@codesourcery.com>
5824
5825 * gdb.texinfo (GDB/MI Result Records): Clarify ^running.
5826
5827 2010-02-10 Tom Tromey <tromey@redhat.com>
5828
5829 * gdb.texinfo (Debugging Output): Document set debug parser and
5830 show debug parser.
5831
5832 2010-02-09 H.J. Lu <hongjiu.lu@intel.com>
5833
5834 * gdb.texinfo (Predefined Target Types): Add i387_ext,
5835 i386_eflags and i386_mxcsr.
5836
5837 2010-02-08 H.J. Lu <hongjiu.lu@intel.com>
5838
5839 * gdb.texinfo: Document i386 target features.
5840
5841 2010-02-05 Doug Evans <dje@google.com>
5842
5843 * gdbint.texinfo (Testsuite): Add a new section to document the
5844 various DejaGnu variables that may be overridden.
5845 Document INTERNAL_GDBFLAGS.
5846
5847 2010-02-04 Tom Tromey <tromey@redhat.com>
5848
5849 PR cli/8830:
5850 * gdb.texinfo (Files): -readnow comes before the filename for file
5851 and symbol-file.
5852
5853 2010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
5854
5855 * gdb.texinfo (Architecture-Specific Protocol Details): New section.
5856 Document ARM breakpoint types.
5857 (Register Packet Format): Move into the new section.
5858 (Packets): Describe the KIND argument for Z0, z0, Z1, and z1 packets.
5859
5860 2010-01-21 Joel Brobecker <brobecker@adacore.com>
5861
5862 * gdb.texinfo (File Options): Adjust the documentation of this
5863 switch to refer to the "source" command rather than partially
5864 duplicating some of the relevant information.
5865 (Extending GDB): Introduce and document the set/show script-extension
5866 setting.
5867 (Command Files): Add note explaining that the "source" command
5868 is also used to evalute scripts written in other languages.
5869 Remove the short slightly incorrect reference to sourcing Python
5870 scripts.
5871 (Python Commands): Document how to execute a Python script from GDB.
5872
5873 2010-01-19 Joel Brobecker <brobecker@adacore.com>
5874
5875 * gdb.texinfo (Command Files): Fix typo.
5876
5877 2010-01-18 Tom Tromey <tromey@redhat.com>
5878
5879 * gdb.texinfo (File Options): Document -x on .py files.
5880 (Command Files): Document handling of Python scripts.
5881
5882 2010-01-18 Jie Zhang <jie.zhang@analog.com>
5883
5884 * Makefile.in (ANNOTATE_DOC_BUILD_INCLUDES): Add GDBvn.texi.
5885
5886 2010-01-15 Stan Shebs <stan@codesourcery.com>
5887
5888 * gdb.texinfo (Trace Files): New section.
5889 (Tracepoint Packets): Document QTSave and qTBuffer.
5890 (Trace File Format): New appendix.
5891
5892 2010-01-13 Phil Muldoon <pmuldoon@redhat.com>
5893
5894 * gdb.texinfo (Values From Inferior): Document lazy_string value
5895 method.
5896 (Python API): Add Lazy strings menu item.
5897 (Lazy Strings In Python): New node.
5898
5899 2010-01-13 Vladimir Prus <vladimir@codesourcery.com>
5900
5901 * gdb.texinfo (GDB/MI Thread Information): New.
5902 (GDB/MI Async Records): Document the core field in *stopped.
5903 (GDB/MI Miscellaneous Commands): Expand -list-thread-groups
5904 documentation
5905 (Process list): Document that osdata document may contain
5906 threads.
5907 (Remote Serial Protocol): Document qXfer:threads.
5908
5909 2010-01-06 Stan Shebs <stan@codesourcery.com>
5910
5911 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
5912 disconnected tracing.
5913 (Tracepoint Packets): Document new protocol.
5914
5915 2010-01-05 Stan Shebs <stan@codesourcery.com>
5916
5917 * gdb.texinfo (Create and Delete Tracepoints): Describe fast
5918 tracepoints.
5919 (Tracepoint Packets): Describe remote protocol for fast
5920 tracepoints.
5921
5922 2010-01-01 Joel Brobecker <brobecker@adacore.com>
5923
5924 Update the "Start of New Year Procedure".
5925 * gdbint.texinfo: Add the list of files that need to be updated
5926 manually. Minor reformatting.
5927
5928 2010-01-01 Joel Brobecker <brobecker@adacore.com>
5929
5930 * refcard.tex: Update copyright year in header and text.
5931
5932 2010-01-01 Joel Brobecker <brobecker@adacore.com>
5933
5934 * agentexpr.texi: Add 2010 to the list of copyright years.
5935 * annotate.texinfo: Likewise.
5936 * gdb.texinfo: Likewise.
5937 * gdbint.texinfo: Likewise.
5938 * observer.texi: Likewise.
5939 * stabs.texinfo: Likewise.
5940
5941 2009-12-31 Stan Shebs <stan@codesourcery.com>
5942
5943 * gdb.texinfo (Tracepoint Actions): Describe teval.
5944
5945 2009-12-29 Stan Shebs <stan@codesourcery.com>
5946
5947 * gdb.texinfo (Tracepoint Actions): Describe default-collect.
5948
5949 2009-12-28 Stan Shebs <stan@codesourcery.com>
5950
5951 * gdb.texinfo (Trace State Variables): New section.
5952 (Tracepoint Packets): Describe trace state variable packets.
5953 * agentexpr.texi (Bytecode Descriptions): Describe trace state
5954 variable bytecodes.
5955
5956 2009-12-28 Daniel Jacobowitz <dan@codesourcery.com>
5957
5958 * gdb.texinfo (Symbols): "info variables" prints definitions, not
5959 declarations.
5960
5961 2009-12-21 Vladimir Prus <vladimir@codesourcery.com>
5962
5963 * gdb.texinfo (GDB/MI Miscellaneous Commands): Clarify that
5964 -gdb-exit behaviour.
5965
5966 2009-12-20 Joel Brobecker <brobecker@adacore.com>
5967
5968 * gpl.texi: Update to version 3 of the GPL.
5969
5970 2009-12-20 Joel Brobecker <brobecker@adacore.com>
5971
5972 * Makefile.in: Update copyright header.
5973 * observer.texi: Fix the copyright header of the generated files.
5974
5975 2009-12-08 Phil Muldoon <pmuldoon@redhat.com>
5976
5977 * gdb.texinfo (Types In Python): Describe range function.
5978
5979 2009-12-03 Richard Ward <richard.j.ward1@googlemail.com>
5980
5981 * gdb.texinfo (Types In Python): Describe "is_base_class".
5982
5983 2009-12-03 Tom Tromey <tromey@redhat.com>
5984
5985 * gdb.texinfo (Basic Python): Document gdb.parse_and_eval.
5986
5987 2009-12-02 Paul Pluzhnikov <ppluzhnikov@google.com>
5988
5989 * observer.texi: New memory_changed observer.
5990
5991 2009-12-01 Tom Tromey <tromey@redhat.com>
5992
5993 * gdb.texinfo (Reverse Execution): Fix typo.
5994
5995 2009-11-24 Daniel Jacobowitz <dan@codesourcery.com>
5996
5997 PR gdb/8704
5998
5999 * gdb.texinfo (Thread-Specific Breakpoints): Thread specifiers
6000 are allowed after the breakpoint condition.
6001
6002 2009-11-23 Tom Tromey <tromey@redhat.com>
6003
6004 PR python/10782:
6005 * gdb.texinfo (Types In Python): Document Type.pointer.
6006
6007 2009-11-23 Paul Pluzhnikov <ppluzhnikov@google.com>
6008
6009 * gdb.texinfo (Machine Code): Adjust.
6010
6011 2009-11-11 Pedro Alves <pedro@codesourcery.com>
6012
6013 * agentexpr.texi (Tracing On Symmetrix): Delete section.
6014 (Using Agent Expressions): Delete cross reference.
6015
6016 2009-11-07 Joel Brobecker <brobecker@adacore.com>
6017
6018 * gdbint.texinfo, stabs.texinfo: Move the @setchapternewpage
6019 and @settitle directives up to help makeinfo find them.
6020
6021 2009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
6022
6023 * gdb.texinfo (set debug-file-directory, show debug-file-directory)
6024 (Auto-loading): Use plural and note one can use multiple components now.
6025
6026 2009-11-01 Vladimir Prus <vladimir@codesourcery.com>
6027
6028 * gdb.texinfo (GDB/MI Stack Manipulation): Make
6029 -stack-list-arguments have the same documentation for parameter
6030 as -stack-list-locals. Add comas.
6031
6032 2009-10-27 Tom Tromey <tromey@redhat.com>
6033 Eli Zaretskii <eliz@gnu.org>
6034
6035 PR python/10781
6036
6037 * gdb.texinfo (Values From Inferior): Document cast method.
6038
6039 2009-10-22 Paul Pluzhnikov <ppluzhnikov@google.com>
6040
6041 * gdb.texinfo (Machine Code): Mention function name in disasssembly
6042 and adjust example.
6043
6044 2009-10-22 Michael Snyder <msnyder@vmware.com>
6045
6046 * gdb.texinfo (Process Record and Replay): Document new form of
6047 info record command. Also document the new save and restore
6048 commands.
6049
6050 2009-10-21 Paul Pluzhnikov <ppluzhnikov@google.com>
6051
6052 * gdb.texinfo (Machine Code): Mention current pc marker.
6053 (Memory): Likewise.
6054
6055 2009-10-19 Pedro Alves <pedro@codesourcery.com>
6056 Stan Shebs <stan@codesourcery.com>
6057
6058 * observer.texi (new_inferior): Rename to...
6059 (inferior_appeared): ... this.
6060
6061 * gdb.texinfo (Inferiors): Rename node to ...
6062 (Inferiors and Programs): ... this. Mention running multiple
6063 programs in the same debug session.
6064 <info inferiors>: Mention the new 'Executable' column if "info
6065 inferiors". Update examples. Document the "add-inferior",
6066 "clone-inferior", "remove-inferior" and "maint info
6067 program-spaces" commands.
6068 (Process): Rename node to...
6069 (Forks): ... this. Document "set|show follow-exec-mode".
6070
6071 2009-10-11 Michael Snyder <msnyder@vmware.com>
6072
6073 * gdb.texinfo (ReverseStep): Show default as "unsupported".
6074 (ReverseContinue): Ditto.
6075
6076 2009-10-08 Paul Pluzhnikov <ppluzhnikov@google.com>
6077
6078 * gdb.texinfo (Server): Document libthread-db-search-path.
6079
6080 2009-10-08 Jan Kratochvil <jan.kratochvil@redhat.com>
6081
6082 * gdbint.texinfo (i386_stopped_by_hwbp): Remove.
6083
6084 2009-10-06 Michael Eager <eager@eagercon.com>
6085
6086 * gdb.texinfo (Contributors): Add self for Xilinx MicroBlaze.
6087 (Embedded Processors): Add MicroBlaze.
6088 (MicroBlaze): New. Describe Xilinx MicroBlaze
6089
6090 2009-10-04 Pedro Alves <pedro@codesourcery.com>
6091
6092 * gdb.texinfo (Remote Protocol): Don't mention vCont;T.
6093
6094 2009-09-26 Pierre Muller <muller@ics.u-strasbg.fr>
6095
6096 * gdb.texinfo (Cygwin Native): Mention support for Ctrl-BREAK.
6097
6098 2009-09-23 Joel Brobecker <brobecker@adacore.com>
6099
6100 * observer.texi (solib_unloaded): Document explicitly the fact that
6101 this observer is called before the associated symbols are unloaded.
6102
6103 2009-09-19 Vladimir Prus <vladimir@codesourcery.com>
6104
6105 * gdb.texinfo (GDB/MI Stack Manipulation): Document
6106 -stack-list-variables.
6107
6108 2009-09-18 Tom Tromey <tromey@redhat.com>
6109
6110 * gdb.texinfo (GDB/MI Variable Objects): -enable-pretty-printing
6111 is experimental.
6112
6113 2009-09-17 Paul Pluzhnikov <ppluzhnikov@google.com>
6114
6115 * gdb.texinfo (convenince variables): Mention
6116 $_siginfo could be empty.
6117
6118 2009-09-15 Tom Tromey <tromey@redhat.com>
6119
6120 * gdb.texinfo (GDB/MI Variable Objects): Document
6121 -enable-pretty-printing, -var-set-update-range, dynamic varobjs.
6122 Expand -var-update documentation.
6123
6124 2009-09-14 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
6125
6126 * gdb.texinfo (Set Catchpoints): Documentation about the catch syscall
6127 feature.
6128
6129 2009-09-13 Daniel Jacobowitz <dan@codesourcery.com>
6130
6131 * gdbint.texinfo (Unwinding the Frame ID): Reference outer_frame_id.
6132
6133 2009-09-10 Michael Snyder <msnyder@vmware.com>
6134
6135 * gdb.texinfo (qSupported): Mention new ReverseContinue and
6136 ReverseStep replies to the qSupported query.
6137
6138 2009-09-10 Joel Brobecker <brobecker@adacore.com>
6139
6140 Add documentation for set/show interactive-mode.
6141 * gdb.texinfo (Other Misc Settings): New node.
6142
6143 2009-09-01 Doug Evans <dje@google.com>
6144
6145 * gdb.texinfo (Caching Data of Remote Targets): Add note on
6146 non-stop mode's affect on remote caching.
6147
6148 2009-08-31 Jacob Potter <jdpotter@google.com>
6149 Doug Evans <dje@google.com>
6150
6151 * gdb.texinfo (Caching Data of Remote Targets): Update text.
6152 Mark `set/show remotecache' options as obsolete.
6153 Document new `set/show stack-cache' option.
6154 Update text for `info dcache'.
6155
6156 2009-08-27 Doug Evans <dje@google.com>
6157
6158 * gdb.texinfo (Symbols): Delete `set print symbol-loading'.
6159 (Files): Add note on new optional regex arg to `info sharedlibrary'.
6160
6161 2009-08-26 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6162
6163 * gdbint.texinfo (Releasing GDB): Fix confusing sentence
6164 about autoconf.
6165
6166 2009-08-25 Pedro Alves <pedro@codesourcery.com>
6167
6168 * gdb.texinfo (Debugging Multiple Inferiors): Add "info inferiors"
6169 small example, and describe its columns. Replace "inferior-id" by
6170 "infno" throughout.
6171
6172 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6173
6174 * gdbint.texinfo (Releasing GDB): Point to
6175 README-maintainer-mode file for required autoconf version.
6176 * configure.ac: Do not substitute datarootdir, htmldir,
6177 pdfdir, docdir. Do not process --with-datarootdir,
6178 --with-htmldir, --with-pdfdir, --with-docdir.
6179 * configure: Regenerate.
6180
6181 * configure: Regenerate.
6182
6183 2009-08-20 Reid Kleckner <reid@kleckner.net>
6184
6185 * gdb.texinfo: Add chapter on JIT interface.
6186
6187 2009-08-07 Nick Roberts <nickrob@snap.net.nz>
6188
6189 * gdb.texinfo (Server Prefix): Explain that server prefix suppresses
6190 confirmation request.
6191
6192 2009-08-05 Jeremy Bennett <jeremy.bennett@embecosm.com>
6193
6194 * gdb.texinfo (Separate Debug Files, Remote Protocol): Clarified
6195 CRC definitions.
6196
6197 2009-08-03 Vladimir Prus <vladimir@codesourcery.com>
6198
6199 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
6200 -break-commands.
6201
6202 2009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
6203
6204 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
6205 "set spu auto-flush-cache" and "show spu auto-flush-cache" commands.
6206
6207 2009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
6208
6209 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
6210 "set spu stop-on-load" and "show spu stop-on-load" commands.
6211
6212 2009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
6213
6214 * gdb.texinfo (Target Descriptions): Document <compatible> element.
6215
6216 2009-07-28 Daniel Jacobowitz <dan@codesourcery.com>
6217
6218 * gdb.texinfo (ARM Features): Document org.gnu.gdb.arm.vfp and
6219 org.gnu.gdb.arm.neon.
6220
6221 2009-07-20 Pedro Alves <pedro@codesourcery.com>
6222
6223 * gdb.texinfo (Target Description Format): Mention the new <osabi>
6224 optional element.
6225 (subsection OS ABI): New subsection.
6226
6227 2009-07-14 Stan Shebs <stan@codesourcery.com>
6228
6229 * gdb.texinfo (Tracepoint Conditions): New section.
6230 (General Query Packets): Describe ConditionalTracepoints.
6231 (Tracepoint Packets): Describe condition field.
6232 (Maintenance Commands): Describe maint agent-eval.
6233 * agentexpr.texi (Using Agent Expressions): Mention eval usage.
6234
6235 2009-07-11 Hui Zhu <teawater@gmail.com>
6236
6237 * gdb.texinfo (disassemble): Add a new modifier /r
6238 to "disassemble" command to make it print the raw instructions
6239 in hex as well as in symbolic form.
6240
6241 2009-07-09 Tom Tromey <tromey@redhat.com>
6242
6243 * gdbint.texinfo (Testsuite): Document parallel make check.
6244
6245 2009-07-09 Tom Tromey <tromey@redhat.com>
6246
6247 * gdbint.texinfo (Testsuite): Document test transcripts.
6248
6249 2009-07-10 Phil Muldoon <pmuldoon@redhat.com>
6250
6251 * gdb.texinfo (Values From Inferior): Add length parameter
6252 description.
6253
6254 2009-07-04 Chris Genly <chris@genly.us>
6255
6256 * gdb.texinfo (GDB/MI Variable Objects): Document child definition
6257 in -var-list-children. Fix example according to what the code
6258 does.
6259
6260 2009-07-02 Pedro Alves <pedro@codesourcery.com>
6261
6262 * gdb.texinfo (Debugging multiple inferiors): Document the
6263 "inferior", "detach inferior" and "kill inferior" commands.
6264 (Debugging Programs with Multiple Processes): Adjust to mention
6265 generic "inferior" commands. Delete mention of "detach fork" and
6266 "delete fork". Cross reference to "Debugging multiple inferiors"
6267 section.
6268
6269 2009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
6270
6271 * gdbint.texinfo (Item Output Functions): Update signature
6272 for ui_out_field_core_addr.
6273
6274 2009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
6275
6276 * gdbint.texinfo (Examples of Use of @code{ui_out} functions):
6277 Update example code extrated from breakpoint.c.
6278
6279 2009-06-28 Paul Pluzhnikov <ppluzhnikov@google.com>
6280
6281 * gdb.texinfo (GDB/MI Program Context): @ignore unimplemented
6282 MI commands.
6283 (GDB/MI Symbol Query): Likewise.
6284 (GDB/MI File Commands): Likewise.
6285 (GDB/MI File Transfer Commands): Likewise.
6286 (GDB/MI Target Manipulation): Likewise.
6287 (GDB/MI Miscellaneous Commands): Likewise.
6288
6289 2009-06-27 Daniel Jacobowitz <dan@codesourcery.com>
6290
6291 * gdb.texinfo (Debugging Optimized Code): New chapter.
6292 (Compiling for Debugging): Reference it. Move some
6293 text to the new section.
6294
6295 2009-06-15 Phil Muldoon <pmuldoon@redhat.com>
6296
6297 * doc/gdb.texinfo (Calling): Document
6298 set-unwind-on-terminating-exception usage.
6299
6300 2009-06-11 Pedro Alves <pedro@codesourcery.com>
6301
6302 * gdb.texinfo (All-Stop): Document new 'set schedule-multiple'
6303 command.
6304
6305 2009-06-07 Pedro Alves <pedro@codesourcery.com>
6306
6307 * gdbint.texinfo (TARGET_HAS_HARDWARE_WATCHPOINTS): Delete all
6308 references.
6309
6310 2009-06-04 Ulrich Weigand <uweigand@de.ibm.com>
6311
6312 * gdbint.texinfo: Rename formal parameters to gdbarch function
6313 protoypes from "current_gdbarch" to "gdbarch".
6314
6315 2009-05-28 Tom Tromey <tromey@redhat.com>
6316
6317 * gdb.texinfo (Basic Python): Change get_parameter to parameter.
6318
6319 2009-05-27 Tom Tromey <tromey@redhat.com>
6320
6321 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
6322 feature.
6323 (GDB/MI Variable Objects): Document -var-set-visualizer.
6324
6325 2009-04-02 Tom Tromey <tromey@redhat.com>
6326
6327 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
6328 feature.
6329 (GDB/MI Variable Objects): Document -var-set-visualizer.
6330
6331 2009-05-27 Tom Tromey <tromey@redhat.com>
6332 Thiago Jung Bauermann <bauerman@br.ibm.com>
6333 Phil Muldoon <pmuldoon@redhat.com>
6334
6335 * gdb.texinfo (Objfiles In Python): Reference pretty printing.
6336 (Pretty Printing): New node.
6337 (Selecting Pretty-Printers): Likewise.
6338 (Python API): Update.
6339 (Output Formats): Document /r format.
6340
6341 2009-05-27 Thiago Jung Bauermann <bauerman@br.ibm.com>
6342 Tom Tromey <tromey@redhat.com>
6343
6344 * gdb.texinfo (Types In Python): New node.
6345 (Values From Inferior): "type" is now an attribute.
6346 (Python API): Update.
6347
6348 2009-05-27 Tom Tromey <tromey@redhat.com>
6349 Thiago Jung Bauermann <bauerman@br.ibm.com>
6350 Phil Muldoon <pmuldoon@redhat.com>
6351
6352 * gdb.texinfo: Add @syncodeindex for `tp'.
6353 (Python API): Update.
6354 (Auto-loading): New node.
6355 (Objfiles In Python): New node.
6356
6357 2009-05-15 Paul Pluzhnikov <ppluzhnikov@google.com>
6358
6359 * gdb.texinfo (Threads): Document libthread-db-search-path.
6360
6361 2009-05-15 Nick Roberts <nickrob@snap.net.nz>
6362
6363 * gdb.texinfo (GDB/MI General Design): Break up into four nodes.
6364
6365 2009-05-12 Pedro Alves <pedro@codesourcery.com>
6366
6367 * gdb.texinfo: Document 'set/show debug gnu-nat'. Replace 'maint
6368 show-debug-regs' docs by 'maint set show-debug-regs' and 'maint
6369 show show-debug-regs' docs.
6370
6371 2009-05-08 Eli Zaretskii <eliz@gnu.org>
6372
6373 * gdb.texinfo (Process Record and Replay): Add description of
6374 reverse execution.
6375
6376 2009-05-07 Joel Brobecker <brobecker@adacore.com>
6377
6378 * gdbint.texinfo (Adding support for debugging core files): New node.
6379 (Native Debugging): Remove the ``Native core file Support'' section.
6380
6381 2009-05-01 Eli Zaretskii <eliz@gnu.org>
6382
6383 * gdb.texinfo (Process Record and Replay): Improve and clarify.
6384 Add index entries.
6385
6386 2009-04-30 Hui Zhu <teawater@gmail.com>
6387 Michael Snyder <msnyder@vmware.com>
6388
6389 * gdb.texinfo: (Process Record and Replay): Add documentation for
6390 process record and replay.
6391
6392 2009-04-29 Jan Kratochvil <jan.kratochvil@redhat.com>
6393
6394 * gdb.texinfo (Macros): Note command-line for `info macro'. Append
6395 a new part on command-line defined macros.
6396
6397 2009-04-25 Eli Zaretskii <eliz@gnu.org>
6398
6399 * gdb.texinfo (Machine Code) <disassemble-next-line>: Improve and
6400 clarify the wording.
6401
6402 2009-04-23 Tom Tromey <tromey@redhat.com>
6403
6404 * gdb.texinfo (Data Files): New node.
6405 (GDB Files): Update menu.
6406
6407 2009-04-23 Joel Brobecker <brobecker@adacore.com>
6408
6409 * gdbint.texinfo (Defining Other Architecture Features): Remove
6410 entry for PROCESS_LINENUMBER_HOOK.
6411
6412 2009-04-22 Vladimir Prus <vladimir@codesourcery.com>
6413
6414 * gdb.texinfo (GDB/MI Program Execution): Document -exec-jump.
6415
6416 2009-04-22 Hui Zhu <teawater@gmail.com>
6417
6418 * gdb.texinfo (disassemble-next-line): Set the default of
6419 disassemble-next-line to off.
6420
6421 2009-04-21 Joseph Myers <joseph@codesourcery.com>
6422
6423 * configure.ac (--with-datarootdir, --with-docdir, --with-pdfdir,
6424 --with-htmldir): New.
6425 * configure: Regenerate.
6426 * Makefile.in (datarootdir, docdir): Define.
6427 (gdb.dvi, gdb.pdf): Use same -I options as for building gdb.info
6428 instead of $(SET_TEXINPUTS).
6429 (gdbint.dvi, gdbint.pdf): Use same -I options as for building
6430 gdbint.info instead of $(SET_TEXINPUTS).
6431 (gdbint/index.html): Use same -I options as for building
6432 gdbint.info.
6433 (stabs.dvi, stabs.pdf): Use same -I options as for building
6434 stabs.info instead of $(SET_TEXINPUTS).
6435 (stabs/index.html): Use same -I options as for building
6436 stabs.info.
6437 (annotate.dvi, annotate.pdf): Use same -I options as for building
6438 annotate.info instead of $(SET_TEXINPUTS).
6439 (annotate/index.html): Use same -I options as for building
6440 annotate.info.
6441
6442 2009-04-21 David Daney <ddaney@caviumnetworks.com>
6443
6444 * gdb.texinfo (maint show-debug-regs): Remove mention of x86.
6445
6446 2009-04-21 Joseph Myers <joseph@codesourcery.com>
6447
6448 * gdb.texinfo (Source Path): Document --with-relocated-sources.
6449
6450 2009-04-18 Carlos O'Donell <carlos@codesourcery.com>
6451 Joseph Myers <joseph@codesourcery.com>
6452
6453 * Makefile.in (MAKEHTML): Set to makeinfo --html.
6454 (MAKEHTMLFLAGS): Set to empty.
6455 (html__strip_dir): Define.
6456 (HTMLFILES): Define.
6457 (HTMLFILES_INSTALL): Define.
6458 (install-html): Copy new automake rule.
6459 (html): Depend on $(HTMLFILES).
6460 (gdb_toc.html): Rename to gdb/index.html.
6461 (gdbint_toc.html): Rename to gdbint/index.html.
6462 (stabs_toc.html): Rename to stabs/index.html.
6463 (annotate_toc.html): Rename to annotate/index.html.
6464
6465 2009-04-17 Carlos O'Donell <carlos@codesourcery.com>
6466
6467 * Makefile.in: Set pdfdir and htmldir from configure
6468 substitutions.
6469 * configure.ac: AC_SUBST datarootdir, docdir, htmldir, pdfdir.
6470 * configure: Regenerate.
6471
6472 2009-04-16 Joel Brobecker <brobecker@adacore.com>
6473
6474 * gdbint.texinfo (Native Debugging): Remove entry for PROC_NAME_FMT.
6475 This macro is no longer used.
6476
6477 2009-04-15 Tom Tromey <tromey@redhat.com>
6478
6479 * gdb.texinfo (Character Sets): Document default character set.
6480
6481 2009-04-14 Pierre Muller <muller@ics.u-strasbg.fr>
6482
6483 * gdbint.texinfo: Change server name from sources.redhat.com to
6484 sourceware.org throughout.
6485
6486 2009-04-09 Joel Brobecker <brobecker@adacore.com>
6487
6488 * gdb.texinfo (Set Breaks): Rewrite a paragraph to avoid a warning
6489 about a missing dot or coma after @xref.
6490
6491 2009-04-02 Joel Brobecker <brobecker@adacore.com>
6492
6493 * gdb.texinfo (Backtrace): Add a parameter in frame 1 of the first
6494 example, and add a small explanation about it.
6495 (Print Settings): Change the documentation of the "set print
6496 frame-arguments" to reflect the fact that the default is now "scalars".
6497
6498 2009-04-02 Joel Brobecker <brobecker@adacore.com>
6499
6500 * gdb.texinfo (Print Settings): Add kindex for command "set
6501 print frame-arguments".
6502
6503 2009-03-31 Joel Brobecker <brobecker@adacore.com>
6504
6505 * gdb.texinfo (Ada Tasks): Add documentation about task-specific
6506 breakpoints.
6507 (Set Breaks): Add reference to thread-specific and task-specific
6508 breakpoints.
6509
6510 2009-03-31 Joel Brobecker <brobecker@adacore.com>
6511
6512 * gdb.texinfo (Ada Tasks): Remove the documentation about
6513 the "Running" state, as this state has been eliminated.
6514 Now all runnable tasks are shown as "Runnable".
6515
6516 2009-03-30 Stan Shebs <stan@codesourcery.com>
6517
6518 * gdb.texinfo (Tracepoints): Describe tracepoints as a
6519 special case of breakpoints.
6520 (Enable and Disable Tracepoints): Mention deprecation.
6521 (Listing Tracepoints): Update description and example.
6522
6523 2009-03-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
6524
6525 * gdb.texinfo (Frames in Python): New node.
6526 (Python API): Update.
6527
6528 2009-03-29 Thiago Jung Bauermann <bauerman@br.ibm.com>
6529
6530 * gdb.texinfo (Values From Inferior): Change gdb.Value.address
6531 from a method to an attribute.
6532
6533 2009-03-26 Thiago Jung Bauermann <bauerman@br.ibm.com>
6534
6535 * gdb.texinfo (Values From Inferior): Document is_optimized_out
6536 attribute.
6537
6538 2009-03-25 Pedro Alves <pedro@codesourcery.com>
6539
6540 * observer.texi (thread_exit): Add "silent" parameter.
6541
6542 2009-03-22 Pedro Alves <pedro@codesourcery.com>
6543
6544 * observer.texi (about_to_proceed): New.
6545
6546 2009-03-21 Jeremy Bennett <jeremy.bennett@embecosm.com>
6547
6548 * gdbint.texinfo (everywhere): Use braces {} in @deftypeXX type
6549 field throughout to handle types with spaces in them. Fix typos
6550 found by aspell.
6551 (Summary, Requirements, Contributors): New first chapter,
6552 "Summary" added, old Requirements section moved there, and new
6553 section, "Contributors" added.
6554 (Initializing a New Architecture, Register Representation)
6555 (Frame Interpretation, Inferior Call Setup, Adding a New Target)
6556 (Porting gdb): These sections extended and updated.
6557 (Compiler Characteristics): This section (empty) deleted.
6558 (Defining Other Architecture Features): This section renamed and
6559 duplicate material removed from (formerly "Target Conditionals").
6560 Use braces {} in @deftypeXX type field throughout to handle types
6561 with spaces in them. Typos found by aspell fixed.
6562
6563 * stack_frame.svg: New file, source of image for gdbint.texinfo.
6564 * stack_frame.pdf: Version of image for PDF output.
6565 * stack_frame.png: Version of image for HTML output and for Emacs.
6566 * stack_frame.txt: Version of image for Info output.
6567 * stack_frame.eps: Version of image for TeX DVI output.
6568
6569 2009-03-21 Eli Zaretskii <eliz@gnu.org>
6570
6571 * gdb.texinfo (Character Sets): Fix last change.
6572
6573 2009-03-21 Thiago Jung Bauermann <bauerman@br.ibm.com>
6574
6575 * gdb.texinfo (Values From Inferior): Fix optional arguments
6576 markup.
6577 (Commands In Python): Adjust argument names of gdb.Command.__init__
6578 to what the function accepts as keywords.
6579
6580 2008-03-20 Tom Tromey <tromey@redhat.com>
6581
6582 * gdb.texinfo (Convenience Vars): Document convenience functions.
6583 (Functions In Python): New node.
6584 (Python API): Update.
6585
6586 2009-03-20 Tom Tromey <tromey@redhat.com>
6587
6588 * gdb.texinfo (Character Sets): Remove obsolete text. Document
6589 set target-wide-charset.
6590 (Requirements): Mention iconv.
6591
6592 2009-03-17 Hui Zhu <teawater@gmail.com>
6593
6594 * gdb.texinfo: Change the introduce of "disassemble-next-line".
6595
6596 2009-03-17 Hui Zhu <teawater@gmail.com>
6597
6598 * gdb.texinfo: Add documentation for disassemble-next-line.
6599
6600 2009-03-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
6601
6602 * gdb.texinfo (Commands In Python): Remove tindex entries.
6603
6604 2009-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
6605
6606 * gdb.texinfo (Returning): New description for missing debug info.
6607
6608 2009-03-14 Pedro Alves <pedro@codesourcery.com>
6609
6610 * gdb.texinfo (Remote Configuration): Document query-attached.
6611 (General Query Packets): Document qAttached.
6612
6613 2009-03-05 Pedro Alves <pedro@codesourcery.com>
6614
6615 * gdb.texinfo (Background Execution): Better describe the set
6616 target-async command.
6617 (Maintenance Commands): Delete description of the `maint set/show
6618 linux-async' and `maint set/show remote-async' commands.
6619
6620 2009-02-18 Vladimir Prus <vladimir@codesourcery.com>
6621
6622 * gdb.texinfo (GDB/MI Async Records): Add double-spaces
6623 between sentences.
6624
6625 2009-02-18 Vladimir Prus <vladimir@codesourcery.com>
6626
6627 * gdb.texinfo (GDB/MI Async Records): Document the
6628 =library-loaded and =library-unloaded notifications.
6629
6630 2009-02-17 Vladimir Prus <vladimir@codesourcery.com>
6631
6632 * observer.texi (test_notification): New observer.
6633
6634 2009-02-14 Vladimir Prus <vladimir@codesourcery.com>
6635
6636 * observer.texi: Add parameter 'print_frame' to normal_stop
6637 observer.
6638
6639 2009-02-07 Eli Zaretskii <eliz@gnu.org>
6640
6641 * gdb.texinfo (Basic Python): Fix change from 2009-02-04.
6642 (Commands In Python): Fix COMMAND_* constants in last change. Use
6643 @kbd for interactive input. Add cross-references and index
6644 entries.
6645
6646 2009-02-06 Pedro Alves <pedro@codesourcery.com>
6647
6648 * gdb.texinfo (Signals): Document $_siginfo.
6649 (Convenience Variables): Mention $_siginfo.
6650 (Remote Configuration): Document qXfer:siginfo:read,
6651 qXfer:siginfo:write packets, and the read-siginfo-object,
6652 write-siginfo-object commands.
6653
6654 2009-02-06 Pedro Alves <pedro@codesourcery.com>
6655
6656 * gdbint.texinfo (Values): New chapter.
6657
6658 2009-02-06 Tom Tromey <tromey@redhat.com>
6659
6660 * gdb.texinfo (Python API): Add entry for Commands In Python.
6661 (Commands In Python): New node.
6662
6663 2009-02-05 Tom Tromey <tromey@redhat.com>
6664
6665 * gdb.texinfo (Values From Inferior): Document Value.string.
6666
6667 2009-02-05 Tom Tromey <tromey@redhat.com>
6668
6669 * gdb.texinfo (Basic Python): Document execute's from_tty
6670 argument.
6671
6672 2009-02-04 Tom Tromey <tromey@redhat.com>
6673
6674 * gdb.texinfo (Basic Python): Document gdb.history.
6675
6676 2009-01-30 Vladimir Prus <vladimir@codesourcery.com>
6677
6678 * gdb.texinfo (GDB/MI Thread Commands): Document the
6679 'current-thread-id' field. Remove the example with zero threads,
6680 since current GDB won't ever report that if there's inferior.
6681
6682 2009-01-30 Vladimir Prus <vladimir@codesourcery.com>
6683
6684 * gdb.texinfo (GDB/MI Breakpoint Commands): Document the -d
6685 option to -break-insert.
6686
6687 2009-01-28 Daniel Jacobowitz <dan@codesourcery.com>
6688 Jerome Guitton <guitton@adacore.com>
6689
6690 * gdb.texinfo (Startup): Document --with-system-gdbinit.
6691 (System-wide configuration): New section.
6692
6693 2009-01-26 Pedro Alves <pedro@codesourcery.com>
6694
6695 PR gdb/7580:
6696 * gdb.texinfo (Maintenance Commands): Document "maint set|show
6697 internal-error|internal-warning quit|corefile ask|yes|no".
6698
6699 2009-01-26 Pedro Alves <pedro@codesourcery.com>
6700
6701 * gdb.texinfo (Using the `gdbserver' Program): Document
6702 --remote-debug.
6703
6704 2009-01-23 Doug Evans <dje@google.com>
6705
6706 * gdb.texinfo: Add nexti to list of commands that support
6707 background execution.
6708
6709 2009-01-14 Daniel Jacobowitz <dan@codesourcery.com>
6710
6711 * gdb.texinfo (Define, Hooks): Document prefix command support.
6712
6713 2009-01-14 Joseph Myers <joseph@codesourcery.com>
6714 Carlos O'Donell <carlos@codesourcery.com>
6715
6716 Fixes for makeinfo --html.
6717
6718 * annotate.texinfo: Use @copying and @insertcopying. Use
6719 @ifnottex in place of @ifinfo.
6720 * gdb.texinfo: Use @copying and @insertcopying. Use @ifnottex in
6721 place of @ifinfo. Use @ifnotinfo for one index entry.
6722 * gdbint.texinfo: Use @copying and @insertcopying. Use @ifnottex
6723 in place of @ifinfo.
6724 * stabs.texinfo: Use @copying and @insertcopying. Use @ifnottex
6725 in place of @ifinfo. Include contents at start unconditionally.
6726
6727 2009-01-13 Pedro Alves <pedro@codesourcery.com>
6728
6729 * gdb.texinfo (General Query Packets): Remove @var{} around the
6730 "spu" literal string.
6731
6732 2009-01-07 Pedro Alves <pedro@codesourcery.com>
6733
6734 * gdb.texinfo (Error in Breakpoints): Delete mention of "The same
6735 program may be running in another process" errors.
6736 * gdbint.texinfo (Native Conditionals): Delete
6737 ONE_PROCESS_WRITETEXT description.
6738
6739 2009-01-07 Joel Brobecker <brobecker@adacore.com>
6740
6741 * gdbint.texinfo (Start of New Year Procedure): Add the "coding"
6742 emacs local variable to be placed at the end of the ChangeLog.
6743 Add server.c and gdbreplay.c to the list of files where the
6744 copyright year needs to be updated.
6745
6746 2009-01-06 Sandra Loosemore <sandra@codesourcery.com>
6747
6748 * gdb.texinfo (Remote Configuration): Document new
6749 "set/show tcp auto-retry" and "set/show tcp connect-timeout"
6750 commands.
6751
6752 2008-12-28 Pedro Alves <pedro@codesourcery.com>
6753
6754 * gdbint.texinfo (gdbarch_cannot_fetch_register): Don't mention
6755 FETCH_INFERIOR_REGISTERS.
6756 (Native Conditionals): Remove obsolete CHILD_PREPARE_TO_STORE,
6757 FETCH_INFERIOR_REGISTERS descriptions. Remove
6758 gdbarch_get_longjmp_target descrition, since already described in
6759 Target Conditionals. Move gdbarch_fp0_regnum description to ...
6760 (Target Conditionals): ... here.
6761
6762 2008-12-16 Joel Brobecker <brobecker@adacore.com>
6763
6764 * gdb.texinfo (Omissions from Ada): Add missing GDB prompt in
6765 examples.
6766 (Additions to Ada): Likewise. Add the missing opening and closing
6767 parenthesis of the GDB prompt in one of the examples.
6768
6769 2008-12-14 Joel Brobecker <brobecker@adacore.com>
6770
6771 * gdb.texinfo (Omissions from Ada): Remove incorrect documentation
6772 about the result of 'Address not being of type System.Address.
6773 This problem has been fixed a while ago.
6774
6775 2008-12-02 Vladimir Prus <vladimir@codesourcery.com>
6776
6777 MI non-stop and multiprocess docs.
6778
6779 * gdb.texinfo (GDB/MI): New section 'GDB/MI General Design'
6780 (GDB/MI Output Records): New section 'GDB/MI Frame Information'
6781 Adjust documentation for *stopped, document =thread-created,
6782 =thread-exited, =thread-group-created and =thread-group-exited.
6783 (GDB/MI Thread Commands): Document the 'state' field in
6784 -thread-info output.
6785 (GDB/MI Program Execution): Mention --all and --thread-group
6786 options.
6787 (GDB/MI Variable Objects): Describe floating and fixed variable
6788 objects.
6789 (GDB/MI Miscellaneous Commands): Document -list-thread-groups.
6790
6791 2008-12-02 Vladimir Prus <vladimir@codesourcery.com>
6792
6793 * gdb.texinfo (Operating System Information): New appendix.
6794 (Operating System Auxiliary Information): Document 'info os processes'
6795 (Remote Configuration): Document 'osdata'
6796 (General Query Packets): Document qXfer:osdata:read.
6797
6798 2008-11-27 Tristan Gingold <gingold@adacore.com>
6799
6800 * gdb.texinfo (Darwin): Document Darwin specific features.
6801
6802 2008-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
6803
6804 * gdbint.texinfo (Target Conditionals): Extend the
6805 gdbarch_breakpoint_from_pc description.
6806
6807 2008-11-22 Vladimir Prus <vladimir@codesourcery.com>
6808
6809 * gdb.texinfo (M68K Features): Fix typo.
6810
6811 2008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>
6812
6813 * gdb.texinfo (Symbols): Mention printing containing
6814 image name in "info symbol".
6815 (Maint translate-address): Likewise.
6816
6817 2008-11-18 Joel Brobecker <brobecker@adacore.com>
6818
6819 * gdb.texinfo (Set Catchpoints): Remove the documentation of
6820 commands "catch load" and "catch unload".
6821
6822 2008-11-17 Vladimir Prus <vladimir@codesourcery.com>
6823
6824 * gdb.texinfo (GDB/MI Async Records): Document
6825 =thread-selected.
6826
6827 2008-11-17 Vladimir Prus <vladimir@codesourcery.com>
6828
6829 * observer.texi (new_inferior, inferior_exit): New observers.
6830
6831 2008-10-27 Pedro Alves <pedro@codesourcery.com>
6832
6833 * gdbint.texinfo (Adding a New Target): Don't mention TDEPFILES,
6834 .mt files, TM_CLIBS or TM_CDEPS.
6835 (x86 Watchpoints): Don't mention TDEPFILES.
6836
6837 2008-10-24 Sandra Loosemore <sandra@codesourcery.com>
6838
6839 * gdb.texinfo (Remote Protocol): Add new nodes to menu.
6840 (Overview): Mention notifications and non-stop mode behavior.
6841 (Packets): Update documentation of ?, vAttach, vCont, and vRun
6842 with non-stop mode behavior. Add vStopped description.
6843 (Stop Reply Packets): Update list of packets that return
6844 stop replies. Mention non-stop behavior.
6845 (General Query Packets): Document QNonStop packet and associated
6846 qSupported query response.
6847 (Interrupts): Clarify multi-threaded behavior. Mention non-stop
6848 behavior.
6849 (Notification Packets): New section.
6850 (Remote Non-Stop): New section.
6851 (File-I/O Overview): Mention non-stop behavior.
6852
6853 2008-10-24 Hui Zhu <teawater@gmail.com>
6854 Pedro Alves <pedro@codesourcery.com>
6855
6856 * gdb.texinfo (displaced-stepping): Describe the auto mode
6857 setting, and say it's the default. This is now a mainstream
6858 setting instead of a maintenance setting.
6859
6860 2008-10-23 Pedro Alves <pedro@codesourcery.com>
6861
6862 * observer.texi (thread_stop_requested): New.
6863
6864 2008-10-22 Joel Brobecker <brobecker@adacore.com>
6865
6866 * gdb.texinfo (Ada Tasks, Ada Tasks and Core Files): New nodes.
6867 (Patching): Replace incorrect usage of @samp by @kbd.
6868
6869 2008-10-17 Michael Snyder <msnyder@vmware.com>
6870
6871 * gdb.texinfo: Add documentation for reverse execution.
6872
6873 2008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
6874 Eli Zaretskii <eliz@gnu.org>
6875
6876 * gdb.texinfo. (Values From Inferior): New subsubsection.
6877
6878 2008-10-06 Doug Evans <dje@google.com>
6879
6880 * gdb.texinfo (set debug dwarf2-die): Document it.
6881
6882 2008-10-01 Joel Brobecker <brobecker@adacore.com>
6883
6884 * gdb.texinfo (catch) [exception]: Document how to insert
6885 a breakpoint on user-defined exceptions when the exception
6886 name is identical to one of the language-defined ones.
6887
6888 2008-09-27 Tom Tromey <tromey@redhat.com>
6889
6890 * gdb.texinfo (Macros): Remove text about stringification,
6891 varargs, and splicing.
6892
6893 2008-09-27 Tom Tromey <tromey@redhat.com>
6894
6895 * gdbint.texinfo (Language Support): Remove text about omitting
6896 support for a language.
6897
6898 2008-09-23 Doug Evans <dje@google.com>
6899
6900 * gdb.texinfo (info dcache): Update.
6901
6902 2008-09-22 Sandra Loosemore <sandra@codesourcery.com>
6903
6904 * gdb.texinfo (Packets): Add info on thread-id syntax and
6905 multiprocess extensions.
6906 <D>: Document multiprocess form of packet.
6907 <H>: Use thread-id syntax.
6908 <T>: Likewise.
6909 <vCont>: Likewise. Note this is required for multiprocess.
6910 <vKill>: New packet.
6911 (Stop Reply Packets) <T>: Use thread-id syntax.
6912 <W>: Document multiprocess form of reply.
6913 <X>: Likewise.
6914 (General Query Packets) <qC>: Use thread-id syntax.
6915 <qfThreadInfo>: Likewise.
6916 <qGetTLSAddr>: Likewise.
6917 <qP>: Likewise.
6918 <qSupported>: Add "multiprocess" feature.
6919 <qThreadExtraInfo>: Use thread-id syntax.
6920
6921 2008-09-22 Stan Shebs <stan@codesourcery.com>
6922
6923 * gdb.texinfo (Inferiors): New section.
6924
6925 2008-09-12 Pedro Alves <pedro@codesourcery.com>
6926
6927 * gdbint.texinfo (Native Debugging): Mention NAT_GENERATED_FILES.
6928
6929 2008-09-11 Ulrich Weigand <uweigand@de.ibm.com>
6930
6931 * gdbint.texinfo (Target Conditionals): Remove documentation
6932 for gdbarch_name_of_malloc.
6933
6934 2008-09-03 Angela Marie Thomas <angela@releasedominatrix.com>
6935
6936 * gdb.texinfo (Interrupts): Mention TCP interface for
6937 sending BREAK.
6938
6939 2008-08-26 Ulrich Weigand <uweigand@de.ibm.com>
6940
6941 * gdb.texinfo (Commands to Specify Files): Document "remote:"
6942 argument prefix to "set sysroot".
6943
6944 2008-08-21 Paul N. Hilfinger <hilfinger@adacore.com>
6945
6946 * gdb.texinfo (Omissions from Ada): Describe new treatment of True
6947 and False.
6948
6949 2008-08-20 Vladimir Prus <vladimir@codesourcery.com>
6950
6951 * gdb.textinfo (GDB/MI Miscellaneous Commands): Use @table
6952 for possible features of -list-features.
6953
6954 2008-08-19 Vladimir Prus <vladimir@codesourcery.com>
6955
6956 * gdb.texinfo (Background execution): Adjust example
6957 (GDB/MI Miscellaneous Commands): Document -list-target-features.
6958
6959 2008-08-19 Vladimir Prus <vladimir@codesourcery.com>
6960
6961 * doc/gdb.texinfo (PowerPC): Fix typo.
6962 (PowerPC features): Fix typo.
6963
6964 2008-08-18 Pedro Alves <pedro@codesourcery.com>
6965
6966 * observer.texi (thread_ptid_changed): New.
6967
6968 2008-08-18 Luis Machado <luisgpm@br.ibm.com>
6969
6970 * doc/gdb.texinfo (PowerPC): Mention Extended FPR's for POWER7.
6971 (PowerPC features): Mention feature set for VSX registers.
6972
6973 2008-08-13 Joel Brobecker <brobecker@adacore.com>
6974
6975 * gdb.texinfo (Ada Mode Intro): Improve the documentation regarding
6976 the direct visibility of all names in user-written packages.
6977
6978 2008-08-13 Pedro Alves <pedro@codesourcery.com>
6979
6980 * gdb.texinfo (breakpoint always-inserted) Describe the auto mode
6981 setting, and make it the default.
6982 (Non-Stop Mode): Remove "set breakpoints always-inserted 1" from
6983 non-stop script example.
6984
6985 2008-08-12 Thiago Jung Bauermann <bauerman@br.ibm.com>
6986
6987 * gdbint.texinfo (Raw and Virtual Register Representations): Fix
6988 reference to the "Using Different Register and Memory Data
6989 Representation" section.
6990
6991 2008-08-12 Sandra Loosemore <sandra@codesourcery.com>
6992
6993 * gdb.texinfo (Remote Configuration): Document set remote noack-packet.
6994 (Remote Protocol): Add Packet Acknowledgment to menu.
6995 (Overview): Mention +/- can be disabled, and point to new section
6996 where this is discussed in detail.
6997 (General Query Packets): Document QStartNoAckMode packet, and
6998 corresponding qSupported reply.
6999 (Packet Acknowledgment): New section.
7000
7001 2008-08-11 Sandra Loosemore <sandra@codesourcery.com>
7002 Pedro Alves <pedro@codesourcery.com>
7003
7004 * gdb.texinfo (Threads): Move paragraph about automatic thread
7005 selection to All-Stop Mode subsection.
7006 (Thread Stops): Reorganize existing material into subsections.
7007 Add introductory blurb and menu.
7008 (Non-Stop Mode): New subsection.
7009 (Background Execution): New subsection.
7010 (Maintenance Commands): Add cross-references from async mode
7011 commands to the new Background Execution section.
7012
7013 2008-08-06 Tom Tromey <tromey@redhat.com>
7014
7015 * gdb.texinfo (Extending GDB): New chapter.
7016 (Sequences): Demoted chapter, now a section under the new
7017 Extending GDB chapter.
7018 (Python): New section.
7019
7020 2008-07-31 Stan Shebs <stan@codesourcery.com>
7021
7022 * gdbint.texinfo: Remove FUNCTION_EPILOGUE_SIZE.
7023
7024 2008-07-29 Stan Shebs <stan@codesourcery.com>
7025
7026 * gdbint.texinfo: General round of cleanup and minor
7027 clarifications.
7028 (Breakpoint Handling): Remove mention of BREAKPOINT macro.
7029 (Longjmp Support): Update description to reflect how it is done
7030 for targets without using native header.
7031 (Symbol Handling): Add a little more general explanation.
7032 (COFF, ELF): Mention stabs encapsulation.
7033 (DWARF 3): New section.
7034 (Adding a New Host): Scrub out some obsolete bits.
7035 (Generic Host Support Files): Mention ser-pipe.c, ser-mingw.c.
7036 (Host Conditionals): Remove descriptions of NO_STD_REGS,
7037 HAVE_MMAP, HAVE_TERMIO, INT_MAX etc, LONGEST, HAVE_LONG_DOUBLE,
7038 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, L_SET, SEEK_CUR,
7039 SEEK_SET, STOP_SIGNAL, USG.
7040 (Raw and Virtual Register Representations): Ditto for
7041 DEPRECATED_REGISTER_RAW_SIZE, DEPRECATED_REGISTER_VIRTUAL_SIZE,
7042 DEPRECATED_REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_TYPE.
7043 (Target Conditionals): Ditto for DEPRECATED_FP_REGNUM,
7044 DEPRECATED_FRAMELESS_FUNCTION_INVOCATION, DEPRECATED_FRAME_CHAIN,
7045 DEPRECATED_FRAME_CHAIN_VALID, DEPRECATED_FRAME_INIT_SAVED_REGS,
7046 DEPRECATED_FRAME_SAVED_PC, DEPRECATED_FUNCTION_START_OFFSET,
7047 DEPRECATED_REGISTER_VIRTUAL_SIZE,
7048 DEPRECATED_REGISTER_VIRTUAL_TYPE,
7049 DEPRECATED_USE_STRUCT_CONVENTION.
7050 Describe gdbarch_deprecated_fp_regnum.
7051 Update description of gdbarch_print_insn.
7052 (Adding a New Target): Scrub out obsolete bits.
7053 (Obsolete Conditionals): Remove entire section.
7054
7055 2008-07-25 Tom Tromey <tromey@redhat.com>
7056
7057 * observer.texi (GDB Observers): Document new observers:
7058 breakpoint_created, breakpoint_deleted, breakpoint_modified,
7059 tracepoint_created, tracepoint_deleted, tracepoint_modified,
7060 architecture_changed.
7061
7062 2008-07-21 Stan Shebs <stan@codesourcery.com>
7063
7064 * gdbint.texinfo: Refer to target_so_ops.in_dynsym_resolve_code
7065 instead of IN_SOLIB_DYNSYM_RESOLVE_CODE.
7066
7067 2008-07-21 Tom Tromey <tromey@redhat.com>
7068
7069 * observer.texi (GDB Observers): Remove obsolete comment.
7070 <executable_changed>: Remove argument.
7071
7072 2008-07-18 Tom Tromey <tromey@redhat.com>
7073
7074 * gdb.texinfo (Macros): Update. Use @code rather than @command.
7075
7076 2008-07-10 Doug Evans <dje@google.com>
7077
7078 * doc/gdb.texinfo: Document "set print symbol-loading on|off".
7079
7080 2008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
7081
7082 * gdb.texinfo (Starting): Document "set disable-randomization".
7083
7084 2008-07-07 Andreas Schwab <schwab@suse.de>
7085
7086 * gdb.texinfo (GDB/MI Target Manipulation): Fix last change.
7087
7088 2008-07-06 Vladimir Prus <vladimir@codesourcery.com>
7089
7090 * gdb.texinfo (GDB/MI Target Manipulation): Add
7091 example of -target-attach.
7092
7093 2008-06-10 Vladimir Prus <vladimir@codesourcery.com>
7094
7095 * observer.texi (target_resumed): New observer.
7096 * gdb.texinfo (GDB/MI Output Records): Document *running.
7097
7098 2008-06-06 Tom Tromey <tromey@redhat.com>
7099
7100 * gdb.texinfo (Completion): Add field name example.
7101
7102 2008-06-06 Marc Khouzam <marc.khouzam@ericsson.com>
7103
7104 * gdb.texinfo (GDB/MI Program Context): Added example
7105 to -exec-arguments
7106
7107 2008-06-05 Nick Roberts <nickrob@snap.net.nz>
7108
7109 * annotate.texinfo (Multi-threaded Apps): Add entry for thread-changed
7110 annotation.
7111
7112 2008-06-05 Vladimir Prus <vladimir@codesourcery.com>
7113 Nathan Sidwell <nathan@codesourcery.com>
7114 Joseph Myers <joseph@codesourcery.com>
7115
7116 * configure.ac: Include ../../config/acx.m4. Use ACX_PKGVERSION
7117 and ACX_BUGURL.
7118 * configure: Regenerate.
7119 * Makefile.in (PKGVERSION, BUGURL_TEXI): Define.
7120 (GDBvn.texi): Define VERSION_PACKAGE, BUGURL and BUGURL_DEFAULT.
7121 * gdb.texinfo: Use VERSION_PACKAGE and BUGURL. Remove
7122 mailing-list-specific text about bug reporting unless
7123 BUGURL_DEFAULT.
7124
7125 2008-06-05 Pedro Alves <pedro@codesourcery.com>
7126
7127 * gdb.texinfo (-target-select): Remove reference to target async.
7128 (Maintenance Commands): Document "maint set/show remote-async".
7129
7130 2008-06-04 Marc Khouzam <marc.khouzam@ericsson.com>
7131
7132 * gdb.texinfo (GDB/MI File Transfer Commands): Typo
7133 in -target-file-get section.
7134
7135 2008-05-22 Pedro Alves <pedro@codesourcery.com>
7136
7137 * gdb.texinfo (vAttach, vRun): Re-remove requirement of the stub
7138 killing the inferior when it is already debugging a process.
7139
7140 2008-05-21 Joel Brobecker <brobecker@adacore.com>
7141
7142 * gdb.texinfo (Continuing and Stepping): Document the new "fin"
7143 abbreviation for "finish".
7144
7145 2008-05-21 Nick Roberts <nickrob@snap.net.nz>
7146
7147 * annotate.texinfo (Multi-threaded Apps): New node for new annotation.
7148
7149 2008-05-15 Daniel Jacobowitz <dan@codesourcery.com>
7150
7151 * gdbint.texinfo (Target Conditionals): Delete entry for
7152 gdbarch_dwarf_reg_to_regnum.
7153
7154 2008-05-09 Doug Evans <dje@google.com>
7155
7156 * gdb.texinfo: Document "find" command, qSearch:memory packet.
7157
7158 2008-05-05 Doug Evans <dje@google.com>
7159
7160 * gdb.texinfo (disassemble): Document /m modifier.
7161
7162 2008-05-05 Vladimir Prus <vladimir@codesourcery.com>
7163
7164 * gdb.texinfo (Maintenance Commands): Clarify that "maint time"
7165 will not report the time of commands that run the target.
7166
7167 2008-05-03 Vladimir Prus <vladimir@codesourcery.com>
7168
7169 * gdb.texinfo (GDB/MI Output Records): Add
7170 missing semicolon.
7171
7172 2008-05-03 Vladimir Prus <vladimir@codesourcery.com>
7173
7174 * gdb.texinfo (GDB/MI Output Records):
7175 Document =thread-create and =thread-exited.
7176
7177 2008-05-03 Vladimir Prus <vladimir@codesourcery.com>
7178
7179 * gdb.texinfo (GDB/MI Development and Front Ends):
7180 Remove mention of dmi-discuss.
7181
7182 2008-05-03 Pedro Alves <pedro@codesourcery.com>
7183
7184 * observer.texi (thread_exit): New.
7185
7186 2008-05-02 Pedro Alves <pedro@codesourcery.com>
7187
7188 * gdb.texinfo (Debugging Output): Document "set/show debug
7189 displaced".
7190 (Maintenance Commands): Document "maint set/show
7191 can-use-displaced-stepping".
7192
7193 2008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
7194
7195 * gdb.texinfo (ARM): Document set/show arm fallback-mode
7196 and set/show arm force-mode.
7197
7198 2008-05-02 Andreas Schwab <schwab@suse.de>
7199
7200 * gdbint.texinfo (Algorithms): Describe
7201 target_watchpoint_addr_within_range.
7202
7203 2008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
7204
7205 * gdbint.texinfo (Stack Frames): New chapter.
7206 (Algorithms): Move Frames text to the new chapter.
7207 (Target Conditionals): Delete SAVE_DUMMY_FRAME_TOS. Document
7208 gdbarch_dummy_id instead of gdbarch_unwind_dummy_id.
7209
7210 2008-04-24 Vladimir Prus <vladimir@codesourcery.com>
7211
7212 * gdb.texinfo (GDB/MI Output Syntax): Clarify that async
7213 output does not necessary include any tokens.
7214
7215 2008-04-22 Corinna Vinschen <vinschen@redhat.com>
7216
7217 * gdb.texinfo (Set SH Calling convention): New @item.
7218 (Show SH Calling convention): Ditto.
7219
7220 2008-04-22 Markus Deuling <deuling@de.ibm.com>
7221
7222 * gdb.texinfo (Fortran Operators): Describe '%' operator.
7223
7224 2008-04-20 Eli Zaretskii <eliz@gnu.org>
7225
7226 * gdb.texinfo (Set Breaks): Mention that multiple location
7227 breakpoints need line number info. Add index entries.
7228
7229 2008-04-19 Craig Silverstein <csilvers@google.com>
7230
7231 * gdb.texinfo (Requirements): Add an optional requirement on
7232 zlib.
7233 * gdbint.texinfo (Debugging File Formats): Add new subsection for
7234 Compressed DWARF 2.
7235
7236 2008-04-16 Aleksandar Ristovski <aristovski@qnx.com>
7237
7238 * gdb.texinfo (GDB/MI Simple Examples): Added 'disp' field to the
7239 sample output for 'stopped,reason="breakpoint-hit"' message.
7240 (GDB/MI Program Execution): Likewise.
7241
7242 2008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
7243
7244 * gdb.texinfo (GDB/MI Variable Objects): Add anchor to
7245 -var-set-format. Add -f option to -var-evaluate-expression.
7246
7247 2008-04-03 Joel Brobecker <brobecker@adacore.com>
7248
7249 * gdb.texinfo (Breakpoint Menus): Delete. Contents moved inside
7250 new node "Ambiguous Expressions". Replace references to this
7251 node by references to "Ambiguous Expressions" throughout.
7252 (Ambiguous Expressions): New node.
7253
7254 2008-03-26 Daniel Jacobowitz <dan@codesourcery.com>
7255
7256 * gdb.texinfo (MIPS Features, PowerPC Features): Add @node.
7257
7258 2008-03-21 Pedro Alves <pedro@codesourcery.com>
7259
7260 * gdb.texinfo (Debugging Output): Document
7261 "set/show debug lin-lwp-async".
7262 (Maintenance Commands): Document "maint set/show linux-async".
7263
7264 2008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
7265
7266 * gdb.texinfo (Expressions): Update description of malloced arrays.
7267
7268 2008-03-15 Vladimir Prus <vladimir@codesourcery.com>
7269
7270 * gdb.texinfo (Thread Commands): Document
7271 -thread-info. Remove -thread-list-all-threads.
7272
7273 2008-03-14 Pedro Alves <pedro@codesourcery.com>
7274 Sandra Loosemore <sandra@codesourcery.com>
7275
7276 * gdb.texinfo (Library List Format): Update to mention the
7277 possibility to pass section addresses instead of segment
7278 addresses.
7279
7280 2008-03-10 Daniel Jacobowitz <dan@codesourcery.com>
7281
7282 * gdb.texinfo (Starting): Document "set exec-wrapper".
7283 (Server): Document gdbserver --wrapper.
7284
7285 2008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
7286
7287 * gdb.texinfo (Set Watchpoints): Mention watchpoints on
7288 unreadable memory. Delete obsolete SPARClite reference.
7289
7290 2008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
7291
7292 * gdb.texinfo (Starting): Mention always-running targets.
7293 (Target Commands): Add an anchor for load.
7294 (Connecting): Explain continue instead of run.
7295
7296 2008-02-27 Daniel Jacobowitz <dan@codesourcery.com>
7297
7298 * gdb.texinfo (Debugging Output): Document "set debug timestamp".
7299
7300 2008-02-26 Nick Roberts <nickrob@snap.net.nz>
7301
7302 * gdb.texinfo (Set Breaks): Revert description of Enb column of
7303 breakpoint table.
7304
7305 2008-02-19 Pedro Alves <pedro@codesourcery.com>
7306
7307 * gdb.texinfo (vAttach, vRun): Remove requirement of the stub
7308 killing the inferior when it is already debugging a process.
7309
7310 2008-02-13 Markus Deuling <deuling@de.ibm.com>
7311
7312 * gdbint.texinfo (Build Script): New section. Mention new build script
7313 gdb_buildall.sh.
7314
7315 2008-02-01 Jim Blandy <jimb@red-bean.com>
7316
7317 * gdb.texinfo (Help): Summarize 'info args' correctly.
7318
7319 2008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
7320
7321 * gdb.texinfo: (Decimal Floating Point): Mention pseudo-registers
7322 available in PowerPC architecture.
7323 (Embedded Processors): Change node name of PowerPC item in menu.
7324 (PowerPC): Rename to...
7325 (PowerPC Embedded): this.
7326 (Architectures): Add new PowerPC item in menu.
7327 (PowerPC): New node.
7328
7329 2008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
7330
7331 * gdb.texinfo (Multi-Process Mode for gdbserver): Use @kbd for
7332 commands.
7333
7334 2008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
7335
7336 * gdb.texinfo (Setting Catchpoints): Mention features
7337 supported on GNU/Linux.
7338
7339 2008-01-30 Nick Roberts <nickrob@snap.net.nz>
7340
7341 * gdb.texinfo (GDB/MI File Commands): Describe new output
7342 field for MI command -file-list-exec-source-file.
7343
7344 2008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
7345
7346 * gdb.texinfo (Using the `gdbserver' Program): Add security
7347 warning. Rearrange into subsections and subsubsections. Document
7348 --multi and --debug. Correct --with-sysroot typo. Update --attach
7349 usage. Make load reference clearer. Document monitor exit.
7350 (Remote Configuration): Document set remote exec-file, attach-packet,
7351 and run-packet.
7352 (Packets): Document vAttach and vRun.
7353
7354 2008-01-29 Nick Roberts <nickrob@snap.net.nz>
7355
7356 * gdb.texinfo (Processes): Mention process command.
7357 detach-on-follow -> detach-on-fork.
7358
7359 2008-01-28 Daniel Jacobowitz <dan@codesourcery.com>
7360
7361 * gdbint.texinfo (Native Conditionals): Remove
7362 SHELL_COMMAND_CONCAT and SHELL_FILE.
7363
7364 2008-01-26 Eli Zaretskii <eliz@gnu.org>
7365
7366 * gdb.texinfo (Specify Location): Improve wording.
7367
7368 2008-01-23 Chris Demetriou <cgd@google.com>
7369
7370 * gdb.texinfo (Threads): Document new "set print thread-events"
7371 and "show print thread-events" commands.
7372
7373 2008-01-19 Eli Zaretskii <eliz@gnu.org>
7374
7375 * gdb.texinfo (Specify Location): New section.
7376 (Delete Breaks, Edit, Set Breaks): Remove description of
7377 locations. Instead, add a reference to "Specify Location".
7378 (Machine Code, Jumping, Thread Stops, Continuing and Stepping)
7379 (Symbols): Refer to "Specify Location" for the valid forms of
7380 linespecs and locations.
7381
7382 2008-01-18 Markus Deuling <deuling@de.ibm.com>
7383
7384 * gdbint.texinfo (Target Conditionals): Replace the description of
7385 BITS_BIG_ENDIAN with a description of gdbarch_bits_big_endian.
7386
7387 2008-01-12 Paul Hilfinger <hilfinger@adacore.com>
7388
7389 * gdb.texinfo (C Operators): Remove incorrect parenthetical comment
7390 about &&var, which is rejected by the expression parser.
7391
7392 2008-01-09 Luis Machado <luisgpm@br.ibm.com>
7393
7394 * gdb.texinfo (Output): Update documentation on using printf with DFP
7395 types.
7396
7397 2008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
7398
7399 * gdb.texinfo (C and C++): Add Decimal Floating Point format
7400 subsubsection.
7401 (Decimal Floating Point format): New subsubsection.
7402
7403 2008-01-05 Pedro Alves <pedro@codesourcery.com>
7404
7405 * gdb.texinfo (File Options): Remove mention of the attempt to
7406 open a core file with the -p option. Don't list -c as a valid
7407 option to attach to a process.
7408
7409 2008-01-05 Pedro Alves <pedro@codesourcery.com>
7410
7411 * gdbint.texinfo (Host Conditionals): Remove mention of
7412 ALIGN_STACK_ON_ENTRY.
7413
7414 2008-01-05 Joel Brobecker <brobecker@adacore.com>
7415
7416 * gdbint.texinfo (Start of New Year Procedure): Add item
7417 describing how to update the source and documentation copyright
7418 notices.
7419
7420 2007-12-18 Jim Blandy <jimb@codesourcery.com>
7421
7422 * gdb.texinfo (Set Watchpoints): Integrate per-thread
7423 watchpoint explanation into the main description of the watchpoint
7424 command; update synopses of 'watch', 'rwatch', and 'awatch'
7425 commands.
7426
7427 2007-12-18 Vladimir Prus <vladimir@codesourcery.com>
7428
7429 * gdb.texinfo (Miscellaneous gdb/mi Commands):
7430 Document 'pending-breakpoints' feature of
7431 -list-features.
7432
7433 2007-12-17 Luis Machado <luisgpm@br.ibm.com>
7434
7435 * gdb.texinfo: Add new parameter's description.
7436
7437 2007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
7438
7439 * gdb.texinfo (Overview): Clarify run-length encoding
7440 example. Remove the restriction on "+" and "-" characters.
7441
7442 2007-12-15 Eli Zaretskii <eliz@gnu.org>
7443
7444 * gdb.texinfo (Host I/O Packets): Fix xref syntax.
7445
7446 2007-12-14 Vladimir Prus <vladimir@codesourcery.com>
7447
7448 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
7449 the -f option for -break-insert, remove -r option,
7450 and clarify specification of location.
7451
7452 2007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
7453
7454 * gdb.texinfo (Debugging Programs with Multiple Processes): Correct
7455 formatting.
7456 (Remote Debugging): Add File Transfer section.
7457 (Remote Configuration): Document Host I/O packets.
7458 (GDB/MI): Add GDB/MI File Transfer Commands section.
7459 (Host I/O Packets): New section in "Remote Protocol".
7460 (Packets): Add vFile.
7461
7462 2007-11-17 Eli Zaretskii <eliz@gnu.org>
7463
7464 * gdb.texinfo (Set Breaks, Disabling): Clarify behavior of
7465 breakpoints with multiple locations.
7466 (Breakpoint Menus): Improve wording.
7467 (Output): Fix last change.
7468
7469 2007-11-17 Ulrich Weigand <uweigand@de.ibm.com>
7470
7471 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
7472
7473 2007-11-15 Doug Evans <dje@google.com>
7474
7475 * gdb.texinfo (Symbols): Update output of "maint info symtabs".
7476
7477 2007-11-15 Vladimir Prus <vladimir@codesourcery.com>
7478
7479 * gdbint.texinfo (Native Conditionals): Remove
7480 mention of CLEAR_SOLIB.
7481
7482 2007-11-11 Joel Brobecker <brobecker@adacore.com>
7483
7484 * gdb.texinfo (Print Settings): Add documentation for "set/show
7485 print frame-arguments".
7486
7487 2007-11-05 Luis Machado <luisgpm@br.ibm.com>
7488
7489 * gdb.texinfo (Output): Update printf command's description.
7490
7491 2007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
7492
7493 * gdb.texinfo (PowerPC): Document "set powerpc vector-abi" and "set
7494 powerpc soft-float".
7495
7496 2007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
7497
7498 * gdb.texinfo (Files): Correct formatting. Mention Expat
7499 requirement.
7500 (Requirements for Building GDB): Expand the list of Expat
7501 uses.
7502 (Library List Format, Memory Map Format): Mention Expat.
7503 (Target Descriptions): Update Expat wording.
7504
7505 2007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
7506
7507 * gdbint.texinfo (Register and Memory Data, Target Conditionals):
7508 Document that gdbarch_convert_register_p should return zero for no-op
7509 conversions.
7510
7511 2007-10-22 Ulrich Weigand <uweigand@de.ibm.com>
7512
7513 * gdbint.texi (Compiler Characteristics): Move documentation
7514 of set_gdbarch_sofun_address_maybe_missing back to ...
7515 (Target Conditionals): ... here to fix build break.
7516
7517 2007-10-19 Ulrich Weigand <uweigand@de.ibm.com>
7518
7519 * gdbint.texi (Target Conditionals): Remove documentation of
7520 SOFUN_ADDRESS_MAYBE_MISSING, replaced by ...
7521 (Compiler Characteristics): ... documentation of
7522 set_gdbarch_sofun_address_maybe_missing.
7523
7524 2007-10-17 Daniel Jacobowitz <dan@codesourcery.com>
7525
7526 * gdbint.texinfo (Target Conditionals): Use
7527 frame_unwind_register_unsigned in examples instead of
7528 frame_unwind_unsigned_register.
7529
7530 2007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
7531
7532 * gdb.texinfo (Predefined Target Types): Add int128
7533 and uint128.
7534 (Standard Target Features): Add PowerPC features.
7535
7536 2007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
7537
7538 * gdb.texinfo (Maintenance Commands): Document "maint print c-tdesc".
7539
7540 2007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
7541
7542 * gdbint.texi (Target Conditionals): Remove documentation
7543 of and references to DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS,
7544 gdbarch_extract_return_value, and gdbarch_store_return_value.
7545
7546 2007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
7547
7548 * gdbint.texi (Target Conditionals): Remove documentation of
7549 and references to DEPRECATED_REG_STRUCT_HAS_ADDR.
7550
7551 2007-10-11 Kazu Hirata <kazu@codesourcery.com>
7552
7553 * gdb.texinfo: Mention that inaccessible-by-default is on by
7554 default.
7555
7556 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
7557
7558 * gdbint.texinfo (Target Conditionals): Remove VARIABLES_INSIDE_BLOCK.
7559
7560 2007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
7561
7562 * gdb.texinfo (Setting Watchpoints): Adjust warning text about
7563 multi-threaded watchpoints.
7564 * gdbint.texinfo (Watchpoints): Describe how watchpoints are
7565 checked. Describe sticky notification. Expand description
7566 of steppable and continuable watchpoints.
7567 (Watchpoints and Threads): New subsection.
7568
7569 2007-09-28 Vladimir Prus <vladimir@codesourcery.com>
7570
7571 * gdb.texinfo (Setting Breakpoints): Revise
7572 documentation for pending breakpoints. Document
7573 breakpoints with multiple locations.
7574
7575 2007-09-19 Vladimir Prus <vladimir@codesourcery.com>
7576
7577 * gdb.texinfo (Miscellaneous gdb/mi Commands):
7578 Document -list-features.
7579
7580 2007-09-15 Eli Zaretskii <eliz@gnu.org>
7581
7582 * gdb.texinfo (Output): Spell out which features of C's printf are
7583 not supported by GDB's printf.
7584 (Separate Debug Files): More accurate wording regarding build ID
7585 and a reference to the ld manual rather than the Fedora wiki.
7586
7587 2007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
7588 Jim Blandy <jimb@codesourcery.com>
7589
7590 * gdb.texinfo (Output Formats): Update 'c' description. Describe 's'.
7591 (Examining Memory): Update mentions of the 's' format.
7592 (Automatic Display): Likewise.
7593
7594 2007-09-02 Daniel Jacobowitz <dan@codesourcery.com>
7595
7596 * gdb.texinfo: Update the FSF's Back-Cover Text.
7597
7598 2007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
7599 Eli Zaretskii <eliz@gnu.org>
7600
7601 * gdb.texinfo (Separate Debug Files): Cosmetic quoting removal.
7602 Fixed the ``build ID'' name. New binaries build instructions for the
7603 build ID inclusion. Explain how the commands are specific to the build
7604 ID vs. debug link.
7605
7606 2007-09-01 Eli Zaretskii <eliz@gnu.org>
7607
7608 * gdb.texinfo (Separate Debug Files): Fix last change. Add
7609 indexing for ``build ID'' support.
7610
7611 2007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
7612
7613 * gdb.texinfo (Separate Debug Files): Included a BUILD ID description.
7614 Enlisted BUILD ID to the debug file searching example.
7615 Included a BUILD ID `.note.gnu.build-id' section description.
7616 Updated/added the debug files splitting instructions for OBJCOPY.
7617
7618 2007-08-31 Vladimir Prus <vladimir@codesourcery.com>
7619
7620 * gdb.texinfo (Variable Objects): Adjust docs
7621 for -var-info-expression and document
7622 -var-info-path-expression.
7623
7624 2007-08-20 Jim Blandy <jimb@codesourcery.com>
7625
7626 * gdb.texinfo (Top): Dedicate manual to the memory of Fred Fish.
7627 (title page): Include the dedication in the printed manual, as a
7628 separate page after the copyright notice.
7629
7630 * gdb.texinfo (The F Reply Packet): Avoid confusing texi2html:
7631 don't break a @var across a line.
7632
7633 2007-07-25 Maciej W. Rozycki <macro@mips.com>
7634
7635 * Makefile.in (MAKEHTMLFLAGS): Also search the current directory
7636 for include files.
7637
7638 2007-07-12 Nick Roberts <nickrob@snap.net.nz>
7639
7640 * gdb.texinfo (Server Prefix): New node. Adapt from existing node
7641 in annotate.texinfo.
7642 (Command History): Link to new node.
7643
7644 2007-07-05 Markus Deuling <deuling@de.ibm.com>
7645
7646 * gdbint.texinfo (PC_LOAD_SEGMENT): Remove description.
7647
7648 2007-07-05 Eli Zaretskii <eliz@gnu.org>
7649
7650 * gdbint.texinfo (Target Conditionals): Fix last change.
7651
7652 2007-07-03 Markus Deuling <deuling@de.ibm.com>
7653
7654 * gdb.texinfo: Replace following macros by their appropriate gdbarch
7655 routines:
7656 (TARGET_CHAR_SIGNED, CALL_DUMMY_LOCATION, CANNOT_FETCH_REGISTER)
7657 (CANNOT_STORE_REGISTER, GET_LONGJMP_TARGET, POINTER_TO_ADDRESS)
7658 (ADDRESS_TO_POINTER, INNER_THAN, FRAME_NUM_ARGS)
7659 (HAVE_NONSTEPPABLE_WATCHPOINT, TARGET_SHORT_BIT, TARGET_INT_BIT)
7660 (TARGET_LONG_BIT, TARGET_LONG_LONG_BIT, TARGET_FLOAT_BIT)
7661 (TARGET_DOUBLE_BIT, TARGET_LONG_DOUBLE_BIT, TARGET_PTR_BIT
7662 (TARGET_ADDR_BIT, SP_REGNUM, PC_REGNUM, PS_REGNUM, FP0_REGNUM)
7663 (STAB_REG_TO_REGNUM, ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM)
7664 (SDB_REG_TO_REGNUM, DWARF2_REG_TO_REGNUM, BELIEVE_PCC_PROMOTION)
7665 (CONVERT_REGISTER_P, REGISTER_TO_VALUE, VALUE_TO_REGISTER)
7666 (POINTER_TO_ADDRESS, ADDRESS_TO_POINTER, EXTRACT_RETURN_VALUE)
7667 (STORE_RETURN_VALUE, SKIP_PROLOGUE, MEMORY_INSERT_BREAKPOINT)
7668 (BREAKPOINT_FROM_PC, MEMORY_REMOVE_BREAKPOINT, DECR_PC_AFTER_BREAK)
7669 (ADDR_BITS_REMOVE, TARGET_PRINT_INSN, SKIP_TRAMPOLINE_CODE)
7670 (IN_SOLIB_RETURN_TRAMPOLINE, NAME_OF_MALLOC, ADDRESS_CLASS_TYPE_FLAGS)
7671 (ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, ADDRESS_CLASS_TYPE_FLAGS_P).
7672 (ADDRESS_CLASS_NAME_to_TYPE_FLAGS, ADJUST_BREAKPOINT_ADDRESS)
7673 (PRINT_FLOAT_INFO, PRINT_VECTOR_INFO, INTEGER_TO_ADDRESS)
7674 (SKIP_PERMANENT_BREAKPOINT, TARGET_VIRTUAL_FRAME_POINTER)
7675 (SOFTWARE_SINGLE_STEP_P)
7676
7677 (push_dummy_call, stabs_argument_has_addr, unwind_sp, unwind_pc)
7678 (print_registers_info, push_dummy_code, unwind_dummy_id): Rework
7679
7680 (REGISTER_CONVERT_TO_TYPE, END_OF_TEXT_DEFAULT, GDB_MULTI_ARCH)
7681 (GDB_TARGET_IS_HPPA, DEPRECATED_GET_SAVED_REGISTER)
7682 (SYMBOLS_CAN_START_WITH_DOLLAR, DEPRECATED_INIT_EXTRA_FRAME_INFO)
7683 (DEPRECATED_INIT_FRAME_PC, DEPRECATED_SIGTRAMP_START)
7684 (IN_SOLIB_CALL_TRAMPOLINE, NO_HIF_SUPPORT, REGISTER_CONVERTIBLE)
7685 (DEPRECATED_REGISTER_RAW_SIZE, PARM_BOUNDARY, DEPRECATED_STACK_ALIGN)
7686 (PROLOGUE_FIRSTLINE_OVERLAP, DEPRECATED_POP_FRAME, STEP_SKIPS_DELAY)
7687 (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT)
7688 (OS9K_VARIABLES_INSIDE_BLOCK, KERNEL_U_ADDR, KERNEL_U_ADDR_HPUX)
7689 (REGISTER_U_ADDR, U_REGS_OFFSET, DEBUG_PTRACE): Remove description.
7690
7691 (Converting an existing Target Architecture to Multi-arch): Remove
7692 section.
7693
7694 (gdbarch_unwind_pc, gdbarch_unwind_sp): Renew code example.
7695 (gdbarch_addr_bits_remove): Add code example.
7696
7697 * gdb.texinfo: Replace REGISTER_NAME by gdbarch_register_name.
7698
7699 2007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
7700
7701 * gdb.texinfo (Remote Configuration): Document library-info-packet.
7702 Add other missing entries. Adjust the table size to fit.
7703 (Stop Reply Packets): Use @itemize instead of @enumerate. Document
7704 stop reasons including the new "library" event.
7705 (General Query Packets): Adjust table widths for qSupported. Mention
7706 qXfer:libraries:read reply to qSupported and document the new packet.
7707 (Library List Format): New section.
7708
7709 2007-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
7710
7711 * gdb.texinfo (Attach): Fixed GDB exit inferior detachment.
7712
7713 2007-06-28 Michael Snyder <msnyder@svkmacdonelllnx>
7714
7715 * gdbint.texinfo (Table, Tuple and List Functions) Fix typo.
7716
7717 2007-06-25 Nick Roberts <nickrob@snap.net.nz>
7718
7719 * gdbint.texinfo (Register and Memory Data): Break sections
7720 into nodes and add a menu.
7721
7722 2007-06-21 Maciej W. Rozycki <macro@mips.com>
7723
7724 * gdb.texinfo (Examining Memory): Document the new behaviour.
7725
7726 2007-06-21 Vladimir Prus <vladimir@codesourcery.com>
7727
7728 * gdb.texinfo (Standard Target Features): Document
7729 m68k features.
7730
7731 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
7732
7733 * gdb.texinfo (General Query Packets): Document qOffsets changes.
7734
7735 2007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
7736
7737 * gdb.texinfo (Target Description Format): Add version attribute
7738 for <target>.
7739
7740 2007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
7741
7742 * gdb.texinfo (MIPS Features): Document org.gnu.gdb.mips.linux.
7743
7744 2007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
7745
7746 * gdb.texinfo (MIPS Features): New subsection.
7747
7748 2007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
7749 Markus Deuling <deuling@de.ibm.com>
7750
7751 * gdb.texinfo (General Query Packets): Document qXfer:spu:read
7752 and qXfer:spu:write packets and mention them under qSupported.
7753
7754 2007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
7755 Markus Deuling <deuling@de.ibm.com>
7756
7757 * gdb.texinfo (Architectures): Add new SPU section to document
7758 Cell Broadband Engine SPU architecture specific commands.
7759
7760 2007-06-09 Vladimir Prus <vladimir@codesourcery.com>
7761
7762 * gdb.texinfo (GDB/MI Variable Objects): Editorial
7763 comments.
7764
7765 2007-06-07 Nick Roberts <nickrob@snap.net.nz>
7766
7767 * gdb.texinfo (Emacs): Describe GDB under Emacs 22.1.
7768
7769 2007-05-29 Jim Blandy <jimb@codesourcery.com>
7770
7771 * gdb.texinfo (Overview): Doc fix.
7772
7773 2007-05-22 Maciej W. Rozycki <macro@mips.com>
7774
7775 * gdb.texinfo (Remote Configuration): Document "set/show
7776 remoteflow".
7777
7778 2007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
7779
7780 * gdb.texinfo (MIPS): Remove documentation for set mips
7781 saved-gpreg-size, show mips saved-gpreg-size, and set mips
7782 stack-arg-size.
7783
7784 2007-05-14 Bob Wilson <bob.wilson@acm.org>
7785
7786 * all-cfg.texi (GDBTUI): New.
7787 * gdb.texinfo (Mode Options): Use GDBTUI variable.
7788 (TUI, TUI Overview, TUI Keys, TUI Single Key Mode, TUI Commands)
7789 (TUI Configuration): Edit to improve clarity and fix problems of
7790 both style and content.
7791
7792 2007-05-11 Ulrich Weigand <uweigand@de.ibm.com>
7793
7794 * observer.texi (GDB Observers): New observer "new_objfile".
7795
7796 2007-05-08 Ulrich Weigand <uweigand@de.ibm.com>
7797
7798 * gdbint.texinfo (Native Conditionals): Remove USE_PROC_FS.
7799
7800 2007-04-14 Vladimir Prus <vladimir@codesourcery.com>
7801
7802 * gdb.texinfo (GDB/MI Variable Objects): Document
7803 frozen variables objects.
7804
7805 2007-04-13 Daniel Jacobowitz <dan@codesourcery.com>
7806
7807 * gdb.texinfo (Memory): Reference Remote Debugging chapter.
7808 (Character Sets, Caching Data of Remote Targets): Likewise.
7809 (Targets): Delete Remote node. Move its text...
7810 (Debugging Remote Programs): ...to here. Delete description
7811 of the "remote" command.
7812 (Remote configuration): Delete description of "set remotedevice"
7813 and "show remotedevice".
7814 (Embedded Processors): Delete H8/300, H8/500, and SH nodes.
7815
7816 2007-04-11 Bob Wilson <bob.wilson@acm.org>
7817
7818 * gdb.texinfo (Contributors, Continuing and Stepping)
7819 (Fortran Defaults, HPPA, TUI, TUI Commands, Configure Options)
7820 (General Query Packets, File-I/O Remote Protocol Extension)
7821 (Protocol Basics, The F Reply Packet, Write)
7822 (Protocol-specific Representation of Datatypes, Memory Transfer):
7823 Fix hyphenation, punctuation and grammar problems.
7824 (Cygwin Native): Likewise. Also fix misuse of @pxref and use
7825 'section' instead of 'subsection' in the text.
7826 (Non-debug DLL Symbols): Avoid 'subsubsection' in the text.
7827 (i386): Remove period from section name.
7828 (Installing GDB, Requirements, Running Configure, Separate Objdir)
7829 (Config Names, Configure Options): Use @file{configure}.
7830
7831 2007-04-11 Daniel Jacobowitz <dan@codesourcery.com>
7832
7833 * gdbint.texinfo (Writing Tests): Mention gdb_test_multiple
7834 and tab expansion.
7835
7836 2007-04-10 Daniel Jacobowitz <dan@codesourcery.com>
7837
7838 * gdbint.texinfo (SOM): Correct location of the SOM reader.
7839
7840 2007-04-02 Bob Wilson <bob.wilson@acm.org>
7841
7842 * gdb.texinfo: Consistently capitalize all significant words in
7843 node names, chapter titles, section titles, and headings. Update
7844 cross references to match.
7845 (Starting and Stopping Trace Experiment): Make node name plural.
7846 (Breakpoint related warnings): Hyphenate "Breakpoint-related".
7847
7848 2007-03-30 Pedro Alves <pedro_alves@portugalmail.pt>
7849
7850 * gdb.texinfo (WinCE): Delete obsolete subsection.
7851
7852 2007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
7853
7854 * gdb.texinfo (M68K): Remove obsolete ROM monitors.
7855 * gdbint.texinfo (DWARF 1): Delete section and other dwarfread.c
7856 references.
7857
7858 2007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
7859
7860 * gdb.texinfo (Startup): Delete references to some alternate
7861 names for .gdbinit.
7862 (Thread): Remove LynxOS reference.
7863 (Tandem ST2000): Delete target-specific documentation.
7864 * gdbint.texinfo (Symbol Handling): Remove mention of NLM.
7865 (Target Architecture Definition): Remove mention of GDB_OSABI_NETWARE
7866 and GDB_OSABI_LYNXOS.
7867
7868 2007-03-29 Ulrich Weigand <uweigand@de.ibm.com>
7869
7870 * gdbint.texi (Native Conditionals): Remove PTRACE_ARG3_TYPE.
7871
7872 2007-03-27 Ulrich Weigand <uweigand@de.ibm.com>
7873
7874 * gdbint.texinfo (Target Conditionals): Remove mention of
7875 DEPRECATED_REMOTE_BREAKPOINT, DEPRECATED_BIG_REMOTE_BREAKPOINT,
7876 and DEPRECATED_LITTLE_REMOTE_BREAKPOINT.
7877
7878 2007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
7879
7880 * Makefile.in: Add "pdfdir" installation
7881 directory, PDFTEX macro, support for "install-pdf" target,
7882 and rules for making a pdf version of refcard.texi.
7883 * refcard.tex: Specify paper size for PDF output.
7884
7885 2007-03-26 Bob Wilson <bob.wilson@acm.org>
7886
7887 * gdb.texinfo (Omissions from Ada, Additions to Ada): Wrap long lines.
7888
7889 2007-03-26 Bob Wilson <bob.wilson@acm.org>
7890
7891 * gdb.texinfo (Invoking GDB): Use @value{GDBP}.
7892 (Source Path, Character Sets, Macros, Define)
7893 (GDB/MI Result Records, GDB/MI Simple Examples)
7894 (GDB/MI Program Execution, GDB/MI File Commands)
7895 (Maintenance Commands, Packets, File-I/O Overview): Use @value{GDBN}.
7896 (Bug Reporting): Use @value{GCC}.
7897
7898 2007-03-26 Bob Wilson <bob.wilson@acm.org>
7899
7900 * gdb.texinfo (Help): Fix formatting of examples.
7901 (Variables): Use @ifnotinfo instead of @iftex.
7902 (Non-debug DLL symbols): Use @ref instead of @pxref.
7903 (Sparclet File): Use @samp instead of quotes.
7904
7905 2007-03-26 Bob Wilson <bob.wilson@acm.org>
7906
7907 * gdb.texinfo (Variables, C): Update cross reference to GCC docs.
7908
7909 2007-03-26 Bob Wilson <bob.wilson@acm.org>
7910
7911 * gdb.texinfo (Top): Move TUI and Annotations menu entries to match
7912 the order of the nodes.
7913 (C Operators, C Constants, Debugging C): Remove extra menus.
7914 (Method Names in Commands): Do not specify next/prev/up nodes.
7915
7916 2007-03-26 Bob Wilson <bob.wilson@acm.org>
7917
7918 * gdb.texinfo (File Options): Add missing parenthesis.
7919 (Breakpoints, Special Fortran commands, PowerPC): Fix typos.
7920
7921 2007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
7922
7923 * gdb.texinfo (Monitor commands for gdbserver): New subsection.
7924
7925 2007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
7926
7927 * gdb.texinfo (Standard Target Features): Mention
7928 case insensitivity.
7929 (ARM Features): Describe org.gnu.gdb.xscale.iwmmxt.
7930
7931 2007-02-18 Nick Roberts <nickrob@snap.net.nz>
7932
7933 * gdb.texinfo (Top): Put Appendix A after numbered sections.
7934 (Files): Add section name to argument list for pxref.
7935 (Non-debug DLL symbols): Don't use `see' for pxref.
7936 (Embedded Processors): Fix typo.
7937 (GDB/MI Breakpoint Commands): Execution commands generate
7938 *stopped not ^done.
7939
7940 2007-02-13 Nick Roberts <nickrob@snap.net.nz>
7941
7942 * gdb.texinfo (GDB/MI Variable Objects): Describe meanings of
7943 values for in_scope. Mention that only root variables can be
7944 updated.
7945 (GDB/MI Development and Front Ends): Explain new values may be
7946 added to existing fields.
7947
7948 2007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
7949
7950 * gdb.texinfo (-target-disconnect): Use @smallexample.
7951 (Requirements): Add anchor for Expat. Update description.
7952 (Target Descriptions): Mention Expat.
7953 (Target Description Format): Document new elements. Use
7954 @smallexample.
7955 (Predefined Target Types, Standard Target Features): New sections.
7956 * gdbint.texinfo (Target Descriptions): New section.
7957
7958 2007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
7959
7960 * gdb.texinfo (Target Description Format): Add section on XInclude.
7961
7962 2006-02-03 Nick Roberts <nickrob@snap.net.nz>
7963
7964 * gdb.texinfo (GDB/MI Miscellaneous Commands): Describe the new
7965 command -enable-timings.
7966
7967 2007-02-02 Markus Deuling <deuling@de.ibm.com> (tiny change)
7968
7969 * gdbint.texinfo (Operation System ABI Variant Handling): Update
7970 descriptions for new/deleted elements in gdb_osabi. Add missing
7971 description for function generic_elf_osabi_sniff_abi_tag_sections.
7972
7973 2007-01-29 Joel Brobecker <brobecker@adacore.com>
7974
7975 * gdb.texinfo (Maintenance Commands): Add documentation for
7976 the new "maint print target-stack" command.
7977
7978 2007-01-26 Jan Kratochvil <jan.kratochvil@redhat.com>
7979 Eli Zaretskii <eliz@gnu.org>
7980
7981 * gdb.texinfo: Describe CHAR array vs. string identification rules.
7982
7983 2007-01-26 Eli Zaretskii <eliz@gnu.org>
7984
7985 * gdb.texinfo (Compilation, Files, Bootstrapping, Bug Reporting):
7986 Use @value{NGCC} instead of @value{GCC}.
7987
7988 2007-01-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> (tiny change)
7989
7990 * agentexpr.texi: Fix typos.
7991 * annotate.texinfo: Likewise.
7992 * gdb.texinfo: Likewise.
7993 * gdbint.texinfo: Likewise.
7994 * observer.texi: Likewise.
7995 * stabs.texinfo: Likewise.
7996
7997 2007-01-20 Markus Deuling <deuling@de.ibm.com> (tiny change)
7998
7999 * gdbint.texinfo (Support Libraries): Remove mmalloc
8000 entry. Describe readline library.
8001
8002 2007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
8003
8004 * gdb.texinfo (Target Descriptions): New section.
8005 (General Query Packets): Add QPassSignals anchor. Mention
8006 qXfer:features:read under qSupported. Expand mentions of
8007 qXfer:memory-map:read and QPassSignals. Document
8008 qXfer:features:read.
8009
8010 2007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
8011
8012 * gdb.texinfo (Commands to specify files): Describe
8013 "set sysroot" and "show sysroot".
8014 (Using the `gdbserver' program): Lowercase argument
8015 to @var. Expand description of setting up GDB on the
8016 host.
8017
8018 2007-01-05 Joel Brobecker <brobecker@adacore.com>
8019
8020 * gdb.texinfo (Set Catchpoints): Add documentation for the new
8021 catch exception, catch exception unhandled, and catch assert
8022 commands.
8023
8024 2007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
8025
8026 * gdb.texinfo (Debugging Output): Document "set debug xml"
8027 and "show debug xml".
8028
8029 2007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
8030
8031 * gdbint.texinfo (Compiler Warnings): Update for -Wall use.
8032
8033 2007-01-01 Joel Brobecker <brobecker@adacore.com>
8034
8035 * gdbint.texinfo (Start of New Year Procedure): Add missing item.
8036
8037 2006-12-08 Vladimir Prus <vladimir@codesourcery.com>
8038
8039 * gdb.texinfo (GDB/MI Variable Objects): Wrap historical
8040 note in @ignore, to be removed later if nobody complains.
8041
8042 2006-12-04 Nick Roberts <nickrob@snap.net.nz>
8043
8044 * gdb.texinfo (GDB/MI Variable Objects): Describe -c option
8045 of -var-delete.
8046
8047 2006-11-22 Vladimir Prus <vladimir@codesourcery.com>
8048
8049 * gdb.texinfo (Setting breakpoints): Document
8050 automatic software/hardware breakpoint usage and
8051 the "set breakpoint auto-hw" command.
8052
8053 2006-11-21 Vladimir Prus <vladimir@codesourcery.com>
8054
8055 * gdb.texinfo (Memory Access Checking): New.
8056
8057 2006-11-16 Daniel Jacobowitz <dan@codesourcery.com>
8058
8059 * gdb.texinfo (Remote configuration): Mention
8060 "pass-signals-packet".
8061 (General Query Packets): Document QPassSignals. Fix
8062 a typo.
8063
8064 2006-11-14 Maxim Grigoriev <maxim@tensilica.com>
8065
8066 * gdb.texinfo (Contributors): Add contributors of Xtensa port.
8067
8068 2006-11-14 Daniel Jacobowitz <dan@codesourcery.com>
8069
8070 * gdb.texinfo (Remote configuration): Rewrite documentation for
8071 packet configuration commands.
8072 (OS Information): Adjust reference to qXfer:auxv:read.
8073 (General Query Packets): Remove references to read-aux-vector-packet
8074 and set remote get-thread-local-storage-address.
8075
8076 2006-11-10 Daniel Jacobowitz <dan@codesourcery.com>
8077
8078 * gdbint.texinfo (Target Architecture Definition): Add new
8079 Initializing a New Architecture section.
8080
8081 2006-10-31 David Taylor <dtaylor@emc.com>
8082
8083 * stabs.texinfo (Macro define and undefine): New node describing
8084 stabs for #define and #undef.
8085
8086 2006-10-27 Andreas Schwab <schwab@suse.de>
8087
8088 * gdb.texinfo (Processes): Rename "detach-fork" to "detach fork".
8089
8090 2006-10-21 Eli Zaretskii <eliz@gnu.org>
8091
8092 * gdb.texinfo (Breakpoints, Set Watchpoints): Elaborate and
8093 clarify on the possible meanings of ``expression'' watched by
8094 watchpoints. Add indexing.
8095 (Prompting, Errors, Invalidation, Annotations for Running)
8096 (Source Annotations): Fix index entries by adding "annotation" to
8097 them, to discriminate from index entries that point to the more
8098 general topic descriptions.
8099
8100 2006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
8101
8102 * gdbint.texinfo (Target Vector Definition): Move most
8103 content into Existing Targets. Add a menu.
8104 (Existing Targets): New section, moved from Target Vector
8105 Definition. Use @subsection.
8106 (Managing Execution State): New section.
8107
8108 2006-10-16 Bob Wilson <bob.wilson@acm.org>
8109
8110 * gdb.texinfo (ST2000): Use Ctrl- instead of C-.
8111
8112 2006-10-15 Eli Zaretskii <eliz@gnu.org>
8113
8114 * gdb.texinfo (Sample Session, Invocation, Quitting GDB)
8115 (Command Syntax, Signals, Backtrace, Connecting)
8116 (Remote configuration, Renesas Boards, Console I/O): Fix last
8117 change: use Ctrl- instead of C-, except wrt Emacs.
8118 (File-I/O Examples): Put Ctrl-c in @kbd.
8119 (Cygwin Native, File-I/O Overview, The Ctrl-C message)
8120 (Console I/O): Use @samp with Ctrl-.
8121 (Signals, Set Breaks, Set Watchpoints): Document optional
8122 arguments to `info signals' `handle', `info breakpoints', and
8123 `info watchpoints'.
8124
8125 2006-10-14 Eli Zaretskii <eliz@gnu.org>
8126
8127 * gdb.texinfo (Backtrace): Fix last change.
8128
8129 2006-10-14 Nick Roberts <nickrob@snap.net.nz>
8130
8131 * gdb.texinfo (Backtrace): Order correctly and add other cases.
8132
8133 2006-10-10 Bob Wilson <bob.wilson@acm.org>
8134
8135 * gdb.texinfo (Command Syntax, Connecting, Remote configuration)
8136 (Renesas Boards, ST2000, TUI Keys, TUI Single Key Mode)
8137 (TUI Commands, Emacs, Console I/O): Fix @key and @kbd usage.
8138
8139 2006-09-21 Vladimir Prus <vladimir@codesourcery.com>
8140 Daniel Jacobowitz <dan@codesourcery.com>
8141
8142 * gdb.texinfo (Packets): Document vFlashErase,
8143 vFlashWrite and vFlashDone packets.
8144 (General Query Packets): Document qXfer:memory-map:read.
8145 Add a new feature for qXfer:memory-map:read.
8146 (Memory map format): New section.
8147 (Target Commands): Mention that gdb can write flash.
8148
8149 2006-09-21 Vladimir Prus <vladimir@codesourcery.com>
8150 Daniel Jacobowitz <dan@codesourcery.com>
8151
8152 * gdb.texinfo (Memory Region Attributes): Mention target-supplied
8153 memory regions and "mem auto".
8154
8155 2006-09-21 Nathan Sidwell <nathan@codesourcery.com>
8156
8157 * gdbint.texinfo (Array Containers): New section.
8158
8159 2006-09-17 Vladimir Prus <vladimir@codesourcery.com>
8160
8161 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
8162 -stack-list-arguments HIGH_FRAME argument can be larger then the
8163 actual number of frames.
8164
8165 2006-09-07 Vladimir Prus <vladimir@codesourcery.com>
8166
8167 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
8168 -stack-list-locals HIGH_FRAME argument can be larger then the
8169 actual number of frames.
8170
8171 2006-09-02 Bob Wilson <bob.wilson@acm.org>
8172
8173 * gdb.texinfo (Packets, Stop Reply Packets, General Query Packets,
8174 Register Packet Format, Tracepoint Packets): Fix spelling errors.
8175
8176 2006-09-02 Eli Zaretskii <eliz@gnu.org>
8177
8178 * gdbint.texinfo (Overall Structure): New section "Source Tree
8179 Structure".
8180
8181 2006-08-17 Jim Blandy <jimb@codesourcery.com>
8182
8183 * gdb.texinfo (Stop Reply Packets): Note similarity of 'S' and 'T'
8184 responses.
8185
8186 2006-08-08 Joel Brobecker <brobecker@adacore.com>
8187
8188 * gdb.texinfo (Source Path): Add documentation for new
8189 substitute-path commands.
8190
8191 2006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
8192
8193 * gdb.texinfo (Installing GDB): Update menu. Move text to...
8194 (Running Configure): ...here.
8195 (Requirements): New node. Mention expat.
8196
8197 2006-08-08 Vladimir Prus <vladimir@codesourcery.com>
8198
8199 * gdb.texinfo (Target Commands): Remove
8200 'set download-write-size' and 'show download-write-size'.
8201
8202 2006-08-01 Daniel Jacobowitz <dan@codesourcery.com>
8203
8204 * stabs.texinfo (Member Type Descriptor): Correct example for
8205 pointer to member types.
8206
8207 2006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
8208
8209 * gdb.texinfo (Optional warnings and messages): Add
8210 'set/show trace-commands'.
8211 (Command files): Add '-v' to source command.
8212
8213 2006-07-12 Daniel Jacobowitz <dan@codesourcery.com>
8214
8215 * gdb.texinfo (OS Information): Update qPart reference to
8216 qXfer.
8217 (Remote configuration): Likewise.
8218 (Overview): Move @cindex to the start of a paragraph. Talk
8219 about binary data encoding.
8220 (Packets): Refer to the overview for the details of the X
8221 packet encoding.
8222 (General Query Packets): Remove qPart description. Add qXfer
8223 description. Add an anchor to qSupported. Correct feature
8224 table title. Add a new feature for qXfer:auxv:read.
8225 (Interrupts): Add a missing parenthesis.
8226
8227 2006-07-05 Daniel Jacobowitz <dan@codesourcery.com>
8228
8229 * gdb.texinfo (KOD): Remove node.
8230 (GDB/MI Kod Commands): Remove commented out node.
8231
8232 2006-07-01 Eli Zaretskii <eliz@gnu.org>
8233
8234 * gdb.texinfo (GDB/MI Output Syntax, GDB/MI Simple Examples)
8235 (GDB/MI Breakpoint Commands, GDB/MI Program Context)
8236 (GDB/MI Thread Commands, GDB/MI Program Execution)
8237 (GDB/MI Stack Manipulation, GDB/MI Variable Objects)
8238 (GDB/MI Data Manipulation, GDB/MI Symbol Query)
8239 (GDB/MI File Commands, GDB/MI Target Manipulation)
8240 (GDB/MI Miscellaneous Commands): Change (@value{GDBP})->(gdb),
8241 since the MI prompt is hard-wired into the code.
8242
8243 2006-07-01 Nick Roberts <nickrob@snap.net.nz>
8244
8245 * gdb.texinfo (GDB/MI Compatibility with CLI): Qualify more carefully.
8246 (GDB/MI Simple Examples): Use @subheading for "A Bad Command".
8247 (GDB/MI Data Manipulation): Remove description of unimplemented
8248 display related commands as variable objects perform this function
8249 and are superior: -display-delete, -display-disable,
8250 -display-enable, -display-insert and -display-list. Move
8251 -environment-cd, -environment-directory, -environment-path
8252 and -environment-pwd to "Program Context".
8253 (GDB/MI Program Control): Rename to "Program Execution". Move
8254 -exec-arguments -exec-abort to...
8255 (GDB/MI Program Context): ...here. New node split from "Data
8256 Manipulation".
8257
8258 2006-06-21 Daniel Jacobowitz <dan@codesourcery.com>
8259
8260 * gdb.texinfo (Remote configuration): Document set / show
8261 remote supported-packets.
8262 (General Query Packets): Document qSupported packet.
8263
8264 2006-06-10 Sandra Loosemore <sandra@codesourcery.com>
8265
8266 * gdb.texinfo (File-I/O overview): Copy edit for grammar, spelling,
8267 and font markup.
8268 (Protocol basics): Likewise.
8269 (The F request packet): Likewise.
8270 (The F reply packet): Likewise.
8271 (Memory transfer): Move this node to be a subsubsection of
8272 "Protocol specific representation of datatypes".
8273 (The Ctrl-C message): More copy editing.
8274 (Console I/O): Likewise.
8275 (The isatty call): Delete this node, and merge its content into
8276 the "isatty" node. Fixed references elsewhere.
8277 (The system call): Delete this node, and merge its content into
8278 the "system" node. Fixed references elsewhere.
8279 (open): Reformat to use @table, and add appropriate font markup.
8280 (close): Likewise.
8281 (read): Likewise.
8282 (write): Likewise.
8283 (lseek): Likewise.
8284 (rename): Likewise.
8285 (unlink): Likewise.
8286 (stat/fstat): Likewise.
8287 (gettimeofday): Likewise.
8288 (isatty): Likewise.
8289 (system): Likewise, plus minor changes to fix confusing wording.
8290 (Integral datatypes): Fix font markup.
8291 (Pointer values): Likewise.
8292 (struct stat): Fix markup to use @table, plus minor copy editing.
8293 (struct timeval): Fix font markup, plus minor copy editing.
8294 (Constants): Minor copy editing.
8295 (Errno values): Add font markup.
8296 (File-I/O Examples): Likewise.
8297
8298 2006-06-10 Nick Roberts <nickrob@snap.net.nz>
8299
8300 * gdb.texinfo (GDB/MI): Remove duplicate acknowledgements.
8301 (GDB/MI Simple Examples): Move node up one level. Use real
8302 examples.
8303 (GDB/MI Compatibility with CLI): Update.
8304 (GDB/MI Result Records): Add "connected" and "exit" result
8305 classes.
8306 (GDB/MI Stream Records): Clarify target output.
8307 (GDB/MI Command Description Format): Modify example description.
8308 (GDB/MI Breakpoint Table Commands): Rename to...
8309 (GDB/MI Breakpoint Commands): ...this
8310 (GDB/MI Breakpoint Commands): Add optional thread field.
8311 (GDB/MI Program Control): Add an introduction. Move "Program
8312 termination" examples into exec-run description.
8313 (GDB/MI File Commands): Mention similar CLI commands.
8314 (GDB/MI Miscellaneous Commands): Move to end. Mention "show version"
8315 is similar to "-gdb-version".
8316
8317 2006-06-09 Eli Zaretskii <eliz@gnu.org>
8318
8319 * gdb.texinfo (Symbols): Fix "(gdb)"=>"(@value{GDBP})".
8320
8321 2006-06-02 Nick Roberts <nickrob@snap.net.nz>
8322
8323 * gdb.texinfo (GDB/MI Development and Front Ends): Use
8324 sourceware.org for mailing lists.
8325 (GDB/MI File Commands): New node split from Program Control.
8326
8327 2006-06-01 Nick Roberts <nickrob@snap.net.nz>
8328
8329 * gdb.texinfo (GDB/MI Development and Front Ends): New node.
8330
8331 2006-05-22 Eli Zaretskii <eliz@gnu.org>
8332
8333 * gdb.texinfo (Cygwin Native): Fix last change.
8334
8335 2006-05-22 Christopher Faylor <cgf@timesys.com>
8336
8337 * gdb.texinfo (Cygwin Native): Document set/show cygwin-exceptions.
8338
8339 2006-05-15 Nick Roberts <nickrob@snap.net.nz>
8340
8341 * gdbint.texinfo (Algorithms): Correct spelling and punctuation.
8342 (Releasing GDB, Testsuite): Remove details for including DejaGnu.
8343
8344 2006-05-14 Daniel Jacobowitz <dan@codesourcery.com>
8345
8346 * gdb.texinfo (General Query Packets): Recommend not starting
8347 new packets with qC and clarify.
8348
8349 2006-05-13 Gaius Mulley <gaius@glam.ac.uk>
8350
8351 * gdb.texinfo (M2 Types): New section.
8352
8353 2006-05-10 Daniel Jacobowitz <dan@codesourcery.com>
8354
8355 * agentexpr.texi: Add a copyright and license notice.
8356 * observer.texi: Likewise, with GPL clause for function prototypes.
8357 Remove trailing whitespace.
8358
8359 2006-05-05 Jim Blandy <jimb@codesourcery.com>
8360
8361 * gdb.texinfo (General Query Packets): Document conventions for
8362 terminating packet names, and their violations.
8363
8364 2006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
8365
8366 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Update for readline 5.1.
8367 * gdb.texinfo: Likewise.
8368
8369 2006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
8370
8371 * gdb.texinfo (Remote Configuration): Remove "set remotedebug"
8372 and "show remotedebug".
8373 (Debugging Output): Add additional index entries.
8374
8375 2006-04-27 Michael Snyder <msnyder@redhat.com>
8376
8377 * gdb.texinfo (delete-fork): Command renamed to "delete fork".
8378
8379 2006-04-22 Andrew Cagney <cagney@redhat.com>
8380
8381 * gdb.texinfo (Contributors): Credit frame unwinder contributors.
8382 * gdbint.texinfo (Algorithms): Fix errors in frame documentation.
8383
8384 2006-04-18 Daniel Jacobowitz <dan@codesourcery.com>
8385
8386 * gdbint.texinfo (x86 Watchpoints, Target Conditionals): Update insert
8387 and remove breakpoint prototypes.
8388 (Watchpoints): Move description of target_insert_hw_breakpoint and
8389 target_remove_hw_breakpoint ...
8390 (Breakpoints): ... to here. Document target_insert_breakpoint and
8391 target_remove_breakpoint.
8392
8393 2006-04-17 Jim Blandy <jimb@codesourcery.com>
8394
8395 * gdb.texinfo (Packets): Note that 'addr' arguments to s, S, c,
8396 and C packets are optional.
8397
8398 2006-04-14 Frederic Riss <frederic.riss@st.com>
8399
8400 * gdb.texinfo (Specifying source directories): Update the description
8401 of the source file search to reflect the fact that the source path
8402 always contains at least $cdir and $cwd.
8403
8404 2006-03-31 Michael Snyder <msnyder@redhat.com>
8405
8406 * gdb.texinfo: Update copyright dates.
8407
8408 2006-03-31 Eli Zaretskii <eliz@gnu.org>
8409
8410 * gdb.texinfo (Overview): Add an index entry to "empty response".
8411
8412 2006-03-28 Jim Blandy <jimb@codesourcery.com>
8413
8414 * gdbint.texinfo (Prologue Analysis): New section.
8415
8416 2006-03-07 Jim Blandy <jimb@red-bean.com>
8417
8418 * gdb.texinfo (Connecting): Document 'target remote pipe'.
8419
8420 * gdb.texinfo (Target Commands): Update text describing how to
8421 specify a target. Refer to the detailed section on remote
8422 debugging, not the brief mention.
8423
8424 * gdb.texinfo (Connecting): Organize the different 'target remote'
8425 connection methods into a table. Add a 'target remote' index
8426 entry. (!!!)
8427
8428 2006-02-17 Fred Fish <fnf@specifix.com>
8429
8430 * gdb.texinfo (Symbols): Update descriptions of 'whatis' and
8431 'ptype' commands to reflect the fact that the only significant
8432 difference between them is that ptype prints the complete type
8433 description instead of just the name.
8434
8435 2006-02-13 Wu Zhou <woodzltc@cn.ibm.com>
8436
8437 * gdbint.texinfo (Watchpoints): Delete
8438 TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT.
8439
8440 2006-02-10 Nick Roberts <nickrob@snap.net.nz>
8441
8442 * gdb.texinfo (GDB/MI Breakpoint Table Commands): Add fullname and
8443 times fields where needed. Fix typos. Update general form given
8444 for output of -break-insert.
8445 (GDB/MI): Abbreviate some unnecessarily long fullnames.
8446
8447 2006-02-06 Daniel Jacobowitz <dan@codesourcery.com>
8448
8449 * gdbint.texinfo (Symbol Handling): Add a section
8450 on memory management.
8451
8452 2006-02-06 Vladimir Prus <ghost@cs.msu.su>
8453
8454 * gdb.texinfo (Breakpoint table commands): Document the fullname
8455 field in -break-list output.
8456
8457 2006-02-03 Eli Zaretskii <eliz@gnu.org>
8458
8459 * gdb.texinfo (Cygwin Native): Fix typos. Clarify the types of
8460 debugging information produced by the various "set debug..."
8461 options.
8462
8463 2006-02-01 Daniel Jacobowitz <dan@codesourcery.com>
8464
8465 * gdb.texinfo (Files): Remove obsolete bits from the description
8466 of "symbol-file".
8467
8468 2006-01-25 Jim Blandy <jimb@redhat.com>
8469
8470 * gdbint.texinfo (Testsuite): Explain how to run selected tests.
8471
8472 2006-01-24 Jim Blandy <jimb@redhat.com>
8473
8474 * gdbint.texinfo (Frames): Document the basics of GDB's register
8475 unwinding model, and explain the existence of the "sentinel" frame.
8476
8477 2006-01-23 Andrew Stubbs <andrew.stubbs@st.com>
8478
8479 * gdb.texinfo (Choosing files): Mention that -directory is used
8480 for script files.
8481 (Specifying source directories): Likewise.
8482 (Command files): Explain how script files are found.
8483
8484 2006-01-21 Eli Zaretskii <eliz@gnu.org>
8485
8486 * gdb.texinfo (Backtrace): Describe how to get backtrace of all
8487 the threads in a multi-threaded program.
8488 (Threads): The threadno argument of "thread apply" can be a range
8489 of numbers.
8490
8491 2006-01-18 Jim Blandy <jimb@redhat.com>
8492
8493 * gdbint.texinfo (Coding): Add entry for -Wno-pointer-sign to list
8494 of warning flags.
8495
8496 2006-01-13 Eli Zaretskii <eliz@gnu.org>
8497
8498 * gdb.texinfo (Sequences): Improve menu annotations.
8499 (Define): Add index entries for arguments of user-defined
8500 commands. Move the description of flow-control commands...
8501 (Command Files): ...to here. Document loop_break and
8502 loop_continue.
8503 (Define, Command Files): Document `end' and add index entries for
8504 it.
8505
8506 2006-01-04 Michael Snyder <msnyder@redhat.com>
8507
8508 * gdb.texinfo: Add documentation for linux-fork.
8509 * gdbint.texinfo: Add internal documentation for checkpoints.
8510
8511 2006-01-02 Paul N. Hilfinger <hilfinger@gnat.com>
8512
8513 * gdb.texinfo (Omissions from Ada): Document that there is now
8514 limited aggregate support.
8515
8516 2005-12-28 Eli Zaretskii <eliz@gnu.org>
8517
8518 * gdb.texinfo (Registers): Describe how to refer to SSE and MMX
8519 registers and the likes.
8520
8521 2005-12-24 Eli Zaretskii <eliz@gnu.org>
8522
8523 * gdb.texinfo (Target Commands, Bug Reporting, File Options)
8524 (Symbols): Fix usage of "e.g.".
8525 (Memory Region Attributes): Fix usage of "etc."
8526
8527 * gdbint.texinfo (libgdb, Symbol Handling, Native Debugging)
8528 (Coding): Fix usage of "e.g.".
8529
8530 2005-12-23 Eli Zaretskii <eliz@gnu.org>
8531
8532 * stabs.texinfo:
8533 * refcard.tex:
8534 * gpl.texi:
8535 * gdbint.texinfo:
8536 * gdb.texinfo:
8537 * gdb-cfg.texi:
8538 * fdl.texi:
8539 * annotate.texinfo:
8540 * all-cfg.texi:
8541 * Makefile.in: Add (C) after Copyright. Update the FSF
8542 address.
8543
8544 2005-12-03 Eli Zaretskii <eliz@gnu.org>
8545
8546 * gdb.texinfo (Connecting): Explain that `monitor' is a way to
8547 extend GDB with commands for external monitor.
8548
8549 2005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
8550
8551 * gdb.texinfo (Convenience variables): Add init-if-undefined command.
8552
8553 2005-11-25 Joel Brobecker <brobecker@adacore.com>
8554
8555 * gdbint.texinfo (Start of New Year Procedure): New chapter.
8556
8557 2005-11-21 Jim Blandy <jimb@redhat.com>
8558
8559 * gdb.texinfo (Tracepoint Packets): Document restrictions on
8560 placement of 'R' actions in tracepoint action packets; document
8561 dependence of 'X' and 'M' actions on a preceding 'R' action for
8562 their registers.
8563
8564 2005-11-19 Jim Blandy <jimb@redhat.com>
8565
8566 * gdb.texinfo (Tracepoint Packets): New node.
8567 (General Query Packets): Add entries for the tracepoint packets,
8568 referring to the "Tracepoint Packets" node.
8569 (Tracepoints): Add reference to "Tracepoint Packets".
8570
8571 2005-11-18 Kevin Buettner <kevinb@redhat.com>
8572
8573 * gdb.texinfo (set remotebreak): Add anchor.
8574 (X packet): Likewise.
8575 (Remote Protocol): Add new section `Interrupts' and new index
8576 entry `interrupts (remote protocol)'.
8577
8578 2005-11-18 Jim Blandy <jimb@redhat.com>
8579
8580 * gdb.texinfo (Packets): Move information out of 'q' and 'Q'
8581 entries into the General Query Packets section. Add a
8582 cross-reference to that section. Drop description of replies, as
8583 these are covered in the descriptions of each packet.
8584 (General Query Packets): Add introductory text. Explain naming
8585 conventions, and how the end of a name is recognized.
8586
8587 2005-11-17 Kevin Buettner <kevinb@redhat.com>
8588
8589 * gdb.texinfo (Remote configuration): Fix typo in description of
8590 "set remotebreak" command.
8591
8592 2005-11-16 Jim Blandy <jimb@redhat.com>
8593
8594 * gdb.texinfo (Packets, Stop Reply Packets)
8595 (General Query Packets): Various formatting cleanups.
8596 - Use @samp for packet contents.
8597 - Drop summaries from packet @item lines; the same information appears
8598 immediately below in the description.
8599 - Delete paragraph breaks after packet @item commands, so that the
8600 description appears directly to the right of the packet prototype
8601 in the printed manual, if it fits.
8602 - Place spaces in packet prototypes between @vars and non-@var
8603 letters, and explain that they're just for formatting.
8604 - Use @dots{} instead of '...'.
8605 - Fix uses of @code where @var was needed.
8606 - Replace "deprecated" markers with English text spelling out the
8607 packet's status and the preferred alternatives.
8608 - Remove "(reserved)" markers on 'A' and 'I' packets; it's unclear
8609 what this ever meant.
8610 - Remove "(draft)" markers on 'i' packets; nobody has commented on
8611 this for a long time.
8612 - Remove "(draft)" markers on 'z' and 'Z' packets; these have been
8613 implemented several times, and have been in use for years.
8614
8615 2005-11-15 Jim Blandy <jimb@redhat.com>
8616
8617 * gdb.texinfo (Packets): Add index entries for 'm' packet
8618 disclaimers.
8619
8620 * gdb.texinfo (Packets): Clarify lack of restrictions on behavior
8621 of stub when processing an 'm' packet.
8622
8623 * gdb.texinfo (Packets): Mention that packets beginning with
8624 letters are reserved once, at the top, instead of actually listing
8625 them all and saying "reserved".
8626
8627 2005-11-15 Andrew Stubbs <andrew.stubbs@st.com>
8628
8629 * gdb.texinfo (User-defined commands): Add $argc. Add missing 'end'.
8630 Change @var{$arg0 to @code{$arg0.
8631
8632 2005-11-14 Wu Zhou <woodzltc@cn.ibm.com>
8633
8634 * gdb.texinfo (Fortran): Add some words about Fortran debugging.
8635
8636 2005-11-12 Jim Blandy <jimb@redhat.com>
8637
8638 * gdb.texinfo (General Query Packets): Put packets in alphabetical
8639 order. Remove extraneous 'z'.
8640
8641 2005-11-07 Andrew Stubbs <andrew.stubbs@st.com>
8642
8643 * gdb.texinfo (Choosing files): Add --eval-command.
8644
8645 2005-11-04 Andrew Stubbs <andrew.stubbs@st.com>
8646
8647 * gdb.texinfo (Choosing modes): Add --return-child-result.
8648
8649
8650 2005-11-01 Andrew Stubbs <andrew.stubbs@st.com>
8651
8652 * gdb.texinfo (Choosing modes): Add --batch-silent.
8653
8654 2005-10-28 Eli Zaretskii <eliz@gnu.org>
8655
8656 * gdb.texinfo (GDB/MI Variable Objects): Fix @pxref usage under
8657 "The -var-update Command".
8658
8659 2005-10-03 Joel Brobecker <brobecker@adacore.com>
8660
8661 * gdb.texinfo (Print Settings): Add documentation for set/show
8662 print array-indexes.
8663
8664 2005-09-17 Daniel Jacobowitz <dan@codesourcery.com>
8665
8666 * gdb.texinfo (Contributors): Thank Andrew Cagney for releases
8667 6.2 and 6.3.
8668
8669 2005-08-27 Eli Zaretskii <eliz@gnu.org>
8670
8671 * gdb.texinfo (File Options): Don't document --mapped, it's gone
8672 since 19-Jan-2004.
8673 (Files): Likewise.
8674 (Variables, Symbols): Document the "<incomplete type>" message and
8675 its reasons.
8676
8677 2005-08-01 Fred Fish <fnf@specifix.com>
8678
8679 * gdb.texinfo (SETUP_ARBITRARY_FRAME): Remove obsolete reference.
8680
8681 2005-07-15 Nick Roberts <nickrob@snap.net.nz>
8682
8683 * gdb.texinfo (GDB/MI Variable Objects): Describe print-values
8684 option for -var-list-children and -var-update.
8685 (GDB/MI Stack Manipulation): Simplify description of
8686 print-values option for -stack-list-locals.
8687 (GDB/MI Command Description Format): Clarify.
8688 (Mode Options): Spelling of superseded.
8689
8690 2005-07-12 Bob Rossi <bob@brasko.net>
8691
8692 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix -inferior-tty-show
8693 corresponding GDB command comment.
8694
8695 2005-07-06 Bob Rossi <bob@brasko.net>
8696
8697 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add -inferior-tty-set
8698 and -inferior-tty-show.
8699 (Input/Output): Document "set/show inferior-tty" and tty alias.
8700
8701 2005-07-02 Nathan J. Williams <nathanw@wasabisystems.com>
8702
8703 * gdb.texinfo (Packets): Change description of 'D' packet to note
8704 that GDB does wait for a response.
8705
8706 2005-06-22 Nick Roberts <nickrob@snap.net.nz>
8707
8708 * gdb.texinfo (History) Rename "Command History".
8709 (Command History): Move node "Server Prefix" from section on
8710 Annotations here.
8711
8712 2005-06-19 Nick Roberts <nickrob@snap.net.nz>
8713
8714 * gdb.texinfo (GDB/MI Stack Manipulation):
8715 Re-instate -stack-info-frame with example. Say that it gets
8716 info on selected frame, not current frame.
8717
8718 2005-06-18 Eli Zaretskii <eliz@gnu.org>
8719
8720 * gdb.texinfo (Server): Clarify that `file' should be used before
8721 connecting to the server.
8722 (Files): Add an xref to the above description.
8723 (Output Formats): More detailed description of the `c' format.
8724 (Memory): List explicitly all the formats supported by `x'.
8725 (Threads): Add an @cindex entry for "thread apply".
8726 (Files): Document the possibility of loading unlinked object
8727 files. Add more indexing for solib-absolute-prefix and
8728 --with-sysroot.
8729 (Machine Code): Document possible problems with locations in
8730 shared libraries.
8731 (Backtrace): Document that free-standing environments do not need
8732 to have a `main' function.
8733
8734 2005-06-18 Nick Roberts <nickrob@snap.net.nz>
8735
8736 * gdb.texinfo (GDB/MI Stack Manipulation): Remove reference to
8737 -stack-info-frame.
8738
8739 2005-06-07 Andrew Cagney <cagney@gnu.org>
8740
8741 * gdb.texinfo (Contributors): Note the original multi-arch
8742 contributors.
8743
8744 2005-06-03 Eli Zaretskii <eliz@gnu.org>
8745
8746 * gdb.texinfo (Registers): Add index entries for the standard
8747 registers.
8748 (Frames): Add cross-reference from frame pointer description to
8749 the Registers node.
8750 (Annotations Overview): Fix the reference to GDB name.
8751
8752 2005-06-01 Eli Zaretskii <eliz@gnu.org>
8753
8754 * gdb.texinfo (Set Watchpoints): Remove @vindex entry for
8755 can-use-hw-watchpoints.
8756
8757 2005-05-28 Bob Rossi <bob@brasko.net>
8758
8759 * gdb.texinfo (GDB/MI Out-of-band Records): Add bullet enumerating
8760 the possible reasons why an exec async record would be returned to FE.
8761
8762 2005-05-26 Andrew Cagney <cagney@gnu.org>
8763
8764 * gdb.texinfo: Note that Elena Zannoni, Fernando Nasser, and
8765 Andrew Cagney implemented the original GDB/MI.
8766
8767 2005-05-23 Orjan Friberg <orjanf@axis.com>
8768
8769 * gdb.texinfo (CRIS): Update the cris-version and cris-dwarf2-cfi
8770 documentation. Add documentation for cris-mode.
8771
8772 2005-05-20 Eli Zaretskii <eliz@gnu.org>
8773
8774 * gdb.texinfo (Numbers): Explain the example and make the wording
8775 more acurate.
8776
8777 2005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
8778 Dennis Brueni <dennis@slickedit.com>
8779
8780 * gdb.texinfo (GDB/MI Breakpoint Table Commands)
8781 (GDB/MI Data Manipulation, GDB/MI Program Control)
8782 (GDB/MI Stack Manipulation): Update examples to include the fullname
8783 attribute in stack frames.
8784
8785 2005-05-12 Eli Zaretskii <eliz@gnu.org>
8786
8787 * gdb.texinfo (Startup): Fix last change. Treat gdb.ini like we
8788 do with other non-standard names of init files.
8789
8790 2005-05-11 Eli Zaretskii <eliz@gnu.org>
8791
8792 * gdb.texinfo (Command Files): Move the description of the startup
8793 from here...
8794 (Startup): ...to this new subsection of the Invocation chapter.
8795 Rearrange the description of init files more logically and add a
8796 cross-reference to "Command Files". Document the special gdbinit
8797 name for CISCO 68k. Expand the description of what GDB does
8798 during startup.
8799 (History): Add index entry for HISTSIZE.
8800
8801 2005-05-02 Mark Kettenis <kettenis@gnu.org>
8802
8803 * gdb.texinfo (Files): Remove documentation for auto-solib-limit.
8804
8805 2005-05-02 Eli Zaretskii <eliz@gnu.org>
8806
8807 * gdb.texinfo (SVR4 Process Information, The isatty call)
8808 (The system call): Don't use foo(N) notation for man pages and
8809 functions.
8810 (Compilation, DJGPP Native): Improve wording.
8811
8812 2005-04-27 Eli Zaretskii <eliz@gnu.org>
8813
8814 * gdb.texinfo (Backtrace): Describe backtraces with arguments that
8815 were optimized away.
8816
8817 2005-04-22 Eli Zaretskii <eliz@gnu.org>
8818
8819 * gdb.texinfo (Remote configuration): Document "set/show
8820 get-thread-local-storage-address". Add cross-reference to the
8821 description of the qGetTLSAddr packet.
8822 (General Query Packets): Mention "set remote
8823 get-thread-local-storage-address" and add a reference to its
8824 description.
8825
8826 2005-04-19 Nick Roberts <nickrob@snap.net.nz>
8827
8828 * gdb.texinfo (Backtrace): Describe 'bt full'.
8829
8830 2005-04-17 Nick Roberts <nickrob@snap.net.nz>
8831
8832 * gdb.texinfo (Mode Options): Fix typo.
8833 (GDB/MI): Describe how to invoke GDB/MI.
8834
8835 2005-04-16 Eli Zaretskii <eliz@gnu.org>
8836
8837 * gdb.texinfo (OS Information): Renamed from Auxiliary Vector; all
8838 references changed. Add description of "info udot".
8839 (Files): Document "set/show stop-on-solib-events".
8840 (M32R/D): Document "set/show download-path", "set/show
8841 board-address", "set/show server-address", "upload", "tload".
8842 Document "sdireset", "sdistatus", "debug_chaos", "use_debug_dma",
8843 "use_mon_code", "use_ib_break", "use_dbt_break".
8844 (Maintenance Commands): Improve indexing.
8845 (Target Commands): Document "set/show hash", "set/show debug
8846 monitor".
8847 (SVR4 Process Information): Document "info pidlist" and "info
8848 meminfo". Document "set/show procfs-tarce" and "set/show
8849 procfs-file". Document "proc-trace-*" and "proc-untrace-*".
8850 (Symbols, The Print Command with Objective-C): Improve indexing.
8851 (Objective-C): Add references to "info classes" and "info
8852 selectors".
8853 (Debugging Output): Improve wording. Document "set/show debug
8854 solib-frv". Fix "set/show debugvarobj".
8855 (Set Breaks): Add index entry for "hardware breakpoints".
8856 (Renesas ICE): Document "e7000", "ftplogin", "ftpload", "drain",
8857 and "set/show usehardbreakpoints".
8858 (MIPS Embedded): Document "se/show syn-garbage-limit", "set/show
8859 monitor-prompt", "set/show monitor-warnings", "pmon".
8860 (ARM): Document "rdilogfile", "rdilogenable", "set/show
8861 rdiromatzero", "set/show rdiheartbeat".
8862 (PowerPC): Document SDS-specific commands "set/show sdstimeout",
8863 "sds".
8864 (Embedded Processors): Document the "sim" command.
8865 (Remote): Document the "remote" command.
8866 (DJGPP Native): Document the "info serial" command.
8867 (Threads): Document "maint info sol-threads".
8868 (Files): Document "nosharedlibrary", "add-symbol-file-from-memory".
8869 (Set Breaks): Improve indexing.
8870 (Command Syntax): Add a reference to dont-repeat.
8871 (Define): Document "dont-repeat".
8872 (TUI Commands): Document "tabset".
8873 (WinCE): New subsection. Document "set/show remotedirectory",
8874 "set/show remoteupload", "set/show remoteaddhost".
8875
8876 2005-04-15 Eli Zaretskii <eliz@gnu.org>
8877
8878 * gdb.texinfo (Hurd Native): New subsection, documents
8879 Hurd-specific commands.
8880 (Maintenance Commands): Add cross-reference to "Debugging Output".
8881 (Debugging Output): Document "set/show debug lin-lwp".
8882 (MIPS): Improve documentation of heuristic-fence-post. Document
8883 "set/show mips abi", "set/show mips saved-gpreg-size", "set/show
8884 mips stack-arg-size", "set/show mips mask-address", "set/show mips
8885 remote-mips64-transfers-32bit-regs", "set/show debug mips".
8886 (ARM): Document ARM-specific commands.
8887 (AVR): New section. Document "info io_registers".
8888 (CRIS): New section. Document "set/show cris-version" and
8889 "set/show cris-dwarf2-cfi".
8890 (HPPA): New section. Document "set/show debug hppa" and "maint
8891 print unwind".
8892 (Neutrino): New subsection. Document "set/show debug nto-debug".
8893 (Super-H): New section. Document the "regs" command.
8894 (Debugging Output): Document "set/show debug aix-thread".
8895
8896 2005-04-09 Eli Zaretskii <eliz@gnu.org>
8897
8898 * gdb.texinfo (Print Settings): Document "set/show print
8899 pascal_static-members", "set print repeats", "show print
8900 null-stop". Improve indexing. Fix documentation of "set print
8901 union".
8902 (Pascal): New section.
8903 (Supported languages): Rename from "Support"; all references
8904 updated. Add a menu item for Pascal.
8905 (Numbers): Document "set radix.
8906 (Screen Size): Document "set/show pagination".
8907 (MIPS Embedded): Remove "set processor" documentation.
8908 (Remote configuration): Document "set/show X/P/Z-packet",
8909 "set/show read-aux-vector-packet", "set/show remote
8910 symbol-lookup-packet", "set/show remote verbose-resume-packet",
8911 "set/show remoteaddresssize", "set/show remotebaud", "set/show
8912 remotedebug", "set/show remotebreak", "set/show remotedevice",
8913 "set/show remotelogfile".
8914 (Auxiliary Vector): Add reference to the description of the
8915 read-aux-vector-packet setting.
8916 (Set Watchpoints): Add a cross-reference to "set remote
8917 hardware-breakpoint-limit".
8918 (General Query Packets): Add indexing of requests and
8919 cross-references to related commands in "Remote configuration".
8920 (File-I/O Overview, The system call): Fix wording and typos.
8921 (Thread Stops): Add index entries.
8922 (Continuing and Stepping): Document "show step-mode".
8923 (i386): New node. Document "set/show struct-convention".
8924 (Files): Document "show trust-readonly-sections".
8925 (Calling): Document "set/show unwindonsignal".
8926 (Messages/Warnings): Add index entries.
8927 (Maintenance Commands): Document "set/show watchdog".
8928 (Annotations Overview): Document "show annotate".
8929 (Set Watchpoints): Add index entries.
8930 (Symbols): Fix doc of case-sensitive.
8931 (ABI): Document "show coerce-float-to-double".
8932 (Convenience Vars, Help): Improve indexing.
8933 (Machine Code): Document "show disassembly-flavor".
8934 (Debugging C plus plus): Document "show overload-resolution".
8935 (Value History, Signaling): Add index entries.
8936
8937 2005-04-08 Eli Zaretskii <eliz@gnu.org>
8938
8939 * gdb.texinfo (Show): Move @kindex entries to their proper places.
8940 (Processes): Fix wording.
8941 (History, List, Logging output, Define, Symbols, Print Settings):
8942 Improve indexing.
8943
8944 2005-04-03 Eli Zaretskii <eliz@gnu.org>
8945
8946 * gdb.texinfo (Targets): Document "set/show architecture". Remove
8947 redundant index entry for "target" command.
8948 (Backtrace): Add index entries.
8949 (Symbols, Fortran): Document the "set case-sensitive" command.
8950 (DJGPP Native): Document "set com1base", "set com1irq", etc.
8951 (Print Settings): Add index entry for "set demangle-style".
8952 (Target Commands): Document "set download-write-size".
8953 (Debugging Output): Document "set exec-done-display".
8954
8955 2005-04-02 Eli Zaretskii <eliz@gnu.org>
8956
8957 * gdb.texinfo (Files): Fix the name and documentation of
8958 add-shared-symbol-files. Document its alias assf. Update the
8959 list of OSs where GDB supports shared libraries. Fix markup.
8960 (Continuing and Stepping): Add reference to @var{location} in the
8961 text.
8962 (Dump/Restore Files): Fix reference to @{filename}.
8963 (Help): Fix wording.
8964 (Attach): Ditto.
8965 (Set Watchpoints): Ditto.
8966 (Backtrace): Remove redundant index entries. Improve index
8967 entries.
8968 (Delete Breaks): Fix wording.
8969 (Memory): Document the compare-sections command.
8970 (Memory Region Attributes): Improve wording.
8971 (Disabling): Improve wording.
8972 (Fortran): New subsection. Document the "info common" command.
8973 (Help): Document aliases "info copying" and "info warranty".
8974 (Caching Remote Data): New section. Document the "set/show
8975 remotecache" and "info dcache" commands.
8976 (Show): Fix wording of the documentation of the "set
8977 extension-language" command.
8978 (Signals): Add index entry for "info handle".
8979 (Memory Region Attributes): Fix punctuation.
8980 (Symbols): Change the arg name to "location" and refer to it in
8981 the text. Fix wording of "info types" doc.
8982 (Threads): Fix usage of @enumerate @item's.
8983 (Listing Tracepoints): Add index entry for "info tp".
8984 (Set Watchpoints): Add xref to "info break" description.
8985 (Macros): Add an index entry for "macro exp1". Document the
8986 "macro list" command.
8987 (Maintenance Commands): Document "flushregs", "maint agent",
8988 "maint check-symtabs", "maint cplus", "maint demangle", "maint
8989 deprecate", "maint undeprecate", "maint dump-me", "maint packet",
8990 "maint print architecture", "maint print objfiles", "maint print
8991 statistics", "maint print type", "maint show-debug-regs", "maint
8992 space", "maint time", and "maint translate-address".
8993 (Connecting): Document the "monitor" command.
8994 (Annotations Overview): Describe the "set annotate" command.
8995
8996 2005-04-01 Eli Zaretskii <eliz@gnu.org>
8997
8998 * gdb.texinfo (Set Watchpoints): Document can-use-hw-watchpoints.
8999 Rearrange index entries and improve wording about support for
9000 hardware watchpoints.
9001
9002 2005-03-10 Bob Rossi <bob@brasko.net>
9003
9004 * gdb.texinfo: Update copyright
9005
9006 2005-02-09 Theodore A. Roth <troth@openavr.org>
9007
9008 * gdb.texinfo (General Query Packets): Fix texinfo compile warning and
9009 error.
9010
9011 2005-02-03 Kevin Buettner <kevinb@redhat.com>
9012
9013 * gdb.texinfo (General Query Packets): Document qGetTLSAddr packet.
9014
9015 2005-01-17 Michael Snyder <msnyder@redhat.com>
9016
9017 * gdb.texinfo: Fix spelling, infinte -> infinite.
9018
9019 2005-01-08 Mark Kettenis <kettenis@gnu.org>
9020
9021 * observer.texi (GDB Observers): Document "solib_loaded".
9022
9023 2005-01-07 Andrew Cagney <cagney@gnu.org>
9024
9025 * configure.ac: Rename configure.in, require autoconf 2.59.
9026 * configure: Re-generate.
9027
9028 * configure.in: Replace configdirs with multiple references to
9029 AC_CONFIG_SUBDIRS.
9030 * configure: Re-generate.
9031
9032 2005-01-04 Andrew Cagney <cagney@gnu.org>
9033
9034 * gdbint.texinfo (Versions and Branches): Make the date (YYYYMMDD)
9035 part of the version number.
9036
9037 2004-12-24 Mark Kettenis <kettenis@gnu.org>
9038
9039 * gdbint.texinfo (Algorithms): Remove description of
9040 TARGET_DISABLE_HW_WATCHPOINTS and TARGET_ENABLE_HW_WATCHPOINTS.
9041
9042 2004-12-07 Jim Blandy <jimb@redhat.com>
9043
9044 * gdb.texinfo (General Query Packets): Specify that thread ID's in
9045 the 'qC' and 'qThreadInfo' packets are unsigned hexidecimal
9046 numbers.
9047
9048 2004-12-07 Andreas Schwab <schwab@suse.de>
9049
9050 * gdb.texinfo (Mode Options): Document -l option.
9051
9052 2004-12-04 Eli Zaretskii <eliz@gnu.org>
9053
9054 * gdbint.texinfo (Algorithms): More accurate description of
9055 STOPPED_BY_WATCHPOINT. Point out that target_stopped_data_address
9056 is not needed unless data-read and data-access watchpoints are
9057 supported. Add a description of how GDB checks whether the
9058 inferior stopped because a watchpoint was hit.
9059
9060 2004-11-23 Eli Zaretskii <eliz@gnu.org>
9061
9062 * gdb.texinfo (Files): Add cross-reference to description of
9063 -readnow command-line switch.
9064
9065 2004-11-10 Randolph Chung <tausq@debian.org>
9066
9067 * gdb.texinfo: Document set/show backtrace past-entry commands.
9068 Rearrange index entries for set/show backtrace past-main.
9069
9070 2004-11-10 Jon Beniston <jon@beniston.com>
9071
9072 Committed by Andrew Cagney <cagney@gnu.org>.
9073 * gdb.texinfo (Remote Serial Protocol): Further describe
9074 binary transfer escaping mechanism .
9075
9076 2004-11-08 Randolph Chung <tausq@debian.org>
9077
9078 * gdb.texinfo (inferior_debugging info): Document "set debug infrun"
9079 and "show debug infrun". Add index entries.
9080
9081 2004-10-23 Eli Zaretskii <eliz@gnu.org>
9082
9083 * gdb.texinfo (SVR4 Process Information): Document subcommands of
9084 "info proc" that are already implemented. Add index entries.
9085 (Working Directory): Add a cross-reference to "info proc" command.
9086 (Files): Add a tip for decreasing memory used for symtabs from
9087 shared libraries.
9088 (Starting): Fix whitespace; make "elaboration" stand out where it
9089 is first used, and add an index entry for the term.
9090 (Calling): Expand and elaborate text. Add "print". Add the
9091 description of problems with weak aliases.
9092 (Core File Generation): New section.
9093
9094 2004-10-12 Andrew Cagney <cagney@gnu.org>
9095
9096 * gdbint.texinfo (Versions and Branches): New chapter.
9097 (Releasing GDB): Delete "Versions and Branches" section.
9098 (Top): Add "Versions and Branches".
9099
9100 2004-10-08 Eli Zaretskii <eliz@gnu.org>
9101
9102 * gdb.texinfo (Editing, History): Add cross-references to the
9103 included Readline and History user documentation. Remove
9104 references to the symbol have-readline-appendices which is unused
9105 and undefined.
9106 (History): Fix indexing.
9107
9108 2004-10-08 Jeff Johnston <jjohnstn@redhat.com>
9109
9110 * gdbint.texinfo (target_stopped_data_address): Update to
9111 new prototype.
9112 (i386_stopped_data_address): Update prototype and description.
9113 (i386_stopped_by_watchpoint): New function and description.
9114
9115 2004-10-03 Paul N. Hilfinger <hilfinger@gnat.com>
9116
9117 * gdb.texinfo (Filenames): Add Ada suffixes.
9118 (Ada) New section.
9119
9120 2004-09-27 Andrew Cagney <cagney@gnu.org>
9121 Robert Picco <Robert.Picco@hp.com>
9122
9123 * gdb.texinfo (Packets): Document the "p" packet.
9124
9125 2004-09-21 Jason Molenda (jmolenda@apple.com)
9126
9127 * gdb.texinfo (Paths and Names of the Source Files): Document the
9128 meaning of values in the 'desc' field of a SO stab.
9129
9130 2004-09-20 Daniel Jacobowitz <dan@debian.org>
9131
9132 * gdb.texinfo (Maintenance Commands): Document "maint set dwarf2
9133 max-cache-age" and "maint show dwarf2 max-cache-age".
9134
9135 2004-09-16 Eli Zaretskii <eliz@gnu.org>
9136
9137 * gdb.texinfo (Set Breaks): Add index entry for setting
9138 breakpoints on overloaded C++ functions that are not members of
9139 any classes. Add an example and an index entry for setting
9140 breakpoints on all program functions.
9141 (Character Sets, Macros, Overlay Commands)
9142 (Non-debug DLL symbols, GDB/MI Output Syntax)
9143 (Annotations Overview, Maintenance Commands, File-I/O Overview):
9144 Use "(@value{GDBP})" instead of a literal "(gdb)".
9145
9146 2004-09-12 Andrew Cagney <cagney@gnu.org>
9147
9148 * gdbint.texinfo (Native Debugging): Delete description of
9149 FILES_INFO_HOOK.
9150
9151 2004-09-11 Paul Hilfinger <hilfinger@gnat.com>
9152
9153 * gdbint.texinfo (User Interface): Change local_hex_string_custom
9154 to hex_string_custom (not historically correct, but more
9155 understandable, given the current code).
9156
9157 2004-09-03 Andrew Cagney <cagney@gnu.org>
9158
9159 * gdbint.texinfo (Native Debugging): Delete SVR4_SHARED_LIBS.
9160
9161 2004-09-01 Jeff Johnston <jjohnstn@redhat.com>
9162
9163 * observer.texi (solib_unloaded): New observer.
9164
9165 2004-08-24 Andrew Cagney <cagney@gnu.org>
9166
9167 * gdbint.texinfo (Target Architecture Definition): Add missing
9168 comma.
9169
9170 2004-08-20 Michael Chastain <mec.gnu@mindspring.com>
9171
9172 * (Using the Testsuite): build != host is supported,
9173 but some test scripts do not support build != host.
9174
9175 2004-08-14 Mark Kettenis <kettenis@gnu.org>
9176
9177 * gdbint.texinfo (Host Definition): Delete description of
9178 FCLOSE_PROVIDED and GETENV_PROVIDED.
9179
9180 2004-08-05 Mark Kettenis <kettenis@chello.nl>
9181
9182 * gdbint.texinfo (Host Definition): Delete description of
9183 NO_SYS_FILE.
9184 (Native Debugging): Delete description of KERNEL_U_ADDR_BSD and
9185 PTRACE_FP_BUG.
9186
9187 2004-08-05 Andrew Cagney <cagney@gnu.org>
9188
9189 * gdbint.texinfo (Target Architecture Definition): Delete
9190 reference to deprecated_read_fp.
9191
9192 2004-08-02 Andrew Cagney <cagney@gnu.org>
9193
9194 * gdbint.texinfo (Target Architecture Definition): Delete
9195 description of DEPRECATED_REGISTER_BYTES.
9196
9197 2004-07-30 Baurjan Ismagulov <ibr@ata.cs.hun.edu.tr>
9198
9199 * gdb.texinfo (Source Path): Document the new behavior of
9200 searching for the source files.
9201
9202 2004-07-17 Eli Zaretskii <eliz@gnu.org>
9203
9204 * gdb.texinfo (Edit): Fix markup of EDITOR and improve wording.
9205 (Search, Expressions, Arrays, Variables, Data, Machine Code)
9206 (Auto Display): Improve indexing.
9207
9208 2004-07-16 Andrew Cagney <cagney@gnu.org>
9209
9210 * gdb.texinfo (Mode Options): Delete documentation on "-async" and
9211 "-noasync".
9212
9213 2004-07-09 Eli Zaretskii <eliz@gnu.org>
9214
9215 * gdb.texinfo: Fix @kindex entries so that multiple commands that
9216 have the same prefix have only their prefix in the index.
9217
9218 2004-07-03 Mark Kettenis <kettenis@gnu.org>
9219
9220 * gdb.texinfo (BSD libkvm Interface): New node (section)
9221 (Native): Add it to the menu.
9222
9223 2004-07-01 Mark Kettenis <kettenis@gnu.org>
9224
9225 * gdbint.texinfo (Target Architecture Definition): Remove
9226 PCC_SOL_BROKEN.
9227
9228 2004-06-24 Mark Kettenis <kettenis@gnu.org>
9229
9230 * gdbint.texinfo (Target Architecture Definition): Remove
9231 SUN_FIXED_LBRAC_BUG.
9232
9233 2004-06-26 Andrew Cagney <cagney@gnu.org>
9234
9235 * gdbint.texinfo (Coding): Replace xasprintf with xstrprintf.
9236
9237 2004-06-20 Andrew Cagney <cagney@gnu.org>
9238
9239 * gdbint.texinfo (Target Architecture Definition): Deprecate
9240 USE_STRUCT_CONVENTION.
9241
9242 2004-06-19 Michael Chastain <mec.gnu@mindspring.com>
9243
9244 gdb.texinfo (Bug Reporting): Mention session recording,
9245 with the script command or Emacs.
9246
9247 2004-06-18 Andrew Cagney <cagney@gnu.org>
9248
9249 * gdbint.texinfo (Target Architecture Definition): Deprecate
9250 FUNCTION_START_OFFSET.
9251
9252 2004-06-14 Andrew Cagney <cagney@gnu.org>
9253
9254 Based on changes from Karl Berry.
9255 * gdb.texinfo: Do not use @sc in a direntry.
9256 * stabs.texinfo: Change @dircateogry to "Software development".
9257 * gdbint.texinfo, gdb.texinfo, annotate.texinfo: Ditto.
9258
9259 2004-06-13 Andrew Cagney <cagney@gnu.org>
9260
9261 * gdbint.texinfo (Target Architecture Definition): Delete
9262 description of RETURN_VALUE_ON_STACK.
9263
9264 2004-06-09 Andrew Cagney <cagney@gnu.org>
9265
9266 * gdbint.texinfo (Native Debugging): Restore "@table @code"
9267 deleted by previous patch.
9268
9269 2004-06-08 Andrew Cagney <cagney@gnu.org>
9270
9271 * gdbint.texinfo (Native Debugging): Delete documentation on
9272 ATTACH_DETACH.
9273
9274 2004-06-06 Randolph Chung <tausq@debian.org>
9275
9276 * gdb.texinfo (push_dummy_call): Use @code{struct value}.
9277
9278 2004-06-06 Randolph Chung <tausq@debian.org>
9279
9280 * gdb.texinfo (push_dummy_call): Update argument list to match
9281 the new push_dummy_call method signature. Describe the function
9282 argument.
9283
9284 2004-05-24 Joel Brobecker <brobecker@gnat.com>
9285
9286 * gdb.texinfo (Starting): Document new start command.
9287
9288 2004-05-21 Andrew Cagney <cagney@redhat.com>
9289
9290 * observer.texi (GDB Observers): Document "inferior_created".
9291
9292 2004-05-08 Andrew Cagney <cagney@redhat.com>
9293
9294 * gdbint.texinfo (Target Architecture Definition): Delete
9295 description of DO_DEFERRED_STORES.
9296
9297 * gdbint.texinfo (Target Architecture Definition): Delete
9298 references to DEPRECATED_FIX_CALL_DUMMY.
9299
9300 * gdbint.texinfo (Target Architecture Definition): Delete
9301 description of DEPRECATED_CALL_DUMMY_WORDS,
9302 DEPRECATED_SIZEOF_CALL_DUMMY_WORDS, and CALL_DUMMY.
9303
9304 * gdbint.texinfo (Target Architecture Definition): Delete
9305 description of DEPRECATED_PUSH_DUMMY_FRAME.
9306
9307 * gdbint.texinfo (Target Architecture Definition): Delete
9308 reference to DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
9309
9310 2004-05-07 Andrew Cagney <cagney@redhat.com>
9311
9312 * observer.texi (GDB Observers): Add "Debugging" section. Include
9313 cross reference to "set/show debug observer".
9314 * gdb.texinfo (Debugging Output): Document "set/show debug
9315 observer".
9316
9317 2004-05-01 Andrew Cagney <cagney@redhat.com>
9318
9319 * gdbint.texinfo (Target Architecture Definition): Delete
9320 description of DEPRECATED_PC_IN_SIGTRAMP.
9321
9322 2004-04-30 Andrew Cagney <cagney@redhat.com>
9323
9324 * gdbint.texinfo (Target Architecture Definition): Delete
9325 documentation for BELIEVE_PCC_PROMOTION_TYPE, no longer defined.
9326
9327 2004-04-30 Orjan Friberg <orjanf@axis.com>
9328
9329 * observer.texi (GDB Observers): Correct spelling.
9330
9331 2004-04-26 Orjan Friberg <orjanf@axis.com>
9332
9333 * observer.texi (GDB Observers): Add target_changed event.
9334
9335 2004-04-08 Andrew Cagney <cagney@redhat.com>
9336
9337 * observer.texi (GDB Observers): Rework, provide generic observer
9338 definitions and then a list of observable events.
9339
9340 2004-04-04 Andrew Cagney <cagney@redhat.com>
9341
9342 * gdbint.texinfo (Host Definition): Delete reference to
9343 NO_SIGINTERRUPT.
9344
9345 2004-04-02 Andrew Cagney <cagney@redhat.com>
9346
9347 * gdbint.texinfo (Target Architecture Definition): Delete
9348 reference to DEPRECATED_CALL_DUMMY_LENGTH.
9349
9350 2004-03-28 Stephane Carrez <stcarrez@nerim.fr>
9351
9352 * gdb.texinfo (TUI Commands): Document tui reg commands.
9353
9354 2004-03-26 Andrew Cagney <cagney@redhat.com>
9355
9356 * gdb.texinfo (TUI): Delete reference to --enable-tui. Mention
9357 "gdbtui".
9358 (Mode Options): Mention "gdbtui". Use "Text" not "Terminal".
9359 (Contributors): Mention both Text and Terminal User Interface.
9360
9361 2004-03-23 Andrew Cagney <cagney@redhat.com>
9362
9363 * gdbint.texinfo (Target Architecture Definition): Deprecate
9364 references to SIGTRAMP_START and SIGTRAMP_END.
9365
9366 2004-03-23 Andrew Cagney <cagney@redhat.com>
9367
9368 * gdbint.texinfo (Target Architecture Definition): Deprecate
9369 references to PC_IN_SIGTRAMP.
9370
9371 2004-03-19 Andrew Cagney <cagney@redhat.com>
9372
9373 * gdbint.texinfo (Target Architecture Definition): Delete
9374 reference to GDB_TARGET_IS_HPPA.
9375
9376 2004-03-18 Andrew Cagney <cagney@redhat.com>
9377
9378 * gdbint.texinfo (Coding): Update section on gdbarch_data,
9379 describe pre_init and post_init.
9380
9381 2004-03-09 Daniel Jacobowitz <drow@mvista.com>
9382
9383 * gdb.texinfo (Debugging Output): Document values for "set debug
9384 target".
9385
9386 2004-02-28 Andrew Cagney <cagney@redhat.com>
9387
9388 * gdb.texinfo (Contributors): Mention GDB 6.1 release engineer.
9389
9390 2004-02-26 Jeff Johnston <jjohnstn@redhat.com>
9391
9392 * gdb.texinfo (breakpoints): Add information about the
9393 new "set breakpoint pending" and "show breakpoint pending"
9394 commands.
9395
9396 2004-02-26 Andrew Cagney <cagney@redhat.com>
9397
9398 * gdbint.texinfo (Coding): Document use of gdbarch_obstack_zalloc
9399 in Per-architecture module data section.
9400
9401 2004-02-25 Roland McGrath <roland@redhat.com>
9402
9403 * gdb.texinfo (General Query Packets): Document qPart:... packets.
9404
9405 2004-02-24 Andrew Cagney <cagney@redhat.com>
9406
9407 * annotate.texinfo: Wrap fdl.texi include in raise/lower sections.
9408 * gdb.texinfo, gdbint.texinfo, stabs.texinfo: Ditto.
9409 * fdl.texi: Import Version 1.2, November 2002.
9410
9411 2004-02-17 Andrew Cagney <cagney@redhat.com>
9412
9413 * gdb.texinfo (Mode Options): Note that "mi1" is deprecated.
9414
9415 2004-02-16 Andrew Cagney <cagney@redhat.com>
9416
9417 * gdbint.texinfo (Target Architecture Definition): Deprecate
9418 FRAMELESS_FUNCTION_INVOCATION.
9419
9420 2004-02-16 Andrew Cagney <cagney@redhat.com>
9421
9422 * gdbint.texinfo (Coding): Mention -Wunused-function.
9423
9424 2004-02-14 Andrew Cagney <cagney@redhat.com>
9425
9426 * gdbint.texinfo (Target Architecture Definition): Delete
9427 description of DEPRECATED_CALL_DUMMY_STACK_ADJUST.
9428
9429 2004-02-12 Elena Zannoni <ezannoni@redhat.com>
9430
9431 * gdb.texinfo: Properly quote the name "C++".
9432 * gdbint.texinfo: Ditto.
9433 * stabs.texinfo: Ditto.
9434
9435 2004-02-11 Elena Zannoni <ezannoni@redhat.com>
9436
9437 * gdbint.texinfo (Support Libraries): Add doco about obstacks and
9438 minimal information about libiberty.
9439
9440 2004-02-06 Michael Chastain <mec.gnu@mindspring.com>
9441
9442 * gdb.texinfo (Auxiliary Vector): Fix thinko with @value{GDBN}.
9443
9444 2004-02-04 Roland McGrath <roland@redhat.com>
9445
9446 * gdb.texinfo (Auxiliary Vector): New node (section).
9447 (Data): Add it to the menu.
9448
9449 2004-02-02 Jeff Johnston <jjohnstn@redhat.com>
9450
9451 * gdb.texinfo (Breakpoints): Add information about pending
9452 breakpoint support.
9453
9454 2004-01-26 Andrew Cagney <cagney@redhat.com>
9455
9456 * gdb.texinfo (Overview): Delete references to the cisco protocol
9457 including the "N" response.
9458
9459 2004-01-26 Andrew Cagney <cagney@redhat.com>
9460
9461 * gdbint.texinfo (Target Architecture Definition): Rename
9462 EXTRACT_STRUCT_VALUE_ADDRESS to
9463 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.
9464
9465 2004-01-24 Eli Zaretskii <eliz@gnu.org>
9466
9467 * gdb.texinfo (KOD): Document "show os". Add index entries for
9468 "set/show os" and "info cisco" commands.
9469
9470 2004-01-21 Eli Zaretskii <eliz@gnu.org>
9471
9472 * Makefile.in (install-info): Prepend $(DESTDIR) to $(infodir).
9473
9474 2004-01-19 Michael Chastain <mec.gnu@mindspring.com>
9475
9476 * gdbint.texinfo: Delete USE_MMALLOC, NO_MMCHECK, MMCHECK_FORCE,
9477 MMAP_BASE_ADDRESS, MMAP_INCREMENT.
9478
9479 2004-01-19 Nick Roberts <nick@nick.uklinux.net>
9480
9481 * gdb.texinfo (GDB/MI Stack Manipulation): Describe extension to
9482 -stack-list-locals.
9483 (GDB/MI Variable Objects): Describe extension to
9484 -var-list-children.
9485
9486 2004-01-17 Daniel Jacobowitz <drow@mvista.com>
9487
9488 * gdbint.texinfo (DECR_PC_AFTER_HW_BREAK): Don't document.
9489
9490 2004-01-17 Andrew Cagney <cagney@redhat.com>
9491
9492 * gdbint.texinfo (Target Architecture Definition): Delete
9493 documentation on DEPRECATED_NPC_REGNUM.
9494
9495 2004-01-13 Daniel Jacobowitz <drow@mvista.com>
9496
9497 * gdb.texinfo: Update copyright year. Mention that set
9498 follow-fork-mode is supported on GNU/Linux. Remove documentation of
9499 "set follow-fork-mode ask".
9500
9501 2004-01-13 Andrew Cagney <cagney@redhat.com>
9502
9503 * gdbint.texinfo: Update copyright year.
9504 (Coding): Add -Wunused-label to list of -Werror warnings.
9505
9506 2004-01-08 Jason Molenda <jmolenda@apple.com>
9507 Eli Zaretskii <eliz@gnu.org>
9508
9509 * gdb.texinfo: Update copyright.
9510 (Objective-C): "methodName" typeo fixed. Add @code/@var markup
9511 around names, as appropriate. Minor syntax cleanup of
9512 _NSPrintForDebugger explanation. Two spaces after periods.
9513 GDBN used instead of lit. "gdb". Index entries added for
9514 print-object and _NSPrintForDebugger. @noindent added in one spot.
9515
9516 2003-11-11 Elena Zannoni <ezannoni@redhat.com>
9517
9518 * stabs.texinfo: Add dircategory and direntry commands.
9519 * annotate.texinfo: Ditto.
9520
9521 2003-11-10 Andrew Cagney <cagney@redhat.com>
9522
9523 * gdbint.texinfo (Target Architecture Definition): Replace the
9524 return_value method's "inval" and "outval" parameters with
9525 "readbuf" and "writebuf".
9526
9527 2003-10-28 Jim Blandy <jimb@redhat.com>
9528
9529 * gdb.texinfo (The F request packet, The F reply packet): Renamed
9530 from "The `F' request packet" and "The `F' reply packet", to make
9531 texi2dvi happy.
9532 (File-I/O remote protocol extension): Update menu entries, too.
9533
9534 2003-10-26 Michael Chastain <mec@shout.net>
9535
9536 * gdb.texinfo (Thread Stops): Document the issue with
9537 premature return from system calls in multi-threaded programs.
9538
9539 2003-10-24 Andrew Cagney <cagney@redhat.com>
9540
9541 * annotate.texinfo: Fix "fortunatly"[sic].
9542
9543 2003-10-23 Kei Sakamoto <sakamoto.kei@renesas.com>
9544
9545 * gdb.texinfo (Contributors to GDB): Replace "Renesas"
9546 with "Hitachi" and "Mitsubishi".
9547
9548 2003-10-20 Andrew Cagney <cagney@redhat.com>
9549
9550 * gdbint.texinfo (Target Architecture Definition): Document
9551 gdbarch_return_value. Add cross references from
9552 USE_STRUCT_CONVENTION, EXTRACT_RETURN_VALUE, and
9553 STORE_RETURN_VALUE, and from/to EXTRACT_STRUCT_VALUE_ADDRESS.
9554
9555 2003-10-18 Mark Kettenis <kettenis@gnu.org>
9556
9557 * gdbint.texinfo (Target Architecture Definition): Document
9558 regset_from_core_section.
9559
9560 2003-10-16 Kei Sakamot Sakamoto <sakamoto.kei@renesas.com>
9561
9562 * gdb.texinfo (M32R/D): Mention m32rsdi target.
9563
9564 2003-10-15 Kevin Buettner <kevinb@redhat.com>
9565
9566 From Anthony Green <green@redhat.com>:
9567 * gdb.texinfo (Breakpoints related warnings): Insert into menu.
9568
9569 2003-10-14 Kevin Buettner <kevinb@redhat.com>
9570
9571 * gdb.texinfo (Breakpoint related warnings): New node.
9572 * gdbint.texinfo (ADJUST_BREAKPOINT_ADDRESS): Document.
9573
9574 2003-10-13 Daniel Jacobowitz <drow@mvista.com>
9575
9576 * gdb.texinfo (Remote Protocol): Document v and vCont.
9577
9578 2003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
9579
9580 * gdb.texinfo: Replace "Hitachi" and "Mitsubishi" with "Renesas".
9581 * gdbint.texinfo: Ditto.
9582
9583 2003-10-09 Andrew Cagney <cagney@redhat.com>
9584
9585 From 2003-09-18 David Anderson <davea@sgi.com>:
9586 * gdb.texinfo (GDB/MI Symbol Query): Replace "comamnd" with
9587 "command".
9588
9589 2003-10-03 Andrew Cagney <cagney@redhat.com>
9590
9591 * gdbint.texinfo (Target Architecture Definition): Deprecate
9592 IBM6000_TARGET. Mention that it implies an RS/6000 system and not
9593 just target.
9594
9595 2003-10-02 Andrew Cagney <cagney@redhat.com>
9596
9597 * gdbint.texinfo (Target Architecture Definition): Rename
9598 REGISTER_RAW_SIZE to DEPRECATED_REGISTER_RAW_SIZE.
9599 * gdb.texinfo (Packets, Stop Reply Packets): Ditto.
9600 * gdbint.texinfo (Target Architecture Definition): Rename
9601
9602 2003-09-30 Andrew Cagney <cagney@redhat.com>
9603
9604 REGISTER_VIRTUAL_SIZE to DEPRECATED_REGISTER_VIRTUAL_SIZE.
9605 (Target Architecture Definition):
9606
9607 * gdbint.texinfo (Target Architecture Definition): Rename
9608 REGISTER_VIRTUAL_TYPE to DEPRECATED_REGISTER_VIRTUAL_TYPE.
9609
9610 2003-09-29 Andrew Cagney <cagney@redhat.com>
9611
9612 * gdbint.texinfo (Target Architecture Definition): Delete
9613 documentation for NEED_TEXT_START_END.
9614
9615 * gdbint.texinfo (Target Architecture Definition): Rename
9616 NPC_REGNUM to DEPRECATED_NPC_REGNUM. Add cross reference to
9617 TARGET_WRITE_PC.
9618
9619 2003-09-22 Michael Chastain <mec@shout.net>
9620
9621 * gdbint.texinfo (Testsuite Organization): Change gdb.c++ to gdb.cp.
9622
9623 2003-09-21 Anthony Green <green@redhat.com>
9624
9625 * gdbint.texinfo (Target Architecture Definition): Fix typos.
9626
9627 2003-09-21 Mark Kettenis <kettenis@gnu.org>
9628
9629 * gdbint.texinfo (Target Architecture Definition): Document
9630 stabs_argument_has_addr.
9631
9632 2003-09-18 Andrew Cagney <cagney@redhat.com>
9633
9634 * gdbint.texinfo (Target Architecture Definition): Delete
9635 documentation on REGISTER_NAMES.
9636
9637 2003-09-13 Mark Kettenis <kettenis@gnu.org>
9638
9639 * gdbint.texinfo (Target Architecture Definition): Replace
9640 REG_STRUCT_HAS_ADDR with DEPRECATED_REG_STRUCT_HAS_ADDR.
9641
9642 2003-09-11 Andrew Cagney <cagney@redhat.com>
9643
9644 * gdbint.texinfo (Target Architecture Definition): Replace
9645 STACK_ALIGN with DEPRECATED_STACK_ALIGN.
9646
9647 2003-08-18 Andrew Cagney <cagney@redhat.com>
9648
9649 * gdbint.texinfo (Target Architecture Definition): Document
9650 "frame_red_zone_size".
9651
9652 2003-08-09 Andrew Cagney <cagney@redhat.com>
9653
9654 * gdb.texinfo (Backtrace): Replace "set/show backtrace-below-main"
9655 with "set/show backtrace past-main" and "set/show backtrace
9656 limit".
9657
9658 2003-08-08 H.J. Lu <hongjiu.lu@intel.com>
9659
9660 * Makefile.in (install-info): Support DESTDIR.
9661 (install-html): Likewise.
9662
9663 2003-08-07 Andrew Cagney <cagney@redhat.com>
9664
9665 Patch from Nick Roberts.
9666 * gdb.texinfo (Using GDB under GNU Emacs): Fix/update key
9667 bindings. Remove description of send-gdb-command.
9668
9669 2003-08-07 Andrew Cagney <cagney@redhat.com>
9670
9671 * gdb.texinfo (Mode Options): Mention that "mi2" was included in
9672 GDB 6.0.
9673
9674 2003-08-06 Andrew Cagney <cagney@redhat.com>
9675
9676 * gdb.texinfo (Mode Options): Mention that level three is the
9677 highest available and that level 2 is deprecated.
9678 (Annotations Overview): Mention annotation levels. Cross reference
9679 to "Limitations of the Annotation Interface" in annotate.texi.
9680 (TODO, Value Annotations, Frame Annotations): Delete section.
9681 (Displays, Breakpoint Info): Delete.
9682
9683 2003-08-04 Andrew Cagney <cagney@redhat.com>
9684
9685 * agentexpr.texi: Delete @bye.
9686 * Makefile.in (STABS_DOC_SOURCE_INCLUDES): Add "fdl.texi"
9687 (stabs.info): Add $(srcdir) to include search path.
9688 (html): Depend on "annotate_toc.html", and not "annotate.html".
9689 * stabs.texinfo: Ditto. Include "fdl.texi".
9690 * gdbint.texinfo: Update copyright statement's list of invariant
9691 sections.
9692
9693 2003-07-28 Andrew Cagney <cagney@redhat.com>
9694
9695 * Makefile.in (INFO_DEPS): Add annotate.info.
9696 (dvi, ps, html, pdf): Add annotate.
9697 (ANNOTATE_DOC_SOURCE_INCLUDES): New macro.
9698 (ANNOTATE_DOC_BUILD_INCLUDES): New macro.
9699 (ANNOTATE_DOC_FILES): New macro.
9700 (ANNOTATE_TEX_TMPS): New macro.
9701 (annotate.info, annotate_toc.html): Specify dependencies.
9702 (annotate.ps, annotate.pdf, annotate.dvi): Ditto.
9703 * annotate.texinfo: Rename annotate.texi. Get building. Add
9704 "Migrating to GDB/MI" and "Limitations of the Annotation
9705 Interface" chapters. Mention why it is not part of the user
9706 guide. Update copyright notice. Include "fdl.texi".
9707
9708 2003-07-26 Stephane Carrez <stcarrez@nerim.fr>
9709
9710 * gdb.texinfo (TUI Keys): Document C-x o key to switch active window.
9711
9712 2003-07-24 Daniel Jacobowitz <drow@mvista.com>
9713
9714 * gdbint.texinfo (libgdb components): Correct a GDB to GDBN.
9715
9716 2003-07-24 Daniel Jacobowitz <drow@mvista.com>
9717
9718 * gdb.texinfo (Server): Mention pidof.
9719
9720 2003-07-22 Andrew Cagney <cagney@redhat.com>
9721
9722 * gdbint.texinfo (Coding): Add -Wformat-nonliteral to -Werror
9723 list.
9724
9725 2003-06-28 Daniel Jacobowitz <drow@mvista.com>
9726
9727 * gdb.texinfo (Logging output): New chapter.
9728
9729 2003-06-24 Joel Brobecker <brobecker@gnat.com>
9730
9731 * gdb.texinfo (Unsupported languages): New section.
9732 (Languages): Add link to new section.
9733
9734 2003-06-22 Andrew Cagney <cagney@redhat.com>
9735
9736 * gdb.texinfo (Contributors): Mention 6.0 release engineer.
9737
9738 2003-06-22 Daniel Jacobowitz <drow@mvista.com>
9739
9740 * gdbint.texinfo (Coding): Clarify use of gdb_XXX.h headers.
9741
9742 2003-06-22 Daniel Jacobowitz <drow@mvista.com>
9743
9744 * Makefile.in (SFILES_INCLUDED): Add agentexpr.texi.
9745 * agentexpr.texi: Retitle section, and change it to an appendix.
9746 Comment out texinfo initialization. Factor a @var{} into two
9747 pieces to prevent makeinfo warnings.
9748 * gdb.texinfo: Add Agent Expressions appendix.
9749
9750 2003-06-19 Daniel Jacobowitz <drow@mvista.com>
9751
9752 * gdbint.texinfo (Native Conditionals): Remove PREPARE_TO_PROCEED.
9753
9754 2003-06-18 Daniel Jacobowitz <drow@mvista.com>
9755
9756 * gdb.texinfo (Remote Debugging): New section "Connecting to a
9757 remote target". Document the "detach" and "disconnect" commands.
9758 (Server, Netware, Debug Session): Reference "Connecting to a
9759 remote target".
9760 (GDB/MI Target Manipulation): Document "-target-disconnect".
9761
9762 2003-06-13 Andrew Cagney <cagney@redhat.com>
9763
9764 * gdbint.texinfo (Target Architecture Definition): Deprecate
9765 REMOTE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT, and
9766 BIG_REMOTE_BREAKPOINT. Cross reference BREAKPOINT_FROM_PC.
9767
9768 2003-06-09 Jim Blandy <jimb@redhat.com>
9769
9770 * gdb.texinfo (Separate Debug Files): Remove extra semicolon.
9771
9772 2003-06-08 Andrew Cagney <cagney@redhat.com>
9773
9774 * gdbint.texinfo (Target Architecture Definition): Delete
9775 documentation on FRAME_ARGS_ADDRESS_CORRECT.
9776
9777 2003-06-08 Andrew Cagney <cagney@redhat.com>
9778
9779 * gdbint.texinfo (Target Architecture Definition): Document
9780 "unwind_sp". Cross reference "unwind_sp" and TARGET_READ_SP.
9781
9782 2003-06-07 Adam Fedor <fedor@gnu.org>
9783
9784 * gdb.texinfo: Add Objective-C documentation.
9785
9786 2003-06-01 Andrew Cagney <cagney@redhat.com>
9787
9788 * gdbint.texinfo (Target Architecture Definition): Add "func_addr"
9789 parameter to "push_dummy_call". Rename "dummy_addr" to "bp_addr".
9790
9791 2003-05-21 Andrew Cagney <cagney@redhat.com>
9792
9793 * gdbint.texinfo (Target Architecture Definition): Delete
9794 references to "extract_address" and "store_address".
9795
9796 2003-05-16 Andrew Cagney <cagney@redhat.com>
9797
9798 * gdbint.texinfo (Target Architecture Definition): Replace
9799 REGISTER_BYTES with DEPRECATED_REGISTER_BYTES. Fix typo,
9800 DEPRECATED_REGISTER_SIZE instead of REGISTER_BYTE.
9801
9802 2003-05-14 Theodore A. Roth <troth@openavr.org>
9803
9804 * gdbint.texinfo (Breakpoint Handling): Correct a double negative.
9805
9806 2003-05-10 H.J. Lu <hongjiu.lu@intel.com>
9807
9808 * Makefile.in (gdb-cfg.texi): Replace $$LN_S with $(LN_S).
9809 (gdb.dvi): Likewise.
9810 (gdb.pdf): Likewise.
9811 (links2roff): Likewise.
9812
9813 2003-05-08 Jim Blandy <jimb@redhat.com>
9814
9815 * gdb.texinfo (Dump/Restore Files): Update documentation for
9816 'dump', 'append', and 'restore': note that format argument is
9817 optional; simplify presentation of the command variants; and be
9818 more precise about the formats.
9819
9820 2003-05-07 Jim Blandy <jimb@redhat.com>
9821
9822 * gdb.texinfo (Symbols): Update documentation: 'maint list
9823 symtabs' and 'maint list psymtabs' have been renamed 'maint info
9824 symtabs' and 'maint info psymtabs'.
9825
9826 2003-05-05 Andrew Cagney <cagney@redhat.com>
9827
9828 * gdbint.texinfo (Target Architecture Definition): Make
9829 CALL_DUMMY_WORDS, SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY_LENGTH,
9830 FIX_CALL_DUMMY, CALL_DUMMY_BREAKPOINT_OFFSET and
9831 CALL_DUMMY_BREAKPOINT_OFFSET deprecated.
9832
9833 2003-05-04 Andrew Cagney <cagney@redhat.com>
9834
9835 * gdb.texinfo (Maintenance Commands): Document "maint print
9836 dummy-frames".
9837
9838 2003-05-04 Andrew Cagney <cagney@redhat.com>
9839
9840 * gdb.texinfo (GDB/MI Symbol Query): Use @{ and @}.
9841
9842 2003-05-03 J. Brobecker <brobecker@gnat.com>
9843
9844 Thierry Schneider <tpschneider1@yahoo.com>
9845 * gdb.texinfo (section GDB/MI Symbol Query): Add documentation
9846 for new MI command.
9847
9848 2003-05-03 Andrew Cagney <cagney@redhat.com>
9849
9850 * gdbint.texinfo (Target Architecture Definition): Document
9851 push_dummy_code. Add cross references.
9852
9853 2003-05-02 Elena Zannoni <ezannoni@redhat.com>
9854
9855 * gdb.texinfo (Character Sets): Update to reflect new behavior of
9856 set/show charsets commands.
9857
9858 2003-04-28 Andrew Cagney <cagney@redhat.com>
9859
9860 * gdbint.texinfo (Target Architecture Definition): Replace
9861 read_fp, TARGET_READ_FP and FP_REGNUM, with deprecated_read_fp,
9862 DEPRECATED_TARGET_READ_FP and DEPRECATED_REGNUM.
9863
9864 2003-04-28 Andrew Cagney <cagney@redhat.com>
9865
9866 * gdbint.texinfo (Target Architecture Definition): Rename
9867 "tm_print_insn" to "deprecated_tm_print_insn".
9868
9869 2003-04-09 Jim Blandy <jimb@redhat.com>
9870
9871 * gdb.texinfo (Symbols): Document 'maint list symtabs' and 'maint
9872 list psymtabs'.
9873
9874 2003-04-08 Andrew Cagney <cagney@redhat.com>
9875
9876 * gdbint.texinfo (Target Architecture Definition): Delete
9877 references to EXTRA_FRAME_INFO.
9878
9879 2003-04-08 Andrew Cagney <cagney@redhat.com>
9880
9881 * gdbint.texinfo (Target Architecture Definition): Delete
9882 PRINT_TYPELESS_INTEGER.
9883
9884 2003-04-02 J. Brobecker <brobecker@gnat.com>
9885
9886 * observer.texi (GDB Observers): Adjust the documentation for the
9887 normal_stop notification to better describe reality. Fix a couple
9888 of minor typos.
9889
9890 2003-04-02 Bob Rossi <bob_rossi@cox.net>
9891
9892 * gdb.texinfo (GDB/MI Program Control): Add
9893 '-file-list-exec-source-file'
9894
9895 2003-03-31 Andrew Cagney <cagney@redhat.com>
9896
9897 * gdbint.texinfo (Target Architecture Definition): Delete
9898 references to CALL_DUMMY_P.
9899
9900 2003-03-30 Andrew Cagney <cagney@redhat.com>
9901
9902 * gdbint.texinfo (Target Architecture Definition): Remove
9903 reference to TARGET_WRITE_SP.
9904
9905 2003-03-27 Andrew Cagney <cagney@redhat.com>
9906
9907 * gdbint.texinfo (Target Architecture Definition): Remove
9908 references to write_sp.
9909
9910 2003-03-27 Andrew Cagney <cagney@redhat.com>
9911
9912 * gdb.texinfo (GDB/MI Variable Objects): Replace @include with
9913 chapter body. Use @smallexample instead of @example.
9914 (Annotations): Ditto.
9915 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Remove gdbmi.texinfo and
9916 annotate.texi.
9917
9918 2003-03-26 Andrew Cagney <cagney@redhat.com>
9919
9920 * gdbint.texinfo (Target Architecture Definition): Replace
9921 PUSH_ARGUMENTS with push_dummy_call, add gdbarch, regcache and
9922 dummy_addr parameters.
9923
9924 2003-03-25 Andrew Cagney <cagney@redhat.com>
9925
9926 * gdbint.texinfo (Target Architecture Definition): Delete
9927 reference to CALL_DUMMY_STACK_ADJUST_P. Rename
9928 CALL_DUMMY_STACK_ADJUST to DEPRECATED_CALL_DUMMY_STACK_ADJUST.
9929 Add reference to PUSH_ARGUMENTS.
9930
9931 2003-03-23 Andrew Cagney <cagney@redhat.com>
9932
9933 * gdbint.texinfo (Algorithms, Target Architecture Definition):
9934 Deprecate FRAME_CHAIN and FRAME_CHAIN_VALID.
9935
9936 2003-03-18 J. Brobecker <brobecker@gnat.com>
9937
9938 * gdbint.texinfo (Algorithms): Add new section describing the
9939 Observer paradigm.
9940 (Top): Add menu entry to new observer appendix.
9941 * observer.texi: New file.
9942 * Makefile.in (GDBINT_DOC_SOURCE_INCLUDES): Add dependency on
9943 new observer.texi file.
9944
9945 2003-03-17 Andrew Cagney <cagney@redhat.com>
9946
9947 * gdb.texinfo (DATE): Delete. Remove date from titles. Mention
9948 that GNU Press update the manual version number.
9949
9950 2003-03-12 Andrew Cagney <cagney@redhat.com>
9951
9952 * gdbint.texinfo (Target Architecture Definition): Delete
9953 references to get_saved_register. Rename GET_SAVED_REGISTER to
9954 DEPRECATED_GET_SAVED_REGISTER.
9955
9956 2003-03-13 Andrew Cagney <cagney@redhat.com>
9957
9958 * gdbint.texinfo (Target Architecture Definition): Replace
9959 POP_FRAME with DEPRECATED_POP_FRAME. Update description.
9960
9961 2003-03-12 Andrew Cagney <cagney@redhat.com>
9962
9963 * gdbint.texinfo (Target Architecture Definition): Rename
9964 FRAME_SAVED_PC to DEPRECATED_FRAME_SAVED_PC.
9965
9966 2003-03-10 Corinna Vinschen <vinschen@redhat.com>
9967
9968 * gdb.texinfo: Add File-I/O documentation.
9969
9970 2003-03-10 Andrew Cagney <cagney@redhat.com>
9971
9972 * gdbint.texinfo (Target Architecture Definition): Cross reference
9973 FRAME_SAVED_PC to unwind_pc. Document unwind_pc.
9974
9975 2003-03-07 Andrew Cagney <cagney@redhat.com>
9976
9977 * gdb.texinfo (Debugging Output): Mention the "set/show debug
9978 frame" command.
9979
9980 2003-03-05 Andrew Cagney <cagney@redhat.com>
9981
9982 * gdbint.texinfo (Target Architecture Definition): Document
9983 unwind_dummy_id. Cross reference unwind_dummy_id and
9984 SAVE_DUMMY_FRAME_TOS.
9985
9986 2003-03-05 James Ingham <jingham@apple.com>
9987 Daniel Jacobowitz <drow@mvista.com>
9988
9989 * gdb.texinfo (Configuring the current ABI): Document "set cp-abi"
9990 and "show cp-abi".
9991
9992 2003-03-03 Andrew Cagney <cagney@redhat.com>
9993
9994 * gdbint.texinfo (Target Architecture Definition): Document
9995 register_type.
9996
9997 2003-03-03 Andrew Cagney <cagney@redhat.com>
9998
9999 * stabs.texinfo (Structures): Use @samp and separate @var's
10000 instead of a single @var containing a comma separated list.
10001 (Unions): Ditto.
10002
10003 2003-03-02 Daniel Jacobowitz <drow@mvista.com>
10004
10005 * Makefile.in (distclean): Remove config.log.
10006
10007 2003-03-01 Andrew Cagney <cagney@redhat.com>
10008
10009 * gdbint.texinfo (Target Architecture Definition): Rename
10010 FRAME_INIT_SAVED_REGS to DEPRECATED_FRAME_INIT_SAVED_REGS.
10011
10012 2003-03-01 Andrew Cagney <cagney@redhat.com>
10013
10014 * gdbint.texinfo: Rename INIT_EXTRA_FRAME_INFO to
10015 DEPRECATED_INIT_EXTRA_FRAME_INFO.
10016
10017 2003-02-23 Raoul Gough <RaoulGough@yahoo.co.uk>
10018
10019 * gdb.texinfo (Cygwin Native): Links to Non-debug DLL symbols.
10020 (Non-debug DLL symbols): New node, describing the minimal symbols
10021 loaded from DLLs without real debugging symbols.
10022
10023 2003-02-20 Andrew Cagney <ac131313@redhat.com>
10024
10025 * gdb.texinfo (Set Breaks): Add cross reference to "set remote
10026 hardware-breakpoint-limit".
10027 (Set Watchpoints): Add cross reference to "set remote
10028 hardware-watchpoint-limit".
10029 (Remote configuration options): New section.
10030
10031 2003-02-04 Andrew Cagney <ac131313@redhat.com>
10032
10033 * gdbint.texinfo (Target Architecture Definition): Delete
10034 descrption of IS_TRAPPED_INTERNALVAR.
10035
10036 From Keith Seitz <keiths@redhat.com>:
10037 * gdb.texinfo (Interpreters): New chapter. Refer the command-line
10038 option "-i"/"--interpreter" to this chapter. Include index
10039 entries.
10040
10041 2003-02-04 David Carlton <carlton@math.stanford.edu>
10042
10043 * gdb.texinfo (C@t{++}): Recommend DWARF 2, then stabs+.
10044 (Variables): Recommend stabs+ and DWARF 2.
10045 (C plus plus expressions): Correct info about
10046 compiler versions, debug formats.
10047 (Contributors): Change 'DWARF2' to 'DWARF 2'.
10048 PR symtab/874.
10049
10050 2003-02-01 Andrew Cagney <ac131313@redhat.com>
10051
10052 * gdbint.texinfo (Target Architecture Definition): Delete
10053 description of ADDITIONAL_OPTIONS, ADDITIONAL_OPTION_CASES,
10054 ADDITIONAL_OPTION_HANDLER, and ADDITIONAL_OPTION_HELP, and
10055 BEFORE_MAIN_LOOP_HOOK, and DBX_PARM_SYMBOL_CLASS along with
10056 references to nindy and i960.
10057 * gdb.texinfo (i960): Delete all references to i960 and nindy.
10058
10059 2003-02-01 Andrew Cagney <ac131313@redhat.com>
10060
10061 * gdbint.texinfo (Target Architecture Definition): Delete
10062 FLOAT_INFO.
10063
10064 2003-01-30 Andrew Cagney <ac131313@redhat.com>
10065
10066 * stabs.texinfo (Member Type Descriptor): Clarify description of
10067 `@'. Suggested by Ben Hutchings.
10068
10069 2003-01-29 Andrew Cagney <ac131313@redhat.com>
10070
10071 * gdb.texinfo (M68K): Delete reference to es1800.
10072
10073 2003-01-29 Andrew Cagney <ac131313@redhat.com>
10074
10075 * gdb.texinfo (Maintenance Commands): Document `maint print
10076 reggroups' and `maint print register-groups'.
10077 * gdbint.texinfo (Target Architecture Definition): Document
10078 register_reggroup_p.
10079
10080 2003-01-23 Jim Blandy <jimb@redhat.com>
10081
10082 * gdb.texinfo (Separate Debug Files): New section.
10083
10084 2003-01-22 Daniel Jacobowitz <drow@mvista.com>
10085
10086 * gdb.texinfo (Maintenance Commands): Add "maint set profile"
10087 and "maint show profile".
10088
10089 2003-01-16 Michael Chastain <mec@shout.net>
10090
10091 * gdb.texinfo (Installing GDB): Warn against
10092 ".../gdb-VERSION/gdb/configure".
10093 (Separate Objdir): Likewise.
10094
10095 2003-01-15 Andrew Cagney <ac131313@redhat.com>
10096
10097 * gdbint.texinfo (Target Architecture Definition): Delete
10098 definition of PRINT_REGISTER_HOOK.
10099
10100 2003-01-15 Elena Zannoni <ezannoni@redhat.com>
10101
10102 (OpenRISC 1000): Fix formatting of command names.
10103
10104 2003-01-15 Elena Zannoni <ezannoni@redhat.com>
10105
10106 * gdb.texinfo (Continuing and Stepping): Add new command
10107 'advance'. Clarify behavior of 'until'.
10108
10109 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
10110
10111 * gdb.texinfo (Files): Document solib-absolute-prefix and
10112 solib-search-path.
10113
10114 2003-01-09 Michael Chastain <mec@shout.net>
10115
10116 * gdbint.texinfo (Configuring @value{GDBN} for Release): Delete.
10117 (Create a Release): Add new instructions for new @file{src-release}.
10118 Document existing instructions for @file{Makefile.in} as
10119 being for @value{GDBN} 5.3.1 or earlier.
10120
10121 2003-01-09 Andrew Cagney <ac131313@redhat.com>
10122
10123 * gdbint.texinfo (Target Architecture Definition): Mention
10124 frame_saved_regs_zalloc and frame_extra_info_zalloc as the way to
10125 allocate memory.
10126
10127 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
10128
10129 * gdb.texinfo (Controlling GDB): Add @kindex for
10130 "show osabi".
10131 (Backtraces): Add @kindex's for backtrace-below-main.
10132
10133 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
10134
10135 * gdb.texinfo (Controlling GDB): Document "set osabi".
10136
10137 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
10138
10139 * gdb.texinfo (Backtraces): Document "set backtrace-below-main".
10140 * gdbint.texinfo (FRAME_CHAIN_VALID): Update documentation.
10141
10142 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
10143
10144 * gdb.texinfo (Controlling GDB): Add ABI section. Document
10145 "set coerce-float-to-double".
10146 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Remove documentation.
10147
10148 2003-01-02 Andrew Cagney <ac131313@redhat.com>
10149
10150 * stabs.texinfo: Remove obsolete text.
10151 * gdbint.texinfo: Ditto.
10152 * gdb.texinfo: Ditto.
10153
10154 2002-12-22 Mark Kettenis <kettenis@gnu.org>
10155
10156 * gdbint.texinfo (Target Architecture Definition): Update
10157 description of gdbarch_register_osabi.
10158
10159 2002-12-20 Kazu Hirata <kazu@cs.umass.edu>
10160
10161 * agentexpr.texi: Fix typos.
10162 * annotate.texi: Likewise.
10163 * fdl.texi: Likewise.
10164
10165 2002-12-10 Andrew Cagney <cagney@redhat.com>
10166
10167 * gdbint.texinfo (Algorithms): Replace INIT_FRAME_PC with
10168 DEPRECATED_INIT_FRAME_PC.
10169
10170 2002-12-01 Andrew Cagney <ac131313@redhat.com>
10171
10172 * gdbint.texinfo (Target Architecture Definition): Delete
10173 PC_IN_CALL_DUMMY.
10174
10175 2002-11-28 Andrew Cagney <ac131313@redhat.com>
10176
10177 * gdbint.texinfo (Host Definition): Delete documentation on
10178 USE_GENERIC_DUMMY_FRAMES.
10179
10180 2002-11-26 Elena Zannoni <ezannoni@redhat.com>
10181
10182 Fix PR gdb/723 and PR gdb/245.
10183 * Makefile.in (install-info): Run the install-info command as part
10184 of the post install steps only.
10185 (uninstall-info): New target.
10186 (uninstall): New target.
10187
10188 2002-11-22 Elena Zannoni <ezannoni@redhat.com>
10189
10190 * Makefile.in (install): Make install do some real work.
10191
10192 2002-11-19 Andrew Cagney <ac131313@redhat.com>
10193
10194 Fix POSIX problem reported by Paul Eggert.
10195 * Makefile.in (GDBvn.texi): Use `sed q' instead of `head -1'.
10196 Fix PR gdb/527.
10197
10198 2002-10-26 Andrew Cagney <cagney@redhat.com>
10199
10200 * gdbint.texinfo (Target Architecture Definition): Delete
10201 definition of DO_REGISTERS_INFO.
10202
10203 2002-10-18 Kevin Buettner <kevinb@redhat.com>
10204
10205 * gdbint.texinfo (Address Classes): Fix problems with insertion
10206 of ``{'' and ``}'' in example.
10207
10208 2002-10-17 Kevin Buettner <kevinb@redhat.com>
10209
10210 * gdbint.texinfo (Address Classes): New section.
10211 (Target Conditionals): Document ADDRESS_CLASS_NAME_TO_TYPE_FLAGS,
10212 ADDRESS_CLASS_NAME_TO_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS,
10213 ADDRESS_CLASS_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, and
10214 ADDRESS_CLASS_TYPE_FLAGS_TO_NAME_P.
10215
10216 2002-10-11 Klee Dienes <kdienes@apple.com>
10217
10218 * gdb.texinfo (Registers): Mention vector registers as well as
10219 floating registers in the documentation for 'info registers' and
10220 'info all-registers'.
10221
10222 2002-10-11 Daniel Jacobowitz <drow@mvista.com>
10223
10224 * gdbint.texinfo (CPLUS_MARKER): Remove item.
10225
10226 2002-10-03 Jeff Johnston <jjohnstn@redhat.com>
10227
10228 * gdbint.texinfo (Item Output Functions): Add new ui_out_field_fmt_int
10229 interface definition.
10230
10231 2002-10-03 Marko Mlinar <markom@opencores.org>
10232
10233 * gdb.texinfo (Target Commands): Add or1k target specific
10234 commands.
10235 * gdb.texinfo (Contributors): Add myself to the contributors list.
10236
10237 2002-10-01 Andrew Cagney <ac131313@redhat.com>
10238
10239 * gdb.texinfo (Mode Options): Update --interpreter option. "mi2"
10240 and "mi1" instead of "mi1" and "mi0".
10241
10242 2002-09-29 Hans-Peter Nilsson <hp@bitrange.com>
10243
10244 * gdb.texinfo (Packets): Fix typos "alligned".
10245 Correct z3/Z3 description. Correct z4/Z4 title.
10246
10247 2002-09-27 Andrew Cagney <ac131313@redhat.com>
10248
10249 * all-cfg.texi: Use @sc for GDB and GCC. Update copyright.
10250
10251 2002-09-25 Kevin Buettner <kevinb@redhat.com>
10252
10253 * gdb.texinfo: Use GNU/Linux instead of Linux.
10254
10255 2002-09-25 Andrew Cagney <ac131313@redhat.com>
10256
10257 * gdb.texinfo (Packets): Replace @samp{} with ``an empty string''.
10258
10259 2002-09-24 Andrew Cagney <ac131313@redhat.com>
10260
10261 * gdb.texinfo: Replace @example with @smallexample.
10262
10263 2002-09-20 Kevin Buettner <kevinb@redhat.com>
10264
10265 From Eli Zaretskii <eliz@gnu.org>:
10266 * gdb.texinfo (Character Sets): Use @smallexample instead of
10267 @example. Use GNU/Linux instead of Linux.
10268
10269 2002-09-20 Jim Blandy <jimb@redhat.com>
10270
10271 * gdb.texinfo: Add character set documentation.
10272
10273 2002-09-19 Andrew Cagney <ac131313@redhat.com>
10274
10275 * gdb.texinfo (Packets): Revise `z' and `Z' packet documentation.
10276 (Packets): Add cross reference from `b' packet to `z' packets.
10277
10278 2002-09-19 Andrew Cagney <ac131313@redhat.com>
10279
10280 * gdb.texinfo (Maintenance Commands): Document ``maint
10281 internal-error'' and ``maint internal-warning''.
10282
10283 * gdbint.texinfo (Target Architecture Definition): Revise
10284 description of STACK_ALIGN. Add description of FRAME_ALIGN.
10285
10286 2002-09-19 Joel Brobecker <brobecker@gnat.com>
10287
10288 * gdbint.texinfo (Target Conditionals): Document the new
10289 NAME_OF_MALLOC macro.
10290
10291 2002-09-05 Andrew Cagney <ac131313@redhat.com>
10292
10293 * gdb.texinfo (Contributors): Mention 5.2 and 5.3 release
10294 engineer.
10295
10296 2002-09-02 Stephane Carrez <stcarrez@nerim.fr>
10297
10298 * gdb.texinfo (TUI Overview): Document status line fields.
10299
10300 2002-09-02 Stephane Carrez <stcarrez@nerim.fr>
10301
10302 * gdb.texinfo (TUI Commands): Document info win command.
10303
10304 2002-09-01 Stephane Carrez <stcarrez@nerim.fr>
10305
10306 * gdb.texinfo (TUI Overview): Document breakpoint markers.
10307
10308 2002-09-01 Stephane Carrez <stcarrez@nerim.fr>
10309
10310 * gdb.texinfo (TUI Single Key Mode): Document new SingleKey mode.
10311 (TUI Keys): Likewise.
10312
10313 2002-08-25 Andrew Cagney <ac131313@redhat.com>
10314
10315 * gdb.texinfo (Examples): Use ``->'' for a packet send and ``<-''
10316 for a packet receive.
10317
10318 2002-08-25 Andrew Cagney <ac131313@redhat.com>
10319
10320 * Makefile.in (clean): Move to end of file.
10321 (distclean, maintainer-clean, realclean): Ditto.
10322 (mostlyclean): Move rule to end of file. Use GDB_TEX_TMPS,
10323 GDBINT_TEX_TMPS, STABS_TEX_TMPS.
10324 (gdb.dvi, gdb.pdf): Do not cleanup TeX temp files after texi2dvi.
10325 (gdbint.dvi, gdbint.pdf, stabs.dvi, stabs.pdf): Ditto.
10326
10327 2002-08-24 Andrew Cagney <ac131313@redhat.com>
10328
10329 * Makefile.in (GDBINT_TEX_TMPS): Define.
10330 (gdbint.dvi, gdbint.pdf): Use
10331 (GDB_TEX_TMPS): Define.
10332 (gdb.dvi, gdb.pdf): Use.
10333 (STABS_TEX_TMPS): Define.
10334 (stabs.dvi, stabs.pdf): Use.
10335 (GDB_DOC_SOURCE_INCLUDES): New macros.
10336 (GDB_DOC_BUILD_INCLUDES, GDB_DOC_FILES): New macros.
10337 (GDBINT_DOC_FILES_INCLUDES): New macros.
10338 (GDBINT_DOC_BUILD_INCLUDES): New macros.
10339 (GDBINT_DOC_FILES, STABS_DOC_SOURCE_INCLUDES): New macros.
10340 (STABS_DOC_BUILD_INCLUDES, STABS_DOC_FILES): New macros.
10341 (SFILES_DOC, SFILES_INCLUDED, SFILES_LOCAL): Delete macros.
10342 (links2roff): Replace SFILES_INCLUDED with
10343 GDB_DOC_SOURCE_INCLUDES.
10344 (gdb.dvi, gdb_toc.html, gdb.pdf, gdb.info): Update dependencies.
10345 (gdb.me, gdb.mm, gdb.ms): Update dependencies.
10346 (gdbint.dvi, gdbint_toc.html, gdbint.pdf, gdbint.info): Update
10347 dependencies.
10348 (stabs.info, stabs_toc.html, stabs.pdf, stabs.dvi): Update
10349 dependencies.
10350 (gdbmi.texinfo): Delete rule.
10351 (inc-hist.texinfo): Delete rule.
10352 (rluser.texinfo): Delete rule.
10353
10354 2002-08-23 Andrew Cagney <cagney@redhat.com>
10355
10356 * gdbint.texinfo (Target Architecture Definition): Update
10357 STORE_RETURN_VALUE, mention regcache.
10358
10359 2002-08-21 Andrew Cagney <ac131313@redhat.com>
10360
10361 * gdbint.texinfo (Target Architecture Definition): Document
10362 print_registers_info. Note that DO_REGISTERS_INFO is deprecated.
10363
10364 2002-08-19 Andrew Cagney <ac131313@redhat.com>
10365
10366 * gdb.texinfo (Remote Protocol): Reformat. Use cross references.
10367 Fix minor typos. Add index entries.
10368
10369 2002-08-18 Andrew Cagney <ac131313@redhat.com>
10370
10371 * gdb.texinfo (Data): Add ``Vector Unit'' to menu.
10372
10373 2002-08-15 Andrew Cagney <ac131313@redhat.com>
10374
10375 * gdbint.texinfo (Target Architecture Definition): Document
10376 PRINT_VECTOR_INFO.
10377 * gdb.texinfo (Vector Unit): Document "info vectors" command.
10378
10379 2002-08-13 Andrew Cagney <ac131313@redhat.com>
10380
10381 * gdb.texinfo (Maintenance Commands): Document "maint print
10382 registers", "maint print raw-registers" and "maint print
10383 cooked-registers".
10384
10385 2002-08-08 Grace Sainsbury <graces@redhat.com>
10386
10387 From Mark Salter:
10388 * gdb.texinfo (Protocol): Document T packet extension to
10389 allow watchpoint address reporting.
10390
10391 2002-08-03 Andrew Cagney <ac131313@redhat.com>
10392
10393 * gdb.texinfo (Dump/Restore Files): Move `[]' to outside of @var.
10394
10395 2002-08-01 Andrew Cagney <cagney@redhat.com>
10396
10397 * stabs.texinfo, gdb.texinfo, gdbint.texinfo: Obsolete references
10398 to CHILL.
10399
10400 2002-08-01 Andrew Cagney <ac131313@redhat.com>
10401
10402 * gdbint.texinfo (Coding): Revise section "Include Files".
10403
10404 2002-07-24 Andrew Cagney <cagney@redhat.com>
10405
10406 * gdbint.texinfo: Obsolete references to m88k.
10407 * gdb.texinfo: Ditto.
10408
10409 2002-07-10 Joel Brobecker <brobecker@gnat.com>
10410
10411 * gdbint.texinfo (Create a release candiate): Add the location
10412 where the proper version of autoconf can be retrieved.
10413
10414 2002-07-09 Don Howard <dhoward@redhat.com>
10415
10416 * gdb.texinfo (Command Files): Further describe the behavior of
10417 sourced command files.
10418
10419 2002-06-27 Andrew Cagney <ac131313@redhat.com>
10420
10421 * gdbint.texinfo (User Interface): ISO C rather than ISO-C.
10422 (Coding): Clarify ISO C version that GDB assumes.
10423
10424 2002-06-26 Tom Tromey <tromey@redhat.com>
10425
10426 * gdbint.texinfo (User Interface): Mention add_setshow_cmd and
10427 add_setshow_cmd_full.
10428
10429 2002-06-25 Don Howard <dhoward@redhat.com>
10430
10431 * gdb.texinfo (Memory Region Attributes): Document new behavior
10432 for 'mem' command.
10433
10434 2002-06-11 Jim Blandy <jimb@redhat.com>
10435
10436 * gdb.texinfo (Symbols): Update documentation for `info source'
10437 command.
10438
10439 * gdb.texinfo (Macros): Call the command `info macro', not
10440 `show macro'.
10441
10442 2002-06-09 Andrew Cagney <ac131313@redhat.com>
10443
10444 * gdbint.texinfo (Coding): Add section ``Per-architecture module
10445 data''.
10446
10447 2002-06-09 Mark Kettenis <kettenis@gnu.org>
10448
10449 * gdbint.texinfo (Target Architecture Definition): Document
10450 GDB_OSABI_GO32 and GDB_OSABI_NETWARE.
10451
10452 2002-06-08 Andrew Cagney <ac131313@redhat.com>
10453
10454 * gdbint.texinfo (Releasing GDB): Fix typos in @itemize @bullet
10455 lists.
10456
10457 2002-06-08 Andrew Cagney <ac131313@redhat.com>
10458
10459 * gdbint.texinfo (Releasing GDB): Revise the section ``Cut the
10460 Branch''.
10461
10462 2002-06-01 Andrew Cagney <ac131313@redhat.com>
10463
10464 * gdbint.texinfo (Target Architecture Definition): Add section
10465 ``Converting an existing Target Architecture to Multi-arch''.
10466
10467 2002-05-30 Andrew Cagney <ac131313@redhat.com>
10468
10469 * gdbint.texinfo (Releasing GDB): Rename ``Obsoleting any code''
10470 to ``Obsoleting code''. Revise.
10471
10472 2002-05-17 Jim Blandy <jimb@redhat.com>
10473
10474 * gdb.texinfo (C Preprocessor Macros): New chapter.
10475 Include it in the main menu.
10476 (Contributors): Credit Jim Blandy with macro support.
10477 (Compilation): Explain how to get macro information into the
10478 executable.
10479 (Expressions): Note that preprocessor macros are expanded.
10480
10481 2002-05-14 Daniel Jacobowitz <drow@mvista.com>
10482
10483 * gdb.texinfo (Debug Session): Document new `udp:' and `tcp:'
10484 options for `target remote'.
10485
10486 2002-05-13 Andrew Cagney <ac131313@redhat.com>
10487
10488 * gdbint.texinfo (Target Architecture Definition): Delete
10489 documentation on NNPC_REGNUM.
10490
10491 2002-05-11 Andrew Cagney <ac131313@redhat.com>
10492
10493 * gdbint.texinfo (Target Architecture Definition): Document
10494 REGISTER_TO_VALUE and VALUE_TO_REGISTER and CONVERT_REGISTER_P.
10495 (Target Architecture Definition): Revise section `Using Different
10496 Register and Memory Data Representations'. Add section `Raw and
10497 Virtual Register Representations'.
10498
10499 2002-05-11 Andrew Cagney <ac131313@redhat.com>
10500
10501 * gdbint.texinfo (Target Architecture Definition): Mention
10502 defaults for REGISTER_VIRTUAL_SIZE and REGISTER_RAW_SIZE.
10503 (Target Architecture Definition): Mention same. Add references to
10504 web pages.
10505
10506 2002-05-08 Michael Snyder <msnyder@redhat.com>
10507
10508 * stabs.texinfo (Attributes): Document new "vector" attribute.
10509
10510 2002-05-04 Andrew Cagney <ac131313@redhat.com>
10511
10512 * gdbint.texinfo (Releasing GDB): Revise `Create a Release'.
10513
10514 2002-05-04 Andrew Cagney <ac131313@redhat.com>
10515
10516 * gdb.texinfo: Delete obsolete references to a29k.
10517
10518 2002-04-24 Andrew Cagney <ac131313@redhat.com>
10519
10520 * gdbint.texinfo (Target Architecture Definition): Replace
10521 IN_SIGTRAMP with PC_IN_SIGTRAMP.
10522
10523 2002-04-24 David S. Miller <davem@redhat.com>
10524
10525 * gdbint.texinfo (REGISTER_IN_WINDOW): Delete definition.
10526
10527 2002-04-21 David S. Miller <davem@redhat.com>
10528
10529 * gdbint.texinfo (SKIP_PROLOGUE_FRAMELESS_P): Delete definition.
10530
10531 2002-04-21 Andrew Cagney <ac131313@redhat.com>
10532
10533 * gdbint.texinfo (Target Architecture Definition): Delete
10534 definition of HAVE_REGISTER_WINDOWS.
10535
10536 2002-04-19 Eli Zaretskii <eliz@gnu.org>
10537
10538 * gdbint.texinfo (Releasing GDB, Coding): Fix typos. Reported by
10539 "Theodore A. Roth" <troth@verinet.com>.
10540
10541 2002-04-15 Don Howard <dhoward@redhat.com>
10542
10543 From Eli Zaretskii <eliz@gnu.org>
10544 * gdb.texinfo (show max-user-call-depth): Correct formatting.
10545 Provide a better explaination of this feature.
10546
10547 2002-04-14 Andrew Cagney <ac131313@redhat.com>
10548
10549 * gdbint.texinfo (Target Architecture Definition): Remove
10550 FRAME_CHAIN_COMBINE.
10551
10552 2002-04-12 Michael Chastain <mec@shout.net>
10553
10554 * gdbint.texinfo (Obsolete Conditionals): Remove reference to
10555 REG_STACK_SEGMENT.
10556
10557 2002-04-09 Michael Chastain <mec@shout.net>
10558
10559 * gdbint.texinfo (Obsolete Conditionals): Remove references to
10560 PYRAMID_* macros.
10561
10562 2002-04-07 Andrew Cagney <ac131313@redhat.com>
10563
10564 * gdb.texinfo (Bug Reporting): Document that the web is the
10565 prefered way of submitting bug reports.
10566 (Bug Reporting): Delete the s-mail address as the last resort.
10567
10568 2002-04-05 Andrew Cagney <ac131313@redhat.com>
10569
10570 * gdbint.texinfo (Target Architecture Definition): Delete
10571 references to TARGET_WRITE_FP and write_fp.
10572
10573 2002-03-27 Michael Snyder <msnyder@redhat.com>
10574
10575 * gdb.texinfo: Document new commands dump, append, and restore.
10576
10577 2002-03-27 Andrew Cagney <ac131313@redhat.com>
10578
10579 * gdbint.texinfo (Releasing GDB): Revise the section `Before the
10580 Branch'.
10581
10582 2002-03-18 Andrew Cagney <ac131313@redhat.com>
10583
10584 * gdb.texinfo: Change all examples to @smallexample.
10585 * gdbint.texinfo: Ditto.
10586
10587 2002-03-18 Andrew Cagney <ac131313@redhat.com>
10588
10589 * gdbint.texinfo (Releasing GDB): Add section ``Versions and
10590 Branches''.
10591
10592 2002-03-18 Andrew Cagney <ac131313@redhat.com>
10593
10594 * gdbint.texinfo (Releasing GDB): Add the section``Branch Commit
10595 Policy''.
10596
10597 2002-03-04 Fred Fish <fnf@redhat.com>
10598
10599 * gdbint.texinfo: Fix a bunch of typos (alsways, mirrorred,
10600 expresson, suports, dependant, trhe, perhaphs, situtations,
10601 explictily, taged, oportunity, unfortunatly).
10602
10603 2002-02-24 Andrew Cagney <ac131313@redhat.com>
10604
10605 * Makefile.in (gdb.info): Add explicit path to gdb.texinfo.
10606 Remove reference to 3.12.
10607
10608 2002-02-23 Andrew Cagney <ac131313@redhat.com>
10609
10610 * gdbint.texinfo: Include fdl.texi.
10611 (Top): Add GNU Free Documentation License.
10612 * Makefile.in (SFILES_INCLUDED): Add gpl.texi.
10613 (gdbint.dvi, gdbint.pdf, gdbint.info): Add dependency on fdl.texi.
10614 (gdbint_toc.html): Add dependency on gdb-cfg.texi and fdl.texi.
10615 (gdbint.info): Add srcdir to include path.
10616 * gdb.texinfo: Include gpl.texi.
10617 (Top): Add Copying.
10618 * gpl.texi: New file.
10619
10620 2002-02-23 Andrew Cagney <ac131313@redhat.com>
10621
10622 * gdbint.texinfo (Debugging GDB): Remove references to cygnus.com.
10623
10624 2002-02-19 Pierre Muller <muller@ics.u-strasbg.fr>
10625
10626 * gdb.texinfo: Document Cygwin native specific commands.
10627
10628 2002-02-15 Daniel Jacobowitz <drow@mvista.com>
10629
10630 * gdb.texinfo: Document gdbserver ``--attach'' command.
10631
10632 2002-02-07 Michael Snyder <msnyder@redhat.com>
10633
10634 * gdb.texinfo (overlays): Change @var(_ovly_debug_event)
10635 to @code(_ovly_debug_event).
10636
10637 2002-02-07 Andrew Cagney <ac131313@redhat.com>
10638
10639 * gdb.texinfo (How Overlays Work): Shrink the overlay diagram.
10640
10641 2002-02-06 Michael Snyder <msnyder@redhat.com>
10642
10643 * gdb.texinfo (overlays): Mention new magic symbol
10644 '_ovly_debug_event', which allows GDB to keep better track
10645 of overlays.
10646
10647 2002-02-03 Eli Zaretskii <eliz@gnu.org>
10648
10649 * gdb.texinfo (Memory Region Attributes): Fix the wording.
10650 Suggested by Dmitry Sivachenko.
10651
10652 * (<many nodes>): Fix the spelling and punctuation of "i.e.".
10653
10654 2002-02-01 Michael Snyder <msnyder@redhat.com>
10655
10656 * gdb.texinfo (set trust-readonly): Change value{gdbn} to value{GDBN}.
10657
10658 2002-01-30 Michael Snyder <msnyder@redhat.com>
10659
10660 * gdb.texinfo: (remote protocol): Gramatical fix-up.
10661 (set trust-readonly-sections): Document.
10662
10663 2002-01-29 Andrew Cagney <ac131313@redhat.com>
10664
10665 * gdbint.texinfo (Releasing GDB): Revise and update.
10666
10667 2002-01-28 Andrew Cagney <ac131313@redhat.com>
10668
10669 * gdbint.texinfo (Target Architecture Definition): Delete
10670 description of TARGET_BYTE_ORDER_DEFAULT.
10671
10672 2002-01-27 Eli Zaretskii <eliz@gnu.org>
10673
10674 * gdb.texinfo: Fix typos and markup. From Dmitry Sivachenko
10675 <mitya@cavia.pp.ru>.
10676
10677 2002-01-23 Andrew Cagney <ac131313@redhat.com>
10678
10679 * libgdb.texinfo: Delete file.
10680
10681 2002-01-22 Andrew Cagney <ac131313@redhat.com>
10682
10683 * gdb.texinfo: Remove makeinfo 3.12 hacks.
10684 * gdbint.texinfo: Ditto.
10685
10686 Tue Jan 22 11:57:38 2002 Andrew Cagney <cagney@redhat.com>
10687
10688 * gdb.texinfo: Fix typo ``Remove' -> ``Remote''.
10689
10690 2002-01-22 Andrew Cagney <ac131313@redhat.com>
10691
10692 * Makefile.in: Update copyright.
10693 (TEXI2DVI): Define.
10694 (gdb.dvi, gdb.pdf, stabs.dvi, stabs.pdf): Use TEXI2DVI.
10695 (gdbint.dvi, gdbint.pdf): Use TEXI2DVI. Add dependency on
10696 gdb-cfg.texi.
10697 (TEXINDEX, PDFTEX): Delete makefile variables.
10698
10699 2002-01-22 Andrew Cagney <ac131313@redhat.com>
10700
10701 * gdb.texinfo (Protocol): Move section to appendix.
10702
10703 2002-01-21 Andrew Cagney <ac131313@redhat.com>
10704
10705 * gdb.texinfo (Remote Debugging): Create a menu.
10706 (Top): Add ``Remote Debugging'' to menu.
10707
10708 2002-01-21 Andrew Cagney <ac131313@redhat.com>
10709
10710 * gdb.texinfo (Remote): Move the sub-section ``The GDB remote
10711 serial protocol'' from here.
10712 (Remote Debugging): To here. New chapter.
10713
10714 2002-01-20 Andrew Cagney <ac131313@redhat.com>
10715
10716 * gdbint.texinfo (Target Architecture Definition): Delete
10717 description of TARGET_BYTE_ORDER_SELECTABLE_P.
10718
10719 2002-01-20 Andrew Cagney <ac131313@redhat.com>
10720
10721 * gdbint.texinfo (Host Definition): Revise. xm-xyz.h and xyz.mh
10722 are no longer needed.
10723 (Porting GDB): Add maintainer note about configure.host.
10724
10725 2002-01-20 Andrew Cagney <ac131313@redhat.com>
10726
10727 * gdbint.texinfo (Target Architecture Definition): Remove
10728 definition of IEEE_FLOAT.
10729
10730 2002-01-20 Eli Zaretskii <eliz@gnu.org>
10731
10732 * gdb.texinfo: Beautify copyright years; fix a typo.
10733 (DJGPP Native): Fix overfull hboxes in examples. From Brian Youmans
10734 <3diff@gnu.org>
10735
10736 2002-01-19 Andrew Cagney <ac131313@redhat.com>
10737
10738 * gdbint.texinfo (Host Definition): Remove references to
10739 MALLOC_INCOMPATIBLE.
10740
10741 2002-01-17 Andrew Cagney <ac131313@redhat.com>
10742
10743 * gdbint.texinfo (Host Definition): Remove references to XDEPFILES
10744 and xyz-xdep.o.
10745
10746 2002-01-17 Andrew Cagney <ac131313@redhat.com>
10747
10748 * gdb.texinfo (Maintenance Commands): Add appendix.
10749 (Set Breaks): Copy ``maint info breakpoint'' doco to
10750 ``Maintenance Commands'' appendix. Add reference.
10751
10752 2002-01-17 Andrew Cagney <ac131313@redhat.com>
10753
10754 * fdl.texi: Remove next/prev from @node.
10755
10756 2002-01-17 Eli Zaretskii <eliz@gnu.org>
10757
10758 * gdb.texinfo: @include fdl.texi. Fixes for overfull hboxes and
10759 for monstrous @multitable (from Brian Youmans).
10760
10761 * fdl.texi: New file.
10762
10763 * Makefile.in (SFILES_INCLUDED): Add fdl.texi.
10764
10765 2002-01-15 Andrew Cagney <ac131313@redhat.com>
10766
10767 * gdbint.texinfo (Releasing GDB): New chapter.
10768
10769 2002-01-14 Andrew Cagney <ac131313@redhat.com>
10770
10771 * gdb.texinfo (Embedded Processors, Calling program functions):
10772 Obsolete references to a29k.
10773
10774 2002-01-13 Andrew Cagney <ac131313@redhat.com>
10775
10776 * gdbint.texinfo (Coding): Review Cleanups section. Examples
10777 examples. Document that a code-block should do or discard its
10778 cleanups before exit.
10779
10780 2002-01-11 Michael Snyder <msnyder@redhat.com>
10781
10782 * gdb.texinfo (Choosing files): Change @samp to @file.
10783
10784 2002-01-05 Michael Snyder <msnyder@redhat.com>
10785
10786 * gdb.texinfo (--pid): Document new command line option (attach).
10787
10788 2002-01-07 Eli Zaretskii <eliz@gnu.org>
10789
10790 * gdb.texinfo (Tracepoints): Clarify that tracepoints need support
10791 in the stub.
10792
10793 2002-01-04 Andrew Cagney <ac131313@redhat.com>
10794
10795 * gdbint.texinfo (Target Architecture Definition): Replace
10796 BIG_ENDIAN with BFD_ENDIAN_BIG.
10797
10798 2002-01-03 Andrew Cagney <ac131313@redhat.com>
10799
10800 * gdbint.texinfo (Target Architecture Definition): Replace
10801 value_ptr with struct value pointer.
10802
10803 2002-01-02 Eli Zaretskii <eliz@gnu.org>
10804
10805 * gdb.texinfo (Free Software): Fix wording.
10806
10807 2001-12-31 Eli Zaretskii <eliz@gnu.org>
10808
10809 * gdb.texinfo (Free Software): New section ``Free Software Needs
10810 Free Documentation''.
10811
10812 2001-12-30 Eli Zaretskii <eliz@gnu.org>
10813
10814 * stabs.texinfo:
10815 * gdb.texinfo:
10816 * gdbint.texinfo:
10817 * libgdb.texinfo:
10818 * annotate.texi: Fix the application of GFDL in the Copyright notice.
10819
10820 2001-12-29 Michael Snyder <msnyder@redhat.com>
10821
10822 * gdb.texinfo (maint info sections): Fix typo.
10823
10824 2001-12-26 Michael Snyder <msnyder@redhat.com>
10825
10826 * gdb.texinfo (maint info sections): Document.
10827
10828 * gdb.texinfo (info proc): Comment out documentation for
10829 'info proc' sub-options that are currently not implemented.
10830
10831 2001-12-20 Jim Blandy <jimb@redhat.com>
10832
10833 * gdbint.texinfo (TARGET_CHAR_SIGNED): Document.
10834
10835 2001-12-15 Andrew Cagney <ac131313@redhat.com>
10836
10837 * gdbint.texinfo (Target Architecture Definition): Replace
10838 LITTLE_ENDIAN with BFD_ENDIAN_LITTLE.
10839
10840 2001-12-01 Andrew Cagney <ac131313@redhat.com>
10841
10842 * gdbint.texinfo (Host Definition): Delete documentation on
10843 HOST_BYTE_ORDER.
10844
10845 2001-11-30 Jim Blandy <jimb@redhat.com>
10846
10847 * gdb.texinfo (Overlays): New chapter, documenting GDB's
10848 overlay support. Add to top-level menu.
10849
10850 2001-11-26 Tom Tromey <tromey@redhat.com>
10851
10852 * gdb.texinfo (Command Syntax): Document C-o binding.
10853
10854 2001-07-26 Christopher Faylor <cgf@redhat.com>
10855
10856 * gdb.texinfo (Options): Eliminate attempt to explain .gdbinit/gdb.ini
10857 use since it is described in the referenced section.
10858
10859 From Eli Zaretskii <eliz@gnu.org>
10860 * gdb.texinfo (Command Files): Reword to make gdb.ini requirement
10861 clearer when using DJGPP.
10862
10863 2001-11-24 Christopher Faylor <cgf@redhat.com>
10864
10865 * gdb.texinfo (File Options): Change description of -nx and gdb.ini to
10866 specifically refer to MS-DOS.
10867 (command files): Mention gdb.ini is only used on MS-DOS.
10868
10869 2001-11-21 Tom Tromey <tromey@redhat.com>
10870
10871 * gdb.texinfo (Invoking GDB): Document --args.
10872 (Mode Options): Likewise.
10873
10874 2001-11-21 Jim Blandy <jimb@redhat.com>
10875
10876 * gdbint.texinfo (TARGET_RANGE_PROFITABLE_FOR_HW_WATCHPOINT):
10877 Delete documentation; this macro has been removed from the
10878 sources.
10879
10880 2001-11-13 Jim Blandy <jimb@redhat.com>
10881
10882 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Clarify.
10883
10884 2001-11-06 Corinna Vinschen <vinschen@redhat.com>
10885
10886 * gdb.texinfo (gdbarch_in_function_epilogue_p): Add documentation.
10887
10888 2001-11-05 Michael Snyder <msnyder@redhat.com>
10889
10890 * gdb.texinfo (info functions): Document use of backslash to
10891 quote regexp chars in function names such as "operator*()".
10892
10893 2001-11-01 Fred Fish <fnf@redhat.com>
10894
10895 * gdbint.texinfo (SOLIB_ADD): Document additional new
10896 "readsyms" arg.
10897
10898 2001-10-30 Don Howard <dhoward@redhat.com>
10899
10900 * gdb.texinfo: (Command Files) Added documentation for the
10901 behavior of gdb with input redirected from a file.
10902
10903 2001-10-28 Fred Fish <fnf@redhat.com>
10904
10905 * gdb.texinfo (auto-solib-add): Change docs to match
10906 implementation change.
10907 (auto-solib-limit): Add docs for new variable.
10908
10909 2001-10-15 Andrew Cagney <ac131313@redhat.com>
10910
10911 * gdbint.texinfo (Target Architecture Definition): Function
10912 value_as_pointer renamed to value_as_address.
10913
10914 2001-10-15 Andrew Cagney <ac131313@redhat.com>
10915
10916 * gdbint.texinfo (Target Architecture Definition): Default
10917 POINTER_TO_ADDRESS functions assume unsigned addresses.
10918 (INTEGER_TO_ADDRESS): Document. Derive pragmatics section from a
10919 posting by Jim Blandy.
10920
10921 2001-10-12 Jim Blandy <jimb@redhat.com>
10922
10923 * Makefile.in (MAKEHTMLFLAGS): Remove -glossary; the most recent
10924 version of texi2html (1.64) doesn't support this flag any more.
10925
10926 2001-09-08 Mark Kettenis <kettenis@gnu.org>
10927
10928 * gdbint.texinfo (Host Definition): Remove description of
10929 MEM_FNS_DECLARED.
10930
10931 * gdbint.texinfo (Host Definition): Remove description of R_OK.
10932
10933 * gdbint.texinfo (Host Definition): Remove description of
10934 HAVE_SIGSETMASK.
10935
10936 2001-09-04 Elena Zannoni <ezannoni@redhat.com>
10937
10938 * gdbint.texinfo (Target Architecture Definition): Add
10939 explanation of TARGET_PRINT_INSN macro.
10940
10941 2001-08-30 Jim Blandy <jimb@redhat.com>
10942
10943 * gdb.texinfo (`add-symbol-file'): Correct synopsis.
10944 Explain what it means to load relocatable files.
10945
10946 2001-08-28 Jim Blandy <jimb@redhat.com>
10947
10948 * gdbint.texinfo: Bring the HTML `top' menu into sync with the
10949 info `top' menu.
10950
10951 Wed Aug 15 10:47:28 2001 Christopher Faylor <cgf@cygnus.com>
10952
10953 * gdbint.texinfo: Add a cautionary note about macro use.
10954
10955 2001-08-02 Corinna Vinschen <vinschen@redhat.com>
10956
10957 * gdb.texinfo: Explain omitting the hostname in the
10958 `target remote' command.
10959
10960 2001-07-30 Daniel Jacobowitz <drow@mvista.com>
10961
10962 * gdbint.texinfo: Remove extraneous START-INFO-DIR-ENTRY
10963 and END-INFO-DIR-ENTRY.
10964
10965 2001-07-28 Stephane Carrez <Stephane.Carrez@worldnet.fr>
10966
10967 * gdb.texinfo (TUI Configuration): Rename tui configuration variables.
10968
10969 2001-07-25 Andrew Cagney <ac131313@redhat.com>
10970
10971 * gdbint.texinfo (libgdb): Rewrite.
10972
10973 2001-07-26 Eli Zaretskii <eliz@gnu.org>
10974
10975 * Makefile.in (gdbgui.dvi, gdb-gui, gdbgui.info): Targets deleted.
10976
10977 2001-07-24 Stephane Carrez <Stephane.Carrez@worldnet.fr>
10978
10979 * gdb.texinfo (TUI): New chapter, document the TUI.
10980 (Mode Options): Document the -tui option.
10981
10982 2001-07-23 Mark Kettenis <kettenis@gnu.org>
10983
10984 * gdbint.texinfo (Host Definition): Remove description of
10985 NEED_POSIX_SETPGID.
10986
10987 2001-07-23 Eli Zaretskii <eliz@gnu.org>
10988
10989 * gdb.tex (DJGPP Native): New node, with descriptions of
10990 DJGPP-specific commands.
10991
10992 2001-07-19 John R. Moore <jmoore@redhat.com>
10993
10994 * gdbint.texinfo: Three misspellings.
10995
10996 2001-07-06 Andrew Cagney <ac131313@redhat.com>
10997
10998 * Makefile.in (refcard.dvi): Rewrite to avoid problems with empty
10999 `test` expressions on bash. Problem reported by Colin Walters.
11000
11001 2001-07-04 Andrew Cagney <ac131313@redhat.com>
11002
11003 * gdbint.texinfo (User Interface): Update ui-out documentation to
11004 refelect recent UI/MI updates.
11005
11006 2001-07-04 Andrew Cagney <ac131313@redhat.com>
11007
11008 * gdb.texinfo (Mode Options): Mention the mi0 and mi1
11009 interpreters.
11010
11011 2001-06-15 Andrew Cagney <ac131313@redhat.com>
11012
11013 * gdbint.texinfo (Target Architecture Definition): GDBARCH is a C
11014 structure and not macros.
11015 (Host Definition): Document that much of this chapter is obsolete.
11016 (Target Architecture Definition): Update list of files that make
11017 up a target architecture.
11018 (Coding): Update.
11019
11020 2001-06-28 Andrew Cagney <ac131313@redhat.com>
11021
11022 * gdbint.texinfo (Target Architecture Definition): Update
11023 EXTRACT_STRUCT_VALUE_ADDRESS and EXTRACT_STRUCT_VALUE_ADDRESS_P.
11024 The latter has been changed to a true predicate.
11025
11026 2001-06-17 Eli Zaretskii <eliz@gnu.org>
11027
11028 * annotate.texi: Add @noindent where needed. From Dmitry
11029 Sivachenko <dima@Chg.RU>.
11030 * gdb.texinfo: Indexing fix. From Dmitry Sivachenko.
11031
11032 2001-06-16 Andrew Cagney <ac131313@redhat.com>
11033
11034 * gdb.texinfo (Protocol): Fix typo. Extra parenthesis.
11035
11036 2001-06-14 Andrew Cagney <ac131313@redhat.com>
11037
11038 * gdb.texinfo (Remote Protocol): Document that the ``!'' packet
11039 returns ``OK''. Document that the ``R'' packet does not reply.
11040
11041 2001-06-13 Michael Snyder <msnyder@redhat.com>
11042
11043 * gdb.texinfo (Protocol): Add doc for new packet "qSymbol:".
11044
11045 2001-06-13 Eli Zaretskii <eliz@gnu.org>
11046
11047 * gdb.texinfo (Signals): Clarify the default setting of signal
11048 handling.
11049
11050 2001-05-14 Andrew Cagney <ac131313@redhat.com>
11051
11052 * gdbint.texinfo (CLEAR_DEFERRED_STORES): Delete stray @item
11053 (FRAME_ARGS_ADDRESS_CORRECT): Ditto.
11054
11055 2001-05-12 Andrew Cagney <ac131313@redhat.com>
11056
11057 * Makefile.in (GDBvn.texi): Set GDBVN from ../version.in.
11058
11059 2001-05-10 Eli Zaretskii <eliz@gnu.org>
11060
11061 * gdbint.texinfo (Clean Design and Portable Implementation):
11062 Renamed from "Clean Design".
11063 (Clean Design and Portable Implementation): Document portable
11064 methods of handling file names, and the associated macros.
11065
11066 2001-04-02 Eli Zaretskii <eliz@gnu.org>
11067
11068 * gdb.texinfo (Tracepoint Actions): Mention the "info scope"
11069 command and provide a cross-reference to its description.
11070 (Symbols): Note that "info scope" is useful for trace experiments.
11071
11072 2001-04-01 Eli Zaretskii <eliz@gnu.org>
11073
11074 * gdb.texinfo (Symbols): Document "info scope".
11075 (Tracepoints): New chapter.
11076 (Contributors): Update for v5.1.
11077 <All nodes>: Change "C++" to "C@t{++}".
11078
11079 * gdbint.texinfo (User Interface): A new section about ui_out
11080 functions, based on text written by Fernando Nasser.
11081
11082 * stabs.texinfo: Change Permissions to GFDL. Update Copyright.
11083
11084 2001-03-26 Eli Zaretskii <eliz@gnu.org>
11085
11086 * gdb.texinfo: Change Permissions to GFDL. Update Copyright.
11087
11088 * gdbint.texinfo: Change Permissions to GFDL. Update Copyright.
11089
11090 * gdbgui.texinfo: Change Permissions to GFDL. Update Copyright.
11091 Replace "GDB" with "@value{GDBN}". Fix markup.
11092
11093 * annotate.texi: Change Permissions to GFDL. Update Copyright.
11094
11095 * gdb.texinfo (Output Formats): Mention "info symbol" and provide
11096 a cross-reference to its description.
11097 (Symbols): Document "info symbol".
11098
11099 2001-03-21 Eli Zaretskii <eliz@gnu.org>
11100
11101 * gdbint.texinfo (Algorithms): New section "Watchpoints" and new
11102 subsection "x86 Watchpoints".
11103 (Target Architecture Definition): Document the macros
11104 I386_USE_GENERIC_WATCHPOINTS and TARGET_HAS_HARDWARE_WATCHPOINTS.
11105 (Native Debugging): Document I386_USE_GENERIC_WATCHPOINTS.
11106
11107 2001-03-20 Andrew Cagney <ac131313@redhat.com>
11108
11109 * gdbint.texinfo (Target Architecture Definition): Update
11110 definition of SOFTWARE_SINGLE_STEP_P to include empty parameter
11111 list.
11112
11113 2001-03-06 Kevin Buettner <kevinb@redhat.com>
11114
11115 * Makefile.in, all-cfg.texi, annotate.texi, gdb.texinfo,
11116 gdbint.texinfo, refcard.tex: Update/correct copyright notices.
11117
11118 2001-02-21 Eli Zaretskii <eliz@gnu.org>
11119
11120 * gdb.texinfo (Signals): Document "ignore", "noignore", and "all".
11121
11122 2001-02-11 Eli Zaretskii <eliz@gnu.org>
11123
11124 * gdb.texinfo (Environment): Document that `path' does not change
11125 the value of PATH in GDB's own environment (it did in the past,
11126 but that was changed on March 15, 1994). Reported by Doug Evans
11127 <dje@transmeta.com>.
11128
11129 * gdbint.texinfo: Fix up @itemize lists so that @item is alone on
11130 its line. Fix markup of commands and macros. Add an Index node
11131 and index entries.
11132
11133 2001-01-23 J.T. Conklin <jtc@redback.com>
11134
11135 * gdb.texinfo (Memory region attributes): New manual section.
11136
11137 2001-01-04 Nicholas Duffek <nsd@redhat.com>
11138
11139 * gdbint.texinfo (POP_FRAME): Document use by return_command.
11140
11141 2000-12-25 Eli Zaretskii <eliz@gnu.org>
11142
11143 * refcard.tex: Version and copyright fixed. From Phil Edwards
11144 <pedwards@disaster.jaj.com>.
11145
11146 Thu Nov 30 16:57:19 2000 Andrew Cagney <cagney@b1.cygnus.com>
11147
11148 * gdbint.texinfo (ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM,
11149 DWARF2_REG_TO_REGNUM): Document.
11150
11151 Mon Nov 20 21:29:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
11152
11153 * gdbint.texinfo (Coding): Update current value of
11154 --enable-build-warnings. Mention --enable-gdb-build-warnings.
11155
11156 2000-11-19 Eli Zaretskii <eliz@gnu.org>
11157
11158 * gdb.texinfo (Continuing and Stepping): Fixed markup and typos,
11159 as suggested by Dmitry Sivachenko <dima@Chg.RU>.
11160
11161 2000-11-10 Christopher Faylor <cgf@cygnus.com>
11162
11163 * gdb.texinfo: Document new 'set step-mode' command.
11164
11165 2000-10-16 Eli Zaretskii <eliz@gnu.org>
11166
11167 * gdb.texinfo (Contributors, MIPS Embedded): Minor spelling
11168 changes from Dmitry Sivachenko <dima@Chg.RU>.
11169
11170 2000-09-26 Eli Zaretskii <eliz@gnu.org>
11171
11172 * gdb.texinfo (Hooks): Document the new post-hook functionality.
11173 From Steven Johnson <sbjohnson@ozemail.com.au>.
11174
11175 2000-08-10 Mark Kettenis <kettenis@gnu.org>
11176
11177 * gdbint.texinfo (Overall Structure): Spelling fix.
11178
11179 2000-08-10 Eli Zaretskii <eliz@gnu.org>
11180
11181 * gdbint.texinfo (Target Architecture Definition): Document that
11182 REGISTER_CONVERT_TO_VIRTUAL should only be called on a register
11183 for which REGISTER_CONVERTIBLE returns a zero value.
11184
11185 2000-07-08 Christopher Faylor <cgf@cygnus.com>
11186
11187 * Makefile.in (install-info): Find files to install in either the
11188 build or source directories (adapted from Makefile.am).
11189
11190 2000-07-07 Nicholas Duffek <nsd@redhat.com>
11191
11192 * stabs.texinfo: Fix spelling errors.
11193 (String Field): FILE-NUMBER starts from 0, not 1.
11194
11195 2000-07-05 Eli Zaretskii <eliz@gnu.org>
11196
11197 * refcard.tex: Remove \centerline from the blurb. Patch from
11198 Brian Youmans.
11199
11200 2000-06-25 Eli Zaretskii <eliz@gnu.org>
11201
11202 * Makefile.in (install-info): Support installation from outside of
11203 the source directory. Reported by Mark Harig
11204 <markh@frazier.landmark.com>.
11205
11206 2000-06-20 J.T. Conklin <jtc@redback.com>
11207
11208 * gdb.texinfo: Fix typo, $bpnum is set to last breakpoint number.
11209
11210 Fri May 26 15:55:33 2000 Andrew Cagney <cagney@b1.cygnus.com>
11211
11212 * Makefile.in (pdf, gdbint.pdf, gdb.pdf, stabs.pdf): New targets.
11213 Generate using pdftex.
11214 (PDFTEX): Define.
11215 (STAGESTUFF, maintainer-clean realclean): Add *.pdf.
11216 (gdb.texinfo, gdbint.texinfo, stabs.texinfo): When TeX insert the
11217 @contents at the start.
11218
11219 2000-05-24 Eli Zaretskii <eliz@gnu.org>
11220
11221 * gdb.texinfo: Remove duplicate @syncodeindex. From Brian
11222 Youmans.
11223
11224 Wed May 24 21:27:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
11225
11226 From Brian Youmans:
11227 * gdb.texinfo: Fix ``et al.''.
11228
11229 Tue May 23 22:57:41 2000 Andrew Cagney <cagney@b1.cygnus.com>
11230
11231 * Makefile.in (refcard.dvi): Remove quotes around REFEDITS in for
11232 loop.
11233
11234 2000-05-19 Jimmy Guo <guo@cup.hp.com>
11235
11236 * configure: Regenerate.
11237
11238 2000-05-17 Eli Zaretskii <eliz@gnu.org>
11239
11240 * Makefile.in (install-info): Run install-info on installed Info
11241 files.
11242
11243 Fri May 12 20:18:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
11244
11245 * gdb.texinfo: Add Stan Shebs, et.al. as authors. Mention
11246 Andrew Cagney.
11247
11248 2000-05-09 Eli Zaretskii <eliz@gnu.org>
11249
11250 * gdb.texinfo: Proofreading changes from Brian Youmans.
11251
11252 2000-05-01 Nick Duffek <nsd@cygnus.com>
11253
11254 * gdb.texinfo (Command Files): Mention -x, use @enumerate for
11255 startup sequence, minor edits.
11256
11257 2000-05-01 Eli Zaretskii <eliz@gnu.org>
11258
11259 * annotate.texi: Remove "@syncodeindex fn cp", it causes grief in
11260 TeX.
11261
11262 * gdb.texinfo: Add "@syncodeindex fn cp". Convert all entries
11263 "@kindex f" into "@kindex f (foo)", otherwise we get index entries
11264 like `n' and `s' which look weird. Convert some of the @kindex to
11265 @vindex, when they refer to variables, not commands.
11266
11267 Sat Apr 29 17:01:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
11268
11269 * gdbint.texinfo (Hints): Do not use @value{GDBN in @nodes.
11270
11271 2000-04-23 Eli Zaretskii <eliz@gnu.org>
11272
11273 * Makefile.in (GDBMI_DIR): New variable.
11274 (SET_TEXINPUTS): Add $(GDBMI_DIR).
11275 (SFILES_DOC): Add $(GDBMI_DIR)/gdbmi.texinfo.
11276 (gdbmi.texinfo): New target, for texi2roff.
11277 (gdb.me, gdb.ms, gdb.mm): Depend on gdbmi.texinfo.
11278 (gdb.info, gdb_toc.html): Add "-I ${GDBMI_DIR}".
11279
11280 * gdb.texinfo (Top): Add GDB/MI to the main menu and @include
11281 gdbmi.texinfo.
11282 (Mode Options): Add xref to GDB/MI docs and remove a FIXME
11283 comment.
11284
11285 2000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
11286
11287 * gdb.texinfo (Files): Update description of add-symbol-file
11288 command.
11289
11290 2000-04-17 Eli Zaretskii <eliz@gnu.org>
11291
11292 * gdb.texinfo (Porting GDB): Don't use @value in the node name, it
11293 prevents the build (and is generally a Bad Idea).
11294
11295 2000-04-17 Eli Zaretskii <eliz@gnu.org>
11296
11297 * gdb.texinfo (Protocol): Prevent makeinfo from complaining about
11298 a comma inside @var.
11299 (Command Files): Index markup changes from Dmitry Sivachenko
11300 <dima@Chg.RU>.
11301
11302 2000-04-16 Eli Zaretskii <eliz@gnu.org>
11303
11304 * Makefile.in (LN_S): Define.
11305 (gdb-cfg.texi, gdb.dvi, links2roff, inc-hist.texinfo): Don't
11306 invoke "ln -s" unless it is known to work.
11307
11308 * configure.in (AC_PROG_LN_S): Add.
11309
11310 2000-04-14 Jim Blandy <jimb@redhat.com>
11311
11312 * gdbint.texinfo (Pointers Are Not Always Addresses): New manual
11313 section.
11314 (Target Conditionals): Document ADDRESS_TO_POINTER,
11315 POINTER_TO_ADDRESS.
11316
11317 2000-04-11 Daniel Berlin <dan@cgsoftware.com>
11318
11319 * gdbint.texinfo: Replaced GDB with @value{GDBN}, @include
11320 gdb-cfg.texi to get the value.
11321
11322 2000-04-10 Jim Blandy <jimb@redhat.com>
11323
11324 * gdbint.texinfo (Target Architecture Definition): Fix
11325 cross-references.
11326
11327 2000-04-08 Jim Blandy <jimb@redhat.com>
11328
11329 * gdbint.texinfo (Using Different Register and Memory Data
11330 Representations): New section.
11331 (REGISTER_CONVERTIBLE, REGISTER_RAW_SIZE, REGISTER_VIRTUAL_SIZE,
11332 REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_VIRTUAL,
11333 REGISTER_CONVERT_TO_RAW): Document.
11334
11335 Mon Apr 3 19:16:32 2000 Andrew Cagney <cagney@b1.cygnus.com>
11336
11337 * gdb.texinfo (Protocol): Deprecate the sequence-id. Add cindex
11338 for acknowledgments.
11339
11340 Tue Mar 28 18:28:45 2000 Andrew Cagney <cagney@b1.cygnus.com>
11341
11342 * gdb.texinfo (Protocol): Replace ``qfThreadExtraInfo'' with
11343 qThreadExtraInfo.
11344
11345 2000-03-28 J.T. Conklin <jtc@redback.com>
11346
11347 * gdb.texinfo: Clarify which remote debug protocol commands are
11348 required and which are optional.
11349
11350 Tue Mar 28 16:06:22 2000 Andrew Cagney <cagney@b1.cygnus.com>
11351
11352 * gdb.texinfo: Revert remainder of Fri Mar 24 18:06:34 2000 Andrew
11353 Cagney <cagney@b1.cygnus.com>. Move @chapter and @node entries
11354 back to annotate.texi, rluser.texinfo and inc-hist.texinfo.
11355 * annotate.texi: Update.
11356
11357 2000-03-28 Stan Shebs <shebs@apple.com>
11358
11359 * gdb.texinfo: Update dates, bump to Eighth Edition (note
11360 expectation of additional changes before release), update
11361 ISBN, add copy of top-level menu for @ifhtml, remove explicit
11362 node links, rephrase and/or shorten lines to fix formatting
11363 problem in both regular and @smallbook formats.
11364 * annotate.texi: Shorten lines in example, use smallexample
11365 consistently everywhere.
11366 * Makefile.in: Add comment about texinfo 4.0 html generation.
11367 (SFILES_INCLUDED): Add annotate.texi.
11368
11369 2000-03-27 Daniel Berlin <dan@cgsoftware.com>
11370
11371 * gdb.texinfo (Debugging Output): Added new section, documenting
11372 the "set/show debug" commands.
11373
11374 Fri Mar 24 18:06:34 2000 Andrew Cagney <cagney@b1.cygnus.com>
11375
11376 * annotate.texi (Annotations): When GDBN omit @chapter and @node
11377 entry.
11378
11379 * gdb.texinfo: Check for @ifinfo instead of @ifnottex.
11380 (rluser.texinfo, inc-hist.texinfo, annotate.texi): Add local
11381 @chapter and @node entries.
11382
11383 * gdb.texinfo: Link all top-level nodes.
11384
11385 Fri Mar 24 17:56:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
11386
11387 * Makefile.in (install-info): Create $(infodir) before installing
11388 files.
11389
11390 2000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
11391
11392 From David Whedon <dwhedon@gordian.com>
11393 * gdbint.texinfo : Added paragraphs about command deprecation.
11394
11395 2000-03-22 Daniel Berlin <dan@cgsoftware.com>
11396
11397 * gdb.texinfo: Add documentation for the apropos command.
11398
11399 2000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
11400
11401 * gdb.texinfo: Add new queries ThreadInfo and ThreadExtraInfo.
11402
11403 2000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
11404
11405 * gdb.texinfo: Add white space to prevent overprinting in
11406 two places.
11407
11408 2000-03-17 Stan Shebs <shebs@apple.com>
11409
11410 * gdb.texinfo: Many minor changes from Dmitry Sivachenko
11411 <dima@Chg.RU>, also clarification of allowed content for
11412 string constants.
11413
11414 2000-03-16 Eli Zaretskii <eliz@gnu.org>
11415
11416 * gdb.texinfo (main menu): Add Annotations.
11417 (File Options): Add @cindex entries for each command-line option.
11418 Document --epoch, --annotate, --async, --interpreter, --write,
11419 --statistics, and --version.
11420
11421 * annotate.texi: Convert to a chapter. Use @value{GDBN} instead
11422 of GDB.
11423
11424 2000-02-23 Jim Blandy <jimb@redhat.com>
11425
11426 * gdbint.texinfo (FUNCTION_START_OFFSET): Document.
11427
11428 2000-02-22 Jim Blandy <jimb@redhat.com>
11429
11430 * gdbint.texinfo: Document COERCE_FLOAT_TO_DOUBLE --- the new form.
11431
11432 2000-02-15 Jason Molenda (jsm@bugshack.cygnus.com)
11433
11434 * Makefile.in (diststuff): New target.
11435
11436 2000-02-15 Kevin Buettner <kevinb@redhat.com>
11437
11438 * agentexpr.texi: Fix wording regarding Intel's IA-64
11439 architecture. [From Jim Wilson.]
11440
11441 2000-01-16 Tom Tromey <tromey@cygnus.com>
11442
11443 * gdb.texinfo (Breakpoints): Mention breakpoint ranges.
11444 (Delete Breaks): Mention range arguments.
11445 (Disabling): Likewise.
11446
11447 2000-01-05 Dmitry Sivachenko <dima@Chg.RU>
11448
11449 * gdb.texinfo: Wrap "ASCII" in @sc{}; clarify a few sentences.
11450
11451 Wed Dec 8 19:53:08 1999 Andrew Cagney <cagney@b1.cygnus.com>
11452
11453 * gdbint.texinfo (FRAME_CHAIN_VALID): Add the generic frame-chain
11454 valid functions.
11455
11456 1999-11-05 Stan Shebs <shebs@andros.cygnus.com>
11457
11458 * gdb.texinfo: Clarify regular expressions used in rbreak.
11459
11460 1999-10-15 Kevin Buettner <kevinb@cygnus.com>
11461
11462 * gdbint.texinfo (MEMORY_INSERT_BREAKPOINT,
11463 MEMORY_REMOVE_BREAKPOINT): Document.
11464
11465 Thu Oct 14 21:17:17 1999 Andrew Cagney <cagney@b1.cygnus.com>
11466
11467 * gdb.texinfo (remote): Document how GDB ignores the qOffsets BSS
11468 offset re-using the DATA offset instead.
11469
11470 1999-10-11 Jim Kingdon <kingdon@redhat.com>
11471
11472 * gdbint.texinfo (Target Architecture Definition): Add PARM_BOUNDARY.
11473
11474 1999-10-05 Stan Shebs <shebs@andros.cygnus.com>
11475
11476 From Dmitry Sivachenko <demon@gpad.ac.ru>:
11477 * gdb.texinfo: Use GDBP and GDBN everywhere, fix a couple other
11478 typos.
11479
11480 * gdb.texinfo: Various minor wording and formatting improvements,
11481 mentions of additional command-line options.
11482
11483 1999-09-30 Fred Fish <fnf@cygnus.com>
11484
11485 * gdb.texinfo: Document additional forms of specifying section
11486 names and addresses for the add-symbol-file command.
11487
11488 1999-09-14 Michael Snyder <msnyder@cleaver.cygnus.com>
11489
11490 * gdbint.texinfo: Fix typo, add the word "have".
11491
11492 1999-09-14 Jim Blandy <jimb@cris.red-bean.com>
11493
11494 * gdbint.texinfo (Target Architecture Definition): Document the
11495 SKIP_PERMANENT_BREAKPOINT macro.
11496
11497 1999-09-07 Stan Shebs <shebs@andros.cygnus.com>
11498
11499 * gdb.texinfo: Fiks speling errers.
11500
11501 * gdb.texinfo: Fix uses of @multitable.
11502
11503 From Eli Zaretskii <eliz@gnu.org>:
11504 * gdb.texinfo: Include details specific to DOS host, clarify
11505 some confusing language, fix @ref/@xref/@pxref usages, add
11506 comments about using with optimization, add more indexing,
11507 fix info about disassembly-flavor.
11508
11509 Tue Sep 7 09:11:24 1999 Kevin Buettner <kevinb@cygnus.com>
11510
11511 * gdbint.texinfo (IN_SOLIB_DYNSYM_RESOLVE_CODE,
11512 SKIP_SOLIB_RESOLVER): Define.
11513
11514 Fri Sep 3 18:05:14 1999 Andrew Cagney <cagney@b1.cygnus.com>
11515
11516 * gdb.texinfo (Protocol): Review. Add tables describing ``q'' and
11517 ``g'' packets.
11518
11519 1999-08-30 Stan Shebs <shebs@andros.cygnus.com>
11520
11521 * gdb.texinfo: Create a new "Configurations" chapter with
11522 platform-specific info, inline remote.texi and move sections of it
11523 into the new chapter, move bits about info proc, heuristic search,
11524 and register stack into the new chapter.
11525 * remote.texi: Remove, now part of gdb.texinfo.
11526 * Makefile.in (SFILES_INCLUDED): Remove ref to remote.texi.
11527
11528 1999-08-27 Jason Molenda (jsm@bugshack.cygnus.com)
11529
11530 * gdbint.texinfo (GDB_TARGET_IS_SUN3, GDB_TARGET_IS_SUN386,
11531 GDB_TARGET_IS_MACH386): These kludges have gone away.
11532
11533 Wed Aug 25 10:47:03 1999 Andrew Cagney <cagney@b1.cygnus.com>
11534
11535 * gdbint.texinfo (Target Architecture Definition): Mention
11536 TDEPLIBS.
11537
11538 1999-08-20 Stan Shebs <shebs@andros.cygnus.com>
11539
11540 * gdb.texinfo: Remove remaining "HPPA" conditionals, rewrite
11541 surrounding text to fit HP-UX bits into general info.
11542 (HPPA-cfg.texi): Remove, no longer useful.
11543
11544 * gdb.texinfo: Remove explicit links from @node lines, remove
11545 HP-added "Detailed Node Listing" from main menu which confuses
11546 things.
11547
11548 From Dmitry Sivachenko <dima@Chg.RU>:
11549 * gdb.texinfo: Use @value{GDBN} instead of plain GDB, fix grouping
11550 in description of `set environment'.
11551
11552 1999-08-17 Stan Shebs <shebs@andros.cygnus.com>
11553
11554 * gdbint.texinfo: Update coding standard to allow pure ANSI/ISO C.
11555
11556 1999-08-12 Ben Elliston <bje@cygnus.com>
11557
11558 * gdbint.texinfo (Breakpoint Handling): Add missing words.
11559
11560 1999-08-10 Eli Zaretskii <eliz@gnu.org>
11561
11562 * gdb.texinfo (Set Watchpoints): Explain some subtleties about
11563 watch, awatch, and rwatch. Explain why the latter two cannot be
11564 set as software watchpoints. Document that watchpoints for local
11565 variables are deleted when the debuggee terminates.
11566
11567 Wed Aug 11 13:18:14 1999 Andrew Cagney <cagney@amy.cygnus.com>
11568
11569 * remote.texi (Protocol): Further clarification of the "qRcmd"
11570 packet. Allow E.. response packet. "qRcmd" packet is no longer
11571 reserved.
11572
11573 1999-08-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
11574
11575 * Makefile.in: Rename inc-hist.texi to inc-hist.texinfo.
11576 * gdb.texinfo: Ditto.
11577
11578 1999-08-06 Tom Tromey <tromey@cygnus.com>
11579
11580 * gdb.texinfo (KOD): New node.
11581
11582 Fri Aug 6 17:05:48 1999 Andrew Cagney <cagney@b1.cygnus.com>
11583
11584 * remote.texi (Rcmd): Fix minor formatting typos.
11585
11586 Thu Aug 5 17:57:41 1999 Andrew Cagney <cagney@b1.cygnus.com>
11587
11588 * remote.texi (protocol qRcmd): Allow ``OK'' and ``O...'' response
11589 packets.
11590
11591 1999-07-14 Jim Blandy <jimb@zwingli.cygnus.com>
11592
11593 * gdbint.texinfo (PREPARE_TO_PROCEED, ADDR_BITS_REMOVE): Doc
11594 fixes.
11595
11596 Tue Jun 29 11:43:55 1999 Andrew Cagney <cagney@b1.cygnus.com>
11597
11598 * gdbint.texinfo (SAVE_DUMMY_FRAME_TOS): Define.
11599
11600 Fri Jun 25 11:47:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
11601
11602 * remote.texi (Communication Protocol): ``v'' is in use. Fix
11603 numerous formatting errors. Clarify ``i''. Mark ``i'', ``Z'',
11604 ``z'' and ``qRcmd'' as draft instead of reserved. Identify
11605 packets that are not supported on all hosts. Expand examples.
11606 Spell check.
11607
11608 1999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
11609
11610 * Makefile.in: Recognize html, install-html. Add targets
11611 to build HTML versions of documentation via texi2html.
11612
11613 Thu Jun 24 15:59:03 1999 Stan Shebs <shebs@andros.cygnus.com>
11614
11615 * gdbint.texinfo (Testsuite): New chapter, information about the
11616 testsuite.
11617
11618 Fri Jun 25 02:40:34 1999 Andrew Cagney <cagney@b1.cygnus.com>
11619
11620 * remote.texi (Communication Protocol): Rewrite.
11621
11622 Thu Jun 24 16:59:54 1999 Andrew Cagney <cagney@b1.cygnus.com>
11623
11624 * stabs.texinfo: Fix uses of xref.
11625
11626 Thu Jun 17 17:23:25 1999 Stan Shebs <shebs@andros.cygnus.com>
11627
11628 * gdbint.texinfo: Add an anti-printf exhortation, and update the
11629 info about patch submission.
11630
11631 Mon Jun 7 15:49:40 1999 Stan Shebs <shebs@andros.cygnus.com>
11632
11633 From Per Bothner <bothner@cygnus.com>:
11634 * gdb.texinfo: Document Chill support.
11635
11636 Fri Jun 4 16:58:22 1999 Andrew Cagney <cagney@b1.cygnus.com>
11637
11638 * gdbint.texinfo (SP_REGNUM, FP_REGNUM, PC_REGNUM): Add reference
11639 to corresponding TARGET_READ_reg TARGET_WRITE_reg macros.
11640 Document that the value should be greater-than or equal-to zero.
11641 (NO_STD_REGS): Document. Deprecate.
11642
11643 Tue Jun 1 15:04:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
11644
11645 * gdbint.texinfo (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT):
11646 Document that these are not used.
11647
11648 Thu May 27 09:28:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
11649
11650 * gdbint.texinfo (EXTRACT_STRUCT_VALUE_ADDRESS_P): Document.
11651
11652 Mon May 24 10:07:39 1999 Andrew Cagney <cagney@b1.cygnus.com>
11653
11654 * gdbint.texinfo (FRAME_NUM_ARGS): Update definition. Parameter
11655 numargs was dropped.
11656
11657 Thu May 20 12:26:59 1999 Andrew Cagney <cagney@b1.cygnus.com>
11658
11659 * gdbint.texinfo (FRAMELESS_FUNCTION_INVOCATION): Update.
11660
11661 Tue Apr 27 19:14:20 1999 Andrew Cagney <cagney@b1.cygnus.com>
11662
11663 * gdbint.texinfo (SKIP_PROLOGUE, SKIP_PROLOGUE_FRAMELESS_P):
11664 Update.
11665
11666 Thu Apr 22 13:07:37 1999 Andrew Cagney <cagney@b1.cygnus.com>
11667
11668 * gdbint.texinfo (USE_GENERIC_DUMMY_FRAMES): Document.
11669 (GET_SAVED_REGISTER): Update, not just the a29k uses this.
11670
11671 Wed Apr 21 13:59:01 1999 Dave Brolley <brolley@cygnus.com>
11672
11673 * gdbint.texinfo: Fix typos: $ -> @.
11674
11675 Tue Apr 20 11:59:38 1999 Andrew Cagney <cagney@b1.cygnus.com>
11676
11677 * gdbint.texinfo (REGISTER_NAMES, BREAKPOINT, BIG_BREAKPOINT,
11678 LITTLE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT,
11679 BIG_REMOTE_BREAKPOINT): Deprecate in favor of REGISTER_NAME and
11680 BREAKPOINT_FROM_PC.
11681
11682 Mon Apr 12 16:00:44 1999 Andrew Cagney <cagney@b1.cygnus.com>
11683
11684 * gdbint.texinfo (CALL_DUMMY_STACK_ADJUST_P,
11685 CALL_DUMMY_STACK_ADJUST): Document.
11686
11687 Thu Apr 8 17:23:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
11688
11689 * gdbint.texinfo (CALL_DUMMY_P, CALL_DUMMY_WORDS,
11690 SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY): Define.
11691
11692 1999-04-02 Stan Shebs <shebs@andros.cygnus.com>
11693
11694 * gdbint.texinfo (MAINTENANCE_CMDS): Remove ref, since it no
11695 longer exists.
11696
11697 Tue Mar 9 19:25:11 1999 Stan Shebs <shebs@andros.cygnus.com>
11698
11699 * gdb.texinfo, remote.texi, all-cfg.texi, HPPA-cfg.texi: Remove
11700 nearly all @ifset/@ifclear conditionals; nobody uses them, and
11701 they make the manual source incomprehensible.
11702 * h8-cfg.texi: Remove, hasn't been used in years.
11703
11704 Thu Feb 11 18:00:59 1999 Stan Shebs <shebs@andros.cygnus.com>
11705
11706 * gdb.texinfo: Update the credits.
11707
11708 Mon Feb 8 17:33:57 1999 Stan Shebs <shebs@andros.cygnus.com>
11709
11710 * gdb.texinfo: Fix mistakes noticed in printout of last
11711 draft, add Alpha to discussion of heuristic fence post.
11712
11713 Fri Feb 5 17:20:00 1999 Stan Shebs <shebs@andros.cygnus.com>
11714
11715 * gdb.texinfo, remote.texi: Many changes; update to Seventh
11716 Edition, merge some HP changes into mainline, describe some
11717 previously undocumented features, describe more of the target
11718 commands available, eliminate obsolete section on renamed
11719 commands.
11720 * all-cfg.texi, HPPA-cfg.texi: Remove some obsolete conditionals.
11721
11722 Wed Jan 20 17:47:45 1999 Stan Shebs <shebs@andros.cygnus.com>
11723
11724 * gdb.texinfo: Make many HPPA conditionals unconditional,
11725 including catchpoint description, since now on for all configs.
11726 * all-cfg.texi: @clear HPPA, since is mainly for very HP-specific
11727 specializations.
11728
11729 Thu Jan 14 17:10:12 1999 Stan Shebs <shebs@andros.cygnus.com>
11730
11731 * Makefile.in (GDBvn.texi): Fix match expression to work with
11732 current format of VERSION in gdb/Makefile.in.
11733 * gdb.texinfo: Fix node ref to match new readline.
11734
11735 Wed Jan 13 10:38:40 1999 Edith Epstein <eepstein@sophia.cygnus.com>
11736
11737 * gdb.texinfo: Changes made as part of a project to merge in
11738 changes made by HP. Documentation makes extensive use of
11739 @ifclear HPPA and @ifset HPPA. The HP manual omits doumentation
11740 on remote debugging. There are differences in documentation
11741 (HP vs. non-HP) on C++ support (aCC vs. gnu gcc++). Also,
11742 the HP manual discusses catchpoints, hardware watchpoints, and
11743 some HPUX specific limitations for shared library support.
11744
11745 There are also a number of @node changes.
11746
11747 1999-01-12 Jason Molenda (jsm@bugshack.cygnus.com)
11748
11749 * gdbint.texinfo (Formatting): Disambiguate a sentence.
11750 (C Usage): Same.
11751
11752 Wed Jan 6 11:55:34 1999 David Taylor <taylor@texas.cygnus.com>
11753
11754 The following changes were made by Edith Epstein
11755 <eepstein@cygnus.com> as part of a project to merge in changes
11756 made by HP.
11757
11758 * HPPA-cfg.texi: new file.
11759
11760 * all-cfg.texi: set HPPA for HP PA-RISC targets.
11761
11762 * refcard.tex: change documentation about catch.
11763 removed info catch.
11764
11765 Mon Jan 4 18:29:18 1999 Stan Shebs <shebs@andros.cygnus.com>
11766
11767 * gdbint.texinfo: Expand on GDB's coding standards,
11768 specify the use of arg names with prototypes.
11769
11770 1998-12-14 J.T. Conklin <jtc@redbacknetworks.com>
11771
11772 * gdb.texinfo: Fix tipo.
11773
11774 Sun Dec 13 10:27:59 1998 Andrew Cagney <cagney@b1.cygnus.com>
11775
11776 * gdbint.texinfo: Document TARGET_BYTE_ORDER_DEFAULT and
11777 TARGET_BYTE_ORDER_SELECTABLE_P.
11778
11779 Thu Dec 10 16:07:09 1998 Andrew Cagney <cagney@b1.cygnus.com>
11780
11781 * gdbint.texinfo (FRAME_FIND_SAVED_REGS): Document.
11782
11783 1998-12-09 Jim Blandy <jimb@zwingli.cygnus.com>
11784
11785 * agentexpr.texi: New file.
11786
11787 Wed Dec 9 21:13:57 1998 Andrew Cagney <cagney@chook>
11788
11789 * gdbint.texinfo (REGISTER_NAME): Replace REGISTER_NAMES.
11790
11791 1998-12-03 J.T. Conklin <jtc@redbacknetworks.com>
11792
11793 * remote.texi: Changed wording that implied that the GDB remote
11794 protocol caches register values instead of GDB itself.
11795
11796 Tue Dec 1 17:45:43 1998 Stan Shebs <shebs@andros.cygnus.com>
11797
11798 * gdbint.texinfo: Add some info about symbol readers.
11799 (CHILL_PRODUCER, etc): Comment out descriptions, not useful.
11800 (IN_SOLIB_CALL_TRAMPOLINE): Rename info from IN_SOLIB_TRAMPOLINE.
11801 (IN_SOLIB_RETURN_TRAMPOLINE): Describe.
11802 (KERNEL_DEBUGGING, MIPSEL): No info about these, remove.
11803
11804 Mon Nov 30 11:32:21 1998 Andrew Cagney <cagney@chook>
11805
11806 * gdbint.texinfo (FRAME_CHAIN_VALID_ALTERNATE):
11807
11808 Sat Nov 28 13:45:53 1998 Andrew Cagney <cagney@b1.cygnus.com>
11809
11810 * gdbint.texinfo (INNER_THAN): Update, now takes parameters.
11811
11812 Fri Nov 27 12:39:45 1998 Andrew Cagney <cagney@chook>
11813
11814 * gdbint.texinfo (NO_SINGLE_STEP): Replace with
11815 SOFTWARE_SINGLE_STEP_P and SOFTWARE_SINGLE_STEP.
11816
11817 Wed Oct 14 10:02:40 1998 Andrew Cagney <cagney@b1.cygnus.com>
11818
11819 * gdbint.texinfo: Fix minor typos.
11820
11821 Wed Sep 30 18:03:19 1998 Stan Shebs <shebs@andros.cygnus.com>
11822
11823 * gdbint.texinfo: Complete overhaul. Group descriptions more
11824 logically, add more info on generic algorithms, remove much
11825 obsolete and/or wrong material.
11826
11827 Fri Jul 24 17:51:38 1998 Ian Lance Taylor <ian@cygnus.com>
11828
11829 * stabs.texinfo (Method Type Descriptor): Expand and correct.
11830
11831 Mon May 4 10:37:12 1998 Brian Youmans (3diff@gnu.org)
11832
11833 * refcard.tex: Copyright, address updates.
11834
11835 Tue Apr 21 18:09:56 1998 Stan Shebs <shebs@andros.cygnus.com>
11836
11837 * gdb.texinfo (EDITION, DATE): Update and change to use ordinals
11838 for the edition instead of confusing GDB-version-like numbers.
11839
11840 Mon Apr 13 14:05:00 1998 Fred Fish <fnf@cygnus.com>
11841
11842 * gdb.texinfo (hbreak, watch): Fix typo, "date" -> "data".
11843
11844 Thu Apr 2 16:52:44 1998 Jason Molenda (crash@bugshack.cygnus.com)
11845
11846 * LRS: Reformat a bit to keep text under 80 columns.
11847
11848 Thu Apr 2 16:10:36 1998 Stan Shebs <shebs@andros.cygnus.com>
11849
11850 * gdb.texinfo: Add some credits, mention bug monitor.
11851 * remote.texi: Mention mips monitor targets.
11852 * gdbint.texinfo: Describe SP_REGNUM, STEP_SKIPS_DELAY.
11853
11854 Mon Feb 2 17:13:03 1998 Stan Shebs <shebs@andros.cygnus.com>
11855
11856 * gdbint.texinfo: Remove obsolete mentions of pinsn.c and opcode.h
11857 files, finish sorting of host vs target vs native macros, describe
11858 some more of them.
11859
11860 Tue Jan 13 16:44:50 1998 Fred Fish <fnf@cygnus.com>
11861
11862 * gdbint.texinfo (Host Conditionals): Document change from
11863 using NO_MMALLOC to it's inverse, USE_MMALLOC.
11864
11865 Mon Nov 24 13:55:21 1997 Andrew Cagney <cagney@b1.cygnus.com>
11866
11867 * gdbint.texinfo (Host Conditionals): Document
11868 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, HAVE_LONG_DOUBLE.
11869
11870 Fri Jul 4 14:52:31 1997 Ian Lance Taylor <ian@cygnus.com>
11871
11872 * gdbint.texinfo (Host Conditionals): Add CRLF_SOURCE_LINES.
11873 Document LSEEK_NOT_LINEAR.
11874
11875 Tue Mar 25 14:44:09 1997 Ian Lance Taylor <ian@cygnus.com>
11876
11877 * stabs.texinfo (Stab Section Basics): Make it clear that only
11878 some versions of the GNU linker remove the leading N_UNDF symbol.
11879
11880 Thu Feb 27 17:45:19 1997 Ian Lance Taylor <ian@cygnus.com>
11881
11882 * stabs.texinfo (String Field): Document type number pairs here,
11883 instead of in the Sun specific section.
11884 (Include Files): The GNU linker supports the N_BINCL
11885 optimization. Clarify the N_BINCL value, and what it is used
11886 for.
11887 (Procedures): Document N_FUN with an empty string to mark the end
11888 of a function.
11889 (Typedefs): Mention that Sun compilers may use N_GSYM for a type.
11890 (Sun Differences): Remove this node, as the information is now
11891 elsewhere in the main document.
11892 (Stab Section Basics): Mention that the GNU linker may optimize
11893 stabs and remove the leading N_UNDF symbol.
11894
11895 Mon Dec 9 12:23:32 1996 Roland Pesch <roland@wrs.com>
11896
11897 * gdb.texinfo, refcard.tex: Restore author credit
11898
11899 Wed Oct 2 22:01:36 1996 Fred Fish <fnf@fishfood.ninemoons.com>
11900
11901 * gdbint.texinfo (SIGTRAMP_START, SIGTRAMP_END): Update
11902 documentation to account for START and END macros taking
11903 one arg.
11904
11905 Thu Aug 22 17:59:03 1996 Fred Fish <fnf@cygnus.com>
11906
11907 From: Eberhard Mattes <mattes@azu.informatik.uni-stuttgart.de>
11908 * gdb.texinfo (Frames): Fix typo.
11909
11910 Tue Jul 23 10:06:20 1996 Fred Fish <fnf@cygnus.com>
11911
11912 * gdbint.texinfo (NO_SINGLE_STEP): Document that single_step takes
11913 a target_signal as arg type, not a pid.
11914
11915 Fri Jul 12 11:10:05 1996 Stu Grossman (grossman@critters.cygnus.com)
11916
11917 * gdb.texinfo: Document `set assembly-language'.
11918
11919 Thu Jul 11 13:50:28 1996 Stan Shebs <shebs@andros.cygnus.com>
11920
11921 * remote.texi: Update list of stubs in the GDB distribution.
11922
11923 Fri Jul 5 15:38:54 1996 Fred Fish <fnf@cygnus.com>
11924
11925 * gdbint.texinfo (NO_MMCHECK): Renamed from NO_MMALLOC_CHECK.
11926 Also document that some systems can use mmalloc but must define
11927 this if their C runtime allocates memory that is later freed.
11928 (MMCHECK_FORCE): Document new macro.
11929
11930 Fri Jun 28 22:17:10 1996 Dawn Perchik <dawn@cygnus.com>
11931
11932 * remote.texi: Add documentation for target Sparclet.
11933
11934 Mon Jun 24 18:12:22 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
11935
11936 * Makefile.in (srcdir, VPATH, prefix, infodir, INSTALL,
11937 INSTALL_PROGRAM, INSTALL_DATA): Use autoconf set values.
11938 * configure.in: Rewritten for autoconf.
11939 * configure: New.
11940
11941 Mon Jun 17 10:43:41 1996 Fred Fish <fnf@cygnus.com>
11942
11943 * Makefile.in (DVIPS): New define, set to dvips.
11944 (dvi): Add stabs.dvi.
11945 (ps): New target.
11946 (all-doc): Depend on info, dvi, and ps targets.
11947 (STAGESTUFF): Add *.ps and *.dvi files.
11948 (clean-info, clean-dvi): Remove.
11949 (mostlyclean): Does not depend upon clean-info or clean-dvi,
11950 rules completely rewritten.
11951 (maintainer-clean): Remove clean-info and clean-dvi
11952 dependencies and put their actions in the rules.
11953 (gdb.ps): New target
11954 (gdb.dvi, gdbgui.dvi, gdbint.dvi, stabs.dvi): Remove
11955 intermediate TeX files, whether they have 2 or 3 character
11956 extensions.
11957 (gdbint.ps): Add target and rules.
11958 (gdb-internals): Delete unused target.
11959 (Makefile): Depends upon config.status also.
11960
11961 Sat Mar 30 15:46:58 1996 Fred Fish <fnf@cygnus.com>
11962
11963 * gdbint.texinfo (CC_HAS_LONG_LONG): Clarify when/how this is
11964 set.
11965
11966 Sat Mar 16 15:10:20 1996 Fred Fish <fnf@cygnus.com>
11967
11968 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
11969 * gdb.texinfo (Expressions): Fix erroneous array constant example.
11970
11971 Sat Mar 16 13:28:45 1996 Fred Fish <fnf@cygnus.com>
11972
11973 * gdb.texinfo: Add missing "@bullet" to some "@itemize" commands.
11974
11975 Sat Feb 10 03:28:36 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11976
11977 * gdb.texinfo (Print settings): Document
11978 `set/show print static-members' commands.
11979
11980 Wed Jan 10 14:16:37 1996 Fred Fish <fnf@cygnus.com>
11981
11982 * gdbint.texinfo (Native): Document name change, coredep.c to
11983 core-aout.c.
11984
11985 Wed Dec 13 12:35:28 1995 Ian Lance Taylor <ian@cygnus.com>
11986
11987 * stabs.texinfo (Include Files): Document the values the SunOS4
11988 linker creates for N_BINCL/N_EINCL/N_EXCL stabs.
11989
11990 Fri Dec 8 21:08:44 1995 Fred Fish <fnf@cygnus.com>
11991
11992 * gdbint.texinfo (Releases): Change gdb.tar.Z to gdb.tar.gz.
11993 Fix typo.
11994
11995 Fri Dec 1 11:07:50 1995 Fred Fish <fnf@cygnus.com>
11996
11997 * gdbint.texinfo (Releases): Make "gdb.tar.gz" rather than
11998 "gdb.tar.Z".
11999
12000 Wed Sep 20 13:14:10 1995 Ian Lance Taylor <ian@cygnus.com>
12001
12002 * Makefile.in (maintainer-clean): New target, synonym for
12003 realclean.
12004
12005 Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
12006
12007 * Update all FSF addresses except those in COPYING* files.
12008
12009 Wed Jul 19 18:43:03 1995 Stan Shebs <shebs@andros.cygnus.com>
12010
12011 From Richard Earnshaw (rearnsha@armltd.co.uk):
12012 * gdb.texinfo (convenience variables): Document $_exitcode.
12013 (quit): Document optional expression to use as exit code.
12014
12015 Thu Jun 22 21:27:33 1995 Victoria Mixon <victoria@cygnus.com>
12016
12017 * gdb.texinfo, remote.texi: Brought up to date with various
12018 GDB changes.
12019
12020 Tue Jun 20 14:35:38 1995 Stan Shebs <shebs@andros.cygnus.com>
12021
12022 * gdb.texinfo: Update dates and versions, fix comments about
12023 hardware watchpoints in future releases and about the
12024 sharedlibrary command.
12025
12026 Mon May 8 09:30:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12027
12028 * stabs.texinfo: Remove node `XCOFF differences'. Describe value of
12029 C_FUN stab. Other cleanups.
12030
12031 Wed Apr 19 07:02:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12032
12033 * remote.texi (Bootstrapping): Clarify that flush_i_cache is only
12034 for the sparc stub.
12035
12036 Tue Apr 11 11:41:49 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12037
12038 * annotate.texi: Clarify which addresses have differing formats
12039 depending on the language and which do not.
12040
12041 Tue Mar 28 16:56:22 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12042
12043 * remote.texi (NetWare): Changed example to use BOARD= instead of
12044 NODE= argument to reflect correspoding change to gdbserve.nlm.
12045
12046 Fri Mar 17 06:47:02 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12047
12048 * stabs.texinfo (Negative Type Numbers): Mention the fact that
12049 GDB, as well as AIX dbx, supports the size type attribute.
12050
12051 Thu Mar 16 12:11:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12052
12053 * stabs.texinfo (Negative Type Numbers): Document types -31 to -34.
12054
12055 Mon Mar 13 16:49:13 1995 Per Bothner <bothner@kalessin.cygnus.com>
12056
12057 * gdb.texinfo (Define): Document $arg0... arguments to commands,
12058 and new 'if' and 'while' commands.
12059
12060 Fri Feb 17 15:24:35 1995 Per Bothner <bothner@kalessin.cygnus.com>
12061
12062 * gdb.texinfo (Artificial arrays): Note use of coerce-to-array-type.
12063
12064 Wed Feb 15 11:59:18 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12065
12066 * all-cfg.texi: New flag, GDBSERVE, for NetWare's gdbserve.nlm.
12067 * remote.texi (NetWare): New node, how to use gdbserve.nlm on
12068 NetWare targets. Mostly stolen from the Server node.
12069
12070 Fri Feb 10 20:20:08 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12071
12072 * gdb.texinfo (Setting): Talk about the language of a source file
12073 versus the working language. The old documentation did not match
12074 what GDB did.
12075
12076 Wed Feb 1 20:26:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12077
12078 * stabs.texinfo (Source Files): Document N_SO used to mark the end
12079 of a source file.
12080
12081 Mon Jan 23 14:23:37 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12082
12083 * gdb.texinfo (Processes): New node.
12084
12085 Tue Jan 17 14:09:03 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
12086
12087 * remote.texi: Update documentation of set/show mipsfpu.
12088
12089 Fri Jan 6 17:17:28 1995 Stan Shebs <shebs@andros.cygnus.com>
12090
12091 * gdbgui.texinfo: New file, manual for GUI (gdbtk) users.
12092 * Makefile.in (gdbgui.dvi, gdbgui.info): New actions.
12093
12094 Sun Sep 4 16:47:21 1994 Stan Shebs (shebs@andros.cygnus.com)
12095
12096 * gdbint.texinfo: Removed mentions of some incorrectly placed and
12097 obsolete conditionals, described some others.
12098
12099 Mon Aug 1 15:42:39 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12100
12101 * gdbint.texinfo: Remove references to BROKEN_LARGE_ALLOCA and
12102 SET_STACK_LIMIT_HUGE; they were removed from GDB 14 May 1994.
12103
12104 Mon Aug 1 15:12:02 1994 Stan Shebs (shebs@andros.cygnus.com)
12105
12106 * gdbint.texinfo: Put regex conditionals in their own table.
12107
12108 Tue Jul 26 18:32:52 1994 Stan Shebs (shebs@andros.cygnus.com)
12109
12110 * gdbint.texinfo: Removed mentions of many obsolete conditionals,
12111 described or fixed the descriptions of many others.
12112
12113 Sun Jul 17 14:14:03 1994 Stan Shebs (shebs@andros.cygnus.com)
12114
12115 * gdb.texinfo: Add some more credits.
12116 * gdbint.texinfo: Capitalize GDB consistently, describe some
12117 macros and remove some.
12118
12119 Thu Jul 14 18:43:17 1994 Stan Shebs (shebs@andros.cygnus.com)
12120
12121 * gdbint.texinfo: Removed mentions of many incorrectly placed and
12122 obsolete conditionals, described some others.
12123
12124 Tue Jul 12 12:23:15 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12125
12126 * gdb.texinfo (help targets): Changed to `help target', which
12127 is the correct gdb command.
12128
12129 Wed Jun 22 18:00:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12130
12131 * annotate.texi (TODO): New node, for keeping track of annotations
12132 suggested but not yet implemented.
12133
12134 Wed Jun 1 16:10:45 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12135
12136 * stabs.texinfo (Statics): Value of xcoff C_BSTAT points to
12137 another symbol, it is not the address itself.
12138
12139 Thu May 5 20:23:36 1994 Stan Shebs (shebs@andros.cygnus.com)
12140
12141 * stabs.texinfo (Stab Section Basics): Add comment about alignment
12142 of stabs-in-coff sections.
12143
12144 Wed May 4 06:26:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12145
12146 * annotate.texi: Change edition to 0.5 and date to May 1994.
12147 Add index.
12148 (Frames): New node, for frame annotation.
12149 (Displays): New node, for display annotation.
12150
12151 * remote.texi (MIPS Remote): Say that set timeout doesn't apply
12152 when waiting for your program to stop.
12153
12154 Fri Apr 29 18:24:46 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12155
12156 * annotate.texi (Breakpoint Info): Document annotation of header
12157 fields and record annotation.
12158
12159 Thu Apr 28 07:44:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12160
12161 * annotate.texi: New file, to document annotations.
12162
12163 Thu Apr 21 14:20:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12164
12165 * Makefile.in (clean): Don't remove GDBvn.texi (apparently on Jan
12166 16 I meant to make this change but did not). Do remove gdb-cfg.texi.
12167
12168 Wed Apr 20 11:22:48 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12169
12170 * stabs.texinfo (Stab Section Basics): Say what is in .stab
12171 section, and say n_strx field is compilation unit relative.
12172 * stabs.texinfo: Don't use @code for a.out when it is the name of
12173 an object file format.
12174
12175 Wed Apr 13 20:29:54 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
12176
12177 * gdb.texinfo: Refer to file names, not path names, per rms
12178 convention.
12179 (Arguments): Fix typo.
12180
12181 Thu Mar 24 08:09:12 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12182
12183 * stabs.texinfo (Global Variables): Talk about stabs in files
12184 where variables are referenced, but not defined.
12185
12186 Wed Mar 23 07:16:36 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12187
12188 * stabs.texinfo: Move stuff on @ and # type descriptors from node
12189 Cplusplus to new nodes Member Type Descriptor and Method Type
12190 Descriptor. Re-write stuff for #.
12191
12192 Wed Mar 16 08:20:19 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12193
12194 * gdb.texinfo (Print Settings): Don't document "set print
12195 fast-symbolic-addr off". The bug which it worked around was fixed
12196 on 25 Feb 94 in coffread.c, so I'm nuking the command.
12197
12198 * stabs.texinfo (Alternate Entry Points): New node, rewritten from
12199 N_ENTRY node.
12200
12201 * stabs.texinfo (Type Descriptors): Add 'Y' type descriptor.
12202
12203 Tue Mar 15 08:43:02 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12204
12205 * gdbint.texinfo (Host Conditionals, Target Conditionals): Remove
12206 references to ieee-float.c.
12207
12208 Fri Mar 11 08:09:40 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12209
12210 * gdb.texinfo (Set Breaks): Update documentation for tbreak to
12211 match what the code actually does.
12212
12213 Wed Mar 9 19:43:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12214
12215 * stabs.texinfo (Symbol Descriptors): Add OS9000 symbol descriptor s.
12216
12217 Tue Mar 1 17:04:43 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
12218
12219 * stabs.texinfo (Type Descriptors): Add OS9000 type descriptors c,
12220 i, and b.
12221
12222 Wed Feb 23 10:44:18 1994 Jim Kingdon (kingdon@rtl.cygnus.com)
12223
12224 * stabs.texinfo: Document N_RBRAC as function relative for COFF as
12225 well as for ELF and SOM. Unify the descriptions of ELF and SOM
12226 as "stabs in sections" rather than just saying "ELF and SOM".
12227 Also make that stuff apply to COFF.
12228
12229 Fri Feb 18 08:25:58 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12230
12231 * gdb.texinfo (Formatting Documentation): Change GhostScript to
12232 Ghostscript.
12233
12234 Fri Feb 4 06:31:31 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12235
12236 * gdb.texinfo (Continuing and Stepping): When talking about "step"
12237 versus functions without line numbers, also mention stepping into
12238 them as well as "step" when you are in them. Tell the user how to
12239 deal with the situation. Add comment about "debugging information".
12240
12241 Thu Feb 3 11:39:59 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12242
12243 * stabs.texinfo (Enumerations): Document restriction on where
12244 enumeration types can appear and still win with GDB.
12245
12246 Wed Feb 2 11:29:17 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12247
12248 * stabs.texinfo (Negative Type Numbers): Document format for type
12249 -16.
12250
12251 Thu Jan 27 16:53:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12252
12253 * gdb.texinfo (Selection, Frame Info): Update information about
12254 arbitrary frame specficiations.
12255
12256 Wed Jan 26 15:31:57 1994 Roland H. Pesch (pesch@fowanton.cygnus.com)
12257
12258 * gdb.texinfo, remote.texi: general editing pass prior to Net release
12259
12260 Tue Jan 25 12:12:04 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12261
12262 * stabs.texinfo (String Field): Discuss continuing stabs with ?.
12263
12264 Wed Jan 19 06:39:24 1994 David J. Mackenzie (djm@thepub.cygnus.com)
12265
12266 * stabs.texinfo (Non-Stab Symbol Types): Mention N_SET* | N_EXT.
12267
12268 Sun Jan 16 12:43:32 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12269
12270 * stabs.texinfo: Re-do stuff about C_BSTAT and move from XCOFF
12271 Differences node to Statics node.
12272 (Statics): Discuss XCOFF use of V symbol descriptor.
12273
12274 * Makefile.in: Remove refcard.dvi and GDBvn.texi in realclean,
12275 not clean.
12276
12277 Wed Jan 12 21:29:54 1994 John Gilmore (gnu@cygnus.com)
12278
12279 * gdb.texinfo (Print Settings): Document `set print
12280 fast-symbolic-addr' and improve the doc for some other
12281 `set print's.
12282
12283 Mon Jan 3 17:23:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12284
12285 * stabs.texinfo (String Field): Talk about defining several type
12286 numbers at once.
12287 Fix lint regarding changing node ELF Transformations to
12288 ELF and SOM Transformations.
12289
12290 Fri Dec 31 00:42:43 1993 John Gilmore (gnu@cygnus.com)
12291
12292 * stabs.texinfo: Insert Peter Kessler's name as inventor (I think).
12293
12294 Tue Dec 28 09:30:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12295
12296 * stabs.texinfo (Cross-References): `::' is for nested types only
12297 within <>.
12298 (Structures): Document static members.
12299
12300 Mon Dec 27 13:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12301
12302 * stabs.texinfo: Document S type attribute.
12303
12304 Sun Dec 26 20:46:36 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
12305
12306 * stabs.texinfo: Add notes about stabs-in-som where appropriate.
12307
12308 Fri Dec 3 19:13:19 1993 John Gilmore (gnu@cygnus.com)
12309
12310 * gdbint.texinfo: Fix a few typos.
12311
12312 Sun Nov 28 18:06:25 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12313
12314 * gdb.texinfo, remote.texi: formatting improvements
12315
12316 * gdb.texinfo (New Features): mention threads.
12317 (Summary, C): fix xrefs in newly contributed text.
12318 (Threads): index entries, clarifications, example
12319 (passim): minor typos fixed, phrasing improvements
12320
12321 * remote.texi (Bootstrapping): rephrase text on ^C and add index
12322 entries; (Server): explain use of gdbserver w/real-time systems,
12323 add example of conflicting TCP port; (MIPS Remote) break up
12324 running text into table, highlighting commands, and add example.
12325
12326 Wed Nov 24 14:15:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12327
12328 * refcard.tex: avoid bad linebreaks even when REFEDITS=psrc.sed
12329
12330 Fri Nov 12 16:10:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12331
12332 * stabs.texinfo (Nested Symbols): New node.
12333 (String Field, Symbol Descriptors, Cross-References): Refer to it.
12334
12335 Thu Nov 11 13:26:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12336
12337 * stabs.texinfo (Stabs in ELF): Clarify how Bbss.bss work with respect
12338 to picking which Bbss.bss symbol to use, and (because there seems to
12339 be no good way of doing it) re-write some of the text to make it
12340 sound like Bbss.bss isn't such a great idea after all (as currently
12341 designed).
12342
12343 * gdb.texinfo (C): In addition to saying people have to use g++ for
12344 good results, say they have to use stabs. Specifically say cfront
12345 doesn't work well.
12346 (Summary): Merge in information on Modula-2, Pascal, and Chill from
12347 the gdb README. Add xrefs to places where the support for the various
12348 languages is described in detail.
12349
12350 Mon Nov 8 11:47:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12351
12352 * stabs.texinfo: Clean up stuff about visibility and virtual
12353 characters.
12354
12355 * stabs.texinfo (N_M2C): Cite Sun doc.
12356
12357 Fri Nov 5 16:27:27 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12358
12359 * gdb.texinfo: updates re threads.
12360 * remote.texinfo: avoid index entries starting with digits.
12361
12362 Tue Nov 2 09:08:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12363
12364 * stabs.texinfo (Enumerations): Talk about large, negative and
12365 octal values. Clean up cross reference to type attributes.
12366 (String Field): Say that GDB 4.11 supports size attribute.
12367
12368 Sun Oct 31 13:31:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12369
12370 * remote.texi (VxWorks Remote): Clarify that rebuilding VxWorks kernel
12371 is a mandatory step. Make the stuff about that more concise.
12372
12373 Wed Oct 27 00:25:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12374
12375 * stabs.texinfo (Class Names): New node.
12376
12377 * gdb.texinfo (Command Files): Explain order of init file reading.
12378
12379 * remote.texi (Bootstrapping): Talk about getting the serial driver
12380 to deal with ^C sent by gdb to stop the remote system.
12381
12382 Mon Oct 25 03:25:41 1993 Tom Lord (lord@cygnus.com)
12383
12384 * libgdb.texinfo (I/O): incorporated better phrasing from rich.
12385
12386 * libgdb.texinfo (Defining Commands): made the DOC arg
12387 to gdb_define_app_command a char * instead of char **
12388 per a suggestion from kingdon.
12389
12390 * libgdb.texinfo: total rewrite from a different starting
12391 premise.
12392
12393 Wed Oct 20 18:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12394
12395 * stabs.texinfo (Local Variable Parameters): Re-write paragraph on
12396 floats passed as doubles (to improve clarity).
12397
12398 Tue Oct 19 14:21:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12399
12400 * gdb.texinfo (Source Path): index entries for $cwd, $pdir
12401
12402 * a4rc.sed: update to work with Andreas Vogel papersize params
12403
12404 * refcard.tex: use Andreas Vogel simplifications of papersize
12405 params; remove useless version info; update copyright date.
12406
12407 Tue Oct 19 10:46:22 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12408
12409 * gdb.texinfo (Symbols): Add class NAME to doc for ptype.
12410
12411 Tue Oct 12 09:11:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12412
12413 * gdb.texinfo (Files): Say what address the load command loads it at.
12414
12415 * stabs.texinfo (Common Blocks): Minor cleanups.
12416
12417 * stabs.texinfo: Update ld stabs in elf relocation to reflect the fact
12418 that Sun has backed away from the linker kludge and thus the relevant
12419 issue is changes to the SunPRO tools, not the Solaris linker.
12420
12421 * stabs.texinfo (Traditional Integer Types): Clean up description
12422 of octal bounds a little bit. Document extra leading zeroes.
12423
12424 Thu Oct 7 16:15:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12425
12426 * gdb.texinfo (Signaling): Update for symbolic symbol names
12427 and add a section explaining the difference between the GDB
12428 signal command and the shell kill utility.
12429
12430 Wed Oct 6 13:23:01 1993 Tom Lord (lord@rtl.cygnus.com)
12431
12432 * libgdb.texinfo: added `@' to braces that were unescaped.
12433
12434 Mon Oct 4 10:42:18 1993 Tom Lord (lord@rtl.cygnus.com)
12435
12436 * libgdb.texinfo: new file. Spec for the gdb library.
12437
12438 Sun Oct 3 15:26:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12439
12440 * stabs.texinfo (Include Files): Fix typo (start -> end).
12441
12442 Thu Sep 30 18:24:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12443
12444 * gdb.texinfo, remote.texi: assorted small improvements, mostly
12445 from Melissa at FSF's editing pass.
12446
12447 Thu Sep 30 11:54:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12448
12449 * gdb.texinfo: Remove stuff about ar and 14 character filenames.
12450 I believe this was fixed by the 13 Sep 89 change to print_frame_info.
12451 Also, modern versions of ar like BSD 4.4 or SVR4 don't have this bug.
12452
12453 Wed Sep 22 21:22:11 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12454
12455 * remote.texi (Bootstrapping): Discuss 386 call gates.
12456
12457 Sat Sep 18 17:10:44 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
12458
12459 * stabs.texinfo (Based Variables): New node.
12460
12461 Thu Sep 16 17:48:55 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
12462
12463 * stabs.texinfo (Negative Type Numbers): Re-write discussions of
12464 names, sizes, and formats to suggest how not to lose.
12465
12466 Sat Sep 11 09:35:11 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
12467
12468 * stabs.texinfo (Methods): Fix typo.
12469
12470 Fri Sep 10 06:34:20 1993 David J. Mackenzie (djm@thepub.cygnus.com)
12471
12472 * gdb.texinfo: Fix a few typos.
12473
12474 Wed Sep 8 09:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12475
12476 * gdb.texinfo: Clarify how well it works with Fortran.
12477
12478 * stabs.texinfo (Stabs In ELF, Statics, ELF Transformations):
12479 More on relocating stabs in ELF files.
12480
12481 Tue Sep 7 13:45:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12482
12483 * stabs.texinfo (Stabs In ELF): Talk about N_FUN value.
12484
12485 Mon Sep 6 19:23:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12486
12487 * stabs.texinfo (Local Variable Parameters): Talk about nameless
12488 parameters on VAX.
12489
12490 Fri Sep 3 17:06:08 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12491
12492 * gdb.texinfo: @up/@down -> @raisesections/@lowersections
12493
12494 Fri Sep 3 12:04:15 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12495
12496 * stabs.texinfo: Make info author notice match the TeX author notice.
12497
12498 Tue Aug 31 13:21:06 1993 David J. Mackenzie (djm@thepub.cygnus.com)
12499
12500 * stabs.texinfo: Initial-caps all words in node names and
12501 non-trivial words in section names.
12502
12503 Mon Aug 30 11:13:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12504
12505 * stabs.texinfo: Many minor cleanups.
12506
12507 * stabs.texinfo: Remove @deffn except from Expanded Reference node.
12508
12509 Sat Aug 28 12:08:09 1993 David J. MacKenzie (djm@edison.eng.umd.edu)
12510
12511 * stabs.texinfo: Remove full description of big example.
12512 It's not really helpful; just use pieces of it where appropriate.
12513 Add more Texinfo formatting directives (@samp, etc.).
12514 Use @deffn to define stab types.
12515 Eliminate some wordiness. Break up some nodes.
12516 Add an (alphabetized) index of symbol types.
12517 Use consistent capitalization style in node and section names.
12518
12519 Thu Aug 26 06:36:31 1993 Fred Fish (fnf@deneb.cygnus.com)
12520
12521 * gdb.texinfo: Change typo "Two two" to "The two".
12522
12523 Sun Aug 22 12:15:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12524
12525 * stabs.texinfo (XCOFF-differences): Remove references to
12526 non-existent types N_DECL and N_RPSYM.
12527
12528 * stabs.texinfo (String Field): Say that type attributes bug is
12529 fixed in GDB 4.10, since it is.
12530
12531 * stabs.texinfo: Clean up djm cleanups, and more cleanups of my own.
12532
12533 Sat Aug 21 04:32:28 1993 David MacKenzie (djm@cygnus.com)
12534
12535 * stabs.texinfo: Formatting cleanups.
12536
12537 Fri Aug 20 20:49:53 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12538
12539 * stabs.texinfo: When explaining the n_type of a stab, standardize
12540 how we do it ('#' as a comment indicator, "36 is N_FUN" as text,
12541 no tabs, use @r).
12542 (Global Variables): Clean up.
12543
12544 Tue Aug 17 15:57:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12545
12546 * stabs.texinfo (Stack Variables): Re-write.
12547
12548 Mon Aug 16 21:20:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12549
12550 * stabs.texinfo (Stabs-in-elf): Talk about getting the start
12551 addresses of a source file. Also revise formatting.
12552 Change "object module" or "object file" to "source file".
12553 Various: Miscellaneous cleanups.
12554
12555 Thu Aug 12 15:11:51 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12556
12557 * stabs.texinfo: Point to mangling info in gcc's gpcompare.texi.
12558
12559 Tue Aug 10 16:57:49 1993 Stan Shebs (shebs@rtl.cygnus.com)
12560
12561 * gdbint.texinfo: Removed many nonsensical machine-collected
12562 host and target conditionals, described some of the remainder.
12563
12564 Tue Aug 10 13:28:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12565
12566 * gdbint.texinfo (Getting Started): Use @itemize, not @table.
12567
12568 * gdbint.texinfo (Top): Add name to @top line, and re-write the
12569 paragraph which follows.
12570
12571 * gdbint.texinfo (Host): Use @code not @samp for Makefile
12572 variables. Looks better and avoids overful hbox.
12573
12574 Fri Jul 30 18:26:21 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12575
12576 * stabs.texinfo (Procedures): Improve stuff on nested functions.
12577
12578 Thu Jul 29 15:10:58 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12579
12580 * remote.texi: (MIPS Remote) clearer doc for set/show timeout,
12581 retransmit-timeout
12582
12583 Thu Jul 29 13:16:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12584
12585 * gdbint.texinfo: Update statement about `some ancient Unix
12586 systems, like Ultrix 4.0' to Ultrix 4.2.
12587
12588 Wed Jul 28 15:26:53 1993 Roland H. Pesch (pesch@el_bosque.cygnus.com)
12589
12590 * h8-cfg.texi, all-cfg.texi: new flag GDBSERVER
12591
12592 * Makefile.in: depend on remote.texi rather than gdbinv-s.texi
12593
12594 * remote.texi: (Server) New node on gdbserver. (Remote Serial,
12595 ST2000 Remote, MIPS Remote): mention `host:port' syntax for TCP.
12596
12597 * remote.texi: new name for former gdbinv-s.texi
12598
12599 * gdb.texinfo: use remote.texi rather than gdbinv-s.texi
12600
12601 Wed Jul 28 08:26:24 1993 Ian Lance Taylor (ian@cygnus.com)
12602
12603 * gdbinv-s.texi: Documented timeout and retransmit-timeout
12604 variables for MIPS remote debugging protocol.
12605
12606 Mon Jul 26 13:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12607
12608 * stabs.texinfo (Negative Type Numbers): FORTRAN LOGICAL fix.
12609
12610 Tue Jul 20 16:30:41 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
12611
12612 * Makefile.in (refcard.dvi): Use srcdir where necessary.
12613
12614 Mon Jul 19 12:02:50 1993 Roland H. Pesch (pesch@cygnus.com)
12615
12616 * gdb.texinfo: repair conditional bugs in text markup
12617
12618 Fri Jul 16 18:57:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12619
12620 * gdb.texinfo, all-cfg.texi, h8-cfg.texi: introduce MOD2 switch
12621 to select Modula-2 material.
12622
12623 Thu Jul 15 13:15:01 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12624
12625 * stabs.texinfo: Cleanups regarding statics.
12626
12627 * gdbinv-s.texi (Bootstrapping): Document exceptionHandler.
12628 (Debug Session): Mention exceptionHandler. Add xref to Bootstrapping.
12629
12630 Mon Jul 12 13:37:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12631
12632 * stabs.texinfo: N_MAIN is sometimes used for C.
12633
12634 Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12635
12636 * gdbint.texinfo (Host, Target Conditionals): Remove TM_FILE_OVERRIDE.
12637
12638 Tue Jul 6 12:41:28 1993 John Gilmore (gnu@cygnus.com)
12639
12640 * gdbint.texinfo (Target Conditionals): Remove NO_TYPEDEFS,
12641 removed from the code by Kingdon.
12642
12643 Tue Jul 6 12:24:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12644
12645 * gdb.texinfo (Break Commands): Remove stuff about flushing terminal
12646 input when evaluating breakpoint conditions; the bug has been fixed.
12647
12648 * gdb.texinfo (Continuing and Stepping): Argument to "continue"
12649 sets the ignore count to N-1, not to N.
12650
12651 Thu Jul 1 14:57:42 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12652
12653 * refcard.tex (\hoffset): correct longstanding error to match
12654 intended offset; avoids cutting off edge on some printers
12655
12656 Wed Jun 30 18:23:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12657
12658 * stabs.texinfo (Parameters): Say that order of stabs is significant.
12659
12660 Fri Jun 25 21:34:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12661
12662 * stabs.texinfo (Common Blocks): Say what Sun FORTRAN does.
12663
12664 Fri Jun 25 16:15:10 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12665
12666 * Makefile.in: (REFEDITS) new var to control whether PS or CM
12667 fonts and whether US or A4 paper for GDB refcard; (refcard.dvi)
12668 collect sed edits if any, apply to refcard before formatting;
12669 (refcard.ps) stop implying PS fonts if PS output requested;
12670 (lrefcard.ps) delete extra target for variant PS fonts
12671
12672 * refcard.tex: parametrize papersize dependent info, collect
12673 in easily replaced spot
12674
12675 * a4rc.sed: new file, edits to refcard for A4 paper
12676
12677 Fri Jun 25 14:21:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12678
12679 * stabs.texinfo (Negative Type Numbers): Type -16 is 4 bytes.
12680
12681 Wed Jun 23 15:02:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12682
12683 * stabs.texinfo (Negative Type Numbers): Minor character cleanups.
12684
12685 Tue Jun 22 16:31:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12686
12687 * stabs.texinfo: Express disapproval of 'D' symbol descriptor
12688 politely rather than rudely.
12689
12690 Fri Jun 18 19:42:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12691
12692 * stabs.texinfo: Document common blocks.
12693
12694 Fri Jun 18 12:12:57 1993 Fred Fish (fnf@cygnus.com)
12695
12696 * stabs.texinfo: Add some basic info about stabs-in-elf.
12697
12698 Fri Jun 18 13:57:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12699
12700 * stabs.texinfo (Top): Minor cleanup.
12701
12702 Mon Jun 14 16:16:51 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
12703
12704 * Makefile.in (install-info): remove parentdir support
12705
12706 Tue Jun 15 18:11:39 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12707
12708 * gdb.texinfo (Copying): delete this node and references to it;
12709 RMS says this manual need not carry GPL. (passim): Improvements
12710 from last round at FSF, largely due to Ian Taylor review, and
12711 minor formatting improvements.
12712
12713 * gdbinv-s.texi (passim): Improvements from last round at FSF,
12714 largely due to Ian Taylor review. (Debug Session): minor edits to
12715 new text.
12716
12717 Sun Jun 13 12:52:39 1993 Jim Kingdon (kingdon@cygnus.com)
12718
12719 * Makefile.in (realclean): Remove info and dvi files too.
12720
12721 Sat Jun 12 16:09:22 1993 Jim Kingdon (kingdon@cygnus.com)
12722
12723 * {all,h8}-config.texi: Rename to *-cfg.texi for 14 char filenames.
12724 * Makefile.in: Change accordingly. gdb-config.texi -> gdb-cfg.texi.
12725 * gdb.texinfo: Change accordingly.
12726
12727 * stabs.texinfo: Clean up N_{L,R}BRAC. Discuss what addresses of
12728 N_{L,R}BRAC,N_SLINE are relative to.
12729
12730 Fri Jun 11 15:15:55 1993 Jim Kingdon (kingdon@cygnus.com)
12731
12732 * Makefile.in (GDBvn.texi): Update atomically.
12733
12734 Wed Jun 9 10:58:16 1993 Jim Kingdon (kingdon@cygnus.com)
12735
12736 * gdbinv-s.texi (Debug Session): Document exceptionHook.
12737
12738 Tue Jun 8 13:42:04 1993 Jim Kingdon (kingdon@cygnus.com)
12739
12740 * gdb.texinfo (Print Settings): Move all stuff relating to symbolic
12741 addresses together. Also motivate the set print symbol-filename
12742 command and suggest other solutions.
12743
12744 Tue Jun 1 22:46:43 1993 Fred Fish (fnf@cygnus.com)
12745
12746 * gdb.texinfo (set print elements): Note that the number of
12747 elements is set to unlimited by "set print elements 0".
12748
12749 Mon May 31 08:06:55 1993 Jim Kingdon (kingdon@cygnus.com)
12750
12751 * stabs.texinfo (Builtin Type Descriptors): Try to clarify what
12752 NF_LDOUBLE means.
12753 (Stab Types): Include Solaris stab types.
12754 (Procedures): Document Solaris extensions.
12755
12756 Thu May 27 06:20:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12757
12758 * gdb.texinfo: Add `set print symbol-filename' doc.
12759
12760 Wed May 26 00:26:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12761
12762 * stabs.texinfo (Arrays): Talk about type definition vs. type
12763 information.
12764
12765 * stabs.texinfo (Builtin Type Descriptors): Talk about omitting
12766 the trailing semicolon.
12767
12768 Tue May 25 14:49:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12769
12770 * stabs.texinfo (Line Numbers, Source Files): Re-write these two nodes
12771 and merge in other parts of the document addressing these subjects.
12772 gdbint.texinfo (XCOFF): Remove info which is now in stabs.texinfo.
12773
12774 * stabs.texinfo (Subranges, Arrays): Try to explain about the semicolon
12775 at the end of a range type.
12776
12777 * stabs.texinfo (Subranges): "A offset" and "T offset" are not
12778 AIX extensions.
12779
12780 Mon May 24 09:00:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12781
12782 * stabs.texinfo (Stabs Format): Misc fixes.
12783
12784 Sat May 22 10:40:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12785
12786 * stabs.texinfo (Constants): Allow an `e' constant to be non-enum.
12787 (Traditional builtin types): Document convex convention for long long.
12788 (Negative builtin types): Discuss type names, and misc fixes.
12789
12790 Fri May 21 11:20:31 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12791
12792 * stabs.texinfo (Builtin Type Descriptors): Document the floating
12793 point types used with @samp{R} type descriptor.
12794 (Symbol Descriptors): Describe how to handle conflict between
12795 different meanings of @samp{P} symbol descriptor.
12796
12797 Thu May 20 13:35:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12798
12799 * stabs.texinfo: Remove node Quick Reference and put its children
12800 directly under the main menu.
12801
12802 * stabs.texinfo: Many more changes to bring it into line with
12803 AIX documentation and reality. I think it now has all the
12804 information from the AIX documentation, except that I burned
12805 out when I got to variant records (Pascal and Modula-2) and
12806 all the COBOL types. Oh well, we can add them later when we're
12807 worrying more about those languages.
12808
12809 * stabs.texinfo (Automatic variables): Talk about what it means
12810 to omit the symbol descriptor.
12811
12812 Tue May 18 17:59:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12813
12814 * stabs.texinfo (Parameters): Add "(sometimes)" when describing
12815 gcc2 behavior with promoted args.
12816
12817 Fri May 14 21:35:29 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12818
12819 * gdb.texinfo: include readline appendices in info version of manual
12820
12821 Fri May 7 11:56:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12822
12823 * gdbinv-s.texi (Remote Serial): describe new ^C behavior in
12824 target remote.
12825
12826 * gdb.texinfo (Machine Code): more index entries for disassemble
12827
12828 Fri May 7 10:12:30 1993 Fred Fish (fnf@cygnus.com)
12829
12830 * Clarify the intended use of the gdb-testers and gdb-patches
12831 mailing lists, and shrink gzip comment.
12832
12833 Thu May 6 16:39:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12834
12835 * gdb.texinfo (Shell Commands): do not mention SHELL env var in
12836 DOSHOST configuration of manual.
12837
12838 * gdb.texinfo (MIPS Stack): new node.
12839
12840 * all-config.texi (MIPS) new switch.
12841
12842 * gdbinv-s.texi (Nindy Options) Remove two instances of future
12843 tense; (MIPS Remote) new node.
12844
12845 * gdb.texinfo (passim) rephrases to work around makeinfo @value
12846 bug; (Environment) less passive, other small cleanups in text about
12847 .cshrc/.bashrc; (Invoking GDB) new MIPS Remote menu entry;
12848 (Remote) new MIPS Remote menu entry.
12849
12850 Thu Apr 29 09:36:25 1993 Jim Kingdon (kingdon@cygnus.com)
12851
12852 * stabs.texinfo: Many changes to include information from the
12853 AIX documentation.
12854
12855 * gdb.texinfo (Environment): Mention pitfall with .cshrc.
12856
12857 Tue Apr 27 14:02:57 1993 Jim Kingdon (kingdon@cygnus.com)
12858
12859 * gdbint.texinfo (new node Debugging GDB, elsewhere):
12860 Move a bunch of information from ../README.
12861 (Getting Started): New node.
12862
12863 Fri Apr 23 17:21:13 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12864
12865 * gdbinv-s.texi, gdb.texinfo: include Hitachi SH target
12866
12867 * gdb.texinfo: advance manual revision dates to present
12868
12869 * gdbinv-s.texi, gdb.texinfo, all-config.texi, h8-config.texi:
12870 stop using silly Roman numerals in @set variable names
12871
12872 Fri Apr 23 07:30:01 1993 Jim Kingdon (kingdon@cygnus.com)
12873
12874 * stabs.texinfo (Parameters): Keep trying to get this right.
12875
12876 Wed Apr 21 15:18:47 1993 Jim Kingdon (kingdon@cygnus.com)
12877
12878 * stabs.texinfo (Parameters): More on "local parameters".
12879
12880 Mon Apr 19 08:00:51 1993 Jim Kingdon (kingdon@cygnus.com)
12881
12882 * stabs.texinfo (Parameters): Re-do "local parameters" section.
12883
12884 Sun Apr 18 09:47:45 1993 Jim Kingdon (kingdon@cygnus.com)
12885
12886 * stabs.texinfo (Symbol descriptors): Re-do using @table and @xref.
12887 (Parameters): Rewrite.
12888 (xcoff-differences, Sun-differences): Minor changes.
12889
12890 Thu Apr 15 02:35:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
12891
12892 * stabs.texinfo: Minor cleanup.
12893
12894 Wed Apr 14 17:31:00 1993 Jim Kingdon (kingdon@cygnus.com)
12895
12896 * gdbint.texinfo: Minor xcoff stuff.
12897
12898 Wed Apr 7 14:11:07 1993 Fred Fish (fnf@cygnus.com)
12899
12900 * gdbint.texinfo: Update for new config directory structure.
12901 Add info about internal type data structures.
12902
12903 Mon Apr 5 09:06:30 1993 Ian Lance Taylor (ian@cygnus.com)
12904
12905 * Makefile.in (SFILES_INCLUDED): gdb-config.texi is no longer in
12906 $(srcdir).
12907 (gdb-config.texi): Depend on file in $(srcdir).
12908
12909 Fri Apr 2 16:55:13 1993 Jim Kingdon (kingdon@cygnus.com)
12910
12911 * stabs.texinfo: Fixes about N_SO.
12912
12913 Fri Mar 26 18:00:35 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12914
12915 * gdb.texinfo: include list of nonstandard init file names
12916
12917 * *-config.texi: new switch GENERIC for text that applies *only*
12918 to (usual) multiple-target version of manual
12919
12920 * gdb.texinfo, gdbinv-s.texi: Update conditional markup to correct
12921 h8 config
12922
12923 * gdb.texinfo: depend on latest fixed makeinfo, use conditionals
12924 in menus (rather than conditionally selected multiple alternative
12925 menus).
12926
12927 * Makefile.in: define and use DOC_CONFIG var to select
12928 configuration for GDB user manual.
12929
12930 * gdb-config.texi: delete from repository, generate from Makefile.
12931
12932 * all-config.texi: normal `generic' configuration file, formerly
12933 stored as gdb-config.texi
12934
12935 Wed Mar 24 14:03:19 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
12936
12937 * Makefile.in: add dvi target to build all .dvi files
12938
12939 Tue Mar 23 16:03:24 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12940
12941 * gdb.texinfo, gdvinv-s.texinfo: formatting improvements.
12942
12943 Fri Mar 19 21:46:50 1993 John Gilmore (gnu@cygnus.com)
12944
12945 * gdbint.texinfo: Doc NO_MMALLOC and NO_MMALLOC_CHECK as
12946 host conditionals.
12947 * stabs.texinfo: More array fixes inspired by Jim's.
12948
12949 Fri Mar 19 10:23:34 1993 Jim Kingdon (kingdon@cygnus.com)
12950
12951 * stabs.texinfo: Fixes re arrays and continuations.
12952
12953 * gdbint.texinfo: Add XCOFF node.
12954
12955 Mon Mar 8 15:52:18 1993 John Gilmore (gnu@cygnus.com)
12956
12957 * gdb.texinfo: Add `set print max-symbolic-offset' doc.
12958
12959 Sun Feb 21 17:09:38 1993 Per Bothner (bothner@rtl.cygnus.com)
12960
12961 * stabs.texinfo: Fix for array types to mention lower bounds.
12962
12963 Thu Feb 18 01:19:49 1993 John Gilmore (gnu@cygnus.com)
12964
12965 * gdbint.texinfo: Update PTRACE_ARG3_TYPE doc, pull PT_*.
12966
12967 Wed Feb 17 08:15:24 1993 John Gilmore (gnu@cygnus.com)
12968
12969 * gdbint.texinfo: Remove SET_STACK_LIMIT_HUGE from target defines.
12970
12971 Thu Feb 11 10:38:40 1993 John Gilmore (gnu@cygnus.com)
12972
12973 * gdbint.texinfo: Fix thinko (NM_FILE => NAT_FILE). Found
12974 by Michael Ben-Gershon <mybg@CS.HUJI.AC.IL>.
12975
12976 Wed Feb 10 23:59:19 1993 John Gilmore (gnu@cygnus.com)
12977
12978 * gdbint.texinfo: Eliminate IBM6000_HOST, document IBM6000_TARGET.
12979
12980 Tue Feb 9 18:26:21 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12981
12982 * gdb.texinfo, gdbinv-s.texi: misc updates
12983
12984 Sat Feb 6 10:25:47 1993 John Gilmore (gnu@cygnus.com)
12985
12986 * gdbint.texinfo: Brief documentation for longjmp support,
12987 from an email msg by Stu.
12988
12989 Fri Feb 5 14:10:15 1993 John Gilmore (gnu@cygnus.com)
12990
12991 * stabs.texinfo: Fix description of floating point "range"
12992 types (which really define basic types). Reported by Jim Meehan,
12993 <meehan@src.dec.com>.
12994
12995 * gdbint.texinfo: Remove COFF_NO_LONG_FILE_NAMES define, now gone.
12996
12997 Thu Feb 4 13:56:46 1993 Ian Lance Taylor (ian@cygnus.com)
12998
12999 * gdbint.texinfo: Slightly expand section on supporting a new
13000 object file format.
13001
13002 Thu Feb 4 01:49:04 1993 John Gilmore (gnu@cygnus.com)
13003
13004 * Makefile.in (refcard.ps, lrefcard.ps): Remove psref.tex
13005 intermediate file.
13006
13007 Tue Feb 2 12:18:06 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13008
13009 * gdb.texinfo, gdbinv-s.texi: miscellaneous stylistic cleanups
13010
13011 Mon Feb 1 15:35:47 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13012
13013 * gdbinv-s.texi: z8000 simulator target name is just "sim"
13014
13015 * gdbinv-s.texi: Mention that Z8000 simulator can simulate Z8001
13016 as well as Z8002.
13017
13018 Sat Nov 28 06:51:35 1992 John Gilmore (gnu@cygnus.com)
13019
13020 * gdbint.texinfo: Add sections on clean design and on how to send
13021 in changes.
13022
13023 Mon Nov 9 23:57:02 1992 John Gilmore (gnu@cygnus.com)
13024
13025 * gdbint.texinfo: Add how to declare the result of make_cleanup.
13026
13027 Mon Oct 26 11:09:47 1992 John Gilmore (gnu@cygnus.com)
13028
13029 * gdb.texinfo: Fix typo, reported by Karl Berry.
13030
13031 Fri Oct 23 00:41:21 1992 John Gilmore (gnu@cygnus.com)
13032
13033 * gdb.texinfo: Add opcodes dir to GDB distribution description.
13034
13035 Sat Oct 10 18:04:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13036
13037 * gdbint.texinfo: fixed a stray email address (needs @@),
13038 added @table @code to node "Native Conditionals"
13039
13040 Tue Sep 22 00:34:15 1992 John Gilmore (gnu@cygnus.com)
13041
13042 * gdbint.texinfo: Describe coding style of GDB.
13043
13044 Mon Sep 21 19:32:16 1992 John Gilmore (gnu@cygnus.com)
13045
13046 * stabs.texinfo: Minor wording changes.
13047
13048 Tue Sep 15 02:57:09 1992 John Gilmore (gnu@cygnus.com)
13049
13050 * gdbint.texinfo: Improve release doc slightly.
13051
13052 Fri Sep 11 01:34:25 1992 John Gilmore (gnu@sphagnum.cygnus.com)
13053
13054 * gdbint.texinfo: Improve doc of GDB config macros.
13055
13056 Wed Sep 9 16:52:06 1992 John Gilmore (gnu@cygnus.com)
13057
13058 * stabs.texinfo: Remove Bothner's changes for C++ nested types.
13059 These will be reinserted when examined.
13060
13061 Mon Aug 24 01:17:55 1992 John Gilmore (gnu@cygnus.com)
13062
13063 * gdbint.texinfo: Make a start at documenting all the #if macros
13064 in GDB. At least list them all, and start separating them into
13065 host-specific and target-specific.
13066
13067 Tue Aug 18 15:59:13 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
13068
13069 * gdbinv-s.m4.in: refrain from using @cartouche for just a few
13070 examples (not consistent w others).
13071 gdb.texinfo: issue disclaimer paragraph on cmdline options only
13072 for generic vn of doc
13073
13074 Tue Aug 18 14:53:27 1992 Ian Lance Taylor (ian@cygnus.com)
13075
13076 * Makefile.in: always create installation directories.
13077
13078 Tue Aug 18 14:11:50 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
13079
13080 * gdb.texinfo: in h8 config, do not describe searching commands.
13081
13082 Mon Aug 17 18:07:59 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
13083
13084 * gdb.texinfo, none.m4, h8.m4, gdbinv-s.m4.in: improve H8/300
13085 conditionals; introduce a few generic switches that may be
13086 useful for other cross-dev or dos-hosted configs.
13087
13088 * gdb.texinfo: fix typo in "info reg" description
13089
13090 Sun Aug 16 01:16:18 1992 John Gilmore (gnu@cygnus.com)
13091
13092 * stabs.texinfo: Minor updates from running TeX over it.
13093 * Makefile.in (stabs.dvi, stabs.ps): Add.
13094
13095 Sat Aug 15 20:52:24 1992 Per Bothner (bothner@rtl.cygnus.com)
13096
13097 * stabs.texinfo: Stabs documentation, written by Julia Menapace.
13098 First pass at converting it to texinfo.
13099
13100 Sat Aug 15 03:14:59 1992 John Gilmore (gnu@cygnus.com)
13101
13102 * gdb.texinfo, refcard.tex: Document mult args on `info reg'.
13103 * Makefile.in (refcard.ps, lrefcard.ps): Add missing $(srdir).
13104
13105 Fri Aug 14 21:08:47 1992 John Gilmore (gnu@cygnus.com)
13106
13107 * gdbint.texinfo: Add section on partial symbol tables.
13108
13109 Sat Jun 20 16:31:10 1992 John Gilmore (gnu at cygnus.com)
13110
13111 * gdb.texinfo: document `set remotedebug' and `set
13112 rstack_high_address'.
13113
13114 Thu May 14 17:09:48 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
13115
13116 * gdb.texinfo: slight expansion of new text on reading info files
13117 * gdbinv-s.m4.in: correct and expand info on cross-debugging
13118 H8/300 from DOS.
13119
13120 Tue May 12 12:22:47 1992 John Gilmore (gnu at cygnus.com)
13121
13122 * gdb.texinfo: `info user' => `show user'. Noticed by David Taylor.
13123
13124 Mon May 11 19:06:27 1992 John Gilmore (gnu at cygnus.com)
13125
13126 * gdb.texinfo: Say how to read the `info' files.
13127
13128 Tue May 5 12:11:38 1992 K. Richard Pixley (rich@cygnus.com)
13129
13130 * Makefile.in: gm4 -> m4.
13131
13132 Fri Apr 10 17:50:43 1992 John Gilmore (gnu at rtl.cygnus.com)
13133
13134 * gdb.texinfo: Update for GDB-4.5. Move `Formatting
13135 Documentation' ahead of `Installing GDB' to match README.
13136 Update shared library doc, -readnow and -mapped, and directory
13137 structure (add glob and mmalloc). Update configure doc.
13138
13139 Tue Mar 24 23:28:38 1992 K. Richard Pixley (rich@cygnus.com)
13140
13141 * Makefile.in: remove $(srcdir) from gdb.info rule.
13142
13143 Sat Mar 7 18:44:50 1992 K. Richard Pixley (rich@rtl.cygnus.com)
13144
13145 * Makefile.in: commented out gdb-all.texinfo rule. This is
13146 temporary.
13147
13148 Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
13149
13150 * Makefile.in, configure.in: removed traces of namesubdir,
13151 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
13152 copyrights to '92, '13, changed some from Cygnus to FSF.
13153
13154 Fri Dec 13 09:47:31 1991 John Gilmore (gnu at cygnus.com)
13155
13156 * gdb.texinfo: Improve how we ask for bug reports.
13157
13158 Tue Dec 10 04:07:21 1991 K. Richard Pixley (rich at rtl.cygnus.com)
13159
13160 * Makefile.in: infodir belongs in datadir.
13161
13162 Fri Dec 6 23:57:34 1991 K. Richard Pixley (rich at rtl.cygnus.com)
13163
13164 * Makefile.in: remove spaces following hyphens, bsd make can't
13165 cope. install using INSTALL_DATA. added clean-info. added
13166 standards.text support.
13167
13168 Thu Dec 5 22:46:12 1991 K. Richard Pixley (rich at rtl.cygnus.com)
13169
13170 * Makefile.in: idestdir and ddestdir go away. Added copyrights
13171 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
13172 and mandir now keyed off datadir by default.
13173
13174 \f
13175 Local Variables:
13176 mode: change-log
13177 left-margin: 8
13178 fill-column: 74
13179 version-control: never
13180 coding: utf-8
13181 End:
This page took 0.363333 seconds and 3 git commands to generate.