Hardcode host-specific name for LTO plugin
[platform/upstream/binutils.git] / gdb / doc / ChangeLog
1 2014-10-01  Simon Marchi  <simon.marchi@ericsson.com>
2
3         * gdb.texinfo (Miscellaneous gdb/mi Commands): Document new
4         exit-code field in -list-thread-groups output.
5
6 2014-09-22  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
7
8         * gdb.texinfo (Set Breaks): Add missing "@end table".
9
10 2014-09-22  Pedro Alves  <palves@redhat.com>
11
12         * gdb.texinfo (Set Breaks): Document that "set breakpoint
13         always-inserted off" is the default mode now.  Delete
14         documentation of "set breakpoint always-inserted auto".
15
16 2014-09-18  Doug Evans  <dje@google.com>
17
18         * python.texi (Symbol Tables In Python): Document "producer"
19         attribute of gdb.Symtab objects.
20
21 2014-09-16  Pedro Alves  <palves@redhat.com>
22
23         * gdb.texinfo (Starting) <run command>: Don't mention VxWorks.
24         (Embedded OS): Remove VxWorks menu entry.
25         (VxWorks): Remove node.
26
27 2014-09-13  Doug Evans  <xdje42@gmail.com>
28
29         * gdb.texinfo (Signaling): Document new queue-signal command.
30
31 2014-09-06  Doug Evans  <xdje42@gmail.com>
32
33         PR 15276
34         * gdb.texinfo (Convenience Funs): Document $_caller_is,
35         $_caller_matches, $_any_caller_is, $_any_caller_matches.
36
37 2014-09-03  Justin Lebar <jlebar@google.com>
38
39         * python.texi (Types In Python): Type.template_argument(n) returns a
40         gdb.Value or a gdb.Type and throws an exception if n is out of
41         range.
42
43 2014-09-03  Sasha Smundak  <asmundak@google.com>
44
45         * python.texi (Frames in Python): Add read_register description.
46
47 2014-08-04  Tom Tromey  <tromey@redhat.com>
48
49         * gdb.texinfo (Debugging Output): Update for change to "set debug
50         target".
51
52 2014-08-01  Masaki Muranaka  <monaka@monami-software.com>
53
54         Pushed by Joel Brobecker  <brobecker@adacore.com>.
55         * Makefile.in (transform): New variable.
56         (install-man1, install-man5): Apply $(transform) to man file names.
57
58 2014-07-26  Doug Evans  <xdje42@gmail.com>
59
60         PR guile/17177
61         * guile.texi (Guile Pretty Printing API): Fix typo.
62         Document set-pretty-printers!, pretty-printers.
63         (Selecting Guile Pretty-Printers): Update.
64         Mention program-space based pretty-printers.
65
66 2014-07-25  Pedro Alves  <palves@redhat.com>
67             Eli Zaretskii  <eliz@gnu.org>
68
69         * gdb.texinfo (Signaling) <signal command>: Explain what happens
70         with multi-threaded programs.
71
72 2014-06-27  Yao Qi  <yao@codesourcery.com>
73
74         * gdb.texinfo (Maintenance Commands): Update the output of
75         'maint print dummy-frames' command.
76
77 2014-06-24  Eli Zaretskii  <eliz@gnu.org>
78
79         * gdb.texinfo (Screen Size): Improve indexing.
80
81 2014-06-19  Gary Benson  <gbenson@redhat.com>
82
83         * gdb.texinfo (Maintenance Commands): Document new
84         "maint set/show catch-demangler-crashes" option.
85
86 2014-06-19  Gary Benson  <gbenson@redhat.com>
87
88         * gdb.texinfo (Maintenance Commands): Document new
89         "maint demangler-warning" command and new
90         "maint set/show demangler-warning" option.
91
92 2014-06-09  Siva Chandra Reddy  <sivachandra@google.com>
93
94         * python.texi (Xmethod API): Add space before the opening
95         parenthesis in function descriptions.
96
97 2014-06-06  Doug Evans  <xdje42@gmail.com>
98
99         * guile.texi (Guile Configuration): Document guile-data-directory.
100
101 2014-06-06  Mingjie Xing  <mingjie.xing@gmail.com>
102
103         * gdb.texinfo (Invoking GDB): Add -q and --quiet.
104
105 2014-06-04  Doug Evans  <xdje42@gmail.com>
106
107         * guile.texi (Breakpoints In Guile): Update.
108
109 2014-06-03  Joel Brobecker  <brobecker@adacore.com>
110
111         * python.texi (Xmethod API): Fix reference to "Progspaces In
112         Python".
113
114 2014-06-03  Siva Chandra Reddy  <sivachandra@google.com>
115
116         *  python.texi (Xmethods In Python, XMethod API)
117         (Writing an Xmethod): New nodes.
118         (Python API): New menu entries "Xmethods In Python",
119         "Xmethod API", "Writing an Xmethod".
120
121 2014-06-02  Doug Evans  <xdje42@gmail.com>
122
123         * guile.texi (Guile API): Add entry for Parameters In Guile.
124         (GDB Scheme Data Types): Mention <gdb:parameter> object.
125         (Parameters In Guile): New node.
126
127 2014-06-02  Doug Evans  <xdje42@gmail.com>
128
129         * guile.texi (Guile API): Add entry for Commands In Guile.
130         (Basic Guile) <parse-and-eval>: Add reference.
131         (Basic Guile) <string->argv>: Move definition to Commands In Guile.
132         (GDB Scheme Data Types): Mention <gdb:command> object.
133         (Commands In Guile): New node.
134
135 2014-06-02  Doug Evans  <xdje42@gmail.com>
136
137         * guile.texi (Guile API): Add entry for Progspaces In Guile.
138         (GDB Scheme Data Types): Mention <gdb:progspace> object.
139         (Progspaces In Guile): New node.
140
141 2014-05-30  Andrew Burgess  <aburgess@broadcom.com>
142
143         * guile.texi (Frames In Guile): Mention FRAME_UNWIND_MEMORY_ERROR.
144         * python.texi (Frames In Python): Mention
145         gdb.FRAME_UNWIND_MEMORY_ERROR.
146
147 2014-05-29  Pedro Alves  <palves@redhat.com>
148             Tom Tromey  <tromey@redhat.com>
149
150         * gdb.texinfo (Non-Stop Mode): Remove "set target-async 1"
151         from example.
152         (Asynchronous and non-stop modes): Document '-gdb-set mi-async'.
153         Mention that target-async is now deprecated.
154         (Maintenance Commands): Document maint set/show target-async.
155
156 2014-05-29  Pedro Alves  <palves@redhat.com>
157
158         * observer.texi (sync_execution_done, command_error): New
159         subjects.
160
161 2014-05-29  Pedro Alves  <palves@redhat.com>
162
163         PR gdb/13860
164         * observer.texi (signal_received, end_stepping_range)
165         (signal_exited, exited, no_history): New observer subjects.
166
167 2014-05-26  Andy Wingo  <wingo@igalia.com>
168
169         * guile.texi (GDB Scheme Data Types): Remove documentation for
170         removed interfaces.  Update spelling of gdb-object-kind.
171
172 2014-05-26  Andy Wingo  <wingo@igalia.com>
173
174         * guile.texi (Basic Guile): Fix some typos.
175
176 2014-05-26  Andy Wingo  <wingo@igalia.com>
177
178         * guile.texi (Writing a Guile Pretty-Printer)
179         (Guile Types Module): Fix excess parentheses in use-modules forms.
180
181 2014-05-24  Eli Zaretskii  <eliz@gnu.org>
182
183         * guile.texi (Types In Guile, Basic Guile, Frames In Guile)
184         (Breakpoints In Guile, Guile Printing Module)
185         (Guile Exception Handling, Values From Inferior In Guile)
186         (Objfiles In Guile, Breakpoints In Guile, Memory Ports in Guile):
187         Don't use @var at the beginning of a sentence.
188
189         * gdb.texinfo (Frame Filter Management, Trace Files)
190         (C Operators, Ada Tasks, Calling, Bootstrapping, ARM)
191         (PowerPC Embedded, Define, Annotations for Running)
192         (IPA Protocol Commands, Packets, General Query Packets)
193         (Tracepoint Packets, Notification Packets, Environment)
194         (Inferiors and Programs, Set Breaks, Set Catchpoints)
195         (Continuing and Stepping, Signals, Thread-Specific Breakpoints)
196         (Frames, Backtrace, Selection, Expressions, Registers)
197         (Trace State Variables, Built-In Func/Proc, Signaling, Files)
198         (Numbers, GDB/MI Async Records, GDB/MI Data Manipulation)
199         (Source Annotations, Using JIT Debug Info Readers, Packets)
200         (Stop Reply Packets, Host I/O Packets)
201         (Target Description Format): Don't use @var at the beginning of a
202         sentence.
203
204         * python.texi (Basic Python, Types In Python)
205         (Commands In Python, Frames In Python, Line Tables In Python)
206         (Breakpoints In Python, gdb.printing, gdb.types)
207         (Type Printing API): Don't use @var at the beginning of a
208         sentence.
209
210 2014-05-23  Markus Metzger  <markus.t.metzger@intel.com>
211
212         * gdb.texinfo (Process Record and Replay): Document "set/show btrace
213         replay-memory-access".
214
215 2014-05-21  Pedro Alves  <palves@redhat.com>
216
217         * gdb.texinfo (Starting): Document "set/show
218         auto-connect-native-target".
219         (Target Commands): Document "target native".
220
221 2014-05-20  Pedro Alves  <palves@redhat.com>
222
223         * gdb.texinfo (Memory) <compare-sections>: Generalize comments to
224         not be remote specific.  Add cross reference to the qCRC packet.
225         (Separate Debug Files): Update cross reference to the qCRC packet.
226         (General Query Packets) <qCRC packet>: Add anchor.
227
228 2014-05-17  Doug Evans  <xdje42@gmail.com>
229
230         Copy over changes from guile.texi.
231         * python.texi (Basic Python) <gdb.execute>: Add text.
232         (Basic Python) <gdb.post_event>: Remove "main" from "main GDB thread".
233         (Values From Inferior) <Python string>: Add text.
234         (Values From Inferior) <Value.string>: Clarify string length handling.
235         (Pretty Printing API): Add cindex.
236         (Types In Python) <TYPE_CODE_*>: Use vtable instead of table.
237         Remove unnecessary index of gdb.TYPE_CODE_*.  Replace @findex with
238         @vindex.
239         (Commands In Python) <COMPLETE_*>: Similarly.
240         (Symbols In Python) <SYMBOL_*>: Similarly.
241         (Breakpoints In Python) <WP_*>: Similarly.
242         (Breakpoints In Python) <BP_*>: Similarly.
243
244 2014-05-17  David Taylor <dtaylor@emc.com>
245
246         * gdb.texinfo (General Query Packets): Add a note about thread IDs
247         mentioned in the qfThreadInfo reply.
248
249 2014-05-16  Doug Evans  <dje@google.com>
250
251         * gdb.texinfo (Mode Options): Add -D.
252
253 2014-05-09  Samuel Bronson  <naesten@gmail.com>
254
255         * Makefile.in (PACKAGE): Copy from ../Makefile.in in case of
256         "make -C".
257
258 2014-04-29  Tom Tromey  <tromey@redhat.com>
259
260         * gdb.texinfo (Debugging Output): Rename to "set debug varobj" and
261         "show debug varobj".
262
263 2014-05-01  David Taylor  <dtaylor@emc.com>
264
265         * gdb.texinfo (compare-sections): Document the new -r (read-only)
266         option.
267
268 2014-04-24  Michael Sturm  <michael.sturm@mintel.com>
269             Walfred Tedeschi  <walfred.tedeschi@intel.com>
270
271         * gdb.texinfo (i386 Features): Add description of AVX512
272         registers.
273
274 2014-03-31  Doug Evans  <dje@google.com>
275
276         * gdb.texinfo (Symbols): Document set/show print symbol-loading.
277
278 2014-03-30  Doug Evans  <dje@google.com>
279
280         * gdb.texinfo (Non-Stop Mode): Remove trailing whitespace.
281         (Background Execution): Ditto.
282
283 2014-03-21  Pedro Alves  <palves@redhat.com>
284             Stan Shebs  <stan@codesourcery.com>
285             Hui Zhu  <hui@codesourcery.com>
286
287         * gdb.texinfo (Packets): Add anchor to "? packet".
288         Remove fixme and update introduction of "k packet".
289         Add anchor to "vKill packet".
290
291 2014-03-12  Stan Shebs  <stan@codesourcery.com>
292
293         * Doxyfile-gdb-api.in (INPUT): Add gdbtypes.h.
294
295 2014-02-26  Ludovic Courtès  <ludo@gnu.org>
296
297         * guile.texi (Basic Guile): Document 'history-append!'.
298
299 2014-02-20  Joel Brobecker  <brobecker@adacore.com>
300
301         * gdb.texinfo (Files): Document "add-shared-symbol-files"
302         and "assf" as being deprecated.
303         (Cygwin Native): Likewise for "dll-symbols".
304         (Non-debug DLL Symbols): Remove reference to "dll-symbols"
305         as a way to force the loading of symbols from a DLL.
306
307 2014-02-19  Siva Chandra Reddy  <sivachandra@google.com>
308
309         * python.texi (Values From Inferior): Add description about the
310         new feature.
311
312 2014-02-17  Doug Evans  <xdje42@gmail.com>
313
314         * Makefile.in (GDB_DOC_FILES): Add python.texi.
315         * gdb.texinfo (Python): Moved to ...
316         * python.texi: ... here.  New file.
317
318 2014-02-17  Ludovic Courtès  <ludo@gnu.org>
319
320         * guile.texi (Writing a Guile Pretty-Printer) <example>:
321         Remove 'string-begins-with' procedure.  Add 'pretty-printer'
322         parameter to 'str-lookup-function' procedure.  Look for
323         the "std::string<" prefix.
324         (Frames In Guile): Add 'frame' parameter to 'frame-read-var'.
325         Adjust description.
326
327 2014-02-11  Tejas Belagod  <tejas.belagod@arm.com>
328
329         * guile.texi (Values From Inferior In Guile): Remove stray
330         parantheses for deffn.
331         (Disassembly In Guile): Ditto.
332
333 2014-02-10  Stan Shebs  <stan@codesourcery.com>
334
335         Add Doxygen support.
336         * Makefile.in (doxy): New action, generates Doxygen files.
337         (DOXYGEN): New.
338         (doxyedit): New.
339         * Doxyfile-base.in: New file.
340         * Doxyfile-gdb-api.in: New file.
341         * Doxyfile-gdb-xref.in: New file.
342         * Doxyfile-gdbserver.in: New file.
343         * doxy-index.in: New file.
344         * filter-for-doxygen: New file.
345         * filter-params.pl: New file.
346
347 2014-02-10  Doug Evans  <xdje42@gmail.com>
348
349         * Makefile.in (GDB_DOC_FILES): Add guile.texi.
350         * gdb.texinfo (Auto-loading): Add set/show auto-load guile-scripts.
351         (Extending GDB): New menu entries Guile, Multiple Extension Languages.
352         (Guile docs): Include guile.texi.
353         (objfile-gdbdotext file): Add objfile-gdb.scm.
354         (dotdebug_gdb_scripts section): Mention Guile scripts.
355         (Multiple Extension Languages): New node.
356         * guile.texi: New file.
357
358 2014-01-28  Joel Brobecker  <brobecker@adacore.com>
359
360         * gdb.texinfo (Ada Glitches): Document the new "maint ada set/show
361         ignore-descriptive-types". commands.
362
363 2014-01-22  Doug Evans  <dje@google.com>
364
365         * gdb.texinfo (Server): Mention --debug-format=all|none|timestamp.
366         (gdbserver man): Ditto.
367
368 2014-01-16  Markus Metzger  <markus.t.metzger@intel.com>
369
370         * gdb.texinfo: Document limited reverse/replay support
371         for target record-btrace.
372
373 2014-01-16  Markus Metzger  <markus.t.metzger@intel.com>
374
375         * gdb.texinfo (Process Record and Replay): Update documentation.
376
377 2014-01-16  Markus Metzger  <markus.t.metzger@intel.com>
378
379         * gdb.texinfo (Process Record and Replay): Document new /c
380         modifier accepted by "record function-call-history".
381         Add /i modifier to "record function-call-history" example.
382
383 2014-01-15  Yuanhui Zhang  <asmwarrior@gmail.com>
384             Joel Brobecker  <brobecker@adacore.com>
385
386         * gdb.texinfo (GDB/MI Output Syntax): Add some missing "nl"
387         markers.  Remove one that was misplaced.
388
389 2014-01-10  Pedro Alves  <palves@redhat.com>
390
391         * gdb.texinfo (Your Program's Environment) <set environment>:
392         Mention the shell, and point at 'set exec-wrapper'.
393
394 2014-01-07  Joel Brobecker  <brobecker@adacore.com>
395
396         * gdb.texinfo (Types In Python): Document new attribute Types.name.
397
398 2013-12-30  Joel Brobecker  <brobecker@adacore.com>
399
400         * gdb.texinfo (Types In Python): Clarify the documentation
401         of attribute gdb.Field.bitpos.
402
403 2013-12-28  Joel Brobecker  <brobecker@adacore.com>
404
405         * gdb.texinfo (Types In Python): Fix the documentation of
406         attribute "bitpos" in class gdb.Field for enum types.  Add
407         documentation for attribute "enumval" in that same class.
408
409 2013-12-28  Joel Brobecker  <brobecker@adacore.com>
410
411         * gdb.texinfo (GDB/MI Support Commands): Change @table into
412         @ftable.
413
414 2013-12-23  Doug Evans  <xdje42@gmail.com>
415
416         * gdb.texinfo (Auto-loading): Move menu up.  Move discussion of
417         auto-loaded objfile scripts and .debug_gdb_scripts section to their
418         corresponding section in Extending GDB.
419         (Extending GDB): Move menu up.  New menu item "Auto-loading
420         extensions".
421         (Sequences): New menu item "Auto-loading sequences".
422         (Auto-loading sequences): New node.
423         (Python): Rename section from Scripting GDB to Extending GDB.
424         (Python Auto-loading): Update xref, refer to "Auto-loading extensions".
425         Move docs on ways to auto-load extensions to ...
426         (Auto-loading extensions): ... here.  New node.
427
428 2013-12-23  Joel Brobecker  <brobecker@adacore.com>
429
430         * gdb.texinfo (GDB/MI): Add "GDB/MI Support Commands" entry
431         in menu.
432         (GDB/MI Variable Objects): Adjust reference to "-list-features"
433         command, now in a new node.
434         (GDB/MI Support Commands): New node, with its contents being
435         extracted from the "GDB/MI Miscellaneous Commands" node.
436         A small paragraph introducing the section is also added at
437         the start.
438         (GDB/MI Miscellaneous Commands): Delete the description of the
439         -info-gdb-mi-command, -list-features and -list-target-features
440         commands, now hosted in the "GDB/MI Support Commands" node.
441
442 2013-12-12  Siva Chandra Reddy  <sivachandra@google.com>
443
444         PR python/16113
445         * gdb.texinfo (Values From Inferior): Add a note about using
446         gdb.Field objects as subscripts on gdb.Value objects.
447         (Types In Python): Add description about the new attribute
448         "parent_type" of gdb.Field objects.
449
450 2013-12-12  Joel Brobecker  <brobecker@adacore.com>
451
452         * gdb.texinfo (GDB/MI Miscellaneous Commands): Add @cindex
453         entry for section docuumenting the -list-features GDB/MI command.
454
455 2013-12-10  Joel Brobecker  <brobecker@adacore.com>
456
457         * gdb.texinfo (GDB/MI Miscellaneous Commands): Document the new
458         "exec-run-start-option" entry in the output of the "-list-features"
459         command.
460
461 2013-12-04  Eli Zaretskii  <eliz@gnu.org>
462
463         * gdb.texinfo (i386): Fix yesterday's commit.
464
465 2013-12-03  Tom Tromey  <tromey@redhat.com>
466
467         * gdb.texinfo (Set Catchpoints): Add @kindex for each command
468         documented here.
469
470 2013-12-03  Tom Tromey  <tromey@redhat.com>
471
472         * gdb.texinfo (@direntry): Add menu item for gdbserver.
473
474 2013-12-03  Walfred Tedeschi  <walfred.tedeschi@intel.com>
475
476         * gdb.texinfo (i386 Features): Add MPX feature registers.
477         (x86 Specific featuresx86 Architecture-specific Issues): Adds
478         a subsubsection for MPX and describes the display of the
479         boundary registers.
480
481 2013-12-03  Joel Brobecker  <brobecker@adacore.com>
482
483         * gdb.texinfo (GDB/MI Miscellaneous Commands): Remove the
484         documentation of the "ada-exceptions" entry.
485
486 2013-12-03  Joel Brobecker  <brobecker@adacore.com>
487
488         * gdb.texinfo (GDB/MI Result Records): Fix the syntax of the
489         "^error" result record concerning the error message.  Document
490         the error code that may also be part of that result record.
491         (GDB/MI Miscellaneous Commands): Document the
492         "undefined-command-error-code" element in the output of
493         the "-list-features" GDB/MI command.
494
495 2013-12-03  Joel Brobecker  <brobecker@adacore.com>
496
497         * gdb.texinfo (GDB/MI Miscellaneous Commands): Document
498         the new -info-gdb-mi-command GDB/MI command.  Document
499         the meaning of "-info-gdb-mi-command" in the output of
500         -list-features.
501
502 2013-11-29  Pedro Alves  <palves@redhat.com>
503
504         * gdb.texinfo (Frames In Python) <gdb.FRAME_UNWIND_NULL_ID>:
505         Update comment.
506
507 2013-11-24  Yao Qi  <yao@codesourcery.com>
508
509         * gdb.texinfo (Caching Remote Data): Document new
510         "set/show stack-cache" option.
511
512 2013-11-24  Yao Qi  <yao@codesourcery.com>
513
514         * gdb.texinfo (Caching Target Data): Replace "ON" with "on".
515         (Maintenance Commands): Replace "ON" and "OFF" with "on" and
516         "off" respectively.
517
518 2013-11-23  Yao Qi  <yao@codesourcery.com>
519
520         * gdb.texinfo (GDB/MI Variable Objects): Add the description
521         of "displayhint" to the table about child results.
522
523 2013-11-21  Yao Qi  <yao@codesourcery.com>
524
525         * gdb.texinfo (GDB/MI Variable Objects): Add attribute
526         'dynamic' for the output of command -var-list-children.
527
528 2013-11-21  Yao Qi  <yao@codesourcery.com>
529
530         * gdb.texinfo (Caching Target Data): Remove "see" before
531         @pxref.
532
533 2013-11-20  Yao Qi  <yao@codesourcery.com>
534
535         * gdb.texinfo (Caching Target Data): Update doc for
536         per-address-space dcache.
537
538 2013-11-20  Yao Qi  <yao@codesourcery.com>
539
540         * gdb.texinfo (Data): Rename menu item.
541         (Caching Remote Data): Rename to ...
542         (Caching Target Data): ... it.  Update.
543
544 2013-11-18  Joel Brobecker  <brobecker@adacore.com>
545
546         * gdb.texinfo (GDB/MI Miscellaneous Commands): Document the new
547         "language-option" entry in the output of the "-list-features"
548         command.
549
550 2013-11-15  Tom Tromey  <tromey@redhat.com>
551
552         * gdb.texinfo (Variables): Note gdb rules for ambiguous cases.
553         Add example.
554
555 2013-11-14  Tom Tromey  <tromey@redhat.com>
556
557         * gdb.texinfo (Breakpoints In Python): Replace "as" with "in".
558
559 2013-11-14  Joel Brobecker  <brobecker@adacore.com>
560
561         * gdb.texinfo (Show): Add xref anchor for "show language" command.
562         (Context management): Place current subsection text into its own
563         subsubsection.  Add new subsubsection describing the "--language"
564         command option.
565
566 2013-11-13  Joel Brobecker  <brobecker@adacore.com>
567
568         * gdb.texinfo (GDB/MI Miscellaneous Commands): Delete
569         the documentation of "info-ada-exceptions" in the output
570         of the "-list-features" command.  Add the documentation
571         of the "ada-exception" entry instead.
572
573 2013-11-12  Joel Brobecker  <brobecker@adacore.com>
574
575
576         * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix the first
577         word of a couple of sentences to start with a capital letter.
578
579 2013-11-12  Joel Brobecker  <brobecker@adacore.com>
580
581         * gdb.texinfo (Ada): Add entry in menu for new "Ada Exceptions" node.
582         (Ada Exceptions): New node.
583         (GDB/MI): Add entry in menu for new "GDB/MI Ada Exceptions
584         Commands" node.
585         (GDB/MI Ada Exceptions Commands): New node.
586         (GDB/MI Miscellaneous Commands): Document new "info-ada-exceptions"
587         field in the output of the "-list-features" command.
588         * NEWS: Add entry for the new "info exceptions" CLI command,
589         and for the new "-info-ada-exceptions" GDB/MI command.
590
591 2013-11-11  Phil Muldoon  <pmuldoon@redhat.com>
592
593         * gdb.texinfo (Symbol Tables In Python): Add linetable method entry.
594         (Line Tables In Python): New node.
595
596 2013-11-08  Doug Evans  <dje@google.com>
597
598         * gdb.texinfo (Debugging Output): Update text for
599         "set debug dwarf2-read".
600
601 2013-11-08  Doug Evans  <dje@google.com>
602
603         * gdb.texinfo (Debugging Output): Update text for
604         "set debug symtab-create".
605
606 2013-11-07  Phil Muldoon  <pmuldoon@redhat.com>
607
608         * gdb.texinfo (Commands In Python): Document COMPLETE_EXPRESSION
609         constant.
610
611 2013-11-07  Phil Muldoon  <pmuldoon@redhat.com>
612
613         * gdb.texinfo (Breakpoints In Python): Document temporary
614         option in breakpoint constructor, and add documentation to the
615         temporary attribute.
616
617 2013-11-07  Yao Qi  <yao@codesourcery.com>
618
619         * gdb.texinfo (GDB/MI Variable Objects): Update doc about the
620         output of "-var-info-expression".
621
622 2013-11-06  Pedro Alves  <palves@redhat.com>
623
624         * gdb.texinfo (Starting) <set/show startup-with-shell>: Mention
625         non-interactive mode.
626         (Environment) <shell startup files warning>: Mention
627         non-interactive mode.  Mention .zshenv for Z shell, and talk about
628         BASH_ENV instead of .bashrc for BASH.
629
630 2013-10-29  Nicolas Blanc  <nicolas.blanc@intel.com>
631
632         * gdb.texinfo (Commands to Specify Files): Add description
633         of the remove-symbol-file command.
634         * observer.texi: New free_objfile event
635
636 2013-10-24  Pedro Alves  <palves@redhat.com>
637
638         * gdb.texinfo (Starting): Document set/show startup-with-shell.
639
640 2013-10-11  Joel Brobecker  <brobecker@adacore.com>
641
642         * gdb.texinfo (Shared Library GDB/MI Catchpoint Commands):
643         New subsection inside which the "-catch-load" and "-catch-unload"
644         commands documentation is now placed.
645         (Ada Exception GDB/MI Catchpoint Commands): New subsection
646         documenting the "-catch-assert" and "-catch-exception" new
647         GDB/MI commands.
648
649 2013-10-10  Joel Brobecker  <brobecker@adacore.com>
650
651         * gdb.texinfo (Connecting): Remove unnecessary @w{}.
652
653 2013-10-10  Joel Brobecker  <brobecker@adacore.com>
654
655         * gdb.texinfo (Connecting): Replace "set remotebaud" by "set
656         serial baud".
657         (Remote Configuration): Replace "set remotebaud" by "set serial
658         baud".  Replace "show remotebaud" by "show serial baud".
659
660 2013-10-07  Pedro Alves  <palves@redhat.com>
661
662         PR breakpoints/11568
663         * gdb.texinfo (Thread-Specific Breakpoints): Mention what happens
664         when the thread is removed from the thread list.
665
666 2013-10-06  Sergio Durigan Junior  <sergiodj@redhat.com>
667
668         * gdb.texinfo (Convenience Variables): Document $_exitsignal.
669         Update entry for $_exitcode.
670
671 2013-10-04  Joel Brobecker  <brobecker@adacore.com>
672
673         * gdb.texinfo (GDB/MI Program Execution): Document "-exec-run"'s
674         new "--start" option.
675
676 2013-10-02  Pedro Alves  <palves@redhat.com>
677
678         * gdb.texinfo (Registers): Expand description of saved registers
679         in frames.  Explain <not saved>.
680
681 2013-09-25  Doug Evans  <dje@google.com>
682
683         * gdb.texinfo (Debugging Output): Document set/show debug symfile.
684
685 2013-09-16  Stan Shebs  <stan@codesourcery.com>
686
687         Remove the internals manual gdbint.texinfo.
688         * Makefile.in (INFO_DEPS): Remove gdbint.info.
689         (PDFFILES): Remove gdbint.pdf.
690         (HTMLFILES): Remove gdbint/index.html.
691         (HTMLFILES_INSTALL): Remove gdbint.
692         (GDBINT_DOC_FILES): Remove.
693         (dvi): Remove gdbint.dvi.
694         (ps): Remove gdbint.ps.
695         * gdbint.texinfo: Remove file.
696         * gdb.texinfo (Maintenance Commands): Remove reference to gdbint.
697
698 2013-09-16  Sergio Durigan Junior  <sergiodj@redhat.com>
699
700         * gdb.texinfo (Convenience Functions): Mention new convenience
701         function $_isvoid.
702
703 2013-09-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
704
705         * gdb.texinfo (Decimal Floating Point format): Mention S/390.
706         (Standard Target Features): Add new node to menu.
707         (S/390 and System z Features): New node.
708
709 2013-09-13  Sanimir Agovic  <sanimir.agovic@intel.com>
710
711         * gdb.texinfo (GDB/MI Miscellaneous Commands): Use
712         -list-target-features in the example.
713
714 2013-09-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
715
716         * gdb.texinfo (MiniDebugInfo): Prepare file debug and use it to create
717         mini_debuginfo.  Strip binary before adding mini_debuginfo to it.
718
719 2013-09-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
720
721         Sync documentation with gdb.base/gnu-debugdata.exp.
722         * gdb.texinfo (MiniDebugInfo): Add comment and "D" in the example.
723
724 2013-09-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
725
726         * gdb.texinfo (MiniDebugInfo): Fix two trailing dots.
727
728 2013-08-27  Pedro Alves  <pedro@codesourcery.com>
729             Yao Qi  <yao@codesourcery.com>
730
731         * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-locals>:
732         Document new --skip-unavailable option.
733         <-stack-list-variables>: Document new --skip-unavailable option.
734
735 2013-08-26  Doug Evans  <dje@google.com>
736
737         * gdb.texinfo (Maintenance Commands): "maint print objfiles" now takes
738         an optional regexp.
739
740 2013-08-13  Tom Tromey  <tromey@redhat.com>
741
742         * gdbint.texinfo (Testsuite): Use @table, not @itemize.
743         Document GDB_PARALLEL and GDB_INOTIFY.
744
745 2013-08-09  Stan Shebs  <stan@codesourcery.com>
746
747         * LRS: Remove file, describes a long-abandoned live-range
748         splitting extension to stabs.
749
750 2013-07-25  Andrew Burgess  <aburgess@broadcom.com>
751
752         * gdb.texinfo (Output Formats): Mention the new 'z' formatter.
753
754 2013-07-17  Doug Evans  <dje@google.com>
755
756         * gdb.texinfo (Print Settings): Document "print raw frame-arguments".
757
758 2013-07-02  Tom Tromey  <tromey@redhat.com>
759
760         * gdb.texinfo (Target Commands): Don't mention "target nrom".
761
762 2013-06-28  Tom Tromey  <tromey@redhat.com>
763
764         * Makefile.in (version.subst): Use version.in, not
765         common/version.in.
766         * gdbint.texinfo (Versions and Branches, Releasing GDB):
767         Likewise.
768
769 2013-06-27  Pedro Alves  <palves@redhat.com>
770
771         * gdbint.texinfo (Algorithms) <Stepping over runtime loader
772         dynamic symbol resolution code>: New section, based on infrun.c
773         comment.
774
775 2013-06-26  Tom Tromey  <tromey@redhat.com>
776
777         * gdbint.texinfo (Versions and Branches): Use common/version.in.
778         Update.
779         (Releasing GDB): Likewise.
780
781 2013-06-26  Pedro Alves  <pedro@codesourcery.com>
782             Yao Qi  <yao@codesourcery.com>
783
784         * gdb.texinfo (GDB/MI Tracepoint Commands): Document
785         -trace-frame-collected.
786
787 2013-06-26  Pedro Alves  <pedro@codesourcery.com>
788
789         * gdb.texinfo (Traceframe Info Format): Document tvar element
790         and its attributes.
791
792 2013-06-25  Yao Qi  <yao@codesourcery.com>
793
794         * gdbint.texinfo (Testsuite): Document 'gdb,predefined_tsv'.
795
796 2013-06-24  Tom Tromey  <tromey@redhat.com>
797
798         * Makefile.in (POD2MAN1, POD2MAN5): Use version.subst.
799         (GDBvn.texi): Use version.subst.
800         (version.subst): New target.
801         (mostlyclean): Remove version.subst.
802
803 2013-06-20  Pedro Alves  <pedro@codesourcery.com>
804
805         * gdb.texinfo (GDB/MI Data Manipulation)
806         <-data-list-register-values>: Document the --skip-unavailable
807         option.
808
809 2013-06-07  Yao Qi  <yao@codesourcery.com>
810
811         * gdb.texinfo (Symbols): Add kindex and cindex for
812         'maint print msymbols'.
813
814 2013-06-05  Simon Marchi  <simon.marchi@ericsson.com>  (tiny change)
815
816         * gdb.texinfo (Miscellaneous gdb/mi Commands): Fix -add-inferior
817         response field name (thread-group to inferior).
818
819 2013-06-04 Gary Benson  <gbenson@redhat.com>
820
821         * gdb.texinfo (General Query Packets/qSupported): Added
822         "qXfer:libraries-svr4:read" and "augmented-libraries-svr4-read".
823         to the table of currently defined stub features.
824         Added a more detailed entry for "augmented-libraries-svr4-read".
825         (General Query Packets/qXfer:libraries-svr4:read): Documented
826         the augmented form of this packet.
827
828 2013-05-23  Joel Brobecker  <brobecker@adacore.com>
829
830         * gdb.texinfo (System-wide Configuration Scripts): Renames
831         "Installed System-wide Configuration Scripts". Add associated
832         @menu block.
833
834 2013-05-23  Yao Qi  <yao@codesourcery.com>
835             Pedro Alves  <palves@redhat.com>
836
837         * gdb.texinfo (Packets): Document 'vCont;r'.
838         (Continuing and Stepping): Document target-assisted range
839         stepping, and the 'set range-stepping' and 'show range-stepping'
840         commands.
841
842 2013-05-23  Joel Brobecker  <brobecker@adacore.com>
843
844         * gdb.texinfo (Installed System-wide Configuration Scripts):
845         Add subsection describing the scripts now available under
846         the data-dir's system-gdbbinit subdirectory.
847         * NEWS: Add entry announcing the availability of system-wide
848         configuration scripts for ElinOS and Wind River Linux.
849
850 2013-05-21  Hui Zhu  <hui@codesourcery.com>
851
852         * gdb.texinfo (GDB/MI Breakpoint Commands): Describe the
853         "-dprintf-insert" command.
854
855 2013-05-17  Doug Evans  <dje@google.com>
856
857         * gdb.texinfo (Maintenance Commands): Update doc for
858         "maint check-psymtabs".  Add doc for "maint check-symtabs",
859         "maint expand-symtabs".
860
861 2013-05-15  Markus Metzger  <markus.t.metzger@intel.com>
862
863         * gdb.texinfo (Process Record and Replay): Document the
864         "record goto" command and its sub-commands.
865
866 2013-05-10 Phil Muldoon  <pmuldoon@redhat.com>
867
868         * gdb.texinfo (Backtrace): Add "no-filter" argument.
869         (Python API): Add Frame Filters API, Frame Wrapper API,
870         Writing a Frame Filter/Wrapper, Managing Management of Frame
871         Filters chapter entries.
872         (Frame Filters API): New Node.
873         (Frame Wrapper API): New Node.
874         (Writing a Frame Filter): New Node.
875         (Managing Frame Filters): New Node.
876         (Progspaces In Python): Add note about frame_filters attribute.
877         (Objfiles in Python): Ditto.
878         (GDB/MI Stack Manipulation): Add -enable-frame-filters command,
879         @anchors and --no-frame-filters option to -stack-list-variables,
880         -stack-list-frames, -stack-list-locals and -stack-list-arguments
881         commands.
882
883 2013-05-08  Joel Brobecker  <brobecker@adacore.com>
884
885         * gdbint.texinfo (Native Debugging): Add "AIX Shared Library
886         Support" subsection documenting the XML format used to transfer
887         shared library info on AIX.
888
889 2013-05-08  Joel Brobecker  <brobecker@adacore.com>
890
891         * gdb.texinfo (Debugging Output): Add documentation of
892         "set debug aix-solib" and "show debug aix-solib" commands.
893
894 2013-05-06  Sandra Loosemore  <sandra@codesourcery.com>
895
896         * gdb.texinfo (Nios II): New section.
897         (Nios II Features): New section.
898
899 2013-05-06  Joel Brobecker  <brobecker@adacore.com>
900
901         * gdbint.texinfo (Algorithms): Remove entries documenting
902         DEPRECATED_IBM6000_TARGET, SOLIB_ADD, and
903         SOLIB_CREATE_INFERIOR_HOOK.
904
905 2013-04-29  Tom Tromey  <tromey@redhat.com>
906
907         PR python/14204:
908         * gdb.texinfo (Python API): Fix menu entry.
909         (Blocks In Python): Fix subsubsection text.  Rewrite intro.
910         Define global and static block.  Add example.  Clarify
911         block relationship for inline functions.
912
913 2013-04-29  Tom Tromey  <tromey@redhat.com>
914
915         * gdb.texinfo (Python API): Mention Python help and keyword
916         arguments.  Move pagination text to Basic Python.
917         (Basic Python): Put pagination text here.  Document
918         close-on-exec, SIGCHLD, and SIGINT.
919
920 2013-04-19  Pedro Alves  <palves@redhat.com>
921
922         * gdbint.texinfo (Misc Guidelines) <Compiler Warnings>: Write
923         "signedness" instead of "signness".
924
925 2013-04-19  Pedro Alves  <palves@redhat.com>
926
927         * gdbint.texinfo (Misc Guidelines) <Compiler Warnings>: Replace
928         -Wno-pointer-sign text with text on -Wpointer-sign.
929
930 2013-04-16  Tom Tromey  <tromey@redhat.com>
931
932         * gdb.texinfo (Set Catchpoints): Mention earliest version of
933         GCC that has the SDT probe points.
934
935 2013-04-15  Tom Tromey  <tromey@redhat.com>
936
937         * gdb.texinfo (Set Catchpoints): Document regexp syntax for
938         exception catchpoints.
939
940 2013-04-15  Tom Tromey  <tromey@redhat.com>
941
942         * gdb.texinfo (Set Catchpoints): Document $_exception.
943         (Convenience Vars): Mention $_exception.
944
945 2013-04-15  Tom Tromey  <tromey@redhat.com>
946
947         * gdb.texinfo (Set Catchpoints): Reorganize exception
948         catchpoints.  Document "catch rethrow".
949         (Debugging C Plus Plus): Mention "catch rethrow".
950
951 2013-04-15  Tom Tromey  <tromey@redhat.com>
952
953         * gdb.texinfo (Set Catchpoints): Remove obsolete text.
954
955 2013-04-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
956             Eli Zaretskii  <eliz@gnu.org>
957
958         * gdb.texinfo (Auto-loading safe path): Add quick -iex using command
959         line below the sample output.
960
961 2013-04-12  Eli Zaretskii  <eliz@gnu.org>
962
963         * gdb.texinfo (Mode Options): Document '-configuration'.
964         (Help): Document "show configuration".
965         (Bug Reporting): Add requirements to include the configuration
966         details in bug reports.
967
968 2013-04-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
969
970         * Makefile.in (MAN1S): Add gcore.1.
971         Remove "Host, target, and site specific Makefile fragments" comment.
972         (@host_makefile_frag@, HAVE_NATIVE_GCORE_TARGET): New.
973         (install-man1, uninstall-man1): Conditionalize gcore.1.
974         (gcore.1): New.
975         * gdb.texinfo (Man Pages): Add gcore man.
976         (gcore man): New node.
977
978 2013-04-10  Pedro Alves  <palves@redhat.com>
979
980         * gdb.texinfo (Process Record and Replay): Document that "set
981         record full insn-number-max", "set record
982         instruction-history-size" and "set record
983         function-call-history-size" accept "unlimited".
984         (Backtrace): Document that "set backtrace limit" accepts
985         "unlimited".
986         (List): Document that "set listsize" accepts "unlimited".
987         (Print Settings)" Document that "set print max-symbolic-offset",
988         "set print elements" and "set print repeats" accept "unlimited".
989         (Starting and Stopping Trace Experiments): Document that "set
990         trace-buffer-size" accepts "unlimited".
991         (Remote Configuration): Document that "set tcp connect-timeout"
992         accepts "unlimited".
993         (Command History): Document that "set history size" accepts
994         "unlimited".
995         (Screen Size): Document that "set height" and "set width" accepts
996         "unlimited".  Adjust "set pagination"'s description to suggest
997         "set height unlimited" instead of "set height 0".
998
999 2013-04-10  Yao Qi  <yao@codesourcery.com>
1000
1001         * gdb.texinfo (Trace Files): Add "target ctf".
1002
1003 2013-04-06  Jan Kratochvil  <jan.kratochvil@redhat.com>
1004
1005         * Makefile.in (POD2MAN1, POD2MAN5): Replace $(VERSION) by ../version.in.
1006
1007         * Makefile.in (install-man1, install-man5, uninstall-man1)
1008         (uninstall-man5): Replace $(MANS) by $(MAN1S) and $(MAN5S) respectively.
1009
1010         * Makefile.in (gdb.1, gdbserver.1, gdbinit.5): Use $(srcdir).
1011
1012 2013-04-06  Jan Kratochvil  <jan.kratochvil@redhat.com>
1013             Eli Zaretskii  <eliz@gnu.org>
1014
1015         * gdb.texinfo (gdbserver man): Rename tty to comm.  Swap --attach
1016         parameters order.  Remove "On some targets" for --attach.  Document the
1017         --multi parameter and extended-remote command.  Document all the
1018         options.
1019
1020 2013-04-05  Jan Kratochvil  <jan.kratochvil@redhat.com>
1021
1022         * gdb.texinfo (gdb man): Mention option -p.  Include Fortran to
1023         the list of supported languages.
1024
1025 2013-04-05  Jan Kratochvil  <jan.kratochvil@redhat.com>
1026
1027         Convert man pages to texinfo, new gdbinit.5 texinfo page.
1028         * Makefile.in (mandir, man1dir, man5dir, SYSTEM_GDBINIT, MANCONF,
1029         (TEXI2POD, POD2MAN1, POD2MAN5, MAN1S, MAN5S, MANS, man): New.
1030         (diststuff): Add man.
1031         (install-man, install-man1, install-man5, uninstall-man, uninstall-man1)
1032         (uninstall-man5): New.
1033         (STAGESTUFF): Add *.1 and *.5.
1034         (GDBvn.texi): Add SYSTEM_GDBINIT.
1035         (gdb.1, gdbserver.1, gdbinit.5): New.
1036         (maintainer-clean realclean): Add $(MANS).
1037         (install): Add install-man.
1038         (uninstall): Add uninstall-man.
1039         * gdb.texinfo (@include gdb-cfg.texi): Wrap it by @c man begin INCLUDE.
1040         (@copying): Wrap it by @c man begin COPYRIGHT.
1041         (Top): Add Man Pages.
1042         (Man Pages, gdb man, gdbserver man, gdbinit man): New.
1043
1044 2013-04-02  Pedro Alves  <palves@redhat.com>
1045
1046         * gdb.texinfo (Debugging Output): Document "set/show debug
1047         aarch64", "set/show debug coff-pe-read" and "set/show debug
1048         mach-o".
1049
1050 2013-04-02  Pedro Alves  <palves@redhat.com>
1051
1052         * gdb.texinfo (Remote Configuration) <set remote @var{name}-packet
1053         table>: Add entry for "trace-buffer-size".
1054
1055 2013-03-28  Pedro Alves  <palves@redhat.com>
1056
1057         * gdb.texinfo (Remote Configuration) <set remote @var{name}-packet
1058         table>: Add entry for "trace-status".
1059
1060 2013-03-28  Eli Zaretskii  <eliz@gnu.org>
1061
1062         * gdb.texinfo (Maintenance Commands): Use @enumerate, not "@table
1063         @bullet", which is invalid (makeinfo 5.1 barfs).
1064
1065 2013-03-28  Pedro Alves  <palves@redhat.com>
1066
1067         PR gdb/15294
1068
1069         * gdb.texinfo (List) <set listsize>: Adjust to document that
1070         listsize 0 means no limit, and remove mention of -1.
1071
1072 2013-03-22  Yao Qi  <yao@codesourcery.com>
1073
1074         * gdb.texinfo (Embedded Processors): Remove menu item
1075         "OpenRISC 1000".
1076         (OpenRISC 1000): Remove.
1077
1078 2013-03-21  Doug Evans  <dje@google.com>
1079
1080         * gdb.texinfo (Maintenance Commands): Add docs for
1081         "mt set per-command {space,time,symtab} {on,off}".
1082
1083 2013-03-14  Hui Zhu  <hui@codesourcery.com>
1084             Yao Qi  <yao@codesourcery.com>
1085
1086         * gdb.texinfo (Trace Files): Add "tsave -ctf".
1087
1088 2013-03-13  Keith Seitz  <keiths@redhat.com>
1089
1090         * gdb.texinfo (Maintenance Commands): Add missing ')' for
1091         "maint agent" reference to Dynamic printf.
1092
1093 2013-03-11  Eli Zaretskii  <eliz@gnu.org>
1094
1095         * gdb.texinfo (General Query Packets): Don't use colon in index
1096         entries visible to Info format.
1097
1098 2013-03-11  Markus Metzger  <markus.t.metzger@intel.com>
1099
1100         * gdb.texinfo (Process Record and Replay): Document record
1101         changes.
1102
1103 2013-03-11  Markus Metzger  <markus.t.metzger@intel.com>
1104
1105         * gdb.texinfo (Requirements): List qXfer:btrace:read requiring expat.
1106         (General Query Packets): Describe Qbtrace:bts, Qbtrace:off, and
1107         qXfer:btrace:read.
1108
1109 2013-03-09  Eli Zaretskii  <eliz@gnu.org>
1110
1111         * gdb.texinfo (General Query Packets, Tracepoint Packets): Don't
1112         use colons in @anchor and @cindex entries.
1113
1114 2013-03-09  Hafiz Abid Qadeer  <abidh@codesourcery.com>
1115
1116         * gdb.texinfo (QTBuffer:size): Add cindex and anchor.
1117
1118 2013-03-08  Stan Shebs  <stan@codesourcery.com>
1119             Hafiz Abid Qadeer  <abidh@codesourcery.com>
1120
1121         * gdb.texinfo (Starting and Stopping Trace Experiments): Document
1122         trace-buffer-size set and show commands.
1123         (Tracepoint Packets): Document QTBuffer:size.
1124         (General Query Packets): Document QTBuffer:size.
1125
1126 2013-02-21  Tom Tromey  <tromey@redhat.com>
1127
1128         * gdb.texinfo: Remove bad @syncodeindex.
1129         (Values From Inferior, Types In Python, Inferiors In Python)
1130         (Events In Python, Threads In Python, Frames In Python, Blocks In
1131         Python, Symbols In Python, Symbol Tables In Python): Remove
1132         @tables.
1133         (Packets, General Query Packets, Tracepoint Packets)
1134         (Host I/O Packets): Use @w{} for empty @item.
1135
1136 2013-02-20  Siva Chandra Reddy <sivachandra@google.com>
1137
1138         * gdb.texinfo (Architectures In Python): Add description about
1139         the new method gdb.Architecture.disassemble.
1140
1141 2013-02-15  Pedro Alves  <pedro@codesourcery.com>
1142             Hafiz Abid Qadeer  <abidh@codesourcery.com>
1143
1144         * gdb.texinfo (GDB/MI Tracepoint Commands) <-trace-status>:
1145         Document the "trace-file" field.
1146
1147 2013-02-07  Doug Evans  <dje@google.com>
1148
1149         * gdb.texinfo (Machine Code): Clarify argument to disassemble
1150         command.
1151
1152 2013-02-06  Yao Qi  <yao@codesourcery.com>
1153
1154         * gdb.texinfo (GDB/MI Async Records): Document new MI
1155         notification "=tsv-modified".  Update the document of MI
1156         notification "=tsv-created".
1157         * observer.texi (GDB Observers): New observer tsv_modified.
1158         Update observer tsv_created and tsv_delete.
1159
1160 2013-02-05  Yufeng Zhang  <yufeng.zhang@arm.com>
1161
1162         * gdb.texinfo (AArch64 Features): New section; document
1163         org.gnu.gdb.aarch64.core and org.gnu.gdb.aarch64.fpu.
1164         (Architectures): Add new AArch64 section to document AArch64
1165         architecture specific commands.
1166         (ABI): Add description of the new OS ABI "Newlib" and its influence
1167         on the longjmp handling.
1168
1169 2013-02-03  Eldar Gaynetdinov <hal9000ed2k@gmail.com>
1170             Jan Kratochvil  <jan.kratochvil@redhat.com>
1171
1172         * gdb.texinfo (Backtrace): Added description of 'filename-display'
1173         variable in 'set/show backtrace' section.
1174
1175 2013-01-31  Tom Tromey  <tromey@redhat.com>
1176
1177         * gdb.texinfo (Target Commands): Fix typo.
1178
1179 2013-01-23  Siva Chandra Reddy  <sivachandra@google.com>
1180
1181         * doc/gdb.texinfo (Architectures In Python): New sub-sub-section
1182         describing the gdb.Architecture class.
1183         (Frames In Python): Add description about the new method
1184         gdb.Frame.architecture().
1185
1186 2013-01-23  Doug Evans  <dje@google.com>
1187
1188         * gdb.texinfo (Index Section Format): Document .gdb_index version 8.
1189
1190 2013-01-21  Marc Khouzam  <marc.khouzam@ericsson.com>
1191
1192         * gdb.texinfo (GDB/MI Breakpoint Commands): Document new
1193         'thread-groups' field when printing a breakpoint in MI.
1194
1195 2012-01-17  Sanjoy Das <sanjoy@playingwithpointers.com>
1196         * gdb.texinfo (Using JIT Debug Info Readers): Change documentation
1197         to reflect that jit-reader-load now supports absolute file-names.
1198
1199 2013-01-16  Tom Tromey  <tromey@redhat.com>
1200
1201         * gdb.texinfo (Set Catchpoints): Document "catch signal".
1202         (Signals): Likewise.
1203
1204 2013-01-16  Tom Tromey  <tromey@redhat.com>
1205
1206         * gdb.texinfo (GDB/MI Breakpoint Information): Document
1207         "catch-type" field.
1208         (GDB/MI Catchpoint Commands): Add "catch-type" to examples.
1209
1210 2013-01-07  Tom Tromey  <tromey@redhat.com>
1211
1212         * gdb.texinfo (Mode Options): Don't mention -epoch.
1213         (Data, Emacs): Remove obsolete comments.
1214
1215 2013-01-02  Tom Tromey  <tromey@redhat.com>
1216
1217         * gdb.texinfo (GDB/MI Output Records): Update menu.
1218         (GDB/MI Breakpoint Information): New node.
1219         (GDB/MI Breakpoint Commands) <-break-info>: Link to new node.
1220         <-break-insert>: Likewise.
1221
1222 2012-12-31  Yao Qi  <yao@codesourcery.com>
1223
1224         * gdb.texinfo (Remote Non-Stop): Move paragraphs to ...
1225         (Packets): Move "vStopped" packet to ...
1226         (Notification Packets): ... here.  Describe the components
1227         of notification.  Add a table of supported notifications.
1228         Add an example on the process of he async notification.
1229
1230 2012-12-25  Jan Kratochvil  <jan.kratochvil@redhat.com>
1231
1232         * gdb.texinfo (GDB/MI Data Manipulation) (fullname): Make it always
1233         present.
1234         (GDB/MI File Commands) (-file-list-exec-source-files): Make the
1235         fullname output always present.
1236
1237 2012-12-23  Pierre Muller  <muller@sourceware.org>
1238
1239         * gdbint.texinfo (Function prototypes): Require use of "extern"
1240         modifier for function prototypes in headers.
1241
1242 2012-12-19  Joel Brobecker  <brobecker@adacore.com>
1243
1244         * refcard.tex: Update copyright notice to GPL v3 or later.
1245         Update contact info.
1246
1247 2012-12-16  Jan Kratochvil  <jan.kratochvil@redhat.com>
1248
1249         * gdbint.texinfo (Coding Standards) (C Usage): New rule for 0 vs. NULL.
1250
1251 2012-12-15  Yao Qi  <yao@codesourcery.com>
1252
1253         * gdb.texinfo (Debugging Output): Document 'set debug
1254         notification' and 'show debug notification'.
1255
1256 2012-12-15  Yao Qi  <yao@codesourcery.com>
1257
1258         * gdb.texinfo (Listing Tracepoints): New item and example about
1259         'installed on target' output.
1260         Add more in the example about 'installed on target'.
1261         (GDB/MI Breakpoint Commands): Doc about 'installed field.
1262
1263 2012-12-14  Tom Tromey  <tromey@redhat.com>
1264
1265         * gdb.texinfo (SVR4 Process Information): Mention core files.
1266
1267 2012-12-12 Mircea Gherzan <mircea.gherzan@intel.com>
1268     
1269         * gdb.texinfo (GDB/MI Catchpoint Commands): New section.
1270
1271 2012-12-11  Pedro Alves  <palves@redhat.com>
1272
1273         * gdb.texinfo: Remove all mentions of Unixware throughout.
1274
1275 2012-12-09  Jan Kratochvil  <jan.kratochvil@redhat.com>
1276
1277         * gdbint.texinfo (Host Definition): Remove CC_HAS_LONG_LONG.
1278
1279 2012-11-29  Tom Tromey  <tromey@redhat.com>
1280
1281         * gdb.texinfo (SVR4 Process Information): Document missing
1282         "info proc" subcommands.
1283
1284 2012-11-29  Yao Qi  <yao@codesourcery.com>
1285
1286         PR gdb/1477.
1287         * gdb.texinfo (Print Settings): Correct the default 'demangle-style'
1288         to 'auto' instead of 'gnu'.
1289
1290 2012-11-26  Tom Tromey  <tromey@redhat.com>
1291
1292         * gdb.texinfo (MiniDebugInfo): New node.
1293         (GDB Files): Update.
1294
1295 2012-11-16  Doug Evans  <dje@google.com>
1296
1297         * gdb.texinfo (System-wide configuration): If the system-wide init
1298         file lives in the data-directory, and --data-directory is provided,
1299         look for it there.
1300
1301 2012-11-15  Tom Tromey  <tromey@redhat.com>
1302
1303         * gdb.texinfo (Signaling): Fix typo.
1304
1305 2012-11-13  Giuseppe Montalto  <giuseppe.montalto@st.com>
1306
1307         * gdb.texinfo (GDB/MI Data Manipulation): Document new optional
1308         parameter "count" of -data-write-memory-bytes, and add an example.
1309
1310 2012-11-12  Tom Tromey  <tromey@redhat.com>
1311
1312         * gdb.texinfo (Symbols): Document "info type-printers",
1313         "enable type-printer" and "disable type-printer".
1314         (Python API): Add new node to menu.
1315         (Type Printing API): New node.
1316         (Progspaces In Python): Document type_printers field.
1317         (Objfiles In Python): Likewise.
1318         (gdb.types) <get_type_recognizers, apply_type_recognizers,
1319         register_type_printer, TypePrinter>: Document.
1320
1321 2012-11-12  Tom Tromey  <tromey@redhat.com>
1322
1323         * gdb.texinfo (Symbols): Document "set print type methods",
1324         "set print type typedefs", and flags to ptype and whatis.
1325
1326 2012-11-09  Andrew Burgess  <aburgess@broadcom.com>
1327
1328         * gdb.texinfo (GDB/MI Data Manipulation): Add fullname field to
1329         the example -data-disassemble output.  Extend the description of
1330         the -data-disassemble results to document all fields.  Document
1331         the cli disassemble command as being related to -data-disassemble.
1332
1333 2012-11-09  Yao Qi  <yao@codesourcery.com>
1334
1335         PR gdb/14777.
1336         * gdb.texinfo (OS Information): Remove doc on command
1337         'info udot'.
1338
1339 2012-11-08  Joel Brobecker  <brobecker@adacore.com>
1340
1341         * gdb.texinfo (Startup): Minor rewording, and clarify scope of
1342         gdb.ini warning for Windows port.
1343
1344 2012-11-08  Yao Qi  <yao@codesourcery.com>
1345
1346         * gdb.texinfo (Search): Add kindex for 'fo'.
1347
1348 2012-11-05  Tom Tromey  <tromey@redhat.com>
1349
1350         PR python/14802:
1351         * gdb.texinfo (Functions In Python): Add example.
1352
1353 2012-11-03  Yao Qi  <yao@codesourcery.com>
1354
1355         * observer.texi (GDB Observers): Remove observer
1356         'tracepoint_modified', 'tracepoint_created' and
1357         'tracepoint_deleted'.
1358
1359 2012-10-26  Tom Tromey  <tromey@redhat.com>
1360
1361         * gdb.texinfo (General Query Packets): Use @itemx for QAgent.
1362
1363 2012-10-25  Tom Tromey  <tromey@redhat.com>
1364
1365         * gdb.texinfo (General Query Packets): Use @itemx.
1366
1367 2012-10-17  Yao Qi  <yao@codesourcery.com>
1368
1369         * observer.texi (GDB Observers): Update observer
1370         'memory_changed'.
1371         * gdb.texinfo (GDB/MI Async Records): Document for
1372         "memory-changed" notification.
1373
1374 2012-10-15  Doug Evans  <dje@google.com>
1375
1376         * gdb.texinfo (Mode Options): Document -nh.
1377         Elaborate on docs for -nx.
1378
1379 2012-09-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
1380
1381         * observer.texi (memory_changed): Expand parameter LEN to ssize_t.
1382
1383 2012-09-21  Yao Qi  <yao@codesourcery.com>
1384             Pedro Alves  <palves@redhat.com>
1385
1386         * gdb.texinfo (GDB/MI Async Records): Document notification
1387         'record-started' and 'record-stopped'.
1388         * observer.texi (GDB Observers): New observer 'record-changed'.
1389
1390 2012-09-19  Thomas Schwinge  <thomas@codesourcery.com>
1391
1392         * gdb.texinfo: Document the removal of SH's 'regs' command.
1393
1394 2012-09-18  Sergio Durigan Junior  <sergiodj@redhat.com>
1395
1396         * gdb.texinfo (jump): Mention new alias `j' for `jump'.
1397
1398 2012-09-18  Yao Qi  <yao@codesourcery.com>
1399
1400         * gdb.texinfo (GDB/MI Async Records): Document new MI
1401         notifications '=tsv-created' and '=tsv-deleted'.
1402         * observer.texi (GDB Observers): New observer tsv_created and
1403         tsv_deleted.
1404
1405 2012-09-18  Yao Qi  <yao@codesourcery.com>
1406
1407         * observer.texi (GDB Observers): New observer 'traceframe_changed'.
1408         * gdb.texinfo (GDB/MI Async Records): Mention new MI notification
1409         '=traceframe-changed'.
1410
1411 2012-09-17  Yao Qi  <yao@codesourcery.com>
1412
1413         * gdb.texinfo (List): Describe the meaning of 0 and -1 in
1414         'set listsize'.
1415
1416 2012-09-13  Jan Kratochvil  <jan.kratochvil@redhat.com>
1417             Eli Zaretskii  <eliz@gnu.org>
1418
1419         * gdbint.texinfo (Defining Other Architecture Features): Clarify *pcptr
1420         encoding for gdbarch_breakpoint_from_pc, bp_addr for
1421         gdbarch_push_dummy_call and bp_addr for gdbarch_push_dummy_code.
1422
1423 2012-08-27  Jan Kratochvil  <jan.kratochvil@redhat.com>
1424
1425         * gdb.texinfo (objfile-gdb.py file): New paragraph for .exe stripping.
1426
1427 2012-08-23  Khoo Yit Phang <khooyp@cs.umd.edu>
1428
1429         Document how to return from "python-interactive" to GDB.
1430         * gdb.texinfo (Python Commands): Update documentation.
1431
1432 2012-08-22  Khoo Yit Phang <khooyp@cs.umd.edu>
1433
1434         Add a new "python-interactive" command that starts a standard
1435         Python interactive prompt with "pi" as alias, and add "py" as
1436         an alias to "python".
1437         * gdb.texinfo (Python Commands): Document the new commands.
1438
1439 2012-08-22  Tom Tromey  <tromey@redhat.com>
1440
1441         * gdbint.texinfo (Host Definition): Remove documentation for
1442         SIGWINCH_HANDLER and SIGWINCH_HANDLER_BODY.
1443
1444 2012-08-17  Keith Seitz  <keiths@redhat.com>
1445
1446         PR c++/13356
1447         * gdb.texinfo (Type and Range Checking): Remove warning.
1448         Remove spurious commas.
1449         Update text and examples for re-implementation of set/show
1450         check type.
1451         (C and C++ Type and Range Checks): Likewise.
1452
1453 2012-08-16  Yao Qi  <yao@codesourcery.com>
1454
1455         * gdb.texinfo (Types In Python): Mention gdb.TYPE_CODE_BITSTRING
1456         is deprecated.
1457
1458 2012-08-13  Doug Evans  <dje@google.com>
1459
1460         * gdb.texinfo (Convenience Vars): Update text for "show convenience"
1461         to include functions.
1462
1463 2012-08-10  Doug Evans  <dje@google.com>
1464
1465         * gdb.texinfo (Convenience Funs): New node.
1466         (Types In Python): Document Type.vector.
1467
1468 2012-08-09  Yao Qi  <yao@codesourcery.com>
1469
1470         * observer.texi: New observer command_param_changed.
1471         * gdb.texinfo (GDB/MI Async Records): Doc for '=cmd-param-changed'.
1472
1473 2012-08-07  Jan Kratochvil  <jan.kratochvil@redhat.com>
1474
1475         * gdbint.texinfo (Debugging GDB): In section
1476         'Debugging @value{GDBN} with itself' change .gdbinit for gdb-gdb.gdb.
1477         Mention also gdb-gdb.py.
1478
1479 2012-08-07  Yao Qi  <yao@codesourcery.com>
1480
1481         Revert the folloing patch:
1482         2012-08-06  Yao Qi  <yao@codesourcery.com>
1483         * gdb.texinfo (Remote Configuration): Add kindex for 'set
1484         remote hardware-watchpoint-limit' and 'set
1485         remote hardware-breakpoint-limit'.
1486
1487 2012-08-06  Nathaniel Flath  <flat0103@gmail.com>
1488
1489         * gdb.texinfo (Working Directory): Added information about new
1490         default argument for 'cd' command.
1491
1492 2012-08-06  Yao Qi  <yao@codesourcery.com>
1493
1494         * gdb.texinfo (Remote Configuration): Add kindex for 'set
1495         remote hardware-watchpoint-limit' and 'set
1496         remote hardware-breakpoint-limit'.
1497
1498 2012-08-06  Yao Qi  <yao@codesourcery.com>
1499
1500         Fix PR14371.
1501
1502         * gdb.texinfo (GDB/MI Async Records): Fix the doc for
1503         '=breakpoint-deleted'.
1504
1505 2012-08-02  Yao Qi  <yao@codesourcery.com>
1506
1507         * gdb.texinfo (Native): Remove node Neutrino.
1508
1509 2012-07-27  Yao Qi  <yao@codesourcery.com>
1510
1511         * gdb.texinfo (IPA Protocol Commands): Document new command
1512         'close'.
1513
1514 2012-07-25  Tom Tromey  <tromey@redhat.com>
1515
1516         * gdb.texinfo (Maintenance Commands): Document maint info bfds.
1517
1518 2012-07-20  Doug Evans  <dje@google.com>
1519
1520         * gdb.texinfo (Mode Options): Delete --use-deprecated-index-sections.
1521         (Index Files): Document how to control the use of deprecated index
1522         sections.
1523         (Index Section Format): Replace --use-deprecated-index-sections with
1524         "set use-deprecated-index-sections on".
1525
1526 2012-07-12  Eli Zaretskii  <eliz@gnu.org>
1527
1528         * gdbint.texinfo: Remove @syncodeindex directives that put all the
1529         indices into a single node "Index".  Instead, join function and
1530         variable indices into a single index, separate from the concept
1531         index.  Requested in
1532         http://sourceware.org/ml/gdb-patches/2012-07/msg00146.html.
1533         (Top): Update the top-level menu: instead of one "Index" there are
1534         now separate entries "Concept Index" and "Function and Variable
1535         Index".
1536         (Concept Index, Function and Variable Index): New nodes.
1537         (Index): Node deleted.
1538
1539 2012-07-05  Hui Zhu  <hui_zhu@mentor.com>
1540
1541         * gdb.texinfo (Maintenance Commands): Change help for "maint agent"
1542         and "maint agent-eval".
1543
1544 2012-07-03  Eli Zaretskii  <eliz@gnu.org>
1545
1546         * gdb.texinfo: Separate the index into 2 indices, cp and fn, to
1547         avoid file-name clashes between Index.html and index.html on
1548         case-insensitive filesystems.  See the discussion starting in
1549         http://sourceware.org/ml/gdb-patches/2012-06/msg00457.html for the
1550         details of the problem.
1551         (Top): Update the master menu for the above.
1552         (Concept Index, Command and Variable Index): New nodes, instead of
1553         the old "Index" node that was deleted.  All cross-references
1554         updated.
1555
1556 2012-07-02  Stan Shebs  <stan@codesourcery.com>
1557
1558         * gdb.texinfo (Dynamic Printf): Mention agent style and
1559         disconnected dprintf.
1560         (Maintenance Commands): Describe maint agent-printf.
1561         (General Query Packets): Mention BreakpointCommands feature.
1562         (Packets): Document commands extension to Z0 packet.
1563         * agentexpr.texi (Bytecode Descriptions): Document printf
1564         bytecode.
1565
1566 2012-07-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
1567
1568         * gdb.texinfo (File Options): Change -ix and -iex commands that apply
1569         only after gdbinit files.
1570         (Startup): Move -iex and -iex commands down after gdbinit files.
1571
1572 2012-07-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
1573
1574         * gdb.texinfo (Auto-loading safe path): Note the shell wildcard
1575         possibility.
1576
1577 2012-06-29  Tom Tromey  <tromey@redhat.com>
1578
1579         * gdb.texinfo (Index Section Format): Update for version 7.
1580
1581 2012-06-28  Stan Shebs  <stan@codesourcery.com>
1582
1583         * gdb.texinfo (Miscellaneous GDB/MI Commands): Update -info-os
1584         example, add note about title column.
1585
1586 2012-06-26  Siva Chandra Reddy  <sivachandra@google.com>
1587
1588         * gdb.texinfo (Symbol Tables In Python): Add description about
1589         the new 'last' attribute of gdb.Symtab_and line.
1590
1591 2012-06-26  Siva Chandra Reddy  <sivachandra@google.com>
1592
1593         * gdb.texinfo (Symbol Tables In Python): Correct the description
1594         of the 'pc' attribute of gdb.Symtab_and_line.
1595
1596 2012-06-26  Doug Evans  <dje@google.com>
1597
1598         * gdb.texinfo (Debugging Output): Document debug options dwarf2-read
1599         and symtab-create.
1600
1601 2012-06-25  Keith Seitz  <keiths@redhat.com>
1602
1603         * gdb.texinfo (GDB/MI Breakpoint Commands): Remove "-r" option
1604         from example.  Remove "rbreak" from list of corresponding
1605         gdb commands.
1606
1607 2012-06-23  Doug Evans  <dje@google.com>
1608
1609         * gdb.texinfo (Index Section Format): Document version 7 format.
1610
1611 2012-06-22  Yao Qi  <yao@codesourcery.com>
1612
1613         * gdb.texinfo: Add missing cindex for some packets.
1614
1615 2012-06-20  Keith Seitz  <keiths@redhat.com>
1616
1617         * gdb.texinfo (GDB/MI Breakpoint Commands): Re-order options
1618         for -break-insert and document -p.
1619
1620 2012-06-20  Yao Qi  <yao@codesourcery.com>
1621
1622         * gdb.texinfo (Inferiors In Python): Replace "gdb.read_memory"
1623         and "gdb.write_memory" with "Inferior.read_memory" and
1624         "Inferior.write_memory".
1625
1626 2012-06-15  Patrice Dumas  <pertusus@free.fr>  (tiny change)
1627
1628         * gdb.texinfo (Summary): Add a link to "Free Documentation".
1629         (Free Documentation): Add @node line.
1630         (Continuing and Stepping) <advance location>: Use @item instead of
1631         @itemx.
1632         (Reverse Execution) <set exec-direction reverse>: Use @item instead of
1633         @itemx.
1634         (Embedded Processors): Put the link to "PA" to its correct place,
1635         according to document structure.
1636         (Python API): Put the link to "Lazy Strings In Python" to its
1637         correct place.
1638         (Index): Use @@ in @tex block to get a literal @.
1639
1640         * gdbint.texinfo: Fix the @subtitle line.
1641
1642         * stabs.texinfo (Top): Put the link to "Symbol Types Index" to its
1643         correct place.
1644
1645 2012-06-08  Yao Qi  <yao@codesourcery.com>
1646
1647         * gdb.texinfo (In-Process Agent): Add 'In-Process Agent
1648         Protocol'.
1649         (In-Process Agent Protocol, IPA Protocol Objects)
1650         (IPA Protocol Commands): New nodes.
1651         (Tracepoint Packets): Add anchors.
1652
1653 2012-06-06  Thomas Schwinge  <thomas@codesourcery.com>
1654
1655         * gdb.texinfo: Document the deprecation of SH's 'regs' command.
1656
1657 2012-06-06  Yao Qi  <yao@codesourcery.com>
1658
1659         * gdb.texinfo: Update copyright year.
1660
1661 2012-05-23  Stan Shebs  <stan@codesourcery.com>
1662             Kwok Cheung Yeung  <kcy@codesourcery.com>
1663
1664         * gdb.texinfo (Miscellaneous GDB/MI Commands): Document -info-os.
1665
1666 2012-05-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
1667
1668         * gdb.texinfo (Separate Debug Files): New anchor debug-file-directory.
1669         Mention also --with-separate-debug-dir.
1670         (Auto-loading): Prepend $debugdir in the sample output.
1671         (Auto-loading safe path): Likewise.  Mention also $debugdir for the
1672         auto-load safe-path variable.
1673         (objfile-gdb.py file): Remove the extra debug-file-directory paragraph.
1674         Mention also $debugdir for 'set auto-load scripts-directory'.
1675
1676 2012-05-19  Eli Zaretskii  <eliz@gnu.org>
1677
1678         * gdb.texinfo (Continuing and Stepping, Selection, Byte Order)
1679         (MIPS Embedded, MIPS, MIPS Register packet Format)
1680         (Target Descriptions, MIPS Features): Use @acronym{MIPS} where
1681         appropriate.
1682
1683 2012-05-18  Sandra Loosemore  <sandra@codesourcery.com>
1684             Maciej W. Rozycki  <macro@codesourcery.com>
1685
1686         * gdb.texinfo (MIPS): Document "set mips compression" and "show
1687         mips compression".
1688         (MIPS Breakpoint Kinds): New subsubsection.
1689
1690 2012-05-18  Eli Zaretskii  <eliz@gnu.org>
1691
1692         * gdb.texinfo (Architecture-Specific Protocol Details): Define
1693         nodes for subsections.  Add @acronym mark-ups and adjust
1694         formatting.
1695
1696 2012-05-18  Jan Kratochvil  <jan.kratochvil@redhat.com>
1697
1698         Rename $ddir to $datadir.
1699         * gdb.texinfo (Auto-loading, Auto-loading safe path)
1700         (objfile-gdb.py file): Rename $ddir to $datadir.
1701
1702 2012-05-18  Tom Tromey  <tromey@redhat.com>
1703
1704         * gdb.texinfo (Print Settings): Document 'set print symbol'.
1705
1706 2012-05-14  Stan Shebs  <stan@codesourcery.com>
1707
1708         * gdb.texinfo (Dynamic Printf): New subsection.
1709
1710 2012-05-13  Siva Chandra Reddy  <sivachandra@google.com>
1711
1712         * gdb.texinfo (Basic Python): Add description about the function
1713         gdb.find_pc_line
1714
1715 2012-05-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
1716             Eli Zaretskii  <eliz@gnu.org>
1717
1718         * gdb.texinfo (Separate Debug Files): Use plural form for global
1719         debugging information directory.
1720
1721 2012-05-11  Stan Shebs  <stan@codesourcery.com>
1722             Kwok Cheung Yeung  <kcy@codesourcery.com>
1723
1724         * gdb.texinfo (Operating System Auxiliary Information): Document new
1725         'info os' subcommands.
1726
1727 2012-05-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
1728
1729         * gdb.texinfo (Auto-loading, Init File in the Current Directory)
1730         (libthread_db.so.1 file, objfile-gdb.gdb file, objfile-gdb.py file)
1731         (dotdebug_gdb_scripts section): Add reference
1732         to 'Auto-loading safe path'.
1733
1734 2012-05-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
1735
1736         Implement multi-component --with-auto-load-dir.
1737         * gdb.texinfo (Auto-loading): New references
1738         for 'set auto-load scripts-directory'
1739         and 'show auto-load scripts-directory'.
1740         (Auto-loading safe path): Describe the new default.  Move $ddir
1741         substituation reference to 'objfile-gdb.py file'.
1742         (objfile-gdb.py file): Describe script-name alias.  Change real-name to
1743         script-name.  Describe new 'set auto-load scripts-directory'
1744         and 'show auto-load scripts-directory'.
1745
1746 2012-05-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
1747
1748         Provide $ddir substitution for --with-auto-load-safe-path.
1749         * gdb.texinfo (Auto-loading): Replace /usr/local by $ddir/auto-load.
1750         (Auto-loading safe path): Likewise.  Mention the default value,
1751         $ddir substitution, --with-auto-load-safe-path and
1752         --without-auto-load-safe-path.
1753         * observer.texi (gdb_datadir_changed): New.
1754
1755 2012-05-09  Jan Kratochvil  <jan.kratochvil@redhat.com>
1756
1757         * gdb.texinfo (Auto-loading): Wrap too long lines in @smallexample.
1758         Twice.
1759
1760         * gdb.texinfo (Separate Debug Files, Auto-loading safe path): Replace
1761         directory separator by path separator.
1762
1763 2012-05-06  Jan Kratochvil  <jan.kratochvil@redhat.com>
1764
1765         * gdb.texinfo (Auto-loading safe path): Make 'directories'
1766         for 'set auto-load safe-path' optional.  Mention if it is omitted.
1767         Change disabling security protection condition to "/", twice.
1768
1769 2012-05-03  Siva Chandra Reddy  <sivachandra@google.com>
1770
1771         * gdb.texinfo (Symbol Tables In Python): Add documentation about
1772         the new methods global_block and static_block on gdb.Symtab
1773         objects.
1774
1775 2012-05-02  Siva Chandra Reddy  <sivachandra@google.com>
1776
1777         * gdb.texinfo (Blocks In Python): Add a note saying that future
1778         improvements to GDB and its infrastructure can move symbols
1779         across blocks within a symbol table.
1780
1781 2012-04-29  Yao Qi  <yao@codesourcery.com>
1782
1783         * gdb.texinfo (Architectures): Remove menu entry `A29K'.
1784         (A29K): Remove.
1785
1786 2012-04-27  Sergio Durigan Junior  <sergiodj@redhat.com>
1787             Tom Tromey  <tromey@redhat.com>
1788
1789         * gdb.texinfo (Static Probe Points): New entry, explaining SystemTap
1790         and generic static probe support on GDB.
1791
1792 2012-04-25  Doug Evans  <dje@google.com>
1793
1794         * gdb.texinfo (Go): Fix thinko.
1795
1796         * gdb.texinfo (Supported Languages): Add Go.
1797         (Go): New node.
1798
1799 2012-04-25  Yao Qi  <yao@codesourcery.com>
1800
1801         * gdbint.texinfo (Testsuite): New section `Board settings'.
1802
1803 2012-04-23  Jan Kratochvil  <jan.kratochvil@redhat.com>
1804
1805         * gdb.texinfo (Auto-loading safe path): Remove trailing [@dots{}].
1806         Three times.
1807
1808         * gdb.texinfo (Auto-loading safe path): Add trailing @dots{}.
1809         Three times.
1810
1811 2012-04-22  Jan Kratochvil  <jan.kratochvil@redhat.com>
1812
1813         * gdb.texinfo (Auto-loading safe path): Replace @itemize @bullet
1814         by @table @asis.  Fix formatting of one item.
1815
1816 2012-04-18  Jan Kratochvil  <jan.kratochvil@redhat.com>
1817
1818         * gdb.texinfo (Auto-loading verbose mode): Fix smallexample typo.
1819
1820 2012-04-17  Jan Kratochvil  <jan.kratochvil@redhat.com>
1821
1822         New option "set debug auto-load".
1823         * gdb.texinfo (Auto-loading): New menu item for auto-load verbose mode.
1824         (auto-load verbose mode): New node.
1825
1826 2012-04-17  Jan Kratochvil  <jan.kratochvil@redhat.com>
1827
1828         New option "set auto-load safe-path".
1829         * gdb.texinfo (Auto-loading): Extend the "show auto-load"
1830         and "info auto-load" examples for safe-path.  Put there also references
1831         for "set auto-load safe-path" and "show auto-load safe-path".
1832         New menu item for Auto-loading safe path.
1833         (Auto-loading safe path): New node.
1834         (Python Auto-loading): Update the expected output from "Missing"
1835         to "No".
1836
1837 2012-04-17  Jan Kratochvil  <jan.kratochvil@redhat.com>
1838
1839         auto-load: Implementation.
1840         * gdb.texinfo (Mode Options): New anchor for -nx.
1841         (Startup): New anchors for Option -init-eval-command,
1842         Home Directory Init File
1843         and Init File in the Current Directory during Startup.
1844         Mention set auto-load local-gdbinit with a reference.
1845         Change the sample code to "set auto-load python-scripts".
1846         (Threads): New anchor set libthread-db-search-path.
1847         Provide references to libthread_db.so.1 file.
1848         (Controlling GDB): New menu item for Auto-loading.
1849         (Auto-loading, Init File in the Current Directory)
1850         (libthread_db.so.1 file, objfile-gdb.gdb file): New nodes.
1851         (Python): Rename the menu item Auto-loading to Python Auto-loading.
1852         (Writing a Pretty-Printer, Objfiles In Python): Update the renamed
1853         reference.
1854         (Auto-loading): Rename to ...
1855         (Python Auto-loading): ... here.  Change "set auto-load-scripts" to
1856         "set auto-load python-scripts", new anchor for it.  Change
1857         "show auto-load-scripts" to "show auto-load python-scripts", new anchor
1858         for it.  Change "info auto-load-scripts"
1859         to "info auto-load python-scripts", new anchor for it.  Change "scripts"
1860         to "Python scripts".
1861
1862 2012-04-14  Anton Gorenkov <xgsa@yandex.ru>
1863
1864         PR mi/13393
1865         * gdb.texinfo (Print Settings): Extend the description for "set print
1866         object".
1867         (GDB/MI Variable Objects): Extend the description for -var-create and
1868         -var-list-children.
1869
1870 2012-04-11  Siva Chandra Reddy  <sivachandra@google.com>
1871
1872         * gdb.texinfo (Examining Data): Document the 'explore' command.
1873
1874 2012-03-28  Joel Brobecker  <brobecker@adacore.com>
1875
1876         * gdb.texinfo (GDB/MI Variable Objects): Document what happens
1877         to the children of a varobj and its update range when -var-update
1878         returns that the varobj's type changed.
1879
1880 2012-03-27  Jan Kratochvil  <jan.kratochvil@redhat.com>
1881
1882         * gdb.texinfo (Auto-loading): Move @menu to the end of @node.
1883         Create two new links fir 'objfile-gdb.py file'
1884         and 'dotdebug_gdb_scripts section'.
1885
1886 2012-03-27  Jan Kratochvil  <jan.kratochvil@redhat.com>
1887
1888         * gdb.texinfo (Auto-loading): Rename node reference
1889         '.debug_gdb_scripts section' to 'dotdebug_gdb_scripts section'.
1890         Twice.
1891         (.debug_gdb_scripts section): Rename the node ...
1892         (dotdebug_gdb_scripts section): ... here.
1893         (Maintenance Commands): Also rename this node reference.
1894
1895 2012-03-22  Siva Chandra Reddy  <sivachandra@google.com>
1896
1897         * gdb.texinfo (Python API/Values From Inferior): Add description
1898         about the new method Value.referenced_value.  Add description on
1899         how Value.dereference is different (and similar) to
1900         Value.referenced_value.
1901
1902 2012-03-19  Jan Kratochvil  <jan.kratochvil@redhat.com>
1903
1904         * gdb.texinfo (File Options): Describe --init-command=FILE, -ix and
1905         --init-eval-command=COMMAND, -iex.
1906         (Startup): Describe -iex and -ix.  Simplify the example
1907         for "set auto-load-scripts off".
1908
1909 2012-03-16  Gary Benson  <gbenson@redhat.com>
1910
1911         PR breakpoints/10738
1912         * gdb.texinfo (Inline Functions): Remove the now-unnecessary @item
1913         stating that GDB cannot set breakpoints on inlined functions.
1914         (Mode Options): Document --use-deprecated-index-sections.
1915         (Index Section Format): Document new index section version format.
1916
1917 2012-03-15  Tom Tromey  <tromey@redhat.com>
1918
1919         * gdb.texinfo (Debugging C Plus Plus): Document "info vtbl".
1920
1921 2012-03-13  Doug Evans  <dje@google.com>
1922
1923         * gdb.texinfo (Help): Change apropos example to use "alias" instead
1924         of "reload".
1925         (Symbols): Delete docs for set/show symbol-reloading.
1926         * gdbint.texinfo (Defining Other Architecture Features): Delete
1927         SYMBOL_RELOADING_DEFAULT.
1928         * refcard.tex: Delete reference to symbol-reloading.
1929
1930 2012-03-07  Pedro Alves  <palves@redhat.com>
1931
1932         * gdb.texinfo (General Query Packets): Document new
1933         QProgramSignals packet.
1934         * gdb.texinfo (Remote configuration): Mention
1935         "program-signals-packet".
1936
1937 2012-03-05  Tristan Gingold  <gingold@adacore.com>
1938
1939         * gdb.texinfo (General Query Packets): Document xfer:uib:read.
1940
1941 2012-03-03  Yao Qi  <yao@codesourcery.com>
1942
1943         * gdb.texinfo (In-Process Agent): New node.
1944         Document new commands.
1945         (General Query Packets): Add packet `QAgent'.
1946
1947 2012-03-01  Maciej W. Rozycki  <macro@codesourcery.com>
1948
1949         * gdb.texinfo (MIPS Features): Add org.gnu.gdb.mips.dsp.
1950
1951 2012-03-01  Scott J. Goldman <scottjg@vmware.com>
1952
1953         * gdb.texinfo (Commands In Python): Put example python macro in
1954         COMMAND_USER category rather than COMMAND_OBSCURE.
1955         Document gdb.COMMAND_USER.
1956         (User-defined Commands): Update documentation to clarify
1957         "set/show max-user-call-depth" and "show user" don't apply to python
1958         commands.  Update documentation to clarify "help user-defined" may
1959         also include python commands defined as COMMAND_USER.
1960
1961 2012-02-25  Jan Kratochvil  <jan.kratochvil@redhat.com>
1962
1963         * gdb.texinfo (Startup): Add option -ex description to the option -x
1964         description.
1965
1966 2012-02-24  Luis Machado  <lgustavo@codesourcery.com>
1967
1968         * gdb.texinfo (Setting Breakpoints): Mention and explain the
1969         condition-evaluation breakpoint parameter.
1970         Mention condition-evaluation mode being shown in "info break".
1971         (Break Conditions): Add description for target-side
1972         conditional breakpoints.
1973         (Remote Configuration): Mention conditional-breakpoints-packet. 
1974         (Packets): Add cond-expr parameter to Z0/Z1 packets and explain
1975         cond-expr.
1976         (General Query Packets): Mention new ConditionalBreakpoint feature.
1977
1978 2012-02-22  Tom Tromey  <tromey@redhat.com>
1979
1980         * gdb.texinfo (Blocks In Python): Clarify block iteration.
1981
1982 2012-02-17  Tom Tromey  <tromey@redhat.com>
1983
1984         PR python/10753:
1985         * gdb.texinfo (objfile-gdb.py file): Fix location of auto-load
1986         directory.
1987
1988 2012-02-14  Stan Shebs  <stan@codesourcery.com>
1989
1990         * gdb.texinfo (Disabling Breakpoints): Document enable count.
1991
1992 2012-02-13  Pedro Alves  <palves@redhat.com>
1993
1994         * gdb.texinfo (MIPS boards): Refer to mips-elf instead of
1995         mips-idt-ecoff.
1996
1997 2012-02-09  Yao Qi  <yao@codesourcery.com>
1998
1999         * gdb.texinfo (Symbols In Python): Add missing `@end defvar'.
2000
2001 2012-02-07  Tom Tromey  <tromey@redhat.com>
2002
2003         * gdb.texinfo (Symbols In Python): Document Symbol.needs_frame and
2004         Symbol.value.
2005
2006 2012-02-07  Tom Tromey  <tromey@redhat.com>
2007
2008         * gdb.texinfo (Symbols In Python): Document Symbol.line.
2009
2010 2012-01-27  Thomas Schwinge  <thomas@codesourcery.com>
2011
2012         * gdb.textinfo (Packets): Move vCont paragraph to the correct place.
2013
2014 2012-01-24  Tom Tromey  <tromey@redhat.com>
2015
2016         * gdb.texinfo (Set Catchpoints): Document "catch load" and "catch
2017         unload".
2018         (Files): Mention new catch commands.
2019         (GDB/MI Async Records): Likewise.
2020
2021 2012-01-24  Gary Benson  <gbenson@redhat.com>
2022
2023         Delete #if 0'd out code.
2024         * gdb.texinfo (Frame Info): Remove "info catch".
2025
2026 2012-01-20  Ulrich Weigand  <ulrich.weigand@linaro.org>
2027
2028         * gdb.texinfo (Remote Configuration): Document
2029         "set remote hostio-readlink-packet" command.
2030         (General Query Packets): Document vFile:readlink packet.
2031
2032 2012-01-16  Tom Tromey  <tromey@redhat.com>
2033
2034         * gdb.texinfo (Specify Location): Document relative file name
2035         handling.
2036
2037 2012-01-16  Tom Tromey  <tromey@redhat.com>
2038
2039         * gdb.texinfo (gdb.printing): Document FlagEnumerationPrinter.
2040
2041 2012-01-13  Jan Kratochvil  <jan.kratochvil@redhat.com>
2042             Eli Zaretskii  <eliz@gnu.org>
2043
2044         * gdbint.texinfo (Coding Standards): Require braces for two lines of
2045         code.
2046
2047 2012-01-11  Paul Hilfinger  <hilfingr@adacore.com>
2048
2049         * gdb.texinfo (Variables): Document use of :: for non-static
2050         variables.
2051
2052 2012-01-05  Joel Brobecker  <brobecker@adacore.com>
2053
2054         * gdbint.texinfo (Start of New Year Procedure): Update
2055         to replace use of copyright.sh by use of copyright.py.
2056
2057 2012-01-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
2058
2059         Remove the gdbtui binary.
2060         * all-cfg.texi (GDBTUI): Remove.
2061         * gdb.texinfo (Mode Options): Remove the GDBTUI reference.
2062         (TUI): Remove GDBTUI pindex.  Remove the GDBTUI reference.
2063         * gdbint.texinfo (Testsuite): Replace `gdbtui' by `gdb -tui'.
2064
2065 2011-12-23  Kevin Pouget  <kevin.pouget@st.com>
2066
2067         Introduce gdb.FinishBreakpoint in Python.
2068         * gdb.texinfo (Finish Breakpoints in Python): New subsection.
2069         (Python API): Add menu entry for Finish Breakpoints.
2070
2071 2011-12-19  Jan Kratochvil  <jan.kratochvil@redhat.com>
2072
2073         * gdbint.texinfo (Testsuite): Describe KFAIL and XFAIL in Writing
2074         tests.
2075
2076 2011-12-16  Doug Evans  <dje@google.com>
2077
2078         * gdb.texinfo (Server): Document -/stdio argument to gdbserver.
2079
2080 2011-12-16  Phil Muldoon  <pmuldoon@redhat.com>
2081
2082         * gdb.texinfo (Python Commands): Remove "maint set/show print
2083         stack".  Add documentation for "set/show python print-stack".
2084
2085 2011-12-14  Pedro Alves  <pedro@codesourcery.com>
2086
2087         * gdb.texinfo (Implementing a Remote Stub): Explain that you
2088         should transfer control to the stub in the startup code instead of
2089         in main.  Mention the need to get past the initial breakpoint.
2090
2091 2011-12-06  Tom Tromey  <tromey@redhat.com>
2092
2093         * gdb.texinfo (Set Breaks): Update for new behavior.
2094
2095 2011-12-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
2096
2097         * gdb.texinfo (Requirements, Remote Protocol): Reference also `Library
2098         List Format for SVR4 Targets'.
2099         (General Query Packets): New item qXfer:libraries-svr4:read.
2100         (Library List Format for SVR4 Targets): New node.
2101
2102 2011-12-01  Tom Tromey  <tromey@redhat.com>
2103
2104         * gdb.texinfo (Writing a Pretty-Printer): Use append method, not
2105         add.
2106
2107 2011-11-22  Tom Tromey  <tromey@redhat.com>
2108
2109         * gdb.texinfo (GDB/MI Async Records): Document new *stopped
2110         reasons.
2111
2112 2011-11-20  Stan Shebs  <stan@codesourcery.com>
2113
2114         * gdb.texinfo (Starting and Stopping Trace Experiments): Document
2115         note-related options and variables.
2116         (Tracepoint Packets): Document packet changes.
2117
2118 2011-11-20  Sanjoy Das  <sdas@igalia.com>
2119
2120         * gdb.texinfo (JIT Interface): Add documentation on writing and
2121         usind JIT debug info readers.
2122         (Custom Debug Info, Using JIT Debug Info Readers, Writing JIT
2123         Debug Info Readers): New nodes.
2124
2125 2011-11-18  Yao Qi  <yao@codesourcery.com>
2126
2127         * gdb.texinfo (Create and Delete Tracepoints): Mention pending
2128         tracepoint.
2129
2130 2011-11-15  Doug Evans  <dje@google.com>
2131
2132         * gdb.texinfo (Files): Document basenames-may-differ.
2133
2134 2011-11-14  Doug Evans  <dje@google.com>
2135
2136         * gdb.texinfo (Shell Commands): Document "!".
2137
2138 2011-11-14  Stan Shebs  <stan@codesourcery.com>
2139             Kwok Cheung Yeung  <kcy@codesourcery.com>
2140
2141         * gdb.texinfo (Create and Delete Tracepoints): Describe what is
2142         needed to get shorter fast tracepoints.
2143         (Tracepoint Packets): Document new qTMinFTPILen packet.
2144
2145 2011-11-14  Yao Qi  <yao@codesourcery.com>
2146
2147         * gdb.texinfo (Create and Delete Tracepoints): Describe changed
2148         behavior of tracepoint.
2149         (General Query Packets): New feature InstallInTrace.
2150         (Remote Configuration): Document "set remote
2151         install-in-trace-packet".
2152
2153 2011-11-12  Matt Rice  <ratmice@gmail.com>
2154
2155         * gdb.texinfo (C Preprocessor Macros): Remove info definitions.
2156         Add arguments to info macro.
2157
2158 2011-11-10  Tom Tromey  <tromey@redhat.com>
2159
2160         * gdb.texinfo (Compilation): Don't mention -gdwarf-2.  Link to GCC
2161         manual.
2162         (Variables): Don't mention -gdwarf-2.  Link to Compilation node.
2163         (Macros): Add a footnote.
2164         (C): Remove paragraph about compiler options.
2165         (C Constants): Mention wide character and string constants.
2166         (C Plus Plus Expressions): Update compiler option advice.  Mention
2167         using declarations.  Mention ADL.  Remove old HP compiler
2168         information.
2169
2170 2011-11-10  Tom Tromey  <tromey@redhat.com>
2171
2172         PR c++/9257:
2173         * gdb.texinfo (Print Settings): Add an extra note about the need
2174         for a vtable.
2175
2176 2011-11-08  Maciej W. Rozycki  <macro@codesourcery.com>
2177
2178         * gdb.texinfo (MIPS): Remove duplicate "auto" reference from
2179         "set mips abi" documentation.
2180
2181 2011-11-04  Doug Evans  <dje@google.com>
2182
2183         * gdb.texinfo (Maintenance Commands): Update docs of "maint time".
2184
2185 2011-11-03  Tom Tromey  <tromey@redhat.com>
2186
2187         * gdb.texinfo (Stopping): Add menu entry.
2188         (Continuing and Stepping): Restore @node.  Use @section, not
2189         @subsection.
2190
2191 2011-11-03  Maciej W. Rozycki  <macro@codesourcery.com>
2192
2193         * gdb.texinfo (Skipping Over Functions and Files): Remove node
2194         designation.  Fix "Specify Location" cross-reference.
2195
2196 2011-11-02  Stan Shebs  <stan@codesourcery.com>
2197
2198         * gdb.texinfo (Tracepoint Action Lists): Document collect/s.
2199         (General Query Packets): Describe tracenz feature.
2200         * agentexpr.texi (Bytecode Descriptions): Describe tracenz.
2201
2202 2011-10-28  Paul Koning  <paul_koning@dell.com>
2203
2204         * gdb.texinfo (gdb.types): Rename deepitems to deep_items.
2205
2206 2011-10-27  Kevin Pouget  <kevin.pouget@st.com>
2207
2208         * gdb.texinfo ((Frames In Python): Document 
2209         gdb.FRAME_UNWIND_FIRST_ERROR contant.
2210
2211 2011-10-26  Paul Koning  <paul_koning@dell.com>
2212
2213         * gdb.texinfo (gdb.types): Document new deepitems function.
2214         
2215 2011-10-25  Paul Koning  <paul_koning@dell.com>
2216
2217         PR python/13327
2218         
2219         * gdb.texinfo (Values From Inferior): Add is_lazy attribute,
2220         fetch_lazy method.
2221
2222 2011-10-20  Phil Muldoon  <pmuldoon@redhat.com>
2223
2224         PR python/12656
2225
2226         * gdb.texinfo (Blocks In Python): Document is_static, is_global,
2227         global_block, static_block function.
2228
2229 2011-10-19  Tom Tromey  <tromey@redhat.com>
2230
2231         * gdb.texinfo (Commands In Python): Add missing "@"s.
2232
2233 2011-10-13  Kevin Pouget  <kevin.pouget@st.com>
2234
2235         PR python/13285 Document named constants for frame unwind stop reasons
2236         * gdb.texinfo (Frames In Python): Document gdb.FRAME_UNWIND_* 
2237         constants.
2238
2239 2011-10-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
2240
2241         Fix compatibility with texinfo versions older than 4.12.
2242         * Makefile.in (MAKEINFO): Set to @MAKEINFO@.
2243         (MAKEINFOFLAGS, MAKEINFO_EXTRA_FLAGS, MAKEINFO_CMD): New.
2244         (MAKEHTMLFLAGS): Use MAKEINFO_CMD.
2245         (gdb.info, gdbint.info, stabs.info, annotate.info): Use MAKEINFO_CMD.
2246         * gdb.texinfo (Tail Call Frames): Convert @arrow{} to @click, when possible.
2247         Make the conversion conditional on HAVE_MAKEINFO_CLICK, using variables
2248         CALLSEQ1A, CALLSEQ1B, CALLSEQ2A and CALLSEQ2B.
2249
2250 2011-10-09  Doug Evans  <dje@google.com>
2251
2252         * gdb.texinfo (Extending GDB): Document alias command.
2253
2254 2011-10-09  Jan Kratochvil  <jan.kratochvil@redhat.com>
2255
2256         Support @entry in input expressions.
2257         * gdb.texinfo (Variables): Describe @entry names suffix.
2258         (Print Settings): Add anchor for `set print entry-values'.
2259
2260 2011-10-09  Jan Kratochvil  <jan.kratochvil@redhat.com>
2261             Eli Zaretskii  <eliz@gnu.org>
2262
2263         Display @entry parameter values (without references).
2264         * gdb.texinfo (Tail Call Frames): Add anchor.  Add self tail call
2265         example.
2266         (Print Settings): New description of set print entry-values and show
2267         print entry-values.
2268
2269 2011-10-09  Jan Kratochvil  <jan.kratochvil@redhat.com>
2270             Eli Zaretskii  <eliz@gnu.org>
2271
2272         Recognize virtual tail call frames.
2273         * gdb.texinfo (Optimized Code): Add reference to Tail Call Frames.
2274         (Tail Call Frames): New node.
2275         (Frames In Python): Add gdb.TAILCALL_FRAME.
2276
2277 2011-10-07  Doug Evans  <dje@google.com>
2278
2279         * gdb.texinfo (gdb.printing): Document new `replace' arg to
2280         register_pretty_printer.
2281
2282 2011-10-07  Phil Muldoon  <pmuldoon@redhat.com>
2283
2284         PR python/12930
2285         PR python/12802
2286
2287         * gdb.texinfo (Breakpoints In Python): Clarify behavior in the
2288         stop method.
2289
2290 2011-10-07  Ulrich Weigand  <ulrich.weigand@linaro.org>
2291
2292         * gdb.texinfo (Starting your Program): "set disable-randomization"
2293         is no longer Linux-specific.
2294         (Remote Configuration): Document "set remote
2295         disable-randomization-packet".
2296         (General Query Packets): Document "QDisableRandomization" packet
2297         and add it to "qSupported" list.
2298
2299 2011-10-07  Kevin Pouget  <kevin.pouget@st.com>
2300
2301         Allow Python notification of new object-file loadings.
2302         * gdb.texinfo (Events In Python): Document `gdb.NewObjFileEvent'
2303         event type.
2304
2305 2011-10-04  Kevin Pouget  <kevin.pouget@st.com>
2306
2307         PR python/12691: Add the inferior to Python exited event
2308         * gdb.texinfo (Events In Python): Describe exited inferior attribute.
2309
2310 2011-10-03  Joel Brobecker  <brobecker@adacore.com>
2311
2312         * gdb.texinfo (GDB/MI Miscellaneous Commands): Minor
2313         rephasing.
2314
2315 2011-10-03  Joel Brobecker  <brobecker@adacore.com>
2316
2317         * gdb.texinfo (GDB/MI Ada Tasking Commands): New node.
2318         (GDB/MI Miscellaneous Commands): Add `ada-task-info'
2319         as possible feature returned by the `-list-features'
2320         command.
2321
2322 2011-09-28  Paul Koning  <paul_koning@dell.com>
2323
2324         * gdb.texinfo (gdb.Type): Document field access by dictionary
2325         key syntax.
2326
2327 2011-09-28  Yao Qi  <yao@codesourcery.com>
2328
2329         * gdb.texinfo (Files): Update options for `add-symbol-file'.
2330         Add one space after option `-s'.  Remove @r{} markup.
2331
2332 2011-09-27  Stan Shebs  <stan@codesourcery.com>
2333
2334         * gdb.texinfo (Tracepoint Action Lists): Document $_ret.
2335
2336 2011-09-16  Hui Zhu  <teawater@gmail.com>
2337
2338         * gdb.texinfo (Tracepoint Restrictions): Change *$esp@300
2339         to *(unsigned char *)$esp@300.
2340
2341 2011-09-15  Paul Koning  <paul_koning@dell.com>
2342
2343         * gdb.texinfo: Make style of Python functions and methods match
2344         the syntax of Python.  Also put class and module names explicitly
2345         on function, member, and variable names, matching Python
2346         documentation conventions.
2347         
2348 2011-09-15  Kevin Pouget  <kevin.pouget@st.com>
2349
2350         PR Python/12692 Add gdb.selected_inferior() to Python interface.
2351         * gdb.texinfo (Inferiors In Python): Describe new
2352         gdb.selected_inferior() function.
2353
2354 2011-09-15  Kevin Pouget  <kevin.pouget@st.com>
2355
2356         Handle multiple breakpoint hits in Python interface:
2357         * gdb.texinfo (Events In Python): New function documentation:
2358         gdb.BreakpointEvent.breakpoints. Indicate that
2359         gdb.BreakpointEvent.breakpoint is now deprecated.
2360
2361 2011-09-04  Joel Brobecker  <brobecker@adacore.com>
2362
2363         * gdb.texinfo: Set EDITION to "Tenth" and change ISBN.
2364
2365 2011-08-25  Andrew Oakley  <andrew@ado.is-a-geek.net>
2366
2367         * gdb.texinfo (Types In Python): Document 'bitpos' for enums.
2368
2369 2011-08-17  Phil Muldoon  <pmuldoon@redhat.com>
2370
2371         * gdb.texinfo (Prompt): Add set/show extended-prompt
2372         documentation
2373         (Basic Python): Add prompt_hook anchor.
2374         (Python modules): Reword module text to reflect multiple modules.
2375         (gdb.prompt): Document gdb.prompt module.
2376
2377 2011-08-14  Yao Qi  <yao@codesourcery.com>
2378
2379         * gdb.texinfo (General Query Packets): Document qXfer:fdpic:read packet.
2380
2381 2011-08-14  Yao Qi  <yao@codesourcery.com>
2382
2383         * gdb.texinfo (Standard Target Features): Document C6x features.
2384         (TIC6x Features): New node.
2385
2386 2011-08-12  Doug Evans  <dje@google.com>
2387
2388         * gdb.texinfo (Symbols In Python): Document symbol.type.
2389
2390 2011-08-09  Phil Muldoon  <pmuldoon@redhat.com>
2391
2392         * gdb.texinfo (Python): Document command and function
2393         auto-loading.
2394
2395 2011-07-26  Jan Kratochvil  <jan.kratochvil@redhat.com>
2396             Eli Zaretskii  <eliz@gnu.org>
2397
2398         * gdb.texinfo (whatis, ptype): Highlight their differences.  Describe
2399         typedefs unrolling.  Extend the sample code by an inner typedef and
2400         outer typedefs unrolling.
2401
2402 2011-07-26  Paul Pluzhnikov  <ppluzhnikov@google.com>
2403
2404         * gdb.texinfo (Caching Remote Data): Document {set,show} dcache
2405         size and line-size.
2406
2407 2011-07-21  Matt Rice  <ratmice@gmail.com>
2408
2409         PR macros/12999
2410         * gdb.texinfo (Macros): Add info definitions and info macros commands.
2411         Update text and cindex entries for info macro command.
2412
2413 2011-07-21  Phil Muldoon  <pmuldoon@redhat.com>
2414
2415         * observer.texi (GDB Observers): Add before_prompt observer.
2416         * gdb.texinfo (Basic Python): Add documentation for prompt
2417         substitution.
2418
2419 2011-07-11  Phil Muldoon  <pmuldoon@redhat.com>
2420
2421         PR python/12438
2422         * gdb.texinfo (Python Commands): Add deprecate note to maint
2423           set/show python print-stack.  Document set/show python
2424           print-backtrace.
2425
2426 2011-07-05  Thiago Jung Bauermann  <bauerman.ibm.com>
2427
2428         * gdb.texinfo: Fix typos.
2429
2430 2011-07-01  Tom Tromey  <tromey@redhat.com>
2431
2432         * gdb.texinfo (Debugging Output): Document set debug
2433         check-physname.
2434
2435 2011-06-29  Tom Tromey  <tromey@redhat.com>
2436
2437         * gdb.texinfo (GDB/MI Miscellaneous Commands): Document
2438         breakpoint-notifications feature.
2439
2440 2011-06-29  Ulrich Weigand  <ulrich.weigand@linaro.org>
2441
2442         * gdb.texinfo (Target Description): Remove warning about
2443         possibly unstable format.
2444
2445 2011-06-03  Tom Tromey  <tromey@redhat.com>
2446
2447         * gdb.texinfo (GDB/MI Async Records): Document 'exit-code' field.
2448         (Events In Python): Note that exit_code is optional.
2449
2450 2011-05-17  Pedro Alves  <pedro@codesourcery.com>
2451
2452         * gdb.texinfo (Remote Protocol) <Overview>: Mention vCont is
2453         required for multi-threading support.
2454         (Remote Protocol) <Packets>: Mention that 'c', 's', 'C', 'S' and
2455         Hc are deprecated for multi-threading debugging.  Point readers at
2456         the vCont packet.
2457
2458 2011-05-15  Doug Evans  <dje@google.com>
2459
2460         * gdb.texinfo (Auto-loading): Document printing of missing scripts.
2461
2462 2011-05-13  Doug Evans  <dje@google.com>
2463
2464         * gdb.texinfo (Threads): Document $sdir,$pdir.
2465         (Server): Document $pdir exception.
2466
2467         * gdb.texinfo (Auto-loading): Document "info auto-load-scripts".
2468
2469         * gdb.texinfo (Threads): Clarify default value for
2470         libthread-db-search-path.
2471
2472         * gdb.texinfo (Completion): Update example.
2473         (Debugging Output): Delete `set/show debug lin-lwp-async'.
2474
2475 2011-05-12  Kwok Cheung Yeung  <kcy@codesourcery.com>
2476
2477         * gdb.texinfo: Document change in the behaviour of the enable and
2478         disable GDB commands when applied to tracepoints.
2479         Document the EnableDisableTracepoints remote stub feature.
2480         Document QTEnable and QTDisable in the list of tracepoint packets.
2481
2482 2011-05-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
2483
2484         * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Rename inc-hist.texinfo to
2485         hsuser.texi.
2486         * gdb.texinfo <!SYSTEM_READLINE>: Rename inc-hist.texinfo inclusion and
2487         comment to hsuser.texi.  Change rluser.texi name in the comment.
2488
2489 2011-05-10  Doug Evans  <dje@google.com>
2490
2491         * gdb.texinfo (Threads): If an empty path is provided for
2492         libthread-db-search-path it is reset to its default value.
2493         (Server): Ditto.
2494
2495 2011-05-09  Doug Evans  <dje@google.com>
2496
2497         * gdb.texinfo (Requirements): Fix typo.  Mention --with-iconv-bin.
2498
2499 2011-05-06  Sergio Durigan Junior  <sergiodj@linux.vnet.ibm.com>
2500             Thiago Jung Bauermann  <bauerman@br.ibm.com>
2501
2502         Implement support for PowerPC BookE masked watchpoints.
2503         * gdb.texinfo (Set Watchpoints): Document mask parameter.
2504         (PowerPC Embedded): Mention support of masked watchpoints.
2505
2506 2011-05-03  Joel Brobecker  <brobecker@adacore.com>
2507
2508         * gdb.texinfo (In Memoriam): Replace litteral uses of `GDB' with
2509         `@value{GDBN}'.
2510
2511 2011-05-03  Joel Brobecker  <brobecker@adacore.com>
2512
2513         * gdb.texinfo (titlepage): Remove dedication.
2514         (In Memoriam): New appendix.
2515
2516 2011-04-27  Jan Kratochvil  <jan.kratochvil@redhat.com>
2517             Eli Zaretskii  <eliz@gnu.org>
2518
2519         * gdb.texinfo (Index Section Format): Change the version to 5.
2520         Describe the different formula.
2521
2522 2011-04-24  Jan Kratochvil  <jan.kratochvil@redhat.com>
2523             Eli Zaretskii  <eliz@gnu.org>
2524
2525         * gdb.texinfo (Starting and Stopping Trace Experiments): New anchor
2526         for disconnected tracing.
2527         (Multi-Process Mode for @code{gdbserver}): Mention --multi and
2528         extended-remote relationship.  Mention --once.
2529         (TCP port allocation lifecycle of @code{gdbserver}): New.
2530
2531 2011-04-23  Eli Zaretskii  <eliz@gnu.org>
2532
2533         * gdb.texinfo (Server): Improve indexing.  Index all optional
2534         switches to gdbserver.
2535
2536 2011-04-20  Tom Tromey  <tromey@redhat.com>
2537
2538         * gdb.texinfo (Index Section Format): New node.
2539         (Top): Add new node to menu.
2540
2541 2011-04-20  Pedro Alves  <pedro@codesourcery.com>
2542
2543         * gdb.texinfo (Maintenance Commands): Document `maint print
2544         remote-registers'.
2545
2546 2011-04-20  Tom Tromey  <tromey@redhat.com>
2547
2548         * gdb.texinfo (Trace File Format): Move node later.
2549
2550 2011-04-19  Tom Tromey  <tromey@redhat.com>
2551
2552         * gdbint.texinfo (Register Information Functions): Remove
2553         duplicate "the".
2554         * gdb.texinfo (Emacs): Remove duplicate "to".
2555         (GDB/MI Variable Objects): Remove duplicate "the".
2556         (General Query Packets): Likewise.
2557
2558 2011-04-02  Joel Brobecker  <brobecker@adacore.com>
2559
2560         * gdb.texinfo (GDB/MI Output Records): Fix menu entry for
2561         "GDB/MI Ada Exception Information" node.
2562
2563 2011-04-01  Joel Brobecker  <brobecker@adacore.com>
2564
2565         * gdb.texinfo (GDB/MI Ada Exception Information): Document
2566         the "exception-name" field in the *stopped async record.
2567
2568 2011-03-31  Thiago Jung Bauermann  <bauerman@br.ibm.com>
2569             Sergio Durigan Junior  <sergiodj@linux.vnet.ibm.com>
2570
2571         Implement support for PowerPC BookE ranged breakpoints.
2572         * gdb.texinfo (PowerPC Embedded): Document ranged breakpoints.
2573
2574 2011-03-28  Tom Tromey  <tromey@redhat.com>
2575
2576         * gdb.texinfo (Set Tracepoints): Fix typo.
2577
2578 2011-03-24  Tom Tromey  <tromey@redhat.com>
2579
2580         * gdb.texinfo (Specify Location): Document `function:label'
2581         linespec.
2582
2583 2011-03-18  Phil Muldoon  <pmuldoon@redhat.com>
2584
2585         PR python/12149
2586
2587         * gdb.texinfo (Basic Python): Update gdb.write and flush text.
2588
2589 2011-03-17  Phil Muldoon  <pmuldoon@redhat.com>
2590
2591         * gdb.texinfo (Blocks In Python): Add is_valid method description.
2592         (Inferiors In Python): Likewise.
2593         (Threads In Python): Likewise.
2594         (Symbols In Python): Likewise.
2595         (Objfiles In Python): Likewise.
2596         (Symbol Tables In Python): Likewise.
2597
2598 2011-03-15  Pedro Alves  <pedro@codesourcery.com>
2599
2600         * gdb.texinfo (Auto Display) <undisplay, enable display, disable
2601         display>: Explain that the commands accept number ranges.
2602
2603 2011-03-14  Phil Muldoon  <pmuldoon@redhat.com>
2604
2605         * gdb.texinfo (Breakpoints In Python): Add description and example
2606         of Python stop function operation.
2607
2608 2011-03-10  Phil Muldoon  <pmuldoon@redhat.com>
2609
2610         * gdb.texinfo (Parameters In Python): Document get_set_string and
2611         get_show_string methods.
2612
2613 2011-02-28  Jan Kratochvil  <jan.kratochvil@redhat.com>
2614
2615         * gdb.texinfo (Tracepoint Conditions): Fix missing parenthesis.
2616
2617         * gdb.texinfo (Starting and Stopping Trace Experiments): Fix
2618         circular-trace-buffer name.
2619
2620 2011-02-28  Joel Brobecker  <brobecker@adacore.com>
2621
2622         * gdb.texinfo (Inferiors and Programs): Fix small error introduced
2623         in the previous change.
2624
2625 2011-02-27  Michael Snyder  <msnyder@vmware.com>
2626
2627         * gdb.texinfo (Inferiors and Programs): Update commands to show 
2628         that they can accept multiple arguments.
2629
2630 2011-02-24  Joel Brobecker  <brobecker@adacore.com>
2631
2632         Revert the following patch (code patch was not approved):
2633         2011-02-21  Hui Zhu  <teawater@gmail.com>
2634         * agentexpr.texi (bytecode descriptions): add printf.
2635         * gdb.texinfo (tracepoint action lists): add printf.
2636
2637 2011-02-23  Doug Evans  <dje@google.com>
2638
2639         * gdb.texinfo (Symbols In Python): Fix mention of C++, use C@t{++}.
2640
2641 2011-02-23  Michael Snyder  <msnyder@vmware.com>
2642
2643         * gdb.texinfo (Set Breaks): Add @dots{} to arguments of info break.
2644         (Set Watchpoints): Add @dots{} to argument of info watchpoints.
2645         (Listing Tracepoints): Add @dots{} to argument of info tracepoints.
2646
2647 2011-02-22  Doug Evans  <dje@google.com>
2648
2649         * gdb.texinfo (Symbols In Python): Document lookup_global_symbol.
2650         Clarify behaviour of lookup_symbol when `block' argument is omitted,
2651         add description of result, fix @defun formatting.
2652
2653 2011-02-21  Hui Zhu  <teawater@gmail.com>
2654
2655         * agentexpr.texi (Bytecode Descriptions): Add printf.
2656         * gdb.texinfo (Tracepoint Action Lists): Add printf.
2657
2658 2011-02-18  Tom Tromey  <tromey@redhat.com>
2659
2660         * agentexpr.texi (Bytecode Descriptions): Document pick and rot.
2661
2662 2011-02-14  Michael Snyder  <msnyder@vmware.com>
2663
2664         * gdb.texinfo (threads): Document argument for "info threads" cmd.
2665         Document new command "thread find".
2666
2667 2011-02-14  Michael Snyder  <msnyder@vmware.com>
2668
2669         * gdb.texinfo (Threads): Update example of new thread message.
2670
2671 2011-02-14  Pedro Alves  <pedro@codesourcery.com>
2672
2673         * gdb.texinfo (Remote Configuration): Mention set/show remote
2674         traceframe-info.
2675         (Tools/Packages Optional for Building GDB): Mention that expat is
2676         used for traceframe info.
2677         (Remote Protocol) <Menu>: Add "Traceframe Info Format".
2678         (General Query Packets) <qSupported>: Describe the
2679         qXfer:traceframe-info:read feature.
2680         (qXfer::read): Describe qXfer:traceframe-info:read.
2681         (Traceframe Info Format): New section.
2682
2683 2011-02-04  Pedro Alves  <pedro@codesourcery.com>
2684
2685         * gdbint.texinfo (Formatting): Mention some formatting guidelines
2686         for casts and unary operators.
2687
2688 2011-02-04  Tom Tromey  <tromey@redhat.com>
2689
2690         * gdb.texinfo (GDB/MI Async Records): Document that symbols-loaded
2691         is not useful.
2692
2693 2011-01-25  Pedro Alves  <pedro@codesourcery.com>
2694
2695         * gdb.texinfo: s/value optimized out/optimized out/g
2696
2697 2011-01-21  Joel Brobecker  <brobecker@adacore.com>
2698
2699         * gdb.texinfo (Other Misc Settings): Rework part of the
2700         documentation of the "set interactive mode" command.
2701
2702 2011-01-19  Tom Tromey  <tromey@redhat.com>
2703
2704         * gdb.texinfo (Threads): Document thread name output and `thread
2705         name' command.
2706         (Threads In Python): Document Thread.name attribute.
2707         (GDB/MI Thread Commands): Document thread attributes.
2708
2709 2011-01-12  Andrew Burgess  <aburgess@broadcom.com>
2710
2711         * gdb.texinfo (GDB/MI Data Manipulation): Update to reflect
2712         changes in mi/mi-cmd-disas.c
2713
2714 2011-01-12  Tom Tromey  <tromey@redhat.com>
2715
2716         * gdb.texinfo (Threads): Remove duplicate text.  Update examples.
2717         Fix "thread apply" text.
2718
2719 2011-01-11  Sergio Durigan Junior  <sergiodj@linux.vnet.ibm.com>
2720             Thiago Jung Bauermann  <bauerman@br.ibm.com>
2721
2722         Implement support for PowerPC BookE ranged watchpoints.
2723         * gdb.texinfo (PowerPC Embedded): Document ranged watchpoints and
2724         the "set powerpc exact-watchpoints" flag.
2725
2726 2011-01-07  Tom Tromey  <tromey@redhat.com>
2727
2728         * gdb.texinfo (Python API): Add descriptions to @menu items.
2729
2730 2011-01-06  Tom Tromey  <tromey@redhat.com>
2731
2732         * gdb.texinfo (Frames In Python): Document gdb.newest_thread.
2733
2734 2010-01-06  Paul Pluzhnikov  <ppluzhnikov@google.com>
2735
2736         * gdb.texinfo (Debugging Output): Document "set debug jit".
2737
2738 2011-01-06  Tom Tromey  <tromey@redhat.com>
2739
2740         PR python/12133:
2741         * gdb.texinfo (Frames In Python): Document various frame
2742         constants.
2743
2744 2011-01-05  Joel Brobecker  <brobecker@adacore.com>
2745
2746         * doc/agentexpr.texi, doc/all-cfg.texi, doc/annotate.texinfo,
2747         doc/gdb.texinfo, doc/gdbint.texinfo, doc/observer.texi,
2748         doc/refcard.tex, doc/stabs.texinfo: Copyright year update.
2749
2750 2011-01-03  Jan Kratochvil  <jan.kratochvil@redhat.com>
2751
2752         * Makefile.in (diststuff): Remove gdb-cfg.texi and GDBvn.texi.
2753         (clean): Add GDBvn.texi.
2754
2755 2010-12-29  Joel Brobecker  <brobecker@adacore.com>
2756
2757         * gdb.texinfo (Ada Glitches): Remove paragraph describing the
2758         occasional case where the debugger prints an array address
2759         instead of the array itself.
2760
2761 2010-12-23  Pedro Alves  <pedro@codesourcery.com>
2762
2763         * gdb.texinfo (Packets) <read registers packet>: Document support
2764         for registers that were not collected.
2765
2766 2010-12-15  Doug Evans  <dje@google.com>
2767
2768         * gdb.texinfo (Startup): Document auto-loading of scripts during
2769         startup.
2770         (Auto-loading): Delete "maint set python auto-load on|off".
2771         Add "set auto-load-scripts on|off".
2772
2773 2010-12-07  Doug Evans  <dje@google.com>
2774
2775         * gdb.texinfo (Mode Options): Document -data-directory.
2776         (Data Files): Add reference to -data-directory.
2777
2778 2010-11-29  Doug Evans  <dje@google.com>
2779
2780         * gdb.texinfo (Pretty-Printer Introduction): Change
2781         printer-name:subprinter-name to printer-name;subprinter-name.
2782
2783 2010-11-29  Phil Muldoon  <pmuldoon@redhat.com>
2784
2785         PR python/12199
2786
2787         * gdb.texinfo (Breakpoints In Python): Document "delete" method.
2788
2789 2010-11-23  Tom Tromey  <tromey@redhat.com>
2790
2791         * gdb.texinfo (Top): Check SYSTEM_READLINE.
2792         (Editing): Likewise.
2793         (Command History): Likewise.
2794         (TUI Keys): Likewise.
2795         (Bug Reporting): Conditionally include rluser.texi and
2796         inc-history.texinfo.
2797         * Makefile.in (READLINE_TEXI_INCFLAG): New variable.
2798         (GDB_DOC_SOURCE_INCLUDES): Add comment.
2799         (GDBvn.texi): Set SYSTEM_READLINE when appropriate.
2800         (gdb.dvi): Use READLINE_TEXI_INCFLAG.
2801         (gdb.pdf): Likewise.
2802         (gdb.info): Likewise.
2803         (gdb/index.html): Likewise.
2804
2805 2010-11-23  Tom Tromey  <tromey@redhat.com>
2806
2807         * Makefile.in (Makefile): Run ../config.status.
2808         (distclean): Update.
2809         * configure: Remove.
2810         * configure.ac: Remove.
2811
2812 2010-11-12  Tom Tromey  <tromey@redhat.com>
2813
2814         * gdb.texinfo (Basic Python): Update.  Add xref.
2815         (Exception Handling): Document new exception classes.
2816         (Types In Python): Update.
2817         (Frames In Python): Update.
2818
2819 2010-11-11  Phil Muldoon  <pmuldoon@redhat.com>
2820
2821         * gdb.texinfo (Breakpoints In Python): Document "internal"
2822         parameter, and visible attribute.
2823
2824 2010-11-05  Doug Evans  <dje@google.com>
2825
2826         * gdb.texinfo (Source Path): Document "set directories".
2827
2828 2010-11-05  Ken Werner  <ken.werner@de.ibm.com>
2829
2830         * gdb.texinfo: (Summary) Add mention about OpenCL C language support.
2831         (OpenCL C): New node.
2832
2833 2010-11-02  Doug Evans  <dje@google.com>
2834
2835         * gdb.texinfo (Pretty Printing): Expand into three sections,
2836         introduction, example, and commands.
2837         (Python API): Delete section Disabling Pretty-Printers, merge into
2838         Selecting Pretty-Printers.
2839         (Writing a Pretty-Printer): New section.  Move the pretty-printer
2840         example here, and reformat to match python coding style.  Add a second
2841         example using the gdb.printing module.
2842         (Python modules): Add gdb.printing.
2843
2844 2010-10-29  Doug Evans  <dje@google.com>
2845
2846         * gdb.texinfo (Python): Fix long line.
2847
2848 2010-10-20  Doug Evans  <dje@google.com>
2849
2850         * gdbint.texinfo (Misc Guidelines): Renamed from Coding.
2851         All references updated.  Correct sections marked as subsections.
2852         (Coding Standards): New chapter.  Move the coding standard related
2853         subsections here.  Add section on Python coding standards.
2854
2855 2010-10-13  Doug Evans  <dje@google.com>
2856
2857         * gdb.texinfo (Python): Add "Python modules".
2858         (Types in Python): Add reference to gdb.types section.
2859         (Python modules): New node.
2860
2861 2010-10-11  Doug Evans  <dje@google.com>
2862
2863         * gdb.texinfo (Values From Inferior): Add reference to "Types in
2864         Python" from gdb.Value.type description.
2865
2866 2010-09-28  Joel Brobecker  <brobecker@adacore.com>
2867
2868         * gdb.texinfo (Ravenscar Profile): New node.
2869
2870 2010-09-22  Tom Tromey  <tromey@redhat.com>
2871
2872         * gdb.texinfo (Values From Inferior): Mention Value.__init__.
2873
2874 2010-09-22  Eli Zaretskii  <eliz@gnu.org>
2875
2876         * gdb.texinfo (Values From Inferior): Clarify that
2877         value.dynamic_type works only in C++ programs with RTTI.
2878
2879 2010-09-15  Paul Bolle  <pebolle@tiscali.nl>
2880
2881         * gdb.texinfo (Character Sets): Correctly reference host-charset
2882         in example.
2883
2884 2010-09-13  Tom Tromey  <tromey@redhat.com>
2885
2886         * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-frames>:
2887         Document "fullname" and "from".
2888
2889 2010-09-01  Marc Khouzam  <marc.khouzam@ericsson.com>
2890
2891         * gdb.texinfo (GDB/MI Miscellaneous Commands): Document new
2892         feature `reverse' output by -list-target-features.
2893
2894 2010-08-31  H.J. Lu  <hongjiu.lu@intel.com>
2895
2896         * gdb.texinfo (i386 Features): Remove an extra "@item".
2897
2898 2010-08-30  Tom Tromey  <tromey@redhat.com>
2899
2900         PR python/11792:
2901         * gdb.texinfo (Values From Inferior): Document dynamic_type.
2902
2903 2010-08-24  Daniel Jacobowitz  <dan@codesourcery.com>
2904
2905         * gdb.texinfo (ARM Features): Document
2906         org.gnu.gdb.arm.m-profile.
2907
2908 2010-08-23  Tom Tromey  <tromey@redhat.com>
2909
2910         PR python/11145:
2911         * gdb.texinfo (Values From Inferior): Document dynamic_cast and
2912         reinterpret_cast methods.
2913
2914 2010-08-23  Tom Tromey  <tromey@redhat.com>
2915
2916         PR python/11915:
2917         * gdb.texinfo (Types In Python): Document array method.
2918
2919 2010-08-18  Thiago Jung Bauermann  <bauerman@br.ibm.com>
2920
2921         * gdb.texinfo (PowerPC Embedded): Mention support for the DVC register.
2922
2923 2010-08-16   Tom Tromey  <tromey@redhat.com>
2924
2925         * gdb.texinfo (Set Watchpoints): Document -location option.
2926
2927 2010-08-13  Doug Evans  <dje@google.com>
2928
2929         * gdb.texinfo (.debug_gdb_scripts section): Fix typo.
2930
2931 2010-08-13  Vladimir Prus  <vladimir@codesourcery.com>
2932
2933         * gdb.texinfo (GDB/MI Data Manipulation): Document
2934         -data-read-memory-raw and -data-write-memory-raw.
2935
2936 2010-08-11  Tom Tromey  <tromey@redhat.com>
2937             Phil Muldoon <pmuldoon@redhat.com>
2938
2939         * gdb.texinfo (Basic Python): Describe post_event API.
2940
2941 2010-08-11  Phil Muldoon  <pmuldoon@redhat.com>
2942
2943         * gdb.texinfo (Basic Python): Describe solib_address and
2944         decode_line Python APIs
2945
2946 2010-08-10  Tom Tromey  <tromey@redhat.com>
2947
2948         * gdb.texinfo (Pretty Printing API): Document
2949         gdb.default_visualizer.
2950
2951 2010-08-10  Tom Tromey  <tromey@redhat.com>
2952
2953         Revert gdb-add-index addition:
2954         * gdb.texinfo (Index Files): Don't document gdb-add-index.
2955
2956 2010-08-07  Jan Kratochvil  <jan.kratochvil@redhat.com>
2957             Eli Zaretskii <eliz@gnu.org>
2958
2959         * gdb.texinfo (Mode Options) <-batch>
2960         (Basic Python) <gdb.execute>: Describe setting width and height.
2961
2962 2010-07-31  Paul Pluzhnikov  <ppluzhnikov@google.com>
2963
2964         * gdb.texinfo (Threads): Document 'debug libthread-db'.
2965
2966 2010-07-30  Tom Tromey  <tromey@redhat.com>
2967
2968         * gdb.texinfo (Index Files): Mention gdb-add-index.
2969
2970 2010-07-30  Hui Zhu  <teawater@gmail.com>
2971
2972         * gdb.texinfo (Inferiors and Programs): Update the introduce of
2973         "detach inferior" and "kill inferior".
2974
2975 2010-07-28  CHENG Renquan  <rqcheng@smu.edu.sg>
2976
2977         * gdb.texinfo (Machine Code): Update description of two forms of
2978         arguments, and add new example to demonstrate the new form.
2979
2980 2010-07-27  Phil Muldoon  <pmuldoon@redhat.com>
2981
2982         * gdb.texinfo (Values From Inferior): Add value inferior function
2983         call description.
2984
2985 2010-07-19  Jan Kratochvil  <jan.kratochvil@redhat.com>
2986
2987         * gdb.texinfo (Active Targets): Fix wrong comma placement.
2988
2989 2010-07-19  Jan Kratochvil  <jan.kratochvil@redhat.com>
2990             Eli Zaretskii  <eliz@gnu.org>
2991
2992         Make core files the process_stratum.
2993         * gdb.texinfo (Active Targets): Remove core_stratum.  Include
2994         record_stratum example.
2995
2996 2010-07-13  Tom Tromey  <tromey@redhat.com>
2997
2998         * gdb.texinfo (Index Files): New node.
2999
3000 2010-07-13  Tom Tromey  <tromey@redhat.com>
3001
3002         * gdb.texinfo (GDB/MI Variable Objects): Remove extra 'for'.
3003
3004 2010-07-13  Tom Tromey  <tromey@redhat.com>
3005
3006         * gdb.texinfo (Specify Location): Document labels.
3007
3008 2010-07-01  Pedro Alves  <pedro@codesourcery.com>
3009
3010         * gdb.texinfo (Create and Delete Tracepoints): Add more index
3011         entries for fast tracepoints and static tracepoints.
3012
3013 2010-07-01  Pedro Alves  <pedro@codesourcery.com>
3014
3015         * gdb.texinfo (General Query Packets) <qfThreadInfo,
3016         qsThreadInfo>: Spell out `l' as ell.
3017
3018 2010-07-01  Pedro Alves  <pedro@codesourcery.com>
3019
3020         * gdb.texinfo (Convenience Variables): Document $_sdata.
3021         (Commands to Set Tracepoints): Describe static tracepoints.  Add
3022         `Listing Static Tracepoint Markers' menu entry.  Document
3023         "strace".
3024         (Tracepoint Action Lists): Document collecting $_sdata.
3025         (Listing Static Tracepoint Markers): New subsection.
3026         (Tracepoints support in gdbserver): Mention static tracepoints.
3027         (remote packets, enabling and disabling): Mention
3028         read-sdata-object.
3029         (General Query Packets) <qSupported>: Document qXfer:sdata:read
3030         and StaticTracepoint.
3031         Mention qTfSTM, qTsSTM and qTSTMat as tracepoint packets.
3032         Document qXfer:sdata:read.
3033         (Tracepoint packets): Document qTfSTM, qTsSTM and qTSTMat.
3034
3035 2010-06-29  Joel Brobecker  <brobecker@adacore.com>
3036
3037         * gdb.texinfo (Threads In Python): Fix unmatched @end table.
3038
3039 2010-06-28  Phil Muldoon  <pmuldoon@redhat.com>
3040             Tom Tromey  <tromey@redhat.com>
3041             Thiago Jung Bauermann  <bauerman@br.ibm.com>
3042
3043         * gdb.texinfo (Inferiors In Python): New node.
3044         * gdb.texinfo (Threads In Python): New node.
3045
3046 2010-06-28  Joel Brobecker  <brobecker@adacore.com>
3047
3048         * gdb.texinfo (Python): Document what the python directory is
3049         and what its location is.
3050         (Basic Python): Document the gdb.PYTHONDIR constant.
3051
3052 2010-06-25  Tom Tromey  <tromey@redhat.com>
3053
3054         PR python/10808:
3055         * gdb.texinfo (Basic Python): Document new gdb.execute argument.
3056
3057 2010-06-24  Hui Zhu  <teawater@gmail.com>
3058
3059         * gdb.texinfo: (Commands for Controlled Output): Add
3060         documentation for command "eval".
3061
3062 2010-06-21  Stan Shebs  <stan@codesourcery.com>
3063
3064         * gdb.texinfo: Add explicit @node and @appendix for GFDL.
3065         * annotate.texinfo: Ditto.
3066         * gdbint.texinfo: Ditto.
3067         * stabs.texinfo: Ditto.
3068
3069 2010-06-22  Hui Zhu  <teawater@gmail.com>
3070
3071         * gdb.texinfo: (Process Record and Replay): Add documentation
3072         for command "set record memory-query".
3073
3074 2010-06-21  Stan Shebs  <stan@codesourcery.com>
3075
3076         * gdb.texinfo: Relicense under GFDL version 1.3.
3077         * annotate.texinfo: Relicense under GFDL version 1.3.
3078         * gdbint.texinfo: Relicense under GFDL version 1.3.
3079         * stabs.texinfo: Relicense under GFDL version 1.3.
3080         * fdl.texi: Update to version 1.3.
3081
3082 2010-06-18  Stan Shebs  <stan@codesourcery.com>
3083
3084         * gdb.texinfo (Operating System Auxiliary Information): Describe
3085         "info os" when no arguments given.
3086
3087         * gdb.texinfo (Debugging Programs with Multiple Threads): Describe
3088         $_thread.
3089
3090 2010-06-18  Hui Zhu  <teawater@gmail.com>
3091
3092         * gdb.texinfo: (Process Record and Replay): Add documentation
3093         for commands "record save" and "record restore".
3094
3095 2010-06-16  Jan Kratochvil  <jan.kratochvil@redhat.com>
3096
3097         * gdb.texinfo: Include information about the correct use
3098         of addresses in the `watch' command.
3099
3100 2010-06-11  Stan Shebs  <stan@codesourcery.com>
3101
3102         * gdb.texinfo (Observer Mode): New section.
3103         (General Query Packets): Document QAllow.
3104
3105 2010-06-04  Doug Evans  <dje@google.com>
3106
3107         * gdb.texinfo (Python API): New node `Disabling Pretty-Printers'.
3108
3109 2010-06-03  Doug Evans  <dje@google.com>
3110
3111         * gdbint.texinfo (Coding): Add subsection on command names.
3112
3113 2010-06-02  Tom Tromey  <tromey@redhat.com>
3114
3115         * gdb.texinfo (Maintenance Commands): Document maint set dwarf2
3116         always-disassemble.
3117
3118 2010-06-01  Pedro Alves  <pedro@codesourcery.com>
3119
3120         * gdb.texinfo (Set Tracepoints): Mention tracepoints support in
3121         gdbserver, and add cross reference.
3122         (Tracepoints support in gdbserver): New subsection.
3123
3124 2010-05-26  Pedro Alves  <pedro@codesourcery.com>
3125
3126         * gdb.texinfo (General Query Packets) <qSupported>: Describe the
3127         `qRelocInsn' feature.
3128         (Relocate instruction reply packet): New subsection
3129         of `Tracepoint Packets'.
3130         (Tracepoint Packets): Mention that packets QTDP and QTStart
3131         support the qRelocInsn request, and add cross reference to new
3132         subsection.
3133
3134 2010-05-25  Doug Evans  <dje@google.com>
3135
3136         * gdb.texinfo (Exception Handling): Document gdb.GdbError.
3137         (Commands In Python): Document gdb.string_to_argv.
3138
3139 2010-05-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
3140
3141         * gdbint.texinfo (Host Definition): Remove items NORETURN and
3142         ATTR_NORETURN.
3143
3144 2010-04-29  Phil Muldoon  <pmuldoon@redhat.com>
3145             Tom Tromey  <tromey@redhat.com>
3146             Thiago Jung Bauermann  <bauerman@br.ibm.com>
3147
3148         * gdb.texinfo (Parameters In Python): New Node.
3149
3150 2010-04-29  Mihail Zenkov  <mihail.zenkov@gmail.com>
3151
3152         * gdb.texinfo: (Summary) Add mention about D language support.
3153         (Filenames): Add D suffixes.
3154         (D): New node.
3155
3156 2010-04-26  Pierre Muller  <muller@ics.u-strasbg.fr>
3157
3158         * gdbint.texinfo (CANNOT_STEP_HW_WATCHPOINTS): Remove explanation
3159         of macro deleted from GDB code.
3160
3161 2010-04-24  Pedro Alves  <pedro@codesourcery.com>
3162
3163         * gdb.texinfo (Commands to specify files): Describe what how GDB
3164         looks up DOS-based filesystem paths on the system root.  Document
3165         the new `set/show target-file-system-kind' commands.
3166
3167 2010-04-23  Doug Evans  <dje@google.com>
3168
3169         * gdb.texinfo (Python): Move Auto-loading section here ...
3170         (Python API): from here.
3171         (Auto-loading): Add docs for .debug_gdb_scripts auto-loaded scripts.
3172         (Maintenance Commands): Add docs for "maint print section-scripts".
3173
3174 2010-04-20  Chris Moller  <cmoller@redhat.com>
3175
3176         * gdb.texinfo (Setting Breakpoints): Added description of
3177         filename-qualified rbreak.
3178         * refcard.tex (Breakpoints and Watchpoints): Added brief
3179         description of filename-qualified rbreak.
3180
3181 2010-04-22  Jan Kratochvil  <jan.kratochvil@redhat.com>
3182
3183         * gdb.texinfo (Data): New @menu reference to Pretty Printing.
3184         (Python API): Change the reference to Pretty Printing API.
3185         (Pretty Printing): Move the user part under the Data node.  Reformat
3186         the sample output to 72 columns.  Create a new reference to Pretty
3187         Printing API.  Rename the API part ...
3188         (Pretty Printing API): To a new node name.
3189         (Selecting Pretty-Printers, Progspaces In Python, Objfiles In Python)
3190         (GDB/MI Variable Objects): Change references to Pretty Printing API.
3191
3192 2010-04-21  Stan Shebs  <stan@codesourcery.com>
3193
3194         * gdb.texinfo (Tracepoint Actions): Mention synonymy of actions
3195         and commands.
3196         (Listing Tracepoints): Update to reflect current behavior.
3197
3198 2010-04-22  Pierre Muller  <muller@ics.u-strasbg.fr>
3199
3200         * gdb.texinfo (Examining memory): Update for change in string
3201         display with explicit size.
3202
3203 2010-04-19  Pedro Alves  <pedro@codesourcery.com>
3204
3205         PR breakpoints/8554.
3206
3207         * gdb.texinfo (Save Breakpoints): New node.
3208         (save-tracepoints): Rename to ...
3209         (save tracepoints): ... this.  Mention that `save-tracepoints' is
3210         a deprecated alias to `save tracepoints'.
3211
3212 2010-04-16  Pierre Muller  <muller@ics.u-strasbg.fr>
3213
3214         * gdb.texinfo ($_tlb): Document new automatic convinience variable.
3215         (info w32 thread-information-block): Document new command.
3216         (qGetTIBAddress): Document new gdbserver query.
3217         (maint set/show show-all-tib): Document new command.
3218
3219 2010-04-15  Doug Evans  <dje@google.com>
3220
3221         * gdb.texinfo (Python API): Add progspaces section.
3222         (Selecting Pretty-Printers): Progspace pretty-printers are
3223         searched too.
3224         (Progspaces In Python): New section.
3225
3226         * gdb.texinfo (Command Files): Add docs for new "source -s" option.
3227
3228 2010-04-14  Phil Muldoon  <pmuldoon@redhat.com>
3229
3230         * gdb.texinfo (Pretty Printing): Document behaviour when to_string
3231         returns None.
3232
3233 2010-04-09  Stan Shebs  <stan@codesourcery.com>
3234
3235         * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
3236         Describe the `frames-created' field, tweak grammar.
3237
3238 2010-04-09  Pedro Alves  <pedro@codesourcery.com>
3239
3240         * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
3241         Describe the `circular' and `disconnected' fields.
3242
3243 2010-04-09  H.J. Lu  <hongjiu.lu@intel.com>
3244
3245         * gdb.texinfo (maint print registers): Mention unavailable and
3246         invisible registers.
3247
3248 2010-04-09  Phil Muldoon  <pmuldoon@redhat.com>
3249             Thiago Jung Bauermann  <bauerman@br.ibm.com>
3250             Tom Tromey  <tromey@redhat.com>
3251
3252         * gdb.texinfo (Breakpoints In Python): New Node.
3253
3254 2010-04-08  Stan Shebs  <stan@codesourcery.com>
3255
3256         * gdb.texinfo (Tracepoint Packets): Describe disconn and circular
3257         trace status fields.
3258
3259 2010-04-08  H.J. Lu  <hongjiu.lu@intel.com>
3260
3261         * gdb.texinfo (i386 Features): Make org.gnu.gdb.i386.avx
3262         optional.  Make org.gnu.gdb.i386.avx requires
3263         org.gnu.gdb.i386.avx.
3264
3265 2010-04-08  Doug Evans  <dje@google.com>
3266
3267         * gdb.texinfo (Command Files): Document that gdb skips $cdir in
3268         search path, and document that gdb only scans the search path if
3269         the script's path doesn't specify a directory.
3270
3271 2010-04-05  Doug Evans  <dje@google.com>
3272
3273         * gdb.texinfo (maint show python auto-load): Fix typo.
3274
3275 2010-04-04  Stan Shebs  <stan@codesourcery.com>
3276
3277         * gdb.texinfo (Setting Breakpoints): "info watch" no longer a synonym.
3278         (Setting Watchpoints): Update description of "info watch".
3279         (Disabling Breakpoints): Only "info break" lists all.
3280
3281         * gdb.texinfo (Tracepoint Restrictions): Document PC inference.
3282         (tdump): Explain how tdump works.
3283
3284 2010-04-01  Pedro Alves  <pedro@codesourcery.com>
3285
3286         * gdb.texinfo (Break Commands): Clarify `commands' changes, and
3287         add cross reference.
3288
3289 2010-03-31  Pedro Alves  <pedro@codesourcery.com>
3290
3291         * gdb.texinfo (TUI Commands): Mention that in some cases, these
3292         commands error out.
3293
3294 2010-03-30  H.J. Lu  <hongjiu.lu@intel.com>
3295
3296         * gdb.texinfo (i386 Features): Add org.gnu.gdb.i386.avx.
3297
3298 2010-03-30  H.J. Lu  <hongjiu.lu@intel.com>
3299
3300         * gdb.texinfo (General Query Packets): Add xmlRegisters.
3301
3302 2010-03-29  Stan Shebs  <stan@codesourcery.com>
3303             Nathan Sidwell  <nathan@codesourcery.com>
3304
3305         * gdb.texinfo (GDB/MI Tracepoint Commands): Add notes about the
3306         GDBN equivalent.
3307         (Set Tracepoints): Remove mention that conditional tracepoints
3308         don't exist.
3309         (Tracepoint Actions): Clarify when while-stepping collection
3310         happens, note that while-stepping does not automatically collect
3311         $pc.
3312
3313 2010-03-29  Stan Shebs  <stan@codesourcery.com>
3314
3315         * gdb.texinfo (Tracepoint Packets): Describe QTDPsrc.
3316         (General Query Packets): Describe TracepointSource.
3317
3318 2010-03-27  Matt Rice  <ratmice@gmail.com>
3319
3320         * gdb.texinfo (ARM): Document arguments to "target sim".
3321         (Set Catchpoints): Use @dots{} instead of @r{...}.
3322
3323 2010-03-26  Pedro Alves  <pedro@codesourcery.com>
3324
3325         * gdb.texinfo (Tracepoint Packets): Remove mention that
3326         terror:string may be plain text, and drop mention of X prefix.
3327
3328 2010-03-26  Vladimir Prus  <vladimir@codesourcery.com>
3329
3330         * gdb.texinfo (GDB/MI Tracepoint Commands): Add comma after @xref.
3331
3332 2010-03-24  Stan Shebs  <stan@codesourcery.com>
3333
3334         * gdb.texinfo (Tracepoint Packets): Document trace error status.
3335
3336 2010-03-24  Tom Tromey  <tromey@redhat.com>
3337
3338         PR breakpoints/9352:
3339         * gdb.texinfo (Break Commands): Update.
3340
3341 2010-03-24  Vladimir Prus  <vladimir@codesourcery.com>
3342
3343         * gdb.texinfo (GDB/MI Tracepoint Commands): Document MI tracepoint
3344         commands.
3345
3346 2010-03-16  Stan Shebs  <stan@codesourcery.com>
3347
3348         * gdb.texinfo (Starting and Stopping Trace Experiments): Describe
3349         circular-trace-buffer.
3350         (Tracepoint Packets): Describe QTBuffer, and details of the
3351         qTStatus reply.
3352
3353 2010-03-12  Stan Shebs  <stan@codesourcery.com>
3354             Nathan Sidwell  <nathan@codesourcery.com>
3355
3356         * gdb.texinfo (Tracepoint Actions): Clarify that while-stepping is
3357         doing instruction stepping.
3358         (Tracepoint Restrictions): New node.
3359
3360 2010-03-10  Tom Tromey  <tromey@redhat.com>
3361
3362         * gdbint.texinfo (Symbol Handling): Update.
3363
3364 2010-03-08  Tom Tromey  <tromey@redhat.com>
3365
3366         PR cli/9591:
3367         * gdb.texinfo (Mode Options): Mention lack of pagination and
3368         confirmation with --batch.
3369         (Screen Size): Mention --batch.
3370         (Messages/Warnings): Likewise.
3371
3372 2010-03-05  Tom Tromey  <tromey@redhat.com>
3373
3374         * gdb.texinfo (Basic Python): Document target_charset and
3375         target_wide_charset.
3376
3377 2010-03-05  Tom Tromey  <tromey@redhat.com>
3378
3379         * gdb.texinfo (Data): Link to pretty-printing.
3380         (Output Formats): Likewise.  Correct text.
3381
3382 2010-03-01  Daniel Jacobowitz  <dan@codesourcery.com>
3383
3384         * gdb.texinfo (Types): Describe <struct> and <flags>.
3385
3386 2010-02-28  Phil Muldoon  <pmuldoon@redhat.com>
3387
3388         * gdb.texinfo (Frames In Python): Add block parameter and
3389         description to read_var text.
3390
3391 2010-02-26  Phil Muldoon  <pmuldoon@redhat.com>
3392             Tom Tromey  <tromey@redhat.com>
3393
3394         * gdb.texinfo (Types In Python): Describe block argument in
3395         template_argument and gdb.lookup_type.
3396
3397 2010-02-24  Tom Tromey  <tromey@redhat.com>
3398
3399         * gdb.texinfo (Cygwin Native): Fix typo.
3400
3401 2010-02-24  Phil Muldoon  <pmuldoon@redhat.com>
3402
3403         * gdb.texinfo (Frames In Python): Add block, find_sal, function
3404         and select method descriptions.
3405         (Python API): Add Blocks In Python, Symbols in Python and Symbol
3406         Tables in Python to menu.
3407         (Blocks In Python): New node.
3408         (Symbols In Python): New node.
3409         (Symbol Tables in Python): New node.
3410
3411 2010-02-24  Vladimir Prus  <vladimir@codesourcery.com>
3412
3413         Multiexec MI
3414
3415         gdb/
3416         * breakpoint.c (clear_syscall_counts): Take struct inferior*.
3417
3418         gdb/doc/
3419         * gdb.texinfo (GDB/MI Command Syntax): Document notification
3420         changes.
3421         (GDB/MI Program Execution): Document current behaviour of
3422         --all and --thread-group.
3423         (GDB/MI Miscellaneous Commands): Document -add-inferior and
3424         -remove-inferior.
3425         * observer.texi (inferior_added, inferior_removed): New
3426         observers.
3427
3428 2010-02-19  Tom Tromey  <tromey@redhat.com>
3429
3430         * gdbint.texinfo (Getting Started): Fix @node.
3431         (Debugging GDB): Likewise.
3432
3433 2010-02-13  Joel Brobecker  <brobecker@adacore.com>
3434
3435         * gdbint.texinfo (Testsuite): New section "Testsuite Configuration",
3436         documenting the gdb_test_timeout variable.
3437
3438 2010-02-12  Jakob Engblom  <jakob@virtutech.com>
3439
3440         * gdb.texinfo (MI commands): Added documentation of --reverse
3441         option to a set of MI commands. Restructured documentation of MI
3442         commands --exec-continue to reflect the complexity of reverse
3443         execution.
3444
3445 2010-02-12  Pedro Alves  <pedro@codesourcery.com>
3446
3447         * gdb.texinfo (Using the Collected Data): Specify that the address
3448         range of `tfind outsize' is exclusive, and that the address range
3449         of `tfind range' is inclusive.
3450         (Tracepoint Packets): Specify that the address range of
3451         `QTFrame:range' is inclusive, and that the address range of
3452         `QTFrame:outside' is exclusive
3453
3454 2010-02-12  Vladimir Prus  <vladimir@codesourcery.com>
3455
3456         * gdb.texinfo (GDB/MI Result Records): Clarify ^running.
3457
3458 2010-02-10  Tom Tromey  <tromey@redhat.com>
3459
3460         * gdb.texinfo (Debugging Output): Document set debug parser and
3461         show debug parser.
3462
3463 2010-02-09  H.J. Lu  <hongjiu.lu@intel.com>
3464
3465         * gdb.texinfo (Predefined Target Types): Add i387_ext,
3466         i386_eflags and i386_mxcsr.
3467
3468 2010-02-08  H.J. Lu  <hongjiu.lu@intel.com>
3469
3470         * gdb.texinfo: Document i386 target features.
3471
3472 2010-02-05  Doug Evans  <dje@google.com>
3473
3474         * gdbint.texinfo (Testsuite): Add a new section to document the
3475         various DejaGnu variables that may be overridden.
3476         Document INTERNAL_GDBFLAGS.
3477
3478 2010-02-04  Tom Tromey  <tromey@redhat.com>
3479
3480         PR cli/8830:
3481         * gdb.texinfo (Files): -readnow comes before the filename for file
3482         and symbol-file.
3483
3484 2010-02-01  Daniel Jacobowitz  <dan@codesourcery.com>
3485
3486         * gdb.texinfo (Architecture-Specific Protocol Details): New section.
3487         Document ARM breakpoint types.
3488         (Register Packet Format): Move into the new section.
3489         (Packets): Describe the KIND argument for Z0, z0, Z1, and z1 packets.
3490
3491 2010-01-21  Joel Brobecker  <brobecker@adacore.com>
3492
3493         * gdb.texinfo (File Options): Adjust the documentation of this
3494         switch to refer to the "source" command rather than partially
3495         duplicating some of the relevant information.
3496         (Extending GDB): Introduce and document the set/show script-extension
3497         setting.
3498         (Command Files): Add note explaining that the "source" command
3499         is also used to evalute scripts written in other languages.
3500         Remove the short slightly incorrect reference to sourcing Python
3501         scripts.
3502         (Python Commands): Document how to execute a Python script from GDB.
3503
3504 2010-01-19  Joel Brobecker  <brobecker@adacore.com>
3505
3506         * gdb.texinfo (Command Files): Fix typo.
3507
3508 2010-01-18  Tom Tromey  <tromey@redhat.com>
3509
3510         * gdb.texinfo (File Options): Document -x on .py files.
3511         (Command Files): Document handling of Python scripts.
3512
3513 2010-01-18  Jie Zhang  <jie.zhang@analog.com>
3514
3515         * Makefile.in (ANNOTATE_DOC_BUILD_INCLUDES): Add GDBvn.texi.
3516
3517 2010-01-15  Stan Shebs  <stan@codesourcery.com>
3518
3519         * gdb.texinfo (Trace Files): New section.
3520         (Tracepoint Packets): Document QTSave and qTBuffer.
3521         (Trace File Format): New appendix.
3522
3523 2010-01-13  Phil Muldoon  <pmuldoon@redhat.com>
3524
3525         * gdb.texinfo (Values From Inferior): Document lazy_string value
3526         method.
3527         (Python API): Add Lazy strings menu item.
3528         (Lazy Strings In Python): New node.
3529
3530 2010-01-13  Vladimir Prus  <vladimir@codesourcery.com>
3531
3532         * gdb.texinfo (GDB/MI Thread Information): New.
3533         (GDB/MI Async Records): Document the core field in *stopped.
3534         (GDB/MI Miscellaneous Commands): Expand -list-thread-groups
3535         documentation
3536         (Process list): Document that osdata document may contain
3537         threads.
3538         (Remote Serial Protocol): Document qXfer:threads.
3539
3540 2010-01-06  Stan Shebs  <stan@codesourcery.com>
3541
3542         * gdb.texinfo (Starting and Stopping Trace Experiments): Document
3543         disconnected tracing.
3544         (Tracepoint Packets): Document new protocol.
3545
3546 2010-01-05  Stan Shebs  <stan@codesourcery.com>
3547
3548         * gdb.texinfo (Create and Delete Tracepoints): Describe fast
3549         tracepoints.
3550         (Tracepoint Packets): Describe remote protocol for fast
3551         tracepoints.
3552
3553 2010-01-01  Joel Brobecker  <brobecker@adacore.com>
3554
3555         Update the "Start of New Year Procedure".
3556         * gdbint.texinfo: Add the list of files that need to be updated
3557         manually.  Minor reformatting.
3558
3559 2010-01-01  Joel Brobecker  <brobecker@adacore.com>
3560
3561         * refcard.tex: Update copyright year in header and text.
3562
3563 2010-01-01  Joel Brobecker  <brobecker@adacore.com>
3564
3565         * agentexpr.texi: Add 2010 to the list of copyright years.
3566         * annotate.texinfo: Likewise.
3567         * gdb.texinfo: Likewise.
3568         * gdbint.texinfo: Likewise.
3569         * observer.texi: Likewise.
3570         * stabs.texinfo: Likewise.
3571
3572 2009-12-31  Stan Shebs  <stan@codesourcery.com>
3573
3574         * gdb.texinfo (Tracepoint Actions): Describe teval.
3575
3576 2009-12-29  Stan Shebs  <stan@codesourcery.com>
3577
3578         * gdb.texinfo (Tracepoint Actions): Describe default-collect.
3579
3580 2009-12-28  Stan Shebs  <stan@codesourcery.com>
3581
3582         * gdb.texinfo (Trace State Variables): New section.
3583         (Tracepoint Packets): Describe trace state variable packets.
3584         * agentexpr.texi (Bytecode Descriptions): Describe trace state
3585         variable bytecodes.
3586
3587 2009-12-28  Daniel Jacobowitz  <dan@codesourcery.com>
3588
3589         * gdb.texinfo (Symbols): "info variables" prints definitions, not
3590         declarations.
3591
3592 2009-12-21  Vladimir Prus  <vladimir@codesourcery.com>
3593
3594         * gdb.texinfo (GDB/MI Miscellaneous Commands): Clarify that
3595         -gdb-exit behaviour.
3596
3597 2009-12-20  Joel Brobecker  <brobecker@adacore.com>
3598
3599         * gpl.texi: Update to version 3 of the GPL.
3600
3601 2009-12-20  Joel Brobecker  <brobecker@adacore.com>
3602
3603         * Makefile.in: Update copyright header.
3604         * observer.texi: Fix the copyright header of the generated files.
3605
3606 2009-12-08  Phil Muldoon  <pmuldoon@redhat.com>
3607
3608         * gdb.texinfo (Types In Python): Describe range function.
3609
3610 2009-12-03  Richard Ward  <richard.j.ward1@googlemail.com>
3611
3612         * gdb.texinfo (Types In Python): Describe "is_base_class".
3613
3614 2009-12-03  Tom Tromey  <tromey@redhat.com>
3615
3616         * gdb.texinfo (Basic Python): Document gdb.parse_and_eval.
3617
3618 2009-12-02  Paul Pluzhnikov  <ppluzhnikov@google.com>
3619
3620         * observer.texi: New memory_changed observer.
3621
3622 2009-12-01  Tom Tromey  <tromey@redhat.com>
3623
3624         * gdb.texinfo (Reverse Execution): Fix typo.
3625
3626 2009-11-24  Daniel Jacobowitz  <dan@codesourcery.com>
3627
3628         PR gdb/8704
3629
3630         * gdb.texinfo (Thread-Specific Breakpoints): Thread specifiers
3631         are allowed after the breakpoint condition.
3632
3633 2009-11-23  Tom Tromey  <tromey@redhat.com>
3634
3635         PR python/10782:
3636         * gdb.texinfo (Types In Python): Document Type.pointer.
3637
3638 2009-11-23  Paul Pluzhnikov  <ppluzhnikov@google.com>
3639
3640         * gdb.texinfo (Machine Code): Adjust.
3641
3642 2009-11-11  Pedro Alves  <pedro@codesourcery.com>
3643
3644         * agentexpr.texi (Tracing On Symmetrix): Delete section.
3645         (Using Agent Expressions): Delete cross reference.
3646
3647 2009-11-07  Joel Brobecker  <brobecker@adacore.com>
3648
3649         * gdbint.texinfo, stabs.texinfo: Move the @setchapternewpage
3650         and @settitle directives up to help makeinfo find them.
3651
3652 2009-11-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
3653
3654         * gdb.texinfo (set debug-file-directory, show debug-file-directory)
3655         (Auto-loading): Use plural and note one can use multiple components now.
3656
3657 2009-11-01  Vladimir Prus  <vladimir@codesourcery.com>
3658
3659         * gdb.texinfo (GDB/MI Stack Manipulation): Make
3660         -stack-list-arguments have the same documentation for parameter
3661         as -stack-list-locals. Add comas.
3662
3663 2009-10-27  Tom Tromey <tromey@redhat.com>
3664             Eli Zaretskii <eliz@gnu.org>
3665
3666         PR python/10781
3667
3668         * gdb.texinfo (Values From Inferior): Document cast method.
3669
3670 2009-10-22  Paul Pluzhnikov  <ppluzhnikov@google.com>
3671
3672         * gdb.texinfo (Machine Code): Mention function name in disasssembly
3673         and adjust example.
3674
3675 2009-10-22  Michael Snyder  <msnyder@vmware.com>
3676
3677         * gdb.texinfo (Process Record and Replay): Document new form of
3678         info record command.  Also document the new save and restore
3679         commands.
3680
3681 2009-10-21  Paul Pluzhnikov  <ppluzhnikov@google.com>
3682
3683         * gdb.texinfo (Machine Code): Mention current pc marker.
3684         (Memory): Likewise.
3685
3686 2009-10-19  Pedro Alves  <pedro@codesourcery.com>
3687             Stan Shebs  <stan@codesourcery.com>
3688
3689         * observer.texi (new_inferior): Rename to...
3690         (inferior_appeared): ... this.
3691
3692         * gdb.texinfo (Inferiors): Rename node to ...
3693         (Inferiors and Programs): ... this.  Mention running multiple
3694         programs in the same debug session.
3695         <info inferiors>: Mention the new 'Executable' column if "info
3696         inferiors".  Update examples.  Document the "add-inferior",
3697         "clone-inferior", "remove-inferior" and "maint info
3698         program-spaces" commands.
3699         (Process): Rename node to...
3700         (Forks): ... this.  Document "set|show follow-exec-mode".
3701
3702 2009-10-11  Michael Snyder  <msnyder@vmware.com>
3703
3704         * gdb.texinfo (ReverseStep): Show default as "unsupported".
3705         (ReverseContinue): Ditto.
3706
3707 2009-10-08  Paul Pluzhnikov  <ppluzhnikov@google.com>
3708
3709         * gdb.texinfo (Server): Document libthread-db-search-path.
3710
3711 2009-10-08  Jan Kratochvil  <jan.kratochvil@redhat.com>
3712
3713         * gdbint.texinfo (i386_stopped_by_hwbp): Remove.
3714
3715 2009-10-06  Michael Eager  <eager@eagercon.com>
3716
3717         * gdb.texinfo (Contributors): Add self for Xilinx MicroBlaze.
3718         (Embedded Processors): Add MicroBlaze.
3719         (MicroBlaze): New.  Describe Xilinx MicroBlaze
3720
3721 2009-10-04  Pedro Alves  <pedro@codesourcery.com>
3722
3723         * gdb.texinfo (Remote Protocol): Don't mention vCont;T.
3724
3725 2009-09-26  Pierre Muller  <muller@ics.u-strasbg.fr>
3726
3727         * gdb.texinfo (Cygwin Native): Mention support for Ctrl-BREAK.
3728
3729 2009-09-23  Joel Brobecker  <brobecker@adacore.com>
3730
3731         * observer.texi (solib_unloaded): Document explicitly the fact that
3732         this observer is called before the associated symbols are unloaded.
3733
3734 2009-09-19  Vladimir Prus  <vladimir@codesourcery.com>
3735
3736         * gdb.texinfo (GDB/MI Stack Manipulation): Document
3737         -stack-list-variables.
3738
3739 2009-09-18  Tom Tromey  <tromey@redhat.com>
3740
3741         * gdb.texinfo (GDB/MI Variable Objects): -enable-pretty-printing
3742         is experimental.
3743
3744 2009-09-17  Paul Pluzhnikov  <ppluzhnikov@google.com>
3745
3746         * gdb.texinfo (convenince variables): Mention
3747         $_siginfo could be empty.
3748
3749 2009-09-15  Tom Tromey  <tromey@redhat.com>
3750
3751         * gdb.texinfo (GDB/MI Variable Objects): Document
3752         -enable-pretty-printing, -var-set-update-range, dynamic varobjs.
3753         Expand -var-update documentation.
3754
3755 2009-09-14  Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
3756
3757         * gdb.texinfo (Set Catchpoints): Documentation about the catch syscall
3758         feature.
3759
3760 2009-09-13  Daniel Jacobowitz  <dan@codesourcery.com>
3761
3762         * gdbint.texinfo (Unwinding the Frame ID): Reference outer_frame_id.
3763
3764 2009-09-10  Michael Snyder  <msnyder@vmware.com>
3765
3766         * gdb.texinfo (qSupported): Mention new ReverseContinue and
3767         ReverseStep replies to the qSupported query.
3768
3769 2009-09-10  Joel Brobecker  <brobecker@adacore.com>
3770
3771         Add documentation for set/show interactive-mode.
3772         * gdb.texinfo (Other Misc Settings): New node.
3773
3774 2009-09-01  Doug Evans  <dje@google.com>
3775
3776         * gdb.texinfo (Caching Data of Remote Targets): Add note on
3777         non-stop mode's affect on remote caching.
3778
3779 2009-08-31  Jacob Potter  <jdpotter@google.com>
3780             Doug Evans  <dje@google.com>
3781
3782         * gdb.texinfo (Caching Data of Remote Targets): Update text.
3783         Mark `set/show remotecache' options as obsolete.
3784         Document new `set/show stack-cache' option.
3785         Update text for `info dcache'.
3786
3787 2009-08-27  Doug Evans  <dje@google.com>
3788
3789         * gdb.texinfo (Symbols): Delete `set print symbol-loading'.
3790         (Files): Add note on new optional regex arg to `info sharedlibrary'.
3791
3792 2009-08-26  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3793
3794         * gdbint.texinfo (Releasing GDB): Fix confusing sentence
3795         about autoconf.
3796
3797 2009-08-25  Pedro Alves  <pedro@codesourcery.com>
3798
3799         * gdb.texinfo (Debugging Multiple Inferiors): Add "info inferiors"
3800         small example, and describe its columns.  Replace "inferior-id" by
3801         "infno" throughout.
3802
3803 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3804
3805         * gdbint.texinfo (Releasing GDB): Point to
3806         README-maintainer-mode file for required autoconf version.
3807         * configure.ac: Do not substitute datarootdir, htmldir,
3808         pdfdir, docdir.  Do not process --with-datarootdir,
3809         --with-htmldir, --with-pdfdir, --with-docdir.
3810         * configure: Regenerate.
3811
3812         * configure: Regenerate.
3813
3814 2009-08-20  Reid Kleckner  <reid@kleckner.net>
3815
3816         * gdb.texinfo: Add chapter on JIT interface.
3817
3818 2009-08-07  Nick Roberts  <nickrob@snap.net.nz>
3819
3820         * gdb.texinfo (Server Prefix): Explain that server prefix suppresses
3821         confirmation request.
3822
3823 2009-08-05  Jeremy Bennett  <jeremy.bennett@embecosm.com>
3824
3825         * gdb.texinfo (Separate Debug Files, Remote Protocol): Clarified
3826         CRC definitions.
3827
3828 2009-08-03  Vladimir Prus  <vladimir@codesourcery.com>
3829
3830         * gdb.texinfo (GDB/MI Breakpoint Commands): Document
3831         -break-commands.
3832
3833 2009-07-31  Ulrich Weigand  <uweigand@de.ibm.com>
3834
3835         * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
3836         "set spu auto-flush-cache" and "show spu auto-flush-cache" commands.
3837
3838 2009-07-31  Ulrich Weigand  <uweigand@de.ibm.com>
3839
3840         * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
3841         "set spu stop-on-load" and "show spu stop-on-load" commands.
3842
3843 2009-07-31  Ulrich Weigand  <uweigand@de.ibm.com>
3844
3845         * gdb.texinfo (Target Descriptions): Document <compatible> element.
3846
3847 2009-07-28  Daniel Jacobowitz  <dan@codesourcery.com>
3848
3849         * gdb.texinfo (ARM Features): Document org.gnu.gdb.arm.vfp and
3850         org.gnu.gdb.arm.neon.
3851
3852 2009-07-20  Pedro Alves  <pedro@codesourcery.com>
3853
3854         * gdb.texinfo (Target Description Format): Mention the new <osabi>
3855         optional element.
3856         (subsection OS ABI): New subsection.
3857
3858 2009-07-14  Stan Shebs  <stan@codesourcery.com>
3859
3860         * gdb.texinfo (Tracepoint Conditions): New section.
3861         (General Query Packets): Describe ConditionalTracepoints.
3862         (Tracepoint Packets): Describe condition field.
3863         (Maintenance Commands): Describe maint agent-eval.
3864         * agentexpr.texi (Using Agent Expressions): Mention eval usage.
3865
3866 2009-07-11  Hui Zhu  <teawater@gmail.com>
3867
3868         * gdb.texinfo (disassemble): Add a new modifier /r
3869         to "disassemble" command to make it print the raw instructions
3870         in hex as well as in symbolic form.
3871
3872 2009-07-09  Tom Tromey  <tromey@redhat.com>
3873
3874         * gdbint.texinfo (Testsuite): Document parallel make check.
3875
3876 2009-07-09  Tom Tromey  <tromey@redhat.com>
3877
3878         * gdbint.texinfo (Testsuite): Document test transcripts.
3879
3880 2009-07-10  Phil Muldoon  <pmuldoon@redhat.com>
3881
3882         * gdb.texinfo (Values From Inferior): Add length parameter
3883         description.
3884
3885 2009-07-04  Chris Genly  <chris@genly.us>
3886
3887         * gdb.texinfo (GDB/MI Variable Objects): Document child definition
3888         in -var-list-children.  Fix example according to what the code
3889         does.
3890
3891 2009-07-02  Pedro Alves  <pedro@codesourcery.com>
3892
3893         * gdb.texinfo (Debugging multiple inferiors): Document the
3894         "inferior", "detach inferior" and "kill inferior" commands.
3895         (Debugging Programs with Multiple Processes): Adjust to mention
3896         generic "inferior" commands.  Delete mention of "detach fork" and
3897         "delete fork".  Cross reference to "Debugging multiple inferiors"
3898         section.
3899
3900 2009-07-02  Ulrich Weigand  <uweigand@de.ibm.com>
3901
3902         * gdbint.texinfo (Item Output Functions): Update signature
3903         for ui_out_field_core_addr.
3904
3905 2009-07-02  Ulrich Weigand  <uweigand@de.ibm.com>
3906
3907         * gdbint.texinfo (Examples of Use of @code{ui_out} functions):
3908         Update example code extrated from breakpoint.c.
3909
3910 2009-06-28  Paul Pluzhnikov  <ppluzhnikov@google.com>
3911
3912         * gdb.texinfo (GDB/MI Program Context): @ignore unimplemented
3913         MI commands.
3914         (GDB/MI Symbol Query): Likewise.
3915         (GDB/MI File Commands): Likewise.
3916         (GDB/MI File Transfer Commands): Likewise.
3917         (GDB/MI Target Manipulation): Likewise.
3918         (GDB/MI Miscellaneous Commands): Likewise.
3919
3920 2009-06-27  Daniel Jacobowitz  <dan@codesourcery.com>
3921
3922         * gdb.texinfo (Debugging Optimized Code): New chapter.
3923         (Compiling for Debugging): Reference it.  Move some
3924         text to the new section.
3925
3926 2009-06-15  Phil Muldoon  <pmuldoon@redhat.com>
3927
3928         * doc/gdb.texinfo (Calling): Document
3929         set-unwind-on-terminating-exception usage.
3930
3931 2009-06-11  Pedro Alves  <pedro@codesourcery.com>
3932
3933         * gdb.texinfo (All-Stop): Document new 'set schedule-multiple'
3934         command.
3935
3936 2009-06-07  Pedro Alves  <pedro@codesourcery.com>
3937
3938         * gdbint.texinfo (TARGET_HAS_HARDWARE_WATCHPOINTS): Delete all
3939         references.
3940
3941 2009-06-04  Ulrich Weigand  <uweigand@de.ibm.com>
3942
3943         * gdbint.texinfo: Rename formal parameters to gdbarch function
3944         protoypes from "current_gdbarch" to "gdbarch".
3945
3946 2009-05-28  Tom Tromey  <tromey@redhat.com>
3947
3948         * gdb.texinfo (Basic Python): Change get_parameter to parameter.
3949
3950 2009-05-27  Tom Tromey  <tromey@redhat.com>
3951
3952         * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
3953         feature.
3954         (GDB/MI Variable Objects): Document -var-set-visualizer.
3955
3956 2009-04-02  Tom Tromey  <tromey@redhat.com>
3957
3958         * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
3959         feature.
3960         (GDB/MI Variable Objects): Document -var-set-visualizer.
3961
3962 2009-05-27  Tom Tromey  <tromey@redhat.com>
3963             Thiago Jung Bauermann  <bauerman@br.ibm.com>
3964             Phil Muldoon  <pmuldoon@redhat.com>
3965
3966         * gdb.texinfo (Objfiles In Python): Reference pretty printing.
3967         (Pretty Printing): New node.
3968         (Selecting Pretty-Printers): Likewise.
3969         (Python API): Update.
3970         (Output Formats): Document /r format.
3971
3972 2009-05-27  Thiago Jung Bauermann  <bauerman@br.ibm.com>
3973             Tom Tromey  <tromey@redhat.com>
3974
3975         * gdb.texinfo (Types In Python): New node.
3976         (Values From Inferior): "type" is now an attribute.
3977         (Python API): Update.
3978
3979 2009-05-27  Tom Tromey  <tromey@redhat.com>
3980             Thiago Jung Bauermann  <bauerman@br.ibm.com>
3981             Phil Muldoon  <pmuldoon@redhat.com>
3982
3983         * gdb.texinfo: Add @syncodeindex for `tp'.
3984         (Python API): Update.
3985         (Auto-loading): New node.
3986         (Objfiles In Python): New node.
3987
3988 2009-05-15  Paul Pluzhnikov  <ppluzhnikov@google.com>
3989
3990         * gdb.texinfo (Threads): Document libthread-db-search-path.
3991
3992 2009-05-15  Nick Roberts  <nickrob@snap.net.nz>
3993
3994         * gdb.texinfo (GDB/MI General Design): Break up into four nodes.
3995
3996 2009-05-12  Pedro Alves  <pedro@codesourcery.com>
3997
3998         * gdb.texinfo: Document 'set/show debug gnu-nat'.  Replace 'maint
3999         show-debug-regs' docs by 'maint set show-debug-regs' and 'maint
4000         show show-debug-regs' docs.
4001
4002 2009-05-08  Eli Zaretskii  <eliz@gnu.org>
4003
4004         * gdb.texinfo (Process Record and Replay): Add description of
4005         reverse execution.
4006
4007 2009-05-07  Joel Brobecker  <brobecker@adacore.com>
4008
4009         * gdbint.texinfo (Adding support for debugging core files): New node.
4010         (Native Debugging): Remove the ``Native core file Support'' section.
4011
4012 2009-05-01  Eli Zaretskii  <eliz@gnu.org>
4013
4014         * gdb.texinfo (Process Record and Replay): Improve and clarify.
4015         Add index entries.
4016
4017 2009-04-30  Hui Zhu  <teawater@gmail.com>
4018             Michael Snyder  <msnyder@vmware.com>
4019
4020         * gdb.texinfo: (Process Record and Replay): Add documentation for
4021         process record and replay.
4022
4023 2009-04-29  Jan Kratochvil  <jan.kratochvil@redhat.com>
4024
4025         * gdb.texinfo (Macros): Note command-line for `info macro'.  Append
4026         a new part on command-line defined macros.
4027
4028 2009-04-25  Eli Zaretskii  <eliz@gnu.org>
4029
4030         * gdb.texinfo (Machine Code) <disassemble-next-line>: Improve and
4031         clarify the wording.
4032
4033 2009-04-23  Tom Tromey  <tromey@redhat.com>
4034
4035         * gdb.texinfo (Data Files): New node.
4036         (GDB Files): Update menu.
4037
4038 2009-04-23  Joel Brobecker  <brobecker@adacore.com>
4039
4040         * gdbint.texinfo (Defining Other Architecture Features): Remove
4041         entry for PROCESS_LINENUMBER_HOOK.
4042
4043 2009-04-22  Vladimir Prus  <vladimir@codesourcery.com>
4044
4045         * gdb.texinfo (GDB/MI Program Execution): Document -exec-jump.
4046
4047 2009-04-22  Hui Zhu  <teawater@gmail.com>
4048
4049         * gdb.texinfo (disassemble-next-line): Set the default of
4050         disassemble-next-line to off.
4051
4052 2009-04-21  Joseph Myers  <joseph@codesourcery.com>
4053
4054         * configure.ac (--with-datarootdir, --with-docdir, --with-pdfdir,
4055         --with-htmldir): New.
4056         * configure: Regenerate.
4057         * Makefile.in (datarootdir, docdir): Define.
4058         (gdb.dvi, gdb.pdf): Use same -I options as for building gdb.info
4059         instead of $(SET_TEXINPUTS).
4060         (gdbint.dvi, gdbint.pdf): Use same -I options as for building
4061         gdbint.info instead of $(SET_TEXINPUTS).
4062         (gdbint/index.html): Use same -I options as for building
4063         gdbint.info.
4064         (stabs.dvi, stabs.pdf): Use same -I options as for building
4065         stabs.info instead of $(SET_TEXINPUTS).
4066         (stabs/index.html): Use same -I options as for building
4067         stabs.info.
4068         (annotate.dvi, annotate.pdf): Use same -I options as for building
4069         annotate.info instead of $(SET_TEXINPUTS).
4070         (annotate/index.html): Use same -I options as for building
4071         annotate.info.
4072
4073 2009-04-21  David Daney  <ddaney@caviumnetworks.com>
4074
4075         * gdb.texinfo (maint show-debug-regs): Remove mention of x86.
4076
4077 2009-04-21  Joseph Myers  <joseph@codesourcery.com>
4078
4079         * gdb.texinfo (Source Path): Document --with-relocated-sources.
4080
4081 2009-04-18  Carlos O'Donell  <carlos@codesourcery.com>
4082             Joseph Myers  <joseph@codesourcery.com>
4083
4084         * Makefile.in (MAKEHTML): Set to makeinfo --html.
4085         (MAKEHTMLFLAGS): Set to empty.
4086         (html__strip_dir): Define.
4087         (HTMLFILES): Define.
4088         (HTMLFILES_INSTALL): Define.
4089         (install-html): Copy new automake rule.
4090         (html): Depend on $(HTMLFILES).
4091         (gdb_toc.html): Rename to gdb/index.html.
4092         (gdbint_toc.html): Rename to gdbint/index.html.
4093         (stabs_toc.html): Rename to stabs/index.html.
4094         (annotate_toc.html): Rename to annotate/index.html.
4095
4096 2009-04-17  Carlos O'Donell  <carlos@codesourcery.com>
4097
4098         * Makefile.in: Set pdfdir and htmldir from configure
4099         substitutions.
4100         * configure.ac: AC_SUBST datarootdir, docdir, htmldir, pdfdir.
4101         * configure: Regenerate.
4102
4103 2009-04-16  Joel Brobecker  <brobecker@adacore.com>
4104
4105         * gdbint.texinfo (Native Debugging): Remove entry for PROC_NAME_FMT.
4106         This macro is no longer used.
4107
4108 2009-04-15  Tom Tromey  <tromey@redhat.com>
4109
4110         * gdb.texinfo (Character Sets): Document default character set.
4111
4112 2009-04-14  Pierre Muller  <muller@ics.u-strasbg.fr>
4113
4114         * gdbint.texinfo: Change server name from sources.redhat.com to
4115         sourceware.org throughout.
4116
4117 2009-04-09  Joel Brobecker  <brobecker@adacore.com>
4118
4119         * gdb.texinfo (Set Breaks): Rewrite a paragraph to avoid a warning
4120         about a missing dot or coma after @xref.
4121
4122 2009-04-02  Joel Brobecker  <brobecker@adacore.com>
4123
4124         * gdb.texinfo (Backtrace): Add a parameter in frame 1 of the first
4125         example, and add a small explanation about it.
4126         (Print Settings): Change the documentation of the "set print
4127         frame-arguments" to reflect the fact that the default is now "scalars".
4128
4129 2009-04-02  Joel Brobecker  <brobecker@adacore.com>
4130
4131         * gdb.texinfo (Print Settings): Add kindex for command "set
4132         print frame-arguments".
4133
4134 2009-03-31  Joel Brobecker  <brobecker@adacore.com>
4135
4136         * gdb.texinfo (Ada Tasks): Add documentation about task-specific
4137         breakpoints.
4138         (Set Breaks): Add reference to thread-specific and task-specific
4139         breakpoints.
4140
4141 2009-03-31  Joel Brobecker  <brobecker@adacore.com>
4142
4143         * gdb.texinfo (Ada Tasks): Remove the documentation about
4144         the "Running" state, as this state has been eliminated.
4145         Now all runnable tasks are shown as "Runnable".
4146
4147 2009-03-30  Stan Shebs  <stan@codesourcery.com>
4148
4149         * gdb.texinfo (Tracepoints): Describe tracepoints as a
4150         special case of breakpoints.
4151         (Enable and Disable Tracepoints): Mention deprecation.
4152         (Listing Tracepoints): Update description and example.
4153
4154 2009-03-30  Thiago Jung Bauermann  <bauerman@br.ibm.com>
4155
4156         * gdb.texinfo (Frames in Python): New node.
4157         (Python API): Update.
4158
4159 2009-03-29  Thiago Jung Bauermann  <bauerman@br.ibm.com>
4160
4161         * gdb.texinfo (Values From Inferior): Change gdb.Value.address
4162         from a method to an attribute.
4163
4164 2009-03-26  Thiago Jung Bauermann  <bauerman@br.ibm.com>
4165
4166         * gdb.texinfo (Values From Inferior): Document is_optimized_out
4167         attribute.
4168
4169 2009-03-25  Pedro Alves  <pedro@codesourcery.com>
4170
4171         * observer.texi (thread_exit): Add "silent" parameter.
4172
4173 2009-03-22  Pedro Alves  <pedro@codesourcery.com>
4174
4175         * observer.texi (about_to_proceed): New.
4176
4177 2009-03-21  Jeremy Bennett  <jeremy.bennett@embecosm.com>
4178
4179         * gdbint.texinfo (everywhere): Use braces {} in @deftypeXX type
4180         field throughout to handle types with spaces in them.  Fix typos
4181         found by aspell.
4182         (Summary, Requirements, Contributors): New first chapter,
4183         "Summary" added, old Requirements section moved there, and new
4184         section, "Contributors" added.
4185         (Initializing a New Architecture, Register Representation)
4186         (Frame Interpretation, Inferior Call Setup, Adding a New Target)
4187         (Porting gdb): These sections extended and updated.
4188         (Compiler Characteristics): This section (empty) deleted.
4189         (Defining Other Architecture Features): This section renamed and
4190         duplicate material removed from (formerly "Target Conditionals").
4191         Use braces {} in @deftypeXX type field throughout to handle types
4192         with spaces in them. Typos found by aspell fixed.
4193
4194         * stack_frame.svg: New file, source of image for gdbint.texinfo.
4195         * stack_frame.pdf: Version of image for PDF output.
4196         * stack_frame.png: Version of image for HTML output and for Emacs.
4197         * stack_frame.txt: Version of image for Info output.
4198         * stack_frame.eps: Version of image for TeX DVI output.
4199
4200 2009-03-21  Eli Zaretskii  <eliz@gnu.org>
4201
4202         * gdb.texinfo (Character Sets): Fix last change.
4203
4204 2009-03-21  Thiago Jung Bauermann  <bauerman@br.ibm.com>
4205
4206         * gdb.texinfo (Values From Inferior): Fix optional arguments
4207         markup.
4208         (Commands In Python): Adjust argument names of gdb.Command.__init__
4209         to what the function accepts as keywords.
4210
4211 2008-03-20  Tom Tromey  <tromey@redhat.com>
4212
4213         * gdb.texinfo (Convenience Vars): Document convenience functions.
4214         (Functions In Python): New node.
4215         (Python API): Update.
4216
4217 2009-03-20  Tom Tromey  <tromey@redhat.com>
4218
4219         * gdb.texinfo (Character Sets): Remove obsolete text.  Document
4220         set target-wide-charset.
4221         (Requirements): Mention iconv.
4222
4223 2009-03-17  Hui Zhu  <teawater@gmail.com>
4224
4225         * gdb.texinfo: Change the introduce of "disassemble-next-line".
4226
4227 2009-03-17  Hui Zhu  <teawater@gmail.com>
4228
4229         * gdb.texinfo: Add documentation for disassemble-next-line.
4230
4231 2009-03-16  Thiago Jung Bauermann  <bauerman@br.ibm.com>
4232
4233         * gdb.texinfo (Commands In Python): Remove tindex entries.
4234
4235 2009-03-15  Jan Kratochvil  <jan.kratochvil@redhat.com>
4236
4237         * gdb.texinfo (Returning): New description for missing debug info.
4238
4239 2009-03-14  Pedro Alves  <pedro@codesourcery.com>
4240
4241         * gdb.texinfo (Remote Configuration): Document query-attached.
4242         (General Query Packets): Document qAttached.
4243
4244 2009-03-05  Pedro Alves  <pedro@codesourcery.com>
4245
4246         * gdb.texinfo (Background Execution): Better describe the set
4247         target-async command.
4248         (Maintenance Commands): Delete description of the `maint set/show
4249         linux-async' and `maint set/show remote-async' commands.
4250
4251 2009-02-18  Vladimir Prus  <vladimir@codesourcery.com>
4252
4253         * gdb.texinfo (GDB/MI Async Records): Add double-spaces
4254         between sentences.
4255
4256 2009-02-18  Vladimir Prus  <vladimir@codesourcery.com>
4257
4258         * gdb.texinfo (GDB/MI Async Records): Document the
4259         =library-loaded and =library-unloaded notifications.
4260
4261 2009-02-17  Vladimir Prus  <vladimir@codesourcery.com>
4262
4263         * observer.texi (test_notification): New observer.
4264
4265 2009-02-14  Vladimir Prus  <vladimir@codesourcery.com>
4266
4267         * observer.texi: Add parameter 'print_frame' to normal_stop
4268         observer.
4269
4270 2009-02-07  Eli Zaretskii  <eliz@gnu.org>
4271
4272         * gdb.texinfo (Basic Python): Fix change from 2009-02-04.
4273         (Commands In Python): Fix COMMAND_* constants in last change.  Use
4274         @kbd for interactive input.  Add cross-references and index
4275         entries.
4276
4277 2009-02-06  Pedro Alves  <pedro@codesourcery.com>
4278
4279         * gdb.texinfo (Signals): Document $_siginfo.
4280         (Convenience Variables): Mention $_siginfo.
4281         (Remote Configuration): Document qXfer:siginfo:read,
4282         qXfer:siginfo:write packets, and the read-siginfo-object,
4283         write-siginfo-object commands.
4284
4285 2009-02-06  Pedro Alves  <pedro@codesourcery.com>
4286
4287         * gdbint.texinfo (Values): New chapter.
4288
4289 2009-02-06  Tom Tromey  <tromey@redhat.com>
4290
4291         * gdb.texinfo (Python API): Add entry for Commands In Python.
4292         (Commands In Python): New node.
4293
4294 2009-02-05  Tom Tromey  <tromey@redhat.com>
4295
4296         * gdb.texinfo (Values From Inferior): Document Value.string.
4297
4298 2009-02-05  Tom Tromey  <tromey@redhat.com>
4299
4300         * gdb.texinfo (Basic Python): Document execute's from_tty
4301         argument.
4302
4303 2009-02-04  Tom Tromey  <tromey@redhat.com>
4304
4305         * gdb.texinfo (Basic Python): Document gdb.history.
4306
4307 2009-01-30  Vladimir Prus  <vladimir@codesourcery.com>
4308
4309         * gdb.texinfo (GDB/MI Thread Commands): Document the
4310         'current-thread-id' field.  Remove the example with zero threads,
4311         since current GDB won't ever report that if there's inferior.
4312
4313 2009-01-30  Vladimir Prus  <vladimir@codesourcery.com>
4314
4315         * gdb.texinfo (GDB/MI Breakpoint Commands): Document the -d
4316         option to -break-insert.
4317
4318 2009-01-28  Daniel Jacobowitz  <dan@codesourcery.com>
4319             Jerome Guitton  <guitton@adacore.com>
4320
4321         * gdb.texinfo (Startup): Document --with-system-gdbinit.
4322         (System-wide configuration): New section.
4323
4324 2009-01-26  Pedro Alves  <pedro@codesourcery.com>
4325
4326         PR gdb/7580:
4327         * gdb.texinfo (Maintenance Commands): Document "maint set|show
4328         internal-error|internal-warning quit|corefile ask|yes|no".
4329
4330 2009-01-26  Pedro Alves  <pedro@codesourcery.com>
4331
4332         * gdb.texinfo (Using the `gdbserver' Program): Document
4333         --remote-debug.
4334
4335 2009-01-23  Doug Evans  <dje@google.com>
4336
4337         * gdb.texinfo: Add nexti to list of commands that support
4338         background execution.
4339
4340 2009-01-14  Daniel Jacobowitz  <dan@codesourcery.com>
4341
4342         * gdb.texinfo (Define, Hooks): Document prefix command support.
4343
4344 2009-01-14  Joseph Myers  <joseph@codesourcery.com>
4345             Carlos O'Donell  <carlos@codesourcery.com>
4346
4347         Fixes for makeinfo --html.
4348
4349         * annotate.texinfo: Use @copying and @insertcopying.  Use
4350         @ifnottex in place of @ifinfo.
4351         * gdb.texinfo: Use @copying and @insertcopying.  Use @ifnottex in
4352         place of @ifinfo.  Use @ifnotinfo for one index entry.
4353         * gdbint.texinfo: Use @copying and @insertcopying.  Use @ifnottex
4354         in place of @ifinfo.
4355         * stabs.texinfo: Use @copying and @insertcopying.  Use @ifnottex
4356         in place of @ifinfo.  Include contents at start unconditionally.
4357
4358 2009-01-13  Pedro Alves  <pedro@codesourcery.com>
4359
4360         * gdb.texinfo (General Query Packets): Remove @var{} around the
4361         "spu" literal string.
4362
4363 2009-01-07  Pedro Alves  <pedro@codesourcery.com>
4364
4365         * gdb.texinfo (Error in Breakpoints): Delete mention of "The same
4366         program may be running in another process" errors.
4367         * gdbint.texinfo (Native Conditionals): Delete
4368         ONE_PROCESS_WRITETEXT description.
4369
4370 2009-01-07  Joel Brobecker  <brobecker@adacore.com>
4371
4372         * gdbint.texinfo (Start of New Year Procedure): Add the "coding"
4373         emacs local variable to be placed at the end of the ChangeLog.
4374         Add server.c and gdbreplay.c to the list of files where the
4375         copyright year needs to be updated.
4376
4377 2009-01-06  Sandra Loosemore  <sandra@codesourcery.com>
4378
4379         * gdb.texinfo (Remote Configuration): Document new
4380         "set/show tcp auto-retry" and "set/show tcp connect-timeout"
4381         commands.
4382
4383 2008-12-28  Pedro Alves  <pedro@codesourcery.com>
4384
4385         * gdbint.texinfo (gdbarch_cannot_fetch_register): Don't mention
4386         FETCH_INFERIOR_REGISTERS.
4387         (Native Conditionals): Remove obsolete CHILD_PREPARE_TO_STORE,
4388         FETCH_INFERIOR_REGISTERS descriptions.  Remove
4389         gdbarch_get_longjmp_target descrition, since already described in
4390         Target Conditionals.  Move gdbarch_fp0_regnum description to ...
4391         (Target Conditionals): ... here.
4392
4393 2008-12-16  Joel Brobecker  <brobecker@adacore.com>
4394
4395         * gdb.texinfo (Omissions from Ada): Add missing GDB prompt in
4396         examples.
4397         (Additions to Ada): Likewise.  Add the missing opening and closing
4398         parenthesis of the GDB prompt in one of the examples.
4399
4400 2008-12-14  Joel Brobecker  <brobecker@adacore.com>
4401
4402         * gdb.texinfo (Omissions from Ada): Remove incorrect documentation
4403         about the result of 'Address not being of type System.Address.
4404         This problem has been fixed a while ago.
4405
4406 2008-12-02  Vladimir Prus  <vladimir@codesourcery.com>
4407
4408         MI non-stop and multiprocess docs.
4409
4410         * gdb.texinfo (GDB/MI): New section 'GDB/MI General Design'
4411         (GDB/MI Output Records): New section 'GDB/MI Frame Information'
4412         Adjust documentation for *stopped, document =thread-created,
4413         =thread-exited, =thread-group-created and =thread-group-exited.
4414         (GDB/MI Thread Commands): Document the 'state' field in
4415         -thread-info output.
4416         (GDB/MI Program Execution): Mention --all and --thread-group
4417         options.
4418         (GDB/MI Variable Objects): Describe floating and fixed variable
4419         objects.
4420         (GDB/MI Miscellaneous Commands): Document -list-thread-groups.
4421
4422 2008-12-02  Vladimir Prus  <vladimir@codesourcery.com>
4423
4424         * gdb.texinfo (Operating System Information): New appendix.
4425         (Operating System Auxiliary Information): Document 'info os processes'
4426         (Remote Configuration): Document 'osdata'
4427         (General Query Packets): Document qXfer:osdata:read.
4428
4429 2008-11-27  Tristan Gingold  <gingold@adacore.com>
4430
4431         * gdb.texinfo (Darwin): Document Darwin specific features.
4432
4433 2008-11-25  Jan Kratochvil  <jan.kratochvil@redhat.com>
4434
4435         * gdbint.texinfo (Target Conditionals): Extend the
4436         gdbarch_breakpoint_from_pc description.
4437
4438 2008-11-22  Vladimir Prus  <vladimir@codesourcery.com>
4439
4440         * gdb.texinfo (M68K Features): Fix typo.
4441
4442 2008-11-18  Paul Pluzhnikov  <ppluzhnikov@google.com>
4443
4444         * gdb.texinfo (Symbols): Mention printing containing
4445         image name in "info symbol".
4446         (Maint translate-address): Likewise.
4447
4448 2008-11-18  Joel Brobecker  <brobecker@adacore.com>
4449
4450         * gdb.texinfo (Set Catchpoints): Remove the documentation of
4451         commands "catch load" and "catch unload".
4452
4453 2008-11-17  Vladimir Prus  <vladimir@codesourcery.com>
4454
4455         * gdb.texinfo (GDB/MI Async Records): Document
4456         =thread-selected.
4457
4458 2008-11-17  Vladimir Prus  <vladimir@codesourcery.com>
4459
4460         * observer.texi (new_inferior, inferior_exit): New observers.
4461
4462 2008-10-27  Pedro Alves  <pedro@codesourcery.com>
4463
4464         * gdbint.texinfo (Adding a New Target): Don't mention TDEPFILES,
4465         .mt files, TM_CLIBS or TM_CDEPS.
4466         (x86 Watchpoints): Don't mention TDEPFILES.
4467
4468 2008-10-24  Sandra Loosemore  <sandra@codesourcery.com>
4469
4470         * gdb.texinfo (Remote Protocol): Add new nodes to menu.
4471         (Overview): Mention notifications and non-stop mode behavior.
4472         (Packets): Update documentation of ?, vAttach, vCont, and vRun
4473         with non-stop mode behavior.  Add vStopped description.
4474         (Stop Reply Packets):  Update list of packets that return
4475         stop replies.  Mention non-stop behavior.
4476         (General Query Packets): Document QNonStop packet and associated
4477         qSupported query response.
4478         (Interrupts): Clarify multi-threaded behavior.  Mention non-stop
4479         behavior.
4480         (Notification Packets): New section.
4481         (Remote Non-Stop): New section.
4482         (File-I/O Overview): Mention non-stop behavior.
4483
4484 2008-10-24  Hui Zhu  <teawater@gmail.com>
4485             Pedro Alves  <pedro@codesourcery.com>
4486
4487         * gdb.texinfo (displaced-stepping): Describe the auto mode
4488         setting, and say it's the default.  This is now a mainstream
4489         setting instead of a maintenance setting.
4490
4491 2008-10-23  Pedro Alves  <pedro@codesourcery.com>
4492
4493         * observer.texi (thread_stop_requested): New.
4494
4495 2008-10-22  Joel Brobecker  <brobecker@adacore.com>
4496
4497         * gdb.texinfo (Ada Tasks, Ada Tasks and Core Files): New nodes.
4498         (Patching): Replace incorrect usage of @samp by @kbd.
4499
4500 2008-10-17  Michael Snyder  <msnyder@vmware.com>
4501
4502         * gdb.texinfo: Add documentation for reverse execution.
4503
4504 2008-10-16  Thiago Jung Bauermann  <bauerman@br.ibm.com>
4505             Eli Zaretskii  <eliz@gnu.org>
4506
4507         * gdb.texinfo. (Values From Inferior): New subsubsection.
4508
4509 2008-10-06  Doug Evans  <dje@google.com>
4510
4511         * gdb.texinfo (set debug dwarf2-die): Document it.
4512
4513 2008-10-01  Joel Brobecker  <brobecker@adacore.com>
4514
4515         * gdb.texinfo (catch) [exception]: Document how to insert
4516         a breakpoint on user-defined exceptions when the exception
4517         name is identical to one of the language-defined ones.
4518
4519 2008-09-27  Tom Tromey  <tromey@redhat.com>
4520
4521         * gdb.texinfo (Macros): Remove text about stringification,
4522         varargs, and splicing.
4523
4524 2008-09-27  Tom Tromey  <tromey@redhat.com>
4525
4526         * gdbint.texinfo (Language Support): Remove text about omitting
4527         support for a language.
4528
4529 2008-09-23  Doug Evans  <dje@google.com>
4530
4531         * gdb.texinfo (info dcache): Update.
4532
4533 2008-09-22  Sandra Loosemore  <sandra@codesourcery.com>
4534
4535         * gdb.texinfo (Packets): Add info on thread-id syntax and
4536         multiprocess extensions.
4537         <D>: Document multiprocess form of packet.
4538         <H>: Use thread-id syntax.
4539         <T>: Likewise.
4540         <vCont>: Likewise.  Note this is required for multiprocess.
4541         <vKill>: New packet.
4542         (Stop Reply Packets) <T>: Use thread-id syntax.
4543         <W>: Document multiprocess form of reply.
4544         <X>: Likewise.
4545         (General Query Packets) <qC>: Use thread-id syntax.
4546         <qfThreadInfo>: Likewise.
4547         <qGetTLSAddr>: Likewise.
4548         <qP>: Likewise.
4549         <qSupported>: Add "multiprocess" feature.
4550         <qThreadExtraInfo>: Use thread-id syntax.
4551
4552 2008-09-22  Stan Shebs  <stan@codesourcery.com>
4553
4554         * gdb.texinfo (Inferiors): New section.
4555
4556 2008-09-12  Pedro Alves  <pedro@codesourcery.com>
4557
4558         * gdbint.texinfo (Native Debugging): Mention NAT_GENERATED_FILES.
4559
4560 2008-09-11  Ulrich Weigand  <uweigand@de.ibm.com>
4561
4562         * gdbint.texinfo (Target Conditionals): Remove documentation
4563         for gdbarch_name_of_malloc.
4564
4565 2008-09-03  Angela Marie Thomas <angela@releasedominatrix.com>
4566
4567         * gdb.texinfo (Interrupts): Mention TCP interface for
4568         sending BREAK.
4569
4570 2008-08-26  Ulrich Weigand  <uweigand@de.ibm.com>
4571
4572         * gdb.texinfo (Commands to Specify Files): Document "remote:"
4573         argument prefix to "set sysroot".
4574
4575 2008-08-21  Paul N. Hilfinger  <hilfinger@adacore.com>
4576
4577         * gdb.texinfo (Omissions from Ada): Describe new treatment of True
4578         and False.
4579
4580 2008-08-20  Vladimir Prus  <vladimir@codesourcery.com>
4581
4582         * gdb.textinfo (GDB/MI Miscellaneous Commands): Use @table
4583         for possible features of -list-features.
4584
4585 2008-08-19  Vladimir Prus  <vladimir@codesourcery.com>
4586
4587         * gdb.texinfo (Background execution): Adjust example
4588         (GDB/MI Miscellaneous Commands): Document -list-target-features.
4589
4590 2008-08-19  Vladimir Prus  <vladimir@codesourcery.com>
4591
4592         * doc/gdb.texinfo (PowerPC): Fix typo.
4593         (PowerPC features): Fix typo.
4594
4595 2008-08-18  Pedro Alves  <pedro@codesourcery.com>
4596
4597         * observer.texi (thread_ptid_changed): New.
4598
4599 2008-08-18  Luis Machado  <luisgpm@br.ibm.com>
4600
4601         * doc/gdb.texinfo (PowerPC): Mention Extended FPR's for POWER7.
4602         (PowerPC features): Mention feature set for VSX registers.
4603
4604 2008-08-13  Joel Brobecker  <brobecker@adacore.com>
4605
4606         * gdb.texinfo (Ada Mode Intro): Improve the documentation regarding
4607         the direct visibility of all names in user-written packages.
4608
4609 2008-08-13  Pedro Alves  <pedro@codesourcery.com>
4610
4611         * gdb.texinfo (breakpoint always-inserted) Describe the auto mode
4612         setting, and make it the default.
4613         (Non-Stop Mode): Remove "set breakpoints always-inserted 1" from
4614         non-stop script example.
4615
4616 2008-08-12  Thiago Jung Bauermann  <bauerman@br.ibm.com>
4617
4618         * gdbint.texinfo (Raw and Virtual Register Representations): Fix
4619         reference to the "Using Different Register and Memory Data
4620         Representation" section.
4621
4622 2008-08-12  Sandra Loosemore  <sandra@codesourcery.com>
4623
4624         * gdb.texinfo (Remote Configuration): Document set remote noack-packet.
4625         (Remote Protocol): Add Packet Acknowledgment to menu.
4626         (Overview): Mention +/- can be disabled, and point to new section
4627         where this is discussed in detail.
4628         (General Query Packets): Document QStartNoAckMode packet, and
4629         corresponding qSupported reply.
4630         (Packet Acknowledgment): New section.
4631
4632 2008-08-11  Sandra Loosemore  <sandra@codesourcery.com>
4633             Pedro Alves  <pedro@codesourcery.com>
4634
4635         * gdb.texinfo (Threads): Move paragraph about automatic thread
4636         selection to All-Stop Mode subsection.
4637         (Thread Stops): Reorganize existing material into subsections.
4638         Add introductory blurb and menu.
4639         (Non-Stop Mode): New subsection.
4640         (Background Execution): New subsection.
4641         (Maintenance Commands): Add cross-references from async mode
4642         commands to the new Background Execution section.
4643
4644 2008-08-06  Tom Tromey  <tromey@redhat.com>
4645
4646         * gdb.texinfo (Extending GDB): New chapter.
4647         (Sequences): Demoted chapter, now a section under the new
4648         Extending GDB chapter.
4649         (Python): New section.
4650
4651 2008-07-31  Stan Shebs  <stan@codesourcery.com>
4652
4653         * gdbint.texinfo: Remove FUNCTION_EPILOGUE_SIZE.
4654
4655 2008-07-29  Stan Shebs  <stan@codesourcery.com>
4656
4657         * gdbint.texinfo: General round of cleanup and minor
4658         clarifications.
4659         (Breakpoint Handling): Remove mention of BREAKPOINT macro.
4660         (Longjmp Support): Update description to reflect how it is done
4661         for targets without using native header.
4662         (Symbol Handling): Add a little more general explanation.
4663         (COFF, ELF): Mention stabs encapsulation.
4664         (DWARF 3): New section.
4665         (Adding a New Host): Scrub out some obsolete bits.
4666         (Generic Host Support Files): Mention ser-pipe.c, ser-mingw.c.
4667         (Host Conditionals): Remove descriptions of NO_STD_REGS,
4668         HAVE_MMAP, HAVE_TERMIO, INT_MAX etc, LONGEST, HAVE_LONG_DOUBLE,
4669         PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, L_SET, SEEK_CUR,
4670         SEEK_SET, STOP_SIGNAL, USG.
4671         (Raw and Virtual Register Representations): Ditto for
4672         DEPRECATED_REGISTER_RAW_SIZE, DEPRECATED_REGISTER_VIRTUAL_SIZE,
4673         DEPRECATED_REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_TYPE.
4674         (Target Conditionals): Ditto for DEPRECATED_FP_REGNUM,
4675         DEPRECATED_FRAMELESS_FUNCTION_INVOCATION, DEPRECATED_FRAME_CHAIN,
4676         DEPRECATED_FRAME_CHAIN_VALID, DEPRECATED_FRAME_INIT_SAVED_REGS,
4677         DEPRECATED_FRAME_SAVED_PC, DEPRECATED_FUNCTION_START_OFFSET,
4678         DEPRECATED_REGISTER_VIRTUAL_SIZE,
4679         DEPRECATED_REGISTER_VIRTUAL_TYPE,
4680         DEPRECATED_USE_STRUCT_CONVENTION.
4681         Describe gdbarch_deprecated_fp_regnum.
4682         Update description of gdbarch_print_insn.
4683         (Adding a New Target): Scrub out obsolete bits.
4684         (Obsolete Conditionals): Remove entire section.
4685
4686 2008-07-25  Tom Tromey  <tromey@redhat.com>
4687
4688         * observer.texi (GDB Observers): Document new observers:
4689         breakpoint_created, breakpoint_deleted, breakpoint_modified,
4690         tracepoint_created, tracepoint_deleted, tracepoint_modified,
4691         architecture_changed.
4692
4693 2008-07-21  Stan Shebs  <stan@codesourcery.com>
4694
4695         * gdbint.texinfo: Refer to target_so_ops.in_dynsym_resolve_code
4696         instead of IN_SOLIB_DYNSYM_RESOLVE_CODE.
4697
4698 2008-07-21  Tom Tromey  <tromey@redhat.com>
4699
4700         * observer.texi (GDB Observers): Remove obsolete comment.
4701         <executable_changed>: Remove argument.
4702
4703 2008-07-18  Tom Tromey  <tromey@redhat.com>
4704
4705         * gdb.texinfo (Macros): Update.  Use @code rather than @command.
4706
4707 2008-07-10  Doug Evans  <dje@google.com>
4708
4709         * doc/gdb.texinfo: Document "set print symbol-loading on|off".
4710
4711 2008-07-10  Jan Kratochvil  <jan.kratochvil@redhat.com>
4712
4713         * gdb.texinfo (Starting): Document "set disable-randomization".
4714
4715 2008-07-07  Andreas Schwab  <schwab@suse.de>
4716
4717         * gdb.texinfo (GDB/MI Target Manipulation): Fix last change.
4718
4719 2008-07-06  Vladimir Prus  <vladimir@codesourcery.com>
4720
4721         * gdb.texinfo (GDB/MI Target Manipulation): Add
4722         example of -target-attach.
4723
4724 2008-06-10  Vladimir Prus  <vladimir@codesourcery.com>
4725
4726         * observer.texi (target_resumed): New observer.
4727         * gdb.texinfo (GDB/MI Output Records): Document *running.
4728
4729 2008-06-06  Tom Tromey  <tromey@redhat.com>
4730
4731         * gdb.texinfo (Completion): Add field name example.
4732
4733 2008-06-06  Marc Khouzam  <marc.khouzam@ericsson.com>
4734
4735         * gdb.texinfo (GDB/MI Program Context): Added example
4736         to -exec-arguments
4737
4738 2008-06-05  Nick Roberts  <nickrob@snap.net.nz>
4739
4740         * annotate.texinfo (Multi-threaded Apps): Add entry for thread-changed
4741         annotation.
4742
4743 2008-06-05  Vladimir Prus  <vladimir@codesourcery.com>
4744             Nathan Sidwell  <nathan@codesourcery.com>
4745             Joseph Myers  <joseph@codesourcery.com>
4746
4747         * configure.ac: Include ../../config/acx.m4.  Use ACX_PKGVERSION
4748         and ACX_BUGURL.
4749         * configure: Regenerate.
4750         * Makefile.in (PKGVERSION, BUGURL_TEXI): Define.
4751         (GDBvn.texi): Define VERSION_PACKAGE, BUGURL and BUGURL_DEFAULT.
4752         * gdb.texinfo: Use VERSION_PACKAGE and BUGURL.  Remove
4753         mailing-list-specific text about bug reporting unless
4754         BUGURL_DEFAULT.
4755
4756 2008-06-05  Pedro Alves  <pedro@codesourcery.com>
4757
4758         * gdb.texinfo (-target-select): Remove reference to target async.
4759         (Maintenance Commands): Document "maint set/show remote-async".
4760
4761 2008-06-04  Marc Khouzam  <marc.khouzam@ericsson.com>
4762
4763         * gdb.texinfo (GDB/MI File Transfer Commands): Typo
4764         in -target-file-get section.
4765
4766 2008-05-22  Pedro Alves  <pedro@codesourcery.com>
4767
4768         * gdb.texinfo (vAttach, vRun): Re-remove requirement of the stub
4769         killing the inferior when it is already debugging a process.
4770
4771 2008-05-21  Joel Brobecker  <brobecker@adacore.com>
4772
4773         * gdb.texinfo (Continuing and Stepping): Document the new "fin"
4774         abbreviation for "finish".
4775
4776 2008-05-21  Nick Roberts  <nickrob@snap.net.nz>
4777
4778         * annotate.texinfo (Multi-threaded Apps): New node for new annotation.
4779
4780 2008-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
4781
4782         * gdbint.texinfo (Target Conditionals): Delete entry for
4783         gdbarch_dwarf_reg_to_regnum.
4784
4785 2008-05-09  Doug Evans  <dje@google.com>
4786
4787         * gdb.texinfo: Document "find" command, qSearch:memory packet.
4788
4789 2008-05-05  Doug Evans  <dje@google.com>
4790
4791         * gdb.texinfo (disassemble): Document /m modifier.
4792
4793 2008-05-05  Vladimir Prus  <vladimir@codesourcery.com>
4794
4795         * gdb.texinfo (Maintenance Commands): Clarify that "maint time"
4796         will not report the time of commands that run the target.
4797
4798 2008-05-03  Vladimir Prus  <vladimir@codesourcery.com>
4799
4800         * gdb.texinfo (GDB/MI Output Records): Add
4801         missing semicolon.
4802
4803 2008-05-03  Vladimir Prus  <vladimir@codesourcery.com>
4804
4805         * gdb.texinfo (GDB/MI Output Records):
4806         Document =thread-create and =thread-exited.
4807
4808 2008-05-03  Vladimir Prus  <vladimir@codesourcery.com>
4809
4810         * gdb.texinfo (GDB/MI Development and Front Ends):
4811         Remove mention of dmi-discuss.
4812
4813 2008-05-03  Pedro Alves  <pedro@codesourcery.com>
4814
4815         * observer.texi (thread_exit): New.
4816
4817 2008-05-02  Pedro Alves  <pedro@codesourcery.com>
4818
4819         * gdb.texinfo (Debugging Output): Document "set/show debug
4820         displaced".
4821         (Maintenance Commands): Document "maint set/show
4822         can-use-displaced-stepping".
4823
4824 2008-05-02  Daniel Jacobowitz  <dan@codesourcery.com>
4825
4826         * gdb.texinfo (ARM): Document set/show arm fallback-mode
4827         and set/show arm force-mode.
4828
4829 2008-05-02  Andreas Schwab  <schwab@suse.de>
4830
4831         * gdbint.texinfo (Algorithms): Describe
4832         target_watchpoint_addr_within_range.
4833
4834 2008-04-30  Daniel Jacobowitz  <dan@codesourcery.com>
4835
4836         * gdbint.texinfo (Stack Frames): New chapter.
4837         (Algorithms): Move Frames text to the new chapter.
4838         (Target Conditionals): Delete SAVE_DUMMY_FRAME_TOS.  Document
4839         gdbarch_dummy_id instead of gdbarch_unwind_dummy_id.
4840
4841 2008-04-24  Vladimir Prus  <vladimir@codesourcery.com>
4842
4843         * gdb.texinfo (GDB/MI Output Syntax): Clarify that async
4844         output does not necessary include any tokens.
4845
4846 2008-04-22  Corinna Vinschen  <vinschen@redhat.com>
4847
4848         * gdb.texinfo (Set SH Calling convention): New @item.
4849         (Show SH Calling convention): Ditto.
4850
4851 2008-04-22  Markus Deuling  <deuling@de.ibm.com>
4852
4853         * gdb.texinfo (Fortran Operators): Describe '%' operator.
4854
4855 2008-04-20  Eli Zaretskii  <eliz@gnu.org>
4856
4857         * gdb.texinfo (Set Breaks): Mention that multiple location
4858         breakpoints need line number info.  Add index entries.
4859
4860 2008-04-19  Craig Silverstein  <csilvers@google.com>
4861
4862         * gdb.texinfo (Requirements): Add an optional requirement on
4863         zlib.
4864         * gdbint.texinfo (Debugging File Formats): Add new subsection for
4865         Compressed DWARF 2.
4866
4867 2008-04-16  Aleksandar Ristovski  <aristovski@qnx.com>
4868
4869         * gdb.texinfo (GDB/MI Simple Examples): Added 'disp' field to the
4870         sample output for 'stopped,reason="breakpoint-hit"' message.
4871         (GDB/MI Program Execution): Likewise.
4872
4873 2008-04-09  Marc Khouzam  <marc.khouzam@ericsson.com>
4874
4875         * gdb.texinfo (GDB/MI Variable Objects): Add anchor to
4876         -var-set-format.  Add -f option to -var-evaluate-expression.
4877
4878 2008-04-03  Joel Brobecker  <brobecker@adacore.com>
4879
4880         * gdb.texinfo (Breakpoint Menus): Delete. Contents moved inside
4881         new node "Ambiguous Expressions".  Replace references to this
4882         node by references to "Ambiguous Expressions" throughout.
4883         (Ambiguous Expressions): New node.
4884
4885 2008-03-26  Daniel Jacobowitz  <dan@codesourcery.com>
4886
4887         * gdb.texinfo (MIPS Features, PowerPC Features): Add @node.
4888
4889 2008-03-21  Pedro Alves  <pedro@codesourcery.com>
4890
4891         * gdb.texinfo (Debugging Output): Document
4892         "set/show debug lin-lwp-async".
4893         (Maintenance Commands): Document "maint set/show linux-async".
4894
4895 2008-03-21  Daniel Jacobowitz  <dan@codesourcery.com>
4896
4897         * gdb.texinfo (Expressions): Update description of malloced arrays.
4898
4899 2008-03-15  Vladimir Prus  <vladimir@codesourcery.com>
4900
4901         * gdb.texinfo (Thread Commands): Document
4902         -thread-info.  Remove -thread-list-all-threads.
4903
4904 2008-03-14  Pedro Alves  <pedro@codesourcery.com>
4905             Sandra Loosemore  <sandra@codesourcery.com>
4906
4907         * gdb.texinfo (Library List Format): Update to mention the
4908         possibility to pass section addresses instead of segment
4909         addresses.
4910
4911 2008-03-10  Daniel Jacobowitz  <dan@codesourcery.com>
4912
4913         * gdb.texinfo (Starting): Document "set exec-wrapper".
4914         (Server): Document gdbserver --wrapper.
4915
4916 2008-03-03  Daniel Jacobowitz  <dan@codesourcery.com>
4917
4918         * gdb.texinfo (Set Watchpoints): Mention watchpoints on
4919         unreadable memory.  Delete obsolete SPARClite reference.
4920
4921 2008-02-28  Daniel Jacobowitz  <dan@codesourcery.com>
4922
4923         * gdb.texinfo (Starting): Mention always-running targets.
4924         (Target Commands): Add an anchor for load.
4925         (Connecting): Explain continue instead of run.
4926
4927 2008-02-27  Daniel Jacobowitz  <dan@codesourcery.com>
4928
4929         * gdb.texinfo (Debugging Output): Document "set debug timestamp".
4930
4931 2008-02-26  Nick Roberts  <nickrob@snap.net.nz>
4932
4933         * gdb.texinfo (Set Breaks): Revert description of Enb column of
4934         breakpoint table.
4935
4936 2008-02-19  Pedro Alves  <pedro@codesourcery.com>
4937
4938         * gdb.texinfo (vAttach, vRun): Remove requirement of the stub
4939         killing the inferior when it is already debugging a process.
4940
4941 2008-02-13  Markus Deuling  <deuling@de.ibm.com>
4942
4943         * gdbint.texinfo (Build Script): New section. Mention new build script
4944         gdb_buildall.sh.
4945
4946 2008-02-01  Jim Blandy  <jimb@red-bean.com>
4947
4948         * gdb.texinfo (Help): Summarize 'info args' correctly.
4949
4950 2008-01-30  Thiago Jung Bauermann  <bauerman@br.ibm.com>
4951
4952         * gdb.texinfo: (Decimal Floating Point): Mention pseudo-registers
4953         available in PowerPC architecture.
4954         (Embedded Processors): Change node name of PowerPC item in menu.
4955         (PowerPC): Rename to...
4956         (PowerPC Embedded): this.
4957         (Architectures): Add new PowerPC item in menu.
4958         (PowerPC): New node.
4959
4960 2008-01-30  Daniel Jacobowitz  <dan@codesourcery.com>
4961
4962         * gdb.texinfo (Multi-Process Mode for gdbserver): Use @kbd for
4963         commands.
4964
4965 2008-01-30  Daniel Jacobowitz  <dan@codesourcery.com>
4966
4967         * gdb.texinfo (Setting Catchpoints): Mention features
4968         supported on GNU/Linux.
4969
4970 2008-01-30  Nick Roberts  <nickrob@snap.net.nz>
4971
4972         * gdb.texinfo (GDB/MI File Commands): Describe new output
4973         field for MI command -file-list-exec-source-file.
4974
4975 2008-01-29  Daniel Jacobowitz  <dan@codesourcery.com>
4976
4977         * gdb.texinfo (Using the `gdbserver' Program): Add security
4978         warning.  Rearrange into subsections and subsubsections.  Document
4979         --multi and --debug.  Correct --with-sysroot typo.  Update --attach
4980         usage.  Make load reference clearer.  Document monitor exit.
4981         (Remote Configuration): Document set remote exec-file, attach-packet,
4982         and run-packet.
4983         (Packets): Document vAttach and vRun.
4984
4985 2008-01-29  Nick Roberts  <nickrob@snap.net.nz>
4986
4987         * gdb.texinfo (Processes): Mention process command.
4988         detach-on-follow -> detach-on-fork.
4989
4990 2008-01-28  Daniel Jacobowitz  <dan@codesourcery.com>
4991
4992         * gdbint.texinfo (Native Conditionals): Remove
4993         SHELL_COMMAND_CONCAT and SHELL_FILE.
4994
4995 2008-01-26  Eli Zaretskii  <eliz@gnu.org>
4996
4997         * gdb.texinfo (Specify Location): Improve wording.
4998
4999 2008-01-23  Chris Demetriou  <cgd@google.com>
5000
5001         * gdb.texinfo (Threads): Document new "set print thread-events"
5002         and "show print thread-events" commands.
5003
5004 2008-01-19  Eli Zaretskii  <eliz@gnu.org>
5005
5006         * gdb.texinfo (Specify Location): New section.
5007         (Delete Breaks, Edit, Set Breaks): Remove description of
5008         locations.  Instead, add a reference to "Specify Location".
5009         (Machine Code, Jumping, Thread Stops, Continuing and Stepping)
5010         (Symbols): Refer to "Specify Location" for the valid forms of
5011         linespecs and locations.
5012
5013 2008-01-18  Markus Deuling  <deuling@de.ibm.com>
5014
5015         * gdbint.texinfo (Target Conditionals): Replace the description of
5016         BITS_BIG_ENDIAN with a description of gdbarch_bits_big_endian.
5017
5018 2008-01-12  Paul Hilfinger  <hilfinger@adacore.com>
5019
5020         * gdb.texinfo (C Operators): Remove incorrect parenthetical comment
5021         about &&var, which is rejected by the expression parser.
5022
5023 2008-01-09  Luis Machado  <luisgpm@br.ibm.com>
5024
5025         * gdb.texinfo (Output): Update documentation on using printf with DFP
5026         types.
5027
5028 2008-01-07  Thiago Jung Bauermann  <bauerman@br.ibm.com>
5029
5030         * gdb.texinfo (C and C++): Add Decimal Floating Point format
5031         subsubsection.
5032         (Decimal Floating Point format): New subsubsection.
5033
5034 2008-01-05  Pedro Alves  <pedro@codesourcery.com>
5035
5036         * gdb.texinfo (File Options): Remove mention of the attempt to
5037         open a core file with the -p option.  Don't list -c as a valid
5038         option to attach to a process.
5039
5040 2008-01-05  Pedro Alves  <pedro@codesourcery.com>
5041
5042         * gdbint.texinfo (Host Conditionals): Remove mention of
5043         ALIGN_STACK_ON_ENTRY.
5044
5045 2008-01-05  Joel Brobecker  <brobecker@adacore.com>
5046
5047         * gdbint.texinfo (Start of New Year Procedure): Add item
5048         describing how to update the source and documentation copyright
5049         notices.
5050
5051 2007-12-18  Jim Blandy  <jimb@codesourcery.com>
5052
5053         * gdb.texinfo (Set Watchpoints): Integrate per-thread
5054         watchpoint explanation into the main description of the watchpoint
5055         command; update synopses of 'watch', 'rwatch', and 'awatch'
5056         commands.
5057
5058 2007-12-18  Vladimir Prus  <vladimir@codesourcery.com>
5059
5060         * gdb.texinfo (Miscellaneous gdb/mi Commands):
5061         Document 'pending-breakpoints' feature of
5062         -list-features.
5063
5064 2007-12-17  Luis Machado  <luisgpm@br.ibm.com>
5065
5066         * gdb.texinfo: Add new parameter's description.
5067
5068 2007-12-16  Daniel Jacobowitz  <dan@codesourcery.com>
5069
5070         * gdb.texinfo (Overview): Clarify run-length encoding
5071         example.  Remove the restriction on "+" and "-" characters.
5072
5073 2007-12-15  Eli Zaretskii  <eliz@gnu.org>
5074
5075         * gdb.texinfo (Host I/O Packets): Fix xref syntax.
5076
5077 2007-12-14  Vladimir Prus  <vladimir@codesourcery.com>
5078
5079         * gdb.texinfo (GDB/MI Breakpoint Commands): Document
5080         the -f option for -break-insert, remove -r option,
5081         and clarify specification of location.
5082
5083 2007-11-30  Daniel Jacobowitz  <dan@codesourcery.com>
5084
5085         * gdb.texinfo (Debugging Programs with Multiple Processes): Correct
5086         formatting.
5087         (Remote Debugging): Add File Transfer section.
5088         (Remote Configuration): Document Host I/O packets.
5089         (GDB/MI): Add GDB/MI File Transfer Commands section.
5090         (Host I/O Packets): New section in "Remote Protocol".
5091         (Packets): Add vFile.
5092
5093 2007-11-17  Eli Zaretskii  <eliz@gnu.org>
5094
5095         * gdb.texinfo (Set Breaks, Disabling): Clarify behavior of
5096         breakpoints with multiple locations.
5097         (Breakpoint Menus): Improve wording.
5098         (Output): Fix last change.
5099
5100 2007-11-17  Ulrich Weigand  <uweigand@de.ibm.com>
5101
5102         * Makefile.in (Makefile): Do not depend on target_makefile_frag.
5103
5104 2007-11-15  Doug Evans  <dje@google.com>
5105
5106         * gdb.texinfo (Symbols): Update output of "maint info symtabs".
5107
5108 2007-11-15  Vladimir Prus  <vladimir@codesourcery.com>
5109
5110         * gdbint.texinfo (Native Conditionals): Remove
5111         mention of CLEAR_SOLIB.
5112
5113 2007-11-11  Joel Brobecker  <brobecker@adacore.com>
5114
5115         * gdb.texinfo (Print Settings): Add documentation for "set/show
5116         print frame-arguments".
5117
5118 2007-11-05  Luis Machado  <luisgpm@br.ibm.com>
5119
5120         * gdb.texinfo (Output): Update printf command's description.
5121
5122 2007-10-30  Daniel Jacobowitz  <dan@codesourcery.com>
5123
5124         * gdb.texinfo (PowerPC): Document "set powerpc vector-abi" and "set
5125         powerpc soft-float".
5126
5127 2007-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
5128
5129         * gdb.texinfo (Files): Correct formatting.  Mention Expat
5130         requirement.
5131         (Requirements for Building GDB): Expand the list of Expat
5132         uses.
5133         (Library List Format, Memory Map Format): Mention Expat.
5134         (Target Descriptions): Update Expat wording.
5135
5136 2007-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
5137
5138         * gdbint.texinfo (Register and Memory Data, Target Conditionals):
5139         Document that gdbarch_convert_register_p should return zero for no-op
5140         conversions.
5141
5142 2007-10-22  Ulrich Weigand  <uweigand@de.ibm.com>
5143
5144         * gdbint.texi (Compiler Characteristics): Move documentation
5145         of set_gdbarch_sofun_address_maybe_missing back to ...
5146         (Target Conditionals): ... here to fix build break.
5147
5148 2007-10-19  Ulrich Weigand  <uweigand@de.ibm.com>
5149
5150         * gdbint.texi (Target Conditionals): Remove documentation of
5151         SOFUN_ADDRESS_MAYBE_MISSING, replaced by ...
5152         (Compiler Characteristics): ... documentation of
5153         set_gdbarch_sofun_address_maybe_missing.
5154
5155 2007-10-17  Daniel Jacobowitz  <dan@codesourcery.com>
5156
5157         * gdbint.texinfo (Target Conditionals): Use
5158         frame_unwind_register_unsigned in examples instead of
5159         frame_unwind_unsigned_register.
5160
5161 2007-10-15  Daniel Jacobowitz  <dan@codesourcery.com>
5162
5163         * gdb.texinfo (Predefined Target Types): Add int128
5164         and uint128.
5165         (Standard Target Features): Add PowerPC features.
5166
5167 2007-10-15  Daniel Jacobowitz  <dan@codesourcery.com>
5168
5169         * gdb.texinfo (Maintenance Commands): Document "maint print c-tdesc".
5170
5171 2007-10-12  Ulrich Weigand  <uweigand@de.ibm.com>
5172
5173         * gdbint.texi (Target Conditionals): Remove documentation
5174         of and references to DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS,
5175         gdbarch_extract_return_value, and gdbarch_store_return_value.
5176
5177 2007-10-12  Ulrich Weigand  <uweigand@de.ibm.com>
5178
5179         * gdbint.texi (Target Conditionals): Remove documentation of
5180         and references to DEPRECATED_REG_STRUCT_HAS_ADDR.
5181
5182 2007-10-11  Kazu Hirata  <kazu@codesourcery.com>
5183
5184         * gdb.texinfo: Mention that inaccessible-by-default is on by
5185         default.
5186
5187 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
5188
5189         * gdbint.texinfo (Target Conditionals): Remove VARIABLES_INSIDE_BLOCK.
5190
5191 2007-09-30  Daniel Jacobowitz  <dan@codesourcery.com>
5192
5193         * gdb.texinfo (Setting Watchpoints): Adjust warning text about
5194         multi-threaded watchpoints.
5195         * gdbint.texinfo (Watchpoints): Describe how watchpoints are
5196         checked.  Describe sticky notification.  Expand description
5197         of steppable and continuable watchpoints.
5198         (Watchpoints and Threads): New subsection.
5199
5200 2007-09-28  Vladimir Prus  <vladimir@codesourcery.com>
5201
5202         * gdb.texinfo (Setting Breakpoints): Revise
5203         documentation for pending breakpoints.  Document
5204         breakpoints with multiple locations.
5205
5206 2007-09-19  Vladimir Prus  <vladimir@codesourcery.com>
5207
5208         * gdb.texinfo (Miscellaneous gdb/mi Commands):
5209         Document -list-features.
5210
5211 2007-09-15  Eli Zaretskii  <eliz@gnu.org>
5212
5213         * gdb.texinfo (Output): Spell out which features of C's printf are
5214         not supported by GDB's printf.
5215         (Separate Debug Files): More accurate wording regarding build ID
5216         and a reference to the ld manual rather than the Fedora wiki.
5217
5218 2007-09-04  Daniel Jacobowitz  <dan@codesourcery.com>
5219             Jim Blandy  <jimb@codesourcery.com>
5220
5221         * gdb.texinfo (Output Formats): Update 'c' description.  Describe 's'.
5222         (Examining Memory): Update mentions of the 's' format.
5223         (Automatic Display): Likewise.
5224
5225 2007-09-02  Daniel Jacobowitz  <dan@codesourcery.com>
5226
5227         * gdb.texinfo: Update the FSF's Back-Cover Text.
5228
5229 2007-09-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
5230             Eli Zaretskii  <eliz@gnu.org>
5231
5232         * gdb.texinfo (Separate Debug Files): Cosmetic quoting removal.
5233         Fixed the ``build ID'' name.  New binaries build instructions for the
5234         build ID inclusion.  Explain how the commands are specific to the build
5235         ID vs. debug link.
5236
5237 2007-09-01  Eli Zaretskii  <eliz@gnu.org>
5238
5239         * gdb.texinfo (Separate Debug Files): Fix last change.  Add
5240         indexing for ``build ID'' support.
5241
5242 2007-09-01  Jan Kratochvil  <jan.kratochvil@redhat.com>
5243
5244         * gdb.texinfo (Separate Debug Files): Included a BUILD ID description.
5245         Enlisted BUILD ID to the debug file searching example.
5246         Included a BUILD ID `.note.gnu.build-id' section description.
5247         Updated/added the debug files splitting instructions for OBJCOPY.
5248
5249 2007-08-31  Vladimir Prus  <vladimir@codesourcery.com>
5250
5251         * gdb.texinfo (Variable Objects): Adjust docs
5252         for -var-info-expression and document
5253         -var-info-path-expression.
5254
5255 2007-08-20  Jim Blandy  <jimb@codesourcery.com>
5256
5257         * gdb.texinfo (Top): Dedicate manual to the memory of Fred Fish.
5258         (title page): Include the dedication in the printed manual, as a
5259         separate page after the copyright notice.
5260
5261         * gdb.texinfo (The F Reply Packet): Avoid confusing texi2html:
5262         don't break a @var across a line.
5263
5264 2007-07-25  Maciej W. Rozycki  <macro@mips.com>
5265
5266         * Makefile.in (MAKEHTMLFLAGS): Also search the current directory
5267         for include files.
5268
5269 2007-07-12  Nick Roberts  <nickrob@snap.net.nz>
5270
5271         * gdb.texinfo (Server Prefix): New node.  Adapt from existing node
5272         in annotate.texinfo.
5273         (Command History): Link to new node.
5274
5275 2007-07-05  Markus Deuling  <deuling@de.ibm.com>
5276
5277         * gdbint.texinfo (PC_LOAD_SEGMENT): Remove description.
5278
5279 2007-07-05  Eli Zaretskii  <eliz@gnu.org>
5280
5281         * gdbint.texinfo (Target Conditionals): Fix last change.
5282
5283 2007-07-03  Markus Deuling  <deuling@de.ibm.com>
5284
5285         * gdb.texinfo: Replace following macros by their appropriate gdbarch
5286         routines:
5287         (TARGET_CHAR_SIGNED, CALL_DUMMY_LOCATION, CANNOT_FETCH_REGISTER)
5288         (CANNOT_STORE_REGISTER, GET_LONGJMP_TARGET, POINTER_TO_ADDRESS)
5289         (ADDRESS_TO_POINTER, INNER_THAN, FRAME_NUM_ARGS)
5290         (HAVE_NONSTEPPABLE_WATCHPOINT, TARGET_SHORT_BIT, TARGET_INT_BIT)
5291         (TARGET_LONG_BIT, TARGET_LONG_LONG_BIT, TARGET_FLOAT_BIT)
5292         (TARGET_DOUBLE_BIT, TARGET_LONG_DOUBLE_BIT, TARGET_PTR_BIT
5293         (TARGET_ADDR_BIT, SP_REGNUM, PC_REGNUM, PS_REGNUM, FP0_REGNUM)
5294         (STAB_REG_TO_REGNUM, ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM)
5295         (SDB_REG_TO_REGNUM, DWARF2_REG_TO_REGNUM, BELIEVE_PCC_PROMOTION)
5296         (CONVERT_REGISTER_P, REGISTER_TO_VALUE, VALUE_TO_REGISTER)
5297         (POINTER_TO_ADDRESS, ADDRESS_TO_POINTER, EXTRACT_RETURN_VALUE)
5298         (STORE_RETURN_VALUE, SKIP_PROLOGUE, MEMORY_INSERT_BREAKPOINT)
5299         (BREAKPOINT_FROM_PC, MEMORY_REMOVE_BREAKPOINT, DECR_PC_AFTER_BREAK)
5300         (ADDR_BITS_REMOVE, TARGET_PRINT_INSN, SKIP_TRAMPOLINE_CODE)
5301         (IN_SOLIB_RETURN_TRAMPOLINE, NAME_OF_MALLOC, ADDRESS_CLASS_TYPE_FLAGS)
5302         (ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, ADDRESS_CLASS_TYPE_FLAGS_P).
5303         (ADDRESS_CLASS_NAME_to_TYPE_FLAGS, ADJUST_BREAKPOINT_ADDRESS)
5304         (PRINT_FLOAT_INFO, PRINT_VECTOR_INFO, INTEGER_TO_ADDRESS)
5305         (SKIP_PERMANENT_BREAKPOINT, TARGET_VIRTUAL_FRAME_POINTER)
5306         (SOFTWARE_SINGLE_STEP_P)
5307
5308         (push_dummy_call, stabs_argument_has_addr, unwind_sp, unwind_pc)
5309         (print_registers_info, push_dummy_code, unwind_dummy_id): Rework
5310
5311         (REGISTER_CONVERT_TO_TYPE, END_OF_TEXT_DEFAULT, GDB_MULTI_ARCH)
5312         (GDB_TARGET_IS_HPPA, DEPRECATED_GET_SAVED_REGISTER)
5313         (SYMBOLS_CAN_START_WITH_DOLLAR, DEPRECATED_INIT_EXTRA_FRAME_INFO)
5314         (DEPRECATED_INIT_FRAME_PC, DEPRECATED_SIGTRAMP_START)
5315         (IN_SOLIB_CALL_TRAMPOLINE, NO_HIF_SUPPORT, REGISTER_CONVERTIBLE)
5316         (DEPRECATED_REGISTER_RAW_SIZE, PARM_BOUNDARY, DEPRECATED_STACK_ALIGN)
5317         (PROLOGUE_FIRSTLINE_OVERLAP, DEPRECATED_POP_FRAME, STEP_SKIPS_DELAY)
5318         (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT)
5319         (OS9K_VARIABLES_INSIDE_BLOCK, KERNEL_U_ADDR, KERNEL_U_ADDR_HPUX)
5320         (REGISTER_U_ADDR, U_REGS_OFFSET, DEBUG_PTRACE): Remove description.
5321
5322         (Converting an existing Target Architecture to Multi-arch): Remove
5323          section.
5324
5325         (gdbarch_unwind_pc, gdbarch_unwind_sp): Renew code example.
5326         (gdbarch_addr_bits_remove): Add code example.
5327
5328         * gdb.texinfo: Replace REGISTER_NAME by gdbarch_register_name.
5329
5330 2007-07-02  Daniel Jacobowitz  <dan@codesourcery.com>
5331
5332         * gdb.texinfo (Remote Configuration): Document library-info-packet.
5333         Add other missing entries.  Adjust the table size to fit.
5334         (Stop Reply Packets): Use @itemize instead of @enumerate.  Document
5335         stop reasons including the new "library" event.
5336         (General Query Packets): Adjust table widths for qSupported.  Mention
5337         qXfer:libraries:read reply to qSupported and document the new packet.
5338         (Library List Format): New section.
5339
5340 2007-07-01  Jan Kratochvil  <jan.kratochvil@redhat.com>
5341
5342         * gdb.texinfo (Attach): Fixed GDB exit inferior detachment.
5343
5344 2007-06-28  Michael Snyder  <msnyder@svkmacdonelllnx>
5345
5346         * gdbint.texinfo (Table, Tuple and List Functions) Fix typo.
5347
5348 2007-06-25  Nick Roberts  <nickrob@snap.net.nz>
5349
5350         * gdbint.texinfo (Register and Memory Data): Break sections
5351         into nodes and add a menu.
5352
5353 2007-06-21  Maciej W. Rozycki  <macro@mips.com>
5354
5355         * gdb.texinfo (Examining Memory): Document the new behaviour.
5356
5357 2007-06-21  Vladimir Prus  <vladimir@codesourcery.com>
5358
5359         * gdb.texinfo (Standard Target Features): Document
5360         m68k features.
5361
5362 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
5363
5364         * gdb.texinfo (General Query Packets): Document qOffsets changes.
5365
5366 2007-06-13  Daniel Jacobowitz  <dan@codesourcery.com>
5367
5368         * gdb.texinfo (Target Description Format): Add version attribute
5369         for <target>.
5370
5371 2007-06-13  Daniel Jacobowitz  <dan@codesourcery.com>
5372
5373         * gdb.texinfo (MIPS Features): Document org.gnu.gdb.mips.linux.
5374
5375 2007-06-13  Daniel Jacobowitz  <dan@codesourcery.com>
5376
5377         * gdb.texinfo (MIPS Features): New subsection.
5378
5379 2007-06-12  Ulrich Weigand  <uweigand@de.ibm.com>
5380             Markus Deuling  <deuling@de.ibm.com>
5381
5382         * gdb.texinfo (General Query Packets): Document qXfer:spu:read
5383         and qXfer:spu:write packets and mention them under qSupported.
5384
5385 2007-06-12  Ulrich Weigand  <uweigand@de.ibm.com>
5386             Markus Deuling  <deuling@de.ibm.com>
5387
5388         * gdb.texinfo (Architectures): Add new SPU section to document
5389         Cell Broadband Engine SPU architecture specific commands.
5390
5391 2007-06-09  Vladimir Prus  <vladimir@codesourcery.com>
5392
5393         * gdb.texinfo (GDB/MI Variable Objects): Editorial
5394         comments.
5395
5396 2007-06-07  Nick Roberts  <nickrob@snap.net.nz>
5397
5398         * gdb.texinfo (Emacs): Describe GDB under Emacs 22.1.
5399
5400 2007-05-29  Jim Blandy  <jimb@codesourcery.com>
5401
5402         * gdb.texinfo (Overview): Doc fix.
5403
5404 2007-05-22  Maciej W. Rozycki  <macro@mips.com>
5405
5406         * gdb.texinfo (Remote Configuration): Document "set/show
5407         remoteflow".
5408
5409 2007-05-16  Daniel Jacobowitz  <dan@codesourcery.com>
5410
5411         * gdb.texinfo (MIPS): Remove documentation for set mips
5412         saved-gpreg-size, show mips saved-gpreg-size, and set mips
5413         stack-arg-size.
5414
5415 2007-05-14  Bob Wilson  <bob.wilson@acm.org>
5416
5417         * all-cfg.texi (GDBTUI): New.
5418         * gdb.texinfo (Mode Options): Use GDBTUI variable.
5419         (TUI, TUI Overview, TUI Keys, TUI Single Key Mode, TUI Commands)
5420         (TUI Configuration): Edit to improve clarity and fix problems of
5421         both style and content.
5422
5423 2007-05-11  Ulrich Weigand  <uweigand@de.ibm.com>
5424
5425         * observer.texi (GDB Observers): New observer "new_objfile".
5426
5427 2007-05-08  Ulrich Weigand  <uweigand@de.ibm.com>
5428
5429         * gdbint.texinfo (Native Conditionals): Remove USE_PROC_FS.
5430
5431 2007-04-14  Vladimir Prus  <vladimir@codesourcery.com>
5432
5433         * gdb.texinfo (GDB/MI Variable Objects): Document
5434         frozen variables objects.
5435
5436 2007-04-13  Daniel Jacobowitz  <dan@codesourcery.com>
5437
5438         * gdb.texinfo (Memory): Reference Remote Debugging chapter.
5439         (Character Sets, Caching Data of Remote Targets): Likewise.
5440         (Targets): Delete Remote node.  Move its text...
5441         (Debugging Remote Programs): ...to here.  Delete description
5442         of the "remote" command.
5443         (Remote configuration): Delete description of "set remotedevice"
5444         and "show remotedevice".
5445         (Embedded Processors): Delete H8/300, H8/500, and SH nodes.
5446
5447 2007-04-11  Bob Wilson  <bob.wilson@acm.org>
5448
5449         * gdb.texinfo (Contributors, Continuing and Stepping)
5450         (Fortran Defaults, HPPA, TUI, TUI Commands, Configure Options)
5451         (General Query Packets, File-I/O Remote Protocol Extension)
5452         (Protocol Basics, The F Reply Packet, Write)
5453         (Protocol-specific Representation of Datatypes, Memory Transfer):
5454         Fix hyphenation, punctuation and grammar problems.
5455         (Cygwin Native): Likewise.  Also fix misuse of @pxref and use
5456         'section' instead of 'subsection' in the text.
5457         (Non-debug DLL Symbols): Avoid 'subsubsection' in the text.
5458         (i386): Remove period from section name.
5459         (Installing GDB, Requirements, Running Configure,  Separate Objdir)
5460         (Config Names, Configure Options): Use @file{configure}.
5461
5462 2007-04-11  Daniel Jacobowitz  <dan@codesourcery.com>
5463
5464         * gdbint.texinfo (Writing Tests): Mention gdb_test_multiple
5465         and tab expansion.
5466
5467 2007-04-10  Daniel Jacobowitz  <dan@codesourcery.com>
5468
5469         * gdbint.texinfo (SOM): Correct location of the SOM reader.
5470
5471 2007-04-02  Bob Wilson  <bob.wilson@acm.org>
5472
5473         * gdb.texinfo: Consistently capitalize all significant words in
5474         node names, chapter titles, section titles, and headings.  Update
5475         cross references to match.
5476         (Starting and Stopping Trace Experiment): Make node name plural.
5477         (Breakpoint related warnings): Hyphenate "Breakpoint-related".
5478
5479 2007-03-30  Pedro Alves  <pedro_alves@portugalmail.pt>
5480
5481         * gdb.texinfo (WinCE): Delete obsolete subsection.
5482
5483 2007-03-30  Daniel Jacobowitz  <dan@codesourcery.com>
5484
5485         * gdb.texinfo (M68K): Remove obsolete ROM monitors.
5486         * gdbint.texinfo (DWARF 1): Delete section and other dwarfread.c
5487         references.
5488
5489 2007-03-30  Daniel Jacobowitz  <dan@codesourcery.com>
5490
5491         * gdb.texinfo (Startup): Delete references to some alternate
5492         names for .gdbinit.
5493         (Thread): Remove LynxOS reference.
5494         (Tandem ST2000): Delete target-specific documentation.
5495         * gdbint.texinfo (Symbol Handling): Remove mention of NLM.
5496         (Target Architecture Definition): Remove mention of GDB_OSABI_NETWARE
5497         and GDB_OSABI_LYNXOS.
5498
5499 2007-03-29  Ulrich Weigand  <uweigand@de.ibm.com>
5500
5501         * gdbint.texi (Native Conditionals): Remove PTRACE_ARG3_TYPE.
5502
5503 2007-03-27  Ulrich Weigand  <uweigand@de.ibm.com>
5504
5505         * gdbint.texinfo (Target Conditionals): Remove mention of
5506         DEPRECATED_REMOTE_BREAKPOINT, DEPRECATED_BIG_REMOTE_BREAKPOINT,
5507         and DEPRECATED_LITTLE_REMOTE_BREAKPOINT.
5508
5509 2007-03-27  Brooks Moses  <brooks.moses@codesourcery.com>
5510
5511         * Makefile.in: Add "pdfdir" installation
5512         directory, PDFTEX macro, support for "install-pdf" target,
5513         and rules for making a pdf version of refcard.texi.
5514         * refcard.tex: Specify paper size for PDF output.
5515
5516 2007-03-26  Bob Wilson  <bob.wilson@acm.org>
5517
5518         * gdb.texinfo (Omissions from Ada, Additions to Ada): Wrap long lines.
5519
5520 2007-03-26  Bob Wilson  <bob.wilson@acm.org>
5521
5522         * gdb.texinfo (Invoking GDB): Use @value{GDBP}.
5523         (Source Path, Character Sets, Macros, Define)
5524         (GDB/MI Result Records, GDB/MI Simple Examples)
5525         (GDB/MI Program Execution, GDB/MI File Commands)
5526         (Maintenance Commands, Packets, File-I/O Overview): Use @value{GDBN}.
5527         (Bug Reporting): Use @value{GCC}.
5528
5529 2007-03-26  Bob Wilson  <bob.wilson@acm.org>
5530
5531         * gdb.texinfo (Help): Fix formatting of examples.
5532         (Variables): Use @ifnotinfo instead of @iftex.
5533         (Non-debug DLL symbols): Use @ref instead of @pxref.
5534         (Sparclet File): Use @samp instead of quotes.
5535
5536 2007-03-26  Bob Wilson  <bob.wilson@acm.org>
5537
5538         * gdb.texinfo (Variables, C): Update cross reference to GCC docs.
5539
5540 2007-03-26  Bob Wilson  <bob.wilson@acm.org>
5541
5542         * gdb.texinfo (Top): Move TUI and Annotations menu entries to match
5543         the order of the nodes.
5544         (C Operators, C Constants, Debugging C): Remove extra menus.
5545         (Method Names in Commands): Do not specify next/prev/up nodes.
5546
5547 2007-03-26  Bob Wilson  <bob.wilson@acm.org>
5548
5549         * gdb.texinfo (File Options): Add missing parenthesis.
5550         (Breakpoints, Special Fortran commands, PowerPC): Fix typos.
5551
5552 2007-02-26  Daniel Jacobowitz  <dan@codesourcery.com>
5553
5554         * gdb.texinfo (Monitor commands for gdbserver): New subsection.
5555
5556 2007-02-26  Daniel Jacobowitz  <dan@codesourcery.com>
5557
5558         * gdb.texinfo (Standard Target Features): Mention
5559         case insensitivity.
5560         (ARM Features): Describe org.gnu.gdb.xscale.iwmmxt.
5561
5562 2007-02-18  Nick Roberts  <nickrob@snap.net.nz>
5563
5564         * gdb.texinfo (Top): Put Appendix A after numbered sections.
5565         (Files): Add section name to argument list for pxref.
5566         (Non-debug DLL symbols): Don't use `see' for pxref.
5567         (Embedded Processors): Fix typo.
5568         (GDB/MI Breakpoint Commands): Execution commands generate
5569         *stopped not ^done.
5570
5571 2007-02-13  Nick Roberts  <nickrob@snap.net.nz>
5572
5573         * gdb.texinfo (GDB/MI Variable Objects): Describe meanings of
5574         values for in_scope.  Mention that only root variables can be
5575         updated.
5576         (GDB/MI Development and Front Ends): Explain new values may be
5577         added to existing fields.
5578
5579 2007-02-08  Daniel Jacobowitz  <dan@codesourcery.com>
5580
5581         * gdb.texinfo (-target-disconnect): Use @smallexample.
5582         (Requirements): Add anchor for Expat.  Update description.
5583         (Target Descriptions): Mention Expat.
5584         (Target Description Format): Document new elements.  Use
5585         @smallexample.
5586         (Predefined Target Types, Standard Target Features): New sections.
5587         * gdbint.texinfo (Target Descriptions): New section.
5588
5589 2007-02-07  Daniel Jacobowitz  <dan@codesourcery.com>
5590
5591         * gdb.texinfo (Target Description Format): Add section on XInclude.
5592
5593 2006-02-03  Nick Roberts  <nickrob@snap.net.nz>
5594
5595         * gdb.texinfo (GDB/MI Miscellaneous Commands): Describe the new
5596         command -enable-timings.
5597
5598 2007-02-02  Markus Deuling  <deuling@de.ibm.com>  (tiny change)
5599
5600         * gdbint.texinfo (Operation System ABI Variant Handling): Update
5601         descriptions for new/deleted elements in gdb_osabi.  Add missing
5602         description for function generic_elf_osabi_sniff_abi_tag_sections.
5603
5604 2007-01-29  Joel Brobecker  <brobecker@adacore.com>
5605
5606         * gdb.texinfo (Maintenance Commands): Add documentation for
5607         the new "maint print target-stack" command.
5608
5609 2007-01-26  Jan Kratochvil <jan.kratochvil@redhat.com>
5610             Eli Zaretskii  <eliz@gnu.org>
5611
5612         * gdb.texinfo: Describe CHAR array vs. string identification rules.
5613
5614 2007-01-26  Eli Zaretskii  <eliz@gnu.org>
5615
5616         * gdb.texinfo (Compilation, Files, Bootstrapping, Bug Reporting):
5617         Use @value{NGCC} instead of @value{GCC}.
5618
5619 2007-01-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>  (tiny change)
5620
5621         * agentexpr.texi: Fix typos.
5622         * annotate.texinfo: Likewise.
5623         * gdb.texinfo: Likewise.
5624         * gdbint.texinfo: Likewise.
5625         * observer.texi: Likewise.
5626         * stabs.texinfo: Likewise.
5627
5628 2007-01-20  Markus Deuling  <deuling@de.ibm.com>  (tiny change)
5629
5630         * gdbint.texinfo (Support Libraries): Remove mmalloc
5631         entry.  Describe readline library.
5632
5633 2007-01-09  Daniel Jacobowitz  <dan@codesourcery.com>
5634
5635         * gdb.texinfo (Target Descriptions): New section.
5636         (General Query Packets): Add QPassSignals anchor.  Mention
5637         qXfer:features:read under qSupported.  Expand mentions of
5638         qXfer:memory-map:read and QPassSignals.  Document
5639         qXfer:features:read.
5640
5641 2007-01-08  Daniel Jacobowitz  <dan@codesourcery.com>
5642
5643         * gdb.texinfo (Commands to specify files): Describe
5644         "set sysroot" and "show sysroot".
5645         (Using the `gdbserver' program): Lowercase argument
5646         to @var.  Expand description of setting up GDB on the
5647         host.
5648
5649 2007-01-05  Joel Brobecker  <brobecker@adacore.com>
5650
5651         * gdb.texinfo (Set Catchpoints): Add documentation for the new
5652         catch exception, catch exception unhandled, and catch assert
5653         commands.
5654
5655 2007-01-04  Daniel Jacobowitz  <dan@codesourcery.com>
5656
5657         * gdb.texinfo (Debugging Output): Document "set debug xml"
5658         and "show debug xml".
5659
5660 2007-01-04  Daniel Jacobowitz  <dan@codesourcery.com>
5661
5662         * gdbint.texinfo (Compiler Warnings): Update for -Wall use.
5663
5664 2007-01-01  Joel Brobecker  <brobecker@adacore.com>
5665
5666         * gdbint.texinfo (Start of New Year Procedure): Add missing item.
5667
5668 2006-12-08  Vladimir Prus  <vladimir@codesourcery.com>
5669
5670         * gdb.texinfo (GDB/MI Variable Objects): Wrap historical
5671         note in @ignore, to be removed later if nobody complains.
5672
5673 2006-12-04  Nick Roberts  <nickrob@snap.net.nz>
5674
5675         * gdb.texinfo (GDB/MI Variable Objects): Describe -c option
5676         of -var-delete.
5677
5678 2006-11-22  Vladimir Prus  <vladimir@codesourcery.com>
5679
5680         * gdb.texinfo (Setting breakpoints): Document
5681         automatic software/hardware breakpoint usage and
5682         the "set breakpoint auto-hw" command.
5683
5684 2006-11-21  Vladimir Prus  <vladimir@codesourcery.com>
5685
5686         * gdb.texinfo (Memory Access Checking): New.
5687
5688 2006-11-16  Daniel Jacobowitz  <dan@codesourcery.com>
5689
5690         * gdb.texinfo (Remote configuration): Mention
5691         "pass-signals-packet".
5692         (General Query Packets): Document QPassSignals.  Fix
5693         a typo.
5694
5695 2006-11-14  Maxim Grigoriev  <maxim@tensilica.com>
5696
5697         * gdb.texinfo (Contributors): Add contributors of Xtensa port.
5698
5699 2006-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
5700
5701         * gdb.texinfo (Remote configuration): Rewrite documentation for
5702         packet configuration commands.
5703         (OS Information): Adjust reference to qXfer:auxv:read.
5704         (General Query Packets): Remove references to read-aux-vector-packet
5705         and set remote get-thread-local-storage-address.
5706
5707 2006-11-10  Daniel Jacobowitz  <dan@codesourcery.com>
5708
5709         * gdbint.texinfo (Target Architecture Definition): Add new
5710         Initializing a New Architecture section.
5711
5712 2006-10-31  David Taylor  <dtaylor@emc.com>
5713
5714         * stabs.texinfo (Macro define and undefine): New node describing
5715         stabs for #define and #undef.
5716
5717 2006-10-27  Andreas Schwab  <schwab@suse.de>
5718
5719         * gdb.texinfo (Processes): Rename "detach-fork" to "detach fork".
5720
5721 2006-10-21  Eli Zaretskii  <eliz@gnu.org>
5722
5723         * gdb.texinfo (Breakpoints, Set Watchpoints): Elaborate and
5724         clarify on the possible meanings of ``expression'' watched by
5725         watchpoints.  Add indexing.
5726         (Prompting, Errors, Invalidation, Annotations for Running)
5727         (Source Annotations): Fix index entries by adding "annotation" to
5728         them, to discriminate from index entries that point to the more
5729         general topic descriptions.
5730
5731 2006-10-17  Daniel Jacobowitz  <dan@codesourcery.com>
5732
5733         * gdbint.texinfo (Target Vector Definition): Move most
5734         content into Existing Targets.  Add a menu.
5735         (Existing Targets): New section, moved from Target Vector
5736         Definition.  Use @subsection.
5737         (Managing Execution State): New section.
5738
5739 2006-10-16  Bob Wilson  <bob.wilson@acm.org>
5740
5741         * gdb.texinfo (ST2000): Use Ctrl- instead of C-.
5742
5743 2006-10-15  Eli Zaretskii  <eliz@gnu.org>
5744
5745         * gdb.texinfo (Sample Session, Invocation, Quitting GDB)
5746         (Command Syntax, Signals, Backtrace, Connecting)
5747         (Remote configuration, Renesas Boards, Console I/O): Fix last
5748         change: use Ctrl- instead of C-, except wrt Emacs.
5749         (File-I/O Examples): Put Ctrl-c in @kbd.
5750         (Cygwin Native, File-I/O Overview, The Ctrl-C message)
5751         (Console I/O): Use @samp with Ctrl-.
5752         (Signals, Set Breaks, Set Watchpoints): Document optional
5753         arguments to `info signals'  `handle', `info breakpoints', and
5754         `info watchpoints'.
5755
5756 2006-10-14  Eli Zaretskii  <eliz@gnu.org>
5757
5758         * gdb.texinfo (Backtrace): Fix last change.
5759
5760 2006-10-14  Nick Roberts  <nickrob@snap.net.nz>
5761
5762         * gdb.texinfo (Backtrace): Order correctly and add other cases.
5763
5764 2006-10-10  Bob Wilson  <bob.wilson@acm.org>
5765
5766         * gdb.texinfo (Command Syntax, Connecting, Remote configuration)
5767         (Renesas Boards, ST2000, TUI Keys, TUI Single Key Mode)
5768         (TUI Commands, Emacs, Console I/O): Fix @key and @kbd usage.
5769
5770 2006-09-21  Vladimir Prus  <vladimir@codesourcery.com>
5771             Daniel Jacobowitz  <dan@codesourcery.com>
5772
5773         * gdb.texinfo (Packets): Document vFlashErase,
5774         vFlashWrite and vFlashDone packets.
5775         (General Query Packets): Document qXfer:memory-map:read.
5776         Add a new feature for qXfer:memory-map:read.
5777         (Memory map format): New section.
5778         (Target Commands): Mention that gdb can write flash.
5779
5780 2006-09-21  Vladimir Prus  <vladimir@codesourcery.com>
5781             Daniel Jacobowitz  <dan@codesourcery.com>
5782
5783         * gdb.texinfo (Memory Region Attributes): Mention target-supplied
5784         memory regions and "mem auto".
5785
5786 2006-09-21  Nathan Sidwell  <nathan@codesourcery.com>
5787
5788         * gdbint.texinfo (Array Containers): New section.
5789
5790 2006-09-17  Vladimir Prus  <vladimir@codesourcery.com>
5791
5792         * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
5793         -stack-list-arguments HIGH_FRAME argument can be larger then the
5794         actual number of frames.
5795
5796 2006-09-07  Vladimir Prus  <vladimir@codesourcery.com>
5797
5798         * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
5799         -stack-list-locals HIGH_FRAME argument can be larger then the
5800         actual number of frames.
5801
5802 2006-09-02  Bob Wilson  <bob.wilson@acm.org>
5803
5804         * gdb.texinfo (Packets, Stop Reply Packets, General Query Packets,
5805         Register Packet Format, Tracepoint Packets): Fix spelling errors.
5806
5807 2006-09-02  Eli Zaretskii  <eliz@gnu.org>
5808
5809         * gdbint.texinfo (Overall Structure): New section "Source Tree
5810         Structure".
5811
5812 2006-08-17  Jim Blandy  <jimb@codesourcery.com>
5813
5814         * gdb.texinfo (Stop Reply Packets): Note similarity of 'S' and 'T'
5815         responses.
5816
5817 2006-08-08  Joel Brobecker  <brobecker@adacore.com>
5818
5819         * gdb.texinfo (Source Path): Add documentation for new
5820         substitute-path commands.
5821
5822 2006-08-08  Daniel Jacobowitz  <dan@codesourcery.com>
5823
5824         * gdb.texinfo (Installing GDB): Update menu.  Move text to...
5825         (Running Configure): ...here.
5826         (Requirements): New node.  Mention expat.
5827
5828 2006-08-08  Vladimir Prus  <vladimir@codesourcery.com>
5829
5830         * gdb.texinfo (Target Commands): Remove
5831         'set download-write-size' and 'show download-write-size'.
5832
5833 2006-08-01  Daniel Jacobowitz  <dan@codesourcery.com>
5834
5835         * stabs.texinfo (Member Type Descriptor): Correct example for
5836         pointer to member types.
5837
5838 2006-07-21  Andrew Stubbs  <andrew.stubbs@st.com>
5839
5840         * gdb.texinfo (Optional warnings and messages): Add
5841         'set/show trace-commands'.
5842         (Command files): Add '-v' to source command.
5843
5844 2006-07-12  Daniel Jacobowitz  <dan@codesourcery.com>
5845
5846         * gdb.texinfo (OS Information): Update qPart reference to
5847         qXfer.
5848         (Remote configuration): Likewise.
5849         (Overview): Move @cindex to the start of a paragraph.  Talk
5850         about binary data encoding.
5851         (Packets): Refer to the overview for the details of the X
5852         packet encoding.
5853         (General Query Packets): Remove qPart description.  Add qXfer
5854         description.  Add an anchor to qSupported.  Correct feature
5855         table title.  Add a new feature for qXfer:auxv:read.
5856         (Interrupts): Add a missing parenthesis.
5857
5858 2006-07-05  Daniel Jacobowitz  <dan@codesourcery.com>
5859
5860         * gdb.texinfo (KOD): Remove node.
5861         (GDB/MI Kod Commands): Remove commented out node.
5862
5863 2006-07-01  Eli Zaretskii  <eliz@gnu.org>
5864
5865         * gdb.texinfo (GDB/MI Output Syntax, GDB/MI Simple Examples)
5866         (GDB/MI Breakpoint Commands, GDB/MI Program Context)
5867         (GDB/MI Thread Commands, GDB/MI Program Execution)
5868         (GDB/MI Stack Manipulation, GDB/MI Variable Objects)
5869         (GDB/MI Data Manipulation, GDB/MI Symbol Query)
5870         (GDB/MI File Commands, GDB/MI Target Manipulation)
5871         (GDB/MI Miscellaneous Commands): Change (@value{GDBP})->(gdb),
5872         since the MI prompt is hard-wired into the code.
5873
5874 2006-07-01  Nick Roberts  <nickrob@snap.net.nz>
5875
5876         * gdb.texinfo (GDB/MI Compatibility with CLI): Qualify more carefully.
5877         (GDB/MI Simple Examples): Use @subheading for "A Bad Command".
5878         (GDB/MI Data Manipulation): Remove description of unimplemented
5879         display related commands as variable objects perform this function
5880         and are superior: -display-delete, -display-disable,
5881         -display-enable, -display-insert and -display-list.  Move
5882         -environment-cd, -environment-directory, -environment-path
5883         and -environment-pwd to "Program Context".
5884         (GDB/MI Program Control): Rename to "Program Execution".  Move
5885         -exec-arguments -exec-abort to...
5886         (GDB/MI Program Context): ...here.  New node split from "Data
5887          Manipulation".
5888
5889 2006-06-21  Daniel Jacobowitz  <dan@codesourcery.com>
5890
5891         * gdb.texinfo (Remote configuration): Document set / show
5892         remote supported-packets.
5893         (General Query Packets): Document qSupported packet.
5894
5895 2006-06-10  Sandra Loosemore <sandra@codesourcery.com>
5896
5897         * gdb.texinfo (File-I/O overview): Copy edit for grammar, spelling,
5898         and font markup.
5899         (Protocol basics): Likewise.
5900         (The F request packet): Likewise.
5901         (The F reply packet): Likewise.
5902         (Memory transfer): Move this node to be a subsubsection of
5903         "Protocol specific representation of datatypes".
5904         (The Ctrl-C message): More copy editing.
5905         (Console I/O): Likewise.
5906         (The isatty call): Delete this node, and merge its content into
5907         the "isatty" node.  Fixed references elsewhere.
5908         (The system call): Delete this node, and merge its content into
5909         the "system" node.  Fixed references elsewhere.
5910         (open): Reformat to use @table, and add appropriate font markup.
5911         (close): Likewise.
5912         (read): Likewise.
5913         (write): Likewise.
5914         (lseek): Likewise.
5915         (rename): Likewise.
5916         (unlink): Likewise.
5917         (stat/fstat): Likewise.
5918         (gettimeofday): Likewise.
5919         (isatty): Likewise.
5920         (system): Likewise, plus minor changes to fix confusing wording.
5921         (Integral datatypes): Fix font markup.
5922         (Pointer values): Likewise.
5923         (struct stat): Fix markup to use @table, plus minor copy editing.
5924         (struct timeval): Fix font markup, plus minor copy editing.
5925         (Constants): Minor copy editing.
5926         (Errno values): Add font markup.
5927         (File-I/O Examples): Likewise.
5928
5929 2006-06-10  Nick Roberts  <nickrob@snap.net.nz>
5930
5931         * gdb.texinfo (GDB/MI): Remove duplicate acknowledgements.
5932         (GDB/MI Simple Examples): Move node up one level.  Use real
5933         examples.
5934         (GDB/MI Compatibility with CLI): Update.
5935         (GDB/MI Result Records): Add "connected" and "exit" result
5936         classes.
5937         (GDB/MI Stream Records): Clarify target output.
5938         (GDB/MI Command Description Format): Modify example description.
5939         (GDB/MI Breakpoint Table Commands): Rename to...
5940         (GDB/MI Breakpoint Commands): ...this
5941         (GDB/MI Breakpoint Commands): Add optional thread field.
5942         (GDB/MI Program Control): Add an introduction.  Move "Program
5943         termination" examples into exec-run description.
5944         (GDB/MI File Commands): Mention similar CLI commands.
5945         (GDB/MI Miscellaneous Commands): Move to end.  Mention "show version"
5946         is similar to "-gdb-version".
5947
5948 2006-06-09  Eli Zaretskii  <eliz@gnu.org>
5949
5950         * gdb.texinfo (Symbols): Fix "(gdb)"=>"(@value{GDBP})".
5951
5952 2006-06-02  Nick Roberts  <nickrob@snap.net.nz>
5953
5954         * gdb.texinfo (GDB/MI Development and Front Ends): Use
5955         sourceware.org for mailing lists.
5956         (GDB/MI File Commands): New node split from Program Control.
5957
5958 2006-06-01  Nick Roberts  <nickrob@snap.net.nz>
5959
5960         * gdb.texinfo (GDB/MI Development and Front Ends): New node.
5961
5962 2006-05-22  Eli Zaretskii  <eliz@gnu.org>
5963
5964         * gdb.texinfo (Cygwin Native): Fix last change.
5965
5966 2006-05-22  Christopher Faylor  <cgf@timesys.com>
5967
5968         * gdb.texinfo (Cygwin Native): Document set/show cygwin-exceptions.
5969
5970 2006-05-15  Nick Roberts  <nickrob@snap.net.nz>
5971
5972         * gdbint.texinfo (Algorithms): Correct spelling and punctuation.
5973         (Releasing GDB, Testsuite): Remove details for including DejaGnu.
5974
5975 2006-05-14  Daniel Jacobowitz  <dan@codesourcery.com>
5976
5977         * gdb.texinfo (General Query Packets): Recommend not starting
5978         new packets with qC and clarify.
5979
5980 2006-05-13  Gaius Mulley  <gaius@glam.ac.uk>
5981
5982         * gdb.texinfo (M2 Types): New section.
5983
5984 2006-05-10  Daniel Jacobowitz  <dan@codesourcery.com>
5985
5986         * agentexpr.texi: Add a copyright and license notice.
5987         * observer.texi: Likewise, with GPL clause for function prototypes.
5988         Remove trailing whitespace.
5989
5990 2006-05-05  Jim Blandy  <jimb@codesourcery.com>
5991
5992         * gdb.texinfo (General Query Packets): Document conventions for
5993         terminating packet names, and their violations.
5994
5995 2006-05-05  Daniel Jacobowitz  <dan@codesourcery.com>
5996
5997         * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Update for readline 5.1.
5998         * gdb.texinfo: Likewise.
5999
6000 2006-05-05  Daniel Jacobowitz  <dan@codesourcery.com>
6001
6002         * gdb.texinfo (Remote Configuration): Remove "set remotedebug"
6003         and "show remotedebug".
6004         (Debugging Output): Add additional index entries.
6005
6006 2006-04-27  Michael Snyder  <msnyder@redhat.com>
6007
6008         * gdb.texinfo (delete-fork): Command renamed to "delete fork".
6009
6010 2006-04-22  Andrew Cagney  <cagney@redhat.com>
6011
6012         * gdb.texinfo (Contributors): Credit frame unwinder contributors.
6013         * gdbint.texinfo (Algorithms): Fix errors in frame documentation.
6014
6015 2006-04-18  Daniel Jacobowitz  <dan@codesourcery.com>
6016
6017         * gdbint.texinfo (x86 Watchpoints, Target Conditionals): Update insert
6018         and remove breakpoint prototypes.
6019         (Watchpoints): Move description of target_insert_hw_breakpoint and
6020         target_remove_hw_breakpoint ...
6021         (Breakpoints): ... to here.  Document target_insert_breakpoint and
6022         target_remove_breakpoint.
6023
6024 2006-04-17  Jim Blandy  <jimb@codesourcery.com>
6025
6026         * gdb.texinfo (Packets): Note that 'addr' arguments to s, S, c,
6027         and C packets are optional.
6028
6029 2006-04-14  Frederic Riss  <frederic.riss@st.com>
6030
6031         * gdb.texinfo (Specifying source directories): Update the description
6032         of the source file search to reflect the fact that the source path
6033         always contains at least $cdir and $cwd.
6034
6035 2006-03-31  Michael Snyder  <msnyder@redhat.com>
6036
6037         * gdb.texinfo: Update copyright dates.
6038
6039 2006-03-31  Eli Zaretskii  <eliz@gnu.org>
6040
6041         * gdb.texinfo (Overview): Add an index entry to "empty response".
6042
6043 2006-03-28  Jim Blandy  <jimb@codesourcery.com>
6044
6045         * gdbint.texinfo (Prologue Analysis): New section.
6046
6047 2006-03-07  Jim Blandy  <jimb@red-bean.com>
6048
6049         * gdb.texinfo (Connecting): Document 'target remote pipe'.
6050
6051         * gdb.texinfo (Target Commands): Update text describing how to
6052         specify a target.  Refer to the detailed section on remote
6053         debugging, not the brief mention.
6054
6055         * gdb.texinfo (Connecting): Organize the different 'target remote'
6056         connection methods into a table.  Add a 'target remote' index
6057         entry. (!!!)
6058
6059 2006-02-17  Fred Fish  <fnf@specifix.com>
6060
6061         * gdb.texinfo (Symbols): Update descriptions of 'whatis' and
6062         'ptype' commands to reflect the fact that the only significant
6063         difference between them is that ptype prints the complete type
6064         description instead of just the name.
6065
6066 2006-02-13  Wu Zhou  <woodzltc@cn.ibm.com>
6067
6068         * gdbint.texinfo (Watchpoints): Delete
6069         TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT.
6070
6071 2006-02-10  Nick Roberts  <nickrob@snap.net.nz>
6072
6073         * gdb.texinfo (GDB/MI Breakpoint Table Commands): Add fullname and
6074         times fields where needed.  Fix typos.  Update general form given
6075         for output of -break-insert.
6076         (GDB/MI): Abbreviate some unnecessarily long fullnames.
6077
6078 2006-02-06  Daniel Jacobowitz  <dan@codesourcery.com>
6079
6080         * gdbint.texinfo (Symbol Handling): Add a section
6081         on memory management.
6082
6083 2006-02-06  Vladimir Prus  <ghost@cs.msu.su>
6084
6085         * gdb.texinfo (Breakpoint table commands): Document the fullname
6086         field in -break-list output.
6087
6088 2006-02-03  Eli Zaretskii  <eliz@gnu.org>
6089
6090         * gdb.texinfo (Cygwin Native): Fix typos.  Clarify the types of
6091         debugging information produced by the various "set debug..."
6092         options.
6093
6094 2006-02-01  Daniel Jacobowitz  <dan@codesourcery.com>
6095
6096         * gdb.texinfo (Files): Remove obsolete bits from the description
6097         of "symbol-file".
6098
6099 2006-01-25  Jim Blandy  <jimb@redhat.com>
6100
6101         * gdbint.texinfo (Testsuite): Explain how to run selected tests.
6102
6103 2006-01-24  Jim Blandy  <jimb@redhat.com>
6104
6105         * gdbint.texinfo (Frames): Document the basics of GDB's register
6106         unwinding model, and explain the existence of the "sentinel" frame.
6107
6108 2006-01-23  Andrew Stubbs  <andrew.stubbs@st.com>
6109
6110         * gdb.texinfo (Choosing files): Mention that -directory is used
6111         for script files.
6112         (Specifying source directories): Likewise.
6113         (Command files): Explain how script files are found.
6114
6115 2006-01-21  Eli Zaretskii  <eliz@gnu.org>
6116
6117         * gdb.texinfo (Backtrace): Describe how to get backtrace of all
6118         the threads in a multi-threaded program.
6119         (Threads): The threadno argument of "thread apply" can be a range
6120         of numbers.
6121
6122 2006-01-18  Jim Blandy  <jimb@redhat.com>
6123
6124         * gdbint.texinfo (Coding): Add entry for -Wno-pointer-sign to list
6125         of warning flags.
6126
6127 2006-01-13  Eli Zaretskii  <eliz@gnu.org>
6128
6129         * gdb.texinfo (Sequences): Improve menu annotations.
6130         (Define): Add index entries for arguments of user-defined
6131         commands.  Move the description of flow-control commands...
6132         (Command Files): ...to here.  Document loop_break and
6133         loop_continue.
6134         (Define, Command Files): Document `end' and add index entries for
6135         it.
6136
6137 2006-01-04  Michael Snyder  <msnyder@redhat.com>
6138
6139         * gdb.texinfo: Add documentation for linux-fork.
6140         * gdbint.texinfo: Add internal documentation for checkpoints.
6141
6142 2006-01-02  Paul N. Hilfinger  <hilfinger@gnat.com>
6143
6144         * gdb.texinfo (Omissions from Ada): Document that there is now
6145         limited aggregate support.
6146
6147 2005-12-28  Eli Zaretskii  <eliz@gnu.org>
6148
6149         * gdb.texinfo (Registers): Describe how to refer to SSE and MMX
6150         registers and the likes.
6151
6152 2005-12-24  Eli Zaretskii  <eliz@gnu.org>
6153
6154         * gdb.texinfo (Target Commands, Bug Reporting, File Options)
6155         (Symbols): Fix usage of "e.g.".
6156         (Memory Region Attributes): Fix usage of "etc."
6157
6158         * gdbint.texinfo (libgdb, Symbol Handling, Native Debugging)
6159         (Coding): Fix usage of "e.g.".
6160
6161 2005-12-23  Eli Zaretskii  <eliz@gnu.org>
6162
6163         * stabs.texinfo:
6164         * refcard.tex:
6165         * gpl.texi:
6166         * gdbint.texinfo:
6167         * gdb.texinfo:
6168         * gdb-cfg.texi:
6169         * fdl.texi:
6170         * annotate.texinfo:
6171         * all-cfg.texi:
6172         * Makefile.in: Add (C) after Copyright.  Update the FSF
6173         address.
6174
6175 2005-12-03  Eli Zaretskii  <eliz@gnu.org>
6176
6177         * gdb.texinfo (Connecting): Explain that `monitor' is a way to
6178         extend GDB with commands for external monitor.
6179
6180 2005-12-02  Andrew Stubbs  <andrew.stubbs@st.com>
6181
6182         * gdb.texinfo (Convenience variables): Add init-if-undefined command.
6183
6184 2005-11-25  Joel Brobecker  <brobecker@adacore.com>
6185
6186         * gdbint.texinfo (Start of New Year Procedure): New chapter.
6187
6188 2005-11-21  Jim Blandy  <jimb@redhat.com>
6189
6190         * gdb.texinfo (Tracepoint Packets): Document restrictions on
6191         placement of 'R' actions in tracepoint action packets; document
6192         dependence of 'X' and 'M' actions on a preceding 'R' action for
6193         their registers.
6194
6195 2005-11-19  Jim Blandy  <jimb@redhat.com>
6196
6197         * gdb.texinfo (Tracepoint Packets): New node.
6198         (General Query Packets): Add entries for the tracepoint packets,
6199         referring to the "Tracepoint Packets" node.
6200         (Tracepoints): Add reference to "Tracepoint Packets".
6201
6202 2005-11-18  Kevin Buettner  <kevinb@redhat.com>
6203
6204         * gdb.texinfo (set remotebreak): Add anchor.
6205         (X packet): Likewise.
6206         (Remote Protocol): Add new section `Interrupts' and new index
6207         entry `interrupts (remote protocol)'.
6208
6209 2005-11-18  Jim Blandy  <jimb@redhat.com>
6210
6211         * gdb.texinfo (Packets): Move information out of 'q' and 'Q'
6212         entries into the General Query Packets section.  Add a
6213         cross-reference to that section.  Drop description of replies, as
6214         these are covered in the descriptions of each packet.
6215         (General Query Packets): Add introductory text.  Explain naming
6216         conventions, and how the end of a name is recognized.
6217
6218 2005-11-17  Kevin Buettner  <kevinb@redhat.com>
6219
6220         * gdb.texinfo (Remote configuration): Fix typo in description of
6221         "set remotebreak" command.
6222
6223 2005-11-16  Jim Blandy  <jimb@redhat.com>
6224
6225         * gdb.texinfo (Packets, Stop Reply Packets)
6226         (General Query Packets): Various formatting cleanups.
6227         - Use @samp for packet contents.
6228         - Drop summaries from packet @item lines; the same information appears
6229           immediately below in the description.
6230         - Delete paragraph breaks after packet @item commands, so that the
6231           description appears directly to the right of the packet prototype
6232           in the printed manual, if it fits.
6233         - Place spaces in packet prototypes between @vars and non-@var
6234           letters, and explain that they're just for formatting.
6235         - Use @dots{} instead of '...'.
6236         - Fix uses of @code where @var was needed.
6237         - Replace "deprecated" markers with English text spelling out the
6238           packet's status and the preferred alternatives.
6239         - Remove "(reserved)" markers on 'A' and 'I' packets; it's unclear
6240           what this ever meant.
6241         - Remove "(draft)" markers on 'i' packets; nobody has commented on
6242           this for a long time.
6243         - Remove "(draft)" markers on 'z' and 'Z' packets; these have been
6244           implemented several times, and have been in use for years.
6245
6246 2005-11-15  Jim Blandy  <jimb@redhat.com>
6247
6248         * gdb.texinfo (Packets): Add index entries for 'm' packet
6249         disclaimers.
6250
6251         * gdb.texinfo (Packets): Clarify lack of restrictions on behavior
6252         of stub when processing an 'm' packet.
6253
6254         * gdb.texinfo (Packets): Mention that packets beginning with
6255         letters are reserved once, at the top, instead of actually listing
6256         them all and saying "reserved".
6257
6258 2005-11-15  Andrew Stubbs  <andrew.stubbs@st.com>
6259
6260         * gdb.texinfo (User-defined commands): Add $argc. Add missing 'end'.
6261         Change @var{$arg0 to @code{$arg0.
6262
6263 2005-11-14  Wu Zhou  <woodzltc@cn.ibm.com>
6264
6265         * gdb.texinfo (Fortran): Add some words about Fortran debugging.
6266
6267 2005-11-12  Jim Blandy  <jimb@redhat.com>
6268
6269         * gdb.texinfo (General Query Packets): Put packets in alphabetical
6270         order.  Remove extraneous 'z'.
6271
6272 2005-11-07  Andrew Stubbs  <andrew.stubbs@st.com>
6273
6274         * gdb.texinfo (Choosing files): Add --eval-command.
6275
6276 2005-11-04  Andrew Stubbs  <andrew.stubbs@st.com>
6277
6278         * gdb.texinfo (Choosing modes): Add --return-child-result.
6279
6280
6281 2005-11-01  Andrew Stubbs  <andrew.stubbs@st.com>
6282
6283         * gdb.texinfo (Choosing modes): Add --batch-silent.
6284
6285 2005-10-28  Eli Zaretskii  <eliz@gnu.org>
6286
6287         * gdb.texinfo (GDB/MI Variable Objects): Fix @pxref usage under
6288         "The -var-update Command".
6289
6290 2005-10-03  Joel Brobecker  <brobecker@adacore.com>
6291
6292         * gdb.texinfo (Print Settings): Add documentation for set/show
6293         print array-indexes.
6294
6295 2005-09-17  Daniel Jacobowitz  <dan@codesourcery.com>
6296
6297         * gdb.texinfo (Contributors): Thank Andrew Cagney for releases
6298         6.2 and 6.3.
6299
6300 2005-08-27  Eli Zaretskii  <eliz@gnu.org>
6301
6302         * gdb.texinfo (File Options): Don't document --mapped, it's gone
6303         since 19-Jan-2004.
6304         (Files): Likewise.
6305         (Variables, Symbols): Document the "<incomplete type>" message and
6306         its reasons.
6307
6308 2005-08-01  Fred Fish  <fnf@specifix.com>
6309
6310         * gdb.texinfo (SETUP_ARBITRARY_FRAME): Remove obsolete reference.
6311
6312 2005-07-15  Nick Roberts  <nickrob@snap.net.nz>
6313
6314         * gdb.texinfo (GDB/MI Variable Objects): Describe print-values
6315         option for -var-list-children and -var-update.
6316         (GDB/MI Stack Manipulation): Simplify description of
6317         print-values option for -stack-list-locals.
6318         (GDB/MI Command Description Format): Clarify.
6319         (Mode Options): Spelling of superseded.
6320
6321 2005-07-12  Bob Rossi  <bob@brasko.net>
6322
6323         * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix -inferior-tty-show
6324         corresponding GDB command comment.
6325
6326 2005-07-06  Bob Rossi  <bob@brasko.net>
6327
6328         * gdb.texinfo (GDB/MI Miscellaneous Commands): Add -inferior-tty-set
6329         and -inferior-tty-show.
6330         (Input/Output): Document "set/show inferior-tty" and tty alias.
6331
6332 2005-07-02  Nathan J. Williams  <nathanw@wasabisystems.com>
6333
6334         * gdb.texinfo (Packets): Change description of 'D' packet to note
6335         that GDB does wait for a response.
6336
6337 2005-06-22  Nick Roberts  <nickrob@snap.net.nz>
6338
6339         * gdb.texinfo (History) Rename "Command History".
6340         (Command History): Move node "Server Prefix" from section on
6341         Annotations here.
6342
6343 2005-06-19  Nick Roberts  <nickrob@snap.net.nz>
6344
6345         * gdb.texinfo (GDB/MI Stack Manipulation):
6346         Re-instate -stack-info-frame with example.  Say that it gets
6347         info on selected frame, not current frame.
6348
6349 2005-06-18  Eli Zaretskii  <eliz@gnu.org>
6350
6351         * gdb.texinfo (Server): Clarify that `file' should be used before
6352         connecting to the server.
6353         (Files): Add an xref to the above description.
6354         (Output Formats): More detailed description of the `c' format.
6355         (Memory): List explicitly all the formats supported by `x'.
6356         (Threads): Add an @cindex entry for "thread apply".
6357         (Files): Document the possibility of loading unlinked object
6358         files.  Add more indexing for solib-absolute-prefix and
6359         --with-sysroot.
6360         (Machine Code): Document possible problems with locations in
6361         shared libraries.
6362         (Backtrace): Document that free-standing environments do not need
6363         to have a `main' function.
6364
6365 2005-06-18  Nick Roberts  <nickrob@snap.net.nz>
6366
6367         * gdb.texinfo (GDB/MI Stack Manipulation): Remove reference to
6368         -stack-info-frame.
6369
6370 2005-06-07  Andrew Cagney  <cagney@gnu.org>
6371
6372         * gdb.texinfo (Contributors): Note the original multi-arch
6373         contributors.
6374
6375 2005-06-03  Eli Zaretskii  <eliz@gnu.org>
6376
6377         * gdb.texinfo (Registers): Add index entries for the standard
6378         registers.
6379         (Frames): Add cross-reference from frame pointer description to
6380         the Registers node.
6381         (Annotations Overview): Fix the reference to GDB name.
6382
6383 2005-06-01  Eli Zaretskii  <eliz@gnu.org>
6384
6385         * gdb.texinfo (Set Watchpoints): Remove @vindex entry for
6386         can-use-hw-watchpoints.
6387
6388 2005-05-28  Bob Rossi  <bob@brasko.net>
6389
6390         * gdb.texinfo (GDB/MI Out-of-band Records): Add bullet enumerating
6391         the possible reasons why an exec async record would be returned to FE.
6392
6393 2005-05-26  Andrew Cagney  <cagney@gnu.org>
6394
6395         * gdb.texinfo: Note that Elena Zannoni, Fernando Nasser, and
6396         Andrew Cagney implemented the original GDB/MI.
6397
6398 2005-05-23  Orjan Friberg  <orjanf@axis.com>
6399
6400         * gdb.texinfo (CRIS): Update the cris-version and cris-dwarf2-cfi
6401         documentation.  Add documentation for cris-mode.
6402
6403 2005-05-20  Eli Zaretskii  <eliz@gnu.org>
6404
6405         * gdb.texinfo (Numbers): Explain the example and make the wording
6406         more acurate.
6407
6408 2005-05-17  Daniel Jacobowitz  <dan@codesourcery.com>
6409             Dennis Brueni  <dennis@slickedit.com>
6410
6411         * gdb.texinfo (GDB/MI Breakpoint Table Commands)
6412         (GDB/MI Data Manipulation, GDB/MI Program Control)
6413         (GDB/MI Stack Manipulation): Update examples to include the fullname
6414         attribute in stack frames.
6415
6416 2005-05-12  Eli Zaretskii  <eliz@gnu.org>
6417
6418         * gdb.texinfo (Startup): Fix last change.  Treat gdb.ini like we
6419         do with other non-standard names of init files.
6420
6421 2005-05-11  Eli Zaretskii  <eliz@gnu.org>
6422
6423         * gdb.texinfo (Command Files): Move the description of the startup
6424         from here...
6425         (Startup): ...to this new subsection of the Invocation chapter.
6426         Rearrange the description of init files more logically and add a
6427         cross-reference to "Command Files".  Document the special gdbinit
6428         name for CISCO 68k.  Expand the description of what GDB does
6429         during startup.
6430         (History): Add index entry for HISTSIZE.
6431
6432 2005-05-02  Mark Kettenis  <kettenis@gnu.org>
6433
6434         * gdb.texinfo (Files): Remove documentation for auto-solib-limit.
6435
6436 2005-05-02  Eli Zaretskii  <eliz@gnu.org>
6437
6438         * gdb.texinfo (SVR4 Process Information, The isatty call)
6439         (The system call): Don't use foo(N) notation for man pages and
6440         functions.
6441         (Compilation, DJGPP Native): Improve wording.
6442
6443 2005-04-27  Eli Zaretskii  <eliz@gnu.org>
6444
6445         * gdb.texinfo (Backtrace): Describe backtraces with arguments that
6446         were optimized away.
6447
6448 2005-04-22  Eli Zaretskii  <eliz@gnu.org>
6449
6450         * gdb.texinfo (Remote configuration): Document "set/show
6451         get-thread-local-storage-address".  Add cross-reference to the
6452         description of the qGetTLSAddr packet.
6453         (General Query Packets): Mention "set remote
6454         get-thread-local-storage-address" and add a reference to its
6455         description.
6456
6457 2005-04-19  Nick Roberts  <nickrob@snap.net.nz>
6458
6459         * gdb.texinfo (Backtrace): Describe 'bt full'.
6460
6461 2005-04-17  Nick Roberts  <nickrob@snap.net.nz>
6462
6463         * gdb.texinfo (Mode Options): Fix typo.
6464         (GDB/MI): Describe how to invoke GDB/MI.
6465
6466 2005-04-16  Eli Zaretskii  <eliz@gnu.org>
6467
6468         * gdb.texinfo (OS Information): Renamed from Auxiliary Vector; all
6469         references changed.  Add description of "info udot".
6470         (Files): Document "set/show stop-on-solib-events".
6471         (M32R/D): Document "set/show download-path", "set/show
6472         board-address", "set/show server-address", "upload", "tload".
6473         Document "sdireset", "sdistatus", "debug_chaos", "use_debug_dma",
6474         "use_mon_code", "use_ib_break", "use_dbt_break".
6475         (Maintenance Commands): Improve indexing.
6476         (Target Commands): Document "set/show hash", "set/show debug
6477         monitor".
6478         (SVR4 Process Information): Document "info pidlist" and "info
6479         meminfo".  Document "set/show procfs-tarce" and "set/show
6480         procfs-file".  Document "proc-trace-*" and "proc-untrace-*".
6481         (Symbols, The Print Command with Objective-C): Improve indexing.
6482         (Objective-C): Add references to "info classes" and "info
6483         selectors".
6484         (Debugging Output): Improve wording.  Document "set/show debug
6485         solib-frv".  Fix "set/show debugvarobj".
6486         (Set Breaks): Add index entry for "hardware breakpoints".
6487         (Renesas ICE): Document "e7000", "ftplogin", "ftpload", "drain",
6488         and "set/show usehardbreakpoints".
6489         (MIPS Embedded): Document "se/show syn-garbage-limit", "set/show
6490         monitor-prompt", "set/show monitor-warnings", "pmon".
6491         (ARM): Document "rdilogfile", "rdilogenable", "set/show
6492         rdiromatzero", "set/show rdiheartbeat".
6493         (PowerPC): Document SDS-specific commands "set/show sdstimeout",
6494         "sds".
6495         (Embedded Processors): Document the "sim" command.
6496         (Remote): Document the "remote" command.
6497         (DJGPP Native): Document the "info serial" command.
6498         (Threads): Document "maint info sol-threads".
6499         (Files): Document "nosharedlibrary", "add-symbol-file-from-memory".
6500         (Set Breaks): Improve indexing.
6501         (Command Syntax): Add a reference to dont-repeat.
6502         (Define): Document "dont-repeat".
6503         (TUI Commands): Document "tabset".
6504         (WinCE): New subsection.  Document "set/show remotedirectory",
6505         "set/show remoteupload", "set/show remoteaddhost".
6506
6507 2005-04-15  Eli Zaretskii  <eliz@gnu.org>
6508
6509         * gdb.texinfo (Hurd Native): New subsection, documents
6510         Hurd-specific commands.
6511         (Maintenance Commands): Add cross-reference to "Debugging Output".
6512         (Debugging Output): Document "set/show debug lin-lwp".
6513         (MIPS): Improve documentation of heuristic-fence-post.  Document
6514         "set/show mips abi", "set/show mips saved-gpreg-size", "set/show
6515         mips stack-arg-size", "set/show mips mask-address", "set/show mips
6516         remote-mips64-transfers-32bit-regs", "set/show debug mips".
6517         (ARM): Document ARM-specific commands.
6518         (AVR): New section.  Document "info io_registers".
6519         (CRIS): New section.  Document "set/show cris-version" and
6520         "set/show cris-dwarf2-cfi".
6521         (HPPA): New section.  Document "set/show debug hppa" and "maint
6522         print unwind".
6523         (Neutrino): New subsection.  Document "set/show debug nto-debug".
6524         (Super-H): New section.  Document the "regs" command.
6525         (Debugging Output): Document "set/show debug aix-thread".
6526
6527 2005-04-09  Eli Zaretskii  <eliz@gnu.org>
6528
6529         * gdb.texinfo (Print Settings): Document "set/show print
6530         pascal_static-members", "set print repeats", "show print
6531         null-stop".  Improve indexing.  Fix documentation of "set print
6532         union".
6533         (Pascal): New section.
6534         (Supported languages): Rename from "Support"; all references
6535         updated.  Add a menu item for Pascal.
6536         (Numbers): Document "set radix.
6537         (Screen Size): Document "set/show pagination".
6538         (MIPS Embedded): Remove "set processor" documentation.
6539         (Remote configuration): Document "set/show X/P/Z-packet",
6540         "set/show read-aux-vector-packet", "set/show remote
6541         symbol-lookup-packet", "set/show remote verbose-resume-packet",
6542         "set/show remoteaddresssize", "set/show remotebaud", "set/show
6543         remotedebug", "set/show remotebreak", "set/show remotedevice",
6544         "set/show remotelogfile".
6545         (Auxiliary Vector): Add reference to the description of the
6546         read-aux-vector-packet setting.
6547         (Set Watchpoints): Add a cross-reference to "set remote
6548         hardware-breakpoint-limit".
6549         (General Query Packets): Add indexing of requests and
6550         cross-references to related commands in "Remote configuration".
6551         (File-I/O Overview, The system call): Fix wording and typos.
6552         (Thread Stops): Add index entries.
6553         (Continuing and Stepping): Document "show step-mode".
6554         (i386): New node.  Document "set/show struct-convention".
6555         (Files): Document "show trust-readonly-sections".
6556         (Calling): Document "set/show unwindonsignal".
6557         (Messages/Warnings): Add index entries.
6558         (Maintenance Commands): Document "set/show watchdog".
6559         (Annotations Overview): Document "show annotate".
6560         (Set Watchpoints): Add index entries.
6561         (Symbols): Fix doc of case-sensitive.
6562         (ABI): Document "show coerce-float-to-double".
6563         (Convenience Vars, Help): Improve indexing.
6564         (Machine Code): Document "show disassembly-flavor".
6565         (Debugging C plus plus): Document "show overload-resolution".
6566         (Value History, Signaling): Add index entries.
6567
6568 2005-04-08  Eli Zaretskii  <eliz@gnu.org>
6569
6570         * gdb.texinfo (Show): Move @kindex entries to their proper places.
6571         (Processes): Fix wording.
6572         (History, List, Logging output, Define, Symbols, Print Settings):
6573         Improve indexing.
6574
6575 2005-04-03  Eli Zaretskii  <eliz@gnu.org>
6576
6577         * gdb.texinfo (Targets): Document "set/show architecture".  Remove
6578         redundant index entry for "target" command.
6579         (Backtrace): Add index entries.
6580         (Symbols, Fortran): Document the "set case-sensitive" command.
6581         (DJGPP Native): Document "set com1base", "set com1irq", etc.
6582         (Print Settings): Add index entry for "set demangle-style".
6583         (Target Commands): Document "set download-write-size".
6584         (Debugging Output): Document "set exec-done-display".
6585
6586 2005-04-02  Eli Zaretskii  <eliz@gnu.org>
6587
6588         * gdb.texinfo (Files): Fix the name and documentation of
6589         add-shared-symbol-files.  Document its alias assf.  Update the
6590         list of OSs where GDB supports shared libraries.  Fix markup.
6591         (Continuing and Stepping): Add reference to @var{location} in the
6592         text.
6593         (Dump/Restore Files): Fix reference to @{filename}.
6594         (Help): Fix wording.
6595         (Attach): Ditto.
6596         (Set Watchpoints): Ditto.
6597         (Backtrace): Remove redundant index entries.  Improve index
6598         entries.
6599         (Delete Breaks): Fix wording.
6600         (Memory): Document the compare-sections command.
6601         (Memory Region Attributes): Improve wording.
6602         (Disabling): Improve wording.
6603         (Fortran): New subsection.  Document the "info common" command.
6604         (Help): Document aliases "info copying" and "info warranty".
6605         (Caching Remote Data): New section.  Document the "set/show
6606         remotecache" and "info dcache" commands.
6607         (Show): Fix wording of the documentation of the "set
6608         extension-language" command.
6609         (Signals): Add index entry for "info handle".
6610         (Memory Region Attributes): Fix punctuation.
6611         (Symbols): Change the arg name to "location" and refer to it in
6612         the text.  Fix wording of "info types" doc.
6613         (Threads): Fix usage of @enumerate @item's.
6614         (Listing Tracepoints): Add index entry for "info tp".
6615         (Set Watchpoints): Add xref to "info break" description.
6616         (Macros): Add an index entry for "macro exp1".  Document the
6617         "macro list" command.
6618         (Maintenance Commands): Document "flushregs", "maint agent",
6619         "maint check-symtabs", "maint cplus", "maint demangle", "maint
6620         deprecate", "maint undeprecate", "maint dump-me", "maint packet",
6621         "maint print architecture", "maint print objfiles", "maint print
6622         statistics", "maint print type", "maint show-debug-regs", "maint
6623         space", "maint time", and "maint translate-address".
6624         (Connecting): Document the "monitor" command.
6625         (Annotations Overview): Describe the "set annotate" command.
6626
6627 2005-04-01  Eli Zaretskii  <eliz@gnu.org>
6628
6629         * gdb.texinfo (Set Watchpoints): Document can-use-hw-watchpoints.
6630         Rearrange index entries and improve wording about support for
6631         hardware watchpoints.
6632
6633 2005-03-10  Bob Rossi  <bob@brasko.net>
6634
6635         * gdb.texinfo: Update copyright
6636
6637 2005-02-09  Theodore A. Roth  <troth@openavr.org>
6638
6639         * gdb.texinfo (General Query Packets): Fix texinfo compile warning and
6640         error.
6641
6642 2005-02-03  Kevin Buettner  <kevinb@redhat.com>
6643
6644         * gdb.texinfo (General Query Packets): Document qGetTLSAddr packet.
6645
6646 2005-01-17  Michael Snyder  <msnyder@redhat.com>
6647
6648         * gdb.texinfo: Fix spelling, infinte  ->  infinite.
6649
6650 2005-01-08  Mark Kettenis  <kettenis@gnu.org>
6651
6652         * observer.texi (GDB Observers): Document "solib_loaded".
6653
6654 2005-01-07  Andrew Cagney  <cagney@gnu.org>
6655
6656         * configure.ac: Rename configure.in, require autoconf 2.59.
6657         * configure: Re-generate.
6658
6659         * configure.in: Replace configdirs with multiple references to
6660         AC_CONFIG_SUBDIRS.
6661         * configure: Re-generate.
6662
6663 2005-01-04  Andrew Cagney  <cagney@gnu.org>
6664
6665         * gdbint.texinfo (Versions and Branches): Make the date (YYYYMMDD)
6666         part of the version number.
6667
6668 2004-12-24  Mark Kettenis  <kettenis@gnu.org>
6669
6670         * gdbint.texinfo (Algorithms): Remove description of
6671         TARGET_DISABLE_HW_WATCHPOINTS and TARGET_ENABLE_HW_WATCHPOINTS.
6672
6673 2004-12-07  Jim Blandy  <jimb@redhat.com>
6674
6675         * gdb.texinfo (General Query Packets): Specify that thread ID's in
6676         the 'qC' and 'qThreadInfo' packets are unsigned hexidecimal
6677         numbers.
6678
6679 2004-12-07  Andreas Schwab  <schwab@suse.de>
6680
6681         * gdb.texinfo (Mode Options): Document -l option.
6682
6683 2004-12-04  Eli Zaretskii  <eliz@gnu.org>
6684
6685         * gdbint.texinfo (Algorithms): More accurate description of
6686         STOPPED_BY_WATCHPOINT.  Point out that target_stopped_data_address
6687         is not needed unless data-read and data-access watchpoints are
6688         supported.  Add a description of how GDB checks whether the
6689         inferior stopped because a watchpoint was hit.
6690
6691 2004-11-23  Eli Zaretskii  <eliz@gnu.org>
6692
6693         * gdb.texinfo (Files): Add cross-reference to description of
6694         -readnow command-line switch.
6695
6696 2004-11-10  Randolph Chung  <tausq@debian.org>
6697
6698         * gdb.texinfo: Document set/show backtrace past-entry commands.
6699         Rearrange index entries for set/show backtrace past-main.
6700
6701 2004-11-10  Jon Beniston <jon@beniston.com>
6702
6703         Committed by Andrew Cagney  <cagney@gnu.org>.
6704         * gdb.texinfo (Remote Serial Protocol): Further describe
6705         binary transfer escaping mechanism .
6706
6707 2004-11-08  Randolph Chung  <tausq@debian.org>
6708
6709         * gdb.texinfo (inferior_debugging info): Document "set debug infrun"
6710         and "show debug infrun".  Add index entries.
6711
6712 2004-10-23  Eli Zaretskii  <eliz@gnu.org>
6713
6714         * gdb.texinfo (SVR4 Process Information): Document subcommands of
6715         "info proc" that are already implemented.  Add index entries.
6716         (Working Directory): Add a cross-reference to "info proc" command.
6717         (Files): Add a tip for decreasing memory used for symtabs from
6718         shared libraries.
6719         (Starting): Fix whitespace; make "elaboration" stand out where it
6720         is first used, and add an index entry for the term.
6721         (Calling): Expand and elaborate text.  Add "print".  Add the
6722         description of problems with weak aliases.
6723         (Core File Generation): New section.
6724
6725 2004-10-12  Andrew Cagney  <cagney@gnu.org>
6726
6727         * gdbint.texinfo (Versions and Branches): New chapter.
6728         (Releasing GDB): Delete "Versions and Branches" section.
6729         (Top): Add "Versions and Branches".
6730
6731 2004-10-08  Eli Zaretskii  <eliz@gnu.org>
6732
6733         * gdb.texinfo (Editing, History): Add cross-references to the
6734         included Readline and History user documentation.  Remove
6735         references to the symbol have-readline-appendices which is unused
6736         and undefined.
6737         (History): Fix indexing.
6738
6739 2004-10-08  Jeff Johnston  <jjohnstn@redhat.com>
6740
6741         * gdbint.texinfo (target_stopped_data_address): Update to
6742         new prototype.
6743         (i386_stopped_data_address): Update prototype and description.
6744         (i386_stopped_by_watchpoint): New function and description.
6745
6746 2004-10-03  Paul N. Hilfinger  <hilfinger@gnat.com>
6747
6748         * gdb.texinfo (Filenames): Add Ada suffixes.
6749         (Ada) New section.
6750
6751 2004-09-27  Andrew Cagney  <cagney@gnu.org>
6752             Robert Picco  <Robert.Picco@hp.com>
6753
6754         * gdb.texinfo (Packets): Document the "p" packet.
6755
6756 2004-09-21  Jason Molenda  (jmolenda@apple.com)
6757
6758         * gdb.texinfo (Paths and Names of the Source Files): Document the
6759         meaning of values in the 'desc' field of a SO stab.
6760
6761 2004-09-20  Daniel Jacobowitz  <dan@debian.org>
6762
6763         * gdb.texinfo (Maintenance Commands): Document "maint set dwarf2
6764         max-cache-age" and "maint show dwarf2 max-cache-age".
6765
6766 2004-09-16  Eli Zaretskii  <eliz@gnu.org>
6767
6768         * gdb.texinfo (Set Breaks): Add index entry for setting
6769         breakpoints on overloaded C++ functions that are not members of
6770         any classes.  Add an example and an index entry for setting
6771         breakpoints on all program functions.
6772         (Character Sets, Macros, Overlay Commands)
6773         (Non-debug DLL symbols, GDB/MI Output Syntax)
6774         (Annotations Overview, Maintenance Commands, File-I/O Overview):
6775         Use "(@value{GDBP})" instead of a literal "(gdb)".
6776
6777 2004-09-12  Andrew Cagney  <cagney@gnu.org>
6778
6779         * gdbint.texinfo (Native Debugging): Delete description of
6780         FILES_INFO_HOOK.
6781
6782 2004-09-11  Paul Hilfinger  <hilfinger@gnat.com>
6783
6784         * gdbint.texinfo (User Interface): Change local_hex_string_custom
6785         to hex_string_custom (not historically correct, but more
6786         understandable, given the current code).
6787
6788 2004-09-03  Andrew Cagney  <cagney@gnu.org>
6789
6790         * gdbint.texinfo (Native Debugging): Delete SVR4_SHARED_LIBS.
6791
6792 2004-09-01  Jeff Johnston  <jjohnstn@redhat.com>
6793
6794         * observer.texi (solib_unloaded): New observer.
6795
6796 2004-08-24  Andrew Cagney  <cagney@gnu.org>
6797
6798         * gdbint.texinfo (Target Architecture Definition): Add missing
6799         comma.
6800
6801 2004-08-20  Michael Chastain  <mec.gnu@mindspring.com>
6802
6803         * (Using the Testsuite): build != host is supported,
6804         but some test scripts do not support build != host.
6805
6806 2004-08-14  Mark Kettenis  <kettenis@gnu.org>
6807
6808         * gdbint.texinfo (Host Definition): Delete description of
6809         FCLOSE_PROVIDED and GETENV_PROVIDED.
6810
6811 2004-08-05  Mark Kettenis  <kettenis@chello.nl>
6812
6813         * gdbint.texinfo (Host Definition): Delete description of
6814         NO_SYS_FILE.
6815         (Native Debugging): Delete description of KERNEL_U_ADDR_BSD and
6816         PTRACE_FP_BUG.
6817
6818 2004-08-05  Andrew Cagney  <cagney@gnu.org>
6819
6820         * gdbint.texinfo (Target Architecture Definition): Delete
6821         reference to deprecated_read_fp.
6822
6823 2004-08-02  Andrew Cagney  <cagney@gnu.org>
6824
6825         * gdbint.texinfo (Target Architecture Definition): Delete
6826         description of DEPRECATED_REGISTER_BYTES.
6827
6828 2004-07-30  Baurjan Ismagulov  <ibr@ata.cs.hun.edu.tr>
6829
6830         * gdb.texinfo (Source Path): Document the new behavior of
6831         searching for the source files.
6832
6833 2004-07-17  Eli Zaretskii  <eliz@gnu.org>
6834
6835         * gdb.texinfo (Edit): Fix markup of EDITOR and improve wording.
6836         (Search, Expressions, Arrays, Variables, Data, Machine Code)
6837         (Auto Display): Improve indexing.
6838
6839 2004-07-16  Andrew Cagney  <cagney@gnu.org>
6840
6841         * gdb.texinfo (Mode Options): Delete documentation on "-async" and
6842         "-noasync".
6843
6844 2004-07-09  Eli Zaretskii  <eliz@gnu.org>
6845
6846         * gdb.texinfo: Fix @kindex entries so that multiple commands that
6847         have the same prefix have only their prefix in the index.
6848
6849 2004-07-03  Mark Kettenis  <kettenis@gnu.org>
6850
6851         * gdb.texinfo (BSD libkvm Interface): New node (section)
6852         (Native): Add it to the menu.
6853
6854 2004-07-01  Mark Kettenis  <kettenis@gnu.org>
6855
6856         * gdbint.texinfo (Target Architecture Definition): Remove
6857         PCC_SOL_BROKEN.
6858
6859 2004-06-24  Mark Kettenis  <kettenis@gnu.org>
6860
6861         * gdbint.texinfo (Target Architecture Definition): Remove
6862         SUN_FIXED_LBRAC_BUG.
6863
6864 2004-06-26  Andrew Cagney  <cagney@gnu.org>
6865
6866         * gdbint.texinfo (Coding): Replace xasprintf with xstrprintf.
6867
6868 2004-06-20  Andrew Cagney  <cagney@gnu.org>
6869
6870         * gdbint.texinfo (Target Architecture Definition): Deprecate
6871         USE_STRUCT_CONVENTION.
6872
6873 2004-06-19  Michael Chastain  <mec.gnu@mindspring.com>
6874
6875         gdb.texinfo (Bug Reporting): Mention session recording,
6876         with the script command or Emacs.
6877
6878 2004-06-18  Andrew Cagney  <cagney@gnu.org>
6879
6880         * gdbint.texinfo (Target Architecture Definition): Deprecate
6881         FUNCTION_START_OFFSET.
6882
6883 2004-06-14  Andrew Cagney  <cagney@gnu.org>
6884
6885         Based on changes from Karl Berry.
6886         * gdb.texinfo: Do not use @sc in a direntry.
6887         * stabs.texinfo: Change @dircateogry to "Software development".
6888         * gdbint.texinfo, gdb.texinfo, annotate.texinfo: Ditto.
6889
6890 2004-06-13  Andrew Cagney  <cagney@gnu.org>
6891
6892         * gdbint.texinfo (Target Architecture Definition): Delete
6893         description of RETURN_VALUE_ON_STACK.
6894
6895 2004-06-09  Andrew Cagney  <cagney@gnu.org>
6896
6897         * gdbint.texinfo (Native Debugging): Restore "@table @code"
6898         deleted by previous patch.
6899
6900 2004-06-08  Andrew Cagney  <cagney@gnu.org>
6901
6902         * gdbint.texinfo (Native Debugging): Delete documentation on
6903         ATTACH_DETACH.
6904
6905 2004-06-06  Randolph Chung  <tausq@debian.org>
6906
6907         * gdb.texinfo (push_dummy_call): Use @code{struct value}.
6908
6909 2004-06-06  Randolph Chung  <tausq@debian.org>
6910
6911         * gdb.texinfo (push_dummy_call): Update argument list to match
6912         the new push_dummy_call method signature.  Describe the function
6913         argument.
6914
6915 2004-05-24  Joel Brobecker  <brobecker@gnat.com>
6916
6917         * gdb.texinfo (Starting): Document new start command.
6918
6919 2004-05-21  Andrew Cagney  <cagney@redhat.com>
6920
6921         * observer.texi (GDB Observers): Document "inferior_created".
6922
6923 2004-05-08  Andrew Cagney  <cagney@redhat.com>
6924
6925         * gdbint.texinfo (Target Architecture Definition): Delete
6926         description of DO_DEFERRED_STORES.
6927
6928         * gdbint.texinfo (Target Architecture Definition): Delete
6929         references to DEPRECATED_FIX_CALL_DUMMY.
6930
6931         * gdbint.texinfo (Target Architecture Definition): Delete
6932         description of DEPRECATED_CALL_DUMMY_WORDS,
6933         DEPRECATED_SIZEOF_CALL_DUMMY_WORDS, and CALL_DUMMY.
6934
6935         * gdbint.texinfo (Target Architecture Definition): Delete
6936         description of DEPRECATED_PUSH_DUMMY_FRAME.
6937
6938         * gdbint.texinfo (Target Architecture Definition): Delete
6939         reference to DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
6940
6941 2004-05-07  Andrew Cagney  <cagney@redhat.com>
6942
6943         * observer.texi (GDB Observers): Add "Debugging" section.  Include
6944         cross reference to "set/show debug observer".
6945         * gdb.texinfo (Debugging Output): Document "set/show debug
6946         observer".
6947
6948 2004-05-01  Andrew Cagney  <cagney@redhat.com>
6949
6950         * gdbint.texinfo (Target Architecture Definition): Delete
6951         description of DEPRECATED_PC_IN_SIGTRAMP.
6952
6953 2004-04-30  Andrew Cagney  <cagney@redhat.com>
6954
6955         * gdbint.texinfo (Target Architecture Definition): Delete
6956         documentation for BELIEVE_PCC_PROMOTION_TYPE, no longer defined.
6957
6958 2004-04-30  Orjan Friberg  <orjanf@axis.com>
6959
6960         * observer.texi (GDB Observers): Correct spelling.
6961
6962 2004-04-26  Orjan Friberg  <orjanf@axis.com>
6963
6964         * observer.texi (GDB Observers): Add target_changed event.
6965
6966 2004-04-08  Andrew Cagney  <cagney@redhat.com>
6967
6968         * observer.texi (GDB Observers): Rework, provide generic observer
6969         definitions and then a list of observable events.
6970
6971 2004-04-04  Andrew Cagney  <cagney@redhat.com>
6972
6973         * gdbint.texinfo (Host Definition): Delete reference to
6974         NO_SIGINTERRUPT.
6975
6976 2004-04-02  Andrew Cagney  <cagney@redhat.com>
6977
6978         * gdbint.texinfo (Target Architecture Definition): Delete
6979         reference to DEPRECATED_CALL_DUMMY_LENGTH.
6980
6981 2004-03-28  Stephane Carrez  <stcarrez@nerim.fr>
6982
6983         * gdb.texinfo (TUI Commands): Document tui reg commands.
6984
6985 2004-03-26  Andrew Cagney  <cagney@redhat.com>
6986
6987         * gdb.texinfo (TUI): Delete reference to --enable-tui.  Mention
6988         "gdbtui".
6989         (Mode Options): Mention "gdbtui".  Use "Text" not "Terminal".
6990         (Contributors): Mention both Text and Terminal User Interface.
6991
6992 2004-03-23  Andrew Cagney  <cagney@redhat.com>
6993
6994         * gdbint.texinfo (Target Architecture Definition): Deprecate
6995         references to SIGTRAMP_START and SIGTRAMP_END.
6996
6997 2004-03-23  Andrew Cagney  <cagney@redhat.com>
6998
6999         * gdbint.texinfo (Target Architecture Definition): Deprecate
7000         references to PC_IN_SIGTRAMP.
7001
7002 2004-03-19  Andrew Cagney  <cagney@redhat.com>
7003
7004         * gdbint.texinfo (Target Architecture Definition): Delete
7005         reference to GDB_TARGET_IS_HPPA.
7006
7007 2004-03-18  Andrew Cagney  <cagney@redhat.com>
7008
7009         * gdbint.texinfo (Coding): Update section on gdbarch_data,
7010         describe pre_init and post_init.
7011
7012 2004-03-09  Daniel Jacobowitz  <drow@mvista.com>
7013
7014         * gdb.texinfo (Debugging Output): Document values for "set debug
7015         target".
7016
7017 2004-02-28  Andrew Cagney  <cagney@redhat.com>
7018
7019         * gdb.texinfo (Contributors): Mention GDB 6.1 release engineer.
7020
7021 2004-02-26  Jeff Johnston  <jjohnstn@redhat.com>
7022
7023         * gdb.texinfo (breakpoints): Add information about the
7024         new "set breakpoint pending" and "show breakpoint pending"
7025         commands.
7026
7027 2004-02-26  Andrew Cagney  <cagney@redhat.com>
7028
7029         * gdbint.texinfo (Coding): Document use of gdbarch_obstack_zalloc
7030         in Per-architecture module data section.
7031
7032 2004-02-25  Roland McGrath  <roland@redhat.com>
7033
7034         * gdb.texinfo (General Query Packets): Document qPart:... packets.
7035
7036 2004-02-24  Andrew Cagney  <cagney@redhat.com>
7037
7038         * annotate.texinfo: Wrap fdl.texi include in raise/lower sections.
7039         * gdb.texinfo, gdbint.texinfo, stabs.texinfo: Ditto.
7040         * fdl.texi: Import Version 1.2, November 2002.
7041
7042 2004-02-17  Andrew Cagney  <cagney@redhat.com>
7043
7044         * gdb.texinfo (Mode Options): Note that "mi1" is deprecated.
7045
7046 2004-02-16  Andrew Cagney  <cagney@redhat.com>
7047
7048         * gdbint.texinfo (Target Architecture Definition): Deprecate
7049         FRAMELESS_FUNCTION_INVOCATION.
7050
7051 2004-02-16  Andrew Cagney  <cagney@redhat.com>
7052
7053         * gdbint.texinfo (Coding): Mention -Wunused-function.
7054
7055 2004-02-14  Andrew Cagney  <cagney@redhat.com>
7056
7057         * gdbint.texinfo (Target Architecture Definition): Delete
7058         description of DEPRECATED_CALL_DUMMY_STACK_ADJUST.
7059
7060 2004-02-12  Elena Zannoni  <ezannoni@redhat.com>
7061
7062         * gdb.texinfo: Properly quote the name "C++".
7063         * gdbint.texinfo: Ditto.
7064         * stabs.texinfo: Ditto.
7065
7066 2004-02-11  Elena Zannoni  <ezannoni@redhat.com>
7067
7068         * gdbint.texinfo (Support Libraries): Add doco about obstacks and
7069         minimal information about libiberty.
7070
7071 2004-02-06  Michael Chastain  <mec.gnu@mindspring.com>
7072
7073         * gdb.texinfo (Auxiliary Vector): Fix thinko with @value{GDBN}.
7074
7075 2004-02-04  Roland McGrath  <roland@redhat.com>
7076
7077         * gdb.texinfo (Auxiliary Vector): New node (section).
7078         (Data): Add it to the menu.
7079
7080 2004-02-02  Jeff Johnston  <jjohnstn@redhat.com>
7081
7082         * gdb.texinfo (Breakpoints): Add information about pending
7083         breakpoint support.
7084
7085 2004-01-26  Andrew Cagney  <cagney@redhat.com>
7086
7087         * gdb.texinfo (Overview): Delete references to the cisco protocol
7088         including the "N" response.
7089
7090 2004-01-26  Andrew Cagney  <cagney@redhat.com>
7091
7092         * gdbint.texinfo (Target Architecture Definition): Rename
7093         EXTRACT_STRUCT_VALUE_ADDRESS to
7094         DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.
7095
7096 2004-01-24  Eli Zaretskii  <eliz@gnu.org>
7097
7098         * gdb.texinfo (KOD): Document "show os".  Add index entries for
7099         "set/show os" and "info cisco" commands.
7100
7101 2004-01-21  Eli Zaretskii  <eliz@gnu.org>
7102
7103         * Makefile.in (install-info): Prepend $(DESTDIR) to $(infodir).
7104
7105 2004-01-19  Michael Chastain  <mec.gnu@mindspring.com>
7106
7107         * gdbint.texinfo: Delete USE_MMALLOC, NO_MMCHECK, MMCHECK_FORCE,
7108         MMAP_BASE_ADDRESS, MMAP_INCREMENT.
7109
7110 2004-01-19  Nick Roberts  <nick@nick.uklinux.net>
7111
7112         * gdb.texinfo (GDB/MI Stack Manipulation): Describe extension to
7113         -stack-list-locals.
7114         (GDB/MI Variable Objects): Describe extension to
7115         -var-list-children.
7116
7117 2004-01-17  Daniel Jacobowitz  <drow@mvista.com>
7118
7119         * gdbint.texinfo (DECR_PC_AFTER_HW_BREAK): Don't document.
7120
7121 2004-01-17  Andrew Cagney  <cagney@redhat.com>
7122
7123         * gdbint.texinfo (Target Architecture Definition): Delete
7124         documentation on DEPRECATED_NPC_REGNUM.
7125
7126 2004-01-13  Daniel Jacobowitz  <drow@mvista.com>
7127
7128         * gdb.texinfo: Update copyright year.  Mention that set
7129         follow-fork-mode is supported on GNU/Linux.  Remove documentation of
7130         "set follow-fork-mode ask".
7131
7132 2004-01-13  Andrew Cagney  <cagney@redhat.com>
7133
7134         * gdbint.texinfo: Update copyright year.
7135         (Coding): Add -Wunused-label to list of -Werror warnings.
7136
7137 2004-01-08  Jason Molenda  <jmolenda@apple.com>
7138             Eli Zaretskii  <eliz@gnu.org>
7139
7140         * gdb.texinfo: Update copyright.
7141         (Objective-C): "methodName" typeo fixed.  Add @code/@var markup
7142         around names, as appropriate.  Minor syntax cleanup of
7143         _NSPrintForDebugger explanation.  Two spaces after periods.
7144         GDBN used instead of lit. "gdb".  Index entries added for
7145         print-object and _NSPrintForDebugger.  @noindent added in one spot.
7146
7147 2003-11-11  Elena Zannoni  <ezannoni@redhat.com>
7148
7149         * stabs.texinfo: Add dircategory and direntry commands.
7150         * annotate.texinfo: Ditto.
7151
7152 2003-11-10  Andrew Cagney  <cagney@redhat.com>
7153
7154         * gdbint.texinfo (Target Architecture Definition): Replace the
7155         return_value method's "inval" and "outval" parameters with
7156         "readbuf" and "writebuf".
7157
7158 2003-10-28  Jim Blandy  <jimb@redhat.com>
7159
7160         * gdb.texinfo (The F request packet, The F reply packet): Renamed
7161         from "The `F' request packet" and "The `F' reply packet", to make
7162         texi2dvi happy.
7163         (File-I/O remote protocol extension): Update menu entries, too.
7164
7165 2003-10-26  Michael Chastain  <mec@shout.net>
7166
7167         * gdb.texinfo (Thread Stops): Document the issue with
7168         premature return from system calls in multi-threaded programs.
7169
7170 2003-10-24  Andrew Cagney  <cagney@redhat.com>
7171
7172         * annotate.texinfo: Fix "fortunatly"[sic].
7173
7174 2003-10-23  Kei Sakamoto  <sakamoto.kei@renesas.com>
7175
7176         * gdb.texinfo (Contributors to GDB): Replace "Renesas"
7177         with "Hitachi" and "Mitsubishi".
7178
7179 2003-10-20  Andrew Cagney  <cagney@redhat.com>
7180
7181         * gdbint.texinfo (Target Architecture Definition): Document
7182         gdbarch_return_value.  Add cross references from
7183         USE_STRUCT_CONVENTION, EXTRACT_RETURN_VALUE, and
7184         STORE_RETURN_VALUE, and from/to EXTRACT_STRUCT_VALUE_ADDRESS.
7185
7186 2003-10-18  Mark Kettenis  <kettenis@gnu.org>
7187
7188         * gdbint.texinfo (Target Architecture Definition): Document
7189         regset_from_core_section.
7190
7191 2003-10-16  Kei Sakamot Sakamoto  <sakamoto.kei@renesas.com>
7192
7193         * gdb.texinfo (M32R/D): Mention m32rsdi target.
7194
7195 2003-10-15  Kevin Buettner  <kevinb@redhat.com>
7196
7197         From Anthony Green  <green@redhat.com>:
7198         * gdb.texinfo (Breakpoints related warnings): Insert into menu.
7199
7200 2003-10-14  Kevin Buettner  <kevinb@redhat.com>
7201
7202         * gdb.texinfo (Breakpoint related warnings): New node.
7203         * gdbint.texinfo (ADJUST_BREAKPOINT_ADDRESS): Document.
7204
7205 2003-10-13  Daniel Jacobowitz  <drow@mvista.com>
7206
7207         * gdb.texinfo (Remote Protocol): Document v and vCont.
7208
7209 2003-10-10  Kei Sakamoto  <sakamoto.kei@renesas.com>
7210
7211         * gdb.texinfo: Replace "Hitachi" and "Mitsubishi" with "Renesas".
7212         * gdbint.texinfo: Ditto.
7213
7214 2003-10-09  Andrew Cagney  <cagney@redhat.com>
7215
7216         From 2003-09-18 David Anderson <davea@sgi.com>:
7217         * gdb.texinfo (GDB/MI Symbol Query): Replace "comamnd" with
7218         "command".
7219
7220 2003-10-03  Andrew Cagney  <cagney@redhat.com>
7221
7222         * gdbint.texinfo (Target Architecture Definition): Deprecate
7223         IBM6000_TARGET.  Mention that it implies an RS/6000 system and not
7224         just target.
7225
7226 2003-10-02  Andrew Cagney  <cagney@redhat.com>
7227
7228         * gdbint.texinfo (Target Architecture Definition): Rename
7229         REGISTER_RAW_SIZE to DEPRECATED_REGISTER_RAW_SIZE.
7230         * gdb.texinfo (Packets, Stop Reply Packets): Ditto.
7231         * gdbint.texinfo (Target Architecture Definition): Rename
7232
7233 2003-09-30  Andrew Cagney  <cagney@redhat.com>
7234
7235         REGISTER_VIRTUAL_SIZE to DEPRECATED_REGISTER_VIRTUAL_SIZE.
7236         (Target Architecture Definition):
7237
7238         * gdbint.texinfo (Target Architecture Definition): Rename
7239         REGISTER_VIRTUAL_TYPE to DEPRECATED_REGISTER_VIRTUAL_TYPE.
7240
7241 2003-09-29  Andrew Cagney  <cagney@redhat.com>
7242
7243         * gdbint.texinfo (Target Architecture Definition): Delete
7244         documentation for NEED_TEXT_START_END.
7245
7246         * gdbint.texinfo (Target Architecture Definition): Rename
7247         NPC_REGNUM to DEPRECATED_NPC_REGNUM.  Add cross reference to
7248         TARGET_WRITE_PC.
7249
7250 2003-09-22  Michael Chastain  <mec@shout.net>
7251
7252         * gdbint.texinfo (Testsuite Organization): Change gdb.c++ to gdb.cp.
7253
7254 2003-09-21  Anthony Green  <green@redhat.com>
7255
7256         * gdbint.texinfo (Target Architecture Definition): Fix typos.
7257
7258 2003-09-21  Mark Kettenis  <kettenis@gnu.org>
7259
7260         * gdbint.texinfo (Target Architecture Definition): Document
7261         stabs_argument_has_addr.
7262
7263 2003-09-18  Andrew Cagney  <cagney@redhat.com>
7264
7265         * gdbint.texinfo (Target Architecture Definition): Delete
7266         documentation on REGISTER_NAMES.
7267
7268 2003-09-13  Mark Kettenis  <kettenis@gnu.org>
7269
7270         * gdbint.texinfo (Target Architecture Definition): Replace
7271         REG_STRUCT_HAS_ADDR with DEPRECATED_REG_STRUCT_HAS_ADDR.
7272
7273 2003-09-11  Andrew Cagney  <cagney@redhat.com>
7274
7275         * gdbint.texinfo (Target Architecture Definition): Replace
7276         STACK_ALIGN with DEPRECATED_STACK_ALIGN.
7277
7278 2003-08-18  Andrew Cagney  <cagney@redhat.com>
7279
7280         * gdbint.texinfo (Target Architecture Definition): Document
7281         "frame_red_zone_size".
7282
7283 2003-08-09  Andrew Cagney  <cagney@redhat.com>
7284
7285         * gdb.texinfo (Backtrace): Replace "set/show backtrace-below-main"
7286         with "set/show backtrace past-main" and "set/show backtrace
7287         limit".
7288
7289 2003-08-08  H.J. Lu  <hongjiu.lu@intel.com>
7290
7291         * Makefile.in (install-info): Support DESTDIR.
7292         (install-html): Likewise.
7293
7294 2003-08-07  Andrew Cagney  <cagney@redhat.com>
7295
7296         Patch from Nick Roberts.
7297         * gdb.texinfo (Using GDB under GNU Emacs): Fix/update key
7298         bindings.  Remove description of send-gdb-command.
7299
7300 2003-08-07  Andrew Cagney  <cagney@redhat.com>
7301
7302         * gdb.texinfo (Mode Options): Mention that "mi2" was included in
7303         GDB 6.0.
7304
7305 2003-08-06  Andrew Cagney  <cagney@redhat.com>
7306
7307         * gdb.texinfo (Mode Options): Mention that level three is the
7308         highest available and that level 2 is deprecated.
7309         (Annotations Overview): Mention annotation levels. Cross reference
7310         to "Limitations of the Annotation Interface" in annotate.texi.
7311         (TODO, Value Annotations, Frame Annotations): Delete section.
7312         (Displays, Breakpoint Info): Delete.
7313
7314 2003-08-04  Andrew Cagney  <cagney@redhat.com>
7315
7316         * agentexpr.texi: Delete @bye.
7317         * Makefile.in (STABS_DOC_SOURCE_INCLUDES): Add "fdl.texi"
7318         (stabs.info): Add $(srcdir) to include search path.
7319         (html): Depend on "annotate_toc.html", and not "annotate.html".
7320         * stabs.texinfo: Ditto.  Include "fdl.texi".
7321         * gdbint.texinfo: Update copyright statement's list of invariant
7322         sections.
7323
7324 2003-07-28  Andrew Cagney  <cagney@redhat.com>
7325
7326         * Makefile.in (INFO_DEPS): Add annotate.info.
7327         (dvi, ps, html, pdf): Add annotate.
7328         (ANNOTATE_DOC_SOURCE_INCLUDES): New macro.
7329         (ANNOTATE_DOC_BUILD_INCLUDES): New macro.
7330         (ANNOTATE_DOC_FILES): New macro.
7331         (ANNOTATE_TEX_TMPS): New macro.
7332         (annotate.info, annotate_toc.html): Specify dependencies.
7333         (annotate.ps, annotate.pdf, annotate.dvi): Ditto.
7334         * annotate.texinfo: Rename annotate.texi.  Get building.  Add
7335         "Migrating to GDB/MI" and "Limitations of the Annotation
7336         Interface" chapters.  Mention why it is not part of the user
7337         guide.  Update copyright notice.  Include "fdl.texi".
7338
7339 2003-07-26  Stephane Carrez  <stcarrez@nerim.fr>
7340
7341         * gdb.texinfo (TUI Keys): Document C-x o key to switch active window.
7342
7343 2003-07-24  Daniel Jacobowitz  <drow@mvista.com>
7344
7345         * gdbint.texinfo (libgdb components): Correct a GDB to GDBN.
7346
7347 2003-07-24  Daniel Jacobowitz  <drow@mvista.com>
7348
7349         * gdb.texinfo (Server): Mention pidof.
7350
7351 2003-07-22  Andrew Cagney  <cagney@redhat.com>
7352
7353         * gdbint.texinfo (Coding): Add -Wformat-nonliteral to -Werror
7354         list.
7355
7356 2003-06-28  Daniel Jacobowitz  <drow@mvista.com>
7357
7358         * gdb.texinfo (Logging output): New chapter.
7359
7360 2003-06-24  Joel Brobecker  <brobecker@gnat.com>
7361
7362         * gdb.texinfo (Unsupported languages): New section.
7363         (Languages): Add link to new section.
7364
7365 2003-06-22  Andrew Cagney  <cagney@redhat.com>
7366
7367         * gdb.texinfo (Contributors): Mention 6.0 release engineer.
7368
7369 2003-06-22  Daniel Jacobowitz  <drow@mvista.com>
7370
7371         * gdbint.texinfo (Coding): Clarify use of gdb_XXX.h headers.
7372
7373 2003-06-22  Daniel Jacobowitz  <drow@mvista.com>
7374
7375         * Makefile.in (SFILES_INCLUDED): Add agentexpr.texi.
7376         * agentexpr.texi: Retitle section, and change it to an appendix.
7377         Comment out texinfo initialization.  Factor a @var{} into two
7378         pieces to prevent makeinfo warnings.
7379         * gdb.texinfo: Add Agent Expressions appendix.
7380
7381 2003-06-19  Daniel Jacobowitz  <drow@mvista.com>
7382
7383         * gdbint.texinfo (Native Conditionals): Remove PREPARE_TO_PROCEED.
7384
7385 2003-06-18  Daniel Jacobowitz  <drow@mvista.com>
7386
7387         * gdb.texinfo (Remote Debugging): New section "Connecting to a
7388         remote target".  Document the "detach" and "disconnect" commands.
7389         (Server, Netware, Debug Session): Reference "Connecting to a
7390         remote target".
7391         (GDB/MI Target Manipulation): Document "-target-disconnect".
7392
7393 2003-06-13  Andrew Cagney  <cagney@redhat.com>
7394
7395         * gdbint.texinfo (Target Architecture Definition): Deprecate
7396         REMOTE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT, and
7397         BIG_REMOTE_BREAKPOINT.  Cross reference BREAKPOINT_FROM_PC.
7398
7399 2003-06-09  Jim Blandy  <jimb@redhat.com>
7400
7401         * gdb.texinfo (Separate Debug Files): Remove extra semicolon.
7402
7403 2003-06-08  Andrew Cagney  <cagney@redhat.com>
7404
7405         * gdbint.texinfo (Target Architecture Definition): Delete
7406         documentation on FRAME_ARGS_ADDRESS_CORRECT.
7407
7408 2003-06-08  Andrew Cagney  <cagney@redhat.com>
7409
7410         * gdbint.texinfo (Target Architecture Definition): Document
7411         "unwind_sp".  Cross reference "unwind_sp" and TARGET_READ_SP.
7412
7413 2003-06-07  Adam Fedor  <fedor@gnu.org>
7414
7415         * gdb.texinfo: Add Objective-C documentation.
7416
7417 2003-06-01  Andrew Cagney  <cagney@redhat.com>
7418
7419         * gdbint.texinfo (Target Architecture Definition): Add "func_addr"
7420         parameter to "push_dummy_call".  Rename "dummy_addr" to "bp_addr".
7421
7422 2003-05-21  Andrew Cagney  <cagney@redhat.com>
7423
7424         * gdbint.texinfo (Target Architecture Definition): Delete
7425         references to "extract_address" and "store_address".
7426
7427 2003-05-16  Andrew Cagney  <cagney@redhat.com>
7428
7429         * gdbint.texinfo (Target Architecture Definition): Replace
7430         REGISTER_BYTES with DEPRECATED_REGISTER_BYTES.  Fix typo,
7431         DEPRECATED_REGISTER_SIZE instead of REGISTER_BYTE.
7432
7433 2003-05-14  Theodore A. Roth  <troth@openavr.org>
7434
7435         * gdbint.texinfo (Breakpoint Handling): Correct a double negative.
7436
7437 2003-05-10  H.J. Lu <hongjiu.lu@intel.com>
7438
7439         * Makefile.in (gdb-cfg.texi): Replace $$LN_S with $(LN_S).
7440         (gdb.dvi): Likewise.
7441         (gdb.pdf): Likewise.
7442         (links2roff): Likewise.
7443
7444 2003-05-08  Jim Blandy  <jimb@redhat.com>
7445
7446         * gdb.texinfo (Dump/Restore Files): Update documentation for
7447         'dump', 'append', and 'restore': note that format argument is
7448         optional; simplify presentation of the command variants; and be
7449         more precise about the formats.
7450
7451 2003-05-07  Jim Blandy  <jimb@redhat.com>
7452
7453         * gdb.texinfo (Symbols): Update documentation: 'maint list
7454         symtabs' and 'maint list psymtabs' have been renamed 'maint info
7455         symtabs' and 'maint info psymtabs'.
7456
7457 2003-05-05  Andrew Cagney  <cagney@redhat.com>
7458
7459         * gdbint.texinfo (Target Architecture Definition): Make
7460         CALL_DUMMY_WORDS, SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY_LENGTH,
7461         FIX_CALL_DUMMY, CALL_DUMMY_BREAKPOINT_OFFSET and
7462         CALL_DUMMY_BREAKPOINT_OFFSET deprecated.
7463
7464 2003-05-04  Andrew Cagney  <cagney@redhat.com>
7465
7466         * gdb.texinfo (Maintenance Commands): Document "maint print
7467         dummy-frames".
7468
7469 2003-05-04  Andrew Cagney  <cagney@redhat.com>
7470
7471         * gdb.texinfo (GDB/MI Symbol Query): Use @{ and @}.
7472
7473 2003-05-03  J. Brobecker  <brobecker@gnat.com>
7474
7475         Thierry Schneider  <tpschneider1@yahoo.com>
7476         * gdb.texinfo (section GDB/MI Symbol Query): Add documentation
7477         for new MI command.
7478
7479 2003-05-03  Andrew Cagney  <cagney@redhat.com>
7480
7481         * gdbint.texinfo (Target Architecture Definition): Document
7482         push_dummy_code.  Add cross references.
7483
7484 2003-05-02  Elena Zannoni  <ezannoni@redhat.com>
7485
7486         * gdb.texinfo (Character Sets): Update to reflect new behavior of
7487         set/show charsets commands.
7488
7489 2003-04-28  Andrew Cagney  <cagney@redhat.com>
7490
7491         * gdbint.texinfo (Target Architecture Definition): Replace
7492         read_fp, TARGET_READ_FP and FP_REGNUM, with deprecated_read_fp,
7493         DEPRECATED_TARGET_READ_FP and DEPRECATED_REGNUM.
7494
7495 2003-04-28  Andrew Cagney  <cagney@redhat.com>
7496
7497         * gdbint.texinfo (Target Architecture Definition): Rename
7498         "tm_print_insn" to "deprecated_tm_print_insn".
7499
7500 2003-04-09  Jim Blandy  <jimb@redhat.com>
7501
7502         * gdb.texinfo (Symbols): Document 'maint list symtabs' and 'maint
7503         list psymtabs'.
7504
7505 2003-04-08  Andrew Cagney  <cagney@redhat.com>
7506
7507         * gdbint.texinfo (Target Architecture Definition): Delete
7508         references to EXTRA_FRAME_INFO.
7509
7510 2003-04-08  Andrew Cagney  <cagney@redhat.com>
7511
7512         * gdbint.texinfo (Target Architecture Definition): Delete
7513         PRINT_TYPELESS_INTEGER.
7514
7515 2003-04-02  J. Brobecker  <brobecker@gnat.com>
7516
7517         * observer.texi (GDB Observers): Adjust the documentation for the
7518         normal_stop notification to better describe reality. Fix a couple
7519         of minor typos.
7520
7521 2003-04-02  Bob Rossi  <bob_rossi@cox.net>
7522
7523         * gdb.texinfo (GDB/MI Program Control): Add
7524         '-file-list-exec-source-file'
7525
7526 2003-03-31  Andrew Cagney  <cagney@redhat.com>
7527
7528         * gdbint.texinfo (Target Architecture Definition): Delete
7529         references to CALL_DUMMY_P.
7530
7531 2003-03-30  Andrew Cagney  <cagney@redhat.com>
7532
7533         * gdbint.texinfo (Target Architecture Definition): Remove
7534         reference to TARGET_WRITE_SP.
7535
7536 2003-03-27  Andrew Cagney  <cagney@redhat.com>
7537
7538         * gdbint.texinfo (Target Architecture Definition): Remove
7539         references to write_sp.
7540
7541 2003-03-27  Andrew Cagney  <cagney@redhat.com>
7542
7543         * gdb.texinfo (GDB/MI Variable Objects): Replace @include with
7544         chapter body.  Use @smallexample instead of @example.
7545         (Annotations): Ditto.
7546         * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Remove gdbmi.texinfo and
7547         annotate.texi.
7548
7549 2003-03-26  Andrew Cagney  <cagney@redhat.com>
7550
7551         * gdbint.texinfo (Target Architecture Definition): Replace
7552         PUSH_ARGUMENTS with push_dummy_call, add gdbarch, regcache and
7553         dummy_addr parameters.
7554
7555 2003-03-25  Andrew Cagney  <cagney@redhat.com>
7556
7557         * gdbint.texinfo (Target Architecture Definition): Delete
7558         reference to CALL_DUMMY_STACK_ADJUST_P.  Rename
7559         CALL_DUMMY_STACK_ADJUST to DEPRECATED_CALL_DUMMY_STACK_ADJUST.
7560         Add reference to PUSH_ARGUMENTS.
7561
7562 2003-03-23  Andrew Cagney  <cagney@redhat.com>
7563
7564         * gdbint.texinfo (Algorithms, Target Architecture Definition):
7565         Deprecate FRAME_CHAIN and FRAME_CHAIN_VALID.
7566
7567 2003-03-18  J. Brobecker  <brobecker@gnat.com>
7568
7569         * gdbint.texinfo (Algorithms): Add new section describing the
7570         Observer paradigm.
7571         (Top): Add menu entry to new observer appendix.
7572         * observer.texi: New file.
7573         * Makefile.in (GDBINT_DOC_SOURCE_INCLUDES): Add dependency on
7574         new observer.texi file.
7575
7576 2003-03-17  Andrew Cagney  <cagney@redhat.com>
7577
7578         * gdb.texinfo (DATE): Delete.  Remove date from titles.  Mention
7579         that GNU Press update the manual version number.
7580
7581 2003-03-12  Andrew Cagney  <cagney@redhat.com>
7582
7583         * gdbint.texinfo (Target Architecture Definition): Delete
7584         references to get_saved_register.  Rename GET_SAVED_REGISTER to
7585         DEPRECATED_GET_SAVED_REGISTER.
7586
7587 2003-03-13  Andrew Cagney  <cagney@redhat.com>
7588
7589         * gdbint.texinfo (Target Architecture Definition): Replace
7590         POP_FRAME with DEPRECATED_POP_FRAME.  Update description.
7591
7592 2003-03-12  Andrew Cagney  <cagney@redhat.com>
7593
7594         * gdbint.texinfo (Target Architecture Definition): Rename
7595         FRAME_SAVED_PC to DEPRECATED_FRAME_SAVED_PC.
7596
7597 2003-03-10  Corinna Vinschen  <vinschen@redhat.com>
7598
7599         * gdb.texinfo: Add File-I/O documentation.
7600
7601 2003-03-10  Andrew Cagney  <cagney@redhat.com>
7602
7603         * gdbint.texinfo (Target Architecture Definition): Cross reference
7604         FRAME_SAVED_PC to unwind_pc.  Document unwind_pc.
7605
7606 2003-03-07  Andrew Cagney  <cagney@redhat.com>
7607
7608         * gdb.texinfo (Debugging Output): Mention the "set/show debug
7609         frame" command.
7610
7611 2003-03-05  Andrew Cagney  <cagney@redhat.com>
7612
7613         * gdbint.texinfo (Target Architecture Definition): Document
7614         unwind_dummy_id.  Cross reference unwind_dummy_id and
7615         SAVE_DUMMY_FRAME_TOS.
7616
7617 2003-03-05  James Ingham <jingham@apple.com>
7618             Daniel Jacobowitz  <drow@mvista.com>
7619
7620         * gdb.texinfo (Configuring the current ABI): Document "set cp-abi"
7621         and "show cp-abi".
7622
7623 2003-03-03  Andrew Cagney  <cagney@redhat.com>
7624
7625         * gdbint.texinfo (Target Architecture Definition): Document
7626         register_type.
7627
7628 2003-03-03  Andrew Cagney  <cagney@redhat.com>
7629
7630         * stabs.texinfo (Structures): Use @samp and separate @var's
7631         instead of a single @var containing a comma separated list.
7632         (Unions): Ditto.
7633
7634 2003-03-02  Daniel Jacobowitz  <drow@mvista.com>
7635
7636         * Makefile.in (distclean): Remove config.log.
7637
7638 2003-03-01  Andrew Cagney  <cagney@redhat.com>
7639
7640         * gdbint.texinfo (Target Architecture Definition): Rename
7641         FRAME_INIT_SAVED_REGS to DEPRECATED_FRAME_INIT_SAVED_REGS.
7642
7643 2003-03-01  Andrew Cagney  <cagney@redhat.com>
7644
7645         * gdbint.texinfo: Rename INIT_EXTRA_FRAME_INFO to
7646         DEPRECATED_INIT_EXTRA_FRAME_INFO.
7647
7648 2003-02-23  Raoul Gough  <RaoulGough@yahoo.co.uk>
7649
7650         * gdb.texinfo (Cygwin Native): Links to Non-debug DLL symbols.
7651         (Non-debug DLL symbols): New node, describing the minimal symbols
7652         loaded from DLLs without real debugging symbols.
7653
7654 2003-02-20  Andrew Cagney  <ac131313@redhat.com>
7655
7656         * gdb.texinfo (Set Breaks): Add cross reference to "set remote
7657         hardware-breakpoint-limit".
7658         (Set Watchpoints): Add cross reference to "set remote
7659         hardware-watchpoint-limit".
7660         (Remote configuration options): New section.
7661
7662 2003-02-04  Andrew Cagney  <ac131313@redhat.com>
7663
7664         * gdbint.texinfo (Target Architecture Definition): Delete
7665         descrption of IS_TRAPPED_INTERNALVAR.
7666
7667         From Keith Seitz <keiths@redhat.com>:
7668         * gdb.texinfo (Interpreters): New chapter.  Refer the command-line
7669         option "-i"/"--interpreter" to this chapter.  Include index
7670         entries.
7671
7672 2003-02-04  David Carlton  <carlton@math.stanford.edu>
7673
7674         * gdb.texinfo (C@t{++}): Recommend DWARF 2, then stabs+.
7675         (Variables): Recommend stabs+ and DWARF 2.
7676         (C plus plus expressions): Correct info about
7677         compiler versions, debug formats.
7678         (Contributors): Change 'DWARF2' to 'DWARF 2'.
7679         PR symtab/874.
7680
7681 2003-02-01  Andrew Cagney  <ac131313@redhat.com>
7682
7683         * gdbint.texinfo (Target Architecture Definition): Delete
7684         description of ADDITIONAL_OPTIONS, ADDITIONAL_OPTION_CASES,
7685         ADDITIONAL_OPTION_HANDLER, and ADDITIONAL_OPTION_HELP, and
7686         BEFORE_MAIN_LOOP_HOOK, and DBX_PARM_SYMBOL_CLASS along with
7687         references to nindy and i960.
7688         * gdb.texinfo (i960): Delete all references to i960 and nindy.
7689
7690 2003-02-01  Andrew Cagney  <ac131313@redhat.com>
7691
7692         * gdbint.texinfo (Target Architecture Definition): Delete
7693         FLOAT_INFO.
7694
7695 2003-01-30  Andrew Cagney  <ac131313@redhat.com>
7696
7697         * stabs.texinfo (Member Type Descriptor): Clarify description of
7698         `@'.  Suggested by Ben Hutchings.
7699
7700 2003-01-29  Andrew Cagney  <ac131313@redhat.com>
7701
7702         * gdb.texinfo (M68K): Delete reference to es1800.
7703
7704 2003-01-29  Andrew Cagney  <ac131313@redhat.com>
7705
7706         * gdb.texinfo (Maintenance Commands): Document `maint print
7707         reggroups' and `maint print register-groups'.
7708         * gdbint.texinfo (Target Architecture Definition): Document
7709         register_reggroup_p.
7710
7711 2003-01-23  Jim Blandy  <jimb@redhat.com>
7712
7713         * gdb.texinfo (Separate Debug Files): New section.
7714
7715 2003-01-22  Daniel Jacobowitz  <drow@mvista.com>
7716
7717         * gdb.texinfo (Maintenance Commands): Add "maint set profile"
7718         and "maint show profile".
7719
7720 2003-01-16  Michael Chastain  <mec@shout.net>
7721
7722         * gdb.texinfo (Installing GDB): Warn against
7723         ".../gdb-VERSION/gdb/configure".
7724         (Separate Objdir): Likewise.
7725
7726 2003-01-15  Andrew Cagney  <ac131313@redhat.com>
7727
7728         * gdbint.texinfo (Target Architecture Definition): Delete
7729         definition of PRINT_REGISTER_HOOK.
7730
7731 2003-01-15  Elena Zannoni  <ezannoni@redhat.com>
7732
7733         (OpenRISC 1000): Fix formatting of command names.
7734
7735 2003-01-15  Elena Zannoni  <ezannoni@redhat.com>
7736
7737         * gdb.texinfo (Continuing and Stepping): Add new command
7738         'advance'. Clarify behavior of 'until'.
7739
7740 2003-01-13  Daniel Jacobowitz  <drow@mvista.com>
7741
7742         * gdb.texinfo (Files): Document solib-absolute-prefix and
7743         solib-search-path.
7744
7745 2003-01-09  Michael Chastain  <mec@shout.net>
7746
7747         * gdbint.texinfo (Configuring @value{GDBN} for Release): Delete.
7748         (Create a Release): Add new instructions for new @file{src-release}.
7749         Document existing instructions for @file{Makefile.in} as
7750         being for @value{GDBN} 5.3.1 or earlier.
7751
7752 2003-01-09  Andrew Cagney  <ac131313@redhat.com>
7753
7754         * gdbint.texinfo (Target Architecture Definition): Mention
7755         frame_saved_regs_zalloc and frame_extra_info_zalloc as the way to
7756         allocate memory.
7757
7758 2003-01-04  Daniel Jacobowitz  <drow@mvista.com>
7759
7760         * gdb.texinfo (Controlling GDB): Add @kindex for
7761         "show osabi".
7762         (Backtraces): Add @kindex's for backtrace-below-main.
7763
7764 2003-01-04  Daniel Jacobowitz  <drow@mvista.com>
7765
7766         * gdb.texinfo (Controlling GDB): Document "set osabi".
7767
7768 2003-01-04  Daniel Jacobowitz  <drow@mvista.com>
7769
7770         * gdb.texinfo (Backtraces): Document "set backtrace-below-main".
7771         * gdbint.texinfo (FRAME_CHAIN_VALID): Update documentation.
7772
7773 2003-01-04  Daniel Jacobowitz  <drow@mvista.com>
7774
7775         * gdb.texinfo (Controlling GDB): Add ABI section.  Document
7776         "set coerce-float-to-double".
7777         * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Remove documentation.
7778
7779 2003-01-02  Andrew Cagney  <ac131313@redhat.com>
7780
7781         * stabs.texinfo: Remove obsolete text.
7782         * gdbint.texinfo: Ditto.
7783         * gdb.texinfo: Ditto.
7784
7785 2002-12-22  Mark Kettenis  <kettenis@gnu.org>
7786
7787         * gdbint.texinfo (Target Architecture Definition): Update
7788         description of gdbarch_register_osabi.
7789
7790 2002-12-20  Kazu Hirata  <kazu@cs.umass.edu>
7791
7792         * agentexpr.texi: Fix typos.
7793         * annotate.texi: Likewise.
7794         * fdl.texi: Likewise.
7795
7796 2002-12-10  Andrew Cagney  <cagney@redhat.com>
7797
7798         * gdbint.texinfo (Algorithms): Replace INIT_FRAME_PC with
7799         DEPRECATED_INIT_FRAME_PC.
7800
7801 2002-12-01  Andrew Cagney  <ac131313@redhat.com>
7802
7803         * gdbint.texinfo (Target Architecture Definition): Delete
7804         PC_IN_CALL_DUMMY.
7805
7806 2002-11-28  Andrew Cagney  <ac131313@redhat.com>
7807
7808         * gdbint.texinfo (Host Definition): Delete documentation on
7809         USE_GENERIC_DUMMY_FRAMES.
7810
7811 2002-11-26  Elena Zannoni  <ezannoni@redhat.com>
7812
7813         Fix PR gdb/723 and PR gdb/245.
7814         * Makefile.in (install-info): Run the install-info command as part
7815         of the post install steps only.
7816         (uninstall-info): New target.
7817         (uninstall): New target.
7818
7819 2002-11-22  Elena Zannoni  <ezannoni@redhat.com>
7820
7821         * Makefile.in (install): Make install do some real work.
7822
7823 2002-11-19  Andrew Cagney  <ac131313@redhat.com>
7824
7825         Fix POSIX problem reported by Paul Eggert.
7826         * Makefile.in (GDBvn.texi): Use `sed q' instead of `head -1'.
7827         Fix PR gdb/527.
7828
7829 2002-10-26  Andrew Cagney  <cagney@redhat.com>
7830
7831         * gdbint.texinfo (Target Architecture Definition): Delete
7832         definition of DO_REGISTERS_INFO.
7833
7834 2002-10-18  Kevin Buettner  <kevinb@redhat.com>
7835
7836         * gdbint.texinfo (Address Classes): Fix problems with insertion
7837         of ``{'' and ``}'' in example.
7838
7839 2002-10-17  Kevin Buettner  <kevinb@redhat.com>
7840
7841         * gdbint.texinfo (Address Classes): New section.
7842         (Target Conditionals): Document ADDRESS_CLASS_NAME_TO_TYPE_FLAGS,
7843         ADDRESS_CLASS_NAME_TO_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS,
7844         ADDRESS_CLASS_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, and
7845         ADDRESS_CLASS_TYPE_FLAGS_TO_NAME_P.
7846
7847 2002-10-11  Klee Dienes  <kdienes@apple.com>
7848
7849         * gdb.texinfo (Registers): Mention vector registers as well as
7850         floating registers in the documentation for 'info registers' and
7851         'info all-registers'.
7852
7853 2002-10-11  Daniel Jacobowitz  <drow@mvista.com>
7854
7855         * gdbint.texinfo (CPLUS_MARKER): Remove item.
7856
7857 2002-10-03  Jeff Johnston  <jjohnstn@redhat.com>
7858
7859         * gdbint.texinfo (Item Output Functions): Add new ui_out_field_fmt_int
7860         interface definition.
7861
7862 2002-10-03  Marko Mlinar   <markom@opencores.org>
7863
7864         * gdb.texinfo (Target Commands): Add or1k target specific
7865         commands.
7866         * gdb.texinfo (Contributors): Add myself to the contributors list.
7867
7868 2002-10-01  Andrew Cagney  <ac131313@redhat.com>
7869
7870         * gdb.texinfo (Mode Options): Update --interpreter option.  "mi2"
7871         and "mi1" instead of "mi1" and "mi0".
7872
7873 2002-09-29  Hans-Peter Nilsson  <hp@bitrange.com>
7874
7875         * gdb.texinfo (Packets): Fix typos "alligned".
7876         Correct z3/Z3 description.  Correct z4/Z4 title.
7877
7878 2002-09-27  Andrew Cagney  <ac131313@redhat.com>
7879
7880         * all-cfg.texi: Use @sc for GDB and GCC.  Update copyright.
7881
7882 2002-09-25  Kevin Buettner  <kevinb@redhat.com>
7883
7884         * gdb.texinfo: Use GNU/Linux instead of Linux.
7885
7886 2002-09-25  Andrew Cagney  <ac131313@redhat.com>
7887
7888         * gdb.texinfo (Packets): Replace @samp{} with ``an empty string''.
7889
7890 2002-09-24  Andrew Cagney  <ac131313@redhat.com>
7891
7892         * gdb.texinfo: Replace @example with @smallexample.
7893
7894 2002-09-20  Kevin Buettner  <kevinb@redhat.com>
7895
7896         From Eli Zaretskii  <eliz@gnu.org>:
7897         * gdb.texinfo (Character Sets): Use @smallexample instead of
7898         @example.  Use GNU/Linux instead of Linux.
7899
7900 2002-09-20  Jim Blandy  <jimb@redhat.com>
7901
7902         * gdb.texinfo: Add character set documentation.
7903
7904 2002-09-19  Andrew Cagney  <ac131313@redhat.com>
7905
7906         * gdb.texinfo (Packets): Revise `z' and `Z' packet documentation.
7907         (Packets): Add cross reference from `b' packet to `z' packets.
7908
7909 2002-09-19  Andrew Cagney  <ac131313@redhat.com>
7910
7911         * gdb.texinfo (Maintenance Commands): Document ``maint
7912         internal-error'' and ``maint internal-warning''.
7913
7914         * gdbint.texinfo (Target Architecture Definition): Revise
7915         description of STACK_ALIGN.  Add description of FRAME_ALIGN.
7916
7917 2002-09-19  Joel Brobecker  <brobecker@gnat.com>
7918
7919         * gdbint.texinfo (Target Conditionals): Document the new
7920         NAME_OF_MALLOC macro.
7921
7922 2002-09-05  Andrew Cagney  <ac131313@redhat.com>
7923
7924         * gdb.texinfo (Contributors): Mention 5.2 and 5.3 release
7925         engineer.
7926
7927 2002-09-02  Stephane Carrez  <stcarrez@nerim.fr>
7928
7929         * gdb.texinfo (TUI Overview): Document status line fields.
7930
7931 2002-09-02  Stephane Carrez  <stcarrez@nerim.fr>
7932
7933         * gdb.texinfo (TUI Commands): Document info win command.
7934
7935 2002-09-01  Stephane Carrez  <stcarrez@nerim.fr>
7936
7937         * gdb.texinfo (TUI Overview): Document breakpoint markers.
7938
7939 2002-09-01  Stephane Carrez  <stcarrez@nerim.fr>
7940
7941         * gdb.texinfo (TUI Single Key Mode): Document new SingleKey mode.
7942         (TUI Keys): Likewise.
7943
7944 2002-08-25  Andrew Cagney  <ac131313@redhat.com>
7945
7946         * gdb.texinfo (Examples): Use ``->'' for a packet send and ``<-''
7947         for a packet receive.
7948
7949 2002-08-25  Andrew Cagney  <ac131313@redhat.com>
7950
7951         * Makefile.in (clean): Move to end of file.
7952         (distclean, maintainer-clean, realclean): Ditto.
7953         (mostlyclean): Move rule to end of file.  Use GDB_TEX_TMPS,
7954         GDBINT_TEX_TMPS, STABS_TEX_TMPS.
7955         (gdb.dvi, gdb.pdf): Do not cleanup TeX temp files after texi2dvi.
7956         (gdbint.dvi, gdbint.pdf, stabs.dvi, stabs.pdf): Ditto.
7957
7958 2002-08-24  Andrew Cagney  <ac131313@redhat.com>
7959
7960         * Makefile.in (GDBINT_TEX_TMPS): Define.
7961         (gdbint.dvi, gdbint.pdf): Use
7962         (GDB_TEX_TMPS): Define.
7963         (gdb.dvi, gdb.pdf): Use.
7964         (STABS_TEX_TMPS): Define.
7965         (stabs.dvi, stabs.pdf): Use.
7966         (GDB_DOC_SOURCE_INCLUDES): New macros.
7967         (GDB_DOC_BUILD_INCLUDES, GDB_DOC_FILES): New macros.
7968         (GDBINT_DOC_FILES_INCLUDES): New macros.
7969         (GDBINT_DOC_BUILD_INCLUDES): New macros.
7970         (GDBINT_DOC_FILES, STABS_DOC_SOURCE_INCLUDES): New macros.
7971         (STABS_DOC_BUILD_INCLUDES, STABS_DOC_FILES): New macros.
7972         (SFILES_DOC, SFILES_INCLUDED, SFILES_LOCAL): Delete macros.
7973         (links2roff): Replace SFILES_INCLUDED with
7974         GDB_DOC_SOURCE_INCLUDES.
7975         (gdb.dvi, gdb_toc.html, gdb.pdf, gdb.info): Update dependencies.
7976         (gdb.me, gdb.mm, gdb.ms): Update dependencies.
7977         (gdbint.dvi, gdbint_toc.html, gdbint.pdf, gdbint.info): Update
7978         dependencies.
7979         (stabs.info, stabs_toc.html, stabs.pdf, stabs.dvi): Update
7980         dependencies.
7981         (gdbmi.texinfo): Delete rule.
7982         (inc-hist.texinfo): Delete rule.
7983         (rluser.texinfo): Delete rule.
7984
7985 2002-08-23  Andrew Cagney  <cagney@redhat.com>
7986
7987         * gdbint.texinfo (Target Architecture Definition): Update
7988         STORE_RETURN_VALUE, mention regcache.
7989
7990 2002-08-21  Andrew Cagney  <ac131313@redhat.com>
7991
7992         * gdbint.texinfo (Target Architecture Definition): Document
7993         print_registers_info.  Note that DO_REGISTERS_INFO is deprecated.
7994
7995 2002-08-19  Andrew Cagney  <ac131313@redhat.com>
7996
7997         * gdb.texinfo (Remote Protocol): Reformat.  Use cross references.
7998         Fix minor typos.  Add index entries.
7999
8000 2002-08-18  Andrew Cagney  <ac131313@redhat.com>
8001
8002         * gdb.texinfo (Data): Add ``Vector Unit'' to menu.
8003
8004 2002-08-15  Andrew Cagney  <ac131313@redhat.com>
8005
8006         * gdbint.texinfo (Target Architecture Definition): Document
8007         PRINT_VECTOR_INFO.
8008         * gdb.texinfo (Vector Unit): Document "info vectors" command.
8009
8010 2002-08-13  Andrew Cagney  <ac131313@redhat.com>
8011
8012         * gdb.texinfo (Maintenance Commands): Document "maint print
8013         registers", "maint print raw-registers" and "maint print
8014         cooked-registers".
8015
8016 2002-08-08  Grace Sainsbury  <graces@redhat.com>
8017
8018         From Mark Salter:
8019         * gdb.texinfo (Protocol): Document T packet extension to
8020         allow watchpoint address reporting.
8021
8022 2002-08-03  Andrew Cagney  <ac131313@redhat.com>
8023
8024         * gdb.texinfo (Dump/Restore Files): Move `[]' to outside of @var.
8025
8026 2002-08-01  Andrew Cagney  <cagney@redhat.com>
8027
8028         * stabs.texinfo, gdb.texinfo, gdbint.texinfo: Obsolete references
8029         to CHILL.
8030
8031 2002-08-01  Andrew Cagney  <ac131313@redhat.com>
8032
8033         * gdbint.texinfo (Coding): Revise section "Include Files".
8034
8035 2002-07-24  Andrew Cagney  <cagney@redhat.com>
8036
8037         * gdbint.texinfo: Obsolete references to m88k.
8038         * gdb.texinfo: Ditto.
8039
8040 2002-07-10  Joel Brobecker  <brobecker@gnat.com>
8041
8042         * gdbint.texinfo (Create a release candiate): Add the location
8043         where the proper version of autoconf can be retrieved.
8044
8045 2002-07-09  Don Howard  <dhoward@redhat.com>
8046
8047         * gdb.texinfo (Command Files): Further describe the behavior of
8048         sourced command files.
8049
8050 2002-06-27  Andrew Cagney  <ac131313@redhat.com>
8051
8052         * gdbint.texinfo (User Interface): ISO C rather than ISO-C.
8053         (Coding): Clarify ISO C version that GDB assumes.
8054
8055 2002-06-26  Tom Tromey  <tromey@redhat.com>
8056
8057         * gdbint.texinfo (User Interface): Mention add_setshow_cmd and
8058         add_setshow_cmd_full.
8059
8060 2002-06-25  Don Howard  <dhoward@redhat.com>
8061
8062         * gdb.texinfo (Memory Region Attributes): Document new behavior
8063         for 'mem' command.
8064
8065 2002-06-11  Jim Blandy  <jimb@redhat.com>
8066
8067         * gdb.texinfo (Symbols): Update documentation for `info source'
8068         command.
8069
8070         * gdb.texinfo (Macros): Call the command `info macro', not
8071         `show macro'.
8072
8073 2002-06-09  Andrew Cagney  <ac131313@redhat.com>
8074
8075         * gdbint.texinfo (Coding): Add section ``Per-architecture module
8076         data''.
8077
8078 2002-06-09  Mark Kettenis  <kettenis@gnu.org>
8079
8080         * gdbint.texinfo (Target Architecture Definition): Document
8081         GDB_OSABI_GO32 and GDB_OSABI_NETWARE.
8082
8083 2002-06-08  Andrew Cagney  <ac131313@redhat.com>
8084
8085         * gdbint.texinfo (Releasing GDB): Fix typos in @itemize @bullet
8086         lists.
8087
8088 2002-06-08  Andrew Cagney  <ac131313@redhat.com>
8089
8090         * gdbint.texinfo (Releasing GDB): Revise the section ``Cut the
8091         Branch''.
8092
8093 2002-06-01  Andrew Cagney  <ac131313@redhat.com>
8094
8095         * gdbint.texinfo (Target Architecture Definition): Add section
8096         ``Converting an existing Target Architecture to Multi-arch''.
8097
8098 2002-05-30  Andrew Cagney  <ac131313@redhat.com>
8099
8100         * gdbint.texinfo (Releasing GDB): Rename ``Obsoleting any code''
8101         to ``Obsoleting code''.  Revise.
8102
8103 2002-05-17  Jim Blandy  <jimb@redhat.com>
8104
8105         * gdb.texinfo (C Preprocessor Macros): New chapter.
8106         Include it in the main menu.
8107         (Contributors): Credit Jim Blandy with macro support.
8108         (Compilation): Explain how to get macro information into the
8109         executable.
8110         (Expressions): Note that preprocessor macros are expanded.
8111
8112 2002-05-14  Daniel Jacobowitz  <drow@mvista.com>
8113
8114         * gdb.texinfo (Debug Session): Document new `udp:' and `tcp:'
8115         options for `target remote'.
8116
8117 2002-05-13  Andrew Cagney  <ac131313@redhat.com>
8118
8119         * gdbint.texinfo (Target Architecture Definition): Delete
8120         documentation on NNPC_REGNUM.
8121
8122 2002-05-11  Andrew Cagney  <ac131313@redhat.com>
8123
8124         * gdbint.texinfo (Target Architecture Definition): Document
8125         REGISTER_TO_VALUE and VALUE_TO_REGISTER and CONVERT_REGISTER_P.
8126         (Target Architecture Definition): Revise section `Using Different
8127         Register and Memory Data Representations'.  Add section `Raw and
8128         Virtual Register Representations'.
8129
8130 2002-05-11  Andrew Cagney  <ac131313@redhat.com>
8131
8132         * gdbint.texinfo (Target Architecture Definition): Mention
8133         defaults for REGISTER_VIRTUAL_SIZE and REGISTER_RAW_SIZE.
8134         (Target Architecture Definition): Mention same.  Add references to
8135         web pages.
8136
8137 2002-05-08  Michael Snyder  <msnyder@redhat.com>
8138
8139         * stabs.texinfo (Attributes): Document new "vector" attribute.
8140
8141 2002-05-04  Andrew Cagney  <ac131313@redhat.com>
8142
8143         * gdbint.texinfo (Releasing GDB): Revise `Create a Release'.
8144
8145 2002-05-04  Andrew Cagney  <ac131313@redhat.com>
8146
8147         * gdb.texinfo: Delete obsolete references to a29k.
8148
8149 2002-04-24  Andrew Cagney  <ac131313@redhat.com>
8150
8151         * gdbint.texinfo (Target Architecture Definition): Replace
8152         IN_SIGTRAMP with PC_IN_SIGTRAMP.
8153
8154 2002-04-24  David S. Miller  <davem@redhat.com>
8155
8156         * gdbint.texinfo (REGISTER_IN_WINDOW): Delete definition.
8157
8158 2002-04-21  David S. Miller  <davem@redhat.com>
8159
8160         * gdbint.texinfo (SKIP_PROLOGUE_FRAMELESS_P): Delete definition.
8161
8162 2002-04-21  Andrew Cagney  <ac131313@redhat.com>
8163
8164         * gdbint.texinfo (Target Architecture Definition): Delete
8165         definition of HAVE_REGISTER_WINDOWS.
8166
8167 2002-04-19  Eli Zaretskii  <eliz@gnu.org>
8168
8169         * gdbint.texinfo (Releasing GDB, Coding): Fix typos.  Reported by
8170         "Theodore A. Roth" <troth@verinet.com>.
8171
8172 2002-04-15  Don Howard  <dhoward@redhat.com>
8173
8174         From Eli Zaretskii <eliz@gnu.org>
8175         * gdb.texinfo (show max-user-call-depth): Correct formatting.
8176         Provide a better explaination of this feature.
8177
8178 2002-04-14  Andrew Cagney  <ac131313@redhat.com>
8179
8180         * gdbint.texinfo (Target Architecture Definition): Remove
8181         FRAME_CHAIN_COMBINE.
8182
8183 2002-04-12  Michael Chastain  <mec@shout.net>
8184
8185         * gdbint.texinfo (Obsolete Conditionals): Remove reference to
8186         REG_STACK_SEGMENT.
8187
8188 2002-04-09  Michael Chastain  <mec@shout.net>
8189
8190         * gdbint.texinfo (Obsolete Conditionals): Remove references to
8191         PYRAMID_* macros.
8192
8193 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
8194
8195         * gdb.texinfo (Bug Reporting): Document that the web is the
8196         prefered way of submitting bug reports.
8197         (Bug Reporting): Delete the s-mail address as the last resort.
8198
8199 2002-04-05  Andrew Cagney  <ac131313@redhat.com>
8200
8201         * gdbint.texinfo (Target Architecture Definition): Delete
8202         references to TARGET_WRITE_FP and write_fp.
8203
8204 2002-03-27  Michael Snyder  <msnyder@redhat.com>
8205
8206         * gdb.texinfo: Document new commands dump, append, and restore.
8207
8208 2002-03-27  Andrew Cagney  <ac131313@redhat.com>
8209
8210         * gdbint.texinfo (Releasing GDB): Revise the section `Before the
8211         Branch'.
8212
8213 2002-03-18  Andrew Cagney  <ac131313@redhat.com>
8214
8215         * gdb.texinfo: Change all examples to @smallexample.
8216         * gdbint.texinfo: Ditto.
8217
8218 2002-03-18  Andrew Cagney  <ac131313@redhat.com>
8219
8220         * gdbint.texinfo (Releasing GDB): Add section ``Versions and
8221         Branches''.
8222
8223 2002-03-18  Andrew Cagney  <ac131313@redhat.com>
8224
8225         * gdbint.texinfo (Releasing GDB): Add the section``Branch Commit
8226         Policy''.
8227
8228 2002-03-04  Fred Fish  <fnf@redhat.com>
8229
8230         * gdbint.texinfo: Fix a bunch of typos (alsways, mirrorred,
8231         expresson, suports, dependant, trhe, perhaphs, situtations,
8232         explictily, taged, oportunity, unfortunatly).
8233
8234 2002-02-24  Andrew Cagney  <ac131313@redhat.com>
8235
8236         * Makefile.in (gdb.info): Add explicit path to gdb.texinfo.
8237         Remove reference to 3.12.
8238
8239 2002-02-23  Andrew Cagney  <ac131313@redhat.com>
8240
8241         * gdbint.texinfo: Include fdl.texi.
8242         (Top): Add GNU Free Documentation License.
8243         * Makefile.in (SFILES_INCLUDED): Add gpl.texi.
8244         (gdbint.dvi, gdbint.pdf, gdbint.info): Add dependency on fdl.texi.
8245         (gdbint_toc.html): Add dependency on gdb-cfg.texi and fdl.texi.
8246         (gdbint.info): Add srcdir to include path.
8247         * gdb.texinfo: Include gpl.texi.
8248         (Top): Add Copying.
8249         * gpl.texi: New file.
8250
8251 2002-02-23  Andrew Cagney  <ac131313@redhat.com>
8252
8253         * gdbint.texinfo (Debugging GDB): Remove references to cygnus.com.
8254
8255 2002-02-19  Pierre Muller  <muller@ics.u-strasbg.fr>
8256
8257         * gdb.texinfo: Document Cygwin native specific commands.
8258
8259 2002-02-15  Daniel Jacobowitz  <drow@mvista.com>
8260
8261         * gdb.texinfo: Document gdbserver ``--attach'' command.
8262
8263 2002-02-07  Michael Snyder  <msnyder@redhat.com>
8264
8265         * gdb.texinfo (overlays): Change @var(_ovly_debug_event)
8266         to @code(_ovly_debug_event).
8267
8268 2002-02-07  Andrew Cagney  <ac131313@redhat.com>
8269
8270         * gdb.texinfo (How Overlays Work): Shrink the overlay diagram.
8271
8272 2002-02-06  Michael Snyder  <msnyder@redhat.com>
8273
8274         * gdb.texinfo (overlays): Mention new magic symbol
8275         '_ovly_debug_event', which allows GDB to keep better track
8276         of overlays.
8277
8278 2002-02-03  Eli Zaretskii  <eliz@gnu.org>
8279
8280         * gdb.texinfo (Memory Region Attributes): Fix the wording.
8281         Suggested by Dmitry Sivachenko.
8282
8283         * (<many nodes>): Fix the spelling and punctuation of "i.e.".
8284
8285 2002-02-01  Michael Snyder  <msnyder@redhat.com>
8286
8287         * gdb.texinfo (set trust-readonly): Change value{gdbn} to value{GDBN}.
8288
8289 2002-01-30  Michael Snyder  <msnyder@redhat.com>
8290
8291         * gdb.texinfo: (remote protocol): Gramatical fix-up.
8292         (set trust-readonly-sections): Document.
8293
8294 2002-01-29  Andrew Cagney  <ac131313@redhat.com>
8295
8296         * gdbint.texinfo (Releasing GDB): Revise and update.
8297
8298 2002-01-28  Andrew Cagney  <ac131313@redhat.com>
8299
8300         * gdbint.texinfo (Target Architecture Definition): Delete
8301         description of TARGET_BYTE_ORDER_DEFAULT.
8302
8303 2002-01-27  Eli Zaretskii  <eliz@gnu.org>
8304
8305         * gdb.texinfo: Fix typos and markup.  From Dmitry Sivachenko
8306         <mitya@cavia.pp.ru>.
8307
8308 2002-01-23  Andrew Cagney  <ac131313@redhat.com>
8309
8310         * libgdb.texinfo: Delete file.
8311
8312 2002-01-22  Andrew Cagney  <ac131313@redhat.com>
8313
8314         * gdb.texinfo: Remove makeinfo 3.12 hacks.
8315         * gdbint.texinfo: Ditto.
8316
8317 Tue Jan 22 11:57:38 2002  Andrew Cagney  <cagney@redhat.com>
8318
8319         * gdb.texinfo: Fix typo ``Remove' -> ``Remote''.
8320
8321 2002-01-22  Andrew Cagney  <ac131313@redhat.com>
8322
8323         * Makefile.in: Update copyright.
8324         (TEXI2DVI): Define.
8325         (gdb.dvi, gdb.pdf, stabs.dvi, stabs.pdf): Use TEXI2DVI.
8326         (gdbint.dvi, gdbint.pdf): Use TEXI2DVI.  Add dependency on
8327         gdb-cfg.texi.
8328         (TEXINDEX, PDFTEX): Delete makefile variables.
8329
8330 2002-01-22  Andrew Cagney  <ac131313@redhat.com>
8331
8332         * gdb.texinfo (Protocol): Move section to appendix.
8333
8334 2002-01-21  Andrew Cagney  <ac131313@redhat.com>
8335
8336         * gdb.texinfo (Remote Debugging): Create a menu.
8337         (Top): Add ``Remote Debugging'' to menu.
8338
8339 2002-01-21  Andrew Cagney  <ac131313@redhat.com>
8340
8341         * gdb.texinfo (Remote): Move the sub-section ``The GDB remote
8342         serial protocol'' from here.
8343         (Remote Debugging): To here.  New chapter.
8344
8345 2002-01-20  Andrew Cagney  <ac131313@redhat.com>
8346
8347         * gdbint.texinfo (Target Architecture Definition): Delete
8348         description of TARGET_BYTE_ORDER_SELECTABLE_P.
8349
8350 2002-01-20  Andrew Cagney  <ac131313@redhat.com>
8351
8352         * gdbint.texinfo (Host Definition): Revise.  xm-xyz.h and xyz.mh
8353         are no longer needed.
8354         (Porting GDB): Add maintainer note about configure.host.
8355
8356 2002-01-20  Andrew Cagney  <ac131313@redhat.com>
8357
8358         * gdbint.texinfo (Target Architecture Definition): Remove
8359         definition of IEEE_FLOAT.
8360
8361 2002-01-20  Eli Zaretskii  <eliz@gnu.org>
8362
8363         * gdb.texinfo: Beautify copyright years; fix a typo.
8364         (DJGPP Native): Fix overfull hboxes in examples.  From Brian Youmans
8365         <3diff@gnu.org>
8366
8367 2002-01-19  Andrew Cagney  <ac131313@redhat.com>
8368
8369         * gdbint.texinfo (Host Definition): Remove references to
8370         MALLOC_INCOMPATIBLE.
8371
8372 2002-01-17  Andrew Cagney  <ac131313@redhat.com>
8373
8374         * gdbint.texinfo (Host Definition): Remove references to XDEPFILES
8375         and xyz-xdep.o.
8376
8377 2002-01-17  Andrew Cagney  <ac131313@redhat.com>
8378
8379         * gdb.texinfo (Maintenance Commands): Add appendix.
8380         (Set Breaks): Copy ``maint info breakpoint'' doco to
8381         ``Maintenance Commands'' appendix.  Add reference.
8382
8383 2002-01-17  Andrew Cagney  <ac131313@redhat.com>
8384
8385         * fdl.texi: Remove next/prev from @node.
8386
8387 2002-01-17  Eli Zaretskii  <eliz@gnu.org>
8388
8389         * gdb.texinfo: @include fdl.texi.  Fixes for overfull hboxes and
8390         for monstrous @multitable (from Brian Youmans).
8391
8392         * fdl.texi: New file.
8393
8394         * Makefile.in (SFILES_INCLUDED): Add fdl.texi.
8395
8396 2002-01-15  Andrew Cagney  <ac131313@redhat.com>
8397
8398         * gdbint.texinfo (Releasing GDB): New chapter.
8399
8400 2002-01-14  Andrew Cagney  <ac131313@redhat.com>
8401
8402         * gdb.texinfo (Embedded Processors, Calling program functions):
8403         Obsolete references to a29k.
8404
8405 2002-01-13  Andrew Cagney  <ac131313@redhat.com>
8406
8407         * gdbint.texinfo (Coding): Review Cleanups section.  Examples
8408         examples.  Document that a code-block should do or discard its
8409         cleanups before exit.
8410
8411 2002-01-11  Michael Snyder  <msnyder@redhat.com>
8412
8413         * gdb.texinfo (Choosing files): Change @samp to @file.
8414
8415 2002-01-05  Michael Snyder  <msnyder@redhat.com>
8416
8417         * gdb.texinfo (--pid): Document new command line option (attach).
8418
8419 2002-01-07  Eli Zaretskii  <eliz@gnu.org>
8420
8421         * gdb.texinfo (Tracepoints): Clarify that tracepoints need support
8422         in the stub.
8423
8424 2002-01-04  Andrew Cagney  <ac131313@redhat.com>
8425
8426         * gdbint.texinfo (Target Architecture Definition): Replace
8427         BIG_ENDIAN with BFD_ENDIAN_BIG.
8428
8429 2002-01-03  Andrew Cagney  <ac131313@redhat.com>
8430
8431         * gdbint.texinfo (Target Architecture Definition): Replace
8432         value_ptr with struct value pointer.
8433
8434 2002-01-02  Eli Zaretskii  <eliz@gnu.org>
8435
8436         * gdb.texinfo (Free Software): Fix wording.
8437
8438 2001-12-31  Eli Zaretskii  <eliz@gnu.org>
8439
8440         * gdb.texinfo (Free Software): New section ``Free Software Needs
8441         Free Documentation''.
8442
8443 2001-12-30  Eli Zaretskii  <eliz@gnu.org>
8444
8445         * stabs.texinfo:
8446         * gdb.texinfo:
8447         * gdbint.texinfo:
8448         * libgdb.texinfo:
8449         * annotate.texi: Fix the application of GFDL in the Copyright notice.
8450
8451 2001-12-29  Michael Snyder  <msnyder@redhat.com>
8452
8453         * gdb.texinfo (maint info sections): Fix typo.
8454
8455 2001-12-26  Michael Snyder  <msnyder@redhat.com>
8456
8457         * gdb.texinfo (maint info sections): Document.
8458
8459         * gdb.texinfo (info proc): Comment out documentation for
8460         'info proc' sub-options that are currently not implemented.
8461
8462 2001-12-20  Jim Blandy  <jimb@redhat.com>
8463
8464         * gdbint.texinfo (TARGET_CHAR_SIGNED): Document.
8465
8466 2001-12-15  Andrew Cagney  <ac131313@redhat.com>
8467
8468         * gdbint.texinfo (Target Architecture Definition): Replace
8469         LITTLE_ENDIAN with BFD_ENDIAN_LITTLE.
8470
8471 2001-12-01  Andrew Cagney  <ac131313@redhat.com>
8472
8473         * gdbint.texinfo (Host Definition): Delete documentation on
8474         HOST_BYTE_ORDER.
8475
8476 2001-11-30  Jim Blandy  <jimb@redhat.com>
8477
8478         * gdb.texinfo (Overlays): New chapter, documenting GDB's
8479         overlay support.  Add to top-level menu.
8480
8481 2001-11-26  Tom Tromey  <tromey@redhat.com>
8482
8483         * gdb.texinfo (Command Syntax): Document C-o binding.
8484
8485 2001-07-26  Christopher Faylor  <cgf@redhat.com>
8486
8487         * gdb.texinfo (Options): Eliminate attempt to explain .gdbinit/gdb.ini
8488         use since it is described in the referenced section.
8489
8490         From Eli Zaretskii <eliz@gnu.org>
8491         * gdb.texinfo (Command Files): Reword to make gdb.ini requirement
8492         clearer when using DJGPP.
8493
8494 2001-11-24  Christopher Faylor  <cgf@redhat.com>
8495
8496         * gdb.texinfo (File Options): Change description of -nx and gdb.ini to
8497         specifically refer to MS-DOS.
8498         (command files): Mention gdb.ini is only used on MS-DOS.
8499
8500 2001-11-21  Tom Tromey  <tromey@redhat.com>
8501
8502         * gdb.texinfo (Invoking GDB): Document --args.
8503         (Mode Options): Likewise.
8504
8505 2001-11-21  Jim Blandy  <jimb@redhat.com>
8506
8507         * gdbint.texinfo (TARGET_RANGE_PROFITABLE_FOR_HW_WATCHPOINT):
8508         Delete documentation; this macro has been removed from the
8509         sources.
8510
8511 2001-11-13  Jim Blandy  <jimb@redhat.com>
8512
8513         * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Clarify.
8514
8515 2001-11-06  Corinna Vinschen  <vinschen@redhat.com>
8516
8517         * gdb.texinfo (gdbarch_in_function_epilogue_p): Add documentation.
8518
8519 2001-11-05  Michael Snyder  <msnyder@redhat.com>
8520
8521         * gdb.texinfo (info functions): Document use of backslash to
8522         quote regexp chars in function names such as "operator*()".
8523
8524 2001-11-01  Fred Fish  <fnf@redhat.com>
8525
8526         * gdbint.texinfo (SOLIB_ADD): Document additional new
8527         "readsyms" arg.
8528
8529 2001-10-30  Don Howard  <dhoward@redhat.com>
8530
8531         * gdb.texinfo: (Command Files) Added documentation for the
8532         behavior of gdb with input redirected from a file.
8533
8534 2001-10-28  Fred Fish  <fnf@redhat.com>
8535
8536         * gdb.texinfo (auto-solib-add): Change docs to match
8537         implementation change.
8538         (auto-solib-limit): Add docs for new variable.
8539
8540 2001-10-15  Andrew Cagney  <ac131313@redhat.com>
8541
8542         * gdbint.texinfo (Target Architecture Definition): Function
8543         value_as_pointer renamed to value_as_address.
8544
8545 2001-10-15  Andrew Cagney  <ac131313@redhat.com>
8546
8547         * gdbint.texinfo (Target Architecture Definition): Default
8548         POINTER_TO_ADDRESS functions assume unsigned addresses.
8549         (INTEGER_TO_ADDRESS): Document.  Derive pragmatics section from a
8550         posting by Jim Blandy.
8551
8552 2001-10-12  Jim Blandy  <jimb@redhat.com>
8553
8554         * Makefile.in (MAKEHTMLFLAGS): Remove -glossary; the most recent
8555         version of texi2html (1.64) doesn't support this flag any more.
8556
8557 2001-09-08  Mark Kettenis  <kettenis@gnu.org>
8558
8559         * gdbint.texinfo (Host Definition): Remove description of
8560         MEM_FNS_DECLARED.
8561
8562         * gdbint.texinfo (Host Definition): Remove description of R_OK.
8563
8564         * gdbint.texinfo (Host Definition): Remove description of
8565         HAVE_SIGSETMASK.
8566
8567 2001-09-04  Elena Zannoni  <ezannoni@redhat.com>
8568
8569         * gdbint.texinfo (Target Architecture Definition): Add
8570         explanation of TARGET_PRINT_INSN macro.
8571
8572 2001-08-30  Jim Blandy  <jimb@redhat.com>
8573
8574         * gdb.texinfo (`add-symbol-file'): Correct synopsis.
8575         Explain what it means to load relocatable files.
8576
8577 2001-08-28  Jim Blandy  <jimb@redhat.com>
8578
8579         * gdbint.texinfo: Bring the HTML `top' menu into sync with the
8580         info `top' menu.
8581
8582 Wed Aug 15 10:47:28 2001  Christopher Faylor <cgf@cygnus.com>
8583
8584         * gdbint.texinfo: Add a cautionary note about macro use.
8585
8586 2001-08-02  Corinna Vinschen  <vinschen@redhat.com>
8587
8588         * gdb.texinfo: Explain omitting the hostname in the
8589         `target remote' command.
8590
8591 2001-07-30  Daniel Jacobowitz  <drow@mvista.com>
8592
8593         * gdbint.texinfo: Remove extraneous START-INFO-DIR-ENTRY
8594         and END-INFO-DIR-ENTRY.
8595
8596 2001-07-28  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
8597
8598         * gdb.texinfo (TUI Configuration): Rename tui configuration variables.
8599
8600 2001-07-25  Andrew Cagney  <ac131313@redhat.com>
8601
8602         * gdbint.texinfo (libgdb): Rewrite.
8603
8604 2001-07-26  Eli Zaretskii  <eliz@gnu.org>
8605
8606         * Makefile.in (gdbgui.dvi, gdb-gui, gdbgui.info): Targets deleted.
8607
8608 2001-07-24  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
8609
8610         * gdb.texinfo (TUI): New chapter, document the TUI.
8611         (Mode Options): Document the -tui option.
8612
8613 2001-07-23  Mark Kettenis  <kettenis@gnu.org>
8614
8615         * gdbint.texinfo (Host Definition): Remove description of
8616         NEED_POSIX_SETPGID.
8617
8618 2001-07-23  Eli Zaretskii  <eliz@gnu.org>
8619
8620         * gdb.tex (DJGPP Native): New node, with descriptions of
8621         DJGPP-specific commands.
8622
8623 2001-07-19  John R. Moore  <jmoore@redhat.com>
8624
8625         * gdbint.texinfo: Three misspellings.
8626
8627 2001-07-06  Andrew Cagney  <ac131313@redhat.com>
8628
8629         * Makefile.in (refcard.dvi): Rewrite to avoid problems with empty
8630         `test` expressions on bash.  Problem reported by Colin Walters.
8631
8632 2001-07-04  Andrew Cagney  <ac131313@redhat.com>
8633
8634         * gdbint.texinfo (User Interface): Update ui-out documentation to
8635         refelect recent UI/MI updates.
8636
8637 2001-07-04  Andrew Cagney  <ac131313@redhat.com>
8638
8639         * gdb.texinfo (Mode Options): Mention the mi0 and mi1
8640         interpreters.
8641
8642 2001-06-15  Andrew Cagney  <ac131313@redhat.com>
8643
8644         * gdbint.texinfo (Target Architecture Definition): GDBARCH is a C
8645         structure and not macros.
8646         (Host Definition): Document that much of this chapter is obsolete.
8647         (Target Architecture Definition): Update list of files that make
8648         up a target architecture.
8649         (Coding): Update.
8650
8651 2001-06-28  Andrew Cagney  <ac131313@redhat.com>
8652
8653         * gdbint.texinfo (Target Architecture Definition): Update
8654         EXTRACT_STRUCT_VALUE_ADDRESS and EXTRACT_STRUCT_VALUE_ADDRESS_P.
8655         The latter has been changed to a true predicate.
8656
8657 2001-06-17  Eli Zaretskii  <eliz@gnu.org>
8658
8659         * annotate.texi: Add @noindent where needed.  From Dmitry
8660         Sivachenko <dima@Chg.RU>.
8661         * gdb.texinfo: Indexing fix.  From Dmitry Sivachenko.
8662
8663 2001-06-16  Andrew Cagney  <ac131313@redhat.com>
8664
8665         * gdb.texinfo (Protocol): Fix typo.  Extra parenthesis.
8666
8667 2001-06-14  Andrew Cagney  <ac131313@redhat.com>
8668
8669         * gdb.texinfo (Remote Protocol): Document that the ``!'' packet
8670         returns ``OK''.  Document that the ``R'' packet does not reply.
8671
8672 2001-06-13  Michael Snyder  <msnyder@redhat.com>
8673
8674         * gdb.texinfo (Protocol): Add doc for new packet "qSymbol:".
8675
8676 2001-06-13  Eli Zaretskii  <eliz@gnu.org>
8677
8678         * gdb.texinfo (Signals): Clarify the default setting of signal
8679         handling.
8680
8681 2001-05-14  Andrew Cagney  <ac131313@redhat.com>
8682
8683         * gdbint.texinfo (CLEAR_DEFERRED_STORES): Delete stray @item
8684         (FRAME_ARGS_ADDRESS_CORRECT): Ditto.
8685
8686 2001-05-12  Andrew Cagney  <ac131313@redhat.com>
8687
8688         * Makefile.in (GDBvn.texi): Set GDBVN from ../version.in.
8689
8690 2001-05-10  Eli Zaretskii  <eliz@gnu.org>
8691
8692         * gdbint.texinfo (Clean Design and Portable Implementation):
8693         Renamed from "Clean Design".
8694         (Clean Design and Portable Implementation): Document portable
8695         methods of handling file names, and the associated macros.
8696
8697 2001-04-02  Eli Zaretskii  <eliz@gnu.org>
8698
8699         * gdb.texinfo (Tracepoint Actions): Mention the "info scope"
8700         command and provide a cross-reference to its description.
8701         (Symbols): Note that "info scope" is useful for trace experiments.
8702
8703 2001-04-01  Eli Zaretskii  <eliz@gnu.org>
8704
8705         * gdb.texinfo (Symbols): Document "info scope".
8706         (Tracepoints): New chapter.
8707         (Contributors): Update for v5.1.
8708         <All nodes>: Change "C++" to "C@t{++}".
8709
8710         * gdbint.texinfo (User Interface): A new section about ui_out
8711         functions, based on text written by Fernando Nasser.
8712
8713         * stabs.texinfo: Change Permissions to GFDL.  Update Copyright.
8714
8715 2001-03-26  Eli Zaretskii  <eliz@gnu.org>
8716
8717         * gdb.texinfo: Change Permissions to GFDL.  Update Copyright.
8718
8719         * gdbint.texinfo: Change Permissions to GFDL.  Update Copyright.
8720
8721         * gdbgui.texinfo: Change Permissions to GFDL.  Update Copyright.
8722         Replace "GDB" with "@value{GDBN}".  Fix markup.
8723
8724         * annotate.texi: Change Permissions to GFDL.  Update Copyright.
8725
8726         * gdb.texinfo (Output Formats): Mention "info symbol" and provide
8727         a cross-reference to its description.
8728         (Symbols): Document "info symbol".
8729
8730 2001-03-21  Eli Zaretskii  <eliz@gnu.org>
8731
8732         * gdbint.texinfo (Algorithms): New section "Watchpoints" and new
8733         subsection "x86 Watchpoints".
8734         (Target Architecture Definition): Document the macros
8735         I386_USE_GENERIC_WATCHPOINTS and TARGET_HAS_HARDWARE_WATCHPOINTS.
8736         (Native Debugging): Document I386_USE_GENERIC_WATCHPOINTS.
8737
8738 2001-03-20  Andrew Cagney  <ac131313@redhat.com>
8739
8740         * gdbint.texinfo (Target Architecture Definition): Update
8741         definition of SOFTWARE_SINGLE_STEP_P to include empty parameter
8742         list.
8743
8744 2001-03-06  Kevin Buettner  <kevinb@redhat.com>
8745
8746         * Makefile.in, all-cfg.texi, annotate.texi, gdb.texinfo,
8747         gdbint.texinfo, refcard.tex: Update/correct copyright notices.
8748
8749 2001-02-21  Eli Zaretskii  <eliz@gnu.org>
8750
8751         * gdb.texinfo (Signals): Document "ignore", "noignore", and "all".
8752
8753 2001-02-11  Eli Zaretskii  <eliz@gnu.org>
8754
8755         * gdb.texinfo (Environment): Document that `path' does not change
8756         the value of PATH in GDB's own environment (it did in the past,
8757         but that was changed on March 15, 1994).  Reported by Doug Evans
8758         <dje@transmeta.com>.
8759
8760         * gdbint.texinfo: Fix up @itemize lists so that @item is alone on
8761         its line.  Fix markup of commands and macros.  Add an Index node
8762         and index entries.
8763
8764 2001-01-23  J.T. Conklin  <jtc@redback.com>
8765
8766         * gdb.texinfo (Memory region attributes): New manual section.
8767
8768 2001-01-04  Nicholas Duffek  <nsd@redhat.com>
8769
8770         * gdbint.texinfo (POP_FRAME): Document use by return_command.
8771
8772 2000-12-25  Eli Zaretskii  <eliz@gnu.org>
8773
8774         * refcard.tex: Version and copyright fixed.  From Phil Edwards
8775         <pedwards@disaster.jaj.com>.
8776
8777 Thu Nov 30 16:57:19 2000  Andrew Cagney  <cagney@b1.cygnus.com>
8778
8779         * gdbint.texinfo (ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM,
8780         DWARF2_REG_TO_REGNUM): Document.
8781
8782 Mon Nov 20 21:29:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
8783
8784         * gdbint.texinfo (Coding): Update current value of
8785         --enable-build-warnings.  Mention --enable-gdb-build-warnings.
8786
8787 2000-11-19  Eli Zaretskii  <eliz@gnu.org>
8788
8789         * gdb.texinfo (Continuing and Stepping):  Fixed markup and typos,
8790         as suggested by Dmitry Sivachenko <dima@Chg.RU>.
8791
8792 2000-11-10  Christopher Faylor <cgf@cygnus.com>
8793
8794         * gdb.texinfo: Document new 'set step-mode' command.
8795
8796 2000-10-16  Eli Zaretskii  <eliz@gnu.org>
8797
8798         * gdb.texinfo (Contributors, MIPS Embedded): Minor spelling
8799         changes from Dmitry Sivachenko <dima@Chg.RU>.
8800
8801 2000-09-26  Eli Zaretskii  <eliz@gnu.org>
8802
8803         * gdb.texinfo (Hooks): Document the new post-hook functionality.
8804         From Steven Johnson <sbjohnson@ozemail.com.au>.
8805
8806 2000-08-10  Mark Kettenis  <kettenis@gnu.org>
8807
8808         * gdbint.texinfo (Overall Structure): Spelling fix.
8809
8810 2000-08-10  Eli Zaretskii  <eliz@gnu.org>
8811
8812         * gdbint.texinfo (Target Architecture Definition): Document that
8813         REGISTER_CONVERT_TO_VIRTUAL should only be called on a register
8814         for which REGISTER_CONVERTIBLE returns a zero value.
8815
8816 2000-07-08  Christopher Faylor <cgf@cygnus.com>
8817
8818         * Makefile.in (install-info): Find files to install in either the
8819         build or source directories (adapted from Makefile.am).
8820
8821 2000-07-07  Nicholas Duffek  <nsd@redhat.com>
8822
8823         * stabs.texinfo: Fix spelling errors.
8824         (String Field): FILE-NUMBER starts from 0, not 1.
8825
8826 2000-07-05  Eli Zaretskii <eliz@gnu.org>
8827
8828         * refcard.tex: Remove \centerline from the blurb.  Patch from
8829         Brian Youmans.
8830
8831 2000-06-25  Eli Zaretskii <eliz@gnu.org>
8832
8833         * Makefile.in (install-info): Support installation from outside of
8834         the source directory.  Reported by Mark Harig
8835         <markh@frazier.landmark.com>.
8836
8837 2000-06-20  J.T. Conklin  <jtc@redback.com>
8838
8839         * gdb.texinfo: Fix typo, $bpnum is set to last breakpoint number.
8840
8841 Fri May 26 15:55:33 2000  Andrew Cagney  <cagney@b1.cygnus.com>
8842
8843         * Makefile.in (pdf, gdbint.pdf, gdb.pdf, stabs.pdf): New targets.
8844         Generate using pdftex.
8845         (PDFTEX): Define.
8846         (STAGESTUFF, maintainer-clean realclean): Add *.pdf.
8847         (gdb.texinfo, gdbint.texinfo, stabs.texinfo): When TeX insert the
8848         @contents at the start.
8849
8850 2000-05-24  Eli Zaretskii  <eliz@gnu.org>
8851
8852         * gdb.texinfo: Remove duplicate @syncodeindex.  From Brian
8853         Youmans.
8854
8855 Wed May 24 21:27:58 2000  Andrew Cagney  <cagney@b1.cygnus.com>
8856
8857         From Brian Youmans:
8858         * gdb.texinfo: Fix ``et al.''.
8859
8860 Tue May 23 22:57:41 2000  Andrew Cagney  <cagney@b1.cygnus.com>
8861
8862         * Makefile.in (refcard.dvi): Remove quotes around REFEDITS in for
8863         loop.
8864
8865 2000-05-19  Jimmy Guo  <guo@cup.hp.com>
8866
8867         * configure: Regenerate.
8868
8869 2000-05-17  Eli Zaretskii  <eliz@gnu.org>
8870
8871         * Makefile.in (install-info): Run install-info on installed Info
8872         files.
8873
8874 Fri May 12 20:18:04 2000  Andrew Cagney  <cagney@b1.cygnus.com>
8875
8876         * gdb.texinfo: Add Stan Shebs, et.al. as authors.  Mention
8877         Andrew Cagney.
8878
8879 2000-05-09  Eli Zaretskii  <eliz@gnu.org>
8880
8881         * gdb.texinfo: Proofreading changes from Brian Youmans.
8882
8883 2000-05-01  Nick Duffek  <nsd@cygnus.com>
8884
8885         * gdb.texinfo (Command Files): Mention -x, use @enumerate for
8886         startup sequence, minor edits.
8887
8888 2000-05-01  Eli Zaretskii  <eliz@gnu.org>
8889
8890         * annotate.texi: Remove "@syncodeindex fn cp", it causes grief in
8891         TeX.
8892
8893         * gdb.texinfo: Add "@syncodeindex fn cp".  Convert all entries
8894         "@kindex f" into "@kindex f (foo)", otherwise we get index entries
8895         like `n' and `s' which look weird.  Convert some of the @kindex to
8896         @vindex, when they refer to variables, not commands.
8897
8898 Sat Apr 29 17:01:04 2000  Andrew Cagney  <cagney@b1.cygnus.com>
8899
8900         * gdbint.texinfo (Hints): Do not use @value{GDBN in @nodes.
8901
8902 2000-04-23  Eli Zaretskii  <eliz@gnu.org>
8903
8904         * Makefile.in (GDBMI_DIR): New variable.
8905         (SET_TEXINPUTS): Add $(GDBMI_DIR).
8906         (SFILES_DOC): Add $(GDBMI_DIR)/gdbmi.texinfo.
8907         (gdbmi.texinfo): New target, for texi2roff.
8908         (gdb.me, gdb.ms, gdb.mm): Depend on gdbmi.texinfo.
8909         (gdb.info, gdb_toc.html): Add "-I ${GDBMI_DIR}".
8910
8911         * gdb.texinfo (Top): Add GDB/MI to the main menu and @include
8912         gdbmi.texinfo.
8913         (Mode Options): Add xref to GDB/MI docs and remove a FIXME
8914         comment.
8915
8916 2000-04-17  Elena Zannoni  <ezannoni@kwikemart.cygnus.com>
8917
8918         * gdb.texinfo (Files): Update description of add-symbol-file
8919         command.
8920
8921 2000-04-17  Eli Zaretskii  <eliz@gnu.org>
8922
8923         * gdb.texinfo (Porting GDB): Don't use @value in the node name, it
8924         prevents the build (and is generally a Bad Idea).
8925
8926 2000-04-17  Eli Zaretskii  <eliz@gnu.org>
8927
8928         * gdb.texinfo (Protocol): Prevent makeinfo from complaining about
8929         a comma inside @var.
8930         (Command Files): Index markup changes from Dmitry Sivachenko
8931         <dima@Chg.RU>.
8932
8933 2000-04-16  Eli Zaretskii  <eliz@gnu.org>
8934
8935         * Makefile.in (LN_S): Define.
8936         (gdb-cfg.texi, gdb.dvi, links2roff, inc-hist.texinfo): Don't
8937         invoke "ln -s" unless it is known to work.
8938
8939         * configure.in (AC_PROG_LN_S): Add.
8940
8941 2000-04-14  Jim Blandy  <jimb@redhat.com>
8942
8943         * gdbint.texinfo (Pointers Are Not Always Addresses): New manual
8944         section.
8945         (Target Conditionals): Document ADDRESS_TO_POINTER,
8946         POINTER_TO_ADDRESS.
8947
8948 2000-04-11  Daniel Berlin  <dan@cgsoftware.com>
8949
8950         * gdbint.texinfo: Replaced GDB with @value{GDBN}, @include
8951         gdb-cfg.texi to get the value.
8952
8953 2000-04-10  Jim Blandy  <jimb@redhat.com>
8954
8955         * gdbint.texinfo (Target Architecture Definition): Fix
8956         cross-references.
8957
8958 2000-04-08  Jim Blandy  <jimb@redhat.com>
8959
8960         * gdbint.texinfo (Using Different Register and Memory Data
8961         Representations): New section.
8962         (REGISTER_CONVERTIBLE, REGISTER_RAW_SIZE, REGISTER_VIRTUAL_SIZE,
8963         REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_VIRTUAL,
8964         REGISTER_CONVERT_TO_RAW): Document.
8965
8966 Mon Apr  3 19:16:32 2000  Andrew Cagney  <cagney@b1.cygnus.com>
8967
8968         * gdb.texinfo (Protocol): Deprecate the sequence-id.  Add cindex
8969         for acknowledgments.
8970
8971 Tue Mar 28 18:28:45 2000  Andrew Cagney  <cagney@b1.cygnus.com>
8972
8973         * gdb.texinfo (Protocol): Replace ``qfThreadExtraInfo'' with
8974         qThreadExtraInfo.
8975
8976 2000-03-28  J.T. Conklin  <jtc@redback.com>
8977
8978         * gdb.texinfo: Clarify which remote debug protocol commands are
8979         required and which are optional.
8980
8981 Tue Mar 28 16:06:22 2000  Andrew Cagney  <cagney@b1.cygnus.com>
8982
8983         * gdb.texinfo: Revert remainder of Fri Mar 24 18:06:34 2000 Andrew
8984         Cagney <cagney@b1.cygnus.com>.  Move @chapter and @node entries
8985         back to annotate.texi, rluser.texinfo and inc-hist.texinfo.
8986         * annotate.texi: Update.
8987
8988 2000-03-28  Stan Shebs  <shebs@apple.com>
8989
8990         * gdb.texinfo: Update dates, bump to Eighth Edition (note
8991         expectation of additional changes before release), update
8992         ISBN, add copy of top-level menu for @ifhtml, remove explicit
8993         node links, rephrase and/or shorten lines to fix formatting
8994         problem in both regular and @smallbook formats.
8995         * annotate.texi: Shorten lines in example, use smallexample
8996         consistently everywhere.
8997         * Makefile.in: Add comment about texinfo 4.0 html generation.
8998         (SFILES_INCLUDED): Add annotate.texi.
8999
9000 2000-03-27  Daniel Berlin  <dan@cgsoftware.com>
9001
9002         * gdb.texinfo (Debugging Output): Added new section, documenting
9003         the "set/show debug" commands.
9004
9005 Fri Mar 24 18:06:34 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9006
9007         * annotate.texi (Annotations): When GDBN omit @chapter and @node
9008         entry.
9009
9010         * gdb.texinfo: Check for @ifinfo instead of @ifnottex.
9011         (rluser.texinfo, inc-hist.texinfo, annotate.texi): Add local
9012         @chapter and @node entries.
9013
9014         * gdb.texinfo: Link all top-level nodes.
9015
9016 Fri Mar 24 17:56:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9017
9018         * Makefile.in (install-info): Create $(infodir) before installing
9019         files.
9020
9021 2000-03-23  Fernando Nasser  <fnasser@totem.to.cygnus.com>
9022
9023         From David Whedon <dwhedon@gordian.com>
9024         * gdbint.texinfo : Added paragraphs about command deprecation.
9025
9026 2000-03-22  Daniel Berlin  <dan@cgsoftware.com>
9027
9028       * gdb.texinfo: Add documentation for the apropos command.
9029
9030 2000-03-20  Michael Snyder  <msnyder@cleaver.cygnus.com>
9031
9032         * gdb.texinfo: Add new queries ThreadInfo and ThreadExtraInfo.
9033
9034 2000-03-20  Michael Snyder  <msnyder@cleaver.cygnus.com>
9035
9036         * gdb.texinfo: Add white space to prevent overprinting in
9037         two places.
9038
9039 2000-03-17  Stan Shebs  <shebs@apple.com>
9040
9041         * gdb.texinfo: Many minor changes from Dmitry Sivachenko
9042         <dima@Chg.RU>, also clarification of allowed content for
9043         string constants.
9044
9045 2000-03-16  Eli Zaretskii <eliz@gnu.org>
9046
9047         * gdb.texinfo (main menu): Add Annotations.
9048         (File Options): Add @cindex entries for each command-line option.
9049         Document --epoch, --annotate, --async, --interpreter, --write,
9050         --statistics, and --version.
9051
9052         * annotate.texi: Convert to a chapter.  Use @value{GDBN} instead
9053         of GDB.
9054
9055 2000-02-23  Jim Blandy  <jimb@redhat.com>
9056
9057         * gdbint.texinfo (FUNCTION_START_OFFSET): Document.
9058
9059 2000-02-22  Jim Blandy  <jimb@redhat.com>
9060
9061         * gdbint.texinfo: Document COERCE_FLOAT_TO_DOUBLE --- the new form.
9062
9063 2000-02-15  Jason Molenda  (jsm@bugshack.cygnus.com)
9064
9065         * Makefile.in (diststuff): New target.
9066
9067 2000-02-15  Kevin Buettner  <kevinb@redhat.com>
9068
9069         * agentexpr.texi: Fix wording regarding Intel's IA-64
9070         architecture.  [From Jim Wilson.]
9071
9072 2000-01-16  Tom Tromey  <tromey@cygnus.com>
9073
9074         * gdb.texinfo (Breakpoints): Mention breakpoint ranges.
9075         (Delete Breaks): Mention range arguments.
9076         (Disabling): Likewise.
9077
9078 2000-01-05  Dmitry Sivachenko <dima@Chg.RU>
9079
9080         * gdb.texinfo:  Wrap "ASCII" in @sc{}; clarify a few sentences.
9081
9082 Wed Dec  8 19:53:08 1999  Andrew Cagney  <cagney@b1.cygnus.com>
9083
9084         * gdbint.texinfo (FRAME_CHAIN_VALID): Add the generic frame-chain
9085         valid functions.
9086
9087 1999-11-05  Stan Shebs  <shebs@andros.cygnus.com>
9088
9089         * gdb.texinfo: Clarify regular expressions used in rbreak.
9090
9091 1999-10-15  Kevin Buettner  <kevinb@cygnus.com>
9092
9093         * gdbint.texinfo (MEMORY_INSERT_BREAKPOINT,
9094         MEMORY_REMOVE_BREAKPOINT):  Document.
9095
9096 Thu Oct 14 21:17:17 1999  Andrew Cagney  <cagney@b1.cygnus.com>
9097
9098         * gdb.texinfo (remote): Document how GDB ignores the qOffsets BSS
9099         offset re-using the DATA offset instead.
9100
9101 1999-10-11  Jim Kingdon  <kingdon@redhat.com>
9102
9103         * gdbint.texinfo (Target Architecture Definition): Add PARM_BOUNDARY.
9104
9105 1999-10-05  Stan Shebs  <shebs@andros.cygnus.com>
9106
9107         From Dmitry Sivachenko <demon@gpad.ac.ru>:
9108         * gdb.texinfo: Use GDBP and GDBN everywhere, fix a couple other
9109         typos.
9110
9111         * gdb.texinfo: Various minor wording and formatting improvements,
9112         mentions of additional command-line options.
9113
9114 1999-09-30  Fred Fish  <fnf@cygnus.com>
9115
9116         * gdb.texinfo:  Document additional forms of specifying section
9117         names and addresses for the add-symbol-file command.
9118
9119 1999-09-14  Michael Snyder  <msnyder@cleaver.cygnus.com>
9120
9121         * gdbint.texinfo: Fix typo, add the word "have".
9122
9123 1999-09-14  Jim Blandy  <jimb@cris.red-bean.com>
9124
9125         * gdbint.texinfo (Target Architecture Definition): Document the
9126         SKIP_PERMANENT_BREAKPOINT macro.
9127
9128 1999-09-07  Stan Shebs  <shebs@andros.cygnus.com>
9129
9130         * gdb.texinfo: Fiks speling errers.
9131
9132         * gdb.texinfo: Fix uses of @multitable.
9133
9134         From Eli Zaretskii  <eliz@gnu.org>:
9135         * gdb.texinfo: Include details specific to DOS host, clarify
9136         some confusing language, fix @ref/@xref/@pxref usages, add
9137         comments about using with optimization, add more indexing,
9138         fix info about disassembly-flavor.
9139
9140 Tue Sep  7 09:11:24 1999  Kevin Buettner  <kevinb@cygnus.com>
9141
9142         * gdbint.texinfo (IN_SOLIB_DYNSYM_RESOLVE_CODE,
9143         SKIP_SOLIB_RESOLVER): Define.
9144
9145 Fri Sep  3 18:05:14 1999  Andrew Cagney  <cagney@b1.cygnus.com>
9146
9147         * gdb.texinfo (Protocol): Review.  Add tables describing ``q'' and
9148         ``g'' packets.
9149
9150 1999-08-30  Stan Shebs  <shebs@andros.cygnus.com>
9151
9152         * gdb.texinfo: Create a new "Configurations" chapter with
9153         platform-specific info, inline remote.texi and move sections of it
9154         into the new chapter, move bits about info proc, heuristic search,
9155         and register stack into the new chapter.
9156         * remote.texi: Remove, now part of gdb.texinfo.
9157         * Makefile.in (SFILES_INCLUDED): Remove ref to remote.texi.
9158
9159 1999-08-27  Jason Molenda  (jsm@bugshack.cygnus.com)
9160
9161         * gdbint.texinfo (GDB_TARGET_IS_SUN3, GDB_TARGET_IS_SUN386,
9162         GDB_TARGET_IS_MACH386): These kludges have gone away.
9163
9164 Wed Aug 25 10:47:03 1999  Andrew Cagney  <cagney@b1.cygnus.com>
9165
9166         * gdbint.texinfo (Target Architecture Definition): Mention
9167         TDEPLIBS.
9168
9169 1999-08-20  Stan Shebs  <shebs@andros.cygnus.com>
9170
9171         * gdb.texinfo: Remove remaining "HPPA" conditionals, rewrite
9172         surrounding text to fit HP-UX bits into general info.
9173         (HPPA-cfg.texi): Remove, no longer useful.
9174
9175         * gdb.texinfo: Remove explicit links from @node lines, remove
9176         HP-added "Detailed Node Listing" from main menu which confuses
9177         things.
9178
9179         From Dmitry Sivachenko <dima@Chg.RU>:
9180         * gdb.texinfo: Use @value{GDBN} instead of plain GDB, fix grouping
9181         in description of `set environment'.
9182
9183 1999-08-17  Stan Shebs  <shebs@andros.cygnus.com>
9184
9185         * gdbint.texinfo: Update coding standard to allow pure ANSI/ISO C.
9186
9187 1999-08-12  Ben Elliston  <bje@cygnus.com>
9188
9189         * gdbint.texinfo (Breakpoint Handling): Add missing words.
9190
9191 1999-08-10  Eli Zaretskii  <eliz@gnu.org>
9192
9193         * gdb.texinfo (Set Watchpoints): Explain some subtleties about
9194         watch, awatch, and rwatch.  Explain why the latter two cannot be
9195         set as software watchpoints.  Document that watchpoints for local
9196         variables are deleted when the debuggee terminates.
9197
9198 Wed Aug 11 13:18:14 1999  Andrew Cagney  <cagney@amy.cygnus.com>
9199
9200         * remote.texi (Protocol): Further clarification of the "qRcmd"
9201         packet.  Allow E.. response packet.  "qRcmd" packet is no longer
9202         reserved.
9203
9204 1999-08-10  Elena Zannoni  <ezannoni@kwikemart.cygnus.com>
9205
9206         * Makefile.in: Rename inc-hist.texi to inc-hist.texinfo.
9207         * gdb.texinfo: Ditto.
9208
9209 1999-08-06  Tom Tromey  <tromey@cygnus.com>
9210
9211         * gdb.texinfo (KOD): New node.
9212
9213 Fri Aug  6 17:05:48 1999  Andrew Cagney  <cagney@b1.cygnus.com>
9214
9215         * remote.texi (Rcmd): Fix minor formatting typos.
9216
9217 Thu Aug  5 17:57:41 1999  Andrew Cagney  <cagney@b1.cygnus.com>
9218
9219         * remote.texi (protocol qRcmd): Allow ``OK'' and ``O...'' response
9220         packets.
9221
9222 1999-07-14  Jim Blandy  <jimb@zwingli.cygnus.com>
9223
9224         * gdbint.texinfo (PREPARE_TO_PROCEED, ADDR_BITS_REMOVE): Doc
9225         fixes.
9226
9227 Tue Jun 29 11:43:55 1999  Andrew Cagney  <cagney@b1.cygnus.com>
9228
9229         * gdbint.texinfo (SAVE_DUMMY_FRAME_TOS): Define.
9230
9231 Fri Jun 25 11:47:06 1999  Andrew Cagney  <cagney@b1.cygnus.com>
9232
9233         * remote.texi (Communication Protocol): ``v'' is in use. Fix
9234         numerous formatting errors.  Clarify ``i''.  Mark ``i'', ``Z'',
9235         ``z'' and ``qRcmd'' as draft instead of reserved.  Identify
9236         packets that are not supported on all hosts. Expand examples.
9237         Spell check.
9238
9239 1999-06-24  Jason Molenda  (jsm@bugshack.cygnus.com)
9240
9241         * Makefile.in: Recognize html, install-html.  Add targets
9242         to build HTML versions of documentation via texi2html.
9243
9244 Thu Jun 24 15:59:03 1999  Stan Shebs  <shebs@andros.cygnus.com>
9245
9246         * gdbint.texinfo (Testsuite): New chapter, information about the
9247         testsuite.
9248
9249 Fri Jun 25 02:40:34 1999  Andrew Cagney  <cagney@b1.cygnus.com>
9250
9251         * remote.texi (Communication Protocol): Rewrite.
9252
9253 Thu Jun 24 16:59:54 1999  Andrew Cagney  <cagney@b1.cygnus.com>
9254
9255         * stabs.texinfo: Fix uses of xref.
9256
9257 Thu Jun 17 17:23:25 1999  Stan Shebs  <shebs@andros.cygnus.com>
9258
9259         * gdbint.texinfo: Add an anti-printf exhortation, and update the
9260         info about patch submission.
9261
9262 Mon Jun  7 15:49:40 1999  Stan Shebs  <shebs@andros.cygnus.com>
9263
9264         From Per Bothner  <bothner@cygnus.com>:
9265         * gdb.texinfo: Document Chill support.
9266
9267 Fri Jun  4 16:58:22 1999  Andrew Cagney  <cagney@b1.cygnus.com>
9268
9269         * gdbint.texinfo (SP_REGNUM, FP_REGNUM, PC_REGNUM): Add reference
9270         to corresponding TARGET_READ_reg TARGET_WRITE_reg macros.
9271         Document that the value should be greater-than or equal-to zero.
9272         (NO_STD_REGS): Document. Deprecate.
9273
9274 Tue Jun  1 15:04:15 1999  Andrew Cagney  <cagney@b1.cygnus.com>
9275
9276         * gdbint.texinfo (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT):
9277         Document that these are not used.
9278
9279 Thu May 27 09:28:15 1999  Andrew Cagney  <cagney@b1.cygnus.com>
9280
9281         * gdbint.texinfo (EXTRACT_STRUCT_VALUE_ADDRESS_P): Document.
9282
9283 Mon May 24 10:07:39 1999  Andrew Cagney  <cagney@b1.cygnus.com>
9284
9285         * gdbint.texinfo (FRAME_NUM_ARGS): Update definition.  Parameter
9286         numargs was dropped.
9287
9288 Thu May 20 12:26:59 1999  Andrew Cagney  <cagney@b1.cygnus.com>
9289
9290         * gdbint.texinfo (FRAMELESS_FUNCTION_INVOCATION): Update.
9291
9292 Tue Apr 27 19:14:20 1999  Andrew Cagney  <cagney@b1.cygnus.com>
9293
9294         * gdbint.texinfo (SKIP_PROLOGUE, SKIP_PROLOGUE_FRAMELESS_P):
9295         Update.
9296
9297 Thu Apr 22 13:07:37 1999  Andrew Cagney  <cagney@b1.cygnus.com>
9298
9299         * gdbint.texinfo (USE_GENERIC_DUMMY_FRAMES): Document.
9300         (GET_SAVED_REGISTER): Update, not just the a29k uses this.
9301
9302 Wed Apr 21 13:59:01 1999  Dave Brolley  <brolley@cygnus.com>
9303
9304         * gdbint.texinfo: Fix typos: $ -> @.
9305
9306 Tue Apr 20 11:59:38 1999  Andrew Cagney  <cagney@b1.cygnus.com>
9307
9308         * gdbint.texinfo (REGISTER_NAMES, BREAKPOINT, BIG_BREAKPOINT,
9309         LITTLE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT,
9310         BIG_REMOTE_BREAKPOINT): Deprecate in favor of REGISTER_NAME and
9311         BREAKPOINT_FROM_PC.
9312
9313 Mon Apr 12 16:00:44 1999  Andrew Cagney  <cagney@b1.cygnus.com>
9314
9315         * gdbint.texinfo (CALL_DUMMY_STACK_ADJUST_P,
9316         CALL_DUMMY_STACK_ADJUST): Document.
9317
9318 Thu Apr  8 17:23:15 1999  Andrew Cagney  <cagney@b1.cygnus.com>
9319
9320         * gdbint.texinfo (CALL_DUMMY_P, CALL_DUMMY_WORDS,
9321         SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY): Define.
9322
9323 1999-04-02  Stan Shebs  <shebs@andros.cygnus.com>
9324
9325         * gdbint.texinfo (MAINTENANCE_CMDS): Remove ref, since it no
9326         longer exists.
9327
9328 Tue Mar  9 19:25:11 1999  Stan Shebs  <shebs@andros.cygnus.com>
9329
9330         * gdb.texinfo, remote.texi, all-cfg.texi, HPPA-cfg.texi: Remove
9331         nearly all @ifset/@ifclear conditionals; nobody uses them, and
9332         they make the manual source incomprehensible.
9333         * h8-cfg.texi: Remove, hasn't been used in years.
9334
9335 Thu Feb 11 18:00:59 1999  Stan Shebs  <shebs@andros.cygnus.com>
9336
9337         * gdb.texinfo: Update the credits.
9338
9339 Mon Feb  8 17:33:57 1999  Stan Shebs  <shebs@andros.cygnus.com>
9340
9341         * gdb.texinfo: Fix mistakes noticed in printout of last
9342         draft, add Alpha to discussion of heuristic fence post.
9343
9344 Fri Feb  5 17:20:00 1999  Stan Shebs  <shebs@andros.cygnus.com>
9345
9346         * gdb.texinfo, remote.texi: Many changes; update to Seventh
9347         Edition, merge some HP changes into mainline, describe some
9348         previously undocumented features, describe more of the target
9349         commands available, eliminate obsolete section on renamed
9350         commands.
9351         * all-cfg.texi, HPPA-cfg.texi: Remove some obsolete conditionals.
9352
9353 Wed Jan 20 17:47:45 1999  Stan Shebs  <shebs@andros.cygnus.com>
9354
9355         * gdb.texinfo: Make many HPPA conditionals unconditional,
9356         including catchpoint description, since now on for all configs.
9357         * all-cfg.texi: @clear HPPA, since is mainly for very HP-specific
9358         specializations.
9359
9360 Thu Jan 14 17:10:12 1999  Stan Shebs  <shebs@andros.cygnus.com>
9361
9362         * Makefile.in (GDBvn.texi): Fix match expression to work with
9363         current format of VERSION in gdb/Makefile.in.
9364         * gdb.texinfo: Fix node ref to match new readline.
9365
9366 Wed Jan 13 10:38:40 1999  Edith Epstein  <eepstein@sophia.cygnus.com>
9367
9368         * gdb.texinfo: Changes made as part of a project to merge in
9369           changes made by HP. Documentation makes extensive use of
9370           @ifclear HPPA and @ifset HPPA. The HP manual omits doumentation
9371           on remote debugging. There are differences in documentation
9372           (HP vs.  non-HP) on C++ support (aCC vs. gnu gcc++). Also,
9373           the HP manual discusses catchpoints, hardware watchpoints, and
9374           some HPUX specific limitations for shared library support.
9375
9376           There are also a number of @node changes.
9377
9378 1999-01-12  Jason Molenda  (jsm@bugshack.cygnus.com)
9379
9380         * gdbint.texinfo (Formatting): Disambiguate a sentence.
9381         (C Usage): Same.
9382
9383 Wed Jan  6 11:55:34 1999  David Taylor  <taylor@texas.cygnus.com>
9384
9385         The following changes were made by Edith Epstein
9386         <eepstein@cygnus.com> as part of a project to merge in changes
9387         made by HP.
9388
9389         * HPPA-cfg.texi: new file.
9390
9391         * all-cfg.texi: set HPPA for HP PA-RISC targets.
9392
9393         * refcard.tex: change documentation about catch.
9394           removed info catch.
9395
9396 Mon Jan  4 18:29:18 1999  Stan Shebs  <shebs@andros.cygnus.com>
9397
9398         * gdbint.texinfo: Expand on GDB's coding standards,
9399         specify the use of arg names with prototypes.
9400
9401 1998-12-14  J.T. Conklin  <jtc@redbacknetworks.com>
9402
9403         * gdb.texinfo: Fix tipo.
9404
9405 Sun Dec 13 10:27:59 1998  Andrew Cagney  <cagney@b1.cygnus.com>
9406
9407         * gdbint.texinfo: Document TARGET_BYTE_ORDER_DEFAULT and
9408         TARGET_BYTE_ORDER_SELECTABLE_P.
9409
9410 Thu Dec 10 16:07:09 1998  Andrew Cagney  <cagney@b1.cygnus.com>
9411
9412         * gdbint.texinfo (FRAME_FIND_SAVED_REGS): Document.
9413
9414 1998-12-09  Jim Blandy  <jimb@zwingli.cygnus.com>
9415
9416         * agentexpr.texi: New file.
9417
9418 Wed Dec  9 21:13:57 1998  Andrew Cagney  <cagney@chook>
9419
9420         * gdbint.texinfo (REGISTER_NAME): Replace REGISTER_NAMES.
9421
9422 1998-12-03  J.T. Conklin  <jtc@redbacknetworks.com>
9423
9424         * remote.texi: Changed wording that implied that the GDB remote
9425         protocol caches register values instead of GDB itself.
9426
9427 Tue Dec  1 17:45:43 1998  Stan Shebs  <shebs@andros.cygnus.com>
9428
9429         * gdbint.texinfo: Add some info about symbol readers.
9430         (CHILL_PRODUCER, etc): Comment out descriptions, not useful.
9431         (IN_SOLIB_CALL_TRAMPOLINE): Rename info from IN_SOLIB_TRAMPOLINE.
9432         (IN_SOLIB_RETURN_TRAMPOLINE): Describe.
9433         (KERNEL_DEBUGGING, MIPSEL): No info about these, remove.
9434
9435 Mon Nov 30 11:32:21 1998  Andrew Cagney  <cagney@chook>
9436
9437         * gdbint.texinfo (FRAME_CHAIN_VALID_ALTERNATE):
9438
9439 Sat Nov 28 13:45:53 1998  Andrew Cagney  <cagney@b1.cygnus.com>
9440
9441         * gdbint.texinfo (INNER_THAN): Update, now takes parameters.
9442
9443 Fri Nov 27 12:39:45 1998  Andrew Cagney  <cagney@chook>
9444
9445         * gdbint.texinfo (NO_SINGLE_STEP): Replace with
9446         SOFTWARE_SINGLE_STEP_P and SOFTWARE_SINGLE_STEP.
9447
9448 Wed Oct 14 10:02:40 1998  Andrew Cagney  <cagney@b1.cygnus.com>
9449
9450         * gdbint.texinfo: Fix minor typos.
9451
9452 Wed Sep 30 18:03:19 1998  Stan Shebs  <shebs@andros.cygnus.com>
9453
9454         * gdbint.texinfo: Complete overhaul.  Group descriptions more
9455         logically, add more info on generic algorithms, remove much
9456         obsolete and/or wrong material.
9457
9458 Fri Jul 24 17:51:38 1998  Ian Lance Taylor  <ian@cygnus.com>
9459
9460         * stabs.texinfo (Method Type Descriptor): Expand and correct.
9461
9462 Mon May  4 10:37:12 1998  Brian Youmans (3diff@gnu.org)
9463
9464         * refcard.tex:  Copyright, address updates.
9465
9466 Tue Apr 21 18:09:56 1998  Stan Shebs  <shebs@andros.cygnus.com>
9467
9468         * gdb.texinfo (EDITION, DATE): Update and change to use ordinals
9469         for the edition instead of confusing GDB-version-like numbers.
9470
9471 Mon Apr 13 14:05:00 1998  Fred Fish  <fnf@cygnus.com>
9472
9473         * gdb.texinfo (hbreak, watch): Fix typo, "date" -> "data".
9474
9475 Thu Apr  2 16:52:44 1998  Jason Molenda  (crash@bugshack.cygnus.com)
9476
9477         * LRS: Reformat a bit to keep text under 80 columns.
9478
9479 Thu Apr  2 16:10:36 1998  Stan Shebs  <shebs@andros.cygnus.com>
9480
9481         * gdb.texinfo: Add some credits, mention bug monitor.
9482         * remote.texi: Mention mips monitor targets.
9483         * gdbint.texinfo: Describe SP_REGNUM, STEP_SKIPS_DELAY.
9484
9485 Mon Feb  2 17:13:03 1998  Stan Shebs  <shebs@andros.cygnus.com>
9486
9487         * gdbint.texinfo: Remove obsolete mentions of pinsn.c and opcode.h
9488         files, finish sorting of host vs target vs native macros, describe
9489         some more of them.
9490
9491 Tue Jan 13 16:44:50 1998  Fred Fish  <fnf@cygnus.com>
9492
9493         * gdbint.texinfo (Host Conditionals): Document change from
9494         using NO_MMALLOC to it's inverse, USE_MMALLOC.
9495
9496 Mon Nov 24 13:55:21 1997  Andrew Cagney  <cagney@b1.cygnus.com>
9497
9498         * gdbint.texinfo (Host Conditionals): Document
9499         PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, HAVE_LONG_DOUBLE.
9500
9501 Fri Jul  4 14:52:31 1997  Ian Lance Taylor  <ian@cygnus.com>
9502
9503         * gdbint.texinfo (Host Conditionals): Add CRLF_SOURCE_LINES.
9504         Document LSEEK_NOT_LINEAR.
9505
9506 Tue Mar 25 14:44:09 1997  Ian Lance Taylor  <ian@cygnus.com>
9507
9508         * stabs.texinfo (Stab Section Basics): Make it clear that only
9509         some versions of the GNU linker remove the leading N_UNDF symbol.
9510
9511 Thu Feb 27 17:45:19 1997  Ian Lance Taylor  <ian@cygnus.com>
9512
9513         * stabs.texinfo (String Field): Document type number pairs here,
9514         instead of in the Sun specific section.
9515         (Include Files): The GNU linker supports the N_BINCL
9516         optimization.  Clarify the N_BINCL value, and what it is used
9517         for.
9518         (Procedures): Document N_FUN with an empty string to mark the end
9519         of a function.
9520         (Typedefs): Mention that Sun compilers may use N_GSYM for a type.
9521         (Sun Differences): Remove this node, as the information is now
9522         elsewhere in the main document.
9523         (Stab Section Basics): Mention that the GNU linker may optimize
9524         stabs and remove the leading N_UNDF symbol.
9525
9526 Mon Dec  9 12:23:32 1996  Roland Pesch  <roland@wrs.com>
9527
9528         * gdb.texinfo, refcard.tex: Restore author credit
9529
9530 Wed Oct  2 22:01:36 1996  Fred Fish  <fnf@fishfood.ninemoons.com>
9531
9532         * gdbint.texinfo (SIGTRAMP_START, SIGTRAMP_END): Update
9533         documentation to account for START and END macros taking
9534         one arg.
9535
9536 Thu Aug 22 17:59:03 1996  Fred Fish  <fnf@cygnus.com>
9537
9538         From: Eberhard Mattes <mattes@azu.informatik.uni-stuttgart.de>
9539         * gdb.texinfo (Frames): Fix typo.
9540
9541 Tue Jul 23 10:06:20 1996  Fred Fish  <fnf@cygnus.com>
9542
9543         * gdbint.texinfo (NO_SINGLE_STEP): Document that single_step takes
9544         a target_signal as arg type, not a pid.
9545
9546 Fri Jul 12 11:10:05 1996  Stu Grossman  (grossman@critters.cygnus.com)
9547
9548         * gdb.texinfo:  Document `set assembly-language'.
9549
9550 Thu Jul 11 13:50:28 1996  Stan Shebs  <shebs@andros.cygnus.com>
9551
9552         * remote.texi: Update list of stubs in the GDB distribution.
9553
9554 Fri Jul  5 15:38:54 1996  Fred Fish  <fnf@cygnus.com>
9555
9556         * gdbint.texinfo (NO_MMCHECK): Renamed from NO_MMALLOC_CHECK.
9557         Also document that some systems can use mmalloc but must define
9558         this if their C runtime allocates memory that is later freed.
9559         (MMCHECK_FORCE): Document new macro.
9560
9561 Fri Jun 28 22:17:10 1996  Dawn Perchik  <dawn@cygnus.com>
9562
9563         * remote.texi: Add documentation for target Sparclet.
9564
9565 Mon Jun 24 18:12:22 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
9566
9567         * Makefile.in (srcdir, VPATH, prefix, infodir, INSTALL,
9568         INSTALL_PROGRAM, INSTALL_DATA): Use autoconf set values.
9569         * configure.in: Rewritten for autoconf.
9570         * configure: New.
9571
9572 Mon Jun 17 10:43:41 1996  Fred Fish  <fnf@cygnus.com>
9573
9574         * Makefile.in (DVIPS): New define, set to dvips.
9575         (dvi): Add stabs.dvi.
9576         (ps): New target.
9577         (all-doc): Depend on info, dvi, and ps targets.
9578         (STAGESTUFF): Add *.ps and *.dvi files.
9579         (clean-info, clean-dvi): Remove.
9580         (mostlyclean): Does not depend upon clean-info or clean-dvi,
9581         rules completely rewritten.
9582         (maintainer-clean): Remove clean-info and clean-dvi
9583         dependencies and put their actions in the rules.
9584         (gdb.ps): New target
9585         (gdb.dvi, gdbgui.dvi, gdbint.dvi, stabs.dvi): Remove
9586         intermediate TeX files, whether they have 2 or 3 character
9587         extensions.
9588         (gdbint.ps): Add target and rules.
9589         (gdb-internals): Delete unused target.
9590         (Makefile): Depends upon config.status also.
9591
9592 Sat Mar 30 15:46:58 1996  Fred Fish  <fnf@cygnus.com>
9593
9594         * gdbint.texinfo (CC_HAS_LONG_LONG): Clarify when/how this is
9595         set.
9596
9597 Sat Mar 16 15:10:20 1996  Fred Fish  <fnf@cygnus.com>
9598
9599         From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
9600         * gdb.texinfo (Expressions): Fix erroneous array constant example.
9601
9602 Sat Mar 16 13:28:45 1996  Fred Fish  <fnf@cygnus.com>
9603
9604         * gdb.texinfo: Add missing "@bullet" to some "@itemize" commands.
9605
9606 Sat Feb 10 03:28:36 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
9607
9608         * gdb.texinfo (Print settings):  Document
9609         `set/show print static-members' commands.
9610
9611 Wed Jan 10 14:16:37 1996  Fred Fish  <fnf@cygnus.com>
9612
9613         * gdbint.texinfo (Native): Document name change, coredep.c to
9614         core-aout.c.
9615
9616 Wed Dec 13 12:35:28 1995  Ian Lance Taylor  <ian@cygnus.com>
9617
9618         * stabs.texinfo (Include Files): Document the values the SunOS4
9619         linker creates for N_BINCL/N_EINCL/N_EXCL stabs.
9620
9621 Fri Dec  8 21:08:44 1995  Fred Fish  <fnf@cygnus.com>
9622
9623         * gdbint.texinfo (Releases): Change gdb.tar.Z to gdb.tar.gz.
9624         Fix typo.
9625
9626 Fri Dec  1 11:07:50 1995  Fred Fish  <fnf@cygnus.com>
9627
9628         * gdbint.texinfo (Releases): Make "gdb.tar.gz" rather than
9629         "gdb.tar.Z".
9630
9631 Wed Sep 20 13:14:10 1995  Ian Lance Taylor  <ian@cygnus.com>
9632
9633         * Makefile.in (maintainer-clean): New target, synonym for
9634         realclean.
9635
9636 Thu Aug  3 10:45:37 1995  Fred Fish  <fnf@cygnus.com>
9637
9638         * Update all FSF addresses except those in COPYING* files.
9639
9640 Wed Jul 19 18:43:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
9641
9642         From Richard Earnshaw (rearnsha@armltd.co.uk):
9643         * gdb.texinfo (convenience variables): Document $_exitcode.
9644         (quit): Document optional expression to use as exit code.
9645
9646 Thu Jun 22 21:27:33 1995  Victoria Mixon  <victoria@cygnus.com>
9647
9648         * gdb.texinfo, remote.texi: Brought up to date with various
9649         GDB changes.
9650
9651 Tue Jun 20 14:35:38 1995  Stan Shebs  <shebs@andros.cygnus.com>
9652
9653         * gdb.texinfo: Update dates and versions, fix comments about
9654         hardware watchpoints in future releases and about the
9655         sharedlibrary command.
9656
9657 Mon May  8 09:30:36 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
9658
9659         * stabs.texinfo: Remove node `XCOFF differences'.  Describe value of
9660         C_FUN stab.  Other cleanups.
9661
9662 Wed Apr 19 07:02:19 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
9663
9664         * remote.texi (Bootstrapping): Clarify that flush_i_cache is only
9665         for the sparc stub.
9666
9667 Tue Apr 11 11:41:49 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
9668
9669         * annotate.texi: Clarify which addresses have differing formats
9670         depending on the language and which do not.
9671
9672 Tue Mar 28 16:56:22 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
9673
9674         * remote.texi (NetWare): Changed example to use BOARD= instead of
9675           NODE= argument to reflect correspoding change to gdbserve.nlm.
9676
9677 Fri Mar 17 06:47:02 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
9678
9679         * stabs.texinfo (Negative Type Numbers): Mention the fact that
9680         GDB, as well as AIX dbx, supports the size type attribute.
9681
9682 Thu Mar 16 12:11:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
9683
9684         * stabs.texinfo (Negative Type Numbers): Document types -31 to -34.
9685
9686 Mon Mar 13 16:49:13 1995  Per Bothner  <bothner@kalessin.cygnus.com>
9687
9688         * gdb.texinfo (Define):  Document $arg0... arguments to commands,
9689         and new 'if' and 'while' commands.
9690
9691 Fri Feb 17 15:24:35 1995  Per Bothner  <bothner@kalessin.cygnus.com>
9692
9693         * gdb.texinfo (Artificial arrays):  Note use of coerce-to-array-type.
9694
9695 Wed Feb 15 11:59:18 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
9696
9697         * all-cfg.texi: New flag, GDBSERVE, for NetWare's gdbserve.nlm.
9698         * remote.texi (NetWare): New node, how to use gdbserve.nlm on
9699           NetWare targets.  Mostly stolen from the Server node.
9700
9701 Fri Feb 10 20:20:08 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
9702
9703         * gdb.texinfo (Setting): Talk about the language of a source file
9704         versus the working language.  The old documentation did not match
9705         what GDB did.
9706
9707 Wed Feb  1 20:26:36 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
9708
9709         * stabs.texinfo (Source Files): Document N_SO used to mark the end
9710         of a source file.
9711
9712 Mon Jan 23 14:23:37 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
9713
9714         * gdb.texinfo (Processes): New node.
9715
9716 Tue Jan 17 14:09:03 1995  Ian Lance Taylor  <ian@sanguine.cygnus.com>
9717
9718         * remote.texi: Update documentation of set/show mipsfpu.
9719
9720 Fri Jan  6 17:17:28 1995  Stan Shebs  <shebs@andros.cygnus.com>
9721
9722         * gdbgui.texinfo: New file, manual for GUI (gdbtk) users.
9723         * Makefile.in (gdbgui.dvi, gdbgui.info): New actions.
9724
9725 Sun Sep  4 16:47:21 1994  Stan Shebs  (shebs@andros.cygnus.com)
9726
9727         * gdbint.texinfo: Removed mentions of some incorrectly placed and
9728         obsolete conditionals, described some others.
9729
9730 Mon Aug  1 15:42:39 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
9731
9732         * gdbint.texinfo: Remove references to BROKEN_LARGE_ALLOCA and
9733         SET_STACK_LIMIT_HUGE; they were removed from GDB 14 May 1994.
9734
9735 Mon Aug  1 15:12:02 1994  Stan Shebs  (shebs@andros.cygnus.com)
9736
9737         * gdbint.texinfo: Put regex conditionals in their own table.
9738
9739 Tue Jul 26 18:32:52 1994  Stan Shebs  (shebs@andros.cygnus.com)
9740
9741         * gdbint.texinfo: Removed mentions of many obsolete conditionals,
9742         described or fixed the descriptions of many others.
9743
9744 Sun Jul 17 14:14:03 1994  Stan Shebs  (shebs@andros.cygnus.com)
9745
9746         * gdb.texinfo: Add some more credits.
9747         * gdbint.texinfo: Capitalize GDB consistently, describe some
9748         macros and remove some.
9749
9750 Thu Jul 14 18:43:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
9751
9752         * gdbint.texinfo: Removed mentions of many incorrectly placed and
9753         obsolete conditionals, described some others.
9754
9755 Tue Jul 12 12:23:15 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
9756
9757         * gdb.texinfo (help targets):  Changed to `help target', which
9758         is the correct gdb command.
9759
9760 Wed Jun 22 18:00:51 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
9761
9762         * annotate.texi (TODO): New node, for keeping track of annotations
9763         suggested but not yet implemented.
9764
9765 Wed Jun  1 16:10:45 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
9766
9767         * stabs.texinfo (Statics): Value of xcoff C_BSTAT points to
9768         another symbol, it is not the address itself.
9769
9770 Thu May  5 20:23:36 1994  Stan Shebs  (shebs@andros.cygnus.com)
9771
9772         * stabs.texinfo (Stab Section Basics): Add comment about alignment
9773         of stabs-in-coff sections.
9774
9775 Wed May  4 06:26:11 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
9776
9777         * annotate.texi: Change edition to 0.5 and date to May 1994.
9778         Add index.
9779         (Frames): New node, for frame annotation.
9780         (Displays): New node, for display annotation.
9781
9782         * remote.texi (MIPS Remote): Say that set timeout doesn't apply
9783         when waiting for your program to stop.
9784
9785 Fri Apr 29 18:24:46 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
9786
9787         * annotate.texi (Breakpoint Info): Document annotation of header
9788         fields and record annotation.
9789
9790 Thu Apr 28 07:44:28 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
9791
9792         * annotate.texi: New file, to document annotations.
9793
9794 Thu Apr 21 14:20:51 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
9795
9796         * Makefile.in (clean): Don't remove GDBvn.texi (apparently on Jan
9797         16 I meant to make this change but did not).  Do remove gdb-cfg.texi.
9798
9799 Wed Apr 20 11:22:48 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
9800
9801         * stabs.texinfo (Stab Section Basics): Say what is in .stab
9802         section, and say n_strx field is compilation unit relative.
9803         * stabs.texinfo: Don't use @code for a.out when it is the name of
9804         an object file format.
9805
9806 Wed Apr 13 20:29:54 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
9807
9808         * gdb.texinfo: Refer to file names, not path names, per rms
9809         convention.
9810         (Arguments): Fix typo.
9811
9812 Thu Mar 24 08:09:12 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
9813
9814         * stabs.texinfo (Global Variables): Talk about stabs in files
9815         where variables are referenced, but not defined.
9816
9817 Wed Mar 23 07:16:36 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
9818
9819         * stabs.texinfo: Move stuff on @ and # type descriptors from node
9820         Cplusplus to new nodes Member Type Descriptor and Method Type
9821         Descriptor.  Re-write stuff for #.
9822
9823 Wed Mar 16 08:20:19 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
9824
9825         * gdb.texinfo (Print Settings): Don't document "set print
9826         fast-symbolic-addr off".  The bug which it worked around was fixed
9827         on 25 Feb 94 in coffread.c, so I'm nuking the command.
9828
9829         * stabs.texinfo (Alternate Entry Points): New node, rewritten from
9830         N_ENTRY node.
9831
9832         * stabs.texinfo (Type Descriptors): Add 'Y' type descriptor.
9833
9834 Tue Mar 15 08:43:02 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
9835
9836         * gdbint.texinfo (Host Conditionals, Target Conditionals): Remove
9837         references to ieee-float.c.
9838
9839 Fri Mar 11 08:09:40 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
9840
9841         * gdb.texinfo (Set Breaks): Update documentation for tbreak to
9842         match what the code actually does.
9843
9844 Wed Mar  9 19:43:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
9845
9846         * stabs.texinfo (Symbol Descriptors): Add OS9000 symbol descriptor s.
9847
9848 Tue Mar  1 17:04:43 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
9849
9850         * stabs.texinfo (Type Descriptors): Add OS9000 type descriptors c,
9851         i, and b.
9852
9853 Wed Feb 23 10:44:18 1994  Jim Kingdon  (kingdon@rtl.cygnus.com)
9854
9855         * stabs.texinfo: Document N_RBRAC as function relative for COFF as
9856         well as for ELF and SOM.  Unify the descriptions of ELF and SOM
9857         as "stabs in sections" rather than just saying "ELF and SOM".
9858         Also make that stuff apply to COFF.
9859
9860 Fri Feb 18 08:25:58 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
9861
9862         * gdb.texinfo (Formatting Documentation): Change GhostScript to
9863         Ghostscript.
9864
9865 Fri Feb  4 06:31:31 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
9866
9867         * gdb.texinfo (Continuing and Stepping): When talking about "step"
9868         versus functions without line numbers, also mention stepping into
9869         them as well as "step" when you are in them.  Tell the user how to
9870         deal with the situation.  Add comment about "debugging information".
9871
9872 Thu Feb  3 11:39:59 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
9873
9874         * stabs.texinfo (Enumerations): Document restriction on where
9875         enumeration types can appear and still win with GDB.
9876
9877 Wed Feb  2 11:29:17 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
9878
9879         * stabs.texinfo (Negative Type Numbers): Document format for type
9880         -16.
9881
9882 Thu Jan 27 16:53:56 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
9883
9884         * gdb.texinfo (Selection, Frame Info): Update information about
9885         arbitrary frame specficiations.
9886
9887 Wed Jan 26 15:31:57 1994  Roland H. Pesch  (pesch@fowanton.cygnus.com)
9888
9889         * gdb.texinfo, remote.texi: general editing pass prior to Net release
9890
9891 Tue Jan 25 12:12:04 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
9892
9893         * stabs.texinfo (String Field): Discuss continuing stabs with ?.
9894
9895 Wed Jan 19 06:39:24 1994  David J. Mackenzie  (djm@thepub.cygnus.com)
9896
9897         * stabs.texinfo (Non-Stab Symbol Types): Mention N_SET* | N_EXT.
9898
9899 Sun Jan 16 12:43:32 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
9900
9901         * stabs.texinfo: Re-do stuff about C_BSTAT and move from XCOFF
9902         Differences node to Statics node.
9903         (Statics): Discuss XCOFF use of V symbol descriptor.
9904
9905         * Makefile.in: Remove refcard.dvi and GDBvn.texi in realclean,
9906         not clean.
9907
9908 Wed Jan 12 21:29:54 1994  John Gilmore  (gnu@cygnus.com)
9909
9910         * gdb.texinfo (Print Settings): Document `set print
9911         fast-symbolic-addr' and improve the doc for some other
9912         `set print's.
9913
9914 Mon Jan  3 17:23:07 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
9915
9916         * stabs.texinfo (String Field): Talk about defining several type
9917         numbers at once.
9918         Fix lint regarding changing node ELF Transformations to
9919         ELF and SOM Transformations.
9920
9921 Fri Dec 31 00:42:43 1993  John Gilmore  (gnu@cygnus.com)
9922
9923         * stabs.texinfo:  Insert Peter Kessler's name as inventor (I think).
9924
9925 Tue Dec 28 09:30:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
9926
9927         * stabs.texinfo (Cross-References): `::' is for nested types only
9928         within <>.
9929         (Structures): Document static members.
9930
9931 Mon Dec 27 13:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
9932
9933         * stabs.texinfo: Document S type attribute.
9934
9935 Sun Dec 26 20:46:36 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
9936
9937         * stabs.texinfo: Add notes about stabs-in-som where appropriate.
9938
9939 Fri Dec  3 19:13:19 1993  John Gilmore  (gnu@cygnus.com)
9940
9941         * gdbint.texinfo:  Fix a few typos.
9942
9943 Sun Nov 28 18:06:25 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
9944
9945         * gdb.texinfo, remote.texi: formatting improvements
9946
9947         * gdb.texinfo (New Features): mention threads.
9948         (Summary, C): fix xrefs in newly contributed text.
9949         (Threads): index entries, clarifications, example
9950         (passim): minor typos fixed, phrasing improvements
9951
9952         * remote.texi (Bootstrapping): rephrase text on ^C and add index
9953         entries; (Server): explain use of gdbserver w/real-time systems,
9954         add example of conflicting TCP port; (MIPS Remote) break up
9955         running text into table, highlighting commands, and add example.
9956
9957 Wed Nov 24 14:15:56 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
9958
9959         * refcard.tex: avoid bad linebreaks even when REFEDITS=psrc.sed
9960
9961 Fri Nov 12 16:10:58 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
9962
9963         * stabs.texinfo (Nested Symbols): New node.
9964         (String Field, Symbol Descriptors, Cross-References): Refer to it.
9965
9966 Thu Nov 11 13:26:45 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
9967
9968         * stabs.texinfo (Stabs in ELF): Clarify how Bbss.bss work with respect
9969         to picking which Bbss.bss symbol to use, and (because there seems to
9970         be no good way of doing it) re-write some of the text to make it
9971         sound like Bbss.bss isn't such a great idea after all (as currently
9972         designed).
9973
9974         * gdb.texinfo (C): In addition to saying people have to use g++ for
9975         good results, say they have to use stabs.  Specifically say cfront
9976         doesn't work well.
9977         (Summary): Merge in information on Modula-2, Pascal, and Chill from
9978         the gdb README.  Add xrefs to places where the support for the various
9979         languages is described in detail.
9980
9981 Mon Nov  8 11:47:34 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
9982
9983         * stabs.texinfo: Clean up stuff about visibility and virtual
9984         characters.
9985
9986         * stabs.texinfo (N_M2C): Cite Sun doc.
9987
9988 Fri Nov  5 16:27:27 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
9989
9990         * gdb.texinfo: updates re threads.
9991         * remote.texinfo: avoid index entries starting with digits.
9992
9993 Tue Nov  2 09:08:37 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
9994
9995         * stabs.texinfo (Enumerations): Talk about large, negative and
9996         octal values.  Clean up cross reference to type attributes.
9997         (String Field): Say that GDB 4.11 supports size attribute.
9998
9999 Sun Oct 31 13:31:10 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
10000
10001         * remote.texi (VxWorks Remote): Clarify that rebuilding VxWorks kernel
10002         is a mandatory step.  Make the stuff about that more concise.
10003
10004 Wed Oct 27 00:25:46 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
10005
10006         * stabs.texinfo (Class Names): New node.
10007
10008         * gdb.texinfo (Command Files): Explain order of init file reading.
10009
10010         * remote.texi (Bootstrapping): Talk about getting the serial driver
10011         to deal with ^C sent by gdb to stop the remote system.
10012
10013 Mon Oct 25 03:25:41 1993  Tom Lord  (lord@cygnus.com)
10014
10015         * libgdb.texinfo (I/O): incorporated better phrasing from rich.
10016
10017         * libgdb.texinfo (Defining Commands): made the DOC arg
10018         to gdb_define_app_command a char * instead of char **
10019         per a suggestion from kingdon.
10020
10021         * libgdb.texinfo: total rewrite from a different starting
10022         premise.
10023
10024 Wed Oct 20 18:07:44 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
10025
10026         * stabs.texinfo (Local Variable Parameters): Re-write paragraph on
10027         floats passed as doubles (to improve clarity).
10028
10029 Tue Oct 19 14:21:18 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
10030
10031         * gdb.texinfo (Source Path): index entries for $cwd, $pdir
10032
10033         * a4rc.sed: update to work with Andreas Vogel papersize params
10034
10035         * refcard.tex: use Andreas Vogel simplifications of papersize
10036         params; remove useless version info; update copyright date.
10037
10038 Tue Oct 19 10:46:22 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
10039
10040         * gdb.texinfo (Symbols): Add class NAME to doc for ptype.
10041
10042 Tue Oct 12 09:11:45 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
10043
10044         * gdb.texinfo (Files): Say what address the load command loads it at.
10045
10046         * stabs.texinfo (Common Blocks): Minor cleanups.
10047
10048         * stabs.texinfo: Update ld stabs in elf relocation to reflect the fact
10049         that Sun has backed away from the linker kludge and thus the relevant
10050         issue is changes to the SunPRO tools, not the Solaris linker.
10051
10052         * stabs.texinfo (Traditional Integer Types): Clean up description
10053         of octal bounds a little bit.  Document extra leading zeroes.
10054
10055 Thu Oct  7 16:15:37 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
10056
10057         * gdb.texinfo (Signaling): Update for symbolic symbol names
10058         and add a section explaining the difference between the GDB
10059         signal command and the shell kill utility.
10060
10061 Wed Oct  6 13:23:01 1993  Tom Lord  (lord@rtl.cygnus.com)
10062
10063         * libgdb.texinfo: added `@' to braces that were unescaped.
10064
10065 Mon Oct  4 10:42:18 1993  Tom Lord  (lord@rtl.cygnus.com)
10066
10067         * libgdb.texinfo: new file.  Spec for the gdb library.
10068
10069 Sun Oct  3 15:26:56 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
10070
10071         * stabs.texinfo (Include Files): Fix typo (start -> end).
10072
10073 Thu Sep 30 18:24:56 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
10074
10075         * gdb.texinfo, remote.texi: assorted small improvements, mostly
10076         from Melissa at FSF's editing pass.
10077
10078 Thu Sep 30 11:54:38 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
10079
10080         * gdb.texinfo: Remove stuff about ar and 14 character filenames.
10081         I believe this was fixed by the 13 Sep 89 change to print_frame_info.
10082         Also, modern versions of ar like BSD 4.4 or SVR4 don't have this bug.
10083
10084 Wed Sep 22 21:22:11 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
10085
10086         * remote.texi (Bootstrapping): Discuss 386 call gates.
10087
10088 Sat Sep 18 17:10:44 1993  Jim Kingdon  (kingdon@poseidon.cygnus.com)
10089
10090         * stabs.texinfo (Based Variables): New node.
10091
10092 Thu Sep 16 17:48:55 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
10093
10094         * stabs.texinfo (Negative Type Numbers): Re-write discussions of
10095         names, sizes, and formats to suggest how not to lose.
10096
10097 Sat Sep 11 09:35:11 1993  Jim Kingdon  (kingdon@poseidon.cygnus.com)
10098
10099         * stabs.texinfo (Methods): Fix typo.
10100
10101 Fri Sep 10 06:34:20 1993  David J. Mackenzie  (djm@thepub.cygnus.com)
10102
10103         * gdb.texinfo: Fix a few typos.
10104
10105 Wed Sep  8 09:11:52 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
10106
10107         * gdb.texinfo: Clarify how well it works with Fortran.
10108
10109         * stabs.texinfo (Stabs In ELF, Statics, ELF Transformations):
10110         More on relocating stabs in ELF files.
10111
10112 Tue Sep  7 13:45:02 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
10113
10114         * stabs.texinfo (Stabs In ELF): Talk about N_FUN value.
10115
10116 Mon Sep  6 19:23:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
10117
10118         * stabs.texinfo (Local Variable Parameters): Talk about nameless
10119         parameters on VAX.
10120
10121 Fri Sep  3 17:06:08 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
10122
10123         * gdb.texinfo: @up/@down -> @raisesections/@lowersections
10124
10125 Fri Sep  3 12:04:15 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
10126
10127         * stabs.texinfo: Make info author notice match the TeX author notice.
10128
10129 Tue Aug 31 13:21:06 1993  David J. Mackenzie  (djm@thepub.cygnus.com)
10130
10131         * stabs.texinfo: Initial-caps all words in node names and
10132         non-trivial words in section names.
10133
10134 Mon Aug 30 11:13:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
10135
10136         * stabs.texinfo: Many minor cleanups.
10137
10138         * stabs.texinfo: Remove @deffn except from Expanded Reference node.
10139
10140 Sat Aug 28 12:08:09 1993  David J. MacKenzie  (djm@edison.eng.umd.edu)
10141
10142         * stabs.texinfo: Remove full description of big example.
10143         It's not really helpful; just use pieces of it where appropriate.
10144         Add more Texinfo formatting directives (@samp, etc.).
10145         Use @deffn to define stab types.
10146         Eliminate some wordiness.  Break up some nodes.
10147         Add an (alphabetized) index of symbol types.
10148         Use consistent capitalization style in node and section names.
10149
10150 Thu Aug 26 06:36:31 1993  Fred Fish  (fnf@deneb.cygnus.com)
10151
10152         * gdb.texinfo:  Change typo "Two two" to "The two".
10153
10154 Sun Aug 22 12:15:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
10155
10156         * stabs.texinfo (XCOFF-differences): Remove references to
10157         non-existent types N_DECL and N_RPSYM.
10158
10159         * stabs.texinfo (String Field): Say that type attributes bug is
10160         fixed in GDB 4.10, since it is.
10161
10162         * stabs.texinfo: Clean up djm cleanups, and more cleanups of my own.
10163
10164 Sat Aug 21 04:32:28 1993  David MacKenzie  (djm@cygnus.com)
10165
10166         * stabs.texinfo: Formatting cleanups.
10167
10168 Fri Aug 20 20:49:53 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
10169
10170         * stabs.texinfo: When explaining the n_type of a stab, standardize
10171         how we do it ('#' as a comment indicator, "36 is N_FUN" as text,
10172         no tabs, use @r).
10173         (Global Variables): Clean up.
10174
10175 Tue Aug 17 15:57:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
10176
10177         * stabs.texinfo (Stack Variables): Re-write.
10178
10179 Mon Aug 16 21:20:08 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
10180
10181         * stabs.texinfo (Stabs-in-elf): Talk about getting the start
10182         addresses of a source file.  Also revise formatting.
10183         Change "object module" or "object file" to "source file".
10184         Various: Miscellaneous cleanups.
10185
10186 Thu Aug 12 15:11:51 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
10187
10188         * stabs.texinfo: Point to mangling info in gcc's gpcompare.texi.
10189
10190 Tue Aug 10 16:57:49 1993  Stan Shebs  (shebs@rtl.cygnus.com)
10191
10192         * gdbint.texinfo: Removed many nonsensical machine-collected
10193         host and target conditionals, described some of the remainder.
10194
10195 Tue Aug 10 13:28:30 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
10196
10197         * gdbint.texinfo (Getting Started): Use @itemize, not @table.
10198
10199         * gdbint.texinfo (Top): Add name to @top line, and re-write the
10200         paragraph which follows.
10201
10202         * gdbint.texinfo (Host): Use @code not @samp for Makefile
10203         variables.  Looks better and avoids overful hbox.
10204
10205 Fri Jul 30 18:26:21 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
10206
10207         * stabs.texinfo (Procedures): Improve stuff on nested functions.
10208
10209 Thu Jul 29 15:10:58 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
10210
10211         * remote.texi: (MIPS Remote) clearer doc for set/show timeout,
10212         retransmit-timeout
10213
10214 Thu Jul 29 13:16:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
10215
10216         * gdbint.texinfo: Update statement about `some ancient Unix
10217         systems, like Ultrix 4.0' to Ultrix 4.2.
10218
10219 Wed Jul 28 15:26:53 1993  Roland H. Pesch  (pesch@el_bosque.cygnus.com)
10220
10221         * h8-cfg.texi, all-cfg.texi: new flag GDBSERVER
10222
10223         * Makefile.in: depend on remote.texi rather than gdbinv-s.texi
10224
10225         * remote.texi: (Server) New node on gdbserver.  (Remote Serial,
10226         ST2000 Remote, MIPS Remote): mention `host:port' syntax for TCP.
10227
10228         * remote.texi: new name for former gdbinv-s.texi
10229
10230         * gdb.texinfo: use remote.texi rather than gdbinv-s.texi
10231
10232 Wed Jul 28 08:26:24 1993  Ian Lance Taylor  (ian@cygnus.com)
10233
10234         * gdbinv-s.texi: Documented timeout and retransmit-timeout
10235         variables for MIPS remote debugging protocol.
10236
10237 Mon Jul 26 13:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
10238
10239         * stabs.texinfo (Negative Type Numbers): FORTRAN LOGICAL fix.
10240
10241 Tue Jul 20 16:30:41 1993  Jim Kingdon  (kingdon@deneb.cygnus.com)
10242
10243         * Makefile.in (refcard.dvi): Use srcdir where necessary.
10244
10245 Mon Jul 19 12:02:50 1993  Roland H. Pesch  (pesch@cygnus.com)
10246
10247         * gdb.texinfo: repair conditional bugs in text markup
10248
10249 Fri Jul 16 18:57:50 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
10250
10251         * gdb.texinfo, all-cfg.texi, h8-cfg.texi: introduce MOD2 switch
10252         to select Modula-2 material.
10253
10254 Thu Jul 15 13:15:01 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
10255
10256         * stabs.texinfo: Cleanups regarding statics.
10257
10258         * gdbinv-s.texi (Bootstrapping): Document exceptionHandler.
10259         (Debug Session): Mention exceptionHandler.  Add xref to Bootstrapping.
10260
10261 Mon Jul 12 13:37:02 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
10262
10263         * stabs.texinfo: N_MAIN is sometimes used for C.
10264
10265 Fri Jul  9 09:47:02 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
10266
10267         * gdbint.texinfo (Host, Target Conditionals): Remove TM_FILE_OVERRIDE.
10268
10269 Tue Jul  6 12:41:28 1993  John Gilmore  (gnu@cygnus.com)
10270
10271         * gdbint.texinfo (Target Conditionals): Remove NO_TYPEDEFS,
10272         removed from the code by Kingdon.
10273
10274 Tue Jul  6 12:24:34 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
10275
10276         * gdb.texinfo (Break Commands): Remove stuff about flushing terminal
10277         input when evaluating breakpoint conditions; the bug has been fixed.
10278
10279         * gdb.texinfo (Continuing and Stepping): Argument to "continue"
10280         sets the ignore count to N-1, not to N.
10281
10282 Thu Jul  1 14:57:42 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
10283
10284         * refcard.tex (\hoffset): correct longstanding error to match
10285           intended offset; avoids cutting off edge on some printers
10286
10287 Wed Jun 30 18:23:06 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
10288
10289         * stabs.texinfo (Parameters): Say that order of stabs is significant.
10290
10291 Fri Jun 25 21:34:52 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
10292
10293         * stabs.texinfo (Common Blocks): Say what Sun FORTRAN does.
10294
10295 Fri Jun 25 16:15:10 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
10296
10297         * Makefile.in: (REFEDITS) new var to control whether PS or CM
10298         fonts and whether US or A4 paper for GDB refcard; (refcard.dvi)
10299         collect sed edits if any, apply to refcard before formatting;
10300         (refcard.ps) stop implying PS fonts if PS output requested;
10301         (lrefcard.ps) delete extra target for variant PS fonts
10302
10303         * refcard.tex: parametrize papersize dependent info, collect
10304           in easily replaced spot
10305
10306         * a4rc.sed: new file, edits to refcard for A4 paper
10307
10308 Fri Jun 25 14:21:46 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
10309
10310         * stabs.texinfo (Negative Type Numbers): Type -16 is 4 bytes.
10311
10312 Wed Jun 23 15:02:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
10313
10314         * stabs.texinfo (Negative Type Numbers): Minor character cleanups.
10315
10316 Tue Jun 22 16:31:52 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
10317
10318         * stabs.texinfo: Express disapproval of 'D' symbol descriptor
10319         politely rather than rudely.
10320
10321 Fri Jun 18 19:42:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
10322
10323         * stabs.texinfo: Document common blocks.
10324
10325 Fri Jun 18 12:12:57 1993  Fred Fish  (fnf@cygnus.com)
10326
10327         * stabs.texinfo:  Add some basic info about stabs-in-elf.
10328
10329 Fri Jun 18 13:57:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
10330
10331         * stabs.texinfo (Top): Minor cleanup.
10332
10333 Mon Jun 14 16:16:51 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
10334
10335         * Makefile.in (install-info): remove parentdir support
10336
10337 Tue Jun 15 18:11:39 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
10338
10339         * gdb.texinfo (Copying): delete this node and references to it;
10340         RMS says this manual need not carry GPL. (passim): Improvements
10341         from last round at FSF, largely due to Ian Taylor review, and
10342         minor formatting improvements.
10343
10344         * gdbinv-s.texi (passim): Improvements from last round at FSF,
10345         largely due to Ian Taylor review. (Debug Session): minor edits to
10346         new text.
10347
10348 Sun Jun 13 12:52:39 1993  Jim Kingdon  (kingdon@cygnus.com)
10349
10350         * Makefile.in (realclean): Remove info and dvi files too.
10351
10352 Sat Jun 12 16:09:22 1993  Jim Kingdon  (kingdon@cygnus.com)
10353
10354         * {all,h8}-config.texi: Rename to *-cfg.texi for 14 char filenames.
10355         * Makefile.in: Change accordingly.  gdb-config.texi -> gdb-cfg.texi.
10356         * gdb.texinfo: Change accordingly.
10357
10358         * stabs.texinfo: Clean up N_{L,R}BRAC.  Discuss what addresses of
10359         N_{L,R}BRAC,N_SLINE are relative to.
10360
10361 Fri Jun 11 15:15:55 1993  Jim Kingdon  (kingdon@cygnus.com)
10362
10363         * Makefile.in (GDBvn.texi): Update atomically.
10364
10365 Wed Jun  9 10:58:16 1993  Jim Kingdon  (kingdon@cygnus.com)
10366
10367         * gdbinv-s.texi (Debug Session): Document exceptionHook.
10368
10369 Tue Jun  8 13:42:04 1993  Jim Kingdon  (kingdon@cygnus.com)
10370
10371         * gdb.texinfo (Print Settings): Move all stuff relating to symbolic
10372         addresses together.  Also motivate the set print symbol-filename
10373         command and suggest other solutions.
10374
10375 Tue Jun  1 22:46:43 1993  Fred Fish  (fnf@cygnus.com)
10376
10377         * gdb.texinfo (set print elements):  Note that the number of
10378         elements is set to unlimited by "set print elements 0".
10379
10380 Mon May 31 08:06:55 1993  Jim Kingdon  (kingdon@cygnus.com)
10381
10382         * stabs.texinfo (Builtin Type Descriptors): Try to clarify what
10383         NF_LDOUBLE means.
10384         (Stab Types): Include Solaris stab types.
10385         (Procedures): Document Solaris extensions.
10386
10387 Thu May 27 06:20:42 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
10388
10389         * gdb.texinfo:  Add `set print symbol-filename' doc.
10390
10391 Wed May 26 00:26:42 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
10392
10393         * stabs.texinfo (Arrays): Talk about type definition vs. type
10394         information.
10395
10396         * stabs.texinfo (Builtin Type Descriptors): Talk about omitting
10397         the trailing semicolon.
10398
10399 Tue May 25 14:49:42 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
10400
10401         * stabs.texinfo (Line Numbers, Source Files): Re-write these two nodes
10402         and merge in other parts of the document addressing these subjects.
10403         gdbint.texinfo (XCOFF): Remove info which is now in stabs.texinfo.
10404
10405         * stabs.texinfo (Subranges, Arrays): Try to explain about the semicolon
10406         at the end of a range type.
10407
10408         * stabs.texinfo (Subranges): "A offset" and "T offset" are not
10409         AIX extensions.
10410
10411 Mon May 24 09:00:33 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
10412
10413         * stabs.texinfo (Stabs Format):  Misc fixes.
10414
10415 Sat May 22 10:40:56 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
10416
10417         * stabs.texinfo (Constants):  Allow an `e' constant to be non-enum.
10418         (Traditional builtin types): Document convex convention for long long.
10419         (Negative builtin types): Discuss type names, and misc fixes.
10420
10421 Fri May 21 11:20:31 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
10422
10423         * stabs.texinfo (Builtin Type Descriptors): Document the floating
10424         point types used with @samp{R} type descriptor.
10425         (Symbol Descriptors): Describe how to handle conflict between
10426         different meanings of @samp{P} symbol descriptor.
10427
10428 Thu May 20 13:35:10 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
10429
10430         * stabs.texinfo: Remove node Quick Reference and put its children
10431         directly under the main menu.
10432
10433         * stabs.texinfo: Many more changes to bring it into line with
10434         AIX documentation and reality.  I think it now has all the
10435         information from the AIX documentation, except that I burned
10436         out when I got to variant records (Pascal and Modula-2) and
10437         all the COBOL types.  Oh well, we can add them later when we're
10438         worrying more about those languages.
10439
10440         * stabs.texinfo (Automatic variables): Talk about what it means
10441         to omit the symbol descriptor.
10442
10443 Tue May 18 17:59:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
10444
10445         * stabs.texinfo (Parameters): Add "(sometimes)" when describing
10446         gcc2 behavior with promoted args.
10447
10448 Fri May 14 21:35:29 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
10449
10450         * gdb.texinfo: include readline appendices in info version of manual
10451
10452 Fri May  7 11:56:18 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
10453
10454         * gdbinv-s.texi (Remote Serial): describe new ^C behavior in
10455         target remote.
10456
10457         * gdb.texinfo (Machine Code): more index entries for disassemble
10458
10459 Fri May  7 10:12:30 1993  Fred Fish  (fnf@cygnus.com)
10460
10461         * Clarify the intended use of the gdb-testers and gdb-patches
10462         mailing lists, and shrink gzip comment.
10463
10464 Thu May  6 16:39:50 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
10465
10466         * gdb.texinfo (Shell Commands): do not mention SHELL env var in
10467         DOSHOST configuration of manual.
10468
10469         * gdb.texinfo (MIPS Stack): new node.
10470
10471         * all-config.texi (MIPS) new switch.
10472
10473         * gdbinv-s.texi (Nindy Options) Remove two instances of future
10474         tense; (MIPS Remote) new node.
10475
10476         * gdb.texinfo (passim) rephrases to work around makeinfo @value
10477         bug; (Environment) less passive, other small cleanups in text about
10478         .cshrc/.bashrc; (Invoking GDB) new MIPS Remote menu entry;
10479         (Remote) new MIPS Remote menu entry.
10480
10481 Thu Apr 29 09:36:25 1993  Jim Kingdon  (kingdon@cygnus.com)
10482
10483         * stabs.texinfo: Many changes to include information from the
10484         AIX documentation.
10485
10486         * gdb.texinfo (Environment): Mention pitfall with .cshrc.
10487
10488 Tue Apr 27 14:02:57 1993  Jim Kingdon  (kingdon@cygnus.com)
10489
10490         * gdbint.texinfo (new node Debugging GDB, elsewhere):
10491         Move a bunch of information from ../README.
10492         (Getting Started): New node.
10493
10494 Fri Apr 23 17:21:13 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
10495
10496         * gdbinv-s.texi, gdb.texinfo: include Hitachi SH target
10497
10498         * gdb.texinfo: advance manual revision dates to present
10499
10500         * gdbinv-s.texi, gdb.texinfo, all-config.texi, h8-config.texi:
10501         stop using silly Roman numerals in @set variable names
10502
10503 Fri Apr 23 07:30:01 1993  Jim Kingdon  (kingdon@cygnus.com)
10504
10505         * stabs.texinfo (Parameters): Keep trying to get this right.
10506
10507 Wed Apr 21 15:18:47 1993  Jim Kingdon  (kingdon@cygnus.com)
10508
10509         * stabs.texinfo (Parameters): More on "local parameters".
10510
10511 Mon Apr 19 08:00:51 1993  Jim Kingdon  (kingdon@cygnus.com)
10512
10513         * stabs.texinfo (Parameters): Re-do "local parameters" section.
10514
10515 Sun Apr 18 09:47:45 1993  Jim Kingdon  (kingdon@cygnus.com)
10516
10517         * stabs.texinfo (Symbol descriptors): Re-do using @table and @xref.
10518         (Parameters): Rewrite.
10519         (xcoff-differences, Sun-differences): Minor changes.
10520
10521 Thu Apr 15 02:35:24 1993  John Gilmore  (gnu@cacophony.cygnus.com)
10522
10523         * stabs.texinfo:  Minor cleanup.
10524
10525 Wed Apr 14 17:31:00 1993  Jim Kingdon  (kingdon@cygnus.com)
10526
10527         * gdbint.texinfo: Minor xcoff stuff.
10528
10529 Wed Apr  7 14:11:07 1993  Fred Fish  (fnf@cygnus.com)
10530
10531         * gdbint.texinfo:  Update for new config directory structure.
10532         Add info about internal type data structures.
10533
10534 Mon Apr  5 09:06:30 1993  Ian Lance Taylor  (ian@cygnus.com)
10535
10536         * Makefile.in (SFILES_INCLUDED): gdb-config.texi is no longer in
10537         $(srcdir).
10538         (gdb-config.texi): Depend on file in $(srcdir).
10539
10540 Fri Apr  2 16:55:13 1993  Jim Kingdon  (kingdon@cygnus.com)
10541
10542         * stabs.texinfo: Fixes about N_SO.
10543
10544 Fri Mar 26 18:00:35 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
10545
10546         * gdb.texinfo: include list of nonstandard init file names
10547
10548         * *-config.texi: new switch GENERIC for text that applies *only*
10549         to (usual) multiple-target version of manual
10550
10551         * gdb.texinfo, gdbinv-s.texi: Update conditional markup to correct
10552         h8 config
10553
10554         * gdb.texinfo: depend on latest fixed makeinfo, use conditionals
10555         in menus (rather than conditionally selected multiple alternative
10556         menus).
10557
10558         * Makefile.in: define and use DOC_CONFIG var to select
10559         configuration for GDB user manual.
10560
10561         * gdb-config.texi: delete from repository, generate from Makefile.
10562
10563         * all-config.texi: normal `generic' configuration file, formerly
10564         stored as gdb-config.texi
10565
10566 Wed Mar 24 14:03:19 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
10567
10568         * Makefile.in: add dvi target to build all .dvi files
10569
10570 Tue Mar 23 16:03:24 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
10571
10572         * gdb.texinfo, gdvinv-s.texinfo: formatting improvements.
10573
10574 Fri Mar 19 21:46:50 1993  John Gilmore  (gnu@cygnus.com)
10575
10576         * gdbint.texinfo:  Doc NO_MMALLOC and NO_MMALLOC_CHECK as
10577         host conditionals.
10578         * stabs.texinfo:  More array fixes inspired by Jim's.
10579
10580 Fri Mar 19 10:23:34 1993  Jim Kingdon  (kingdon@cygnus.com)
10581
10582         * stabs.texinfo: Fixes re arrays and continuations.
10583
10584         * gdbint.texinfo: Add XCOFF node.
10585
10586 Mon Mar  8 15:52:18 1993  John Gilmore  (gnu@cygnus.com)
10587
10588         * gdb.texinfo:  Add `set print max-symbolic-offset' doc.
10589
10590 Sun Feb 21 17:09:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
10591
10592         * stabs.texinfo:  Fix for array types to mention lower bounds.
10593
10594 Thu Feb 18 01:19:49 1993  John Gilmore  (gnu@cygnus.com)
10595
10596         * gdbint.texinfo:  Update PTRACE_ARG3_TYPE doc, pull PT_*.
10597
10598 Wed Feb 17 08:15:24 1993  John Gilmore  (gnu@cygnus.com)
10599
10600         * gdbint.texinfo:  Remove SET_STACK_LIMIT_HUGE from target defines.
10601
10602 Thu Feb 11 10:38:40 1993  John Gilmore  (gnu@cygnus.com)
10603
10604         * gdbint.texinfo:  Fix thinko (NM_FILE => NAT_FILE).  Found
10605         by Michael Ben-Gershon <mybg@CS.HUJI.AC.IL>.
10606
10607 Wed Feb 10 23:59:19 1993  John Gilmore  (gnu@cygnus.com)
10608
10609         * gdbint.texinfo:  Eliminate IBM6000_HOST, document IBM6000_TARGET.
10610
10611 Tue Feb  9 18:26:21 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
10612
10613         * gdb.texinfo, gdbinv-s.texi: misc updates
10614
10615 Sat Feb  6 10:25:47 1993  John Gilmore  (gnu@cygnus.com)
10616
10617         * gdbint.texinfo:  Brief documentation for longjmp support,
10618         from an email msg by Stu.
10619
10620 Fri Feb  5 14:10:15 1993  John Gilmore  (gnu@cygnus.com)
10621
10622         * stabs.texinfo:  Fix description of floating point "range"
10623         types (which really define basic types).  Reported by Jim Meehan,
10624         <meehan@src.dec.com>.
10625
10626         * gdbint.texinfo:  Remove COFF_NO_LONG_FILE_NAMES define, now gone.
10627
10628 Thu Feb  4 13:56:46 1993  Ian Lance Taylor  (ian@cygnus.com)
10629
10630         * gdbint.texinfo: Slightly expand section on supporting a new
10631         object file format.
10632
10633 Thu Feb  4 01:49:04 1993  John Gilmore  (gnu@cygnus.com)
10634
10635         * Makefile.in (refcard.ps, lrefcard.ps):  Remove psref.tex
10636         intermediate file.
10637
10638 Tue Feb  2 12:18:06 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
10639
10640         * gdb.texinfo, gdbinv-s.texi: miscellaneous stylistic cleanups
10641
10642 Mon Feb  1 15:35:47 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
10643
10644         * gdbinv-s.texi: z8000 simulator target name is just "sim"
10645
10646         * gdbinv-s.texi:  Mention that Z8000 simulator can simulate Z8001
10647         as well as Z8002.
10648
10649 Sat Nov 28 06:51:35 1992  John Gilmore  (gnu@cygnus.com)
10650
10651         * gdbint.texinfo:  Add sections on clean design and on how to send
10652         in changes.
10653
10654 Mon Nov  9 23:57:02 1992  John Gilmore  (gnu@cygnus.com)
10655
10656         * gdbint.texinfo:  Add how to declare the result of make_cleanup.
10657
10658 Mon Oct 26 11:09:47 1992  John Gilmore  (gnu@cygnus.com)
10659
10660         * gdb.texinfo:  Fix typo, reported by Karl Berry.
10661
10662 Fri Oct 23 00:41:21 1992  John Gilmore  (gnu@cygnus.com)
10663
10664         * gdb.texinfo:  Add opcodes dir to GDB distribution description.
10665
10666 Sat Oct 10 18:04:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10667
10668         * gdbint.texinfo: fixed a stray email address (needs @@),
10669         added @table @code to node "Native Conditionals"
10670
10671 Tue Sep 22 00:34:15 1992  John Gilmore  (gnu@cygnus.com)
10672
10673         * gdbint.texinfo:  Describe coding style of GDB.
10674
10675 Mon Sep 21 19:32:16 1992  John Gilmore  (gnu@cygnus.com)
10676
10677         * stabs.texinfo:  Minor wording changes.
10678
10679 Tue Sep 15 02:57:09 1992  John Gilmore  (gnu@cygnus.com)
10680
10681         * gdbint.texinfo:  Improve release doc slightly.
10682
10683 Fri Sep 11 01:34:25 1992  John Gilmore  (gnu@sphagnum.cygnus.com)
10684
10685         * gdbint.texinfo:  Improve doc of GDB config macros.
10686
10687 Wed Sep  9 16:52:06 1992  John Gilmore  (gnu@cygnus.com)
10688
10689         * stabs.texinfo:  Remove Bothner's changes for C++ nested types.
10690         These will be reinserted when examined.
10691
10692 Mon Aug 24 01:17:55 1992  John Gilmore  (gnu@cygnus.com)
10693
10694         * gdbint.texinfo:  Make a start at documenting all the #if macros
10695         in GDB.  At least list them all, and start separating them into
10696         host-specific and target-specific.
10697
10698 Tue Aug 18 15:59:13 1992  Roland H. Pesch  (pesch@fowanton.cygnus.com)
10699
10700         * gdbinv-s.m4.in: refrain from using @cartouche for just a few
10701         examples (not consistent w others).
10702         gdb.texinfo: issue disclaimer paragraph on cmdline options only
10703         for generic vn of doc
10704
10705 Tue Aug 18 14:53:27 1992  Ian Lance Taylor  (ian@cygnus.com)
10706
10707         * Makefile.in: always create installation directories.
10708
10709 Tue Aug 18 14:11:50 1992  Roland H. Pesch  (pesch@fowanton.cygnus.com)
10710
10711         * gdb.texinfo: in h8 config, do not describe searching commands.
10712
10713 Mon Aug 17 18:07:59 1992  Roland H. Pesch  (pesch@fowanton.cygnus.com)
10714
10715         * gdb.texinfo, none.m4, h8.m4, gdbinv-s.m4.in: improve H8/300
10716           conditionals; introduce a few generic switches that may be
10717           useful for other cross-dev or dos-hosted configs.
10718
10719         * gdb.texinfo: fix typo in "info reg" description
10720
10721 Sun Aug 16 01:16:18 1992  John Gilmore  (gnu@cygnus.com)
10722
10723         * stabs.texinfo:  Minor updates from running TeX over it.
10724         * Makefile.in (stabs.dvi, stabs.ps):  Add.
10725
10726 Sat Aug 15 20:52:24 1992  Per Bothner  (bothner@rtl.cygnus.com)
10727
10728         * stabs.texinfo:  Stabs documentation, written by Julia Menapace.
10729         First pass at converting it to texinfo.
10730
10731 Sat Aug 15 03:14:59 1992  John Gilmore  (gnu@cygnus.com)
10732
10733         * gdb.texinfo, refcard.tex:  Document mult args on `info reg'.
10734         * Makefile.in (refcard.ps, lrefcard.ps):  Add missing $(srdir).
10735
10736 Fri Aug 14 21:08:47 1992  John Gilmore  (gnu@cygnus.com)
10737
10738         * gdbint.texinfo:  Add section on partial symbol tables.
10739
10740 Sat Jun 20 16:31:10 1992  John Gilmore  (gnu at cygnus.com)
10741
10742         * gdb.texinfo:  document `set remotedebug' and `set
10743         rstack_high_address'.
10744
10745 Thu May 14 17:09:48 1992  Roland H. Pesch  (pesch@fowanton.cygnus.com)
10746
10747         * gdb.texinfo: slight expansion of new text on reading info files
10748         * gdbinv-s.m4.in: correct and expand info on cross-debugging
10749         H8/300 from DOS.
10750
10751 Tue May 12 12:22:47 1992  John Gilmore  (gnu at cygnus.com)
10752
10753         * gdb.texinfo:  `info user' => `show user'.  Noticed by David Taylor.
10754
10755 Mon May 11 19:06:27 1992  John Gilmore  (gnu at cygnus.com)
10756
10757         * gdb.texinfo:  Say how to read the `info' files.
10758
10759 Tue May  5 12:11:38 1992  K. Richard Pixley  (rich@cygnus.com)
10760
10761         * Makefile.in: gm4 -> m4.
10762
10763 Fri Apr 10 17:50:43 1992  John Gilmore  (gnu at rtl.cygnus.com)
10764
10765         * gdb.texinfo:  Update for GDB-4.5.  Move `Formatting
10766         Documentation' ahead of `Installing GDB' to match README.
10767         Update shared library doc, -readnow and -mapped, and directory
10768         structure (add glob and mmalloc).  Update configure doc.
10769
10770 Tue Mar 24 23:28:38 1992  K. Richard Pixley  (rich@cygnus.com)
10771
10772         * Makefile.in: remove $(srcdir) from gdb.info rule.
10773
10774 Sat Mar  7 18:44:50 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
10775
10776         * Makefile.in: commented out gdb-all.texinfo rule.  This is
10777           temporary.
10778
10779 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
10780
10781         * Makefile.in, configure.in: removed traces of namesubdir,
10782           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
10783           copyrights to '92, '13, changed some from Cygnus to FSF.
10784
10785 Fri Dec 13 09:47:31 1991  John Gilmore  (gnu at cygnus.com)
10786
10787         * gdb.texinfo:  Improve how we ask for bug reports.
10788
10789 Tue Dec 10 04:07:21 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
10790
10791         * Makefile.in: infodir belongs in datadir.
10792
10793 Fri Dec  6 23:57:34 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
10794
10795         * Makefile.in: remove spaces following hyphens, bsd make can't
10796           cope.  install using INSTALL_DATA.  added clean-info.  added
10797           standards.text support.
10798
10799 Thu Dec  5 22:46:12 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
10800
10801         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
10802           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
10803           and mandir now keyed off datadir by default.
10804
10805 \f
10806 Local Variables:
10807 mode: change-log
10808 left-margin: 8
10809 fill-column: 74
10810 version-control: never
10811 End: