gdb/python: Add architecture method to gdb.PendingFrame
[deliverable/binutils-gdb.git] / gdb / doc / ChangeLog
1 2020-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
2
3 * python.texi (Unwinding Frames in Python): Document
4 PendingFrame.architecture method.
5
6 2020-06-26 Eli Zaretskii <eliz@gnu.org>
7
8 * gdb.texinfo (Shell Commands): More accurate description of use
9 of $SHELL. Reported by Sandra Loosemore <sandra@codesourcery.com>.
10
11 2020-06-23 Andrew Burgess <andrew.burgess@embecosm.com>
12
13 * gdb.texinfo (Maintenance Commands): Document new 'maint print
14 xml-desc' command.
15
16 2020-06-22 Philippe Waroquiers <philippe.waroquiers@skynet.be>
17
18 * gdb.texinfo (Command aliases default args): New node documenting
19 how to use default args for a command using aliases.
20 (Aliases): Document the new 'DEFAULT-ARGS...' option.
21 (Help): Update help aliases text and describe when full alias
22 definition is provided.
23
24 2020-06-11 Tom Tromey <tromey@adacore.com>
25
26 * gdb.texinfo (Index Files): Reword. Remove Ada limitation.
27
28 2020-06-10 Jonny Grant <jg@jguk.org>
29
30 * gdb.texinfo: Remove broken links Previous and Up from
31 contents.
32
33 2020-05-23 Tom Tromey <tom@tromey.com>
34
35 * gdb.texinfo (Output Styling): Don't mention completion styling.
36 (Editing): Don't mention readline completion styling.
37
38 2020-05-23 Tom Tromey <tom@tromey.com>
39
40 * gdb.texinfo (Output Styling): Mention completion styling.
41 (Editing): Mention readline completion styling.
42
43 2020-05-19 Pedro Alves <palves@redhat.com>
44
45 * gdb.texinfo (Attach): Update exec-file-mismatch description to
46 mention build IDs.
47 (Separate Debug Files): Add "build id" anchor.
48
49 2020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
50
51 * gdb.texinfo (Help): Document the help and apropos changes.
52 (Aliases): Document new meaning of -a abbreviation flag.
53
54 2020-05-05 Kamil Rytarowski <n54@gmx.com>
55
56 * gdb.texinfo (info proc, info proc cmdline, info proc cwd)
57 (info proc exe, info proc mappings, info proc stat): Mention
58 NetBSD support.
59
60 2020-04-28 Tom Tromey <tom@tromey.com>
61
62 * python.texi (Commands In Python): Document gdb.COMMAND_TUI.
63
64 2020-04-27 Tom Tromey <tromey@adacore.com>
65
66 * python.texi (Types In Python): Mention missing fields. Add
67 dynamic type example.
68
69 2020-04-24 Tom Tromey <tromey@adacore.com>
70
71 PR python/23662:
72 * python.texi (Types In Python): Document new features.
73
74 2020-04-15 Artur Shepilko <nomadbyte@gmail.com>
75
76 * gdb.texinfo: Transform @var{[host]} to [@var{host}]; this
77 clears makeinfo warnings.
78 * python.texi: Add a missing period trailing an @xref{} clause;
79 this clears a makeinfo warning.
80
81 2020-03-06 Tom de Vries <tdevries@suse.de>
82
83 * gdb.texinfo: Fix "the the".
84
85 2020-03-04 Tom de Vries <tdevries@suse.de>
86
87 * gdb.texinfo: Remove trailing "done." in "Reading symbols from" lines.
88 * python.texi: Same.
89
90 2020-03-02 Andrew Burgess <andrew.burgess@embecosm.com>
91
92 * gdb.texinfo (Command History): Extend description for
93 GDBHISTFILE and GDBHISTSIZE, add detail about the filename for
94 'set history filename' being optional. Describe the effect of an
95 empty history filename on 'set history save on'.
96
97 2020-02-24 Andrew Burgess <andrew.burgess@embecosm.com>
98
99 * gdb.texinfo (Threads): Fix alignment in 'info threads' example
100 output.
101
102 2020-02-22 Tom Tromey <tom@tromey.com>
103
104 * python.texi (Python API): Add menu item.
105 (TUI Windows In Python): New node.
106
107 2020-02-22 Tom Tromey <tom@tromey.com>
108
109 PR tui/17850:
110 * gdb.texinfo (TUI Commands): Document horizontal layouts.
111
112 2020-02-22 Tom Tromey <tom@tromey.com>
113
114 * gdb.texinfo (TUI Overview): Mention user layouts.
115 (TUI Commands): Document "tui new-layout".
116
117 2020-01-26 Tom Tromey <tromey@adacore.com>
118
119 * gdb.texinfo (M68K Features): Document floating-point feature
120 correspondence.
121
122 2020-01-25 Philippe Waroquiers <philippe.waroquiers@skynet.be>
123
124 * gdb.texinfo (Attach): Document the new option and the
125 set/show commands.
126 (Connecting): Reference the exec-file-mismatch option.
127
128 2020-01-10 Pedro Alves <palves@redhat.com>
129
130 * gdb.texinfo (Starting): Say "current inferior not connected"
131 instead of "GDB not connected".
132 (Inferiors and Programs): Rename node to ...
133 (Inferiors Connections and Programs): ... this. Update all
134 references. Talk about multiple target connections. Update "info
135 inferiors" info to mention the connections column. Describe "info
136 connections". Document "add-inferior -no-connection".
137 * guile.texi, python.texi: Update cross references.
138
139 2020-01-01 Joel Brobecker <brobecker@adacore.com>
140
141 * gdb.texinfo, refcard.tex: Update copyright year range.
142
143 2019-12-14 Andrew Burgess <andrew.burgess@embecosm.com>
144
145 * python.texi (Symbols In Python): Remove duplicate description of
146 gdb.lookup_global_symbol.
147
148 2019-12-11 Simon Marchi <simon.marchi@efficios.com>
149
150 * gdb.texinfo (Writing JIT Debug Info Readers): Fix typo.
151
152 2019-12-11 Philippe Waroquiers <philippe.waroquiers@skynet.be>
153
154 * gdb.texinfo (Command Options): Use -p and -pretty in the example,
155 as -r is ambiguous. Update the print - TAB TAB completion result.
156 (Data): Document new option -raw-values. Use -p and -pretty in the
157 example, as -r is ambiguous.
158 (Print Settings): Document set print raw values.
159 (Pretty-Printer Commands): Document interaction between enabled
160 pretty printers and -raw-values/-raw-frame-arguments.
161
162 2019-12-10 Tom Tromey <tom@tromey.com>
163
164 * python.texi (gdb.prompt): Use correct quotes in example.
165 Shorten sample text.
166
167 2019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
168
169 * doc/gdb.texinfo (GDB/MI Symbol Query): Add documentation of
170 -max-results to some -symbol-info-* commands.
171
172 2019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
173
174 * doc/gdb.texinfo (GDB/MI Symbol Query): Document new MI command
175 -symbol-info-module-functions and -symbol-info-module-variables.
176
177 2019-12-01 Tom Tromey <tom@tromey.com>
178
179 * gdb.texinfo (TUI Configuration): Mention TUI border styles.
180 (Output Styling): Document new settings.
181
182 2019-12-01 Tom Tromey <tom@tromey.com>
183
184 * gdb.texinfo (TUI Configuration): Document new setting.
185
186 2019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
187
188 * gdb.texinfo (Define): Indicate that user-defined prefix can
189 be used in 'define' command. Document 'define-prefix' command.
190
191 2019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
192
193 * doc/gdb.texinfo (GDB/MI Symbol Query): Document new MI command
194 -symbol-info-modules.
195
196 2019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
197
198 * doc/gdb.texinfo (GDB/MI Symbol Query): Document new MI command
199 -symbol-info-functions, -symbol-info-types, and
200 -symbol-info-variables.
201
202 2019-11-26 Tom Tromey <tom@tromey.com>
203
204 * gdb.texinfo (Maintenance Commands): Document new maint
205 commands.
206
207 2019-11-25 Luis Machado <luis.machado@linaro.org>
208
209 * gdb.texinfo (Debugging Output): Document set debug
210 remote-packet-max-chars.
211
212 2019-11-14 Tom de Vries <tdevries@suse.de>
213
214 * gdb.texinfo: Fix typos.
215 * python.texi: Same.
216 * stabs.texinfo: Same.
217
218 2019-11-12 Tom Tromey <tom@tromey.com>
219
220 * gdb.texinfo (Maintenance Commands): Document new command.
221
222 2019-11-11 Tom Tromey <tom@tromey.com>
223
224 * gdb.texinfo (TUI Keys): Document readline function names.
225
226 2019-11-11 Tom Tromey <tom@tromey.com>
227
228 * gdb.texinfo (Editing): Document operate-and-get-next.
229
230 2019-11-11 Tom Tromey <tromey@adacore.com>
231
232 * gdb.texinfo (Host I/O Packets): Fix typo in "vFile:pwrite".
233
234 2019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
235
236 * python.texi (Symbols In Python): Add documentation for
237 gdb.lookup_static_symbols.
238
239 2019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
240
241 * python.texi (Symbols In Python): Extend documentation for
242 gdb.lookup_static_symbol.
243
244 2019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
245
246 * gdb.texinfo (Symbols): Document new 'info module variables' and
247 'info module functions' commands.
248
249 2019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
250
251 * gdb.texinfo (Symbols): Document new 'info modules' command.
252
253 2019-10-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
254
255 * gdb.texinfo (Convenience Funs): Document the new
256 $_gdb_setting_str, $_gdb_maint_setting and $_gdb_maint_setting_str
257 convenience functions.
258
259 2019-10-29 Christian Biesinger <cbiesinger@google.com>
260
261 * Makefile.in: Also set SYSTEM_GDBINIT_DIR for the info manual
262 generation.
263 * gdb.texinfo (many sections): Document new --with-system-gdbinit-dir
264 option.
265
266 2019-10-23 Tom Tromey <tom@tromey.com>
267
268 * Makefile.in (READLINE_DIR): Update.
269
270 2019-10-23 Christian Biesinger <cbiesinger@google.com>
271
272 * python.texi (Threads In Python): Add a note for how to get the
273 list of threads.
274
275 2019-10-07 Tom de Vries <tdevries@suse.de>
276
277 * gdb.texinfo: Fix typo.
278 * guile.texi: Same.
279 * python.texi: Same.
280
281 2019-10-03 Bernhard Heckel <bernhard.heckel@intel.com>
282
283 * doc/gdb.texinfo (Fortran Operators): Describe scope operator.
284
285 2019-10-02 Tom Tromey <tromey@adacore.com>
286
287 * gdb.texinfo (Set Catchpoints, Convenience Vars): Document
288 $_ada_exception.
289
290 2019-09-20 Ulrich Weigand <uweigand@de.ibm.com>
291
292 * doc/gdb.texinfo (Remote Configuration): Remove documentation for
293 qXfer:spu:read and qXfer:spu:write.
294 (General Query Packets): Likewise.
295 (Cell Broadband Engine SPU architecture): Remove subsection.
296
297 2019-09-18 Tom Tromey <tom@tromey.com>
298
299 * gdb.texinfo (Editing): Document readline application name.
300 (TUI Single Key Mode): Document TUI SingleKey keymap name.
301
302 2019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
303
304 * gdb.texinfo (Source Path): Additional text to better describe
305 how the source path directory list is used when searching for
306 source files.
307
308 2019-09-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
309
310 * gdb.texinfo (Ada Tasks): Tell the task name is printed, update
311 examples.
312
313 2019-09-10 Tom Tromey <tromey@adacore.com>
314
315 * gdb.texinfo (Index Files): Update Ada text.
316
317 2019-08-27 Andrew Burgess <andrew.burgess@embecosm.com>
318
319 * gdb.texinfo (Symbols): Add information about the -n flag to
320 "info variables" and "info functions".
321
322 2019-08-25 Yoshinori Sato <ysato@users.sourceforge.jp>
323
324 * gdb.texinfo (Standard Target Features): Add RX Features sub-section.
325
326 2019-08-16 Alan Hayward <alan.hayward@arm.com>
327
328 * gdb.texinfo (AArch64 Pointer Authentication)
329 (GDB/MI Breakpoint Information) (Frame Information): Document
330 addr_field.
331
332 2019-08-12 Tom Tromey <tom@tromey.com>
333
334 * gdb.texinfo (Configure Options): Document minimum version of
335 readline.
336
337 2019-08-09 Alan Hayward <alan.hayward@arm.com>
338
339 * gdb.texinfo (AArch64 Pointer Authentication): Fix typo.
340
341 2019-08-07 Alan Hayward <alan.hayward@arm.com>
342
343 * gdb.texinfo (AArch64 Pointer Authentication): New subsection.
344
345 2019-08-05 Christian Biesinger <cbiesinger@google.com>
346
347 * python.texi (Blocks In Python): Document dictionary access on blocks.
348
349 2019-08-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
350
351 * gdb.texinfo (Symbols): Document new args -dirname and -basename
352 of "info sources" command.
353
354 2019-07-30 Christian Biesinger <cbiesinger@google.com>
355
356 * python.texi (Symbols In Python): Document new function
357 gdb.lookup_static_symbol.
358
359 2019-07-29 Christian Biesinger <cbiesinger@google.com>
360
361 * python.texi (Objfiles In Python): Document new functions
362 Objfile.lookup_{global,static}_symbol.
363
364 2019-07-29 Philippe Waroquiers <philippe.waroquiers@skynet.be>
365
366 * gdb.texinfo (Backtrace): Document the new '-frame-info'
367 backtrace option. Reference 'set print frame-info'.
368 (Print Settings): Document 'set|show print frame-info'.
369 Document new 'presence' value for 'set print frame-arguments.
370
371 2019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
372
373 * gdb.texinfo (Symbols): Add information about -q flag to "info
374 types".
375
376 2019-07-20 Kevin Buettner <kevinb@redhat.com>
377
378 * python.texi (python command): Revise example to match
379 command behavior.
380
381 2019-07-09 Pedro Alves <palves@redhat.com>
382
383 * gdb.texinfo (C++ Exception GDB/MI Catchpoint Commands): Adjust
384 examples to show type=catchpoint instead of type=breakpoint and an
385 address.
386
387 2019-07-03 Pedro Alves <palves@redhat.com>
388 Philippe Waroquiers <philippe.waroquiers@skynet.be>
389
390 * gdb.texinfo (Command Settings): New node documenting the general
391 concept of settings, how to change them, and the new "with"
392 command.
393 (Maintenance Commands): Document "maint with".
394
395 2019-07-03 Pedro Alves <palves@redhat.com>
396
397 * gdb.texinfo (Maintenance Commands): Document "maint set/show
398 test-settings" instead of "maint test-settings set/show".
399
400 2019-06-18 Simon Marchi <simon.marchi@efficios.com>
401
402 * gdb.texinfo (Invoking GDB): Remove sentence about how GDB
403 deals with a file that has the same name as the specified pid to
404 attach to. Add example using -p option.
405 (gdb man): Remove same sentence as in previous item.
406
407 2019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
408
409 * gdb.texinfo (GDB/MI Catchpoint Commands): Add menu entry to new
410 node.
411 (C++ Exception GDB/MI Catchpoint Commands): New node to describe
412 new MI commands.
413
414 2019-06-13 Pedro Alves <palves@redhat.com>
415
416 * gdb.texinfo (Command Completion): Mention command options too.
417 (Command Options): New node.
418 (Threads): Add anchors. Extend descriptions of the "taas" and
419 "tfaas" commands.
420 (Backtrace): Describe new options of the "backtrace" command. Add
421 anchors.
422 (Frame Apply): Describe new options of the "frame apply" and
423 "faas" commands. Add anchors.
424 (Data): Describe new options of the "print" command. Add anchors.
425 (Compiling and Injecting Code): Mention options of the "compile
426 print" command.
427 (Maintenance Commands): Mention "maint test-options" subcommands
428 and the "maint show test-options-completion-result" command.
429
430 2019-06-13 Pedro Alves <palves@redhat.com>
431
432 * gdb.texinfo (Print Settings): Document "set/show print
433 raw-frame-arguments" instead of "set/show print raw
434 frame-arguments".
435
436 2019-06-13 Pedro Alves <palves@redhat.com>
437
438 * gdb.texinfo (Maintenance Commands): Document "maint
439 test-settings" commands.
440
441 2019-06-06 Amos Bird <amosbird@gmail.com>
442
443 * annotate.texinfo (Multi-threaded Apps): Add entry for thread-exited
444 annotation.
445
446 2019-06-04 Christian Biesinger <cbiesinger@google.com>
447
448 * python.texi: Document new gdb.Type.objfile property.
449
450 2019-06-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
451
452 * gdb.texinfo (Help): Document the new -v apropos flag.
453 (Output Styling): Document the style name styling done by "show style".
454 Document the new title and highlight styles.
455
456 2019-05-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
457
458 * gdb.texinfo (Shell Commands): Document pipe command.
459 (Logging Output): Add a reference to pipe command.
460 (Convenience Variables): Document $_shell_exitcode and
461 $_shell_exitstatus.
462
463 2019-05-29 Tom Tromey <tromey@adacore.com>
464
465 * gdb.texinfo (Continuing and Stepping): Document new
466 commands.
467
468 2019-05-22 Alan Hayward <alan.hayward@arm.com>
469
470 * gdb.texinfo (Shell Commands): Add debugredirect.
471
472 2019-05-22 Jan Vrany <jan.vrany@fit.cvut.cz>
473
474 * gdb.texinfo: Minor formatting fixes.
475
476 2019-01-28 Jan Vrany <jan.vrany@fit.cvut.cz>
477
478 * gdb.texinfo (Miscellaneous GDB/MI Commands): Document new
479 MI command -complete.
480
481 2019-05-14 Tom de Vries <tdevries@suse.de>
482
483 * gdb.texinfo (Automatic symbol index cache): Add concept and command
484 index entries.
485
486 2019-05-14 Tom de Vries <tdevries@suse.de>
487
488 * gdb.texinfo (Maintenance Commands): Remove superfluous
489 quoting on command index entry for "maint info selftests".
490
491 2019-05-10 Tom Tromey <tromey@adacore.com>
492
493 * python.texi (Pretty Printing API): Mention lazy computation for
494 "children".
495
496 2019-05-10 Tom Tromey <tromey@adacore.com>
497
498 * gdb.texinfo (Set Catchpoints): Add text for parameter to "catch
499 exception" and "catch handlers". Move "catch exception unhandled"
500 text. Use @var for "catch load" and "catch unload"
501
502 2019-05-08 Tom Tromey <tromey@adacore.com>
503
504 * gdb.texinfo (Symbols): Document change to ptype/o.
505
506 2019-05-03 Eli Zaretskii <eliz@gnu.org>
507
508 * gdb.texinfo (Separate Debug Files): Document how the
509 subdirectory of the global debug directory is computed on
510 MS-Windows/MS-DOS.
511
512 2019-04-29 Andrew Burgess <andrew.burgess@embecosm.com>
513
514 * gdb.texinfo (Print Settings): Document 'print max-depth'.
515 * guile.texi (Guile Pretty Printing API): Document that 'print
516 max-depth' can effect the display of a values children.
517 * python.texi (Pretty Printing API): Likewise.
518 (Values From Inferior): Document max_depth keyword.
519
520 2019-04-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
521
522 * gdb.texinfo (Calling): Document the new
523 set|show may-call-functions.
524
525 2019-04-22 Pedro Alves <palves@redhat.com>
526
527 * gdb.texinfo (Reverse Execution): Mention and xref process record
528 and replay. Mention remote and system emulators.
529 (Process Record and Replay): List supported architectures.
530 Mention that "record btrace" is only supported on Intel
531 processors.
532
533 2019-04-17 Alan Hayward <alan.hayward@arm.com>
534
535 * gdb.texinfo (Other Command-Line Arguments for gdbserver)
536 (Monitor Commands for gdbserver)
537 (gdbserver man): Add debug-file option.
538
539 2019-04-08 Kevin Buettner <kevinb@redhat.com>
540
541 * python.texi (Inferiors In Python): Rename
542 Inferior.thread_from_thread_handle to Inferior.thread_from_handle.
543 Add note about the former being deprecated.
544
545 2019-04-08 Kevin Buettner <kevinb@redhat.com>
546
547 * python.texi (Threads In Python): Add description for method
548 InferiorThread.handle.
549
550 2019-04-07 Tom Tromey <tom@tromey.com>
551
552 * Makefile.in (all): Depend on "info".
553
554 2019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
555
556 * gdb.texinfo (Convenience Funs): Document '$_creal' and
557 '$_cimag'.
558
559 2019-03-30 Eli Zaretskii <eliz@gnu.org>
560
561 * gdb.texinfo (Convenience Vars): Document $_gdb_major and
562 $_gdb_minor.
563
564 2019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
565
566 * python.texi (Pretty Printing API): Document use of None for the
567 display_hint.
568
569 2019-03-22 Alan Hayward <alan.hayward@arm.com>
570 Jiong Wang <jiong.wang@arm.com>
571
572 * gdb.texinfo (AArch64 Features): Describe pauth feature.
573
574 2019-03-20 Tom Tromey <tromey@adacore.com>
575
576 * python.texi (Selecting Pretty-Printers): Use @defvar for
577 gdb.pretty_printers.
578
579 2019-03-14 Simon Marchi <simon.marchi@efficios.com>
580
581 * gdb.texinfo (GDB/MI Development and Front Ends): Fix closing
582 of table, "@end @table" -> "@end table".
583
584 2019-03-14 Tom Tromey <tromey@adacore.com>
585
586 * gdb.texinfo (Output Styling): Document "set style source" and
587 "show style source".
588
589 2019-03-13 Simon Marchi <simon.marchi@ericsson.com>
590
591 * gdb.texinfo (Mode Options): Mention mi3.
592 (Interpreters): Likewise.
593 (GDB/MI Development and Front Ends): Add entry for MI 3 in
594 version table. Document -fix-multi-location-breakpoint-output.
595 (GDB/MI Breakpoint Information): Document format of breakpoint
596 location output.
597
598 2019-03-05 Simon Marchi <simon.marchi@efficios.com>
599
600 * python.texi (Values From Inferior): Change synopsys of the
601 second form of Value.__init__.
602
603 2019-03-02 Eli Zaretskii <eliz@gnu.org>
604
605 * gdb.texinfo (Output Styling): Fix typos. Document the default
606 foreground colors of the available styles.
607
608 2019-02-27 Kevin Buettner <kevinb@redhat.com>
609
610 * gdb.texinfo (Configure Options): Document minimum python
611 version.
612
613 2019-02-26 Kevin Buettner <kevinb@redhat.com>
614
615 * python.texi (Values From Inferior): Document second form
616 of Value.__init__.
617
618 2019-02-23 Joel Brobecker <brobecker@adacore.com>
619
620 * gdb.texinfo: Update copyright year ranges.
621 * refcard.tex: Likewise.
622
623 2019-02-21 Alan Hayward <alan.hayward@arm.com>
624
625 * gdb.texinfo: Update style defaults.
626
627 2019-02-21 Tom Tromey <tromey@adacore.com>
628
629 * gdb.texinfo (Remote Configuration): Remove trailing "." from
630 @item.
631
632 2019-01-16 Simon Marchi <simon.marchi@ericsson.com>
633
634 * gdb.texinfo (GDB/MI Development and Front Ends): Add table of
635 MI versions. Update text around it.
636
637 2019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
638
639 * gdb.texinfo (PowerPC Features): Document the alias
640 pseudo-registers for the org.gnu.gdb.power.altivec feature.
641
642 2019-01-09 Simon Marchi <simon.marchi@ericsson.com>
643
644 * gdb.texinfo (Print Settings): Remove mention of specific
645 demangle-style values, just refer to the in-process help.
646
647 2018-12-28 Tom Tromey <tom@tromey.com>
648
649 * gdb.texinfo (Output Styling): New node.
650
651 2018-12-13 John Baldwin <jhb@FreeBSD.org>
652
653 * gdb.texinfo (Set Catchpoints): Add an anchor for 'catch syscall'.
654 (Native): Add a FreeBSD subsection.
655 (FreeBSD): Document use of system call aliases for compatibility
656 system calls.
657
658 2018-11-21 Andrew Burgess <andrew.burgess@embecosm.com>
659
660 * gdb.texinfo (Standard Target Features): Add RISC-V Features
661 sub-section.
662
663 2018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
664
665 * gdb.texinfo (Examining the Symbol Table): Document language choice
666 for 'info types|functions|variables' commands.
667 (Setting Breakpoints): Document language choice to print
668 the functions in which a breakpoint is set.
669
670 2018-11-09 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
671
672 * gdb.texinfo (PowerPC Features): Document the altivec and fpu
673 requirements for the org.gnu.gdb.power.vsx feature.
674
675 2018-11-01 Joel Brobecker <brobecker@adacore.com>
676
677 * gdb.texinfo (Ada Tasks): Update the "info task 2" example
678 output to match the current implementation.
679
680 2018-10-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
681
682 * gdb.texinfo (Information About a Frame): Document changes
683 to 'info args' and 'info locals'.
684 (Examining the Symbol Table): Document changes to 'info functions'
685 and 'info variables'.
686
687 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
688
689 * gdb.texinfo (PowerPC Features): Describe new features
690 "org.gnu.gdb.power.htm.spr", "org.gnu.gdb.power.htm.core",
691 "org.gnu.gdb.power.htm.fpu", "org.gnu.gdb.power.htm.altivec",
692 "org.gnu.gdb.power.htm.vsx", "org.gnu.gdb.power.htm.ppr",
693 "org.gnu.gdb.power.htm.dscr", "org.gnu.gdb.power.htm.tar".
694
695 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
696
697 * gdb.texinfo (PowerPC Features): Describe new features
698 "org.gnu.gdb.power.ebb" and "org.gnu.gdb.power.linux.pmu".
699
700 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
701
702 * gdb.texinfo (PowerPC Features): Describe new feature
703 "org.gnu.gdb.power.tar".
704
705 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
706
707 * gdb.texinfo (PowerPC Features): Describe new features
708 "org.gnu.gdb.power.ppr" and "org.gnu.gdb.power.dscr".
709
710 2018-10-20 Tom Tromey <tom@tromey.com>
711
712 * gdb.texinfo (TUI Commands): Add @end table.
713 (TUI Configuration): Remove stray @end table.
714
715 2018-10-19 Tom Tromey <tom@tromey.com>
716
717 PR tui/18388:
718 * gdb.texinfo (TUI Commands): Remove tabset documentation.
719 (TUI Configuration): Document "set tui tab-width".
720
721 2018-10-09 Tom Tromey <tom@tromey.com>
722
723 * python.texi (Inferiors In Python): Link to "Frames In Python",
724 not "Unwinding Frames in Python".
725
726 2018-10-09 Tom Tromey <tom@tromey.com>
727
728 * gdb.texinfo (Configure Options): Update --enable-ubsan
729 documentation.
730
731 2018-10-08 John Baldwin <jhb@FreeBSD.org>
732
733 * gdb.texinfo (Contributors): Add SRI International and University
734 of Cambridge for FreeBSD/riscv.
735
736 2018-10-06 Tom Tromey <tom@tromey.com>
737
738 PR python/19399:
739 * python.texi (Inferiors In Python): Document
740 Inferior.Architecture.
741
742 2018-10-06 Tom Tromey <tom@tromey.com>
743
744 PR python/21765:
745 * python.texi (Symbols In Python): Document the module and
746 common-block domains. Remove documentation for incorrect
747 domains.
748
749 2018-10-03 Tom Tromey <tom@tromey.com>
750
751 * gdb.texinfo (Configure Options): Document --enable-ubsan.
752
753 2018-10-02 John Darrington <john@darrington.wattle.id.au>
754
755 * gdb.texinfo (Remote Connection Commands): Describe
756 the changes to target remote and target extended-remote
757 relating to Unix domain sockets.
758
759 2018-10-01 Tom Tromey <tom@tromey.com>
760
761 * gdb.texinfo (Configure Options): Document configure options.
762
763 2018-09-29 Tom Tromey <tom@tromey.com>
764
765 * gdb.texinfo (Requirements): Mention C++, GNU make.
766 (Requirements): Sort the table. Add more libraries.
767 (Running Configure): Remove obsolete text.
768 (Separate Objdir): Likewise.
769 (Configure Options): Likewise.
770
771 2018-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
772
773 * gdb.texinfo (Frames): Rewrite the description of 'frame number'
774 to highlight that the number is also the frame's level.
775 (Selection): Rewrite documentation for 'frame' and 'select-frame'
776 commands.
777 (Frame Info): Rewrite documentation for 'info frame' command.
778
779 2018-09-23 Tom Tromey <tom@tromey.com>
780
781 PR python/18852:
782 * python.texi (Parameters In Python): Document exception behavior
783 of get_set_string.
784
785 2018-09-18 John Baldwin <jhb@FreeBSD.org>
786
787 * gdb.texinfo (info proc): Remove "running".
788 (info proc mappings): Replace "program" with "process".
789
790 2018-09-18 John Baldwin <jhb@FreeBSD.org>
791
792 * gdb.texinfo (Process Information): Document "info proc files"
793 command.
794
795 2018-09-17 Tom Tromey <tom@tromey.com>
796
797 * gdb.texinfo (Index Files): Update for cache directory change on
798 macOS.
799
800 2018-09-16 Tom Tromey <tom@tromey.com>
801
802 * python.texi (Basic Python): Update docs for find_pc_line,
803 solib_name.
804 (Progspaces In Python): Update docs for current_progspace.
805 Document block_for_pc, find_pc_line, is_valid, nsolib_name.
806 Move method documentation before example.
807
808 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
809
810 * python.texi (Objfiles In Python): Update gdb.objfiles() doc.
811
812 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
813 2018-09-13 Tom Tromey <tom@tromey.com>
814
815 * python.texi (Program Spaces In Python): Document the
816 Progspace.objfiles method.
817 (Objfiles In Python): Mention that gdb.objfiles() is identical
818 to gdb.selected_inferior().progspace.objfiles().
819
820 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
821 2018-09-13 Tom Tromey <tom@tromey.com>
822
823 * python.texi (Inferiors In Python): Document
824 Inferior.progspace.
825 (Program Spaces In Python): Document that
826 gdb.current_progspace() is the same as
827 gdb.selected_inferior().progspace.
828
829 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
830
831 * python.texi (Basic Python): Mention the string representation
832 of GDB Python objects.
833
834 2018-09-12 Simon Marchi <simon.marchi@ericsson.com>
835
836 * gdb.texinfo (Skipping Over Functions and Files): Document
837 set/show debug skip.
838
839 2018-09-10 Tom Tromey <tom@tromey.com>
840
841 * python.texi (Frames In Python, Blocks In Python)
842 (Symbols In Python, Symbol Tables In Python)
843 (Lazy Strings In Python): Remove periods from section titles.
844
845 2018-09-10 Tom Tromey <tom@tromey.com>
846
847 * python.texi (Pretty Printing API): Swap sentence order.
848
849 2018-09-10 Tom Tromey <tom@tromey.com>
850
851 PR python/16461:
852 * python.texi (Values From Inferior): Mention use of virtual
853 table.
854
855 2018-09-10 Tom Tromey <tom@tromey.com>
856
857 * python.texi (Basic Python): Parenthesize argument to
858 decode_line.
859
860 2018-09-10 Tom Tromey <tom@tromey.com>
861
862 * python.texi (Python): Mention Python versions. Don't mention
863 execfile.
864
865 2018-09-10 Tom Tromey <tom@tromey.com>
866
867 PR python/19808:
868 * python.texi (Unwinding Frames in Python): Rewrite
869 create_unwind_info documentation. Update read_register
870 documentation and add a note about unwinder caution.
871
872 2018-09-10 Tom Tromey <tom@tromey.com>
873
874 PR python/18909:
875 * python.texi (Events In Python): Fix inferior_call
876 documentation.
877
878 2018-09-10 Tom Tromey <tom@tromey.com>
879
880 PR python/17752:
881 * python.texi (Frame Filter API): Remove period from subsection
882 title. Mention 100 as good default priority.
883 (Frame Decorator API): Remove period from subsection title.
884 Mention FrameDecorator module.
885
886 2018-09-10 Tom Tromey <tom@tromey.com>
887
888 PR python/23108:
889 * python.texi (Exception Handling): Rearrange gdb.GdbError text
890 and add a table.
891
892 2018-09-10 Tom Tromey <tom@tromey.com>
893
894 * gdb.texinfo (Compilation): Use "gcc", not "gcc.info", in @xref.
895 (Machine Code): Use "binutils", not "binutils.info", in @pxref.
896 (Separate Debug Files): Use "ld", not "ld.info", in @ref.
897 * python.texi (Objfiles In Python): Use "ld", not "ld.info", in @ref.
898
899 2018-09-10 Tom Tromey <tom@tromey.com>
900
901 PR python/16484:
902 * python.texi (Frames In Python): Document that Frame.block can
903 throw.
904
905 2018-09-10 Tom Tromey <tom@tromey.com>
906
907 PR python/23487:
908 * gdb.texinfo (Pretty-Printer Commands): Fix typo in example.
909
910 2018-09-10 Tom Tromey <tom@tromey.com>
911
912 PR python/16033:
913 * python.texi (Blocks In Python): Document that Block.end is
914 exclusive.
915
916 2018-08-29 Keith Seitz <keiths@redhat.com>
917
918 * gdb.texinfo (Compiling and injecting code in GDB): Document
919 set/show "compile-oracle" and "compile-cplus-types" commands.
920
921 2018-08-22 Jan Vrany <jan.vrany@fit.cvut.cz>
922
923 * gdb.texinfo (The -stack-list-frames Command): Update description
924 to mention "arch".
925 Update MI examples throughout the document to contain "arch" in
926 frame output.
927
928 2018-08-21 Alan Hayward <alan.hayward@arm.com>
929
930 * gdb.texinfo (AArch64 SVE): New subsubsection.
931
932 2018-08-14 Jan Vrany <jan.vrany@fit.cvut.cz>
933
934 * gdb.texinfo (GDB/MI Data Manipulation): Document
935 "-data-disassemble -a addr".
936 (GDB/MI Support Commands): Document "data-disassemble-a-option"
937 feature.
938
939 2018-08-07 Simon Marchi <simon.marchi@ericsson.com>
940
941 * gdb.texinfo (Index Files Speed Up GDB): Add section about
942 symbol index cache.
943
944 2018-07-27 Sergio Durigan Junior <sergiodj@redhat.com>
945
946 * gdb.texinfo (gcore man): Rewrite "Description" and "-o"
947 option sections to further clarify that gcore can take more
948 than one PID, and that "-o" is used to specify a prefix, not a
949 filename.
950
951 2018-07-26 Andrew Burgess <andrew.burgess@embecosm.com>
952
953 * gdb.texinfo (Maintenance Commands): Add description of
954 maintenance command to control dwarf unwinders.
955
956 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
957
958 * gdb.texinfo (Debugging Programs with Multiple Threads):
959 Document changes to 'thread apply'. Document 'taas'.
960 Document 'tfaas'.
961 (Examining the Stack): Document 'frame apply'. Document 'faas'.
962
963 2018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
964 Jan Kratochvil <jan.kratochvil@redhat.com>
965 Paul Fertser <fercerpav@gmail.com>
966 Tsutomu Seki <sekiriki@gmail.com>
967
968 * gdb.texinfo (Remote Connection Commands): Add explanation
969 about new IPv6 support. Add new connection prefixes.
970
971 2018-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
972
973 * gdb.texinfo (Remote Configuration): Update descriptions for
974 set/show of hardware-watchpoint-limit, hardware-breakpoint-limit,
975 and hardware-watchpoint-length-limit variables.
976
977 2018-07-02 Maciej W. Rozycki <macro@mips.com>
978
979 PR tdep/8282
980 * gdb.texinfo (Source and Machine Code): Document `set
981 disassembler-options' support for the MIPS target.
982
983 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
984
985 * gdb.texinfo (Files): Document "add-symbol-file -o offset".
986
987 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
988
989 * gdb.texinfo (Files): The address argument for "add-symbol-file"
990 is no longer mandatory.
991
992 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
993
994 * gdb.texinfo (Files): Document "symbol-file -o offset".
995
996 2018-06-14 Tom de Vries <tdevries@suse.de>
997
998 * gdb.texinfo (Background Execution): Add @cindex for '&'.
999
1000 2018-06-11 Eli Zaretskii <eliz@gnu.org>
1001
1002 * gdb.texinfo (Maintenance Commands): Add a missing @anchor.
1003
1004 2018-06-08 Gary Benson <gbenson@redhat.com>
1005
1006 * gdb.texinfo (Maintenance Commands): Document "maint check
1007 libthread-db" and "maint set/show check-libthread-db".
1008
1009 2018-06-05 Tom Tromey <tom@tromey.com>
1010
1011 PR cli/12326:
1012 * gdb.texinfo (Screen Size): Document "c" response to pagination
1013 prompt.
1014
1015 2018-05-31 Maciej W. Rozycki <macro@mips.com>
1016
1017 * gdb.texinfo (Choosing Target Byte Order): Document endianness
1018 selection details with the `set endian auto' mode.
1019
1020 2018-05-31 Alan Hayward <alan.hayward@arm.com>
1021
1022 * gdb.texinfo: Describe SVE feature.
1023
1024 2018-05-04 Tom Tromey <tom@tromey.com>
1025
1026 PR python/22731:
1027 * python.texi (Breakpoints In Python): Mention that "commands" is
1028 writable.
1029
1030 2018-05-02 Tom Tromey <tom@tromey.com>
1031
1032 PR python/20084:
1033 * python.texi (Parameters In Python): Document PARAM_ZUINTEGER and
1034 PARAM_ZUINTEGER_UNLIMITED.
1035
1036 2018-04-30 Tom Tromey <tom@tromey.com>
1037
1038 * python.texi (Types In Python): Document Type.align.
1039
1040 2018-04-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
1041
1042 * gdb.texinfo (Symbols): Mention the fact that "info
1043 variables/functions/types" show source files and line numbers.
1044
1045 2018-04-13 Markus Metzger <markus.t.metzger@intel.com>
1046
1047 * gdb.texinfo: Document set/show record btrace cpu.
1048
1049 2018-03-27 Joel Brobecker <brobecker@adacore.com>
1050
1051 * gdb.texinfo (Ada Settings): New subsubsection.
1052
1053 2018-03-26 Tom Tromey <tom@tromey.com>
1054
1055 PR backtrace/15582:
1056 * gdb.texinfo (Backtrace): Mention "hide" argument.
1057
1058 2018-03-26 Tom Tromey <tom@tromey.com>
1059
1060 * gdb.texinfo (Backtrace): Describe options individually.
1061
1062 2018-03-19 Tom Tromey <tom@tromey.com>
1063
1064 * observer.texi: Remove.
1065
1066 2018-03-04 John Baldwin <jhb@FreeBSD.org>
1067
1068 * gdb.texinfo (Debugging Output): Document "set/show debug
1069 fbsd-nat".
1070
1071 2018-02-19 Andrew Burgess <andrew.burgess@embecosm.com>
1072
1073 * gdb.texinfo (Machine Code): Additional information about "info
1074 line" command.
1075
1076 2018-01-15 Szabolcs Nagy <szabolcs.nagy@arm.com>
1077
1078 * gdb.texinfo (gdb-add-index man): Add pindex.
1079
1080 2018-01-15 Szabolcs Nagy <szabolcs.nagy@arm.com>
1081
1082 * gdb.texinfo (set cwd): Add period.
1083 (gdb-add-index man): Move anchor.
1084
1085 2017-01-12 Tom Tromey <tom@tromey.com>
1086 Sergio Durigan Junior <sergiodj@redhat.com>
1087
1088 * gdb.texinfo (Index Files): Mention gdb-add-index.
1089 (gdb-add-index man): New section.
1090 * Makefile.in (gdb-add-index.1): New rule to generate manpage
1091 from gdb.texinfo.
1092
1093 2018-01-11 Szabolcs Nagy <szabolcs.nagy@arm.com>
1094
1095 * gdb.texinfo (pwd): Fix whitespace.
1096
1097 2018-01-09 John Baldwin <jhb@FreeBSD.org>
1098
1099 * gdb.texinfo (pwd): Update cross-reference for Process Information
1100 node and remove explicit /proc reference.
1101 (Native): Rename subsection from SVR4 Process Information to
1102 Process Information.
1103 (Process Information): Reword introduction to be less /proc
1104 centric. Document support for "info proc" on FreeBSD.
1105
1106 2018-01-03 Xavier Roirand <roirand@adacore.com>
1107
1108 * gdb.texinfo (Set Catchpoints): Add documentation for new
1109 "catch handlers" action.
1110
1111 2017-12-27 Stafford Horne <shorne@gmail.com>
1112
1113 * gdb.texinfo (Target Description Format): Explain that arbitrary
1114 strings are now allowed for register groups.
1115
1116 2017-12-27 Stafford Horne <shorne@gmail.com>
1117
1118 * gdb.texinfo (Registers): Document info reg $reggroup feature.
1119
1120 2017-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
1121
1122 PR cli/16224
1123 * gdb.texinfo (ptype): Add documentation for new flag '/o'.
1124
1125 2017-12-13 Simon Marchi <simon.marchi@ericsson.com>
1126
1127 * python.texi (Manipulating breakpoints using Python): Document
1128 qualified parameter to gdb.Breakpoint.
1129
1130 2017-12-13 Simon Marchi <simon.marchi@ericsson.com>
1131
1132 * python.texi (Manipulating breakpoints using Python): Split doc
1133 of Breakpoint.__init__ in two, split text in multiple
1134 paragraphs, don't nest parameter square brackets.
1135
1136 2017-12-12 Stafford Horne <shorne@gmail.com>
1137 Stefan Wallentowitz <stefan@wallentowitz.de>
1138 Franck Jullien <franck.jullien@gmail.com>
1139 Jeremy Bennett <jeremy.bennett@embecosm.com>
1140
1141 * gdb.texinfo: Add OpenRISC documentation.
1142
1143 2017-12-08 Jan Kratochvil <jan.kratochvil@redhat.com>
1144
1145 * gdb.texinfo (Index Files): Document .debug_names and -dwarf-5.
1146
1147 2017-12-07 Keith Seitz <keiths@redhat.com>
1148
1149 * gdb.texinfo (Symbols): Document "set print type nested-type-limit"
1150 and "show print type nested-type-limit".
1151
1152 2017-12-07 Phil Muldoon <pmuldoon@redhat.com>
1153
1154 * python.texi (Breakpoints In Python): Add text relating
1155 to allowed explicit locations and keywords in gdb.Breakpoints.
1156
1157 2017-12-04 Tom Tromey <tom@tromey.com>
1158
1159 * gdb.texinfo (Rust): Update trait object status
1160
1161 2017-12-01 Andrew Cagney <cagney@redhat.com>
1162 Joel Brobecker <brobecker@adacore.com>
1163 Sergio Durigan Junior <sergiodj@redhat.com>
1164
1165 * gdb.texinfo (File Options): Document --readnever.
1166 (Commands to Specify Files): Likewise, for 'symbol-file' and
1167 'add-symbol-file'.
1168
1169 2017-11-29 Pedro Alves <palves@redhat.com>
1170
1171 PR c++/19436
1172 * gdb.texinfo (Debugging C Plus Plus): Document setting
1173 breakpoints in functions with ABI tags.
1174
1175 2017-11-29 Pedro Alves <palves@redhat.com>
1176
1177 * gdb.texinfo (Linespec Locations): Document how "function" is
1178 interpreted in C++ and Ada. Document "-qualified".
1179 (Explicit Locations): Document how "-function" is interpreted in
1180 C++ and Ada. Document "-qualified".
1181
1182 2017-11-26 Dominik Czarnota <dominik.b.czarnota@gmail.com>
1183
1184 PR gdb/21945
1185 * gdb.texinfo (Search Memory): Update description and example
1186 about how to search a string without NULL terminator.
1187
1188 2017-11-24 Joel Brobecker <brobecker@adacore.com>
1189
1190 * gdb.texinfo (GDB/MI Ada Exception Information): Document
1191 new "exception-message" field.
1192
1193 2017-11-24 Simon Marchi <simon.marchi@ericsson.com>
1194
1195 * gdb.texinfo (Memory Map Format): Update gdb-memory-map.dtd.
1196
1197 2017-11-24 Pedro Alves <palves@redhat.com>
1198
1199 * gdb.texinfo (Completion): Update need-quoting examples. Remove
1200 false claim that GDB inserts quoting automatically.
1201 (Symbols): Add anchor.
1202
1203 2017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
1204
1205 * gdb.texinfo (Requirements): Document use of GNU MPFR.
1206
1207 2017-11-16 Phil Muldoon <pmuldoon@redhat.com>
1208
1209 * python.texi (Basic Python): Add rbreak documentation.
1210
1211 2017-11-07 Xavier Roirand <roirand@adacore.com>
1212 Pedro Alves <palves@redhat.com>
1213
1214 * gdb.texinfo (Set Breaks): Document support for breakpoint
1215 location ranges in the enable/disable commands.
1216
1217 2017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
1218
1219 * gdb.texinfo (Starting your Program) <The working directory.>:
1220 Mention remote debugging.
1221 (Working Directory) <Your Program's Working Directory>:
1222 Likewise.
1223 (Connecting) <Remote Packet>: Add "set-working-dir"
1224 and "QSetWorkingDir" to the table.
1225 (Remote Protocol) <QSetWorkingDir>: New item, explaining the
1226 packet.
1227
1228 2017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
1229
1230 * gdb.texinfo (Starting your Program) <The working directory.>:
1231 Mention new "set cwd" command.
1232 (Working Directory) <Your Program's Working Directory>:
1233 Rephrase to explain that "set cwd" exists and is the default
1234 way to change the inferior's cwd.
1235
1236 2017-09-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
1237
1238 * gdb.texinfo (S/390 and System z Features): Document the new
1239 features org.gnu.gdb.s390.gs and org.gnu.gdb.s390.gsbc.
1240
1241 2017-09-21 Kevin Buettner <kevinb@redhat.com>
1242
1243 * gdb.texinfo (qXfer:threads:read): Add documentation for handle
1244 attribute.
1245
1246 2017-09-21 Kevin Buettner <kevinb@redhat.com>
1247
1248 * python.texi (Inferiors In Python): Add description for method
1249 Inferior.thread_from_thread_handle.
1250
1251 2017-09-19 John Baldwin <jhb@FreeBSD.org>
1252
1253 * gdb.texinfo (Starting your Program): Add description of
1254 starti command. Mention starti command as an alternative for
1255 debugging the elaboration phase.
1256
1257 2017-09-16 Simon Marchi <simon.marchi@ericsson.com>
1258
1259 * gdb.texinfo (Maintenance Commands): Document filter parameter
1260 of "maint selftest". Document "maint info selftests" command.
1261
1262 2017-09-11 Tom Tromey <tom@tromey.com>
1263
1264 * python.texi (Events In Python): Document new events.
1265
1266 2017-09-04 Pedro Alves <palves@redhat.com>
1267
1268 * gdb.texinfo (Variables) <Program Variables>: Document inspecting
1269 no-debug-info variables.
1270 (Symbols) <Examining the Symbol Table>: Document inspecting
1271 no-debug-info types.
1272 (Calling) <Calling functions with no debug info>: New subsection,
1273 documenting calling no-debug-info functions.
1274 (Non-debug DLL Symbols) <Working with Minimal Symbols>: Update.
1275
1276 2017-08-31 Sergio Durigan Junior <sergiodj@redhat.com>
1277
1278 * gdb.texinfo (set environment): Add @anchor. Explain that
1279 environment variables set by the user are sent to GDBserver.
1280 (unset environment): Likewise, but for unsetting variables.
1281 (Connecting) <Remote Packet>: Add "environment-hex-encoded",
1282 "QEnvironmentHexEncoded", "environment-unset", "QEnvironmentUnset",
1283 "environment-reset" and "QEnvironmentReset" to the table.
1284 (Remote Protocol) <QEnvironmentHexEncoded, QEnvironmentUnset,
1285 QEnvironmentReset>: New item, explaining the packet.
1286
1287 2017-08-23 Jan Kratochvil <jan.kratochvil@redhat.com>
1288
1289 * gdb.texinfo (Compiling and Injecting Code): Add to subsection
1290 "Compiler search for the compile command" descriptions of set
1291 compile-gcc and show compile-gcc.
1292
1293 2017-08-07 Weimin Pan <weimin.pan@oracle.com>
1294
1295 * gdb.texinfo (Architectures): Add new Sparc64 section to document
1296 ADI support.
1297 * NEWS: Add "adi examine" and "adi assign" commands.
1298
1299 2017-08-18 Yao Qi <yao.qi@linaro.org>
1300
1301 * gdb.texinfo (Server): Document "--selftest".
1302
1303 2017-08-16 Ruslan Kabatsayev <b7.10110111@gmail.com>
1304
1305 * gdb.texinfo (TUI Single Key Mode): Document the new shortcuts in
1306 Single-Key mode.
1307
1308 2017-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
1309
1310 PR gdb/21925
1311 * gdb.texinfo (Starting) <startup-with-shell>: Fix typo ("show
1312 set...").
1313
1314 2017-08-09 Simon Marchi <simon.marchi@ericsson.com>
1315
1316 * gdb.texinfo (Packets): Fix Z0 cmd_list doc referring to
1317 conditional expression.
1318
1319 2017-07-31 Simon Marchi <simon.marchi@ericsson.com>
1320
1321 * agentexpr.texi (rot): Fix symbolic description, improve
1322 textual description.
1323
1324 2017-07-26 Yao Qi <yao.qi@linaro.org>
1325
1326 * gdb.texinfo (Maintenance Commands): Document command
1327 "maint check xml-descriptions".
1328
1329 2017-07-26 Yao Qi <yao.qi@linaro.org>
1330
1331 * gdb.texinfo (Maintenance Commands): Document optional
1332 argument of "maint print c-tdesc".
1333
1334 2017-07-18 Yao Qi <yao.qi@linaro.org>
1335
1336 * gdb.texinfo (Maintenance Commands): Improve the doc to
1337 command "maint print c-tdesc".
1338
1339 2017-06-20 Sergio Durigan Junior <sergiodj@redhat.com>
1340
1341 PR gdb/21606
1342 * python.texi (Python representation of Symbols.): Replace
1343 SYMBOL_FUNCTION_DOMAIN by SYMBOL_FUNCTIONS_DOMAIN, fixing typo.
1344 * guile.texi (Guile representation of Symbols.): Likewise.
1345
1346 2017-06-11 Simon Marchi <simon.marchi@ericsson.com>
1347
1348 * gdb.texinfo (Optional Messages about Internal Happenings):
1349 Document {set,show} debug separate-debug-file commands.
1350
1351 2017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
1352
1353 * gdb.texinfo (Starting) <startup-with-shell>: Add @anchor.
1354 (Connecting) <Remote Packet>: Add "startup-with-shell"
1355 and "QStartupWithShell" to the table.
1356 (Remote Protocol) <QStartupWithShell>: New item, explaining the
1357 packet.
1358
1359 2017-05-22 Andrew Burgess <andrew.burgess@embecosm.com>
1360
1361 * gdb.texinfo (Packets): Document vMustReplyEmpty packet.
1362
1363 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
1364
1365 * python.texi (Recording in Python): Factor out the documentation of
1366 gdb.RecordInstruction's super class.
1367
1368 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
1369
1370 * python.texi (Recording in Python): Replace gdb.BtraceFunction with
1371 gdb.RecordFunctionSegment. Rename prev_sibling and next_sibling to
1372 prev and next.
1373
1374 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
1375
1376 * python.texi (Recording in Python): Replace gdb.BtraceInstruction with
1377 gdb.RecordInstruction
1378
1379 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
1380
1381 * python.texi (Recording in Python): Add documentation for
1382 gdb.RecordGap and remove documentation of special cases for
1383 gdb.BtraceInstruction.
1384
1385 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
1386
1387 * python.texi (Recording in Python): Remove Record.ptid defvar.
1388
1389 2017-04-21 Simon Marchi <simon.marchi@ericsson.com>
1390
1391 * gdb.texinfo (GDB/MI Thread Information): Add missing
1392 fields, re-word some things.
1393 (GDB/MI Thread Commands): Describe fields found in the output of
1394 -thread-info, remove description of fields in the
1395 thread output tuple, replace with a cross-reference to "GDB/MI
1396 Thread Information".
1397
1398 2017-04-21 Simon Marchi <simon.marchi@ericsson.com>
1399
1400 * gdb.texinfo (GDB/MI Thread Commands): Remove "current" field
1401 from -thread-info output.
1402
1403 2017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
1404
1405 * gdb.texinfo (Synopsys ARC): Document "set debug arc 2".
1406
1407 2017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
1408
1409 * gdb.texinfo (Synopsys ARC): Add "maint print arc arc-instruction".
1410
1411 2017-03-22 Yao Qi <yao.qi@linaro.org>
1412
1413 * python.texi (Inferiors In Python): Remove @code from Python.
1414
1415 2017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
1416
1417 * python.texi (Recordings In Python): Document return type of
1418 gdb.BtraceInstruction.data.
1419
1420 2017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
1421
1422 * gdb.texinfo (gdb/mi Symbol Query Commands): Document new MI
1423 command file-list-shared-libraries
1424 (GDB/MI Async Records): Update documentation of library-loaded with new
1425 field.
1426
1427 2017-03-20 Artemiy Volkov <artemiyv@acm.org>
1428
1429 PR gdb/14441
1430 * doc/gdb.texinfo (C Plus Plus Expressions): Mention that GDB
1431 supports both lvalue and rvalue references.
1432
1433 2017-03-20 Artemiy Volkov <artemiyv@acm.org>
1434
1435 PR gdb/14441
1436 * python.texi (Types in Python): Add TYPE_CODE_RVALUE_REF to
1437 table of constants.
1438
1439 2017-03-16 Doug Evans <dje@google.com>
1440
1441 * guile.texi (Lazy Strings In Guile): Mention arrays.
1442 * python.texi (Lazy Strings In Python): Ditto.
1443
1444 2017-03-08 Jiong Wang <jiong.wang@arm.com>
1445
1446 * gdb.texinfo (Memory Protection Extensions): Add missing escape
1447 character "@".
1448
1449 2017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
1450
1451 * Memory Protection Extensions: Add information about inferior
1452 calls.
1453
1454 2017-02-28 Peter Bergner <bergner@vnet.ibm.com>
1455
1456 * gdb.texinfo: Document new set/show disassembler-options
1457 commands.
1458
1459 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
1460
1461 * gdb.texinfo (Print Settings, Tail Call Frames): Rename DW_OP_GNU_*,
1462 DW_TAG_GNU_* and DW_AT_GNU_*.
1463
1464 2017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
1465
1466 * python.texi (Recordings In Python): New section.
1467
1468 2017-02-14 Tom Tromey <tom@tromey.com>
1469
1470 PR python/13598:
1471 * python.texi (Events In Python): Document events.before_prompt.
1472
1473 2017-02-13 Luis Machado <lgustavo@codesourcery.com>
1474
1475 * gdb.texinfo (Target Commands): Document the optional offset
1476 argument for the load command.
1477
1478 2017-02-10 Martin Galvan <martingalvan@sourceware.org>
1479
1480 PR gdb/21122
1481 * gdb.texinfo (Breakpoints): Reword documentation to speak in terms of
1482 space-separated breakpoint lists. Also add a missing @table command
1483 and @cindex for breakpoint lists.
1484
1485 2017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
1486
1487 PR tdep/20936
1488 * gdb.texinfo: (Standard Target Features): Document SPARC features.
1489 (Sparc Features): New node.
1490
1491 2017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
1492
1493 * gdb.texinfo (i386 Features): Add system segment registers
1494 as feature.
1495
1496 2017-01-24 Simon Marchi <simon.marchi@ericsson.com>
1497
1498 * python.texi (Events In Python): Fix typo.
1499
1500 2017-01-20 Mike Wrighton <mike_wrighton@codesourcery.com>
1501 Luis Machado <lgustavo@codesourcery.com>
1502
1503 * gdb.texinfo (-target-flash-erase): New MI command description.
1504 (flash-erase): New CLI command description.
1505
1506 2017-01-04 John Baldwin <jhb@FreeBSD.org>
1507
1508 * gdb.texinfo (Contributors): Add SRI International and University
1509 of Cambridge for FreeBSD/mips.
1510
1511 2016-12-22 Doug Evans <xdje42@gmail.com>
1512
1513 * gdb.texinfo (Symbols): Update docs for symbol printing maintenance
1514 commands.
1515
1516 2016-12-02 Pedro Alves <palves@redhat.com>
1517
1518 * gdb.texinfo (User-defined Commands): Limit on number of
1519 arguments passed to user-defined commands removed; update.
1520
1521 2016-12-02 Pedro Alves <palves@redhat.com>
1522
1523 PR cli/20559
1524 * gdb.texinfo (Define): Add example of using "eval" to process a
1525 variable number of arguments.
1526 (Output) <eval>: Add anchor.
1527
1528 2016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
1529
1530 * Makefile.in: Likewise.
1531
1532 2016-11-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
1533
1534 * gdb.texinfo (GDB/MI Async Records): Add missing comma after
1535 xref.
1536
1537 2016-10-29 Pedro Alves <palves@redhat.com>
1538
1539 * gdb.texinfo (Packets) <vCont>: Remove mention of default
1540 actions.
1541
1542 2016-10-26 Pedro Alves <palves@redhat.com>
1543
1544 * gdb.texinfo (Packets): Clarify vCont packets with multiple
1545 actions that match a thread, and what happens when an action
1546 matches a thread that is already running.
1547
1548 2016-10-14 Simon Marchi <simon.marchi@ericsson.com>
1549
1550 * gdb.texinfo (Using Trace Files): Fix typo.
1551 (GDB/MI Tracepoint Commands): Likewise.
1552
1553 2016-10-14 Simon Marchi <simon.marchi@ericsson.com>
1554
1555 * gdb.texinfo (GDB/MI Tracepoint Commands): Document -ctf switch
1556 of -trace-save.
1557
1558 2016-10-06 Tom Tromey <tom@tromey.com>
1559
1560 * guile.texi (Types In Guile): Remove Java mentions.
1561 * python.texi (Types In Python): Remove Java mentions.
1562 * gdb.texinfo (Address Locations, Supported Languages)
1563 (Index Section Format): Remove Java mentions.
1564
1565 2016-08-15 Doug Evans <dje@google.com>
1566
1567 * gdb.texinfo (Target Description Format): Update docs on "end"
1568 field spec and field default type.
1569
1570 2016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
1571 2016-10-03 Simon Marchi <simon.marchi@ericsson.com>
1572
1573 PR gdb/20487
1574 * gdb.texinfo (Context management): Update mention of frame
1575 change notifications.
1576 (gdb/mi Async Records): Document frame field in
1577 =thread-select event.
1578 * observer.texi (GDB Observers): New user_selected_context_changed
1579 observer.
1580
1581 2016-09-28 Tom Tromey <tom@tromey.com>
1582
1583 * gdb.texinfo (Packets) <z0>: Use "software breakpoint" rather
1584 than "memory breakpoint". Further document "kind". Move
1585 protocol-details link earlier.
1586 <z1>: Document the cmd_list argument. Fix typo.
1587 <g>: Remove incorrect sentence.
1588 (Stop Reply Packets): Document "OK" response to requests when in
1589 non-stop mode.
1590 <swbreak>: Use "software breakpoint" rather than "memory
1591 breakpoint".
1592 <create>: Document that "R" is ignored.
1593 <W, X, w>: Document formatting of "AA".
1594 (Notification Packets): Use "%Stop", not "%%Stop".
1595
1596 2016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
1597
1598 * gdb.texinfo (Embedded Processors): Document ARC.
1599 (Synopsys ARC): New section.
1600 (Standard Target Features): Document ARC features.
1601 (ARC Features): New section.
1602
1603 2016-09-21 Simon Marchi <simon.marchi@ericsson.com>
1604
1605 * .gitignore: New file.
1606
1607 2016-08-24 Simon Marchi <simon.marchi@ericsson.com>
1608
1609 * gdb.texinfo (Input/Output): Mention possibility to unset
1610 inferior-tty.
1611
1612 2016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
1613
1614 * gdb.texinfo: Resume btrace on reconnect.
1615
1616 2016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
1617
1618 * gdb.texinfo (Set Catchpoints): Add 'group' argument to catch
1619 syscall.
1620
1621 2016-06-30 Руслан Ижбулатов <lrn1986@gmail.com>
1622
1623 * gdb.texinfo (Cygwin Native): Document the new 'signal-event'
1624 command.
1625
1626 2016-07-13 Tom Tromey <tom@tromey.com>
1627
1628 PR python/15620, PR python/18620:
1629 * python.texi (Events In Python): Document new breakpoint events.
1630
1631 2016-07-13 Tom Tromey <tom@tromey.com>
1632
1633 PR python/17698:
1634 * python.texi (Breakpoints In Python): Document
1635 Breakpoint.pending.
1636
1637 2016-07-13 Tom Tromey <tom@tromey.com>
1638
1639 * python.texi (Breakpoints In Python): Move table of types and
1640 table of watchpoint types earlier in node.
1641
1642 2016-07-12 Tom Tromey <tom@tromey.com>
1643
1644 PR python/19293:
1645 * python.texi (Frames In Python): Document
1646 gdb.invalidate_cached_frames.
1647
1648 2016-06-21 Pedro Alves <palves@redhat.com>
1649
1650 * gdb.texinfo (Interpreters): Update intepreter-exec section,
1651 document new-ui and explain use case.
1652
1653 2016-06-17 Yan-Ting Lin <currygt52@gmail.com>
1654
1655 * gdb.texinfo (Standard Target Features): Document NDS32 features.
1656 (NDS32 Features): New Section.
1657
1658 2016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
1659
1660 * gdb.texinfo (Examining Memory): Document negative repeat
1661 count in the 'x' command.
1662
1663 2016-06-06 Simon Marchi <simon.marchi@ericsson.com>
1664
1665 * gdb.texinfo (GDB/MI Async Records): Document method and
1666 format fields in =record-started.
1667 * observer.texi (record_changed): Add method and format
1668 parameters.
1669
1670 2016-05-27 Eli Zaretskii <eliz@gnu.org>
1671
1672 * gdb.texinfo (General Query Packets): Move the description of the
1673 response before the long list of the specific 'read' and 'write'
1674 requests.
1675
1676 2016-05-23 Tom Tromey <tom@tromey.com>
1677
1678 * python.texi (Basic Python): Document gdb.breakpoints return.
1679
1680 2016-05-24 Tom Tromey <tom@tromey.com>
1681
1682 PR gdb/19194:
1683 * gdb.texinfo (gdb man): Fix typo.
1684
1685 2016-05-17 Tom Tromey <tom@tromey.com>
1686
1687 * gdb.texinfo (Supported Languages): Mention Rust. Update menu.
1688 (Rust): New node.
1689
1690 2016-05-17 Tom Tromey <tom@tromey.com>
1691
1692 * gdb.texinfo (Maintenance Commands): Document "maint selftest".
1693
1694 2016-04-27 Yao Qi <yao.qi@linaro.org>
1695
1696 * gdb.texinfo (tfind): Complete doc about tfind without
1697 argument.
1698
1699 2016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
1700
1701 * agentexpr.texi (byte): Fix zero_ext description.
1702
1703 2016-03-31 Pedro Alves <palves@redhat.com>
1704
1705 * gdb.texinfo (M32R/SDI): Delete node.
1706 (MIPS Embedded): Remove references to the MIPS remote debugging
1707 protocol, PMON and variants, and the associated commands.
1708
1709 2016-03-15 Doug Evans <dje@google.com>
1710
1711 * gdb.texinfo (Target Descriptions): New menu item "Enum Target Types".
1712 (Target Description Format): Mention enum types. Update docs on
1713 flags types.
1714 (Predefined Target Types): Add "bool".
1715 (Enum Target Types): New node.
1716
1717 2016-03-15 Pedro Alves <palves@redhat.com>
1718
1719 * gdb.texinfo (Tracepoint Actions): Fix typo.
1720
1721 2016-03-15 Pedro Alves <palves@redhat.com>
1722 Andreas Arnez <arnez@linux.vnet.ibm.com>
1723 Marcin Kościelnicki <koriakin@0x04.net>
1724
1725 * gdb.texinfo (Tracepoint Actions): Document possible
1726 unreliability of '$_ret'.
1727
1728 2016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
1729
1730 * gdb.texinfo (Symbols): Document new 'maint info line-table'
1731 command.
1732
1733 2016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
1734
1735 * gdb.texinfo (Convenience Functions): Document $_as_string.
1736
1737 2016-02-23 Doug Evans <dje@google.com>
1738
1739 * gdb.texinfo (Skipping Over Functions and Files): Document new
1740 options to "skip" command. Update docs of output of "info skip".
1741
1742 2016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
1743
1744 * gdb.texinfo (Signals): Add bound violation display hints for
1745 a SIGSEGV.
1746
1747 2016-02-18 Marcin Kościelnicki <koriakin@0x04.net>
1748
1749 * gdb.texinfo (Trace File Format): Add documentation for description
1750 section lines.
1751
1752 2016-02-10 Marcin Kościelnicki <koriakin@0x04.net>
1753
1754 * gdb.texinfo (Trace File Format): Remove misleading information
1755 about register block ordering.
1756
1757 2016-02-01 Doug Evans <dje@google.com>
1758
1759 * gdb.texinfo (Value Sizes): Fix typo.
1760
1761 2016-02-01 Doug Evans <dje@google.com>
1762
1763 * gdb.texinfo (Skipping Over Functions and Files): Fix typo.
1764
1765 2016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
1766
1767 * gdb.texinfo (Value Sizes): New section.
1768 (Data): Add the 'Value Sizes' node to the menu.
1769
1770 2016-01-26 John Baldwin <jhb@FreeBSD.org>
1771
1772 * gdb.texinfo (Debugging Output): Fix subject verb disagreements.
1773
1774 2016-01-19 John Baldwin <jhb@FreeBSD.org>
1775
1776 * gdb.texinfo (Debugging Output): Document "set/show debug fbsd-lwp".
1777
1778 2016-01-18 Pedro Alves <palves@redhat.com>
1779
1780 * gdb.texinfo (Threads): Mention that GDB displays the ID and name
1781 of the thread that hit a breakpoint or received a signal.
1782
1783 2016-01-15 Pedro Alves <palves@redhat.com>
1784
1785 * gdb.texinfo (Threads) <thread ID lists>: Document star ranges.
1786
1787 2016-01-13 Pedro Alves <palves@redhat.com>
1788
1789 * gdb.texinfo (Threads): Document the $_gthread convenience
1790 variable.
1791 (Convenience Vars): Likewise.
1792
1793 2016-01-13 Pedro Alves <palves@redhat.com>
1794
1795 * gdb.texinfo (Threads): Document "info threads -gid".
1796
1797 2016-01-13 Pedro Alves <palves@redhat.com>
1798
1799 * python.texi (Breakpoints In Python) <Breakpoint.thread>: Add
1800 anchor.
1801 (Threads In Python): Document new InferiorThread.global_num
1802 attribute.
1803
1804 2016-01-07 Pedro Alves <palves@redhat.com>
1805
1806 * gdb.texinfo (Threads): Document per-inferior thread IDs,
1807 qualified thread IDs, global thread IDs and thread ID lists.
1808 (Set Watchpoints, Thread-Specific Breakpoints): Adjust to refer to
1809 thread IDs.
1810 (Convenience Vars): Document the $_thread convenience variable.
1811 (Ada Tasks): Adjust to refer to thread IDs.
1812 (GDB/MI Async Records, GDB/MI Thread Commands, GDB/MI Ada Tasking
1813 Commands, GDB/MI Variable Objects): Update to mention global
1814 thread IDs.
1815 * guile.texi (Breakpoints In Guile)
1816 <breakpoint-thread/set-breakpoint-thread breakpoint>: Mention
1817 global thread IDs instead of thread IDs.
1818 * python.texi (Threads In Python): Adjust documentation of
1819 InferiorThread.num.
1820 (Breakpoint.thread): Mention global thread IDs instead of thread
1821 IDs.
1822
1823 2016-01-13 Pedro Alves <palves@redhat.com>
1824
1825 * python.texi (Threads In Python): Document
1826 InferiorThread.inferior.
1827
1828 2016-01-13 Pedro Alves <palves@redhat.com>
1829
1830 * gdb.texinfo (Inferiors and Programs): Document the $_inferior
1831 convenience variable.
1832 (Convenience Vars): Likewise.
1833
1834 2016-01-12 Josh Stone <jistone@redhat.com>
1835 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1836
1837 * gdb.texinfo (Remote Configuration): List the QCatchSyscalls packet.
1838 (Stop Reply Packets): List the syscall entry and return stop reasons.
1839 (General Query Packets): Describe QCatchSyscalls, and add it to the
1840 table and the detailed list of stub features.
1841
1842 2016-01-12 Pedro Alves <palves@redhat.com>
1843
1844 Remove use of the registered trademark symbol throughout.
1845
1846 2016-01-12 Yao Qi <yao.qi@linaro.org>
1847
1848 * gdb.texinfo (Interrupts): Update the document on handling
1849 interrupt when program is stopped.
1850
1851 2015-12-11 Don Breazeal <donb@codesourcery.com>
1852
1853 * gdb.texinfo (Forks): Correct Linux kernel version where
1854 fork and exec events are supported, add notes about support
1855 of these events in target remote mode.
1856 (Connecting): Reorganize and clarify distinctions between
1857 target remote, extended-remote, and multiprocess.
1858 Reorganize related text from separate sections into new
1859 sections.
1860 (Server): Note effects of target extended-remote mode.
1861 Delete section on Multi-Process Mode for gdbserver.
1862 Move some text to "Connecting" node.
1863
1864 2015-12-10 Pedro Alves <palves@redhat.com>
1865
1866 * gdb.texinfo (Threads): Replace warning with explanation
1867 about single-threaded programs.
1868
1869 2015-12-10 Pedro Alves <palves@redhat.com>
1870
1871 * gdb.texinfo (Threads): Remove mention of SGI.
1872 (Forks): Remove mention of HP-UX.
1873 (Breakpoints): Remove mention of HP-UX.
1874 (Set Watchpoints) <hardware watchpoints>: Don't mention HP-UX.
1875 Reword in terms of architectures.
1876 (Set Catchpoints) <catch exec, catch fork, catch vfork>: Don't
1877 mention supported systems.
1878 (Convenience Vars): Don't mention HP-UX.
1879 (Jumping): Remove mention of HP-UX in comment.
1880 (Files) <shared libraries>: Update supported shared library types
1881 list. Remove mention of HP-UX.
1882 (Native): Remove HP-UX subsection.
1883 (SVR4 Process Information): Remove mention of HP-UX.
1884
1885 2015-12-10 Pedro Alves <palves@redhat.com>
1886
1887 * gdb.texinfo (Stack): Reorder menu.
1888
1889 2015-12-09 Luis Machado <lgustavo@codesourcery.com>
1890
1891 * gdb.texinfo (GDB/MI Variable Objects): Update text to mention
1892 -var-set-format's new zero-hexadecimal format.
1893
1894 2015-12-08 Pierre-Marie de Rodat <derodat@adacore.com>
1895
1896 * gdb.texinfo (Ada Mode Into): Move overloading support
1897 description to its own node.
1898 (Overloading support for Ada): New node.
1899
1900 2015-11-30 Pedro Alves <palves@redhat.com>
1901
1902 PR 14618
1903 * gdb.texinfo (Stop Reply Packets): Document the N stop reply.
1904 (Remote Configuration): Add the "set/show remote
1905 no-resumed-stop-reply" to the available settings table.
1906 (General Query Packets): Document the "no-resumed" qSupported
1907 feature.
1908
1909 2015-11-30 Pedro Alves <palves@redhat.com>
1910
1911 * gdb.texinfo (Remote Configuration): List "set/show remote
1912 thread-events" command in configuration table.
1913 (Stop Reply Packets): Document "T05 create" stop
1914 reason and 'w' stop reply.
1915 (General Query Packets): Document QThreadEvents packet. Document
1916 QThreadEvents qSupported feature.
1917
1918 2015-11-30 Pedro Alves <palves@redhat.com>
1919
1920 * gdb.texinfo (Bootstrapping): Add "interrupting remote targets"
1921 anchor.
1922 (Packets): Document vCtrlC.
1923
1924 2015-11-26 Simon Marchi <simon.marchi@ericsson.com>
1925
1926 * gdb.texinfo (Thread List Format): Mention thread names.
1927
1928 2015-11-24 Pedro Alves <palves@redhat.com>
1929
1930 PR 17539
1931 * gdb.texinfo (Inferiors and Programs): Adjust "maint info
1932 program-spaces" example to ascending order listing.
1933 (Threads): Adjust "info threads" example to ascending order
1934 listing.
1935 (Forks): Adjust "info inferiors" example to ascending order
1936 listing.
1937
1938 2015-11-04 Markus Metzger <markus.t.metzger@intel.com>
1939
1940 * gdb.texinfo (Process Record and Replay): Document "record
1941 instruction-history" modifiers.
1942
1943 2015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
1944
1945 * gdb.texinfo (Frames): Remove 'frame' and 'select-frame'
1946 description.
1947 (Frame Filter Management): Move to later in the 'Examining the
1948 Stack' chapter.
1949 (Selection): Add entry for 'select-frame'.
1950
1951 2015-09-25 Doug Evans <dje@google.com>
1952
1953 * gdb.texinfo (Process Record and Replay): Fix syntax of
1954 "record instruction-history begin, end" and
1955 "record function-call-history begin, end".
1956
1957 2015-09-22 Simon Marchi <simon.marchi@ericsson.com>
1958
1959 * gdb.texinfo (Specifying Source Directories): Fix
1960 substitute-path example.
1961
1962 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
1963
1964 * gdb.texinfo (All-Stop Mode): Describe new scheduler-locking mode.
1965
1966 2015-09-15 Pedro Alves <palves@redhat.com>
1967
1968 PR remote/18965
1969 * gdb.texinfo (Stop Reply Packets): Revert previous change to
1970 the vforkdone description.
1971
1972 2015-09-15 Pedro Alves <palves@redhat.com>
1973
1974 PR remote/18965
1975 * gdb.texinfo (Stop Reply Packets): Explain that vforkdone's 'r'
1976 part indicates the thread ID of the parent process.
1977
1978 2015-09-15 Yao Qi <yao.qi@linaro.org>
1979
1980 * gdb.texinfo (General Query Packets): Add vContSupported to
1981 tables of 'gdbfeatures' and 'stub features' supported in the
1982 qSupported packet, as well as to the list containing stub
1983 feature details.
1984
1985 2015-09-11 Don Breazeal <donb@codesourcery.com>
1986
1987 * gdb.texinfo (Remote Configuration): Add exec event
1988 feature to table of packet settings.
1989 (Stop Reply Packets): Add exec events to the list of stop
1990 reasons.
1991 (General Query Packets): Add exec events to tables of
1992 'gdbfeatures' and 'stub features' supported in the qSupported
1993 packet, as well as to the list containing stub feature
1994 details.
1995
1996 2015-08-24 Pedro Alves <palves@redhat.com>
1997
1998 * gdb.texinfo (Remote Configuration): Document the "set/show
1999 remote multiprocess-extensions-packet" commands.
2000
2001 2015-08-24 Pedro Alves <palves@redhat.com>
2002
2003 * gdb.texinfo (Embedded Processors) <ARM>: Remove references to RDI.
2004 <M32R>: Remove references to M32R/D.
2005 <M68K>: Remove references to target dbug.
2006 <MIPS Embedded>: Remove references to target r3900 and target
2007 array.
2008 <PowerPC Embedded>: Remove references to target dink32 and target
2009 ppcbug, target sds
2010 <PA, Sparclet, Sparclite, Z8000>: Delete nodes.
2011
2012 2015-08-18 Andrew Burgess <andrew.burgess@embecosm.com>
2013
2014 * gdb.texinfo (GDB Files): Add 'File Caching' menu entry.
2015
2016 2015-08-18 Andrew Burgess <andrew.burgess@embecosm.com>
2017
2018 * gdb.texinfo (File Caching): Document "set/show debug bfd-cache".
2019
2020 2015-08-18 Andrew Burgess <andrew.burgess@embecosm.com>
2021
2022 * gdb.texinfo (Maintenance Commands): Move documentation of "main
2023 info bfds" to...
2024 (File Caching): A New section. Outline bfd caching, and add new
2025 description for "main set/show bfd-sharing".
2026
2027 2015-08-14 Doug Evans <xdje42@gmail.com>
2028
2029 * gdb.texinfo (Machine Code): Update docs for mixed source/assembly
2030 disassembly.
2031 (GDB/MI Data Manipulation): Update docs for new disassembly modes.
2032
2033 2015-08-11 Keith Seitz <keiths@redhat.com>
2034
2035 * gdb.texinfo (Thread-Specific Breakpoints, Printing Source Lines):
2036 Use "location(s)"instead of "linespec(s)".
2037 (Specifying a Location): Rewrite.
2038 Add subsections describing linespec, address, and explicit locations.
2039 Add node/menu for each subsection.
2040 (Source and Machine Code, C Preprocessor Macros)
2041 (Create and Delete Trace points)
2042 (Extensions for Ada Tasks): Use "location(s)" instead of "linespec(s)".
2043 (Continuing at a Different Address): Remove "linespec" examples.
2044 Add reference to "Specify a Location"
2045 (The -break-insert Command): Rewrite. Add anchor.
2046 Add reference to appropriate manual section discussing locations.
2047 (The -dprintf-insert Command): Refer to -break-insert for
2048 specification of 'location'.
2049
2050 2015-08-07 Pedro Alves <palves@redhat.com>
2051
2052 * gdb.texinfo (Maintenance Commands): Document "maint set/show
2053 target-non-stop".
2054
2055 2015-08-07 Markus Metzger <markus.t.metzger@intel.com>
2056
2057 * gdb.texinfo (Process Record and Replay): Document prefixing of
2058 speculatively executed instructions in the "record instruction-history"
2059 command.
2060
2061 2015-07-20 Doug Evans <dje@google.com>
2062
2063 * Makefile.in (STABS_DOC_BUILD_INCLUDES): Add gdb-cfg.texi, GDBvn.texi.
2064
2065 2015-07-16 Doug Evans <dje@google.com>
2066
2067 * stabs.texinfo: @include gdb-cfg.texi.
2068
2069 2015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
2070
2071 Revert the previous 2 commits:
2072 gdbserver build-id attribute generator
2073 Validate symbol file using build-id
2074
2075 2015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
2076
2077 * gdb.texinfo (Files): Add 'set validate-build-id'
2078 and 'show validate-build-id'.
2079
2080 2015-07-15 Aleksandar Ristovski <aristovski@qnx.com
2081 Jan Kratochvil <jan.kratochvil@redhat.com>
2082
2083 gdbserver build-id attribute generator.
2084 * gdb.texinfo (Library List Format for SVR4 Targets): Add
2085 'build-id' in description, example, new attribute in dtd.
2086
2087 2015-07-08 Andrew Burgess <andrew.burgess@embecosm.com>
2088
2089 * gdb.texinfo (Selection): Update documentation for 'frame'
2090 command.
2091
2092 2015-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
2093
2094 * gdb.texinfo (TUI): Restructure documentation on TUI layout and
2095 focus commands.
2096
2097 2015-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
2098
2099 * gdb.texinfo (TUI): Add comma after @xref.
2100
2101 2015-07-02 Markus Metzger <markus.t.metzger@intel.com>
2102
2103 * gdb.texinfo (Maintenance Commands): Document "maint btrace"
2104 commands.
2105
2106 2015-07-02 Markus Metzger <markus.t.metzger@intel.com>
2107
2108 * gdb.texinfo (Process Record and Replay): Spell out that variables
2109 and registers are not available during btrace replay.
2110 Describe the new "record btrace pt" command.
2111 Describe the new "set|show record btrace pt buffer-size" options.
2112 (General Query Packets): Describe the new Qbtrace:pt and
2113 Qbtrace-conf:pt:size packets.
2114 Expand "bts" to "Branch Trace Store".
2115 Update the branch trace DTD.
2116
2117 2015-06-26 Patrick Palka <patrick@parcs.ath.cx>
2118
2119 * gdb.texinfo (Command History): Document the new option
2120 "history remove-duplicates".
2121
2122 2015-06-19 Doug Evans <dje@google.com>
2123
2124 * stabs.texinfo (ELF Linker Relocation): Mention Sun stabs is no
2125 longer supported.
2126
2127 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
2128
2129 * gdb.texinfo (Command History): Mention that setting
2130 GDBHISTSIZE to the empty string disables history truncation.
2131
2132 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
2133
2134 PR gdb/16999
2135 * gdb.texinfo (Command History): Mention new GDBHISTSIZE
2136 behavior.
2137
2138 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
2139
2140 * gdb.texinfo (Command History): Replace occurrences of HISTSIZE
2141 with GDBHISTSIZE.
2142
2143 2015-06-15 Simon Marchi <simon.marchi@ericsson.com>
2144
2145 * gdb.texinfo (GDB/MI Data Manipulation): Clarify usage of
2146 bytes and memory units for -data-{read,write}-memory-bytes.
2147 (Packets): Same for m, M and X packets.
2148 * python.texi (Inferiors In Python): Same for read_memory and
2149 write_memory.
2150
2151 2015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
2152
2153 * gdb.texinfo (Separate Debug Files): Document that PE is also
2154 supported.
2155
2156 2015-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
2157
2158 * gdb.texinfo (TUI Commands): Bring all 'tui reg' commands into a
2159 single table entry.
2160
2161 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
2162
2163 * gdb.textinfo (i386): Fix "@end table" end and "@table" placement.
2164
2165
2166 2015-06-10 Gary Benson <gbenson@redhat.com>
2167
2168 * gdb.texinfo (Remote Configuration): Document the
2169 "set/show remote hostio-setfs-packet" command.
2170 (Host I/O Packets): Document the vFile:setfs packet.
2171
2172 2015-06-10 Gary Benson <gbenson@redhat.com>
2173
2174 * gdb.texinfo (Debugging Output): Document the "set/show debug
2175 linux-namespaces" command.
2176
2177 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
2178 Mircea Gherzan <mircea.gherzan@intel.com>
2179
2180 * gdb.texinfo (i386): Add documentation about "show mpx bound"
2181 and "set mpx bound".
2182
2183 2015-05-27 Doug Evans <dje@google.com>
2184
2185 * gdb.texinfo (Debugging Output): Mention set/show debug dwarf-line.
2186
2187 2015-05-26 Doug Evans <dje@google.com>
2188
2189 * gdb.texinfo (Debugging Output): Update for DWARF "set debug"
2190 command renamings.
2191 (Maintenance Commands): Update for DWARF "set debug" command renamings.
2192
2193 2015-05-26 Andrew Burgess <andrew.burgess@embecosm.com>
2194
2195 * gdb.texinfo (TUI Commands): Add 'tui reg prev' details.
2196
2197 2015-05-22 Andrew Burgess <andrew.burgess@embecosm.com>
2198
2199 * gdb.texinfo (TUI): Include 'tui enable' in the introduction.
2200 (TUI Commands): Add 'tui enable' and 'tui disable' details.
2201
2202 2015-05-16 Doug Evans <xdje42@gmail.com>
2203
2204 * guile.texi (Memory Ports in Guile): Document support for unbuffered
2205 memory ports.
2206
2207 2015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
2208
2209 * gdb.texinfo (Compiling and Injecting Code): Add compile print.
2210
2211 2015-05-12 Don Breazeal <donb@codesourcery.com>
2212
2213 * gdb.texinfo (Forks): Note that fork debugging is
2214 supported in extended mode.
2215 (Remote Configuration): Add fork event features to table
2216 of packet settings.
2217 (Stop Reply Packets): Add fork events to list of stop reasons.
2218 (General Query Packets): Add fork events to tables of
2219 'gdbfeatures' and 'stub features' supported in the qSupported
2220 packet, as well as to the list containing stub feature
2221 details.
2222
2223 2015-05-12 Gary Benson <gbenson@redhat.com>
2224
2225 * gdb.texinfo (General Query Packets): Document
2226 qXfer:exec-file:read with empty annex.
2227
2228 2015-05-09 Siva Chandra Reddy <sivachandra@google.com>
2229
2230 * python.texi (Values From Inferior): Add descriptions of new
2231 methods gdb.Value.reference_value and gdb.Value.const_value.
2232
2233 2015-05-06 Joel Brobecker <brobecker@adacore.com>
2234
2235 * gdb.texinfo (Files): Add "info dll" documentation.
2236 (Cygwin Native): Remove "info dll" documentation.
2237
2238 2015-04-29 Doug Evans <dje@google.com>
2239
2240 * python.texi (Xmethod API) <gdb.XMethodWorker.get_result_type>:
2241 Document.
2242 (Writing an Xmethod): Add get_result_type to example.
2243
2244 2015-04-28 Sasha Smundak <asmundak@google.com>
2245
2246 * python.texi: New method documented.
2247
2248 2015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
2249
2250 * gdb.texinfo (Dump/Restore Files): Add detail about verilog dump
2251 format.
2252
2253 2015-04-24 Doug Evans <dje@google.com>
2254
2255 * python.texi (Xmethods In Python): Fix name of method to call the
2256 xmethod.
2257
2258 2015-04-17 Gary Benson <gbenson@redhat.com>
2259
2260 * gdb.texinfo (Connecting to a Remote Target): Mention that
2261 GDB can access program files from remote targets that support
2262 qXfer:exec-file:read and Host I/O packets.
2263
2264 2015-04-17 Gary Benson <gbenson@redhat.com>
2265
2266 * gdb.texinfo (Remote Configuration): Document the "set/show
2267 remote pid-to-exec-file-packet" command.
2268 (General Query Packets): Document the qXfer:exec-file:read
2269 qSupported features. Document the qXfer:exec-file:read packet.
2270
2271 2015-04-17 Gary Benson <gbenson@redhat.com>
2272
2273 * gdb.texinfo (set sysroot): Document that "set sysroot" also
2274 applies to executable paths if supplied to GDB as absolute.
2275
2276 2015-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2277
2278 * gdb.texinfo (Mode Options): Remove -xdb.
2279
2280 2015-04-10 Jan Kratochvil <jan.kratochvil@redhat.com>
2281 Eli Zaretskii <eliz@gnu.org>
2282
2283 * gdb.texinfo (Compiling and Injecting Code): Describe set debug
2284 compile, show debug compile. New subsection Compilation options for
2285 the compile command. New subsection Compiler search for the compile
2286 command.
2287
2288 2015-04-09 Andy Wingo <wingo@igalia.com>
2289
2290 * guile.texi (Frames In Guile): Describe frame-read-register.
2291
2292 2015-04-02 Gary Benson <gbenson@redhat.com>
2293
2294 * gdb.texinfo (set sysroot): Document "target:".
2295
2296 2015-04-01 Sasha Smundak <asmundak@google.com>
2297
2298 * doc/python.texi (Writing a Frame Unwinder in Python): Add
2299 section.
2300
2301 2015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
2302
2303 PR corefiles/16092
2304 * gdb.texinfo (gcore): Mention new command 'set
2305 use-coredump-filter'.
2306 (set use-coredump-filter): Document new command.
2307
2308 2015-03-31 Antoine Tremblay <antoine.tremblay@ericsson.com>
2309
2310 * gdb.texinfo (Operating System Auxiliary Information): Add info os cpus
2311 documentation, reorder the info os entries in alphabetical order.
2312
2313 2015-03-26 Simon Marchi <simon.marchi@ericsson.com>
2314
2315 * gdb.texinfo (GDB/MI Data Manipulation): Fix copy-paste typo in
2316 -data-write-memory-bytes.
2317
2318 2015-03-24 Pedro Alves <palves@redhat.com>
2319
2320 * gdb.texinfo (test_step) <set scheduler-locking step>: No longer
2321 mention that threads may sometimes run unlocked.
2322
2323 2015-03-23 Yurij Grechishhev <yurij.grechishhev@gmail.com>
2324
2325 * gdb.texinfo (Remote configuration): Document "set/show
2326 serial parity" command.
2327
2328 2015-03-18 Gary Benson <gbenson@redhat.com>
2329
2330 * gdb.texinfo (General Query Packets): Remove documentation
2331 for now-removed vFile:fstat qSupported features.
2332
2333 2015-03-11 Gary Benson <gbenson@redhat.com>
2334
2335 * gdb.texinfo (Remote Configuration): Document the
2336 "set/show remote hostio-fstat-packet" command.
2337 (General Query Packets): Document the vFile:fstat
2338 qSupported features.
2339 (Host I/O Packets): Document the vFile:fstat packet.
2340
2341 2015-03-11 Andy Wingo <wingo@igalia.com>
2342
2343 * guile.texi (Objfiles In Guile): Document objfile-progspace.
2344
2345 2015-03-04 Pedro Alves <palves@redhat.com>
2346
2347 * gdb.texinfo (Remote Configuration): Document the "set/show
2348 remote swbreak-feature-packet" and "set/show remote
2349 hwbreak-feature-packet" commands.
2350 (Packets) <Z0>: Add cross link to the "swbreak" stop reason's
2351 decription.
2352 (Stop Reply Packets): Document the swbreak and hwbreak stop
2353 reasons.
2354 (General Query Packets): Document the swbreak and hwbreak
2355 qSupported features.
2356 (Remote Non-Stop): Explain that swbreak and hwbreak are required.
2357
2358 2015-03-03 Philippe Proulx <eeppeliteloop@gmail.com>
2359
2360 * gdb.texinfo (gdb/mi Async Records): Fix duplicate syscall-entry
2361 under *stopped.
2362
2363 2015-03-02 Doug Evans <xdje42@gmail.com>
2364
2365 * gdb.texinfo (Specify Location): Fix syntax of filename:function.
2366
2367 2015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
2368
2369 * gdb.texinfo (S/390 and System z Features): Describe new feature
2370 "org.gnu.gdb.s390.vx".
2371
2372 2015-02-23 Sergio Durigan Junior <sergiodj@redhat.com>
2373
2374 PR gdb/18008
2375 * gdb.texinfo (maint internal-error, maint internal-warning, maint
2376 demangler-warning): Fix typo ("problam").
2377
2378 2015-02-19 David Taylor <dtaylor@emc.com>
2379
2380 * agentexpr.texi (Bytecode Descriptions): Fix summary line for setv.
2381
2382 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
2383
2384 * gdb.texinfo (Static Probe Points): Add cindex `static probe
2385 point, DTrace'.
2386 (Static Probe Points): Modified to cover DTrace probes in addition
2387 to SystemTap probes. Also modified to cover the `enable probe'
2388 and `disable probe' commands.
2389
2390 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
2391
2392 * gdb.texinfo (Static Probe Points): Cover the `enable probe' and
2393 `disable probe' commands.
2394
2395 2015-02-12 David Taylor <dtaylor@emc.com>
2396
2397 * gdb.texinfo (Tracepoint Packets): Document the builtin and name
2398 fields of the QTDV packet.
2399
2400 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
2401
2402 * gdb.texinfo (Branch Trace Configuration Format): Add size.
2403 (Process Record and Replay): Describe new set|show commands.
2404 (General Query Packets): Describe Qbtrace-conf:bts:size packet.
2405
2406 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
2407
2408 * gdb.texinfo (Process Record and Replay): Describe the "record
2409 btrace bts" command.
2410 (General Query Packets): Describe qXfer:btrace-conf:read packet.
2411 (Branch Trace Configuration Format): New.
2412
2413 2015-01-31 Gary Benson <gbenson@redhat.com>
2414 Doug Evans <dje@google.com>
2415
2416 * gdb.texinfo (Command Completion): Document new
2417 "set/show max-completions" option.
2418
2419 2015-01-31 Doug Evans <xdje42@gmail.com>
2420
2421 * gdb.texinfo (Symbols): Document new commands
2422 "maint print symbol-cache", "maint print symbol-cache-statistics",
2423 "maint flush-symbol-cache". Document new option
2424 "maint set symbol-cache-size".
2425
2426 2015-01-31 Doug Evans <xdje42@gmail.com>
2427
2428 * gdb.texinfo (dotdebug_gdb_scripts section): Update docs to
2429 distinguish script files vs inlined scripts.
2430 * python.texi (Python Auto-loading): Ditto.
2431
2432 2015-01-30 Doug Evans <dje@google.com>
2433
2434 * gdb.texinfo (Symbols) <info source>: Output now contains producer
2435 string if present.
2436
2437 2015-01-27 Doug Evans <dje@google.com>
2438
2439 * python.texi (Objfiles In Python): Document Objfile.username.
2440
2441 2015-01-27 Doug Evans <dje@google.com>
2442
2443 * python.texi (Objfiles In Python) <Objfile.filename>: Improve docs.
2444 * guile.texi (Objfiles In Guile) <objfile-filename>: Improve docs.
2445
2446 2015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
2447
2448 * gdb.texinfo (Threads): Describe -ascending for thread apply all.
2449
2450 2015-01-16 Eli Zaretskii <eliz@gnu.org>
2451
2452 * doc/gdb.texinfo (TUI Commands): Document the possible
2453 values of NAME argument to 'winheight' command. Explain the
2454 effect of 'tabset' setting better.
2455
2456 2015-01-11 Doug Evans <xdje42@gmail.com>
2457
2458 PR gdb/15830
2459 * gdb.texinfo (Debugging C Plus Plus): Mention "demangle".
2460 (Symbols): Ditto.
2461 (Maintenance Commands): Delete docs for "maint demangle".
2462
2463 2014-12-31 Joel Brobecker <brobecker@adacore.com>
2464
2465 * gdb.texinfo (Files): Remove documentation of the
2466 "add-shared-symbol-files" and "assf" commands.
2467 (Cygwin Native): Remove documentation of the "dll-symbols"
2468 command.
2469
2470 2014-12-17 Doug Evans <xdje42@gmail.com>
2471
2472 * gdb.texinfo (Debugging Output): Document "debug symbol-lookup".
2473
2474 2014-12-12 Phil Muldoon <pmuldoon@redhat.com>
2475 Jan Kratochvil <jan.kratochvil@redhat.com>
2476
2477 * gdb.texinfo (Altering): Update.
2478 (Compiling and Injecting Code): New node.
2479
2480 2014-12-12 Doug Evans <dje@google.com>
2481
2482 * python.texi (Objfiles In Python): Document gdb.lookup_objfile.
2483
2484 2014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
2485
2486 * gdb.texinfo: Document "maint print user-registers".
2487
2488 2014-12-08 Doug Evans <dje@google.com>
2489
2490 * python.texi (Objfiles In Python): Document Objfile.owner.
2491
2492 2014-12-04 Doug Evans <dje@google.com>
2493
2494 * python.texi (Objfiles In Python): Document
2495 Objfile.add_separate_debug_file.
2496
2497 2014-12-04 Doug Evans <dje@google.com>
2498
2499 * python.texi (Objfiles In Python): Document Objfile.build_id.
2500
2501 2014-12-02 Nick Bull <nicholaspbull@gmail.com>
2502
2503 * observer.texi (inferior_call_pre, inferior_call_post)
2504 (memory_changed, register_changed): New observers.
2505
2506 2014-12-02 Nick Bull <nicholaspbull@gmail.com>
2507
2508 * python.texi (Events In Python): Document new events
2509 InferiorCallPreEvent, InferiorCallPostEvent, MemoryChangedEvent
2510 and RegisterChangedEvent.
2511
2512 2014-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
2513
2514 Add add-auto-load-scripts-directory.
2515 * gdb.texinfo (Auto-loading): Add add-auto-load-scripts-directory link.
2516 (objfile-gdbdotext file): Add add-auto-load-scripts-directory.
2517
2518 2014-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
2519
2520 * gdb.texinfo (Auto-loading safe path): Fix add-auto-load-safe-path
2521 description typo.
2522
2523 2014-10-30 Doug Evans <dje@google.com>
2524
2525 * python.texi (Progspaces In Python): Document ability to add
2526 random attributes to gdb.Progspace objects.
2527 (Objfiles In Python): Document ability to add random attributes to
2528 gdb.objfile objects.
2529
2530 2014-10-27 Pedro Alves <palves@redhat.com>
2531
2532 * gdb.texinfo (Continuing and Stepping): Add cross reference to
2533 info on stepping and signal handlers.
2534 (Signals): Explain stepping and signal handlers. Add context
2535 index entry, and cross references.
2536
2537 2014-10-20 Simon Marchi <simon.marchi@ericsson.com>
2538
2539 * python.texi (Breakpoints In Python): Add parenthesis after
2540 Breakpoint.delete. Clarify Breakpoint.enabled description so
2541 that it contains "disable".
2542
2543 2014-10-17 Doug Evans <dje@google.com>
2544
2545 * python.texi (Events In Python): Document clear_objfiles event.
2546
2547 2014-10-17 Doug Evans <dje@google.com>
2548
2549 * python.texi (Objfiles In Python): Document new progspace attribute.
2550
2551 2014-10-17 Pedro Alves <palves@redhat.com>
2552
2553 * gdb.texinfo (Ada Tasks and Core Files): Delete mention of Tru64.
2554 (SVR4 Process Information): Delete mention of OSF/1.
2555
2556 2014-10-01 Simon Marchi <simon.marchi@ericsson.com>
2557
2558 * gdb.texinfo (Miscellaneous gdb/mi Commands): Document new
2559 exit-code field in -list-thread-groups output.
2560
2561 2014-09-22 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2562
2563 * gdb.texinfo (Set Breaks): Add missing "@end table".
2564
2565 2014-09-22 Pedro Alves <palves@redhat.com>
2566
2567 * gdb.texinfo (Set Breaks): Document that "set breakpoint
2568 always-inserted off" is the default mode now. Delete
2569 documentation of "set breakpoint always-inserted auto".
2570
2571 2014-09-18 Doug Evans <dje@google.com>
2572
2573 * python.texi (Symbol Tables In Python): Document "producer"
2574 attribute of gdb.Symtab objects.
2575
2576 2014-09-16 Pedro Alves <palves@redhat.com>
2577
2578 * gdb.texinfo (Starting) <run command>: Don't mention VxWorks.
2579 (Embedded OS): Remove VxWorks menu entry.
2580 (VxWorks): Remove node.
2581
2582 2014-09-13 Doug Evans <xdje42@gmail.com>
2583
2584 * gdb.texinfo (Signaling): Document new queue-signal command.
2585
2586 2014-09-06 Doug Evans <xdje42@gmail.com>
2587
2588 PR 15276
2589 * gdb.texinfo (Convenience Funs): Document $_caller_is,
2590 $_caller_matches, $_any_caller_is, $_any_caller_matches.
2591
2592 2014-09-03 Justin Lebar <jlebar@google.com>
2593
2594 * python.texi (Types In Python): Type.template_argument(n) returns a
2595 gdb.Value or a gdb.Type and throws an exception if n is out of
2596 range.
2597
2598 2014-09-03 Sasha Smundak <asmundak@google.com>
2599
2600 * python.texi (Frames in Python): Add read_register description.
2601
2602 2014-08-04 Tom Tromey <tromey@redhat.com>
2603
2604 * gdb.texinfo (Debugging Output): Update for change to "set debug
2605 target".
2606
2607 2014-08-01 Masaki Muranaka <monaka@monami-software.com>
2608
2609 Pushed by Joel Brobecker <brobecker@adacore.com>.
2610 * Makefile.in (transform): New variable.
2611 (install-man1, install-man5): Apply $(transform) to man file names.
2612
2613 2014-07-26 Doug Evans <xdje42@gmail.com>
2614
2615 PR guile/17177
2616 * guile.texi (Guile Pretty Printing API): Fix typo.
2617 Document set-pretty-printers!, pretty-printers.
2618 (Selecting Guile Pretty-Printers): Update.
2619 Mention program-space based pretty-printers.
2620
2621 2014-07-25 Pedro Alves <palves@redhat.com>
2622 Eli Zaretskii <eliz@gnu.org>
2623
2624 * gdb.texinfo (Signaling) <signal command>: Explain what happens
2625 with multi-threaded programs.
2626
2627 2014-07-19 Ajit Agarwal <ajitkum@xilinx.com>
2628
2629 * gdb.texinfo (MicroBlaze Features): Added.
2630
2631 2014-06-27 Yao Qi <yao@codesourcery.com>
2632
2633 * gdb.texinfo (Maintenance Commands): Update the output of
2634 'maint print dummy-frames' command.
2635
2636 2014-06-24 Eli Zaretskii <eliz@gnu.org>
2637
2638 * gdb.texinfo (Screen Size): Improve indexing.
2639
2640 2014-06-19 Gary Benson <gbenson@redhat.com>
2641
2642 * gdb.texinfo (Maintenance Commands): Document new
2643 "maint set/show catch-demangler-crashes" option.
2644
2645 2014-06-19 Gary Benson <gbenson@redhat.com>
2646
2647 * gdb.texinfo (Maintenance Commands): Document new
2648 "maint demangler-warning" command and new
2649 "maint set/show demangler-warning" option.
2650
2651 2014-06-09 Siva Chandra Reddy <sivachandra@google.com>
2652
2653 * python.texi (Xmethod API): Add space before the opening
2654 parenthesis in function descriptions.
2655
2656 2014-06-06 Doug Evans <xdje42@gmail.com>
2657
2658 * guile.texi (Guile Configuration): Document guile-data-directory.
2659
2660 2014-06-06 Mingjie Xing <mingjie.xing@gmail.com>
2661
2662 * gdb.texinfo (Invoking GDB): Add -q and --quiet.
2663
2664 2014-06-04 Doug Evans <xdje42@gmail.com>
2665
2666 * guile.texi (Breakpoints In Guile): Update.
2667
2668 2014-06-03 Joel Brobecker <brobecker@adacore.com>
2669
2670 * python.texi (Xmethod API): Fix reference to "Progspaces In
2671 Python".
2672
2673 2014-06-03 Siva Chandra Reddy <sivachandra@google.com>
2674
2675 * python.texi (Xmethods In Python, XMethod API)
2676 (Writing an Xmethod): New nodes.
2677 (Python API): New menu entries "Xmethods In Python",
2678 "Xmethod API", "Writing an Xmethod".
2679
2680 2014-06-02 Doug Evans <xdje42@gmail.com>
2681
2682 * guile.texi (Guile API): Add entry for Parameters In Guile.
2683 (GDB Scheme Data Types): Mention <gdb:parameter> object.
2684 (Parameters In Guile): New node.
2685
2686 2014-06-02 Doug Evans <xdje42@gmail.com>
2687
2688 * guile.texi (Guile API): Add entry for Commands In Guile.
2689 (Basic Guile) <parse-and-eval>: Add reference.
2690 (Basic Guile) <string->argv>: Move definition to Commands In Guile.
2691 (GDB Scheme Data Types): Mention <gdb:command> object.
2692 (Commands In Guile): New node.
2693
2694 2014-06-02 Doug Evans <xdje42@gmail.com>
2695
2696 * guile.texi (Guile API): Add entry for Progspaces In Guile.
2697 (GDB Scheme Data Types): Mention <gdb:progspace> object.
2698 (Progspaces In Guile): New node.
2699
2700 2014-05-30 Andrew Burgess <aburgess@broadcom.com>
2701
2702 * guile.texi (Frames In Guile): Mention FRAME_UNWIND_MEMORY_ERROR.
2703 * python.texi (Frames In Python): Mention
2704 gdb.FRAME_UNWIND_MEMORY_ERROR.
2705
2706 2014-05-29 Pedro Alves <palves@redhat.com>
2707 Tom Tromey <tromey@redhat.com>
2708
2709 * gdb.texinfo (Non-Stop Mode): Remove "set target-async 1"
2710 from example.
2711 (Asynchronous and non-stop modes): Document '-gdb-set mi-async'.
2712 Mention that target-async is now deprecated.
2713 (Maintenance Commands): Document maint set/show target-async.
2714
2715 2014-05-29 Pedro Alves <palves@redhat.com>
2716
2717 * observer.texi (sync_execution_done, command_error): New
2718 subjects.
2719
2720 2014-05-29 Pedro Alves <palves@redhat.com>
2721
2722 PR gdb/13860
2723 * observer.texi (signal_received, end_stepping_range)
2724 (signal_exited, exited, no_history): New observer subjects.
2725
2726 2014-05-26 Andy Wingo <wingo@igalia.com>
2727
2728 * guile.texi (GDB Scheme Data Types): Remove documentation for
2729 removed interfaces. Update spelling of gdb-object-kind.
2730
2731 2014-05-26 Andy Wingo <wingo@igalia.com>
2732
2733 * guile.texi (Basic Guile): Fix some typos.
2734
2735 2014-05-26 Andy Wingo <wingo@igalia.com>
2736
2737 * guile.texi (Writing a Guile Pretty-Printer)
2738 (Guile Types Module): Fix excess parentheses in use-modules forms.
2739
2740 2014-05-24 Eli Zaretskii <eliz@gnu.org>
2741
2742 * guile.texi (Types In Guile, Basic Guile, Frames In Guile)
2743 (Breakpoints In Guile, Guile Printing Module)
2744 (Guile Exception Handling, Values From Inferior In Guile)
2745 (Objfiles In Guile, Breakpoints In Guile, Memory Ports in Guile):
2746 Don't use @var at the beginning of a sentence.
2747
2748 * gdb.texinfo (Frame Filter Management, Trace Files)
2749 (C Operators, Ada Tasks, Calling, Bootstrapping, ARM)
2750 (PowerPC Embedded, Define, Annotations for Running)
2751 (IPA Protocol Commands, Packets, General Query Packets)
2752 (Tracepoint Packets, Notification Packets, Environment)
2753 (Inferiors and Programs, Set Breaks, Set Catchpoints)
2754 (Continuing and Stepping, Signals, Thread-Specific Breakpoints)
2755 (Frames, Backtrace, Selection, Expressions, Registers)
2756 (Trace State Variables, Built-In Func/Proc, Signaling, Files)
2757 (Numbers, GDB/MI Async Records, GDB/MI Data Manipulation)
2758 (Source Annotations, Using JIT Debug Info Readers, Packets)
2759 (Stop Reply Packets, Host I/O Packets)
2760 (Target Description Format): Don't use @var at the beginning of a
2761 sentence.
2762
2763 * python.texi (Basic Python, Types In Python)
2764 (Commands In Python, Frames In Python, Line Tables In Python)
2765 (Breakpoints In Python, gdb.printing, gdb.types)
2766 (Type Printing API): Don't use @var at the beginning of a
2767 sentence.
2768
2769 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
2770
2771 * gdb.texinfo (Process Record and Replay): Document "set/show btrace
2772 replay-memory-access".
2773
2774 2014-05-21 Pedro Alves <palves@redhat.com>
2775
2776 * gdb.texinfo (Starting): Document "set/show
2777 auto-connect-native-target".
2778 (Target Commands): Document "target native".
2779
2780 2014-05-20 Pedro Alves <palves@redhat.com>
2781
2782 * gdb.texinfo (Memory) <compare-sections>: Generalize comments to
2783 not be remote specific. Add cross reference to the qCRC packet.
2784 (Separate Debug Files): Update cross reference to the qCRC packet.
2785 (General Query Packets) <qCRC packet>: Add anchor.
2786
2787 2014-05-17 Doug Evans <xdje42@gmail.com>
2788
2789 Copy over changes from guile.texi.
2790 * python.texi (Basic Python) <gdb.execute>: Add text.
2791 (Basic Python) <gdb.post_event>: Remove "main" from "main GDB thread".
2792 (Values From Inferior) <Python string>: Add text.
2793 (Values From Inferior) <Value.string>: Clarify string length handling.
2794 (Pretty Printing API): Add cindex.
2795 (Types In Python) <TYPE_CODE_*>: Use vtable instead of table.
2796 Remove unnecessary index of gdb.TYPE_CODE_*. Replace @findex with
2797 @vindex.
2798 (Commands In Python) <COMPLETE_*>: Similarly.
2799 (Symbols In Python) <SYMBOL_*>: Similarly.
2800 (Breakpoints In Python) <WP_*>: Similarly.
2801 (Breakpoints In Python) <BP_*>: Similarly.
2802
2803 2014-05-17 David Taylor <dtaylor@emc.com>
2804
2805 * gdb.texinfo (General Query Packets): Add a note about thread IDs
2806 mentioned in the qfThreadInfo reply.
2807
2808 2014-05-16 Doug Evans <dje@google.com>
2809
2810 * gdb.texinfo (Mode Options): Add -D.
2811
2812 2014-05-09 Samuel Bronson <naesten@gmail.com>
2813
2814 * Makefile.in (PACKAGE): Copy from ../Makefile.in in case of
2815 "make -C".
2816
2817 2014-04-29 Tom Tromey <tromey@redhat.com>
2818
2819 * gdb.texinfo (Debugging Output): Rename to "set debug varobj" and
2820 "show debug varobj".
2821
2822 2014-05-01 David Taylor <dtaylor@emc.com>
2823
2824 * gdb.texinfo (compare-sections): Document the new -r (read-only)
2825 option.
2826
2827 2014-04-24 Michael Sturm <michael.sturm@mintel.com>
2828 Walfred Tedeschi <walfred.tedeschi@intel.com>
2829
2830 * gdb.texinfo (i386 Features): Add description of AVX512
2831 registers.
2832
2833 2014-03-31 Doug Evans <dje@google.com>
2834
2835 * gdb.texinfo (Symbols): Document set/show print symbol-loading.
2836
2837 2014-03-30 Doug Evans <dje@google.com>
2838
2839 * gdb.texinfo (Non-Stop Mode): Remove trailing whitespace.
2840 (Background Execution): Ditto.
2841
2842 2014-03-21 Pedro Alves <palves@redhat.com>
2843 Stan Shebs <stan@codesourcery.com>
2844 Hui Zhu <hui@codesourcery.com>
2845
2846 * gdb.texinfo (Packets): Add anchor to "? packet".
2847 Remove fixme and update introduction of "k packet".
2848 Add anchor to "vKill packet".
2849
2850 2014-03-12 Stan Shebs <stan@codesourcery.com>
2851
2852 * Doxyfile-gdb-api.in (INPUT): Add gdbtypes.h.
2853
2854 2014-02-26 Ludovic Courtès <ludo@gnu.org>
2855
2856 * guile.texi (Basic Guile): Document 'history-append!'.
2857
2858 2014-02-20 Joel Brobecker <brobecker@adacore.com>
2859
2860 * gdb.texinfo (Files): Document "add-shared-symbol-files"
2861 and "assf" as being deprecated.
2862 (Cygwin Native): Likewise for "dll-symbols".
2863 (Non-debug DLL Symbols): Remove reference to "dll-symbols"
2864 as a way to force the loading of symbols from a DLL.
2865
2866 2014-02-19 Siva Chandra Reddy <sivachandra@google.com>
2867
2868 * python.texi (Values From Inferior): Add description about the
2869 new feature.
2870
2871 2014-02-17 Doug Evans <xdje42@gmail.com>
2872
2873 * Makefile.in (GDB_DOC_FILES): Add python.texi.
2874 * gdb.texinfo (Python): Moved to ...
2875 * python.texi: ... here. New file.
2876
2877 2014-02-17 Ludovic Courtès <ludo@gnu.org>
2878
2879 * guile.texi (Writing a Guile Pretty-Printer) <example>:
2880 Remove 'string-begins-with' procedure. Add 'pretty-printer'
2881 parameter to 'str-lookup-function' procedure. Look for
2882 the "std::string<" prefix.
2883 (Frames In Guile): Add 'frame' parameter to 'frame-read-var'.
2884 Adjust description.
2885
2886 2014-02-11 Tejas Belagod <tejas.belagod@arm.com>
2887
2888 * guile.texi (Values From Inferior In Guile): Remove stray
2889 parantheses for deffn.
2890 (Disassembly In Guile): Ditto.
2891
2892 2014-02-10 Stan Shebs <stan@codesourcery.com>
2893
2894 Add Doxygen support.
2895 * Makefile.in (doxy): New action, generates Doxygen files.
2896 (DOXYGEN): New.
2897 (doxyedit): New.
2898 * Doxyfile-base.in: New file.
2899 * Doxyfile-gdb-api.in: New file.
2900 * Doxyfile-gdb-xref.in: New file.
2901 * Doxyfile-gdbserver.in: New file.
2902 * doxy-index.in: New file.
2903 * filter-for-doxygen: New file.
2904 * filter-params.pl: New file.
2905
2906 2014-02-10 Doug Evans <xdje42@gmail.com>
2907
2908 * Makefile.in (GDB_DOC_FILES): Add guile.texi.
2909 * gdb.texinfo (Auto-loading): Add set/show auto-load guile-scripts.
2910 (Extending GDB): New menu entries Guile, Multiple Extension Languages.
2911 (Guile docs): Include guile.texi.
2912 (objfile-gdbdotext file): Add objfile-gdb.scm.
2913 (dotdebug_gdb_scripts section): Mention Guile scripts.
2914 (Multiple Extension Languages): New node.
2915 * guile.texi: New file.
2916
2917 2014-01-28 Joel Brobecker <brobecker@adacore.com>
2918
2919 * gdb.texinfo (Ada Glitches): Document the new "maint ada set/show
2920 ignore-descriptive-types". commands.
2921
2922 2014-01-22 Doug Evans <dje@google.com>
2923
2924 * gdb.texinfo (Server): Mention --debug-format=all|none|timestamp.
2925 (gdbserver man): Ditto.
2926
2927 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
2928
2929 * gdb.texinfo: Document limited reverse/replay support
2930 for target record-btrace.
2931
2932 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
2933
2934 * gdb.texinfo (Process Record and Replay): Update documentation.
2935
2936 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
2937
2938 * gdb.texinfo (Process Record and Replay): Document new /c
2939 modifier accepted by "record function-call-history".
2940 Add /i modifier to "record function-call-history" example.
2941
2942 2014-01-15 Yuanhui Zhang <asmwarrior@gmail.com>
2943 Joel Brobecker <brobecker@adacore.com>
2944
2945 * gdb.texinfo (GDB/MI Output Syntax): Add some missing "nl"
2946 markers. Remove one that was misplaced.
2947
2948 2014-01-10 Pedro Alves <palves@redhat.com>
2949
2950 * gdb.texinfo (Your Program's Environment) <set environment>:
2951 Mention the shell, and point at 'set exec-wrapper'.
2952
2953 2014-01-07 Joel Brobecker <brobecker@adacore.com>
2954
2955 * gdb.texinfo (Types In Python): Document new attribute Types.name.
2956
2957 2013-12-30 Joel Brobecker <brobecker@adacore.com>
2958
2959 * gdb.texinfo (Types In Python): Clarify the documentation
2960 of attribute gdb.Field.bitpos.
2961
2962 2013-12-28 Joel Brobecker <brobecker@adacore.com>
2963
2964 * gdb.texinfo (Types In Python): Fix the documentation of
2965 attribute "bitpos" in class gdb.Field for enum types. Add
2966 documentation for attribute "enumval" in that same class.
2967
2968 2013-12-28 Joel Brobecker <brobecker@adacore.com>
2969
2970 * gdb.texinfo (GDB/MI Support Commands): Change @table into
2971 @ftable.
2972
2973 2013-12-23 Doug Evans <xdje42@gmail.com>
2974
2975 * gdb.texinfo (Auto-loading): Move menu up. Move discussion of
2976 auto-loaded objfile scripts and .debug_gdb_scripts section to their
2977 corresponding section in Extending GDB.
2978 (Extending GDB): Move menu up. New menu item "Auto-loading
2979 extensions".
2980 (Sequences): New menu item "Auto-loading sequences".
2981 (Auto-loading sequences): New node.
2982 (Python): Rename section from Scripting GDB to Extending GDB.
2983 (Python Auto-loading): Update xref, refer to "Auto-loading extensions".
2984 Move docs on ways to auto-load extensions to ...
2985 (Auto-loading extensions): ... here. New node.
2986
2987 2013-12-23 Joel Brobecker <brobecker@adacore.com>
2988
2989 * gdb.texinfo (GDB/MI): Add "GDB/MI Support Commands" entry
2990 in menu.
2991 (GDB/MI Variable Objects): Adjust reference to "-list-features"
2992 command, now in a new node.
2993 (GDB/MI Support Commands): New node, with its contents being
2994 extracted from the "GDB/MI Miscellaneous Commands" node.
2995 A small paragraph introducing the section is also added at
2996 the start.
2997 (GDB/MI Miscellaneous Commands): Delete the description of the
2998 -info-gdb-mi-command, -list-features and -list-target-features
2999 commands, now hosted in the "GDB/MI Support Commands" node.
3000
3001 2013-12-12 Siva Chandra Reddy <sivachandra@google.com>
3002
3003 PR python/16113
3004 * gdb.texinfo (Values From Inferior): Add a note about using
3005 gdb.Field objects as subscripts on gdb.Value objects.
3006 (Types In Python): Add description about the new attribute
3007 "parent_type" of gdb.Field objects.
3008
3009 2013-12-12 Joel Brobecker <brobecker@adacore.com>
3010
3011 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add @cindex
3012 entry for section docuumenting the -list-features GDB/MI command.
3013
3014 2013-12-10 Joel Brobecker <brobecker@adacore.com>
3015
3016 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document the new
3017 "exec-run-start-option" entry in the output of the "-list-features"
3018 command.
3019
3020 2013-12-04 Eli Zaretskii <eliz@gnu.org>
3021
3022 * gdb.texinfo (i386): Fix yesterday's commit.
3023
3024 2013-12-03 Tom Tromey <tromey@redhat.com>
3025
3026 * gdb.texinfo (Set Catchpoints): Add @kindex for each command
3027 documented here.
3028
3029 2013-12-03 Tom Tromey <tromey@redhat.com>
3030
3031 * gdb.texinfo (@direntry): Add menu item for gdbserver.
3032
3033 2013-12-03 Walfred Tedeschi <walfred.tedeschi@intel.com>
3034
3035 * gdb.texinfo (i386 Features): Add MPX feature registers.
3036 (x86 Specific featuresx86 Architecture-specific Issues): Adds
3037 a subsubsection for MPX and describes the display of the
3038 boundary registers.
3039
3040 2013-12-03 Joel Brobecker <brobecker@adacore.com>
3041
3042 * gdb.texinfo (GDB/MI Miscellaneous Commands): Remove the
3043 documentation of the "ada-exceptions" entry.
3044
3045 2013-12-03 Joel Brobecker <brobecker@adacore.com>
3046
3047 * gdb.texinfo (GDB/MI Result Records): Fix the syntax of the
3048 "^error" result record concerning the error message. Document
3049 the error code that may also be part of that result record.
3050 (GDB/MI Miscellaneous Commands): Document the
3051 "undefined-command-error-code" element in the output of
3052 the "-list-features" GDB/MI command.
3053
3054 2013-12-03 Joel Brobecker <brobecker@adacore.com>
3055
3056 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document
3057 the new -info-gdb-mi-command GDB/MI command. Document
3058 the meaning of "-info-gdb-mi-command" in the output of
3059 -list-features.
3060
3061 2013-11-29 Pedro Alves <palves@redhat.com>
3062
3063 * gdb.texinfo (Frames In Python) <gdb.FRAME_UNWIND_NULL_ID>:
3064 Update comment.
3065
3066 2013-11-24 Yao Qi <yao@codesourcery.com>
3067
3068 * gdb.texinfo (Caching Remote Data): Document new
3069 "set/show stack-cache" option.
3070
3071 2013-11-24 Yao Qi <yao@codesourcery.com>
3072
3073 * gdb.texinfo (Caching Target Data): Replace "ON" with "on".
3074 (Maintenance Commands): Replace "ON" and "OFF" with "on" and
3075 "off" respectively.
3076
3077 2013-11-23 Yao Qi <yao@codesourcery.com>
3078
3079 * gdb.texinfo (GDB/MI Variable Objects): Add the description
3080 of "displayhint" to the table about child results.
3081
3082 2013-11-21 Yao Qi <yao@codesourcery.com>
3083
3084 * gdb.texinfo (GDB/MI Variable Objects): Add attribute
3085 'dynamic' for the output of command -var-list-children.
3086
3087 2013-11-21 Yao Qi <yao@codesourcery.com>
3088
3089 * gdb.texinfo (Caching Target Data): Remove "see" before
3090 @pxref.
3091
3092 2013-11-20 Yao Qi <yao@codesourcery.com>
3093
3094 * gdb.texinfo (Caching Target Data): Update doc for
3095 per-address-space dcache.
3096
3097 2013-11-20 Yao Qi <yao@codesourcery.com>
3098
3099 * gdb.texinfo (Data): Rename menu item.
3100 (Caching Remote Data): Rename to ...
3101 (Caching Target Data): ... it. Update.
3102
3103 2013-11-18 Joel Brobecker <brobecker@adacore.com>
3104
3105 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document the new
3106 "language-option" entry in the output of the "-list-features"
3107 command.
3108
3109 2013-11-15 Tom Tromey <tromey@redhat.com>
3110
3111 * gdb.texinfo (Variables): Note gdb rules for ambiguous cases.
3112 Add example.
3113
3114 2013-11-14 Tom Tromey <tromey@redhat.com>
3115
3116 * gdb.texinfo (Breakpoints In Python): Replace "as" with "in".
3117
3118 2013-11-14 Joel Brobecker <brobecker@adacore.com>
3119
3120 * gdb.texinfo (Show): Add xref anchor for "show language" command.
3121 (Context management): Place current subsection text into its own
3122 subsubsection. Add new subsubsection describing the "--language"
3123 command option.
3124
3125 2013-11-13 Joel Brobecker <brobecker@adacore.com>
3126
3127 * gdb.texinfo (GDB/MI Miscellaneous Commands): Delete
3128 the documentation of "info-ada-exceptions" in the output
3129 of the "-list-features" command. Add the documentation
3130 of the "ada-exception" entry instead.
3131
3132 2013-11-12 Joel Brobecker <brobecker@adacore.com>
3133
3134
3135 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix the first
3136 word of a couple of sentences to start with a capital letter.
3137
3138 2013-11-12 Joel Brobecker <brobecker@adacore.com>
3139
3140 * gdb.texinfo (Ada): Add entry in menu for new "Ada Exceptions" node.
3141 (Ada Exceptions): New node.
3142 (GDB/MI): Add entry in menu for new "GDB/MI Ada Exceptions
3143 Commands" node.
3144 (GDB/MI Ada Exceptions Commands): New node.
3145 (GDB/MI Miscellaneous Commands): Document new "info-ada-exceptions"
3146 field in the output of the "-list-features" command.
3147 * NEWS: Add entry for the new "info exceptions" CLI command,
3148 and for the new "-info-ada-exceptions" GDB/MI command.
3149
3150 2013-11-11 Phil Muldoon <pmuldoon@redhat.com>
3151
3152 * gdb.texinfo (Symbol Tables In Python): Add linetable method entry.
3153 (Line Tables In Python): New node.
3154
3155 2013-11-08 Doug Evans <dje@google.com>
3156
3157 * gdb.texinfo (Debugging Output): Update text for
3158 "set debug dwarf2-read".
3159
3160 2013-11-08 Doug Evans <dje@google.com>
3161
3162 * gdb.texinfo (Debugging Output): Update text for
3163 "set debug symtab-create".
3164
3165 2013-11-07 Phil Muldoon <pmuldoon@redhat.com>
3166
3167 * gdb.texinfo (Commands In Python): Document COMPLETE_EXPRESSION
3168 constant.
3169
3170 2013-11-07 Phil Muldoon <pmuldoon@redhat.com>
3171
3172 * gdb.texinfo (Breakpoints In Python): Document temporary
3173 option in breakpoint constructor, and add documentation to the
3174 temporary attribute.
3175
3176 2013-11-07 Yao Qi <yao@codesourcery.com>
3177
3178 * gdb.texinfo (GDB/MI Variable Objects): Update doc about the
3179 output of "-var-info-expression".
3180
3181 2013-11-06 Pedro Alves <palves@redhat.com>
3182
3183 * gdb.texinfo (Starting) <set/show startup-with-shell>: Mention
3184 non-interactive mode.
3185 (Environment) <shell startup files warning>: Mention
3186 non-interactive mode. Mention .zshenv for Z shell, and talk about
3187 BASH_ENV instead of .bashrc for BASH.
3188
3189 2013-10-29 Nicolas Blanc <nicolas.blanc@intel.com>
3190
3191 * gdb.texinfo (Commands to Specify Files): Add description
3192 of the remove-symbol-file command.
3193 * observer.texi: New free_objfile event
3194
3195 2013-10-24 Pedro Alves <palves@redhat.com>
3196
3197 * gdb.texinfo (Starting): Document set/show startup-with-shell.
3198
3199 2013-10-11 Joel Brobecker <brobecker@adacore.com>
3200
3201 * gdb.texinfo (Shared Library GDB/MI Catchpoint Commands):
3202 New subsection inside which the "-catch-load" and "-catch-unload"
3203 commands documentation is now placed.
3204 (Ada Exception GDB/MI Catchpoint Commands): New subsection
3205 documenting the "-catch-assert" and "-catch-exception" new
3206 GDB/MI commands.
3207
3208 2013-10-10 Joel Brobecker <brobecker@adacore.com>
3209
3210 * gdb.texinfo (Connecting): Remove unnecessary @w{}.
3211
3212 2013-10-10 Joel Brobecker <brobecker@adacore.com>
3213
3214 * gdb.texinfo (Connecting): Replace "set remotebaud" by "set
3215 serial baud".
3216 (Remote Configuration): Replace "set remotebaud" by "set serial
3217 baud". Replace "show remotebaud" by "show serial baud".
3218
3219 2013-10-07 Pedro Alves <palves@redhat.com>
3220
3221 PR breakpoints/11568
3222 * gdb.texinfo (Thread-Specific Breakpoints): Mention what happens
3223 when the thread is removed from the thread list.
3224
3225 2013-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
3226
3227 * gdb.texinfo (Convenience Variables): Document $_exitsignal.
3228 Update entry for $_exitcode.
3229
3230 2013-10-04 Joel Brobecker <brobecker@adacore.com>
3231
3232 * gdb.texinfo (GDB/MI Program Execution): Document "-exec-run"'s
3233 new "--start" option.
3234
3235 2013-10-02 Pedro Alves <palves@redhat.com>
3236
3237 * gdb.texinfo (Registers): Expand description of saved registers
3238 in frames. Explain <not saved>.
3239
3240 2013-09-25 Doug Evans <dje@google.com>
3241
3242 * gdb.texinfo (Debugging Output): Document set/show debug symfile.
3243
3244 2013-09-16 Stan Shebs <stan@codesourcery.com>
3245
3246 Remove the internals manual gdbint.texinfo.
3247 * Makefile.in (INFO_DEPS): Remove gdbint.info.
3248 (PDFFILES): Remove gdbint.pdf.
3249 (HTMLFILES): Remove gdbint/index.html.
3250 (HTMLFILES_INSTALL): Remove gdbint.
3251 (GDBINT_DOC_FILES): Remove.
3252 (dvi): Remove gdbint.dvi.
3253 (ps): Remove gdbint.ps.
3254 * gdbint.texinfo: Remove file.
3255 * gdb.texinfo (Maintenance Commands): Remove reference to gdbint.
3256
3257 2013-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
3258
3259 * gdb.texinfo (Convenience Functions): Mention new convenience
3260 function $_isvoid.
3261
3262 2013-09-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3263
3264 * gdb.texinfo (Decimal Floating Point format): Mention S/390.
3265 (Standard Target Features): Add new node to menu.
3266 (S/390 and System z Features): New node.
3267
3268 2013-09-13 Sanimir Agovic <sanimir.agovic@intel.com>
3269
3270 * gdb.texinfo (GDB/MI Miscellaneous Commands): Use
3271 -list-target-features in the example.
3272
3273 2013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3274
3275 * gdb.texinfo (MiniDebugInfo): Prepare file debug and use it to create
3276 mini_debuginfo. Strip binary before adding mini_debuginfo to it.
3277
3278 2013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3279
3280 Sync documentation with gdb.base/gnu-debugdata.exp.
3281 * gdb.texinfo (MiniDebugInfo): Add comment and "D" in the example.
3282
3283 2013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3284
3285 * gdb.texinfo (MiniDebugInfo): Fix two trailing dots.
3286
3287 2013-08-27 Pedro Alves <pedro@codesourcery.com>
3288 Yao Qi <yao@codesourcery.com>
3289
3290 * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-locals>:
3291 Document new --skip-unavailable option.
3292 <-stack-list-variables>: Document new --skip-unavailable option.
3293
3294 2013-08-26 Doug Evans <dje@google.com>
3295
3296 * gdb.texinfo (Maintenance Commands): "maint print objfiles" now takes
3297 an optional regexp.
3298
3299 2013-08-13 Tom Tromey <tromey@redhat.com>
3300
3301 * gdbint.texinfo (Testsuite): Use @table, not @itemize.
3302 Document GDB_PARALLEL and GDB_INOTIFY.
3303
3304 2013-08-09 Stan Shebs <stan@codesourcery.com>
3305
3306 * LRS: Remove file, describes a long-abandoned live-range
3307 splitting extension to stabs.
3308
3309 2013-07-25 Andrew Burgess <aburgess@broadcom.com>
3310
3311 * gdb.texinfo (Output Formats): Mention the new 'z' formatter.
3312
3313 2013-07-17 Doug Evans <dje@google.com>
3314
3315 * gdb.texinfo (Print Settings): Document "print raw frame-arguments".
3316
3317 2013-07-02 Tom Tromey <tromey@redhat.com>
3318
3319 * gdb.texinfo (Target Commands): Don't mention "target nrom".
3320
3321 2013-06-28 Tom Tromey <tromey@redhat.com>
3322
3323 * Makefile.in (version.subst): Use version.in, not
3324 common/version.in.
3325 * gdbint.texinfo (Versions and Branches, Releasing GDB):
3326 Likewise.
3327
3328 2013-06-27 Pedro Alves <palves@redhat.com>
3329
3330 * gdbint.texinfo (Algorithms) <Stepping over runtime loader
3331 dynamic symbol resolution code>: New section, based on infrun.c
3332 comment.
3333
3334 2013-06-26 Tom Tromey <tromey@redhat.com>
3335
3336 * gdbint.texinfo (Versions and Branches): Use common/version.in.
3337 Update.
3338 (Releasing GDB): Likewise.
3339
3340 2013-06-26 Pedro Alves <pedro@codesourcery.com>
3341 Yao Qi <yao@codesourcery.com>
3342
3343 * gdb.texinfo (GDB/MI Tracepoint Commands): Document
3344 -trace-frame-collected.
3345
3346 2013-06-26 Pedro Alves <pedro@codesourcery.com>
3347
3348 * gdb.texinfo (Traceframe Info Format): Document tvar element
3349 and its attributes.
3350
3351 2013-06-25 Yao Qi <yao@codesourcery.com>
3352
3353 * gdbint.texinfo (Testsuite): Document 'gdb,predefined_tsv'.
3354
3355 2013-06-24 Tom Tromey <tromey@redhat.com>
3356
3357 * Makefile.in (POD2MAN1, POD2MAN5): Use version.subst.
3358 (GDBvn.texi): Use version.subst.
3359 (version.subst): New target.
3360 (mostlyclean): Remove version.subst.
3361
3362 2013-06-20 Pedro Alves <pedro@codesourcery.com>
3363
3364 * gdb.texinfo (GDB/MI Data Manipulation)
3365 <-data-list-register-values>: Document the --skip-unavailable
3366 option.
3367
3368 2013-06-07 Yao Qi <yao@codesourcery.com>
3369
3370 * gdb.texinfo (Symbols): Add kindex and cindex for
3371 'maint print msymbols'.
3372
3373 2013-06-05 Simon Marchi <simon.marchi@ericsson.com> (tiny change)
3374
3375 * gdb.texinfo (Miscellaneous gdb/mi Commands): Fix -add-inferior
3376 response field name (thread-group to inferior).
3377
3378 2013-06-04 Gary Benson <gbenson@redhat.com>
3379
3380 * gdb.texinfo (General Query Packets/qSupported): Added
3381 "qXfer:libraries-svr4:read" and "augmented-libraries-svr4-read".
3382 to the table of currently defined stub features.
3383 Added a more detailed entry for "augmented-libraries-svr4-read".
3384 (General Query Packets/qXfer:libraries-svr4:read): Documented
3385 the augmented form of this packet.
3386
3387 2013-05-23 Joel Brobecker <brobecker@adacore.com>
3388
3389 * gdb.texinfo (System-wide Configuration Scripts): Renames
3390 "Installed System-wide Configuration Scripts". Add associated
3391 @menu block.
3392
3393 2013-05-23 Yao Qi <yao@codesourcery.com>
3394 Pedro Alves <palves@redhat.com>
3395
3396 * gdb.texinfo (Packets): Document 'vCont;r'.
3397 (Continuing and Stepping): Document target-assisted range
3398 stepping, and the 'set range-stepping' and 'show range-stepping'
3399 commands.
3400
3401 2013-05-23 Joel Brobecker <brobecker@adacore.com>
3402
3403 * gdb.texinfo (Installed System-wide Configuration Scripts):
3404 Add subsection describing the scripts now available under
3405 the data-dir's system-gdbbinit subdirectory.
3406 * NEWS: Add entry announcing the availability of system-wide
3407 configuration scripts for ElinOS and Wind River Linux.
3408
3409 2013-05-21 Hui Zhu <hui@codesourcery.com>
3410
3411 * gdb.texinfo (GDB/MI Breakpoint Commands): Describe the
3412 "-dprintf-insert" command.
3413
3414 2013-05-17 Doug Evans <dje@google.com>
3415
3416 * gdb.texinfo (Maintenance Commands): Update doc for
3417 "maint check-psymtabs". Add doc for "maint check-symtabs",
3418 "maint expand-symtabs".
3419
3420 2013-05-15 Markus Metzger <markus.t.metzger@intel.com>
3421
3422 * gdb.texinfo (Process Record and Replay): Document the
3423 "record goto" command and its sub-commands.
3424
3425 2013-05-10 Phil Muldoon <pmuldoon@redhat.com>
3426
3427 * gdb.texinfo (Backtrace): Add "no-filter" argument.
3428 (Python API): Add Frame Filters API, Frame Wrapper API,
3429 Writing a Frame Filter/Wrapper, Managing Management of Frame
3430 Filters chapter entries.
3431 (Frame Filters API): New Node.
3432 (Frame Wrapper API): New Node.
3433 (Writing a Frame Filter): New Node.
3434 (Managing Frame Filters): New Node.
3435 (Progspaces In Python): Add note about frame_filters attribute.
3436 (Objfiles in Python): Ditto.
3437 (GDB/MI Stack Manipulation): Add -enable-frame-filters command,
3438 @anchors and --no-frame-filters option to -stack-list-variables,
3439 -stack-list-frames, -stack-list-locals and -stack-list-arguments
3440 commands.
3441
3442 2013-05-08 Joel Brobecker <brobecker@adacore.com>
3443
3444 * gdbint.texinfo (Native Debugging): Add "AIX Shared Library
3445 Support" subsection documenting the XML format used to transfer
3446 shared library info on AIX.
3447
3448 2013-05-08 Joel Brobecker <brobecker@adacore.com>
3449
3450 * gdb.texinfo (Debugging Output): Add documentation of
3451 "set debug aix-solib" and "show debug aix-solib" commands.
3452
3453 2013-05-06 Sandra Loosemore <sandra@codesourcery.com>
3454
3455 * gdb.texinfo (Nios II): New section.
3456 (Nios II Features): New section.
3457
3458 2013-05-06 Joel Brobecker <brobecker@adacore.com>
3459
3460 * gdbint.texinfo (Algorithms): Remove entries documenting
3461 DEPRECATED_IBM6000_TARGET, SOLIB_ADD, and
3462 SOLIB_CREATE_INFERIOR_HOOK.
3463
3464 2013-04-29 Tom Tromey <tromey@redhat.com>
3465
3466 PR python/14204:
3467 * gdb.texinfo (Python API): Fix menu entry.
3468 (Blocks In Python): Fix subsubsection text. Rewrite intro.
3469 Define global and static block. Add example. Clarify
3470 block relationship for inline functions.
3471
3472 2013-04-29 Tom Tromey <tromey@redhat.com>
3473
3474 * gdb.texinfo (Python API): Mention Python help and keyword
3475 arguments. Move pagination text to Basic Python.
3476 (Basic Python): Put pagination text here. Document
3477 close-on-exec, SIGCHLD, and SIGINT.
3478
3479 2013-04-19 Pedro Alves <palves@redhat.com>
3480
3481 * gdbint.texinfo (Misc Guidelines) <Compiler Warnings>: Write
3482 "signedness" instead of "signness".
3483
3484 2013-04-19 Pedro Alves <palves@redhat.com>
3485
3486 * gdbint.texinfo (Misc Guidelines) <Compiler Warnings>: Replace
3487 -Wno-pointer-sign text with text on -Wpointer-sign.
3488
3489 2013-04-16 Tom Tromey <tromey@redhat.com>
3490
3491 * gdb.texinfo (Set Catchpoints): Mention earliest version of
3492 GCC that has the SDT probe points.
3493
3494 2013-04-15 Tom Tromey <tromey@redhat.com>
3495
3496 * gdb.texinfo (Set Catchpoints): Document regexp syntax for
3497 exception catchpoints.
3498
3499 2013-04-15 Tom Tromey <tromey@redhat.com>
3500
3501 * gdb.texinfo (Set Catchpoints): Document $_exception.
3502 (Convenience Vars): Mention $_exception.
3503
3504 2013-04-15 Tom Tromey <tromey@redhat.com>
3505
3506 * gdb.texinfo (Set Catchpoints): Reorganize exception
3507 catchpoints. Document "catch rethrow".
3508 (Debugging C Plus Plus): Mention "catch rethrow".
3509
3510 2013-04-15 Tom Tromey <tromey@redhat.com>
3511
3512 * gdb.texinfo (Set Catchpoints): Remove obsolete text.
3513
3514 2013-04-12 Jan Kratochvil <jan.kratochvil@redhat.com>
3515 Eli Zaretskii <eliz@gnu.org>
3516
3517 * gdb.texinfo (Auto-loading safe path): Add quick -iex using command
3518 line below the sample output.
3519
3520 2013-04-12 Eli Zaretskii <eliz@gnu.org>
3521
3522 * gdb.texinfo (Mode Options): Document '-configuration'.
3523 (Help): Document "show configuration".
3524 (Bug Reporting): Add requirements to include the configuration
3525 details in bug reports.
3526
3527 2013-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3528
3529 * Makefile.in (MAN1S): Add gcore.1.
3530 Remove "Host, target, and site specific Makefile fragments" comment.
3531 (@host_makefile_frag@, HAVE_NATIVE_GCORE_TARGET): New.
3532 (install-man1, uninstall-man1): Conditionalize gcore.1.
3533 (gcore.1): New.
3534 * gdb.texinfo (Man Pages): Add gcore man.
3535 (gcore man): New node.
3536
3537 2013-04-10 Pedro Alves <palves@redhat.com>
3538
3539 * gdb.texinfo (Process Record and Replay): Document that "set
3540 record full insn-number-max", "set record
3541 instruction-history-size" and "set record
3542 function-call-history-size" accept "unlimited".
3543 (Backtrace): Document that "set backtrace limit" accepts
3544 "unlimited".
3545 (List): Document that "set listsize" accepts "unlimited".
3546 (Print Settings)" Document that "set print max-symbolic-offset",
3547 "set print elements" and "set print repeats" accept "unlimited".
3548 (Starting and Stopping Trace Experiments): Document that "set
3549 trace-buffer-size" accepts "unlimited".
3550 (Remote Configuration): Document that "set tcp connect-timeout"
3551 accepts "unlimited".
3552 (Command History): Document that "set history size" accepts
3553 "unlimited".
3554 (Screen Size): Document that "set height" and "set width" accepts
3555 "unlimited". Adjust "set pagination"'s description to suggest
3556 "set height unlimited" instead of "set height 0".
3557
3558 2013-04-10 Yao Qi <yao@codesourcery.com>
3559
3560 * gdb.texinfo (Trace Files): Add "target ctf".
3561
3562 2013-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
3563
3564 * Makefile.in (POD2MAN1, POD2MAN5): Replace $(VERSION) by ../version.in.
3565
3566 * Makefile.in (install-man1, install-man5, uninstall-man1)
3567 (uninstall-man5): Replace $(MANS) by $(MAN1S) and $(MAN5S) respectively.
3568
3569 * Makefile.in (gdb.1, gdbserver.1, gdbinit.5): Use $(srcdir).
3570
3571 2013-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
3572 Eli Zaretskii <eliz@gnu.org>
3573
3574 * gdb.texinfo (gdbserver man): Rename tty to comm. Swap --attach
3575 parameters order. Remove "On some targets" for --attach. Document the
3576 --multi parameter and extended-remote command. Document all the
3577 options.
3578
3579 2013-04-05 Jan Kratochvil <jan.kratochvil@redhat.com>
3580
3581 * gdb.texinfo (gdb man): Mention option -p. Include Fortran to
3582 the list of supported languages.
3583
3584 2013-04-05 Jan Kratochvil <jan.kratochvil@redhat.com>
3585
3586 Convert man pages to texinfo, new gdbinit.5 texinfo page.
3587 * Makefile.in (mandir, man1dir, man5dir, SYSTEM_GDBINIT, MANCONF,
3588 (TEXI2POD, POD2MAN1, POD2MAN5, MAN1S, MAN5S, MANS, man): New.
3589 (diststuff): Add man.
3590 (install-man, install-man1, install-man5, uninstall-man, uninstall-man1)
3591 (uninstall-man5): New.
3592 (STAGESTUFF): Add *.1 and *.5.
3593 (GDBvn.texi): Add SYSTEM_GDBINIT.
3594 (gdb.1, gdbserver.1, gdbinit.5): New.
3595 (maintainer-clean realclean): Add $(MANS).
3596 (install): Add install-man.
3597 (uninstall): Add uninstall-man.
3598 * gdb.texinfo (@include gdb-cfg.texi): Wrap it by @c man begin INCLUDE.
3599 (@copying): Wrap it by @c man begin COPYRIGHT.
3600 (Top): Add Man Pages.
3601 (Man Pages, gdb man, gdbserver man, gdbinit man): New.
3602
3603 2013-04-02 Pedro Alves <palves@redhat.com>
3604
3605 * gdb.texinfo (Debugging Output): Document "set/show debug
3606 aarch64", "set/show debug coff-pe-read" and "set/show debug
3607 mach-o".
3608
3609 2013-04-02 Pedro Alves <palves@redhat.com>
3610
3611 * gdb.texinfo (Remote Configuration) <set remote @var{name}-packet
3612 table>: Add entry for "trace-buffer-size".
3613
3614 2013-03-28 Pedro Alves <palves@redhat.com>
3615
3616 * gdb.texinfo (Remote Configuration) <set remote @var{name}-packet
3617 table>: Add entry for "trace-status".
3618
3619 2013-03-28 Eli Zaretskii <eliz@gnu.org>
3620
3621 * gdb.texinfo (Maintenance Commands): Use @enumerate, not "@table
3622 @bullet", which is invalid (makeinfo 5.1 barfs).
3623
3624 2013-03-28 Pedro Alves <palves@redhat.com>
3625
3626 PR gdb/15294
3627
3628 * gdb.texinfo (List) <set listsize>: Adjust to document that
3629 listsize 0 means no limit, and remove mention of -1.
3630
3631 2013-03-22 Yao Qi <yao@codesourcery.com>
3632
3633 * gdb.texinfo (Embedded Processors): Remove menu item
3634 "OpenRISC 1000".
3635 (OpenRISC 1000): Remove.
3636
3637 2013-03-21 Doug Evans <dje@google.com>
3638
3639 * gdb.texinfo (Maintenance Commands): Add docs for
3640 "mt set per-command {space,time,symtab} {on,off}".
3641
3642 2013-03-14 Hui Zhu <hui@codesourcery.com>
3643 Yao Qi <yao@codesourcery.com>
3644
3645 * gdb.texinfo (Trace Files): Add "tsave -ctf".
3646
3647 2013-03-13 Keith Seitz <keiths@redhat.com>
3648
3649 * gdb.texinfo (Maintenance Commands): Add missing ')' for
3650 "maint agent" reference to Dynamic printf.
3651
3652 2013-03-11 Eli Zaretskii <eliz@gnu.org>
3653
3654 * gdb.texinfo (General Query Packets): Don't use colon in index
3655 entries visible to Info format.
3656
3657 2013-03-11 Markus Metzger <markus.t.metzger@intel.com>
3658
3659 * gdb.texinfo (Process Record and Replay): Document record
3660 changes.
3661
3662 2013-03-11 Markus Metzger <markus.t.metzger@intel.com>
3663
3664 * gdb.texinfo (Requirements): List qXfer:btrace:read requiring expat.
3665 (General Query Packets): Describe Qbtrace:bts, Qbtrace:off, and
3666 qXfer:btrace:read.
3667
3668 2013-03-09 Eli Zaretskii <eliz@gnu.org>
3669
3670 * gdb.texinfo (General Query Packets, Tracepoint Packets): Don't
3671 use colons in @anchor and @cindex entries.
3672
3673 2013-03-09 Hafiz Abid Qadeer <abidh@codesourcery.com>
3674
3675 * gdb.texinfo (QTBuffer:size): Add cindex and anchor.
3676
3677 2013-03-08 Stan Shebs <stan@codesourcery.com>
3678 Hafiz Abid Qadeer <abidh@codesourcery.com>
3679
3680 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
3681 trace-buffer-size set and show commands.
3682 (Tracepoint Packets): Document QTBuffer:size.
3683 (General Query Packets): Document QTBuffer:size.
3684
3685 2013-02-21 Tom Tromey <tromey@redhat.com>
3686
3687 * gdb.texinfo: Remove bad @syncodeindex.
3688 (Values From Inferior, Types In Python, Inferiors In Python)
3689 (Events In Python, Threads In Python, Frames In Python, Blocks In
3690 Python, Symbols In Python, Symbol Tables In Python): Remove
3691 @tables.
3692 (Packets, General Query Packets, Tracepoint Packets)
3693 (Host I/O Packets): Use @w{} for empty @item.
3694
3695 2013-02-20 Siva Chandra Reddy <sivachandra@google.com>
3696
3697 * gdb.texinfo (Architectures In Python): Add description about
3698 the new method gdb.Architecture.disassemble.
3699
3700 2013-02-15 Pedro Alves <pedro@codesourcery.com>
3701 Hafiz Abid Qadeer <abidh@codesourcery.com>
3702
3703 * gdb.texinfo (GDB/MI Tracepoint Commands) <-trace-status>:
3704 Document the "trace-file" field.
3705
3706 2013-02-07 Doug Evans <dje@google.com>
3707
3708 * gdb.texinfo (Machine Code): Clarify argument to disassemble
3709 command.
3710
3711 2013-02-06 Yao Qi <yao@codesourcery.com>
3712
3713 * gdb.texinfo (GDB/MI Async Records): Document new MI
3714 notification "=tsv-modified". Update the document of MI
3715 notification "=tsv-created".
3716 * observer.texi (GDB Observers): New observer tsv_modified.
3717 Update observer tsv_created and tsv_delete.
3718
3719 2013-02-05 Yufeng Zhang <yufeng.zhang@arm.com>
3720
3721 * gdb.texinfo (AArch64 Features): New section; document
3722 org.gnu.gdb.aarch64.core and org.gnu.gdb.aarch64.fpu.
3723 (Architectures): Add new AArch64 section to document AArch64
3724 architecture specific commands.
3725 (ABI): Add description of the new OS ABI "Newlib" and its influence
3726 on the longjmp handling.
3727
3728 2013-02-03 Eldar Gaynetdinov <hal9000ed2k@gmail.com>
3729 Jan Kratochvil <jan.kratochvil@redhat.com>
3730
3731 * gdb.texinfo (Backtrace): Added description of 'filename-display'
3732 variable in 'set/show backtrace' section.
3733
3734 2013-01-31 Tom Tromey <tromey@redhat.com>
3735
3736 * gdb.texinfo (Target Commands): Fix typo.
3737
3738 2013-01-23 Siva Chandra Reddy <sivachandra@google.com>
3739
3740 * doc/gdb.texinfo (Architectures In Python): New sub-sub-section
3741 describing the gdb.Architecture class.
3742 (Frames In Python): Add description about the new method
3743 gdb.Frame.architecture().
3744
3745 2013-01-23 Doug Evans <dje@google.com>
3746
3747 * gdb.texinfo (Index Section Format): Document .gdb_index version 8.
3748
3749 2013-01-21 Marc Khouzam <marc.khouzam@ericsson.com>
3750
3751 * gdb.texinfo (GDB/MI Breakpoint Commands): Document new
3752 'thread-groups' field when printing a breakpoint in MI.
3753
3754 2012-01-17 Sanjoy Das <sanjoy@playingwithpointers.com>
3755 * gdb.texinfo (Using JIT Debug Info Readers): Change documentation
3756 to reflect that jit-reader-load now supports absolute file-names.
3757
3758 2013-01-16 Tom Tromey <tromey@redhat.com>
3759
3760 * gdb.texinfo (Set Catchpoints): Document "catch signal".
3761 (Signals): Likewise.
3762
3763 2013-01-16 Tom Tromey <tromey@redhat.com>
3764
3765 * gdb.texinfo (GDB/MI Breakpoint Information): Document
3766 "catch-type" field.
3767 (GDB/MI Catchpoint Commands): Add "catch-type" to examples.
3768
3769 2013-01-07 Tom Tromey <tromey@redhat.com>
3770
3771 * gdb.texinfo (Mode Options): Don't mention -epoch.
3772 (Data, Emacs): Remove obsolete comments.
3773
3774 2013-01-02 Tom Tromey <tromey@redhat.com>
3775
3776 * gdb.texinfo (GDB/MI Output Records): Update menu.
3777 (GDB/MI Breakpoint Information): New node.
3778 (GDB/MI Breakpoint Commands) <-break-info>: Link to new node.
3779 <-break-insert>: Likewise.
3780
3781 2012-12-31 Yao Qi <yao@codesourcery.com>
3782
3783 * gdb.texinfo (Remote Non-Stop): Move paragraphs to ...
3784 (Packets): Move "vStopped" packet to ...
3785 (Notification Packets): ... here. Describe the components
3786 of notification. Add a table of supported notifications.
3787 Add an example on the process of he async notification.
3788
3789 2012-12-25 Jan Kratochvil <jan.kratochvil@redhat.com>
3790
3791 * gdb.texinfo (GDB/MI Data Manipulation) (fullname): Make it always
3792 present.
3793 (GDB/MI File Commands) (-file-list-exec-source-files): Make the
3794 fullname output always present.
3795
3796 2012-12-23 Pierre Muller <muller@sourceware.org>
3797
3798 * gdbint.texinfo (Function prototypes): Require use of "extern"
3799 modifier for function prototypes in headers.
3800
3801 2012-12-19 Joel Brobecker <brobecker@adacore.com>
3802
3803 * refcard.tex: Update copyright notice to GPL v3 or later.
3804 Update contact info.
3805
3806 2012-12-16 Jan Kratochvil <jan.kratochvil@redhat.com>
3807
3808 * gdbint.texinfo (Coding Standards) (C Usage): New rule for 0 vs. NULL.
3809
3810 2012-12-15 Yao Qi <yao@codesourcery.com>
3811
3812 * gdb.texinfo (Debugging Output): Document 'set debug
3813 notification' and 'show debug notification'.
3814
3815 2012-12-15 Yao Qi <yao@codesourcery.com>
3816
3817 * gdb.texinfo (Listing Tracepoints): New item and example about
3818 'installed on target' output.
3819 Add more in the example about 'installed on target'.
3820 (GDB/MI Breakpoint Commands): Doc about 'installed field.
3821
3822 2012-12-14 Tom Tromey <tromey@redhat.com>
3823
3824 * gdb.texinfo (SVR4 Process Information): Mention core files.
3825
3826 2012-12-12 Mircea Gherzan <mircea.gherzan@intel.com>
3827
3828 * gdb.texinfo (GDB/MI Catchpoint Commands): New section.
3829
3830 2012-12-12 Paul Koning <paul_koning@dell.com>
3831
3832 Add support for Python 3.
3833 * gdb.texinfo (Inferior.read_memory): Mention that the return
3834 value is a memoryview object if Python 3.
3835
3836 2012-12-11 Pedro Alves <palves@redhat.com>
3837
3838 * gdb.texinfo: Remove all mentions of Unixware throughout.
3839
3840 2012-12-09 Jan Kratochvil <jan.kratochvil@redhat.com>
3841
3842 * gdbint.texinfo (Host Definition): Remove CC_HAS_LONG_LONG.
3843
3844 2012-11-29 Tom Tromey <tromey@redhat.com>
3845
3846 * gdb.texinfo (SVR4 Process Information): Document missing
3847 "info proc" subcommands.
3848
3849 2012-11-29 Yao Qi <yao@codesourcery.com>
3850
3851 PR gdb/1477.
3852 * gdb.texinfo (Print Settings): Correct the default 'demangle-style'
3853 to 'auto' instead of 'gnu'.
3854
3855 2012-11-26 Tom Tromey <tromey@redhat.com>
3856
3857 * gdb.texinfo (MiniDebugInfo): New node.
3858 (GDB Files): Update.
3859
3860 2012-11-16 Doug Evans <dje@google.com>
3861
3862 * gdb.texinfo (System-wide configuration): If the system-wide init
3863 file lives in the data-directory, and --data-directory is provided,
3864 look for it there.
3865
3866 2012-11-15 Tom Tromey <tromey@redhat.com>
3867
3868 * gdb.texinfo (Signaling): Fix typo.
3869
3870 2012-11-13 Giuseppe Montalto <giuseppe.montalto@st.com>
3871
3872 * gdb.texinfo (GDB/MI Data Manipulation): Document new optional
3873 parameter "count" of -data-write-memory-bytes, and add an example.
3874
3875 2012-11-12 Tom Tromey <tromey@redhat.com>
3876
3877 * gdb.texinfo (Symbols): Document "info type-printers",
3878 "enable type-printer" and "disable type-printer".
3879 (Python API): Add new node to menu.
3880 (Type Printing API): New node.
3881 (Progspaces In Python): Document type_printers field.
3882 (Objfiles In Python): Likewise.
3883 (gdb.types) <get_type_recognizers, apply_type_recognizers,
3884 register_type_printer, TypePrinter>: Document.
3885
3886 2012-11-12 Tom Tromey <tromey@redhat.com>
3887
3888 * gdb.texinfo (Symbols): Document "set print type methods",
3889 "set print type typedefs", and flags to ptype and whatis.
3890
3891 2012-11-09 Andrew Burgess <aburgess@broadcom.com>
3892
3893 * gdb.texinfo (GDB/MI Data Manipulation): Add fullname field to
3894 the example -data-disassemble output. Extend the description of
3895 the -data-disassemble results to document all fields. Document
3896 the cli disassemble command as being related to -data-disassemble.
3897
3898 2012-11-09 Yao Qi <yao@codesourcery.com>
3899
3900 PR gdb/14777.
3901 * gdb.texinfo (OS Information): Remove doc on command
3902 'info udot'.
3903
3904 2012-11-08 Joel Brobecker <brobecker@adacore.com>
3905
3906 * gdb.texinfo (Startup): Minor rewording, and clarify scope of
3907 gdb.ini warning for Windows port.
3908
3909 2012-11-08 Yao Qi <yao@codesourcery.com>
3910
3911 * gdb.texinfo (Search): Add kindex for 'fo'.
3912
3913 2012-11-05 Tom Tromey <tromey@redhat.com>
3914
3915 PR python/14802:
3916 * gdb.texinfo (Functions In Python): Add example.
3917
3918 2012-11-03 Yao Qi <yao@codesourcery.com>
3919
3920 * observer.texi (GDB Observers): Remove observer
3921 'tracepoint_modified', 'tracepoint_created' and
3922 'tracepoint_deleted'.
3923
3924 2012-10-26 Tom Tromey <tromey@redhat.com>
3925
3926 * gdb.texinfo (General Query Packets): Use @itemx for QAgent.
3927
3928 2012-10-25 Tom Tromey <tromey@redhat.com>
3929
3930 * gdb.texinfo (General Query Packets): Use @itemx.
3931
3932 2012-10-17 Yao Qi <yao@codesourcery.com>
3933
3934 * observer.texi (GDB Observers): Update observer
3935 'memory_changed'.
3936 * gdb.texinfo (GDB/MI Async Records): Document for
3937 "memory-changed" notification.
3938
3939 2012-10-15 Doug Evans <dje@google.com>
3940
3941 * gdb.texinfo (Mode Options): Document -nh.
3942 Elaborate on docs for -nx.
3943
3944 2012-09-26 Siddhesh Poyarekar <siddhesh@redhat.com>
3945
3946 * observer.texi (memory_changed): Expand parameter LEN to ssize_t.
3947
3948 2012-09-21 Yao Qi <yao@codesourcery.com>
3949 Pedro Alves <palves@redhat.com>
3950
3951 * gdb.texinfo (GDB/MI Async Records): Document notification
3952 'record-started' and 'record-stopped'.
3953 * observer.texi (GDB Observers): New observer 'record-changed'.
3954
3955 2012-09-19 Thomas Schwinge <thomas@codesourcery.com>
3956
3957 * gdb.texinfo: Document the removal of SH's 'regs' command.
3958
3959 2012-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
3960
3961 * gdb.texinfo (jump): Mention new alias `j' for `jump'.
3962
3963 2012-09-18 Yao Qi <yao@codesourcery.com>
3964
3965 * gdb.texinfo (GDB/MI Async Records): Document new MI
3966 notifications '=tsv-created' and '=tsv-deleted'.
3967 * observer.texi (GDB Observers): New observer tsv_created and
3968 tsv_deleted.
3969
3970 2012-09-18 Yao Qi <yao@codesourcery.com>
3971
3972 * observer.texi (GDB Observers): New observer 'traceframe_changed'.
3973 * gdb.texinfo (GDB/MI Async Records): Mention new MI notification
3974 '=traceframe-changed'.
3975
3976 2012-09-17 Yao Qi <yao@codesourcery.com>
3977
3978 * gdb.texinfo (List): Describe the meaning of 0 and -1 in
3979 'set listsize'.
3980
3981 2012-09-13 Jan Kratochvil <jan.kratochvil@redhat.com>
3982 Eli Zaretskii <eliz@gnu.org>
3983
3984 * gdbint.texinfo (Defining Other Architecture Features): Clarify *pcptr
3985 encoding for gdbarch_breakpoint_from_pc, bp_addr for
3986 gdbarch_push_dummy_call and bp_addr for gdbarch_push_dummy_code.
3987
3988 2012-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
3989
3990 * gdb.texinfo (objfile-gdb.py file): New paragraph for .exe stripping.
3991
3992 2012-08-23 Khoo Yit Phang <khooyp@cs.umd.edu>
3993
3994 Document how to return from "python-interactive" to GDB.
3995 * gdb.texinfo (Python Commands): Update documentation.
3996
3997 2012-08-22 Khoo Yit Phang <khooyp@cs.umd.edu>
3998
3999 Add a new "python-interactive" command that starts a standard
4000 Python interactive prompt with "pi" as alias, and add "py" as
4001 an alias to "python".
4002 * gdb.texinfo (Python Commands): Document the new commands.
4003
4004 2012-08-22 Tom Tromey <tromey@redhat.com>
4005
4006 * gdbint.texinfo (Host Definition): Remove documentation for
4007 SIGWINCH_HANDLER and SIGWINCH_HANDLER_BODY.
4008
4009 2012-08-17 Keith Seitz <keiths@redhat.com>
4010
4011 PR c++/13356
4012 * gdb.texinfo (Type and Range Checking): Remove warning.
4013 Remove spurious commas.
4014 Update text and examples for re-implementation of set/show
4015 check type.
4016 (C and C++ Type and Range Checks): Likewise.
4017
4018 2012-08-16 Yao Qi <yao@codesourcery.com>
4019
4020 * gdb.texinfo (Types In Python): Mention gdb.TYPE_CODE_BITSTRING
4021 is deprecated.
4022
4023 2012-08-13 Doug Evans <dje@google.com>
4024
4025 * gdb.texinfo (Convenience Vars): Update text for "show convenience"
4026 to include functions.
4027
4028 2012-08-10 Doug Evans <dje@google.com>
4029
4030 * gdb.texinfo (Convenience Funs): New node.
4031 (Types In Python): Document Type.vector.
4032
4033 2012-08-09 Yao Qi <yao@codesourcery.com>
4034
4035 * observer.texi: New observer command_param_changed.
4036 * gdb.texinfo (GDB/MI Async Records): Doc for '=cmd-param-changed'.
4037
4038 2012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
4039
4040 * gdbint.texinfo (Debugging GDB): In section
4041 'Debugging @value{GDBN} with itself' change .gdbinit for gdb-gdb.gdb.
4042 Mention also gdb-gdb.py.
4043
4044 2012-08-07 Yao Qi <yao@codesourcery.com>
4045
4046 Revert the folloing patch:
4047 2012-08-06 Yao Qi <yao@codesourcery.com>
4048 * gdb.texinfo (Remote Configuration): Add kindex for 'set
4049 remote hardware-watchpoint-limit' and 'set
4050 remote hardware-breakpoint-limit'.
4051
4052 2012-08-06 Nathaniel Flath <flat0103@gmail.com>
4053
4054 * gdb.texinfo (Working Directory): Added information about new
4055 default argument for 'cd' command.
4056
4057 2012-08-06 Yao Qi <yao@codesourcery.com>
4058
4059 * gdb.texinfo (Remote Configuration): Add kindex for 'set
4060 remote hardware-watchpoint-limit' and 'set
4061 remote hardware-breakpoint-limit'.
4062
4063 2012-08-06 Yao Qi <yao@codesourcery.com>
4064
4065 Fix PR14371.
4066
4067 * gdb.texinfo (GDB/MI Async Records): Fix the doc for
4068 '=breakpoint-deleted'.
4069
4070 2012-08-02 Yao Qi <yao@codesourcery.com>
4071
4072 * gdb.texinfo (Native): Remove node Neutrino.
4073
4074 2012-07-27 Yao Qi <yao@codesourcery.com>
4075
4076 * gdb.texinfo (IPA Protocol Commands): Document new command
4077 'close'.
4078
4079 2012-07-25 Tom Tromey <tromey@redhat.com>
4080
4081 * gdb.texinfo (Maintenance Commands): Document maint info bfds.
4082
4083 2012-07-20 Doug Evans <dje@google.com>
4084
4085 * gdb.texinfo (Mode Options): Delete --use-deprecated-index-sections.
4086 (Index Files): Document how to control the use of deprecated index
4087 sections.
4088 (Index Section Format): Replace --use-deprecated-index-sections with
4089 "set use-deprecated-index-sections on".
4090
4091 2012-07-12 Eli Zaretskii <eliz@gnu.org>
4092
4093 * gdbint.texinfo: Remove @syncodeindex directives that put all the
4094 indices into a single node "Index". Instead, join function and
4095 variable indices into a single index, separate from the concept
4096 index. Requested in
4097 http://sourceware.org/ml/gdb-patches/2012-07/msg00146.html.
4098 (Top): Update the top-level menu: instead of one "Index" there are
4099 now separate entries "Concept Index" and "Function and Variable
4100 Index".
4101 (Concept Index, Function and Variable Index): New nodes.
4102 (Index): Node deleted.
4103
4104 2012-07-05 Hui Zhu <hui_zhu@mentor.com>
4105
4106 * gdb.texinfo (Maintenance Commands): Change help for "maint agent"
4107 and "maint agent-eval".
4108
4109 2012-07-03 Eli Zaretskii <eliz@gnu.org>
4110
4111 * gdb.texinfo: Separate the index into 2 indices, cp and fn, to
4112 avoid file-name clashes between Index.html and index.html on
4113 case-insensitive filesystems. See the discussion starting in
4114 http://sourceware.org/ml/gdb-patches/2012-06/msg00457.html for the
4115 details of the problem.
4116 (Top): Update the master menu for the above.
4117 (Concept Index, Command and Variable Index): New nodes, instead of
4118 the old "Index" node that was deleted. All cross-references
4119 updated.
4120
4121 2012-07-02 Stan Shebs <stan@codesourcery.com>
4122
4123 * gdb.texinfo (Dynamic Printf): Mention agent style and
4124 disconnected dprintf.
4125 (Maintenance Commands): Describe maint agent-printf.
4126 (General Query Packets): Mention BreakpointCommands feature.
4127 (Packets): Document commands extension to Z0 packet.
4128 * agentexpr.texi (Bytecode Descriptions): Document printf
4129 bytecode.
4130
4131 2012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4132
4133 * gdb.texinfo (File Options): Change -ix and -iex commands that apply
4134 only after gdbinit files.
4135 (Startup): Move -iex and -iex commands down after gdbinit files.
4136
4137 2012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4138
4139 * gdb.texinfo (Auto-loading safe path): Note the shell wildcard
4140 possibility.
4141
4142 2012-06-29 Tom Tromey <tromey@redhat.com>
4143
4144 * gdb.texinfo (Index Section Format): Update for version 7.
4145
4146 2012-06-28 Stan Shebs <stan@codesourcery.com>
4147
4148 * gdb.texinfo (Miscellaneous GDB/MI Commands): Update -info-os
4149 example, add note about title column.
4150
4151 2012-06-26 Siva Chandra Reddy <sivachandra@google.com>
4152
4153 * gdb.texinfo (Symbol Tables In Python): Add description about
4154 the new 'last' attribute of gdb.Symtab_and line.
4155
4156 2012-06-26 Siva Chandra Reddy <sivachandra@google.com>
4157
4158 * gdb.texinfo (Symbol Tables In Python): Correct the description
4159 of the 'pc' attribute of gdb.Symtab_and_line.
4160
4161 2012-06-26 Doug Evans <dje@google.com>
4162
4163 * gdb.texinfo (Debugging Output): Document debug options dwarf2-read
4164 and symtab-create.
4165
4166 2012-06-25 Keith Seitz <keiths@redhat.com>
4167
4168 * gdb.texinfo (GDB/MI Breakpoint Commands): Remove "-r" option
4169 from example. Remove "rbreak" from list of corresponding
4170 gdb commands.
4171
4172 2012-06-23 Doug Evans <dje@google.com>
4173
4174 * gdb.texinfo (Index Section Format): Document version 7 format.
4175
4176 2012-06-22 Yao Qi <yao@codesourcery.com>
4177
4178 * gdb.texinfo: Add missing cindex for some packets.
4179
4180 2012-06-20 Keith Seitz <keiths@redhat.com>
4181
4182 * gdb.texinfo (GDB/MI Breakpoint Commands): Re-order options
4183 for -break-insert and document -p.
4184
4185 2012-06-20 Yao Qi <yao@codesourcery.com>
4186
4187 * gdb.texinfo (Inferiors In Python): Replace "gdb.read_memory"
4188 and "gdb.write_memory" with "Inferior.read_memory" and
4189 "Inferior.write_memory".
4190
4191 2012-06-15 Patrice Dumas <pertusus@free.fr> (tiny change)
4192
4193 * gdb.texinfo (Summary): Add a link to "Free Documentation".
4194 (Free Documentation): Add @node line.
4195 (Continuing and Stepping) <advance location>: Use @item instead of
4196 @itemx.
4197 (Reverse Execution) <set exec-direction reverse>: Use @item instead of
4198 @itemx.
4199 (Embedded Processors): Put the link to "PA" to its correct place,
4200 according to document structure.
4201 (Python API): Put the link to "Lazy Strings In Python" to its
4202 correct place.
4203 (Index): Use @@ in @tex block to get a literal @.
4204
4205 * gdbint.texinfo: Fix the @subtitle line.
4206
4207 * stabs.texinfo (Top): Put the link to "Symbol Types Index" to its
4208 correct place.
4209
4210 2012-06-08 Yao Qi <yao@codesourcery.com>
4211
4212 * gdb.texinfo (In-Process Agent): Add 'In-Process Agent
4213 Protocol'.
4214 (In-Process Agent Protocol, IPA Protocol Objects)
4215 (IPA Protocol Commands): New nodes.
4216 (Tracepoint Packets): Add anchors.
4217
4218 2012-06-06 Thomas Schwinge <thomas@codesourcery.com>
4219
4220 * gdb.texinfo: Document the deprecation of SH's 'regs' command.
4221
4222 2012-06-06 Yao Qi <yao@codesourcery.com>
4223
4224 * gdb.texinfo: Update copyright year.
4225
4226 2012-05-23 Stan Shebs <stan@codesourcery.com>
4227 Kwok Cheung Yeung <kcy@codesourcery.com>
4228
4229 * gdb.texinfo (Miscellaneous GDB/MI Commands): Document -info-os.
4230
4231 2012-05-20 Jan Kratochvil <jan.kratochvil@redhat.com>
4232
4233 * gdb.texinfo (Separate Debug Files): New anchor debug-file-directory.
4234 Mention also --with-separate-debug-dir.
4235 (Auto-loading): Prepend $debugdir in the sample output.
4236 (Auto-loading safe path): Likewise. Mention also $debugdir for the
4237 auto-load safe-path variable.
4238 (objfile-gdb.py file): Remove the extra debug-file-directory paragraph.
4239 Mention also $debugdir for 'set auto-load scripts-directory'.
4240
4241 2012-05-19 Eli Zaretskii <eliz@gnu.org>
4242
4243 * gdb.texinfo (Continuing and Stepping, Selection, Byte Order)
4244 (MIPS Embedded, MIPS, MIPS Register packet Format)
4245 (Target Descriptions, MIPS Features): Use @acronym{MIPS} where
4246 appropriate.
4247
4248 2012-05-18 Sandra Loosemore <sandra@codesourcery.com>
4249 Maciej W. Rozycki <macro@codesourcery.com>
4250
4251 * gdb.texinfo (MIPS): Document "set mips compression" and "show
4252 mips compression".
4253 (MIPS Breakpoint Kinds): New subsubsection.
4254
4255 2012-05-18 Eli Zaretskii <eliz@gnu.org>
4256
4257 * gdb.texinfo (Architecture-Specific Protocol Details): Define
4258 nodes for subsections. Add @acronym mark-ups and adjust
4259 formatting.
4260
4261 2012-05-18 Jan Kratochvil <jan.kratochvil@redhat.com>
4262
4263 Rename $ddir to $datadir.
4264 * gdb.texinfo (Auto-loading, Auto-loading safe path)
4265 (objfile-gdb.py file): Rename $ddir to $datadir.
4266
4267 2012-05-18 Tom Tromey <tromey@redhat.com>
4268
4269 * gdb.texinfo (Print Settings): Document 'set print symbol'.
4270
4271 2012-05-14 Stan Shebs <stan@codesourcery.com>
4272
4273 * gdb.texinfo (Dynamic Printf): New subsection.
4274
4275 2012-05-13 Siva Chandra Reddy <sivachandra@google.com>
4276
4277 * gdb.texinfo (Basic Python): Add description about the function
4278 gdb.find_pc_line
4279
4280 2012-05-12 Jan Kratochvil <jan.kratochvil@redhat.com>
4281 Eli Zaretskii <eliz@gnu.org>
4282
4283 * gdb.texinfo (Separate Debug Files): Use plural form for global
4284 debugging information directory.
4285
4286 2012-05-11 Stan Shebs <stan@codesourcery.com>
4287 Kwok Cheung Yeung <kcy@codesourcery.com>
4288
4289 * gdb.texinfo (Operating System Auxiliary Information): Document new
4290 'info os' subcommands.
4291
4292 2012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4293
4294 * gdb.texinfo (Auto-loading, Init File in the Current Directory)
4295 (libthread_db.so.1 file, objfile-gdb.gdb file, objfile-gdb.py file)
4296 (dotdebug_gdb_scripts section): Add reference
4297 to 'Auto-loading safe path'.
4298
4299 2012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4300
4301 Implement multi-component --with-auto-load-dir.
4302 * gdb.texinfo (Auto-loading): New references
4303 for 'set auto-load scripts-directory'
4304 and 'show auto-load scripts-directory'.
4305 (Auto-loading safe path): Describe the new default. Move $ddir
4306 substituation reference to 'objfile-gdb.py file'.
4307 (objfile-gdb.py file): Describe script-name alias. Change real-name to
4308 script-name. Describe new 'set auto-load scripts-directory'
4309 and 'show auto-load scripts-directory'.
4310
4311 2012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4312
4313 Provide $ddir substitution for --with-auto-load-safe-path.
4314 * gdb.texinfo (Auto-loading): Replace /usr/local by $ddir/auto-load.
4315 (Auto-loading safe path): Likewise. Mention the default value,
4316 $ddir substitution, --with-auto-load-safe-path and
4317 --without-auto-load-safe-path.
4318 * observer.texi (gdb_datadir_changed): New.
4319
4320 2012-05-09 Jan Kratochvil <jan.kratochvil@redhat.com>
4321
4322 * gdb.texinfo (Auto-loading): Wrap too long lines in @smallexample.
4323 Twice.
4324
4325 * gdb.texinfo (Separate Debug Files, Auto-loading safe path): Replace
4326 directory separator by path separator.
4327
4328 2012-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
4329
4330 * gdb.texinfo (Auto-loading safe path): Make 'directories'
4331 for 'set auto-load safe-path' optional. Mention if it is omitted.
4332 Change disabling security protection condition to "/", twice.
4333
4334 2012-05-03 Siva Chandra Reddy <sivachandra@google.com>
4335
4336 * gdb.texinfo (Symbol Tables In Python): Add documentation about
4337 the new methods global_block and static_block on gdb.Symtab
4338 objects.
4339
4340 2012-05-02 Siva Chandra Reddy <sivachandra@google.com>
4341
4342 * gdb.texinfo (Blocks In Python): Add a note saying that future
4343 improvements to GDB and its infrastructure can move symbols
4344 across blocks within a symbol table.
4345
4346 2012-04-29 Yao Qi <yao@codesourcery.com>
4347
4348 * gdb.texinfo (Architectures): Remove menu entry `A29K'.
4349 (A29K): Remove.
4350
4351 2012-04-27 Sergio Durigan Junior <sergiodj@redhat.com>
4352 Tom Tromey <tromey@redhat.com>
4353
4354 * gdb.texinfo (Static Probe Points): New entry, explaining SystemTap
4355 and generic static probe support on GDB.
4356
4357 2012-04-25 Doug Evans <dje@google.com>
4358
4359 * gdb.texinfo (Go): Fix thinko.
4360
4361 * gdb.texinfo (Supported Languages): Add Go.
4362 (Go): New node.
4363
4364 2012-04-25 Yao Qi <yao@codesourcery.com>
4365
4366 * gdbint.texinfo (Testsuite): New section `Board settings'.
4367
4368 2012-04-23 Jan Kratochvil <jan.kratochvil@redhat.com>
4369
4370 * gdb.texinfo (Auto-loading safe path): Remove trailing [@dots{}].
4371 Three times.
4372
4373 * gdb.texinfo (Auto-loading safe path): Add trailing @dots{}.
4374 Three times.
4375
4376 2012-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
4377
4378 * gdb.texinfo (Auto-loading safe path): Replace @itemize @bullet
4379 by @table @asis. Fix formatting of one item.
4380
4381 2012-04-18 Jan Kratochvil <jan.kratochvil@redhat.com>
4382
4383 * gdb.texinfo (Auto-loading verbose mode): Fix smallexample typo.
4384
4385 2012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
4386
4387 New option "set debug auto-load".
4388 * gdb.texinfo (Auto-loading): New menu item for auto-load verbose mode.
4389 (auto-load verbose mode): New node.
4390
4391 2012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
4392
4393 New option "set auto-load safe-path".
4394 * gdb.texinfo (Auto-loading): Extend the "show auto-load"
4395 and "info auto-load" examples for safe-path. Put there also references
4396 for "set auto-load safe-path" and "show auto-load safe-path".
4397 New menu item for Auto-loading safe path.
4398 (Auto-loading safe path): New node.
4399 (Python Auto-loading): Update the expected output from "Missing"
4400 to "No".
4401
4402 2012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
4403
4404 auto-load: Implementation.
4405 * gdb.texinfo (Mode Options): New anchor for -nx.
4406 (Startup): New anchors for Option -init-eval-command,
4407 Home Directory Init File
4408 and Init File in the Current Directory during Startup.
4409 Mention set auto-load local-gdbinit with a reference.
4410 Change the sample code to "set auto-load python-scripts".
4411 (Threads): New anchor set libthread-db-search-path.
4412 Provide references to libthread_db.so.1 file.
4413 (Controlling GDB): New menu item for Auto-loading.
4414 (Auto-loading, Init File in the Current Directory)
4415 (libthread_db.so.1 file, objfile-gdb.gdb file): New nodes.
4416 (Python): Rename the menu item Auto-loading to Python Auto-loading.
4417 (Writing a Pretty-Printer, Objfiles In Python): Update the renamed
4418 reference.
4419 (Auto-loading): Rename to ...
4420 (Python Auto-loading): ... here. Change "set auto-load-scripts" to
4421 "set auto-load python-scripts", new anchor for it. Change
4422 "show auto-load-scripts" to "show auto-load python-scripts", new anchor
4423 for it. Change "info auto-load-scripts"
4424 to "info auto-load python-scripts", new anchor for it. Change "scripts"
4425 to "Python scripts".
4426
4427 2012-04-14 Anton Gorenkov <xgsa@yandex.ru>
4428
4429 PR mi/13393
4430 * gdb.texinfo (Print Settings): Extend the description for "set print
4431 object".
4432 (GDB/MI Variable Objects): Extend the description for -var-create and
4433 -var-list-children.
4434
4435 2012-04-11 Siva Chandra Reddy <sivachandra@google.com>
4436
4437 * gdb.texinfo (Examining Data): Document the 'explore' command.
4438
4439 2012-03-28 Joel Brobecker <brobecker@adacore.com>
4440
4441 * gdb.texinfo (GDB/MI Variable Objects): Document what happens
4442 to the children of a varobj and its update range when -var-update
4443 returns that the varobj's type changed.
4444
4445 2012-03-27 Jan Kratochvil <jan.kratochvil@redhat.com>
4446
4447 * gdb.texinfo (Auto-loading): Move @menu to the end of @node.
4448 Create two new links fir 'objfile-gdb.py file'
4449 and 'dotdebug_gdb_scripts section'.
4450
4451 2012-03-27 Jan Kratochvil <jan.kratochvil@redhat.com>
4452
4453 * gdb.texinfo (Auto-loading): Rename node reference
4454 '.debug_gdb_scripts section' to 'dotdebug_gdb_scripts section'.
4455 Twice.
4456 (.debug_gdb_scripts section): Rename the node ...
4457 (dotdebug_gdb_scripts section): ... here.
4458 (Maintenance Commands): Also rename this node reference.
4459
4460 2012-03-22 Siva Chandra Reddy <sivachandra@google.com>
4461
4462 * gdb.texinfo (Python API/Values From Inferior): Add description
4463 about the new method Value.referenced_value. Add description on
4464 how Value.dereference is different (and similar) to
4465 Value.referenced_value.
4466
4467 2012-03-19 Jan Kratochvil <jan.kratochvil@redhat.com>
4468
4469 * gdb.texinfo (File Options): Describe --init-command=FILE, -ix and
4470 --init-eval-command=COMMAND, -iex.
4471 (Startup): Describe -iex and -ix. Simplify the example
4472 for "set auto-load-scripts off".
4473
4474 2012-03-16 Gary Benson <gbenson@redhat.com>
4475
4476 PR breakpoints/10738
4477 * gdb.texinfo (Inline Functions): Remove the now-unnecessary @item
4478 stating that GDB cannot set breakpoints on inlined functions.
4479 (Mode Options): Document --use-deprecated-index-sections.
4480 (Index Section Format): Document new index section version format.
4481
4482 2012-03-15 Tom Tromey <tromey@redhat.com>
4483
4484 * gdb.texinfo (Debugging C Plus Plus): Document "info vtbl".
4485
4486 2012-03-13 Doug Evans <dje@google.com>
4487
4488 * gdb.texinfo (Help): Change apropos example to use "alias" instead
4489 of "reload".
4490 (Symbols): Delete docs for set/show symbol-reloading.
4491 * gdbint.texinfo (Defining Other Architecture Features): Delete
4492 SYMBOL_RELOADING_DEFAULT.
4493 * refcard.tex: Delete reference to symbol-reloading.
4494
4495 2012-03-07 Pedro Alves <palves@redhat.com>
4496
4497 * gdb.texinfo (General Query Packets): Document new
4498 QProgramSignals packet.
4499 * gdb.texinfo (Remote configuration): Mention
4500 "program-signals-packet".
4501
4502 2012-03-05 Tristan Gingold <gingold@adacore.com>
4503
4504 * gdb.texinfo (General Query Packets): Document xfer:uib:read.
4505
4506 2012-03-03 Yao Qi <yao@codesourcery.com>
4507
4508 * gdb.texinfo (In-Process Agent): New node.
4509 Document new commands.
4510 (General Query Packets): Add packet `QAgent'.
4511
4512 2012-03-01 Maciej W. Rozycki <macro@codesourcery.com>
4513
4514 * gdb.texinfo (MIPS Features): Add org.gnu.gdb.mips.dsp.
4515
4516 2012-03-01 Scott J. Goldman <scottjg@vmware.com>
4517
4518 * gdb.texinfo (Commands In Python): Put example python macro in
4519 COMMAND_USER category rather than COMMAND_OBSCURE.
4520 Document gdb.COMMAND_USER.
4521 (User-defined Commands): Update documentation to clarify
4522 "set/show max-user-call-depth" and "show user" don't apply to python
4523 commands. Update documentation to clarify "help user-defined" may
4524 also include python commands defined as COMMAND_USER.
4525
4526 2012-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
4527
4528 * gdb.texinfo (Startup): Add option -ex description to the option -x
4529 description.
4530
4531 2012-02-24 Luis Machado <lgustavo@codesourcery.com>
4532
4533 * gdb.texinfo (Setting Breakpoints): Mention and explain the
4534 condition-evaluation breakpoint parameter.
4535 Mention condition-evaluation mode being shown in "info break".
4536 (Break Conditions): Add description for target-side
4537 conditional breakpoints.
4538 (Remote Configuration): Mention conditional-breakpoints-packet.
4539 (Packets): Add cond-expr parameter to Z0/Z1 packets and explain
4540 cond-expr.
4541 (General Query Packets): Mention new ConditionalBreakpoint feature.
4542
4543 2012-02-22 Tom Tromey <tromey@redhat.com>
4544
4545 * gdb.texinfo (Blocks In Python): Clarify block iteration.
4546
4547 2012-02-17 Tom Tromey <tromey@redhat.com>
4548
4549 PR python/10753:
4550 * gdb.texinfo (objfile-gdb.py file): Fix location of auto-load
4551 directory.
4552
4553 2012-02-14 Stan Shebs <stan@codesourcery.com>
4554
4555 * gdb.texinfo (Disabling Breakpoints): Document enable count.
4556
4557 2012-02-13 Pedro Alves <palves@redhat.com>
4558
4559 * gdb.texinfo (MIPS boards): Refer to mips-elf instead of
4560 mips-idt-ecoff.
4561
4562 2012-02-09 Yao Qi <yao@codesourcery.com>
4563
4564 * gdb.texinfo (Symbols In Python): Add missing `@end defvar'.
4565
4566 2012-02-07 Tom Tromey <tromey@redhat.com>
4567
4568 * gdb.texinfo (Symbols In Python): Document Symbol.needs_frame and
4569 Symbol.value.
4570
4571 2012-02-07 Tom Tromey <tromey@redhat.com>
4572
4573 * gdb.texinfo (Symbols In Python): Document Symbol.line.
4574
4575 2012-01-27 Thomas Schwinge <thomas@codesourcery.com>
4576
4577 * gdb.textinfo (Packets): Move vCont paragraph to the correct place.
4578
4579 2012-01-24 Tom Tromey <tromey@redhat.com>
4580
4581 * gdb.texinfo (Set Catchpoints): Document "catch load" and "catch
4582 unload".
4583 (Files): Mention new catch commands.
4584 (GDB/MI Async Records): Likewise.
4585
4586 2012-01-24 Gary Benson <gbenson@redhat.com>
4587
4588 Delete #if 0'd out code.
4589 * gdb.texinfo (Frame Info): Remove "info catch".
4590
4591 2012-01-20 Ulrich Weigand <ulrich.weigand@linaro.org>
4592
4593 * gdb.texinfo (Remote Configuration): Document
4594 "set remote hostio-readlink-packet" command.
4595 (General Query Packets): Document vFile:readlink packet.
4596
4597 2012-01-16 Tom Tromey <tromey@redhat.com>
4598
4599 * gdb.texinfo (Specify Location): Document relative file name
4600 handling.
4601
4602 2012-01-16 Tom Tromey <tromey@redhat.com>
4603
4604 * gdb.texinfo (gdb.printing): Document FlagEnumerationPrinter.
4605
4606 2012-01-13 Jan Kratochvil <jan.kratochvil@redhat.com>
4607 Eli Zaretskii <eliz@gnu.org>
4608
4609 * gdbint.texinfo (Coding Standards): Require braces for two lines of
4610 code.
4611
4612 2012-01-11 Paul Hilfinger <hilfingr@adacore.com>
4613
4614 * gdb.texinfo (Variables): Document use of :: for non-static
4615 variables.
4616
4617 2012-01-05 Joel Brobecker <brobecker@adacore.com>
4618
4619 * gdbint.texinfo (Start of New Year Procedure): Update
4620 to replace use of copyright.sh by use of copyright.py.
4621
4622 2012-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4623
4624 Remove the gdbtui binary.
4625 * all-cfg.texi (GDBTUI): Remove.
4626 * gdb.texinfo (Mode Options): Remove the GDBTUI reference.
4627 (TUI): Remove GDBTUI pindex. Remove the GDBTUI reference.
4628 * gdbint.texinfo (Testsuite): Replace `gdbtui' by `gdb -tui'.
4629
4630 2011-12-23 Kevin Pouget <kevin.pouget@st.com>
4631
4632 Introduce gdb.FinishBreakpoint in Python.
4633 * gdb.texinfo (Finish Breakpoints in Python): New subsection.
4634 (Python API): Add menu entry for Finish Breakpoints.
4635
4636 2011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
4637
4638 * gdbint.texinfo (Testsuite): Describe KFAIL and XFAIL in Writing
4639 tests.
4640
4641 2011-12-16 Doug Evans <dje@google.com>
4642
4643 * gdb.texinfo (Server): Document -/stdio argument to gdbserver.
4644
4645 2011-12-16 Phil Muldoon <pmuldoon@redhat.com>
4646
4647 * gdb.texinfo (Python Commands): Remove "maint set/show print
4648 stack". Add documentation for "set/show python print-stack".
4649
4650 2011-12-14 Pedro Alves <pedro@codesourcery.com>
4651
4652 * gdb.texinfo (Implementing a Remote Stub): Explain that you
4653 should transfer control to the stub in the startup code instead of
4654 in main. Mention the need to get past the initial breakpoint.
4655
4656 2011-12-06 Tom Tromey <tromey@redhat.com>
4657
4658 * gdb.texinfo (Set Breaks): Update for new behavior.
4659
4660 2011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4661
4662 * gdb.texinfo (Requirements, Remote Protocol): Reference also `Library
4663 List Format for SVR4 Targets'.
4664 (General Query Packets): New item qXfer:libraries-svr4:read.
4665 (Library List Format for SVR4 Targets): New node.
4666
4667 2011-12-01 Tom Tromey <tromey@redhat.com>
4668
4669 * gdb.texinfo (Writing a Pretty-Printer): Use append method, not
4670 add.
4671
4672 2011-11-22 Tom Tromey <tromey@redhat.com>
4673
4674 * gdb.texinfo (GDB/MI Async Records): Document new *stopped
4675 reasons.
4676
4677 2011-11-20 Stan Shebs <stan@codesourcery.com>
4678
4679 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
4680 note-related options and variables.
4681 (Tracepoint Packets): Document packet changes.
4682
4683 2011-11-20 Sanjoy Das <sdas@igalia.com>
4684
4685 * gdb.texinfo (JIT Interface): Add documentation on writing and
4686 usind JIT debug info readers.
4687 (Custom Debug Info, Using JIT Debug Info Readers, Writing JIT
4688 Debug Info Readers): New nodes.
4689
4690 2011-11-18 Yao Qi <yao@codesourcery.com>
4691
4692 * gdb.texinfo (Create and Delete Tracepoints): Mention pending
4693 tracepoint.
4694
4695 2011-11-15 Doug Evans <dje@google.com>
4696
4697 * gdb.texinfo (Files): Document basenames-may-differ.
4698
4699 2011-11-14 Doug Evans <dje@google.com>
4700
4701 * gdb.texinfo (Shell Commands): Document "!".
4702
4703 2011-11-14 Stan Shebs <stan@codesourcery.com>
4704 Kwok Cheung Yeung <kcy@codesourcery.com>
4705
4706 * gdb.texinfo (Create and Delete Tracepoints): Describe what is
4707 needed to get shorter fast tracepoints.
4708 (Tracepoint Packets): Document new qTMinFTPILen packet.
4709
4710 2011-11-14 Yao Qi <yao@codesourcery.com>
4711
4712 * gdb.texinfo (Create and Delete Tracepoints): Describe changed
4713 behavior of tracepoint.
4714 (General Query Packets): New feature InstallInTrace.
4715 (Remote Configuration): Document "set remote
4716 install-in-trace-packet".
4717
4718 2011-11-12 Matt Rice <ratmice@gmail.com>
4719
4720 * gdb.texinfo (C Preprocessor Macros): Remove info definitions.
4721 Add arguments to info macro.
4722
4723 2011-11-10 Tom Tromey <tromey@redhat.com>
4724
4725 * gdb.texinfo (Compilation): Don't mention -gdwarf-2. Link to GCC
4726 manual.
4727 (Variables): Don't mention -gdwarf-2. Link to Compilation node.
4728 (Macros): Add a footnote.
4729 (C): Remove paragraph about compiler options.
4730 (C Constants): Mention wide character and string constants.
4731 (C Plus Plus Expressions): Update compiler option advice. Mention
4732 using declarations. Mention ADL. Remove old HP compiler
4733 information.
4734
4735 2011-11-10 Tom Tromey <tromey@redhat.com>
4736
4737 PR c++/9257:
4738 * gdb.texinfo (Print Settings): Add an extra note about the need
4739 for a vtable.
4740
4741 2011-11-08 Maciej W. Rozycki <macro@codesourcery.com>
4742
4743 * gdb.texinfo (MIPS): Remove duplicate "auto" reference from
4744 "set mips abi" documentation.
4745
4746 2011-11-04 Doug Evans <dje@google.com>
4747
4748 * gdb.texinfo (Maintenance Commands): Update docs of "maint time".
4749
4750 2011-11-03 Tom Tromey <tromey@redhat.com>
4751
4752 * gdb.texinfo (Stopping): Add menu entry.
4753 (Continuing and Stepping): Restore @node. Use @section, not
4754 @subsection.
4755
4756 2011-11-03 Maciej W. Rozycki <macro@codesourcery.com>
4757
4758 * gdb.texinfo (Skipping Over Functions and Files): Remove node
4759 designation. Fix "Specify Location" cross-reference.
4760
4761 2011-11-02 Stan Shebs <stan@codesourcery.com>
4762
4763 * gdb.texinfo (Tracepoint Action Lists): Document collect/s.
4764 (General Query Packets): Describe tracenz feature.
4765 * agentexpr.texi (Bytecode Descriptions): Describe tracenz.
4766
4767 2011-10-28 Paul Koning <paul_koning@dell.com>
4768
4769 * gdb.texinfo (gdb.types): Rename deepitems to deep_items.
4770
4771 2011-10-27 Kevin Pouget <kevin.pouget@st.com>
4772
4773 * gdb.texinfo ((Frames In Python): Document
4774 gdb.FRAME_UNWIND_FIRST_ERROR contant.
4775
4776 2011-10-26 Paul Koning <paul_koning@dell.com>
4777
4778 * gdb.texinfo (gdb.types): Document new deepitems function.
4779
4780 2011-10-25 Paul Koning <paul_koning@dell.com>
4781
4782 PR python/13327
4783
4784 * gdb.texinfo (Values From Inferior): Add is_lazy attribute,
4785 fetch_lazy method.
4786
4787 2011-10-20 Phil Muldoon <pmuldoon@redhat.com>
4788
4789 PR python/12656
4790
4791 * gdb.texinfo (Blocks In Python): Document is_static, is_global,
4792 global_block, static_block function.
4793
4794 2011-10-19 Tom Tromey <tromey@redhat.com>
4795
4796 * gdb.texinfo (Commands In Python): Add missing "@"s.
4797
4798 2011-10-13 Kevin Pouget <kevin.pouget@st.com>
4799
4800 PR python/13285 Document named constants for frame unwind stop reasons
4801 * gdb.texinfo (Frames In Python): Document gdb.FRAME_UNWIND_*
4802 constants.
4803
4804 2011-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
4805
4806 Fix compatibility with texinfo versions older than 4.12.
4807 * Makefile.in (MAKEINFO): Set to @MAKEINFO@.
4808 (MAKEINFOFLAGS, MAKEINFO_EXTRA_FLAGS, MAKEINFO_CMD): New.
4809 (MAKEHTMLFLAGS): Use MAKEINFO_CMD.
4810 (gdb.info, gdbint.info, stabs.info, annotate.info): Use MAKEINFO_CMD.
4811 * gdb.texinfo (Tail Call Frames): Convert @arrow{} to @click, when possible.
4812 Make the conversion conditional on HAVE_MAKEINFO_CLICK, using variables
4813 CALLSEQ1A, CALLSEQ1B, CALLSEQ2A and CALLSEQ2B.
4814
4815 2011-10-09 Doug Evans <dje@google.com>
4816
4817 * gdb.texinfo (Extending GDB): Document alias command.
4818
4819 2011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
4820
4821 Support @entry in input expressions.
4822 * gdb.texinfo (Variables): Describe @entry names suffix.
4823 (Print Settings): Add anchor for `set print entry-values'.
4824
4825 2011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
4826 Eli Zaretskii <eliz@gnu.org>
4827
4828 Display @entry parameter values (without references).
4829 * gdb.texinfo (Tail Call Frames): Add anchor. Add self tail call
4830 example.
4831 (Print Settings): New description of set print entry-values and show
4832 print entry-values.
4833
4834 2011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
4835 Eli Zaretskii <eliz@gnu.org>
4836
4837 Recognize virtual tail call frames.
4838 * gdb.texinfo (Optimized Code): Add reference to Tail Call Frames.
4839 (Tail Call Frames): New node.
4840 (Frames In Python): Add gdb.TAILCALL_FRAME.
4841
4842 2011-10-07 Doug Evans <dje@google.com>
4843
4844 * gdb.texinfo (gdb.printing): Document new `replace' arg to
4845 register_pretty_printer.
4846
4847 2011-10-07 Phil Muldoon <pmuldoon@redhat.com>
4848
4849 PR python/12930
4850 PR python/12802
4851
4852 * gdb.texinfo (Breakpoints In Python): Clarify behavior in the
4853 stop method.
4854
4855 2011-10-07 Ulrich Weigand <ulrich.weigand@linaro.org>
4856
4857 * gdb.texinfo (Starting your Program): "set disable-randomization"
4858 is no longer Linux-specific.
4859 (Remote Configuration): Document "set remote
4860 disable-randomization-packet".
4861 (General Query Packets): Document "QDisableRandomization" packet
4862 and add it to "qSupported" list.
4863
4864 2011-10-07 Kevin Pouget <kevin.pouget@st.com>
4865
4866 Allow Python notification of new object-file loadings.
4867 * gdb.texinfo (Events In Python): Document `gdb.NewObjFileEvent'
4868 event type.
4869
4870 2011-10-04 Kevin Pouget <kevin.pouget@st.com>
4871
4872 PR python/12691: Add the inferior to Python exited event
4873 * gdb.texinfo (Events In Python): Describe exited inferior attribute.
4874
4875 2011-10-03 Joel Brobecker <brobecker@adacore.com>
4876
4877 * gdb.texinfo (GDB/MI Miscellaneous Commands): Minor
4878 rephasing.
4879
4880 2011-10-03 Joel Brobecker <brobecker@adacore.com>
4881
4882 * gdb.texinfo (GDB/MI Ada Tasking Commands): New node.
4883 (GDB/MI Miscellaneous Commands): Add `ada-task-info'
4884 as possible feature returned by the `-list-features'
4885 command.
4886
4887 2011-09-28 Paul Koning <paul_koning@dell.com>
4888
4889 * gdb.texinfo (gdb.Type): Document field access by dictionary
4890 key syntax.
4891
4892 2011-09-28 Yao Qi <yao@codesourcery.com>
4893
4894 * gdb.texinfo (Files): Update options for `add-symbol-file'.
4895 Add one space after option `-s'. Remove @r{} markup.
4896
4897 2011-09-27 Stan Shebs <stan@codesourcery.com>
4898
4899 * gdb.texinfo (Tracepoint Action Lists): Document $_ret.
4900
4901 2011-09-16 Hui Zhu <teawater@gmail.com>
4902
4903 * gdb.texinfo (Tracepoint Restrictions): Change *$esp@300
4904 to *(unsigned char *)$esp@300.
4905
4906 2011-09-15 Paul Koning <paul_koning@dell.com>
4907
4908 * gdb.texinfo: Make style of Python functions and methods match
4909 the syntax of Python. Also put class and module names explicitly
4910 on function, member, and variable names, matching Python
4911 documentation conventions.
4912
4913 2011-09-15 Kevin Pouget <kevin.pouget@st.com>
4914
4915 PR Python/12692 Add gdb.selected_inferior() to Python interface.
4916 * gdb.texinfo (Inferiors In Python): Describe new
4917 gdb.selected_inferior() function.
4918
4919 2011-09-15 Kevin Pouget <kevin.pouget@st.com>
4920
4921 Handle multiple breakpoint hits in Python interface:
4922 * gdb.texinfo (Events In Python): New function documentation:
4923 gdb.BreakpointEvent.breakpoints. Indicate that
4924 gdb.BreakpointEvent.breakpoint is now deprecated.
4925
4926 2011-09-04 Joel Brobecker <brobecker@adacore.com>
4927
4928 * gdb.texinfo: Set EDITION to "Tenth" and change ISBN.
4929
4930 2011-08-25 Andrew Oakley <andrew@ado.is-a-geek.net>
4931
4932 * gdb.texinfo (Types In Python): Document 'bitpos' for enums.
4933
4934 2011-08-17 Phil Muldoon <pmuldoon@redhat.com>
4935
4936 * gdb.texinfo (Prompt): Add set/show extended-prompt
4937 documentation
4938 (Basic Python): Add prompt_hook anchor.
4939 (Python modules): Reword module text to reflect multiple modules.
4940 (gdb.prompt): Document gdb.prompt module.
4941
4942 2011-08-14 Yao Qi <yao@codesourcery.com>
4943
4944 * gdb.texinfo (General Query Packets): Document qXfer:fdpic:read packet.
4945
4946 2011-08-14 Yao Qi <yao@codesourcery.com>
4947
4948 * gdb.texinfo (Standard Target Features): Document C6x features.
4949 (TIC6x Features): New node.
4950
4951 2011-08-12 Doug Evans <dje@google.com>
4952
4953 * gdb.texinfo (Symbols In Python): Document symbol.type.
4954
4955 2011-08-09 Phil Muldoon <pmuldoon@redhat.com>
4956
4957 * gdb.texinfo (Python): Document command and function
4958 auto-loading.
4959
4960 2011-07-26 Jan Kratochvil <jan.kratochvil@redhat.com>
4961 Eli Zaretskii <eliz@gnu.org>
4962
4963 * gdb.texinfo (whatis, ptype): Highlight their differences. Describe
4964 typedefs unrolling. Extend the sample code by an inner typedef and
4965 outer typedefs unrolling.
4966
4967 2011-07-26 Paul Pluzhnikov <ppluzhnikov@google.com>
4968
4969 * gdb.texinfo (Caching Remote Data): Document {set,show} dcache
4970 size and line-size.
4971
4972 2011-07-21 Matt Rice <ratmice@gmail.com>
4973
4974 PR macros/12999
4975 * gdb.texinfo (Macros): Add info definitions and info macros commands.
4976 Update text and cindex entries for info macro command.
4977
4978 2011-07-21 Phil Muldoon <pmuldoon@redhat.com>
4979
4980 * observer.texi (GDB Observers): Add before_prompt observer.
4981 * gdb.texinfo (Basic Python): Add documentation for prompt
4982 substitution.
4983
4984 2011-07-11 Phil Muldoon <pmuldoon@redhat.com>
4985
4986 PR python/12438
4987 * gdb.texinfo (Python Commands): Add deprecate note to maint
4988 set/show python print-stack. Document set/show python
4989 print-backtrace.
4990
4991 2011-07-05 Thiago Jung Bauermann <bauerman.ibm.com>
4992
4993 * gdb.texinfo: Fix typos.
4994
4995 2011-07-01 Tom Tromey <tromey@redhat.com>
4996
4997 * gdb.texinfo (Debugging Output): Document set debug
4998 check-physname.
4999
5000 2011-06-29 Tom Tromey <tromey@redhat.com>
5001
5002 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document
5003 breakpoint-notifications feature.
5004
5005 2011-06-29 Ulrich Weigand <ulrich.weigand@linaro.org>
5006
5007 * gdb.texinfo (Target Description): Remove warning about
5008 possibly unstable format.
5009
5010 2011-06-03 Tom Tromey <tromey@redhat.com>
5011
5012 * gdb.texinfo (GDB/MI Async Records): Document 'exit-code' field.
5013 (Events In Python): Note that exit_code is optional.
5014
5015 2011-05-17 Pedro Alves <pedro@codesourcery.com>
5016
5017 * gdb.texinfo (Remote Protocol) <Overview>: Mention vCont is
5018 required for multi-threading support.
5019 (Remote Protocol) <Packets>: Mention that 'c', 's', 'C', 'S' and
5020 Hc are deprecated for multi-threading debugging. Point readers at
5021 the vCont packet.
5022
5023 2011-05-15 Doug Evans <dje@google.com>
5024
5025 * gdb.texinfo (Auto-loading): Document printing of missing scripts.
5026
5027 2011-05-13 Doug Evans <dje@google.com>
5028
5029 * gdb.texinfo (Threads): Document $sdir,$pdir.
5030 (Server): Document $pdir exception.
5031
5032 * gdb.texinfo (Auto-loading): Document "info auto-load-scripts".
5033
5034 * gdb.texinfo (Threads): Clarify default value for
5035 libthread-db-search-path.
5036
5037 * gdb.texinfo (Completion): Update example.
5038 (Debugging Output): Delete `set/show debug lin-lwp-async'.
5039
5040 2011-05-12 Kwok Cheung Yeung <kcy@codesourcery.com>
5041
5042 * gdb.texinfo: Document change in the behaviour of the enable and
5043 disable GDB commands when applied to tracepoints.
5044 Document the EnableDisableTracepoints remote stub feature.
5045 Document QTEnable and QTDisable in the list of tracepoint packets.
5046
5047 2011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
5048
5049 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Rename inc-hist.texinfo to
5050 hsuser.texi.
5051 * gdb.texinfo <!SYSTEM_READLINE>: Rename inc-hist.texinfo inclusion and
5052 comment to hsuser.texi. Change rluser.texi name in the comment.
5053
5054 2011-05-10 Doug Evans <dje@google.com>
5055
5056 * gdb.texinfo (Threads): If an empty path is provided for
5057 libthread-db-search-path it is reset to its default value.
5058 (Server): Ditto.
5059
5060 2011-05-09 Doug Evans <dje@google.com>
5061
5062 * gdb.texinfo (Requirements): Fix typo. Mention --with-iconv-bin.
5063
5064 2011-05-06 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
5065 Thiago Jung Bauermann <bauerman@br.ibm.com>
5066
5067 Implement support for PowerPC BookE masked watchpoints.
5068 * gdb.texinfo (Set Watchpoints): Document mask parameter.
5069 (PowerPC Embedded): Mention support of masked watchpoints.
5070
5071 2011-05-03 Joel Brobecker <brobecker@adacore.com>
5072
5073 * gdb.texinfo (In Memoriam): Replace litteral uses of `GDB' with
5074 `@value{GDBN}'.
5075
5076 2011-05-03 Joel Brobecker <brobecker@adacore.com>
5077
5078 * gdb.texinfo (titlepage): Remove dedication.
5079 (In Memoriam): New appendix.
5080
5081 2011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
5082 Eli Zaretskii <eliz@gnu.org>
5083
5084 * gdb.texinfo (Index Section Format): Change the version to 5.
5085 Describe the different formula.
5086
5087 2011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
5088 Eli Zaretskii <eliz@gnu.org>
5089
5090 * gdb.texinfo (Starting and Stopping Trace Experiments): New anchor
5091 for disconnected tracing.
5092 (Multi-Process Mode for @code{gdbserver}): Mention --multi and
5093 extended-remote relationship. Mention --once.
5094 (TCP port allocation lifecycle of @code{gdbserver}): New.
5095
5096 2011-04-23 Eli Zaretskii <eliz@gnu.org>
5097
5098 * gdb.texinfo (Server): Improve indexing. Index all optional
5099 switches to gdbserver.
5100
5101 2011-04-20 Tom Tromey <tromey@redhat.com>
5102
5103 * gdb.texinfo (Index Section Format): New node.
5104 (Top): Add new node to menu.
5105
5106 2011-04-20 Pedro Alves <pedro@codesourcery.com>
5107
5108 * gdb.texinfo (Maintenance Commands): Document `maint print
5109 remote-registers'.
5110
5111 2011-04-20 Tom Tromey <tromey@redhat.com>
5112
5113 * gdb.texinfo (Trace File Format): Move node later.
5114
5115 2011-04-19 Tom Tromey <tromey@redhat.com>
5116
5117 * gdbint.texinfo (Register Information Functions): Remove
5118 duplicate "the".
5119 * gdb.texinfo (Emacs): Remove duplicate "to".
5120 (GDB/MI Variable Objects): Remove duplicate "the".
5121 (General Query Packets): Likewise.
5122
5123 2011-04-02 Joel Brobecker <brobecker@adacore.com>
5124
5125 * gdb.texinfo (GDB/MI Output Records): Fix menu entry for
5126 "GDB/MI Ada Exception Information" node.
5127
5128 2011-04-01 Joel Brobecker <brobecker@adacore.com>
5129
5130 * gdb.texinfo (GDB/MI Ada Exception Information): Document
5131 the "exception-name" field in the *stopped async record.
5132
5133 2011-03-31 Thiago Jung Bauermann <bauerman@br.ibm.com>
5134 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
5135
5136 Implement support for PowerPC BookE ranged breakpoints.
5137 * gdb.texinfo (PowerPC Embedded): Document ranged breakpoints.
5138
5139 2011-03-28 Tom Tromey <tromey@redhat.com>
5140
5141 * gdb.texinfo (Set Tracepoints): Fix typo.
5142
5143 2011-03-24 Tom Tromey <tromey@redhat.com>
5144
5145 * gdb.texinfo (Specify Location): Document `function:label'
5146 linespec.
5147
5148 2011-03-18 Phil Muldoon <pmuldoon@redhat.com>
5149
5150 PR python/12149
5151
5152 * gdb.texinfo (Basic Python): Update gdb.write and flush text.
5153
5154 2011-03-17 Phil Muldoon <pmuldoon@redhat.com>
5155
5156 * gdb.texinfo (Blocks In Python): Add is_valid method description.
5157 (Inferiors In Python): Likewise.
5158 (Threads In Python): Likewise.
5159 (Symbols In Python): Likewise.
5160 (Objfiles In Python): Likewise.
5161 (Symbol Tables In Python): Likewise.
5162
5163 2011-03-15 Pedro Alves <pedro@codesourcery.com>
5164
5165 * gdb.texinfo (Auto Display) <undisplay, enable display, disable
5166 display>: Explain that the commands accept number ranges.
5167
5168 2011-03-14 Phil Muldoon <pmuldoon@redhat.com>
5169
5170 * gdb.texinfo (Breakpoints In Python): Add description and example
5171 of Python stop function operation.
5172
5173 2011-03-10 Phil Muldoon <pmuldoon@redhat.com>
5174
5175 * gdb.texinfo (Parameters In Python): Document get_set_string and
5176 get_show_string methods.
5177
5178 2011-02-28 Jan Kratochvil <jan.kratochvil@redhat.com>
5179
5180 * gdb.texinfo (Tracepoint Conditions): Fix missing parenthesis.
5181
5182 * gdb.texinfo (Starting and Stopping Trace Experiments): Fix
5183 circular-trace-buffer name.
5184
5185 2011-02-28 Joel Brobecker <brobecker@adacore.com>
5186
5187 * gdb.texinfo (Inferiors and Programs): Fix small error introduced
5188 in the previous change.
5189
5190 2011-02-27 Michael Snyder <msnyder@vmware.com>
5191
5192 * gdb.texinfo (Inferiors and Programs): Update commands to show
5193 that they can accept multiple arguments.
5194
5195 2011-02-24 Joel Brobecker <brobecker@adacore.com>
5196
5197 Revert the following patch (code patch was not approved):
5198 2011-02-21 Hui Zhu <teawater@gmail.com>
5199 * agentexpr.texi (bytecode descriptions): add printf.
5200 * gdb.texinfo (tracepoint action lists): add printf.
5201
5202 2011-02-23 Doug Evans <dje@google.com>
5203
5204 * gdb.texinfo (Symbols In Python): Fix mention of C++, use C@t{++}.
5205
5206 2011-02-23 Michael Snyder <msnyder@vmware.com>
5207
5208 * gdb.texinfo (Set Breaks): Add @dots{} to arguments of info break.
5209 (Set Watchpoints): Add @dots{} to argument of info watchpoints.
5210 (Listing Tracepoints): Add @dots{} to argument of info tracepoints.
5211
5212 2011-02-22 Doug Evans <dje@google.com>
5213
5214 * gdb.texinfo (Symbols In Python): Document lookup_global_symbol.
5215 Clarify behaviour of lookup_symbol when `block' argument is omitted,
5216 add description of result, fix @defun formatting.
5217
5218 2011-02-21 Hui Zhu <teawater@gmail.com>
5219
5220 * agentexpr.texi (Bytecode Descriptions): Add printf.
5221 * gdb.texinfo (Tracepoint Action Lists): Add printf.
5222
5223 2011-02-18 Tom Tromey <tromey@redhat.com>
5224
5225 * agentexpr.texi (Bytecode Descriptions): Document pick and rot.
5226
5227 2011-02-14 Michael Snyder <msnyder@vmware.com>
5228
5229 * gdb.texinfo (threads): Document argument for "info threads" cmd.
5230 Document new command "thread find".
5231
5232 2011-02-14 Michael Snyder <msnyder@vmware.com>
5233
5234 * gdb.texinfo (Threads): Update example of new thread message.
5235
5236 2011-02-14 Pedro Alves <pedro@codesourcery.com>
5237
5238 * gdb.texinfo (Remote Configuration): Mention set/show remote
5239 traceframe-info.
5240 (Tools/Packages Optional for Building GDB): Mention that expat is
5241 used for traceframe info.
5242 (Remote Protocol) <Menu>: Add "Traceframe Info Format".
5243 (General Query Packets) <qSupported>: Describe the
5244 qXfer:traceframe-info:read feature.
5245 (qXfer::read): Describe qXfer:traceframe-info:read.
5246 (Traceframe Info Format): New section.
5247
5248 2011-02-04 Pedro Alves <pedro@codesourcery.com>
5249
5250 * gdbint.texinfo (Formatting): Mention some formatting guidelines
5251 for casts and unary operators.
5252
5253 2011-02-04 Tom Tromey <tromey@redhat.com>
5254
5255 * gdb.texinfo (GDB/MI Async Records): Document that symbols-loaded
5256 is not useful.
5257
5258 2011-01-25 Pedro Alves <pedro@codesourcery.com>
5259
5260 * gdb.texinfo: s/value optimized out/optimized out/g
5261
5262 2011-01-21 Joel Brobecker <brobecker@adacore.com>
5263
5264 * gdb.texinfo (Other Misc Settings): Rework part of the
5265 documentation of the "set interactive mode" command.
5266
5267 2011-01-19 Tom Tromey <tromey@redhat.com>
5268
5269 * gdb.texinfo (Threads): Document thread name output and `thread
5270 name' command.
5271 (Threads In Python): Document Thread.name attribute.
5272 (GDB/MI Thread Commands): Document thread attributes.
5273
5274 2011-01-12 Andrew Burgess <aburgess@broadcom.com>
5275
5276 * gdb.texinfo (GDB/MI Data Manipulation): Update to reflect
5277 changes in mi/mi-cmd-disas.c
5278
5279 2011-01-12 Tom Tromey <tromey@redhat.com>
5280
5281 * gdb.texinfo (Threads): Remove duplicate text. Update examples.
5282 Fix "thread apply" text.
5283
5284 2011-01-11 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
5285 Thiago Jung Bauermann <bauerman@br.ibm.com>
5286
5287 Implement support for PowerPC BookE ranged watchpoints.
5288 * gdb.texinfo (PowerPC Embedded): Document ranged watchpoints and
5289 the "set powerpc exact-watchpoints" flag.
5290
5291 2011-01-07 Tom Tromey <tromey@redhat.com>
5292
5293 * gdb.texinfo (Python API): Add descriptions to @menu items.
5294
5295 2011-01-06 Tom Tromey <tromey@redhat.com>
5296
5297 * gdb.texinfo (Frames In Python): Document gdb.newest_thread.
5298
5299 2010-01-06 Paul Pluzhnikov <ppluzhnikov@google.com>
5300
5301 * gdb.texinfo (Debugging Output): Document "set debug jit".
5302
5303 2011-01-06 Tom Tromey <tromey@redhat.com>
5304
5305 PR python/12133:
5306 * gdb.texinfo (Frames In Python): Document various frame
5307 constants.
5308
5309 2011-01-05 Joel Brobecker <brobecker@adacore.com>
5310
5311 * doc/agentexpr.texi, doc/all-cfg.texi, doc/annotate.texinfo,
5312 doc/gdb.texinfo, doc/gdbint.texinfo, doc/observer.texi,
5313 doc/refcard.tex, doc/stabs.texinfo: Copyright year update.
5314
5315 2011-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
5316
5317 * Makefile.in (diststuff): Remove gdb-cfg.texi and GDBvn.texi.
5318 (clean): Add GDBvn.texi.
5319
5320 2010-12-29 Joel Brobecker <brobecker@adacore.com>
5321
5322 * gdb.texinfo (Ada Glitches): Remove paragraph describing the
5323 occasional case where the debugger prints an array address
5324 instead of the array itself.
5325
5326 2010-12-23 Pedro Alves <pedro@codesourcery.com>
5327
5328 * gdb.texinfo (Packets) <read registers packet>: Document support
5329 for registers that were not collected.
5330
5331 2010-12-15 Doug Evans <dje@google.com>
5332
5333 * gdb.texinfo (Startup): Document auto-loading of scripts during
5334 startup.
5335 (Auto-loading): Delete "maint set python auto-load on|off".
5336 Add "set auto-load-scripts on|off".
5337
5338 2010-12-07 Doug Evans <dje@google.com>
5339
5340 * gdb.texinfo (Mode Options): Document -data-directory.
5341 (Data Files): Add reference to -data-directory.
5342
5343 2010-11-29 Doug Evans <dje@google.com>
5344
5345 * gdb.texinfo (Pretty-Printer Introduction): Change
5346 printer-name:subprinter-name to printer-name;subprinter-name.
5347
5348 2010-11-29 Phil Muldoon <pmuldoon@redhat.com>
5349
5350 PR python/12199
5351
5352 * gdb.texinfo (Breakpoints In Python): Document "delete" method.
5353
5354 2010-11-23 Tom Tromey <tromey@redhat.com>
5355
5356 * gdb.texinfo (Top): Check SYSTEM_READLINE.
5357 (Editing): Likewise.
5358 (Command History): Likewise.
5359 (TUI Keys): Likewise.
5360 (Bug Reporting): Conditionally include rluser.texi and
5361 inc-history.texinfo.
5362 * Makefile.in (READLINE_TEXI_INCFLAG): New variable.
5363 (GDB_DOC_SOURCE_INCLUDES): Add comment.
5364 (GDBvn.texi): Set SYSTEM_READLINE when appropriate.
5365 (gdb.dvi): Use READLINE_TEXI_INCFLAG.
5366 (gdb.pdf): Likewise.
5367 (gdb.info): Likewise.
5368 (gdb/index.html): Likewise.
5369
5370 2010-11-23 Tom Tromey <tromey@redhat.com>
5371
5372 * Makefile.in (Makefile): Run ../config.status.
5373 (distclean): Update.
5374 * configure: Remove.
5375 * configure.ac: Remove.
5376
5377 2010-11-12 Tom Tromey <tromey@redhat.com>
5378
5379 * gdb.texinfo (Basic Python): Update. Add xref.
5380 (Exception Handling): Document new exception classes.
5381 (Types In Python): Update.
5382 (Frames In Python): Update.
5383
5384 2010-11-11 Phil Muldoon <pmuldoon@redhat.com>
5385
5386 * gdb.texinfo (Breakpoints In Python): Document "internal"
5387 parameter, and visible attribute.
5388
5389 2010-11-05 Doug Evans <dje@google.com>
5390
5391 * gdb.texinfo (Source Path): Document "set directories".
5392
5393 2010-11-05 Ken Werner <ken.werner@de.ibm.com>
5394
5395 * gdb.texinfo: (Summary) Add mention about OpenCL C language support.
5396 (OpenCL C): New node.
5397
5398 2010-11-02 Doug Evans <dje@google.com>
5399
5400 * gdb.texinfo (Pretty Printing): Expand into three sections,
5401 introduction, example, and commands.
5402 (Python API): Delete section Disabling Pretty-Printers, merge into
5403 Selecting Pretty-Printers.
5404 (Writing a Pretty-Printer): New section. Move the pretty-printer
5405 example here, and reformat to match python coding style. Add a second
5406 example using the gdb.printing module.
5407 (Python modules): Add gdb.printing.
5408
5409 2010-10-29 Doug Evans <dje@google.com>
5410
5411 * gdb.texinfo (Python): Fix long line.
5412
5413 2010-10-20 Doug Evans <dje@google.com>
5414
5415 * gdbint.texinfo (Misc Guidelines): Renamed from Coding.
5416 All references updated. Correct sections marked as subsections.
5417 (Coding Standards): New chapter. Move the coding standard related
5418 subsections here. Add section on Python coding standards.
5419
5420 2010-10-13 Doug Evans <dje@google.com>
5421
5422 * gdb.texinfo (Python): Add "Python modules".
5423 (Types in Python): Add reference to gdb.types section.
5424 (Python modules): New node.
5425
5426 2010-10-11 Doug Evans <dje@google.com>
5427
5428 * gdb.texinfo (Values From Inferior): Add reference to "Types in
5429 Python" from gdb.Value.type description.
5430
5431 2010-09-28 Joel Brobecker <brobecker@adacore.com>
5432
5433 * gdb.texinfo (Ravenscar Profile): New node.
5434
5435 2010-09-22 Tom Tromey <tromey@redhat.com>
5436
5437 * gdb.texinfo (Values From Inferior): Mention Value.__init__.
5438
5439 2010-09-22 Eli Zaretskii <eliz@gnu.org>
5440
5441 * gdb.texinfo (Values From Inferior): Clarify that
5442 value.dynamic_type works only in C++ programs with RTTI.
5443
5444 2010-09-15 Paul Bolle <pebolle@tiscali.nl>
5445
5446 * gdb.texinfo (Character Sets): Correctly reference host-charset
5447 in example.
5448
5449 2010-09-13 Tom Tromey <tromey@redhat.com>
5450
5451 * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-frames>:
5452 Document "fullname" and "from".
5453
5454 2010-09-01 Marc Khouzam <marc.khouzam@ericsson.com>
5455
5456 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document new
5457 feature `reverse' output by -list-target-features.
5458
5459 2010-08-31 H.J. Lu <hongjiu.lu@intel.com>
5460
5461 * gdb.texinfo (i386 Features): Remove an extra "@item".
5462
5463 2010-08-30 Tom Tromey <tromey@redhat.com>
5464
5465 PR python/11792:
5466 * gdb.texinfo (Values From Inferior): Document dynamic_type.
5467
5468 2010-08-24 Daniel Jacobowitz <dan@codesourcery.com>
5469
5470 * gdb.texinfo (ARM Features): Document
5471 org.gnu.gdb.arm.m-profile.
5472
5473 2010-08-23 Tom Tromey <tromey@redhat.com>
5474
5475 PR python/11145:
5476 * gdb.texinfo (Values From Inferior): Document dynamic_cast and
5477 reinterpret_cast methods.
5478
5479 2010-08-23 Tom Tromey <tromey@redhat.com>
5480
5481 PR python/11915:
5482 * gdb.texinfo (Types In Python): Document array method.
5483
5484 2010-08-18 Thiago Jung Bauermann <bauerman@br.ibm.com>
5485
5486 * gdb.texinfo (PowerPC Embedded): Mention support for the DVC register.
5487
5488 2010-08-16 Tom Tromey <tromey@redhat.com>
5489
5490 * gdb.texinfo (Set Watchpoints): Document -location option.
5491
5492 2010-08-13 Doug Evans <dje@google.com>
5493
5494 * gdb.texinfo (.debug_gdb_scripts section): Fix typo.
5495
5496 2010-08-13 Vladimir Prus <vladimir@codesourcery.com>
5497
5498 * gdb.texinfo (GDB/MI Data Manipulation): Document
5499 -data-read-memory-raw and -data-write-memory-raw.
5500
5501 2010-08-11 Tom Tromey <tromey@redhat.com>
5502 Phil Muldoon <pmuldoon@redhat.com>
5503
5504 * gdb.texinfo (Basic Python): Describe post_event API.
5505
5506 2010-08-11 Phil Muldoon <pmuldoon@redhat.com>
5507
5508 * gdb.texinfo (Basic Python): Describe solib_address and
5509 decode_line Python APIs
5510
5511 2010-08-10 Tom Tromey <tromey@redhat.com>
5512
5513 * gdb.texinfo (Pretty Printing API): Document
5514 gdb.default_visualizer.
5515
5516 2010-08-10 Tom Tromey <tromey@redhat.com>
5517
5518 Revert gdb-add-index addition:
5519 * gdb.texinfo (Index Files): Don't document gdb-add-index.
5520
5521 2010-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
5522 Eli Zaretskii <eliz@gnu.org>
5523
5524 * gdb.texinfo (Mode Options) <-batch>
5525 (Basic Python) <gdb.execute>: Describe setting width and height.
5526
5527 2010-07-31 Paul Pluzhnikov <ppluzhnikov@google.com>
5528
5529 * gdb.texinfo (Threads): Document 'debug libthread-db'.
5530
5531 2010-07-30 Tom Tromey <tromey@redhat.com>
5532
5533 * gdb.texinfo (Index Files): Mention gdb-add-index.
5534
5535 2010-07-30 Hui Zhu <teawater@gmail.com>
5536
5537 * gdb.texinfo (Inferiors and Programs): Update the introduce of
5538 "detach inferior" and "kill inferior".
5539
5540 2010-07-28 CHENG Renquan <rqcheng@smu.edu.sg>
5541
5542 * gdb.texinfo (Machine Code): Update description of two forms of
5543 arguments, and add new example to demonstrate the new form.
5544
5545 2010-07-27 Phil Muldoon <pmuldoon@redhat.com>
5546
5547 * gdb.texinfo (Values From Inferior): Add value inferior function
5548 call description.
5549
5550 2010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
5551
5552 * gdb.texinfo (Active Targets): Fix wrong comma placement.
5553
5554 2010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
5555 Eli Zaretskii <eliz@gnu.org>
5556
5557 Make core files the process_stratum.
5558 * gdb.texinfo (Active Targets): Remove core_stratum. Include
5559 record_stratum example.
5560
5561 2010-07-13 Tom Tromey <tromey@redhat.com>
5562
5563 * gdb.texinfo (Index Files): New node.
5564
5565 2010-07-13 Tom Tromey <tromey@redhat.com>
5566
5567 * gdb.texinfo (GDB/MI Variable Objects): Remove extra 'for'.
5568
5569 2010-07-13 Tom Tromey <tromey@redhat.com>
5570
5571 * gdb.texinfo (Specify Location): Document labels.
5572
5573 2010-07-01 Pedro Alves <pedro@codesourcery.com>
5574
5575 * gdb.texinfo (Create and Delete Tracepoints): Add more index
5576 entries for fast tracepoints and static tracepoints.
5577
5578 2010-07-01 Pedro Alves <pedro@codesourcery.com>
5579
5580 * gdb.texinfo (General Query Packets) <qfThreadInfo,
5581 qsThreadInfo>: Spell out `l' as ell.
5582
5583 2010-07-01 Pedro Alves <pedro@codesourcery.com>
5584
5585 * gdb.texinfo (Convenience Variables): Document $_sdata.
5586 (Commands to Set Tracepoints): Describe static tracepoints. Add
5587 `Listing Static Tracepoint Markers' menu entry. Document
5588 "strace".
5589 (Tracepoint Action Lists): Document collecting $_sdata.
5590 (Listing Static Tracepoint Markers): New subsection.
5591 (Tracepoints support in gdbserver): Mention static tracepoints.
5592 (remote packets, enabling and disabling): Mention
5593 read-sdata-object.
5594 (General Query Packets) <qSupported>: Document qXfer:sdata:read
5595 and StaticTracepoint.
5596 Mention qTfSTM, qTsSTM and qTSTMat as tracepoint packets.
5597 Document qXfer:sdata:read.
5598 (Tracepoint packets): Document qTfSTM, qTsSTM and qTSTMat.
5599
5600 2010-06-29 Joel Brobecker <brobecker@adacore.com>
5601
5602 * gdb.texinfo (Threads In Python): Fix unmatched @end table.
5603
5604 2010-06-28 Phil Muldoon <pmuldoon@redhat.com>
5605 Tom Tromey <tromey@redhat.com>
5606 Thiago Jung Bauermann <bauerman@br.ibm.com>
5607
5608 * gdb.texinfo (Inferiors In Python): New node.
5609 * gdb.texinfo (Threads In Python): New node.
5610
5611 2010-06-28 Joel Brobecker <brobecker@adacore.com>
5612
5613 * gdb.texinfo (Python): Document what the python directory is
5614 and what its location is.
5615 (Basic Python): Document the gdb.PYTHONDIR constant.
5616
5617 2010-06-25 Tom Tromey <tromey@redhat.com>
5618
5619 PR python/10808:
5620 * gdb.texinfo (Basic Python): Document new gdb.execute argument.
5621
5622 2010-06-24 Hui Zhu <teawater@gmail.com>
5623
5624 * gdb.texinfo: (Commands for Controlled Output): Add
5625 documentation for command "eval".
5626
5627 2010-06-21 Stan Shebs <stan@codesourcery.com>
5628
5629 * gdb.texinfo: Add explicit @node and @appendix for GFDL.
5630 * annotate.texinfo: Ditto.
5631 * gdbint.texinfo: Ditto.
5632 * stabs.texinfo: Ditto.
5633
5634 2010-06-22 Hui Zhu <teawater@gmail.com>
5635
5636 * gdb.texinfo: (Process Record and Replay): Add documentation
5637 for command "set record memory-query".
5638
5639 2010-06-21 Stan Shebs <stan@codesourcery.com>
5640
5641 * gdb.texinfo: Relicense under GFDL version 1.3.
5642 * annotate.texinfo: Relicense under GFDL version 1.3.
5643 * gdbint.texinfo: Relicense under GFDL version 1.3.
5644 * stabs.texinfo: Relicense under GFDL version 1.3.
5645 * fdl.texi: Update to version 1.3.
5646
5647 2010-06-18 Stan Shebs <stan@codesourcery.com>
5648
5649 * gdb.texinfo (Operating System Auxiliary Information): Describe
5650 "info os" when no arguments given.
5651
5652 * gdb.texinfo (Debugging Programs with Multiple Threads): Describe
5653 $_thread.
5654
5655 2010-06-18 Hui Zhu <teawater@gmail.com>
5656
5657 * gdb.texinfo: (Process Record and Replay): Add documentation
5658 for commands "record save" and "record restore".
5659
5660 2010-06-16 Jan Kratochvil <jan.kratochvil@redhat.com>
5661
5662 * gdb.texinfo: Include information about the correct use
5663 of addresses in the `watch' command.
5664
5665 2010-06-11 Stan Shebs <stan@codesourcery.com>
5666
5667 * gdb.texinfo (Observer Mode): New section.
5668 (General Query Packets): Document QAllow.
5669
5670 2010-06-04 Doug Evans <dje@google.com>
5671
5672 * gdb.texinfo (Python API): New node `Disabling Pretty-Printers'.
5673
5674 2010-06-03 Doug Evans <dje@google.com>
5675
5676 * gdbint.texinfo (Coding): Add subsection on command names.
5677
5678 2010-06-02 Tom Tromey <tromey@redhat.com>
5679
5680 * gdb.texinfo (Maintenance Commands): Document maint set dwarf2
5681 always-disassemble.
5682
5683 2010-06-01 Pedro Alves <pedro@codesourcery.com>
5684
5685 * gdb.texinfo (Set Tracepoints): Mention tracepoints support in
5686 gdbserver, and add cross reference.
5687 (Tracepoints support in gdbserver): New subsection.
5688
5689 2010-05-26 Pedro Alves <pedro@codesourcery.com>
5690
5691 * gdb.texinfo (General Query Packets) <qSupported>: Describe the
5692 `qRelocInsn' feature.
5693 (Relocate instruction reply packet): New subsection
5694 of `Tracepoint Packets'.
5695 (Tracepoint Packets): Mention that packets QTDP and QTStart
5696 support the qRelocInsn request, and add cross reference to new
5697 subsection.
5698
5699 2010-05-25 Doug Evans <dje@google.com>
5700
5701 * gdb.texinfo (Exception Handling): Document gdb.GdbError.
5702 (Commands In Python): Document gdb.string_to_argv.
5703
5704 2010-05-02 Jan Kratochvil <jan.kratochvil@redhat.com>
5705
5706 * gdbint.texinfo (Host Definition): Remove items NORETURN and
5707 ATTR_NORETURN.
5708
5709 2010-04-29 Phil Muldoon <pmuldoon@redhat.com>
5710 Tom Tromey <tromey@redhat.com>
5711 Thiago Jung Bauermann <bauerman@br.ibm.com>
5712
5713 * gdb.texinfo (Parameters In Python): New Node.
5714
5715 2010-04-29 Mihail Zenkov <mihail.zenkov@gmail.com>
5716
5717 * gdb.texinfo: (Summary) Add mention about D language support.
5718 (Filenames): Add D suffixes.
5719 (D): New node.
5720
5721 2010-04-26 Pierre Muller <muller@ics.u-strasbg.fr>
5722
5723 * gdbint.texinfo (CANNOT_STEP_HW_WATCHPOINTS): Remove explanation
5724 of macro deleted from GDB code.
5725
5726 2010-04-24 Pedro Alves <pedro@codesourcery.com>
5727
5728 * gdb.texinfo (Commands to specify files): Describe what how GDB
5729 looks up DOS-based filesystem paths on the system root. Document
5730 the new `set/show target-file-system-kind' commands.
5731
5732 2010-04-23 Doug Evans <dje@google.com>
5733
5734 * gdb.texinfo (Python): Move Auto-loading section here ...
5735 (Python API): from here.
5736 (Auto-loading): Add docs for .debug_gdb_scripts auto-loaded scripts.
5737 (Maintenance Commands): Add docs for "maint print section-scripts".
5738
5739 2010-04-20 Chris Moller <cmoller@redhat.com>
5740
5741 * gdb.texinfo (Setting Breakpoints): Added description of
5742 filename-qualified rbreak.
5743 * refcard.tex (Breakpoints and Watchpoints): Added brief
5744 description of filename-qualified rbreak.
5745
5746 2010-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
5747
5748 * gdb.texinfo (Data): New @menu reference to Pretty Printing.
5749 (Python API): Change the reference to Pretty Printing API.
5750 (Pretty Printing): Move the user part under the Data node. Reformat
5751 the sample output to 72 columns. Create a new reference to Pretty
5752 Printing API. Rename the API part ...
5753 (Pretty Printing API): To a new node name.
5754 (Selecting Pretty-Printers, Progspaces In Python, Objfiles In Python)
5755 (GDB/MI Variable Objects): Change references to Pretty Printing API.
5756
5757 2010-04-21 Stan Shebs <stan@codesourcery.com>
5758
5759 * gdb.texinfo (Tracepoint Actions): Mention synonymy of actions
5760 and commands.
5761 (Listing Tracepoints): Update to reflect current behavior.
5762
5763 2010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
5764
5765 * gdb.texinfo (Examining memory): Update for change in string
5766 display with explicit size.
5767
5768 2010-04-19 Pedro Alves <pedro@codesourcery.com>
5769
5770 PR breakpoints/8554.
5771
5772 * gdb.texinfo (Save Breakpoints): New node.
5773 (save-tracepoints): Rename to ...
5774 (save tracepoints): ... this. Mention that `save-tracepoints' is
5775 a deprecated alias to `save tracepoints'.
5776
5777 2010-04-16 Pierre Muller <muller@ics.u-strasbg.fr>
5778
5779 * gdb.texinfo ($_tlb): Document new automatic convinience variable.
5780 (info w32 thread-information-block): Document new command.
5781 (qGetTIBAddress): Document new gdbserver query.
5782 (maint set/show show-all-tib): Document new command.
5783
5784 2010-04-15 Doug Evans <dje@google.com>
5785
5786 * gdb.texinfo (Python API): Add progspaces section.
5787 (Selecting Pretty-Printers): Progspace pretty-printers are
5788 searched too.
5789 (Progspaces In Python): New section.
5790
5791 * gdb.texinfo (Command Files): Add docs for new "source -s" option.
5792
5793 2010-04-14 Phil Muldoon <pmuldoon@redhat.com>
5794
5795 * gdb.texinfo (Pretty Printing): Document behaviour when to_string
5796 returns None.
5797
5798 2010-04-09 Stan Shebs <stan@codesourcery.com>
5799
5800 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
5801 Describe the `frames-created' field, tweak grammar.
5802
5803 2010-04-09 Pedro Alves <pedro@codesourcery.com>
5804
5805 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
5806 Describe the `circular' and `disconnected' fields.
5807
5808 2010-04-09 H.J. Lu <hongjiu.lu@intel.com>
5809
5810 * gdb.texinfo (maint print registers): Mention unavailable and
5811 invisible registers.
5812
5813 2010-04-09 Phil Muldoon <pmuldoon@redhat.com>
5814 Thiago Jung Bauermann <bauerman@br.ibm.com>
5815 Tom Tromey <tromey@redhat.com>
5816
5817 * gdb.texinfo (Breakpoints In Python): New Node.
5818
5819 2010-04-08 Stan Shebs <stan@codesourcery.com>
5820
5821 * gdb.texinfo (Tracepoint Packets): Describe disconn and circular
5822 trace status fields.
5823
5824 2010-04-08 H.J. Lu <hongjiu.lu@intel.com>
5825
5826 * gdb.texinfo (i386 Features): Make org.gnu.gdb.i386.avx
5827 optional. Make org.gnu.gdb.i386.avx requires
5828 org.gnu.gdb.i386.avx.
5829
5830 2010-04-08 Doug Evans <dje@google.com>
5831
5832 * gdb.texinfo (Command Files): Document that gdb skips $cdir in
5833 search path, and document that gdb only scans the search path if
5834 the script's path doesn't specify a directory.
5835
5836 2010-04-05 Doug Evans <dje@google.com>
5837
5838 * gdb.texinfo (maint show python auto-load): Fix typo.
5839
5840 2010-04-04 Stan Shebs <stan@codesourcery.com>
5841
5842 * gdb.texinfo (Setting Breakpoints): "info watch" no longer a synonym.
5843 (Setting Watchpoints): Update description of "info watch".
5844 (Disabling Breakpoints): Only "info break" lists all.
5845
5846 * gdb.texinfo (Tracepoint Restrictions): Document PC inference.
5847 (tdump): Explain how tdump works.
5848
5849 2010-04-01 Pedro Alves <pedro@codesourcery.com>
5850
5851 * gdb.texinfo (Break Commands): Clarify `commands' changes, and
5852 add cross reference.
5853
5854 2010-03-31 Pedro Alves <pedro@codesourcery.com>
5855
5856 * gdb.texinfo (TUI Commands): Mention that in some cases, these
5857 commands error out.
5858
5859 2010-03-30 H.J. Lu <hongjiu.lu@intel.com>
5860
5861 * gdb.texinfo (i386 Features): Add org.gnu.gdb.i386.avx.
5862
5863 2010-03-30 H.J. Lu <hongjiu.lu@intel.com>
5864
5865 * gdb.texinfo (General Query Packets): Add xmlRegisters.
5866
5867 2010-03-29 Stan Shebs <stan@codesourcery.com>
5868 Nathan Sidwell <nathan@codesourcery.com>
5869
5870 * gdb.texinfo (GDB/MI Tracepoint Commands): Add notes about the
5871 GDBN equivalent.
5872 (Set Tracepoints): Remove mention that conditional tracepoints
5873 don't exist.
5874 (Tracepoint Actions): Clarify when while-stepping collection
5875 happens, note that while-stepping does not automatically collect
5876 $pc.
5877
5878 2010-03-29 Stan Shebs <stan@codesourcery.com>
5879
5880 * gdb.texinfo (Tracepoint Packets): Describe QTDPsrc.
5881 (General Query Packets): Describe TracepointSource.
5882
5883 2010-03-27 Matt Rice <ratmice@gmail.com>
5884
5885 * gdb.texinfo (ARM): Document arguments to "target sim".
5886 (Set Catchpoints): Use @dots{} instead of @r{...}.
5887
5888 2010-03-26 Pedro Alves <pedro@codesourcery.com>
5889
5890 * gdb.texinfo (Tracepoint Packets): Remove mention that
5891 terror:string may be plain text, and drop mention of X prefix.
5892
5893 2010-03-26 Vladimir Prus <vladimir@codesourcery.com>
5894
5895 * gdb.texinfo (GDB/MI Tracepoint Commands): Add comma after @xref.
5896
5897 2010-03-24 Stan Shebs <stan@codesourcery.com>
5898
5899 * gdb.texinfo (Tracepoint Packets): Document trace error status.
5900
5901 2010-03-24 Tom Tromey <tromey@redhat.com>
5902
5903 PR breakpoints/9352:
5904 * gdb.texinfo (Break Commands): Update.
5905
5906 2010-03-24 Vladimir Prus <vladimir@codesourcery.com>
5907
5908 * gdb.texinfo (GDB/MI Tracepoint Commands): Document MI tracepoint
5909 commands.
5910
5911 2010-03-16 Stan Shebs <stan@codesourcery.com>
5912
5913 * gdb.texinfo (Starting and Stopping Trace Experiments): Describe
5914 circular-trace-buffer.
5915 (Tracepoint Packets): Describe QTBuffer, and details of the
5916 qTStatus reply.
5917
5918 2010-03-12 Stan Shebs <stan@codesourcery.com>
5919 Nathan Sidwell <nathan@codesourcery.com>
5920
5921 * gdb.texinfo (Tracepoint Actions): Clarify that while-stepping is
5922 doing instruction stepping.
5923 (Tracepoint Restrictions): New node.
5924
5925 2010-03-10 Tom Tromey <tromey@redhat.com>
5926
5927 * gdbint.texinfo (Symbol Handling): Update.
5928
5929 2010-03-08 Tom Tromey <tromey@redhat.com>
5930
5931 PR cli/9591:
5932 * gdb.texinfo (Mode Options): Mention lack of pagination and
5933 confirmation with --batch.
5934 (Screen Size): Mention --batch.
5935 (Messages/Warnings): Likewise.
5936
5937 2010-03-05 Tom Tromey <tromey@redhat.com>
5938
5939 * gdb.texinfo (Basic Python): Document target_charset and
5940 target_wide_charset.
5941
5942 2010-03-05 Tom Tromey <tromey@redhat.com>
5943
5944 * gdb.texinfo (Data): Link to pretty-printing.
5945 (Output Formats): Likewise. Correct text.
5946
5947 2010-03-01 Daniel Jacobowitz <dan@codesourcery.com>
5948
5949 * gdb.texinfo (Types): Describe <struct> and <flags>.
5950
5951 2010-02-28 Phil Muldoon <pmuldoon@redhat.com>
5952
5953 * gdb.texinfo (Frames In Python): Add block parameter and
5954 description to read_var text.
5955
5956 2010-02-26 Phil Muldoon <pmuldoon@redhat.com>
5957 Tom Tromey <tromey@redhat.com>
5958
5959 * gdb.texinfo (Types In Python): Describe block argument in
5960 template_argument and gdb.lookup_type.
5961
5962 2010-02-24 Tom Tromey <tromey@redhat.com>
5963
5964 * gdb.texinfo (Cygwin Native): Fix typo.
5965
5966 2010-02-24 Phil Muldoon <pmuldoon@redhat.com>
5967
5968 * gdb.texinfo (Frames In Python): Add block, find_sal, function
5969 and select method descriptions.
5970 (Python API): Add Blocks In Python, Symbols in Python and Symbol
5971 Tables in Python to menu.
5972 (Blocks In Python): New node.
5973 (Symbols In Python): New node.
5974 (Symbol Tables in Python): New node.
5975
5976 2010-02-24 Vladimir Prus <vladimir@codesourcery.com>
5977
5978 Multiexec MI
5979
5980 gdb/
5981 * breakpoint.c (clear_syscall_counts): Take struct inferior*.
5982
5983 gdb/doc/
5984 * gdb.texinfo (GDB/MI Command Syntax): Document notification
5985 changes.
5986 (GDB/MI Program Execution): Document current behaviour of
5987 --all and --thread-group.
5988 (GDB/MI Miscellaneous Commands): Document -add-inferior and
5989 -remove-inferior.
5990 * observer.texi (inferior_added, inferior_removed): New
5991 observers.
5992
5993 2010-02-19 Tom Tromey <tromey@redhat.com>
5994
5995 * gdbint.texinfo (Getting Started): Fix @node.
5996 (Debugging GDB): Likewise.
5997
5998 2010-02-13 Joel Brobecker <brobecker@adacore.com>
5999
6000 * gdbint.texinfo (Testsuite): New section "Testsuite Configuration",
6001 documenting the gdb_test_timeout variable.
6002
6003 2010-02-12 Jakob Engblom <jakob@virtutech.com>
6004
6005 * gdb.texinfo (MI commands): Added documentation of --reverse
6006 option to a set of MI commands. Restructured documentation of MI
6007 commands --exec-continue to reflect the complexity of reverse
6008 execution.
6009
6010 2010-02-12 Pedro Alves <pedro@codesourcery.com>
6011
6012 * gdb.texinfo (Using the Collected Data): Specify that the address
6013 range of `tfind outsize' is exclusive, and that the address range
6014 of `tfind range' is inclusive.
6015 (Tracepoint Packets): Specify that the address range of
6016 `QTFrame:range' is inclusive, and that the address range of
6017 `QTFrame:outside' is exclusive
6018
6019 2010-02-12 Vladimir Prus <vladimir@codesourcery.com>
6020
6021 * gdb.texinfo (GDB/MI Result Records): Clarify ^running.
6022
6023 2010-02-10 Tom Tromey <tromey@redhat.com>
6024
6025 * gdb.texinfo (Debugging Output): Document set debug parser and
6026 show debug parser.
6027
6028 2010-02-09 H.J. Lu <hongjiu.lu@intel.com>
6029
6030 * gdb.texinfo (Predefined Target Types): Add i387_ext,
6031 i386_eflags and i386_mxcsr.
6032
6033 2010-02-08 H.J. Lu <hongjiu.lu@intel.com>
6034
6035 * gdb.texinfo: Document i386 target features.
6036
6037 2010-02-05 Doug Evans <dje@google.com>
6038
6039 * gdbint.texinfo (Testsuite): Add a new section to document the
6040 various DejaGnu variables that may be overridden.
6041 Document INTERNAL_GDBFLAGS.
6042
6043 2010-02-04 Tom Tromey <tromey@redhat.com>
6044
6045 PR cli/8830:
6046 * gdb.texinfo (Files): -readnow comes before the filename for file
6047 and symbol-file.
6048
6049 2010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
6050
6051 * gdb.texinfo (Architecture-Specific Protocol Details): New section.
6052 Document ARM breakpoint types.
6053 (Register Packet Format): Move into the new section.
6054 (Packets): Describe the KIND argument for Z0, z0, Z1, and z1 packets.
6055
6056 2010-01-21 Joel Brobecker <brobecker@adacore.com>
6057
6058 * gdb.texinfo (File Options): Adjust the documentation of this
6059 switch to refer to the "source" command rather than partially
6060 duplicating some of the relevant information.
6061 (Extending GDB): Introduce and document the set/show script-extension
6062 setting.
6063 (Command Files): Add note explaining that the "source" command
6064 is also used to evalute scripts written in other languages.
6065 Remove the short slightly incorrect reference to sourcing Python
6066 scripts.
6067 (Python Commands): Document how to execute a Python script from GDB.
6068
6069 2010-01-19 Joel Brobecker <brobecker@adacore.com>
6070
6071 * gdb.texinfo (Command Files): Fix typo.
6072
6073 2010-01-18 Tom Tromey <tromey@redhat.com>
6074
6075 * gdb.texinfo (File Options): Document -x on .py files.
6076 (Command Files): Document handling of Python scripts.
6077
6078 2010-01-18 Jie Zhang <jie.zhang@analog.com>
6079
6080 * Makefile.in (ANNOTATE_DOC_BUILD_INCLUDES): Add GDBvn.texi.
6081
6082 2010-01-15 Stan Shebs <stan@codesourcery.com>
6083
6084 * gdb.texinfo (Trace Files): New section.
6085 (Tracepoint Packets): Document QTSave and qTBuffer.
6086 (Trace File Format): New appendix.
6087
6088 2010-01-13 Phil Muldoon <pmuldoon@redhat.com>
6089
6090 * gdb.texinfo (Values From Inferior): Document lazy_string value
6091 method.
6092 (Python API): Add Lazy strings menu item.
6093 (Lazy Strings In Python): New node.
6094
6095 2010-01-13 Vladimir Prus <vladimir@codesourcery.com>
6096
6097 * gdb.texinfo (GDB/MI Thread Information): New.
6098 (GDB/MI Async Records): Document the core field in *stopped.
6099 (GDB/MI Miscellaneous Commands): Expand -list-thread-groups
6100 documentation
6101 (Process list): Document that osdata document may contain
6102 threads.
6103 (Remote Serial Protocol): Document qXfer:threads.
6104
6105 2010-01-06 Stan Shebs <stan@codesourcery.com>
6106
6107 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
6108 disconnected tracing.
6109 (Tracepoint Packets): Document new protocol.
6110
6111 2010-01-05 Stan Shebs <stan@codesourcery.com>
6112
6113 * gdb.texinfo (Create and Delete Tracepoints): Describe fast
6114 tracepoints.
6115 (Tracepoint Packets): Describe remote protocol for fast
6116 tracepoints.
6117
6118 2010-01-01 Joel Brobecker <brobecker@adacore.com>
6119
6120 Update the "Start of New Year Procedure".
6121 * gdbint.texinfo: Add the list of files that need to be updated
6122 manually. Minor reformatting.
6123
6124 2010-01-01 Joel Brobecker <brobecker@adacore.com>
6125
6126 * refcard.tex: Update copyright year in header and text.
6127
6128 2010-01-01 Joel Brobecker <brobecker@adacore.com>
6129
6130 * agentexpr.texi: Add 2010 to the list of copyright years.
6131 * annotate.texinfo: Likewise.
6132 * gdb.texinfo: Likewise.
6133 * gdbint.texinfo: Likewise.
6134 * observer.texi: Likewise.
6135 * stabs.texinfo: Likewise.
6136
6137 2009-12-31 Stan Shebs <stan@codesourcery.com>
6138
6139 * gdb.texinfo (Tracepoint Actions): Describe teval.
6140
6141 2009-12-29 Stan Shebs <stan@codesourcery.com>
6142
6143 * gdb.texinfo (Tracepoint Actions): Describe default-collect.
6144
6145 2009-12-28 Stan Shebs <stan@codesourcery.com>
6146
6147 * gdb.texinfo (Trace State Variables): New section.
6148 (Tracepoint Packets): Describe trace state variable packets.
6149 * agentexpr.texi (Bytecode Descriptions): Describe trace state
6150 variable bytecodes.
6151
6152 2009-12-28 Daniel Jacobowitz <dan@codesourcery.com>
6153
6154 * gdb.texinfo (Symbols): "info variables" prints definitions, not
6155 declarations.
6156
6157 2009-12-21 Vladimir Prus <vladimir@codesourcery.com>
6158
6159 * gdb.texinfo (GDB/MI Miscellaneous Commands): Clarify that
6160 -gdb-exit behaviour.
6161
6162 2009-12-20 Joel Brobecker <brobecker@adacore.com>
6163
6164 * gpl.texi: Update to version 3 of the GPL.
6165
6166 2009-12-20 Joel Brobecker <brobecker@adacore.com>
6167
6168 * Makefile.in: Update copyright header.
6169 * observer.texi: Fix the copyright header of the generated files.
6170
6171 2009-12-08 Phil Muldoon <pmuldoon@redhat.com>
6172
6173 * gdb.texinfo (Types In Python): Describe range function.
6174
6175 2009-12-03 Richard Ward <richard.j.ward1@googlemail.com>
6176
6177 * gdb.texinfo (Types In Python): Describe "is_base_class".
6178
6179 2009-12-03 Tom Tromey <tromey@redhat.com>
6180
6181 * gdb.texinfo (Basic Python): Document gdb.parse_and_eval.
6182
6183 2009-12-02 Paul Pluzhnikov <ppluzhnikov@google.com>
6184
6185 * observer.texi: New memory_changed observer.
6186
6187 2009-12-01 Tom Tromey <tromey@redhat.com>
6188
6189 * gdb.texinfo (Reverse Execution): Fix typo.
6190
6191 2009-11-24 Daniel Jacobowitz <dan@codesourcery.com>
6192
6193 PR gdb/8704
6194
6195 * gdb.texinfo (Thread-Specific Breakpoints): Thread specifiers
6196 are allowed after the breakpoint condition.
6197
6198 2009-11-23 Tom Tromey <tromey@redhat.com>
6199
6200 PR python/10782:
6201 * gdb.texinfo (Types In Python): Document Type.pointer.
6202
6203 2009-11-23 Paul Pluzhnikov <ppluzhnikov@google.com>
6204
6205 * gdb.texinfo (Machine Code): Adjust.
6206
6207 2009-11-11 Pedro Alves <pedro@codesourcery.com>
6208
6209 * agentexpr.texi (Tracing On Symmetrix): Delete section.
6210 (Using Agent Expressions): Delete cross reference.
6211
6212 2009-11-07 Joel Brobecker <brobecker@adacore.com>
6213
6214 * gdbint.texinfo, stabs.texinfo: Move the @setchapternewpage
6215 and @settitle directives up to help makeinfo find them.
6216
6217 2009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
6218
6219 * gdb.texinfo (set debug-file-directory, show debug-file-directory)
6220 (Auto-loading): Use plural and note one can use multiple components now.
6221
6222 2009-11-01 Vladimir Prus <vladimir@codesourcery.com>
6223
6224 * gdb.texinfo (GDB/MI Stack Manipulation): Make
6225 -stack-list-arguments have the same documentation for parameter
6226 as -stack-list-locals. Add comas.
6227
6228 2009-10-27 Tom Tromey <tromey@redhat.com>
6229 Eli Zaretskii <eliz@gnu.org>
6230
6231 PR python/10781
6232
6233 * gdb.texinfo (Values From Inferior): Document cast method.
6234
6235 2009-10-22 Paul Pluzhnikov <ppluzhnikov@google.com>
6236
6237 * gdb.texinfo (Machine Code): Mention function name in disasssembly
6238 and adjust example.
6239
6240 2009-10-22 Michael Snyder <msnyder@vmware.com>
6241
6242 * gdb.texinfo (Process Record and Replay): Document new form of
6243 info record command. Also document the new save and restore
6244 commands.
6245
6246 2009-10-21 Paul Pluzhnikov <ppluzhnikov@google.com>
6247
6248 * gdb.texinfo (Machine Code): Mention current pc marker.
6249 (Memory): Likewise.
6250
6251 2009-10-19 Pedro Alves <pedro@codesourcery.com>
6252 Stan Shebs <stan@codesourcery.com>
6253
6254 * observer.texi (new_inferior): Rename to...
6255 (inferior_appeared): ... this.
6256
6257 * gdb.texinfo (Inferiors): Rename node to ...
6258 (Inferiors and Programs): ... this. Mention running multiple
6259 programs in the same debug session.
6260 <info inferiors>: Mention the new 'Executable' column if "info
6261 inferiors". Update examples. Document the "add-inferior",
6262 "clone-inferior", "remove-inferior" and "maint info
6263 program-spaces" commands.
6264 (Process): Rename node to...
6265 (Forks): ... this. Document "set|show follow-exec-mode".
6266
6267 2009-10-11 Michael Snyder <msnyder@vmware.com>
6268
6269 * gdb.texinfo (ReverseStep): Show default as "unsupported".
6270 (ReverseContinue): Ditto.
6271
6272 2009-10-08 Paul Pluzhnikov <ppluzhnikov@google.com>
6273
6274 * gdb.texinfo (Server): Document libthread-db-search-path.
6275
6276 2009-10-08 Jan Kratochvil <jan.kratochvil@redhat.com>
6277
6278 * gdbint.texinfo (i386_stopped_by_hwbp): Remove.
6279
6280 2009-10-06 Michael Eager <eager@eagercon.com>
6281
6282 * gdb.texinfo (Contributors): Add self for Xilinx MicroBlaze.
6283 (Embedded Processors): Add MicroBlaze.
6284 (MicroBlaze): New. Describe Xilinx MicroBlaze
6285
6286 2009-10-04 Pedro Alves <pedro@codesourcery.com>
6287
6288 * gdb.texinfo (Remote Protocol): Don't mention vCont;T.
6289
6290 2009-09-26 Pierre Muller <muller@ics.u-strasbg.fr>
6291
6292 * gdb.texinfo (Cygwin Native): Mention support for Ctrl-BREAK.
6293
6294 2009-09-23 Joel Brobecker <brobecker@adacore.com>
6295
6296 * observer.texi (solib_unloaded): Document explicitly the fact that
6297 this observer is called before the associated symbols are unloaded.
6298
6299 2009-09-21 Jie Zhang <jie.zhang@analog.com>
6300
6301 * gdb.texinfo: Escape "{" and "}".
6302
6303 2009-09-19 Vladimir Prus <vladimir@codesourcery.com>
6304
6305 * gdb.texinfo (GDB/MI Stack Manipulation): Document
6306 -stack-list-variables.
6307
6308 2009-09-18 Tom Tromey <tromey@redhat.com>
6309
6310 * gdb.texinfo (GDB/MI Variable Objects): -enable-pretty-printing
6311 is experimental.
6312
6313 2009-09-17 Paul Pluzhnikov <ppluzhnikov@google.com>
6314
6315 * gdb.texinfo (convenince variables): Mention
6316 $_siginfo could be empty.
6317
6318 2009-09-15 Tom Tromey <tromey@redhat.com>
6319
6320 * gdb.texinfo (GDB/MI Variable Objects): Document
6321 -enable-pretty-printing, -var-set-update-range, dynamic varobjs.
6322 Expand -var-update documentation.
6323
6324 2009-09-14 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
6325
6326 * gdb.texinfo (Set Catchpoints): Documentation about the catch syscall
6327 feature.
6328
6329 2009-09-13 Daniel Jacobowitz <dan@codesourcery.com>
6330
6331 * gdbint.texinfo (Unwinding the Frame ID): Reference outer_frame_id.
6332
6333 2009-09-10 Michael Snyder <msnyder@vmware.com>
6334
6335 * gdb.texinfo (qSupported): Mention new ReverseContinue and
6336 ReverseStep replies to the qSupported query.
6337
6338 2009-09-10 Joel Brobecker <brobecker@adacore.com>
6339
6340 Add documentation for set/show interactive-mode.
6341 * gdb.texinfo (Other Misc Settings): New node.
6342
6343 2009-09-01 Doug Evans <dje@google.com>
6344
6345 * gdb.texinfo (Caching Data of Remote Targets): Add note on
6346 non-stop mode's affect on remote caching.
6347
6348 2009-08-31 Jacob Potter <jdpotter@google.com>
6349 Doug Evans <dje@google.com>
6350
6351 * gdb.texinfo (Caching Data of Remote Targets): Update text.
6352 Mark `set/show remotecache' options as obsolete.
6353 Document new `set/show stack-cache' option.
6354 Update text for `info dcache'.
6355
6356 2009-08-27 Doug Evans <dje@google.com>
6357
6358 * gdb.texinfo (Symbols): Delete `set print symbol-loading'.
6359 (Files): Add note on new optional regex arg to `info sharedlibrary'.
6360
6361 2009-08-26 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6362
6363 * gdbint.texinfo (Releasing GDB): Fix confusing sentence
6364 about autoconf.
6365
6366 2009-08-25 Pedro Alves <pedro@codesourcery.com>
6367
6368 * gdb.texinfo (Debugging Multiple Inferiors): Add "info inferiors"
6369 small example, and describe its columns. Replace "inferior-id" by
6370 "infno" throughout.
6371
6372 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6373
6374 * gdbint.texinfo (Releasing GDB): Point to
6375 README-maintainer-mode file for required autoconf version.
6376 * configure.ac: Do not substitute datarootdir, htmldir,
6377 pdfdir, docdir. Do not process --with-datarootdir,
6378 --with-htmldir, --with-pdfdir, --with-docdir.
6379 * configure: Regenerate.
6380
6381 * configure: Regenerate.
6382
6383 2009-08-20 Reid Kleckner <reid@kleckner.net>
6384
6385 * gdb.texinfo: Add chapter on JIT interface.
6386
6387 2009-08-07 Nick Roberts <nickrob@snap.net.nz>
6388
6389 * gdb.texinfo (Server Prefix): Explain that server prefix suppresses
6390 confirmation request.
6391
6392 2009-08-05 Jeremy Bennett <jeremy.bennett@embecosm.com>
6393
6394 * gdb.texinfo (Separate Debug Files, Remote Protocol): Clarified
6395 CRC definitions.
6396
6397 2009-08-03 Vladimir Prus <vladimir@codesourcery.com>
6398
6399 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
6400 -break-commands.
6401
6402 2009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
6403
6404 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
6405 "set spu auto-flush-cache" and "show spu auto-flush-cache" commands.
6406
6407 2009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
6408
6409 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
6410 "set spu stop-on-load" and "show spu stop-on-load" commands.
6411
6412 2009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
6413
6414 * gdb.texinfo (Target Descriptions): Document <compatible> element.
6415
6416 2009-07-28 Daniel Jacobowitz <dan@codesourcery.com>
6417
6418 * gdb.texinfo (ARM Features): Document org.gnu.gdb.arm.vfp and
6419 org.gnu.gdb.arm.neon.
6420
6421 2009-07-20 Pedro Alves <pedro@codesourcery.com>
6422
6423 * gdb.texinfo (Target Description Format): Mention the new <osabi>
6424 optional element.
6425 (subsection OS ABI): New subsection.
6426
6427 2009-07-14 Stan Shebs <stan@codesourcery.com>
6428
6429 * gdb.texinfo (Tracepoint Conditions): New section.
6430 (General Query Packets): Describe ConditionalTracepoints.
6431 (Tracepoint Packets): Describe condition field.
6432 (Maintenance Commands): Describe maint agent-eval.
6433 * agentexpr.texi (Using Agent Expressions): Mention eval usage.
6434
6435 2009-07-11 Hui Zhu <teawater@gmail.com>
6436
6437 * gdb.texinfo (disassemble): Add a new modifier /r
6438 to "disassemble" command to make it print the raw instructions
6439 in hex as well as in symbolic form.
6440
6441 2009-07-09 Tom Tromey <tromey@redhat.com>
6442
6443 * gdbint.texinfo (Testsuite): Document parallel make check.
6444
6445 2009-07-09 Tom Tromey <tromey@redhat.com>
6446
6447 * gdbint.texinfo (Testsuite): Document test transcripts.
6448
6449 2009-07-10 Phil Muldoon <pmuldoon@redhat.com>
6450
6451 * gdb.texinfo (Values From Inferior): Add length parameter
6452 description.
6453
6454 2009-07-04 Chris Genly <chris@genly.us>
6455
6456 * gdb.texinfo (GDB/MI Variable Objects): Document child definition
6457 in -var-list-children. Fix example according to what the code
6458 does.
6459
6460 2009-07-02 Pedro Alves <pedro@codesourcery.com>
6461
6462 * gdb.texinfo (Debugging multiple inferiors): Document the
6463 "inferior", "detach inferior" and "kill inferior" commands.
6464 (Debugging Programs with Multiple Processes): Adjust to mention
6465 generic "inferior" commands. Delete mention of "detach fork" and
6466 "delete fork". Cross reference to "Debugging multiple inferiors"
6467 section.
6468
6469 2009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
6470
6471 * gdbint.texinfo (Item Output Functions): Update signature
6472 for ui_out_field_core_addr.
6473
6474 2009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
6475
6476 * gdbint.texinfo (Examples of Use of @code{ui_out} functions):
6477 Update example code extrated from breakpoint.c.
6478
6479 2009-06-28 Paul Pluzhnikov <ppluzhnikov@google.com>
6480
6481 * gdb.texinfo (GDB/MI Program Context): @ignore unimplemented
6482 MI commands.
6483 (GDB/MI Symbol Query): Likewise.
6484 (GDB/MI File Commands): Likewise.
6485 (GDB/MI File Transfer Commands): Likewise.
6486 (GDB/MI Target Manipulation): Likewise.
6487 (GDB/MI Miscellaneous Commands): Likewise.
6488
6489 2009-06-27 Daniel Jacobowitz <dan@codesourcery.com>
6490
6491 * gdb.texinfo (Debugging Optimized Code): New chapter.
6492 (Compiling for Debugging): Reference it. Move some
6493 text to the new section.
6494
6495 2009-06-15 Phil Muldoon <pmuldoon@redhat.com>
6496
6497 * doc/gdb.texinfo (Calling): Document
6498 set-unwind-on-terminating-exception usage.
6499
6500 2009-06-11 Pedro Alves <pedro@codesourcery.com>
6501
6502 * gdb.texinfo (All-Stop): Document new 'set schedule-multiple'
6503 command.
6504
6505 2009-06-07 Pedro Alves <pedro@codesourcery.com>
6506
6507 * gdbint.texinfo (TARGET_HAS_HARDWARE_WATCHPOINTS): Delete all
6508 references.
6509
6510 2009-06-04 Ulrich Weigand <uweigand@de.ibm.com>
6511
6512 * gdbint.texinfo: Rename formal parameters to gdbarch function
6513 protoypes from "current_gdbarch" to "gdbarch".
6514
6515 2009-05-28 Tom Tromey <tromey@redhat.com>
6516
6517 * gdb.texinfo (Basic Python): Change get_parameter to parameter.
6518
6519 2009-05-27 Tom Tromey <tromey@redhat.com>
6520
6521 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
6522 feature.
6523 (GDB/MI Variable Objects): Document -var-set-visualizer.
6524
6525 2009-04-02 Tom Tromey <tromey@redhat.com>
6526
6527 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
6528 feature.
6529 (GDB/MI Variable Objects): Document -var-set-visualizer.
6530
6531 2009-05-27 Tom Tromey <tromey@redhat.com>
6532 Thiago Jung Bauermann <bauerman@br.ibm.com>
6533 Phil Muldoon <pmuldoon@redhat.com>
6534
6535 * gdb.texinfo (Objfiles In Python): Reference pretty printing.
6536 (Pretty Printing): New node.
6537 (Selecting Pretty-Printers): Likewise.
6538 (Python API): Update.
6539 (Output Formats): Document /r format.
6540
6541 2009-05-27 Thiago Jung Bauermann <bauerman@br.ibm.com>
6542 Tom Tromey <tromey@redhat.com>
6543
6544 * gdb.texinfo (Types In Python): New node.
6545 (Values From Inferior): "type" is now an attribute.
6546 (Python API): Update.
6547
6548 2009-05-27 Tom Tromey <tromey@redhat.com>
6549 Thiago Jung Bauermann <bauerman@br.ibm.com>
6550 Phil Muldoon <pmuldoon@redhat.com>
6551
6552 * gdb.texinfo: Add @syncodeindex for `tp'.
6553 (Python API): Update.
6554 (Auto-loading): New node.
6555 (Objfiles In Python): New node.
6556
6557 2009-05-15 Paul Pluzhnikov <ppluzhnikov@google.com>
6558
6559 * gdb.texinfo (Threads): Document libthread-db-search-path.
6560
6561 2009-05-15 Nick Roberts <nickrob@snap.net.nz>
6562
6563 * gdb.texinfo (GDB/MI General Design): Break up into four nodes.
6564
6565 2009-05-12 Pedro Alves <pedro@codesourcery.com>
6566
6567 * gdb.texinfo: Document 'set/show debug gnu-nat'. Replace 'maint
6568 show-debug-regs' docs by 'maint set show-debug-regs' and 'maint
6569 show show-debug-regs' docs.
6570
6571 2009-05-08 Eli Zaretskii <eliz@gnu.org>
6572
6573 * gdb.texinfo (Process Record and Replay): Add description of
6574 reverse execution.
6575
6576 2009-05-07 Joel Brobecker <brobecker@adacore.com>
6577
6578 * gdbint.texinfo (Adding support for debugging core files): New node.
6579 (Native Debugging): Remove the ``Native core file Support'' section.
6580
6581 2009-05-01 Eli Zaretskii <eliz@gnu.org>
6582
6583 * gdb.texinfo (Process Record and Replay): Improve and clarify.
6584 Add index entries.
6585
6586 2009-04-30 Hui Zhu <teawater@gmail.com>
6587 Michael Snyder <msnyder@vmware.com>
6588
6589 * gdb.texinfo: (Process Record and Replay): Add documentation for
6590 process record and replay.
6591
6592 2009-04-29 Jan Kratochvil <jan.kratochvil@redhat.com>
6593
6594 * gdb.texinfo (Macros): Note command-line for `info macro'. Append
6595 a new part on command-line defined macros.
6596
6597 2009-04-25 Eli Zaretskii <eliz@gnu.org>
6598
6599 * gdb.texinfo (Machine Code) <disassemble-next-line>: Improve and
6600 clarify the wording.
6601
6602 2009-04-23 Tom Tromey <tromey@redhat.com>
6603
6604 * gdb.texinfo (Data Files): New node.
6605 (GDB Files): Update menu.
6606
6607 2009-04-23 Joel Brobecker <brobecker@adacore.com>
6608
6609 * gdbint.texinfo (Defining Other Architecture Features): Remove
6610 entry for PROCESS_LINENUMBER_HOOK.
6611
6612 2009-04-22 Vladimir Prus <vladimir@codesourcery.com>
6613
6614 * gdb.texinfo (GDB/MI Program Execution): Document -exec-jump.
6615
6616 2009-04-22 Hui Zhu <teawater@gmail.com>
6617
6618 * gdb.texinfo (disassemble-next-line): Set the default of
6619 disassemble-next-line to off.
6620
6621 2009-04-21 Joseph Myers <joseph@codesourcery.com>
6622
6623 * configure.ac (--with-datarootdir, --with-docdir, --with-pdfdir,
6624 --with-htmldir): New.
6625 * configure: Regenerate.
6626 * Makefile.in (datarootdir, docdir): Define.
6627 (gdb.dvi, gdb.pdf): Use same -I options as for building gdb.info
6628 instead of $(SET_TEXINPUTS).
6629 (gdbint.dvi, gdbint.pdf): Use same -I options as for building
6630 gdbint.info instead of $(SET_TEXINPUTS).
6631 (gdbint/index.html): Use same -I options as for building
6632 gdbint.info.
6633 (stabs.dvi, stabs.pdf): Use same -I options as for building
6634 stabs.info instead of $(SET_TEXINPUTS).
6635 (stabs/index.html): Use same -I options as for building
6636 stabs.info.
6637 (annotate.dvi, annotate.pdf): Use same -I options as for building
6638 annotate.info instead of $(SET_TEXINPUTS).
6639 (annotate/index.html): Use same -I options as for building
6640 annotate.info.
6641
6642 2009-04-21 David Daney <ddaney@caviumnetworks.com>
6643
6644 * gdb.texinfo (maint show-debug-regs): Remove mention of x86.
6645
6646 2009-04-21 Joseph Myers <joseph@codesourcery.com>
6647
6648 * gdb.texinfo (Source Path): Document --with-relocated-sources.
6649
6650 2009-04-18 Carlos O'Donell <carlos@codesourcery.com>
6651 Joseph Myers <joseph@codesourcery.com>
6652
6653 * Makefile.in (MAKEHTML): Set to makeinfo --html.
6654 (MAKEHTMLFLAGS): Set to empty.
6655 (html__strip_dir): Define.
6656 (HTMLFILES): Define.
6657 (HTMLFILES_INSTALL): Define.
6658 (install-html): Copy new automake rule.
6659 (html): Depend on $(HTMLFILES).
6660 (gdb_toc.html): Rename to gdb/index.html.
6661 (gdbint_toc.html): Rename to gdbint/index.html.
6662 (stabs_toc.html): Rename to stabs/index.html.
6663 (annotate_toc.html): Rename to annotate/index.html.
6664
6665 2009-04-17 Carlos O'Donell <carlos@codesourcery.com>
6666
6667 * Makefile.in: Set pdfdir and htmldir from configure
6668 substitutions.
6669 * configure.ac: AC_SUBST datarootdir, docdir, htmldir, pdfdir.
6670 * configure: Regenerate.
6671
6672 2009-04-16 Joel Brobecker <brobecker@adacore.com>
6673
6674 * gdbint.texinfo (Native Debugging): Remove entry for PROC_NAME_FMT.
6675 This macro is no longer used.
6676
6677 2009-04-15 Tom Tromey <tromey@redhat.com>
6678
6679 * gdb.texinfo (Character Sets): Document default character set.
6680
6681 2009-04-14 Pierre Muller <muller@ics.u-strasbg.fr>
6682
6683 * gdbint.texinfo: Change server name from sources.redhat.com to
6684 sourceware.org throughout.
6685
6686 2009-04-09 Joel Brobecker <brobecker@adacore.com>
6687
6688 * gdb.texinfo (Set Breaks): Rewrite a paragraph to avoid a warning
6689 about a missing dot or coma after @xref.
6690
6691 2009-04-02 Joel Brobecker <brobecker@adacore.com>
6692
6693 * gdb.texinfo (Backtrace): Add a parameter in frame 1 of the first
6694 example, and add a small explanation about it.
6695 (Print Settings): Change the documentation of the "set print
6696 frame-arguments" to reflect the fact that the default is now "scalars".
6697
6698 2009-04-02 Joel Brobecker <brobecker@adacore.com>
6699
6700 * gdb.texinfo (Print Settings): Add kindex for command "set
6701 print frame-arguments".
6702
6703 2009-03-31 Joel Brobecker <brobecker@adacore.com>
6704
6705 * gdb.texinfo (Ada Tasks): Add documentation about task-specific
6706 breakpoints.
6707 (Set Breaks): Add reference to thread-specific and task-specific
6708 breakpoints.
6709
6710 2009-03-31 Joel Brobecker <brobecker@adacore.com>
6711
6712 * gdb.texinfo (Ada Tasks): Remove the documentation about
6713 the "Running" state, as this state has been eliminated.
6714 Now all runnable tasks are shown as "Runnable".
6715
6716 2009-03-30 Stan Shebs <stan@codesourcery.com>
6717
6718 * gdb.texinfo (Tracepoints): Describe tracepoints as a
6719 special case of breakpoints.
6720 (Enable and Disable Tracepoints): Mention deprecation.
6721 (Listing Tracepoints): Update description and example.
6722
6723 2009-03-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
6724
6725 * gdb.texinfo (Frames in Python): New node.
6726 (Python API): Update.
6727
6728 2009-03-29 Thiago Jung Bauermann <bauerman@br.ibm.com>
6729
6730 * gdb.texinfo (Values From Inferior): Change gdb.Value.address
6731 from a method to an attribute.
6732
6733 2009-03-26 Thiago Jung Bauermann <bauerman@br.ibm.com>
6734
6735 * gdb.texinfo (Values From Inferior): Document is_optimized_out
6736 attribute.
6737
6738 2009-03-25 Pedro Alves <pedro@codesourcery.com>
6739
6740 * observer.texi (thread_exit): Add "silent" parameter.
6741
6742 2009-03-22 Pedro Alves <pedro@codesourcery.com>
6743
6744 * observer.texi (about_to_proceed): New.
6745
6746 2009-03-21 Jeremy Bennett <jeremy.bennett@embecosm.com>
6747
6748 * gdbint.texinfo (everywhere): Use braces {} in @deftypeXX type
6749 field throughout to handle types with spaces in them. Fix typos
6750 found by aspell.
6751 (Summary, Requirements, Contributors): New first chapter,
6752 "Summary" added, old Requirements section moved there, and new
6753 section, "Contributors" added.
6754 (Initializing a New Architecture, Register Representation)
6755 (Frame Interpretation, Inferior Call Setup, Adding a New Target)
6756 (Porting gdb): These sections extended and updated.
6757 (Compiler Characteristics): This section (empty) deleted.
6758 (Defining Other Architecture Features): This section renamed and
6759 duplicate material removed from (formerly "Target Conditionals").
6760 Use braces {} in @deftypeXX type field throughout to handle types
6761 with spaces in them. Typos found by aspell fixed.
6762
6763 * stack_frame.svg: New file, source of image for gdbint.texinfo.
6764 * stack_frame.pdf: Version of image for PDF output.
6765 * stack_frame.png: Version of image for HTML output and for Emacs.
6766 * stack_frame.txt: Version of image for Info output.
6767 * stack_frame.eps: Version of image for TeX DVI output.
6768
6769 2009-03-21 Eli Zaretskii <eliz@gnu.org>
6770
6771 * gdb.texinfo (Character Sets): Fix last change.
6772
6773 2009-03-21 Thiago Jung Bauermann <bauerman@br.ibm.com>
6774
6775 * gdb.texinfo (Values From Inferior): Fix optional arguments
6776 markup.
6777 (Commands In Python): Adjust argument names of gdb.Command.__init__
6778 to what the function accepts as keywords.
6779
6780 2008-03-20 Tom Tromey <tromey@redhat.com>
6781
6782 * gdb.texinfo (Convenience Vars): Document convenience functions.
6783 (Functions In Python): New node.
6784 (Python API): Update.
6785
6786 2009-03-20 Tom Tromey <tromey@redhat.com>
6787
6788 * gdb.texinfo (Character Sets): Remove obsolete text. Document
6789 set target-wide-charset.
6790 (Requirements): Mention iconv.
6791
6792 2009-03-17 Hui Zhu <teawater@gmail.com>
6793
6794 * gdb.texinfo: Change the introduce of "disassemble-next-line".
6795
6796 2009-03-17 Hui Zhu <teawater@gmail.com>
6797
6798 * gdb.texinfo: Add documentation for disassemble-next-line.
6799
6800 2009-03-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
6801
6802 * gdb.texinfo (Commands In Python): Remove tindex entries.
6803
6804 2009-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
6805
6806 * gdb.texinfo (Returning): New description for missing debug info.
6807
6808 2009-03-14 Pedro Alves <pedro@codesourcery.com>
6809
6810 * gdb.texinfo (Remote Configuration): Document query-attached.
6811 (General Query Packets): Document qAttached.
6812
6813 2009-03-05 Pedro Alves <pedro@codesourcery.com>
6814
6815 * gdb.texinfo (Background Execution): Better describe the set
6816 target-async command.
6817 (Maintenance Commands): Delete description of the `maint set/show
6818 linux-async' and `maint set/show remote-async' commands.
6819
6820 2009-02-18 Vladimir Prus <vladimir@codesourcery.com>
6821
6822 * gdb.texinfo (GDB/MI Async Records): Add double-spaces
6823 between sentences.
6824
6825 2009-02-18 Vladimir Prus <vladimir@codesourcery.com>
6826
6827 * gdb.texinfo (GDB/MI Async Records): Document the
6828 =library-loaded and =library-unloaded notifications.
6829
6830 2009-02-17 Vladimir Prus <vladimir@codesourcery.com>
6831
6832 * observer.texi (test_notification): New observer.
6833
6834 2009-02-14 Vladimir Prus <vladimir@codesourcery.com>
6835
6836 * observer.texi: Add parameter 'print_frame' to normal_stop
6837 observer.
6838
6839 2009-02-07 Eli Zaretskii <eliz@gnu.org>
6840
6841 * gdb.texinfo (Basic Python): Fix change from 2009-02-04.
6842 (Commands In Python): Fix COMMAND_* constants in last change. Use
6843 @kbd for interactive input. Add cross-references and index
6844 entries.
6845
6846 2009-02-06 Pedro Alves <pedro@codesourcery.com>
6847
6848 * gdb.texinfo (Signals): Document $_siginfo.
6849 (Convenience Variables): Mention $_siginfo.
6850 (Remote Configuration): Document qXfer:siginfo:read,
6851 qXfer:siginfo:write packets, and the read-siginfo-object,
6852 write-siginfo-object commands.
6853
6854 2009-02-06 Pedro Alves <pedro@codesourcery.com>
6855
6856 * gdbint.texinfo (Values): New chapter.
6857
6858 2009-02-06 Tom Tromey <tromey@redhat.com>
6859
6860 * gdb.texinfo (Python API): Add entry for Commands In Python.
6861 (Commands In Python): New node.
6862
6863 2009-02-05 Tom Tromey <tromey@redhat.com>
6864
6865 * gdb.texinfo (Values From Inferior): Document Value.string.
6866
6867 2009-02-05 Tom Tromey <tromey@redhat.com>
6868
6869 * gdb.texinfo (Basic Python): Document execute's from_tty
6870 argument.
6871
6872 2009-02-04 Tom Tromey <tromey@redhat.com>
6873
6874 * gdb.texinfo (Basic Python): Document gdb.history.
6875
6876 2009-01-30 Vladimir Prus <vladimir@codesourcery.com>
6877
6878 * gdb.texinfo (GDB/MI Thread Commands): Document the
6879 'current-thread-id' field. Remove the example with zero threads,
6880 since current GDB won't ever report that if there's inferior.
6881
6882 2009-01-30 Vladimir Prus <vladimir@codesourcery.com>
6883
6884 * gdb.texinfo (GDB/MI Breakpoint Commands): Document the -d
6885 option to -break-insert.
6886
6887 2009-01-28 Daniel Jacobowitz <dan@codesourcery.com>
6888 Jerome Guitton <guitton@adacore.com>
6889
6890 * gdb.texinfo (Startup): Document --with-system-gdbinit.
6891 (System-wide configuration): New section.
6892
6893 2009-01-26 Pedro Alves <pedro@codesourcery.com>
6894
6895 PR gdb/7580:
6896 * gdb.texinfo (Maintenance Commands): Document "maint set|show
6897 internal-error|internal-warning quit|corefile ask|yes|no".
6898
6899 2009-01-26 Pedro Alves <pedro@codesourcery.com>
6900
6901 * gdb.texinfo (Using the `gdbserver' Program): Document
6902 --remote-debug.
6903
6904 2009-01-23 Doug Evans <dje@google.com>
6905
6906 * gdb.texinfo: Add nexti to list of commands that support
6907 background execution.
6908
6909 2009-01-14 Daniel Jacobowitz <dan@codesourcery.com>
6910
6911 * gdb.texinfo (Define, Hooks): Document prefix command support.
6912
6913 2009-01-14 Joseph Myers <joseph@codesourcery.com>
6914 Carlos O'Donell <carlos@codesourcery.com>
6915
6916 Fixes for makeinfo --html.
6917
6918 * annotate.texinfo: Use @copying and @insertcopying. Use
6919 @ifnottex in place of @ifinfo.
6920 * gdb.texinfo: Use @copying and @insertcopying. Use @ifnottex in
6921 place of @ifinfo. Use @ifnotinfo for one index entry.
6922 * gdbint.texinfo: Use @copying and @insertcopying. Use @ifnottex
6923 in place of @ifinfo.
6924 * stabs.texinfo: Use @copying and @insertcopying. Use @ifnottex
6925 in place of @ifinfo. Include contents at start unconditionally.
6926
6927 2009-01-13 Pedro Alves <pedro@codesourcery.com>
6928
6929 * gdb.texinfo (General Query Packets): Remove @var{} around the
6930 "spu" literal string.
6931
6932 2009-01-07 Pedro Alves <pedro@codesourcery.com>
6933
6934 * gdb.texinfo (Error in Breakpoints): Delete mention of "The same
6935 program may be running in another process" errors.
6936 * gdbint.texinfo (Native Conditionals): Delete
6937 ONE_PROCESS_WRITETEXT description.
6938
6939 2009-01-07 Joel Brobecker <brobecker@adacore.com>
6940
6941 * gdbint.texinfo (Start of New Year Procedure): Add the "coding"
6942 emacs local variable to be placed at the end of the ChangeLog.
6943 Add server.c and gdbreplay.c to the list of files where the
6944 copyright year needs to be updated.
6945
6946 2009-01-06 Sandra Loosemore <sandra@codesourcery.com>
6947
6948 * gdb.texinfo (Remote Configuration): Document new
6949 "set/show tcp auto-retry" and "set/show tcp connect-timeout"
6950 commands.
6951
6952 2008-12-28 Pedro Alves <pedro@codesourcery.com>
6953
6954 * gdbint.texinfo (gdbarch_cannot_fetch_register): Don't mention
6955 FETCH_INFERIOR_REGISTERS.
6956 (Native Conditionals): Remove obsolete CHILD_PREPARE_TO_STORE,
6957 FETCH_INFERIOR_REGISTERS descriptions. Remove
6958 gdbarch_get_longjmp_target descrition, since already described in
6959 Target Conditionals. Move gdbarch_fp0_regnum description to ...
6960 (Target Conditionals): ... here.
6961
6962 2008-12-16 Joel Brobecker <brobecker@adacore.com>
6963
6964 * gdb.texinfo (Omissions from Ada): Add missing GDB prompt in
6965 examples.
6966 (Additions to Ada): Likewise. Add the missing opening and closing
6967 parenthesis of the GDB prompt in one of the examples.
6968
6969 2008-12-14 Joel Brobecker <brobecker@adacore.com>
6970
6971 * gdb.texinfo (Omissions from Ada): Remove incorrect documentation
6972 about the result of 'Address not being of type System.Address.
6973 This problem has been fixed a while ago.
6974
6975 2008-12-02 Vladimir Prus <vladimir@codesourcery.com>
6976
6977 MI non-stop and multiprocess docs.
6978
6979 * gdb.texinfo (GDB/MI): New section 'GDB/MI General Design'
6980 (GDB/MI Output Records): New section 'GDB/MI Frame Information'
6981 Adjust documentation for *stopped, document =thread-created,
6982 =thread-exited, =thread-group-created and =thread-group-exited.
6983 (GDB/MI Thread Commands): Document the 'state' field in
6984 -thread-info output.
6985 (GDB/MI Program Execution): Mention --all and --thread-group
6986 options.
6987 (GDB/MI Variable Objects): Describe floating and fixed variable
6988 objects.
6989 (GDB/MI Miscellaneous Commands): Document -list-thread-groups.
6990
6991 2008-12-02 Vladimir Prus <vladimir@codesourcery.com>
6992
6993 * gdb.texinfo (Operating System Information): New appendix.
6994 (Operating System Auxiliary Information): Document 'info os processes'
6995 (Remote Configuration): Document 'osdata'
6996 (General Query Packets): Document qXfer:osdata:read.
6997
6998 2008-11-27 Tristan Gingold <gingold@adacore.com>
6999
7000 * gdb.texinfo (Darwin): Document Darwin specific features.
7001
7002 2008-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
7003
7004 * gdbint.texinfo (Target Conditionals): Extend the
7005 gdbarch_breakpoint_from_pc description.
7006
7007 2008-11-22 Vladimir Prus <vladimir@codesourcery.com>
7008
7009 * gdb.texinfo (M68K Features): Fix typo.
7010
7011 2008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>
7012
7013 * gdb.texinfo (Symbols): Mention printing containing
7014 image name in "info symbol".
7015 (Maint translate-address): Likewise.
7016
7017 2008-11-18 Joel Brobecker <brobecker@adacore.com>
7018
7019 * gdb.texinfo (Set Catchpoints): Remove the documentation of
7020 commands "catch load" and "catch unload".
7021
7022 2008-11-17 Vladimir Prus <vladimir@codesourcery.com>
7023
7024 * gdb.texinfo (GDB/MI Async Records): Document
7025 =thread-selected.
7026
7027 2008-11-17 Vladimir Prus <vladimir@codesourcery.com>
7028
7029 * observer.texi (new_inferior, inferior_exit): New observers.
7030
7031 2008-10-27 Pedro Alves <pedro@codesourcery.com>
7032
7033 * gdbint.texinfo (Adding a New Target): Don't mention TDEPFILES,
7034 .mt files, TM_CLIBS or TM_CDEPS.
7035 (x86 Watchpoints): Don't mention TDEPFILES.
7036
7037 2008-10-24 Sandra Loosemore <sandra@codesourcery.com>
7038
7039 * gdb.texinfo (Remote Protocol): Add new nodes to menu.
7040 (Overview): Mention notifications and non-stop mode behavior.
7041 (Packets): Update documentation of ?, vAttach, vCont, and vRun
7042 with non-stop mode behavior. Add vStopped description.
7043 (Stop Reply Packets): Update list of packets that return
7044 stop replies. Mention non-stop behavior.
7045 (General Query Packets): Document QNonStop packet and associated
7046 qSupported query response.
7047 (Interrupts): Clarify multi-threaded behavior. Mention non-stop
7048 behavior.
7049 (Notification Packets): New section.
7050 (Remote Non-Stop): New section.
7051 (File-I/O Overview): Mention non-stop behavior.
7052
7053 2008-10-24 Hui Zhu <teawater@gmail.com>
7054 Pedro Alves <pedro@codesourcery.com>
7055
7056 * gdb.texinfo (displaced-stepping): Describe the auto mode
7057 setting, and say it's the default. This is now a mainstream
7058 setting instead of a maintenance setting.
7059
7060 2008-10-23 Pedro Alves <pedro@codesourcery.com>
7061
7062 * observer.texi (thread_stop_requested): New.
7063
7064 2008-10-22 Joel Brobecker <brobecker@adacore.com>
7065
7066 * gdb.texinfo (Ada Tasks, Ada Tasks and Core Files): New nodes.
7067 (Patching): Replace incorrect usage of @samp by @kbd.
7068
7069 2008-10-17 Michael Snyder <msnyder@vmware.com>
7070
7071 * gdb.texinfo: Add documentation for reverse execution.
7072
7073 2008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
7074 Eli Zaretskii <eliz@gnu.org>
7075
7076 * gdb.texinfo. (Values From Inferior): New subsubsection.
7077
7078 2008-10-06 Doug Evans <dje@google.com>
7079
7080 * gdb.texinfo (set debug dwarf2-die): Document it.
7081
7082 2008-10-01 Joel Brobecker <brobecker@adacore.com>
7083
7084 * gdb.texinfo (catch) [exception]: Document how to insert
7085 a breakpoint on user-defined exceptions when the exception
7086 name is identical to one of the language-defined ones.
7087
7088 2008-09-27 Tom Tromey <tromey@redhat.com>
7089
7090 * gdb.texinfo (Macros): Remove text about stringification,
7091 varargs, and splicing.
7092
7093 2008-09-27 Tom Tromey <tromey@redhat.com>
7094
7095 * gdbint.texinfo (Language Support): Remove text about omitting
7096 support for a language.
7097
7098 2008-09-23 Doug Evans <dje@google.com>
7099
7100 * gdb.texinfo (info dcache): Update.
7101
7102 2008-09-22 Sandra Loosemore <sandra@codesourcery.com>
7103
7104 * gdb.texinfo (Packets): Add info on thread-id syntax and
7105 multiprocess extensions.
7106 <D>: Document multiprocess form of packet.
7107 <H>: Use thread-id syntax.
7108 <T>: Likewise.
7109 <vCont>: Likewise. Note this is required for multiprocess.
7110 <vKill>: New packet.
7111 (Stop Reply Packets) <T>: Use thread-id syntax.
7112 <W>: Document multiprocess form of reply.
7113 <X>: Likewise.
7114 (General Query Packets) <qC>: Use thread-id syntax.
7115 <qfThreadInfo>: Likewise.
7116 <qGetTLSAddr>: Likewise.
7117 <qP>: Likewise.
7118 <qSupported>: Add "multiprocess" feature.
7119 <qThreadExtraInfo>: Use thread-id syntax.
7120
7121 2008-09-22 Stan Shebs <stan@codesourcery.com>
7122
7123 * gdb.texinfo (Inferiors): New section.
7124
7125 2008-09-12 Pedro Alves <pedro@codesourcery.com>
7126
7127 * gdbint.texinfo (Native Debugging): Mention NAT_GENERATED_FILES.
7128
7129 2008-09-11 Ulrich Weigand <uweigand@de.ibm.com>
7130
7131 * gdbint.texinfo (Target Conditionals): Remove documentation
7132 for gdbarch_name_of_malloc.
7133
7134 2008-09-03 Angela Marie Thomas <angela@releasedominatrix.com>
7135
7136 * gdb.texinfo (Interrupts): Mention TCP interface for
7137 sending BREAK.
7138
7139 2008-08-26 Ulrich Weigand <uweigand@de.ibm.com>
7140
7141 * gdb.texinfo (Commands to Specify Files): Document "remote:"
7142 argument prefix to "set sysroot".
7143
7144 2008-08-21 Paul N. Hilfinger <hilfinger@adacore.com>
7145
7146 * gdb.texinfo (Omissions from Ada): Describe new treatment of True
7147 and False.
7148
7149 2008-08-20 Vladimir Prus <vladimir@codesourcery.com>
7150
7151 * gdb.textinfo (GDB/MI Miscellaneous Commands): Use @table
7152 for possible features of -list-features.
7153
7154 2008-08-19 Vladimir Prus <vladimir@codesourcery.com>
7155
7156 * gdb.texinfo (Background execution): Adjust example
7157 (GDB/MI Miscellaneous Commands): Document -list-target-features.
7158
7159 2008-08-19 Vladimir Prus <vladimir@codesourcery.com>
7160
7161 * doc/gdb.texinfo (PowerPC): Fix typo.
7162 (PowerPC features): Fix typo.
7163
7164 2008-08-18 Pedro Alves <pedro@codesourcery.com>
7165
7166 * observer.texi (thread_ptid_changed): New.
7167
7168 2008-08-18 Luis Machado <luisgpm@br.ibm.com>
7169
7170 * doc/gdb.texinfo (PowerPC): Mention Extended FPR's for POWER7.
7171 (PowerPC features): Mention feature set for VSX registers.
7172
7173 2008-08-13 Joel Brobecker <brobecker@adacore.com>
7174
7175 * gdb.texinfo (Ada Mode Intro): Improve the documentation regarding
7176 the direct visibility of all names in user-written packages.
7177
7178 2008-08-13 Pedro Alves <pedro@codesourcery.com>
7179
7180 * gdb.texinfo (breakpoint always-inserted) Describe the auto mode
7181 setting, and make it the default.
7182 (Non-Stop Mode): Remove "set breakpoints always-inserted 1" from
7183 non-stop script example.
7184
7185 2008-08-12 Thiago Jung Bauermann <bauerman@br.ibm.com>
7186
7187 * gdbint.texinfo (Raw and Virtual Register Representations): Fix
7188 reference to the "Using Different Register and Memory Data
7189 Representation" section.
7190
7191 2008-08-12 Sandra Loosemore <sandra@codesourcery.com>
7192
7193 * gdb.texinfo (Remote Configuration): Document set remote noack-packet.
7194 (Remote Protocol): Add Packet Acknowledgment to menu.
7195 (Overview): Mention +/- can be disabled, and point to new section
7196 where this is discussed in detail.
7197 (General Query Packets): Document QStartNoAckMode packet, and
7198 corresponding qSupported reply.
7199 (Packet Acknowledgment): New section.
7200
7201 2008-08-11 Sandra Loosemore <sandra@codesourcery.com>
7202 Pedro Alves <pedro@codesourcery.com>
7203
7204 * gdb.texinfo (Threads): Move paragraph about automatic thread
7205 selection to All-Stop Mode subsection.
7206 (Thread Stops): Reorganize existing material into subsections.
7207 Add introductory blurb and menu.
7208 (Non-Stop Mode): New subsection.
7209 (Background Execution): New subsection.
7210 (Maintenance Commands): Add cross-references from async mode
7211 commands to the new Background Execution section.
7212
7213 2008-08-06 Tom Tromey <tromey@redhat.com>
7214
7215 * gdb.texinfo (Extending GDB): New chapter.
7216 (Sequences): Demoted chapter, now a section under the new
7217 Extending GDB chapter.
7218 (Python): New section.
7219
7220 2008-07-31 Stan Shebs <stan@codesourcery.com>
7221
7222 * gdbint.texinfo: Remove FUNCTION_EPILOGUE_SIZE.
7223
7224 2008-07-29 Stan Shebs <stan@codesourcery.com>
7225
7226 * gdbint.texinfo: General round of cleanup and minor
7227 clarifications.
7228 (Breakpoint Handling): Remove mention of BREAKPOINT macro.
7229 (Longjmp Support): Update description to reflect how it is done
7230 for targets without using native header.
7231 (Symbol Handling): Add a little more general explanation.
7232 (COFF, ELF): Mention stabs encapsulation.
7233 (DWARF 3): New section.
7234 (Adding a New Host): Scrub out some obsolete bits.
7235 (Generic Host Support Files): Mention ser-pipe.c, ser-mingw.c.
7236 (Host Conditionals): Remove descriptions of NO_STD_REGS,
7237 HAVE_MMAP, HAVE_TERMIO, INT_MAX etc, LONGEST, HAVE_LONG_DOUBLE,
7238 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, L_SET, SEEK_CUR,
7239 SEEK_SET, STOP_SIGNAL, USG.
7240 (Raw and Virtual Register Representations): Ditto for
7241 DEPRECATED_REGISTER_RAW_SIZE, DEPRECATED_REGISTER_VIRTUAL_SIZE,
7242 DEPRECATED_REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_TYPE.
7243 (Target Conditionals): Ditto for DEPRECATED_FP_REGNUM,
7244 DEPRECATED_FRAMELESS_FUNCTION_INVOCATION, DEPRECATED_FRAME_CHAIN,
7245 DEPRECATED_FRAME_CHAIN_VALID, DEPRECATED_FRAME_INIT_SAVED_REGS,
7246 DEPRECATED_FRAME_SAVED_PC, DEPRECATED_FUNCTION_START_OFFSET,
7247 DEPRECATED_REGISTER_VIRTUAL_SIZE,
7248 DEPRECATED_REGISTER_VIRTUAL_TYPE,
7249 DEPRECATED_USE_STRUCT_CONVENTION.
7250 Describe gdbarch_deprecated_fp_regnum.
7251 Update description of gdbarch_print_insn.
7252 (Adding a New Target): Scrub out obsolete bits.
7253 (Obsolete Conditionals): Remove entire section.
7254
7255 2008-07-25 Tom Tromey <tromey@redhat.com>
7256
7257 * observer.texi (GDB Observers): Document new observers:
7258 breakpoint_created, breakpoint_deleted, breakpoint_modified,
7259 tracepoint_created, tracepoint_deleted, tracepoint_modified,
7260 architecture_changed.
7261
7262 2008-07-21 Stan Shebs <stan@codesourcery.com>
7263
7264 * gdbint.texinfo: Refer to target_so_ops.in_dynsym_resolve_code
7265 instead of IN_SOLIB_DYNSYM_RESOLVE_CODE.
7266
7267 2008-07-21 Tom Tromey <tromey@redhat.com>
7268
7269 * observer.texi (GDB Observers): Remove obsolete comment.
7270 <executable_changed>: Remove argument.
7271
7272 2008-07-18 Tom Tromey <tromey@redhat.com>
7273
7274 * gdb.texinfo (Macros): Update. Use @code rather than @command.
7275
7276 2008-07-10 Doug Evans <dje@google.com>
7277
7278 * doc/gdb.texinfo: Document "set print symbol-loading on|off".
7279
7280 2008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
7281
7282 * gdb.texinfo (Starting): Document "set disable-randomization".
7283
7284 2008-07-07 Andreas Schwab <schwab@suse.de>
7285
7286 * gdb.texinfo (GDB/MI Target Manipulation): Fix last change.
7287
7288 2008-07-06 Vladimir Prus <vladimir@codesourcery.com>
7289
7290 * gdb.texinfo (GDB/MI Target Manipulation): Add
7291 example of -target-attach.
7292
7293 2008-06-10 Vladimir Prus <vladimir@codesourcery.com>
7294
7295 * observer.texi (target_resumed): New observer.
7296 * gdb.texinfo (GDB/MI Output Records): Document *running.
7297
7298 2008-06-06 Tom Tromey <tromey@redhat.com>
7299
7300 * gdb.texinfo (Completion): Add field name example.
7301
7302 2008-06-06 Marc Khouzam <marc.khouzam@ericsson.com>
7303
7304 * gdb.texinfo (GDB/MI Program Context): Added example
7305 to -exec-arguments
7306
7307 2008-06-05 Nick Roberts <nickrob@snap.net.nz>
7308
7309 * annotate.texinfo (Multi-threaded Apps): Add entry for thread-changed
7310 annotation.
7311
7312 2008-06-05 Vladimir Prus <vladimir@codesourcery.com>
7313 Nathan Sidwell <nathan@codesourcery.com>
7314 Joseph Myers <joseph@codesourcery.com>
7315
7316 * configure.ac: Include ../../config/acx.m4. Use ACX_PKGVERSION
7317 and ACX_BUGURL.
7318 * configure: Regenerate.
7319 * Makefile.in (PKGVERSION, BUGURL_TEXI): Define.
7320 (GDBvn.texi): Define VERSION_PACKAGE, BUGURL and BUGURL_DEFAULT.
7321 * gdb.texinfo: Use VERSION_PACKAGE and BUGURL. Remove
7322 mailing-list-specific text about bug reporting unless
7323 BUGURL_DEFAULT.
7324
7325 2008-06-05 Pedro Alves <pedro@codesourcery.com>
7326
7327 * gdb.texinfo (-target-select): Remove reference to target async.
7328 (Maintenance Commands): Document "maint set/show remote-async".
7329
7330 2008-06-04 Marc Khouzam <marc.khouzam@ericsson.com>
7331
7332 * gdb.texinfo (GDB/MI File Transfer Commands): Typo
7333 in -target-file-get section.
7334
7335 2008-05-22 Pedro Alves <pedro@codesourcery.com>
7336
7337 * gdb.texinfo (vAttach, vRun): Re-remove requirement of the stub
7338 killing the inferior when it is already debugging a process.
7339
7340 2008-05-21 Joel Brobecker <brobecker@adacore.com>
7341
7342 * gdb.texinfo (Continuing and Stepping): Document the new "fin"
7343 abbreviation for "finish".
7344
7345 2008-05-21 Nick Roberts <nickrob@snap.net.nz>
7346
7347 * annotate.texinfo (Multi-threaded Apps): New node for new annotation.
7348
7349 2008-05-15 Daniel Jacobowitz <dan@codesourcery.com>
7350
7351 * gdbint.texinfo (Target Conditionals): Delete entry for
7352 gdbarch_dwarf_reg_to_regnum.
7353
7354 2008-05-09 Doug Evans <dje@google.com>
7355
7356 * gdb.texinfo: Document "find" command, qSearch:memory packet.
7357
7358 2008-05-05 Doug Evans <dje@google.com>
7359
7360 * gdb.texinfo (disassemble): Document /m modifier.
7361
7362 2008-05-05 Vladimir Prus <vladimir@codesourcery.com>
7363
7364 * gdb.texinfo (Maintenance Commands): Clarify that "maint time"
7365 will not report the time of commands that run the target.
7366
7367 2008-05-03 Vladimir Prus <vladimir@codesourcery.com>
7368
7369 * gdb.texinfo (GDB/MI Output Records): Add
7370 missing semicolon.
7371
7372 2008-05-03 Vladimir Prus <vladimir@codesourcery.com>
7373
7374 * gdb.texinfo (GDB/MI Output Records):
7375 Document =thread-create and =thread-exited.
7376
7377 2008-05-03 Vladimir Prus <vladimir@codesourcery.com>
7378
7379 * gdb.texinfo (GDB/MI Development and Front Ends):
7380 Remove mention of dmi-discuss.
7381
7382 2008-05-03 Pedro Alves <pedro@codesourcery.com>
7383
7384 * observer.texi (thread_exit): New.
7385
7386 2008-05-02 Pedro Alves <pedro@codesourcery.com>
7387
7388 * gdb.texinfo (Debugging Output): Document "set/show debug
7389 displaced".
7390 (Maintenance Commands): Document "maint set/show
7391 can-use-displaced-stepping".
7392
7393 2008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
7394
7395 * gdb.texinfo (ARM): Document set/show arm fallback-mode
7396 and set/show arm force-mode.
7397
7398 2008-05-02 Andreas Schwab <schwab@suse.de>
7399
7400 * gdbint.texinfo (Algorithms): Describe
7401 target_watchpoint_addr_within_range.
7402
7403 2008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
7404
7405 * gdbint.texinfo (Stack Frames): New chapter.
7406 (Algorithms): Move Frames text to the new chapter.
7407 (Target Conditionals): Delete SAVE_DUMMY_FRAME_TOS. Document
7408 gdbarch_dummy_id instead of gdbarch_unwind_dummy_id.
7409
7410 2008-04-24 Vladimir Prus <vladimir@codesourcery.com>
7411
7412 * gdb.texinfo (GDB/MI Output Syntax): Clarify that async
7413 output does not necessary include any tokens.
7414
7415 2008-04-22 Corinna Vinschen <vinschen@redhat.com>
7416
7417 * gdb.texinfo (Set SH Calling convention): New @item.
7418 (Show SH Calling convention): Ditto.
7419
7420 2008-04-22 Markus Deuling <deuling@de.ibm.com>
7421
7422 * gdb.texinfo (Fortran Operators): Describe '%' operator.
7423
7424 2008-04-20 Eli Zaretskii <eliz@gnu.org>
7425
7426 * gdb.texinfo (Set Breaks): Mention that multiple location
7427 breakpoints need line number info. Add index entries.
7428
7429 2008-04-19 Craig Silverstein <csilvers@google.com>
7430
7431 * gdb.texinfo (Requirements): Add an optional requirement on
7432 zlib.
7433 * gdbint.texinfo (Debugging File Formats): Add new subsection for
7434 Compressed DWARF 2.
7435
7436 2008-04-16 Aleksandar Ristovski <aristovski@qnx.com>
7437
7438 * gdb.texinfo (GDB/MI Simple Examples): Added 'disp' field to the
7439 sample output for 'stopped,reason="breakpoint-hit"' message.
7440 (GDB/MI Program Execution): Likewise.
7441
7442 2008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
7443
7444 * gdb.texinfo (GDB/MI Variable Objects): Add anchor to
7445 -var-set-format. Add -f option to -var-evaluate-expression.
7446
7447 2008-04-03 Joel Brobecker <brobecker@adacore.com>
7448
7449 * gdb.texinfo (Breakpoint Menus): Delete. Contents moved inside
7450 new node "Ambiguous Expressions". Replace references to this
7451 node by references to "Ambiguous Expressions" throughout.
7452 (Ambiguous Expressions): New node.
7453
7454 2008-03-26 Daniel Jacobowitz <dan@codesourcery.com>
7455
7456 * gdb.texinfo (MIPS Features, PowerPC Features): Add @node.
7457
7458 2008-03-21 Pedro Alves <pedro@codesourcery.com>
7459
7460 * gdb.texinfo (Debugging Output): Document
7461 "set/show debug lin-lwp-async".
7462 (Maintenance Commands): Document "maint set/show linux-async".
7463
7464 2008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
7465
7466 * gdb.texinfo (Expressions): Update description of malloced arrays.
7467
7468 2008-03-15 Vladimir Prus <vladimir@codesourcery.com>
7469
7470 * gdb.texinfo (Thread Commands): Document
7471 -thread-info. Remove -thread-list-all-threads.
7472
7473 2008-03-14 Vladimir Prus <vladimir@codesourcery.com>
7474
7475 Implement MI notification for new threads.
7476 * observer.texi (new_thread): Document.
7477
7478 2008-03-14 Pedro Alves <pedro@codesourcery.com>
7479 Sandra Loosemore <sandra@codesourcery.com>
7480
7481 * gdb.texinfo (Library List Format): Update to mention the
7482 possibility to pass section addresses instead of segment
7483 addresses.
7484
7485 2008-03-10 Daniel Jacobowitz <dan@codesourcery.com>
7486
7487 * gdb.texinfo (Starting): Document "set exec-wrapper".
7488 (Server): Document gdbserver --wrapper.
7489
7490 2008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
7491
7492 * gdb.texinfo (Set Watchpoints): Mention watchpoints on
7493 unreadable memory. Delete obsolete SPARClite reference.
7494
7495 2008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
7496
7497 * gdb.texinfo (Starting): Mention always-running targets.
7498 (Target Commands): Add an anchor for load.
7499 (Connecting): Explain continue instead of run.
7500
7501 2008-02-27 Daniel Jacobowitz <dan@codesourcery.com>
7502
7503 * gdb.texinfo (Debugging Output): Document "set debug timestamp".
7504
7505 2008-02-26 Nick Roberts <nickrob@snap.net.nz>
7506
7507 * gdb.texinfo (Set Breaks): Revert description of Enb column of
7508 breakpoint table.
7509
7510 2008-02-19 Pedro Alves <pedro@codesourcery.com>
7511
7512 * gdb.texinfo (vAttach, vRun): Remove requirement of the stub
7513 killing the inferior when it is already debugging a process.
7514
7515 2008-02-13 Markus Deuling <deuling@de.ibm.com>
7516
7517 * gdbint.texinfo (Build Script): New section. Mention new build script
7518 gdb_buildall.sh.
7519
7520 2008-02-01 Jim Blandy <jimb@red-bean.com>
7521
7522 * gdb.texinfo (Help): Summarize 'info args' correctly.
7523
7524 2008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
7525
7526 * gdb.texinfo: (Decimal Floating Point): Mention pseudo-registers
7527 available in PowerPC architecture.
7528 (Embedded Processors): Change node name of PowerPC item in menu.
7529 (PowerPC): Rename to...
7530 (PowerPC Embedded): this.
7531 (Architectures): Add new PowerPC item in menu.
7532 (PowerPC): New node.
7533
7534 2008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
7535
7536 * gdb.texinfo (Multi-Process Mode for gdbserver): Use @kbd for
7537 commands.
7538
7539 2008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
7540
7541 * gdb.texinfo (Setting Catchpoints): Mention features
7542 supported on GNU/Linux.
7543
7544 2008-01-30 Nick Roberts <nickrob@snap.net.nz>
7545
7546 * gdb.texinfo (GDB/MI File Commands): Describe new output
7547 field for MI command -file-list-exec-source-file.
7548
7549 2008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
7550
7551 * gdb.texinfo (Using the `gdbserver' Program): Add security
7552 warning. Rearrange into subsections and subsubsections. Document
7553 --multi and --debug. Correct --with-sysroot typo. Update --attach
7554 usage. Make load reference clearer. Document monitor exit.
7555 (Remote Configuration): Document set remote exec-file, attach-packet,
7556 and run-packet.
7557 (Packets): Document vAttach and vRun.
7558
7559 2008-01-29 Nick Roberts <nickrob@snap.net.nz>
7560
7561 * gdb.texinfo (Processes): Mention process command.
7562 detach-on-follow -> detach-on-fork.
7563
7564 2008-01-28 Daniel Jacobowitz <dan@codesourcery.com>
7565
7566 * gdbint.texinfo (Native Conditionals): Remove
7567 SHELL_COMMAND_CONCAT and SHELL_FILE.
7568
7569 2008-01-26 Eli Zaretskii <eliz@gnu.org>
7570
7571 * gdb.texinfo (Specify Location): Improve wording.
7572
7573 2008-01-23 Chris Demetriou <cgd@google.com>
7574
7575 * gdb.texinfo (Threads): Document new "set print thread-events"
7576 and "show print thread-events" commands.
7577
7578 2008-01-19 Eli Zaretskii <eliz@gnu.org>
7579
7580 * gdb.texinfo (Specify Location): New section.
7581 (Delete Breaks, Edit, Set Breaks): Remove description of
7582 locations. Instead, add a reference to "Specify Location".
7583 (Machine Code, Jumping, Thread Stops, Continuing and Stepping)
7584 (Symbols): Refer to "Specify Location" for the valid forms of
7585 linespecs and locations.
7586
7587 2008-01-18 Markus Deuling <deuling@de.ibm.com>
7588
7589 * gdbint.texinfo (Target Conditionals): Replace the description of
7590 BITS_BIG_ENDIAN with a description of gdbarch_bits_big_endian.
7591
7592 2008-01-12 Paul Hilfinger <hilfinger@adacore.com>
7593
7594 * gdb.texinfo (C Operators): Remove incorrect parenthetical comment
7595 about &&var, which is rejected by the expression parser.
7596
7597 2008-01-09 Luis Machado <luisgpm@br.ibm.com>
7598
7599 * gdb.texinfo (Output): Update documentation on using printf with DFP
7600 types.
7601
7602 2008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
7603
7604 * gdb.texinfo (C and C++): Add Decimal Floating Point format
7605 subsubsection.
7606 (Decimal Floating Point format): New subsubsection.
7607
7608 2008-01-05 Pedro Alves <pedro@codesourcery.com>
7609
7610 * gdb.texinfo (File Options): Remove mention of the attempt to
7611 open a core file with the -p option. Don't list -c as a valid
7612 option to attach to a process.
7613
7614 2008-01-05 Pedro Alves <pedro@codesourcery.com>
7615
7616 * gdbint.texinfo (Host Conditionals): Remove mention of
7617 ALIGN_STACK_ON_ENTRY.
7618
7619 2008-01-05 Joel Brobecker <brobecker@adacore.com>
7620
7621 * gdbint.texinfo (Start of New Year Procedure): Add item
7622 describing how to update the source and documentation copyright
7623 notices.
7624
7625 2007-12-18 Jim Blandy <jimb@codesourcery.com>
7626
7627 * gdb.texinfo (Set Watchpoints): Integrate per-thread
7628 watchpoint explanation into the main description of the watchpoint
7629 command; update synopses of 'watch', 'rwatch', and 'awatch'
7630 commands.
7631
7632 2007-12-18 Vladimir Prus <vladimir@codesourcery.com>
7633
7634 * gdb.texinfo (Miscellaneous gdb/mi Commands):
7635 Document 'pending-breakpoints' feature of
7636 -list-features.
7637
7638 2007-12-17 Luis Machado <luisgpm@br.ibm.com>
7639
7640 * gdb.texinfo: Add new parameter's description.
7641
7642 2007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
7643
7644 * gdb.texinfo (Overview): Clarify run-length encoding
7645 example. Remove the restriction on "+" and "-" characters.
7646
7647 2007-12-15 Eli Zaretskii <eliz@gnu.org>
7648
7649 * gdb.texinfo (Host I/O Packets): Fix xref syntax.
7650
7651 2007-12-14 Vladimir Prus <vladimir@codesourcery.com>
7652
7653 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
7654 the -f option for -break-insert, remove -r option,
7655 and clarify specification of location.
7656
7657 2007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
7658
7659 * gdb.texinfo (Debugging Programs with Multiple Processes): Correct
7660 formatting.
7661 (Remote Debugging): Add File Transfer section.
7662 (Remote Configuration): Document Host I/O packets.
7663 (GDB/MI): Add GDB/MI File Transfer Commands section.
7664 (Host I/O Packets): New section in "Remote Protocol".
7665 (Packets): Add vFile.
7666
7667 2007-11-17 Eli Zaretskii <eliz@gnu.org>
7668
7669 * gdb.texinfo (Set Breaks, Disabling): Clarify behavior of
7670 breakpoints with multiple locations.
7671 (Breakpoint Menus): Improve wording.
7672 (Output): Fix last change.
7673
7674 2007-11-17 Ulrich Weigand <uweigand@de.ibm.com>
7675
7676 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
7677
7678 2007-11-15 Doug Evans <dje@google.com>
7679
7680 * gdb.texinfo (Symbols): Update output of "maint info symtabs".
7681
7682 2007-11-15 Vladimir Prus <vladimir@codesourcery.com>
7683
7684 * gdbint.texinfo (Native Conditionals): Remove
7685 mention of CLEAR_SOLIB.
7686
7687 2007-11-11 Joel Brobecker <brobecker@adacore.com>
7688
7689 * gdb.texinfo (Print Settings): Add documentation for "set/show
7690 print frame-arguments".
7691
7692 2007-11-05 Luis Machado <luisgpm@br.ibm.com>
7693
7694 * gdb.texinfo (Output): Update printf command's description.
7695
7696 2007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
7697
7698 * gdb.texinfo (PowerPC): Document "set powerpc vector-abi" and "set
7699 powerpc soft-float".
7700
7701 2007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
7702
7703 * gdb.texinfo (Files): Correct formatting. Mention Expat
7704 requirement.
7705 (Requirements for Building GDB): Expand the list of Expat
7706 uses.
7707 (Library List Format, Memory Map Format): Mention Expat.
7708 (Target Descriptions): Update Expat wording.
7709
7710 2007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
7711
7712 * gdbint.texinfo (Register and Memory Data, Target Conditionals):
7713 Document that gdbarch_convert_register_p should return zero for no-op
7714 conversions.
7715
7716 2007-10-22 Ulrich Weigand <uweigand@de.ibm.com>
7717
7718 * gdbint.texi (Compiler Characteristics): Move documentation
7719 of set_gdbarch_sofun_address_maybe_missing back to ...
7720 (Target Conditionals): ... here to fix build break.
7721
7722 2007-10-19 Ulrich Weigand <uweigand@de.ibm.com>
7723
7724 * gdbint.texi (Target Conditionals): Remove documentation of
7725 SOFUN_ADDRESS_MAYBE_MISSING, replaced by ...
7726 (Compiler Characteristics): ... documentation of
7727 set_gdbarch_sofun_address_maybe_missing.
7728
7729 2007-10-17 Daniel Jacobowitz <dan@codesourcery.com>
7730
7731 * gdbint.texinfo (Target Conditionals): Use
7732 frame_unwind_register_unsigned in examples instead of
7733 frame_unwind_unsigned_register.
7734
7735 2007-10-16 Gaius Mulley <gaius@glam.ac.uk>
7736
7737 * gdb.texinfo: Add TSIZE definition, removed statement about
7738 unbounded arrays being unimplemented.
7739
7740 2007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
7741
7742 * gdb.texinfo (Predefined Target Types): Add int128
7743 and uint128.
7744 (Standard Target Features): Add PowerPC features.
7745
7746 2007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
7747
7748 * gdb.texinfo (Maintenance Commands): Document "maint print c-tdesc".
7749
7750 2007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
7751
7752 * gdbint.texi (Target Conditionals): Remove documentation
7753 of and references to DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS,
7754 gdbarch_extract_return_value, and gdbarch_store_return_value.
7755
7756 2007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
7757
7758 * gdbint.texi (Target Conditionals): Remove documentation of
7759 and references to DEPRECATED_REG_STRUCT_HAS_ADDR.
7760
7761 2007-10-11 Kazu Hirata <kazu@codesourcery.com>
7762
7763 * gdb.texinfo: Mention that inaccessible-by-default is on by
7764 default.
7765
7766 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
7767
7768 * gdbint.texinfo (Target Conditionals): Remove VARIABLES_INSIDE_BLOCK.
7769
7770 2007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
7771
7772 * gdb.texinfo (Setting Watchpoints): Adjust warning text about
7773 multi-threaded watchpoints.
7774 * gdbint.texinfo (Watchpoints): Describe how watchpoints are
7775 checked. Describe sticky notification. Expand description
7776 of steppable and continuable watchpoints.
7777 (Watchpoints and Threads): New subsection.
7778
7779 2007-09-28 Vladimir Prus <vladimir@codesourcery.com>
7780
7781 * gdb.texinfo (Setting Breakpoints): Revise
7782 documentation for pending breakpoints. Document
7783 breakpoints with multiple locations.
7784
7785 2007-09-19 Vladimir Prus <vladimir@codesourcery.com>
7786
7787 * gdb.texinfo (Miscellaneous gdb/mi Commands):
7788 Document -list-features.
7789
7790 2007-09-15 Eli Zaretskii <eliz@gnu.org>
7791
7792 * gdb.texinfo (Output): Spell out which features of C's printf are
7793 not supported by GDB's printf.
7794 (Separate Debug Files): More accurate wording regarding build ID
7795 and a reference to the ld manual rather than the Fedora wiki.
7796
7797 2007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
7798 Jim Blandy <jimb@codesourcery.com>
7799
7800 * gdb.texinfo (Output Formats): Update 'c' description. Describe 's'.
7801 (Examining Memory): Update mentions of the 's' format.
7802 (Automatic Display): Likewise.
7803
7804 2007-09-02 Daniel Jacobowitz <dan@codesourcery.com>
7805
7806 * gdb.texinfo: Update the FSF's Back-Cover Text.
7807
7808 2007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
7809 Eli Zaretskii <eliz@gnu.org>
7810
7811 * gdb.texinfo (Separate Debug Files): Cosmetic quoting removal.
7812 Fixed the ``build ID'' name. New binaries build instructions for the
7813 build ID inclusion. Explain how the commands are specific to the build
7814 ID vs. debug link.
7815
7816 2007-09-01 Eli Zaretskii <eliz@gnu.org>
7817
7818 * gdb.texinfo (Separate Debug Files): Fix last change. Add
7819 indexing for ``build ID'' support.
7820
7821 2007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
7822
7823 * gdb.texinfo (Separate Debug Files): Included a BUILD ID description.
7824 Enlisted BUILD ID to the debug file searching example.
7825 Included a BUILD ID `.note.gnu.build-id' section description.
7826 Updated/added the debug files splitting instructions for OBJCOPY.
7827
7828 2007-08-31 Vladimir Prus <vladimir@codesourcery.com>
7829
7830 * gdb.texinfo (Variable Objects): Adjust docs
7831 for -var-info-expression and document
7832 -var-info-path-expression.
7833
7834 2007-08-20 Jim Blandy <jimb@codesourcery.com>
7835
7836 * gdb.texinfo (Top): Dedicate manual to the memory of Fred Fish.
7837 (title page): Include the dedication in the printed manual, as a
7838 separate page after the copyright notice.
7839
7840 * gdb.texinfo (The F Reply Packet): Avoid confusing texi2html:
7841 don't break a @var across a line.
7842
7843 2007-07-25 Maciej W. Rozycki <macro@mips.com>
7844
7845 * Makefile.in (MAKEHTMLFLAGS): Also search the current directory
7846 for include files.
7847
7848 2007-07-12 Nick Roberts <nickrob@snap.net.nz>
7849
7850 * gdb.texinfo (Server Prefix): New node. Adapt from existing node
7851 in annotate.texinfo.
7852 (Command History): Link to new node.
7853
7854 2007-07-05 Markus Deuling <deuling@de.ibm.com>
7855
7856 * gdbint.texinfo (PC_LOAD_SEGMENT): Remove description.
7857
7858 2007-07-05 Eli Zaretskii <eliz@gnu.org>
7859
7860 * gdbint.texinfo (Target Conditionals): Fix last change.
7861
7862 2007-07-03 Markus Deuling <deuling@de.ibm.com>
7863
7864 * gdb.texinfo: Replace following macros by their appropriate gdbarch
7865 routines:
7866 (TARGET_CHAR_SIGNED, CALL_DUMMY_LOCATION, CANNOT_FETCH_REGISTER)
7867 (CANNOT_STORE_REGISTER, GET_LONGJMP_TARGET, POINTER_TO_ADDRESS)
7868 (ADDRESS_TO_POINTER, INNER_THAN, FRAME_NUM_ARGS)
7869 (HAVE_NONSTEPPABLE_WATCHPOINT, TARGET_SHORT_BIT, TARGET_INT_BIT)
7870 (TARGET_LONG_BIT, TARGET_LONG_LONG_BIT, TARGET_FLOAT_BIT)
7871 (TARGET_DOUBLE_BIT, TARGET_LONG_DOUBLE_BIT, TARGET_PTR_BIT
7872 (TARGET_ADDR_BIT, SP_REGNUM, PC_REGNUM, PS_REGNUM, FP0_REGNUM)
7873 (STAB_REG_TO_REGNUM, ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM)
7874 (SDB_REG_TO_REGNUM, DWARF2_REG_TO_REGNUM, BELIEVE_PCC_PROMOTION)
7875 (CONVERT_REGISTER_P, REGISTER_TO_VALUE, VALUE_TO_REGISTER)
7876 (POINTER_TO_ADDRESS, ADDRESS_TO_POINTER, EXTRACT_RETURN_VALUE)
7877 (STORE_RETURN_VALUE, SKIP_PROLOGUE, MEMORY_INSERT_BREAKPOINT)
7878 (BREAKPOINT_FROM_PC, MEMORY_REMOVE_BREAKPOINT, DECR_PC_AFTER_BREAK)
7879 (ADDR_BITS_REMOVE, TARGET_PRINT_INSN, SKIP_TRAMPOLINE_CODE)
7880 (IN_SOLIB_RETURN_TRAMPOLINE, NAME_OF_MALLOC, ADDRESS_CLASS_TYPE_FLAGS)
7881 (ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, ADDRESS_CLASS_TYPE_FLAGS_P).
7882 (ADDRESS_CLASS_NAME_to_TYPE_FLAGS, ADJUST_BREAKPOINT_ADDRESS)
7883 (PRINT_FLOAT_INFO, PRINT_VECTOR_INFO, INTEGER_TO_ADDRESS)
7884 (SKIP_PERMANENT_BREAKPOINT, TARGET_VIRTUAL_FRAME_POINTER)
7885 (SOFTWARE_SINGLE_STEP_P)
7886
7887 (push_dummy_call, stabs_argument_has_addr, unwind_sp, unwind_pc)
7888 (print_registers_info, push_dummy_code, unwind_dummy_id): Rework
7889
7890 (REGISTER_CONVERT_TO_TYPE, END_OF_TEXT_DEFAULT, GDB_MULTI_ARCH)
7891 (GDB_TARGET_IS_HPPA, DEPRECATED_GET_SAVED_REGISTER)
7892 (SYMBOLS_CAN_START_WITH_DOLLAR, DEPRECATED_INIT_EXTRA_FRAME_INFO)
7893 (DEPRECATED_INIT_FRAME_PC, DEPRECATED_SIGTRAMP_START)
7894 (IN_SOLIB_CALL_TRAMPOLINE, NO_HIF_SUPPORT, REGISTER_CONVERTIBLE)
7895 (DEPRECATED_REGISTER_RAW_SIZE, PARM_BOUNDARY, DEPRECATED_STACK_ALIGN)
7896 (PROLOGUE_FIRSTLINE_OVERLAP, DEPRECATED_POP_FRAME, STEP_SKIPS_DELAY)
7897 (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT)
7898 (OS9K_VARIABLES_INSIDE_BLOCK, KERNEL_U_ADDR, KERNEL_U_ADDR_HPUX)
7899 (REGISTER_U_ADDR, U_REGS_OFFSET, DEBUG_PTRACE): Remove description.
7900
7901 (Converting an existing Target Architecture to Multi-arch): Remove
7902 section.
7903
7904 (gdbarch_unwind_pc, gdbarch_unwind_sp): Renew code example.
7905 (gdbarch_addr_bits_remove): Add code example.
7906
7907 * gdb.texinfo: Replace REGISTER_NAME by gdbarch_register_name.
7908
7909 2007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
7910
7911 * gdb.texinfo (Remote Configuration): Document library-info-packet.
7912 Add other missing entries. Adjust the table size to fit.
7913 (Stop Reply Packets): Use @itemize instead of @enumerate. Document
7914 stop reasons including the new "library" event.
7915 (General Query Packets): Adjust table widths for qSupported. Mention
7916 qXfer:libraries:read reply to qSupported and document the new packet.
7917 (Library List Format): New section.
7918
7919 2007-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
7920
7921 * gdb.texinfo (Attach): Fixed GDB exit inferior detachment.
7922
7923 2007-06-28 Michael Snyder <msnyder@svkmacdonelllnx>
7924
7925 * gdbint.texinfo (Table, Tuple and List Functions) Fix typo.
7926
7927 2007-06-25 Nick Roberts <nickrob@snap.net.nz>
7928
7929 * gdbint.texinfo (Register and Memory Data): Break sections
7930 into nodes and add a menu.
7931
7932 2007-06-21 Maciej W. Rozycki <macro@mips.com>
7933
7934 * gdb.texinfo (Examining Memory): Document the new behaviour.
7935
7936 2007-06-21 Vladimir Prus <vladimir@codesourcery.com>
7937
7938 * gdb.texinfo (Standard Target Features): Document
7939 m68k features.
7940
7941 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
7942
7943 * gdb.texinfo (General Query Packets): Document qOffsets changes.
7944
7945 2007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
7946
7947 * gdb.texinfo (Target Description Format): Add version attribute
7948 for <target>.
7949
7950 2007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
7951
7952 * gdb.texinfo (MIPS Features): Document org.gnu.gdb.mips.linux.
7953
7954 2007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
7955
7956 * gdb.texinfo (MIPS Features): New subsection.
7957
7958 2007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
7959 Markus Deuling <deuling@de.ibm.com>
7960
7961 * gdb.texinfo (General Query Packets): Document qXfer:spu:read
7962 and qXfer:spu:write packets and mention them under qSupported.
7963
7964 2007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
7965 Markus Deuling <deuling@de.ibm.com>
7966
7967 * gdb.texinfo (Architectures): Add new SPU section to document
7968 Cell Broadband Engine SPU architecture specific commands.
7969
7970 2007-06-09 Vladimir Prus <vladimir@codesourcery.com>
7971
7972 * gdb.texinfo (GDB/MI Variable Objects): Editorial
7973 comments.
7974
7975 2007-06-07 Nick Roberts <nickrob@snap.net.nz>
7976
7977 * gdb.texinfo (Emacs): Describe GDB under Emacs 22.1.
7978
7979 2007-05-29 Jim Blandy <jimb@codesourcery.com>
7980
7981 * gdb.texinfo (Overview): Doc fix.
7982
7983 2007-05-22 Maciej W. Rozycki <macro@mips.com>
7984
7985 * gdb.texinfo (Remote Configuration): Document "set/show
7986 remoteflow".
7987
7988 2007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
7989
7990 * gdb.texinfo (MIPS): Remove documentation for set mips
7991 saved-gpreg-size, show mips saved-gpreg-size, and set mips
7992 stack-arg-size.
7993
7994 2007-05-14 Bob Wilson <bob.wilson@acm.org>
7995
7996 * all-cfg.texi (GDBTUI): New.
7997 * gdb.texinfo (Mode Options): Use GDBTUI variable.
7998 (TUI, TUI Overview, TUI Keys, TUI Single Key Mode, TUI Commands)
7999 (TUI Configuration): Edit to improve clarity and fix problems of
8000 both style and content.
8001
8002 2007-05-11 Ulrich Weigand <uweigand@de.ibm.com>
8003
8004 * observer.texi (GDB Observers): New observer "new_objfile".
8005
8006 2007-05-08 Ulrich Weigand <uweigand@de.ibm.com>
8007
8008 * gdbint.texinfo (Native Conditionals): Remove USE_PROC_FS.
8009
8010 2007-04-14 Vladimir Prus <vladimir@codesourcery.com>
8011
8012 * gdb.texinfo (GDB/MI Variable Objects): Document
8013 frozen variables objects.
8014
8015 2007-04-13 Paul Brook <paul@codesourcery.com>
8016
8017 * gdb.texinfo: Document ieee_single and ieee_double target types.
8018
8019 2007-04-13 Daniel Jacobowitz <dan@codesourcery.com>
8020
8021 * gdb.texinfo (Memory): Reference Remote Debugging chapter.
8022 (Character Sets, Caching Data of Remote Targets): Likewise.
8023 (Targets): Delete Remote node. Move its text...
8024 (Debugging Remote Programs): ...to here. Delete description
8025 of the "remote" command.
8026 (Remote configuration): Delete description of "set remotedevice"
8027 and "show remotedevice".
8028 (Embedded Processors): Delete H8/300, H8/500, and SH nodes.
8029
8030 2007-04-11 Steve Ellcey <sje@cup.hp.com>
8031
8032 * gdbint.texinfo (warning flags): Add -Wno-char-subscripts.
8033
8034 2007-04-11 Bob Wilson <bob.wilson@acm.org>
8035
8036 * gdb.texinfo (Contributors, Continuing and Stepping)
8037 (Fortran Defaults, HPPA, TUI, TUI Commands, Configure Options)
8038 (General Query Packets, File-I/O Remote Protocol Extension)
8039 (Protocol Basics, The F Reply Packet, Write)
8040 (Protocol-specific Representation of Datatypes, Memory Transfer):
8041 Fix hyphenation, punctuation and grammar problems.
8042 (Cygwin Native): Likewise. Also fix misuse of @pxref and use
8043 'section' instead of 'subsection' in the text.
8044 (Non-debug DLL Symbols): Avoid 'subsubsection' in the text.
8045 (i386): Remove period from section name.
8046 (Installing GDB, Requirements, Running Configure, Separate Objdir)
8047 (Config Names, Configure Options): Use @file{configure}.
8048
8049 2007-04-11 Daniel Jacobowitz <dan@codesourcery.com>
8050
8051 * gdbint.texinfo (Writing Tests): Mention gdb_test_multiple
8052 and tab expansion.
8053
8054 2007-04-10 Daniel Jacobowitz <dan@codesourcery.com>
8055
8056 * gdbint.texinfo (SOM): Correct location of the SOM reader.
8057
8058 2007-04-02 Bob Wilson <bob.wilson@acm.org>
8059
8060 * gdb.texinfo: Consistently capitalize all significant words in
8061 node names, chapter titles, section titles, and headings. Update
8062 cross references to match.
8063 (Starting and Stopping Trace Experiment): Make node name plural.
8064 (Breakpoint related warnings): Hyphenate "Breakpoint-related".
8065
8066 2007-03-30 Pedro Alves <pedro_alves@portugalmail.pt>
8067
8068 * gdb.texinfo (WinCE): Delete obsolete subsection.
8069
8070 2007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
8071
8072 * gdb.texinfo (M68K): Remove obsolete ROM monitors.
8073 * gdbint.texinfo (DWARF 1): Delete section and other dwarfread.c
8074 references.
8075
8076 2007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
8077
8078 * gdb.texinfo (Startup): Delete references to some alternate
8079 names for .gdbinit.
8080 (Thread): Remove LynxOS reference.
8081 (Tandem ST2000): Delete target-specific documentation.
8082 * gdbint.texinfo (Symbol Handling): Remove mention of NLM.
8083 (Target Architecture Definition): Remove mention of GDB_OSABI_NETWARE
8084 and GDB_OSABI_LYNXOS.
8085
8086 2007-03-29 Ulrich Weigand <uweigand@de.ibm.com>
8087
8088 * gdbint.texi (Native Conditionals): Remove PTRACE_ARG3_TYPE.
8089
8090 2007-03-27 Ulrich Weigand <uweigand@de.ibm.com>
8091
8092 * gdbint.texinfo (Target Conditionals): Remove mention of
8093 DEPRECATED_REMOTE_BREAKPOINT, DEPRECATED_BIG_REMOTE_BREAKPOINT,
8094 and DEPRECATED_LITTLE_REMOTE_BREAKPOINT.
8095
8096 2007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
8097
8098 * Makefile.in: Add "pdfdir" installation
8099 directory, PDFTEX macro, support for "install-pdf" target,
8100 and rules for making a pdf version of refcard.texi.
8101 * refcard.tex: Specify paper size for PDF output.
8102
8103 2007-03-26 Bob Wilson <bob.wilson@acm.org>
8104
8105 * gdb.texinfo (Omissions from Ada, Additions to Ada): Wrap long lines.
8106
8107 2007-03-26 Bob Wilson <bob.wilson@acm.org>
8108
8109 * gdb.texinfo (Invoking GDB): Use @value{GDBP}.
8110 (Source Path, Character Sets, Macros, Define)
8111 (GDB/MI Result Records, GDB/MI Simple Examples)
8112 (GDB/MI Program Execution, GDB/MI File Commands)
8113 (Maintenance Commands, Packets, File-I/O Overview): Use @value{GDBN}.
8114 (Bug Reporting): Use @value{GCC}.
8115
8116 2007-03-26 Bob Wilson <bob.wilson@acm.org>
8117
8118 * gdb.texinfo (Help): Fix formatting of examples.
8119 (Variables): Use @ifnotinfo instead of @iftex.
8120 (Non-debug DLL symbols): Use @ref instead of @pxref.
8121 (Sparclet File): Use @samp instead of quotes.
8122
8123 2007-03-26 Bob Wilson <bob.wilson@acm.org>
8124
8125 * gdb.texinfo (Variables, C): Update cross reference to GCC docs.
8126
8127 2007-03-26 Bob Wilson <bob.wilson@acm.org>
8128
8129 * gdb.texinfo (Top): Move TUI and Annotations menu entries to match
8130 the order of the nodes.
8131 (C Operators, C Constants, Debugging C): Remove extra menus.
8132 (Method Names in Commands): Do not specify next/prev/up nodes.
8133
8134 2007-03-26 Bob Wilson <bob.wilson@acm.org>
8135
8136 * gdb.texinfo (File Options): Add missing parenthesis.
8137 (Breakpoints, Special Fortran commands, PowerPC): Fix typos.
8138
8139 2007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
8140
8141 * gdb.texinfo (Monitor commands for gdbserver): New subsection.
8142
8143 2007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
8144
8145 * gdb.texinfo (Standard Target Features): Mention
8146 case insensitivity.
8147 (ARM Features): Describe org.gnu.gdb.xscale.iwmmxt.
8148
8149 2007-02-18 Nick Roberts <nickrob@snap.net.nz>
8150
8151 * gdb.texinfo (Top): Put Appendix A after numbered sections.
8152 (Files): Add section name to argument list for pxref.
8153 (Non-debug DLL symbols): Don't use `see' for pxref.
8154 (Embedded Processors): Fix typo.
8155 (GDB/MI Breakpoint Commands): Execution commands generate
8156 *stopped not ^done.
8157
8158 2007-02-13 Nick Roberts <nickrob@snap.net.nz>
8159
8160 * gdb.texinfo (GDB/MI Variable Objects): Describe meanings of
8161 values for in_scope. Mention that only root variables can be
8162 updated.
8163 (GDB/MI Development and Front Ends): Explain new values may be
8164 added to existing fields.
8165
8166 2007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
8167
8168 * gdb.texinfo (-target-disconnect): Use @smallexample.
8169 (Requirements): Add anchor for Expat. Update description.
8170 (Target Descriptions): Mention Expat.
8171 (Target Description Format): Document new elements. Use
8172 @smallexample.
8173 (Predefined Target Types, Standard Target Features): New sections.
8174 * gdbint.texinfo (Target Descriptions): New section.
8175
8176 2007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
8177
8178 * gdb.texinfo (Target Description Format): Add section on XInclude.
8179
8180 2006-02-03 Nick Roberts <nickrob@snap.net.nz>
8181
8182 * gdb.texinfo (GDB/MI Miscellaneous Commands): Describe the new
8183 command -enable-timings.
8184
8185 2007-02-02 Markus Deuling <deuling@de.ibm.com> (tiny change)
8186
8187 * gdbint.texinfo (Operation System ABI Variant Handling): Update
8188 descriptions for new/deleted elements in gdb_osabi. Add missing
8189 description for function generic_elf_osabi_sniff_abi_tag_sections.
8190
8191 2007-01-29 Joel Brobecker <brobecker@adacore.com>
8192
8193 * gdb.texinfo (Maintenance Commands): Add documentation for
8194 the new "maint print target-stack" command.
8195
8196 2007-01-26 Jan Kratochvil <jan.kratochvil@redhat.com>
8197 Eli Zaretskii <eliz@gnu.org>
8198
8199 * gdb.texinfo: Describe CHAR array vs. string identification rules.
8200
8201 2007-01-26 Eli Zaretskii <eliz@gnu.org>
8202
8203 * gdb.texinfo (Compilation, Files, Bootstrapping, Bug Reporting):
8204 Use @value{NGCC} instead of @value{GCC}.
8205
8206 2007-01-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> (tiny change)
8207
8208 * agentexpr.texi: Fix typos.
8209 * annotate.texinfo: Likewise.
8210 * gdb.texinfo: Likewise.
8211 * gdbint.texinfo: Likewise.
8212 * observer.texi: Likewise.
8213 * stabs.texinfo: Likewise.
8214
8215 2007-01-20 Markus Deuling <deuling@de.ibm.com> (tiny change)
8216
8217 * gdbint.texinfo (Support Libraries): Remove mmalloc
8218 entry. Describe readline library.
8219
8220 2007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
8221
8222 * gdb.texinfo (Target Descriptions): New section.
8223 (General Query Packets): Add QPassSignals anchor. Mention
8224 qXfer:features:read under qSupported. Expand mentions of
8225 qXfer:memory-map:read and QPassSignals. Document
8226 qXfer:features:read.
8227
8228 2007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
8229
8230 * gdb.texinfo (Commands to specify files): Describe
8231 "set sysroot" and "show sysroot".
8232 (Using the `gdbserver' program): Lowercase argument
8233 to @var. Expand description of setting up GDB on the
8234 host.
8235
8236 2007-01-05 Joel Brobecker <brobecker@adacore.com>
8237
8238 * gdb.texinfo (Set Catchpoints): Add documentation for the new
8239 catch exception, catch exception unhandled, and catch assert
8240 commands.
8241
8242 2007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
8243
8244 * gdb.texinfo (Debugging Output): Document "set debug xml"
8245 and "show debug xml".
8246
8247 2007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
8248
8249 * gdbint.texinfo (Compiler Warnings): Update for -Wall use.
8250
8251 2007-01-01 Joel Brobecker <brobecker@adacore.com>
8252
8253 * gdbint.texinfo (Start of New Year Procedure): Add missing item.
8254
8255 2006-12-08 Vladimir Prus <vladimir@codesourcery.com>
8256
8257 * gdb.texinfo (GDB/MI Variable Objects): Wrap historical
8258 note in @ignore, to be removed later if nobody complains.
8259
8260 2006-12-04 Nick Roberts <nickrob@snap.net.nz>
8261
8262 * gdb.texinfo (GDB/MI Variable Objects): Describe -c option
8263 of -var-delete.
8264
8265 2006-11-22 Vladimir Prus <vladimir@codesourcery.com>
8266
8267 * gdb.texinfo (Setting breakpoints): Document
8268 automatic software/hardware breakpoint usage and
8269 the "set breakpoint auto-hw" command.
8270
8271 2006-11-21 Vladimir Prus <vladimir@codesourcery.com>
8272
8273 * gdb.texinfo (Memory Access Checking): New.
8274
8275 2006-11-16 Daniel Jacobowitz <dan@codesourcery.com>
8276
8277 * gdb.texinfo (Remote configuration): Mention
8278 "pass-signals-packet".
8279 (General Query Packets): Document QPassSignals. Fix
8280 a typo.
8281
8282 2006-11-14 Maxim Grigoriev <maxim@tensilica.com>
8283
8284 * gdb.texinfo (Contributors): Add contributors of Xtensa port.
8285
8286 2006-11-14 Daniel Jacobowitz <dan@codesourcery.com>
8287
8288 * gdb.texinfo (Remote configuration): Rewrite documentation for
8289 packet configuration commands.
8290 (OS Information): Adjust reference to qXfer:auxv:read.
8291 (General Query Packets): Remove references to read-aux-vector-packet
8292 and set remote get-thread-local-storage-address.
8293
8294 2006-11-10 Daniel Jacobowitz <dan@codesourcery.com>
8295
8296 * gdbint.texinfo (Target Architecture Definition): Add new
8297 Initializing a New Architecture section.
8298
8299 2006-10-31 David Taylor <dtaylor@emc.com>
8300
8301 * stabs.texinfo (Macro define and undefine): New node describing
8302 stabs for #define and #undef.
8303
8304 2006-10-27 Andreas Schwab <schwab@suse.de>
8305
8306 * gdb.texinfo (Processes): Rename "detach-fork" to "detach fork".
8307
8308 2006-10-21 Eli Zaretskii <eliz@gnu.org>
8309
8310 * gdb.texinfo (Breakpoints, Set Watchpoints): Elaborate and
8311 clarify on the possible meanings of ``expression'' watched by
8312 watchpoints. Add indexing.
8313 (Prompting, Errors, Invalidation, Annotations for Running)
8314 (Source Annotations): Fix index entries by adding "annotation" to
8315 them, to discriminate from index entries that point to the more
8316 general topic descriptions.
8317
8318 2006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
8319
8320 * gdbint.texinfo (Target Vector Definition): Move most
8321 content into Existing Targets. Add a menu.
8322 (Existing Targets): New section, moved from Target Vector
8323 Definition. Use @subsection.
8324 (Managing Execution State): New section.
8325
8326 2006-10-16 Bob Wilson <bob.wilson@acm.org>
8327
8328 * gdb.texinfo (ST2000): Use Ctrl- instead of C-.
8329
8330 2006-10-15 Eli Zaretskii <eliz@gnu.org>
8331
8332 * gdb.texinfo (Sample Session, Invocation, Quitting GDB)
8333 (Command Syntax, Signals, Backtrace, Connecting)
8334 (Remote configuration, Renesas Boards, Console I/O): Fix last
8335 change: use Ctrl- instead of C-, except wrt Emacs.
8336 (File-I/O Examples): Put Ctrl-c in @kbd.
8337 (Cygwin Native, File-I/O Overview, The Ctrl-C message)
8338 (Console I/O): Use @samp with Ctrl-.
8339 (Signals, Set Breaks, Set Watchpoints): Document optional
8340 arguments to `info signals' `handle', `info breakpoints', and
8341 `info watchpoints'.
8342
8343 2006-10-14 Eli Zaretskii <eliz@gnu.org>
8344
8345 * gdb.texinfo (Backtrace): Fix last change.
8346
8347 2006-10-14 Nick Roberts <nickrob@snap.net.nz>
8348
8349 * gdb.texinfo (Backtrace): Order correctly and add other cases.
8350
8351 2006-10-10 Bob Wilson <bob.wilson@acm.org>
8352
8353 * gdb.texinfo (Command Syntax, Connecting, Remote configuration)
8354 (Renesas Boards, ST2000, TUI Keys, TUI Single Key Mode)
8355 (TUI Commands, Emacs, Console I/O): Fix @key and @kbd usage.
8356
8357 2006-09-21 Vladimir Prus <vladimir@codesourcery.com>
8358 Daniel Jacobowitz <dan@codesourcery.com>
8359
8360 * gdb.texinfo (Packets): Document vFlashErase,
8361 vFlashWrite and vFlashDone packets.
8362 (General Query Packets): Document qXfer:memory-map:read.
8363 Add a new feature for qXfer:memory-map:read.
8364 (Memory map format): New section.
8365 (Target Commands): Mention that gdb can write flash.
8366
8367 2006-09-21 Vladimir Prus <vladimir@codesourcery.com>
8368 Daniel Jacobowitz <dan@codesourcery.com>
8369
8370 * gdb.texinfo (Memory Region Attributes): Mention target-supplied
8371 memory regions and "mem auto".
8372
8373 2006-09-21 Nathan Sidwell <nathan@codesourcery.com>
8374
8375 * gdbint.texinfo (Array Containers): New section.
8376
8377 2006-09-17 Vladimir Prus <vladimir@codesourcery.com>
8378
8379 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
8380 -stack-list-arguments HIGH_FRAME argument can be larger then the
8381 actual number of frames.
8382
8383 2006-09-07 Vladimir Prus <vladimir@codesourcery.com>
8384
8385 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
8386 -stack-list-locals HIGH_FRAME argument can be larger then the
8387 actual number of frames.
8388
8389 2006-09-02 Bob Wilson <bob.wilson@acm.org>
8390
8391 * gdb.texinfo (Packets, Stop Reply Packets, General Query Packets,
8392 Register Packet Format, Tracepoint Packets): Fix spelling errors.
8393
8394 2006-09-02 Eli Zaretskii <eliz@gnu.org>
8395
8396 * gdbint.texinfo (Overall Structure): New section "Source Tree
8397 Structure".
8398
8399 2006-08-17 Jim Blandy <jimb@codesourcery.com>
8400
8401 * gdb.texinfo (Stop Reply Packets): Note similarity of 'S' and 'T'
8402 responses.
8403
8404 2006-08-08 Joel Brobecker <brobecker@adacore.com>
8405
8406 * gdb.texinfo (Source Path): Add documentation for new
8407 substitute-path commands.
8408
8409 2006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
8410
8411 * gdb.texinfo (Installing GDB): Update menu. Move text to...
8412 (Running Configure): ...here.
8413 (Requirements): New node. Mention expat.
8414
8415 2006-08-08 Vladimir Prus <vladimir@codesourcery.com>
8416
8417 * gdb.texinfo (Target Commands): Remove
8418 'set download-write-size' and 'show download-write-size'.
8419
8420 2006-08-01 Daniel Jacobowitz <dan@codesourcery.com>
8421
8422 * stabs.texinfo (Member Type Descriptor): Correct example for
8423 pointer to member types.
8424
8425 2006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
8426
8427 * gdb.texinfo (Optional warnings and messages): Add
8428 'set/show trace-commands'.
8429 (Command files): Add '-v' to source command.
8430
8431 2006-07-12 Daniel Jacobowitz <dan@codesourcery.com>
8432
8433 * gdb.texinfo (OS Information): Update qPart reference to
8434 qXfer.
8435 (Remote configuration): Likewise.
8436 (Overview): Move @cindex to the start of a paragraph. Talk
8437 about binary data encoding.
8438 (Packets): Refer to the overview for the details of the X
8439 packet encoding.
8440 (General Query Packets): Remove qPart description. Add qXfer
8441 description. Add an anchor to qSupported. Correct feature
8442 table title. Add a new feature for qXfer:auxv:read.
8443 (Interrupts): Add a missing parenthesis.
8444
8445 2006-07-05 Daniel Jacobowitz <dan@codesourcery.com>
8446
8447 * gdb.texinfo (KOD): Remove node.
8448 (GDB/MI Kod Commands): Remove commented out node.
8449
8450 2006-07-01 Eli Zaretskii <eliz@gnu.org>
8451
8452 * gdb.texinfo (GDB/MI Output Syntax, GDB/MI Simple Examples)
8453 (GDB/MI Breakpoint Commands, GDB/MI Program Context)
8454 (GDB/MI Thread Commands, GDB/MI Program Execution)
8455 (GDB/MI Stack Manipulation, GDB/MI Variable Objects)
8456 (GDB/MI Data Manipulation, GDB/MI Symbol Query)
8457 (GDB/MI File Commands, GDB/MI Target Manipulation)
8458 (GDB/MI Miscellaneous Commands): Change (@value{GDBP})->(gdb),
8459 since the MI prompt is hard-wired into the code.
8460
8461 2006-07-01 Nick Roberts <nickrob@snap.net.nz>
8462
8463 * gdb.texinfo (GDB/MI Compatibility with CLI): Qualify more carefully.
8464 (GDB/MI Simple Examples): Use @subheading for "A Bad Command".
8465 (GDB/MI Data Manipulation): Remove description of unimplemented
8466 display related commands as variable objects perform this function
8467 and are superior: -display-delete, -display-disable,
8468 -display-enable, -display-insert and -display-list. Move
8469 -environment-cd, -environment-directory, -environment-path
8470 and -environment-pwd to "Program Context".
8471 (GDB/MI Program Control): Rename to "Program Execution". Move
8472 -exec-arguments -exec-abort to...
8473 (GDB/MI Program Context): ...here. New node split from "Data
8474 Manipulation".
8475
8476 2006-06-21 Daniel Jacobowitz <dan@codesourcery.com>
8477
8478 * gdb.texinfo (Remote configuration): Document set / show
8479 remote supported-packets.
8480 (General Query Packets): Document qSupported packet.
8481
8482 2006-06-13 Nathan Sidwell <nathan@codesourcery.com>
8483
8484 * gdb.texinfo (system): Document behaviour with zero length
8485 string.
8486
8487 2006-06-10 Sandra Loosemore <sandra@codesourcery.com>
8488
8489 * gdb.texinfo (File-I/O overview): Copy edit for grammar, spelling,
8490 and font markup.
8491 (Protocol basics): Likewise.
8492 (The F request packet): Likewise.
8493 (The F reply packet): Likewise.
8494 (Memory transfer): Move this node to be a subsubsection of
8495 "Protocol specific representation of datatypes".
8496 (The Ctrl-C message): More copy editing.
8497 (Console I/O): Likewise.
8498 (The isatty call): Delete this node, and merge its content into
8499 the "isatty" node. Fixed references elsewhere.
8500 (The system call): Delete this node, and merge its content into
8501 the "system" node. Fixed references elsewhere.
8502 (open): Reformat to use @table, and add appropriate font markup.
8503 (close): Likewise.
8504 (read): Likewise.
8505 (write): Likewise.
8506 (lseek): Likewise.
8507 (rename): Likewise.
8508 (unlink): Likewise.
8509 (stat/fstat): Likewise.
8510 (gettimeofday): Likewise.
8511 (isatty): Likewise.
8512 (system): Likewise, plus minor changes to fix confusing wording.
8513 (Integral datatypes): Fix font markup.
8514 (Pointer values): Likewise.
8515 (struct stat): Fix markup to use @table, plus minor copy editing.
8516 (struct timeval): Fix font markup, plus minor copy editing.
8517 (Constants): Minor copy editing.
8518 (Errno values): Add font markup.
8519 (File-I/O Examples): Likewise.
8520
8521 2006-06-10 Nick Roberts <nickrob@snap.net.nz>
8522
8523 * gdb.texinfo (GDB/MI): Remove duplicate acknowledgements.
8524 (GDB/MI Simple Examples): Move node up one level. Use real
8525 examples.
8526 (GDB/MI Compatibility with CLI): Update.
8527 (GDB/MI Result Records): Add "connected" and "exit" result
8528 classes.
8529 (GDB/MI Stream Records): Clarify target output.
8530 (GDB/MI Command Description Format): Modify example description.
8531 (GDB/MI Breakpoint Table Commands): Rename to...
8532 (GDB/MI Breakpoint Commands): ...this
8533 (GDB/MI Breakpoint Commands): Add optional thread field.
8534 (GDB/MI Program Control): Add an introduction. Move "Program
8535 termination" examples into exec-run description.
8536 (GDB/MI File Commands): Mention similar CLI commands.
8537 (GDB/MI Miscellaneous Commands): Move to end. Mention "show version"
8538 is similar to "-gdb-version".
8539
8540 2006-06-09 Eli Zaretskii <eliz@gnu.org>
8541
8542 * gdb.texinfo (Symbols): Fix "(gdb)"=>"(@value{GDBP})".
8543
8544 2006-06-02 Nick Roberts <nickrob@snap.net.nz>
8545
8546 * gdb.texinfo (GDB/MI Development and Front Ends): Use
8547 sourceware.org for mailing lists.
8548 (GDB/MI File Commands): New node split from Program Control.
8549
8550 2006-06-01 Nick Roberts <nickrob@snap.net.nz>
8551
8552 * gdb.texinfo (GDB/MI Development and Front Ends): New node.
8553
8554 2006-05-22 Eli Zaretskii <eliz@gnu.org>
8555
8556 * gdb.texinfo (Cygwin Native): Fix last change.
8557
8558 2006-05-22 Christopher Faylor <cgf@timesys.com>
8559
8560 * gdb.texinfo (Cygwin Native): Document set/show cygwin-exceptions.
8561
8562 2006-05-15 Nick Roberts <nickrob@snap.net.nz>
8563
8564 * gdbint.texinfo (Algorithms): Correct spelling and punctuation.
8565 (Releasing GDB, Testsuite): Remove details for including DejaGnu.
8566
8567 2006-05-14 Daniel Jacobowitz <dan@codesourcery.com>
8568
8569 * gdb.texinfo (General Query Packets): Recommend not starting
8570 new packets with qC and clarify.
8571
8572 2006-05-13 Gaius Mulley <gaius@glam.ac.uk>
8573
8574 * gdb.texinfo (M2 Types): New section.
8575
8576 2006-05-10 Daniel Jacobowitz <dan@codesourcery.com>
8577
8578 * agentexpr.texi: Add a copyright and license notice.
8579 * observer.texi: Likewise, with GPL clause for function prototypes.
8580 Remove trailing whitespace.
8581
8582 2006-05-05 Jim Blandy <jimb@codesourcery.com>
8583
8584 * gdb.texinfo (General Query Packets): Document conventions for
8585 terminating packet names, and their violations.
8586
8587 2006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
8588
8589 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Update for readline 5.1.
8590 * gdb.texinfo: Likewise.
8591
8592 2006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
8593
8594 * gdb.texinfo (Remote Configuration): Remove "set remotedebug"
8595 and "show remotedebug".
8596 (Debugging Output): Add additional index entries.
8597
8598 2006-04-27 Michael Snyder <msnyder@redhat.com>
8599
8600 * gdb.texinfo (delete-fork): Command renamed to "delete fork".
8601
8602 2006-04-22 Andrew Cagney <cagney@redhat.com>
8603
8604 * gdb.texinfo (Contributors): Credit frame unwinder contributors.
8605 * gdbint.texinfo (Algorithms): Fix errors in frame documentation.
8606
8607 2006-04-18 Daniel Jacobowitz <dan@codesourcery.com>
8608
8609 * gdbint.texinfo (x86 Watchpoints, Target Conditionals): Update insert
8610 and remove breakpoint prototypes.
8611 (Watchpoints): Move description of target_insert_hw_breakpoint and
8612 target_remove_hw_breakpoint ...
8613 (Breakpoints): ... to here. Document target_insert_breakpoint and
8614 target_remove_breakpoint.
8615
8616 2006-04-17 Jim Blandy <jimb@codesourcery.com>
8617
8618 * gdb.texinfo (Packets): Note that 'addr' arguments to s, S, c,
8619 and C packets are optional.
8620
8621 2006-04-14 Frederic Riss <frederic.riss@st.com>
8622
8623 * gdb.texinfo (Specifying source directories): Update the description
8624 of the source file search to reflect the fact that the source path
8625 always contains at least $cdir and $cwd.
8626
8627 2006-03-31 Michael Snyder <msnyder@redhat.com>
8628
8629 * gdb.texinfo: Update copyright dates.
8630
8631 2006-03-31 Eli Zaretskii <eliz@gnu.org>
8632
8633 * gdb.texinfo (Overview): Add an index entry to "empty response".
8634
8635 2006-03-29 Steve Ellcey <sje@cup.hp.com>
8636
8637 * gdb.texinfo: Remove gdbserve.nlm documentation.
8638
8639 2006-03-28 Jim Blandy <jimb@codesourcery.com>
8640
8641 * gdbint.texinfo (Prologue Analysis): New section.
8642
8643 2006-03-07 Jim Blandy <jimb@red-bean.com>
8644
8645 * gdb.texinfo (Connecting): Document 'target remote pipe'.
8646
8647 * gdb.texinfo (Target Commands): Update text describing how to
8648 specify a target. Refer to the detailed section on remote
8649 debugging, not the brief mention.
8650
8651 * gdb.texinfo (Connecting): Organize the different 'target remote'
8652 connection methods into a table. Add a 'target remote' index
8653 entry. (!!!)
8654
8655 2006-02-17 Fred Fish <fnf@specifix.com>
8656
8657 * gdb.texinfo (Symbols): Update descriptions of 'whatis' and
8658 'ptype' commands to reflect the fact that the only significant
8659 difference between them is that ptype prints the complete type
8660 description instead of just the name.
8661
8662 2006-02-13 Wu Zhou <woodzltc@cn.ibm.com>
8663
8664 * gdbint.texinfo (Watchpoints): Delete
8665 TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT.
8666
8667 2006-02-10 Nick Roberts <nickrob@snap.net.nz>
8668
8669 * gdb.texinfo (GDB/MI Breakpoint Table Commands): Add fullname and
8670 times fields where needed. Fix typos. Update general form given
8671 for output of -break-insert.
8672 (GDB/MI): Abbreviate some unnecessarily long fullnames.
8673
8674 2006-02-06 Daniel Jacobowitz <dan@codesourcery.com>
8675
8676 * gdbint.texinfo (Symbol Handling): Add a section
8677 on memory management.
8678
8679 2006-02-06 Vladimir Prus <ghost@cs.msu.su>
8680
8681 * gdb.texinfo (Breakpoint table commands): Document the fullname
8682 field in -break-list output.
8683
8684 2006-02-03 Eli Zaretskii <eliz@gnu.org>
8685
8686 * gdb.texinfo (Cygwin Native): Fix typos. Clarify the types of
8687 debugging information produced by the various "set debug..."
8688 options.
8689
8690 2006-02-01 Daniel Jacobowitz <dan@codesourcery.com>
8691
8692 * gdb.texinfo (Files): Remove obsolete bits from the description
8693 of "symbol-file".
8694
8695 2006-01-25 Jim Blandy <jimb@redhat.com>
8696
8697 * gdbint.texinfo (Testsuite): Explain how to run selected tests.
8698
8699 2006-01-24 Jim Blandy <jimb@redhat.com>
8700
8701 * gdbint.texinfo (Frames): Document the basics of GDB's register
8702 unwinding model, and explain the existence of the "sentinel" frame.
8703
8704 2006-01-23 Andrew Stubbs <andrew.stubbs@st.com>
8705
8706 * gdb.texinfo (Choosing files): Mention that -directory is used
8707 for script files.
8708 (Specifying source directories): Likewise.
8709 (Command files): Explain how script files are found.
8710
8711 2006-01-21 Eli Zaretskii <eliz@gnu.org>
8712
8713 * gdb.texinfo (Backtrace): Describe how to get backtrace of all
8714 the threads in a multi-threaded program.
8715 (Threads): The threadno argument of "thread apply" can be a range
8716 of numbers.
8717
8718 2006-01-18 Jim Blandy <jimb@redhat.com>
8719
8720 * gdbint.texinfo (Coding): Add entry for -Wno-pointer-sign to list
8721 of warning flags.
8722
8723 2006-01-13 Eli Zaretskii <eliz@gnu.org>
8724
8725 * gdb.texinfo (Sequences): Improve menu annotations.
8726 (Define): Add index entries for arguments of user-defined
8727 commands. Move the description of flow-control commands...
8728 (Command Files): ...to here. Document loop_break and
8729 loop_continue.
8730 (Define, Command Files): Document `end' and add index entries for
8731 it.
8732
8733 2006-01-04 Michael Snyder <msnyder@redhat.com>
8734
8735 * gdb.texinfo: Add documentation for linux-fork.
8736 * gdbint.texinfo: Add internal documentation for checkpoints.
8737
8738 2006-01-02 Paul N. Hilfinger <hilfinger@gnat.com>
8739
8740 * gdb.texinfo (Omissions from Ada): Document that there is now
8741 limited aggregate support.
8742
8743 2005-12-28 Eli Zaretskii <eliz@gnu.org>
8744
8745 * gdb.texinfo (Registers): Describe how to refer to SSE and MMX
8746 registers and the likes.
8747
8748 2005-12-24 Eli Zaretskii <eliz@gnu.org>
8749
8750 * gdb.texinfo (Target Commands, Bug Reporting, File Options)
8751 (Symbols): Fix usage of "e.g.".
8752 (Memory Region Attributes): Fix usage of "etc."
8753
8754 * gdbint.texinfo (libgdb, Symbol Handling, Native Debugging)
8755 (Coding): Fix usage of "e.g.".
8756
8757 2005-12-23 Eli Zaretskii <eliz@gnu.org>
8758
8759 * stabs.texinfo:
8760 * refcard.tex:
8761 * gpl.texi:
8762 * gdbint.texinfo:
8763 * gdb.texinfo:
8764 * gdb-cfg.texi:
8765 * fdl.texi:
8766 * annotate.texinfo:
8767 * all-cfg.texi:
8768 * Makefile.in: Add (C) after Copyright. Update the FSF
8769 address.
8770
8771 2005-12-03 Eli Zaretskii <eliz@gnu.org>
8772
8773 * gdb.texinfo (Connecting): Explain that `monitor' is a way to
8774 extend GDB with commands for external monitor.
8775
8776 2005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
8777
8778 * gdb.texinfo (Convenience variables): Add init-if-undefined command.
8779
8780 2005-11-25 Joel Brobecker <brobecker@adacore.com>
8781
8782 * gdbint.texinfo (Start of New Year Procedure): New chapter.
8783
8784 2005-11-21 Jim Blandy <jimb@redhat.com>
8785
8786 * gdb.texinfo (Tracepoint Packets): Document restrictions on
8787 placement of 'R' actions in tracepoint action packets; document
8788 dependence of 'X' and 'M' actions on a preceding 'R' action for
8789 their registers.
8790
8791 2005-11-19 Jim Blandy <jimb@redhat.com>
8792
8793 * gdb.texinfo (Tracepoint Packets): New node.
8794 (General Query Packets): Add entries for the tracepoint packets,
8795 referring to the "Tracepoint Packets" node.
8796 (Tracepoints): Add reference to "Tracepoint Packets".
8797
8798 2005-11-18 Kevin Buettner <kevinb@redhat.com>
8799
8800 * gdb.texinfo (set remotebreak): Add anchor.
8801 (X packet): Likewise.
8802 (Remote Protocol): Add new section `Interrupts' and new index
8803 entry `interrupts (remote protocol)'.
8804
8805 2005-11-18 Jim Blandy <jimb@redhat.com>
8806
8807 * gdb.texinfo (Packets): Move information out of 'q' and 'Q'
8808 entries into the General Query Packets section. Add a
8809 cross-reference to that section. Drop description of replies, as
8810 these are covered in the descriptions of each packet.
8811 (General Query Packets): Add introductory text. Explain naming
8812 conventions, and how the end of a name is recognized.
8813
8814 2005-11-17 Kevin Buettner <kevinb@redhat.com>
8815
8816 * gdb.texinfo (Remote configuration): Fix typo in description of
8817 "set remotebreak" command.
8818
8819 2005-11-16 Jim Blandy <jimb@redhat.com>
8820
8821 * gdb.texinfo (Packets, Stop Reply Packets)
8822 (General Query Packets): Various formatting cleanups.
8823 - Use @samp for packet contents.
8824 - Drop summaries from packet @item lines; the same information appears
8825 immediately below in the description.
8826 - Delete paragraph breaks after packet @item commands, so that the
8827 description appears directly to the right of the packet prototype
8828 in the printed manual, if it fits.
8829 - Place spaces in packet prototypes between @vars and non-@var
8830 letters, and explain that they're just for formatting.
8831 - Use @dots{} instead of '...'.
8832 - Fix uses of @code where @var was needed.
8833 - Replace "deprecated" markers with English text spelling out the
8834 packet's status and the preferred alternatives.
8835 - Remove "(reserved)" markers on 'A' and 'I' packets; it's unclear
8836 what this ever meant.
8837 - Remove "(draft)" markers on 'i' packets; nobody has commented on
8838 this for a long time.
8839 - Remove "(draft)" markers on 'z' and 'Z' packets; these have been
8840 implemented several times, and have been in use for years.
8841
8842 2005-11-15 Jim Blandy <jimb@redhat.com>
8843
8844 * gdb.texinfo (Packets): Add index entries for 'm' packet
8845 disclaimers.
8846
8847 * gdb.texinfo (Packets): Clarify lack of restrictions on behavior
8848 of stub when processing an 'm' packet.
8849
8850 * gdb.texinfo (Packets): Mention that packets beginning with
8851 letters are reserved once, at the top, instead of actually listing
8852 them all and saying "reserved".
8853
8854 2005-11-15 Andrew Stubbs <andrew.stubbs@st.com>
8855
8856 * gdb.texinfo (User-defined commands): Add $argc. Add missing 'end'.
8857 Change @var{$arg0 to @code{$arg0.
8858
8859 2005-11-14 Wu Zhou <woodzltc@cn.ibm.com>
8860
8861 * gdb.texinfo (Fortran): Add some words about Fortran debugging.
8862
8863 2005-11-12 Jim Blandy <jimb@redhat.com>
8864
8865 * gdb.texinfo (General Query Packets): Put packets in alphabetical
8866 order. Remove extraneous 'z'.
8867
8868 2005-11-07 Andrew Stubbs <andrew.stubbs@st.com>
8869
8870 * gdb.texinfo (Choosing files): Add --eval-command.
8871
8872 2005-11-04 Andrew Stubbs <andrew.stubbs@st.com>
8873
8874 * gdb.texinfo (Choosing modes): Add --return-child-result.
8875
8876
8877 2005-11-01 Andrew Stubbs <andrew.stubbs@st.com>
8878
8879 * gdb.texinfo (Choosing modes): Add --batch-silent.
8880
8881 2005-10-28 Eli Zaretskii <eliz@gnu.org>
8882
8883 * gdb.texinfo (GDB/MI Variable Objects): Fix @pxref usage under
8884 "The -var-update Command".
8885
8886 2005-10-03 Joel Brobecker <brobecker@adacore.com>
8887
8888 * gdb.texinfo (Print Settings): Add documentation for set/show
8889 print array-indexes.
8890
8891 2005-09-17 Daniel Jacobowitz <dan@codesourcery.com>
8892
8893 * gdb.texinfo (Contributors): Thank Andrew Cagney for releases
8894 6.2 and 6.3.
8895
8896 2005-08-27 Eli Zaretskii <eliz@gnu.org>
8897
8898 * gdb.texinfo (File Options): Don't document --mapped, it's gone
8899 since 19-Jan-2004.
8900 (Files): Likewise.
8901 (Variables, Symbols): Document the "<incomplete type>" message and
8902 its reasons.
8903
8904 2005-08-01 Fred Fish <fnf@specifix.com>
8905
8906 * gdb.texinfo (SETUP_ARBITRARY_FRAME): Remove obsolete reference.
8907
8908 2005-07-15 Nick Roberts <nickrob@snap.net.nz>
8909
8910 * gdb.texinfo (GDB/MI Variable Objects): Describe print-values
8911 option for -var-list-children and -var-update.
8912 (GDB/MI Stack Manipulation): Simplify description of
8913 print-values option for -stack-list-locals.
8914 (GDB/MI Command Description Format): Clarify.
8915 (Mode Options): Spelling of superseded.
8916
8917 2005-07-12 Bob Rossi <bob@brasko.net>
8918
8919 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix -inferior-tty-show
8920 corresponding GDB command comment.
8921
8922 2005-07-06 Bob Rossi <bob@brasko.net>
8923
8924 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add -inferior-tty-set
8925 and -inferior-tty-show.
8926 (Input/Output): Document "set/show inferior-tty" and tty alias.
8927
8928 2005-07-02 Nathan J. Williams <nathanw@wasabisystems.com>
8929
8930 * gdb.texinfo (Packets): Change description of 'D' packet to note
8931 that GDB does wait for a response.
8932
8933 2005-06-22 Nick Roberts <nickrob@snap.net.nz>
8934
8935 * gdb.texinfo (History) Rename "Command History".
8936 (Command History): Move node "Server Prefix" from section on
8937 Annotations here.
8938
8939 2005-06-19 Nick Roberts <nickrob@snap.net.nz>
8940
8941 * gdb.texinfo (GDB/MI Stack Manipulation):
8942 Re-instate -stack-info-frame with example. Say that it gets
8943 info on selected frame, not current frame.
8944
8945 2005-06-18 Eli Zaretskii <eliz@gnu.org>
8946
8947 * gdb.texinfo (Server): Clarify that `file' should be used before
8948 connecting to the server.
8949 (Files): Add an xref to the above description.
8950 (Output Formats): More detailed description of the `c' format.
8951 (Memory): List explicitly all the formats supported by `x'.
8952 (Threads): Add an @cindex entry for "thread apply".
8953 (Files): Document the possibility of loading unlinked object
8954 files. Add more indexing for solib-absolute-prefix and
8955 --with-sysroot.
8956 (Machine Code): Document possible problems with locations in
8957 shared libraries.
8958 (Backtrace): Document that free-standing environments do not need
8959 to have a `main' function.
8960
8961 2005-06-18 Nick Roberts <nickrob@snap.net.nz>
8962
8963 * gdb.texinfo (GDB/MI Stack Manipulation): Remove reference to
8964 -stack-info-frame.
8965
8966 2005-06-07 Andrew Cagney <cagney@gnu.org>
8967
8968 * gdb.texinfo (Contributors): Note the original multi-arch
8969 contributors.
8970
8971 2005-06-03 Eli Zaretskii <eliz@gnu.org>
8972
8973 * gdb.texinfo (Registers): Add index entries for the standard
8974 registers.
8975 (Frames): Add cross-reference from frame pointer description to
8976 the Registers node.
8977 (Annotations Overview): Fix the reference to GDB name.
8978
8979 2005-06-01 Eli Zaretskii <eliz@gnu.org>
8980
8981 * gdb.texinfo (Set Watchpoints): Remove @vindex entry for
8982 can-use-hw-watchpoints.
8983
8984 2005-05-28 Bob Rossi <bob@brasko.net>
8985
8986 * gdb.texinfo (GDB/MI Out-of-band Records): Add bullet enumerating
8987 the possible reasons why an exec async record would be returned to FE.
8988
8989 2005-05-26 Andrew Cagney <cagney@gnu.org>
8990
8991 * gdb.texinfo: Note that Elena Zannoni, Fernando Nasser, and
8992 Andrew Cagney implemented the original GDB/MI.
8993
8994 2005-05-23 Orjan Friberg <orjanf@axis.com>
8995
8996 * gdb.texinfo (CRIS): Update the cris-version and cris-dwarf2-cfi
8997 documentation. Add documentation for cris-mode.
8998
8999 2005-05-20 Eli Zaretskii <eliz@gnu.org>
9000
9001 * gdb.texinfo (Numbers): Explain the example and make the wording
9002 more acurate.
9003
9004 2005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
9005 Dennis Brueni <dennis@slickedit.com>
9006
9007 * gdb.texinfo (GDB/MI Breakpoint Table Commands)
9008 (GDB/MI Data Manipulation, GDB/MI Program Control)
9009 (GDB/MI Stack Manipulation): Update examples to include the fullname
9010 attribute in stack frames.
9011
9012 2005-05-12 Eli Zaretskii <eliz@gnu.org>
9013
9014 * gdb.texinfo (Startup): Fix last change. Treat gdb.ini like we
9015 do with other non-standard names of init files.
9016
9017 2005-05-11 Eli Zaretskii <eliz@gnu.org>
9018
9019 * gdb.texinfo (Command Files): Move the description of the startup
9020 from here...
9021 (Startup): ...to this new subsection of the Invocation chapter.
9022 Rearrange the description of init files more logically and add a
9023 cross-reference to "Command Files". Document the special gdbinit
9024 name for CISCO 68k. Expand the description of what GDB does
9025 during startup.
9026 (History): Add index entry for HISTSIZE.
9027
9028 2005-05-02 Mark Kettenis <kettenis@gnu.org>
9029
9030 * gdb.texinfo (Files): Remove documentation for auto-solib-limit.
9031
9032 2005-05-02 Eli Zaretskii <eliz@gnu.org>
9033
9034 * gdb.texinfo (SVR4 Process Information, The isatty call)
9035 (The system call): Don't use foo(N) notation for man pages and
9036 functions.
9037 (Compilation, DJGPP Native): Improve wording.
9038
9039 2005-04-27 Eli Zaretskii <eliz@gnu.org>
9040
9041 * gdb.texinfo (Backtrace): Describe backtraces with arguments that
9042 were optimized away.
9043
9044 2005-04-22 Eli Zaretskii <eliz@gnu.org>
9045
9046 * gdb.texinfo (Remote configuration): Document "set/show
9047 get-thread-local-storage-address". Add cross-reference to the
9048 description of the qGetTLSAddr packet.
9049 (General Query Packets): Mention "set remote
9050 get-thread-local-storage-address" and add a reference to its
9051 description.
9052
9053 2005-04-19 Nick Roberts <nickrob@snap.net.nz>
9054
9055 * gdb.texinfo (Backtrace): Describe 'bt full'.
9056
9057 2005-04-17 Nick Roberts <nickrob@snap.net.nz>
9058
9059 * gdb.texinfo (Mode Options): Fix typo.
9060 (GDB/MI): Describe how to invoke GDB/MI.
9061
9062 2005-04-16 Eli Zaretskii <eliz@gnu.org>
9063
9064 * gdb.texinfo (OS Information): Renamed from Auxiliary Vector; all
9065 references changed. Add description of "info udot".
9066 (Files): Document "set/show stop-on-solib-events".
9067 (M32R/D): Document "set/show download-path", "set/show
9068 board-address", "set/show server-address", "upload", "tload".
9069 Document "sdireset", "sdistatus", "debug_chaos", "use_debug_dma",
9070 "use_mon_code", "use_ib_break", "use_dbt_break".
9071 (Maintenance Commands): Improve indexing.
9072 (Target Commands): Document "set/show hash", "set/show debug
9073 monitor".
9074 (SVR4 Process Information): Document "info pidlist" and "info
9075 meminfo". Document "set/show procfs-tarce" and "set/show
9076 procfs-file". Document "proc-trace-*" and "proc-untrace-*".
9077 (Symbols, The Print Command with Objective-C): Improve indexing.
9078 (Objective-C): Add references to "info classes" and "info
9079 selectors".
9080 (Debugging Output): Improve wording. Document "set/show debug
9081 solib-frv". Fix "set/show debugvarobj".
9082 (Set Breaks): Add index entry for "hardware breakpoints".
9083 (Renesas ICE): Document "e7000", "ftplogin", "ftpload", "drain",
9084 and "set/show usehardbreakpoints".
9085 (MIPS Embedded): Document "se/show syn-garbage-limit", "set/show
9086 monitor-prompt", "set/show monitor-warnings", "pmon".
9087 (ARM): Document "rdilogfile", "rdilogenable", "set/show
9088 rdiromatzero", "set/show rdiheartbeat".
9089 (PowerPC): Document SDS-specific commands "set/show sdstimeout",
9090 "sds".
9091 (Embedded Processors): Document the "sim" command.
9092 (Remote): Document the "remote" command.
9093 (DJGPP Native): Document the "info serial" command.
9094 (Threads): Document "maint info sol-threads".
9095 (Files): Document "nosharedlibrary", "add-symbol-file-from-memory".
9096 (Set Breaks): Improve indexing.
9097 (Command Syntax): Add a reference to dont-repeat.
9098 (Define): Document "dont-repeat".
9099 (TUI Commands): Document "tabset".
9100 (WinCE): New subsection. Document "set/show remotedirectory",
9101 "set/show remoteupload", "set/show remoteaddhost".
9102
9103 2005-04-15 Eli Zaretskii <eliz@gnu.org>
9104
9105 * gdb.texinfo (Hurd Native): New subsection, documents
9106 Hurd-specific commands.
9107 (Maintenance Commands): Add cross-reference to "Debugging Output".
9108 (Debugging Output): Document "set/show debug lin-lwp".
9109 (MIPS): Improve documentation of heuristic-fence-post. Document
9110 "set/show mips abi", "set/show mips saved-gpreg-size", "set/show
9111 mips stack-arg-size", "set/show mips mask-address", "set/show mips
9112 remote-mips64-transfers-32bit-regs", "set/show debug mips".
9113 (ARM): Document ARM-specific commands.
9114 (AVR): New section. Document "info io_registers".
9115 (CRIS): New section. Document "set/show cris-version" and
9116 "set/show cris-dwarf2-cfi".
9117 (HPPA): New section. Document "set/show debug hppa" and "maint
9118 print unwind".
9119 (Neutrino): New subsection. Document "set/show debug nto-debug".
9120 (Super-H): New section. Document the "regs" command.
9121 (Debugging Output): Document "set/show debug aix-thread".
9122
9123 2005-04-09 Eli Zaretskii <eliz@gnu.org>
9124
9125 * gdb.texinfo (Print Settings): Document "set/show print
9126 pascal_static-members", "set print repeats", "show print
9127 null-stop". Improve indexing. Fix documentation of "set print
9128 union".
9129 (Pascal): New section.
9130 (Supported languages): Rename from "Support"; all references
9131 updated. Add a menu item for Pascal.
9132 (Numbers): Document "set radix.
9133 (Screen Size): Document "set/show pagination".
9134 (MIPS Embedded): Remove "set processor" documentation.
9135 (Remote configuration): Document "set/show X/P/Z-packet",
9136 "set/show read-aux-vector-packet", "set/show remote
9137 symbol-lookup-packet", "set/show remote verbose-resume-packet",
9138 "set/show remoteaddresssize", "set/show remotebaud", "set/show
9139 remotedebug", "set/show remotebreak", "set/show remotedevice",
9140 "set/show remotelogfile".
9141 (Auxiliary Vector): Add reference to the description of the
9142 read-aux-vector-packet setting.
9143 (Set Watchpoints): Add a cross-reference to "set remote
9144 hardware-breakpoint-limit".
9145 (General Query Packets): Add indexing of requests and
9146 cross-references to related commands in "Remote configuration".
9147 (File-I/O Overview, The system call): Fix wording and typos.
9148 (Thread Stops): Add index entries.
9149 (Continuing and Stepping): Document "show step-mode".
9150 (i386): New node. Document "set/show struct-convention".
9151 (Files): Document "show trust-readonly-sections".
9152 (Calling): Document "set/show unwindonsignal".
9153 (Messages/Warnings): Add index entries.
9154 (Maintenance Commands): Document "set/show watchdog".
9155 (Annotations Overview): Document "show annotate".
9156 (Set Watchpoints): Add index entries.
9157 (Symbols): Fix doc of case-sensitive.
9158 (ABI): Document "show coerce-float-to-double".
9159 (Convenience Vars, Help): Improve indexing.
9160 (Machine Code): Document "show disassembly-flavor".
9161 (Debugging C plus plus): Document "show overload-resolution".
9162 (Value History, Signaling): Add index entries.
9163
9164 2005-04-08 Eli Zaretskii <eliz@gnu.org>
9165
9166 * gdb.texinfo (Show): Move @kindex entries to their proper places.
9167 (Processes): Fix wording.
9168 (History, List, Logging output, Define, Symbols, Print Settings):
9169 Improve indexing.
9170
9171 2005-04-03 Eli Zaretskii <eliz@gnu.org>
9172
9173 * gdb.texinfo (Targets): Document "set/show architecture". Remove
9174 redundant index entry for "target" command.
9175 (Backtrace): Add index entries.
9176 (Symbols, Fortran): Document the "set case-sensitive" command.
9177 (DJGPP Native): Document "set com1base", "set com1irq", etc.
9178 (Print Settings): Add index entry for "set demangle-style".
9179 (Target Commands): Document "set download-write-size".
9180 (Debugging Output): Document "set exec-done-display".
9181
9182 2005-04-02 Eli Zaretskii <eliz@gnu.org>
9183
9184 * gdb.texinfo (Files): Fix the name and documentation of
9185 add-shared-symbol-files. Document its alias assf. Update the
9186 list of OSs where GDB supports shared libraries. Fix markup.
9187 (Continuing and Stepping): Add reference to @var{location} in the
9188 text.
9189 (Dump/Restore Files): Fix reference to @{filename}.
9190 (Help): Fix wording.
9191 (Attach): Ditto.
9192 (Set Watchpoints): Ditto.
9193 (Backtrace): Remove redundant index entries. Improve index
9194 entries.
9195 (Delete Breaks): Fix wording.
9196 (Memory): Document the compare-sections command.
9197 (Memory Region Attributes): Improve wording.
9198 (Disabling): Improve wording.
9199 (Fortran): New subsection. Document the "info common" command.
9200 (Help): Document aliases "info copying" and "info warranty".
9201 (Caching Remote Data): New section. Document the "set/show
9202 remotecache" and "info dcache" commands.
9203 (Show): Fix wording of the documentation of the "set
9204 extension-language" command.
9205 (Signals): Add index entry for "info handle".
9206 (Memory Region Attributes): Fix punctuation.
9207 (Symbols): Change the arg name to "location" and refer to it in
9208 the text. Fix wording of "info types" doc.
9209 (Threads): Fix usage of @enumerate @item's.
9210 (Listing Tracepoints): Add index entry for "info tp".
9211 (Set Watchpoints): Add xref to "info break" description.
9212 (Macros): Add an index entry for "macro exp1". Document the
9213 "macro list" command.
9214 (Maintenance Commands): Document "flushregs", "maint agent",
9215 "maint check-symtabs", "maint cplus", "maint demangle", "maint
9216 deprecate", "maint undeprecate", "maint dump-me", "maint packet",
9217 "maint print architecture", "maint print objfiles", "maint print
9218 statistics", "maint print type", "maint show-debug-regs", "maint
9219 space", "maint time", and "maint translate-address".
9220 (Connecting): Document the "monitor" command.
9221 (Annotations Overview): Describe the "set annotate" command.
9222
9223 2005-04-01 Eli Zaretskii <eliz@gnu.org>
9224
9225 * gdb.texinfo (Set Watchpoints): Document can-use-hw-watchpoints.
9226 Rearrange index entries and improve wording about support for
9227 hardware watchpoints.
9228
9229 2005-03-10 Bob Rossi <bob@brasko.net>
9230
9231 * gdb.texinfo: Update copyright
9232
9233 2005-02-09 Theodore A. Roth <troth@openavr.org>
9234
9235 * gdb.texinfo (General Query Packets): Fix texinfo compile warning and
9236 error.
9237
9238 2005-03-07 Joel Brobecker <brobecker@adacore.com>
9239
9240 * observer.texi (executable_changed): New observer.
9241
9242 2005-02-03 Kevin Buettner <kevinb@redhat.com>
9243
9244 * gdb.texinfo (General Query Packets): Document qGetTLSAddr packet.
9245
9246 2005-01-17 Michael Snyder <msnyder@redhat.com>
9247
9248 * gdb.texinfo: Fix spelling, infinte -> infinite.
9249
9250 2005-01-08 Mark Kettenis <kettenis@gnu.org>
9251
9252 * observer.texi (GDB Observers): Document "solib_loaded".
9253
9254 2005-01-07 Andrew Cagney <cagney@gnu.org>
9255
9256 * configure.ac: Rename configure.in, require autoconf 2.59.
9257 * configure: Re-generate.
9258
9259 * configure.in: Replace configdirs with multiple references to
9260 AC_CONFIG_SUBDIRS.
9261 * configure: Re-generate.
9262
9263 2005-01-04 Andrew Cagney <cagney@gnu.org>
9264
9265 * gdbint.texinfo (Versions and Branches): Make the date (YYYYMMDD)
9266 part of the version number.
9267
9268 2004-12-24 Mark Kettenis <kettenis@gnu.org>
9269
9270 * gdbint.texinfo (Algorithms): Remove description of
9271 TARGET_DISABLE_HW_WATCHPOINTS and TARGET_ENABLE_HW_WATCHPOINTS.
9272
9273 2004-12-07 Jim Blandy <jimb@redhat.com>
9274
9275 * gdb.texinfo (General Query Packets): Specify that thread ID's in
9276 the 'qC' and 'qThreadInfo' packets are unsigned hexidecimal
9277 numbers.
9278
9279 2004-12-07 Andreas Schwab <schwab@suse.de>
9280
9281 * gdb.texinfo (Mode Options): Document -l option.
9282
9283 2004-12-04 Eli Zaretskii <eliz@gnu.org>
9284
9285 * gdbint.texinfo (Algorithms): More accurate description of
9286 STOPPED_BY_WATCHPOINT. Point out that target_stopped_data_address
9287 is not needed unless data-read and data-access watchpoints are
9288 supported. Add a description of how GDB checks whether the
9289 inferior stopped because a watchpoint was hit.
9290
9291 2004-11-23 Eli Zaretskii <eliz@gnu.org>
9292
9293 * gdb.texinfo (Files): Add cross-reference to description of
9294 -readnow command-line switch.
9295
9296 2004-11-10 Randolph Chung <tausq@debian.org>
9297
9298 * gdb.texinfo: Document set/show backtrace past-entry commands.
9299 Rearrange index entries for set/show backtrace past-main.
9300
9301 2004-11-10 Jon Beniston <jon@beniston.com>
9302
9303 Committed by Andrew Cagney <cagney@gnu.org>.
9304 * gdb.texinfo (Remote Serial Protocol): Further describe
9305 binary transfer escaping mechanism .
9306
9307 2004-11-08 Randolph Chung <tausq@debian.org>
9308
9309 * gdb.texinfo (inferior_debugging info): Document "set debug infrun"
9310 and "show debug infrun". Add index entries.
9311
9312 2004-10-23 Eli Zaretskii <eliz@gnu.org>
9313
9314 * gdb.texinfo (SVR4 Process Information): Document subcommands of
9315 "info proc" that are already implemented. Add index entries.
9316 (Working Directory): Add a cross-reference to "info proc" command.
9317 (Files): Add a tip for decreasing memory used for symtabs from
9318 shared libraries.
9319 (Starting): Fix whitespace; make "elaboration" stand out where it
9320 is first used, and add an index entry for the term.
9321 (Calling): Expand and elaborate text. Add "print". Add the
9322 description of problems with weak aliases.
9323 (Core File Generation): New section.
9324
9325 2004-10-12 Andrew Cagney <cagney@gnu.org>
9326
9327 * gdbint.texinfo (Versions and Branches): New chapter.
9328 (Releasing GDB): Delete "Versions and Branches" section.
9329 (Top): Add "Versions and Branches".
9330
9331 2004-10-08 Eli Zaretskii <eliz@gnu.org>
9332
9333 * gdb.texinfo (Editing, History): Add cross-references to the
9334 included Readline and History user documentation. Remove
9335 references to the symbol have-readline-appendices which is unused
9336 and undefined.
9337 (History): Fix indexing.
9338
9339 2004-10-08 Jeff Johnston <jjohnstn@redhat.com>
9340
9341 * gdbint.texinfo (target_stopped_data_address): Update to
9342 new prototype.
9343 (i386_stopped_data_address): Update prototype and description.
9344 (i386_stopped_by_watchpoint): New function and description.
9345
9346 2004-10-03 Paul N. Hilfinger <hilfinger@gnat.com>
9347
9348 * gdb.texinfo (Filenames): Add Ada suffixes.
9349 (Ada) New section.
9350
9351 2004-09-27 Andrew Cagney <cagney@gnu.org>
9352 Robert Picco <Robert.Picco@hp.com>
9353
9354 * gdb.texinfo (Packets): Document the "p" packet.
9355
9356 2004-09-21 Jason Molenda (jmolenda@apple.com)
9357
9358 * gdb.texinfo (Paths and Names of the Source Files): Document the
9359 meaning of values in the 'desc' field of a SO stab.
9360
9361 2004-09-20 Daniel Jacobowitz <dan@debian.org>
9362
9363 * gdb.texinfo (Maintenance Commands): Document "maint set dwarf2
9364 max-cache-age" and "maint show dwarf2 max-cache-age".
9365
9366 2004-09-16 Eli Zaretskii <eliz@gnu.org>
9367
9368 * gdb.texinfo (Set Breaks): Add index entry for setting
9369 breakpoints on overloaded C++ functions that are not members of
9370 any classes. Add an example and an index entry for setting
9371 breakpoints on all program functions.
9372 (Character Sets, Macros, Overlay Commands)
9373 (Non-debug DLL symbols, GDB/MI Output Syntax)
9374 (Annotations Overview, Maintenance Commands, File-I/O Overview):
9375 Use "(@value{GDBP})" instead of a literal "(gdb)".
9376
9377 2004-09-12 Andrew Cagney <cagney@gnu.org>
9378
9379 * gdbint.texinfo (Native Debugging): Delete description of
9380 FILES_INFO_HOOK.
9381
9382 2004-09-11 Paul Hilfinger <hilfinger@gnat.com>
9383
9384 * gdbint.texinfo (User Interface): Change local_hex_string_custom
9385 to hex_string_custom (not historically correct, but more
9386 understandable, given the current code).
9387
9388 2004-09-03 Andrew Cagney <cagney@gnu.org>
9389
9390 * gdbint.texinfo (Native Debugging): Delete SVR4_SHARED_LIBS.
9391
9392 2004-09-01 Jeff Johnston <jjohnstn@redhat.com>
9393
9394 * observer.texi (solib_unloaded): New observer.
9395
9396 2004-08-24 Andrew Cagney <cagney@gnu.org>
9397
9398 * gdbint.texinfo (Target Architecture Definition): Add missing
9399 comma.
9400
9401 2004-08-20 Michael Chastain <mec.gnu@mindspring.com>
9402
9403 * (Using the Testsuite): build != host is supported,
9404 but some test scripts do not support build != host.
9405
9406 2004-08-14 Mark Kettenis <kettenis@gnu.org>
9407
9408 * gdbint.texinfo (Host Definition): Delete description of
9409 FCLOSE_PROVIDED and GETENV_PROVIDED.
9410
9411 2004-08-11 Joel Brobecker <brobecker@gnat.com>
9412
9413 * gdbint.texinfo (Host Definition): Remove documentation for
9414 USE_O_NOCTTY, no longer used.
9415
9416 2004-08-05 Mark Kettenis <kettenis@chello.nl>
9417
9418 * gdbint.texinfo (Host Definition): Delete description of
9419 NO_SYS_FILE.
9420 (Native Debugging): Delete description of KERNEL_U_ADDR_BSD and
9421 PTRACE_FP_BUG.
9422
9423 2004-08-05 Andrew Cagney <cagney@gnu.org>
9424
9425 * gdbint.texinfo (Target Architecture Definition): Delete
9426 reference to deprecated_read_fp.
9427
9428 2004-08-02 Andrew Cagney <cagney@gnu.org>
9429
9430 * gdbint.texinfo (Target Architecture Definition): Delete
9431 description of DEPRECATED_REGISTER_BYTES.
9432
9433 2004-07-30 Baurjan Ismagulov <ibr@ata.cs.hun.edu.tr>
9434
9435 * gdb.texinfo (Source Path): Document the new behavior of
9436 searching for the source files.
9437
9438 2004-07-17 Eli Zaretskii <eliz@gnu.org>
9439
9440 * gdb.texinfo (Edit): Fix markup of EDITOR and improve wording.
9441 (Search, Expressions, Arrays, Variables, Data, Machine Code)
9442 (Auto Display): Improve indexing.
9443
9444 2004-07-16 Andrew Cagney <cagney@gnu.org>
9445
9446 * gdb.texinfo (Mode Options): Delete documentation on "-async" and
9447 "-noasync".
9448
9449 2004-07-09 Eli Zaretskii <eliz@gnu.org>
9450
9451 * gdb.texinfo: Fix @kindex entries so that multiple commands that
9452 have the same prefix have only their prefix in the index.
9453
9454 2004-07-03 Mark Kettenis <kettenis@gnu.org>
9455
9456 * gdb.texinfo (BSD libkvm Interface): New node (section)
9457 (Native): Add it to the menu.
9458
9459 2004-07-01 Mark Kettenis <kettenis@gnu.org>
9460
9461 * gdbint.texinfo (Target Architecture Definition): Remove
9462 PCC_SOL_BROKEN.
9463
9464 2004-06-24 Mark Kettenis <kettenis@gnu.org>
9465
9466 * gdbint.texinfo (Target Architecture Definition): Remove
9467 SUN_FIXED_LBRAC_BUG.
9468
9469 2004-06-26 Andrew Cagney <cagney@gnu.org>
9470
9471 * gdbint.texinfo (Coding): Replace xasprintf with xstrprintf.
9472
9473 2004-06-20 Andrew Cagney <cagney@gnu.org>
9474
9475 * gdbint.texinfo (Target Architecture Definition): Deprecate
9476 USE_STRUCT_CONVENTION.
9477
9478 2004-06-19 Michael Chastain <mec.gnu@mindspring.com>
9479
9480 gdb.texinfo (Bug Reporting): Mention session recording,
9481 with the script command or Emacs.
9482
9483 2004-06-18 Andrew Cagney <cagney@gnu.org>
9484
9485 * gdbint.texinfo (Target Architecture Definition): Deprecate
9486 FUNCTION_START_OFFSET.
9487
9488 2004-06-14 Andrew Cagney <cagney@gnu.org>
9489
9490 Based on changes from Karl Berry.
9491 * gdb.texinfo: Do not use @sc in a direntry.
9492 * stabs.texinfo: Change @dircateogry to "Software development".
9493 * gdbint.texinfo, gdb.texinfo, annotate.texinfo: Ditto.
9494
9495 2004-06-13 Andrew Cagney <cagney@gnu.org>
9496
9497 * gdbint.texinfo (Target Architecture Definition): Delete
9498 description of RETURN_VALUE_ON_STACK.
9499
9500 2004-06-09 Andrew Cagney <cagney@gnu.org>
9501
9502 * gdbint.texinfo (Native Debugging): Restore "@table @code"
9503 deleted by previous patch.
9504
9505 2004-06-08 Andrew Cagney <cagney@gnu.org>
9506
9507 * gdbint.texinfo (Native Debugging): Delete documentation on
9508 ATTACH_DETACH.
9509
9510 2004-06-06 Randolph Chung <tausq@debian.org>
9511
9512 * gdb.texinfo (push_dummy_call): Use @code{struct value}.
9513
9514 2004-06-06 Randolph Chung <tausq@debian.org>
9515
9516 * gdb.texinfo (push_dummy_call): Update argument list to match
9517 the new push_dummy_call method signature. Describe the function
9518 argument.
9519
9520 2004-05-24 Joel Brobecker <brobecker@gnat.com>
9521
9522 * gdb.texinfo (Starting): Document new start command.
9523
9524 2004-05-21 Andrew Cagney <cagney@redhat.com>
9525
9526 * observer.texi (GDB Observers): Document "inferior_created".
9527
9528 2004-05-08 Andrew Cagney <cagney@redhat.com>
9529
9530 * gdbint.texinfo (Target Architecture Definition): Delete
9531 description of DO_DEFERRED_STORES.
9532
9533 * gdbint.texinfo (Target Architecture Definition): Delete
9534 references to DEPRECATED_FIX_CALL_DUMMY.
9535
9536 * gdbint.texinfo (Target Architecture Definition): Delete
9537 description of DEPRECATED_CALL_DUMMY_WORDS,
9538 DEPRECATED_SIZEOF_CALL_DUMMY_WORDS, and CALL_DUMMY.
9539
9540 * gdbint.texinfo (Target Architecture Definition): Delete
9541 description of DEPRECATED_PUSH_DUMMY_FRAME.
9542
9543 * gdbint.texinfo (Target Architecture Definition): Delete
9544 reference to DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
9545
9546 2004-05-07 Andrew Cagney <cagney@redhat.com>
9547
9548 * observer.texi (GDB Observers): Add "Debugging" section. Include
9549 cross reference to "set/show debug observer".
9550 * gdb.texinfo (Debugging Output): Document "set/show debug
9551 observer".
9552
9553 2004-05-01 Andrew Cagney <cagney@redhat.com>
9554
9555 * gdbint.texinfo (Target Architecture Definition): Delete
9556 description of DEPRECATED_PC_IN_SIGTRAMP.
9557
9558 2004-04-30 Andrew Cagney <cagney@redhat.com>
9559
9560 * gdbint.texinfo (Target Architecture Definition): Delete
9561 documentation for BELIEVE_PCC_PROMOTION_TYPE, no longer defined.
9562
9563 2004-04-30 Orjan Friberg <orjanf@axis.com>
9564
9565 * observer.texi (GDB Observers): Correct spelling.
9566
9567 2004-04-26 Orjan Friberg <orjanf@axis.com>
9568
9569 * observer.texi (GDB Observers): Add target_changed event.
9570
9571 2004-04-08 Andrew Cagney <cagney@redhat.com>
9572
9573 * observer.texi (GDB Observers): Rework, provide generic observer
9574 definitions and then a list of observable events.
9575
9576 2004-04-04 Andrew Cagney <cagney@redhat.com>
9577
9578 * gdbint.texinfo (Host Definition): Delete reference to
9579 NO_SIGINTERRUPT.
9580
9581 2004-04-02 Andrew Cagney <cagney@redhat.com>
9582
9583 * gdbint.texinfo (Target Architecture Definition): Delete
9584 reference to DEPRECATED_CALL_DUMMY_LENGTH.
9585
9586 2004-03-28 Stephane Carrez <stcarrez@nerim.fr>
9587
9588 * gdb.texinfo (TUI Commands): Document tui reg commands.
9589
9590 2004-03-26 Andrew Cagney <cagney@redhat.com>
9591
9592 * gdb.texinfo (TUI): Delete reference to --enable-tui. Mention
9593 "gdbtui".
9594 (Mode Options): Mention "gdbtui". Use "Text" not "Terminal".
9595 (Contributors): Mention both Text and Terminal User Interface.
9596
9597 2004-03-23 Andrew Cagney <cagney@redhat.com>
9598
9599 * gdbint.texinfo (Target Architecture Definition): Deprecate
9600 references to SIGTRAMP_START and SIGTRAMP_END.
9601
9602 2004-03-23 Andrew Cagney <cagney@redhat.com>
9603
9604 * gdbint.texinfo (Target Architecture Definition): Deprecate
9605 references to PC_IN_SIGTRAMP.
9606
9607 2004-03-19 Andrew Cagney <cagney@redhat.com>
9608
9609 * gdbint.texinfo (Target Architecture Definition): Delete
9610 reference to GDB_TARGET_IS_HPPA.
9611
9612 2004-03-18 Andrew Cagney <cagney@redhat.com>
9613
9614 * gdbint.texinfo (Coding): Update section on gdbarch_data,
9615 describe pre_init and post_init.
9616
9617 2004-03-09 Daniel Jacobowitz <drow@mvista.com>
9618
9619 * gdb.texinfo (Debugging Output): Document values for "set debug
9620 target".
9621
9622 2004-02-28 Andrew Cagney <cagney@redhat.com>
9623
9624 * gdb.texinfo (Contributors): Mention GDB 6.1 release engineer.
9625
9626 2004-02-26 Jeff Johnston <jjohnstn@redhat.com>
9627
9628 * gdb.texinfo (breakpoints): Add information about the
9629 new "set breakpoint pending" and "show breakpoint pending"
9630 commands.
9631
9632 2004-02-26 Andrew Cagney <cagney@redhat.com>
9633
9634 * gdbint.texinfo (Coding): Document use of gdbarch_obstack_zalloc
9635 in Per-architecture module data section.
9636
9637 2004-02-25 Roland McGrath <roland@redhat.com>
9638
9639 * gdb.texinfo (General Query Packets): Document qPart:... packets.
9640
9641 2004-02-24 Andrew Cagney <cagney@redhat.com>
9642
9643 * annotate.texinfo: Wrap fdl.texi include in raise/lower sections.
9644 * gdb.texinfo, gdbint.texinfo, stabs.texinfo: Ditto.
9645 * fdl.texi: Import Version 1.2, November 2002.
9646
9647 2004-02-17 Andrew Cagney <cagney@redhat.com>
9648
9649 * gdb.texinfo (Mode Options): Note that "mi1" is deprecated.
9650
9651 2004-02-16 Andrew Cagney <cagney@redhat.com>
9652
9653 * gdbint.texinfo (Target Architecture Definition): Deprecate
9654 FRAMELESS_FUNCTION_INVOCATION.
9655
9656 2004-02-16 Andrew Cagney <cagney@redhat.com>
9657
9658 * gdbint.texinfo (Coding): Mention -Wunused-function.
9659
9660 2004-02-14 Andrew Cagney <cagney@redhat.com>
9661
9662 * gdbint.texinfo (Target Architecture Definition): Delete
9663 description of DEPRECATED_CALL_DUMMY_STACK_ADJUST.
9664
9665 2004-02-12 Elena Zannoni <ezannoni@redhat.com>
9666
9667 * gdb.texinfo: Properly quote the name "C++".
9668 * gdbint.texinfo: Ditto.
9669 * stabs.texinfo: Ditto.
9670
9671 2004-02-11 Elena Zannoni <ezannoni@redhat.com>
9672
9673 * gdbint.texinfo (Support Libraries): Add doco about obstacks and
9674 minimal information about libiberty.
9675
9676 2004-02-06 Michael Chastain <mec.gnu@mindspring.com>
9677
9678 * gdb.texinfo (Auxiliary Vector): Fix thinko with @value{GDBN}.
9679
9680 2004-02-04 Roland McGrath <roland@redhat.com>
9681
9682 * gdb.texinfo (Auxiliary Vector): New node (section).
9683 (Data): Add it to the menu.
9684
9685 2004-02-02 Jeff Johnston <jjohnstn@redhat.com>
9686
9687 * gdb.texinfo (Breakpoints): Add information about pending
9688 breakpoint support.
9689
9690 2004-01-26 Andrew Cagney <cagney@redhat.com>
9691
9692 * gdb.texinfo (Overview): Delete references to the cisco protocol
9693 including the "N" response.
9694
9695 2004-01-26 Andrew Cagney <cagney@redhat.com>
9696
9697 * gdbint.texinfo (Target Architecture Definition): Rename
9698 EXTRACT_STRUCT_VALUE_ADDRESS to
9699 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.
9700
9701 2004-01-24 Eli Zaretskii <eliz@gnu.org>
9702
9703 * gdb.texinfo (KOD): Document "show os". Add index entries for
9704 "set/show os" and "info cisco" commands.
9705
9706 2004-01-21 Eli Zaretskii <eliz@gnu.org>
9707
9708 * Makefile.in (install-info): Prepend $(DESTDIR) to $(infodir).
9709
9710 2004-01-19 Michael Chastain <mec.gnu@mindspring.com>
9711
9712 * gdbint.texinfo: Delete USE_MMALLOC, NO_MMCHECK, MMCHECK_FORCE,
9713 MMAP_BASE_ADDRESS, MMAP_INCREMENT.
9714
9715 2004-01-19 Nick Roberts <nick@nick.uklinux.net>
9716
9717 * gdb.texinfo (GDB/MI Stack Manipulation): Describe extension to
9718 -stack-list-locals.
9719 (GDB/MI Variable Objects): Describe extension to
9720 -var-list-children.
9721
9722 2004-01-17 Daniel Jacobowitz <drow@mvista.com>
9723
9724 * gdbint.texinfo (DECR_PC_AFTER_HW_BREAK): Don't document.
9725
9726 2004-01-17 Andrew Cagney <cagney@redhat.com>
9727
9728 * gdbint.texinfo (Target Architecture Definition): Delete
9729 documentation on DEPRECATED_NPC_REGNUM.
9730
9731 2004-01-13 Daniel Jacobowitz <drow@mvista.com>
9732
9733 * gdb.texinfo: Update copyright year. Mention that set
9734 follow-fork-mode is supported on GNU/Linux. Remove documentation of
9735 "set follow-fork-mode ask".
9736
9737 2004-01-13 Andrew Cagney <cagney@redhat.com>
9738
9739 * gdbint.texinfo: Update copyright year.
9740 (Coding): Add -Wunused-label to list of -Werror warnings.
9741
9742 2004-01-08 Jason Molenda <jmolenda@apple.com>
9743 Eli Zaretskii <eliz@gnu.org>
9744
9745 * gdb.texinfo: Update copyright.
9746 (Objective-C): "methodName" typeo fixed. Add @code/@var markup
9747 around names, as appropriate. Minor syntax cleanup of
9748 _NSPrintForDebugger explanation. Two spaces after periods.
9749 GDBN used instead of lit. "gdb". Index entries added for
9750 print-object and _NSPrintForDebugger. @noindent added in one spot.
9751
9752 2003-11-11 Elena Zannoni <ezannoni@redhat.com>
9753
9754 * stabs.texinfo: Add dircategory and direntry commands.
9755 * annotate.texinfo: Ditto.
9756
9757 2003-11-10 Andrew Cagney <cagney@redhat.com>
9758
9759 * gdbint.texinfo (Target Architecture Definition): Replace the
9760 return_value method's "inval" and "outval" parameters with
9761 "readbuf" and "writebuf".
9762
9763 2003-10-28 Jim Blandy <jimb@redhat.com>
9764
9765 * gdb.texinfo (The F request packet, The F reply packet): Renamed
9766 from "The `F' request packet" and "The `F' reply packet", to make
9767 texi2dvi happy.
9768 (File-I/O remote protocol extension): Update menu entries, too.
9769
9770 2003-10-26 Michael Chastain <mec@shout.net>
9771
9772 * gdb.texinfo (Thread Stops): Document the issue with
9773 premature return from system calls in multi-threaded programs.
9774
9775 2003-10-24 Andrew Cagney <cagney@redhat.com>
9776
9777 * annotate.texinfo: Fix "fortunatly"[sic].
9778
9779 2003-10-23 Kei Sakamoto <sakamoto.kei@renesas.com>
9780
9781 * gdb.texinfo (Contributors to GDB): Replace "Renesas"
9782 with "Hitachi" and "Mitsubishi".
9783
9784 2003-10-20 Andrew Cagney <cagney@redhat.com>
9785
9786 * gdbint.texinfo (Target Architecture Definition): Document
9787 gdbarch_return_value. Add cross references from
9788 USE_STRUCT_CONVENTION, EXTRACT_RETURN_VALUE, and
9789 STORE_RETURN_VALUE, and from/to EXTRACT_STRUCT_VALUE_ADDRESS.
9790
9791 2003-10-18 Mark Kettenis <kettenis@gnu.org>
9792
9793 * gdbint.texinfo (Target Architecture Definition): Document
9794 regset_from_core_section.
9795
9796 2003-10-16 Kei Sakamot Sakamoto <sakamoto.kei@renesas.com>
9797
9798 * gdb.texinfo (M32R/D): Mention m32rsdi target.
9799
9800 2003-10-15 Kevin Buettner <kevinb@redhat.com>
9801
9802 From Anthony Green <green@redhat.com>:
9803 * gdb.texinfo (Breakpoints related warnings): Insert into menu.
9804
9805 2003-10-14 Kevin Buettner <kevinb@redhat.com>
9806
9807 * gdb.texinfo (Breakpoint related warnings): New node.
9808 * gdbint.texinfo (ADJUST_BREAKPOINT_ADDRESS): Document.
9809
9810 2003-10-13 Daniel Jacobowitz <drow@mvista.com>
9811
9812 * gdb.texinfo (Remote Protocol): Document v and vCont.
9813
9814 2003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
9815
9816 * gdb.texinfo: Replace "Hitachi" and "Mitsubishi" with "Renesas".
9817 * gdbint.texinfo: Ditto.
9818
9819 2003-10-09 Andrew Cagney <cagney@redhat.com>
9820
9821 From 2003-09-18 David Anderson <davea@sgi.com>:
9822 * gdb.texinfo (GDB/MI Symbol Query): Replace "comamnd" with
9823 "command".
9824
9825 2003-10-03 Andrew Cagney <cagney@redhat.com>
9826
9827 * gdbint.texinfo (Target Architecture Definition): Deprecate
9828 IBM6000_TARGET. Mention that it implies an RS/6000 system and not
9829 just target.
9830
9831 2003-10-02 Andrew Cagney <cagney@redhat.com>
9832
9833 * gdbint.texinfo (Target Architecture Definition): Rename
9834 REGISTER_RAW_SIZE to DEPRECATED_REGISTER_RAW_SIZE.
9835 * gdb.texinfo (Packets, Stop Reply Packets): Ditto.
9836 * gdbint.texinfo (Target Architecture Definition): Rename
9837
9838 2003-09-30 Andrew Cagney <cagney@redhat.com>
9839
9840 REGISTER_VIRTUAL_SIZE to DEPRECATED_REGISTER_VIRTUAL_SIZE.
9841 (Target Architecture Definition):
9842
9843 * gdbint.texinfo (Target Architecture Definition): Rename
9844 REGISTER_VIRTUAL_TYPE to DEPRECATED_REGISTER_VIRTUAL_TYPE.
9845
9846 2003-09-29 Andrew Cagney <cagney@redhat.com>
9847
9848 * gdbint.texinfo (Target Architecture Definition): Delete
9849 documentation for NEED_TEXT_START_END.
9850
9851 * gdbint.texinfo (Target Architecture Definition): Rename
9852 NPC_REGNUM to DEPRECATED_NPC_REGNUM. Add cross reference to
9853 TARGET_WRITE_PC.
9854
9855 2003-09-22 Michael Chastain <mec@shout.net>
9856
9857 * gdbint.texinfo (Testsuite Organization): Change gdb.c++ to gdb.cp.
9858
9859 2003-09-21 Anthony Green <green@redhat.com>
9860
9861 * gdbint.texinfo (Target Architecture Definition): Fix typos.
9862
9863 2003-09-21 Mark Kettenis <kettenis@gnu.org>
9864
9865 * gdbint.texinfo (Target Architecture Definition): Document
9866 stabs_argument_has_addr.
9867
9868 2003-09-18 Andrew Cagney <cagney@redhat.com>
9869
9870 * gdbint.texinfo (Target Architecture Definition): Delete
9871 documentation on REGISTER_NAMES.
9872
9873 2003-09-13 Mark Kettenis <kettenis@gnu.org>
9874
9875 * gdbint.texinfo (Target Architecture Definition): Replace
9876 REG_STRUCT_HAS_ADDR with DEPRECATED_REG_STRUCT_HAS_ADDR.
9877
9878 2003-09-11 Andrew Cagney <cagney@redhat.com>
9879
9880 * gdbint.texinfo (Target Architecture Definition): Replace
9881 STACK_ALIGN with DEPRECATED_STACK_ALIGN.
9882
9883 2003-08-18 Andrew Cagney <cagney@redhat.com>
9884
9885 * gdbint.texinfo (Target Architecture Definition): Document
9886 "frame_red_zone_size".
9887
9888 2003-08-09 Andrew Cagney <cagney@redhat.com>
9889
9890 * gdb.texinfo (Backtrace): Replace "set/show backtrace-below-main"
9891 with "set/show backtrace past-main" and "set/show backtrace
9892 limit".
9893
9894 2003-08-08 H.J. Lu <hongjiu.lu@intel.com>
9895
9896 * Makefile.in (install-info): Support DESTDIR.
9897 (install-html): Likewise.
9898
9899 2003-08-07 Andrew Cagney <cagney@redhat.com>
9900
9901 Patch from Nick Roberts.
9902 * gdb.texinfo (Using GDB under GNU Emacs): Fix/update key
9903 bindings. Remove description of send-gdb-command.
9904
9905 2003-08-07 Andrew Cagney <cagney@redhat.com>
9906
9907 * gdb.texinfo (Mode Options): Mention that "mi2" was included in
9908 GDB 6.0.
9909
9910 2003-08-06 Andrew Cagney <cagney@redhat.com>
9911
9912 * gdb.texinfo (Mode Options): Mention that level three is the
9913 highest available and that level 2 is deprecated.
9914 (Annotations Overview): Mention annotation levels. Cross reference
9915 to "Limitations of the Annotation Interface" in annotate.texi.
9916 (TODO, Value Annotations, Frame Annotations): Delete section.
9917 (Displays, Breakpoint Info): Delete.
9918
9919 2003-08-04 Andrew Cagney <cagney@redhat.com>
9920
9921 * agentexpr.texi: Delete @bye.
9922 * Makefile.in (STABS_DOC_SOURCE_INCLUDES): Add "fdl.texi"
9923 (stabs.info): Add $(srcdir) to include search path.
9924 (html): Depend on "annotate_toc.html", and not "annotate.html".
9925 * stabs.texinfo: Ditto. Include "fdl.texi".
9926 * gdbint.texinfo: Update copyright statement's list of invariant
9927 sections.
9928
9929 2003-07-28 Andrew Cagney <cagney@redhat.com>
9930
9931 * Makefile.in (INFO_DEPS): Add annotate.info.
9932 (dvi, ps, html, pdf): Add annotate.
9933 (ANNOTATE_DOC_SOURCE_INCLUDES): New macro.
9934 (ANNOTATE_DOC_BUILD_INCLUDES): New macro.
9935 (ANNOTATE_DOC_FILES): New macro.
9936 (ANNOTATE_TEX_TMPS): New macro.
9937 (annotate.info, annotate_toc.html): Specify dependencies.
9938 (annotate.ps, annotate.pdf, annotate.dvi): Ditto.
9939 * annotate.texinfo: Rename annotate.texi. Get building. Add
9940 "Migrating to GDB/MI" and "Limitations of the Annotation
9941 Interface" chapters. Mention why it is not part of the user
9942 guide. Update copyright notice. Include "fdl.texi".
9943
9944 2003-07-26 Stephane Carrez <stcarrez@nerim.fr>
9945
9946 * gdb.texinfo (TUI Keys): Document C-x o key to switch active window.
9947
9948 2003-07-24 Daniel Jacobowitz <drow@mvista.com>
9949
9950 * gdbint.texinfo (libgdb components): Correct a GDB to GDBN.
9951
9952 2003-07-24 Daniel Jacobowitz <drow@mvista.com>
9953
9954 * gdb.texinfo (Server): Mention pidof.
9955
9956 2003-07-22 Andrew Cagney <cagney@redhat.com>
9957
9958 * gdbint.texinfo (Coding): Add -Wformat-nonliteral to -Werror
9959 list.
9960
9961 2003-06-28 Daniel Jacobowitz <drow@mvista.com>
9962
9963 * gdb.texinfo (Logging output): New chapter.
9964
9965 2003-06-24 Joel Brobecker <brobecker@gnat.com>
9966
9967 * gdb.texinfo (Unsupported languages): New section.
9968 (Languages): Add link to new section.
9969
9970 2003-06-22 Andrew Cagney <cagney@redhat.com>
9971
9972 * gdb.texinfo (Contributors): Mention 6.0 release engineer.
9973
9974 2003-06-22 Daniel Jacobowitz <drow@mvista.com>
9975
9976 * gdbint.texinfo (Coding): Clarify use of gdb_XXX.h headers.
9977
9978 2003-06-22 Daniel Jacobowitz <drow@mvista.com>
9979
9980 * Makefile.in (SFILES_INCLUDED): Add agentexpr.texi.
9981 * agentexpr.texi: Retitle section, and change it to an appendix.
9982 Comment out texinfo initialization. Factor a @var{} into two
9983 pieces to prevent makeinfo warnings.
9984 * gdb.texinfo: Add Agent Expressions appendix.
9985
9986 2003-06-19 Daniel Jacobowitz <drow@mvista.com>
9987
9988 * gdbint.texinfo (Native Conditionals): Remove PREPARE_TO_PROCEED.
9989
9990 2003-06-18 Daniel Jacobowitz <drow@mvista.com>
9991
9992 * gdb.texinfo (Remote Debugging): New section "Connecting to a
9993 remote target". Document the "detach" and "disconnect" commands.
9994 (Server, Netware, Debug Session): Reference "Connecting to a
9995 remote target".
9996 (GDB/MI Target Manipulation): Document "-target-disconnect".
9997
9998 2003-06-13 Andrew Cagney <cagney@redhat.com>
9999
10000 * gdbint.texinfo (Target Architecture Definition): Deprecate
10001 REMOTE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT, and
10002 BIG_REMOTE_BREAKPOINT. Cross reference BREAKPOINT_FROM_PC.
10003
10004 2003-06-09 Jim Blandy <jimb@redhat.com>
10005
10006 * gdb.texinfo (Separate Debug Files): Remove extra semicolon.
10007
10008 2003-06-08 Andrew Cagney <cagney@redhat.com>
10009
10010 * gdbint.texinfo (Target Architecture Definition): Delete
10011 documentation on FRAME_ARGS_ADDRESS_CORRECT.
10012
10013 2003-06-08 Andrew Cagney <cagney@redhat.com>
10014
10015 * gdbint.texinfo (Target Architecture Definition): Document
10016 "unwind_sp". Cross reference "unwind_sp" and TARGET_READ_SP.
10017
10018 2003-06-07 Adam Fedor <fedor@gnu.org>
10019
10020 * gdb.texinfo: Add Objective-C documentation.
10021
10022 2003-06-01 Andrew Cagney <cagney@redhat.com>
10023
10024 * gdbint.texinfo (Target Architecture Definition): Add "func_addr"
10025 parameter to "push_dummy_call". Rename "dummy_addr" to "bp_addr".
10026
10027 2003-05-21 Andrew Cagney <cagney@redhat.com>
10028
10029 * gdbint.texinfo (Target Architecture Definition): Delete
10030 references to "extract_address" and "store_address".
10031
10032 2003-05-16 Andrew Cagney <cagney@redhat.com>
10033
10034 * gdbint.texinfo (Target Architecture Definition): Replace
10035 REGISTER_BYTES with DEPRECATED_REGISTER_BYTES. Fix typo,
10036 DEPRECATED_REGISTER_SIZE instead of REGISTER_BYTE.
10037
10038 2003-05-14 Theodore A. Roth <troth@openavr.org>
10039
10040 * gdbint.texinfo (Breakpoint Handling): Correct a double negative.
10041
10042 2003-05-10 H.J. Lu <hongjiu.lu@intel.com>
10043
10044 * Makefile.in (gdb-cfg.texi): Replace $$LN_S with $(LN_S).
10045 (gdb.dvi): Likewise.
10046 (gdb.pdf): Likewise.
10047 (links2roff): Likewise.
10048
10049 2003-05-08 Jim Blandy <jimb@redhat.com>
10050
10051 * gdb.texinfo (Dump/Restore Files): Update documentation for
10052 'dump', 'append', and 'restore': note that format argument is
10053 optional; simplify presentation of the command variants; and be
10054 more precise about the formats.
10055
10056 2003-05-07 Jim Blandy <jimb@redhat.com>
10057
10058 * gdb.texinfo (Symbols): Update documentation: 'maint list
10059 symtabs' and 'maint list psymtabs' have been renamed 'maint info
10060 symtabs' and 'maint info psymtabs'.
10061
10062 2003-05-05 Andrew Cagney <cagney@redhat.com>
10063
10064 * gdbint.texinfo (Target Architecture Definition): Make
10065 CALL_DUMMY_WORDS, SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY_LENGTH,
10066 FIX_CALL_DUMMY, CALL_DUMMY_BREAKPOINT_OFFSET and
10067 CALL_DUMMY_BREAKPOINT_OFFSET deprecated.
10068
10069 2003-05-04 Andrew Cagney <cagney@redhat.com>
10070
10071 * gdb.texinfo (Maintenance Commands): Document "maint print
10072 dummy-frames".
10073
10074 2003-05-04 Andrew Cagney <cagney@redhat.com>
10075
10076 * gdb.texinfo (GDB/MI Symbol Query): Use @{ and @}.
10077
10078 2003-05-03 J. Brobecker <brobecker@gnat.com>
10079
10080 Thierry Schneider <tpschneider1@yahoo.com>
10081 * gdb.texinfo (section GDB/MI Symbol Query): Add documentation
10082 for new MI command.
10083
10084 2003-05-03 Andrew Cagney <cagney@redhat.com>
10085
10086 * gdbint.texinfo (Target Architecture Definition): Document
10087 push_dummy_code. Add cross references.
10088
10089 2003-05-02 Elena Zannoni <ezannoni@redhat.com>
10090
10091 * gdb.texinfo (Character Sets): Update to reflect new behavior of
10092 set/show charsets commands.
10093
10094 2003-04-28 Andrew Cagney <cagney@redhat.com>
10095
10096 * gdbint.texinfo (Target Architecture Definition): Replace
10097 read_fp, TARGET_READ_FP and FP_REGNUM, with deprecated_read_fp,
10098 DEPRECATED_TARGET_READ_FP and DEPRECATED_REGNUM.
10099
10100 2003-04-28 Andrew Cagney <cagney@redhat.com>
10101
10102 * gdbint.texinfo (Target Architecture Definition): Rename
10103 "tm_print_insn" to "deprecated_tm_print_insn".
10104
10105 2003-04-09 Jim Blandy <jimb@redhat.com>
10106
10107 * gdb.texinfo (Symbols): Document 'maint list symtabs' and 'maint
10108 list psymtabs'.
10109
10110 2003-04-08 Andrew Cagney <cagney@redhat.com>
10111
10112 * gdbint.texinfo (Target Architecture Definition): Delete
10113 references to EXTRA_FRAME_INFO.
10114
10115 2003-04-08 Andrew Cagney <cagney@redhat.com>
10116
10117 * gdbint.texinfo (Target Architecture Definition): Delete
10118 PRINT_TYPELESS_INTEGER.
10119
10120 2003-04-02 J. Brobecker <brobecker@gnat.com>
10121
10122 * observer.texi (GDB Observers): Adjust the documentation for the
10123 normal_stop notification to better describe reality. Fix a couple
10124 of minor typos.
10125
10126 2003-04-02 Bob Rossi <bob_rossi@cox.net>
10127
10128 * gdb.texinfo (GDB/MI Program Control): Add
10129 '-file-list-exec-source-file'
10130
10131 2003-03-31 Andrew Cagney <cagney@redhat.com>
10132
10133 * gdbint.texinfo (Target Architecture Definition): Delete
10134 references to CALL_DUMMY_P.
10135
10136 2003-03-30 Andrew Cagney <cagney@redhat.com>
10137
10138 * gdbint.texinfo (Target Architecture Definition): Remove
10139 reference to TARGET_WRITE_SP.
10140
10141 2003-03-27 Andrew Cagney <cagney@redhat.com>
10142
10143 * gdbint.texinfo (Target Architecture Definition): Remove
10144 references to write_sp.
10145
10146 2003-03-27 Andrew Cagney <cagney@redhat.com>
10147
10148 * gdb.texinfo (GDB/MI Variable Objects): Replace @include with
10149 chapter body. Use @smallexample instead of @example.
10150 (Annotations): Ditto.
10151 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Remove gdbmi.texinfo and
10152 annotate.texi.
10153
10154 2003-03-26 Andrew Cagney <cagney@redhat.com>
10155
10156 * gdbint.texinfo (Target Architecture Definition): Replace
10157 PUSH_ARGUMENTS with push_dummy_call, add gdbarch, regcache and
10158 dummy_addr parameters.
10159
10160 2003-03-25 Andrew Cagney <cagney@redhat.com>
10161
10162 * gdbint.texinfo (Target Architecture Definition): Delete
10163 reference to CALL_DUMMY_STACK_ADJUST_P. Rename
10164 CALL_DUMMY_STACK_ADJUST to DEPRECATED_CALL_DUMMY_STACK_ADJUST.
10165 Add reference to PUSH_ARGUMENTS.
10166
10167 2003-03-23 Andrew Cagney <cagney@redhat.com>
10168
10169 * gdbint.texinfo (Algorithms, Target Architecture Definition):
10170 Deprecate FRAME_CHAIN and FRAME_CHAIN_VALID.
10171
10172 2003-03-18 J. Brobecker <brobecker@gnat.com>
10173
10174 * gdbint.texinfo (Algorithms): Add new section describing the
10175 Observer paradigm.
10176 (Top): Add menu entry to new observer appendix.
10177 * observer.texi: New file.
10178 * Makefile.in (GDBINT_DOC_SOURCE_INCLUDES): Add dependency on
10179 new observer.texi file.
10180
10181 2003-03-17 Andrew Cagney <cagney@redhat.com>
10182
10183 * gdb.texinfo (DATE): Delete. Remove date from titles. Mention
10184 that GNU Press update the manual version number.
10185
10186 2003-03-12 Andrew Cagney <cagney@redhat.com>
10187
10188 * gdbint.texinfo (Target Architecture Definition): Delete
10189 references to get_saved_register. Rename GET_SAVED_REGISTER to
10190 DEPRECATED_GET_SAVED_REGISTER.
10191
10192 2003-03-13 Andrew Cagney <cagney@redhat.com>
10193
10194 * gdbint.texinfo (Target Architecture Definition): Replace
10195 POP_FRAME with DEPRECATED_POP_FRAME. Update description.
10196
10197 2003-03-12 Andrew Cagney <cagney@redhat.com>
10198
10199 * gdbint.texinfo (Target Architecture Definition): Rename
10200 FRAME_SAVED_PC to DEPRECATED_FRAME_SAVED_PC.
10201
10202 2003-03-10 Corinna Vinschen <vinschen@redhat.com>
10203
10204 * gdb.texinfo: Add File-I/O documentation.
10205
10206 2003-03-10 Andrew Cagney <cagney@redhat.com>
10207
10208 * gdbint.texinfo (Target Architecture Definition): Cross reference
10209 FRAME_SAVED_PC to unwind_pc. Document unwind_pc.
10210
10211 2003-03-07 Andrew Cagney <cagney@redhat.com>
10212
10213 * gdb.texinfo (Debugging Output): Mention the "set/show debug
10214 frame" command.
10215
10216 2003-03-05 Andrew Cagney <cagney@redhat.com>
10217
10218 * gdbint.texinfo (Target Architecture Definition): Document
10219 unwind_dummy_id. Cross reference unwind_dummy_id and
10220 SAVE_DUMMY_FRAME_TOS.
10221
10222 2003-03-05 James Ingham <jingham@apple.com>
10223 Daniel Jacobowitz <drow@mvista.com>
10224
10225 * gdb.texinfo (Configuring the current ABI): Document "set cp-abi"
10226 and "show cp-abi".
10227
10228 2003-03-03 Andrew Cagney <cagney@redhat.com>
10229
10230 * gdbint.texinfo (Target Architecture Definition): Document
10231 register_type.
10232
10233 2003-03-03 Andrew Cagney <cagney@redhat.com>
10234
10235 * stabs.texinfo (Structures): Use @samp and separate @var's
10236 instead of a single @var containing a comma separated list.
10237 (Unions): Ditto.
10238
10239 2003-03-02 Daniel Jacobowitz <drow@mvista.com>
10240
10241 * Makefile.in (distclean): Remove config.log.
10242
10243 2003-03-01 Andrew Cagney <cagney@redhat.com>
10244
10245 * gdbint.texinfo (Target Architecture Definition): Rename
10246 FRAME_INIT_SAVED_REGS to DEPRECATED_FRAME_INIT_SAVED_REGS.
10247
10248 2003-03-01 Andrew Cagney <cagney@redhat.com>
10249
10250 * gdbint.texinfo: Rename INIT_EXTRA_FRAME_INFO to
10251 DEPRECATED_INIT_EXTRA_FRAME_INFO.
10252
10253 2003-02-23 Raoul Gough <RaoulGough@yahoo.co.uk>
10254
10255 * gdb.texinfo (Cygwin Native): Links to Non-debug DLL symbols.
10256 (Non-debug DLL symbols): New node, describing the minimal symbols
10257 loaded from DLLs without real debugging symbols.
10258
10259 2003-02-20 Andrew Cagney <ac131313@redhat.com>
10260
10261 * gdb.texinfo (Set Breaks): Add cross reference to "set remote
10262 hardware-breakpoint-limit".
10263 (Set Watchpoints): Add cross reference to "set remote
10264 hardware-watchpoint-limit".
10265 (Remote configuration options): New section.
10266
10267 2003-02-04 Andrew Cagney <ac131313@redhat.com>
10268
10269 * gdbint.texinfo (Target Architecture Definition): Delete
10270 descrption of IS_TRAPPED_INTERNALVAR.
10271
10272 From Keith Seitz <keiths@redhat.com>:
10273 * gdb.texinfo (Interpreters): New chapter. Refer the command-line
10274 option "-i"/"--interpreter" to this chapter. Include index
10275 entries.
10276
10277 2003-02-04 David Carlton <carlton@math.stanford.edu>
10278
10279 * gdb.texinfo (C@t{++}): Recommend DWARF 2, then stabs+.
10280 (Variables): Recommend stabs+ and DWARF 2.
10281 (C plus plus expressions): Correct info about
10282 compiler versions, debug formats.
10283 (Contributors): Change 'DWARF2' to 'DWARF 2'.
10284 PR symtab/874.
10285
10286 2003-02-01 Andrew Cagney <ac131313@redhat.com>
10287
10288 * gdbint.texinfo (Target Architecture Definition): Delete
10289 description of ADDITIONAL_OPTIONS, ADDITIONAL_OPTION_CASES,
10290 ADDITIONAL_OPTION_HANDLER, and ADDITIONAL_OPTION_HELP, and
10291 BEFORE_MAIN_LOOP_HOOK, and DBX_PARM_SYMBOL_CLASS along with
10292 references to nindy and i960.
10293 * gdb.texinfo (i960): Delete all references to i960 and nindy.
10294
10295 2003-02-01 Andrew Cagney <ac131313@redhat.com>
10296
10297 * gdbint.texinfo (Target Architecture Definition): Delete
10298 FLOAT_INFO.
10299
10300 2003-01-30 Andrew Cagney <ac131313@redhat.com>
10301
10302 * stabs.texinfo (Member Type Descriptor): Clarify description of
10303 `@'. Suggested by Ben Hutchings.
10304
10305 2003-01-29 Andrew Cagney <ac131313@redhat.com>
10306
10307 * gdb.texinfo (M68K): Delete reference to es1800.
10308
10309 2003-01-29 Andrew Cagney <ac131313@redhat.com>
10310
10311 * gdb.texinfo (Maintenance Commands): Document `maint print
10312 reggroups' and `maint print register-groups'.
10313 * gdbint.texinfo (Target Architecture Definition): Document
10314 register_reggroup_p.
10315
10316 2003-01-23 Jim Blandy <jimb@redhat.com>
10317
10318 * gdb.texinfo (Separate Debug Files): New section.
10319
10320 2003-01-22 Daniel Jacobowitz <drow@mvista.com>
10321
10322 * gdb.texinfo (Maintenance Commands): Add "maint set profile"
10323 and "maint show profile".
10324
10325 2003-01-16 Michael Chastain <mec@shout.net>
10326
10327 * gdb.texinfo (Installing GDB): Warn against
10328 ".../gdb-VERSION/gdb/configure".
10329 (Separate Objdir): Likewise.
10330
10331 2003-01-15 Andrew Cagney <ac131313@redhat.com>
10332
10333 * gdbint.texinfo (Target Architecture Definition): Delete
10334 definition of PRINT_REGISTER_HOOK.
10335
10336 2003-01-15 Elena Zannoni <ezannoni@redhat.com>
10337
10338 (OpenRISC 1000): Fix formatting of command names.
10339
10340 2003-01-15 Elena Zannoni <ezannoni@redhat.com>
10341
10342 * gdb.texinfo (Continuing and Stepping): Add new command
10343 'advance'. Clarify behavior of 'until'.
10344
10345 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
10346
10347 * gdb.texinfo (Files): Document solib-absolute-prefix and
10348 solib-search-path.
10349
10350 2003-01-09 Michael Chastain <mec@shout.net>
10351
10352 * gdbint.texinfo (Configuring @value{GDBN} for Release): Delete.
10353 (Create a Release): Add new instructions for new @file{src-release}.
10354 Document existing instructions for @file{Makefile.in} as
10355 being for @value{GDBN} 5.3.1 or earlier.
10356
10357 2003-01-09 Andrew Cagney <ac131313@redhat.com>
10358
10359 * gdbint.texinfo (Target Architecture Definition): Mention
10360 frame_saved_regs_zalloc and frame_extra_info_zalloc as the way to
10361 allocate memory.
10362
10363 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
10364
10365 * gdb.texinfo (Controlling GDB): Add @kindex for
10366 "show osabi".
10367 (Backtraces): Add @kindex's for backtrace-below-main.
10368
10369 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
10370
10371 * gdb.texinfo (Controlling GDB): Document "set osabi".
10372
10373 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
10374
10375 * gdb.texinfo (Backtraces): Document "set backtrace-below-main".
10376 * gdbint.texinfo (FRAME_CHAIN_VALID): Update documentation.
10377
10378 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
10379
10380 * gdb.texinfo (Controlling GDB): Add ABI section. Document
10381 "set coerce-float-to-double".
10382 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Remove documentation.
10383
10384 2003-01-02 Andrew Cagney <ac131313@redhat.com>
10385
10386 * stabs.texinfo: Remove obsolete text.
10387 * gdbint.texinfo: Ditto.
10388 * gdb.texinfo: Ditto.
10389
10390 2002-12-29 Kazu Hirata <kazu@cs.umass.edu>
10391
10392 * fdl.texi: Revert the last change.
10393
10394 2002-12-22 Mark Kettenis <kettenis@gnu.org>
10395
10396 * gdbint.texinfo (Target Architecture Definition): Update
10397 description of gdbarch_register_osabi.
10398
10399 2002-12-20 Kazu Hirata <kazu@cs.umass.edu>
10400
10401 * agentexpr.texi: Fix typos.
10402 * annotate.texi: Likewise.
10403 * fdl.texi: Likewise.
10404
10405 2002-12-10 Andrew Cagney <cagney@redhat.com>
10406
10407 * gdbint.texinfo (Algorithms): Replace INIT_FRAME_PC with
10408 DEPRECATED_INIT_FRAME_PC.
10409
10410 2002-12-01 Andrew Cagney <ac131313@redhat.com>
10411
10412 * gdbint.texinfo (Target Architecture Definition): Delete
10413 PC_IN_CALL_DUMMY.
10414
10415 2002-11-28 Andrew Cagney <ac131313@redhat.com>
10416
10417 * gdbint.texinfo (Host Definition): Delete documentation on
10418 USE_GENERIC_DUMMY_FRAMES.
10419
10420 2002-11-26 Elena Zannoni <ezannoni@redhat.com>
10421
10422 Fix PR gdb/723 and PR gdb/245.
10423 * Makefile.in (install-info): Run the install-info command as part
10424 of the post install steps only.
10425 (uninstall-info): New target.
10426 (uninstall): New target.
10427
10428 2002-11-22 Elena Zannoni <ezannoni@redhat.com>
10429
10430 * Makefile.in (install): Make install do some real work.
10431
10432 2002-11-19 Andrew Cagney <ac131313@redhat.com>
10433
10434 Fix POSIX problem reported by Paul Eggert.
10435 * Makefile.in (GDBvn.texi): Use `sed q' instead of `head -1'.
10436 Fix PR gdb/527.
10437
10438 2002-10-26 Andrew Cagney <cagney@redhat.com>
10439
10440 * gdbint.texinfo (Target Architecture Definition): Delete
10441 definition of DO_REGISTERS_INFO.
10442
10443 2002-10-18 Kevin Buettner <kevinb@redhat.com>
10444
10445 * gdbint.texinfo (Address Classes): Fix problems with insertion
10446 of ``{'' and ``}'' in example.
10447
10448 2002-10-17 Kevin Buettner <kevinb@redhat.com>
10449
10450 * gdbint.texinfo (Address Classes): New section.
10451 (Target Conditionals): Document ADDRESS_CLASS_NAME_TO_TYPE_FLAGS,
10452 ADDRESS_CLASS_NAME_TO_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS,
10453 ADDRESS_CLASS_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, and
10454 ADDRESS_CLASS_TYPE_FLAGS_TO_NAME_P.
10455
10456 2002-10-11 Klee Dienes <kdienes@apple.com>
10457
10458 * gdb.texinfo (Registers): Mention vector registers as well as
10459 floating registers in the documentation for 'info registers' and
10460 'info all-registers'.
10461
10462 2002-10-11 Daniel Jacobowitz <drow@mvista.com>
10463
10464 * gdbint.texinfo (CPLUS_MARKER): Remove item.
10465
10466 2002-10-03 Jeff Johnston <jjohnstn@redhat.com>
10467
10468 * gdbint.texinfo (Item Output Functions): Add new ui_out_field_fmt_int
10469 interface definition.
10470
10471 2002-10-03 Marko Mlinar <markom@opencores.org>
10472
10473 * gdb.texinfo (Target Commands): Add or1k target specific
10474 commands.
10475 * gdb.texinfo (Contributors): Add myself to the contributors list.
10476
10477 2002-10-01 Andrew Cagney <ac131313@redhat.com>
10478
10479 * gdb.texinfo (Mode Options): Update --interpreter option. "mi2"
10480 and "mi1" instead of "mi1" and "mi0".
10481
10482 2002-09-29 Hans-Peter Nilsson <hp@bitrange.com>
10483
10484 * gdb.texinfo (Packets): Fix typos "alligned".
10485 Correct z3/Z3 description. Correct z4/Z4 title.
10486
10487 2002-09-27 Andrew Cagney <ac131313@redhat.com>
10488
10489 * all-cfg.texi: Use @sc for GDB and GCC. Update copyright.
10490
10491 2002-09-25 Kevin Buettner <kevinb@redhat.com>
10492
10493 * gdb.texinfo: Use GNU/Linux instead of Linux.
10494
10495 2002-09-25 Andrew Cagney <ac131313@redhat.com>
10496
10497 * gdb.texinfo (Packets): Replace @samp{} with ``an empty string''.
10498
10499 2002-09-24 Andrew Cagney <ac131313@redhat.com>
10500
10501 * gdb.texinfo: Replace @example with @smallexample.
10502
10503 2002-09-20 Kevin Buettner <kevinb@redhat.com>
10504
10505 From Eli Zaretskii <eliz@gnu.org>:
10506 * gdb.texinfo (Character Sets): Use @smallexample instead of
10507 @example. Use GNU/Linux instead of Linux.
10508
10509 2002-09-20 Jim Blandy <jimb@redhat.com>
10510
10511 * gdb.texinfo: Add character set documentation.
10512
10513 2002-09-20 George Helffrich <george@gly.bris.ac.uk>
10514
10515 * gdb.texinfo: Document edit command.
10516
10517 2002-09-19 Andrew Cagney <ac131313@redhat.com>
10518
10519 * gdb.texinfo (Packets): Revise `z' and `Z' packet documentation.
10520 (Packets): Add cross reference from `b' packet to `z' packets.
10521
10522 2002-09-19 Andrew Cagney <ac131313@redhat.com>
10523
10524 * gdb.texinfo (Maintenance Commands): Document ``maint
10525 internal-error'' and ``maint internal-warning''.
10526
10527 * gdbint.texinfo (Target Architecture Definition): Revise
10528 description of STACK_ALIGN. Add description of FRAME_ALIGN.
10529
10530 2002-09-19 Joel Brobecker <brobecker@gnat.com>
10531
10532 * gdbint.texinfo (Target Conditionals): Document the new
10533 NAME_OF_MALLOC macro.
10534
10535 2002-09-05 Andrew Cagney <ac131313@redhat.com>
10536
10537 * gdb.texinfo (Contributors): Mention 5.2 and 5.3 release
10538 engineer.
10539
10540 2002-09-02 Stephane Carrez <stcarrez@nerim.fr>
10541
10542 * gdb.texinfo (TUI Overview): Document status line fields.
10543
10544 2002-09-02 Stephane Carrez <stcarrez@nerim.fr>
10545
10546 * gdb.texinfo (TUI Commands): Document info win command.
10547
10548 2002-09-01 Stephane Carrez <stcarrez@nerim.fr>
10549
10550 * gdb.texinfo (TUI Overview): Document breakpoint markers.
10551
10552 2002-09-01 Stephane Carrez <stcarrez@nerim.fr>
10553
10554 * gdb.texinfo (TUI Single Key Mode): Document new SingleKey mode.
10555 (TUI Keys): Likewise.
10556
10557 2002-08-25 Andrew Cagney <ac131313@redhat.com>
10558
10559 * gdb.texinfo (Examples): Use ``->'' for a packet send and ``<-''
10560 for a packet receive.
10561
10562 2002-08-25 Andrew Cagney <ac131313@redhat.com>
10563
10564 * Makefile.in (clean): Move to end of file.
10565 (distclean, maintainer-clean, realclean): Ditto.
10566 (mostlyclean): Move rule to end of file. Use GDB_TEX_TMPS,
10567 GDBINT_TEX_TMPS, STABS_TEX_TMPS.
10568 (gdb.dvi, gdb.pdf): Do not cleanup TeX temp files after texi2dvi.
10569 (gdbint.dvi, gdbint.pdf, stabs.dvi, stabs.pdf): Ditto.
10570
10571 2002-08-24 Andrew Cagney <ac131313@redhat.com>
10572
10573 * Makefile.in (GDBINT_TEX_TMPS): Define.
10574 (gdbint.dvi, gdbint.pdf): Use
10575 (GDB_TEX_TMPS): Define.
10576 (gdb.dvi, gdb.pdf): Use.
10577 (STABS_TEX_TMPS): Define.
10578 (stabs.dvi, stabs.pdf): Use.
10579 (GDB_DOC_SOURCE_INCLUDES): New macros.
10580 (GDB_DOC_BUILD_INCLUDES, GDB_DOC_FILES): New macros.
10581 (GDBINT_DOC_FILES_INCLUDES): New macros.
10582 (GDBINT_DOC_BUILD_INCLUDES): New macros.
10583 (GDBINT_DOC_FILES, STABS_DOC_SOURCE_INCLUDES): New macros.
10584 (STABS_DOC_BUILD_INCLUDES, STABS_DOC_FILES): New macros.
10585 (SFILES_DOC, SFILES_INCLUDED, SFILES_LOCAL): Delete macros.
10586 (links2roff): Replace SFILES_INCLUDED with
10587 GDB_DOC_SOURCE_INCLUDES.
10588 (gdb.dvi, gdb_toc.html, gdb.pdf, gdb.info): Update dependencies.
10589 (gdb.me, gdb.mm, gdb.ms): Update dependencies.
10590 (gdbint.dvi, gdbint_toc.html, gdbint.pdf, gdbint.info): Update
10591 dependencies.
10592 (stabs.info, stabs_toc.html, stabs.pdf, stabs.dvi): Update
10593 dependencies.
10594 (gdbmi.texinfo): Delete rule.
10595 (inc-hist.texinfo): Delete rule.
10596 (rluser.texinfo): Delete rule.
10597
10598 2002-08-23 Andrew Cagney <cagney@redhat.com>
10599
10600 * gdbint.texinfo (Target Architecture Definition): Update
10601 STORE_RETURN_VALUE, mention regcache.
10602
10603 2002-08-21 Andrew Cagney <ac131313@redhat.com>
10604
10605 * gdbint.texinfo (Target Architecture Definition): Document
10606 print_registers_info. Note that DO_REGISTERS_INFO is deprecated.
10607
10608 2002-08-19 Andrew Cagney <ac131313@redhat.com>
10609
10610 * gdb.texinfo (Remote Protocol): Reformat. Use cross references.
10611 Fix minor typos. Add index entries.
10612
10613 2002-08-18 Andrew Cagney <ac131313@redhat.com>
10614
10615 * gdb.texinfo (Data): Add ``Vector Unit'' to menu.
10616
10617 2002-08-15 Andrew Cagney <ac131313@redhat.com>
10618
10619 * gdbint.texinfo (Target Architecture Definition): Document
10620 PRINT_VECTOR_INFO.
10621 * gdb.texinfo (Vector Unit): Document "info vectors" command.
10622
10623 2002-08-13 Andrew Cagney <ac131313@redhat.com>
10624
10625 * gdb.texinfo (Maintenance Commands): Document "maint print
10626 registers", "maint print raw-registers" and "maint print
10627 cooked-registers".
10628
10629 2002-08-08 Grace Sainsbury <graces@redhat.com>
10630
10631 From Mark Salter:
10632 * gdb.texinfo (Protocol): Document T packet extension to
10633 allow watchpoint address reporting.
10634
10635 2002-08-03 Andrew Cagney <ac131313@redhat.com>
10636
10637 * gdb.texinfo (Dump/Restore Files): Move `[]' to outside of @var.
10638
10639 2002-08-01 Andrew Cagney <cagney@redhat.com>
10640
10641 * stabs.texinfo, gdb.texinfo, gdbint.texinfo: Obsolete references
10642 to CHILL.
10643
10644 2002-08-01 Andrew Cagney <ac131313@redhat.com>
10645
10646 * gdbint.texinfo (Coding): Revise section "Include Files".
10647
10648 2002-07-24 Andrew Cagney <cagney@redhat.com>
10649
10650 * gdbint.texinfo: Obsolete references to m88k.
10651 * gdb.texinfo: Ditto.
10652
10653 2002-07-10 Joel Brobecker <brobecker@gnat.com>
10654
10655 * gdbint.texinfo (Create a release candiate): Add the location
10656 where the proper version of autoconf can be retrieved.
10657
10658 2002-07-09 Don Howard <dhoward@redhat.com>
10659
10660 * gdb.texinfo (Command Files): Further describe the behavior of
10661 sourced command files.
10662
10663 2002-06-27 Andrew Cagney <ac131313@redhat.com>
10664
10665 * gdbint.texinfo (User Interface): ISO C rather than ISO-C.
10666 (Coding): Clarify ISO C version that GDB assumes.
10667
10668 2002-06-26 Tom Tromey <tromey@redhat.com>
10669
10670 * gdbint.texinfo (User Interface): Mention add_setshow_cmd and
10671 add_setshow_cmd_full.
10672
10673 2002-06-25 Don Howard <dhoward@redhat.com>
10674
10675 * gdb.texinfo (Memory Region Attributes): Document new behavior
10676 for 'mem' command.
10677
10678 2002-06-11 Jim Blandy <jimb@redhat.com>
10679
10680 * gdb.texinfo (Symbols): Update documentation for `info source'
10681 command.
10682
10683 * gdb.texinfo (Macros): Call the command `info macro', not
10684 `show macro'.
10685
10686 2002-06-09 Andrew Cagney <ac131313@redhat.com>
10687
10688 * gdbint.texinfo (Coding): Add section ``Per-architecture module
10689 data''.
10690
10691 2002-06-09 Mark Kettenis <kettenis@gnu.org>
10692
10693 * gdbint.texinfo (Target Architecture Definition): Document
10694 GDB_OSABI_GO32 and GDB_OSABI_NETWARE.
10695
10696 2002-06-08 Andrew Cagney <ac131313@redhat.com>
10697
10698 * gdbint.texinfo (Releasing GDB): Fix typos in @itemize @bullet
10699 lists.
10700
10701 2002-06-08 Andrew Cagney <ac131313@redhat.com>
10702
10703 * gdbint.texinfo (Releasing GDB): Revise the section ``Cut the
10704 Branch''.
10705
10706 2002-06-01 Andrew Cagney <ac131313@redhat.com>
10707
10708 * gdbint.texinfo (Target Architecture Definition): Add section
10709 ``Converting an existing Target Architecture to Multi-arch''.
10710
10711 2002-05-30 Andrew Cagney <ac131313@redhat.com>
10712
10713 * gdbint.texinfo (Releasing GDB): Rename ``Obsoleting any code''
10714 to ``Obsoleting code''. Revise.
10715
10716 2002-05-21 Jason Thorpe <thorpej@wasabisystems.com>
10717
10718 * gdbint.texinfo: Document new generic OS ABI framework.
10719
10720 2002-05-17 Jim Blandy <jimb@redhat.com>
10721
10722 * gdb.texinfo (C Preprocessor Macros): New chapter.
10723 Include it in the main menu.
10724 (Contributors): Credit Jim Blandy with macro support.
10725 (Compilation): Explain how to get macro information into the
10726 executable.
10727 (Expressions): Note that preprocessor macros are expanded.
10728
10729 2002-05-14 Daniel Jacobowitz <drow@mvista.com>
10730
10731 * gdb.texinfo (Debug Session): Document new `udp:' and `tcp:'
10732 options for `target remote'.
10733
10734 2002-05-13 Andrew Cagney <ac131313@redhat.com>
10735
10736 * gdbint.texinfo (Target Architecture Definition): Delete
10737 documentation on NNPC_REGNUM.
10738
10739 2002-05-11 Andrew Cagney <ac131313@redhat.com>
10740
10741 * gdbint.texinfo (Target Architecture Definition): Document
10742 REGISTER_TO_VALUE and VALUE_TO_REGISTER and CONVERT_REGISTER_P.
10743 (Target Architecture Definition): Revise section `Using Different
10744 Register and Memory Data Representations'. Add section `Raw and
10745 Virtual Register Representations'.
10746
10747 2002-05-11 Andrew Cagney <ac131313@redhat.com>
10748
10749 * gdbint.texinfo (Target Architecture Definition): Mention
10750 defaults for REGISTER_VIRTUAL_SIZE and REGISTER_RAW_SIZE.
10751 (Target Architecture Definition): Mention same. Add references to
10752 web pages.
10753
10754 2002-05-08 Michael Snyder <msnyder@redhat.com>
10755
10756 * stabs.texinfo (Attributes): Document new "vector" attribute.
10757
10758 2002-05-04 Andrew Cagney <ac131313@redhat.com>
10759
10760 * gdbint.texinfo (Releasing GDB): Revise `Create a Release'.
10761
10762 2002-05-04 Andrew Cagney <ac131313@redhat.com>
10763
10764 * gdb.texinfo: Delete obsolete references to a29k.
10765
10766 2002-04-24 Andrew Cagney <ac131313@redhat.com>
10767
10768 * gdbint.texinfo (Target Architecture Definition): Replace
10769 IN_SIGTRAMP with PC_IN_SIGTRAMP.
10770
10771 2002-04-24 David S. Miller <davem@redhat.com>
10772
10773 * gdbint.texinfo (REGISTER_IN_WINDOW): Delete definition.
10774
10775 2002-04-21 David S. Miller <davem@redhat.com>
10776
10777 * gdbint.texinfo (SKIP_PROLOGUE_FRAMELESS_P): Delete definition.
10778
10779 2002-04-21 Andrew Cagney <ac131313@redhat.com>
10780
10781 * gdbint.texinfo (Target Architecture Definition): Delete
10782 definition of HAVE_REGISTER_WINDOWS.
10783
10784 2002-04-19 Eli Zaretskii <eliz@gnu.org>
10785
10786 * gdbint.texinfo (Releasing GDB, Coding): Fix typos. Reported by
10787 "Theodore A. Roth" <troth@verinet.com>.
10788
10789 2002-04-15 Don Howard <dhoward@redhat.com>
10790
10791 From Eli Zaretskii <eliz@gnu.org>
10792 * gdb.texinfo (show max-user-call-depth): Correct formatting.
10793 Provide a better explaination of this feature.
10794
10795 2002-04-14 Andrew Cagney <ac131313@redhat.com>
10796
10797 * gdbint.texinfo (Target Architecture Definition): Remove
10798 FRAME_CHAIN_COMBINE.
10799
10800 2002-04-12 Michael Chastain <mec@shout.net>
10801
10802 * gdbint.texinfo (Obsolete Conditionals): Remove reference to
10803 REG_STACK_SEGMENT.
10804
10805 2002-04-09 Michael Chastain <mec@shout.net>
10806
10807 * gdbint.texinfo (Obsolete Conditionals): Remove references to
10808 PYRAMID_* macros.
10809
10810 2002-04-07 Andrew Cagney <ac131313@redhat.com>
10811
10812 * gdb.texinfo (Bug Reporting): Document that the web is the
10813 prefered way of submitting bug reports.
10814 (Bug Reporting): Delete the s-mail address as the last resort.
10815
10816 2002-04-05 Andrew Cagney <ac131313@redhat.com>
10817
10818 * gdbint.texinfo (Target Architecture Definition): Delete
10819 references to TARGET_WRITE_FP and write_fp.
10820
10821 2002-03-27 Michael Snyder <msnyder@redhat.com>
10822
10823 * gdb.texinfo: Document new commands dump, append, and restore.
10824
10825 2002-03-27 Andrew Cagney <ac131313@redhat.com>
10826
10827 * gdbint.texinfo (Releasing GDB): Revise the section `Before the
10828 Branch'.
10829
10830 2002-03-18 Andrew Cagney <ac131313@redhat.com>
10831
10832 * gdb.texinfo: Change all examples to @smallexample.
10833 * gdbint.texinfo: Ditto.
10834
10835 2002-03-18 Andrew Cagney <ac131313@redhat.com>
10836
10837 * gdbint.texinfo (Releasing GDB): Add section ``Versions and
10838 Branches''.
10839
10840 2002-03-18 Andrew Cagney <ac131313@redhat.com>
10841
10842 * gdbint.texinfo (Releasing GDB): Add the section``Branch Commit
10843 Policy''.
10844
10845 2002-03-04 Fred Fish <fnf@redhat.com>
10846
10847 * gdbint.texinfo: Fix a bunch of typos (alsways, mirrorred,
10848 expresson, suports, dependant, trhe, perhaphs, situtations,
10849 explictily, taged, oportunity, unfortunatly).
10850
10851 2002-02-24 Andrew Cagney <ac131313@redhat.com>
10852
10853 * Makefile.in (gdb.info): Add explicit path to gdb.texinfo.
10854 Remove reference to 3.12.
10855
10856 2002-02-23 Paul Eggert <eggert@twinsun.com>
10857
10858 * Makefile.in (GDBvn.texi): Change "head -1" to "sed q", since
10859 POSIX 1003.1-2001 no longer allows "head -1".
10860
10861 2002-02-23 Andrew Cagney <ac131313@redhat.com>
10862
10863 * gdbint.texinfo: Include fdl.texi.
10864 (Top): Add GNU Free Documentation License.
10865 * Makefile.in (SFILES_INCLUDED): Add gpl.texi.
10866 (gdbint.dvi, gdbint.pdf, gdbint.info): Add dependency on fdl.texi.
10867 (gdbint_toc.html): Add dependency on gdb-cfg.texi and fdl.texi.
10868 (gdbint.info): Add srcdir to include path.
10869 * gdb.texinfo: Include gpl.texi.
10870 (Top): Add Copying.
10871 * gpl.texi: New file.
10872
10873 2002-02-23 Andrew Cagney <ac131313@redhat.com>
10874
10875 * gdbint.texinfo (Debugging GDB): Remove references to cygnus.com.
10876
10877 2002-02-19 Pierre Muller <muller@ics.u-strasbg.fr>
10878
10879 * gdb.texinfo: Document Cygwin native specific commands.
10880
10881 2002-02-15 Daniel Jacobowitz <drow@mvista.com>
10882
10883 * gdb.texinfo: Document gdbserver ``--attach'' command.
10884
10885 2002-02-07 Michael Snyder <msnyder@redhat.com>
10886
10887 * gdb.texinfo (overlays): Change @var(_ovly_debug_event)
10888 to @code(_ovly_debug_event).
10889
10890 2002-02-07 Andrew Cagney <ac131313@redhat.com>
10891
10892 * gdb.texinfo (How Overlays Work): Shrink the overlay diagram.
10893
10894 2002-02-06 Michael Snyder <msnyder@redhat.com>
10895
10896 * gdb.texinfo (overlays): Mention new magic symbol
10897 '_ovly_debug_event', which allows GDB to keep better track
10898 of overlays.
10899
10900 2002-02-06 Richard Earnshaw <rearnsha@arm.com>
10901
10902 * gdbint.texinfo (FLOAT_INFO): Mark as deprecated.
10903 (PRINT_FLOAT_INFO): Document it.
10904
10905 2002-02-03 Eli Zaretskii <eliz@gnu.org>
10906
10907 * gdb.texinfo (Memory Region Attributes): Fix the wording.
10908 Suggested by Dmitry Sivachenko.
10909
10910 * (<many nodes>): Fix the spelling and punctuation of "i.e.".
10911
10912 2002-02-01 Michael Snyder <msnyder@redhat.com>
10913
10914 * gdb.texinfo (set trust-readonly): Change value{gdbn} to value{GDBN}.
10915
10916 2002-01-30 Michael Snyder <msnyder@redhat.com>
10917
10918 * gdb.texinfo: (remote protocol): Gramatical fix-up.
10919 (set trust-readonly-sections): Document.
10920
10921 2002-01-29 Andrew Cagney <ac131313@redhat.com>
10922
10923 * gdbint.texinfo (Releasing GDB): Revise and update.
10924
10925 2002-01-28 Andrew Cagney <ac131313@redhat.com>
10926
10927 * gdbint.texinfo (Target Architecture Definition): Delete
10928 description of TARGET_BYTE_ORDER_DEFAULT.
10929
10930 2002-01-27 Eli Zaretskii <eliz@gnu.org>
10931
10932 * gdb.texinfo: Fix typos and markup. From Dmitry Sivachenko
10933 <mitya@cavia.pp.ru>.
10934
10935 2002-01-23 Andrew Cagney <ac131313@redhat.com>
10936
10937 * libgdb.texinfo: Delete file.
10938
10939 2002-01-22 Andrew Cagney <ac131313@redhat.com>
10940
10941 * gdb.texinfo: Remove makeinfo 3.12 hacks.
10942 * gdbint.texinfo: Ditto.
10943
10944 Tue Jan 22 11:57:38 2002 Andrew Cagney <cagney@redhat.com>
10945
10946 * gdb.texinfo: Fix typo ``Remove' -> ``Remote''.
10947
10948 2002-01-22 Andrew Cagney <ac131313@redhat.com>
10949
10950 * Makefile.in: Update copyright.
10951 (TEXI2DVI): Define.
10952 (gdb.dvi, gdb.pdf, stabs.dvi, stabs.pdf): Use TEXI2DVI.
10953 (gdbint.dvi, gdbint.pdf): Use TEXI2DVI. Add dependency on
10954 gdb-cfg.texi.
10955 (TEXINDEX, PDFTEX): Delete makefile variables.
10956
10957 2002-01-22 Andrew Cagney <ac131313@redhat.com>
10958
10959 * gdb.texinfo (Protocol): Move section to appendix.
10960
10961 2002-01-21 Andrew Cagney <ac131313@redhat.com>
10962
10963 * gdb.texinfo (Remote Debugging): Create a menu.
10964 (Top): Add ``Remote Debugging'' to menu.
10965
10966 2002-01-21 Andrew Cagney <ac131313@redhat.com>
10967
10968 * gdb.texinfo (Remote): Move the sub-section ``The GDB remote
10969 serial protocol'' from here.
10970 (Remote Debugging): To here. New chapter.
10971
10972 2002-01-20 Andrew Cagney <ac131313@redhat.com>
10973
10974 * gdbint.texinfo (Target Architecture Definition): Delete
10975 description of TARGET_BYTE_ORDER_SELECTABLE_P.
10976
10977 2002-01-20 Andrew Cagney <ac131313@redhat.com>
10978
10979 * gdbint.texinfo (Host Definition): Revise. xm-xyz.h and xyz.mh
10980 are no longer needed.
10981 (Porting GDB): Add maintainer note about configure.host.
10982
10983 2002-01-20 Andrew Cagney <ac131313@redhat.com>
10984
10985 * gdbint.texinfo (Target Architecture Definition): Remove
10986 definition of IEEE_FLOAT.
10987
10988 2002-01-20 Eli Zaretskii <eliz@gnu.org>
10989
10990 * gdb.texinfo: Beautify copyright years; fix a typo.
10991 (DJGPP Native): Fix overfull hboxes in examples. From Brian Youmans
10992 <3diff@gnu.org>
10993
10994 2002-01-19 Andrew Cagney <ac131313@redhat.com>
10995
10996 * gdbint.texinfo (Host Definition): Remove references to
10997 MALLOC_INCOMPATIBLE.
10998
10999 2002-01-17 Andrew Cagney <ac131313@redhat.com>
11000
11001 * gdbint.texinfo (Host Definition): Remove references to XDEPFILES
11002 and xyz-xdep.o.
11003
11004 2002-01-17 Andrew Cagney <ac131313@redhat.com>
11005
11006 * gdb.texinfo (Maintenance Commands): Add appendix.
11007 (Set Breaks): Copy ``maint info breakpoint'' doco to
11008 ``Maintenance Commands'' appendix. Add reference.
11009
11010 2002-01-17 Andrew Cagney <ac131313@redhat.com>
11011
11012 * fdl.texi: Remove next/prev from @node.
11013
11014 2002-01-17 Eli Zaretskii <eliz@gnu.org>
11015
11016 * gdb.texinfo: @include fdl.texi. Fixes for overfull hboxes and
11017 for monstrous @multitable (from Brian Youmans).
11018
11019 * fdl.texi: New file.
11020
11021 * Makefile.in (SFILES_INCLUDED): Add fdl.texi.
11022
11023 2002-01-15 Andrew Cagney <ac131313@redhat.com>
11024
11025 * gdbint.texinfo (Releasing GDB): New chapter.
11026
11027 2002-01-14 Andrew Cagney <ac131313@redhat.com>
11028
11029 * gdb.texinfo (Embedded Processors, Calling program functions):
11030 Obsolete references to a29k.
11031
11032 2002-01-13 Andrew Cagney <ac131313@redhat.com>
11033
11034 * gdbint.texinfo (Coding): Review Cleanups section. Examples
11035 examples. Document that a code-block should do or discard its
11036 cleanups before exit.
11037
11038 2002-01-11 Michael Snyder <msnyder@redhat.com>
11039
11040 * gdb.texinfo (Choosing files): Change @samp to @file.
11041
11042 2002-01-05 Michael Snyder <msnyder@redhat.com>
11043
11044 * gdb.texinfo (--pid): Document new command line option (attach).
11045
11046 2002-01-07 Eli Zaretskii <eliz@gnu.org>
11047
11048 * gdb.texinfo (Tracepoints): Clarify that tracepoints need support
11049 in the stub.
11050
11051 2002-01-04 Andrew Cagney <ac131313@redhat.com>
11052
11053 * gdbint.texinfo (Target Architecture Definition): Replace
11054 BIG_ENDIAN with BFD_ENDIAN_BIG.
11055
11056 2002-01-03 Andrew Cagney <ac131313@redhat.com>
11057
11058 * gdbint.texinfo (Target Architecture Definition): Replace
11059 value_ptr with struct value pointer.
11060
11061 2002-01-02 Eli Zaretskii <eliz@gnu.org>
11062
11063 * gdb.texinfo (Free Software): Fix wording.
11064
11065 2001-12-31 Eli Zaretskii <eliz@gnu.org>
11066
11067 * gdb.texinfo (Free Software): New section ``Free Software Needs
11068 Free Documentation''.
11069
11070 2001-12-30 Eli Zaretskii <eliz@gnu.org>
11071
11072 * stabs.texinfo:
11073 * gdb.texinfo:
11074 * gdbint.texinfo:
11075 * libgdb.texinfo:
11076 * annotate.texi: Fix the application of GFDL in the Copyright notice.
11077
11078 2001-12-29 Michael Snyder <msnyder@redhat.com>
11079
11080 * gdb.texinfo (maint info sections): Fix typo.
11081
11082 2001-12-26 Michael Snyder <msnyder@redhat.com>
11083
11084 * gdb.texinfo (maint info sections): Document.
11085
11086 * gdb.texinfo (info proc): Comment out documentation for
11087 'info proc' sub-options that are currently not implemented.
11088
11089 2001-12-20 Jim Blandy <jimb@redhat.com>
11090
11091 * gdbint.texinfo (TARGET_CHAR_SIGNED): Document.
11092
11093 2001-12-15 Andrew Cagney <ac131313@redhat.com>
11094
11095 * gdbint.texinfo (Target Architecture Definition): Replace
11096 LITTLE_ENDIAN with BFD_ENDIAN_LITTLE.
11097
11098 2001-12-01 Andrew Cagney <ac131313@redhat.com>
11099
11100 * gdbint.texinfo (Host Definition): Delete documentation on
11101 HOST_BYTE_ORDER.
11102
11103 2001-11-30 Jim Blandy <jimb@redhat.com>
11104
11105 * gdb.texinfo (Overlays): New chapter, documenting GDB's
11106 overlay support. Add to top-level menu.
11107
11108 2001-11-26 Tom Tromey <tromey@redhat.com>
11109
11110 * gdb.texinfo (Command Syntax): Document C-o binding.
11111
11112 2001-07-26 Christopher Faylor <cgf@redhat.com>
11113
11114 * gdb.texinfo (Options): Eliminate attempt to explain .gdbinit/gdb.ini
11115 use since it is described in the referenced section.
11116
11117 From Eli Zaretskii <eliz@gnu.org>
11118 * gdb.texinfo (Command Files): Reword to make gdb.ini requirement
11119 clearer when using DJGPP.
11120
11121 2001-11-24 Christopher Faylor <cgf@redhat.com>
11122
11123 * gdb.texinfo (File Options): Change description of -nx and gdb.ini to
11124 specifically refer to MS-DOS.
11125 (command files): Mention gdb.ini is only used on MS-DOS.
11126
11127 2001-11-21 Tom Tromey <tromey@redhat.com>
11128
11129 * gdb.texinfo (Invoking GDB): Document --args.
11130 (Mode Options): Likewise.
11131
11132 2001-11-21 Jim Blandy <jimb@redhat.com>
11133
11134 * gdbint.texinfo (TARGET_RANGE_PROFITABLE_FOR_HW_WATCHPOINT):
11135 Delete documentation; this macro has been removed from the
11136 sources.
11137
11138 2001-11-13 Jim Blandy <jimb@redhat.com>
11139
11140 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Clarify.
11141
11142 2001-11-06 Corinna Vinschen <vinschen@redhat.com>
11143
11144 * gdb.texinfo (gdbarch_in_function_epilogue_p): Add documentation.
11145
11146 2001-11-05 Michael Snyder <msnyder@redhat.com>
11147
11148 * gdb.texinfo (info functions): Document use of backslash to
11149 quote regexp chars in function names such as "operator*()".
11150
11151 2001-11-01 Fred Fish <fnf@redhat.com>
11152
11153 * gdbint.texinfo (SOLIB_ADD): Document additional new
11154 "readsyms" arg.
11155
11156 2001-10-30 Don Howard <dhoward@redhat.com>
11157
11158 * gdb.texinfo: (Command Files) Added documentation for the
11159 behavior of gdb with input redirected from a file.
11160
11161 2001-10-28 Fred Fish <fnf@redhat.com>
11162
11163 * gdb.texinfo (auto-solib-add): Change docs to match
11164 implementation change.
11165 (auto-solib-limit): Add docs for new variable.
11166
11167 2001-10-15 Andrew Cagney <ac131313@redhat.com>
11168
11169 * gdbint.texinfo (Target Architecture Definition): Function
11170 value_as_pointer renamed to value_as_address.
11171
11172 2001-10-15 Andrew Cagney <ac131313@redhat.com>
11173
11174 * gdbint.texinfo (Target Architecture Definition): Default
11175 POINTER_TO_ADDRESS functions assume unsigned addresses.
11176 (INTEGER_TO_ADDRESS): Document. Derive pragmatics section from a
11177 posting by Jim Blandy.
11178
11179 2001-10-12 Jim Blandy <jimb@redhat.com>
11180
11181 * Makefile.in (MAKEHTMLFLAGS): Remove -glossary; the most recent
11182 version of texi2html (1.64) doesn't support this flag any more.
11183
11184 2001-09-08 Mark Kettenis <kettenis@gnu.org>
11185
11186 * gdbint.texinfo (Host Definition): Remove description of
11187 MEM_FNS_DECLARED.
11188
11189 * gdbint.texinfo (Host Definition): Remove description of R_OK.
11190
11191 * gdbint.texinfo (Host Definition): Remove description of
11192 HAVE_SIGSETMASK.
11193
11194 2001-09-04 Elena Zannoni <ezannoni@redhat.com>
11195
11196 * gdbint.texinfo (Target Architecture Definition): Add
11197 explanation of TARGET_PRINT_INSN macro.
11198
11199 2001-08-30 Jim Blandy <jimb@redhat.com>
11200
11201 * gdb.texinfo (`add-symbol-file'): Correct synopsis.
11202 Explain what it means to load relocatable files.
11203
11204 2001-08-28 Jim Blandy <jimb@redhat.com>
11205
11206 * gdbint.texinfo: Bring the HTML `top' menu into sync with the
11207 info `top' menu.
11208
11209 Wed Aug 15 10:47:28 2001 Christopher Faylor <cgf@cygnus.com>
11210
11211 * gdbint.texinfo: Add a cautionary note about macro use.
11212
11213 2001-08-02 Corinna Vinschen <vinschen@redhat.com>
11214
11215 * gdb.texinfo: Explain omitting the hostname in the
11216 `target remote' command.
11217
11218 2001-07-30 Daniel Jacobowitz <drow@mvista.com>
11219
11220 * gdbint.texinfo: Remove extraneous START-INFO-DIR-ENTRY
11221 and END-INFO-DIR-ENTRY.
11222
11223 2001-07-28 Stephane Carrez <Stephane.Carrez@worldnet.fr>
11224
11225 * gdb.texinfo (TUI Configuration): Rename tui configuration variables.
11226
11227 2001-07-25 Andrew Cagney <ac131313@redhat.com>
11228
11229 * gdbint.texinfo (libgdb): Rewrite.
11230
11231 2001-07-26 Eli Zaretskii <eliz@gnu.org>
11232
11233 * Makefile.in (gdbgui.dvi, gdb-gui, gdbgui.info): Targets deleted.
11234
11235 2001-07-24 Stephane Carrez <Stephane.Carrez@worldnet.fr>
11236
11237 * gdb.texinfo (TUI): New chapter, document the TUI.
11238 (Mode Options): Document the -tui option.
11239
11240 2001-07-23 Mark Kettenis <kettenis@gnu.org>
11241
11242 * gdbint.texinfo (Host Definition): Remove description of
11243 NEED_POSIX_SETPGID.
11244
11245 2001-07-23 Eli Zaretskii <eliz@gnu.org>
11246
11247 * gdb.tex (DJGPP Native): New node, with descriptions of
11248 DJGPP-specific commands.
11249
11250 2001-07-19 John R. Moore <jmoore@redhat.com>
11251
11252 * gdbint.texinfo: Three misspellings.
11253
11254 2001-07-06 Andrew Cagney <ac131313@redhat.com>
11255
11256 * Makefile.in (refcard.dvi): Rewrite to avoid problems with empty
11257 `test` expressions on bash. Problem reported by Colin Walters.
11258
11259 2001-07-04 Andrew Cagney <ac131313@redhat.com>
11260
11261 * gdbint.texinfo (User Interface): Update ui-out documentation to
11262 refelect recent UI/MI updates.
11263
11264 2001-07-04 Andrew Cagney <ac131313@redhat.com>
11265
11266 * gdb.texinfo (Mode Options): Mention the mi0 and mi1
11267 interpreters.
11268
11269 2001-06-15 Andrew Cagney <ac131313@redhat.com>
11270
11271 * gdbint.texinfo (Target Architecture Definition): GDBARCH is a C
11272 structure and not macros.
11273 (Host Definition): Document that much of this chapter is obsolete.
11274 (Target Architecture Definition): Update list of files that make
11275 up a target architecture.
11276 (Coding): Update.
11277
11278 2001-06-28 Andrew Cagney <ac131313@redhat.com>
11279
11280 * gdbint.texinfo (Target Architecture Definition): Update
11281 EXTRACT_STRUCT_VALUE_ADDRESS and EXTRACT_STRUCT_VALUE_ADDRESS_P.
11282 The latter has been changed to a true predicate.
11283
11284 2001-06-17 Eli Zaretskii <eliz@gnu.org>
11285
11286 * annotate.texi: Add @noindent where needed. From Dmitry
11287 Sivachenko <dima@Chg.RU>.
11288 * gdb.texinfo: Indexing fix. From Dmitry Sivachenko.
11289
11290 2001-06-16 Andrew Cagney <ac131313@redhat.com>
11291
11292 * gdb.texinfo (Protocol): Fix typo. Extra parenthesis.
11293
11294 2001-06-14 Andrew Cagney <ac131313@redhat.com>
11295
11296 * gdb.texinfo (Remote Protocol): Document that the ``!'' packet
11297 returns ``OK''. Document that the ``R'' packet does not reply.
11298
11299 2001-06-13 Michael Snyder <msnyder@redhat.com>
11300
11301 * gdb.texinfo (Protocol): Add doc for new packet "qSymbol:".
11302
11303 2001-06-13 Eli Zaretskii <eliz@gnu.org>
11304
11305 * gdb.texinfo (Signals): Clarify the default setting of signal
11306 handling.
11307
11308 2001-05-14 Andrew Cagney <ac131313@redhat.com>
11309
11310 * gdbint.texinfo (CLEAR_DEFERRED_STORES): Delete stray @item
11311 (FRAME_ARGS_ADDRESS_CORRECT): Ditto.
11312
11313 2001-05-12 Andrew Cagney <ac131313@redhat.com>
11314
11315 * Makefile.in (GDBvn.texi): Set GDBVN from ../version.in.
11316
11317 2001-05-10 Eli Zaretskii <eliz@gnu.org>
11318
11319 * gdbint.texinfo (Clean Design and Portable Implementation):
11320 Renamed from "Clean Design".
11321 (Clean Design and Portable Implementation): Document portable
11322 methods of handling file names, and the associated macros.
11323
11324 2001-04-02 Eli Zaretskii <eliz@gnu.org>
11325
11326 * gdb.texinfo (Tracepoint Actions): Mention the "info scope"
11327 command and provide a cross-reference to its description.
11328 (Symbols): Note that "info scope" is useful for trace experiments.
11329
11330 2001-04-01 Eli Zaretskii <eliz@gnu.org>
11331
11332 * gdb.texinfo (Symbols): Document "info scope".
11333 (Tracepoints): New chapter.
11334 (Contributors): Update for v5.1.
11335 <All nodes>: Change "C++" to "C@t{++}".
11336
11337 * gdbint.texinfo (User Interface): A new section about ui_out
11338 functions, based on text written by Fernando Nasser.
11339
11340 * stabs.texinfo: Change Permissions to GFDL. Update Copyright.
11341
11342 2001-03-26 Eli Zaretskii <eliz@gnu.org>
11343
11344 * gdb.texinfo: Change Permissions to GFDL. Update Copyright.
11345
11346 * gdbint.texinfo: Change Permissions to GFDL. Update Copyright.
11347
11348 * gdbgui.texinfo: Change Permissions to GFDL. Update Copyright.
11349 Replace "GDB" with "@value{GDBN}". Fix markup.
11350
11351 * annotate.texi: Change Permissions to GFDL. Update Copyright.
11352
11353 * gdb.texinfo (Output Formats): Mention "info symbol" and provide
11354 a cross-reference to its description.
11355 (Symbols): Document "info symbol".
11356
11357 2001-03-21 Eli Zaretskii <eliz@gnu.org>
11358
11359 * gdbint.texinfo (Algorithms): New section "Watchpoints" and new
11360 subsection "x86 Watchpoints".
11361 (Target Architecture Definition): Document the macros
11362 I386_USE_GENERIC_WATCHPOINTS and TARGET_HAS_HARDWARE_WATCHPOINTS.
11363 (Native Debugging): Document I386_USE_GENERIC_WATCHPOINTS.
11364
11365 2001-03-20 Andrew Cagney <ac131313@redhat.com>
11366
11367 * gdbint.texinfo (Target Architecture Definition): Update
11368 definition of SOFTWARE_SINGLE_STEP_P to include empty parameter
11369 list.
11370
11371 2001-03-06 Kevin Buettner <kevinb@redhat.com>
11372
11373 * Makefile.in, all-cfg.texi, annotate.texi, gdb.texinfo,
11374 gdbint.texinfo, refcard.tex: Update/correct copyright notices.
11375
11376 2001-02-21 Eli Zaretskii <eliz@gnu.org>
11377
11378 * gdb.texinfo (Signals): Document "ignore", "noignore", and "all".
11379
11380 2001-02-11 Eli Zaretskii <eliz@gnu.org>
11381
11382 * gdb.texinfo (Environment): Document that `path' does not change
11383 the value of PATH in GDB's own environment (it did in the past,
11384 but that was changed on March 15, 1994). Reported by Doug Evans
11385 <dje@transmeta.com>.
11386
11387 * gdbint.texinfo: Fix up @itemize lists so that @item is alone on
11388 its line. Fix markup of commands and macros. Add an Index node
11389 and index entries.
11390
11391 2001-01-23 J.T. Conklin <jtc@redback.com>
11392
11393 * gdb.texinfo (Memory region attributes): New manual section.
11394
11395 2001-01-04 Nicholas Duffek <nsd@redhat.com>
11396
11397 * gdbint.texinfo (POP_FRAME): Document use by return_command.
11398
11399 2000-12-25 Eli Zaretskii <eliz@gnu.org>
11400
11401 * refcard.tex: Version and copyright fixed. From Phil Edwards
11402 <pedwards@disaster.jaj.com>.
11403
11404 Thu Nov 30 16:57:19 2000 Andrew Cagney <cagney@b1.cygnus.com>
11405
11406 * gdbint.texinfo (ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM,
11407 DWARF2_REG_TO_REGNUM): Document.
11408
11409 Mon Nov 20 21:29:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
11410
11411 * gdbint.texinfo (Coding): Update current value of
11412 --enable-build-warnings. Mention --enable-gdb-build-warnings.
11413
11414 2000-11-19 Eli Zaretskii <eliz@gnu.org>
11415
11416 * gdb.texinfo (Continuing and Stepping): Fixed markup and typos,
11417 as suggested by Dmitry Sivachenko <dima@Chg.RU>.
11418
11419 2000-11-10 Christopher Faylor <cgf@cygnus.com>
11420
11421 * gdb.texinfo: Document new 'set step-mode' command.
11422
11423 2000-10-16 Eli Zaretskii <eliz@gnu.org>
11424
11425 * gdb.texinfo (Contributors, MIPS Embedded): Minor spelling
11426 changes from Dmitry Sivachenko <dima@Chg.RU>.
11427
11428 2000-09-26 Eli Zaretskii <eliz@gnu.org>
11429
11430 * gdb.texinfo (Hooks): Document the new post-hook functionality.
11431 From Steven Johnson <sbjohnson@ozemail.com.au>.
11432
11433 2000-08-10 Mark Kettenis <kettenis@gnu.org>
11434
11435 * gdbint.texinfo (Overall Structure): Spelling fix.
11436
11437 2000-08-10 Eli Zaretskii <eliz@gnu.org>
11438
11439 * gdbint.texinfo (Target Architecture Definition): Document that
11440 REGISTER_CONVERT_TO_VIRTUAL should only be called on a register
11441 for which REGISTER_CONVERTIBLE returns a zero value.
11442
11443 2000-07-08 Christopher Faylor <cgf@cygnus.com>
11444
11445 * Makefile.in (install-info): Find files to install in either the
11446 build or source directories (adapted from Makefile.am).
11447
11448 2000-07-07 Nicholas Duffek <nsd@redhat.com>
11449
11450 * stabs.texinfo: Fix spelling errors.
11451 (String Field): FILE-NUMBER starts from 0, not 1.
11452
11453 2000-07-05 Eli Zaretskii <eliz@gnu.org>
11454
11455 * refcard.tex: Remove \centerline from the blurb. Patch from
11456 Brian Youmans.
11457
11458 2000-06-25 Eli Zaretskii <eliz@gnu.org>
11459
11460 * Makefile.in (install-info): Support installation from outside of
11461 the source directory. Reported by Mark Harig
11462 <markh@frazier.landmark.com>.
11463
11464 2000-06-20 J.T. Conklin <jtc@redback.com>
11465
11466 * gdb.texinfo: Fix typo, $bpnum is set to last breakpoint number.
11467
11468 Fri May 26 15:55:33 2000 Andrew Cagney <cagney@b1.cygnus.com>
11469
11470 * Makefile.in (pdf, gdbint.pdf, gdb.pdf, stabs.pdf): New targets.
11471 Generate using pdftex.
11472 (PDFTEX): Define.
11473 (STAGESTUFF, maintainer-clean realclean): Add *.pdf.
11474 (gdb.texinfo, gdbint.texinfo, stabs.texinfo): When TeX insert the
11475 @contents at the start.
11476
11477 2000-05-24 Eli Zaretskii <eliz@gnu.org>
11478
11479 * gdb.texinfo: Remove duplicate @syncodeindex. From Brian
11480 Youmans.
11481
11482 Wed May 24 21:27:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
11483
11484 From Brian Youmans:
11485 * gdb.texinfo: Fix ``et al.''.
11486
11487 Tue May 23 22:57:41 2000 Andrew Cagney <cagney@b1.cygnus.com>
11488
11489 * Makefile.in (refcard.dvi): Remove quotes around REFEDITS in for
11490 loop.
11491
11492 2000-05-19 Jimmy Guo <guo@cup.hp.com>
11493
11494 * configure: Regenerate.
11495
11496 2000-05-17 Eli Zaretskii <eliz@gnu.org>
11497
11498 * Makefile.in (install-info): Run install-info on installed Info
11499 files.
11500
11501 Fri May 12 20:18:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
11502
11503 * gdb.texinfo: Add Stan Shebs, et.al. as authors. Mention
11504 Andrew Cagney.
11505
11506 2000-05-09 Eli Zaretskii <eliz@gnu.org>
11507
11508 * gdb.texinfo: Proofreading changes from Brian Youmans.
11509
11510 2000-05-01 Nick Duffek <nsd@cygnus.com>
11511
11512 * gdb.texinfo (Command Files): Mention -x, use @enumerate for
11513 startup sequence, minor edits.
11514
11515 2000-05-01 Eli Zaretskii <eliz@gnu.org>
11516
11517 * annotate.texi: Remove "@syncodeindex fn cp", it causes grief in
11518 TeX.
11519
11520 * gdb.texinfo: Add "@syncodeindex fn cp". Convert all entries
11521 "@kindex f" into "@kindex f (foo)", otherwise we get index entries
11522 like `n' and `s' which look weird. Convert some of the @kindex to
11523 @vindex, when they refer to variables, not commands.
11524
11525 Sat Apr 29 17:01:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
11526
11527 * gdbint.texinfo (Hints): Do not use @value{GDBN in @nodes.
11528
11529 2000-04-23 Eli Zaretskii <eliz@gnu.org>
11530
11531 * Makefile.in (GDBMI_DIR): New variable.
11532 (SET_TEXINPUTS): Add $(GDBMI_DIR).
11533 (SFILES_DOC): Add $(GDBMI_DIR)/gdbmi.texinfo.
11534 (gdbmi.texinfo): New target, for texi2roff.
11535 (gdb.me, gdb.ms, gdb.mm): Depend on gdbmi.texinfo.
11536 (gdb.info, gdb_toc.html): Add "-I ${GDBMI_DIR}".
11537
11538 * gdb.texinfo (Top): Add GDB/MI to the main menu and @include
11539 gdbmi.texinfo.
11540 (Mode Options): Add xref to GDB/MI docs and remove a FIXME
11541 comment.
11542
11543 2000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
11544
11545 * gdb.texinfo (Files): Update description of add-symbol-file
11546 command.
11547
11548 2000-04-17 Eli Zaretskii <eliz@gnu.org>
11549
11550 * gdb.texinfo (Porting GDB): Don't use @value in the node name, it
11551 prevents the build (and is generally a Bad Idea).
11552
11553 2000-04-17 Eli Zaretskii <eliz@gnu.org>
11554
11555 * gdb.texinfo (Protocol): Prevent makeinfo from complaining about
11556 a comma inside @var.
11557 (Command Files): Index markup changes from Dmitry Sivachenko
11558 <dima@Chg.RU>.
11559
11560 2000-04-16 Eli Zaretskii <eliz@gnu.org>
11561
11562 * Makefile.in (LN_S): Define.
11563 (gdb-cfg.texi, gdb.dvi, links2roff, inc-hist.texinfo): Don't
11564 invoke "ln -s" unless it is known to work.
11565
11566 * configure.in (AC_PROG_LN_S): Add.
11567
11568 2000-04-14 Jim Blandy <jimb@redhat.com>
11569
11570 * gdbint.texinfo (Pointers Are Not Always Addresses): New manual
11571 section.
11572 (Target Conditionals): Document ADDRESS_TO_POINTER,
11573 POINTER_TO_ADDRESS.
11574
11575 2000-04-11 Daniel Berlin <dan@cgsoftware.com>
11576
11577 * gdbint.texinfo: Replaced GDB with @value{GDBN}, @include
11578 gdb-cfg.texi to get the value.
11579
11580 2000-04-10 Jim Blandy <jimb@redhat.com>
11581
11582 * gdbint.texinfo (Target Architecture Definition): Fix
11583 cross-references.
11584
11585 2000-04-08 Jim Blandy <jimb@redhat.com>
11586
11587 * gdbint.texinfo (Using Different Register and Memory Data
11588 Representations): New section.
11589 (REGISTER_CONVERTIBLE, REGISTER_RAW_SIZE, REGISTER_VIRTUAL_SIZE,
11590 REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_VIRTUAL,
11591 REGISTER_CONVERT_TO_RAW): Document.
11592
11593 Mon Apr 3 19:16:32 2000 Andrew Cagney <cagney@b1.cygnus.com>
11594
11595 * gdb.texinfo (Protocol): Deprecate the sequence-id. Add cindex
11596 for acknowledgments.
11597
11598 Tue Mar 28 18:28:45 2000 Andrew Cagney <cagney@b1.cygnus.com>
11599
11600 * gdb.texinfo (Protocol): Replace ``qfThreadExtraInfo'' with
11601 qThreadExtraInfo.
11602
11603 2000-03-28 J.T. Conklin <jtc@redback.com>
11604
11605 * gdb.texinfo: Clarify which remote debug protocol commands are
11606 required and which are optional.
11607
11608 Tue Mar 28 16:06:22 2000 Andrew Cagney <cagney@b1.cygnus.com>
11609
11610 * gdb.texinfo: Revert remainder of Fri Mar 24 18:06:34 2000 Andrew
11611 Cagney <cagney@b1.cygnus.com>. Move @chapter and @node entries
11612 back to annotate.texi, rluser.texinfo and inc-hist.texinfo.
11613 * annotate.texi: Update.
11614
11615 2000-03-28 Stan Shebs <shebs@apple.com>
11616
11617 * gdb.texinfo: Update dates, bump to Eighth Edition (note
11618 expectation of additional changes before release), update
11619 ISBN, add copy of top-level menu for @ifhtml, remove explicit
11620 node links, rephrase and/or shorten lines to fix formatting
11621 problem in both regular and @smallbook formats.
11622 * annotate.texi: Shorten lines in example, use smallexample
11623 consistently everywhere.
11624 * Makefile.in: Add comment about texinfo 4.0 html generation.
11625 (SFILES_INCLUDED): Add annotate.texi.
11626
11627 2000-03-27 Daniel Berlin <dan@cgsoftware.com>
11628
11629 * gdb.texinfo (Debugging Output): Added new section, documenting
11630 the "set/show debug" commands.
11631
11632 Fri Mar 24 18:06:34 2000 Andrew Cagney <cagney@b1.cygnus.com>
11633
11634 * annotate.texi (Annotations): When GDBN omit @chapter and @node
11635 entry.
11636
11637 * gdb.texinfo: Check for @ifinfo instead of @ifnottex.
11638 (rluser.texinfo, inc-hist.texinfo, annotate.texi): Add local
11639 @chapter and @node entries.
11640
11641 * gdb.texinfo: Link all top-level nodes.
11642
11643 Fri Mar 24 17:56:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
11644
11645 * Makefile.in (install-info): Create $(infodir) before installing
11646 files.
11647
11648 2000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
11649
11650 From David Whedon <dwhedon@gordian.com>
11651 * gdbint.texinfo : Added paragraphs about command deprecation.
11652
11653 2000-03-22 Daniel Berlin <dan@cgsoftware.com>
11654
11655 * gdb.texinfo: Add documentation for the apropos command.
11656
11657 2000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
11658
11659 * gdb.texinfo: Add new queries ThreadInfo and ThreadExtraInfo.
11660
11661 2000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
11662
11663 * gdb.texinfo: Add white space to prevent overprinting in
11664 two places.
11665
11666 2000-03-17 Stan Shebs <shebs@apple.com>
11667
11668 * gdb.texinfo: Many minor changes from Dmitry Sivachenko
11669 <dima@Chg.RU>, also clarification of allowed content for
11670 string constants.
11671
11672 2000-03-16 Eli Zaretskii <eliz@gnu.org>
11673
11674 * gdb.texinfo (main menu): Add Annotations.
11675 (File Options): Add @cindex entries for each command-line option.
11676 Document --epoch, --annotate, --async, --interpreter, --write,
11677 --statistics, and --version.
11678
11679 * annotate.texi: Convert to a chapter. Use @value{GDBN} instead
11680 of GDB.
11681
11682 2000-02-23 Jim Blandy <jimb@redhat.com>
11683
11684 * gdbint.texinfo (FUNCTION_START_OFFSET): Document.
11685
11686 2000-02-22 Jim Blandy <jimb@redhat.com>
11687
11688 * gdbint.texinfo: Document COERCE_FLOAT_TO_DOUBLE --- the new form.
11689
11690 2000-02-15 Jason Molenda (jsm@bugshack.cygnus.com)
11691
11692 * Makefile.in (diststuff): New target.
11693
11694 2000-02-15 Kevin Buettner <kevinb@redhat.com>
11695
11696 * agentexpr.texi: Fix wording regarding Intel's IA-64
11697 architecture. [From Jim Wilson.]
11698
11699 2000-01-16 Tom Tromey <tromey@cygnus.com>
11700
11701 * gdb.texinfo (Breakpoints): Mention breakpoint ranges.
11702 (Delete Breaks): Mention range arguments.
11703 (Disabling): Likewise.
11704
11705 2000-01-05 Dmitry Sivachenko <dima@Chg.RU>
11706
11707 * gdb.texinfo: Wrap "ASCII" in @sc{}; clarify a few sentences.
11708
11709 Wed Dec 8 19:53:08 1999 Andrew Cagney <cagney@b1.cygnus.com>
11710
11711 * gdbint.texinfo (FRAME_CHAIN_VALID): Add the generic frame-chain
11712 valid functions.
11713
11714 1999-11-05 Stan Shebs <shebs@andros.cygnus.com>
11715
11716 * gdb.texinfo: Clarify regular expressions used in rbreak.
11717
11718 1999-10-15 Kevin Buettner <kevinb@cygnus.com>
11719
11720 * gdbint.texinfo (MEMORY_INSERT_BREAKPOINT,
11721 MEMORY_REMOVE_BREAKPOINT): Document.
11722
11723 Thu Oct 14 21:17:17 1999 Andrew Cagney <cagney@b1.cygnus.com>
11724
11725 * gdb.texinfo (remote): Document how GDB ignores the qOffsets BSS
11726 offset re-using the DATA offset instead.
11727
11728 1999-10-11 Jim Kingdon <kingdon@redhat.com>
11729
11730 * gdbint.texinfo (Target Architecture Definition): Add PARM_BOUNDARY.
11731
11732 1999-10-07 Jim Blandy <jimb@zwingli.cygnus.com>
11733
11734 * gdbint.texinfo (SYMBOLS_CAN_START_WITH_DOLLAR): Document.
11735
11736 1999-10-05 Stan Shebs <shebs@andros.cygnus.com>
11737
11738 From Dmitry Sivachenko <demon@gpad.ac.ru>:
11739 * gdb.texinfo: Use GDBP and GDBN everywhere, fix a couple other
11740 typos.
11741
11742 * gdb.texinfo: Various minor wording and formatting improvements,
11743 mentions of additional command-line options.
11744
11745 1999-09-30 Fred Fish <fnf@cygnus.com>
11746
11747 * gdb.texinfo: Document additional forms of specifying section
11748 names and addresses for the add-symbol-file command.
11749
11750 1999-09-14 Michael Snyder <msnyder@cleaver.cygnus.com>
11751
11752 * gdbint.texinfo: Fix typo, add the word "have".
11753
11754 1999-09-14 Jim Blandy <jimb@cris.red-bean.com>
11755
11756 * gdbint.texinfo (Target Architecture Definition): Document the
11757 SKIP_PERMANENT_BREAKPOINT macro.
11758
11759 1999-09-07 Stan Shebs <shebs@andros.cygnus.com>
11760
11761 * gdb.texinfo: Fiks speling errers.
11762
11763 * gdb.texinfo: Fix uses of @multitable.
11764
11765 From Eli Zaretskii <eliz@gnu.org>:
11766 * gdb.texinfo: Include details specific to DOS host, clarify
11767 some confusing language, fix @ref/@xref/@pxref usages, add
11768 comments about using with optimization, add more indexing,
11769 fix info about disassembly-flavor.
11770
11771 Tue Sep 7 09:11:24 1999 Kevin Buettner <kevinb@cygnus.com>
11772
11773 * gdbint.texinfo (IN_SOLIB_DYNSYM_RESOLVE_CODE,
11774 SKIP_SOLIB_RESOLVER): Define.
11775
11776 Fri Sep 3 18:05:14 1999 Andrew Cagney <cagney@b1.cygnus.com>
11777
11778 * gdb.texinfo (Protocol): Review. Add tables describing ``q'' and
11779 ``g'' packets.
11780
11781 1999-08-30 Stan Shebs <shebs@andros.cygnus.com>
11782
11783 * gdb.texinfo: Create a new "Configurations" chapter with
11784 platform-specific info, inline remote.texi and move sections of it
11785 into the new chapter, move bits about info proc, heuristic search,
11786 and register stack into the new chapter.
11787 * remote.texi: Remove, now part of gdb.texinfo.
11788 * Makefile.in (SFILES_INCLUDED): Remove ref to remote.texi.
11789
11790 1999-08-27 Jason Molenda (jsm@bugshack.cygnus.com)
11791
11792 * gdbint.texinfo (GDB_TARGET_IS_SUN3, GDB_TARGET_IS_SUN386,
11793 GDB_TARGET_IS_MACH386): These kludges have gone away.
11794
11795 Wed Aug 25 10:47:03 1999 Andrew Cagney <cagney@b1.cygnus.com>
11796
11797 * gdbint.texinfo (Target Architecture Definition): Mention
11798 TDEPLIBS.
11799
11800 1999-08-20 Stan Shebs <shebs@andros.cygnus.com>
11801
11802 * gdb.texinfo: Remove remaining "HPPA" conditionals, rewrite
11803 surrounding text to fit HP-UX bits into general info.
11804 (HPPA-cfg.texi): Remove, no longer useful.
11805
11806 * gdb.texinfo: Remove explicit links from @node lines, remove
11807 HP-added "Detailed Node Listing" from main menu which confuses
11808 things.
11809
11810 From Dmitry Sivachenko <dima@Chg.RU>:
11811 * gdb.texinfo: Use @value{GDBN} instead of plain GDB, fix grouping
11812 in description of `set environment'.
11813
11814 1999-08-17 Stan Shebs <shebs@andros.cygnus.com>
11815
11816 * gdbint.texinfo: Update coding standard to allow pure ANSI/ISO C.
11817
11818 1999-08-12 Ben Elliston <bje@cygnus.com>
11819
11820 * gdbint.texinfo (Breakpoint Handling): Add missing words.
11821
11822 1999-08-10 Eli Zaretskii <eliz@gnu.org>
11823
11824 * gdb.texinfo (Set Watchpoints): Explain some subtleties about
11825 watch, awatch, and rwatch. Explain why the latter two cannot be
11826 set as software watchpoints. Document that watchpoints for local
11827 variables are deleted when the debuggee terminates.
11828
11829 Wed Aug 11 13:18:14 1999 Andrew Cagney <cagney@amy.cygnus.com>
11830
11831 * remote.texi (Protocol): Further clarification of the "qRcmd"
11832 packet. Allow E.. response packet. "qRcmd" packet is no longer
11833 reserved.
11834
11835 1999-08-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
11836
11837 * Makefile.in: Rename inc-hist.texi to inc-hist.texinfo.
11838 * gdb.texinfo: Ditto.
11839
11840 Sun Aug 8 12:06:47 1999 Fred Fish <fnf@cygnus.com>
11841
11842 * gdbint.texinfo (find_sym_fns): This replaces symfile_init.
11843
11844 1999-08-06 Tom Tromey <tromey@cygnus.com>
11845
11846 * gdb.texinfo (KOD): New node.
11847
11848 Fri Aug 6 17:05:48 1999 Andrew Cagney <cagney@b1.cygnus.com>
11849
11850 * remote.texi (Rcmd): Fix minor formatting typos.
11851
11852 Thu Aug 5 17:57:41 1999 Andrew Cagney <cagney@b1.cygnus.com>
11853
11854 * remote.texi (protocol qRcmd): Allow ``OK'' and ``O...'' response
11855 packets.
11856
11857 1999-07-14 Jim Blandy <jimb@zwingli.cygnus.com>
11858
11859 * gdbint.texinfo (PREPARE_TO_PROCEED, ADDR_BITS_REMOVE): Doc
11860 fixes.
11861
11862 Tue Jun 29 11:43:55 1999 Andrew Cagney <cagney@b1.cygnus.com>
11863
11864 * gdbint.texinfo (SAVE_DUMMY_FRAME_TOS): Define.
11865
11866 Fri Jun 25 11:47:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
11867
11868 * remote.texi (Communication Protocol): ``v'' is in use. Fix
11869 numerous formatting errors. Clarify ``i''. Mark ``i'', ``Z'',
11870 ``z'' and ``qRcmd'' as draft instead of reserved. Identify
11871 packets that are not supported on all hosts. Expand examples.
11872 Spell check.
11873
11874 1999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
11875
11876 * Makefile.in: Recognize html, install-html. Add targets
11877 to build HTML versions of documentation via texi2html.
11878
11879 Thu Jun 24 15:59:03 1999 Stan Shebs <shebs@andros.cygnus.com>
11880
11881 * gdbint.texinfo (Testsuite): New chapter, information about the
11882 testsuite.
11883
11884 Fri Jun 25 02:40:34 1999 Andrew Cagney <cagney@b1.cygnus.com>
11885
11886 * remote.texi (Communication Protocol): Rewrite.
11887
11888 Thu Jun 24 16:59:54 1999 Andrew Cagney <cagney@b1.cygnus.com>
11889
11890 * stabs.texinfo: Fix uses of xref.
11891
11892 Thu Jun 17 17:23:25 1999 Stan Shebs <shebs@andros.cygnus.com>
11893
11894 * gdbint.texinfo: Add an anti-printf exhortation, and update the
11895 info about patch submission.
11896
11897 Mon Jun 7 15:49:40 1999 Stan Shebs <shebs@andros.cygnus.com>
11898
11899 From Per Bothner <bothner@cygnus.com>:
11900 * gdb.texinfo: Document Chill support.
11901
11902 Fri Jun 4 16:58:22 1999 Andrew Cagney <cagney@b1.cygnus.com>
11903
11904 * gdbint.texinfo (SP_REGNUM, FP_REGNUM, PC_REGNUM): Add reference
11905 to corresponding TARGET_READ_reg TARGET_WRITE_reg macros.
11906 Document that the value should be greater-than or equal-to zero.
11907 (NO_STD_REGS): Document. Deprecate.
11908
11909 Tue Jun 1 15:04:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
11910
11911 * gdbint.texinfo (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT):
11912 Document that these are not used.
11913
11914 Thu May 27 09:28:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
11915
11916 * gdbint.texinfo (EXTRACT_STRUCT_VALUE_ADDRESS_P): Document.
11917
11918 Mon May 24 10:07:39 1999 Andrew Cagney <cagney@b1.cygnus.com>
11919
11920 * gdbint.texinfo (FRAME_NUM_ARGS): Update definition. Parameter
11921 numargs was dropped.
11922
11923 Thu May 20 12:26:59 1999 Andrew Cagney <cagney@b1.cygnus.com>
11924
11925 * gdbint.texinfo (FRAMELESS_FUNCTION_INVOCATION): Update.
11926
11927 Tue Apr 27 19:14:20 1999 Andrew Cagney <cagney@b1.cygnus.com>
11928
11929 * gdbint.texinfo (SKIP_PROLOGUE, SKIP_PROLOGUE_FRAMELESS_P):
11930 Update.
11931
11932 Thu Apr 22 13:07:37 1999 Andrew Cagney <cagney@b1.cygnus.com>
11933
11934 * gdbint.texinfo (USE_GENERIC_DUMMY_FRAMES): Document.
11935 (GET_SAVED_REGISTER): Update, not just the a29k uses this.
11936
11937 Wed Apr 21 13:59:01 1999 Dave Brolley <brolley@cygnus.com>
11938
11939 * gdbint.texinfo: Fix typos: $ -> @.
11940
11941 Tue Apr 20 11:59:38 1999 Andrew Cagney <cagney@b1.cygnus.com>
11942
11943 * gdbint.texinfo (REGISTER_NAMES, BREAKPOINT, BIG_BREAKPOINT,
11944 LITTLE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT,
11945 BIG_REMOTE_BREAKPOINT): Deprecate in favor of REGISTER_NAME and
11946 BREAKPOINT_FROM_PC.
11947
11948 Mon Apr 12 16:00:44 1999 Andrew Cagney <cagney@b1.cygnus.com>
11949
11950 * gdbint.texinfo (CALL_DUMMY_STACK_ADJUST_P,
11951 CALL_DUMMY_STACK_ADJUST): Document.
11952
11953 Thu Apr 8 17:23:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
11954
11955 * gdbint.texinfo (CALL_DUMMY_P, CALL_DUMMY_WORDS,
11956 SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY): Define.
11957
11958 1999-04-02 Stan Shebs <shebs@andros.cygnus.com>
11959
11960 * gdbint.texinfo (MAINTENANCE_CMDS): Remove ref, since it no
11961 longer exists.
11962
11963 Tue Mar 9 19:25:11 1999 Stan Shebs <shebs@andros.cygnus.com>
11964
11965 * gdb.texinfo, remote.texi, all-cfg.texi, HPPA-cfg.texi: Remove
11966 nearly all @ifset/@ifclear conditionals; nobody uses them, and
11967 they make the manual source incomprehensible.
11968 * h8-cfg.texi: Remove, hasn't been used in years.
11969
11970 Thu Feb 11 18:00:59 1999 Stan Shebs <shebs@andros.cygnus.com>
11971
11972 * gdb.texinfo: Update the credits.
11973
11974 Mon Feb 8 17:33:57 1999 Stan Shebs <shebs@andros.cygnus.com>
11975
11976 * gdb.texinfo: Fix mistakes noticed in printout of last
11977 draft, add Alpha to discussion of heuristic fence post.
11978
11979 Fri Feb 5 17:20:00 1999 Stan Shebs <shebs@andros.cygnus.com>
11980
11981 * gdb.texinfo, remote.texi: Many changes; update to Seventh
11982 Edition, merge some HP changes into mainline, describe some
11983 previously undocumented features, describe more of the target
11984 commands available, eliminate obsolete section on renamed
11985 commands.
11986 * all-cfg.texi, HPPA-cfg.texi: Remove some obsolete conditionals.
11987
11988 Wed Jan 20 17:47:45 1999 Stan Shebs <shebs@andros.cygnus.com>
11989
11990 * gdb.texinfo: Make many HPPA conditionals unconditional,
11991 including catchpoint description, since now on for all configs.
11992 * all-cfg.texi: @clear HPPA, since is mainly for very HP-specific
11993 specializations.
11994
11995 Thu Jan 14 17:10:12 1999 Stan Shebs <shebs@andros.cygnus.com>
11996
11997 * Makefile.in (GDBvn.texi): Fix match expression to work with
11998 current format of VERSION in gdb/Makefile.in.
11999 * gdb.texinfo: Fix node ref to match new readline.
12000
12001 Wed Jan 13 10:38:40 1999 Edith Epstein <eepstein@sophia.cygnus.com>
12002
12003 * gdb.texinfo: Changes made as part of a project to merge in
12004 changes made by HP. Documentation makes extensive use of
12005 @ifclear HPPA and @ifset HPPA. The HP manual omits doumentation
12006 on remote debugging. There are differences in documentation
12007 (HP vs. non-HP) on C++ support (aCC vs. gnu gcc++). Also,
12008 the HP manual discusses catchpoints, hardware watchpoints, and
12009 some HPUX specific limitations for shared library support.
12010
12011 There are also a number of @node changes.
12012
12013 1999-01-12 Jason Molenda (jsm@bugshack.cygnus.com)
12014
12015 * gdbint.texinfo (Formatting): Disambiguate a sentence.
12016 (C Usage): Same.
12017
12018 Wed Jan 6 11:55:34 1999 David Taylor <taylor@texas.cygnus.com>
12019
12020 The following changes were made by Edith Epstein
12021 <eepstein@cygnus.com> as part of a project to merge in changes
12022 made by HP.
12023
12024 * HPPA-cfg.texi: new file.
12025
12026 * all-cfg.texi: set HPPA for HP PA-RISC targets.
12027
12028 * refcard.tex: change documentation about catch.
12029 removed info catch.
12030
12031 Mon Jan 4 18:29:18 1999 Stan Shebs <shebs@andros.cygnus.com>
12032
12033 * gdbint.texinfo: Expand on GDB's coding standards,
12034 specify the use of arg names with prototypes.
12035
12036 1998-12-14 J.T. Conklin <jtc@redbacknetworks.com>
12037
12038 * gdb.texinfo: Fix tipo.
12039
12040 Sun Dec 13 10:27:59 1998 Andrew Cagney <cagney@b1.cygnus.com>
12041
12042 * gdbint.texinfo: Document TARGET_BYTE_ORDER_DEFAULT and
12043 TARGET_BYTE_ORDER_SELECTABLE_P.
12044
12045 Thu Dec 10 16:07:09 1998 Andrew Cagney <cagney@b1.cygnus.com>
12046
12047 * gdbint.texinfo (FRAME_FIND_SAVED_REGS): Document.
12048
12049 1998-12-09 Jim Blandy <jimb@zwingli.cygnus.com>
12050
12051 * agentexpr.texi: New file.
12052
12053 Wed Dec 9 21:13:57 1998 Andrew Cagney <cagney@chook>
12054
12055 * gdbint.texinfo (REGISTER_NAME): Replace REGISTER_NAMES.
12056
12057 1998-12-03 J.T. Conklin <jtc@redbacknetworks.com>
12058
12059 * remote.texi: Changed wording that implied that the GDB remote
12060 protocol caches register values instead of GDB itself.
12061
12062 Tue Dec 1 17:45:43 1998 Stan Shebs <shebs@andros.cygnus.com>
12063
12064 * gdbint.texinfo: Add some info about symbol readers.
12065 (CHILL_PRODUCER, etc): Comment out descriptions, not useful.
12066 (IN_SOLIB_CALL_TRAMPOLINE): Rename info from IN_SOLIB_TRAMPOLINE.
12067 (IN_SOLIB_RETURN_TRAMPOLINE): Describe.
12068 (KERNEL_DEBUGGING, MIPSEL): No info about these, remove.
12069
12070 Mon Nov 30 11:32:21 1998 Andrew Cagney <cagney@chook>
12071
12072 * gdbint.texinfo (FRAME_CHAIN_VALID_ALTERNATE):
12073
12074 Sat Nov 28 13:45:53 1998 Andrew Cagney <cagney@b1.cygnus.com>
12075
12076 * gdbint.texinfo (INNER_THAN): Update, now takes parameters.
12077
12078 Fri Nov 27 12:39:45 1998 Andrew Cagney <cagney@chook>
12079
12080 * gdbint.texinfo (NO_SINGLE_STEP): Replace with
12081 SOFTWARE_SINGLE_STEP_P and SOFTWARE_SINGLE_STEP.
12082
12083 Wed Oct 14 10:02:40 1998 Andrew Cagney <cagney@b1.cygnus.com>
12084
12085 * gdbint.texinfo: Fix minor typos.
12086
12087 Wed Sep 30 18:03:19 1998 Stan Shebs <shebs@andros.cygnus.com>
12088
12089 * gdbint.texinfo: Complete overhaul. Group descriptions more
12090 logically, add more info on generic algorithms, remove much
12091 obsolete and/or wrong material.
12092
12093 Fri Jul 24 17:51:38 1998 Ian Lance Taylor <ian@cygnus.com>
12094
12095 * stabs.texinfo (Method Type Descriptor): Expand and correct.
12096
12097 Mon May 4 10:37:12 1998 Brian Youmans (3diff@gnu.org)
12098
12099 * refcard.tex: Copyright, address updates.
12100
12101 Tue Apr 21 18:09:56 1998 Stan Shebs <shebs@andros.cygnus.com>
12102
12103 * gdb.texinfo (EDITION, DATE): Update and change to use ordinals
12104 for the edition instead of confusing GDB-version-like numbers.
12105
12106 Mon Apr 13 14:05:00 1998 Fred Fish <fnf@cygnus.com>
12107
12108 * gdb.texinfo (hbreak, watch): Fix typo, "date" -> "data".
12109
12110 Thu Apr 2 16:52:44 1998 Jason Molenda (crash@bugshack.cygnus.com)
12111
12112 * LRS: Reformat a bit to keep text under 80 columns.
12113
12114 Thu Apr 2 16:10:36 1998 Stan Shebs <shebs@andros.cygnus.com>
12115
12116 * gdb.texinfo: Add some credits, mention bug monitor.
12117 * remote.texi: Mention mips monitor targets.
12118 * gdbint.texinfo: Describe SP_REGNUM, STEP_SKIPS_DELAY.
12119
12120 Mon Feb 2 17:13:03 1998 Stan Shebs <shebs@andros.cygnus.com>
12121
12122 * gdbint.texinfo: Remove obsolete mentions of pinsn.c and opcode.h
12123 files, finish sorting of host vs target vs native macros, describe
12124 some more of them.
12125
12126 Tue Jan 13 16:44:50 1998 Fred Fish <fnf@cygnus.com>
12127
12128 * gdbint.texinfo (Host Conditionals): Document change from
12129 using NO_MMALLOC to it's inverse, USE_MMALLOC.
12130
12131 Mon Nov 24 13:55:21 1997 Andrew Cagney <cagney@b1.cygnus.com>
12132
12133 * gdbint.texinfo (Host Conditionals): Document
12134 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, HAVE_LONG_DOUBLE.
12135
12136 Fri Jul 4 14:52:31 1997 Ian Lance Taylor <ian@cygnus.com>
12137
12138 * gdbint.texinfo (Host Conditionals): Add CRLF_SOURCE_LINES.
12139 Document LSEEK_NOT_LINEAR.
12140
12141 Tue Mar 25 14:44:09 1997 Ian Lance Taylor <ian@cygnus.com>
12142
12143 * stabs.texinfo (Stab Section Basics): Make it clear that only
12144 some versions of the GNU linker remove the leading N_UNDF symbol.
12145
12146 Thu Feb 27 17:45:19 1997 Ian Lance Taylor <ian@cygnus.com>
12147
12148 * stabs.texinfo (String Field): Document type number pairs here,
12149 instead of in the Sun specific section.
12150 (Include Files): The GNU linker supports the N_BINCL
12151 optimization. Clarify the N_BINCL value, and what it is used
12152 for.
12153 (Procedures): Document N_FUN with an empty string to mark the end
12154 of a function.
12155 (Typedefs): Mention that Sun compilers may use N_GSYM for a type.
12156 (Sun Differences): Remove this node, as the information is now
12157 elsewhere in the main document.
12158 (Stab Section Basics): Mention that the GNU linker may optimize
12159 stabs and remove the leading N_UNDF symbol.
12160
12161 Mon Dec 9 12:23:32 1996 Roland Pesch <roland@wrs.com>
12162
12163 * gdb.texinfo, refcard.tex: Restore author credit
12164
12165 Wed Oct 2 22:07:16 1996 Fred Fish <fnf@cygnus.com>
12166
12167 * gdbint.texinfo: Document that SIGTRAMP_START and SIGTRAMP_END
12168 are macros that take an single argument.
12169
12170 Wed Oct 2 22:01:36 1996 Fred Fish <fnf@fishfood.ninemoons.com>
12171
12172 * gdbint.texinfo (SIGTRAMP_START, SIGTRAMP_END): Update
12173 documentation to account for START and END macros taking
12174 one arg.
12175
12176 Thu Aug 22 17:59:03 1996 Fred Fish <fnf@cygnus.com>
12177
12178 From: Eberhard Mattes <mattes@azu.informatik.uni-stuttgart.de>
12179 * gdb.texinfo (Frames): Fix typo.
12180
12181 Tue Jul 23 10:06:20 1996 Fred Fish <fnf@cygnus.com>
12182
12183 * gdbint.texinfo (NO_SINGLE_STEP): Document that single_step takes
12184 a target_signal as arg type, not a pid.
12185
12186 Fri Jul 12 11:10:05 1996 Stu Grossman (grossman@critters.cygnus.com)
12187
12188 * gdb.texinfo: Document `set assembly-language'.
12189
12190 Thu Jul 11 13:50:28 1996 Stan Shebs <shebs@andros.cygnus.com>
12191
12192 * remote.texi: Update list of stubs in the GDB distribution.
12193
12194 Fri Jul 5 15:38:54 1996 Fred Fish <fnf@cygnus.com>
12195
12196 * gdbint.texinfo (NO_MMCHECK): Renamed from NO_MMALLOC_CHECK.
12197 Also document that some systems can use mmalloc but must define
12198 this if their C runtime allocates memory that is later freed.
12199 (MMCHECK_FORCE): Document new macro.
12200
12201 Fri Jun 28 22:17:10 1996 Dawn Perchik <dawn@cygnus.com>
12202
12203 * remote.texi: Add documentation for target Sparclet.
12204
12205 Mon Jun 24 18:12:22 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
12206
12207 * Makefile.in (srcdir, VPATH, prefix, infodir, INSTALL,
12208 INSTALL_PROGRAM, INSTALL_DATA): Use autoconf set values.
12209 * configure.in: Rewritten for autoconf.
12210 * configure: New.
12211
12212 Mon Jun 17 10:43:41 1996 Fred Fish <fnf@cygnus.com>
12213
12214 * Makefile.in (DVIPS): New define, set to dvips.
12215 (dvi): Add stabs.dvi.
12216 (ps): New target.
12217 (all-doc): Depend on info, dvi, and ps targets.
12218 (STAGESTUFF): Add *.ps and *.dvi files.
12219 (clean-info, clean-dvi): Remove.
12220 (mostlyclean): Does not depend upon clean-info or clean-dvi,
12221 rules completely rewritten.
12222 (maintainer-clean): Remove clean-info and clean-dvi
12223 dependencies and put their actions in the rules.
12224 (gdb.ps): New target
12225 (gdb.dvi, gdbgui.dvi, gdbint.dvi, stabs.dvi): Remove
12226 intermediate TeX files, whether they have 2 or 3 character
12227 extensions.
12228 (gdbint.ps): Add target and rules.
12229 (gdb-internals): Delete unused target.
12230 (Makefile): Depends upon config.status also.
12231
12232 Sat Mar 30 15:46:58 1996 Fred Fish <fnf@cygnus.com>
12233
12234 * gdbint.texinfo (CC_HAS_LONG_LONG): Clarify when/how this is
12235 set.
12236
12237 Sat Mar 16 15:10:20 1996 Fred Fish <fnf@cygnus.com>
12238
12239 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
12240 * gdb.texinfo (Expressions): Fix erroneous array constant example.
12241
12242 Sat Mar 16 13:28:45 1996 Fred Fish <fnf@cygnus.com>
12243
12244 * gdb.texinfo: Add missing "@bullet" to some "@itemize" commands.
12245
12246 Sat Feb 10 03:28:36 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12247
12248 * gdb.texinfo (Print settings): Document
12249 `set/show print static-members' commands.
12250
12251 Wed Jan 10 14:16:37 1996 Fred Fish <fnf@cygnus.com>
12252
12253 * gdbint.texinfo (Native): Document name change, coredep.c to
12254 core-aout.c.
12255
12256 Wed Dec 13 12:35:28 1995 Ian Lance Taylor <ian@cygnus.com>
12257
12258 * stabs.texinfo (Include Files): Document the values the SunOS4
12259 linker creates for N_BINCL/N_EINCL/N_EXCL stabs.
12260
12261 Fri Dec 8 21:08:44 1995 Fred Fish <fnf@cygnus.com>
12262
12263 * gdbint.texinfo (Releases): Change gdb.tar.Z to gdb.tar.gz.
12264 Fix typo.
12265
12266 Fri Dec 1 11:07:50 1995 Fred Fish <fnf@cygnus.com>
12267
12268 * gdbint.texinfo (Releases): Make "gdb.tar.gz" rather than
12269 "gdb.tar.Z".
12270
12271 Wed Sep 20 13:14:10 1995 Ian Lance Taylor <ian@cygnus.com>
12272
12273 * Makefile.in (maintainer-clean): New target, synonym for
12274 realclean.
12275
12276 Wed Sep 20 08:16:03 1995 steve chamberlain <sac@slash.cygnus.com>
12277
12278 * gdbint.texinfo (GETENV_PROVIDED, FCLOSE_PROVIDED): Document.
12279
12280 Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
12281
12282 * Update all FSF addresses except those in COPYING* files.
12283
12284 Wed Jul 19 18:43:03 1995 Stan Shebs <shebs@andros.cygnus.com>
12285
12286 From Richard Earnshaw (rearnsha@armltd.co.uk):
12287 * gdb.texinfo (convenience variables): Document $_exitcode.
12288 (quit): Document optional expression to use as exit code.
12289
12290 Thu Jun 22 21:27:33 1995 Victoria Mixon <victoria@cygnus.com>
12291
12292 * gdb.texinfo, remote.texi: Brought up to date with various
12293 GDB changes.
12294
12295 Tue Jun 20 14:35:38 1995 Stan Shebs <shebs@andros.cygnus.com>
12296
12297 * gdb.texinfo: Update dates and versions, fix comments about
12298 hardware watchpoints in future releases and about the
12299 sharedlibrary command.
12300
12301 Mon May 8 09:30:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12302
12303 * stabs.texinfo: Remove node `XCOFF differences'. Describe value of
12304 C_FUN stab. Other cleanups.
12305
12306 Wed Apr 19 07:02:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12307
12308 * remote.texi (Bootstrapping): Clarify that flush_i_cache is only
12309 for the sparc stub.
12310
12311 Tue Apr 11 11:41:49 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12312
12313 * annotate.texi: Clarify which addresses have differing formats
12314 depending on the language and which do not.
12315
12316 Tue Mar 28 16:56:22 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12317
12318 * remote.texi (NetWare): Changed example to use BOARD= instead of
12319 NODE= argument to reflect correspoding change to gdbserve.nlm.
12320
12321 Fri Mar 17 06:47:02 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12322
12323 * stabs.texinfo (Negative Type Numbers): Mention the fact that
12324 GDB, as well as AIX dbx, supports the size type attribute.
12325
12326 Thu Mar 16 12:11:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12327
12328 * stabs.texinfo (Negative Type Numbers): Document types -31 to -34.
12329
12330 Mon Mar 13 16:49:13 1995 Per Bothner <bothner@kalessin.cygnus.com>
12331
12332 * gdb.texinfo (Define): Document $arg0... arguments to commands,
12333 and new 'if' and 'while' commands.
12334
12335 Fri Feb 17 15:24:35 1995 Per Bothner <bothner@kalessin.cygnus.com>
12336
12337 * gdb.texinfo (Artificial arrays): Note use of coerce-to-array-type.
12338
12339 Wed Feb 15 11:59:18 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12340
12341 * all-cfg.texi: New flag, GDBSERVE, for NetWare's gdbserve.nlm.
12342 * remote.texi (NetWare): New node, how to use gdbserve.nlm on
12343 NetWare targets. Mostly stolen from the Server node.
12344
12345 Fri Feb 10 20:20:08 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12346
12347 * gdb.texinfo (Setting): Talk about the language of a source file
12348 versus the working language. The old documentation did not match
12349 what GDB did.
12350
12351 Wed Feb 1 20:26:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12352
12353 * stabs.texinfo (Source Files): Document N_SO used to mark the end
12354 of a source file.
12355
12356 Mon Jan 23 14:23:37 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12357
12358 * gdb.texinfo (Processes): New node.
12359
12360 Tue Jan 17 14:09:03 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
12361
12362 * remote.texi: Update documentation of set/show mipsfpu.
12363
12364 Fri Jan 6 17:17:28 1995 Stan Shebs <shebs@andros.cygnus.com>
12365
12366 * gdbgui.texinfo: New file, manual for GUI (gdbtk) users.
12367 * Makefile.in (gdbgui.dvi, gdbgui.info): New actions.
12368
12369 Sun Sep 4 16:47:21 1994 Stan Shebs (shebs@andros.cygnus.com)
12370
12371 * gdbint.texinfo: Removed mentions of some incorrectly placed and
12372 obsolete conditionals, described some others.
12373
12374 Mon Aug 1 15:42:39 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12375
12376 * gdbint.texinfo: Remove references to BROKEN_LARGE_ALLOCA and
12377 SET_STACK_LIMIT_HUGE; they were removed from GDB 14 May 1994.
12378
12379 Mon Aug 1 15:12:02 1994 Stan Shebs (shebs@andros.cygnus.com)
12380
12381 * gdbint.texinfo: Put regex conditionals in their own table.
12382
12383 Tue Jul 26 18:32:52 1994 Stan Shebs (shebs@andros.cygnus.com)
12384
12385 * gdbint.texinfo: Removed mentions of many obsolete conditionals,
12386 described or fixed the descriptions of many others.
12387
12388 Sun Jul 17 14:14:03 1994 Stan Shebs (shebs@andros.cygnus.com)
12389
12390 * gdb.texinfo: Add some more credits.
12391 * gdbint.texinfo: Capitalize GDB consistently, describe some
12392 macros and remove some.
12393
12394 Thu Jul 14 18:43:17 1994 Stan Shebs (shebs@andros.cygnus.com)
12395
12396 * gdbint.texinfo: Removed mentions of many incorrectly placed and
12397 obsolete conditionals, described some others.
12398
12399 Tue Jul 12 12:23:15 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12400
12401 * gdb.texinfo (help targets): Changed to `help target', which
12402 is the correct gdb command.
12403
12404 Wed Jun 22 18:00:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12405
12406 * annotate.texi (TODO): New node, for keeping track of annotations
12407 suggested but not yet implemented.
12408
12409 Wed Jun 1 16:10:45 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12410
12411 * stabs.texinfo (Statics): Value of xcoff C_BSTAT points to
12412 another symbol, it is not the address itself.
12413
12414 Thu May 5 20:23:36 1994 Stan Shebs (shebs@andros.cygnus.com)
12415
12416 * stabs.texinfo (Stab Section Basics): Add comment about alignment
12417 of stabs-in-coff sections.
12418
12419 Wed May 4 06:26:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12420
12421 * annotate.texi: Change edition to 0.5 and date to May 1994.
12422 Add index.
12423 (Frames): New node, for frame annotation.
12424 (Displays): New node, for display annotation.
12425
12426 * remote.texi (MIPS Remote): Say that set timeout doesn't apply
12427 when waiting for your program to stop.
12428
12429 Fri Apr 29 18:24:46 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12430
12431 * annotate.texi (Breakpoint Info): Document annotation of header
12432 fields and record annotation.
12433
12434 Thu Apr 28 07:44:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12435
12436 * annotate.texi: New file, to document annotations.
12437
12438 Thu Apr 21 14:20:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12439
12440 * Makefile.in (clean): Don't remove GDBvn.texi (apparently on Jan
12441 16 I meant to make this change but did not). Do remove gdb-cfg.texi.
12442
12443 Wed Apr 20 11:22:48 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12444
12445 * stabs.texinfo (Stab Section Basics): Say what is in .stab
12446 section, and say n_strx field is compilation unit relative.
12447 * stabs.texinfo: Don't use @code for a.out when it is the name of
12448 an object file format.
12449
12450 Wed Apr 13 20:29:54 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
12451
12452 * gdb.texinfo: Refer to file names, not path names, per rms
12453 convention.
12454 (Arguments): Fix typo.
12455
12456 Thu Mar 24 08:09:12 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12457
12458 * stabs.texinfo (Global Variables): Talk about stabs in files
12459 where variables are referenced, but not defined.
12460
12461 Wed Mar 23 07:16:36 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12462
12463 * stabs.texinfo: Move stuff on @ and # type descriptors from node
12464 Cplusplus to new nodes Member Type Descriptor and Method Type
12465 Descriptor. Re-write stuff for #.
12466
12467 Wed Mar 16 08:20:19 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12468
12469 * gdb.texinfo (Print Settings): Don't document "set print
12470 fast-symbolic-addr off". The bug which it worked around was fixed
12471 on 25 Feb 94 in coffread.c, so I'm nuking the command.
12472
12473 * stabs.texinfo (Alternate Entry Points): New node, rewritten from
12474 N_ENTRY node.
12475
12476 * stabs.texinfo (Type Descriptors): Add 'Y' type descriptor.
12477
12478 Tue Mar 15 08:43:02 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12479
12480 * gdbint.texinfo (Host Conditionals, Target Conditionals): Remove
12481 references to ieee-float.c.
12482
12483 Fri Mar 11 08:09:40 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12484
12485 * gdb.texinfo (Set Breaks): Update documentation for tbreak to
12486 match what the code actually does.
12487
12488 Wed Mar 9 19:43:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12489
12490 * stabs.texinfo (Symbol Descriptors): Add OS9000 symbol descriptor s.
12491
12492 Tue Mar 1 17:04:43 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
12493
12494 * stabs.texinfo (Type Descriptors): Add OS9000 type descriptors c,
12495 i, and b.
12496
12497 Wed Feb 23 10:44:18 1994 Jim Kingdon (kingdon@rtl.cygnus.com)
12498
12499 * stabs.texinfo: Document N_RBRAC as function relative for COFF as
12500 well as for ELF and SOM. Unify the descriptions of ELF and SOM
12501 as "stabs in sections" rather than just saying "ELF and SOM".
12502 Also make that stuff apply to COFF.
12503
12504 Fri Feb 18 08:25:58 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12505
12506 * gdb.texinfo (Formatting Documentation): Change GhostScript to
12507 Ghostscript.
12508
12509 Fri Feb 4 06:31:31 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12510
12511 * gdb.texinfo (Continuing and Stepping): When talking about "step"
12512 versus functions without line numbers, also mention stepping into
12513 them as well as "step" when you are in them. Tell the user how to
12514 deal with the situation. Add comment about "debugging information".
12515
12516 Thu Feb 3 11:39:59 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12517
12518 * stabs.texinfo (Enumerations): Document restriction on where
12519 enumeration types can appear and still win with GDB.
12520
12521 Wed Feb 2 11:29:17 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12522
12523 * stabs.texinfo (Negative Type Numbers): Document format for type
12524 -16.
12525
12526 Thu Jan 27 16:53:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12527
12528 * gdb.texinfo (Selection, Frame Info): Update information about
12529 arbitrary frame specficiations.
12530
12531 Wed Jan 26 15:31:57 1994 Roland H. Pesch (pesch@fowanton.cygnus.com)
12532
12533 * gdb.texinfo, remote.texi: general editing pass prior to Net release
12534
12535 Tue Jan 25 12:12:04 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12536
12537 * stabs.texinfo (String Field): Discuss continuing stabs with ?.
12538
12539 Wed Jan 19 06:39:24 1994 David J. Mackenzie (djm@thepub.cygnus.com)
12540
12541 * stabs.texinfo (Non-Stab Symbol Types): Mention N_SET* | N_EXT.
12542
12543 Sun Jan 16 12:43:32 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12544
12545 * stabs.texinfo: Re-do stuff about C_BSTAT and move from XCOFF
12546 Differences node to Statics node.
12547 (Statics): Discuss XCOFF use of V symbol descriptor.
12548
12549 * Makefile.in: Remove refcard.dvi and GDBvn.texi in realclean,
12550 not clean.
12551
12552 Wed Jan 12 21:29:54 1994 John Gilmore (gnu@cygnus.com)
12553
12554 * gdb.texinfo (Print Settings): Document `set print
12555 fast-symbolic-addr' and improve the doc for some other
12556 `set print's.
12557
12558 Mon Jan 3 17:23:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12559
12560 * stabs.texinfo (String Field): Talk about defining several type
12561 numbers at once.
12562 Fix lint regarding changing node ELF Transformations to
12563 ELF and SOM Transformations.
12564
12565 Fri Dec 31 00:42:43 1993 John Gilmore (gnu@cygnus.com)
12566
12567 * stabs.texinfo: Insert Peter Kessler's name as inventor (I think).
12568
12569 Tue Dec 28 09:30:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12570
12571 * stabs.texinfo (Cross-References): `::' is for nested types only
12572 within <>.
12573 (Structures): Document static members.
12574
12575 Mon Dec 27 13:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12576
12577 * stabs.texinfo: Document S type attribute.
12578
12579 Sun Dec 26 20:46:36 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
12580
12581 * stabs.texinfo: Add notes about stabs-in-som where appropriate.
12582
12583 Fri Dec 3 19:13:19 1993 John Gilmore (gnu@cygnus.com)
12584
12585 * gdbint.texinfo: Fix a few typos.
12586
12587 Sun Nov 28 18:06:25 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12588
12589 * gdb.texinfo, remote.texi: formatting improvements
12590
12591 * gdb.texinfo (New Features): mention threads.
12592 (Summary, C): fix xrefs in newly contributed text.
12593 (Threads): index entries, clarifications, example
12594 (passim): minor typos fixed, phrasing improvements
12595
12596 * remote.texi (Bootstrapping): rephrase text on ^C and add index
12597 entries; (Server): explain use of gdbserver w/real-time systems,
12598 add example of conflicting TCP port; (MIPS Remote) break up
12599 running text into table, highlighting commands, and add example.
12600
12601 Wed Nov 24 14:15:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12602
12603 * refcard.tex: avoid bad linebreaks even when REFEDITS=psrc.sed
12604
12605 Fri Nov 12 16:10:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12606
12607 * stabs.texinfo (Nested Symbols): New node.
12608 (String Field, Symbol Descriptors, Cross-References): Refer to it.
12609
12610 Thu Nov 11 13:26:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12611
12612 * stabs.texinfo (Stabs in ELF): Clarify how Bbss.bss work with respect
12613 to picking which Bbss.bss symbol to use, and (because there seems to
12614 be no good way of doing it) re-write some of the text to make it
12615 sound like Bbss.bss isn't such a great idea after all (as currently
12616 designed).
12617
12618 * gdb.texinfo (C): In addition to saying people have to use g++ for
12619 good results, say they have to use stabs. Specifically say cfront
12620 doesn't work well.
12621 (Summary): Merge in information on Modula-2, Pascal, and Chill from
12622 the gdb README. Add xrefs to places where the support for the various
12623 languages is described in detail.
12624
12625 Mon Nov 8 11:47:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12626
12627 * stabs.texinfo: Clean up stuff about visibility and virtual
12628 characters.
12629
12630 * stabs.texinfo (N_M2C): Cite Sun doc.
12631
12632 Fri Nov 5 16:27:27 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12633
12634 * gdb.texinfo: updates re threads.
12635 * remote.texinfo: avoid index entries starting with digits.
12636
12637 Tue Nov 2 09:08:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12638
12639 * stabs.texinfo (Enumerations): Talk about large, negative and
12640 octal values. Clean up cross reference to type attributes.
12641 (String Field): Say that GDB 4.11 supports size attribute.
12642
12643 Sun Oct 31 13:31:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12644
12645 * remote.texi (VxWorks Remote): Clarify that rebuilding VxWorks kernel
12646 is a mandatory step. Make the stuff about that more concise.
12647
12648 Wed Oct 27 00:25:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12649
12650 * stabs.texinfo (Class Names): New node.
12651
12652 * gdb.texinfo (Command Files): Explain order of init file reading.
12653
12654 * remote.texi (Bootstrapping): Talk about getting the serial driver
12655 to deal with ^C sent by gdb to stop the remote system.
12656
12657 Mon Oct 25 03:25:41 1993 Tom Lord (lord@cygnus.com)
12658
12659 * libgdb.texinfo (I/O): incorporated better phrasing from rich.
12660
12661 * libgdb.texinfo (Defining Commands): made the DOC arg
12662 to gdb_define_app_command a char * instead of char **
12663 per a suggestion from kingdon.
12664
12665 * libgdb.texinfo: total rewrite from a different starting
12666 premise.
12667
12668 Wed Oct 20 18:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12669
12670 * stabs.texinfo (Local Variable Parameters): Re-write paragraph on
12671 floats passed as doubles (to improve clarity).
12672
12673 Tue Oct 19 14:21:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12674
12675 * gdb.texinfo (Source Path): index entries for $cwd, $pdir
12676
12677 * a4rc.sed: update to work with Andreas Vogel papersize params
12678
12679 * refcard.tex: use Andreas Vogel simplifications of papersize
12680 params; remove useless version info; update copyright date.
12681
12682 Tue Oct 19 10:46:22 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12683
12684 * gdb.texinfo (Symbols): Add class NAME to doc for ptype.
12685
12686 Tue Oct 12 09:11:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12687
12688 * gdb.texinfo (Files): Say what address the load command loads it at.
12689
12690 * stabs.texinfo (Common Blocks): Minor cleanups.
12691
12692 * stabs.texinfo: Update ld stabs in elf relocation to reflect the fact
12693 that Sun has backed away from the linker kludge and thus the relevant
12694 issue is changes to the SunPRO tools, not the Solaris linker.
12695
12696 * stabs.texinfo (Traditional Integer Types): Clean up description
12697 of octal bounds a little bit. Document extra leading zeroes.
12698
12699 Thu Oct 7 16:15:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12700
12701 * gdb.texinfo (Signaling): Update for symbolic symbol names
12702 and add a section explaining the difference between the GDB
12703 signal command and the shell kill utility.
12704
12705 Wed Oct 6 13:23:01 1993 Tom Lord (lord@rtl.cygnus.com)
12706
12707 * libgdb.texinfo: added `@' to braces that were unescaped.
12708
12709 Mon Oct 4 10:42:18 1993 Tom Lord (lord@rtl.cygnus.com)
12710
12711 * libgdb.texinfo: new file. Spec for the gdb library.
12712
12713 Sun Oct 3 15:26:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12714
12715 * stabs.texinfo (Include Files): Fix typo (start -> end).
12716
12717 Thu Sep 30 18:24:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12718
12719 * gdb.texinfo, remote.texi: assorted small improvements, mostly
12720 from Melissa at FSF's editing pass.
12721
12722 Thu Sep 30 11:54:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12723
12724 * gdb.texinfo: Remove stuff about ar and 14 character filenames.
12725 I believe this was fixed by the 13 Sep 89 change to print_frame_info.
12726 Also, modern versions of ar like BSD 4.4 or SVR4 don't have this bug.
12727
12728 Wed Sep 22 21:22:11 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12729
12730 * remote.texi (Bootstrapping): Discuss 386 call gates.
12731
12732 Sat Sep 18 17:10:44 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
12733
12734 * stabs.texinfo (Based Variables): New node.
12735
12736 Thu Sep 16 17:48:55 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
12737
12738 * stabs.texinfo (Negative Type Numbers): Re-write discussions of
12739 names, sizes, and formats to suggest how not to lose.
12740
12741 Sat Sep 11 09:35:11 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
12742
12743 * stabs.texinfo (Methods): Fix typo.
12744
12745 Fri Sep 10 06:34:20 1993 David J. Mackenzie (djm@thepub.cygnus.com)
12746
12747 * gdb.texinfo: Fix a few typos.
12748
12749 Wed Sep 8 09:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12750
12751 * gdb.texinfo: Clarify how well it works with Fortran.
12752
12753 * stabs.texinfo (Stabs In ELF, Statics, ELF Transformations):
12754 More on relocating stabs in ELF files.
12755
12756 Tue Sep 7 13:45:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12757
12758 * stabs.texinfo (Stabs In ELF): Talk about N_FUN value.
12759
12760 Mon Sep 6 19:23:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12761
12762 * stabs.texinfo (Local Variable Parameters): Talk about nameless
12763 parameters on VAX.
12764
12765 Fri Sep 3 17:06:08 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12766
12767 * gdb.texinfo: @up/@down -> @raisesections/@lowersections
12768
12769 Fri Sep 3 12:04:15 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12770
12771 * stabs.texinfo: Make info author notice match the TeX author notice.
12772
12773 Tue Aug 31 13:21:06 1993 David J. Mackenzie (djm@thepub.cygnus.com)
12774
12775 * stabs.texinfo: Initial-caps all words in node names and
12776 non-trivial words in section names.
12777
12778 Mon Aug 30 11:13:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12779
12780 * stabs.texinfo: Many minor cleanups.
12781
12782 * stabs.texinfo: Remove @deffn except from Expanded Reference node.
12783
12784 Sat Aug 28 12:08:09 1993 David J. MacKenzie (djm@edison.eng.umd.edu)
12785
12786 * stabs.texinfo: Remove full description of big example.
12787 It's not really helpful; just use pieces of it where appropriate.
12788 Add more Texinfo formatting directives (@samp, etc.).
12789 Use @deffn to define stab types.
12790 Eliminate some wordiness. Break up some nodes.
12791 Add an (alphabetized) index of symbol types.
12792 Use consistent capitalization style in node and section names.
12793
12794 Thu Aug 26 06:36:31 1993 Fred Fish (fnf@deneb.cygnus.com)
12795
12796 * gdb.texinfo: Change typo "Two two" to "The two".
12797
12798 Sun Aug 22 12:15:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12799
12800 * stabs.texinfo (XCOFF-differences): Remove references to
12801 non-existent types N_DECL and N_RPSYM.
12802
12803 * stabs.texinfo (String Field): Say that type attributes bug is
12804 fixed in GDB 4.10, since it is.
12805
12806 * stabs.texinfo: Clean up djm cleanups, and more cleanups of my own.
12807
12808 Sat Aug 21 04:32:28 1993 David MacKenzie (djm@cygnus.com)
12809
12810 * stabs.texinfo: Formatting cleanups.
12811
12812 Fri Aug 20 20:49:53 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12813
12814 * stabs.texinfo: When explaining the n_type of a stab, standardize
12815 how we do it ('#' as a comment indicator, "36 is N_FUN" as text,
12816 no tabs, use @r).
12817 (Global Variables): Clean up.
12818
12819 Tue Aug 17 15:57:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12820
12821 * stabs.texinfo (Stack Variables): Re-write.
12822
12823 Mon Aug 16 21:20:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12824
12825 * stabs.texinfo (Stabs-in-elf): Talk about getting the start
12826 addresses of a source file. Also revise formatting.
12827 Change "object module" or "object file" to "source file".
12828 Various: Miscellaneous cleanups.
12829
12830 Thu Aug 12 15:11:51 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12831
12832 * stabs.texinfo: Point to mangling info in gcc's gpcompare.texi.
12833
12834 Tue Aug 10 16:57:49 1993 Stan Shebs (shebs@rtl.cygnus.com)
12835
12836 * gdbint.texinfo: Removed many nonsensical machine-collected
12837 host and target conditionals, described some of the remainder.
12838
12839 Tue Aug 10 13:28:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12840
12841 * gdbint.texinfo (Getting Started): Use @itemize, not @table.
12842
12843 * gdbint.texinfo (Top): Add name to @top line, and re-write the
12844 paragraph which follows.
12845
12846 * gdbint.texinfo (Host): Use @code not @samp for Makefile
12847 variables. Looks better and avoids overful hbox.
12848
12849 Fri Jul 30 18:26:21 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12850
12851 * stabs.texinfo (Procedures): Improve stuff on nested functions.
12852
12853 Thu Jul 29 15:10:58 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12854
12855 * remote.texi: (MIPS Remote) clearer doc for set/show timeout,
12856 retransmit-timeout
12857
12858 Thu Jul 29 13:16:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12859
12860 * gdbint.texinfo: Update statement about `some ancient Unix
12861 systems, like Ultrix 4.0' to Ultrix 4.2.
12862
12863 Wed Jul 28 15:26:53 1993 Roland H. Pesch (pesch@el_bosque.cygnus.com)
12864
12865 * h8-cfg.texi, all-cfg.texi: new flag GDBSERVER
12866
12867 * Makefile.in: depend on remote.texi rather than gdbinv-s.texi
12868
12869 * remote.texi: (Server) New node on gdbserver. (Remote Serial,
12870 ST2000 Remote, MIPS Remote): mention `host:port' syntax for TCP.
12871
12872 * remote.texi: new name for former gdbinv-s.texi
12873
12874 * gdb.texinfo: use remote.texi rather than gdbinv-s.texi
12875
12876 Wed Jul 28 08:26:24 1993 Ian Lance Taylor (ian@cygnus.com)
12877
12878 * gdbinv-s.texi: Documented timeout and retransmit-timeout
12879 variables for MIPS remote debugging protocol.
12880
12881 Mon Jul 26 13:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12882
12883 * stabs.texinfo (Negative Type Numbers): FORTRAN LOGICAL fix.
12884
12885 Tue Jul 20 16:30:41 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
12886
12887 * Makefile.in (refcard.dvi): Use srcdir where necessary.
12888
12889 Mon Jul 19 12:02:50 1993 Roland H. Pesch (pesch@cygnus.com)
12890
12891 * gdb.texinfo: repair conditional bugs in text markup
12892
12893 Fri Jul 16 18:57:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12894
12895 * gdb.texinfo, all-cfg.texi, h8-cfg.texi: introduce MOD2 switch
12896 to select Modula-2 material.
12897
12898 Thu Jul 15 13:15:01 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12899
12900 * stabs.texinfo: Cleanups regarding statics.
12901
12902 * gdbinv-s.texi (Bootstrapping): Document exceptionHandler.
12903 (Debug Session): Mention exceptionHandler. Add xref to Bootstrapping.
12904
12905 Mon Jul 12 13:37:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12906
12907 * stabs.texinfo: N_MAIN is sometimes used for C.
12908
12909 Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12910
12911 * gdbint.texinfo (Host, Target Conditionals): Remove TM_FILE_OVERRIDE.
12912
12913 Tue Jul 6 12:41:28 1993 John Gilmore (gnu@cygnus.com)
12914
12915 * gdbint.texinfo (Target Conditionals): Remove NO_TYPEDEFS,
12916 removed from the code by Kingdon.
12917
12918 Tue Jul 6 12:24:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12919
12920 * gdb.texinfo (Break Commands): Remove stuff about flushing terminal
12921 input when evaluating breakpoint conditions; the bug has been fixed.
12922
12923 * gdb.texinfo (Continuing and Stepping): Argument to "continue"
12924 sets the ignore count to N-1, not to N.
12925
12926 Thu Jul 1 14:57:42 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12927
12928 * refcard.tex (\hoffset): correct longstanding error to match
12929 intended offset; avoids cutting off edge on some printers
12930
12931 Wed Jun 30 18:23:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12932
12933 * stabs.texinfo (Parameters): Say that order of stabs is significant.
12934
12935 Fri Jun 25 21:34:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12936
12937 * stabs.texinfo (Common Blocks): Say what Sun FORTRAN does.
12938
12939 Fri Jun 25 16:15:10 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12940
12941 * Makefile.in: (REFEDITS) new var to control whether PS or CM
12942 fonts and whether US or A4 paper for GDB refcard; (refcard.dvi)
12943 collect sed edits if any, apply to refcard before formatting;
12944 (refcard.ps) stop implying PS fonts if PS output requested;
12945 (lrefcard.ps) delete extra target for variant PS fonts
12946
12947 * refcard.tex: parametrize papersize dependent info, collect
12948 in easily replaced spot
12949
12950 * a4rc.sed: new file, edits to refcard for A4 paper
12951
12952 Fri Jun 25 14:21:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12953
12954 * stabs.texinfo (Negative Type Numbers): Type -16 is 4 bytes.
12955
12956 Wed Jun 23 15:02:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12957
12958 * stabs.texinfo (Negative Type Numbers): Minor character cleanups.
12959
12960 Tue Jun 22 16:31:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12961
12962 * stabs.texinfo: Express disapproval of 'D' symbol descriptor
12963 politely rather than rudely.
12964
12965 Fri Jun 18 19:42:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12966
12967 * stabs.texinfo: Document common blocks.
12968
12969 Fri Jun 18 12:12:57 1993 Fred Fish (fnf@cygnus.com)
12970
12971 * stabs.texinfo: Add some basic info about stabs-in-elf.
12972
12973 Fri Jun 18 13:57:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12974
12975 * stabs.texinfo (Top): Minor cleanup.
12976
12977 Mon Jun 14 16:16:51 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
12978
12979 * Makefile.in (install-info): remove parentdir support
12980
12981 Tue Jun 15 18:11:39 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12982
12983 * gdb.texinfo (Copying): delete this node and references to it;
12984 RMS says this manual need not carry GPL. (passim): Improvements
12985 from last round at FSF, largely due to Ian Taylor review, and
12986 minor formatting improvements.
12987
12988 * gdbinv-s.texi (passim): Improvements from last round at FSF,
12989 largely due to Ian Taylor review. (Debug Session): minor edits to
12990 new text.
12991
12992 Sun Jun 13 12:52:39 1993 Jim Kingdon (kingdon@cygnus.com)
12993
12994 * Makefile.in (realclean): Remove info and dvi files too.
12995
12996 Sat Jun 12 16:09:22 1993 Jim Kingdon (kingdon@cygnus.com)
12997
12998 * {all,h8}-config.texi: Rename to *-cfg.texi for 14 char filenames.
12999 * Makefile.in: Change accordingly. gdb-config.texi -> gdb-cfg.texi.
13000 * gdb.texinfo: Change accordingly.
13001
13002 * stabs.texinfo: Clean up N_{L,R}BRAC. Discuss what addresses of
13003 N_{L,R}BRAC,N_SLINE are relative to.
13004
13005 Fri Jun 11 15:15:55 1993 Jim Kingdon (kingdon@cygnus.com)
13006
13007 * Makefile.in (GDBvn.texi): Update atomically.
13008
13009 Wed Jun 9 10:58:16 1993 Jim Kingdon (kingdon@cygnus.com)
13010
13011 * gdbinv-s.texi (Debug Session): Document exceptionHook.
13012
13013 Tue Jun 8 13:42:04 1993 Jim Kingdon (kingdon@cygnus.com)
13014
13015 * gdb.texinfo (Print Settings): Move all stuff relating to symbolic
13016 addresses together. Also motivate the set print symbol-filename
13017 command and suggest other solutions.
13018
13019 Tue Jun 1 22:46:43 1993 Fred Fish (fnf@cygnus.com)
13020
13021 * gdb.texinfo (set print elements): Note that the number of
13022 elements is set to unlimited by "set print elements 0".
13023
13024 Mon May 31 08:06:55 1993 Jim Kingdon (kingdon@cygnus.com)
13025
13026 * stabs.texinfo (Builtin Type Descriptors): Try to clarify what
13027 NF_LDOUBLE means.
13028 (Stab Types): Include Solaris stab types.
13029 (Procedures): Document Solaris extensions.
13030
13031 Thu May 27 06:20:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13032
13033 * gdb.texinfo: Add `set print symbol-filename' doc.
13034
13035 Wed May 26 00:26:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13036
13037 * stabs.texinfo (Arrays): Talk about type definition vs. type
13038 information.
13039
13040 * stabs.texinfo (Builtin Type Descriptors): Talk about omitting
13041 the trailing semicolon.
13042
13043 Tue May 25 14:49:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13044
13045 * stabs.texinfo (Line Numbers, Source Files): Re-write these two nodes
13046 and merge in other parts of the document addressing these subjects.
13047 gdbint.texinfo (XCOFF): Remove info which is now in stabs.texinfo.
13048
13049 * stabs.texinfo (Subranges, Arrays): Try to explain about the semicolon
13050 at the end of a range type.
13051
13052 * stabs.texinfo (Subranges): "A offset" and "T offset" are not
13053 AIX extensions.
13054
13055 Mon May 24 09:00:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13056
13057 * stabs.texinfo (Stabs Format): Misc fixes.
13058
13059 Sat May 22 10:40:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13060
13061 * stabs.texinfo (Constants): Allow an `e' constant to be non-enum.
13062 (Traditional builtin types): Document convex convention for long long.
13063 (Negative builtin types): Discuss type names, and misc fixes.
13064
13065 Fri May 21 11:20:31 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13066
13067 * stabs.texinfo (Builtin Type Descriptors): Document the floating
13068 point types used with @samp{R} type descriptor.
13069 (Symbol Descriptors): Describe how to handle conflict between
13070 different meanings of @samp{P} symbol descriptor.
13071
13072 Thu May 20 13:35:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13073
13074 * stabs.texinfo: Remove node Quick Reference and put its children
13075 directly under the main menu.
13076
13077 * stabs.texinfo: Many more changes to bring it into line with
13078 AIX documentation and reality. I think it now has all the
13079 information from the AIX documentation, except that I burned
13080 out when I got to variant records (Pascal and Modula-2) and
13081 all the COBOL types. Oh well, we can add them later when we're
13082 worrying more about those languages.
13083
13084 * stabs.texinfo (Automatic variables): Talk about what it means
13085 to omit the symbol descriptor.
13086
13087 Tue May 18 17:59:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13088
13089 * stabs.texinfo (Parameters): Add "(sometimes)" when describing
13090 gcc2 behavior with promoted args.
13091
13092 Fri May 14 21:35:29 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13093
13094 * gdb.texinfo: include readline appendices in info version of manual
13095
13096 Fri May 7 11:56:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13097
13098 * gdbinv-s.texi (Remote Serial): describe new ^C behavior in
13099 target remote.
13100
13101 * gdb.texinfo (Machine Code): more index entries for disassemble
13102
13103 Fri May 7 10:12:30 1993 Fred Fish (fnf@cygnus.com)
13104
13105 * Clarify the intended use of the gdb-testers and gdb-patches
13106 mailing lists, and shrink gzip comment.
13107
13108 Thu May 6 16:39:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13109
13110 * gdb.texinfo (Shell Commands): do not mention SHELL env var in
13111 DOSHOST configuration of manual.
13112
13113 * gdb.texinfo (MIPS Stack): new node.
13114
13115 * all-config.texi (MIPS) new switch.
13116
13117 * gdbinv-s.texi (Nindy Options) Remove two instances of future
13118 tense; (MIPS Remote) new node.
13119
13120 * gdb.texinfo (passim) rephrases to work around makeinfo @value
13121 bug; (Environment) less passive, other small cleanups in text about
13122 .cshrc/.bashrc; (Invoking GDB) new MIPS Remote menu entry;
13123 (Remote) new MIPS Remote menu entry.
13124
13125 Thu Apr 29 09:36:25 1993 Jim Kingdon (kingdon@cygnus.com)
13126
13127 * stabs.texinfo: Many changes to include information from the
13128 AIX documentation.
13129
13130 * gdb.texinfo (Environment): Mention pitfall with .cshrc.
13131
13132 Thu Apr 29 00:03:59 1993 Fred Fish (fnf@cygnus.com)
13133
13134 * gdbint.texinfo (LONG_LONG): Replace with CC_HAS_LONG_LONG.
13135 Add PRINTF_HAS_LONG_LONG references.
13136
13137 Wed Apr 28 11:39:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13138
13139 * gdb.texinfo: Make node "Shell Commands" unconditional; describe
13140 `set demangle-style arm' (not cfront); mention can type `q' to
13141 discard output, when gdb pages.
13142
13143 Tue Apr 27 14:02:57 1993 Jim Kingdon (kingdon@cygnus.com)
13144
13145 * gdbint.texinfo (new node Debugging GDB, elsewhere):
13146 Move a bunch of information from ../README.
13147 (Getting Started): New node.
13148
13149 Fri Apr 23 17:21:13 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13150
13151 * gdbinv-s.texi, gdb.texinfo: include Hitachi SH target
13152
13153 * gdb.texinfo: advance manual revision dates to present
13154
13155 * gdbinv-s.texi, gdb.texinfo, all-config.texi, h8-config.texi:
13156 stop using silly Roman numerals in @set variable names
13157
13158 Fri Apr 23 07:30:01 1993 Jim Kingdon (kingdon@cygnus.com)
13159
13160 * stabs.texinfo (Parameters): Keep trying to get this right.
13161
13162 Wed Apr 21 15:18:47 1993 Jim Kingdon (kingdon@cygnus.com)
13163
13164 * stabs.texinfo (Parameters): More on "local parameters".
13165
13166 Mon Apr 19 08:00:51 1993 Jim Kingdon (kingdon@cygnus.com)
13167
13168 * stabs.texinfo (Parameters): Re-do "local parameters" section.
13169
13170 Sun Apr 18 09:47:45 1993 Jim Kingdon (kingdon@cygnus.com)
13171
13172 * stabs.texinfo (Symbol descriptors): Re-do using @table and @xref.
13173 (Parameters): Rewrite.
13174 (xcoff-differences, Sun-differences): Minor changes.
13175
13176 Thu Apr 15 02:35:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
13177
13178 * stabs.texinfo: Minor cleanup.
13179
13180 Wed Apr 14 17:31:00 1993 Jim Kingdon (kingdon@cygnus.com)
13181
13182 * gdbint.texinfo: Minor xcoff stuff.
13183
13184 Wed Apr 7 14:11:07 1993 Fred Fish (fnf@cygnus.com)
13185
13186 * gdbint.texinfo: Update for new config directory structure.
13187 Add info about internal type data structures.
13188
13189 Mon Apr 5 09:06:30 1993 Ian Lance Taylor (ian@cygnus.com)
13190
13191 * Makefile.in (SFILES_INCLUDED): gdb-config.texi is no longer in
13192 $(srcdir).
13193 (gdb-config.texi): Depend on file in $(srcdir).
13194
13195 Fri Apr 2 16:55:13 1993 Jim Kingdon (kingdon@cygnus.com)
13196
13197 * stabs.texinfo: Fixes about N_SO.
13198
13199 Mon Mar 29 15:03:25 1993 Fred Fish (fnf@cygnus.com)
13200
13201 * gdbinit.texinfo: Document renaming of tm-29k.h to tm-a29k.h.
13202
13203 Fri Mar 26 18:00:35 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13204
13205 * gdb.texinfo: include list of nonstandard init file names
13206
13207 * *-config.texi: new switch GENERIC for text that applies *only*
13208 to (usual) multiple-target version of manual
13209
13210 * gdb.texinfo, gdbinv-s.texi: Update conditional markup to correct
13211 h8 config
13212
13213 * gdb.texinfo: depend on latest fixed makeinfo, use conditionals
13214 in menus (rather than conditionally selected multiple alternative
13215 menus).
13216
13217 * Makefile.in: define and use DOC_CONFIG var to select
13218 configuration for GDB user manual.
13219
13220 * gdb-config.texi: delete from repository, generate from Makefile.
13221
13222 * all-config.texi: normal `generic' configuration file, formerly
13223 stored as gdb-config.texi
13224
13225 Wed Mar 24 14:03:19 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
13226
13227 * Makefile.in: add dvi target to build all .dvi files
13228
13229 Tue Mar 23 16:03:24 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13230
13231 * gdb.texinfo, gdvinv-s.texinfo: formatting improvements.
13232
13233 Tue Feb 23 11:46:11 1993 Mike Stump (mrs@cygnus.com)
13234
13235 * stabs.texi: The `this' pointer is now known by the name
13236 `this' instead of `$t'.
13237
13238 Fri Mar 19 21:46:50 1993 John Gilmore (gnu@cygnus.com)
13239
13240 * gdbint.texinfo: Doc NO_MMALLOC and NO_MMALLOC_CHECK as
13241 host conditionals.
13242 * stabs.texinfo: More array fixes inspired by Jim's.
13243
13244 Fri Mar 19 10:23:34 1993 Jim Kingdon (kingdon@cygnus.com)
13245
13246 * stabs.texinfo: Fixes re arrays and continuations.
13247
13248 * gdbint.texinfo: Add XCOFF node.
13249
13250 Mon Mar 8 15:52:18 1993 John Gilmore (gnu@cygnus.com)
13251
13252 * gdb.texinfo: Add `set print max-symbolic-offset' doc.
13253
13254 Sun Feb 21 17:09:38 1993 Per Bothner (bothner@rtl.cygnus.com)
13255
13256 * stabs.texinfo: Fix for array types to mention lower bounds.
13257
13258 Thu Feb 18 01:19:49 1993 John Gilmore (gnu@cygnus.com)
13259
13260 * gdbint.texinfo: Update PTRACE_ARG3_TYPE doc, pull PT_*.
13261
13262 Wed Feb 17 08:15:24 1993 John Gilmore (gnu@cygnus.com)
13263
13264 * gdbint.texinfo: Remove SET_STACK_LIMIT_HUGE from target defines.
13265
13266 Thu Feb 11 10:38:40 1993 John Gilmore (gnu@cygnus.com)
13267
13268 * gdbint.texinfo: Fix thinko (NM_FILE => NAT_FILE). Found
13269 by Michael Ben-Gershon <mybg@CS.HUJI.AC.IL>.
13270
13271 Wed Feb 10 23:59:19 1993 John Gilmore (gnu@cygnus.com)
13272
13273 * gdbint.texinfo: Eliminate IBM6000_HOST, document IBM6000_TARGET.
13274
13275 Wed Feb 10 23:42:37 1993 John Gilmore (gnu@cygnus.com)
13276
13277 * gdbint.texinfo: Eliminate IBM6000_HOST, document IBM6000_TARGET.
13278
13279 Tue Feb 9 18:26:21 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13280
13281 * gdb.texinfo, gdbinv-s.texi: misc updates
13282
13283 Sat Feb 6 10:25:47 1993 John Gilmore (gnu@cygnus.com)
13284
13285 * gdbint.texinfo: Brief documentation for longjmp support,
13286 from an email msg by Stu.
13287
13288 Fri Feb 5 14:10:15 1993 John Gilmore (gnu@cygnus.com)
13289
13290 * stabs.texinfo: Fix description of floating point "range"
13291 types (which really define basic types). Reported by Jim Meehan,
13292 <meehan@src.dec.com>.
13293
13294 * gdbint.texinfo: Remove COFF_NO_LONG_FILE_NAMES define, now gone.
13295
13296 Thu Feb 4 13:56:46 1993 Ian Lance Taylor (ian@cygnus.com)
13297
13298 * gdbint.texinfo: Slightly expand section on supporting a new
13299 object file format.
13300
13301 Thu Feb 4 01:49:04 1993 John Gilmore (gnu@cygnus.com)
13302
13303 * Makefile.in (refcard.ps, lrefcard.ps): Remove psref.tex
13304 intermediate file.
13305
13306 Tue Feb 2 12:18:06 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13307
13308 * gdb.texinfo, gdbinv-s.texi: miscellaneous stylistic cleanups
13309
13310 Mon Feb 1 15:35:47 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
13311
13312 * gdbinv-s.texi: z8000 simulator target name is just "sim"
13313
13314 * gdbinv-s.texi: Mention that Z8000 simulator can simulate Z8001
13315 as well as Z8002.
13316
13317 Thu Dec 17 00:44:57 1992 John Gilmore (gnu@cygnus.com)
13318
13319 * gdbint.texinfo (Host Conditionals): Remove
13320 NAMES_HAVE_UNDERSCORE, SOME_NAMES_HAVE_DOT, document
13321 MEM_FNS_DECLARED.
13322 (Target Conditionals): Remove all of the above.
13323
13324 Tue Dec 15 02:01:00 1992 John Gilmore (gnu@cygnus.com)
13325
13326 * gdbint.texinfo: SWAP_HOST_AND_TARGET => SWAP_TARGET_AND_HOST.
13327 Noticed by Andy Jackson, <arj@cam-orl.co.uk>.
13328
13329 Sat Nov 28 06:51:35 1992 John Gilmore (gnu@cygnus.com)
13330
13331 * gdbint.texinfo: Add sections on clean design and on how to send
13332 in changes.
13333
13334 Mon Nov 9 23:57:02 1992 John Gilmore (gnu@cygnus.com)
13335
13336 * gdbint.texinfo: Add how to declare the result of make_cleanup.
13337
13338 Tue Oct 27 17:08:45 1992 K. Richard Pixley (rich@cygnus.com)
13339
13340 * gdbint.texinfo: nm.h now included in defs.h.
13341
13342 Mon Oct 26 11:09:47 1992 John Gilmore (gnu@cygnus.com)
13343
13344 * gdb.texinfo: Fix typo, reported by Karl Berry.
13345
13346 Fri Oct 23 00:41:21 1992 John Gilmore (gnu@cygnus.com)
13347
13348 * gdb.texinfo: Add opcodes dir to GDB distribution description.
13349
13350 Wed Oct 21 03:51:01 1992 John Gilmore (gnu@cygnus.com)
13351
13352 * gdbint.texinfo: Improve REGISTER_U_ADDR and USE_PROC_FS doc.
13353
13354 Tue Oct 20 23:27:56 1992 John Gilmore (gnu@cygnus.com)
13355
13356 * gdbint.texinfo: Document obsolete STACK_END_ADDR.
13357 (all @node commands): Use new form to avoid nitpicking errors.
13358 * gdbint.texinfo: Document host/native/target split.
13359
13360 Tue Oct 20 21:32:18 1992 K. Richard Pixley (rich@sendai.cygnus.com)
13361
13362 * gdbint.texinfo: add PUSH_DUMMY_FRAME, POP_FRAME.
13363
13364 Fri Oct 16 03:34:01 1992 John Gilmore (gnu@cygnus.com)
13365
13366 * gdbint.texinfo: Update GET_LONGJMP_TARGET, L_SET doc.
13367
13368 Sat Oct 10 18:04:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13369
13370 * gdbint.texinfo: fixed a stray email address (needs @@),
13371 added @table @code to node "Native Conditionals"
13372
13373 Thu Oct 8 16:27:45 1992 K. Richard Pixley (rich@sendai.cygnus.com)
13374
13375 * gdbint.texinfo: document a few more macros, create new section
13376 for native macros.
13377
13378 Thu Oct 1 01:57:56 1992 John Gilmore (gnu@cygnus.com)
13379
13380 * gdb.texinfo: Document command hooks.
13381
13382 Tue Sep 22 00:34:15 1992 John Gilmore (gnu@cygnus.com)
13383
13384 * gdbint.texinfo: Describe coding style of GDB.
13385
13386 Mon Sep 21 19:32:16 1992 John Gilmore (gnu@cygnus.com)
13387
13388 * stabs.texinfo: Minor wording changes.
13389
13390 Tue Sep 15 02:57:09 1992 John Gilmore (gnu@cygnus.com)
13391
13392 * gdbint.texinfo: Improve release doc slightly.
13393
13394 Fri Sep 11 18:28:28 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
13395
13396 * gdb.texinfo, gdbinv-m.m4.in, gdbinv-s.m4.in: First pass at doc
13397 for two new remote targets---29K using UDI, and Tandem ST2000
13398 using STDBUG.
13399
13400 * all.m4, none.m4: new m4 switch, _ST2000__
13401
13402 * all.m4: turn on H8/300 stuff for generic manual
13403
13404 * gdbinv-s.m4.in: remove text on special procedures to continue
13405 after explicit call to breakpoint() in serial stubs.
13406
13407 Fri Sep 11 01:34:25 1992 John Gilmore (gnu@sphagnum.cygnus.com)
13408
13409 * gdbint.texinfo: Improve doc of GDB config macros.
13410
13411 Wed Sep 9 16:52:06 1992 John Gilmore (gnu@cygnus.com)
13412
13413 * stabs.texinfo: Remove Bothner's changes for C++ nested types.
13414 These will be reinserted when examined.
13415
13416 Fri Sep 4 18:53:57 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
13417
13418 * gdb.texinfo: fix shameful error of agreement reported by
13419 jimb@occs.cs.oberlin.edu (Jim Blandy)
13420 * gdb.texinfo: remove old partial discussion of remote serial
13421 protocol (via serial debug stubs)
13422 * gdbinv-m.m4.in, gdbinv-s.m4.in: new section discussing
13423 use of serial debug stubs
13424
13425 Mon Aug 24 01:17:55 1992 John Gilmore (gnu@cygnus.com)
13426
13427 * gdbint.texinfo: Make a start at documenting all the #if macros
13428 in GDB. At least list them all, and start separating them into
13429 host-specific and target-specific.
13430
13431 Tue Aug 18 15:59:13 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
13432
13433 * gdbinv-s.m4.in: refrain from using @cartouche for just a few
13434 examples (not consistent w others).
13435 gdb.texinfo: issue disclaimer paragraph on cmdline options only
13436 for generic vn of doc
13437
13438 Tue Aug 18 14:53:27 1992 Ian Lance Taylor (ian@cygnus.com)
13439
13440 * Makefile.in: always create installation directories.
13441
13442 Tue Aug 18 14:11:50 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
13443
13444 * gdb.texinfo: in h8 config, do not describe searching commands.
13445
13446 Mon Aug 17 18:07:59 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
13447
13448 * gdb.texinfo, none.m4, h8.m4, gdbinv-s.m4.in: improve H8/300
13449 conditionals; introduce a few generic switches that may be
13450 useful for other cross-dev or dos-hosted configs.
13451
13452 * gdb.texinfo: fix typo in "info reg" description
13453
13454 Sun Aug 16 01:16:18 1992 John Gilmore (gnu@cygnus.com)
13455
13456 * stabs.texinfo: Minor updates from running TeX over it.
13457 * Makefile.in (stabs.dvi, stabs.ps): Add.
13458
13459 Sat Aug 15 20:52:24 1992 Per Bothner (bothner@rtl.cygnus.com)
13460
13461 * stabs.texinfo: Stabs documentation, written by Julia Menapace.
13462 First pass at converting it to texinfo.
13463
13464 Sat Aug 15 03:14:59 1992 John Gilmore (gnu@cygnus.com)
13465
13466 * gdb.texinfo, refcard.tex: Document mult args on `info reg'.
13467 * Makefile.in (refcard.ps, lrefcard.ps): Add missing $(srdir).
13468
13469 Fri Aug 14 21:08:47 1992 John Gilmore (gnu@cygnus.com)
13470
13471 * gdbint.texinfo: Add section on partial symbol tables.
13472
13473 Fri Jun 19 10:28:05 1992 John Gilmore (gnu at cygnus.com)
13474
13475 * gdb.texinfo: Document new am29k setting.
13476
13477 Sat Jun 20 16:31:10 1992 John Gilmore (gnu at cygnus.com)
13478
13479 * gdb.texinfo: document `set remotedebug' and `set
13480 rstack_high_address'.
13481
13482 Thu May 14 17:09:48 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
13483
13484 * gdb.texinfo: slight expansion of new text on reading info files
13485 * gdbinv-s.m4.in: correct and expand info on cross-debugging
13486 H8/300 from DOS.
13487
13488 Tue May 12 12:22:47 1992 John Gilmore (gnu at cygnus.com)
13489
13490 * gdb.texinfo: `info user' => `show user'. Noticed by David Taylor.
13491
13492 Mon May 11 19:06:27 1992 John Gilmore (gnu at cygnus.com)
13493
13494 * gdb.texinfo: Say how to read the `info' files.
13495
13496 Tue May 5 12:11:38 1992 K. Richard Pixley (rich@cygnus.com)
13497
13498 * Makefile.in: gm4 -> m4.
13499
13500 Fri Apr 10 17:50:43 1992 John Gilmore (gnu at rtl.cygnus.com)
13501
13502 * gdb.texinfo: Update for GDB-4.5. Move `Formatting
13503 Documentation' ahead of `Installing GDB' to match README.
13504 Update shared library doc, -readnow and -mapped, and directory
13505 structure (add glob and mmalloc). Update configure doc.
13506
13507 Tue Mar 24 23:28:38 1992 K. Richard Pixley (rich@cygnus.com)
13508
13509 * Makefile.in: remove $(srcdir) from gdb.info rule.
13510
13511 Sat Mar 7 18:44:50 1992 K. Richard Pixley (rich@rtl.cygnus.com)
13512
13513 * Makefile.in: commented out gdb-all.texinfo rule. This is
13514 temporary.
13515
13516 Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
13517
13518 * Makefile.in, configure.in: removed traces of namesubdir,
13519 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
13520 copyrights to '92, '13, changed some from Cygnus to FSF.
13521
13522 Fri Dec 13 09:47:31 1991 John Gilmore (gnu at cygnus.com)
13523
13524 * gdb.texinfo: Improve how we ask for bug reports.
13525
13526 Tue Dec 10 04:07:21 1991 K. Richard Pixley (rich at rtl.cygnus.com)
13527
13528 * Makefile.in: infodir belongs in datadir.
13529
13530 Fri Dec 6 23:57:34 1991 K. Richard Pixley (rich at rtl.cygnus.com)
13531
13532 * Makefile.in: remove spaces following hyphens, bsd make can't
13533 cope. install using INSTALL_DATA. added clean-info. added
13534 standards.text support.
13535
13536 Thu Dec 5 22:46:12 1991 K. Richard Pixley (rich at rtl.cygnus.com)
13537
13538 * Makefile.in: idestdir and ddestdir go away. Added copyrights
13539 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
13540 and mandir now keyed off datadir by default.
13541
13542 \f
13543 Local Variables:
13544 mode: change-log
13545 left-margin: 8
13546 fill-column: 74
13547 version-control: never
13548 coding: utf-8
13549 End:
This page took 0.286226 seconds and 5 git commands to generate.