Fix typo in pretty-printer example
[external/binutils.git] / gdb / doc / ChangeLog
1 2018-09-10  Tom Tromey  <tom@tromey.com>
2
3         PR python/23487:
4         * gdb.texinfo (Pretty-Printer Commands): Fix typo in example.
5
6 2018-09-10  Tom Tromey  <tom@tromey.com>
7
8         PR python/16033:
9         * python.texi (Blocks In Python): Document that Block.end is
10         exclusive.
11
12 2018-08-29  Keith Seitz  <keiths@redhat.com>
13
14         * gdb.texinfo (Compiling and injecting code in GDB): Document
15         set/show "compile-oracle" and "compile-cplus-types" commands.
16
17 2018-08-22  Jan Vrany  <jan.vrany@fit.cvut.cz>
18
19         * gdb.texinfo (The -stack-list-frames Command): Update description
20         to mention "arch".
21         Update MI examples throughout the document to contain "arch" in
22         frame output.
23
24 2018-08-21  Alan Hayward  <alan.hayward@arm.com>
25
26         * gdb.texinfo (AArch64 SVE): New subsubsection.
27
28 2018-08-14  Jan Vrany  <jan.vrany@fit.cvut.cz>
29
30         * gdb.texinfo (GDB/MI Data Manipulation): Document
31         "-data-disassemble -a addr".
32         (GDB/MI Support Commands): Document "data-disassemble-a-option"
33         feature.
34
35 2018-08-07  Simon Marchi  <simon.marchi@ericsson.com>
36
37         * gdb.texinfo (Index Files Speed Up GDB): Add section about
38         symbol index cache.
39
40 2018-07-27  Sergio Durigan Junior  <sergiodj@redhat.com>
41
42         * gdb.texinfo (gcore man): Rewrite "Description" and "-o"
43         option sections to further clarify that gcore can take more
44         than one PID, and that "-o" is used to specify a prefix, not a
45         filename.
46
47 2018-07-26  Andrew Burgess  <andrew.burgess@embecosm.com>
48
49         * gdb.texinfo (Maintenance Commands): Add description of
50         maintenance command to control dwarf unwinders.
51
52 2018-07-12  Philippe Waroquiers  <philippe.waroquiers@skynet.be>
53
54         * gdb.texinfo (Debugging Programs with Multiple Threads):
55         Document changes to 'thread apply'.  Document 'taas'.
56         Document 'tfaas'.
57         (Examining the Stack): Document 'frame apply'.  Document 'faas'.
58
59 2018-07-11  Sergio Durigan Junior  <sergiodj@redhat.com>
60             Jan Kratochvil  <jan.kratochvil@redhat.com>
61             Paul Fertser  <fercerpav@gmail.com>
62             Tsutomu Seki  <sekiriki@gmail.com>
63
64         * gdb.texinfo (Remote Connection Commands): Add explanation
65         about new IPv6 support.  Add new connection prefixes.
66
67 2018-07-09  Andrew Burgess  <andrew.burgess@embecosm.com>
68
69         * gdb.texinfo (Remote Configuration): Update descriptions for
70         set/show of hardware-watchpoint-limit, hardware-breakpoint-limit,
71         and hardware-watchpoint-length-limit variables.
72
73 2018-07-02  Maciej W. Rozycki  <macro@mips.com>
74
75         PR tdep/8282
76         * gdb.texinfo (Source and Machine Code): Document `set
77         disassembler-options' support for the MIPS target.
78
79 2018-06-28  Petr Tesarik  <ptesarik@suse.cz>
80
81         * gdb.texinfo (Files): Document "add-symbol-file -o offset".
82
83 2018-06-28  Petr Tesarik  <ptesarik@suse.cz>
84
85         * gdb.texinfo (Files): The address argument for "add-symbol-file"
86         is no longer mandatory.
87
88 2018-06-28  Petr Tesarik  <ptesarik@suse.cz>
89
90         * gdb.texinfo (Files): Document "symbol-file -o offset".
91
92 2018-06-14  Tom de Vries  <tdevries@suse.de>
93
94         * gdb.texinfo (Background Execution): Add @cindex for '&'.
95
96 2018-06-11  Eli Zaretskii  <eliz@gnu.org>
97
98         * gdb.texinfo (Maintenance Commands): Add a missing @anchor.
99
100 2018-06-08  Gary Benson <gbenson@redhat.com>
101
102         * gdb.texinfo (Maintenance Commands): Document "maint check
103         libthread-db" and "maint set/show check-libthread-db".
104
105 2018-06-05  Tom Tromey  <tom@tromey.com>
106
107         PR cli/12326:
108         * gdb.texinfo (Screen Size): Document "c" response to pagination
109         prompt.
110
111 2018-05-31  Maciej W. Rozycki  <macro@mips.com>
112
113         * gdb.texinfo (Choosing Target Byte Order): Document endianness
114         selection details with the `set endian auto' mode.
115
116 2018-05-04  Tom Tromey  <tom@tromey.com>
117
118         PR python/22731:
119         * python.texi (Breakpoints In Python): Mention that "commands" is
120         writable.
121
122 2018-05-02  Tom Tromey  <tom@tromey.com>
123
124         PR python/20084:
125         * python.texi (Parameters In Python): Document PARAM_ZUINTEGER and
126         PARAM_ZUINTEGER_UNLIMITED.
127
128 2018-04-30  Tom Tromey  <tom@tromey.com>
129
130         * python.texi (Types In Python): Document Type.align.
131
132 2018-04-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
133
134         * gdb.texinfo (Symbols): Mention the fact that "info
135         variables/functions/types" show source files and line numbers.
136
137 2018-04-13  Markus Metzger  <markus.t.metzger@intel.com>
138
139         * gdb.texinfo: Document set/show record btrace cpu.
140
141 2018-03-27  Joel Brobecker  <brobecker@adacore.com>
142
143         * gdb.texinfo (Ada Settings): New subsubsection.
144
145 2018-03-26  Tom Tromey  <tom@tromey.com>
146
147         PR backtrace/15582:
148         * gdb.texinfo (Backtrace): Mention "hide" argument.
149
150 2018-03-26  Tom Tromey  <tom@tromey.com>
151
152         * gdb.texinfo (Backtrace): Describe options individually.
153
154 2018-03-19  Tom Tromey  <tom@tromey.com>
155
156         * observer.texi: Remove.
157
158 2018-03-04  John Baldwin  <jhb@FreeBSD.org>
159
160         * gdb.texinfo (Debugging Output): Document "set/show debug
161         fbsd-nat".
162
163 2018-02-19  Andrew Burgess  <andrew.burgess@embecosm.com>
164
165         * gdb.texinfo (Machine Code): Additional information about "info
166         line" command.
167
168 2018-01-15  Szabolcs Nagy  <szabolcs.nagy@arm.com>
169
170         * gdb.texinfo (gdb-add-index man): Add pindex.
171
172 2018-01-15  Szabolcs Nagy  <szabolcs.nagy@arm.com>
173
174         * gdb.texinfo (set cwd): Add period.
175         (gdb-add-index man): Move anchor.
176
177 2017-01-12  Tom Tromey  <tom@tromey.com>
178             Sergio Durigan Junior  <sergiodj@redhat.com>
179
180         * gdb.texinfo (Index Files): Mention gdb-add-index.
181         (gdb-add-index man): New section.
182         * Makefile.in (gdb-add-index.1): New rule to generate manpage
183         from gdb.texinfo.
184
185 2018-01-11  Szabolcs Nagy  <szabolcs.nagy@arm.com>
186
187         * gdb.texinfo (pwd): Fix whitespace.
188
189 2018-01-09  John Baldwin  <jhb@FreeBSD.org>
190
191         * gdb.texinfo (pwd): Update cross-reference for Process Information
192         node and remove explicit /proc reference.
193         (Native): Rename subsection from SVR4 Process Information to
194         Process Information.
195         (Process Information): Reword introduction to be less /proc
196         centric.  Document support for "info proc" on FreeBSD.
197
198 2018-01-03  Xavier Roirand  <roirand@adacore.com>
199
200         * gdb.texinfo (Set Catchpoints): Add documentation for new
201         "catch handlers" action.
202
203 2017-12-27  Stafford Horne  <shorne@gmail.com>
204
205         * gdb.texinfo (Target Description Format): Explain that arbitrary
206         strings are now allowed for register groups.
207
208 2017-12-27  Stafford Horne  <shorne@gmail.com>
209
210         * gdb.texinfo (Registers): Document info reg $reggroup feature.
211
212 2017-12-15  Sergio Durigan Junior  <sergiodj@redhat.com>
213
214         PR cli/16224
215         * gdb.texinfo (ptype): Add documentation for new flag '/o'.
216
217 2017-12-13  Simon Marchi  <simon.marchi@ericsson.com>
218
219         * python.texi (Manipulating breakpoints using Python): Document
220         qualified parameter to gdb.Breakpoint.
221
222 2017-12-13  Simon Marchi  <simon.marchi@ericsson.com>
223
224         * python.texi (Manipulating breakpoints using Python): Split doc
225         of Breakpoint.__init__ in two, split text in multiple
226         paragraphs, don't nest parameter square brackets.
227
228 2017-12-12  Stafford Horne  <shorne@gmail.com>
229             Stefan Wallentowitz  <stefan@wallentowitz.de>
230             Franck Jullien  <franck.jullien@gmail.com>
231             Jeremy Bennett  <jeremy.bennett@embecosm.com>
232
233         * gdb.texinfo: Add OpenRISC documentation.
234
235 2017-12-08  Jan Kratochvil  <jan.kratochvil@redhat.com>
236
237         * gdb.texinfo (Index Files): Document .debug_names and -dwarf-5.
238
239 2017-12-07  Keith Seitz  <keiths@redhat.com>
240
241         * gdb.texinfo (Symbols): Document "set print type nested-type-limit"
242         and "show print type nested-type-limit".
243
244 2017-12-07  Phil Muldoon  <pmuldoon@redhat.com>
245
246        * python.texi (Breakpoints In Python): Add text relating
247         to allowed explicit locations and keywords in gdb.Breakpoints.
248
249 2017-12-04  Tom Tromey  <tom@tromey.com>
250
251         * gdb.texinfo (Rust): Update trait object status
252
253 2017-12-01  Andrew Cagney  <cagney@redhat.com>
254             Joel Brobecker  <brobecker@adacore.com>
255             Sergio Durigan Junior  <sergiodj@redhat.com>
256
257         * gdb.texinfo (File Options): Document --readnever.
258         (Commands to Specify Files): Likewise, for 'symbol-file' and
259         'add-symbol-file'.
260
261 2017-11-29  Pedro Alves  <palves@redhat.com>
262
263         PR c++/19436
264         * gdb.texinfo (Debugging C Plus Plus): Document setting
265         breakpoints in functions with ABI tags.
266
267 2017-11-29  Pedro Alves  <palves@redhat.com>
268
269         * gdb.texinfo (Linespec Locations): Document how "function" is
270         interpreted in C++ and Ada.  Document "-qualified".
271         (Explicit Locations): Document how "-function" is interpreted in
272         C++ and Ada.  Document "-qualified".
273
274 2017-11-26  Dominik Czarnota  <dominik.b.czarnota@gmail.com>
275
276         PR gdb/21945
277         * gdb.texinfo (Search Memory): Update description and example
278         about how to search a string without NULL terminator.
279
280 2017-11-24  Joel Brobecker  <brobecker@adacore.com>
281
282         * gdb.texinfo (GDB/MI Ada Exception Information): Document
283         new "exception-message" field.
284
285 2017-11-24  Simon Marchi  <simon.marchi@ericsson.com>
286
287         * gdb.texinfo (Memory Map Format): Update gdb-memory-map.dtd.
288
289 2017-11-24  Pedro Alves  <palves@redhat.com>
290
291         * gdb.texinfo (Completion): Update need-quoting examples.  Remove
292         false claim that GDB inserts quoting automatically.
293         (Symbols): Add anchor.
294
295 2017-11-22  Ulrich Weigand  <uweigand@de.ibm.com>
296
297         * gdb.texinfo (Requirements): Document use of GNU MPFR.
298
299 2017-11-16  Phil Muldoon  <pmuldoon@redhat.com>
300
301         * python.texi (Basic Python): Add rbreak documentation.
302
303 2017-11-07  Xavier Roirand  <roirand@adacore.com>
304             Pedro Alves  <palves@redhat.com>
305
306         * gdb.texinfo (Set Breaks): Document support for breakpoint
307         location ranges in the enable/disable commands.
308
309 2017-10-04  Sergio Durigan Junior  <sergiodj@redhat.com>
310
311         * gdb.texinfo (Starting your Program) <The working directory.>:
312         Mention remote debugging.
313         (Working Directory) <Your Program's Working Directory>:
314         Likewise.
315         (Connecting) <Remote Packet>: Add "set-working-dir"
316         and "QSetWorkingDir" to the table.
317         (Remote Protocol) <QSetWorkingDir>: New item, explaining the
318         packet.
319
320 2017-10-04  Sergio Durigan Junior  <sergiodj@redhat.com>
321
322         * gdb.texinfo (Starting your Program) <The working directory.>:
323         Mention new "set cwd" command.
324         (Working Directory) <Your Program's Working Directory>:
325         Rephrase to explain that "set cwd" exists and is the default
326         way to change the inferior's cwd.
327
328 2017-09-25  Andreas Arnez  <arnez@linux.vnet.ibm.com>
329
330         * gdb.texinfo (S/390 and System z Features): Document the new
331         features org.gnu.gdb.s390.gs and org.gnu.gdb.s390.gsbc.
332
333 2017-09-21  Kevin Buettner  <kevinb@redhat.com>
334
335         * gdb.texinfo (qXfer:threads:read): Add documentation for handle
336         attribute.
337
338 2017-09-21  Kevin Buettner  <kevinb@redhat.com>
339
340         * python.texi (Inferiors In Python): Add description for method
341         Inferior.thread_from_thread_handle.
342
343 2017-09-19  John Baldwin  <jhb@FreeBSD.org>
344
345         * gdb.texinfo (Starting your Program): Add description of
346         starti command.  Mention starti command as an alternative for
347         debugging the elaboration phase.
348
349 2017-09-16  Simon Marchi  <simon.marchi@ericsson.com>
350
351         * gdb.texinfo (Maintenance Commands): Document filter parameter
352         of "maint selftest".  Document "maint info selftests" command.
353
354 2017-09-11  Tom Tromey  <tom@tromey.com>
355
356         * python.texi (Events In Python): Document new events.
357
358 2017-09-04  Pedro Alves  <palves@redhat.com>
359
360         * gdb.texinfo (Variables) <Program Variables>: Document inspecting
361         no-debug-info variables.
362         (Symbols) <Examining the Symbol Table>: Document inspecting
363         no-debug-info types.
364         (Calling) <Calling functions with no debug info>: New subsection,
365         documenting calling no-debug-info functions.
366         (Non-debug DLL Symbols) <Working with Minimal Symbols>: Update.
367
368 2017-08-31  Sergio Durigan Junior  <sergiodj@redhat.com>
369
370         * gdb.texinfo (set environment): Add @anchor.  Explain that
371         environment variables set by the user are sent to GDBserver.
372         (unset environment): Likewise, but for unsetting variables.
373         (Connecting) <Remote Packet>: Add "environment-hex-encoded",
374         "QEnvironmentHexEncoded", "environment-unset", "QEnvironmentUnset",
375         "environment-reset" and "QEnvironmentReset" to the table.
376         (Remote Protocol) <QEnvironmentHexEncoded, QEnvironmentUnset,
377         QEnvironmentReset>: New item, explaining the packet.
378
379 2017-08-23  Jan Kratochvil  <jan.kratochvil@redhat.com>
380
381         * gdb.texinfo (Compiling and Injecting Code): Add to subsection
382         "Compiler search for the compile command" descriptions of set
383         compile-gcc and show compile-gcc.
384
385 2017-08-07  Weimin Pan  <weimin.pan@oracle.com>
386
387         * gdb.texinfo (Architectures): Add new Sparc64 section to document
388         ADI support.
389         * NEWS: Add "adi examine" and "adi assign" commands.
390
391 2017-08-18  Yao Qi  <yao.qi@linaro.org>
392
393         * gdb.texinfo (Server): Document "--selftest".
394
395 2017-08-16  Ruslan Kabatsayev  <b7.10110111@gmail.com>
396
397         * gdb.texinfo (TUI Single Key Mode): Document the new shortcuts in
398         Single-Key mode.
399
400 2017-08-12  Sergio Durigan Junior  <sergiodj@redhat.com>
401
402         PR gdb/21925
403         * gdb.texinfo (Starting) <startup-with-shell>: Fix typo ("show
404         set...").
405
406 2017-08-09  Simon Marchi  <simon.marchi@ericsson.com>
407
408         * gdb.texinfo (Packets): Fix Z0 cmd_list doc referring to
409         conditional expression.
410
411 2017-07-31  Simon Marchi  <simon.marchi@ericsson.com>
412
413         * agentexpr.texi (rot): Fix symbolic description, improve
414         textual description.
415
416 2017-07-26  Yao Qi  <yao.qi@linaro.org>
417
418         * gdb.texinfo (Maintenance Commands): Document command
419         "maint check xml-descriptions".
420
421 2017-07-26  Yao Qi  <yao.qi@linaro.org>
422
423         * gdb.texinfo (Maintenance Commands): Document optional
424         argument of "maint print c-tdesc".
425
426 2017-07-18  Yao Qi  <yao.qi@linaro.org>
427
428         * gdb.texinfo (Maintenance Commands): Improve the doc to
429         command "maint print c-tdesc".
430
431 2017-06-20  Sergio Durigan Junior  <sergiodj@redhat.com>
432
433         PR gdb/21606
434         * python.texi (Python representation of Symbols.): Replace
435         SYMBOL_FUNCTION_DOMAIN by SYMBOL_FUNCTIONS_DOMAIN, fixing typo.
436         * guile.texi (Guile representation of Symbols.): Likewise.
437
438 2017-06-11  Simon Marchi  <simon.marchi@ericsson.com>
439
440         * gdb.texinfo (Optional Messages about Internal Happenings):
441         Document {set,show} debug separate-debug-file commands.
442
443 2017-06-07  Sergio Durigan Junior  <sergiodj@redhat.com>
444
445         * gdb.texinfo (Starting) <startup-with-shell>: Add @anchor.
446         (Connecting) <Remote Packet>: Add "startup-with-shell"
447         and "QStartupWithShell" to the table.
448         (Remote Protocol) <QStartupWithShell>: New item, explaining the
449         packet.
450
451 2017-05-22  Andrew Burgess  <andrew.burgess@embecosm.com>
452
453         * gdb.texinfo (Packets): Document vMustReplyEmpty packet.
454
455 2017-05-01  Tim Wiederhake  <tim.wiederhake@intel.com>
456
457         * python.texi (Recording in Python): Factor out the documentation of
458         gdb.RecordInstruction's super class.
459
460 2017-05-01  Tim Wiederhake  <tim.wiederhake@intel.com>
461
462         * python.texi (Recording in Python): Replace gdb.BtraceFunction with
463         gdb.RecordFunctionSegment.  Rename prev_sibling and next_sibling to
464         prev and next.
465
466 2017-05-01  Tim Wiederhake  <tim.wiederhake@intel.com>
467
468         * python.texi (Recording in Python): Replace gdb.BtraceInstruction with
469         gdb.RecordInstruction
470
471 2017-05-01  Tim Wiederhake  <tim.wiederhake@intel.com>
472
473         * python.texi (Recording in Python): Add documentation for
474         gdb.RecordGap and remove documentation of special cases for
475         gdb.BtraceInstruction.
476
477 2017-05-01  Tim Wiederhake  <tim.wiederhake@intel.com>
478
479         * python.texi (Recording in Python): Remove Record.ptid defvar.
480
481 2017-04-21  Simon Marchi  <simon.marchi@ericsson.com>
482
483         * gdb.texinfo (GDB/MI Thread Information): Add missing
484         fields, re-word some things.
485         (GDB/MI Thread Commands): Describe fields found in the output of
486         -thread-info, remove description of fields in the
487         thread output tuple, replace with a cross-reference to "GDB/MI
488         Thread Information".
489
490 2017-04-21  Simon Marchi  <simon.marchi@ericsson.com>
491
492         * gdb.texinfo (GDB/MI Thread Commands): Remove "current" field
493         from -thread-info output.
494
495 2017-03-28  Anton Kolesov  <anton.kolesov@synopsys.com>
496
497         * gdb.texinfo (Synopsys ARC): Document "set debug arc 2".
498
499 2017-03-28  Anton Kolesov  <anton.kolesov@synopsys.com>
500
501         * gdb.texinfo (Synopsys ARC): Add "maint print arc arc-instruction".
502
503 2017-03-22  Yao Qi  <yao.qi@linaro.org>
504
505         * python.texi (Inferiors In Python): Remove @code from Python.
506
507 2017-03-21  Tim Wiederhake  <tim.wiederhake@intel.com>
508
509         * python.texi (Recordings In Python): Document return type of
510         gdb.BtraceInstruction.data.
511
512 2017-03-20  Marc-Andre Laperle  <marc-andre.laperle@ericsson.com>
513
514         * gdb.texinfo (gdb/mi Symbol Query Commands): Document new MI
515         command file-list-shared-libraries
516         (GDB/MI Async Records): Update documentation of library-loaded with new
517         field.
518
519 2017-03-16  Doug Evans  <dje@google.com>
520
521         * guile.texi (Lazy Strings In Guile): Mention arrays.
522         * python.texi (Lazy Strings In Python): Ditto.
523
524 2017-03-08  Jiong Wang  <jiong.wang@arm.com>
525
526         * gdb.texinfo (Memory Protection Extensions): Add missing escape
527         character "@".
528
529 2017-03-07  Walfred Tedeschi <walfred.tedeschi@intel.com>
530
531         * Memory Protection Extensions: Add information about inferior
532         calls.
533
534 2017-02-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
535
536         * gdb.texinfo (Print Settings, Tail Call Frames): Rename DW_OP_GNU_*,
537         DW_TAG_GNU_* and DW_AT_GNU_*.
538
539 2017-02-14  Tim Wiederhake  <tim.wiederhake@intel.com>
540
541         * python.texi (Recordings In Python): New section.
542
543 2017-02-14  Tom Tromey  <tom@tromey.com>
544
545         PR python/13598:
546         * python.texi (Events In Python): Document events.before_prompt.
547
548 2017-02-13  Luis Machado  <lgustavo@codesourcery.com>
549
550         * gdb.texinfo (Target Commands): Document the optional offset
551         argument for the load command.
552
553 2017-02-10  Martin Galvan  <martingalvan@sourceware.org>
554
555         PR gdb/21122
556         * gdb.texinfo (Breakpoints): Reword documentation to speak in terms of
557         space-separated breakpoint lists.  Also add a missing @table command
558         and @cindex for breakpoint lists.
559
560 2017-02-06  Ivo Raisr  <ivo.raisr@oracle.com>
561
562         PR tdep/20936
563         * gdb.texinfo: (Standard Target Features): Document SPARC features.
564         (Sparc Features): New node.
565
566 2017-01-27  Walfred Tedeschi  <walfred.tedeschi@intel.com>
567
568         * gdb.texinfo (i386 Features): Add system segment registers
569         as feature.
570
571 2017-01-24  Simon Marchi  <simon.marchi@ericsson.com>
572
573         * python.texi (Events In Python): Fix typo.
574
575 2017-01-20  Mike Wrighton  <mike_wrighton@codesourcery.com>
576             Luis Machado  <lgustavo@codesourcery.com>
577
578         * gdb.texinfo (-target-flash-erase): New MI command description.
579         (flash-erase): New CLI command description.
580
581 2017-01-04  John Baldwin  <jhb@FreeBSD.org>
582
583         * gdb.texinfo (Contributors): Add SRI International and University
584         of Cambridge for FreeBSD/mips.
585
586 2016-12-22  Doug Evans  <xdje42@gmail.com>
587
588         * gdb.texinfo (Symbols): Update docs for symbol printing maintenance
589         commands.
590
591 2016-12-02  Pedro Alves  <palves@redhat.com>
592
593         * gdb.texinfo (User-defined Commands): Limit on number of
594         arguments passed to user-defined commands removed; update.
595
596 2016-12-02  Pedro Alves  <palves@redhat.com>
597
598         PR cli/20559
599         * gdb.texinfo (Define): Add example of using "eval" to process a
600         variable number of arguments.
601         (Output) <eval>: Add anchor.
602
603 2016-11-30  Simon Marchi  <simon.marchi@polymtl.ca>
604
605         * Makefile.in: Likewise.
606
607 2016-11-18  Andreas Arnez  <arnez@linux.vnet.ibm.com>
608
609         * gdb.texinfo (GDB/MI Async Records): Add missing comma after
610         xref.
611
612 2016-10-29  Pedro Alves  <palves@redhat.com>
613
614         * gdb.texinfo (Packets) <vCont>: Remove mention of default
615         actions.
616
617 2016-10-26  Pedro Alves  <palves@redhat.com>
618
619         * gdb.texinfo (Packets): Clarify vCont packets with multiple
620         actions that match a thread, and what happens when an action
621         matches a thread that is already running.
622
623 2016-10-14  Simon Marchi  <simon.marchi@ericsson.com>
624
625         * gdb.texinfo (Using Trace Files): Fix typo.
626         (GDB/MI Tracepoint Commands): Likewise.
627
628 2016-10-14  Simon Marchi  <simon.marchi@ericsson.com>
629
630         * gdb.texinfo (GDB/MI Tracepoint Commands): Document -ctf switch
631         of -trace-save.
632
633 2016-10-06  Tom Tromey  <tom@tromey.com>
634
635         * guile.texi (Types In Guile): Remove Java mentions.
636         * python.texi (Types In Python): Remove Java mentions.
637         * gdb.texinfo (Address Locations, Supported Languages)
638         (Index Section Format): Remove Java mentions.
639
640 2016-08-15  Doug Evans  <dje@google.com>
641
642         * gdb.texinfo (Target Description Format): Update docs on "end"
643         field spec and field default type.
644
645 2016-10-03  Antoine Tremblay  <antoine.tremblay@ericsson.com>
646 2016-10-03  Simon Marchi  <simon.marchi@ericsson.com>
647
648         PR gdb/20487
649         * gdb.texinfo (Context management): Update mention of frame
650         change notifications.
651         (gdb/mi Async Records): Document frame field in
652         =thread-select event.
653         * observer.texi (GDB Observers): New user_selected_context_changed
654         observer.
655
656 2016-09-28  Tom Tromey  <tom@tromey.com>
657
658         * gdb.texinfo (Packets) <z0>: Use "software breakpoint" rather
659         than "memory breakpoint".  Further document "kind".  Move
660         protocol-details link earlier.
661         <z1>: Document the cmd_list argument.  Fix typo.
662         <g>: Remove incorrect sentence.
663         (Stop Reply Packets): Document "OK" response to requests when in
664         non-stop mode.
665         <swbreak>: Use "software breakpoint" rather than "memory
666         breakpoint".
667         <create>: Document that "R" is ignored.
668         <W, X, w>: Document formatting of "AA".
669         (Notification Packets): Use "%Stop", not "%%Stop".
670
671 2016-09-21  Anton Kolesov  <anton.kolesov@synopsys.com>
672
673         * gdb.texinfo (Embedded Processors): Document ARC.
674         (Synopsys ARC): New section.
675         (Standard Target Features): Document ARC features.
676         (ARC Features): New section.
677
678 2016-09-21  Simon Marchi  <simon.marchi@ericsson.com>
679
680         * .gitignore: New file.
681
682 2016-08-24  Simon Marchi  <simon.marchi@ericsson.com>
683
684         * gdb.texinfo (Input/Output): Mention possibility to unset
685         inferior-tty.
686
687 2016-07-25  Tim Wiederhake  <tim.wiederhake@intel.com>
688
689         * gdb.texinfo: Resume btrace on reconnect.
690
691 2016-07-23  Gabriel Krisman Bertazi  <gabriel@krisman.be>
692
693         * gdb.texinfo (Set Catchpoints): Add 'group' argument to catch
694         syscall.
695
696 2016-06-30  Руслан Ижбулатов  <lrn1986@gmail.com>
697
698         * gdb.texinfo (Cygwin Native): Document the new 'signal-event'
699         command.
700
701 2016-07-13  Tom Tromey  <tom@tromey.com>
702
703         PR python/15620, PR python/18620:
704         * python.texi (Events In Python): Document new breakpoint events.
705
706 2016-07-13  Tom Tromey  <tom@tromey.com>
707
708         PR python/17698:
709         * python.texi (Breakpoints In Python): Document
710         Breakpoint.pending.
711
712 2016-07-13  Tom Tromey  <tom@tromey.com>
713
714         * python.texi (Breakpoints In Python): Move table of types and
715         table of watchpoint types earlier in node.
716
717 2016-07-12  Tom Tromey  <tom@tromey.com>
718
719         PR python/19293:
720         * python.texi (Frames In Python): Document
721         gdb.invalidate_cached_frames.
722
723 2016-06-21  Pedro Alves  <palves@redhat.com>
724
725         * gdb.texinfo (Interpreters): Update intepreter-exec section,
726         document new-ui and explain use case.
727
728 2016-06-17  Yan-Ting Lin  <currygt52@gmail.com>
729
730         * gdb.texinfo (Standard Target Features): Document NDS32 features.
731         (NDS32 Features): New Section.
732
733 2016-06-09  Toshihito Kikuchi  <k.toshihito@yahoo.de>
734
735         * gdb.texinfo (Examining Memory): Document negative repeat
736         count in the 'x' command.
737
738 2016-06-06  Simon Marchi  <simon.marchi@ericsson.com>
739
740         * gdb.texinfo (GDB/MI Async Records): Document method and
741         format fields in =record-started.
742         * observer.texi (record_changed): Add method and format
743         parameters.
744
745 2016-05-27  Eli Zaretskii  <eliz@gnu.org>
746
747         * gdb.texinfo (General Query Packets): Move the description of the
748         response before the long list of the specific 'read' and 'write'
749         requests.
750
751 2016-05-23  Tom Tromey  <tom@tromey.com>
752
753         * python.texi (Basic Python): Document gdb.breakpoints return.
754
755 2016-05-24  Tom Tromey  <tom@tromey.com>
756
757         PR gdb/19194:
758         * gdb.texinfo (gdb man): Fix typo.
759
760 2016-05-17  Tom Tromey  <tom@tromey.com>
761
762         * gdb.texinfo (Supported Languages): Mention Rust.  Update menu.
763         (Rust): New node.
764
765 2016-05-17  Tom Tromey  <tom@tromey.com>
766
767         * gdb.texinfo (Maintenance Commands): Document "maint selftest".
768
769 2016-04-27  Yao Qi  <yao.qi@linaro.org>
770
771         * gdb.texinfo (tfind): Complete doc about tfind without
772         argument.
773
774 2016-04-13  Antoine Tremblay  <antoine.tremblay@ericsson.com>
775
776         * agentexpr.texi (byte): Fix zero_ext description.
777
778 2016-03-31  Pedro Alves  <palves@redhat.com>
779
780         * gdb.texinfo (M32R/SDI): Delete node.
781         (MIPS Embedded): Remove references to the MIPS remote debugging
782         protocol, PMON and variants, and the associated commands.
783
784 2016-03-15  Doug Evans  <dje@google.com>
785
786         * gdb.texinfo (Target Descriptions): New menu item "Enum Target Types".
787         (Target Description Format): Mention enum types.  Update docs on
788         flags types.
789         (Predefined Target Types): Add "bool".
790         (Enum Target Types): New node.
791
792 2016-03-15  Pedro Alves  <palves@redhat.com>
793
794         * gdb.texinfo (Tracepoint Actions): Fix typo.
795
796 2016-03-15  Pedro Alves  <palves@redhat.com>
797             Andreas Arnez  <arnez@linux.vnet.ibm.com>
798             Marcin Kościelnicki  <koriakin@0x04.net>
799
800         * gdb.texinfo (Tracepoint Actions): Document possible
801         unreliability of '$_ret'.
802
803 2016-03-11  Andrew Burgess  <andrew.burgess@embecosm.com>
804
805         * gdb.texinfo (Symbols): Document new 'maint info line-table'
806         command.
807
808 2016-03-10  Simon Marchi  <simon.marchi@polymtl.ca>
809
810         * gdb.texinfo (Convenience Functions): Document $_as_string.
811
812 2016-02-23  Doug Evans  <dje@google.com>
813
814         * gdb.texinfo (Skipping Over Functions and Files): Document new
815         options to "skip" command.  Update docs of output of "info skip".
816
817 2016-02-18  Walfred Tedeschi  <walfred.tedeschi@intel.com>
818
819         * gdb.texinfo (Signals): Add bound violation display hints for
820         a SIGSEGV.
821
822 2016-02-18  Marcin Kościelnicki  <koriakin@0x04.net>
823
824         * gdb.texinfo (Trace File Format): Add documentation for description
825         section lines.
826
827 2016-02-10  Marcin Kościelnicki  <koriakin@0x04.net>
828
829         * gdb.texinfo (Trace File Format): Remove misleading information
830         about register block ordering.
831
832 2016-02-01  Doug Evans  <dje@google.com>
833
834         * gdb.texinfo (Value Sizes): Fix typo.
835
836 2016-02-01  Doug Evans  <dje@google.com>
837
838         * gdb.texinfo (Skipping Over Functions and Files): Fix typo.
839
840 2016-02-01  Andrew Burgess  <andrew.burgess@embecosm.com>
841
842         * gdb.texinfo (Value Sizes): New section.
843         (Data): Add the 'Value Sizes' node to the menu.
844
845 2016-01-26  John Baldwin  <jhb@FreeBSD.org>
846
847         * gdb.texinfo (Debugging Output): Fix subject verb disagreements.
848
849 2016-01-19  John Baldwin  <jhb@FreeBSD.org>
850
851         * gdb.texinfo (Debugging Output): Document "set/show debug fbsd-lwp".
852
853 2016-01-18  Pedro Alves  <palves@redhat.com>
854
855         * gdb.texinfo (Threads): Mention that GDB displays the ID and name
856         of the thread that hit a breakpoint or received a signal.
857
858 2016-01-15  Pedro Alves  <palves@redhat.com>
859
860         * gdb.texinfo (Threads) <thread ID lists>: Document star ranges.
861
862 2016-01-13  Pedro Alves  <palves@redhat.com>
863
864         * gdb.texinfo (Threads): Document the $_gthread convenience
865         variable.
866         (Convenience Vars): Likewise.
867
868 2016-01-13  Pedro Alves  <palves@redhat.com>
869
870         * gdb.texinfo (Threads): Document "info threads -gid".
871
872 2016-01-13  Pedro Alves  <palves@redhat.com>
873
874         * python.texi (Breakpoints In Python) <Breakpoint.thread>: Add
875         anchor.
876         (Threads In Python): Document new InferiorThread.global_num
877         attribute.
878
879 2016-01-07  Pedro Alves  <palves@redhat.com>
880
881         * gdb.texinfo (Threads): Document per-inferior thread IDs,
882         qualified thread IDs, global thread IDs and thread ID lists.
883         (Set Watchpoints, Thread-Specific Breakpoints): Adjust to refer to
884         thread IDs.
885         (Convenience Vars): Document the $_thread convenience variable.
886         (Ada Tasks): Adjust to refer to thread IDs.
887         (GDB/MI Async Records, GDB/MI Thread Commands, GDB/MI Ada Tasking
888         Commands, GDB/MI Variable Objects): Update to mention global
889         thread IDs.
890         * guile.texi (Breakpoints In Guile)
891         <breakpoint-thread/set-breakpoint-thread breakpoint>: Mention
892         global thread IDs instead of thread IDs.
893         * python.texi (Threads In Python): Adjust documentation of
894         InferiorThread.num.
895         (Breakpoint.thread): Mention global thread IDs instead of thread
896         IDs.
897
898 2016-01-13  Pedro Alves  <palves@redhat.com>
899
900         * python.texi (Threads In Python): Document
901         InferiorThread.inferior.
902
903 2016-01-13  Pedro Alves  <palves@redhat.com>
904
905         * gdb.texinfo (Inferiors and Programs): Document the $_inferior
906         convenience variable.
907         (Convenience Vars): Likewise.
908
909 2016-01-12  Josh Stone  <jistone@redhat.com>
910             Philippe Waroquiers  <philippe.waroquiers@skynet.be>
911
912         * gdb.texinfo (Remote Configuration): List the QCatchSyscalls packet.
913         (Stop Reply Packets): List the syscall entry and return stop reasons.
914         (General Query Packets): Describe QCatchSyscalls, and add it to the
915         table and the detailed list of stub features.
916
917 2016-01-12  Pedro Alves  <palves@redhat.com>
918
919         Remove use of the registered trademark symbol throughout.
920
921 2016-01-12  Yao Qi  <yao.qi@linaro.org>
922
923         * gdb.texinfo (Interrupts): Update the document on handling
924         interrupt when program is stopped.
925
926 2015-12-11  Don Breazeal  <donb@codesourcery.com>
927
928         * gdb.texinfo (Forks): Correct Linux kernel version where
929         fork and exec events are supported, add notes about support
930         of these events in target remote mode.
931         (Connecting): Reorganize and clarify distinctions between
932         target remote, extended-remote, and multiprocess.
933         Reorganize related text from separate sections into new
934         sections.
935         (Server): Note effects of target extended-remote mode.
936         Delete section on Multi-Process Mode for gdbserver.
937         Move some text to "Connecting" node.
938
939 2015-12-10  Pedro Alves  <palves@redhat.com>
940
941         * gdb.texinfo (Threads): Replace warning with explanation
942         about single-threaded programs.
943
944 2015-12-10  Pedro Alves  <palves@redhat.com>
945
946         * gdb.texinfo (Threads): Remove mention of SGI.
947         (Forks): Remove mention of HP-UX.
948         (Breakpoints): Remove mention of HP-UX.
949         (Set Watchpoints) <hardware watchpoints>: Don't mention HP-UX.
950         Reword in terms of architectures.
951         (Set Catchpoints) <catch exec, catch fork, catch vfork>: Don't
952         mention supported systems.
953         (Convenience Vars): Don't mention HP-UX.
954         (Jumping): Remove mention of HP-UX in comment.
955         (Files) <shared libraries>: Update supported shared library types
956         list.  Remove mention of HP-UX.
957         (Native): Remove HP-UX subsection.
958         (SVR4 Process Information): Remove mention of HP-UX.
959
960 2015-12-10  Pedro Alves  <palves@redhat.com>
961
962         * gdb.texinfo (Stack): Reorder menu.
963
964 2015-12-09  Luis Machado  <lgustavo@codesourcery.com>
965
966         * gdb.texinfo (GDB/MI Variable Objects): Update text to mention
967         -var-set-format's new zero-hexadecimal format.
968
969 2015-12-08  Pierre-Marie de Rodat  <derodat@adacore.com>
970
971         * gdb.texinfo (Ada Mode Into): Move overloading support
972         description to its own node.
973         (Overloading support for Ada): New node.
974
975 2015-11-30  Pedro Alves  <palves@redhat.com>
976
977         PR 14618
978         * gdb.texinfo (Stop Reply Packets): Document the N stop reply.
979         (Remote Configuration): Add the "set/show remote
980         no-resumed-stop-reply" to the available settings table.
981         (General Query Packets): Document the "no-resumed" qSupported
982         feature.
983
984 2015-11-30  Pedro Alves  <palves@redhat.com>
985
986         * gdb.texinfo (Remote Configuration): List "set/show remote
987         thread-events" command in configuration table.
988         (Stop Reply Packets): Document "T05 create" stop
989         reason and 'w' stop reply.
990         (General Query Packets): Document QThreadEvents packet.  Document
991         QThreadEvents qSupported feature.
992
993 2015-11-30  Pedro Alves  <palves@redhat.com>
994
995         * gdb.texinfo (Bootstrapping): Add "interrupting remote targets"
996         anchor.
997         (Packets): Document vCtrlC.
998
999 2015-11-26  Simon Marchi  <simon.marchi@ericsson.com>
1000
1001         * gdb.texinfo (Thread List Format): Mention thread names.
1002
1003 2015-11-24  Pedro Alves  <palves@redhat.com>
1004
1005         PR 17539
1006         * gdb.texinfo (Inferiors and Programs): Adjust "maint info
1007         program-spaces" example to ascending order listing.
1008         (Threads): Adjust "info threads" example to ascending order
1009         listing.
1010         (Forks): Adjust "info inferiors" example to ascending order
1011         listing.
1012
1013 2015-11-04  Markus Metzger  <markus.t.metzger@intel.com>
1014
1015         * gdb.texinfo (Process Record and Replay): Document "record
1016         instruction-history" modifiers.
1017
1018 2015-10-12  Andrew Burgess  <andrew.burgess@embecosm.com>
1019
1020         * gdb.texinfo (Frames): Remove 'frame' and 'select-frame'
1021         description.
1022         (Frame Filter Management): Move to later in the 'Examining the
1023         Stack' chapter.
1024         (Selection): Add entry for 'select-frame'.
1025
1026 2015-09-25  Doug Evans  <dje@google.com>
1027
1028         * gdb.texinfo (Process Record and Replay): Fix syntax of
1029         "record instruction-history begin, end" and
1030         "record function-call-history begin, end".
1031
1032 2015-09-22  Simon Marchi  <simon.marchi@ericsson.com>
1033
1034         * gdb.texinfo (Specifying Source Directories): Fix
1035         substitute-path example.
1036
1037 2015-09-18  Markus Metzger  <markus.t.metzger@intel.com>
1038
1039         * gdb.texinfo (All-Stop Mode): Describe new scheduler-locking mode.
1040
1041 2015-09-15  Pedro Alves  <palves@redhat.com>
1042
1043         PR remote/18965
1044         * gdb.texinfo (Stop Reply Packets): Revert previous change to
1045         the vforkdone description.
1046
1047 2015-09-15  Pedro Alves  <palves@redhat.com>
1048
1049         PR remote/18965
1050         * gdb.texinfo (Stop Reply Packets): Explain that vforkdone's 'r'
1051         part indicates the thread ID of the parent process.
1052
1053 2015-09-15  Yao Qi  <yao.qi@linaro.org>
1054
1055         * gdb.texinfo (General Query Packets): Add vContSupported to
1056         tables of 'gdbfeatures' and 'stub features' supported in the
1057         qSupported packet, as well as to the list containing stub
1058         feature details.
1059
1060 2015-09-11  Don Breazeal  <donb@codesourcery.com>
1061
1062         * gdb.texinfo (Remote Configuration): Add exec event
1063         feature to table of packet settings.
1064         (Stop Reply Packets): Add exec events to the list of stop
1065         reasons.
1066         (General Query Packets): Add exec events to tables of
1067         'gdbfeatures' and 'stub features' supported in the qSupported
1068         packet, as well as to the list containing stub feature
1069         details.
1070
1071 2015-08-24  Pedro Alves  <palves@redhat.com>
1072
1073         * gdb.texinfo (Remote Configuration): Document the "set/show
1074         remote multiprocess-extensions-packet" commands.
1075
1076 2015-08-24  Pedro Alves  <palves@redhat.com>
1077
1078         * gdb.texinfo (Embedded Processors) <ARM>: Remove references to RDI.
1079         <M32R>: Remove references to M32R/D.
1080         <M68K>: Remove references to target dbug.
1081         <MIPS Embedded>: Remove references to target r3900 and target
1082         array.
1083         <PowerPC Embedded>: Remove references to target dink32 and target
1084         ppcbug, target sds
1085         <PA, Sparclet, Sparclite, Z8000>: Delete nodes.
1086
1087 2015-08-18  Andrew Burgess  <andrew.burgess@embecosm.com>
1088
1089         * gdb.texinfo (GDB Files): Add 'File Caching' menu entry.
1090
1091 2015-08-18  Andrew Burgess  <andrew.burgess@embecosm.com>
1092
1093         * gdb.texinfo (File Caching): Document "set/show debug bfd-cache".
1094
1095 2015-08-18  Andrew Burgess  <andrew.burgess@embecosm.com>
1096
1097         * gdb.texinfo (Maintenance Commands): Move documentation of "main
1098         info bfds" to...
1099         (File Caching): A New section.  Outline bfd caching, and add new
1100         description for "main set/show bfd-sharing".
1101
1102 2015-08-14  Doug Evans  <xdje42@gmail.com>
1103
1104         * gdb.texinfo (Machine Code): Update docs for mixed source/assembly
1105         disassembly.
1106         (GDB/MI Data Manipulation): Update docs for new disassembly modes.
1107
1108 2015-08-11  Keith Seitz  <keiths@redhat.com>
1109
1110         * gdb.texinfo (Thread-Specific Breakpoints, Printing Source Lines):
1111         Use "location(s)"instead of "linespec(s)".
1112         (Specifying a Location): Rewrite.
1113         Add subsections describing linespec, address, and explicit locations.
1114         Add node/menu for each subsection.
1115         (Source and Machine Code, C Preprocessor Macros)
1116         (Create and Delete Trace points)
1117         (Extensions for Ada Tasks): Use "location(s)" instead of "linespec(s)".
1118         (Continuing at a Different Address): Remove "linespec" examples.
1119         Add reference to "Specify a Location"
1120         (The -break-insert Command): Rewrite.  Add anchor.
1121         Add reference to appropriate manual section discussing locations.
1122         (The -dprintf-insert Command): Refer to -break-insert for
1123         specification of 'location'.
1124
1125 2015-08-07  Pedro Alves  <palves@redhat.com>
1126
1127         * gdb.texinfo (Maintenance Commands): Document "maint set/show
1128         target-non-stop".
1129
1130 2015-08-07  Markus Metzger  <markus.t.metzger@intel.com>
1131
1132         * gdb.texinfo (Process Record and Replay): Document prefixing of
1133         speculatively executed instructions in the "record instruction-history"
1134         command.
1135
1136 2015-07-20  Doug Evans  <dje@google.com>
1137
1138         * Makefile.in (STABS_DOC_BUILD_INCLUDES): Add gdb-cfg.texi, GDBvn.texi.
1139
1140 2015-07-16  Doug Evans  <dje@google.com>
1141
1142         * stabs.texinfo: @include gdb-cfg.texi.
1143
1144 2015-07-15  Jan Kratochvil  <jan.kratochvil@redhat.com>
1145
1146         Revert the previous 2 commits:
1147         gdbserver build-id attribute generator
1148         Validate symbol file using build-id
1149
1150 2015-07-15  Jan Kratochvil  <jan.kratochvil@redhat.com>
1151
1152         * gdb.texinfo (Files): Add 'set validate-build-id'
1153         and 'show validate-build-id'.
1154
1155 2015-07-15  Aleksandar Ristovski  <aristovski@qnx.com
1156             Jan Kratochvil  <jan.kratochvil@redhat.com>
1157
1158         gdbserver build-id attribute generator.
1159         * gdb.texinfo (Library List Format for SVR4 Targets): Add
1160         'build-id' in description, example, new attribute in dtd.
1161
1162 2015-07-08  Andrew Burgess  <andrew.burgess@embecosm.com>
1163
1164         * gdb.texinfo (Selection): Update documentation for 'frame'
1165         command.
1166
1167 2015-07-02  Markus Metzger  <markus.t.metzger@intel.com>
1168
1169         * gdb.texinfo (Maintenance Commands): Document "maint btrace"
1170         commands.
1171
1172 2015-07-02  Markus Metzger  <markus.t.metzger@intel.com>
1173
1174         * gdb.texinfo (Process Record and Replay): Spell out that variables
1175         and registers are not available during btrace replay.
1176         Describe the new "record btrace pt" command.
1177         Describe the new "set|show record btrace pt buffer-size" options.
1178         (General Query Packets): Describe the new Qbtrace:pt and
1179         Qbtrace-conf:pt:size packets.
1180         Expand "bts" to "Branch Trace Store".
1181         Update the branch trace DTD.
1182
1183 2015-06-26  Patrick Palka  <patrick@parcs.ath.cx>
1184
1185         * gdb.texinfo (Command History): Document the new option
1186         "history remove-duplicates".
1187
1188 2015-06-19  Doug Evans  <dje@google.com>
1189
1190         * stabs.texinfo (ELF Linker Relocation): Mention Sun stabs is no
1191         longer supported.
1192
1193 2015-06-17  Patrick Palka  <patrick@parcs.ath.cx>
1194
1195         * gdb.texinfo (Command History): Mention that setting
1196         GDBHISTSIZE to the empty string disables history truncation.
1197
1198 2015-06-17  Patrick Palka  <patrick@parcs.ath.cx>
1199
1200         PR gdb/16999
1201         * gdb.texinfo (Command History): Mention new GDBHISTSIZE
1202         behavior.
1203
1204 2015-06-17  Patrick Palka  <patrick@parcs.ath.cx>
1205
1206         * gdb.texinfo (Command History): Replace occurrences of HISTSIZE
1207         with GDBHISTSIZE.
1208
1209 2015-06-15  Simon Marchi  <simon.marchi@ericsson.com>
1210
1211         * gdb.texinfo (GDB/MI Data Manipulation): Clarify usage of
1212         bytes and memory units for -data-{read,write}-memory-bytes.
1213         (Packets): Same for m, M and X packets.
1214         * python.texi (Inferiors In Python): Same for read_memory and
1215         write_memory.
1216
1217 2015-06-10  Jon Turney  <jon.turney@dronecode.org.uk>
1218
1219         * gdb.texinfo (Separate Debug Files): Document that PE is also
1220         supported.
1221
1222 2015-06-13  Andrew Burgess  <andrew.burgess@embecosm.com>
1223
1224         * gdb.texinfo (TUI Commands): Bring all 'tui reg' commands into a
1225         single table entry.
1226
1227 2015-06-10  Walfred Tedeschi  <walfred.tedeschi@intel.com>
1228
1229         * gdb.textinfo (i386): Fix "@end table" end and "@table" placement.
1230
1231
1232 2015-06-10  Gary Benson <gbenson@redhat.com>
1233
1234         * gdb.texinfo (Remote Configuration): Document the
1235         "set/show remote hostio-setfs-packet" command.
1236         (Host I/O Packets): Document the vFile:setfs packet.
1237
1238 2015-06-10  Gary Benson <gbenson@redhat.com>
1239
1240         * gdb.texinfo (Debugging Output): Document the "set/show debug
1241         linux-namespaces" command.
1242
1243 2015-06-10  Walfred Tedeschi  <walfred.tedeschi@intel.com>
1244             Mircea Gherzan  <mircea.gherzan@intel.com>
1245
1246         * gdb.texinfo (i386): Add documentation about "show mpx bound"
1247         and "set mpx bound".
1248
1249 2015-05-27  Doug Evans  <dje@google.com>
1250
1251         * gdb.texinfo (Debugging Output): Mention set/show debug dwarf-line.
1252
1253 2015-05-26  Doug Evans  <dje@google.com>
1254
1255         * gdb.texinfo (Debugging Output): Update for DWARF "set debug"
1256         command renamings.
1257         (Maintenance Commands): Update for DWARF "set debug" command renamings.
1258
1259 2015-05-26  Andrew Burgess  <andrew.burgess@embecosm.com>
1260
1261         * gdb.texinfo (TUI Commands): Add 'tui reg prev' details.
1262
1263 2015-05-22  Andrew Burgess  <andrew.burgess@embecosm.com>
1264
1265         * gdb.texinfo (TUI): Include 'tui enable' in the introduction.
1266         (TUI Commands): Add 'tui enable' and 'tui disable' details.
1267
1268 2015-05-16  Doug Evans  <xdje42@gmail.com>
1269
1270         * guile.texi (Memory Ports in Guile): Document support for unbuffered
1271         memory ports.
1272
1273 2015-05-16  Jan Kratochvil  <jan.kratochvil@redhat.com>
1274
1275         * gdb.texinfo (Compiling and Injecting Code): Add compile print.
1276
1277 2015-05-12  Don Breazeal  <donb@codesourcery.com>
1278
1279         * gdb.texinfo (Forks): Note that fork debugging is
1280         supported in extended mode.
1281         (Remote Configuration): Add fork event features to table
1282         of packet settings.
1283         (Stop Reply Packets): Add fork events to list of stop reasons.
1284         (General Query Packets): Add fork events to tables of
1285         'gdbfeatures' and 'stub features' supported in the qSupported
1286         packet, as well as to the list containing stub feature
1287         details.
1288
1289 2015-05-12  Gary Benson <gbenson@redhat.com>
1290
1291         * gdb.texinfo (General Query Packets): Document
1292         qXfer:exec-file:read with empty annex.
1293
1294 2015-05-09  Siva Chandra Reddy  <sivachandra@google.com>
1295
1296         * python.texi (Values From Inferior): Add descriptions of new
1297         methods gdb.Value.reference_value and gdb.Value.const_value.
1298
1299 2015-05-06  Joel Brobecker  <brobecker@adacore.com>
1300
1301         * gdb.texinfo (Files): Add "info dll" documentation.
1302         (Cygwin Native): Remove "info dll" documentation.
1303
1304 2015-04-29  Doug Evans  <dje@google.com>
1305
1306         * python.texi (Xmethod API) <gdb.XMethodWorker.get_result_type>:
1307         Document.
1308         (Writing an Xmethod): Add get_result_type to example.
1309
1310 2015-04-28  Sasha Smundak  <asmundak@google.com>
1311
1312         * python.texi: New method documented.
1313
1314 2015-04-24  Andrew Burgess  <andrew.burgess@embecosm.com>
1315
1316         * gdb.texinfo (Dump/Restore Files): Add detail about verilog dump
1317         format.
1318
1319 2015-04-24  Doug Evans  <dje@google.com>
1320
1321         * python.texi (Xmethods In Python): Fix name of method to call the
1322         xmethod.
1323
1324 2015-04-17  Gary Benson <gbenson@redhat.com>
1325
1326         * gdb.texinfo (Connecting to a Remote Target): Mention that
1327         GDB can access program files from remote targets that support
1328         qXfer:exec-file:read and Host I/O packets.
1329
1330 2015-04-17  Gary Benson <gbenson@redhat.com>
1331
1332         * gdb.texinfo (Remote Configuration): Document the "set/show
1333         remote pid-to-exec-file-packet" command.
1334         (General Query Packets): Document the qXfer:exec-file:read
1335         qSupported features.  Document the qXfer:exec-file:read packet.
1336
1337 2015-04-17  Gary Benson <gbenson@redhat.com>
1338
1339         * gdb.texinfo (set sysroot): Document that "set sysroot" also
1340         applies to executable paths if supplied to GDB as absolute.
1341
1342 2015-04-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
1343
1344         * gdb.texinfo (Mode Options): Remove -xdb.
1345
1346 2015-04-10  Jan Kratochvil  <jan.kratochvil@redhat.com>
1347             Eli Zaretskii  <eliz@gnu.org>
1348
1349         * gdb.texinfo (Compiling and Injecting Code): Describe set debug
1350         compile, show debug compile.  New subsection Compilation options for
1351         the compile command.  New subsection Compiler search for the compile
1352         command.
1353
1354 2015-04-09  Andy Wingo  <wingo@igalia.com>
1355
1356         * guile.texi (Frames In Guile): Describe frame-read-register.
1357
1358 2015-04-02  Gary Benson <gbenson@redhat.com>
1359
1360         * gdb.texinfo (set sysroot): Document "target:".
1361
1362 2015-04-01  Sasha Smundak  <asmundak@google.com>
1363
1364         * doc/python.texi (Writing a Frame Unwinder in Python): Add
1365         section.
1366
1367 2015-03-31  Sergio Durigan Junior  <sergiodj@redhat.com>
1368
1369         PR corefiles/16092
1370         * gdb.texinfo (gcore): Mention new command 'set
1371         use-coredump-filter'.
1372         (set use-coredump-filter): Document new command.
1373
1374 2015-03-31  Antoine Tremblay  <antoine.tremblay@ericsson.com>
1375
1376         * gdb.texinfo (Operating System Auxiliary Information): Add info os cpus
1377         documentation, reorder the info os entries in alphabetical order.
1378
1379 2015-03-26  Simon Marchi  <simon.marchi@ericsson.com>
1380
1381         * gdb.texinfo (GDB/MI Data Manipulation): Fix copy-paste typo in
1382         -data-write-memory-bytes.
1383
1384 2015-03-24  Pedro Alves  <palves@redhat.com>
1385
1386         * gdb.texinfo (test_step) <set scheduler-locking step>: No longer
1387         mention that threads may sometimes run unlocked.
1388
1389 2015-03-23  Yurij Grechishhev  <yurij.grechishhev@gmail.com>
1390
1391         * gdb.texinfo (Remote configuration): Document "set/show
1392         serial parity" command.
1393
1394 2015-03-18  Gary Benson <gbenson@redhat.com>
1395
1396         * gdb.texinfo (General Query Packets): Remove documentation
1397         for now-removed vFile:fstat qSupported features.
1398
1399 2015-03-11  Gary Benson <gbenson@redhat.com>
1400
1401         * gdb.texinfo (Remote Configuration): Document the
1402         "set/show remote hostio-fstat-packet" command.
1403         (General Query Packets): Document the vFile:fstat
1404         qSupported features.
1405         (Host I/O Packets): Document the vFile:fstat packet.
1406
1407 2015-03-11  Andy Wingo  <wingo@igalia.com>
1408
1409         * guile.texi (Objfiles In Guile): Document objfile-progspace.
1410
1411 2015-03-04  Pedro Alves  <palves@redhat.com>
1412
1413         * gdb.texinfo (Remote Configuration): Document the "set/show
1414         remote swbreak-feature-packet" and "set/show remote
1415         hwbreak-feature-packet" commands.
1416         (Packets) <Z0>: Add cross link to the "swbreak" stop reason's
1417         decription.
1418         (Stop Reply Packets): Document the swbreak and hwbreak stop
1419         reasons.
1420         (General Query Packets): Document the swbreak and hwbreak
1421         qSupported features.
1422         (Remote Non-Stop): Explain that swbreak and hwbreak are required.
1423
1424 2015-03-03  Philippe Proulx  <eeppeliteloop@gmail.com>
1425
1426         * gdb.texinfo (gdb/mi Async Records): Fix duplicate syscall-entry
1427         under *stopped.
1428
1429 2015-03-02  Doug Evans  <xdje42@gmail.com>
1430
1431         * gdb.texinfo (Specify Location): Fix syntax of filename:function.
1432
1433 2015-03-02  Andreas Arnez  <arnez@linux.vnet.ibm.com>
1434
1435         * gdb.texinfo (S/390 and System z Features): Describe new feature
1436         "org.gnu.gdb.s390.vx".
1437
1438 2015-02-23  Sergio Durigan Junior  <sergiodj@redhat.com>
1439
1440         PR gdb/18008
1441         * gdb.texinfo (maint internal-error, maint internal-warning, maint
1442         demangler-warning): Fix typo ("problam").
1443
1444 2015-02-19  David Taylor  <dtaylor@emc.com>
1445
1446         * agentexpr.texi (Bytecode Descriptions): Fix summary line for setv.
1447
1448 2015-02-17  Jose E. Marchesi  <jose.marchesi@oracle.com>
1449
1450         * gdb.texinfo (Static Probe Points): Add cindex `static probe
1451         point, DTrace'.
1452         (Static Probe Points): Modified to cover DTrace probes in addition
1453         to SystemTap probes.  Also modified to cover the `enable probe'
1454         and `disable probe' commands.
1455
1456 2015-02-17  Jose E. Marchesi  <jose.marchesi@oracle.com>
1457
1458         * gdb.texinfo (Static Probe Points): Cover the `enable probe' and
1459         `disable probe' commands.
1460
1461 2015-02-12  David Taylor  <dtaylor@emc.com>
1462
1463         * gdb.texinfo (Tracepoint Packets): Document the builtin and name
1464         fields of the QTDV packet.
1465
1466 2015-02-09  Markus Metzger  <markus.t.metzger@intel.com>
1467
1468         * gdb.texinfo (Branch Trace Configuration Format): Add size.
1469         (Process Record and Replay): Describe new set|show commands.
1470         (General Query Packets): Describe Qbtrace-conf:bts:size packet.
1471
1472 2015-02-09  Markus Metzger  <markus.t.metzger@intel.com>
1473
1474         * gdb.texinfo (Process Record and Replay): Describe the "record
1475         btrace bts" command.
1476         (General Query Packets): Describe qXfer:btrace-conf:read packet.
1477         (Branch Trace Configuration Format): New.
1478
1479 2015-01-31  Gary Benson <gbenson@redhat.com>
1480             Doug Evans  <dje@google.com>
1481
1482         * gdb.texinfo (Command Completion): Document new
1483         "set/show max-completions" option.
1484
1485 2015-01-31  Doug Evans  <xdje42@gmail.com>
1486
1487         * gdb.texinfo (Symbols): Document new commands
1488         "maint print symbol-cache", "maint print symbol-cache-statistics",
1489         "maint flush-symbol-cache".  Document new option
1490         "maint set symbol-cache-size".
1491
1492 2015-01-31  Doug Evans  <xdje42@gmail.com>
1493
1494         * gdb.texinfo (dotdebug_gdb_scripts section): Update docs to
1495         distinguish script files vs inlined scripts.
1496         * python.texi (Python Auto-loading): Ditto.
1497
1498 2015-01-30  Doug Evans  <dje@google.com>
1499
1500         * gdb.texinfo (Symbols) <info source>: Output now contains producer
1501         string if present.
1502
1503 2015-01-27  Doug Evans  <dje@google.com>
1504
1505         * python.texi (Objfiles In Python): Document Objfile.username.
1506
1507 2015-01-27  Doug Evans  <dje@google.com>
1508
1509         * python.texi (Objfiles In Python) <Objfile.filename>: Improve docs.
1510         * guile.texi (Objfiles In Guile) <objfile-filename>: Improve docs.
1511
1512 2015-01-22  Jan Kratochvil  <jan.kratochvil@redhat.com>
1513
1514         * gdb.texinfo (Threads): Describe -ascending for thread apply all.
1515
1516 2015-01-16  Eli Zaretskii  <eliz@gnu.org>
1517
1518         * doc/gdb.texinfo (TUI Commands): Document the possible
1519         values of NAME argument to 'winheight' command.  Explain the
1520         effect of 'tabset' setting better.
1521
1522 2015-01-11  Doug Evans  <xdje42@gmail.com>
1523
1524         PR gdb/15830
1525         * gdb.texinfo (Debugging C Plus Plus): Mention "demangle".
1526         (Symbols): Ditto.
1527         (Maintenance Commands): Delete docs for "maint demangle".
1528
1529 2014-12-31  Joel Brobecker  <brobecker@adacore.com>
1530
1531         * gdb.texinfo (Files): Remove documentation of the
1532         "add-shared-symbol-files" and "assf" commands.
1533         (Cygwin Native): Remove documentation of the "dll-symbols"
1534         command.
1535
1536 2014-12-17  Doug Evans  <xdje42@gmail.com>
1537
1538         * gdb.texinfo (Debugging Output): Document "debug symbol-lookup".
1539
1540 2014-12-12  Phil Muldoon  <pmuldoon@redhat.com>
1541             Jan Kratochvil  <jan.kratochvil@redhat.com>
1542
1543         * gdb.texinfo (Altering): Update.
1544         (Compiling and Injecting Code): New node.
1545
1546 2014-12-12  Doug Evans  <dje@google.com>
1547
1548         * python.texi (Objfiles In Python): Document gdb.lookup_objfile.
1549
1550 2014-12-12  Andreas Arnez  <arnez@linux.vnet.ibm.com>
1551
1552         * gdb.texinfo: Document "maint print user-registers".
1553
1554 2014-12-08  Doug Evans  <dje@google.com>
1555
1556         * python.texi (Objfiles In Python): Document Objfile.owner.
1557
1558 2014-12-04  Doug Evans  <dje@google.com>
1559
1560         * python.texi (Objfiles In Python): Document
1561         Objfile.add_separate_debug_file.
1562
1563 2014-12-04  Doug Evans  <dje@google.com>
1564
1565         * python.texi (Objfiles In Python): Document Objfile.build_id.
1566
1567 2014-12-02  Nick Bull  <nicholaspbull@gmail.com>
1568
1569         * python.texi (Events In Python): Document new events
1570         InferiorCallPreEvent, InferiorCallPostEvent, MemoryChangedEvent
1571         and RegisterChangedEvent.
1572
1573 2014-11-30  Jan Kratochvil  <jan.kratochvil@redhat.com>
1574
1575         Add add-auto-load-scripts-directory.
1576         * gdb.texinfo (Auto-loading): Add add-auto-load-scripts-directory link.
1577         (objfile-gdbdotext file): Add add-auto-load-scripts-directory.
1578
1579 2014-11-30  Jan Kratochvil  <jan.kratochvil@redhat.com>
1580
1581         * gdb.texinfo (Auto-loading safe path): Fix add-auto-load-safe-path
1582         description typo.
1583
1584 2014-10-30  Doug Evans  <dje@google.com>
1585
1586         * python.texi (Progspaces In Python): Document ability to add
1587         random attributes to gdb.Progspace objects.
1588         (Objfiles In Python): Document ability to add random attributes to
1589         gdb.objfile objects.
1590
1591 2014-10-27  Pedro Alves  <palves@redhat.com>
1592
1593         * gdb.texinfo (Continuing and Stepping): Add cross reference to
1594         info on stepping and signal handlers.
1595         (Signals): Explain stepping and signal handlers.  Add context
1596         index entry, and cross references.
1597
1598 2014-10-20  Simon Marchi  <simon.marchi@ericsson.com>
1599
1600         * python.texi (Breakpoints In Python): Add parenthesis after
1601         Breakpoint.delete.  Clarify Breakpoint.enabled description so
1602         that it contains "disable".
1603
1604 2014-10-17  Doug Evans  <dje@google.com>
1605
1606         * python.texi (Events In Python): Document clear_objfiles event.
1607
1608 2014-10-17  Doug Evans  <dje@google.com>
1609
1610         * python.texi (Objfiles In Python): Document new progspace attribute.
1611
1612 2014-10-17  Pedro Alves  <palves@redhat.com>
1613
1614         * gdb.texinfo (Ada Tasks and Core Files): Delete mention of Tru64.
1615         (SVR4 Process Information): Delete mention of OSF/1.
1616
1617 2014-10-01  Simon Marchi  <simon.marchi@ericsson.com>
1618
1619         * gdb.texinfo (Miscellaneous gdb/mi Commands): Document new
1620         exit-code field in -list-thread-groups output.
1621
1622 2014-09-22  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1623
1624         * gdb.texinfo (Set Breaks): Add missing "@end table".
1625
1626 2014-09-22  Pedro Alves  <palves@redhat.com>
1627
1628         * gdb.texinfo (Set Breaks): Document that "set breakpoint
1629         always-inserted off" is the default mode now.  Delete
1630         documentation of "set breakpoint always-inserted auto".
1631
1632 2014-09-18  Doug Evans  <dje@google.com>
1633
1634         * python.texi (Symbol Tables In Python): Document "producer"
1635         attribute of gdb.Symtab objects.
1636
1637 2014-09-16  Pedro Alves  <palves@redhat.com>
1638
1639         * gdb.texinfo (Starting) <run command>: Don't mention VxWorks.
1640         (Embedded OS): Remove VxWorks menu entry.
1641         (VxWorks): Remove node.
1642
1643 2014-09-13  Doug Evans  <xdje42@gmail.com>
1644
1645         * gdb.texinfo (Signaling): Document new queue-signal command.
1646
1647 2014-09-06  Doug Evans  <xdje42@gmail.com>
1648
1649         PR 15276
1650         * gdb.texinfo (Convenience Funs): Document $_caller_is,
1651         $_caller_matches, $_any_caller_is, $_any_caller_matches.
1652
1653 2014-09-03  Justin Lebar <jlebar@google.com>
1654
1655         * python.texi (Types In Python): Type.template_argument(n) returns a
1656         gdb.Value or a gdb.Type and throws an exception if n is out of
1657         range.
1658
1659 2014-09-03  Sasha Smundak  <asmundak@google.com>
1660
1661         * python.texi (Frames in Python): Add read_register description.
1662
1663 2014-08-04  Tom Tromey  <tromey@redhat.com>
1664
1665         * gdb.texinfo (Debugging Output): Update for change to "set debug
1666         target".
1667
1668 2014-08-01  Masaki Muranaka  <monaka@monami-software.com>
1669
1670         Pushed by Joel Brobecker  <brobecker@adacore.com>.
1671         * Makefile.in (transform): New variable.
1672         (install-man1, install-man5): Apply $(transform) to man file names.
1673
1674 2014-07-26  Doug Evans  <xdje42@gmail.com>
1675
1676         PR guile/17177
1677         * guile.texi (Guile Pretty Printing API): Fix typo.
1678         Document set-pretty-printers!, pretty-printers.
1679         (Selecting Guile Pretty-Printers): Update.
1680         Mention program-space based pretty-printers.
1681
1682 2014-07-25  Pedro Alves  <palves@redhat.com>
1683             Eli Zaretskii  <eliz@gnu.org>
1684
1685         * gdb.texinfo (Signaling) <signal command>: Explain what happens
1686         with multi-threaded programs.
1687
1688 2014-06-27  Yao Qi  <yao@codesourcery.com>
1689
1690         * gdb.texinfo (Maintenance Commands): Update the output of
1691         'maint print dummy-frames' command.
1692
1693 2014-06-24  Eli Zaretskii  <eliz@gnu.org>
1694
1695         * gdb.texinfo (Screen Size): Improve indexing.
1696
1697 2014-06-19  Gary Benson  <gbenson@redhat.com>
1698
1699         * gdb.texinfo (Maintenance Commands): Document new
1700         "maint set/show catch-demangler-crashes" option.
1701
1702 2014-06-19  Gary Benson  <gbenson@redhat.com>
1703
1704         * gdb.texinfo (Maintenance Commands): Document new
1705         "maint demangler-warning" command and new
1706         "maint set/show demangler-warning" option.
1707
1708 2014-06-09  Siva Chandra Reddy  <sivachandra@google.com>
1709
1710         * python.texi (Xmethod API): Add space before the opening
1711         parenthesis in function descriptions.
1712
1713 2014-06-06  Doug Evans  <xdje42@gmail.com>
1714
1715         * guile.texi (Guile Configuration): Document guile-data-directory.
1716
1717 2014-06-06  Mingjie Xing  <mingjie.xing@gmail.com>
1718
1719         * gdb.texinfo (Invoking GDB): Add -q and --quiet.
1720
1721 2014-06-04  Doug Evans  <xdje42@gmail.com>
1722
1723         * guile.texi (Breakpoints In Guile): Update.
1724
1725 2014-06-03  Joel Brobecker  <brobecker@adacore.com>
1726
1727         * python.texi (Xmethod API): Fix reference to "Progspaces In
1728         Python".
1729
1730 2014-06-03  Siva Chandra Reddy  <sivachandra@google.com>
1731
1732         *  python.texi (Xmethods In Python, XMethod API)
1733         (Writing an Xmethod): New nodes.
1734         (Python API): New menu entries "Xmethods In Python",
1735         "Xmethod API", "Writing an Xmethod".
1736
1737 2014-06-02  Doug Evans  <xdje42@gmail.com>
1738
1739         * guile.texi (Guile API): Add entry for Parameters In Guile.
1740         (GDB Scheme Data Types): Mention <gdb:parameter> object.
1741         (Parameters In Guile): New node.
1742
1743 2014-06-02  Doug Evans  <xdje42@gmail.com>
1744
1745         * guile.texi (Guile API): Add entry for Commands In Guile.
1746         (Basic Guile) <parse-and-eval>: Add reference.
1747         (Basic Guile) <string->argv>: Move definition to Commands In Guile.
1748         (GDB Scheme Data Types): Mention <gdb:command> object.
1749         (Commands In Guile): New node.
1750
1751 2014-06-02  Doug Evans  <xdje42@gmail.com>
1752
1753         * guile.texi (Guile API): Add entry for Progspaces In Guile.
1754         (GDB Scheme Data Types): Mention <gdb:progspace> object.
1755         (Progspaces In Guile): New node.
1756
1757 2014-05-30  Andrew Burgess  <aburgess@broadcom.com>
1758
1759         * guile.texi (Frames In Guile): Mention FRAME_UNWIND_MEMORY_ERROR.
1760         * python.texi (Frames In Python): Mention
1761         gdb.FRAME_UNWIND_MEMORY_ERROR.
1762
1763 2014-05-29  Pedro Alves  <palves@redhat.com>
1764             Tom Tromey  <tromey@redhat.com>
1765
1766         * gdb.texinfo (Non-Stop Mode): Remove "set target-async 1"
1767         from example.
1768         (Asynchronous and non-stop modes): Document '-gdb-set mi-async'.
1769         Mention that target-async is now deprecated.
1770         (Maintenance Commands): Document maint set/show target-async.
1771
1772 2014-05-29  Pedro Alves  <palves@redhat.com>
1773
1774         * observer.texi (sync_execution_done, command_error): New
1775         subjects.
1776
1777 2014-05-29  Pedro Alves  <palves@redhat.com>
1778
1779         PR gdb/13860
1780         * observer.texi (signal_received, end_stepping_range)
1781         (signal_exited, exited, no_history): New observer subjects.
1782
1783 2014-05-26  Andy Wingo  <wingo@igalia.com>
1784
1785         * guile.texi (GDB Scheme Data Types): Remove documentation for
1786         removed interfaces.  Update spelling of gdb-object-kind.
1787
1788 2014-05-26  Andy Wingo  <wingo@igalia.com>
1789
1790         * guile.texi (Basic Guile): Fix some typos.
1791
1792 2014-05-26  Andy Wingo  <wingo@igalia.com>
1793
1794         * guile.texi (Writing a Guile Pretty-Printer)
1795         (Guile Types Module): Fix excess parentheses in use-modules forms.
1796
1797 2014-05-24  Eli Zaretskii  <eliz@gnu.org>
1798
1799         * guile.texi (Types In Guile, Basic Guile, Frames In Guile)
1800         (Breakpoints In Guile, Guile Printing Module)
1801         (Guile Exception Handling, Values From Inferior In Guile)
1802         (Objfiles In Guile, Breakpoints In Guile, Memory Ports in Guile):
1803         Don't use @var at the beginning of a sentence.
1804
1805         * gdb.texinfo (Frame Filter Management, Trace Files)
1806         (C Operators, Ada Tasks, Calling, Bootstrapping, ARM)
1807         (PowerPC Embedded, Define, Annotations for Running)
1808         (IPA Protocol Commands, Packets, General Query Packets)
1809         (Tracepoint Packets, Notification Packets, Environment)
1810         (Inferiors and Programs, Set Breaks, Set Catchpoints)
1811         (Continuing and Stepping, Signals, Thread-Specific Breakpoints)
1812         (Frames, Backtrace, Selection, Expressions, Registers)
1813         (Trace State Variables, Built-In Func/Proc, Signaling, Files)
1814         (Numbers, GDB/MI Async Records, GDB/MI Data Manipulation)
1815         (Source Annotations, Using JIT Debug Info Readers, Packets)
1816         (Stop Reply Packets, Host I/O Packets)
1817         (Target Description Format): Don't use @var at the beginning of a
1818         sentence.
1819
1820         * python.texi (Basic Python, Types In Python)
1821         (Commands In Python, Frames In Python, Line Tables In Python)
1822         (Breakpoints In Python, gdb.printing, gdb.types)
1823         (Type Printing API): Don't use @var at the beginning of a
1824         sentence.
1825
1826 2014-05-23  Markus Metzger  <markus.t.metzger@intel.com>
1827
1828         * gdb.texinfo (Process Record and Replay): Document "set/show btrace
1829         replay-memory-access".
1830
1831 2014-05-21  Pedro Alves  <palves@redhat.com>
1832
1833         * gdb.texinfo (Starting): Document "set/show
1834         auto-connect-native-target".
1835         (Target Commands): Document "target native".
1836
1837 2014-05-20  Pedro Alves  <palves@redhat.com>
1838
1839         * gdb.texinfo (Memory) <compare-sections>: Generalize comments to
1840         not be remote specific.  Add cross reference to the qCRC packet.
1841         (Separate Debug Files): Update cross reference to the qCRC packet.
1842         (General Query Packets) <qCRC packet>: Add anchor.
1843
1844 2014-05-17  Doug Evans  <xdje42@gmail.com>
1845
1846         Copy over changes from guile.texi.
1847         * python.texi (Basic Python) <gdb.execute>: Add text.
1848         (Basic Python) <gdb.post_event>: Remove "main" from "main GDB thread".
1849         (Values From Inferior) <Python string>: Add text.
1850         (Values From Inferior) <Value.string>: Clarify string length handling.
1851         (Pretty Printing API): Add cindex.
1852         (Types In Python) <TYPE_CODE_*>: Use vtable instead of table.
1853         Remove unnecessary index of gdb.TYPE_CODE_*.  Replace @findex with
1854         @vindex.
1855         (Commands In Python) <COMPLETE_*>: Similarly.
1856         (Symbols In Python) <SYMBOL_*>: Similarly.
1857         (Breakpoints In Python) <WP_*>: Similarly.
1858         (Breakpoints In Python) <BP_*>: Similarly.
1859
1860 2014-05-17  David Taylor <dtaylor@emc.com>
1861
1862         * gdb.texinfo (General Query Packets): Add a note about thread IDs
1863         mentioned in the qfThreadInfo reply.
1864
1865 2014-05-16  Doug Evans  <dje@google.com>
1866
1867         * gdb.texinfo (Mode Options): Add -D.
1868
1869 2014-05-09  Samuel Bronson  <naesten@gmail.com>
1870
1871         * Makefile.in (PACKAGE): Copy from ../Makefile.in in case of
1872         "make -C".
1873
1874 2014-04-29  Tom Tromey  <tromey@redhat.com>
1875
1876         * gdb.texinfo (Debugging Output): Rename to "set debug varobj" and
1877         "show debug varobj".
1878
1879 2014-05-01  David Taylor  <dtaylor@emc.com>
1880
1881         * gdb.texinfo (compare-sections): Document the new -r (read-only)
1882         option.
1883
1884 2014-04-24  Michael Sturm  <michael.sturm@mintel.com>
1885             Walfred Tedeschi  <walfred.tedeschi@intel.com>
1886
1887         * gdb.texinfo (i386 Features): Add description of AVX512
1888         registers.
1889
1890 2014-03-31  Doug Evans  <dje@google.com>
1891
1892         * gdb.texinfo (Symbols): Document set/show print symbol-loading.
1893
1894 2014-03-30  Doug Evans  <dje@google.com>
1895
1896         * gdb.texinfo (Non-Stop Mode): Remove trailing whitespace.
1897         (Background Execution): Ditto.
1898
1899 2014-03-21  Pedro Alves  <palves@redhat.com>
1900             Stan Shebs  <stan@codesourcery.com>
1901             Hui Zhu  <hui@codesourcery.com>
1902
1903         * gdb.texinfo (Packets): Add anchor to "? packet".
1904         Remove fixme and update introduction of "k packet".
1905         Add anchor to "vKill packet".
1906
1907 2014-03-12  Stan Shebs  <stan@codesourcery.com>
1908
1909         * Doxyfile-gdb-api.in (INPUT): Add gdbtypes.h.
1910
1911 2014-02-26  Ludovic Courtès  <ludo@gnu.org>
1912
1913         * guile.texi (Basic Guile): Document 'history-append!'.
1914
1915 2014-02-20  Joel Brobecker  <brobecker@adacore.com>
1916
1917         * gdb.texinfo (Files): Document "add-shared-symbol-files"
1918         and "assf" as being deprecated.
1919         (Cygwin Native): Likewise for "dll-symbols".
1920         (Non-debug DLL Symbols): Remove reference to "dll-symbols"
1921         as a way to force the loading of symbols from a DLL.
1922
1923 2014-02-19  Siva Chandra Reddy  <sivachandra@google.com>
1924
1925         * python.texi (Values From Inferior): Add description about the
1926         new feature.
1927
1928 2014-02-17  Doug Evans  <xdje42@gmail.com>
1929
1930         * Makefile.in (GDB_DOC_FILES): Add python.texi.
1931         * gdb.texinfo (Python): Moved to ...
1932         * python.texi: ... here.  New file.
1933
1934 2014-02-17  Ludovic Courtès  <ludo@gnu.org>
1935
1936         * guile.texi (Writing a Guile Pretty-Printer) <example>:
1937         Remove 'string-begins-with' procedure.  Add 'pretty-printer'
1938         parameter to 'str-lookup-function' procedure.  Look for
1939         the "std::string<" prefix.
1940         (Frames In Guile): Add 'frame' parameter to 'frame-read-var'.
1941         Adjust description.
1942
1943 2014-02-11  Tejas Belagod  <tejas.belagod@arm.com>
1944
1945         * guile.texi (Values From Inferior In Guile): Remove stray
1946         parantheses for deffn.
1947         (Disassembly In Guile): Ditto.
1948
1949 2014-02-10  Stan Shebs  <stan@codesourcery.com>
1950
1951         Add Doxygen support.
1952         * Makefile.in (doxy): New action, generates Doxygen files.
1953         (DOXYGEN): New.
1954         (doxyedit): New.
1955         * Doxyfile-base.in: New file.
1956         * Doxyfile-gdb-api.in: New file.
1957         * Doxyfile-gdb-xref.in: New file.
1958         * Doxyfile-gdbserver.in: New file.
1959         * doxy-index.in: New file.
1960         * filter-for-doxygen: New file.
1961         * filter-params.pl: New file.
1962
1963 2014-02-10  Doug Evans  <xdje42@gmail.com>
1964
1965         * Makefile.in (GDB_DOC_FILES): Add guile.texi.
1966         * gdb.texinfo (Auto-loading): Add set/show auto-load guile-scripts.
1967         (Extending GDB): New menu entries Guile, Multiple Extension Languages.
1968         (Guile docs): Include guile.texi.
1969         (objfile-gdbdotext file): Add objfile-gdb.scm.
1970         (dotdebug_gdb_scripts section): Mention Guile scripts.
1971         (Multiple Extension Languages): New node.
1972         * guile.texi: New file.
1973
1974 2014-01-28  Joel Brobecker  <brobecker@adacore.com>
1975
1976         * gdb.texinfo (Ada Glitches): Document the new "maint ada set/show
1977         ignore-descriptive-types". commands.
1978
1979 2014-01-22  Doug Evans  <dje@google.com>
1980
1981         * gdb.texinfo (Server): Mention --debug-format=all|none|timestamp.
1982         (gdbserver man): Ditto.
1983
1984 2014-01-16  Markus Metzger  <markus.t.metzger@intel.com>
1985
1986         * gdb.texinfo: Document limited reverse/replay support
1987         for target record-btrace.
1988
1989 2014-01-16  Markus Metzger  <markus.t.metzger@intel.com>
1990
1991         * gdb.texinfo (Process Record and Replay): Update documentation.
1992
1993 2014-01-16  Markus Metzger  <markus.t.metzger@intel.com>
1994
1995         * gdb.texinfo (Process Record and Replay): Document new /c
1996         modifier accepted by "record function-call-history".
1997         Add /i modifier to "record function-call-history" example.
1998
1999 2014-01-15  Yuanhui Zhang  <asmwarrior@gmail.com>
2000             Joel Brobecker  <brobecker@adacore.com>
2001
2002         * gdb.texinfo (GDB/MI Output Syntax): Add some missing "nl"
2003         markers.  Remove one that was misplaced.
2004
2005 2014-01-10  Pedro Alves  <palves@redhat.com>
2006
2007         * gdb.texinfo (Your Program's Environment) <set environment>:
2008         Mention the shell, and point at 'set exec-wrapper'.
2009
2010 2014-01-07  Joel Brobecker  <brobecker@adacore.com>
2011
2012         * gdb.texinfo (Types In Python): Document new attribute Types.name.
2013
2014 2013-12-30  Joel Brobecker  <brobecker@adacore.com>
2015
2016         * gdb.texinfo (Types In Python): Clarify the documentation
2017         of attribute gdb.Field.bitpos.
2018
2019 2013-12-28  Joel Brobecker  <brobecker@adacore.com>
2020
2021         * gdb.texinfo (Types In Python): Fix the documentation of
2022         attribute "bitpos" in class gdb.Field for enum types.  Add
2023         documentation for attribute "enumval" in that same class.
2024
2025 2013-12-28  Joel Brobecker  <brobecker@adacore.com>
2026
2027         * gdb.texinfo (GDB/MI Support Commands): Change @table into
2028         @ftable.
2029
2030 2013-12-23  Doug Evans  <xdje42@gmail.com>
2031
2032         * gdb.texinfo (Auto-loading): Move menu up.  Move discussion of
2033         auto-loaded objfile scripts and .debug_gdb_scripts section to their
2034         corresponding section in Extending GDB.
2035         (Extending GDB): Move menu up.  New menu item "Auto-loading
2036         extensions".
2037         (Sequences): New menu item "Auto-loading sequences".
2038         (Auto-loading sequences): New node.
2039         (Python): Rename section from Scripting GDB to Extending GDB.
2040         (Python Auto-loading): Update xref, refer to "Auto-loading extensions".
2041         Move docs on ways to auto-load extensions to ...
2042         (Auto-loading extensions): ... here.  New node.
2043
2044 2013-12-23  Joel Brobecker  <brobecker@adacore.com>
2045
2046         * gdb.texinfo (GDB/MI): Add "GDB/MI Support Commands" entry
2047         in menu.
2048         (GDB/MI Variable Objects): Adjust reference to "-list-features"
2049         command, now in a new node.
2050         (GDB/MI Support Commands): New node, with its contents being
2051         extracted from the "GDB/MI Miscellaneous Commands" node.
2052         A small paragraph introducing the section is also added at
2053         the start.
2054         (GDB/MI Miscellaneous Commands): Delete the description of the
2055         -info-gdb-mi-command, -list-features and -list-target-features
2056         commands, now hosted in the "GDB/MI Support Commands" node.
2057
2058 2013-12-12  Siva Chandra Reddy  <sivachandra@google.com>
2059
2060         PR python/16113
2061         * gdb.texinfo (Values From Inferior): Add a note about using
2062         gdb.Field objects as subscripts on gdb.Value objects.
2063         (Types In Python): Add description about the new attribute
2064         "parent_type" of gdb.Field objects.
2065
2066 2013-12-12  Joel Brobecker  <brobecker@adacore.com>
2067
2068         * gdb.texinfo (GDB/MI Miscellaneous Commands): Add @cindex
2069         entry for section docuumenting the -list-features GDB/MI command.
2070
2071 2013-12-10  Joel Brobecker  <brobecker@adacore.com>
2072
2073         * gdb.texinfo (GDB/MI Miscellaneous Commands): Document the new
2074         "exec-run-start-option" entry in the output of the "-list-features"
2075         command.
2076
2077 2013-12-04  Eli Zaretskii  <eliz@gnu.org>
2078
2079         * gdb.texinfo (i386): Fix yesterday's commit.
2080
2081 2013-12-03  Tom Tromey  <tromey@redhat.com>
2082
2083         * gdb.texinfo (Set Catchpoints): Add @kindex for each command
2084         documented here.
2085
2086 2013-12-03  Tom Tromey  <tromey@redhat.com>
2087
2088         * gdb.texinfo (@direntry): Add menu item for gdbserver.
2089
2090 2013-12-03  Walfred Tedeschi  <walfred.tedeschi@intel.com>
2091
2092         * gdb.texinfo (i386 Features): Add MPX feature registers.
2093         (x86 Specific featuresx86 Architecture-specific Issues): Adds
2094         a subsubsection for MPX and describes the display of the
2095         boundary registers.
2096
2097 2013-12-03  Joel Brobecker  <brobecker@adacore.com>
2098
2099         * gdb.texinfo (GDB/MI Miscellaneous Commands): Remove the
2100         documentation of the "ada-exceptions" entry.
2101
2102 2013-12-03  Joel Brobecker  <brobecker@adacore.com>
2103
2104         * gdb.texinfo (GDB/MI Result Records): Fix the syntax of the
2105         "^error" result record concerning the error message.  Document
2106         the error code that may also be part of that result record.
2107         (GDB/MI Miscellaneous Commands): Document the
2108         "undefined-command-error-code" element in the output of
2109         the "-list-features" GDB/MI command.
2110
2111 2013-12-03  Joel Brobecker  <brobecker@adacore.com>
2112
2113         * gdb.texinfo (GDB/MI Miscellaneous Commands): Document
2114         the new -info-gdb-mi-command GDB/MI command.  Document
2115         the meaning of "-info-gdb-mi-command" in the output of
2116         -list-features.
2117
2118 2013-11-29  Pedro Alves  <palves@redhat.com>
2119
2120         * gdb.texinfo (Frames In Python) <gdb.FRAME_UNWIND_NULL_ID>:
2121         Update comment.
2122
2123 2013-11-24  Yao Qi  <yao@codesourcery.com>
2124
2125         * gdb.texinfo (Caching Remote Data): Document new
2126         "set/show stack-cache" option.
2127
2128 2013-11-24  Yao Qi  <yao@codesourcery.com>
2129
2130         * gdb.texinfo (Caching Target Data): Replace "ON" with "on".
2131         (Maintenance Commands): Replace "ON" and "OFF" with "on" and
2132         "off" respectively.
2133
2134 2013-11-23  Yao Qi  <yao@codesourcery.com>
2135
2136         * gdb.texinfo (GDB/MI Variable Objects): Add the description
2137         of "displayhint" to the table about child results.
2138
2139 2013-11-21  Yao Qi  <yao@codesourcery.com>
2140
2141         * gdb.texinfo (GDB/MI Variable Objects): Add attribute
2142         'dynamic' for the output of command -var-list-children.
2143
2144 2013-11-21  Yao Qi  <yao@codesourcery.com>
2145
2146         * gdb.texinfo (Caching Target Data): Remove "see" before
2147         @pxref.
2148
2149 2013-11-20  Yao Qi  <yao@codesourcery.com>
2150
2151         * gdb.texinfo (Caching Target Data): Update doc for
2152         per-address-space dcache.
2153
2154 2013-11-20  Yao Qi  <yao@codesourcery.com>
2155
2156         * gdb.texinfo (Data): Rename menu item.
2157         (Caching Remote Data): Rename to ...
2158         (Caching Target Data): ... it.  Update.
2159
2160 2013-11-18  Joel Brobecker  <brobecker@adacore.com>
2161
2162         * gdb.texinfo (GDB/MI Miscellaneous Commands): Document the new
2163         "language-option" entry in the output of the "-list-features"
2164         command.
2165
2166 2013-11-15  Tom Tromey  <tromey@redhat.com>
2167
2168         * gdb.texinfo (Variables): Note gdb rules for ambiguous cases.
2169         Add example.
2170
2171 2013-11-14  Tom Tromey  <tromey@redhat.com>
2172
2173         * gdb.texinfo (Breakpoints In Python): Replace "as" with "in".
2174
2175 2013-11-14  Joel Brobecker  <brobecker@adacore.com>
2176
2177         * gdb.texinfo (Show): Add xref anchor for "show language" command.
2178         (Context management): Place current subsection text into its own
2179         subsubsection.  Add new subsubsection describing the "--language"
2180         command option.
2181
2182 2013-11-13  Joel Brobecker  <brobecker@adacore.com>
2183
2184         * gdb.texinfo (GDB/MI Miscellaneous Commands): Delete
2185         the documentation of "info-ada-exceptions" in the output
2186         of the "-list-features" command.  Add the documentation
2187         of the "ada-exception" entry instead.
2188
2189 2013-11-12  Joel Brobecker  <brobecker@adacore.com>
2190
2191
2192         * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix the first
2193         word of a couple of sentences to start with a capital letter.
2194
2195 2013-11-12  Joel Brobecker  <brobecker@adacore.com>
2196
2197         * gdb.texinfo (Ada): Add entry in menu for new "Ada Exceptions" node.
2198         (Ada Exceptions): New node.
2199         (GDB/MI): Add entry in menu for new "GDB/MI Ada Exceptions
2200         Commands" node.
2201         (GDB/MI Ada Exceptions Commands): New node.
2202         (GDB/MI Miscellaneous Commands): Document new "info-ada-exceptions"
2203         field in the output of the "-list-features" command.
2204         * NEWS: Add entry for the new "info exceptions" CLI command,
2205         and for the new "-info-ada-exceptions" GDB/MI command.
2206
2207 2013-11-11  Phil Muldoon  <pmuldoon@redhat.com>
2208
2209         * gdb.texinfo (Symbol Tables In Python): Add linetable method entry.
2210         (Line Tables In Python): New node.
2211
2212 2013-11-08  Doug Evans  <dje@google.com>
2213
2214         * gdb.texinfo (Debugging Output): Update text for
2215         "set debug dwarf2-read".
2216
2217 2013-11-08  Doug Evans  <dje@google.com>
2218
2219         * gdb.texinfo (Debugging Output): Update text for
2220         "set debug symtab-create".
2221
2222 2013-11-07  Phil Muldoon  <pmuldoon@redhat.com>
2223
2224         * gdb.texinfo (Commands In Python): Document COMPLETE_EXPRESSION
2225         constant.
2226
2227 2013-11-07  Phil Muldoon  <pmuldoon@redhat.com>
2228
2229         * gdb.texinfo (Breakpoints In Python): Document temporary
2230         option in breakpoint constructor, and add documentation to the
2231         temporary attribute.
2232
2233 2013-11-07  Yao Qi  <yao@codesourcery.com>
2234
2235         * gdb.texinfo (GDB/MI Variable Objects): Update doc about the
2236         output of "-var-info-expression".
2237
2238 2013-11-06  Pedro Alves  <palves@redhat.com>
2239
2240         * gdb.texinfo (Starting) <set/show startup-with-shell>: Mention
2241         non-interactive mode.
2242         (Environment) <shell startup files warning>: Mention
2243         non-interactive mode.  Mention .zshenv for Z shell, and talk about
2244         BASH_ENV instead of .bashrc for BASH.
2245
2246 2013-10-29  Nicolas Blanc  <nicolas.blanc@intel.com>
2247
2248         * gdb.texinfo (Commands to Specify Files): Add description
2249         of the remove-symbol-file command.
2250         * observer.texi: New free_objfile event
2251
2252 2013-10-24  Pedro Alves  <palves@redhat.com>
2253
2254         * gdb.texinfo (Starting): Document set/show startup-with-shell.
2255
2256 2013-10-11  Joel Brobecker  <brobecker@adacore.com>
2257
2258         * gdb.texinfo (Shared Library GDB/MI Catchpoint Commands):
2259         New subsection inside which the "-catch-load" and "-catch-unload"
2260         commands documentation is now placed.
2261         (Ada Exception GDB/MI Catchpoint Commands): New subsection
2262         documenting the "-catch-assert" and "-catch-exception" new
2263         GDB/MI commands.
2264
2265 2013-10-10  Joel Brobecker  <brobecker@adacore.com>
2266
2267         * gdb.texinfo (Connecting): Remove unnecessary @w{}.
2268
2269 2013-10-10  Joel Brobecker  <brobecker@adacore.com>
2270
2271         * gdb.texinfo (Connecting): Replace "set remotebaud" by "set
2272         serial baud".
2273         (Remote Configuration): Replace "set remotebaud" by "set serial
2274         baud".  Replace "show remotebaud" by "show serial baud".
2275
2276 2013-10-07  Pedro Alves  <palves@redhat.com>
2277
2278         PR breakpoints/11568
2279         * gdb.texinfo (Thread-Specific Breakpoints): Mention what happens
2280         when the thread is removed from the thread list.
2281
2282 2013-10-06  Sergio Durigan Junior  <sergiodj@redhat.com>
2283
2284         * gdb.texinfo (Convenience Variables): Document $_exitsignal.
2285         Update entry for $_exitcode.
2286
2287 2013-10-04  Joel Brobecker  <brobecker@adacore.com>
2288
2289         * gdb.texinfo (GDB/MI Program Execution): Document "-exec-run"'s
2290         new "--start" option.
2291
2292 2013-10-02  Pedro Alves  <palves@redhat.com>
2293
2294         * gdb.texinfo (Registers): Expand description of saved registers
2295         in frames.  Explain <not saved>.
2296
2297 2013-09-25  Doug Evans  <dje@google.com>
2298
2299         * gdb.texinfo (Debugging Output): Document set/show debug symfile.
2300
2301 2013-09-16  Stan Shebs  <stan@codesourcery.com>
2302
2303         Remove the internals manual gdbint.texinfo.
2304         * Makefile.in (INFO_DEPS): Remove gdbint.info.
2305         (PDFFILES): Remove gdbint.pdf.
2306         (HTMLFILES): Remove gdbint/index.html.
2307         (HTMLFILES_INSTALL): Remove gdbint.
2308         (GDBINT_DOC_FILES): Remove.
2309         (dvi): Remove gdbint.dvi.
2310         (ps): Remove gdbint.ps.
2311         * gdbint.texinfo: Remove file.
2312         * gdb.texinfo (Maintenance Commands): Remove reference to gdbint.
2313
2314 2013-09-16  Sergio Durigan Junior  <sergiodj@redhat.com>
2315
2316         * gdb.texinfo (Convenience Functions): Mention new convenience
2317         function $_isvoid.
2318
2319 2013-09-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
2320
2321         * gdb.texinfo (Decimal Floating Point format): Mention S/390.
2322         (Standard Target Features): Add new node to menu.
2323         (S/390 and System z Features): New node.
2324
2325 2013-09-13  Sanimir Agovic  <sanimir.agovic@intel.com>
2326
2327         * gdb.texinfo (GDB/MI Miscellaneous Commands): Use
2328         -list-target-features in the example.
2329
2330 2013-09-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
2331
2332         * gdb.texinfo (MiniDebugInfo): Prepare file debug and use it to create
2333         mini_debuginfo.  Strip binary before adding mini_debuginfo to it.
2334
2335 2013-09-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
2336
2337         Sync documentation with gdb.base/gnu-debugdata.exp.
2338         * gdb.texinfo (MiniDebugInfo): Add comment and "D" in the example.
2339
2340 2013-09-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
2341
2342         * gdb.texinfo (MiniDebugInfo): Fix two trailing dots.
2343
2344 2013-08-27  Pedro Alves  <pedro@codesourcery.com>
2345             Yao Qi  <yao@codesourcery.com>
2346
2347         * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-locals>:
2348         Document new --skip-unavailable option.
2349         <-stack-list-variables>: Document new --skip-unavailable option.
2350
2351 2013-08-26  Doug Evans  <dje@google.com>
2352
2353         * gdb.texinfo (Maintenance Commands): "maint print objfiles" now takes
2354         an optional regexp.
2355
2356 2013-08-13  Tom Tromey  <tromey@redhat.com>
2357
2358         * gdbint.texinfo (Testsuite): Use @table, not @itemize.
2359         Document GDB_PARALLEL and GDB_INOTIFY.
2360
2361 2013-08-09  Stan Shebs  <stan@codesourcery.com>
2362
2363         * LRS: Remove file, describes a long-abandoned live-range
2364         splitting extension to stabs.
2365
2366 2013-07-25  Andrew Burgess  <aburgess@broadcom.com>
2367
2368         * gdb.texinfo (Output Formats): Mention the new 'z' formatter.
2369
2370 2013-07-17  Doug Evans  <dje@google.com>
2371
2372         * gdb.texinfo (Print Settings): Document "print raw frame-arguments".
2373
2374 2013-07-02  Tom Tromey  <tromey@redhat.com>
2375
2376         * gdb.texinfo (Target Commands): Don't mention "target nrom".
2377
2378 2013-06-28  Tom Tromey  <tromey@redhat.com>
2379
2380         * Makefile.in (version.subst): Use version.in, not
2381         common/version.in.
2382         * gdbint.texinfo (Versions and Branches, Releasing GDB):
2383         Likewise.
2384
2385 2013-06-27  Pedro Alves  <palves@redhat.com>
2386
2387         * gdbint.texinfo (Algorithms) <Stepping over runtime loader
2388         dynamic symbol resolution code>: New section, based on infrun.c
2389         comment.
2390
2391 2013-06-26  Tom Tromey  <tromey@redhat.com>
2392
2393         * gdbint.texinfo (Versions and Branches): Use common/version.in.
2394         Update.
2395         (Releasing GDB): Likewise.
2396
2397 2013-06-26  Pedro Alves  <pedro@codesourcery.com>
2398             Yao Qi  <yao@codesourcery.com>
2399
2400         * gdb.texinfo (GDB/MI Tracepoint Commands): Document
2401         -trace-frame-collected.
2402
2403 2013-06-26  Pedro Alves  <pedro@codesourcery.com>
2404
2405         * gdb.texinfo (Traceframe Info Format): Document tvar element
2406         and its attributes.
2407
2408 2013-06-25  Yao Qi  <yao@codesourcery.com>
2409
2410         * gdbint.texinfo (Testsuite): Document 'gdb,predefined_tsv'.
2411
2412 2013-06-24  Tom Tromey  <tromey@redhat.com>
2413
2414         * Makefile.in (POD2MAN1, POD2MAN5): Use version.subst.
2415         (GDBvn.texi): Use version.subst.
2416         (version.subst): New target.
2417         (mostlyclean): Remove version.subst.
2418
2419 2013-06-20  Pedro Alves  <pedro@codesourcery.com>
2420
2421         * gdb.texinfo (GDB/MI Data Manipulation)
2422         <-data-list-register-values>: Document the --skip-unavailable
2423         option.
2424
2425 2013-06-07  Yao Qi  <yao@codesourcery.com>
2426
2427         * gdb.texinfo (Symbols): Add kindex and cindex for
2428         'maint print msymbols'.
2429
2430 2013-06-05  Simon Marchi  <simon.marchi@ericsson.com>  (tiny change)
2431
2432         * gdb.texinfo (Miscellaneous gdb/mi Commands): Fix -add-inferior
2433         response field name (thread-group to inferior).
2434
2435 2013-06-04 Gary Benson  <gbenson@redhat.com>
2436
2437         * gdb.texinfo (General Query Packets/qSupported): Added
2438         "qXfer:libraries-svr4:read" and "augmented-libraries-svr4-read".
2439         to the table of currently defined stub features.
2440         Added a more detailed entry for "augmented-libraries-svr4-read".
2441         (General Query Packets/qXfer:libraries-svr4:read): Documented
2442         the augmented form of this packet.
2443
2444 2013-05-23  Joel Brobecker  <brobecker@adacore.com>
2445
2446         * gdb.texinfo (System-wide Configuration Scripts): Renames
2447         "Installed System-wide Configuration Scripts". Add associated
2448         @menu block.
2449
2450 2013-05-23  Yao Qi  <yao@codesourcery.com>
2451             Pedro Alves  <palves@redhat.com>
2452
2453         * gdb.texinfo (Packets): Document 'vCont;r'.
2454         (Continuing and Stepping): Document target-assisted range
2455         stepping, and the 'set range-stepping' and 'show range-stepping'
2456         commands.
2457
2458 2013-05-23  Joel Brobecker  <brobecker@adacore.com>
2459
2460         * gdb.texinfo (Installed System-wide Configuration Scripts):
2461         Add subsection describing the scripts now available under
2462         the data-dir's system-gdbbinit subdirectory.
2463         * NEWS: Add entry announcing the availability of system-wide
2464         configuration scripts for ElinOS and Wind River Linux.
2465
2466 2013-05-21  Hui Zhu  <hui@codesourcery.com>
2467
2468         * gdb.texinfo (GDB/MI Breakpoint Commands): Describe the
2469         "-dprintf-insert" command.
2470
2471 2013-05-17  Doug Evans  <dje@google.com>
2472
2473         * gdb.texinfo (Maintenance Commands): Update doc for
2474         "maint check-psymtabs".  Add doc for "maint check-symtabs",
2475         "maint expand-symtabs".
2476
2477 2013-05-15  Markus Metzger  <markus.t.metzger@intel.com>
2478
2479         * gdb.texinfo (Process Record and Replay): Document the
2480         "record goto" command and its sub-commands.
2481
2482 2013-05-10 Phil Muldoon  <pmuldoon@redhat.com>
2483
2484         * gdb.texinfo (Backtrace): Add "no-filter" argument.
2485         (Python API): Add Frame Filters API, Frame Wrapper API,
2486         Writing a Frame Filter/Wrapper, Managing Management of Frame
2487         Filters chapter entries.
2488         (Frame Filters API): New Node.
2489         (Frame Wrapper API): New Node.
2490         (Writing a Frame Filter): New Node.
2491         (Managing Frame Filters): New Node.
2492         (Progspaces In Python): Add note about frame_filters attribute.
2493         (Objfiles in Python): Ditto.
2494         (GDB/MI Stack Manipulation): Add -enable-frame-filters command,
2495         @anchors and --no-frame-filters option to -stack-list-variables,
2496         -stack-list-frames, -stack-list-locals and -stack-list-arguments
2497         commands.
2498
2499 2013-05-08  Joel Brobecker  <brobecker@adacore.com>
2500
2501         * gdbint.texinfo (Native Debugging): Add "AIX Shared Library
2502         Support" subsection documenting the XML format used to transfer
2503         shared library info on AIX.
2504
2505 2013-05-08  Joel Brobecker  <brobecker@adacore.com>
2506
2507         * gdb.texinfo (Debugging Output): Add documentation of
2508         "set debug aix-solib" and "show debug aix-solib" commands.
2509
2510 2013-05-06  Sandra Loosemore  <sandra@codesourcery.com>
2511
2512         * gdb.texinfo (Nios II): New section.
2513         (Nios II Features): New section.
2514
2515 2013-05-06  Joel Brobecker  <brobecker@adacore.com>
2516
2517         * gdbint.texinfo (Algorithms): Remove entries documenting
2518         DEPRECATED_IBM6000_TARGET, SOLIB_ADD, and
2519         SOLIB_CREATE_INFERIOR_HOOK.
2520
2521 2013-04-29  Tom Tromey  <tromey@redhat.com>
2522
2523         PR python/14204:
2524         * gdb.texinfo (Python API): Fix menu entry.
2525         (Blocks In Python): Fix subsubsection text.  Rewrite intro.
2526         Define global and static block.  Add example.  Clarify
2527         block relationship for inline functions.
2528
2529 2013-04-29  Tom Tromey  <tromey@redhat.com>
2530
2531         * gdb.texinfo (Python API): Mention Python help and keyword
2532         arguments.  Move pagination text to Basic Python.
2533         (Basic Python): Put pagination text here.  Document
2534         close-on-exec, SIGCHLD, and SIGINT.
2535
2536 2013-04-19  Pedro Alves  <palves@redhat.com>
2537
2538         * gdbint.texinfo (Misc Guidelines) <Compiler Warnings>: Write
2539         "signedness" instead of "signness".
2540
2541 2013-04-19  Pedro Alves  <palves@redhat.com>
2542
2543         * gdbint.texinfo (Misc Guidelines) <Compiler Warnings>: Replace
2544         -Wno-pointer-sign text with text on -Wpointer-sign.
2545
2546 2013-04-16  Tom Tromey  <tromey@redhat.com>
2547
2548         * gdb.texinfo (Set Catchpoints): Mention earliest version of
2549         GCC that has the SDT probe points.
2550
2551 2013-04-15  Tom Tromey  <tromey@redhat.com>
2552
2553         * gdb.texinfo (Set Catchpoints): Document regexp syntax for
2554         exception catchpoints.
2555
2556 2013-04-15  Tom Tromey  <tromey@redhat.com>
2557
2558         * gdb.texinfo (Set Catchpoints): Document $_exception.
2559         (Convenience Vars): Mention $_exception.
2560
2561 2013-04-15  Tom Tromey  <tromey@redhat.com>
2562
2563         * gdb.texinfo (Set Catchpoints): Reorganize exception
2564         catchpoints.  Document "catch rethrow".
2565         (Debugging C Plus Plus): Mention "catch rethrow".
2566
2567 2013-04-15  Tom Tromey  <tromey@redhat.com>
2568
2569         * gdb.texinfo (Set Catchpoints): Remove obsolete text.
2570
2571 2013-04-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
2572             Eli Zaretskii  <eliz@gnu.org>
2573
2574         * gdb.texinfo (Auto-loading safe path): Add quick -iex using command
2575         line below the sample output.
2576
2577 2013-04-12  Eli Zaretskii  <eliz@gnu.org>
2578
2579         * gdb.texinfo (Mode Options): Document '-configuration'.
2580         (Help): Document "show configuration".
2581         (Bug Reporting): Add requirements to include the configuration
2582         details in bug reports.
2583
2584 2013-04-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
2585
2586         * Makefile.in (MAN1S): Add gcore.1.
2587         Remove "Host, target, and site specific Makefile fragments" comment.
2588         (@host_makefile_frag@, HAVE_NATIVE_GCORE_TARGET): New.
2589         (install-man1, uninstall-man1): Conditionalize gcore.1.
2590         (gcore.1): New.
2591         * gdb.texinfo (Man Pages): Add gcore man.
2592         (gcore man): New node.
2593
2594 2013-04-10  Pedro Alves  <palves@redhat.com>
2595
2596         * gdb.texinfo (Process Record and Replay): Document that "set
2597         record full insn-number-max", "set record
2598         instruction-history-size" and "set record
2599         function-call-history-size" accept "unlimited".
2600         (Backtrace): Document that "set backtrace limit" accepts
2601         "unlimited".
2602         (List): Document that "set listsize" accepts "unlimited".
2603         (Print Settings)" Document that "set print max-symbolic-offset",
2604         "set print elements" and "set print repeats" accept "unlimited".
2605         (Starting and Stopping Trace Experiments): Document that "set
2606         trace-buffer-size" accepts "unlimited".
2607         (Remote Configuration): Document that "set tcp connect-timeout"
2608         accepts "unlimited".
2609         (Command History): Document that "set history size" accepts
2610         "unlimited".
2611         (Screen Size): Document that "set height" and "set width" accepts
2612         "unlimited".  Adjust "set pagination"'s description to suggest
2613         "set height unlimited" instead of "set height 0".
2614
2615 2013-04-10  Yao Qi  <yao@codesourcery.com>
2616
2617         * gdb.texinfo (Trace Files): Add "target ctf".
2618
2619 2013-04-06  Jan Kratochvil  <jan.kratochvil@redhat.com>
2620
2621         * Makefile.in (POD2MAN1, POD2MAN5): Replace $(VERSION) by ../version.in.
2622
2623         * Makefile.in (install-man1, install-man5, uninstall-man1)
2624         (uninstall-man5): Replace $(MANS) by $(MAN1S) and $(MAN5S) respectively.
2625
2626         * Makefile.in (gdb.1, gdbserver.1, gdbinit.5): Use $(srcdir).
2627
2628 2013-04-06  Jan Kratochvil  <jan.kratochvil@redhat.com>
2629             Eli Zaretskii  <eliz@gnu.org>
2630
2631         * gdb.texinfo (gdbserver man): Rename tty to comm.  Swap --attach
2632         parameters order.  Remove "On some targets" for --attach.  Document the
2633         --multi parameter and extended-remote command.  Document all the
2634         options.
2635
2636 2013-04-05  Jan Kratochvil  <jan.kratochvil@redhat.com>
2637
2638         * gdb.texinfo (gdb man): Mention option -p.  Include Fortran to
2639         the list of supported languages.
2640
2641 2013-04-05  Jan Kratochvil  <jan.kratochvil@redhat.com>
2642
2643         Convert man pages to texinfo, new gdbinit.5 texinfo page.
2644         * Makefile.in (mandir, man1dir, man5dir, SYSTEM_GDBINIT, MANCONF,
2645         (TEXI2POD, POD2MAN1, POD2MAN5, MAN1S, MAN5S, MANS, man): New.
2646         (diststuff): Add man.
2647         (install-man, install-man1, install-man5, uninstall-man, uninstall-man1)
2648         (uninstall-man5): New.
2649         (STAGESTUFF): Add *.1 and *.5.
2650         (GDBvn.texi): Add SYSTEM_GDBINIT.
2651         (gdb.1, gdbserver.1, gdbinit.5): New.
2652         (maintainer-clean realclean): Add $(MANS).
2653         (install): Add install-man.
2654         (uninstall): Add uninstall-man.
2655         * gdb.texinfo (@include gdb-cfg.texi): Wrap it by @c man begin INCLUDE.
2656         (@copying): Wrap it by @c man begin COPYRIGHT.
2657         (Top): Add Man Pages.
2658         (Man Pages, gdb man, gdbserver man, gdbinit man): New.
2659
2660 2013-04-02  Pedro Alves  <palves@redhat.com>
2661
2662         * gdb.texinfo (Debugging Output): Document "set/show debug
2663         aarch64", "set/show debug coff-pe-read" and "set/show debug
2664         mach-o".
2665
2666 2013-04-02  Pedro Alves  <palves@redhat.com>
2667
2668         * gdb.texinfo (Remote Configuration) <set remote @var{name}-packet
2669         table>: Add entry for "trace-buffer-size".
2670
2671 2013-03-28  Pedro Alves  <palves@redhat.com>
2672
2673         * gdb.texinfo (Remote Configuration) <set remote @var{name}-packet
2674         table>: Add entry for "trace-status".
2675
2676 2013-03-28  Eli Zaretskii  <eliz@gnu.org>
2677
2678         * gdb.texinfo (Maintenance Commands): Use @enumerate, not "@table
2679         @bullet", which is invalid (makeinfo 5.1 barfs).
2680
2681 2013-03-28  Pedro Alves  <palves@redhat.com>
2682
2683         PR gdb/15294
2684
2685         * gdb.texinfo (List) <set listsize>: Adjust to document that
2686         listsize 0 means no limit, and remove mention of -1.
2687
2688 2013-03-22  Yao Qi  <yao@codesourcery.com>
2689
2690         * gdb.texinfo (Embedded Processors): Remove menu item
2691         "OpenRISC 1000".
2692         (OpenRISC 1000): Remove.
2693
2694 2013-03-21  Doug Evans  <dje@google.com>
2695
2696         * gdb.texinfo (Maintenance Commands): Add docs for
2697         "mt set per-command {space,time,symtab} {on,off}".
2698
2699 2013-03-14  Hui Zhu  <hui@codesourcery.com>
2700             Yao Qi  <yao@codesourcery.com>
2701
2702         * gdb.texinfo (Trace Files): Add "tsave -ctf".
2703
2704 2013-03-13  Keith Seitz  <keiths@redhat.com>
2705
2706         * gdb.texinfo (Maintenance Commands): Add missing ')' for
2707         "maint agent" reference to Dynamic printf.
2708
2709 2013-03-11  Eli Zaretskii  <eliz@gnu.org>
2710
2711         * gdb.texinfo (General Query Packets): Don't use colon in index
2712         entries visible to Info format.
2713
2714 2013-03-11  Markus Metzger  <markus.t.metzger@intel.com>
2715
2716         * gdb.texinfo (Process Record and Replay): Document record
2717         changes.
2718
2719 2013-03-11  Markus Metzger  <markus.t.metzger@intel.com>
2720
2721         * gdb.texinfo (Requirements): List qXfer:btrace:read requiring expat.
2722         (General Query Packets): Describe Qbtrace:bts, Qbtrace:off, and
2723         qXfer:btrace:read.
2724
2725 2013-03-09  Eli Zaretskii  <eliz@gnu.org>
2726
2727         * gdb.texinfo (General Query Packets, Tracepoint Packets): Don't
2728         use colons in @anchor and @cindex entries.
2729
2730 2013-03-09  Hafiz Abid Qadeer  <abidh@codesourcery.com>
2731
2732         * gdb.texinfo (QTBuffer:size): Add cindex and anchor.
2733
2734 2013-03-08  Stan Shebs  <stan@codesourcery.com>
2735             Hafiz Abid Qadeer  <abidh@codesourcery.com>
2736
2737         * gdb.texinfo (Starting and Stopping Trace Experiments): Document
2738         trace-buffer-size set and show commands.
2739         (Tracepoint Packets): Document QTBuffer:size.
2740         (General Query Packets): Document QTBuffer:size.
2741
2742 2013-02-21  Tom Tromey  <tromey@redhat.com>
2743
2744         * gdb.texinfo: Remove bad @syncodeindex.
2745         (Values From Inferior, Types In Python, Inferiors In Python)
2746         (Events In Python, Threads In Python, Frames In Python, Blocks In
2747         Python, Symbols In Python, Symbol Tables In Python): Remove
2748         @tables.
2749         (Packets, General Query Packets, Tracepoint Packets)
2750         (Host I/O Packets): Use @w{} for empty @item.
2751
2752 2013-02-20  Siva Chandra Reddy <sivachandra@google.com>
2753
2754         * gdb.texinfo (Architectures In Python): Add description about
2755         the new method gdb.Architecture.disassemble.
2756
2757 2013-02-15  Pedro Alves  <pedro@codesourcery.com>
2758             Hafiz Abid Qadeer  <abidh@codesourcery.com>
2759
2760         * gdb.texinfo (GDB/MI Tracepoint Commands) <-trace-status>:
2761         Document the "trace-file" field.
2762
2763 2013-02-07  Doug Evans  <dje@google.com>
2764
2765         * gdb.texinfo (Machine Code): Clarify argument to disassemble
2766         command.
2767
2768 2013-02-06  Yao Qi  <yao@codesourcery.com>
2769
2770         * gdb.texinfo (GDB/MI Async Records): Document new MI
2771         notification "=tsv-modified".  Update the document of MI
2772         notification "=tsv-created".
2773         * observer.texi (GDB Observers): New observer tsv_modified.
2774         Update observer tsv_created and tsv_delete.
2775
2776 2013-02-05  Yufeng Zhang  <yufeng.zhang@arm.com>
2777
2778         * gdb.texinfo (AArch64 Features): New section; document
2779         org.gnu.gdb.aarch64.core and org.gnu.gdb.aarch64.fpu.
2780         (Architectures): Add new AArch64 section to document AArch64
2781         architecture specific commands.
2782         (ABI): Add description of the new OS ABI "Newlib" and its influence
2783         on the longjmp handling.
2784
2785 2013-02-03  Eldar Gaynetdinov <hal9000ed2k@gmail.com>
2786             Jan Kratochvil  <jan.kratochvil@redhat.com>
2787
2788         * gdb.texinfo (Backtrace): Added description of 'filename-display'
2789         variable in 'set/show backtrace' section.
2790
2791 2013-01-31  Tom Tromey  <tromey@redhat.com>
2792
2793         * gdb.texinfo (Target Commands): Fix typo.
2794
2795 2013-01-23  Siva Chandra Reddy  <sivachandra@google.com>
2796
2797         * doc/gdb.texinfo (Architectures In Python): New sub-sub-section
2798         describing the gdb.Architecture class.
2799         (Frames In Python): Add description about the new method
2800         gdb.Frame.architecture().
2801
2802 2013-01-23  Doug Evans  <dje@google.com>
2803
2804         * gdb.texinfo (Index Section Format): Document .gdb_index version 8.
2805
2806 2013-01-21  Marc Khouzam  <marc.khouzam@ericsson.com>
2807
2808         * gdb.texinfo (GDB/MI Breakpoint Commands): Document new
2809         'thread-groups' field when printing a breakpoint in MI.
2810
2811 2012-01-17  Sanjoy Das <sanjoy@playingwithpointers.com>
2812         * gdb.texinfo (Using JIT Debug Info Readers): Change documentation
2813         to reflect that jit-reader-load now supports absolute file-names.
2814
2815 2013-01-16  Tom Tromey  <tromey@redhat.com>
2816
2817         * gdb.texinfo (Set Catchpoints): Document "catch signal".
2818         (Signals): Likewise.
2819
2820 2013-01-16  Tom Tromey  <tromey@redhat.com>
2821
2822         * gdb.texinfo (GDB/MI Breakpoint Information): Document
2823         "catch-type" field.
2824         (GDB/MI Catchpoint Commands): Add "catch-type" to examples.
2825
2826 2013-01-07  Tom Tromey  <tromey@redhat.com>
2827
2828         * gdb.texinfo (Mode Options): Don't mention -epoch.
2829         (Data, Emacs): Remove obsolete comments.
2830
2831 2013-01-02  Tom Tromey  <tromey@redhat.com>
2832
2833         * gdb.texinfo (GDB/MI Output Records): Update menu.
2834         (GDB/MI Breakpoint Information): New node.
2835         (GDB/MI Breakpoint Commands) <-break-info>: Link to new node.
2836         <-break-insert>: Likewise.
2837
2838 2012-12-31  Yao Qi  <yao@codesourcery.com>
2839
2840         * gdb.texinfo (Remote Non-Stop): Move paragraphs to ...
2841         (Packets): Move "vStopped" packet to ...
2842         (Notification Packets): ... here.  Describe the components
2843         of notification.  Add a table of supported notifications.
2844         Add an example on the process of he async notification.
2845
2846 2012-12-25  Jan Kratochvil  <jan.kratochvil@redhat.com>
2847
2848         * gdb.texinfo (GDB/MI Data Manipulation) (fullname): Make it always
2849         present.
2850         (GDB/MI File Commands) (-file-list-exec-source-files): Make the
2851         fullname output always present.
2852
2853 2012-12-23  Pierre Muller  <muller@sourceware.org>
2854
2855         * gdbint.texinfo (Function prototypes): Require use of "extern"
2856         modifier for function prototypes in headers.
2857
2858 2012-12-19  Joel Brobecker  <brobecker@adacore.com>
2859
2860         * refcard.tex: Update copyright notice to GPL v3 or later.
2861         Update contact info.
2862
2863 2012-12-16  Jan Kratochvil  <jan.kratochvil@redhat.com>
2864
2865         * gdbint.texinfo (Coding Standards) (C Usage): New rule for 0 vs. NULL.
2866
2867 2012-12-15  Yao Qi  <yao@codesourcery.com>
2868
2869         * gdb.texinfo (Debugging Output): Document 'set debug
2870         notification' and 'show debug notification'.
2871
2872 2012-12-15  Yao Qi  <yao@codesourcery.com>
2873
2874         * gdb.texinfo (Listing Tracepoints): New item and example about
2875         'installed on target' output.
2876         Add more in the example about 'installed on target'.
2877         (GDB/MI Breakpoint Commands): Doc about 'installed field.
2878
2879 2012-12-14  Tom Tromey  <tromey@redhat.com>
2880
2881         * gdb.texinfo (SVR4 Process Information): Mention core files.
2882
2883 2012-12-12 Mircea Gherzan <mircea.gherzan@intel.com>
2884
2885         * gdb.texinfo (GDB/MI Catchpoint Commands): New section.
2886
2887 2012-12-11  Pedro Alves  <palves@redhat.com>
2888
2889         * gdb.texinfo: Remove all mentions of Unixware throughout.
2890
2891 2012-12-09  Jan Kratochvil  <jan.kratochvil@redhat.com>
2892
2893         * gdbint.texinfo (Host Definition): Remove CC_HAS_LONG_LONG.
2894
2895 2012-11-29  Tom Tromey  <tromey@redhat.com>
2896
2897         * gdb.texinfo (SVR4 Process Information): Document missing
2898         "info proc" subcommands.
2899
2900 2012-11-29  Yao Qi  <yao@codesourcery.com>
2901
2902         PR gdb/1477.
2903         * gdb.texinfo (Print Settings): Correct the default 'demangle-style'
2904         to 'auto' instead of 'gnu'.
2905
2906 2012-11-26  Tom Tromey  <tromey@redhat.com>
2907
2908         * gdb.texinfo (MiniDebugInfo): New node.
2909         (GDB Files): Update.
2910
2911 2012-11-16  Doug Evans  <dje@google.com>
2912
2913         * gdb.texinfo (System-wide configuration): If the system-wide init
2914         file lives in the data-directory, and --data-directory is provided,
2915         look for it there.
2916
2917 2012-11-15  Tom Tromey  <tromey@redhat.com>
2918
2919         * gdb.texinfo (Signaling): Fix typo.
2920
2921 2012-11-13  Giuseppe Montalto  <giuseppe.montalto@st.com>
2922
2923         * gdb.texinfo (GDB/MI Data Manipulation): Document new optional
2924         parameter "count" of -data-write-memory-bytes, and add an example.
2925
2926 2012-11-12  Tom Tromey  <tromey@redhat.com>
2927
2928         * gdb.texinfo (Symbols): Document "info type-printers",
2929         "enable type-printer" and "disable type-printer".
2930         (Python API): Add new node to menu.
2931         (Type Printing API): New node.
2932         (Progspaces In Python): Document type_printers field.
2933         (Objfiles In Python): Likewise.
2934         (gdb.types) <get_type_recognizers, apply_type_recognizers,
2935         register_type_printer, TypePrinter>: Document.
2936
2937 2012-11-12  Tom Tromey  <tromey@redhat.com>
2938
2939         * gdb.texinfo (Symbols): Document "set print type methods",
2940         "set print type typedefs", and flags to ptype and whatis.
2941
2942 2012-11-09  Andrew Burgess  <aburgess@broadcom.com>
2943
2944         * gdb.texinfo (GDB/MI Data Manipulation): Add fullname field to
2945         the example -data-disassemble output.  Extend the description of
2946         the -data-disassemble results to document all fields.  Document
2947         the cli disassemble command as being related to -data-disassemble.
2948
2949 2012-11-09  Yao Qi  <yao@codesourcery.com>
2950
2951         PR gdb/14777.
2952         * gdb.texinfo (OS Information): Remove doc on command
2953         'info udot'.
2954
2955 2012-11-08  Joel Brobecker  <brobecker@adacore.com>
2956
2957         * gdb.texinfo (Startup): Minor rewording, and clarify scope of
2958         gdb.ini warning for Windows port.
2959
2960 2012-11-08  Yao Qi  <yao@codesourcery.com>
2961
2962         * gdb.texinfo (Search): Add kindex for 'fo'.
2963
2964 2012-11-05  Tom Tromey  <tromey@redhat.com>
2965
2966         PR python/14802:
2967         * gdb.texinfo (Functions In Python): Add example.
2968
2969 2012-11-03  Yao Qi  <yao@codesourcery.com>
2970
2971         * observer.texi (GDB Observers): Remove observer
2972         'tracepoint_modified', 'tracepoint_created' and
2973         'tracepoint_deleted'.
2974
2975 2012-10-26  Tom Tromey  <tromey@redhat.com>
2976
2977         * gdb.texinfo (General Query Packets): Use @itemx for QAgent.
2978
2979 2012-10-25  Tom Tromey  <tromey@redhat.com>
2980
2981         * gdb.texinfo (General Query Packets): Use @itemx.
2982
2983 2012-10-17  Yao Qi  <yao@codesourcery.com>
2984
2985         * observer.texi (GDB Observers): Update observer
2986         'memory_changed'.
2987         * gdb.texinfo (GDB/MI Async Records): Document for
2988         "memory-changed" notification.
2989
2990 2012-10-15  Doug Evans  <dje@google.com>
2991
2992         * gdb.texinfo (Mode Options): Document -nh.
2993         Elaborate on docs for -nx.
2994
2995 2012-09-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
2996
2997         * observer.texi (memory_changed): Expand parameter LEN to ssize_t.
2998
2999 2012-09-21  Yao Qi  <yao@codesourcery.com>
3000             Pedro Alves  <palves@redhat.com>
3001
3002         * gdb.texinfo (GDB/MI Async Records): Document notification
3003         'record-started' and 'record-stopped'.
3004         * observer.texi (GDB Observers): New observer 'record-changed'.
3005
3006 2012-09-19  Thomas Schwinge  <thomas@codesourcery.com>
3007
3008         * gdb.texinfo: Document the removal of SH's 'regs' command.
3009
3010 2012-09-18  Sergio Durigan Junior  <sergiodj@redhat.com>
3011
3012         * gdb.texinfo (jump): Mention new alias `j' for `jump'.
3013
3014 2012-09-18  Yao Qi  <yao@codesourcery.com>
3015
3016         * gdb.texinfo (GDB/MI Async Records): Document new MI
3017         notifications '=tsv-created' and '=tsv-deleted'.
3018         * observer.texi (GDB Observers): New observer tsv_created and
3019         tsv_deleted.
3020
3021 2012-09-18  Yao Qi  <yao@codesourcery.com>
3022
3023         * observer.texi (GDB Observers): New observer 'traceframe_changed'.
3024         * gdb.texinfo (GDB/MI Async Records): Mention new MI notification
3025         '=traceframe-changed'.
3026
3027 2012-09-17  Yao Qi  <yao@codesourcery.com>
3028
3029         * gdb.texinfo (List): Describe the meaning of 0 and -1 in
3030         'set listsize'.
3031
3032 2012-09-13  Jan Kratochvil  <jan.kratochvil@redhat.com>
3033             Eli Zaretskii  <eliz@gnu.org>
3034
3035         * gdbint.texinfo (Defining Other Architecture Features): Clarify *pcptr
3036         encoding for gdbarch_breakpoint_from_pc, bp_addr for
3037         gdbarch_push_dummy_call and bp_addr for gdbarch_push_dummy_code.
3038
3039 2012-08-27  Jan Kratochvil  <jan.kratochvil@redhat.com>
3040
3041         * gdb.texinfo (objfile-gdb.py file): New paragraph for .exe stripping.
3042
3043 2012-08-23  Khoo Yit Phang <khooyp@cs.umd.edu>
3044
3045         Document how to return from "python-interactive" to GDB.
3046         * gdb.texinfo (Python Commands): Update documentation.
3047
3048 2012-08-22  Khoo Yit Phang <khooyp@cs.umd.edu>
3049
3050         Add a new "python-interactive" command that starts a standard
3051         Python interactive prompt with "pi" as alias, and add "py" as
3052         an alias to "python".
3053         * gdb.texinfo (Python Commands): Document the new commands.
3054
3055 2012-08-22  Tom Tromey  <tromey@redhat.com>
3056
3057         * gdbint.texinfo (Host Definition): Remove documentation for
3058         SIGWINCH_HANDLER and SIGWINCH_HANDLER_BODY.
3059
3060 2012-08-17  Keith Seitz  <keiths@redhat.com>
3061
3062         PR c++/13356
3063         * gdb.texinfo (Type and Range Checking): Remove warning.
3064         Remove spurious commas.
3065         Update text and examples for re-implementation of set/show
3066         check type.
3067         (C and C++ Type and Range Checks): Likewise.
3068
3069 2012-08-16  Yao Qi  <yao@codesourcery.com>
3070
3071         * gdb.texinfo (Types In Python): Mention gdb.TYPE_CODE_BITSTRING
3072         is deprecated.
3073
3074 2012-08-13  Doug Evans  <dje@google.com>
3075
3076         * gdb.texinfo (Convenience Vars): Update text for "show convenience"
3077         to include functions.
3078
3079 2012-08-10  Doug Evans  <dje@google.com>
3080
3081         * gdb.texinfo (Convenience Funs): New node.
3082         (Types In Python): Document Type.vector.
3083
3084 2012-08-09  Yao Qi  <yao@codesourcery.com>
3085
3086         * observer.texi: New observer command_param_changed.
3087         * gdb.texinfo (GDB/MI Async Records): Doc for '=cmd-param-changed'.
3088
3089 2012-08-07  Jan Kratochvil  <jan.kratochvil@redhat.com>
3090
3091         * gdbint.texinfo (Debugging GDB): In section
3092         'Debugging @value{GDBN} with itself' change .gdbinit for gdb-gdb.gdb.
3093         Mention also gdb-gdb.py.
3094
3095 2012-08-07  Yao Qi  <yao@codesourcery.com>
3096
3097         Revert the folloing patch:
3098         2012-08-06  Yao Qi  <yao@codesourcery.com>
3099         * gdb.texinfo (Remote Configuration): Add kindex for 'set
3100         remote hardware-watchpoint-limit' and 'set
3101         remote hardware-breakpoint-limit'.
3102
3103 2012-08-06  Nathaniel Flath  <flat0103@gmail.com>
3104
3105         * gdb.texinfo (Working Directory): Added information about new
3106         default argument for 'cd' command.
3107
3108 2012-08-06  Yao Qi  <yao@codesourcery.com>
3109
3110         * gdb.texinfo (Remote Configuration): Add kindex for 'set
3111         remote hardware-watchpoint-limit' and 'set
3112         remote hardware-breakpoint-limit'.
3113
3114 2012-08-06  Yao Qi  <yao@codesourcery.com>
3115
3116         Fix PR14371.
3117
3118         * gdb.texinfo (GDB/MI Async Records): Fix the doc for
3119         '=breakpoint-deleted'.
3120
3121 2012-08-02  Yao Qi  <yao@codesourcery.com>
3122
3123         * gdb.texinfo (Native): Remove node Neutrino.
3124
3125 2012-07-27  Yao Qi  <yao@codesourcery.com>
3126
3127         * gdb.texinfo (IPA Protocol Commands): Document new command
3128         'close'.
3129
3130 2012-07-25  Tom Tromey  <tromey@redhat.com>
3131
3132         * gdb.texinfo (Maintenance Commands): Document maint info bfds.
3133
3134 2012-07-20  Doug Evans  <dje@google.com>
3135
3136         * gdb.texinfo (Mode Options): Delete --use-deprecated-index-sections.
3137         (Index Files): Document how to control the use of deprecated index
3138         sections.
3139         (Index Section Format): Replace --use-deprecated-index-sections with
3140         "set use-deprecated-index-sections on".
3141
3142 2012-07-12  Eli Zaretskii  <eliz@gnu.org>
3143
3144         * gdbint.texinfo: Remove @syncodeindex directives that put all the
3145         indices into a single node "Index".  Instead, join function and
3146         variable indices into a single index, separate from the concept
3147         index.  Requested in
3148         http://sourceware.org/ml/gdb-patches/2012-07/msg00146.html.
3149         (Top): Update the top-level menu: instead of one "Index" there are
3150         now separate entries "Concept Index" and "Function and Variable
3151         Index".
3152         (Concept Index, Function and Variable Index): New nodes.
3153         (Index): Node deleted.
3154
3155 2012-07-05  Hui Zhu  <hui_zhu@mentor.com>
3156
3157         * gdb.texinfo (Maintenance Commands): Change help for "maint agent"
3158         and "maint agent-eval".
3159
3160 2012-07-03  Eli Zaretskii  <eliz@gnu.org>
3161
3162         * gdb.texinfo: Separate the index into 2 indices, cp and fn, to
3163         avoid file-name clashes between Index.html and index.html on
3164         case-insensitive filesystems.  See the discussion starting in
3165         http://sourceware.org/ml/gdb-patches/2012-06/msg00457.html for the
3166         details of the problem.
3167         (Top): Update the master menu for the above.
3168         (Concept Index, Command and Variable Index): New nodes, instead of
3169         the old "Index" node that was deleted.  All cross-references
3170         updated.
3171
3172 2012-07-02  Stan Shebs  <stan@codesourcery.com>
3173
3174         * gdb.texinfo (Dynamic Printf): Mention agent style and
3175         disconnected dprintf.
3176         (Maintenance Commands): Describe maint agent-printf.
3177         (General Query Packets): Mention BreakpointCommands feature.
3178         (Packets): Document commands extension to Z0 packet.
3179         * agentexpr.texi (Bytecode Descriptions): Document printf
3180         bytecode.
3181
3182 2012-07-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
3183
3184         * gdb.texinfo (File Options): Change -ix and -iex commands that apply
3185         only after gdbinit files.
3186         (Startup): Move -iex and -iex commands down after gdbinit files.
3187
3188 2012-07-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
3189
3190         * gdb.texinfo (Auto-loading safe path): Note the shell wildcard
3191         possibility.
3192
3193 2012-06-29  Tom Tromey  <tromey@redhat.com>
3194
3195         * gdb.texinfo (Index Section Format): Update for version 7.
3196
3197 2012-06-28  Stan Shebs  <stan@codesourcery.com>
3198
3199         * gdb.texinfo (Miscellaneous GDB/MI Commands): Update -info-os
3200         example, add note about title column.
3201
3202 2012-06-26  Siva Chandra Reddy  <sivachandra@google.com>
3203
3204         * gdb.texinfo (Symbol Tables In Python): Add description about
3205         the new 'last' attribute of gdb.Symtab_and line.
3206
3207 2012-06-26  Siva Chandra Reddy  <sivachandra@google.com>
3208
3209         * gdb.texinfo (Symbol Tables In Python): Correct the description
3210         of the 'pc' attribute of gdb.Symtab_and_line.
3211
3212 2012-06-26  Doug Evans  <dje@google.com>
3213
3214         * gdb.texinfo (Debugging Output): Document debug options dwarf2-read
3215         and symtab-create.
3216
3217 2012-06-25  Keith Seitz  <keiths@redhat.com>
3218
3219         * gdb.texinfo (GDB/MI Breakpoint Commands): Remove "-r" option
3220         from example.  Remove "rbreak" from list of corresponding
3221         gdb commands.
3222
3223 2012-06-23  Doug Evans  <dje@google.com>
3224
3225         * gdb.texinfo (Index Section Format): Document version 7 format.
3226
3227 2012-06-22  Yao Qi  <yao@codesourcery.com>
3228
3229         * gdb.texinfo: Add missing cindex for some packets.
3230
3231 2012-06-20  Keith Seitz  <keiths@redhat.com>
3232
3233         * gdb.texinfo (GDB/MI Breakpoint Commands): Re-order options
3234         for -break-insert and document -p.
3235
3236 2012-06-20  Yao Qi  <yao@codesourcery.com>
3237
3238         * gdb.texinfo (Inferiors In Python): Replace "gdb.read_memory"
3239         and "gdb.write_memory" with "Inferior.read_memory" and
3240         "Inferior.write_memory".
3241
3242 2012-06-15  Patrice Dumas  <pertusus@free.fr>  (tiny change)
3243
3244         * gdb.texinfo (Summary): Add a link to "Free Documentation".
3245         (Free Documentation): Add @node line.
3246         (Continuing and Stepping) <advance location>: Use @item instead of
3247         @itemx.
3248         (Reverse Execution) <set exec-direction reverse>: Use @item instead of
3249         @itemx.
3250         (Embedded Processors): Put the link to "PA" to its correct place,
3251         according to document structure.
3252         (Python API): Put the link to "Lazy Strings In Python" to its
3253         correct place.
3254         (Index): Use @@ in @tex block to get a literal @.
3255
3256         * gdbint.texinfo: Fix the @subtitle line.
3257
3258         * stabs.texinfo (Top): Put the link to "Symbol Types Index" to its
3259         correct place.
3260
3261 2012-06-08  Yao Qi  <yao@codesourcery.com>
3262
3263         * gdb.texinfo (In-Process Agent): Add 'In-Process Agent
3264         Protocol'.
3265         (In-Process Agent Protocol, IPA Protocol Objects)
3266         (IPA Protocol Commands): New nodes.
3267         (Tracepoint Packets): Add anchors.
3268
3269 2012-06-06  Thomas Schwinge  <thomas@codesourcery.com>
3270
3271         * gdb.texinfo: Document the deprecation of SH's 'regs' command.
3272
3273 2012-06-06  Yao Qi  <yao@codesourcery.com>
3274
3275         * gdb.texinfo: Update copyright year.
3276
3277 2012-05-23  Stan Shebs  <stan@codesourcery.com>
3278             Kwok Cheung Yeung  <kcy@codesourcery.com>
3279
3280         * gdb.texinfo (Miscellaneous GDB/MI Commands): Document -info-os.
3281
3282 2012-05-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
3283
3284         * gdb.texinfo (Separate Debug Files): New anchor debug-file-directory.
3285         Mention also --with-separate-debug-dir.
3286         (Auto-loading): Prepend $debugdir in the sample output.
3287         (Auto-loading safe path): Likewise.  Mention also $debugdir for the
3288         auto-load safe-path variable.
3289         (objfile-gdb.py file): Remove the extra debug-file-directory paragraph.
3290         Mention also $debugdir for 'set auto-load scripts-directory'.
3291
3292 2012-05-19  Eli Zaretskii  <eliz@gnu.org>
3293
3294         * gdb.texinfo (Continuing and Stepping, Selection, Byte Order)
3295         (MIPS Embedded, MIPS, MIPS Register packet Format)
3296         (Target Descriptions, MIPS Features): Use @acronym{MIPS} where
3297         appropriate.
3298
3299 2012-05-18  Sandra Loosemore  <sandra@codesourcery.com>
3300             Maciej W. Rozycki  <macro@codesourcery.com>
3301
3302         * gdb.texinfo (MIPS): Document "set mips compression" and "show
3303         mips compression".
3304         (MIPS Breakpoint Kinds): New subsubsection.
3305
3306 2012-05-18  Eli Zaretskii  <eliz@gnu.org>
3307
3308         * gdb.texinfo (Architecture-Specific Protocol Details): Define
3309         nodes for subsections.  Add @acronym mark-ups and adjust
3310         formatting.
3311
3312 2012-05-18  Jan Kratochvil  <jan.kratochvil@redhat.com>
3313
3314         Rename $ddir to $datadir.
3315         * gdb.texinfo (Auto-loading, Auto-loading safe path)
3316         (objfile-gdb.py file): Rename $ddir to $datadir.
3317
3318 2012-05-18  Tom Tromey  <tromey@redhat.com>
3319
3320         * gdb.texinfo (Print Settings): Document 'set print symbol'.
3321
3322 2012-05-14  Stan Shebs  <stan@codesourcery.com>
3323
3324         * gdb.texinfo (Dynamic Printf): New subsection.
3325
3326 2012-05-13  Siva Chandra Reddy  <sivachandra@google.com>
3327
3328         * gdb.texinfo (Basic Python): Add description about the function
3329         gdb.find_pc_line
3330
3331 2012-05-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
3332             Eli Zaretskii  <eliz@gnu.org>
3333
3334         * gdb.texinfo (Separate Debug Files): Use plural form for global
3335         debugging information directory.
3336
3337 2012-05-11  Stan Shebs  <stan@codesourcery.com>
3338             Kwok Cheung Yeung  <kcy@codesourcery.com>
3339
3340         * gdb.texinfo (Operating System Auxiliary Information): Document new
3341         'info os' subcommands.
3342
3343 2012-05-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
3344
3345         * gdb.texinfo (Auto-loading, Init File in the Current Directory)
3346         (libthread_db.so.1 file, objfile-gdb.gdb file, objfile-gdb.py file)
3347         (dotdebug_gdb_scripts section): Add reference
3348         to 'Auto-loading safe path'.
3349
3350 2012-05-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
3351
3352         Implement multi-component --with-auto-load-dir.
3353         * gdb.texinfo (Auto-loading): New references
3354         for 'set auto-load scripts-directory'
3355         and 'show auto-load scripts-directory'.
3356         (Auto-loading safe path): Describe the new default.  Move $ddir
3357         substituation reference to 'objfile-gdb.py file'.
3358         (objfile-gdb.py file): Describe script-name alias.  Change real-name to
3359         script-name.  Describe new 'set auto-load scripts-directory'
3360         and 'show auto-load scripts-directory'.
3361
3362 2012-05-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
3363
3364         Provide $ddir substitution for --with-auto-load-safe-path.
3365         * gdb.texinfo (Auto-loading): Replace /usr/local by $ddir/auto-load.
3366         (Auto-loading safe path): Likewise.  Mention the default value,
3367         $ddir substitution, --with-auto-load-safe-path and
3368         --without-auto-load-safe-path.
3369         * observer.texi (gdb_datadir_changed): New.
3370
3371 2012-05-09  Jan Kratochvil  <jan.kratochvil@redhat.com>
3372
3373         * gdb.texinfo (Auto-loading): Wrap too long lines in @smallexample.
3374         Twice.
3375
3376         * gdb.texinfo (Separate Debug Files, Auto-loading safe path): Replace
3377         directory separator by path separator.
3378
3379 2012-05-06  Jan Kratochvil  <jan.kratochvil@redhat.com>
3380
3381         * gdb.texinfo (Auto-loading safe path): Make 'directories'
3382         for 'set auto-load safe-path' optional.  Mention if it is omitted.
3383         Change disabling security protection condition to "/", twice.
3384
3385 2012-05-03  Siva Chandra Reddy  <sivachandra@google.com>
3386
3387         * gdb.texinfo (Symbol Tables In Python): Add documentation about
3388         the new methods global_block and static_block on gdb.Symtab
3389         objects.
3390
3391 2012-05-02  Siva Chandra Reddy  <sivachandra@google.com>
3392
3393         * gdb.texinfo (Blocks In Python): Add a note saying that future
3394         improvements to GDB and its infrastructure can move symbols
3395         across blocks within a symbol table.
3396
3397 2012-04-29  Yao Qi  <yao@codesourcery.com>
3398
3399         * gdb.texinfo (Architectures): Remove menu entry `A29K'.
3400         (A29K): Remove.
3401
3402 2012-04-27  Sergio Durigan Junior  <sergiodj@redhat.com>
3403             Tom Tromey  <tromey@redhat.com>
3404
3405         * gdb.texinfo (Static Probe Points): New entry, explaining SystemTap
3406         and generic static probe support on GDB.
3407
3408 2012-04-25  Doug Evans  <dje@google.com>
3409
3410         * gdb.texinfo (Go): Fix thinko.
3411
3412         * gdb.texinfo (Supported Languages): Add Go.
3413         (Go): New node.
3414
3415 2012-04-25  Yao Qi  <yao@codesourcery.com>
3416
3417         * gdbint.texinfo (Testsuite): New section `Board settings'.
3418
3419 2012-04-23  Jan Kratochvil  <jan.kratochvil@redhat.com>
3420
3421         * gdb.texinfo (Auto-loading safe path): Remove trailing [@dots{}].
3422         Three times.
3423
3424         * gdb.texinfo (Auto-loading safe path): Add trailing @dots{}.
3425         Three times.
3426
3427 2012-04-22  Jan Kratochvil  <jan.kratochvil@redhat.com>
3428
3429         * gdb.texinfo (Auto-loading safe path): Replace @itemize @bullet
3430         by @table @asis.  Fix formatting of one item.
3431
3432 2012-04-18  Jan Kratochvil  <jan.kratochvil@redhat.com>
3433
3434         * gdb.texinfo (Auto-loading verbose mode): Fix smallexample typo.
3435
3436 2012-04-17  Jan Kratochvil  <jan.kratochvil@redhat.com>
3437
3438         New option "set debug auto-load".
3439         * gdb.texinfo (Auto-loading): New menu item for auto-load verbose mode.
3440         (auto-load verbose mode): New node.
3441
3442 2012-04-17  Jan Kratochvil  <jan.kratochvil@redhat.com>
3443
3444         New option "set auto-load safe-path".
3445         * gdb.texinfo (Auto-loading): Extend the "show auto-load"
3446         and "info auto-load" examples for safe-path.  Put there also references
3447         for "set auto-load safe-path" and "show auto-load safe-path".
3448         New menu item for Auto-loading safe path.
3449         (Auto-loading safe path): New node.
3450         (Python Auto-loading): Update the expected output from "Missing"
3451         to "No".
3452
3453 2012-04-17  Jan Kratochvil  <jan.kratochvil@redhat.com>
3454
3455         auto-load: Implementation.
3456         * gdb.texinfo (Mode Options): New anchor for -nx.
3457         (Startup): New anchors for Option -init-eval-command,
3458         Home Directory Init File
3459         and Init File in the Current Directory during Startup.
3460         Mention set auto-load local-gdbinit with a reference.
3461         Change the sample code to "set auto-load python-scripts".
3462         (Threads): New anchor set libthread-db-search-path.
3463         Provide references to libthread_db.so.1 file.
3464         (Controlling GDB): New menu item for Auto-loading.
3465         (Auto-loading, Init File in the Current Directory)
3466         (libthread_db.so.1 file, objfile-gdb.gdb file): New nodes.
3467         (Python): Rename the menu item Auto-loading to Python Auto-loading.
3468         (Writing a Pretty-Printer, Objfiles In Python): Update the renamed
3469         reference.
3470         (Auto-loading): Rename to ...
3471         (Python Auto-loading): ... here.  Change "set auto-load-scripts" to
3472         "set auto-load python-scripts", new anchor for it.  Change
3473         "show auto-load-scripts" to "show auto-load python-scripts", new anchor
3474         for it.  Change "info auto-load-scripts"
3475         to "info auto-load python-scripts", new anchor for it.  Change "scripts"
3476         to "Python scripts".
3477
3478 2012-04-14  Anton Gorenkov <xgsa@yandex.ru>
3479
3480         PR mi/13393
3481         * gdb.texinfo (Print Settings): Extend the description for "set print
3482         object".
3483         (GDB/MI Variable Objects): Extend the description for -var-create and
3484         -var-list-children.
3485
3486 2012-04-11  Siva Chandra Reddy  <sivachandra@google.com>
3487
3488         * gdb.texinfo (Examining Data): Document the 'explore' command.
3489
3490 2012-03-28  Joel Brobecker  <brobecker@adacore.com>
3491
3492         * gdb.texinfo (GDB/MI Variable Objects): Document what happens
3493         to the children of a varobj and its update range when -var-update
3494         returns that the varobj's type changed.
3495
3496 2012-03-27  Jan Kratochvil  <jan.kratochvil@redhat.com>
3497
3498         * gdb.texinfo (Auto-loading): Move @menu to the end of @node.
3499         Create two new links fir 'objfile-gdb.py file'
3500         and 'dotdebug_gdb_scripts section'.
3501
3502 2012-03-27  Jan Kratochvil  <jan.kratochvil@redhat.com>
3503
3504         * gdb.texinfo (Auto-loading): Rename node reference
3505         '.debug_gdb_scripts section' to 'dotdebug_gdb_scripts section'.
3506         Twice.
3507         (.debug_gdb_scripts section): Rename the node ...
3508         (dotdebug_gdb_scripts section): ... here.
3509         (Maintenance Commands): Also rename this node reference.
3510
3511 2012-03-22  Siva Chandra Reddy  <sivachandra@google.com>
3512
3513         * gdb.texinfo (Python API/Values From Inferior): Add description
3514         about the new method Value.referenced_value.  Add description on
3515         how Value.dereference is different (and similar) to
3516         Value.referenced_value.
3517
3518 2012-03-19  Jan Kratochvil  <jan.kratochvil@redhat.com>
3519
3520         * gdb.texinfo (File Options): Describe --init-command=FILE, -ix and
3521         --init-eval-command=COMMAND, -iex.
3522         (Startup): Describe -iex and -ix.  Simplify the example
3523         for "set auto-load-scripts off".
3524
3525 2012-03-16  Gary Benson  <gbenson@redhat.com>
3526
3527         PR breakpoints/10738
3528         * gdb.texinfo (Inline Functions): Remove the now-unnecessary @item
3529         stating that GDB cannot set breakpoints on inlined functions.
3530         (Mode Options): Document --use-deprecated-index-sections.
3531         (Index Section Format): Document new index section version format.
3532
3533 2012-03-15  Tom Tromey  <tromey@redhat.com>
3534
3535         * gdb.texinfo (Debugging C Plus Plus): Document "info vtbl".
3536
3537 2012-03-13  Doug Evans  <dje@google.com>
3538
3539         * gdb.texinfo (Help): Change apropos example to use "alias" instead
3540         of "reload".
3541         (Symbols): Delete docs for set/show symbol-reloading.
3542         * gdbint.texinfo (Defining Other Architecture Features): Delete
3543         SYMBOL_RELOADING_DEFAULT.
3544         * refcard.tex: Delete reference to symbol-reloading.
3545
3546 2012-03-07  Pedro Alves  <palves@redhat.com>
3547
3548         * gdb.texinfo (General Query Packets): Document new
3549         QProgramSignals packet.
3550         * gdb.texinfo (Remote configuration): Mention
3551         "program-signals-packet".
3552
3553 2012-03-05  Tristan Gingold  <gingold@adacore.com>
3554
3555         * gdb.texinfo (General Query Packets): Document xfer:uib:read.
3556
3557 2012-03-03  Yao Qi  <yao@codesourcery.com>
3558
3559         * gdb.texinfo (In-Process Agent): New node.
3560         Document new commands.
3561         (General Query Packets): Add packet `QAgent'.
3562
3563 2012-03-01  Maciej W. Rozycki  <macro@codesourcery.com>
3564
3565         * gdb.texinfo (MIPS Features): Add org.gnu.gdb.mips.dsp.
3566
3567 2012-03-01  Scott J. Goldman <scottjg@vmware.com>
3568
3569         * gdb.texinfo (Commands In Python): Put example python macro in
3570         COMMAND_USER category rather than COMMAND_OBSCURE.
3571         Document gdb.COMMAND_USER.
3572         (User-defined Commands): Update documentation to clarify
3573         "set/show max-user-call-depth" and "show user" don't apply to python
3574         commands.  Update documentation to clarify "help user-defined" may
3575         also include python commands defined as COMMAND_USER.
3576
3577 2012-02-25  Jan Kratochvil  <jan.kratochvil@redhat.com>
3578
3579         * gdb.texinfo (Startup): Add option -ex description to the option -x
3580         description.
3581
3582 2012-02-24  Luis Machado  <lgustavo@codesourcery.com>
3583
3584         * gdb.texinfo (Setting Breakpoints): Mention and explain the
3585         condition-evaluation breakpoint parameter.
3586         Mention condition-evaluation mode being shown in "info break".
3587         (Break Conditions): Add description for target-side
3588         conditional breakpoints.
3589         (Remote Configuration): Mention conditional-breakpoints-packet.
3590         (Packets): Add cond-expr parameter to Z0/Z1 packets and explain
3591         cond-expr.
3592         (General Query Packets): Mention new ConditionalBreakpoint feature.
3593
3594 2012-02-22  Tom Tromey  <tromey@redhat.com>
3595
3596         * gdb.texinfo (Blocks In Python): Clarify block iteration.
3597
3598 2012-02-17  Tom Tromey  <tromey@redhat.com>
3599
3600         PR python/10753:
3601         * gdb.texinfo (objfile-gdb.py file): Fix location of auto-load
3602         directory.
3603
3604 2012-02-14  Stan Shebs  <stan@codesourcery.com>
3605
3606         * gdb.texinfo (Disabling Breakpoints): Document enable count.
3607
3608 2012-02-13  Pedro Alves  <palves@redhat.com>
3609
3610         * gdb.texinfo (MIPS boards): Refer to mips-elf instead of
3611         mips-idt-ecoff.
3612
3613 2012-02-09  Yao Qi  <yao@codesourcery.com>
3614
3615         * gdb.texinfo (Symbols In Python): Add missing `@end defvar'.
3616
3617 2012-02-07  Tom Tromey  <tromey@redhat.com>
3618
3619         * gdb.texinfo (Symbols In Python): Document Symbol.needs_frame and
3620         Symbol.value.
3621
3622 2012-02-07  Tom Tromey  <tromey@redhat.com>
3623
3624         * gdb.texinfo (Symbols In Python): Document Symbol.line.
3625
3626 2012-01-27  Thomas Schwinge  <thomas@codesourcery.com>
3627
3628         * gdb.textinfo (Packets): Move vCont paragraph to the correct place.
3629
3630 2012-01-24  Tom Tromey  <tromey@redhat.com>
3631
3632         * gdb.texinfo (Set Catchpoints): Document "catch load" and "catch
3633         unload".
3634         (Files): Mention new catch commands.
3635         (GDB/MI Async Records): Likewise.
3636
3637 2012-01-24  Gary Benson  <gbenson@redhat.com>
3638
3639         Delete #if 0'd out code.
3640         * gdb.texinfo (Frame Info): Remove "info catch".
3641
3642 2012-01-20  Ulrich Weigand  <ulrich.weigand@linaro.org>
3643
3644         * gdb.texinfo (Remote Configuration): Document
3645         "set remote hostio-readlink-packet" command.
3646         (General Query Packets): Document vFile:readlink packet.
3647
3648 2012-01-16  Tom Tromey  <tromey@redhat.com>
3649
3650         * gdb.texinfo (Specify Location): Document relative file name
3651         handling.
3652
3653 2012-01-16  Tom Tromey  <tromey@redhat.com>
3654
3655         * gdb.texinfo (gdb.printing): Document FlagEnumerationPrinter.
3656
3657 2012-01-13  Jan Kratochvil  <jan.kratochvil@redhat.com>
3658             Eli Zaretskii  <eliz@gnu.org>
3659
3660         * gdbint.texinfo (Coding Standards): Require braces for two lines of
3661         code.
3662
3663 2012-01-11  Paul Hilfinger  <hilfingr@adacore.com>
3664
3665         * gdb.texinfo (Variables): Document use of :: for non-static
3666         variables.
3667
3668 2012-01-05  Joel Brobecker  <brobecker@adacore.com>
3669
3670         * gdbint.texinfo (Start of New Year Procedure): Update
3671         to replace use of copyright.sh by use of copyright.py.
3672
3673 2012-01-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
3674
3675         Remove the gdbtui binary.
3676         * all-cfg.texi (GDBTUI): Remove.
3677         * gdb.texinfo (Mode Options): Remove the GDBTUI reference.
3678         (TUI): Remove GDBTUI pindex.  Remove the GDBTUI reference.
3679         * gdbint.texinfo (Testsuite): Replace `gdbtui' by `gdb -tui'.
3680
3681 2011-12-23  Kevin Pouget  <kevin.pouget@st.com>
3682
3683         Introduce gdb.FinishBreakpoint in Python.
3684         * gdb.texinfo (Finish Breakpoints in Python): New subsection.
3685         (Python API): Add menu entry for Finish Breakpoints.
3686
3687 2011-12-19  Jan Kratochvil  <jan.kratochvil@redhat.com>
3688
3689         * gdbint.texinfo (Testsuite): Describe KFAIL and XFAIL in Writing
3690         tests.
3691
3692 2011-12-16  Doug Evans  <dje@google.com>
3693
3694         * gdb.texinfo (Server): Document -/stdio argument to gdbserver.
3695
3696 2011-12-16  Phil Muldoon  <pmuldoon@redhat.com>
3697
3698         * gdb.texinfo (Python Commands): Remove "maint set/show print
3699         stack".  Add documentation for "set/show python print-stack".
3700
3701 2011-12-14  Pedro Alves  <pedro@codesourcery.com>
3702
3703         * gdb.texinfo (Implementing a Remote Stub): Explain that you
3704         should transfer control to the stub in the startup code instead of
3705         in main.  Mention the need to get past the initial breakpoint.
3706
3707 2011-12-06  Tom Tromey  <tromey@redhat.com>
3708
3709         * gdb.texinfo (Set Breaks): Update for new behavior.
3710
3711 2011-12-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
3712
3713         * gdb.texinfo (Requirements, Remote Protocol): Reference also `Library
3714         List Format for SVR4 Targets'.
3715         (General Query Packets): New item qXfer:libraries-svr4:read.
3716         (Library List Format for SVR4 Targets): New node.
3717
3718 2011-12-01  Tom Tromey  <tromey@redhat.com>
3719
3720         * gdb.texinfo (Writing a Pretty-Printer): Use append method, not
3721         add.
3722
3723 2011-11-22  Tom Tromey  <tromey@redhat.com>
3724
3725         * gdb.texinfo (GDB/MI Async Records): Document new *stopped
3726         reasons.
3727
3728 2011-11-20  Stan Shebs  <stan@codesourcery.com>
3729
3730         * gdb.texinfo (Starting and Stopping Trace Experiments): Document
3731         note-related options and variables.
3732         (Tracepoint Packets): Document packet changes.
3733
3734 2011-11-20  Sanjoy Das  <sdas@igalia.com>
3735
3736         * gdb.texinfo (JIT Interface): Add documentation on writing and
3737         usind JIT debug info readers.
3738         (Custom Debug Info, Using JIT Debug Info Readers, Writing JIT
3739         Debug Info Readers): New nodes.
3740
3741 2011-11-18  Yao Qi  <yao@codesourcery.com>
3742
3743         * gdb.texinfo (Create and Delete Tracepoints): Mention pending
3744         tracepoint.
3745
3746 2011-11-15  Doug Evans  <dje@google.com>
3747
3748         * gdb.texinfo (Files): Document basenames-may-differ.
3749
3750 2011-11-14  Doug Evans  <dje@google.com>
3751
3752         * gdb.texinfo (Shell Commands): Document "!".
3753
3754 2011-11-14  Stan Shebs  <stan@codesourcery.com>
3755             Kwok Cheung Yeung  <kcy@codesourcery.com>
3756
3757         * gdb.texinfo (Create and Delete Tracepoints): Describe what is
3758         needed to get shorter fast tracepoints.
3759         (Tracepoint Packets): Document new qTMinFTPILen packet.
3760
3761 2011-11-14  Yao Qi  <yao@codesourcery.com>
3762
3763         * gdb.texinfo (Create and Delete Tracepoints): Describe changed
3764         behavior of tracepoint.
3765         (General Query Packets): New feature InstallInTrace.
3766         (Remote Configuration): Document "set remote
3767         install-in-trace-packet".
3768
3769 2011-11-12  Matt Rice  <ratmice@gmail.com>
3770
3771         * gdb.texinfo (C Preprocessor Macros): Remove info definitions.
3772         Add arguments to info macro.
3773
3774 2011-11-10  Tom Tromey  <tromey@redhat.com>
3775
3776         * gdb.texinfo (Compilation): Don't mention -gdwarf-2.  Link to GCC
3777         manual.
3778         (Variables): Don't mention -gdwarf-2.  Link to Compilation node.
3779         (Macros): Add a footnote.
3780         (C): Remove paragraph about compiler options.
3781         (C Constants): Mention wide character and string constants.
3782         (C Plus Plus Expressions): Update compiler option advice.  Mention
3783         using declarations.  Mention ADL.  Remove old HP compiler
3784         information.
3785
3786 2011-11-10  Tom Tromey  <tromey@redhat.com>
3787
3788         PR c++/9257:
3789         * gdb.texinfo (Print Settings): Add an extra note about the need
3790         for a vtable.
3791
3792 2011-11-08  Maciej W. Rozycki  <macro@codesourcery.com>
3793
3794         * gdb.texinfo (MIPS): Remove duplicate "auto" reference from
3795         "set mips abi" documentation.
3796
3797 2011-11-04  Doug Evans  <dje@google.com>
3798
3799         * gdb.texinfo (Maintenance Commands): Update docs of "maint time".
3800
3801 2011-11-03  Tom Tromey  <tromey@redhat.com>
3802
3803         * gdb.texinfo (Stopping): Add menu entry.
3804         (Continuing and Stepping): Restore @node.  Use @section, not
3805         @subsection.
3806
3807 2011-11-03  Maciej W. Rozycki  <macro@codesourcery.com>
3808
3809         * gdb.texinfo (Skipping Over Functions and Files): Remove node
3810         designation.  Fix "Specify Location" cross-reference.
3811
3812 2011-11-02  Stan Shebs  <stan@codesourcery.com>
3813
3814         * gdb.texinfo (Tracepoint Action Lists): Document collect/s.
3815         (General Query Packets): Describe tracenz feature.
3816         * agentexpr.texi (Bytecode Descriptions): Describe tracenz.
3817
3818 2011-10-28  Paul Koning  <paul_koning@dell.com>
3819
3820         * gdb.texinfo (gdb.types): Rename deepitems to deep_items.
3821
3822 2011-10-27  Kevin Pouget  <kevin.pouget@st.com>
3823
3824         * gdb.texinfo ((Frames In Python): Document
3825         gdb.FRAME_UNWIND_FIRST_ERROR contant.
3826
3827 2011-10-26  Paul Koning  <paul_koning@dell.com>
3828
3829         * gdb.texinfo (gdb.types): Document new deepitems function.
3830
3831 2011-10-25  Paul Koning  <paul_koning@dell.com>
3832
3833         PR python/13327
3834
3835         * gdb.texinfo (Values From Inferior): Add is_lazy attribute,
3836         fetch_lazy method.
3837
3838 2011-10-20  Phil Muldoon  <pmuldoon@redhat.com>
3839
3840         PR python/12656
3841
3842         * gdb.texinfo (Blocks In Python): Document is_static, is_global,
3843         global_block, static_block function.
3844
3845 2011-10-19  Tom Tromey  <tromey@redhat.com>
3846
3847         * gdb.texinfo (Commands In Python): Add missing "@"s.
3848
3849 2011-10-13  Kevin Pouget  <kevin.pouget@st.com>
3850
3851         PR python/13285 Document named constants for frame unwind stop reasons
3852         * gdb.texinfo (Frames In Python): Document gdb.FRAME_UNWIND_*
3853         constants.
3854
3855 2011-10-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
3856
3857         Fix compatibility with texinfo versions older than 4.12.
3858         * Makefile.in (MAKEINFO): Set to @MAKEINFO@.
3859         (MAKEINFOFLAGS, MAKEINFO_EXTRA_FLAGS, MAKEINFO_CMD): New.
3860         (MAKEHTMLFLAGS): Use MAKEINFO_CMD.
3861         (gdb.info, gdbint.info, stabs.info, annotate.info): Use MAKEINFO_CMD.
3862         * gdb.texinfo (Tail Call Frames): Convert @arrow{} to @click, when possible.
3863         Make the conversion conditional on HAVE_MAKEINFO_CLICK, using variables
3864         CALLSEQ1A, CALLSEQ1B, CALLSEQ2A and CALLSEQ2B.
3865
3866 2011-10-09  Doug Evans  <dje@google.com>
3867
3868         * gdb.texinfo (Extending GDB): Document alias command.
3869
3870 2011-10-09  Jan Kratochvil  <jan.kratochvil@redhat.com>
3871
3872         Support @entry in input expressions.
3873         * gdb.texinfo (Variables): Describe @entry names suffix.
3874         (Print Settings): Add anchor for `set print entry-values'.
3875
3876 2011-10-09  Jan Kratochvil  <jan.kratochvil@redhat.com>
3877             Eli Zaretskii  <eliz@gnu.org>
3878
3879         Display @entry parameter values (without references).
3880         * gdb.texinfo (Tail Call Frames): Add anchor.  Add self tail call
3881         example.
3882         (Print Settings): New description of set print entry-values and show
3883         print entry-values.
3884
3885 2011-10-09  Jan Kratochvil  <jan.kratochvil@redhat.com>
3886             Eli Zaretskii  <eliz@gnu.org>
3887
3888         Recognize virtual tail call frames.
3889         * gdb.texinfo (Optimized Code): Add reference to Tail Call Frames.
3890         (Tail Call Frames): New node.
3891         (Frames In Python): Add gdb.TAILCALL_FRAME.
3892
3893 2011-10-07  Doug Evans  <dje@google.com>
3894
3895         * gdb.texinfo (gdb.printing): Document new `replace' arg to
3896         register_pretty_printer.
3897
3898 2011-10-07  Phil Muldoon  <pmuldoon@redhat.com>
3899
3900         PR python/12930
3901         PR python/12802
3902
3903         * gdb.texinfo (Breakpoints In Python): Clarify behavior in the
3904         stop method.
3905
3906 2011-10-07  Ulrich Weigand  <ulrich.weigand@linaro.org>
3907
3908         * gdb.texinfo (Starting your Program): "set disable-randomization"
3909         is no longer Linux-specific.
3910         (Remote Configuration): Document "set remote
3911         disable-randomization-packet".
3912         (General Query Packets): Document "QDisableRandomization" packet
3913         and add it to "qSupported" list.
3914
3915 2011-10-07  Kevin Pouget  <kevin.pouget@st.com>
3916
3917         Allow Python notification of new object-file loadings.
3918         * gdb.texinfo (Events In Python): Document `gdb.NewObjFileEvent'
3919         event type.
3920
3921 2011-10-04  Kevin Pouget  <kevin.pouget@st.com>
3922
3923         PR python/12691: Add the inferior to Python exited event
3924         * gdb.texinfo (Events In Python): Describe exited inferior attribute.
3925
3926 2011-10-03  Joel Brobecker  <brobecker@adacore.com>
3927
3928         * gdb.texinfo (GDB/MI Miscellaneous Commands): Minor
3929         rephasing.
3930
3931 2011-10-03  Joel Brobecker  <brobecker@adacore.com>
3932
3933         * gdb.texinfo (GDB/MI Ada Tasking Commands): New node.
3934         (GDB/MI Miscellaneous Commands): Add `ada-task-info'
3935         as possible feature returned by the `-list-features'
3936         command.
3937
3938 2011-09-28  Paul Koning  <paul_koning@dell.com>
3939
3940         * gdb.texinfo (gdb.Type): Document field access by dictionary
3941         key syntax.
3942
3943 2011-09-28  Yao Qi  <yao@codesourcery.com>
3944
3945         * gdb.texinfo (Files): Update options for `add-symbol-file'.
3946         Add one space after option `-s'.  Remove @r{} markup.
3947
3948 2011-09-27  Stan Shebs  <stan@codesourcery.com>
3949
3950         * gdb.texinfo (Tracepoint Action Lists): Document $_ret.
3951
3952 2011-09-16  Hui Zhu  <teawater@gmail.com>
3953
3954         * gdb.texinfo (Tracepoint Restrictions): Change *$esp@300
3955         to *(unsigned char *)$esp@300.
3956
3957 2011-09-15  Paul Koning  <paul_koning@dell.com>
3958
3959         * gdb.texinfo: Make style of Python functions and methods match
3960         the syntax of Python.  Also put class and module names explicitly
3961         on function, member, and variable names, matching Python
3962         documentation conventions.
3963
3964 2011-09-15  Kevin Pouget  <kevin.pouget@st.com>
3965
3966         PR Python/12692 Add gdb.selected_inferior() to Python interface.
3967         * gdb.texinfo (Inferiors In Python): Describe new
3968         gdb.selected_inferior() function.
3969
3970 2011-09-15  Kevin Pouget  <kevin.pouget@st.com>
3971
3972         Handle multiple breakpoint hits in Python interface:
3973         * gdb.texinfo (Events In Python): New function documentation:
3974         gdb.BreakpointEvent.breakpoints. Indicate that
3975         gdb.BreakpointEvent.breakpoint is now deprecated.
3976
3977 2011-09-04  Joel Brobecker  <brobecker@adacore.com>
3978
3979         * gdb.texinfo: Set EDITION to "Tenth" and change ISBN.
3980
3981 2011-08-25  Andrew Oakley  <andrew@ado.is-a-geek.net>
3982
3983         * gdb.texinfo (Types In Python): Document 'bitpos' for enums.
3984
3985 2011-08-17  Phil Muldoon  <pmuldoon@redhat.com>
3986
3987         * gdb.texinfo (Prompt): Add set/show extended-prompt
3988         documentation
3989         (Basic Python): Add prompt_hook anchor.
3990         (Python modules): Reword module text to reflect multiple modules.
3991         (gdb.prompt): Document gdb.prompt module.
3992
3993 2011-08-14  Yao Qi  <yao@codesourcery.com>
3994
3995         * gdb.texinfo (General Query Packets): Document qXfer:fdpic:read packet.
3996
3997 2011-08-14  Yao Qi  <yao@codesourcery.com>
3998
3999         * gdb.texinfo (Standard Target Features): Document C6x features.
4000         (TIC6x Features): New node.
4001
4002 2011-08-12  Doug Evans  <dje@google.com>
4003
4004         * gdb.texinfo (Symbols In Python): Document symbol.type.
4005
4006 2011-08-09  Phil Muldoon  <pmuldoon@redhat.com>
4007
4008         * gdb.texinfo (Python): Document command and function
4009         auto-loading.
4010
4011 2011-07-26  Jan Kratochvil  <jan.kratochvil@redhat.com>
4012             Eli Zaretskii  <eliz@gnu.org>
4013
4014         * gdb.texinfo (whatis, ptype): Highlight their differences.  Describe
4015         typedefs unrolling.  Extend the sample code by an inner typedef and
4016         outer typedefs unrolling.
4017
4018 2011-07-26  Paul Pluzhnikov  <ppluzhnikov@google.com>
4019
4020         * gdb.texinfo (Caching Remote Data): Document {set,show} dcache
4021         size and line-size.
4022
4023 2011-07-21  Matt Rice  <ratmice@gmail.com>
4024
4025         PR macros/12999
4026         * gdb.texinfo (Macros): Add info definitions and info macros commands.
4027         Update text and cindex entries for info macro command.
4028
4029 2011-07-21  Phil Muldoon  <pmuldoon@redhat.com>
4030
4031         * observer.texi (GDB Observers): Add before_prompt observer.
4032         * gdb.texinfo (Basic Python): Add documentation for prompt
4033         substitution.
4034
4035 2011-07-11  Phil Muldoon  <pmuldoon@redhat.com>
4036
4037         PR python/12438
4038         * gdb.texinfo (Python Commands): Add deprecate note to maint
4039           set/show python print-stack.  Document set/show python
4040           print-backtrace.
4041
4042 2011-07-05  Thiago Jung Bauermann  <bauerman.ibm.com>
4043
4044         * gdb.texinfo: Fix typos.
4045
4046 2011-07-01  Tom Tromey  <tromey@redhat.com>
4047
4048         * gdb.texinfo (Debugging Output): Document set debug
4049         check-physname.
4050
4051 2011-06-29  Tom Tromey  <tromey@redhat.com>
4052
4053         * gdb.texinfo (GDB/MI Miscellaneous Commands): Document
4054         breakpoint-notifications feature.
4055
4056 2011-06-29  Ulrich Weigand  <ulrich.weigand@linaro.org>
4057
4058         * gdb.texinfo (Target Description): Remove warning about
4059         possibly unstable format.
4060
4061 2011-06-03  Tom Tromey  <tromey@redhat.com>
4062
4063         * gdb.texinfo (GDB/MI Async Records): Document 'exit-code' field.
4064         (Events In Python): Note that exit_code is optional.
4065
4066 2011-05-17  Pedro Alves  <pedro@codesourcery.com>
4067
4068         * gdb.texinfo (Remote Protocol) <Overview>: Mention vCont is
4069         required for multi-threading support.
4070         (Remote Protocol) <Packets>: Mention that 'c', 's', 'C', 'S' and
4071         Hc are deprecated for multi-threading debugging.  Point readers at
4072         the vCont packet.
4073
4074 2011-05-15  Doug Evans  <dje@google.com>
4075
4076         * gdb.texinfo (Auto-loading): Document printing of missing scripts.
4077
4078 2011-05-13  Doug Evans  <dje@google.com>
4079
4080         * gdb.texinfo (Threads): Document $sdir,$pdir.
4081         (Server): Document $pdir exception.
4082
4083         * gdb.texinfo (Auto-loading): Document "info auto-load-scripts".
4084
4085         * gdb.texinfo (Threads): Clarify default value for
4086         libthread-db-search-path.
4087
4088         * gdb.texinfo (Completion): Update example.
4089         (Debugging Output): Delete `set/show debug lin-lwp-async'.
4090
4091 2011-05-12  Kwok Cheung Yeung  <kcy@codesourcery.com>
4092
4093         * gdb.texinfo: Document change in the behaviour of the enable and
4094         disable GDB commands when applied to tracepoints.
4095         Document the EnableDisableTracepoints remote stub feature.
4096         Document QTEnable and QTDisable in the list of tracepoint packets.
4097
4098 2011-05-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
4099
4100         * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Rename inc-hist.texinfo to
4101         hsuser.texi.
4102         * gdb.texinfo <!SYSTEM_READLINE>: Rename inc-hist.texinfo inclusion and
4103         comment to hsuser.texi.  Change rluser.texi name in the comment.
4104
4105 2011-05-10  Doug Evans  <dje@google.com>
4106
4107         * gdb.texinfo (Threads): If an empty path is provided for
4108         libthread-db-search-path it is reset to its default value.
4109         (Server): Ditto.
4110
4111 2011-05-09  Doug Evans  <dje@google.com>
4112
4113         * gdb.texinfo (Requirements): Fix typo.  Mention --with-iconv-bin.
4114
4115 2011-05-06  Sergio Durigan Junior  <sergiodj@linux.vnet.ibm.com>
4116             Thiago Jung Bauermann  <bauerman@br.ibm.com>
4117
4118         Implement support for PowerPC BookE masked watchpoints.
4119         * gdb.texinfo (Set Watchpoints): Document mask parameter.
4120         (PowerPC Embedded): Mention support of masked watchpoints.
4121
4122 2011-05-03  Joel Brobecker  <brobecker@adacore.com>
4123
4124         * gdb.texinfo (In Memoriam): Replace litteral uses of `GDB' with
4125         `@value{GDBN}'.
4126
4127 2011-05-03  Joel Brobecker  <brobecker@adacore.com>
4128
4129         * gdb.texinfo (titlepage): Remove dedication.
4130         (In Memoriam): New appendix.
4131
4132 2011-04-27  Jan Kratochvil  <jan.kratochvil@redhat.com>
4133             Eli Zaretskii  <eliz@gnu.org>
4134
4135         * gdb.texinfo (Index Section Format): Change the version to 5.
4136         Describe the different formula.
4137
4138 2011-04-24  Jan Kratochvil  <jan.kratochvil@redhat.com>
4139             Eli Zaretskii  <eliz@gnu.org>
4140
4141         * gdb.texinfo (Starting and Stopping Trace Experiments): New anchor
4142         for disconnected tracing.
4143         (Multi-Process Mode for @code{gdbserver}): Mention --multi and
4144         extended-remote relationship.  Mention --once.
4145         (TCP port allocation lifecycle of @code{gdbserver}): New.
4146
4147 2011-04-23  Eli Zaretskii  <eliz@gnu.org>
4148
4149         * gdb.texinfo (Server): Improve indexing.  Index all optional
4150         switches to gdbserver.
4151
4152 2011-04-20  Tom Tromey  <tromey@redhat.com>
4153
4154         * gdb.texinfo (Index Section Format): New node.
4155         (Top): Add new node to menu.
4156
4157 2011-04-20  Pedro Alves  <pedro@codesourcery.com>
4158
4159         * gdb.texinfo (Maintenance Commands): Document `maint print
4160         remote-registers'.
4161
4162 2011-04-20  Tom Tromey  <tromey@redhat.com>
4163
4164         * gdb.texinfo (Trace File Format): Move node later.
4165
4166 2011-04-19  Tom Tromey  <tromey@redhat.com>
4167
4168         * gdbint.texinfo (Register Information Functions): Remove
4169         duplicate "the".
4170         * gdb.texinfo (Emacs): Remove duplicate "to".
4171         (GDB/MI Variable Objects): Remove duplicate "the".
4172         (General Query Packets): Likewise.
4173
4174 2011-04-02  Joel Brobecker  <brobecker@adacore.com>
4175
4176         * gdb.texinfo (GDB/MI Output Records): Fix menu entry for
4177         "GDB/MI Ada Exception Information" node.
4178
4179 2011-04-01  Joel Brobecker  <brobecker@adacore.com>
4180
4181         * gdb.texinfo (GDB/MI Ada Exception Information): Document
4182         the "exception-name" field in the *stopped async record.
4183
4184 2011-03-31  Thiago Jung Bauermann  <bauerman@br.ibm.com>
4185             Sergio Durigan Junior  <sergiodj@linux.vnet.ibm.com>
4186
4187         Implement support for PowerPC BookE ranged breakpoints.
4188         * gdb.texinfo (PowerPC Embedded): Document ranged breakpoints.
4189
4190 2011-03-28  Tom Tromey  <tromey@redhat.com>
4191
4192         * gdb.texinfo (Set Tracepoints): Fix typo.
4193
4194 2011-03-24  Tom Tromey  <tromey@redhat.com>
4195
4196         * gdb.texinfo (Specify Location): Document `function:label'
4197         linespec.
4198
4199 2011-03-18  Phil Muldoon  <pmuldoon@redhat.com>
4200
4201         PR python/12149
4202
4203         * gdb.texinfo (Basic Python): Update gdb.write and flush text.
4204
4205 2011-03-17  Phil Muldoon  <pmuldoon@redhat.com>
4206
4207         * gdb.texinfo (Blocks In Python): Add is_valid method description.
4208         (Inferiors In Python): Likewise.
4209         (Threads In Python): Likewise.
4210         (Symbols In Python): Likewise.
4211         (Objfiles In Python): Likewise.
4212         (Symbol Tables In Python): Likewise.
4213
4214 2011-03-15  Pedro Alves  <pedro@codesourcery.com>
4215
4216         * gdb.texinfo (Auto Display) <undisplay, enable display, disable
4217         display>: Explain that the commands accept number ranges.
4218
4219 2011-03-14  Phil Muldoon  <pmuldoon@redhat.com>
4220
4221         * gdb.texinfo (Breakpoints In Python): Add description and example
4222         of Python stop function operation.
4223
4224 2011-03-10  Phil Muldoon  <pmuldoon@redhat.com>
4225
4226         * gdb.texinfo (Parameters In Python): Document get_set_string and
4227         get_show_string methods.
4228
4229 2011-02-28  Jan Kratochvil  <jan.kratochvil@redhat.com>
4230
4231         * gdb.texinfo (Tracepoint Conditions): Fix missing parenthesis.
4232
4233         * gdb.texinfo (Starting and Stopping Trace Experiments): Fix
4234         circular-trace-buffer name.
4235
4236 2011-02-28  Joel Brobecker  <brobecker@adacore.com>
4237
4238         * gdb.texinfo (Inferiors and Programs): Fix small error introduced
4239         in the previous change.
4240
4241 2011-02-27  Michael Snyder  <msnyder@vmware.com>
4242
4243         * gdb.texinfo (Inferiors and Programs): Update commands to show
4244         that they can accept multiple arguments.
4245
4246 2011-02-24  Joel Brobecker  <brobecker@adacore.com>
4247
4248         Revert the following patch (code patch was not approved):
4249         2011-02-21  Hui Zhu  <teawater@gmail.com>
4250         * agentexpr.texi (bytecode descriptions): add printf.
4251         * gdb.texinfo (tracepoint action lists): add printf.
4252
4253 2011-02-23  Doug Evans  <dje@google.com>
4254
4255         * gdb.texinfo (Symbols In Python): Fix mention of C++, use C@t{++}.
4256
4257 2011-02-23  Michael Snyder  <msnyder@vmware.com>
4258
4259         * gdb.texinfo (Set Breaks): Add @dots{} to arguments of info break.
4260         (Set Watchpoints): Add @dots{} to argument of info watchpoints.
4261         (Listing Tracepoints): Add @dots{} to argument of info tracepoints.
4262
4263 2011-02-22  Doug Evans  <dje@google.com>
4264
4265         * gdb.texinfo (Symbols In Python): Document lookup_global_symbol.
4266         Clarify behaviour of lookup_symbol when `block' argument is omitted,
4267         add description of result, fix @defun formatting.
4268
4269 2011-02-21  Hui Zhu  <teawater@gmail.com>
4270
4271         * agentexpr.texi (Bytecode Descriptions): Add printf.
4272         * gdb.texinfo (Tracepoint Action Lists): Add printf.
4273
4274 2011-02-18  Tom Tromey  <tromey@redhat.com>
4275
4276         * agentexpr.texi (Bytecode Descriptions): Document pick and rot.
4277
4278 2011-02-14  Michael Snyder  <msnyder@vmware.com>
4279
4280         * gdb.texinfo (threads): Document argument for "info threads" cmd.
4281         Document new command "thread find".
4282
4283 2011-02-14  Michael Snyder  <msnyder@vmware.com>
4284
4285         * gdb.texinfo (Threads): Update example of new thread message.
4286
4287 2011-02-14  Pedro Alves  <pedro@codesourcery.com>
4288
4289         * gdb.texinfo (Remote Configuration): Mention set/show remote
4290         traceframe-info.
4291         (Tools/Packages Optional for Building GDB): Mention that expat is
4292         used for traceframe info.
4293         (Remote Protocol) <Menu>: Add "Traceframe Info Format".
4294         (General Query Packets) <qSupported>: Describe the
4295         qXfer:traceframe-info:read feature.
4296         (qXfer::read): Describe qXfer:traceframe-info:read.
4297         (Traceframe Info Format): New section.
4298
4299 2011-02-04  Pedro Alves  <pedro@codesourcery.com>
4300
4301         * gdbint.texinfo (Formatting): Mention some formatting guidelines
4302         for casts and unary operators.
4303
4304 2011-02-04  Tom Tromey  <tromey@redhat.com>
4305
4306         * gdb.texinfo (GDB/MI Async Records): Document that symbols-loaded
4307         is not useful.
4308
4309 2011-01-25  Pedro Alves  <pedro@codesourcery.com>
4310
4311         * gdb.texinfo: s/value optimized out/optimized out/g
4312
4313 2011-01-21  Joel Brobecker  <brobecker@adacore.com>
4314
4315         * gdb.texinfo (Other Misc Settings): Rework part of the
4316         documentation of the "set interactive mode" command.
4317
4318 2011-01-19  Tom Tromey  <tromey@redhat.com>
4319
4320         * gdb.texinfo (Threads): Document thread name output and `thread
4321         name' command.
4322         (Threads In Python): Document Thread.name attribute.
4323         (GDB/MI Thread Commands): Document thread attributes.
4324
4325 2011-01-12  Andrew Burgess  <aburgess@broadcom.com>
4326
4327         * gdb.texinfo (GDB/MI Data Manipulation): Update to reflect
4328         changes in mi/mi-cmd-disas.c
4329
4330 2011-01-12  Tom Tromey  <tromey@redhat.com>
4331
4332         * gdb.texinfo (Threads): Remove duplicate text.  Update examples.
4333         Fix "thread apply" text.
4334
4335 2011-01-11  Sergio Durigan Junior  <sergiodj@linux.vnet.ibm.com>
4336             Thiago Jung Bauermann  <bauerman@br.ibm.com>
4337
4338         Implement support for PowerPC BookE ranged watchpoints.
4339         * gdb.texinfo (PowerPC Embedded): Document ranged watchpoints and
4340         the "set powerpc exact-watchpoints" flag.
4341
4342 2011-01-07  Tom Tromey  <tromey@redhat.com>
4343
4344         * gdb.texinfo (Python API): Add descriptions to @menu items.
4345
4346 2011-01-06  Tom Tromey  <tromey@redhat.com>
4347
4348         * gdb.texinfo (Frames In Python): Document gdb.newest_thread.
4349
4350 2010-01-06  Paul Pluzhnikov  <ppluzhnikov@google.com>
4351
4352         * gdb.texinfo (Debugging Output): Document "set debug jit".
4353
4354 2011-01-06  Tom Tromey  <tromey@redhat.com>
4355
4356         PR python/12133:
4357         * gdb.texinfo (Frames In Python): Document various frame
4358         constants.
4359
4360 2011-01-05  Joel Brobecker  <brobecker@adacore.com>
4361
4362         * doc/agentexpr.texi, doc/all-cfg.texi, doc/annotate.texinfo,
4363         doc/gdb.texinfo, doc/gdbint.texinfo, doc/observer.texi,
4364         doc/refcard.tex, doc/stabs.texinfo: Copyright year update.
4365
4366 2011-01-03  Jan Kratochvil  <jan.kratochvil@redhat.com>
4367
4368         * Makefile.in (diststuff): Remove gdb-cfg.texi and GDBvn.texi.
4369         (clean): Add GDBvn.texi.
4370
4371 2010-12-29  Joel Brobecker  <brobecker@adacore.com>
4372
4373         * gdb.texinfo (Ada Glitches): Remove paragraph describing the
4374         occasional case where the debugger prints an array address
4375         instead of the array itself.
4376
4377 2010-12-23  Pedro Alves  <pedro@codesourcery.com>
4378
4379         * gdb.texinfo (Packets) <read registers packet>: Document support
4380         for registers that were not collected.
4381
4382 2010-12-15  Doug Evans  <dje@google.com>
4383
4384         * gdb.texinfo (Startup): Document auto-loading of scripts during
4385         startup.
4386         (Auto-loading): Delete "maint set python auto-load on|off".
4387         Add "set auto-load-scripts on|off".
4388
4389 2010-12-07  Doug Evans  <dje@google.com>
4390
4391         * gdb.texinfo (Mode Options): Document -data-directory.
4392         (Data Files): Add reference to -data-directory.
4393
4394 2010-11-29  Doug Evans  <dje@google.com>
4395
4396         * gdb.texinfo (Pretty-Printer Introduction): Change
4397         printer-name:subprinter-name to printer-name;subprinter-name.
4398
4399 2010-11-29  Phil Muldoon  <pmuldoon@redhat.com>
4400
4401         PR python/12199
4402
4403         * gdb.texinfo (Breakpoints In Python): Document "delete" method.
4404
4405 2010-11-23  Tom Tromey  <tromey@redhat.com>
4406
4407         * gdb.texinfo (Top): Check SYSTEM_READLINE.
4408         (Editing): Likewise.
4409         (Command History): Likewise.
4410         (TUI Keys): Likewise.
4411         (Bug Reporting): Conditionally include rluser.texi and
4412         inc-history.texinfo.
4413         * Makefile.in (READLINE_TEXI_INCFLAG): New variable.
4414         (GDB_DOC_SOURCE_INCLUDES): Add comment.
4415         (GDBvn.texi): Set SYSTEM_READLINE when appropriate.
4416         (gdb.dvi): Use READLINE_TEXI_INCFLAG.
4417         (gdb.pdf): Likewise.
4418         (gdb.info): Likewise.
4419         (gdb/index.html): Likewise.
4420
4421 2010-11-23  Tom Tromey  <tromey@redhat.com>
4422
4423         * Makefile.in (Makefile): Run ../config.status.
4424         (distclean): Update.
4425         * configure: Remove.
4426         * configure.ac: Remove.
4427
4428 2010-11-12  Tom Tromey  <tromey@redhat.com>
4429
4430         * gdb.texinfo (Basic Python): Update.  Add xref.
4431         (Exception Handling): Document new exception classes.
4432         (Types In Python): Update.
4433         (Frames In Python): Update.
4434
4435 2010-11-11  Phil Muldoon  <pmuldoon@redhat.com>
4436
4437         * gdb.texinfo (Breakpoints In Python): Document "internal"
4438         parameter, and visible attribute.
4439
4440 2010-11-05  Doug Evans  <dje@google.com>
4441
4442         * gdb.texinfo (Source Path): Document "set directories".
4443
4444 2010-11-05  Ken Werner  <ken.werner@de.ibm.com>
4445
4446         * gdb.texinfo: (Summary) Add mention about OpenCL C language support.
4447         (OpenCL C): New node.
4448
4449 2010-11-02  Doug Evans  <dje@google.com>
4450
4451         * gdb.texinfo (Pretty Printing): Expand into three sections,
4452         introduction, example, and commands.
4453         (Python API): Delete section Disabling Pretty-Printers, merge into
4454         Selecting Pretty-Printers.
4455         (Writing a Pretty-Printer): New section.  Move the pretty-printer
4456         example here, and reformat to match python coding style.  Add a second
4457         example using the gdb.printing module.
4458         (Python modules): Add gdb.printing.
4459
4460 2010-10-29  Doug Evans  <dje@google.com>
4461
4462         * gdb.texinfo (Python): Fix long line.
4463
4464 2010-10-20  Doug Evans  <dje@google.com>
4465
4466         * gdbint.texinfo (Misc Guidelines): Renamed from Coding.
4467         All references updated.  Correct sections marked as subsections.
4468         (Coding Standards): New chapter.  Move the coding standard related
4469         subsections here.  Add section on Python coding standards.
4470
4471 2010-10-13  Doug Evans  <dje@google.com>
4472
4473         * gdb.texinfo (Python): Add "Python modules".
4474         (Types in Python): Add reference to gdb.types section.
4475         (Python modules): New node.
4476
4477 2010-10-11  Doug Evans  <dje@google.com>
4478
4479         * gdb.texinfo (Values From Inferior): Add reference to "Types in
4480         Python" from gdb.Value.type description.
4481
4482 2010-09-28  Joel Brobecker  <brobecker@adacore.com>
4483
4484         * gdb.texinfo (Ravenscar Profile): New node.
4485
4486 2010-09-22  Tom Tromey  <tromey@redhat.com>
4487
4488         * gdb.texinfo (Values From Inferior): Mention Value.__init__.
4489
4490 2010-09-22  Eli Zaretskii  <eliz@gnu.org>
4491
4492         * gdb.texinfo (Values From Inferior): Clarify that
4493         value.dynamic_type works only in C++ programs with RTTI.
4494
4495 2010-09-15  Paul Bolle  <pebolle@tiscali.nl>
4496
4497         * gdb.texinfo (Character Sets): Correctly reference host-charset
4498         in example.
4499
4500 2010-09-13  Tom Tromey  <tromey@redhat.com>
4501
4502         * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-frames>:
4503         Document "fullname" and "from".
4504
4505 2010-09-01  Marc Khouzam  <marc.khouzam@ericsson.com>
4506
4507         * gdb.texinfo (GDB/MI Miscellaneous Commands): Document new
4508         feature `reverse' output by -list-target-features.
4509
4510 2010-08-31  H.J. Lu  <hongjiu.lu@intel.com>
4511
4512         * gdb.texinfo (i386 Features): Remove an extra "@item".
4513
4514 2010-08-30  Tom Tromey  <tromey@redhat.com>
4515
4516         PR python/11792:
4517         * gdb.texinfo (Values From Inferior): Document dynamic_type.
4518
4519 2010-08-24  Daniel Jacobowitz  <dan@codesourcery.com>
4520
4521         * gdb.texinfo (ARM Features): Document
4522         org.gnu.gdb.arm.m-profile.
4523
4524 2010-08-23  Tom Tromey  <tromey@redhat.com>
4525
4526         PR python/11145:
4527         * gdb.texinfo (Values From Inferior): Document dynamic_cast and
4528         reinterpret_cast methods.
4529
4530 2010-08-23  Tom Tromey  <tromey@redhat.com>
4531
4532         PR python/11915:
4533         * gdb.texinfo (Types In Python): Document array method.
4534
4535 2010-08-18  Thiago Jung Bauermann  <bauerman@br.ibm.com>
4536
4537         * gdb.texinfo (PowerPC Embedded): Mention support for the DVC register.
4538
4539 2010-08-16   Tom Tromey  <tromey@redhat.com>
4540
4541         * gdb.texinfo (Set Watchpoints): Document -location option.
4542
4543 2010-08-13  Doug Evans  <dje@google.com>
4544
4545         * gdb.texinfo (.debug_gdb_scripts section): Fix typo.
4546
4547 2010-08-13  Vladimir Prus  <vladimir@codesourcery.com>
4548
4549         * gdb.texinfo (GDB/MI Data Manipulation): Document
4550         -data-read-memory-raw and -data-write-memory-raw.
4551
4552 2010-08-11  Tom Tromey  <tromey@redhat.com>
4553             Phil Muldoon <pmuldoon@redhat.com>
4554
4555         * gdb.texinfo (Basic Python): Describe post_event API.
4556
4557 2010-08-11  Phil Muldoon  <pmuldoon@redhat.com>
4558
4559         * gdb.texinfo (Basic Python): Describe solib_address and
4560         decode_line Python APIs
4561
4562 2010-08-10  Tom Tromey  <tromey@redhat.com>
4563
4564         * gdb.texinfo (Pretty Printing API): Document
4565         gdb.default_visualizer.
4566
4567 2010-08-10  Tom Tromey  <tromey@redhat.com>
4568
4569         Revert gdb-add-index addition:
4570         * gdb.texinfo (Index Files): Don't document gdb-add-index.
4571
4572 2010-08-07  Jan Kratochvil  <jan.kratochvil@redhat.com>
4573             Eli Zaretskii <eliz@gnu.org>
4574
4575         * gdb.texinfo (Mode Options) <-batch>
4576         (Basic Python) <gdb.execute>: Describe setting width and height.
4577
4578 2010-07-31  Paul Pluzhnikov  <ppluzhnikov@google.com>
4579
4580         * gdb.texinfo (Threads): Document 'debug libthread-db'.
4581
4582 2010-07-30  Tom Tromey  <tromey@redhat.com>
4583
4584         * gdb.texinfo (Index Files): Mention gdb-add-index.
4585
4586 2010-07-30  Hui Zhu  <teawater@gmail.com>
4587
4588         * gdb.texinfo (Inferiors and Programs): Update the introduce of
4589         "detach inferior" and "kill inferior".
4590
4591 2010-07-28  CHENG Renquan  <rqcheng@smu.edu.sg>
4592
4593         * gdb.texinfo (Machine Code): Update description of two forms of
4594         arguments, and add new example to demonstrate the new form.
4595
4596 2010-07-27  Phil Muldoon  <pmuldoon@redhat.com>
4597
4598         * gdb.texinfo (Values From Inferior): Add value inferior function
4599         call description.
4600
4601 2010-07-19  Jan Kratochvil  <jan.kratochvil@redhat.com>
4602
4603         * gdb.texinfo (Active Targets): Fix wrong comma placement.
4604
4605 2010-07-19  Jan Kratochvil  <jan.kratochvil@redhat.com>
4606             Eli Zaretskii  <eliz@gnu.org>
4607
4608         Make core files the process_stratum.
4609         * gdb.texinfo (Active Targets): Remove core_stratum.  Include
4610         record_stratum example.
4611
4612 2010-07-13  Tom Tromey  <tromey@redhat.com>
4613
4614         * gdb.texinfo (Index Files): New node.
4615
4616 2010-07-13  Tom Tromey  <tromey@redhat.com>
4617
4618         * gdb.texinfo (GDB/MI Variable Objects): Remove extra 'for'.
4619
4620 2010-07-13  Tom Tromey  <tromey@redhat.com>
4621
4622         * gdb.texinfo (Specify Location): Document labels.
4623
4624 2010-07-01  Pedro Alves  <pedro@codesourcery.com>
4625
4626         * gdb.texinfo (Create and Delete Tracepoints): Add more index
4627         entries for fast tracepoints and static tracepoints.
4628
4629 2010-07-01  Pedro Alves  <pedro@codesourcery.com>
4630
4631         * gdb.texinfo (General Query Packets) <qfThreadInfo,
4632         qsThreadInfo>: Spell out `l' as ell.
4633
4634 2010-07-01  Pedro Alves  <pedro@codesourcery.com>
4635
4636         * gdb.texinfo (Convenience Variables): Document $_sdata.
4637         (Commands to Set Tracepoints): Describe static tracepoints.  Add
4638         `Listing Static Tracepoint Markers' menu entry.  Document
4639         "strace".
4640         (Tracepoint Action Lists): Document collecting $_sdata.
4641         (Listing Static Tracepoint Markers): New subsection.
4642         (Tracepoints support in gdbserver): Mention static tracepoints.
4643         (remote packets, enabling and disabling): Mention
4644         read-sdata-object.
4645         (General Query Packets) <qSupported>: Document qXfer:sdata:read
4646         and StaticTracepoint.
4647         Mention qTfSTM, qTsSTM and qTSTMat as tracepoint packets.
4648         Document qXfer:sdata:read.
4649         (Tracepoint packets): Document qTfSTM, qTsSTM and qTSTMat.
4650
4651 2010-06-29  Joel Brobecker  <brobecker@adacore.com>
4652
4653         * gdb.texinfo (Threads In Python): Fix unmatched @end table.
4654
4655 2010-06-28  Phil Muldoon  <pmuldoon@redhat.com>
4656             Tom Tromey  <tromey@redhat.com>
4657             Thiago Jung Bauermann  <bauerman@br.ibm.com>
4658
4659         * gdb.texinfo (Inferiors In Python): New node.
4660         * gdb.texinfo (Threads In Python): New node.
4661
4662 2010-06-28  Joel Brobecker  <brobecker@adacore.com>
4663
4664         * gdb.texinfo (Python): Document what the python directory is
4665         and what its location is.
4666         (Basic Python): Document the gdb.PYTHONDIR constant.
4667
4668 2010-06-25  Tom Tromey  <tromey@redhat.com>
4669
4670         PR python/10808:
4671         * gdb.texinfo (Basic Python): Document new gdb.execute argument.
4672
4673 2010-06-24  Hui Zhu  <teawater@gmail.com>
4674
4675         * gdb.texinfo: (Commands for Controlled Output): Add
4676         documentation for command "eval".
4677
4678 2010-06-21  Stan Shebs  <stan@codesourcery.com>
4679
4680         * gdb.texinfo: Add explicit @node and @appendix for GFDL.
4681         * annotate.texinfo: Ditto.
4682         * gdbint.texinfo: Ditto.
4683         * stabs.texinfo: Ditto.
4684
4685 2010-06-22  Hui Zhu  <teawater@gmail.com>
4686
4687         * gdb.texinfo: (Process Record and Replay): Add documentation
4688         for command "set record memory-query".
4689
4690 2010-06-21  Stan Shebs  <stan@codesourcery.com>
4691
4692         * gdb.texinfo: Relicense under GFDL version 1.3.
4693         * annotate.texinfo: Relicense under GFDL version 1.3.
4694         * gdbint.texinfo: Relicense under GFDL version 1.3.
4695         * stabs.texinfo: Relicense under GFDL version 1.3.
4696         * fdl.texi: Update to version 1.3.
4697
4698 2010-06-18  Stan Shebs  <stan@codesourcery.com>
4699
4700         * gdb.texinfo (Operating System Auxiliary Information): Describe
4701         "info os" when no arguments given.
4702
4703         * gdb.texinfo (Debugging Programs with Multiple Threads): Describe
4704         $_thread.
4705
4706 2010-06-18  Hui Zhu  <teawater@gmail.com>
4707
4708         * gdb.texinfo: (Process Record and Replay): Add documentation
4709         for commands "record save" and "record restore".
4710
4711 2010-06-16  Jan Kratochvil  <jan.kratochvil@redhat.com>
4712
4713         * gdb.texinfo: Include information about the correct use
4714         of addresses in the `watch' command.
4715
4716 2010-06-11  Stan Shebs  <stan@codesourcery.com>
4717
4718         * gdb.texinfo (Observer Mode): New section.
4719         (General Query Packets): Document QAllow.
4720
4721 2010-06-04  Doug Evans  <dje@google.com>
4722
4723         * gdb.texinfo (Python API): New node `Disabling Pretty-Printers'.
4724
4725 2010-06-03  Doug Evans  <dje@google.com>
4726
4727         * gdbint.texinfo (Coding): Add subsection on command names.
4728
4729 2010-06-02  Tom Tromey  <tromey@redhat.com>
4730
4731         * gdb.texinfo (Maintenance Commands): Document maint set dwarf2
4732         always-disassemble.
4733
4734 2010-06-01  Pedro Alves  <pedro@codesourcery.com>
4735
4736         * gdb.texinfo (Set Tracepoints): Mention tracepoints support in
4737         gdbserver, and add cross reference.
4738         (Tracepoints support in gdbserver): New subsection.
4739
4740 2010-05-26  Pedro Alves  <pedro@codesourcery.com>
4741
4742         * gdb.texinfo (General Query Packets) <qSupported>: Describe the
4743         `qRelocInsn' feature.
4744         (Relocate instruction reply packet): New subsection
4745         of `Tracepoint Packets'.
4746         (Tracepoint Packets): Mention that packets QTDP and QTStart
4747         support the qRelocInsn request, and add cross reference to new
4748         subsection.
4749
4750 2010-05-25  Doug Evans  <dje@google.com>
4751
4752         * gdb.texinfo (Exception Handling): Document gdb.GdbError.
4753         (Commands In Python): Document gdb.string_to_argv.
4754
4755 2010-05-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
4756
4757         * gdbint.texinfo (Host Definition): Remove items NORETURN and
4758         ATTR_NORETURN.
4759
4760 2010-04-29  Phil Muldoon  <pmuldoon@redhat.com>
4761             Tom Tromey  <tromey@redhat.com>
4762             Thiago Jung Bauermann  <bauerman@br.ibm.com>
4763
4764         * gdb.texinfo (Parameters In Python): New Node.
4765
4766 2010-04-29  Mihail Zenkov  <mihail.zenkov@gmail.com>
4767
4768         * gdb.texinfo: (Summary) Add mention about D language support.
4769         (Filenames): Add D suffixes.
4770         (D): New node.
4771
4772 2010-04-26  Pierre Muller  <muller@ics.u-strasbg.fr>
4773
4774         * gdbint.texinfo (CANNOT_STEP_HW_WATCHPOINTS): Remove explanation
4775         of macro deleted from GDB code.
4776
4777 2010-04-24  Pedro Alves  <pedro@codesourcery.com>
4778
4779         * gdb.texinfo (Commands to specify files): Describe what how GDB
4780         looks up DOS-based filesystem paths on the system root.  Document
4781         the new `set/show target-file-system-kind' commands.
4782
4783 2010-04-23  Doug Evans  <dje@google.com>
4784
4785         * gdb.texinfo (Python): Move Auto-loading section here ...
4786         (Python API): from here.
4787         (Auto-loading): Add docs for .debug_gdb_scripts auto-loaded scripts.
4788         (Maintenance Commands): Add docs for "maint print section-scripts".
4789
4790 2010-04-20  Chris Moller  <cmoller@redhat.com>
4791
4792         * gdb.texinfo (Setting Breakpoints): Added description of
4793         filename-qualified rbreak.
4794         * refcard.tex (Breakpoints and Watchpoints): Added brief
4795         description of filename-qualified rbreak.
4796
4797 2010-04-22  Jan Kratochvil  <jan.kratochvil@redhat.com>
4798
4799         * gdb.texinfo (Data): New @menu reference to Pretty Printing.
4800         (Python API): Change the reference to Pretty Printing API.
4801         (Pretty Printing): Move the user part under the Data node.  Reformat
4802         the sample output to 72 columns.  Create a new reference to Pretty
4803         Printing API.  Rename the API part ...
4804         (Pretty Printing API): To a new node name.
4805         (Selecting Pretty-Printers, Progspaces In Python, Objfiles In Python)
4806         (GDB/MI Variable Objects): Change references to Pretty Printing API.
4807
4808 2010-04-21  Stan Shebs  <stan@codesourcery.com>
4809
4810         * gdb.texinfo (Tracepoint Actions): Mention synonymy of actions
4811         and commands.
4812         (Listing Tracepoints): Update to reflect current behavior.
4813
4814 2010-04-22  Pierre Muller  <muller@ics.u-strasbg.fr>
4815
4816         * gdb.texinfo (Examining memory): Update for change in string
4817         display with explicit size.
4818
4819 2010-04-19  Pedro Alves  <pedro@codesourcery.com>
4820
4821         PR breakpoints/8554.
4822
4823         * gdb.texinfo (Save Breakpoints): New node.
4824         (save-tracepoints): Rename to ...
4825         (save tracepoints): ... this.  Mention that `save-tracepoints' is
4826         a deprecated alias to `save tracepoints'.
4827
4828 2010-04-16  Pierre Muller  <muller@ics.u-strasbg.fr>
4829
4830         * gdb.texinfo ($_tlb): Document new automatic convinience variable.
4831         (info w32 thread-information-block): Document new command.
4832         (qGetTIBAddress): Document new gdbserver query.
4833         (maint set/show show-all-tib): Document new command.
4834
4835 2010-04-15  Doug Evans  <dje@google.com>
4836
4837         * gdb.texinfo (Python API): Add progspaces section.
4838         (Selecting Pretty-Printers): Progspace pretty-printers are
4839         searched too.
4840         (Progspaces In Python): New section.
4841
4842         * gdb.texinfo (Command Files): Add docs for new "source -s" option.
4843
4844 2010-04-14  Phil Muldoon  <pmuldoon@redhat.com>
4845
4846         * gdb.texinfo (Pretty Printing): Document behaviour when to_string
4847         returns None.
4848
4849 2010-04-09  Stan Shebs  <stan@codesourcery.com>
4850
4851         * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
4852         Describe the `frames-created' field, tweak grammar.
4853
4854 2010-04-09  Pedro Alves  <pedro@codesourcery.com>
4855
4856         * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
4857         Describe the `circular' and `disconnected' fields.
4858
4859 2010-04-09  H.J. Lu  <hongjiu.lu@intel.com>
4860
4861         * gdb.texinfo (maint print registers): Mention unavailable and
4862         invisible registers.
4863
4864 2010-04-09  Phil Muldoon  <pmuldoon@redhat.com>
4865             Thiago Jung Bauermann  <bauerman@br.ibm.com>
4866             Tom Tromey  <tromey@redhat.com>
4867
4868         * gdb.texinfo (Breakpoints In Python): New Node.
4869
4870 2010-04-08  Stan Shebs  <stan@codesourcery.com>
4871
4872         * gdb.texinfo (Tracepoint Packets): Describe disconn and circular
4873         trace status fields.
4874
4875 2010-04-08  H.J. Lu  <hongjiu.lu@intel.com>
4876
4877         * gdb.texinfo (i386 Features): Make org.gnu.gdb.i386.avx
4878         optional.  Make org.gnu.gdb.i386.avx requires
4879         org.gnu.gdb.i386.avx.
4880
4881 2010-04-08  Doug Evans  <dje@google.com>
4882
4883         * gdb.texinfo (Command Files): Document that gdb skips $cdir in
4884         search path, and document that gdb only scans the search path if
4885         the script's path doesn't specify a directory.
4886
4887 2010-04-05  Doug Evans  <dje@google.com>
4888
4889         * gdb.texinfo (maint show python auto-load): Fix typo.
4890
4891 2010-04-04  Stan Shebs  <stan@codesourcery.com>
4892
4893         * gdb.texinfo (Setting Breakpoints): "info watch" no longer a synonym.
4894         (Setting Watchpoints): Update description of "info watch".
4895         (Disabling Breakpoints): Only "info break" lists all.
4896
4897         * gdb.texinfo (Tracepoint Restrictions): Document PC inference.
4898         (tdump): Explain how tdump works.
4899
4900 2010-04-01  Pedro Alves  <pedro@codesourcery.com>
4901
4902         * gdb.texinfo (Break Commands): Clarify `commands' changes, and
4903         add cross reference.
4904
4905 2010-03-31  Pedro Alves  <pedro@codesourcery.com>
4906
4907         * gdb.texinfo (TUI Commands): Mention that in some cases, these
4908         commands error out.
4909
4910 2010-03-30  H.J. Lu  <hongjiu.lu@intel.com>
4911
4912         * gdb.texinfo (i386 Features): Add org.gnu.gdb.i386.avx.
4913
4914 2010-03-30  H.J. Lu  <hongjiu.lu@intel.com>
4915
4916         * gdb.texinfo (General Query Packets): Add xmlRegisters.
4917
4918 2010-03-29  Stan Shebs  <stan@codesourcery.com>
4919             Nathan Sidwell  <nathan@codesourcery.com>
4920
4921         * gdb.texinfo (GDB/MI Tracepoint Commands): Add notes about the
4922         GDBN equivalent.
4923         (Set Tracepoints): Remove mention that conditional tracepoints
4924         don't exist.
4925         (Tracepoint Actions): Clarify when while-stepping collection
4926         happens, note that while-stepping does not automatically collect
4927         $pc.
4928
4929 2010-03-29  Stan Shebs  <stan@codesourcery.com>
4930
4931         * gdb.texinfo (Tracepoint Packets): Describe QTDPsrc.
4932         (General Query Packets): Describe TracepointSource.
4933
4934 2010-03-27  Matt Rice  <ratmice@gmail.com>
4935
4936         * gdb.texinfo (ARM): Document arguments to "target sim".
4937         (Set Catchpoints): Use @dots{} instead of @r{...}.
4938
4939 2010-03-26  Pedro Alves  <pedro@codesourcery.com>
4940
4941         * gdb.texinfo (Tracepoint Packets): Remove mention that
4942         terror:string may be plain text, and drop mention of X prefix.
4943
4944 2010-03-26  Vladimir Prus  <vladimir@codesourcery.com>
4945
4946         * gdb.texinfo (GDB/MI Tracepoint Commands): Add comma after @xref.
4947
4948 2010-03-24  Stan Shebs  <stan@codesourcery.com>
4949
4950         * gdb.texinfo (Tracepoint Packets): Document trace error status.
4951
4952 2010-03-24  Tom Tromey  <tromey@redhat.com>
4953
4954         PR breakpoints/9352:
4955         * gdb.texinfo (Break Commands): Update.
4956
4957 2010-03-24  Vladimir Prus  <vladimir@codesourcery.com>
4958
4959         * gdb.texinfo (GDB/MI Tracepoint Commands): Document MI tracepoint
4960         commands.
4961
4962 2010-03-16  Stan Shebs  <stan@codesourcery.com>
4963
4964         * gdb.texinfo (Starting and Stopping Trace Experiments): Describe
4965         circular-trace-buffer.
4966         (Tracepoint Packets): Describe QTBuffer, and details of the
4967         qTStatus reply.
4968
4969 2010-03-12  Stan Shebs  <stan@codesourcery.com>
4970             Nathan Sidwell  <nathan@codesourcery.com>
4971
4972         * gdb.texinfo (Tracepoint Actions): Clarify that while-stepping is
4973         doing instruction stepping.
4974         (Tracepoint Restrictions): New node.
4975
4976 2010-03-10  Tom Tromey  <tromey@redhat.com>
4977
4978         * gdbint.texinfo (Symbol Handling): Update.
4979
4980 2010-03-08  Tom Tromey  <tromey@redhat.com>
4981
4982         PR cli/9591:
4983         * gdb.texinfo (Mode Options): Mention lack of pagination and
4984         confirmation with --batch.
4985         (Screen Size): Mention --batch.
4986         (Messages/Warnings): Likewise.
4987
4988 2010-03-05  Tom Tromey  <tromey@redhat.com>
4989
4990         * gdb.texinfo (Basic Python): Document target_charset and
4991         target_wide_charset.
4992
4993 2010-03-05  Tom Tromey  <tromey@redhat.com>
4994
4995         * gdb.texinfo (Data): Link to pretty-printing.
4996         (Output Formats): Likewise.  Correct text.
4997
4998 2010-03-01  Daniel Jacobowitz  <dan@codesourcery.com>
4999
5000         * gdb.texinfo (Types): Describe <struct> and <flags>.
5001
5002 2010-02-28  Phil Muldoon  <pmuldoon@redhat.com>
5003
5004         * gdb.texinfo (Frames In Python): Add block parameter and
5005         description to read_var text.
5006
5007 2010-02-26  Phil Muldoon  <pmuldoon@redhat.com>
5008             Tom Tromey  <tromey@redhat.com>
5009
5010         * gdb.texinfo (Types In Python): Describe block argument in
5011         template_argument and gdb.lookup_type.
5012
5013 2010-02-24  Tom Tromey  <tromey@redhat.com>
5014
5015         * gdb.texinfo (Cygwin Native): Fix typo.
5016
5017 2010-02-24  Phil Muldoon  <pmuldoon@redhat.com>
5018
5019         * gdb.texinfo (Frames In Python): Add block, find_sal, function
5020         and select method descriptions.
5021         (Python API): Add Blocks In Python, Symbols in Python and Symbol
5022         Tables in Python to menu.
5023         (Blocks In Python): New node.
5024         (Symbols In Python): New node.
5025         (Symbol Tables in Python): New node.
5026
5027 2010-02-24  Vladimir Prus  <vladimir@codesourcery.com>
5028
5029         Multiexec MI
5030
5031         gdb/
5032         * breakpoint.c (clear_syscall_counts): Take struct inferior*.
5033
5034         gdb/doc/
5035         * gdb.texinfo (GDB/MI Command Syntax): Document notification
5036         changes.
5037         (GDB/MI Program Execution): Document current behaviour of
5038         --all and --thread-group.
5039         (GDB/MI Miscellaneous Commands): Document -add-inferior and
5040         -remove-inferior.
5041         * observer.texi (inferior_added, inferior_removed): New
5042         observers.
5043
5044 2010-02-19  Tom Tromey  <tromey@redhat.com>
5045
5046         * gdbint.texinfo (Getting Started): Fix @node.
5047         (Debugging GDB): Likewise.
5048
5049 2010-02-13  Joel Brobecker  <brobecker@adacore.com>
5050
5051         * gdbint.texinfo (Testsuite): New section "Testsuite Configuration",
5052         documenting the gdb_test_timeout variable.
5053
5054 2010-02-12  Jakob Engblom  <jakob@virtutech.com>
5055
5056         * gdb.texinfo (MI commands): Added documentation of --reverse
5057         option to a set of MI commands. Restructured documentation of MI
5058         commands --exec-continue to reflect the complexity of reverse
5059         execution.
5060
5061 2010-02-12  Pedro Alves  <pedro@codesourcery.com>
5062
5063         * gdb.texinfo (Using the Collected Data): Specify that the address
5064         range of `tfind outsize' is exclusive, and that the address range
5065         of `tfind range' is inclusive.
5066         (Tracepoint Packets): Specify that the address range of
5067         `QTFrame:range' is inclusive, and that the address range of
5068         `QTFrame:outside' is exclusive
5069
5070 2010-02-12  Vladimir Prus  <vladimir@codesourcery.com>
5071
5072         * gdb.texinfo (GDB/MI Result Records): Clarify ^running.
5073
5074 2010-02-10  Tom Tromey  <tromey@redhat.com>
5075
5076         * gdb.texinfo (Debugging Output): Document set debug parser and
5077         show debug parser.
5078
5079 2010-02-09  H.J. Lu  <hongjiu.lu@intel.com>
5080
5081         * gdb.texinfo (Predefined Target Types): Add i387_ext,
5082         i386_eflags and i386_mxcsr.
5083
5084 2010-02-08  H.J. Lu  <hongjiu.lu@intel.com>
5085
5086         * gdb.texinfo: Document i386 target features.
5087
5088 2010-02-05  Doug Evans  <dje@google.com>
5089
5090         * gdbint.texinfo (Testsuite): Add a new section to document the
5091         various DejaGnu variables that may be overridden.
5092         Document INTERNAL_GDBFLAGS.
5093
5094 2010-02-04  Tom Tromey  <tromey@redhat.com>
5095
5096         PR cli/8830:
5097         * gdb.texinfo (Files): -readnow comes before the filename for file
5098         and symbol-file.
5099
5100 2010-02-01  Daniel Jacobowitz  <dan@codesourcery.com>
5101
5102         * gdb.texinfo (Architecture-Specific Protocol Details): New section.
5103         Document ARM breakpoint types.
5104         (Register Packet Format): Move into the new section.
5105         (Packets): Describe the KIND argument for Z0, z0, Z1, and z1 packets.
5106
5107 2010-01-21  Joel Brobecker  <brobecker@adacore.com>
5108
5109         * gdb.texinfo (File Options): Adjust the documentation of this
5110         switch to refer to the "source" command rather than partially
5111         duplicating some of the relevant information.
5112         (Extending GDB): Introduce and document the set/show script-extension
5113         setting.
5114         (Command Files): Add note explaining that the "source" command
5115         is also used to evalute scripts written in other languages.
5116         Remove the short slightly incorrect reference to sourcing Python
5117         scripts.
5118         (Python Commands): Document how to execute a Python script from GDB.
5119
5120 2010-01-19  Joel Brobecker  <brobecker@adacore.com>
5121
5122         * gdb.texinfo (Command Files): Fix typo.
5123
5124 2010-01-18  Tom Tromey  <tromey@redhat.com>
5125
5126         * gdb.texinfo (File Options): Document -x on .py files.
5127         (Command Files): Document handling of Python scripts.
5128
5129 2010-01-18  Jie Zhang  <jie.zhang@analog.com>
5130
5131         * Makefile.in (ANNOTATE_DOC_BUILD_INCLUDES): Add GDBvn.texi.
5132
5133 2010-01-15  Stan Shebs  <stan@codesourcery.com>
5134
5135         * gdb.texinfo (Trace Files): New section.
5136         (Tracepoint Packets): Document QTSave and qTBuffer.
5137         (Trace File Format): New appendix.
5138
5139 2010-01-13  Phil Muldoon  <pmuldoon@redhat.com>
5140
5141         * gdb.texinfo (Values From Inferior): Document lazy_string value
5142         method.
5143         (Python API): Add Lazy strings menu item.
5144         (Lazy Strings In Python): New node.
5145
5146 2010-01-13  Vladimir Prus  <vladimir@codesourcery.com>
5147
5148         * gdb.texinfo (GDB/MI Thread Information): New.
5149         (GDB/MI Async Records): Document the core field in *stopped.
5150         (GDB/MI Miscellaneous Commands): Expand -list-thread-groups
5151         documentation
5152         (Process list): Document that osdata document may contain
5153         threads.
5154         (Remote Serial Protocol): Document qXfer:threads.
5155
5156 2010-01-06  Stan Shebs  <stan@codesourcery.com>
5157
5158         * gdb.texinfo (Starting and Stopping Trace Experiments): Document
5159         disconnected tracing.
5160         (Tracepoint Packets): Document new protocol.
5161
5162 2010-01-05  Stan Shebs  <stan@codesourcery.com>
5163
5164         * gdb.texinfo (Create and Delete Tracepoints): Describe fast
5165         tracepoints.
5166         (Tracepoint Packets): Describe remote protocol for fast
5167         tracepoints.
5168
5169 2010-01-01  Joel Brobecker  <brobecker@adacore.com>
5170
5171         Update the "Start of New Year Procedure".
5172         * gdbint.texinfo: Add the list of files that need to be updated
5173         manually.  Minor reformatting.
5174
5175 2010-01-01  Joel Brobecker  <brobecker@adacore.com>
5176
5177         * refcard.tex: Update copyright year in header and text.
5178
5179 2010-01-01  Joel Brobecker  <brobecker@adacore.com>
5180
5181         * agentexpr.texi: Add 2010 to the list of copyright years.
5182         * annotate.texinfo: Likewise.
5183         * gdb.texinfo: Likewise.
5184         * gdbint.texinfo: Likewise.
5185         * observer.texi: Likewise.
5186         * stabs.texinfo: Likewise.
5187
5188 2009-12-31  Stan Shebs  <stan@codesourcery.com>
5189
5190         * gdb.texinfo (Tracepoint Actions): Describe teval.
5191
5192 2009-12-29  Stan Shebs  <stan@codesourcery.com>
5193
5194         * gdb.texinfo (Tracepoint Actions): Describe default-collect.
5195
5196 2009-12-28  Stan Shebs  <stan@codesourcery.com>
5197
5198         * gdb.texinfo (Trace State Variables): New section.
5199         (Tracepoint Packets): Describe trace state variable packets.
5200         * agentexpr.texi (Bytecode Descriptions): Describe trace state
5201         variable bytecodes.
5202
5203 2009-12-28  Daniel Jacobowitz  <dan@codesourcery.com>
5204
5205         * gdb.texinfo (Symbols): "info variables" prints definitions, not
5206         declarations.
5207
5208 2009-12-21  Vladimir Prus  <vladimir@codesourcery.com>
5209
5210         * gdb.texinfo (GDB/MI Miscellaneous Commands): Clarify that
5211         -gdb-exit behaviour.
5212
5213 2009-12-20  Joel Brobecker  <brobecker@adacore.com>
5214
5215         * gpl.texi: Update to version 3 of the GPL.
5216
5217 2009-12-20  Joel Brobecker  <brobecker@adacore.com>
5218
5219         * Makefile.in: Update copyright header.
5220         * observer.texi: Fix the copyright header of the generated files.
5221
5222 2009-12-08  Phil Muldoon  <pmuldoon@redhat.com>
5223
5224         * gdb.texinfo (Types In Python): Describe range function.
5225
5226 2009-12-03  Richard Ward  <richard.j.ward1@googlemail.com>
5227
5228         * gdb.texinfo (Types In Python): Describe "is_base_class".
5229
5230 2009-12-03  Tom Tromey  <tromey@redhat.com>
5231
5232         * gdb.texinfo (Basic Python): Document gdb.parse_and_eval.
5233
5234 2009-12-02  Paul Pluzhnikov  <ppluzhnikov@google.com>
5235
5236         * observer.texi: New memory_changed observer.
5237
5238 2009-12-01  Tom Tromey  <tromey@redhat.com>
5239
5240         * gdb.texinfo (Reverse Execution): Fix typo.
5241
5242 2009-11-24  Daniel Jacobowitz  <dan@codesourcery.com>
5243
5244         PR gdb/8704
5245
5246         * gdb.texinfo (Thread-Specific Breakpoints): Thread specifiers
5247         are allowed after the breakpoint condition.
5248
5249 2009-11-23  Tom Tromey  <tromey@redhat.com>
5250
5251         PR python/10782:
5252         * gdb.texinfo (Types In Python): Document Type.pointer.
5253
5254 2009-11-23  Paul Pluzhnikov  <ppluzhnikov@google.com>
5255
5256         * gdb.texinfo (Machine Code): Adjust.
5257
5258 2009-11-11  Pedro Alves  <pedro@codesourcery.com>
5259
5260         * agentexpr.texi (Tracing On Symmetrix): Delete section.
5261         (Using Agent Expressions): Delete cross reference.
5262
5263 2009-11-07  Joel Brobecker  <brobecker@adacore.com>
5264
5265         * gdbint.texinfo, stabs.texinfo: Move the @setchapternewpage
5266         and @settitle directives up to help makeinfo find them.
5267
5268 2009-11-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
5269
5270         * gdb.texinfo (set debug-file-directory, show debug-file-directory)
5271         (Auto-loading): Use plural and note one can use multiple components now.
5272
5273 2009-11-01  Vladimir Prus  <vladimir@codesourcery.com>
5274
5275         * gdb.texinfo (GDB/MI Stack Manipulation): Make
5276         -stack-list-arguments have the same documentation for parameter
5277         as -stack-list-locals. Add comas.
5278
5279 2009-10-27  Tom Tromey <tromey@redhat.com>
5280             Eli Zaretskii <eliz@gnu.org>
5281
5282         PR python/10781
5283
5284         * gdb.texinfo (Values From Inferior): Document cast method.
5285
5286 2009-10-22  Paul Pluzhnikov  <ppluzhnikov@google.com>
5287
5288         * gdb.texinfo (Machine Code): Mention function name in disasssembly
5289         and adjust example.
5290
5291 2009-10-22  Michael Snyder  <msnyder@vmware.com>
5292
5293         * gdb.texinfo (Process Record and Replay): Document new form of
5294         info record command.  Also document the new save and restore
5295         commands.
5296
5297 2009-10-21  Paul Pluzhnikov  <ppluzhnikov@google.com>
5298
5299         * gdb.texinfo (Machine Code): Mention current pc marker.
5300         (Memory): Likewise.
5301
5302 2009-10-19  Pedro Alves  <pedro@codesourcery.com>
5303             Stan Shebs  <stan@codesourcery.com>
5304
5305         * observer.texi (new_inferior): Rename to...
5306         (inferior_appeared): ... this.
5307
5308         * gdb.texinfo (Inferiors): Rename node to ...
5309         (Inferiors and Programs): ... this.  Mention running multiple
5310         programs in the same debug session.
5311         <info inferiors>: Mention the new 'Executable' column if "info
5312         inferiors".  Update examples.  Document the "add-inferior",
5313         "clone-inferior", "remove-inferior" and "maint info
5314         program-spaces" commands.
5315         (Process): Rename node to...
5316         (Forks): ... this.  Document "set|show follow-exec-mode".
5317
5318 2009-10-11  Michael Snyder  <msnyder@vmware.com>
5319
5320         * gdb.texinfo (ReverseStep): Show default as "unsupported".
5321         (ReverseContinue): Ditto.
5322
5323 2009-10-08  Paul Pluzhnikov  <ppluzhnikov@google.com>
5324
5325         * gdb.texinfo (Server): Document libthread-db-search-path.
5326
5327 2009-10-08  Jan Kratochvil  <jan.kratochvil@redhat.com>
5328
5329         * gdbint.texinfo (i386_stopped_by_hwbp): Remove.
5330
5331 2009-10-06  Michael Eager  <eager@eagercon.com>
5332
5333         * gdb.texinfo (Contributors): Add self for Xilinx MicroBlaze.
5334         (Embedded Processors): Add MicroBlaze.
5335         (MicroBlaze): New.  Describe Xilinx MicroBlaze
5336
5337 2009-10-04  Pedro Alves  <pedro@codesourcery.com>
5338
5339         * gdb.texinfo (Remote Protocol): Don't mention vCont;T.
5340
5341 2009-09-26  Pierre Muller  <muller@ics.u-strasbg.fr>
5342
5343         * gdb.texinfo (Cygwin Native): Mention support for Ctrl-BREAK.
5344
5345 2009-09-23  Joel Brobecker  <brobecker@adacore.com>
5346
5347         * observer.texi (solib_unloaded): Document explicitly the fact that
5348         this observer is called before the associated symbols are unloaded.
5349
5350 2009-09-19  Vladimir Prus  <vladimir@codesourcery.com>
5351
5352         * gdb.texinfo (GDB/MI Stack Manipulation): Document
5353         -stack-list-variables.
5354
5355 2009-09-18  Tom Tromey  <tromey@redhat.com>
5356
5357         * gdb.texinfo (GDB/MI Variable Objects): -enable-pretty-printing
5358         is experimental.
5359
5360 2009-09-17  Paul Pluzhnikov  <ppluzhnikov@google.com>
5361
5362         * gdb.texinfo (convenince variables): Mention
5363         $_siginfo could be empty.
5364
5365 2009-09-15  Tom Tromey  <tromey@redhat.com>
5366
5367         * gdb.texinfo (GDB/MI Variable Objects): Document
5368         -enable-pretty-printing, -var-set-update-range, dynamic varobjs.
5369         Expand -var-update documentation.
5370
5371 2009-09-14  Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
5372
5373         * gdb.texinfo (Set Catchpoints): Documentation about the catch syscall
5374         feature.
5375
5376 2009-09-13  Daniel Jacobowitz  <dan@codesourcery.com>
5377
5378         * gdbint.texinfo (Unwinding the Frame ID): Reference outer_frame_id.
5379
5380 2009-09-10  Michael Snyder  <msnyder@vmware.com>
5381
5382         * gdb.texinfo (qSupported): Mention new ReverseContinue and
5383         ReverseStep replies to the qSupported query.
5384
5385 2009-09-10  Joel Brobecker  <brobecker@adacore.com>
5386
5387         Add documentation for set/show interactive-mode.
5388         * gdb.texinfo (Other Misc Settings): New node.
5389
5390 2009-09-01  Doug Evans  <dje@google.com>
5391
5392         * gdb.texinfo (Caching Data of Remote Targets): Add note on
5393         non-stop mode's affect on remote caching.
5394
5395 2009-08-31  Jacob Potter  <jdpotter@google.com>
5396             Doug Evans  <dje@google.com>
5397
5398         * gdb.texinfo (Caching Data of Remote Targets): Update text.
5399         Mark `set/show remotecache' options as obsolete.
5400         Document new `set/show stack-cache' option.
5401         Update text for `info dcache'.
5402
5403 2009-08-27  Doug Evans  <dje@google.com>
5404
5405         * gdb.texinfo (Symbols): Delete `set print symbol-loading'.
5406         (Files): Add note on new optional regex arg to `info sharedlibrary'.
5407
5408 2009-08-26  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5409
5410         * gdbint.texinfo (Releasing GDB): Fix confusing sentence
5411         about autoconf.
5412
5413 2009-08-25  Pedro Alves  <pedro@codesourcery.com>
5414
5415         * gdb.texinfo (Debugging Multiple Inferiors): Add "info inferiors"
5416         small example, and describe its columns.  Replace "inferior-id" by
5417         "infno" throughout.
5418
5419 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5420
5421         * gdbint.texinfo (Releasing GDB): Point to
5422         README-maintainer-mode file for required autoconf version.
5423         * configure.ac: Do not substitute datarootdir, htmldir,
5424         pdfdir, docdir.  Do not process --with-datarootdir,
5425         --with-htmldir, --with-pdfdir, --with-docdir.
5426         * configure: Regenerate.
5427
5428         * configure: Regenerate.
5429
5430 2009-08-20  Reid Kleckner  <reid@kleckner.net>
5431
5432         * gdb.texinfo: Add chapter on JIT interface.
5433
5434 2009-08-07  Nick Roberts  <nickrob@snap.net.nz>
5435
5436         * gdb.texinfo (Server Prefix): Explain that server prefix suppresses
5437         confirmation request.
5438
5439 2009-08-05  Jeremy Bennett  <jeremy.bennett@embecosm.com>
5440
5441         * gdb.texinfo (Separate Debug Files, Remote Protocol): Clarified
5442         CRC definitions.
5443
5444 2009-08-03  Vladimir Prus  <vladimir@codesourcery.com>
5445
5446         * gdb.texinfo (GDB/MI Breakpoint Commands): Document
5447         -break-commands.
5448
5449 2009-07-31  Ulrich Weigand  <uweigand@de.ibm.com>
5450
5451         * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
5452         "set spu auto-flush-cache" and "show spu auto-flush-cache" commands.
5453
5454 2009-07-31  Ulrich Weigand  <uweigand@de.ibm.com>
5455
5456         * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
5457         "set spu stop-on-load" and "show spu stop-on-load" commands.
5458
5459 2009-07-31  Ulrich Weigand  <uweigand@de.ibm.com>
5460
5461         * gdb.texinfo (Target Descriptions): Document <compatible> element.
5462
5463 2009-07-28  Daniel Jacobowitz  <dan@codesourcery.com>
5464
5465         * gdb.texinfo (ARM Features): Document org.gnu.gdb.arm.vfp and
5466         org.gnu.gdb.arm.neon.
5467
5468 2009-07-20  Pedro Alves  <pedro@codesourcery.com>
5469
5470         * gdb.texinfo (Target Description Format): Mention the new <osabi>
5471         optional element.
5472         (subsection OS ABI): New subsection.
5473
5474 2009-07-14  Stan Shebs  <stan@codesourcery.com>
5475
5476         * gdb.texinfo (Tracepoint Conditions): New section.
5477         (General Query Packets): Describe ConditionalTracepoints.
5478         (Tracepoint Packets): Describe condition field.
5479         (Maintenance Commands): Describe maint agent-eval.
5480         * agentexpr.texi (Using Agent Expressions): Mention eval usage.
5481
5482 2009-07-11  Hui Zhu  <teawater@gmail.com>
5483
5484         * gdb.texinfo (disassemble): Add a new modifier /r
5485         to "disassemble" command to make it print the raw instructions
5486         in hex as well as in symbolic form.
5487
5488 2009-07-09  Tom Tromey  <tromey@redhat.com>
5489
5490         * gdbint.texinfo (Testsuite): Document parallel make check.
5491
5492 2009-07-09  Tom Tromey  <tromey@redhat.com>
5493
5494         * gdbint.texinfo (Testsuite): Document test transcripts.
5495
5496 2009-07-10  Phil Muldoon  <pmuldoon@redhat.com>
5497
5498         * gdb.texinfo (Values From Inferior): Add length parameter
5499         description.
5500
5501 2009-07-04  Chris Genly  <chris@genly.us>
5502
5503         * gdb.texinfo (GDB/MI Variable Objects): Document child definition
5504         in -var-list-children.  Fix example according to what the code
5505         does.
5506
5507 2009-07-02  Pedro Alves  <pedro@codesourcery.com>
5508
5509         * gdb.texinfo (Debugging multiple inferiors): Document the
5510         "inferior", "detach inferior" and "kill inferior" commands.
5511         (Debugging Programs with Multiple Processes): Adjust to mention
5512         generic "inferior" commands.  Delete mention of "detach fork" and
5513         "delete fork".  Cross reference to "Debugging multiple inferiors"
5514         section.
5515
5516 2009-07-02  Ulrich Weigand  <uweigand@de.ibm.com>
5517
5518         * gdbint.texinfo (Item Output Functions): Update signature
5519         for ui_out_field_core_addr.
5520
5521 2009-07-02  Ulrich Weigand  <uweigand@de.ibm.com>
5522
5523         * gdbint.texinfo (Examples of Use of @code{ui_out} functions):
5524         Update example code extrated from breakpoint.c.
5525
5526 2009-06-28  Paul Pluzhnikov  <ppluzhnikov@google.com>
5527
5528         * gdb.texinfo (GDB/MI Program Context): @ignore unimplemented
5529         MI commands.
5530         (GDB/MI Symbol Query): Likewise.
5531         (GDB/MI File Commands): Likewise.
5532         (GDB/MI File Transfer Commands): Likewise.
5533         (GDB/MI Target Manipulation): Likewise.
5534         (GDB/MI Miscellaneous Commands): Likewise.
5535
5536 2009-06-27  Daniel Jacobowitz  <dan@codesourcery.com>
5537
5538         * gdb.texinfo (Debugging Optimized Code): New chapter.
5539         (Compiling for Debugging): Reference it.  Move some
5540         text to the new section.
5541
5542 2009-06-15  Phil Muldoon  <pmuldoon@redhat.com>
5543
5544         * doc/gdb.texinfo (Calling): Document
5545         set-unwind-on-terminating-exception usage.
5546
5547 2009-06-11  Pedro Alves  <pedro@codesourcery.com>
5548
5549         * gdb.texinfo (All-Stop): Document new 'set schedule-multiple'
5550         command.
5551
5552 2009-06-07  Pedro Alves  <pedro@codesourcery.com>
5553
5554         * gdbint.texinfo (TARGET_HAS_HARDWARE_WATCHPOINTS): Delete all
5555         references.
5556
5557 2009-06-04  Ulrich Weigand  <uweigand@de.ibm.com>
5558
5559         * gdbint.texinfo: Rename formal parameters to gdbarch function
5560         protoypes from "current_gdbarch" to "gdbarch".
5561
5562 2009-05-28  Tom Tromey  <tromey@redhat.com>
5563
5564         * gdb.texinfo (Basic Python): Change get_parameter to parameter.
5565
5566 2009-05-27  Tom Tromey  <tromey@redhat.com>
5567
5568         * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
5569         feature.
5570         (GDB/MI Variable Objects): Document -var-set-visualizer.
5571
5572 2009-04-02  Tom Tromey  <tromey@redhat.com>
5573
5574         * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
5575         feature.
5576         (GDB/MI Variable Objects): Document -var-set-visualizer.
5577
5578 2009-05-27  Tom Tromey  <tromey@redhat.com>
5579             Thiago Jung Bauermann  <bauerman@br.ibm.com>
5580             Phil Muldoon  <pmuldoon@redhat.com>
5581
5582         * gdb.texinfo (Objfiles In Python): Reference pretty printing.
5583         (Pretty Printing): New node.
5584         (Selecting Pretty-Printers): Likewise.
5585         (Python API): Update.
5586         (Output Formats): Document /r format.
5587
5588 2009-05-27  Thiago Jung Bauermann  <bauerman@br.ibm.com>
5589             Tom Tromey  <tromey@redhat.com>
5590
5591         * gdb.texinfo (Types In Python): New node.
5592         (Values From Inferior): "type" is now an attribute.
5593         (Python API): Update.
5594
5595 2009-05-27  Tom Tromey  <tromey@redhat.com>
5596             Thiago Jung Bauermann  <bauerman@br.ibm.com>
5597             Phil Muldoon  <pmuldoon@redhat.com>
5598
5599         * gdb.texinfo: Add @syncodeindex for `tp'.
5600         (Python API): Update.
5601         (Auto-loading): New node.
5602         (Objfiles In Python): New node.
5603
5604 2009-05-15  Paul Pluzhnikov  <ppluzhnikov@google.com>
5605
5606         * gdb.texinfo (Threads): Document libthread-db-search-path.
5607
5608 2009-05-15  Nick Roberts  <nickrob@snap.net.nz>
5609
5610         * gdb.texinfo (GDB/MI General Design): Break up into four nodes.
5611
5612 2009-05-12  Pedro Alves  <pedro@codesourcery.com>
5613
5614         * gdb.texinfo: Document 'set/show debug gnu-nat'.  Replace 'maint
5615         show-debug-regs' docs by 'maint set show-debug-regs' and 'maint
5616         show show-debug-regs' docs.
5617
5618 2009-05-08  Eli Zaretskii  <eliz@gnu.org>
5619
5620         * gdb.texinfo (Process Record and Replay): Add description of
5621         reverse execution.
5622
5623 2009-05-07  Joel Brobecker  <brobecker@adacore.com>
5624
5625         * gdbint.texinfo (Adding support for debugging core files): New node.
5626         (Native Debugging): Remove the ``Native core file Support'' section.
5627
5628 2009-05-01  Eli Zaretskii  <eliz@gnu.org>
5629
5630         * gdb.texinfo (Process Record and Replay): Improve and clarify.
5631         Add index entries.
5632
5633 2009-04-30  Hui Zhu  <teawater@gmail.com>
5634             Michael Snyder  <msnyder@vmware.com>
5635
5636         * gdb.texinfo: (Process Record and Replay): Add documentation for
5637         process record and replay.
5638
5639 2009-04-29  Jan Kratochvil  <jan.kratochvil@redhat.com>
5640
5641         * gdb.texinfo (Macros): Note command-line for `info macro'.  Append
5642         a new part on command-line defined macros.
5643
5644 2009-04-25  Eli Zaretskii  <eliz@gnu.org>
5645
5646         * gdb.texinfo (Machine Code) <disassemble-next-line>: Improve and
5647         clarify the wording.
5648
5649 2009-04-23  Tom Tromey  <tromey@redhat.com>
5650
5651         * gdb.texinfo (Data Files): New node.
5652         (GDB Files): Update menu.
5653
5654 2009-04-23  Joel Brobecker  <brobecker@adacore.com>
5655
5656         * gdbint.texinfo (Defining Other Architecture Features): Remove
5657         entry for PROCESS_LINENUMBER_HOOK.
5658
5659 2009-04-22  Vladimir Prus  <vladimir@codesourcery.com>
5660
5661         * gdb.texinfo (GDB/MI Program Execution): Document -exec-jump.
5662
5663 2009-04-22  Hui Zhu  <teawater@gmail.com>
5664
5665         * gdb.texinfo (disassemble-next-line): Set the default of
5666         disassemble-next-line to off.
5667
5668 2009-04-21  Joseph Myers  <joseph@codesourcery.com>
5669
5670         * configure.ac (--with-datarootdir, --with-docdir, --with-pdfdir,
5671         --with-htmldir): New.
5672         * configure: Regenerate.
5673         * Makefile.in (datarootdir, docdir): Define.
5674         (gdb.dvi, gdb.pdf): Use same -I options as for building gdb.info
5675         instead of $(SET_TEXINPUTS).
5676         (gdbint.dvi, gdbint.pdf): Use same -I options as for building
5677         gdbint.info instead of $(SET_TEXINPUTS).
5678         (gdbint/index.html): Use same -I options as for building
5679         gdbint.info.
5680         (stabs.dvi, stabs.pdf): Use same -I options as for building
5681         stabs.info instead of $(SET_TEXINPUTS).
5682         (stabs/index.html): Use same -I options as for building
5683         stabs.info.
5684         (annotate.dvi, annotate.pdf): Use same -I options as for building
5685         annotate.info instead of $(SET_TEXINPUTS).
5686         (annotate/index.html): Use same -I options as for building
5687         annotate.info.
5688
5689 2009-04-21  David Daney  <ddaney@caviumnetworks.com>
5690
5691         * gdb.texinfo (maint show-debug-regs): Remove mention of x86.
5692
5693 2009-04-21  Joseph Myers  <joseph@codesourcery.com>
5694
5695         * gdb.texinfo (Source Path): Document --with-relocated-sources.
5696
5697 2009-04-18  Carlos O'Donell  <carlos@codesourcery.com>
5698             Joseph Myers  <joseph@codesourcery.com>
5699
5700         * Makefile.in (MAKEHTML): Set to makeinfo --html.
5701         (MAKEHTMLFLAGS): Set to empty.
5702         (html__strip_dir): Define.
5703         (HTMLFILES): Define.
5704         (HTMLFILES_INSTALL): Define.
5705         (install-html): Copy new automake rule.
5706         (html): Depend on $(HTMLFILES).
5707         (gdb_toc.html): Rename to gdb/index.html.
5708         (gdbint_toc.html): Rename to gdbint/index.html.
5709         (stabs_toc.html): Rename to stabs/index.html.
5710         (annotate_toc.html): Rename to annotate/index.html.
5711
5712 2009-04-17  Carlos O'Donell  <carlos@codesourcery.com>
5713
5714         * Makefile.in: Set pdfdir and htmldir from configure
5715         substitutions.
5716         * configure.ac: AC_SUBST datarootdir, docdir, htmldir, pdfdir.
5717         * configure: Regenerate.
5718
5719 2009-04-16  Joel Brobecker  <brobecker@adacore.com>
5720
5721         * gdbint.texinfo (Native Debugging): Remove entry for PROC_NAME_FMT.
5722         This macro is no longer used.
5723
5724 2009-04-15  Tom Tromey  <tromey@redhat.com>
5725
5726         * gdb.texinfo (Character Sets): Document default character set.
5727
5728 2009-04-14  Pierre Muller  <muller@ics.u-strasbg.fr>
5729
5730         * gdbint.texinfo: Change server name from sources.redhat.com to
5731         sourceware.org throughout.
5732
5733 2009-04-09  Joel Brobecker  <brobecker@adacore.com>
5734
5735         * gdb.texinfo (Set Breaks): Rewrite a paragraph to avoid a warning
5736         about a missing dot or coma after @xref.
5737
5738 2009-04-02  Joel Brobecker  <brobecker@adacore.com>
5739
5740         * gdb.texinfo (Backtrace): Add a parameter in frame 1 of the first
5741         example, and add a small explanation about it.
5742         (Print Settings): Change the documentation of the "set print
5743         frame-arguments" to reflect the fact that the default is now "scalars".
5744
5745 2009-04-02  Joel Brobecker  <brobecker@adacore.com>
5746
5747         * gdb.texinfo (Print Settings): Add kindex for command "set
5748         print frame-arguments".
5749
5750 2009-03-31  Joel Brobecker  <brobecker@adacore.com>
5751
5752         * gdb.texinfo (Ada Tasks): Add documentation about task-specific
5753         breakpoints.
5754         (Set Breaks): Add reference to thread-specific and task-specific
5755         breakpoints.
5756
5757 2009-03-31  Joel Brobecker  <brobecker@adacore.com>
5758
5759         * gdb.texinfo (Ada Tasks): Remove the documentation about
5760         the "Running" state, as this state has been eliminated.
5761         Now all runnable tasks are shown as "Runnable".
5762
5763 2009-03-30  Stan Shebs  <stan@codesourcery.com>
5764
5765         * gdb.texinfo (Tracepoints): Describe tracepoints as a
5766         special case of breakpoints.
5767         (Enable and Disable Tracepoints): Mention deprecation.
5768         (Listing Tracepoints): Update description and example.
5769
5770 2009-03-30  Thiago Jung Bauermann  <bauerman@br.ibm.com>
5771
5772         * gdb.texinfo (Frames in Python): New node.
5773         (Python API): Update.
5774
5775 2009-03-29  Thiago Jung Bauermann  <bauerman@br.ibm.com>
5776
5777         * gdb.texinfo (Values From Inferior): Change gdb.Value.address
5778         from a method to an attribute.
5779
5780 2009-03-26  Thiago Jung Bauermann  <bauerman@br.ibm.com>
5781
5782         * gdb.texinfo (Values From Inferior): Document is_optimized_out
5783         attribute.
5784
5785 2009-03-25  Pedro Alves  <pedro@codesourcery.com>
5786
5787         * observer.texi (thread_exit): Add "silent" parameter.
5788
5789 2009-03-22  Pedro Alves  <pedro@codesourcery.com>
5790
5791         * observer.texi (about_to_proceed): New.
5792
5793 2009-03-21  Jeremy Bennett  <jeremy.bennett@embecosm.com>
5794
5795         * gdbint.texinfo (everywhere): Use braces {} in @deftypeXX type
5796         field throughout to handle types with spaces in them.  Fix typos
5797         found by aspell.
5798         (Summary, Requirements, Contributors): New first chapter,
5799         "Summary" added, old Requirements section moved there, and new
5800         section, "Contributors" added.
5801         (Initializing a New Architecture, Register Representation)
5802         (Frame Interpretation, Inferior Call Setup, Adding a New Target)
5803         (Porting gdb): These sections extended and updated.
5804         (Compiler Characteristics): This section (empty) deleted.
5805         (Defining Other Architecture Features): This section renamed and
5806         duplicate material removed from (formerly "Target Conditionals").
5807         Use braces {} in @deftypeXX type field throughout to handle types
5808         with spaces in them. Typos found by aspell fixed.
5809
5810         * stack_frame.svg: New file, source of image for gdbint.texinfo.
5811         * stack_frame.pdf: Version of image for PDF output.
5812         * stack_frame.png: Version of image for HTML output and for Emacs.
5813         * stack_frame.txt: Version of image for Info output.
5814         * stack_frame.eps: Version of image for TeX DVI output.
5815
5816 2009-03-21  Eli Zaretskii  <eliz@gnu.org>
5817
5818         * gdb.texinfo (Character Sets): Fix last change.
5819
5820 2009-03-21  Thiago Jung Bauermann  <bauerman@br.ibm.com>
5821
5822         * gdb.texinfo (Values From Inferior): Fix optional arguments
5823         markup.
5824         (Commands In Python): Adjust argument names of gdb.Command.__init__
5825         to what the function accepts as keywords.
5826
5827 2008-03-20  Tom Tromey  <tromey@redhat.com>
5828
5829         * gdb.texinfo (Convenience Vars): Document convenience functions.
5830         (Functions In Python): New node.
5831         (Python API): Update.
5832
5833 2009-03-20  Tom Tromey  <tromey@redhat.com>
5834
5835         * gdb.texinfo (Character Sets): Remove obsolete text.  Document
5836         set target-wide-charset.
5837         (Requirements): Mention iconv.
5838
5839 2009-03-17  Hui Zhu  <teawater@gmail.com>
5840
5841         * gdb.texinfo: Change the introduce of "disassemble-next-line".
5842
5843 2009-03-17  Hui Zhu  <teawater@gmail.com>
5844
5845         * gdb.texinfo: Add documentation for disassemble-next-line.
5846
5847 2009-03-16  Thiago Jung Bauermann  <bauerman@br.ibm.com>
5848
5849         * gdb.texinfo (Commands In Python): Remove tindex entries.
5850
5851 2009-03-15  Jan Kratochvil  <jan.kratochvil@redhat.com>
5852
5853         * gdb.texinfo (Returning): New description for missing debug info.
5854
5855 2009-03-14  Pedro Alves  <pedro@codesourcery.com>
5856
5857         * gdb.texinfo (Remote Configuration): Document query-attached.
5858         (General Query Packets): Document qAttached.
5859
5860 2009-03-05  Pedro Alves  <pedro@codesourcery.com>
5861
5862         * gdb.texinfo (Background Execution): Better describe the set
5863         target-async command.
5864         (Maintenance Commands): Delete description of the `maint set/show
5865         linux-async' and `maint set/show remote-async' commands.
5866
5867 2009-02-18  Vladimir Prus  <vladimir@codesourcery.com>
5868
5869         * gdb.texinfo (GDB/MI Async Records): Add double-spaces
5870         between sentences.
5871
5872 2009-02-18  Vladimir Prus  <vladimir@codesourcery.com>
5873
5874         * gdb.texinfo (GDB/MI Async Records): Document the
5875         =library-loaded and =library-unloaded notifications.
5876
5877 2009-02-17  Vladimir Prus  <vladimir@codesourcery.com>
5878
5879         * observer.texi (test_notification): New observer.
5880
5881 2009-02-14  Vladimir Prus  <vladimir@codesourcery.com>
5882
5883         * observer.texi: Add parameter 'print_frame' to normal_stop
5884         observer.
5885
5886 2009-02-07  Eli Zaretskii  <eliz@gnu.org>
5887
5888         * gdb.texinfo (Basic Python): Fix change from 2009-02-04.
5889         (Commands In Python): Fix COMMAND_* constants in last change.  Use
5890         @kbd for interactive input.  Add cross-references and index
5891         entries.
5892
5893 2009-02-06  Pedro Alves  <pedro@codesourcery.com>
5894
5895         * gdb.texinfo (Signals): Document $_siginfo.
5896         (Convenience Variables): Mention $_siginfo.
5897         (Remote Configuration): Document qXfer:siginfo:read,
5898         qXfer:siginfo:write packets, and the read-siginfo-object,
5899         write-siginfo-object commands.
5900
5901 2009-02-06  Pedro Alves  <pedro@codesourcery.com>
5902
5903         * gdbint.texinfo (Values): New chapter.
5904
5905 2009-02-06  Tom Tromey  <tromey@redhat.com>
5906
5907         * gdb.texinfo (Python API): Add entry for Commands In Python.
5908         (Commands In Python): New node.
5909
5910 2009-02-05  Tom Tromey  <tromey@redhat.com>
5911
5912         * gdb.texinfo (Values From Inferior): Document Value.string.
5913
5914 2009-02-05  Tom Tromey  <tromey@redhat.com>
5915
5916         * gdb.texinfo (Basic Python): Document execute's from_tty
5917         argument.
5918
5919 2009-02-04  Tom Tromey  <tromey@redhat.com>
5920
5921         * gdb.texinfo (Basic Python): Document gdb.history.
5922
5923 2009-01-30  Vladimir Prus  <vladimir@codesourcery.com>
5924
5925         * gdb.texinfo (GDB/MI Thread Commands): Document the
5926         'current-thread-id' field.  Remove the example with zero threads,
5927         since current GDB won't ever report that if there's inferior.
5928
5929 2009-01-30  Vladimir Prus  <vladimir@codesourcery.com>
5930
5931         * gdb.texinfo (GDB/MI Breakpoint Commands): Document the -d
5932         option to -break-insert.
5933
5934 2009-01-28  Daniel Jacobowitz  <dan@codesourcery.com>
5935             Jerome Guitton  <guitton@adacore.com>
5936
5937         * gdb.texinfo (Startup): Document --with-system-gdbinit.
5938         (System-wide configuration): New section.
5939
5940 2009-01-26  Pedro Alves  <pedro@codesourcery.com>
5941
5942         PR gdb/7580:
5943         * gdb.texinfo (Maintenance Commands): Document "maint set|show
5944         internal-error|internal-warning quit|corefile ask|yes|no".
5945
5946 2009-01-26  Pedro Alves  <pedro@codesourcery.com>
5947
5948         * gdb.texinfo (Using the `gdbserver' Program): Document
5949         --remote-debug.
5950
5951 2009-01-23  Doug Evans  <dje@google.com>
5952
5953         * gdb.texinfo: Add nexti to list of commands that support
5954         background execution.
5955
5956 2009-01-14  Daniel Jacobowitz  <dan@codesourcery.com>
5957
5958         * gdb.texinfo (Define, Hooks): Document prefix command support.
5959
5960 2009-01-14  Joseph Myers  <joseph@codesourcery.com>
5961             Carlos O'Donell  <carlos@codesourcery.com>
5962
5963         Fixes for makeinfo --html.
5964
5965         * annotate.texinfo: Use @copying and @insertcopying.  Use
5966         @ifnottex in place of @ifinfo.
5967         * gdb.texinfo: Use @copying and @insertcopying.  Use @ifnottex in
5968         place of @ifinfo.  Use @ifnotinfo for one index entry.
5969         * gdbint.texinfo: Use @copying and @insertcopying.  Use @ifnottex
5970         in place of @ifinfo.
5971         * stabs.texinfo: Use @copying and @insertcopying.  Use @ifnottex
5972         in place of @ifinfo.  Include contents at start unconditionally.
5973
5974 2009-01-13  Pedro Alves  <pedro@codesourcery.com>
5975
5976         * gdb.texinfo (General Query Packets): Remove @var{} around the
5977         "spu" literal string.
5978
5979 2009-01-07  Pedro Alves  <pedro@codesourcery.com>
5980
5981         * gdb.texinfo (Error in Breakpoints): Delete mention of "The same
5982         program may be running in another process" errors.
5983         * gdbint.texinfo (Native Conditionals): Delete
5984         ONE_PROCESS_WRITETEXT description.
5985
5986 2009-01-07  Joel Brobecker  <brobecker@adacore.com>
5987
5988         * gdbint.texinfo (Start of New Year Procedure): Add the "coding"
5989         emacs local variable to be placed at the end of the ChangeLog.
5990         Add server.c and gdbreplay.c to the list of files where the
5991         copyright year needs to be updated.
5992
5993 2009-01-06  Sandra Loosemore  <sandra@codesourcery.com>
5994
5995         * gdb.texinfo (Remote Configuration): Document new
5996         "set/show tcp auto-retry" and "set/show tcp connect-timeout"
5997         commands.
5998
5999 2008-12-28  Pedro Alves  <pedro@codesourcery.com>
6000
6001         * gdbint.texinfo (gdbarch_cannot_fetch_register): Don't mention
6002         FETCH_INFERIOR_REGISTERS.
6003         (Native Conditionals): Remove obsolete CHILD_PREPARE_TO_STORE,
6004         FETCH_INFERIOR_REGISTERS descriptions.  Remove
6005         gdbarch_get_longjmp_target descrition, since already described in
6006         Target Conditionals.  Move gdbarch_fp0_regnum description to ...
6007         (Target Conditionals): ... here.
6008
6009 2008-12-16  Joel Brobecker  <brobecker@adacore.com>
6010
6011         * gdb.texinfo (Omissions from Ada): Add missing GDB prompt in
6012         examples.
6013         (Additions to Ada): Likewise.  Add the missing opening and closing
6014         parenthesis of the GDB prompt in one of the examples.
6015
6016 2008-12-14  Joel Brobecker  <brobecker@adacore.com>
6017
6018         * gdb.texinfo (Omissions from Ada): Remove incorrect documentation
6019         about the result of 'Address not being of type System.Address.
6020         This problem has been fixed a while ago.
6021
6022 2008-12-02  Vladimir Prus  <vladimir@codesourcery.com>
6023
6024         MI non-stop and multiprocess docs.
6025
6026         * gdb.texinfo (GDB/MI): New section 'GDB/MI General Design'
6027         (GDB/MI Output Records): New section 'GDB/MI Frame Information'
6028         Adjust documentation for *stopped, document =thread-created,
6029         =thread-exited, =thread-group-created and =thread-group-exited.
6030         (GDB/MI Thread Commands): Document the 'state' field in
6031         -thread-info output.
6032         (GDB/MI Program Execution): Mention --all and --thread-group
6033         options.
6034         (GDB/MI Variable Objects): Describe floating and fixed variable
6035         objects.
6036         (GDB/MI Miscellaneous Commands): Document -list-thread-groups.
6037
6038 2008-12-02  Vladimir Prus  <vladimir@codesourcery.com>
6039
6040         * gdb.texinfo (Operating System Information): New appendix.
6041         (Operating System Auxiliary Information): Document 'info os processes'
6042         (Remote Configuration): Document 'osdata'
6043         (General Query Packets): Document qXfer:osdata:read.
6044
6045 2008-11-27  Tristan Gingold  <gingold@adacore.com>
6046
6047         * gdb.texinfo (Darwin): Document Darwin specific features.
6048
6049 2008-11-25  Jan Kratochvil  <jan.kratochvil@redhat.com>
6050
6051         * gdbint.texinfo (Target Conditionals): Extend the
6052         gdbarch_breakpoint_from_pc description.
6053
6054 2008-11-22  Vladimir Prus  <vladimir@codesourcery.com>
6055
6056         * gdb.texinfo (M68K Features): Fix typo.
6057
6058 2008-11-18  Paul Pluzhnikov  <ppluzhnikov@google.com>
6059
6060         * gdb.texinfo (Symbols): Mention printing containing
6061         image name in "info symbol".
6062         (Maint translate-address): Likewise.
6063
6064 2008-11-18  Joel Brobecker  <brobecker@adacore.com>
6065
6066         * gdb.texinfo (Set Catchpoints): Remove the documentation of
6067         commands "catch load" and "catch unload".
6068
6069 2008-11-17  Vladimir Prus  <vladimir@codesourcery.com>
6070
6071         * gdb.texinfo (GDB/MI Async Records): Document
6072         =thread-selected.
6073
6074 2008-11-17  Vladimir Prus  <vladimir@codesourcery.com>
6075
6076         * observer.texi (new_inferior, inferior_exit): New observers.
6077
6078 2008-10-27  Pedro Alves  <pedro@codesourcery.com>
6079
6080         * gdbint.texinfo (Adding a New Target): Don't mention TDEPFILES,
6081         .mt files, TM_CLIBS or TM_CDEPS.
6082         (x86 Watchpoints): Don't mention TDEPFILES.
6083
6084 2008-10-24  Sandra Loosemore  <sandra@codesourcery.com>
6085
6086         * gdb.texinfo (Remote Protocol): Add new nodes to menu.
6087         (Overview): Mention notifications and non-stop mode behavior.
6088         (Packets): Update documentation of ?, vAttach, vCont, and vRun
6089         with non-stop mode behavior.  Add vStopped description.
6090         (Stop Reply Packets):  Update list of packets that return
6091         stop replies.  Mention non-stop behavior.
6092         (General Query Packets): Document QNonStop packet and associated
6093         qSupported query response.
6094         (Interrupts): Clarify multi-threaded behavior.  Mention non-stop
6095         behavior.
6096         (Notification Packets): New section.
6097         (Remote Non-Stop): New section.
6098         (File-I/O Overview): Mention non-stop behavior.
6099
6100 2008-10-24  Hui Zhu  <teawater@gmail.com>
6101             Pedro Alves  <pedro@codesourcery.com>
6102
6103         * gdb.texinfo (displaced-stepping): Describe the auto mode
6104         setting, and say it's the default.  This is now a mainstream
6105         setting instead of a maintenance setting.
6106
6107 2008-10-23  Pedro Alves  <pedro@codesourcery.com>
6108
6109         * observer.texi (thread_stop_requested): New.
6110
6111 2008-10-22  Joel Brobecker  <brobecker@adacore.com>
6112
6113         * gdb.texinfo (Ada Tasks, Ada Tasks and Core Files): New nodes.
6114         (Patching): Replace incorrect usage of @samp by @kbd.
6115
6116 2008-10-17  Michael Snyder  <msnyder@vmware.com>
6117
6118         * gdb.texinfo: Add documentation for reverse execution.
6119
6120 2008-10-16  Thiago Jung Bauermann  <bauerman@br.ibm.com>
6121             Eli Zaretskii  <eliz@gnu.org>
6122
6123         * gdb.texinfo. (Values From Inferior): New subsubsection.
6124
6125 2008-10-06  Doug Evans  <dje@google.com>
6126
6127         * gdb.texinfo (set debug dwarf2-die): Document it.
6128
6129 2008-10-01  Joel Brobecker  <brobecker@adacore.com>
6130
6131         * gdb.texinfo (catch) [exception]: Document how to insert
6132         a breakpoint on user-defined exceptions when the exception
6133         name is identical to one of the language-defined ones.
6134
6135 2008-09-27  Tom Tromey  <tromey@redhat.com>
6136
6137         * gdb.texinfo (Macros): Remove text about stringification,
6138         varargs, and splicing.
6139
6140 2008-09-27  Tom Tromey  <tromey@redhat.com>
6141
6142         * gdbint.texinfo (Language Support): Remove text about omitting
6143         support for a language.
6144
6145 2008-09-23  Doug Evans  <dje@google.com>
6146
6147         * gdb.texinfo (info dcache): Update.
6148
6149 2008-09-22  Sandra Loosemore  <sandra@codesourcery.com>
6150
6151         * gdb.texinfo (Packets): Add info on thread-id syntax and
6152         multiprocess extensions.
6153         <D>: Document multiprocess form of packet.
6154         <H>: Use thread-id syntax.
6155         <T>: Likewise.
6156         <vCont>: Likewise.  Note this is required for multiprocess.
6157         <vKill>: New packet.
6158         (Stop Reply Packets) <T>: Use thread-id syntax.
6159         <W>: Document multiprocess form of reply.
6160         <X>: Likewise.
6161         (General Query Packets) <qC>: Use thread-id syntax.
6162         <qfThreadInfo>: Likewise.
6163         <qGetTLSAddr>: Likewise.
6164         <qP>: Likewise.
6165         <qSupported>: Add "multiprocess" feature.
6166         <qThreadExtraInfo>: Use thread-id syntax.
6167
6168 2008-09-22  Stan Shebs  <stan@codesourcery.com>
6169
6170         * gdb.texinfo (Inferiors): New section.
6171
6172 2008-09-12  Pedro Alves  <pedro@codesourcery.com>
6173
6174         * gdbint.texinfo (Native Debugging): Mention NAT_GENERATED_FILES.
6175
6176 2008-09-11  Ulrich Weigand  <uweigand@de.ibm.com>
6177
6178         * gdbint.texinfo (Target Conditionals): Remove documentation
6179         for gdbarch_name_of_malloc.
6180
6181 2008-09-03  Angela Marie Thomas <angela@releasedominatrix.com>
6182
6183         * gdb.texinfo (Interrupts): Mention TCP interface for
6184         sending BREAK.
6185
6186 2008-08-26  Ulrich Weigand  <uweigand@de.ibm.com>
6187
6188         * gdb.texinfo (Commands to Specify Files): Document "remote:"
6189         argument prefix to "set sysroot".
6190
6191 2008-08-21  Paul N. Hilfinger  <hilfinger@adacore.com>
6192
6193         * gdb.texinfo (Omissions from Ada): Describe new treatment of True
6194         and False.
6195
6196 2008-08-20  Vladimir Prus  <vladimir@codesourcery.com>
6197
6198         * gdb.textinfo (GDB/MI Miscellaneous Commands): Use @table
6199         for possible features of -list-features.
6200
6201 2008-08-19  Vladimir Prus  <vladimir@codesourcery.com>
6202
6203         * gdb.texinfo (Background execution): Adjust example
6204         (GDB/MI Miscellaneous Commands): Document -list-target-features.
6205
6206 2008-08-19  Vladimir Prus  <vladimir@codesourcery.com>
6207
6208         * doc/gdb.texinfo (PowerPC): Fix typo.
6209         (PowerPC features): Fix typo.
6210
6211 2008-08-18  Pedro Alves  <pedro@codesourcery.com>
6212
6213         * observer.texi (thread_ptid_changed): New.
6214
6215 2008-08-18  Luis Machado  <luisgpm@br.ibm.com>
6216
6217         * doc/gdb.texinfo (PowerPC): Mention Extended FPR's for POWER7.
6218         (PowerPC features): Mention feature set for VSX registers.
6219
6220 2008-08-13  Joel Brobecker  <brobecker@adacore.com>
6221
6222         * gdb.texinfo (Ada Mode Intro): Improve the documentation regarding
6223         the direct visibility of all names in user-written packages.
6224
6225 2008-08-13  Pedro Alves  <pedro@codesourcery.com>
6226
6227         * gdb.texinfo (breakpoint always-inserted) Describe the auto mode
6228         setting, and make it the default.
6229         (Non-Stop Mode): Remove "set breakpoints always-inserted 1" from
6230         non-stop script example.
6231
6232 2008-08-12  Thiago Jung Bauermann  <bauerman@br.ibm.com>
6233
6234         * gdbint.texinfo (Raw and Virtual Register Representations): Fix
6235         reference to the "Using Different Register and Memory Data
6236         Representation" section.
6237
6238 2008-08-12  Sandra Loosemore  <sandra@codesourcery.com>
6239
6240         * gdb.texinfo (Remote Configuration): Document set remote noack-packet.
6241         (Remote Protocol): Add Packet Acknowledgment to menu.
6242         (Overview): Mention +/- can be disabled, and point to new section
6243         where this is discussed in detail.
6244         (General Query Packets): Document QStartNoAckMode packet, and
6245         corresponding qSupported reply.
6246         (Packet Acknowledgment): New section.
6247
6248 2008-08-11  Sandra Loosemore  <sandra@codesourcery.com>
6249             Pedro Alves  <pedro@codesourcery.com>
6250
6251         * gdb.texinfo (Threads): Move paragraph about automatic thread
6252         selection to All-Stop Mode subsection.
6253         (Thread Stops): Reorganize existing material into subsections.
6254         Add introductory blurb and menu.
6255         (Non-Stop Mode): New subsection.
6256         (Background Execution): New subsection.
6257         (Maintenance Commands): Add cross-references from async mode
6258         commands to the new Background Execution section.
6259
6260 2008-08-06  Tom Tromey  <tromey@redhat.com>
6261
6262         * gdb.texinfo (Extending GDB): New chapter.
6263         (Sequences): Demoted chapter, now a section under the new
6264         Extending GDB chapter.
6265         (Python): New section.
6266
6267 2008-07-31  Stan Shebs  <stan@codesourcery.com>
6268
6269         * gdbint.texinfo: Remove FUNCTION_EPILOGUE_SIZE.
6270
6271 2008-07-29  Stan Shebs  <stan@codesourcery.com>
6272
6273         * gdbint.texinfo: General round of cleanup and minor
6274         clarifications.
6275         (Breakpoint Handling): Remove mention of BREAKPOINT macro.
6276         (Longjmp Support): Update description to reflect how it is done
6277         for targets without using native header.
6278         (Symbol Handling): Add a little more general explanation.
6279         (COFF, ELF): Mention stabs encapsulation.
6280         (DWARF 3): New section.
6281         (Adding a New Host): Scrub out some obsolete bits.
6282         (Generic Host Support Files): Mention ser-pipe.c, ser-mingw.c.
6283         (Host Conditionals): Remove descriptions of NO_STD_REGS,
6284         HAVE_MMAP, HAVE_TERMIO, INT_MAX etc, LONGEST, HAVE_LONG_DOUBLE,
6285         PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, L_SET, SEEK_CUR,
6286         SEEK_SET, STOP_SIGNAL, USG.
6287         (Raw and Virtual Register Representations): Ditto for
6288         DEPRECATED_REGISTER_RAW_SIZE, DEPRECATED_REGISTER_VIRTUAL_SIZE,
6289         DEPRECATED_REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_TYPE.
6290         (Target Conditionals): Ditto for DEPRECATED_FP_REGNUM,
6291         DEPRECATED_FRAMELESS_FUNCTION_INVOCATION, DEPRECATED_FRAME_CHAIN,
6292         DEPRECATED_FRAME_CHAIN_VALID, DEPRECATED_FRAME_INIT_SAVED_REGS,
6293         DEPRECATED_FRAME_SAVED_PC, DEPRECATED_FUNCTION_START_OFFSET,
6294         DEPRECATED_REGISTER_VIRTUAL_SIZE,
6295         DEPRECATED_REGISTER_VIRTUAL_TYPE,
6296         DEPRECATED_USE_STRUCT_CONVENTION.
6297         Describe gdbarch_deprecated_fp_regnum.
6298         Update description of gdbarch_print_insn.
6299         (Adding a New Target): Scrub out obsolete bits.
6300         (Obsolete Conditionals): Remove entire section.
6301
6302 2008-07-25  Tom Tromey  <tromey@redhat.com>
6303
6304         * observer.texi (GDB Observers): Document new observers:
6305         breakpoint_created, breakpoint_deleted, breakpoint_modified,
6306         tracepoint_created, tracepoint_deleted, tracepoint_modified,
6307         architecture_changed.
6308
6309 2008-07-21  Stan Shebs  <stan@codesourcery.com>
6310
6311         * gdbint.texinfo: Refer to target_so_ops.in_dynsym_resolve_code
6312         instead of IN_SOLIB_DYNSYM_RESOLVE_CODE.
6313
6314 2008-07-21  Tom Tromey  <tromey@redhat.com>
6315
6316         * observer.texi (GDB Observers): Remove obsolete comment.
6317         <executable_changed>: Remove argument.
6318
6319 2008-07-18  Tom Tromey  <tromey@redhat.com>
6320
6321         * gdb.texinfo (Macros): Update.  Use @code rather than @command.
6322
6323 2008-07-10  Doug Evans  <dje@google.com>
6324
6325         * doc/gdb.texinfo: Document "set print symbol-loading on|off".
6326
6327 2008-07-10  Jan Kratochvil  <jan.kratochvil@redhat.com>
6328
6329         * gdb.texinfo (Starting): Document "set disable-randomization".
6330
6331 2008-07-07  Andreas Schwab  <schwab@suse.de>
6332
6333         * gdb.texinfo (GDB/MI Target Manipulation): Fix last change.
6334
6335 2008-07-06  Vladimir Prus  <vladimir@codesourcery.com>
6336
6337         * gdb.texinfo (GDB/MI Target Manipulation): Add
6338         example of -target-attach.
6339
6340 2008-06-10  Vladimir Prus  <vladimir@codesourcery.com>
6341
6342         * observer.texi (target_resumed): New observer.
6343         * gdb.texinfo (GDB/MI Output Records): Document *running.
6344
6345 2008-06-06  Tom Tromey  <tromey@redhat.com>
6346
6347         * gdb.texinfo (Completion): Add field name example.
6348
6349 2008-06-06  Marc Khouzam  <marc.khouzam@ericsson.com>
6350
6351         * gdb.texinfo (GDB/MI Program Context): Added example
6352         to -exec-arguments
6353
6354 2008-06-05  Nick Roberts  <nickrob@snap.net.nz>
6355
6356         * annotate.texinfo (Multi-threaded Apps): Add entry for thread-changed
6357         annotation.
6358
6359 2008-06-05  Vladimir Prus  <vladimir@codesourcery.com>
6360             Nathan Sidwell  <nathan@codesourcery.com>
6361             Joseph Myers  <joseph@codesourcery.com>
6362
6363         * configure.ac: Include ../../config/acx.m4.  Use ACX_PKGVERSION
6364         and ACX_BUGURL.
6365         * configure: Regenerate.
6366         * Makefile.in (PKGVERSION, BUGURL_TEXI): Define.
6367         (GDBvn.texi): Define VERSION_PACKAGE, BUGURL and BUGURL_DEFAULT.
6368         * gdb.texinfo: Use VERSION_PACKAGE and BUGURL.  Remove
6369         mailing-list-specific text about bug reporting unless
6370         BUGURL_DEFAULT.
6371
6372 2008-06-05  Pedro Alves  <pedro@codesourcery.com>
6373
6374         * gdb.texinfo (-target-select): Remove reference to target async.
6375         (Maintenance Commands): Document "maint set/show remote-async".
6376
6377 2008-06-04  Marc Khouzam  <marc.khouzam@ericsson.com>
6378
6379         * gdb.texinfo (GDB/MI File Transfer Commands): Typo
6380         in -target-file-get section.
6381
6382 2008-05-22  Pedro Alves  <pedro@codesourcery.com>
6383
6384         * gdb.texinfo (vAttach, vRun): Re-remove requirement of the stub
6385         killing the inferior when it is already debugging a process.
6386
6387 2008-05-21  Joel Brobecker  <brobecker@adacore.com>
6388
6389         * gdb.texinfo (Continuing and Stepping): Document the new "fin"
6390         abbreviation for "finish".
6391
6392 2008-05-21  Nick Roberts  <nickrob@snap.net.nz>
6393
6394         * annotate.texinfo (Multi-threaded Apps): New node for new annotation.
6395
6396 2008-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
6397
6398         * gdbint.texinfo (Target Conditionals): Delete entry for
6399         gdbarch_dwarf_reg_to_regnum.
6400
6401 2008-05-09  Doug Evans  <dje@google.com>
6402
6403         * gdb.texinfo: Document "find" command, qSearch:memory packet.
6404
6405 2008-05-05  Doug Evans  <dje@google.com>
6406
6407         * gdb.texinfo (disassemble): Document /m modifier.
6408
6409 2008-05-05  Vladimir Prus  <vladimir@codesourcery.com>
6410
6411         * gdb.texinfo (Maintenance Commands): Clarify that "maint time"
6412         will not report the time of commands that run the target.
6413
6414 2008-05-03  Vladimir Prus  <vladimir@codesourcery.com>
6415
6416         * gdb.texinfo (GDB/MI Output Records): Add
6417         missing semicolon.
6418
6419 2008-05-03  Vladimir Prus  <vladimir@codesourcery.com>
6420
6421         * gdb.texinfo (GDB/MI Output Records):
6422         Document =thread-create and =thread-exited.
6423
6424 2008-05-03  Vladimir Prus  <vladimir@codesourcery.com>
6425
6426         * gdb.texinfo (GDB/MI Development and Front Ends):
6427         Remove mention of dmi-discuss.
6428
6429 2008-05-03  Pedro Alves  <pedro@codesourcery.com>
6430
6431         * observer.texi (thread_exit): New.
6432
6433 2008-05-02  Pedro Alves  <pedro@codesourcery.com>
6434
6435         * gdb.texinfo (Debugging Output): Document "set/show debug
6436         displaced".
6437         (Maintenance Commands): Document "maint set/show
6438         can-use-displaced-stepping".
6439
6440 2008-05-02  Daniel Jacobowitz  <dan@codesourcery.com>
6441
6442         * gdb.texinfo (ARM): Document set/show arm fallback-mode
6443         and set/show arm force-mode.
6444
6445 2008-05-02  Andreas Schwab  <schwab@suse.de>
6446
6447         * gdbint.texinfo (Algorithms): Describe
6448         target_watchpoint_addr_within_range.
6449
6450 2008-04-30  Daniel Jacobowitz  <dan@codesourcery.com>
6451
6452         * gdbint.texinfo (Stack Frames): New chapter.
6453         (Algorithms): Move Frames text to the new chapter.
6454         (Target Conditionals): Delete SAVE_DUMMY_FRAME_TOS.  Document
6455         gdbarch_dummy_id instead of gdbarch_unwind_dummy_id.
6456
6457 2008-04-24  Vladimir Prus  <vladimir@codesourcery.com>
6458
6459         * gdb.texinfo (GDB/MI Output Syntax): Clarify that async
6460         output does not necessary include any tokens.
6461
6462 2008-04-22  Corinna Vinschen  <vinschen@redhat.com>
6463
6464         * gdb.texinfo (Set SH Calling convention): New @item.
6465         (Show SH Calling convention): Ditto.
6466
6467 2008-04-22  Markus Deuling  <deuling@de.ibm.com>
6468
6469         * gdb.texinfo (Fortran Operators): Describe '%' operator.
6470
6471 2008-04-20  Eli Zaretskii  <eliz@gnu.org>
6472
6473         * gdb.texinfo (Set Breaks): Mention that multiple location
6474         breakpoints need line number info.  Add index entries.
6475
6476 2008-04-19  Craig Silverstein  <csilvers@google.com>
6477
6478         * gdb.texinfo (Requirements): Add an optional requirement on
6479         zlib.
6480         * gdbint.texinfo (Debugging File Formats): Add new subsection for
6481         Compressed DWARF 2.
6482
6483 2008-04-16  Aleksandar Ristovski  <aristovski@qnx.com>
6484
6485         * gdb.texinfo (GDB/MI Simple Examples): Added 'disp' field to the
6486         sample output for 'stopped,reason="breakpoint-hit"' message.
6487         (GDB/MI Program Execution): Likewise.
6488
6489 2008-04-09  Marc Khouzam  <marc.khouzam@ericsson.com>
6490
6491         * gdb.texinfo (GDB/MI Variable Objects): Add anchor to
6492         -var-set-format.  Add -f option to -var-evaluate-expression.
6493
6494 2008-04-03  Joel Brobecker  <brobecker@adacore.com>
6495
6496         * gdb.texinfo (Breakpoint Menus): Delete. Contents moved inside
6497         new node "Ambiguous Expressions".  Replace references to this
6498         node by references to "Ambiguous Expressions" throughout.
6499         (Ambiguous Expressions): New node.
6500
6501 2008-03-26  Daniel Jacobowitz  <dan@codesourcery.com>
6502
6503         * gdb.texinfo (MIPS Features, PowerPC Features): Add @node.
6504
6505 2008-03-21  Pedro Alves  <pedro@codesourcery.com>
6506
6507         * gdb.texinfo (Debugging Output): Document
6508         "set/show debug lin-lwp-async".
6509         (Maintenance Commands): Document "maint set/show linux-async".
6510
6511 2008-03-21  Daniel Jacobowitz  <dan@codesourcery.com>
6512
6513         * gdb.texinfo (Expressions): Update description of malloced arrays.
6514
6515 2008-03-15  Vladimir Prus  <vladimir@codesourcery.com>
6516
6517         * gdb.texinfo (Thread Commands): Document
6518         -thread-info.  Remove -thread-list-all-threads.
6519
6520 2008-03-14  Pedro Alves  <pedro@codesourcery.com>
6521             Sandra Loosemore  <sandra@codesourcery.com>
6522
6523         * gdb.texinfo (Library List Format): Update to mention the
6524         possibility to pass section addresses instead of segment
6525         addresses.
6526
6527 2008-03-10  Daniel Jacobowitz  <dan@codesourcery.com>
6528
6529         * gdb.texinfo (Starting): Document "set exec-wrapper".
6530         (Server): Document gdbserver --wrapper.
6531
6532 2008-03-03  Daniel Jacobowitz  <dan@codesourcery.com>
6533
6534         * gdb.texinfo (Set Watchpoints): Mention watchpoints on
6535         unreadable memory.  Delete obsolete SPARClite reference.
6536
6537 2008-02-28  Daniel Jacobowitz  <dan@codesourcery.com>
6538
6539         * gdb.texinfo (Starting): Mention always-running targets.
6540         (Target Commands): Add an anchor for load.
6541         (Connecting): Explain continue instead of run.
6542
6543 2008-02-27  Daniel Jacobowitz  <dan@codesourcery.com>
6544
6545         * gdb.texinfo (Debugging Output): Document "set debug timestamp".
6546
6547 2008-02-26  Nick Roberts  <nickrob@snap.net.nz>
6548
6549         * gdb.texinfo (Set Breaks): Revert description of Enb column of
6550         breakpoint table.
6551
6552 2008-02-19  Pedro Alves  <pedro@codesourcery.com>
6553
6554         * gdb.texinfo (vAttach, vRun): Remove requirement of the stub
6555         killing the inferior when it is already debugging a process.
6556
6557 2008-02-13  Markus Deuling  <deuling@de.ibm.com>
6558
6559         * gdbint.texinfo (Build Script): New section. Mention new build script
6560         gdb_buildall.sh.
6561
6562 2008-02-01  Jim Blandy  <jimb@red-bean.com>
6563
6564         * gdb.texinfo (Help): Summarize 'info args' correctly.
6565
6566 2008-01-30  Thiago Jung Bauermann  <bauerman@br.ibm.com>
6567
6568         * gdb.texinfo: (Decimal Floating Point): Mention pseudo-registers
6569         available in PowerPC architecture.
6570         (Embedded Processors): Change node name of PowerPC item in menu.
6571         (PowerPC): Rename to...
6572         (PowerPC Embedded): this.
6573         (Architectures): Add new PowerPC item in menu.
6574         (PowerPC): New node.
6575
6576 2008-01-30  Daniel Jacobowitz  <dan@codesourcery.com>
6577
6578         * gdb.texinfo (Multi-Process Mode for gdbserver): Use @kbd for
6579         commands.
6580
6581 2008-01-30  Daniel Jacobowitz  <dan@codesourcery.com>
6582
6583         * gdb.texinfo (Setting Catchpoints): Mention features
6584         supported on GNU/Linux.
6585
6586 2008-01-30  Nick Roberts  <nickrob@snap.net.nz>
6587
6588         * gdb.texinfo (GDB/MI File Commands): Describe new output
6589         field for MI command -file-list-exec-source-file.
6590
6591 2008-01-29  Daniel Jacobowitz  <dan@codesourcery.com>
6592
6593         * gdb.texinfo (Using the `gdbserver' Program): Add security
6594         warning.  Rearrange into subsections and subsubsections.  Document
6595         --multi and --debug.  Correct --with-sysroot typo.  Update --attach
6596         usage.  Make load reference clearer.  Document monitor exit.
6597         (Remote Configuration): Document set remote exec-file, attach-packet,
6598         and run-packet.
6599         (Packets): Document vAttach and vRun.
6600
6601 2008-01-29  Nick Roberts  <nickrob@snap.net.nz>
6602
6603         * gdb.texinfo (Processes): Mention process command.
6604         detach-on-follow -> detach-on-fork.
6605
6606 2008-01-28  Daniel Jacobowitz  <dan@codesourcery.com>
6607
6608         * gdbint.texinfo (Native Conditionals): Remove
6609         SHELL_COMMAND_CONCAT and SHELL_FILE.
6610
6611 2008-01-26  Eli Zaretskii  <eliz@gnu.org>
6612
6613         * gdb.texinfo (Specify Location): Improve wording.
6614
6615 2008-01-23  Chris Demetriou  <cgd@google.com>
6616
6617         * gdb.texinfo (Threads): Document new "set print thread-events"
6618         and "show print thread-events" commands.
6619
6620 2008-01-19  Eli Zaretskii  <eliz@gnu.org>
6621
6622         * gdb.texinfo (Specify Location): New section.
6623         (Delete Breaks, Edit, Set Breaks): Remove description of
6624         locations.  Instead, add a reference to "Specify Location".
6625         (Machine Code, Jumping, Thread Stops, Continuing and Stepping)
6626         (Symbols): Refer to "Specify Location" for the valid forms of
6627         linespecs and locations.
6628
6629 2008-01-18  Markus Deuling  <deuling@de.ibm.com>
6630
6631         * gdbint.texinfo (Target Conditionals): Replace the description of
6632         BITS_BIG_ENDIAN with a description of gdbarch_bits_big_endian.
6633
6634 2008-01-12  Paul Hilfinger  <hilfinger@adacore.com>
6635
6636         * gdb.texinfo (C Operators): Remove incorrect parenthetical comment
6637         about &&var, which is rejected by the expression parser.
6638
6639 2008-01-09  Luis Machado  <luisgpm@br.ibm.com>
6640
6641         * gdb.texinfo (Output): Update documentation on using printf with DFP
6642         types.
6643
6644 2008-01-07  Thiago Jung Bauermann  <bauerman@br.ibm.com>
6645
6646         * gdb.texinfo (C and C++): Add Decimal Floating Point format
6647         subsubsection.
6648         (Decimal Floating Point format): New subsubsection.
6649
6650 2008-01-05  Pedro Alves  <pedro@codesourcery.com>
6651
6652         * gdb.texinfo (File Options): Remove mention of the attempt to
6653         open a core file with the -p option.  Don't list -c as a valid
6654         option to attach to a process.
6655
6656 2008-01-05  Pedro Alves  <pedro@codesourcery.com>
6657
6658         * gdbint.texinfo (Host Conditionals): Remove mention of
6659         ALIGN_STACK_ON_ENTRY.
6660
6661 2008-01-05  Joel Brobecker  <brobecker@adacore.com>
6662
6663         * gdbint.texinfo (Start of New Year Procedure): Add item
6664         describing how to update the source and documentation copyright
6665         notices.
6666
6667 2007-12-18  Jim Blandy  <jimb@codesourcery.com>
6668
6669         * gdb.texinfo (Set Watchpoints): Integrate per-thread
6670         watchpoint explanation into the main description of the watchpoint
6671         command; update synopses of 'watch', 'rwatch', and 'awatch'
6672         commands.
6673
6674 2007-12-18  Vladimir Prus  <vladimir@codesourcery.com>
6675
6676         * gdb.texinfo (Miscellaneous gdb/mi Commands):
6677         Document 'pending-breakpoints' feature of
6678         -list-features.
6679
6680 2007-12-17  Luis Machado  <luisgpm@br.ibm.com>
6681
6682         * gdb.texinfo: Add new parameter's description.
6683
6684 2007-12-16  Daniel Jacobowitz  <dan@codesourcery.com>
6685
6686         * gdb.texinfo (Overview): Clarify run-length encoding
6687         example.  Remove the restriction on "+" and "-" characters.
6688
6689 2007-12-15  Eli Zaretskii  <eliz@gnu.org>
6690
6691         * gdb.texinfo (Host I/O Packets): Fix xref syntax.
6692
6693 2007-12-14  Vladimir Prus  <vladimir@codesourcery.com>
6694
6695         * gdb.texinfo (GDB/MI Breakpoint Commands): Document
6696         the -f option for -break-insert, remove -r option,
6697         and clarify specification of location.
6698
6699 2007-11-30  Daniel Jacobowitz  <dan@codesourcery.com>
6700
6701         * gdb.texinfo (Debugging Programs with Multiple Processes): Correct
6702         formatting.
6703         (Remote Debugging): Add File Transfer section.
6704         (Remote Configuration): Document Host I/O packets.
6705         (GDB/MI): Add GDB/MI File Transfer Commands section.
6706         (Host I/O Packets): New section in "Remote Protocol".
6707         (Packets): Add vFile.
6708
6709 2007-11-17  Eli Zaretskii  <eliz@gnu.org>
6710
6711         * gdb.texinfo (Set Breaks, Disabling): Clarify behavior of
6712         breakpoints with multiple locations.
6713         (Breakpoint Menus): Improve wording.
6714         (Output): Fix last change.
6715
6716 2007-11-17  Ulrich Weigand  <uweigand@de.ibm.com>
6717
6718         * Makefile.in (Makefile): Do not depend on target_makefile_frag.
6719
6720 2007-11-15  Doug Evans  <dje@google.com>
6721
6722         * gdb.texinfo (Symbols): Update output of "maint info symtabs".
6723
6724 2007-11-15  Vladimir Prus  <vladimir@codesourcery.com>
6725
6726         * gdbint.texinfo (Native Conditionals): Remove
6727         mention of CLEAR_SOLIB.
6728
6729 2007-11-11  Joel Brobecker  <brobecker@adacore.com>
6730
6731         * gdb.texinfo (Print Settings): Add documentation for "set/show
6732         print frame-arguments".
6733
6734 2007-11-05  Luis Machado  <luisgpm@br.ibm.com>
6735
6736         * gdb.texinfo (Output): Update printf command's description.
6737
6738 2007-10-30  Daniel Jacobowitz  <dan@codesourcery.com>
6739
6740         * gdb.texinfo (PowerPC): Document "set powerpc vector-abi" and "set
6741         powerpc soft-float".
6742
6743 2007-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
6744
6745         * gdb.texinfo (Files): Correct formatting.  Mention Expat
6746         requirement.
6747         (Requirements for Building GDB): Expand the list of Expat
6748         uses.
6749         (Library List Format, Memory Map Format): Mention Expat.
6750         (Target Descriptions): Update Expat wording.
6751
6752 2007-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
6753
6754         * gdbint.texinfo (Register and Memory Data, Target Conditionals):
6755         Document that gdbarch_convert_register_p should return zero for no-op
6756         conversions.
6757
6758 2007-10-22  Ulrich Weigand  <uweigand@de.ibm.com>
6759
6760         * gdbint.texi (Compiler Characteristics): Move documentation
6761         of set_gdbarch_sofun_address_maybe_missing back to ...
6762         (Target Conditionals): ... here to fix build break.
6763
6764 2007-10-19  Ulrich Weigand  <uweigand@de.ibm.com>
6765
6766         * gdbint.texi (Target Conditionals): Remove documentation of
6767         SOFUN_ADDRESS_MAYBE_MISSING, replaced by ...
6768         (Compiler Characteristics): ... documentation of
6769         set_gdbarch_sofun_address_maybe_missing.
6770
6771 2007-10-17  Daniel Jacobowitz  <dan@codesourcery.com>
6772
6773         * gdbint.texinfo (Target Conditionals): Use
6774         frame_unwind_register_unsigned in examples instead of
6775         frame_unwind_unsigned_register.
6776
6777 2007-10-15  Daniel Jacobowitz  <dan@codesourcery.com>
6778
6779         * gdb.texinfo (Predefined Target Types): Add int128
6780         and uint128.
6781         (Standard Target Features): Add PowerPC features.
6782
6783 2007-10-15  Daniel Jacobowitz  <dan@codesourcery.com>
6784
6785         * gdb.texinfo (Maintenance Commands): Document "maint print c-tdesc".
6786
6787 2007-10-12  Ulrich Weigand  <uweigand@de.ibm.com>
6788
6789         * gdbint.texi (Target Conditionals): Remove documentation
6790         of and references to DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS,
6791         gdbarch_extract_return_value, and gdbarch_store_return_value.
6792
6793 2007-10-12  Ulrich Weigand  <uweigand@de.ibm.com>
6794
6795         * gdbint.texi (Target Conditionals): Remove documentation of
6796         and references to DEPRECATED_REG_STRUCT_HAS_ADDR.
6797
6798 2007-10-11  Kazu Hirata  <kazu@codesourcery.com>
6799
6800         * gdb.texinfo: Mention that inaccessible-by-default is on by
6801         default.
6802
6803 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
6804
6805         * gdbint.texinfo (Target Conditionals): Remove VARIABLES_INSIDE_BLOCK.
6806
6807 2007-09-30  Daniel Jacobowitz  <dan@codesourcery.com>
6808
6809         * gdb.texinfo (Setting Watchpoints): Adjust warning text about
6810         multi-threaded watchpoints.
6811         * gdbint.texinfo (Watchpoints): Describe how watchpoints are
6812         checked.  Describe sticky notification.  Expand description
6813         of steppable and continuable watchpoints.
6814         (Watchpoints and Threads): New subsection.
6815
6816 2007-09-28  Vladimir Prus  <vladimir@codesourcery.com>
6817
6818         * gdb.texinfo (Setting Breakpoints): Revise
6819         documentation for pending breakpoints.  Document
6820         breakpoints with multiple locations.
6821
6822 2007-09-19  Vladimir Prus  <vladimir@codesourcery.com>
6823
6824         * gdb.texinfo (Miscellaneous gdb/mi Commands):
6825         Document -list-features.
6826
6827 2007-09-15  Eli Zaretskii  <eliz@gnu.org>
6828
6829         * gdb.texinfo (Output): Spell out which features of C's printf are
6830         not supported by GDB's printf.
6831         (Separate Debug Files): More accurate wording regarding build ID
6832         and a reference to the ld manual rather than the Fedora wiki.
6833
6834 2007-09-04  Daniel Jacobowitz  <dan@codesourcery.com>
6835             Jim Blandy  <jimb@codesourcery.com>
6836
6837         * gdb.texinfo (Output Formats): Update 'c' description.  Describe 's'.
6838         (Examining Memory): Update mentions of the 's' format.
6839         (Automatic Display): Likewise.
6840
6841 2007-09-02  Daniel Jacobowitz  <dan@codesourcery.com>
6842
6843         * gdb.texinfo: Update the FSF's Back-Cover Text.
6844
6845 2007-09-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
6846             Eli Zaretskii  <eliz@gnu.org>
6847
6848         * gdb.texinfo (Separate Debug Files): Cosmetic quoting removal.
6849         Fixed the ``build ID'' name.  New binaries build instructions for the
6850         build ID inclusion.  Explain how the commands are specific to the build
6851         ID vs. debug link.
6852
6853 2007-09-01  Eli Zaretskii  <eliz@gnu.org>
6854
6855         * gdb.texinfo (Separate Debug Files): Fix last change.  Add
6856         indexing for ``build ID'' support.
6857
6858 2007-09-01  Jan Kratochvil  <jan.kratochvil@redhat.com>
6859
6860         * gdb.texinfo (Separate Debug Files): Included a BUILD ID description.
6861         Enlisted BUILD ID to the debug file searching example.
6862         Included a BUILD ID `.note.gnu.build-id' section description.
6863         Updated/added the debug files splitting instructions for OBJCOPY.
6864
6865 2007-08-31  Vladimir Prus  <vladimir@codesourcery.com>
6866
6867         * gdb.texinfo (Variable Objects): Adjust docs
6868         for -var-info-expression and document
6869         -var-info-path-expression.
6870
6871 2007-08-20  Jim Blandy  <jimb@codesourcery.com>
6872
6873         * gdb.texinfo (Top): Dedicate manual to the memory of Fred Fish.
6874         (title page): Include the dedication in the printed manual, as a
6875         separate page after the copyright notice.
6876
6877         * gdb.texinfo (The F Reply Packet): Avoid confusing texi2html:
6878         don't break a @var across a line.
6879
6880 2007-07-25  Maciej W. Rozycki  <macro@mips.com>
6881
6882         * Makefile.in (MAKEHTMLFLAGS): Also search the current directory
6883         for include files.
6884
6885 2007-07-12  Nick Roberts  <nickrob@snap.net.nz>
6886
6887         * gdb.texinfo (Server Prefix): New node.  Adapt from existing node
6888         in annotate.texinfo.
6889         (Command History): Link to new node.
6890
6891 2007-07-05  Markus Deuling  <deuling@de.ibm.com>
6892
6893         * gdbint.texinfo (PC_LOAD_SEGMENT): Remove description.
6894
6895 2007-07-05  Eli Zaretskii  <eliz@gnu.org>
6896
6897         * gdbint.texinfo (Target Conditionals): Fix last change.
6898
6899 2007-07-03  Markus Deuling  <deuling@de.ibm.com>
6900
6901         * gdb.texinfo: Replace following macros by their appropriate gdbarch
6902         routines:
6903         (TARGET_CHAR_SIGNED, CALL_DUMMY_LOCATION, CANNOT_FETCH_REGISTER)
6904         (CANNOT_STORE_REGISTER, GET_LONGJMP_TARGET, POINTER_TO_ADDRESS)
6905         (ADDRESS_TO_POINTER, INNER_THAN, FRAME_NUM_ARGS)
6906         (HAVE_NONSTEPPABLE_WATCHPOINT, TARGET_SHORT_BIT, TARGET_INT_BIT)
6907         (TARGET_LONG_BIT, TARGET_LONG_LONG_BIT, TARGET_FLOAT_BIT)
6908         (TARGET_DOUBLE_BIT, TARGET_LONG_DOUBLE_BIT, TARGET_PTR_BIT
6909         (TARGET_ADDR_BIT, SP_REGNUM, PC_REGNUM, PS_REGNUM, FP0_REGNUM)
6910         (STAB_REG_TO_REGNUM, ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM)
6911         (SDB_REG_TO_REGNUM, DWARF2_REG_TO_REGNUM, BELIEVE_PCC_PROMOTION)
6912         (CONVERT_REGISTER_P, REGISTER_TO_VALUE, VALUE_TO_REGISTER)
6913         (POINTER_TO_ADDRESS, ADDRESS_TO_POINTER, EXTRACT_RETURN_VALUE)
6914         (STORE_RETURN_VALUE, SKIP_PROLOGUE, MEMORY_INSERT_BREAKPOINT)
6915         (BREAKPOINT_FROM_PC, MEMORY_REMOVE_BREAKPOINT, DECR_PC_AFTER_BREAK)
6916         (ADDR_BITS_REMOVE, TARGET_PRINT_INSN, SKIP_TRAMPOLINE_CODE)
6917         (IN_SOLIB_RETURN_TRAMPOLINE, NAME_OF_MALLOC, ADDRESS_CLASS_TYPE_FLAGS)
6918         (ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, ADDRESS_CLASS_TYPE_FLAGS_P).
6919         (ADDRESS_CLASS_NAME_to_TYPE_FLAGS, ADJUST_BREAKPOINT_ADDRESS)
6920         (PRINT_FLOAT_INFO, PRINT_VECTOR_INFO, INTEGER_TO_ADDRESS)
6921         (SKIP_PERMANENT_BREAKPOINT, TARGET_VIRTUAL_FRAME_POINTER)
6922         (SOFTWARE_SINGLE_STEP_P)
6923
6924         (push_dummy_call, stabs_argument_has_addr, unwind_sp, unwind_pc)
6925         (print_registers_info, push_dummy_code, unwind_dummy_id): Rework
6926
6927         (REGISTER_CONVERT_TO_TYPE, END_OF_TEXT_DEFAULT, GDB_MULTI_ARCH)
6928         (GDB_TARGET_IS_HPPA, DEPRECATED_GET_SAVED_REGISTER)
6929         (SYMBOLS_CAN_START_WITH_DOLLAR, DEPRECATED_INIT_EXTRA_FRAME_INFO)
6930         (DEPRECATED_INIT_FRAME_PC, DEPRECATED_SIGTRAMP_START)
6931         (IN_SOLIB_CALL_TRAMPOLINE, NO_HIF_SUPPORT, REGISTER_CONVERTIBLE)
6932         (DEPRECATED_REGISTER_RAW_SIZE, PARM_BOUNDARY, DEPRECATED_STACK_ALIGN)
6933         (PROLOGUE_FIRSTLINE_OVERLAP, DEPRECATED_POP_FRAME, STEP_SKIPS_DELAY)
6934         (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT)
6935         (OS9K_VARIABLES_INSIDE_BLOCK, KERNEL_U_ADDR, KERNEL_U_ADDR_HPUX)
6936         (REGISTER_U_ADDR, U_REGS_OFFSET, DEBUG_PTRACE): Remove description.
6937
6938         (Converting an existing Target Architecture to Multi-arch): Remove
6939          section.
6940
6941         (gdbarch_unwind_pc, gdbarch_unwind_sp): Renew code example.
6942         (gdbarch_addr_bits_remove): Add code example.
6943
6944         * gdb.texinfo: Replace REGISTER_NAME by gdbarch_register_name.
6945
6946 2007-07-02  Daniel Jacobowitz  <dan@codesourcery.com>
6947
6948         * gdb.texinfo (Remote Configuration): Document library-info-packet.
6949         Add other missing entries.  Adjust the table size to fit.
6950         (Stop Reply Packets): Use @itemize instead of @enumerate.  Document
6951         stop reasons including the new "library" event.
6952         (General Query Packets): Adjust table widths for qSupported.  Mention
6953         qXfer:libraries:read reply to qSupported and document the new packet.
6954         (Library List Format): New section.
6955
6956 2007-07-01  Jan Kratochvil  <jan.kratochvil@redhat.com>
6957
6958         * gdb.texinfo (Attach): Fixed GDB exit inferior detachment.
6959
6960 2007-06-28  Michael Snyder  <msnyder@svkmacdonelllnx>
6961
6962         * gdbint.texinfo (Table, Tuple and List Functions) Fix typo.
6963
6964 2007-06-25  Nick Roberts  <nickrob@snap.net.nz>
6965
6966         * gdbint.texinfo (Register and Memory Data): Break sections
6967         into nodes and add a menu.
6968
6969 2007-06-21  Maciej W. Rozycki  <macro@mips.com>
6970
6971         * gdb.texinfo (Examining Memory): Document the new behaviour.
6972
6973 2007-06-21  Vladimir Prus  <vladimir@codesourcery.com>
6974
6975         * gdb.texinfo (Standard Target Features): Document
6976         m68k features.
6977
6978 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
6979
6980         * gdb.texinfo (General Query Packets): Document qOffsets changes.
6981
6982 2007-06-13  Daniel Jacobowitz  <dan@codesourcery.com>
6983
6984         * gdb.texinfo (Target Description Format): Add version attribute
6985         for <target>.
6986
6987 2007-06-13  Daniel Jacobowitz  <dan@codesourcery.com>
6988
6989         * gdb.texinfo (MIPS Features): Document org.gnu.gdb.mips.linux.
6990
6991 2007-06-13  Daniel Jacobowitz  <dan@codesourcery.com>
6992
6993         * gdb.texinfo (MIPS Features): New subsection.
6994
6995 2007-06-12  Ulrich Weigand  <uweigand@de.ibm.com>
6996             Markus Deuling  <deuling@de.ibm.com>
6997
6998         * gdb.texinfo (General Query Packets): Document qXfer:spu:read
6999         and qXfer:spu:write packets and mention them under qSupported.
7000
7001 2007-06-12  Ulrich Weigand  <uweigand@de.ibm.com>
7002             Markus Deuling  <deuling@de.ibm.com>
7003
7004         * gdb.texinfo (Architectures): Add new SPU section to document
7005         Cell Broadband Engine SPU architecture specific commands.
7006
7007 2007-06-09  Vladimir Prus  <vladimir@codesourcery.com>
7008
7009         * gdb.texinfo (GDB/MI Variable Objects): Editorial
7010         comments.
7011
7012 2007-06-07  Nick Roberts  <nickrob@snap.net.nz>
7013
7014         * gdb.texinfo (Emacs): Describe GDB under Emacs 22.1.
7015
7016 2007-05-29  Jim Blandy  <jimb@codesourcery.com>
7017
7018         * gdb.texinfo (Overview): Doc fix.
7019
7020 2007-05-22  Maciej W. Rozycki  <macro@mips.com>
7021
7022         * gdb.texinfo (Remote Configuration): Document "set/show
7023         remoteflow".
7024
7025 2007-05-16  Daniel Jacobowitz  <dan@codesourcery.com>
7026
7027         * gdb.texinfo (MIPS): Remove documentation for set mips
7028         saved-gpreg-size, show mips saved-gpreg-size, and set mips
7029         stack-arg-size.
7030
7031 2007-05-14  Bob Wilson  <bob.wilson@acm.org>
7032
7033         * all-cfg.texi (GDBTUI): New.
7034         * gdb.texinfo (Mode Options): Use GDBTUI variable.
7035         (TUI, TUI Overview, TUI Keys, TUI Single Key Mode, TUI Commands)
7036         (TUI Configuration): Edit to improve clarity and fix problems of
7037         both style and content.
7038
7039 2007-05-11  Ulrich Weigand  <uweigand@de.ibm.com>
7040
7041         * observer.texi (GDB Observers): New observer "new_objfile".
7042
7043 2007-05-08  Ulrich Weigand  <uweigand@de.ibm.com>
7044
7045         * gdbint.texinfo (Native Conditionals): Remove USE_PROC_FS.
7046
7047 2007-04-14  Vladimir Prus  <vladimir@codesourcery.com>
7048
7049         * gdb.texinfo (GDB/MI Variable Objects): Document
7050         frozen variables objects.
7051
7052 2007-04-13  Daniel Jacobowitz  <dan@codesourcery.com>
7053
7054         * gdb.texinfo (Memory): Reference Remote Debugging chapter.
7055         (Character Sets, Caching Data of Remote Targets): Likewise.
7056         (Targets): Delete Remote node.  Move its text...
7057         (Debugging Remote Programs): ...to here.  Delete description
7058         of the "remote" command.
7059         (Remote configuration): Delete description of "set remotedevice"
7060         and "show remotedevice".
7061         (Embedded Processors): Delete H8/300, H8/500, and SH nodes.
7062
7063 2007-04-11  Bob Wilson  <bob.wilson@acm.org>
7064
7065         * gdb.texinfo (Contributors, Continuing and Stepping)
7066         (Fortran Defaults, HPPA, TUI, TUI Commands, Configure Options)
7067         (General Query Packets, File-I/O Remote Protocol Extension)
7068         (Protocol Basics, The F Reply Packet, Write)
7069         (Protocol-specific Representation of Datatypes, Memory Transfer):
7070         Fix hyphenation, punctuation and grammar problems.
7071         (Cygwin Native): Likewise.  Also fix misuse of @pxref and use
7072         'section' instead of 'subsection' in the text.
7073         (Non-debug DLL Symbols): Avoid 'subsubsection' in the text.
7074         (i386): Remove period from section name.
7075         (Installing GDB, Requirements, Running Configure,  Separate Objdir)
7076         (Config Names, Configure Options): Use @file{configure}.
7077
7078 2007-04-11  Daniel Jacobowitz  <dan@codesourcery.com>
7079
7080         * gdbint.texinfo (Writing Tests): Mention gdb_test_multiple
7081         and tab expansion.
7082
7083 2007-04-10  Daniel Jacobowitz  <dan@codesourcery.com>
7084
7085         * gdbint.texinfo (SOM): Correct location of the SOM reader.
7086
7087 2007-04-02  Bob Wilson  <bob.wilson@acm.org>
7088
7089         * gdb.texinfo: Consistently capitalize all significant words in
7090         node names, chapter titles, section titles, and headings.  Update
7091         cross references to match.
7092         (Starting and Stopping Trace Experiment): Make node name plural.
7093         (Breakpoint related warnings): Hyphenate "Breakpoint-related".
7094
7095 2007-03-30  Pedro Alves  <pedro_alves@portugalmail.pt>
7096
7097         * gdb.texinfo (WinCE): Delete obsolete subsection.
7098
7099 2007-03-30  Daniel Jacobowitz  <dan@codesourcery.com>
7100
7101         * gdb.texinfo (M68K): Remove obsolete ROM monitors.
7102         * gdbint.texinfo (DWARF 1): Delete section and other dwarfread.c
7103         references.
7104
7105 2007-03-30  Daniel Jacobowitz  <dan@codesourcery.com>
7106
7107         * gdb.texinfo (Startup): Delete references to some alternate
7108         names for .gdbinit.
7109         (Thread): Remove LynxOS reference.
7110         (Tandem ST2000): Delete target-specific documentation.
7111         * gdbint.texinfo (Symbol Handling): Remove mention of NLM.
7112         (Target Architecture Definition): Remove mention of GDB_OSABI_NETWARE
7113         and GDB_OSABI_LYNXOS.
7114
7115 2007-03-29  Ulrich Weigand  <uweigand@de.ibm.com>
7116
7117         * gdbint.texi (Native Conditionals): Remove PTRACE_ARG3_TYPE.
7118
7119 2007-03-27  Ulrich Weigand  <uweigand@de.ibm.com>
7120
7121         * gdbint.texinfo (Target Conditionals): Remove mention of
7122         DEPRECATED_REMOTE_BREAKPOINT, DEPRECATED_BIG_REMOTE_BREAKPOINT,
7123         and DEPRECATED_LITTLE_REMOTE_BREAKPOINT.
7124
7125 2007-03-27  Brooks Moses  <brooks.moses@codesourcery.com>
7126
7127         * Makefile.in: Add "pdfdir" installation
7128         directory, PDFTEX macro, support for "install-pdf" target,
7129         and rules for making a pdf version of refcard.texi.
7130         * refcard.tex: Specify paper size for PDF output.
7131
7132 2007-03-26  Bob Wilson  <bob.wilson@acm.org>
7133
7134         * gdb.texinfo (Omissions from Ada, Additions to Ada): Wrap long lines.
7135
7136 2007-03-26  Bob Wilson  <bob.wilson@acm.org>
7137
7138         * gdb.texinfo (Invoking GDB): Use @value{GDBP}.
7139         (Source Path, Character Sets, Macros, Define)
7140         (GDB/MI Result Records, GDB/MI Simple Examples)
7141         (GDB/MI Program Execution, GDB/MI File Commands)
7142         (Maintenance Commands, Packets, File-I/O Overview): Use @value{GDBN}.
7143         (Bug Reporting): Use @value{GCC}.
7144
7145 2007-03-26  Bob Wilson  <bob.wilson@acm.org>
7146
7147         * gdb.texinfo (Help): Fix formatting of examples.
7148         (Variables): Use @ifnotinfo instead of @iftex.
7149         (Non-debug DLL symbols): Use @ref instead of @pxref.
7150         (Sparclet File): Use @samp instead of quotes.
7151
7152 2007-03-26  Bob Wilson  <bob.wilson@acm.org>
7153
7154         * gdb.texinfo (Variables, C): Update cross reference to GCC docs.
7155
7156 2007-03-26  Bob Wilson  <bob.wilson@acm.org>
7157
7158         * gdb.texinfo (Top): Move TUI and Annotations menu entries to match
7159         the order of the nodes.
7160         (C Operators, C Constants, Debugging C): Remove extra menus.
7161         (Method Names in Commands): Do not specify next/prev/up nodes.
7162
7163 2007-03-26  Bob Wilson  <bob.wilson@acm.org>
7164
7165         * gdb.texinfo (File Options): Add missing parenthesis.
7166         (Breakpoints, Special Fortran commands, PowerPC): Fix typos.
7167
7168 2007-02-26  Daniel Jacobowitz  <dan@codesourcery.com>
7169
7170         * gdb.texinfo (Monitor commands for gdbserver): New subsection.
7171
7172 2007-02-26  Daniel Jacobowitz  <dan@codesourcery.com>
7173
7174         * gdb.texinfo (Standard Target Features): Mention
7175         case insensitivity.
7176         (ARM Features): Describe org.gnu.gdb.xscale.iwmmxt.
7177
7178 2007-02-18  Nick Roberts  <nickrob@snap.net.nz>
7179
7180         * gdb.texinfo (Top): Put Appendix A after numbered sections.
7181         (Files): Add section name to argument list for pxref.
7182         (Non-debug DLL symbols): Don't use `see' for pxref.
7183         (Embedded Processors): Fix typo.
7184         (GDB/MI Breakpoint Commands): Execution commands generate
7185         *stopped not ^done.
7186
7187 2007-02-13  Nick Roberts  <nickrob@snap.net.nz>
7188
7189         * gdb.texinfo (GDB/MI Variable Objects): Describe meanings of
7190         values for in_scope.  Mention that only root variables can be
7191         updated.
7192         (GDB/MI Development and Front Ends): Explain new values may be
7193         added to existing fields.
7194
7195 2007-02-08  Daniel Jacobowitz  <dan@codesourcery.com>
7196
7197         * gdb.texinfo (-target-disconnect): Use @smallexample.
7198         (Requirements): Add anchor for Expat.  Update description.
7199         (Target Descriptions): Mention Expat.
7200         (Target Description Format): Document new elements.  Use
7201         @smallexample.
7202         (Predefined Target Types, Standard Target Features): New sections.
7203         * gdbint.texinfo (Target Descriptions): New section.
7204
7205 2007-02-07  Daniel Jacobowitz  <dan@codesourcery.com>
7206
7207         * gdb.texinfo (Target Description Format): Add section on XInclude.
7208
7209 2006-02-03  Nick Roberts  <nickrob@snap.net.nz>
7210
7211         * gdb.texinfo (GDB/MI Miscellaneous Commands): Describe the new
7212         command -enable-timings.
7213
7214 2007-02-02  Markus Deuling  <deuling@de.ibm.com>  (tiny change)
7215
7216         * gdbint.texinfo (Operation System ABI Variant Handling): Update
7217         descriptions for new/deleted elements in gdb_osabi.  Add missing
7218         description for function generic_elf_osabi_sniff_abi_tag_sections.
7219
7220 2007-01-29  Joel Brobecker  <brobecker@adacore.com>
7221
7222         * gdb.texinfo (Maintenance Commands): Add documentation for
7223         the new "maint print target-stack" command.
7224
7225 2007-01-26  Jan Kratochvil <jan.kratochvil@redhat.com>
7226             Eli Zaretskii  <eliz@gnu.org>
7227
7228         * gdb.texinfo: Describe CHAR array vs. string identification rules.
7229
7230 2007-01-26  Eli Zaretskii  <eliz@gnu.org>
7231
7232         * gdb.texinfo (Compilation, Files, Bootstrapping, Bug Reporting):
7233         Use @value{NGCC} instead of @value{GCC}.
7234
7235 2007-01-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>  (tiny change)
7236
7237         * agentexpr.texi: Fix typos.
7238         * annotate.texinfo: Likewise.
7239         * gdb.texinfo: Likewise.
7240         * gdbint.texinfo: Likewise.
7241         * observer.texi: Likewise.
7242         * stabs.texinfo: Likewise.
7243
7244 2007-01-20  Markus Deuling  <deuling@de.ibm.com>  (tiny change)
7245
7246         * gdbint.texinfo (Support Libraries): Remove mmalloc
7247         entry.  Describe readline library.
7248
7249 2007-01-09  Daniel Jacobowitz  <dan@codesourcery.com>
7250
7251         * gdb.texinfo (Target Descriptions): New section.
7252         (General Query Packets): Add QPassSignals anchor.  Mention
7253         qXfer:features:read under qSupported.  Expand mentions of
7254         qXfer:memory-map:read and QPassSignals.  Document
7255         qXfer:features:read.
7256
7257 2007-01-08  Daniel Jacobowitz  <dan@codesourcery.com>
7258
7259         * gdb.texinfo (Commands to specify files): Describe
7260         "set sysroot" and "show sysroot".
7261         (Using the `gdbserver' program): Lowercase argument
7262         to @var.  Expand description of setting up GDB on the
7263         host.
7264
7265 2007-01-05  Joel Brobecker  <brobecker@adacore.com>
7266
7267         * gdb.texinfo (Set Catchpoints): Add documentation for the new
7268         catch exception, catch exception unhandled, and catch assert
7269         commands.
7270
7271 2007-01-04  Daniel Jacobowitz  <dan@codesourcery.com>
7272
7273         * gdb.texinfo (Debugging Output): Document "set debug xml"
7274         and "show debug xml".
7275
7276 2007-01-04  Daniel Jacobowitz  <dan@codesourcery.com>
7277
7278         * gdbint.texinfo (Compiler Warnings): Update for -Wall use.
7279
7280 2007-01-01  Joel Brobecker  <brobecker@adacore.com>
7281
7282         * gdbint.texinfo (Start of New Year Procedure): Add missing item.
7283
7284 2006-12-08  Vladimir Prus  <vladimir@codesourcery.com>
7285
7286         * gdb.texinfo (GDB/MI Variable Objects): Wrap historical
7287         note in @ignore, to be removed later if nobody complains.
7288
7289 2006-12-04  Nick Roberts  <nickrob@snap.net.nz>
7290
7291         * gdb.texinfo (GDB/MI Variable Objects): Describe -c option
7292         of -var-delete.
7293
7294 2006-11-22  Vladimir Prus  <vladimir@codesourcery.com>
7295
7296         * gdb.texinfo (Setting breakpoints): Document
7297         automatic software/hardware breakpoint usage and
7298         the "set breakpoint auto-hw" command.
7299
7300 2006-11-21  Vladimir Prus  <vladimir@codesourcery.com>
7301
7302         * gdb.texinfo (Memory Access Checking): New.
7303
7304 2006-11-16  Daniel Jacobowitz  <dan@codesourcery.com>
7305
7306         * gdb.texinfo (Remote configuration): Mention
7307         "pass-signals-packet".
7308         (General Query Packets): Document QPassSignals.  Fix
7309         a typo.
7310
7311 2006-11-14  Maxim Grigoriev  <maxim@tensilica.com>
7312
7313         * gdb.texinfo (Contributors): Add contributors of Xtensa port.
7314
7315 2006-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
7316
7317         * gdb.texinfo (Remote configuration): Rewrite documentation for
7318         packet configuration commands.
7319         (OS Information): Adjust reference to qXfer:auxv:read.
7320         (General Query Packets): Remove references to read-aux-vector-packet
7321         and set remote get-thread-local-storage-address.
7322
7323 2006-11-10  Daniel Jacobowitz  <dan@codesourcery.com>
7324
7325         * gdbint.texinfo (Target Architecture Definition): Add new
7326         Initializing a New Architecture section.
7327
7328 2006-10-31  David Taylor  <dtaylor@emc.com>
7329
7330         * stabs.texinfo (Macro define and undefine): New node describing
7331         stabs for #define and #undef.
7332
7333 2006-10-27  Andreas Schwab  <schwab@suse.de>
7334
7335         * gdb.texinfo (Processes): Rename "detach-fork" to "detach fork".
7336
7337 2006-10-21  Eli Zaretskii  <eliz@gnu.org>
7338
7339         * gdb.texinfo (Breakpoints, Set Watchpoints): Elaborate and
7340         clarify on the possible meanings of ``expression'' watched by
7341         watchpoints.  Add indexing.
7342         (Prompting, Errors, Invalidation, Annotations for Running)
7343         (Source Annotations): Fix index entries by adding "annotation" to
7344         them, to discriminate from index entries that point to the more
7345         general topic descriptions.
7346
7347 2006-10-17  Daniel Jacobowitz  <dan@codesourcery.com>
7348
7349         * gdbint.texinfo (Target Vector Definition): Move most
7350         content into Existing Targets.  Add a menu.
7351         (Existing Targets): New section, moved from Target Vector
7352         Definition.  Use @subsection.
7353         (Managing Execution State): New section.
7354
7355 2006-10-16  Bob Wilson  <bob.wilson@acm.org>
7356
7357         * gdb.texinfo (ST2000): Use Ctrl- instead of C-.
7358
7359 2006-10-15  Eli Zaretskii  <eliz@gnu.org>
7360
7361         * gdb.texinfo (Sample Session, Invocation, Quitting GDB)
7362         (Command Syntax, Signals, Backtrace, Connecting)
7363         (Remote configuration, Renesas Boards, Console I/O): Fix last
7364         change: use Ctrl- instead of C-, except wrt Emacs.
7365         (File-I/O Examples): Put Ctrl-c in @kbd.
7366         (Cygwin Native, File-I/O Overview, The Ctrl-C message)
7367         (Console I/O): Use @samp with Ctrl-.
7368         (Signals, Set Breaks, Set Watchpoints): Document optional
7369         arguments to `info signals'  `handle', `info breakpoints', and
7370         `info watchpoints'.
7371
7372 2006-10-14  Eli Zaretskii  <eliz@gnu.org>
7373
7374         * gdb.texinfo (Backtrace): Fix last change.
7375
7376 2006-10-14  Nick Roberts  <nickrob@snap.net.nz>
7377
7378         * gdb.texinfo (Backtrace): Order correctly and add other cases.
7379
7380 2006-10-10  Bob Wilson  <bob.wilson@acm.org>
7381
7382         * gdb.texinfo (Command Syntax, Connecting, Remote configuration)
7383         (Renesas Boards, ST2000, TUI Keys, TUI Single Key Mode)
7384         (TUI Commands, Emacs, Console I/O): Fix @key and @kbd usage.
7385
7386 2006-09-21  Vladimir Prus  <vladimir@codesourcery.com>
7387             Daniel Jacobowitz  <dan@codesourcery.com>
7388
7389         * gdb.texinfo (Packets): Document vFlashErase,
7390         vFlashWrite and vFlashDone packets.
7391         (General Query Packets): Document qXfer:memory-map:read.
7392         Add a new feature for qXfer:memory-map:read.
7393         (Memory map format): New section.
7394         (Target Commands): Mention that gdb can write flash.
7395
7396 2006-09-21  Vladimir Prus  <vladimir@codesourcery.com>
7397             Daniel Jacobowitz  <dan@codesourcery.com>
7398
7399         * gdb.texinfo (Memory Region Attributes): Mention target-supplied
7400         memory regions and "mem auto".
7401
7402 2006-09-21  Nathan Sidwell  <nathan@codesourcery.com>
7403
7404         * gdbint.texinfo (Array Containers): New section.
7405
7406 2006-09-17  Vladimir Prus  <vladimir@codesourcery.com>
7407
7408         * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
7409         -stack-list-arguments HIGH_FRAME argument can be larger then the
7410         actual number of frames.
7411
7412 2006-09-07  Vladimir Prus  <vladimir@codesourcery.com>
7413
7414         * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
7415         -stack-list-locals HIGH_FRAME argument can be larger then the
7416         actual number of frames.
7417
7418 2006-09-02  Bob Wilson  <bob.wilson@acm.org>
7419
7420         * gdb.texinfo (Packets, Stop Reply Packets, General Query Packets,
7421         Register Packet Format, Tracepoint Packets): Fix spelling errors.
7422
7423 2006-09-02  Eli Zaretskii  <eliz@gnu.org>
7424
7425         * gdbint.texinfo (Overall Structure): New section "Source Tree
7426         Structure".
7427
7428 2006-08-17  Jim Blandy  <jimb@codesourcery.com>
7429
7430         * gdb.texinfo (Stop Reply Packets): Note similarity of 'S' and 'T'
7431         responses.
7432
7433 2006-08-08  Joel Brobecker  <brobecker@adacore.com>
7434
7435         * gdb.texinfo (Source Path): Add documentation for new
7436         substitute-path commands.
7437
7438 2006-08-08  Daniel Jacobowitz  <dan@codesourcery.com>
7439
7440         * gdb.texinfo (Installing GDB): Update menu.  Move text to...
7441         (Running Configure): ...here.
7442         (Requirements): New node.  Mention expat.
7443
7444 2006-08-08  Vladimir Prus  <vladimir@codesourcery.com>
7445
7446         * gdb.texinfo (Target Commands): Remove
7447         'set download-write-size' and 'show download-write-size'.
7448
7449 2006-08-01  Daniel Jacobowitz  <dan@codesourcery.com>
7450
7451         * stabs.texinfo (Member Type Descriptor): Correct example for
7452         pointer to member types.
7453
7454 2006-07-21  Andrew Stubbs  <andrew.stubbs@st.com>
7455
7456         * gdb.texinfo (Optional warnings and messages): Add
7457         'set/show trace-commands'.
7458         (Command files): Add '-v' to source command.
7459
7460 2006-07-12  Daniel Jacobowitz  <dan@codesourcery.com>
7461
7462         * gdb.texinfo (OS Information): Update qPart reference to
7463         qXfer.
7464         (Remote configuration): Likewise.
7465         (Overview): Move @cindex to the start of a paragraph.  Talk
7466         about binary data encoding.
7467         (Packets): Refer to the overview for the details of the X
7468         packet encoding.
7469         (General Query Packets): Remove qPart description.  Add qXfer
7470         description.  Add an anchor to qSupported.  Correct feature
7471         table title.  Add a new feature for qXfer:auxv:read.
7472         (Interrupts): Add a missing parenthesis.
7473
7474 2006-07-05  Daniel Jacobowitz  <dan@codesourcery.com>
7475
7476         * gdb.texinfo (KOD): Remove node.
7477         (GDB/MI Kod Commands): Remove commented out node.
7478
7479 2006-07-01  Eli Zaretskii  <eliz@gnu.org>
7480
7481         * gdb.texinfo (GDB/MI Output Syntax, GDB/MI Simple Examples)
7482         (GDB/MI Breakpoint Commands, GDB/MI Program Context)
7483         (GDB/MI Thread Commands, GDB/MI Program Execution)
7484         (GDB/MI Stack Manipulation, GDB/MI Variable Objects)
7485         (GDB/MI Data Manipulation, GDB/MI Symbol Query)
7486         (GDB/MI File Commands, GDB/MI Target Manipulation)
7487         (GDB/MI Miscellaneous Commands): Change (@value{GDBP})->(gdb),
7488         since the MI prompt is hard-wired into the code.
7489
7490 2006-07-01  Nick Roberts  <nickrob@snap.net.nz>
7491
7492         * gdb.texinfo (GDB/MI Compatibility with CLI): Qualify more carefully.
7493         (GDB/MI Simple Examples): Use @subheading for "A Bad Command".
7494         (GDB/MI Data Manipulation): Remove description of unimplemented
7495         display related commands as variable objects perform this function
7496         and are superior: -display-delete, -display-disable,
7497         -display-enable, -display-insert and -display-list.  Move
7498         -environment-cd, -environment-directory, -environment-path
7499         and -environment-pwd to "Program Context".
7500         (GDB/MI Program Control): Rename to "Program Execution".  Move
7501         -exec-arguments -exec-abort to...
7502         (GDB/MI Program Context): ...here.  New node split from "Data
7503          Manipulation".
7504
7505 2006-06-21  Daniel Jacobowitz  <dan@codesourcery.com>
7506
7507         * gdb.texinfo (Remote configuration): Document set / show
7508         remote supported-packets.
7509         (General Query Packets): Document qSupported packet.
7510
7511 2006-06-10  Sandra Loosemore <sandra@codesourcery.com>
7512
7513         * gdb.texinfo (File-I/O overview): Copy edit for grammar, spelling,
7514         and font markup.
7515         (Protocol basics): Likewise.
7516         (The F request packet): Likewise.
7517         (The F reply packet): Likewise.
7518         (Memory transfer): Move this node to be a subsubsection of
7519         "Protocol specific representation of datatypes".
7520         (The Ctrl-C message): More copy editing.
7521         (Console I/O): Likewise.
7522         (The isatty call): Delete this node, and merge its content into
7523         the "isatty" node.  Fixed references elsewhere.
7524         (The system call): Delete this node, and merge its content into
7525         the "system" node.  Fixed references elsewhere.
7526         (open): Reformat to use @table, and add appropriate font markup.
7527         (close): Likewise.
7528         (read): Likewise.
7529         (write): Likewise.
7530         (lseek): Likewise.
7531         (rename): Likewise.
7532         (unlink): Likewise.
7533         (stat/fstat): Likewise.
7534         (gettimeofday): Likewise.
7535         (isatty): Likewise.
7536         (system): Likewise, plus minor changes to fix confusing wording.
7537         (Integral datatypes): Fix font markup.
7538         (Pointer values): Likewise.
7539         (struct stat): Fix markup to use @table, plus minor copy editing.
7540         (struct timeval): Fix font markup, plus minor copy editing.
7541         (Constants): Minor copy editing.
7542         (Errno values): Add font markup.
7543         (File-I/O Examples): Likewise.
7544
7545 2006-06-10  Nick Roberts  <nickrob@snap.net.nz>
7546
7547         * gdb.texinfo (GDB/MI): Remove duplicate acknowledgements.
7548         (GDB/MI Simple Examples): Move node up one level.  Use real
7549         examples.
7550         (GDB/MI Compatibility with CLI): Update.
7551         (GDB/MI Result Records): Add "connected" and "exit" result
7552         classes.
7553         (GDB/MI Stream Records): Clarify target output.
7554         (GDB/MI Command Description Format): Modify example description.
7555         (GDB/MI Breakpoint Table Commands): Rename to...
7556         (GDB/MI Breakpoint Commands): ...this
7557         (GDB/MI Breakpoint Commands): Add optional thread field.
7558         (GDB/MI Program Control): Add an introduction.  Move "Program
7559         termination" examples into exec-run description.
7560         (GDB/MI File Commands): Mention similar CLI commands.
7561         (GDB/MI Miscellaneous Commands): Move to end.  Mention "show version"
7562         is similar to "-gdb-version".
7563
7564 2006-06-09  Eli Zaretskii  <eliz@gnu.org>
7565
7566         * gdb.texinfo (Symbols): Fix "(gdb)"=>"(@value{GDBP})".
7567
7568 2006-06-02  Nick Roberts  <nickrob@snap.net.nz>
7569
7570         * gdb.texinfo (GDB/MI Development and Front Ends): Use
7571         sourceware.org for mailing lists.
7572         (GDB/MI File Commands): New node split from Program Control.
7573
7574 2006-06-01  Nick Roberts  <nickrob@snap.net.nz>
7575
7576         * gdb.texinfo (GDB/MI Development and Front Ends): New node.
7577
7578 2006-05-22  Eli Zaretskii  <eliz@gnu.org>
7579
7580         * gdb.texinfo (Cygwin Native): Fix last change.
7581
7582 2006-05-22  Christopher Faylor  <cgf@timesys.com>
7583
7584         * gdb.texinfo (Cygwin Native): Document set/show cygwin-exceptions.
7585
7586 2006-05-15  Nick Roberts  <nickrob@snap.net.nz>
7587
7588         * gdbint.texinfo (Algorithms): Correct spelling and punctuation.
7589         (Releasing GDB, Testsuite): Remove details for including DejaGnu.
7590
7591 2006-05-14  Daniel Jacobowitz  <dan@codesourcery.com>
7592
7593         * gdb.texinfo (General Query Packets): Recommend not starting
7594         new packets with qC and clarify.
7595
7596 2006-05-13  Gaius Mulley  <gaius@glam.ac.uk>
7597
7598         * gdb.texinfo (M2 Types): New section.
7599
7600 2006-05-10  Daniel Jacobowitz  <dan@codesourcery.com>
7601
7602         * agentexpr.texi: Add a copyright and license notice.
7603         * observer.texi: Likewise, with GPL clause for function prototypes.
7604         Remove trailing whitespace.
7605
7606 2006-05-05  Jim Blandy  <jimb@codesourcery.com>
7607
7608         * gdb.texinfo (General Query Packets): Document conventions for
7609         terminating packet names, and their violations.
7610
7611 2006-05-05  Daniel Jacobowitz  <dan@codesourcery.com>
7612
7613         * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Update for readline 5.1.
7614         * gdb.texinfo: Likewise.
7615
7616 2006-05-05  Daniel Jacobowitz  <dan@codesourcery.com>
7617
7618         * gdb.texinfo (Remote Configuration): Remove "set remotedebug"
7619         and "show remotedebug".
7620         (Debugging Output): Add additional index entries.
7621
7622 2006-04-27  Michael Snyder  <msnyder@redhat.com>
7623
7624         * gdb.texinfo (delete-fork): Command renamed to "delete fork".
7625
7626 2006-04-22  Andrew Cagney  <cagney@redhat.com>
7627
7628         * gdb.texinfo (Contributors): Credit frame unwinder contributors.
7629         * gdbint.texinfo (Algorithms): Fix errors in frame documentation.
7630
7631 2006-04-18  Daniel Jacobowitz  <dan@codesourcery.com>
7632
7633         * gdbint.texinfo (x86 Watchpoints, Target Conditionals): Update insert
7634         and remove breakpoint prototypes.
7635         (Watchpoints): Move description of target_insert_hw_breakpoint and
7636         target_remove_hw_breakpoint ...
7637         (Breakpoints): ... to here.  Document target_insert_breakpoint and
7638         target_remove_breakpoint.
7639
7640 2006-04-17  Jim Blandy  <jimb@codesourcery.com>
7641
7642         * gdb.texinfo (Packets): Note that 'addr' arguments to s, S, c,
7643         and C packets are optional.
7644
7645 2006-04-14  Frederic Riss  <frederic.riss@st.com>
7646
7647         * gdb.texinfo (Specifying source directories): Update the description
7648         of the source file search to reflect the fact that the source path
7649         always contains at least $cdir and $cwd.
7650
7651 2006-03-31  Michael Snyder  <msnyder@redhat.com>
7652
7653         * gdb.texinfo: Update copyright dates.
7654
7655 2006-03-31  Eli Zaretskii  <eliz@gnu.org>
7656
7657         * gdb.texinfo (Overview): Add an index entry to "empty response".
7658
7659 2006-03-28  Jim Blandy  <jimb@codesourcery.com>
7660
7661         * gdbint.texinfo (Prologue Analysis): New section.
7662
7663 2006-03-07  Jim Blandy  <jimb@red-bean.com>
7664
7665         * gdb.texinfo (Connecting): Document 'target remote pipe'.
7666
7667         * gdb.texinfo (Target Commands): Update text describing how to
7668         specify a target.  Refer to the detailed section on remote
7669         debugging, not the brief mention.
7670
7671         * gdb.texinfo (Connecting): Organize the different 'target remote'
7672         connection methods into a table.  Add a 'target remote' index
7673         entry. (!!!)
7674
7675 2006-02-17  Fred Fish  <fnf@specifix.com>
7676
7677         * gdb.texinfo (Symbols): Update descriptions of 'whatis' and
7678         'ptype' commands to reflect the fact that the only significant
7679         difference between them is that ptype prints the complete type
7680         description instead of just the name.
7681
7682 2006-02-13  Wu Zhou  <woodzltc@cn.ibm.com>
7683
7684         * gdbint.texinfo (Watchpoints): Delete
7685         TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT.
7686
7687 2006-02-10  Nick Roberts  <nickrob@snap.net.nz>
7688
7689         * gdb.texinfo (GDB/MI Breakpoint Table Commands): Add fullname and
7690         times fields where needed.  Fix typos.  Update general form given
7691         for output of -break-insert.
7692         (GDB/MI): Abbreviate some unnecessarily long fullnames.
7693
7694 2006-02-06  Daniel Jacobowitz  <dan@codesourcery.com>
7695
7696         * gdbint.texinfo (Symbol Handling): Add a section
7697         on memory management.
7698
7699 2006-02-06  Vladimir Prus  <ghost@cs.msu.su>
7700
7701         * gdb.texinfo (Breakpoint table commands): Document the fullname
7702         field in -break-list output.
7703
7704 2006-02-03  Eli Zaretskii  <eliz@gnu.org>
7705
7706         * gdb.texinfo (Cygwin Native): Fix typos.  Clarify the types of
7707         debugging information produced by the various "set debug..."
7708         options.
7709
7710 2006-02-01  Daniel Jacobowitz  <dan@codesourcery.com>
7711
7712         * gdb.texinfo (Files): Remove obsolete bits from the description
7713         of "symbol-file".
7714
7715 2006-01-25  Jim Blandy  <jimb@redhat.com>
7716
7717         * gdbint.texinfo (Testsuite): Explain how to run selected tests.
7718
7719 2006-01-24  Jim Blandy  <jimb@redhat.com>
7720
7721         * gdbint.texinfo (Frames): Document the basics of GDB's register
7722         unwinding model, and explain the existence of the "sentinel" frame.
7723
7724 2006-01-23  Andrew Stubbs  <andrew.stubbs@st.com>
7725
7726         * gdb.texinfo (Choosing files): Mention that -directory is used
7727         for script files.
7728         (Specifying source directories): Likewise.
7729         (Command files): Explain how script files are found.
7730
7731 2006-01-21  Eli Zaretskii  <eliz@gnu.org>
7732
7733         * gdb.texinfo (Backtrace): Describe how to get backtrace of all
7734         the threads in a multi-threaded program.
7735         (Threads): The threadno argument of "thread apply" can be a range
7736         of numbers.
7737
7738 2006-01-18  Jim Blandy  <jimb@redhat.com>
7739
7740         * gdbint.texinfo (Coding): Add entry for -Wno-pointer-sign to list
7741         of warning flags.
7742
7743 2006-01-13  Eli Zaretskii  <eliz@gnu.org>
7744
7745         * gdb.texinfo (Sequences): Improve menu annotations.
7746         (Define): Add index entries for arguments of user-defined
7747         commands.  Move the description of flow-control commands...
7748         (Command Files): ...to here.  Document loop_break and
7749         loop_continue.
7750         (Define, Command Files): Document `end' and add index entries for
7751         it.
7752
7753 2006-01-04  Michael Snyder  <msnyder@redhat.com>
7754
7755         * gdb.texinfo: Add documentation for linux-fork.
7756         * gdbint.texinfo: Add internal documentation for checkpoints.
7757
7758 2006-01-02  Paul N. Hilfinger  <hilfinger@gnat.com>
7759
7760         * gdb.texinfo (Omissions from Ada): Document that there is now
7761         limited aggregate support.
7762
7763 2005-12-28  Eli Zaretskii  <eliz@gnu.org>
7764
7765         * gdb.texinfo (Registers): Describe how to refer to SSE and MMX
7766         registers and the likes.
7767
7768 2005-12-24  Eli Zaretskii  <eliz@gnu.org>
7769
7770         * gdb.texinfo (Target Commands, Bug Reporting, File Options)
7771         (Symbols): Fix usage of "e.g.".
7772         (Memory Region Attributes): Fix usage of "etc."
7773
7774         * gdbint.texinfo (libgdb, Symbol Handling, Native Debugging)
7775         (Coding): Fix usage of "e.g.".
7776
7777 2005-12-23  Eli Zaretskii  <eliz@gnu.org>
7778
7779         * stabs.texinfo:
7780         * refcard.tex:
7781         * gpl.texi:
7782         * gdbint.texinfo:
7783         * gdb.texinfo:
7784         * gdb-cfg.texi:
7785         * fdl.texi:
7786         * annotate.texinfo:
7787         * all-cfg.texi:
7788         * Makefile.in: Add (C) after Copyright.  Update the FSF
7789         address.
7790
7791 2005-12-03  Eli Zaretskii  <eliz@gnu.org>
7792
7793         * gdb.texinfo (Connecting): Explain that `monitor' is a way to
7794         extend GDB with commands for external monitor.
7795
7796 2005-12-02  Andrew Stubbs  <andrew.stubbs@st.com>
7797
7798         * gdb.texinfo (Convenience variables): Add init-if-undefined command.
7799
7800 2005-11-25  Joel Brobecker  <brobecker@adacore.com>
7801
7802         * gdbint.texinfo (Start of New Year Procedure): New chapter.
7803
7804 2005-11-21  Jim Blandy  <jimb@redhat.com>
7805
7806         * gdb.texinfo (Tracepoint Packets): Document restrictions on
7807         placement of 'R' actions in tracepoint action packets; document
7808         dependence of 'X' and 'M' actions on a preceding 'R' action for
7809         their registers.
7810
7811 2005-11-19  Jim Blandy  <jimb@redhat.com>
7812
7813         * gdb.texinfo (Tracepoint Packets): New node.
7814         (General Query Packets): Add entries for the tracepoint packets,
7815         referring to the "Tracepoint Packets" node.
7816         (Tracepoints): Add reference to "Tracepoint Packets".
7817
7818 2005-11-18  Kevin Buettner  <kevinb@redhat.com>
7819
7820         * gdb.texinfo (set remotebreak): Add anchor.
7821         (X packet): Likewise.
7822         (Remote Protocol): Add new section `Interrupts' and new index
7823         entry `interrupts (remote protocol)'.
7824
7825 2005-11-18  Jim Blandy  <jimb@redhat.com>
7826
7827         * gdb.texinfo (Packets): Move information out of 'q' and 'Q'
7828         entries into the General Query Packets section.  Add a
7829         cross-reference to that section.  Drop description of replies, as
7830         these are covered in the descriptions of each packet.
7831         (General Query Packets): Add introductory text.  Explain naming
7832         conventions, and how the end of a name is recognized.
7833
7834 2005-11-17  Kevin Buettner  <kevinb@redhat.com>
7835
7836         * gdb.texinfo (Remote configuration): Fix typo in description of
7837         "set remotebreak" command.
7838
7839 2005-11-16  Jim Blandy  <jimb@redhat.com>
7840
7841         * gdb.texinfo (Packets, Stop Reply Packets)
7842         (General Query Packets): Various formatting cleanups.
7843         - Use @samp for packet contents.
7844         - Drop summaries from packet @item lines; the same information appears
7845           immediately below in the description.
7846         - Delete paragraph breaks after packet @item commands, so that the
7847           description appears directly to the right of the packet prototype
7848           in the printed manual, if it fits.
7849         - Place spaces in packet prototypes between @vars and non-@var
7850           letters, and explain that they're just for formatting.
7851         - Use @dots{} instead of '...'.
7852         - Fix uses of @code where @var was needed.
7853         - Replace "deprecated" markers with English text spelling out the
7854           packet's status and the preferred alternatives.
7855         - Remove "(reserved)" markers on 'A' and 'I' packets; it's unclear
7856           what this ever meant.
7857         - Remove "(draft)" markers on 'i' packets; nobody has commented on
7858           this for a long time.
7859         - Remove "(draft)" markers on 'z' and 'Z' packets; these have been
7860           implemented several times, and have been in use for years.
7861
7862 2005-11-15  Jim Blandy  <jimb@redhat.com>
7863
7864         * gdb.texinfo (Packets): Add index entries for 'm' packet
7865         disclaimers.
7866
7867         * gdb.texinfo (Packets): Clarify lack of restrictions on behavior
7868         of stub when processing an 'm' packet.
7869
7870         * gdb.texinfo (Packets): Mention that packets beginning with
7871         letters are reserved once, at the top, instead of actually listing
7872         them all and saying "reserved".
7873
7874 2005-11-15  Andrew Stubbs  <andrew.stubbs@st.com>
7875
7876         * gdb.texinfo (User-defined commands): Add $argc. Add missing 'end'.
7877         Change @var{$arg0 to @code{$arg0.
7878
7879 2005-11-14  Wu Zhou  <woodzltc@cn.ibm.com>
7880
7881         * gdb.texinfo (Fortran): Add some words about Fortran debugging.
7882
7883 2005-11-12  Jim Blandy  <jimb@redhat.com>
7884
7885         * gdb.texinfo (General Query Packets): Put packets in alphabetical
7886         order.  Remove extraneous 'z'.
7887
7888 2005-11-07  Andrew Stubbs  <andrew.stubbs@st.com>
7889
7890         * gdb.texinfo (Choosing files): Add --eval-command.
7891
7892 2005-11-04  Andrew Stubbs  <andrew.stubbs@st.com>
7893
7894         * gdb.texinfo (Choosing modes): Add --return-child-result.
7895
7896
7897 2005-11-01  Andrew Stubbs  <andrew.stubbs@st.com>
7898
7899         * gdb.texinfo (Choosing modes): Add --batch-silent.
7900
7901 2005-10-28  Eli Zaretskii  <eliz@gnu.org>
7902
7903         * gdb.texinfo (GDB/MI Variable Objects): Fix @pxref usage under
7904         "The -var-update Command".
7905
7906 2005-10-03  Joel Brobecker  <brobecker@adacore.com>
7907
7908         * gdb.texinfo (Print Settings): Add documentation for set/show
7909         print array-indexes.
7910
7911 2005-09-17  Daniel Jacobowitz  <dan@codesourcery.com>
7912
7913         * gdb.texinfo (Contributors): Thank Andrew Cagney for releases
7914         6.2 and 6.3.
7915
7916 2005-08-27  Eli Zaretskii  <eliz@gnu.org>
7917
7918         * gdb.texinfo (File Options): Don't document --mapped, it's gone
7919         since 19-Jan-2004.
7920         (Files): Likewise.
7921         (Variables, Symbols): Document the "<incomplete type>" message and
7922         its reasons.
7923
7924 2005-08-01  Fred Fish  <fnf@specifix.com>
7925
7926         * gdb.texinfo (SETUP_ARBITRARY_FRAME): Remove obsolete reference.
7927
7928 2005-07-15  Nick Roberts  <nickrob@snap.net.nz>
7929
7930         * gdb.texinfo (GDB/MI Variable Objects): Describe print-values
7931         option for -var-list-children and -var-update.
7932         (GDB/MI Stack Manipulation): Simplify description of
7933         print-values option for -stack-list-locals.
7934         (GDB/MI Command Description Format): Clarify.
7935         (Mode Options): Spelling of superseded.
7936
7937 2005-07-12  Bob Rossi  <bob@brasko.net>
7938
7939         * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix -inferior-tty-show
7940         corresponding GDB command comment.
7941
7942 2005-07-06  Bob Rossi  <bob@brasko.net>
7943
7944         * gdb.texinfo (GDB/MI Miscellaneous Commands): Add -inferior-tty-set
7945         and -inferior-tty-show.
7946         (Input/Output): Document "set/show inferior-tty" and tty alias.
7947
7948 2005-07-02  Nathan J. Williams  <nathanw@wasabisystems.com>
7949
7950         * gdb.texinfo (Packets): Change description of 'D' packet to note
7951         that GDB does wait for a response.
7952
7953 2005-06-22  Nick Roberts  <nickrob@snap.net.nz>
7954
7955         * gdb.texinfo (History) Rename "Command History".
7956         (Command History): Move node "Server Prefix" from section on
7957         Annotations here.
7958
7959 2005-06-19  Nick Roberts  <nickrob@snap.net.nz>
7960
7961         * gdb.texinfo (GDB/MI Stack Manipulation):
7962         Re-instate -stack-info-frame with example.  Say that it gets
7963         info on selected frame, not current frame.
7964
7965 2005-06-18  Eli Zaretskii  <eliz@gnu.org>
7966
7967         * gdb.texinfo (Server): Clarify that `file' should be used before
7968         connecting to the server.
7969         (Files): Add an xref to the above description.
7970         (Output Formats): More detailed description of the `c' format.
7971         (Memory): List explicitly all the formats supported by `x'.
7972         (Threads): Add an @cindex entry for "thread apply".
7973         (Files): Document the possibility of loading unlinked object
7974         files.  Add more indexing for solib-absolute-prefix and
7975         --with-sysroot.
7976         (Machine Code): Document possible problems with locations in
7977         shared libraries.
7978         (Backtrace): Document that free-standing environments do not need
7979         to have a `main' function.
7980
7981 2005-06-18  Nick Roberts  <nickrob@snap.net.nz>
7982
7983         * gdb.texinfo (GDB/MI Stack Manipulation): Remove reference to
7984         -stack-info-frame.
7985
7986 2005-06-07  Andrew Cagney  <cagney@gnu.org>
7987
7988         * gdb.texinfo (Contributors): Note the original multi-arch
7989         contributors.
7990
7991 2005-06-03  Eli Zaretskii  <eliz@gnu.org>
7992
7993         * gdb.texinfo (Registers): Add index entries for the standard
7994         registers.
7995         (Frames): Add cross-reference from frame pointer description to
7996         the Registers node.
7997         (Annotations Overview): Fix the reference to GDB name.
7998
7999 2005-06-01  Eli Zaretskii  <eliz@gnu.org>
8000
8001         * gdb.texinfo (Set Watchpoints): Remove @vindex entry for
8002         can-use-hw-watchpoints.
8003
8004 2005-05-28  Bob Rossi  <bob@brasko.net>
8005
8006         * gdb.texinfo (GDB/MI Out-of-band Records): Add bullet enumerating
8007         the possible reasons why an exec async record would be returned to FE.
8008
8009 2005-05-26  Andrew Cagney  <cagney@gnu.org>
8010
8011         * gdb.texinfo: Note that Elena Zannoni, Fernando Nasser, and
8012         Andrew Cagney implemented the original GDB/MI.
8013
8014 2005-05-23  Orjan Friberg  <orjanf@axis.com>
8015
8016         * gdb.texinfo (CRIS): Update the cris-version and cris-dwarf2-cfi
8017         documentation.  Add documentation for cris-mode.
8018
8019 2005-05-20  Eli Zaretskii  <eliz@gnu.org>
8020
8021         * gdb.texinfo (Numbers): Explain the example and make the wording
8022         more acurate.
8023
8024 2005-05-17  Daniel Jacobowitz  <dan@codesourcery.com>
8025             Dennis Brueni  <dennis@slickedit.com>
8026
8027         * gdb.texinfo (GDB/MI Breakpoint Table Commands)
8028         (GDB/MI Data Manipulation, GDB/MI Program Control)
8029         (GDB/MI Stack Manipulation): Update examples to include the fullname
8030         attribute in stack frames.
8031
8032 2005-05-12  Eli Zaretskii  <eliz@gnu.org>
8033
8034         * gdb.texinfo (Startup): Fix last change.  Treat gdb.ini like we
8035         do with other non-standard names of init files.
8036
8037 2005-05-11  Eli Zaretskii  <eliz@gnu.org>
8038
8039         * gdb.texinfo (Command Files): Move the description of the startup
8040         from here...
8041         (Startup): ...to this new subsection of the Invocation chapter.
8042         Rearrange the description of init files more logically and add a
8043         cross-reference to "Command Files".  Document the special gdbinit
8044         name for CISCO 68k.  Expand the description of what GDB does
8045         during startup.
8046         (History): Add index entry for HISTSIZE.
8047
8048 2005-05-02  Mark Kettenis  <kettenis@gnu.org>
8049
8050         * gdb.texinfo (Files): Remove documentation for auto-solib-limit.
8051
8052 2005-05-02  Eli Zaretskii  <eliz@gnu.org>
8053
8054         * gdb.texinfo (SVR4 Process Information, The isatty call)
8055         (The system call): Don't use foo(N) notation for man pages and
8056         functions.
8057         (Compilation, DJGPP Native): Improve wording.
8058
8059 2005-04-27  Eli Zaretskii  <eliz@gnu.org>
8060
8061         * gdb.texinfo (Backtrace): Describe backtraces with arguments that
8062         were optimized away.
8063
8064 2005-04-22  Eli Zaretskii  <eliz@gnu.org>
8065
8066         * gdb.texinfo (Remote configuration): Document "set/show
8067         get-thread-local-storage-address".  Add cross-reference to the
8068         description of the qGetTLSAddr packet.
8069         (General Query Packets): Mention "set remote
8070         get-thread-local-storage-address" and add a reference to its
8071         description.
8072
8073 2005-04-19  Nick Roberts  <nickrob@snap.net.nz>
8074
8075         * gdb.texinfo (Backtrace): Describe 'bt full'.
8076
8077 2005-04-17  Nick Roberts  <nickrob@snap.net.nz>
8078
8079         * gdb.texinfo (Mode Options): Fix typo.
8080         (GDB/MI): Describe how to invoke GDB/MI.
8081
8082 2005-04-16  Eli Zaretskii  <eliz@gnu.org>
8083
8084         * gdb.texinfo (OS Information): Renamed from Auxiliary Vector; all
8085         references changed.  Add description of "info udot".
8086         (Files): Document "set/show stop-on-solib-events".
8087         (M32R/D): Document "set/show download-path", "set/show
8088         board-address", "set/show server-address", "upload", "tload".
8089         Document "sdireset", "sdistatus", "debug_chaos", "use_debug_dma",
8090         "use_mon_code", "use_ib_break", "use_dbt_break".
8091         (Maintenance Commands): Improve indexing.
8092         (Target Commands): Document "set/show hash", "set/show debug
8093         monitor".
8094         (SVR4 Process Information): Document "info pidlist" and "info
8095         meminfo".  Document "set/show procfs-tarce" and "set/show
8096         procfs-file".  Document "proc-trace-*" and "proc-untrace-*".
8097         (Symbols, The Print Command with Objective-C): Improve indexing.
8098         (Objective-C): Add references to "info classes" and "info
8099         selectors".
8100         (Debugging Output): Improve wording.  Document "set/show debug
8101         solib-frv".  Fix "set/show debugvarobj".
8102         (Set Breaks): Add index entry for "hardware breakpoints".
8103         (Renesas ICE): Document "e7000", "ftplogin", "ftpload", "drain",
8104         and "set/show usehardbreakpoints".
8105         (MIPS Embedded): Document "se/show syn-garbage-limit", "set/show
8106         monitor-prompt", "set/show monitor-warnings", "pmon".
8107         (ARM): Document "rdilogfile", "rdilogenable", "set/show
8108         rdiromatzero", "set/show rdiheartbeat".
8109         (PowerPC): Document SDS-specific commands "set/show sdstimeout",
8110         "sds".
8111         (Embedded Processors): Document the "sim" command.
8112         (Remote): Document the "remote" command.
8113         (DJGPP Native): Document the "info serial" command.
8114         (Threads): Document "maint info sol-threads".
8115         (Files): Document "nosharedlibrary", "add-symbol-file-from-memory".
8116         (Set Breaks): Improve indexing.
8117         (Command Syntax): Add a reference to dont-repeat.
8118         (Define): Document "dont-repeat".
8119         (TUI Commands): Document "tabset".
8120         (WinCE): New subsection.  Document "set/show remotedirectory",
8121         "set/show remoteupload", "set/show remoteaddhost".
8122
8123 2005-04-15  Eli Zaretskii  <eliz@gnu.org>
8124
8125         * gdb.texinfo (Hurd Native): New subsection, documents
8126         Hurd-specific commands.
8127         (Maintenance Commands): Add cross-reference to "Debugging Output".
8128         (Debugging Output): Document "set/show debug lin-lwp".
8129         (MIPS): Improve documentation of heuristic-fence-post.  Document
8130         "set/show mips abi", "set/show mips saved-gpreg-size", "set/show
8131         mips stack-arg-size", "set/show mips mask-address", "set/show mips
8132         remote-mips64-transfers-32bit-regs", "set/show debug mips".
8133         (ARM): Document ARM-specific commands.
8134         (AVR): New section.  Document "info io_registers".
8135         (CRIS): New section.  Document "set/show cris-version" and
8136         "set/show cris-dwarf2-cfi".
8137         (HPPA): New section.  Document "set/show debug hppa" and "maint
8138         print unwind".
8139         (Neutrino): New subsection.  Document "set/show debug nto-debug".
8140         (Super-H): New section.  Document the "regs" command.
8141         (Debugging Output): Document "set/show debug aix-thread".
8142
8143 2005-04-09  Eli Zaretskii  <eliz@gnu.org>
8144
8145         * gdb.texinfo (Print Settings): Document "set/show print
8146         pascal_static-members", "set print repeats", "show print
8147         null-stop".  Improve indexing.  Fix documentation of "set print
8148         union".
8149         (Pascal): New section.
8150         (Supported languages): Rename from "Support"; all references
8151         updated.  Add a menu item for Pascal.
8152         (Numbers): Document "set radix.
8153         (Screen Size): Document "set/show pagination".
8154         (MIPS Embedded): Remove "set processor" documentation.
8155         (Remote configuration): Document "set/show X/P/Z-packet",
8156         "set/show read-aux-vector-packet", "set/show remote
8157         symbol-lookup-packet", "set/show remote verbose-resume-packet",
8158         "set/show remoteaddresssize", "set/show remotebaud", "set/show
8159         remotedebug", "set/show remotebreak", "set/show remotedevice",
8160         "set/show remotelogfile".
8161         (Auxiliary Vector): Add reference to the description of the
8162         read-aux-vector-packet setting.
8163         (Set Watchpoints): Add a cross-reference to "set remote
8164         hardware-breakpoint-limit".
8165         (General Query Packets): Add indexing of requests and
8166         cross-references to related commands in "Remote configuration".
8167         (File-I/O Overview, The system call): Fix wording and typos.
8168         (Thread Stops): Add index entries.
8169         (Continuing and Stepping): Document "show step-mode".
8170         (i386): New node.  Document "set/show struct-convention".
8171         (Files): Document "show trust-readonly-sections".
8172         (Calling): Document "set/show unwindonsignal".
8173         (Messages/Warnings): Add index entries.
8174         (Maintenance Commands): Document "set/show watchdog".
8175         (Annotations Overview): Document "show annotate".
8176         (Set Watchpoints): Add index entries.
8177         (Symbols): Fix doc of case-sensitive.
8178         (ABI): Document "show coerce-float-to-double".
8179         (Convenience Vars, Help): Improve indexing.
8180         (Machine Code): Document "show disassembly-flavor".
8181         (Debugging C plus plus): Document "show overload-resolution".
8182         (Value History, Signaling): Add index entries.
8183
8184 2005-04-08  Eli Zaretskii  <eliz@gnu.org>
8185
8186         * gdb.texinfo (Show): Move @kindex entries to their proper places.
8187         (Processes): Fix wording.
8188         (History, List, Logging output, Define, Symbols, Print Settings):
8189         Improve indexing.
8190
8191 2005-04-03  Eli Zaretskii  <eliz@gnu.org>
8192
8193         * gdb.texinfo (Targets): Document "set/show architecture".  Remove
8194         redundant index entry for "target" command.
8195         (Backtrace): Add index entries.
8196         (Symbols, Fortran): Document the "set case-sensitive" command.
8197         (DJGPP Native): Document "set com1base", "set com1irq", etc.
8198         (Print Settings): Add index entry for "set demangle-style".
8199         (Target Commands): Document "set download-write-size".
8200         (Debugging Output): Document "set exec-done-display".
8201
8202 2005-04-02  Eli Zaretskii  <eliz@gnu.org>
8203
8204         * gdb.texinfo (Files): Fix the name and documentation of
8205         add-shared-symbol-files.  Document its alias assf.  Update the
8206         list of OSs where GDB supports shared libraries.  Fix markup.
8207         (Continuing and Stepping): Add reference to @var{location} in the
8208         text.
8209         (Dump/Restore Files): Fix reference to @{filename}.
8210         (Help): Fix wording.
8211         (Attach): Ditto.
8212         (Set Watchpoints): Ditto.
8213         (Backtrace): Remove redundant index entries.  Improve index
8214         entries.
8215         (Delete Breaks): Fix wording.
8216         (Memory): Document the compare-sections command.
8217         (Memory Region Attributes): Improve wording.
8218         (Disabling): Improve wording.
8219         (Fortran): New subsection.  Document the "info common" command.
8220         (Help): Document aliases "info copying" and "info warranty".
8221         (Caching Remote Data): New section.  Document the "set/show
8222         remotecache" and "info dcache" commands.
8223         (Show): Fix wording of the documentation of the "set
8224         extension-language" command.
8225         (Signals): Add index entry for "info handle".
8226         (Memory Region Attributes): Fix punctuation.
8227         (Symbols): Change the arg name to "location" and refer to it in
8228         the text.  Fix wording of "info types" doc.
8229         (Threads): Fix usage of @enumerate @item's.
8230         (Listing Tracepoints): Add index entry for "info tp".
8231         (Set Watchpoints): Add xref to "info break" description.
8232         (Macros): Add an index entry for "macro exp1".  Document the
8233         "macro list" command.
8234         (Maintenance Commands): Document "flushregs", "maint agent",
8235         "maint check-symtabs", "maint cplus", "maint demangle", "maint
8236         deprecate", "maint undeprecate", "maint dump-me", "maint packet",
8237         "maint print architecture", "maint print objfiles", "maint print
8238         statistics", "maint print type", "maint show-debug-regs", "maint
8239         space", "maint time", and "maint translate-address".
8240         (Connecting): Document the "monitor" command.
8241         (Annotations Overview): Describe the "set annotate" command.
8242
8243 2005-04-01  Eli Zaretskii  <eliz@gnu.org>
8244
8245         * gdb.texinfo (Set Watchpoints): Document can-use-hw-watchpoints.
8246         Rearrange index entries and improve wording about support for
8247         hardware watchpoints.
8248
8249 2005-03-10  Bob Rossi  <bob@brasko.net>
8250
8251         * gdb.texinfo: Update copyright
8252
8253 2005-02-09  Theodore A. Roth  <troth@openavr.org>
8254
8255         * gdb.texinfo (General Query Packets): Fix texinfo compile warning and
8256         error.
8257
8258 2005-02-03  Kevin Buettner  <kevinb@redhat.com>
8259
8260         * gdb.texinfo (General Query Packets): Document qGetTLSAddr packet.
8261
8262 2005-01-17  Michael Snyder  <msnyder@redhat.com>
8263
8264         * gdb.texinfo: Fix spelling, infinte  ->  infinite.
8265
8266 2005-01-08  Mark Kettenis  <kettenis@gnu.org>
8267
8268         * observer.texi (GDB Observers): Document "solib_loaded".
8269
8270 2005-01-07  Andrew Cagney  <cagney@gnu.org>
8271
8272         * configure.ac: Rename configure.in, require autoconf 2.59.
8273         * configure: Re-generate.
8274
8275         * configure.in: Replace configdirs with multiple references to
8276         AC_CONFIG_SUBDIRS.
8277         * configure: Re-generate.
8278
8279 2005-01-04  Andrew Cagney  <cagney@gnu.org>
8280
8281         * gdbint.texinfo (Versions and Branches): Make the date (YYYYMMDD)
8282         part of the version number.
8283
8284 2004-12-24  Mark Kettenis  <kettenis@gnu.org>
8285
8286         * gdbint.texinfo (Algorithms): Remove description of
8287         TARGET_DISABLE_HW_WATCHPOINTS and TARGET_ENABLE_HW_WATCHPOINTS.
8288
8289 2004-12-07  Jim Blandy  <jimb@redhat.com>
8290
8291         * gdb.texinfo (General Query Packets): Specify that thread ID's in
8292         the 'qC' and 'qThreadInfo' packets are unsigned hexidecimal
8293         numbers.
8294
8295 2004-12-07  Andreas Schwab  <schwab@suse.de>
8296
8297         * gdb.texinfo (Mode Options): Document -l option.
8298
8299 2004-12-04  Eli Zaretskii  <eliz@gnu.org>
8300
8301         * gdbint.texinfo (Algorithms): More accurate description of
8302         STOPPED_BY_WATCHPOINT.  Point out that target_stopped_data_address
8303         is not needed unless data-read and data-access watchpoints are
8304         supported.  Add a description of how GDB checks whether the
8305         inferior stopped because a watchpoint was hit.
8306
8307 2004-11-23  Eli Zaretskii  <eliz@gnu.org>
8308
8309         * gdb.texinfo (Files): Add cross-reference to description of
8310         -readnow command-line switch.
8311
8312 2004-11-10  Randolph Chung  <tausq@debian.org>
8313
8314         * gdb.texinfo: Document set/show backtrace past-entry commands.
8315         Rearrange index entries for set/show backtrace past-main.
8316
8317 2004-11-10  Jon Beniston <jon@beniston.com>
8318
8319         Committed by Andrew Cagney  <cagney@gnu.org>.
8320         * gdb.texinfo (Remote Serial Protocol): Further describe
8321         binary transfer escaping mechanism .
8322
8323 2004-11-08  Randolph Chung  <tausq@debian.org>
8324
8325         * gdb.texinfo (inferior_debugging info): Document "set debug infrun"
8326         and "show debug infrun".  Add index entries.
8327
8328 2004-10-23  Eli Zaretskii  <eliz@gnu.org>
8329
8330         * gdb.texinfo (SVR4 Process Information): Document subcommands of
8331         "info proc" that are already implemented.  Add index entries.
8332         (Working Directory): Add a cross-reference to "info proc" command.
8333         (Files): Add a tip for decreasing memory used for symtabs from
8334         shared libraries.
8335         (Starting): Fix whitespace; make "elaboration" stand out where it
8336         is first used, and add an index entry for the term.
8337         (Calling): Expand and elaborate text.  Add "print".  Add the
8338         description of problems with weak aliases.
8339         (Core File Generation): New section.
8340
8341 2004-10-12  Andrew Cagney  <cagney@gnu.org>
8342
8343         * gdbint.texinfo (Versions and Branches): New chapter.
8344         (Releasing GDB): Delete "Versions and Branches" section.
8345         (Top): Add "Versions and Branches".
8346
8347 2004-10-08  Eli Zaretskii  <eliz@gnu.org>
8348
8349         * gdb.texinfo (Editing, History): Add cross-references to the
8350         included Readline and History user documentation.  Remove
8351         references to the symbol have-readline-appendices which is unused
8352         and undefined.
8353         (History): Fix indexing.
8354
8355 2004-10-08  Jeff Johnston  <jjohnstn@redhat.com>
8356
8357         * gdbint.texinfo (target_stopped_data_address): Update to
8358         new prototype.
8359         (i386_stopped_data_address): Update prototype and description.
8360         (i386_stopped_by_watchpoint): New function and description.
8361
8362 2004-10-03  Paul N. Hilfinger  <hilfinger@gnat.com>
8363
8364         * gdb.texinfo (Filenames): Add Ada suffixes.
8365         (Ada) New section.
8366
8367 2004-09-27  Andrew Cagney  <cagney@gnu.org>
8368             Robert Picco  <Robert.Picco@hp.com>
8369
8370         * gdb.texinfo (Packets): Document the "p" packet.
8371
8372 2004-09-21  Jason Molenda  (jmolenda@apple.com)
8373
8374         * gdb.texinfo (Paths and Names of the Source Files): Document the
8375         meaning of values in the 'desc' field of a SO stab.
8376
8377 2004-09-20  Daniel Jacobowitz  <dan@debian.org>
8378
8379         * gdb.texinfo (Maintenance Commands): Document "maint set dwarf2
8380         max-cache-age" and "maint show dwarf2 max-cache-age".
8381
8382 2004-09-16  Eli Zaretskii  <eliz@gnu.org>
8383
8384         * gdb.texinfo (Set Breaks): Add index entry for setting
8385         breakpoints on overloaded C++ functions that are not members of
8386         any classes.  Add an example and an index entry for setting
8387         breakpoints on all program functions.
8388         (Character Sets, Macros, Overlay Commands)
8389         (Non-debug DLL symbols, GDB/MI Output Syntax)
8390         (Annotations Overview, Maintenance Commands, File-I/O Overview):
8391         Use "(@value{GDBP})" instead of a literal "(gdb)".
8392
8393 2004-09-12  Andrew Cagney  <cagney@gnu.org>
8394
8395         * gdbint.texinfo (Native Debugging): Delete description of
8396         FILES_INFO_HOOK.
8397
8398 2004-09-11  Paul Hilfinger  <hilfinger@gnat.com>
8399
8400         * gdbint.texinfo (User Interface): Change local_hex_string_custom
8401         to hex_string_custom (not historically correct, but more
8402         understandable, given the current code).
8403
8404 2004-09-03  Andrew Cagney  <cagney@gnu.org>
8405
8406         * gdbint.texinfo (Native Debugging): Delete SVR4_SHARED_LIBS.
8407
8408 2004-09-01  Jeff Johnston  <jjohnstn@redhat.com>
8409
8410         * observer.texi (solib_unloaded): New observer.
8411
8412 2004-08-24  Andrew Cagney  <cagney@gnu.org>
8413
8414         * gdbint.texinfo (Target Architecture Definition): Add missing
8415         comma.
8416
8417 2004-08-20  Michael Chastain  <mec.gnu@mindspring.com>
8418
8419         * (Using the Testsuite): build != host is supported,
8420         but some test scripts do not support build != host.
8421
8422 2004-08-14  Mark Kettenis  <kettenis@gnu.org>
8423
8424         * gdbint.texinfo (Host Definition): Delete description of
8425         FCLOSE_PROVIDED and GETENV_PROVIDED.
8426
8427 2004-08-05  Mark Kettenis  <kettenis@chello.nl>
8428
8429         * gdbint.texinfo (Host Definition): Delete description of
8430         NO_SYS_FILE.
8431         (Native Debugging): Delete description of KERNEL_U_ADDR_BSD and
8432         PTRACE_FP_BUG.
8433
8434 2004-08-05  Andrew Cagney  <cagney@gnu.org>
8435
8436         * gdbint.texinfo (Target Architecture Definition): Delete
8437         reference to deprecated_read_fp.
8438
8439 2004-08-02  Andrew Cagney  <cagney@gnu.org>
8440
8441         * gdbint.texinfo (Target Architecture Definition): Delete
8442         description of DEPRECATED_REGISTER_BYTES.
8443
8444 2004-07-30  Baurjan Ismagulov  <ibr@ata.cs.hun.edu.tr>
8445
8446         * gdb.texinfo (Source Path): Document the new behavior of
8447         searching for the source files.
8448
8449 2004-07-17  Eli Zaretskii  <eliz@gnu.org>
8450
8451         * gdb.texinfo (Edit): Fix markup of EDITOR and improve wording.
8452         (Search, Expressions, Arrays, Variables, Data, Machine Code)
8453         (Auto Display): Improve indexing.
8454
8455 2004-07-16  Andrew Cagney  <cagney@gnu.org>
8456
8457         * gdb.texinfo (Mode Options): Delete documentation on "-async" and
8458         "-noasync".
8459
8460 2004-07-09  Eli Zaretskii  <eliz@gnu.org>
8461
8462         * gdb.texinfo: Fix @kindex entries so that multiple commands that
8463         have the same prefix have only their prefix in the index.
8464
8465 2004-07-03  Mark Kettenis  <kettenis@gnu.org>
8466
8467         * gdb.texinfo (BSD libkvm Interface): New node (section)
8468         (Native): Add it to the menu.
8469
8470 2004-07-01  Mark Kettenis  <kettenis@gnu.org>
8471
8472         * gdbint.texinfo (Target Architecture Definition): Remove
8473         PCC_SOL_BROKEN.
8474
8475 2004-06-24  Mark Kettenis  <kettenis@gnu.org>
8476
8477         * gdbint.texinfo (Target Architecture Definition): Remove
8478         SUN_FIXED_LBRAC_BUG.
8479
8480 2004-06-26  Andrew Cagney  <cagney@gnu.org>
8481
8482         * gdbint.texinfo (Coding): Replace xasprintf with xstrprintf.
8483
8484 2004-06-20  Andrew Cagney  <cagney@gnu.org>
8485
8486         * gdbint.texinfo (Target Architecture Definition): Deprecate
8487         USE_STRUCT_CONVENTION.
8488
8489 2004-06-19  Michael Chastain  <mec.gnu@mindspring.com>
8490
8491         gdb.texinfo (Bug Reporting): Mention session recording,
8492         with the script command or Emacs.
8493
8494 2004-06-18  Andrew Cagney  <cagney@gnu.org>
8495
8496         * gdbint.texinfo (Target Architecture Definition): Deprecate
8497         FUNCTION_START_OFFSET.
8498
8499 2004-06-14  Andrew Cagney  <cagney@gnu.org>
8500
8501         Based on changes from Karl Berry.
8502         * gdb.texinfo: Do not use @sc in a direntry.
8503         * stabs.texinfo: Change @dircateogry to "Software development".
8504         * gdbint.texinfo, gdb.texinfo, annotate.texinfo: Ditto.
8505
8506 2004-06-13  Andrew Cagney  <cagney@gnu.org>
8507
8508         * gdbint.texinfo (Target Architecture Definition): Delete
8509         description of RETURN_VALUE_ON_STACK.
8510
8511 2004-06-09  Andrew Cagney  <cagney@gnu.org>
8512
8513         * gdbint.texinfo (Native Debugging): Restore "@table @code"
8514         deleted by previous patch.
8515
8516 2004-06-08  Andrew Cagney  <cagney@gnu.org>
8517
8518         * gdbint.texinfo (Native Debugging): Delete documentation on
8519         ATTACH_DETACH.
8520
8521 2004-06-06  Randolph Chung  <tausq@debian.org>
8522
8523         * gdb.texinfo (push_dummy_call): Use @code{struct value}.
8524
8525 2004-06-06  Randolph Chung  <tausq@debian.org>
8526
8527         * gdb.texinfo (push_dummy_call): Update argument list to match
8528         the new push_dummy_call method signature.  Describe the function
8529         argument.
8530
8531 2004-05-24  Joel Brobecker  <brobecker@gnat.com>
8532
8533         * gdb.texinfo (Starting): Document new start command.
8534
8535 2004-05-21  Andrew Cagney  <cagney@redhat.com>
8536
8537         * observer.texi (GDB Observers): Document "inferior_created".
8538
8539 2004-05-08  Andrew Cagney  <cagney@redhat.com>
8540
8541         * gdbint.texinfo (Target Architecture Definition): Delete
8542         description of DO_DEFERRED_STORES.
8543
8544         * gdbint.texinfo (Target Architecture Definition): Delete
8545         references to DEPRECATED_FIX_CALL_DUMMY.
8546
8547         * gdbint.texinfo (Target Architecture Definition): Delete
8548         description of DEPRECATED_CALL_DUMMY_WORDS,
8549         DEPRECATED_SIZEOF_CALL_DUMMY_WORDS, and CALL_DUMMY.
8550
8551         * gdbint.texinfo (Target Architecture Definition): Delete
8552         description of DEPRECATED_PUSH_DUMMY_FRAME.
8553
8554         * gdbint.texinfo (Target Architecture Definition): Delete
8555         reference to DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
8556
8557 2004-05-07  Andrew Cagney  <cagney@redhat.com>
8558
8559         * observer.texi (GDB Observers): Add "Debugging" section.  Include
8560         cross reference to "set/show debug observer".
8561         * gdb.texinfo (Debugging Output): Document "set/show debug
8562         observer".
8563
8564 2004-05-01  Andrew Cagney  <cagney@redhat.com>
8565
8566         * gdbint.texinfo (Target Architecture Definition): Delete
8567         description of DEPRECATED_PC_IN_SIGTRAMP.
8568
8569 2004-04-30  Andrew Cagney  <cagney@redhat.com>
8570
8571         * gdbint.texinfo (Target Architecture Definition): Delete
8572         documentation for BELIEVE_PCC_PROMOTION_TYPE, no longer defined.
8573
8574 2004-04-30  Orjan Friberg  <orjanf@axis.com>
8575
8576         * observer.texi (GDB Observers): Correct spelling.
8577
8578 2004-04-26  Orjan Friberg  <orjanf@axis.com>
8579
8580         * observer.texi (GDB Observers): Add target_changed event.
8581
8582 2004-04-08  Andrew Cagney  <cagney@redhat.com>
8583
8584         * observer.texi (GDB Observers): Rework, provide generic observer
8585         definitions and then a list of observable events.
8586
8587 2004-04-04  Andrew Cagney  <cagney@redhat.com>
8588
8589         * gdbint.texinfo (Host Definition): Delete reference to
8590         NO_SIGINTERRUPT.
8591
8592 2004-04-02  Andrew Cagney  <cagney@redhat.com>
8593
8594         * gdbint.texinfo (Target Architecture Definition): Delete
8595         reference to DEPRECATED_CALL_DUMMY_LENGTH.
8596
8597 2004-03-28  Stephane Carrez  <stcarrez@nerim.fr>
8598
8599         * gdb.texinfo (TUI Commands): Document tui reg commands.
8600
8601 2004-03-26  Andrew Cagney  <cagney@redhat.com>
8602
8603         * gdb.texinfo (TUI): Delete reference to --enable-tui.  Mention
8604         "gdbtui".
8605         (Mode Options): Mention "gdbtui".  Use "Text" not "Terminal".
8606         (Contributors): Mention both Text and Terminal User Interface.
8607
8608 2004-03-23  Andrew Cagney  <cagney@redhat.com>
8609
8610         * gdbint.texinfo (Target Architecture Definition): Deprecate
8611         references to SIGTRAMP_START and SIGTRAMP_END.
8612
8613 2004-03-23  Andrew Cagney  <cagney@redhat.com>
8614
8615         * gdbint.texinfo (Target Architecture Definition): Deprecate
8616         references to PC_IN_SIGTRAMP.
8617
8618 2004-03-19  Andrew Cagney  <cagney@redhat.com>
8619
8620         * gdbint.texinfo (Target Architecture Definition): Delete
8621         reference to GDB_TARGET_IS_HPPA.
8622
8623 2004-03-18  Andrew Cagney  <cagney@redhat.com>
8624
8625         * gdbint.texinfo (Coding): Update section on gdbarch_data,
8626         describe pre_init and post_init.
8627
8628 2004-03-09  Daniel Jacobowitz  <drow@mvista.com>
8629
8630         * gdb.texinfo (Debugging Output): Document values for "set debug
8631         target".
8632
8633 2004-02-28  Andrew Cagney  <cagney@redhat.com>
8634
8635         * gdb.texinfo (Contributors): Mention GDB 6.1 release engineer.
8636
8637 2004-02-26  Jeff Johnston  <jjohnstn@redhat.com>
8638
8639         * gdb.texinfo (breakpoints): Add information about the
8640         new "set breakpoint pending" and "show breakpoint pending"
8641         commands.
8642
8643 2004-02-26  Andrew Cagney  <cagney@redhat.com>
8644
8645         * gdbint.texinfo (Coding): Document use of gdbarch_obstack_zalloc
8646         in Per-architecture module data section.
8647
8648 2004-02-25  Roland McGrath  <roland@redhat.com>
8649
8650         * gdb.texinfo (General Query Packets): Document qPart:... packets.
8651
8652 2004-02-24  Andrew Cagney  <cagney@redhat.com>
8653
8654         * annotate.texinfo: Wrap fdl.texi include in raise/lower sections.
8655         * gdb.texinfo, gdbint.texinfo, stabs.texinfo: Ditto.
8656         * fdl.texi: Import Version 1.2, November 2002.
8657
8658 2004-02-17  Andrew Cagney  <cagney@redhat.com>
8659
8660         * gdb.texinfo (Mode Options): Note that "mi1" is deprecated.
8661
8662 2004-02-16  Andrew Cagney  <cagney@redhat.com>
8663
8664         * gdbint.texinfo (Target Architecture Definition): Deprecate
8665         FRAMELESS_FUNCTION_INVOCATION.
8666
8667 2004-02-16  Andrew Cagney  <cagney@redhat.com>
8668
8669         * gdbint.texinfo (Coding): Mention -Wunused-function.
8670
8671 2004-02-14  Andrew Cagney  <cagney@redhat.com>
8672
8673         * gdbint.texinfo (Target Architecture Definition): Delete
8674         description of DEPRECATED_CALL_DUMMY_STACK_ADJUST.
8675
8676 2004-02-12  Elena Zannoni  <ezannoni@redhat.com>
8677
8678         * gdb.texinfo: Properly quote the name "C++".
8679         * gdbint.texinfo: Ditto.
8680         * stabs.texinfo: Ditto.
8681
8682 2004-02-11  Elena Zannoni  <ezannoni@redhat.com>
8683
8684         * gdbint.texinfo (Support Libraries): Add doco about obstacks and
8685         minimal information about libiberty.
8686
8687 2004-02-06  Michael Chastain  <mec.gnu@mindspring.com>
8688
8689         * gdb.texinfo (Auxiliary Vector): Fix thinko with @value{GDBN}.
8690
8691 2004-02-04  Roland McGrath  <roland@redhat.com>
8692
8693         * gdb.texinfo (Auxiliary Vector): New node (section).
8694         (Data): Add it to the menu.
8695
8696 2004-02-02  Jeff Johnston  <jjohnstn@redhat.com>
8697
8698         * gdb.texinfo (Breakpoints): Add information about pending
8699         breakpoint support.
8700
8701 2004-01-26  Andrew Cagney  <cagney@redhat.com>
8702
8703         * gdb.texinfo (Overview): Delete references to the cisco protocol
8704         including the "N" response.
8705
8706 2004-01-26  Andrew Cagney  <cagney@redhat.com>
8707
8708         * gdbint.texinfo (Target Architecture Definition): Rename
8709         EXTRACT_STRUCT_VALUE_ADDRESS to
8710         DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.
8711
8712 2004-01-24  Eli Zaretskii  <eliz@gnu.org>
8713
8714         * gdb.texinfo (KOD): Document "show os".  Add index entries for
8715         "set/show os" and "info cisco" commands.
8716
8717 2004-01-21  Eli Zaretskii  <eliz@gnu.org>
8718
8719         * Makefile.in (install-info): Prepend $(DESTDIR) to $(infodir).
8720
8721 2004-01-19  Michael Chastain  <mec.gnu@mindspring.com>
8722
8723         * gdbint.texinfo: Delete USE_MMALLOC, NO_MMCHECK, MMCHECK_FORCE,
8724         MMAP_BASE_ADDRESS, MMAP_INCREMENT.
8725
8726 2004-01-19  Nick Roberts  <nick@nick.uklinux.net>
8727
8728         * gdb.texinfo (GDB/MI Stack Manipulation): Describe extension to
8729         -stack-list-locals.
8730         (GDB/MI Variable Objects): Describe extension to
8731         -var-list-children.
8732
8733 2004-01-17  Daniel Jacobowitz  <drow@mvista.com>
8734
8735         * gdbint.texinfo (DECR_PC_AFTER_HW_BREAK): Don't document.
8736
8737 2004-01-17  Andrew Cagney  <cagney@redhat.com>
8738
8739         * gdbint.texinfo (Target Architecture Definition): Delete
8740         documentation on DEPRECATED_NPC_REGNUM.
8741
8742 2004-01-13  Daniel Jacobowitz  <drow@mvista.com>
8743
8744         * gdb.texinfo: Update copyright year.  Mention that set
8745         follow-fork-mode is supported on GNU/Linux.  Remove documentation of
8746         "set follow-fork-mode ask".
8747
8748 2004-01-13  Andrew Cagney  <cagney@redhat.com>
8749
8750         * gdbint.texinfo: Update copyright year.
8751         (Coding): Add -Wunused-label to list of -Werror warnings.
8752
8753 2004-01-08  Jason Molenda  <jmolenda@apple.com>
8754             Eli Zaretskii  <eliz@gnu.org>
8755
8756         * gdb.texinfo: Update copyright.
8757         (Objective-C): "methodName" typeo fixed.  Add @code/@var markup
8758         around names, as appropriate.  Minor syntax cleanup of
8759         _NSPrintForDebugger explanation.  Two spaces after periods.
8760         GDBN used instead of lit. "gdb".  Index entries added for
8761         print-object and _NSPrintForDebugger.  @noindent added in one spot.
8762
8763 2003-11-11  Elena Zannoni  <ezannoni@redhat.com>
8764
8765         * stabs.texinfo: Add dircategory and direntry commands.
8766         * annotate.texinfo: Ditto.
8767
8768 2003-11-10  Andrew Cagney  <cagney@redhat.com>
8769
8770         * gdbint.texinfo (Target Architecture Definition): Replace the
8771         return_value method's "inval" and "outval" parameters with
8772         "readbuf" and "writebuf".
8773
8774 2003-10-28  Jim Blandy  <jimb@redhat.com>
8775
8776         * gdb.texinfo (The F request packet, The F reply packet): Renamed
8777         from "The `F' request packet" and "The `F' reply packet", to make
8778         texi2dvi happy.
8779         (File-I/O remote protocol extension): Update menu entries, too.
8780
8781 2003-10-26  Michael Chastain  <mec@shout.net>
8782
8783         * gdb.texinfo (Thread Stops): Document the issue with
8784         premature return from system calls in multi-threaded programs.
8785
8786 2003-10-24  Andrew Cagney  <cagney@redhat.com>
8787
8788         * annotate.texinfo: Fix "fortunatly"[sic].
8789
8790 2003-10-23  Kei Sakamoto  <sakamoto.kei@renesas.com>
8791
8792         * gdb.texinfo (Contributors to GDB): Replace "Renesas"
8793         with "Hitachi" and "Mitsubishi".
8794
8795 2003-10-20  Andrew Cagney  <cagney@redhat.com>
8796
8797         * gdbint.texinfo (Target Architecture Definition): Document
8798         gdbarch_return_value.  Add cross references from
8799         USE_STRUCT_CONVENTION, EXTRACT_RETURN_VALUE, and
8800         STORE_RETURN_VALUE, and from/to EXTRACT_STRUCT_VALUE_ADDRESS.
8801
8802 2003-10-18  Mark Kettenis  <kettenis@gnu.org>
8803
8804         * gdbint.texinfo (Target Architecture Definition): Document
8805         regset_from_core_section.
8806
8807 2003-10-16  Kei Sakamot Sakamoto  <sakamoto.kei@renesas.com>
8808
8809         * gdb.texinfo (M32R/D): Mention m32rsdi target.
8810
8811 2003-10-15  Kevin Buettner  <kevinb@redhat.com>
8812
8813         From Anthony Green  <green@redhat.com>:
8814         * gdb.texinfo (Breakpoints related warnings): Insert into menu.
8815
8816 2003-10-14  Kevin Buettner  <kevinb@redhat.com>
8817
8818         * gdb.texinfo (Breakpoint related warnings): New node.
8819         * gdbint.texinfo (ADJUST_BREAKPOINT_ADDRESS): Document.
8820
8821 2003-10-13  Daniel Jacobowitz  <drow@mvista.com>
8822
8823         * gdb.texinfo (Remote Protocol): Document v and vCont.
8824
8825 2003-10-10  Kei Sakamoto  <sakamoto.kei@renesas.com>
8826
8827         * gdb.texinfo: Replace "Hitachi" and "Mitsubishi" with "Renesas".
8828         * gdbint.texinfo: Ditto.
8829
8830 2003-10-09  Andrew Cagney  <cagney@redhat.com>
8831
8832         From 2003-09-18 David Anderson <davea@sgi.com>:
8833         * gdb.texinfo (GDB/MI Symbol Query): Replace "comamnd" with
8834         "command".
8835
8836 2003-10-03  Andrew Cagney  <cagney@redhat.com>
8837
8838         * gdbint.texinfo (Target Architecture Definition): Deprecate
8839         IBM6000_TARGET.  Mention that it implies an RS/6000 system and not
8840         just target.
8841
8842 2003-10-02  Andrew Cagney  <cagney@redhat.com>
8843
8844         * gdbint.texinfo (Target Architecture Definition): Rename
8845         REGISTER_RAW_SIZE to DEPRECATED_REGISTER_RAW_SIZE.
8846         * gdb.texinfo (Packets, Stop Reply Packets): Ditto.
8847         * gdbint.texinfo (Target Architecture Definition): Rename
8848
8849 2003-09-30  Andrew Cagney  <cagney@redhat.com>
8850
8851         REGISTER_VIRTUAL_SIZE to DEPRECATED_REGISTER_VIRTUAL_SIZE.
8852         (Target Architecture Definition):
8853
8854         * gdbint.texinfo (Target Architecture Definition): Rename
8855         REGISTER_VIRTUAL_TYPE to DEPRECATED_REGISTER_VIRTUAL_TYPE.
8856
8857 2003-09-29  Andrew Cagney  <cagney@redhat.com>
8858
8859         * gdbint.texinfo (Target Architecture Definition): Delete
8860         documentation for NEED_TEXT_START_END.
8861
8862         * gdbint.texinfo (Target Architecture Definition): Rename
8863         NPC_REGNUM to DEPRECATED_NPC_REGNUM.  Add cross reference to
8864         TARGET_WRITE_PC.
8865
8866 2003-09-22  Michael Chastain  <mec@shout.net>
8867
8868         * gdbint.texinfo (Testsuite Organization): Change gdb.c++ to gdb.cp.
8869
8870 2003-09-21  Anthony Green  <green@redhat.com>
8871
8872         * gdbint.texinfo (Target Architecture Definition): Fix typos.
8873
8874 2003-09-21  Mark Kettenis  <kettenis@gnu.org>
8875
8876         * gdbint.texinfo (Target Architecture Definition): Document
8877         stabs_argument_has_addr.
8878
8879 2003-09-18  Andrew Cagney  <cagney@redhat.com>
8880
8881         * gdbint.texinfo (Target Architecture Definition): Delete
8882         documentation on REGISTER_NAMES.
8883
8884 2003-09-13  Mark Kettenis  <kettenis@gnu.org>
8885
8886         * gdbint.texinfo (Target Architecture Definition): Replace
8887         REG_STRUCT_HAS_ADDR with DEPRECATED_REG_STRUCT_HAS_ADDR.
8888
8889 2003-09-11  Andrew Cagney  <cagney@redhat.com>
8890
8891         * gdbint.texinfo (Target Architecture Definition): Replace
8892         STACK_ALIGN with DEPRECATED_STACK_ALIGN.
8893
8894 2003-08-18  Andrew Cagney  <cagney@redhat.com>
8895
8896         * gdbint.texinfo (Target Architecture Definition): Document
8897         "frame_red_zone_size".
8898
8899 2003-08-09  Andrew Cagney  <cagney@redhat.com>
8900
8901         * gdb.texinfo (Backtrace): Replace "set/show backtrace-below-main"
8902         with "set/show backtrace past-main" and "set/show backtrace
8903         limit".
8904
8905 2003-08-08  H.J. Lu  <hongjiu.lu@intel.com>
8906
8907         * Makefile.in (install-info): Support DESTDIR.
8908         (install-html): Likewise.
8909
8910 2003-08-07  Andrew Cagney  <cagney@redhat.com>
8911
8912         Patch from Nick Roberts.
8913         * gdb.texinfo (Using GDB under GNU Emacs): Fix/update key
8914         bindings.  Remove description of send-gdb-command.
8915
8916 2003-08-07  Andrew Cagney  <cagney@redhat.com>
8917
8918         * gdb.texinfo (Mode Options): Mention that "mi2" was included in
8919         GDB 6.0.
8920
8921 2003-08-06  Andrew Cagney  <cagney@redhat.com>
8922
8923         * gdb.texinfo (Mode Options): Mention that level three is the
8924         highest available and that level 2 is deprecated.
8925         (Annotations Overview): Mention annotation levels. Cross reference
8926         to "Limitations of the Annotation Interface" in annotate.texi.
8927         (TODO, Value Annotations, Frame Annotations): Delete section.
8928         (Displays, Breakpoint Info): Delete.
8929
8930 2003-08-04  Andrew Cagney  <cagney@redhat.com>
8931
8932         * agentexpr.texi: Delete @bye.
8933         * Makefile.in (STABS_DOC_SOURCE_INCLUDES): Add "fdl.texi"
8934         (stabs.info): Add $(srcdir) to include search path.
8935         (html): Depend on "annotate_toc.html", and not "annotate.html".
8936         * stabs.texinfo: Ditto.  Include "fdl.texi".
8937         * gdbint.texinfo: Update copyright statement's list of invariant
8938         sections.
8939
8940 2003-07-28  Andrew Cagney  <cagney@redhat.com>
8941
8942         * Makefile.in (INFO_DEPS): Add annotate.info.
8943         (dvi, ps, html, pdf): Add annotate.
8944         (ANNOTATE_DOC_SOURCE_INCLUDES): New macro.
8945         (ANNOTATE_DOC_BUILD_INCLUDES): New macro.
8946         (ANNOTATE_DOC_FILES): New macro.
8947         (ANNOTATE_TEX_TMPS): New macro.
8948         (annotate.info, annotate_toc.html): Specify dependencies.
8949         (annotate.ps, annotate.pdf, annotate.dvi): Ditto.
8950         * annotate.texinfo: Rename annotate.texi.  Get building.  Add
8951         "Migrating to GDB/MI" and "Limitations of the Annotation
8952         Interface" chapters.  Mention why it is not part of the user
8953         guide.  Update copyright notice.  Include "fdl.texi".
8954
8955 2003-07-26  Stephane Carrez  <stcarrez@nerim.fr>
8956
8957         * gdb.texinfo (TUI Keys): Document C-x o key to switch active window.
8958
8959 2003-07-24  Daniel Jacobowitz  <drow@mvista.com>
8960
8961         * gdbint.texinfo (libgdb components): Correct a GDB to GDBN.
8962
8963 2003-07-24  Daniel Jacobowitz  <drow@mvista.com>
8964
8965         * gdb.texinfo (Server): Mention pidof.
8966
8967 2003-07-22  Andrew Cagney  <cagney@redhat.com>
8968
8969         * gdbint.texinfo (Coding): Add -Wformat-nonliteral to -Werror
8970         list.
8971
8972 2003-06-28  Daniel Jacobowitz  <drow@mvista.com>
8973
8974         * gdb.texinfo (Logging output): New chapter.
8975
8976 2003-06-24  Joel Brobecker  <brobecker@gnat.com>
8977
8978         * gdb.texinfo (Unsupported languages): New section.
8979         (Languages): Add link to new section.
8980
8981 2003-06-22  Andrew Cagney  <cagney@redhat.com>
8982
8983         * gdb.texinfo (Contributors): Mention 6.0 release engineer.
8984
8985 2003-06-22  Daniel Jacobowitz  <drow@mvista.com>
8986
8987         * gdbint.texinfo (Coding): Clarify use of gdb_XXX.h headers.
8988
8989 2003-06-22  Daniel Jacobowitz  <drow@mvista.com>
8990
8991         * Makefile.in (SFILES_INCLUDED): Add agentexpr.texi.
8992         * agentexpr.texi: Retitle section, and change it to an appendix.
8993         Comment out texinfo initialization.  Factor a @var{} into two
8994         pieces to prevent makeinfo warnings.
8995         * gdb.texinfo: Add Agent Expressions appendix.
8996
8997 2003-06-19  Daniel Jacobowitz  <drow@mvista.com>
8998
8999         * gdbint.texinfo (Native Conditionals): Remove PREPARE_TO_PROCEED.
9000
9001 2003-06-18  Daniel Jacobowitz  <drow@mvista.com>
9002
9003         * gdb.texinfo (Remote Debugging): New section "Connecting to a
9004         remote target".  Document the "detach" and "disconnect" commands.
9005         (Server, Netware, Debug Session): Reference "Connecting to a
9006         remote target".
9007         (GDB/MI Target Manipulation): Document "-target-disconnect".
9008
9009 2003-06-13  Andrew Cagney  <cagney@redhat.com>
9010
9011         * gdbint.texinfo (Target Architecture Definition): Deprecate
9012         REMOTE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT, and
9013         BIG_REMOTE_BREAKPOINT.  Cross reference BREAKPOINT_FROM_PC.
9014
9015 2003-06-09  Jim Blandy  <jimb@redhat.com>
9016
9017         * gdb.texinfo (Separate Debug Files): Remove extra semicolon.
9018
9019 2003-06-08  Andrew Cagney  <cagney@redhat.com>
9020
9021         * gdbint.texinfo (Target Architecture Definition): Delete
9022         documentation on FRAME_ARGS_ADDRESS_CORRECT.
9023
9024 2003-06-08  Andrew Cagney  <cagney@redhat.com>
9025
9026         * gdbint.texinfo (Target Architecture Definition): Document
9027         "unwind_sp".  Cross reference "unwind_sp" and TARGET_READ_SP.
9028
9029 2003-06-07  Adam Fedor  <fedor@gnu.org>
9030
9031         * gdb.texinfo: Add Objective-C documentation.
9032
9033 2003-06-01  Andrew Cagney  <cagney@redhat.com>
9034
9035         * gdbint.texinfo (Target Architecture Definition): Add "func_addr"
9036         parameter to "push_dummy_call".  Rename "dummy_addr" to "bp_addr".
9037
9038 2003-05-21  Andrew Cagney  <cagney@redhat.com>
9039
9040         * gdbint.texinfo (Target Architecture Definition): Delete
9041         references to "extract_address" and "store_address".
9042
9043 2003-05-16  Andrew Cagney  <cagney@redhat.com>
9044
9045         * gdbint.texinfo (Target Architecture Definition): Replace
9046         REGISTER_BYTES with DEPRECATED_REGISTER_BYTES.  Fix typo,
9047         DEPRECATED_REGISTER_SIZE instead of REGISTER_BYTE.
9048
9049 2003-05-14  Theodore A. Roth  <troth@openavr.org>
9050
9051         * gdbint.texinfo (Breakpoint Handling): Correct a double negative.
9052
9053 2003-05-10  H.J. Lu <hongjiu.lu@intel.com>
9054
9055         * Makefile.in (gdb-cfg.texi): Replace $$LN_S with $(LN_S).
9056         (gdb.dvi): Likewise.
9057         (gdb.pdf): Likewise.
9058         (links2roff): Likewise.
9059
9060 2003-05-08  Jim Blandy  <jimb@redhat.com>
9061
9062         * gdb.texinfo (Dump/Restore Files): Update documentation for
9063         'dump', 'append', and 'restore': note that format argument is
9064         optional; simplify presentation of the command variants; and be
9065         more precise about the formats.
9066
9067 2003-05-07  Jim Blandy  <jimb@redhat.com>
9068
9069         * gdb.texinfo (Symbols): Update documentation: 'maint list
9070         symtabs' and 'maint list psymtabs' have been renamed 'maint info
9071         symtabs' and 'maint info psymtabs'.
9072
9073 2003-05-05  Andrew Cagney  <cagney@redhat.com>
9074
9075         * gdbint.texinfo (Target Architecture Definition): Make
9076         CALL_DUMMY_WORDS, SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY_LENGTH,
9077         FIX_CALL_DUMMY, CALL_DUMMY_BREAKPOINT_OFFSET and
9078         CALL_DUMMY_BREAKPOINT_OFFSET deprecated.
9079
9080 2003-05-04  Andrew Cagney  <cagney@redhat.com>
9081
9082         * gdb.texinfo (Maintenance Commands): Document "maint print
9083         dummy-frames".
9084
9085 2003-05-04  Andrew Cagney  <cagney@redhat.com>
9086
9087         * gdb.texinfo (GDB/MI Symbol Query): Use @{ and @}.
9088
9089 2003-05-03  J. Brobecker  <brobecker@gnat.com>
9090
9091         Thierry Schneider  <tpschneider1@yahoo.com>
9092         * gdb.texinfo (section GDB/MI Symbol Query): Add documentation
9093         for new MI command.
9094
9095 2003-05-03  Andrew Cagney  <cagney@redhat.com>
9096
9097         * gdbint.texinfo (Target Architecture Definition): Document
9098         push_dummy_code.  Add cross references.
9099
9100 2003-05-02  Elena Zannoni  <ezannoni@redhat.com>
9101
9102         * gdb.texinfo (Character Sets): Update to reflect new behavior of
9103         set/show charsets commands.
9104
9105 2003-04-28  Andrew Cagney  <cagney@redhat.com>
9106
9107         * gdbint.texinfo (Target Architecture Definition): Replace
9108         read_fp, TARGET_READ_FP and FP_REGNUM, with deprecated_read_fp,
9109         DEPRECATED_TARGET_READ_FP and DEPRECATED_REGNUM.
9110
9111 2003-04-28  Andrew Cagney  <cagney@redhat.com>
9112
9113         * gdbint.texinfo (Target Architecture Definition): Rename
9114         "tm_print_insn" to "deprecated_tm_print_insn".
9115
9116 2003-04-09  Jim Blandy  <jimb@redhat.com>
9117
9118         * gdb.texinfo (Symbols): Document 'maint list symtabs' and 'maint
9119         list psymtabs'.
9120
9121 2003-04-08  Andrew Cagney  <cagney@redhat.com>
9122
9123         * gdbint.texinfo (Target Architecture Definition): Delete
9124         references to EXTRA_FRAME_INFO.
9125
9126 2003-04-08  Andrew Cagney  <cagney@redhat.com>
9127
9128         * gdbint.texinfo (Target Architecture Definition): Delete
9129         PRINT_TYPELESS_INTEGER.
9130
9131 2003-04-02  J. Brobecker  <brobecker@gnat.com>
9132
9133         * observer.texi (GDB Observers): Adjust the documentation for the
9134         normal_stop notification to better describe reality. Fix a couple
9135         of minor typos.
9136
9137 2003-04-02  Bob Rossi  <bob_rossi@cox.net>
9138
9139         * gdb.texinfo (GDB/MI Program Control): Add
9140         '-file-list-exec-source-file'
9141
9142 2003-03-31  Andrew Cagney  <cagney@redhat.com>
9143
9144         * gdbint.texinfo (Target Architecture Definition): Delete
9145         references to CALL_DUMMY_P.
9146
9147 2003-03-30  Andrew Cagney  <cagney@redhat.com>
9148
9149         * gdbint.texinfo (Target Architecture Definition): Remove
9150         reference to TARGET_WRITE_SP.
9151
9152 2003-03-27  Andrew Cagney  <cagney@redhat.com>
9153
9154         * gdbint.texinfo (Target Architecture Definition): Remove
9155         references to write_sp.
9156
9157 2003-03-27  Andrew Cagney  <cagney@redhat.com>
9158
9159         * gdb.texinfo (GDB/MI Variable Objects): Replace @include with
9160         chapter body.  Use @smallexample instead of @example.
9161         (Annotations): Ditto.
9162         * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Remove gdbmi.texinfo and
9163         annotate.texi.
9164
9165 2003-03-26  Andrew Cagney  <cagney@redhat.com>
9166
9167         * gdbint.texinfo (Target Architecture Definition): Replace
9168         PUSH_ARGUMENTS with push_dummy_call, add gdbarch, regcache and
9169         dummy_addr parameters.
9170
9171 2003-03-25  Andrew Cagney  <cagney@redhat.com>
9172
9173         * gdbint.texinfo (Target Architecture Definition): Delete
9174         reference to CALL_DUMMY_STACK_ADJUST_P.  Rename
9175         CALL_DUMMY_STACK_ADJUST to DEPRECATED_CALL_DUMMY_STACK_ADJUST.
9176         Add reference to PUSH_ARGUMENTS.
9177
9178 2003-03-23  Andrew Cagney  <cagney@redhat.com>
9179
9180         * gdbint.texinfo (Algorithms, Target Architecture Definition):
9181         Deprecate FRAME_CHAIN and FRAME_CHAIN_VALID.
9182
9183 2003-03-18  J. Brobecker  <brobecker@gnat.com>
9184
9185         * gdbint.texinfo (Algorithms): Add new section describing the
9186         Observer paradigm.
9187         (Top): Add menu entry to new observer appendix.
9188         * observer.texi: New file.
9189         * Makefile.in (GDBINT_DOC_SOURCE_INCLUDES): Add dependency on
9190         new observer.texi file.
9191
9192 2003-03-17  Andrew Cagney  <cagney@redhat.com>
9193
9194         * gdb.texinfo (DATE): Delete.  Remove date from titles.  Mention
9195         that GNU Press update the manual version number.
9196
9197 2003-03-12  Andrew Cagney  <cagney@redhat.com>
9198
9199         * gdbint.texinfo (Target Architecture Definition): Delete
9200         references to get_saved_register.  Rename GET_SAVED_REGISTER to
9201         DEPRECATED_GET_SAVED_REGISTER.
9202
9203 2003-03-13  Andrew Cagney  <cagney@redhat.com>
9204
9205         * gdbint.texinfo (Target Architecture Definition): Replace
9206         POP_FRAME with DEPRECATED_POP_FRAME.  Update description.
9207
9208 2003-03-12  Andrew Cagney  <cagney@redhat.com>
9209
9210         * gdbint.texinfo (Target Architecture Definition): Rename
9211         FRAME_SAVED_PC to DEPRECATED_FRAME_SAVED_PC.
9212
9213 2003-03-10  Corinna Vinschen  <vinschen@redhat.com>
9214
9215         * gdb.texinfo: Add File-I/O documentation.
9216
9217 2003-03-10  Andrew Cagney  <cagney@redhat.com>
9218
9219         * gdbint.texinfo (Target Architecture Definition): Cross reference
9220         FRAME_SAVED_PC to unwind_pc.  Document unwind_pc.
9221
9222 2003-03-07  Andrew Cagney  <cagney@redhat.com>
9223
9224         * gdb.texinfo (Debugging Output): Mention the "set/show debug
9225         frame" command.
9226
9227 2003-03-05  Andrew Cagney  <cagney@redhat.com>
9228
9229         * gdbint.texinfo (Target Architecture Definition): Document
9230         unwind_dummy_id.  Cross reference unwind_dummy_id and
9231         SAVE_DUMMY_FRAME_TOS.
9232
9233 2003-03-05  James Ingham <jingham@apple.com>
9234             Daniel Jacobowitz  <drow@mvista.com>
9235
9236         * gdb.texinfo (Configuring the current ABI): Document "set cp-abi"
9237         and "show cp-abi".
9238
9239 2003-03-03  Andrew Cagney  <cagney@redhat.com>
9240
9241         * gdbint.texinfo (Target Architecture Definition): Document
9242         register_type.
9243
9244 2003-03-03  Andrew Cagney  <cagney@redhat.com>
9245
9246         * stabs.texinfo (Structures): Use @samp and separate @var's
9247         instead of a single @var containing a comma separated list.
9248         (Unions): Ditto.
9249
9250 2003-03-02  Daniel Jacobowitz  <drow@mvista.com>
9251
9252         * Makefile.in (distclean): Remove config.log.
9253
9254 2003-03-01  Andrew Cagney  <cagney@redhat.com>
9255
9256         * gdbint.texinfo (Target Architecture Definition): Rename
9257         FRAME_INIT_SAVED_REGS to DEPRECATED_FRAME_INIT_SAVED_REGS.
9258
9259 2003-03-01  Andrew Cagney  <cagney@redhat.com>
9260
9261         * gdbint.texinfo: Rename INIT_EXTRA_FRAME_INFO to
9262         DEPRECATED_INIT_EXTRA_FRAME_INFO.
9263
9264 2003-02-23  Raoul Gough  <RaoulGough@yahoo.co.uk>
9265
9266         * gdb.texinfo (Cygwin Native): Links to Non-debug DLL symbols.
9267         (Non-debug DLL symbols): New node, describing the minimal symbols
9268         loaded from DLLs without real debugging symbols.
9269
9270 2003-02-20  Andrew Cagney  <ac131313@redhat.com>
9271
9272         * gdb.texinfo (Set Breaks): Add cross reference to "set remote
9273         hardware-breakpoint-limit".
9274         (Set Watchpoints): Add cross reference to "set remote
9275         hardware-watchpoint-limit".
9276         (Remote configuration options): New section.
9277
9278 2003-02-04  Andrew Cagney  <ac131313@redhat.com>
9279
9280         * gdbint.texinfo (Target Architecture Definition): Delete
9281         descrption of IS_TRAPPED_INTERNALVAR.
9282
9283         From Keith Seitz <keiths@redhat.com>:
9284         * gdb.texinfo (Interpreters): New chapter.  Refer the command-line
9285         option "-i"/"--interpreter" to this chapter.  Include index
9286         entries.
9287
9288 2003-02-04  David Carlton  <carlton@math.stanford.edu>
9289
9290         * gdb.texinfo (C@t{++}): Recommend DWARF 2, then stabs+.
9291         (Variables): Recommend stabs+ and DWARF 2.
9292         (C plus plus expressions): Correct info about
9293         compiler versions, debug formats.
9294         (Contributors): Change 'DWARF2' to 'DWARF 2'.
9295         PR symtab/874.
9296
9297 2003-02-01  Andrew Cagney  <ac131313@redhat.com>
9298
9299         * gdbint.texinfo (Target Architecture Definition): Delete
9300         description of ADDITIONAL_OPTIONS, ADDITIONAL_OPTION_CASES,
9301         ADDITIONAL_OPTION_HANDLER, and ADDITIONAL_OPTION_HELP, and
9302         BEFORE_MAIN_LOOP_HOOK, and DBX_PARM_SYMBOL_CLASS along with
9303         references to nindy and i960.
9304         * gdb.texinfo (i960): Delete all references to i960 and nindy.
9305
9306 2003-02-01  Andrew Cagney  <ac131313@redhat.com>
9307
9308         * gdbint.texinfo (Target Architecture Definition): Delete
9309         FLOAT_INFO.
9310
9311 2003-01-30  Andrew Cagney  <ac131313@redhat.com>
9312
9313         * stabs.texinfo (Member Type Descriptor): Clarify description of
9314         `@'.  Suggested by Ben Hutchings.
9315
9316 2003-01-29  Andrew Cagney  <ac131313@redhat.com>
9317
9318         * gdb.texinfo (M68K): Delete reference to es1800.
9319
9320 2003-01-29  Andrew Cagney  <ac131313@redhat.com>
9321
9322         * gdb.texinfo (Maintenance Commands): Document `maint print
9323         reggroups' and `maint print register-groups'.
9324         * gdbint.texinfo (Target Architecture Definition): Document
9325         register_reggroup_p.
9326
9327 2003-01-23  Jim Blandy  <jimb@redhat.com>
9328
9329         * gdb.texinfo (Separate Debug Files): New section.
9330
9331 2003-01-22  Daniel Jacobowitz  <drow@mvista.com>
9332
9333         * gdb.texinfo (Maintenance Commands): Add "maint set profile"
9334         and "maint show profile".
9335
9336 2003-01-16  Michael Chastain  <mec@shout.net>
9337
9338         * gdb.texinfo (Installing GDB): Warn against
9339         ".../gdb-VERSION/gdb/configure".
9340         (Separate Objdir): Likewise.
9341
9342 2003-01-15  Andrew Cagney  <ac131313@redhat.com>
9343
9344         * gdbint.texinfo (Target Architecture Definition): Delete
9345         definition of PRINT_REGISTER_HOOK.
9346
9347 2003-01-15  Elena Zannoni  <ezannoni@redhat.com>
9348
9349         (OpenRISC 1000): Fix formatting of command names.
9350
9351 2003-01-15  Elena Zannoni  <ezannoni@redhat.com>
9352
9353         * gdb.texinfo (Continuing and Stepping): Add new command
9354         'advance'. Clarify behavior of 'until'.
9355
9356 2003-01-13  Daniel Jacobowitz  <drow@mvista.com>
9357
9358         * gdb.texinfo (Files): Document solib-absolute-prefix and
9359         solib-search-path.
9360
9361 2003-01-09  Michael Chastain  <mec@shout.net>
9362
9363         * gdbint.texinfo (Configuring @value{GDBN} for Release): Delete.
9364         (Create a Release): Add new instructions for new @file{src-release}.
9365         Document existing instructions for @file{Makefile.in} as
9366         being for @value{GDBN} 5.3.1 or earlier.
9367
9368 2003-01-09  Andrew Cagney  <ac131313@redhat.com>
9369
9370         * gdbint.texinfo (Target Architecture Definition): Mention
9371         frame_saved_regs_zalloc and frame_extra_info_zalloc as the way to
9372         allocate memory.
9373
9374 2003-01-04  Daniel Jacobowitz  <drow@mvista.com>
9375
9376         * gdb.texinfo (Controlling GDB): Add @kindex for
9377         "show osabi".
9378         (Backtraces): Add @kindex's for backtrace-below-main.
9379
9380 2003-01-04  Daniel Jacobowitz  <drow@mvista.com>
9381
9382         * gdb.texinfo (Controlling GDB): Document "set osabi".
9383
9384 2003-01-04  Daniel Jacobowitz  <drow@mvista.com>
9385
9386         * gdb.texinfo (Backtraces): Document "set backtrace-below-main".
9387         * gdbint.texinfo (FRAME_CHAIN_VALID): Update documentation.
9388
9389 2003-01-04  Daniel Jacobowitz  <drow@mvista.com>
9390
9391         * gdb.texinfo (Controlling GDB): Add ABI section.  Document
9392         "set coerce-float-to-double".
9393         * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Remove documentation.
9394
9395 2003-01-02  Andrew Cagney  <ac131313@redhat.com>
9396
9397         * stabs.texinfo: Remove obsolete text.
9398         * gdbint.texinfo: Ditto.
9399         * gdb.texinfo: Ditto.
9400
9401 2002-12-22  Mark Kettenis  <kettenis@gnu.org>
9402
9403         * gdbint.texinfo (Target Architecture Definition): Update
9404         description of gdbarch_register_osabi.
9405
9406 2002-12-20  Kazu Hirata  <kazu@cs.umass.edu>
9407
9408         * agentexpr.texi: Fix typos.
9409         * annotate.texi: Likewise.
9410         * fdl.texi: Likewise.
9411
9412 2002-12-10  Andrew Cagney  <cagney@redhat.com>
9413
9414         * gdbint.texinfo (Algorithms): Replace INIT_FRAME_PC with
9415         DEPRECATED_INIT_FRAME_PC.
9416
9417 2002-12-01  Andrew Cagney  <ac131313@redhat.com>
9418
9419         * gdbint.texinfo (Target Architecture Definition): Delete
9420         PC_IN_CALL_DUMMY.
9421
9422 2002-11-28  Andrew Cagney  <ac131313@redhat.com>
9423
9424         * gdbint.texinfo (Host Definition): Delete documentation on
9425         USE_GENERIC_DUMMY_FRAMES.
9426
9427 2002-11-26  Elena Zannoni  <ezannoni@redhat.com>
9428
9429         Fix PR gdb/723 and PR gdb/245.
9430         * Makefile.in (install-info): Run the install-info command as part
9431         of the post install steps only.
9432         (uninstall-info): New target.
9433         (uninstall): New target.
9434
9435 2002-11-22  Elena Zannoni  <ezannoni@redhat.com>
9436
9437         * Makefile.in (install): Make install do some real work.
9438
9439 2002-11-19  Andrew Cagney  <ac131313@redhat.com>
9440
9441         Fix POSIX problem reported by Paul Eggert.
9442         * Makefile.in (GDBvn.texi): Use `sed q' instead of `head -1'.
9443         Fix PR gdb/527.
9444
9445 2002-10-26  Andrew Cagney  <cagney@redhat.com>
9446
9447         * gdbint.texinfo (Target Architecture Definition): Delete
9448         definition of DO_REGISTERS_INFO.
9449
9450 2002-10-18  Kevin Buettner  <kevinb@redhat.com>
9451
9452         * gdbint.texinfo (Address Classes): Fix problems with insertion
9453         of ``{'' and ``}'' in example.
9454
9455 2002-10-17  Kevin Buettner  <kevinb@redhat.com>
9456
9457         * gdbint.texinfo (Address Classes): New section.
9458         (Target Conditionals): Document ADDRESS_CLASS_NAME_TO_TYPE_FLAGS,
9459         ADDRESS_CLASS_NAME_TO_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS,
9460         ADDRESS_CLASS_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, and
9461         ADDRESS_CLASS_TYPE_FLAGS_TO_NAME_P.
9462
9463 2002-10-11  Klee Dienes  <kdienes@apple.com>
9464
9465         * gdb.texinfo (Registers): Mention vector registers as well as
9466         floating registers in the documentation for 'info registers' and
9467         'info all-registers'.
9468
9469 2002-10-11  Daniel Jacobowitz  <drow@mvista.com>
9470
9471         * gdbint.texinfo (CPLUS_MARKER): Remove item.
9472
9473 2002-10-03  Jeff Johnston  <jjohnstn@redhat.com>
9474
9475         * gdbint.texinfo (Item Output Functions): Add new ui_out_field_fmt_int
9476         interface definition.
9477
9478 2002-10-03  Marko Mlinar   <markom@opencores.org>
9479
9480         * gdb.texinfo (Target Commands): Add or1k target specific
9481         commands.
9482         * gdb.texinfo (Contributors): Add myself to the contributors list.
9483
9484 2002-10-01  Andrew Cagney  <ac131313@redhat.com>
9485
9486         * gdb.texinfo (Mode Options): Update --interpreter option.  "mi2"
9487         and "mi1" instead of "mi1" and "mi0".
9488
9489 2002-09-29  Hans-Peter Nilsson  <hp@bitrange.com>
9490
9491         * gdb.texinfo (Packets): Fix typos "alligned".
9492         Correct z3/Z3 description.  Correct z4/Z4 title.
9493
9494 2002-09-27  Andrew Cagney  <ac131313@redhat.com>
9495
9496         * all-cfg.texi: Use @sc for GDB and GCC.  Update copyright.
9497
9498 2002-09-25  Kevin Buettner  <kevinb@redhat.com>
9499
9500         * gdb.texinfo: Use GNU/Linux instead of Linux.
9501
9502 2002-09-25  Andrew Cagney  <ac131313@redhat.com>
9503
9504         * gdb.texinfo (Packets): Replace @samp{} with ``an empty string''.
9505
9506 2002-09-24  Andrew Cagney  <ac131313@redhat.com>
9507
9508         * gdb.texinfo: Replace @example with @smallexample.
9509
9510 2002-09-20  Kevin Buettner  <kevinb@redhat.com>
9511
9512         From Eli Zaretskii  <eliz@gnu.org>:
9513         * gdb.texinfo (Character Sets): Use @smallexample instead of
9514         @example.  Use GNU/Linux instead of Linux.
9515
9516 2002-09-20  Jim Blandy  <jimb@redhat.com>
9517
9518         * gdb.texinfo: Add character set documentation.
9519
9520 2002-09-19  Andrew Cagney  <ac131313@redhat.com>
9521
9522         * gdb.texinfo (Packets): Revise `z' and `Z' packet documentation.
9523         (Packets): Add cross reference from `b' packet to `z' packets.
9524
9525 2002-09-19  Andrew Cagney  <ac131313@redhat.com>
9526
9527         * gdb.texinfo (Maintenance Commands): Document ``maint
9528         internal-error'' and ``maint internal-warning''.
9529
9530         * gdbint.texinfo (Target Architecture Definition): Revise
9531         description of STACK_ALIGN.  Add description of FRAME_ALIGN.
9532
9533 2002-09-19  Joel Brobecker  <brobecker@gnat.com>
9534
9535         * gdbint.texinfo (Target Conditionals): Document the new
9536         NAME_OF_MALLOC macro.
9537
9538 2002-09-05  Andrew Cagney  <ac131313@redhat.com>
9539
9540         * gdb.texinfo (Contributors): Mention 5.2 and 5.3 release
9541         engineer.
9542
9543 2002-09-02  Stephane Carrez  <stcarrez@nerim.fr>
9544
9545         * gdb.texinfo (TUI Overview): Document status line fields.
9546
9547 2002-09-02  Stephane Carrez  <stcarrez@nerim.fr>
9548
9549         * gdb.texinfo (TUI Commands): Document info win command.
9550
9551 2002-09-01  Stephane Carrez  <stcarrez@nerim.fr>
9552
9553         * gdb.texinfo (TUI Overview): Document breakpoint markers.
9554
9555 2002-09-01  Stephane Carrez  <stcarrez@nerim.fr>
9556
9557         * gdb.texinfo (TUI Single Key Mode): Document new SingleKey mode.
9558         (TUI Keys): Likewise.
9559
9560 2002-08-25  Andrew Cagney  <ac131313@redhat.com>
9561
9562         * gdb.texinfo (Examples): Use ``->'' for a packet send and ``<-''
9563         for a packet receive.
9564
9565 2002-08-25  Andrew Cagney  <ac131313@redhat.com>
9566
9567         * Makefile.in (clean): Move to end of file.
9568         (distclean, maintainer-clean, realclean): Ditto.
9569         (mostlyclean): Move rule to end of file.  Use GDB_TEX_TMPS,
9570         GDBINT_TEX_TMPS, STABS_TEX_TMPS.
9571         (gdb.dvi, gdb.pdf): Do not cleanup TeX temp files after texi2dvi.
9572         (gdbint.dvi, gdbint.pdf, stabs.dvi, stabs.pdf): Ditto.
9573
9574 2002-08-24  Andrew Cagney  <ac131313@redhat.com>
9575
9576         * Makefile.in (GDBINT_TEX_TMPS): Define.
9577         (gdbint.dvi, gdbint.pdf): Use
9578         (GDB_TEX_TMPS): Define.
9579         (gdb.dvi, gdb.pdf): Use.
9580         (STABS_TEX_TMPS): Define.
9581         (stabs.dvi, stabs.pdf): Use.
9582         (GDB_DOC_SOURCE_INCLUDES): New macros.
9583         (GDB_DOC_BUILD_INCLUDES, GDB_DOC_FILES): New macros.
9584         (GDBINT_DOC_FILES_INCLUDES): New macros.
9585         (GDBINT_DOC_BUILD_INCLUDES): New macros.
9586         (GDBINT_DOC_FILES, STABS_DOC_SOURCE_INCLUDES): New macros.
9587         (STABS_DOC_BUILD_INCLUDES, STABS_DOC_FILES): New macros.
9588         (SFILES_DOC, SFILES_INCLUDED, SFILES_LOCAL): Delete macros.
9589         (links2roff): Replace SFILES_INCLUDED with
9590         GDB_DOC_SOURCE_INCLUDES.
9591         (gdb.dvi, gdb_toc.html, gdb.pdf, gdb.info): Update dependencies.
9592         (gdb.me, gdb.mm, gdb.ms): Update dependencies.
9593         (gdbint.dvi, gdbint_toc.html, gdbint.pdf, gdbint.info): Update
9594         dependencies.
9595         (stabs.info, stabs_toc.html, stabs.pdf, stabs.dvi): Update
9596         dependencies.
9597         (gdbmi.texinfo): Delete rule.
9598         (inc-hist.texinfo): Delete rule.
9599         (rluser.texinfo): Delete rule.
9600
9601 2002-08-23  Andrew Cagney  <cagney@redhat.com>
9602
9603         * gdbint.texinfo (Target Architecture Definition): Update
9604         STORE_RETURN_VALUE, mention regcache.
9605
9606 2002-08-21  Andrew Cagney  <ac131313@redhat.com>
9607
9608         * gdbint.texinfo (Target Architecture Definition): Document
9609         print_registers_info.  Note that DO_REGISTERS_INFO is deprecated.
9610
9611 2002-08-19  Andrew Cagney  <ac131313@redhat.com>
9612
9613         * gdb.texinfo (Remote Protocol): Reformat.  Use cross references.
9614         Fix minor typos.  Add index entries.
9615
9616 2002-08-18  Andrew Cagney  <ac131313@redhat.com>
9617
9618         * gdb.texinfo (Data): Add ``Vector Unit'' to menu.
9619
9620 2002-08-15  Andrew Cagney  <ac131313@redhat.com>
9621
9622         * gdbint.texinfo (Target Architecture Definition): Document
9623         PRINT_VECTOR_INFO.
9624         * gdb.texinfo (Vector Unit): Document "info vectors" command.
9625
9626 2002-08-13  Andrew Cagney  <ac131313@redhat.com>
9627
9628         * gdb.texinfo (Maintenance Commands): Document "maint print
9629         registers", "maint print raw-registers" and "maint print
9630         cooked-registers".
9631
9632 2002-08-08  Grace Sainsbury  <graces@redhat.com>
9633
9634         From Mark Salter:
9635         * gdb.texinfo (Protocol): Document T packet extension to
9636         allow watchpoint address reporting.
9637
9638 2002-08-03  Andrew Cagney  <ac131313@redhat.com>
9639
9640         * gdb.texinfo (Dump/Restore Files): Move `[]' to outside of @var.
9641
9642 2002-08-01  Andrew Cagney  <cagney@redhat.com>
9643
9644         * stabs.texinfo, gdb.texinfo, gdbint.texinfo: Obsolete references
9645         to CHILL.
9646
9647 2002-08-01  Andrew Cagney  <ac131313@redhat.com>
9648
9649         * gdbint.texinfo (Coding): Revise section "Include Files".
9650
9651 2002-07-24  Andrew Cagney  <cagney@redhat.com>
9652
9653         * gdbint.texinfo: Obsolete references to m88k.
9654         * gdb.texinfo: Ditto.
9655
9656 2002-07-10  Joel Brobecker  <brobecker@gnat.com>
9657
9658         * gdbint.texinfo (Create a release candiate): Add the location
9659         where the proper version of autoconf can be retrieved.
9660
9661 2002-07-09  Don Howard  <dhoward@redhat.com>
9662
9663         * gdb.texinfo (Command Files): Further describe the behavior of
9664         sourced command files.
9665
9666 2002-06-27  Andrew Cagney  <ac131313@redhat.com>
9667
9668         * gdbint.texinfo (User Interface): ISO C rather than ISO-C.
9669         (Coding): Clarify ISO C version that GDB assumes.
9670
9671 2002-06-26  Tom Tromey  <tromey@redhat.com>
9672
9673         * gdbint.texinfo (User Interface): Mention add_setshow_cmd and
9674         add_setshow_cmd_full.
9675
9676 2002-06-25  Don Howard  <dhoward@redhat.com>
9677
9678         * gdb.texinfo (Memory Region Attributes): Document new behavior
9679         for 'mem' command.
9680
9681 2002-06-11  Jim Blandy  <jimb@redhat.com>
9682
9683         * gdb.texinfo (Symbols): Update documentation for `info source'
9684         command.
9685
9686         * gdb.texinfo (Macros): Call the command `info macro', not
9687         `show macro'.
9688
9689 2002-06-09  Andrew Cagney  <ac131313@redhat.com>
9690
9691         * gdbint.texinfo (Coding): Add section ``Per-architecture module
9692         data''.
9693
9694 2002-06-09  Mark Kettenis  <kettenis@gnu.org>
9695
9696         * gdbint.texinfo (Target Architecture Definition): Document
9697         GDB_OSABI_GO32 and GDB_OSABI_NETWARE.
9698
9699 2002-06-08  Andrew Cagney  <ac131313@redhat.com>
9700
9701         * gdbint.texinfo (Releasing GDB): Fix typos in @itemize @bullet
9702         lists.
9703
9704 2002-06-08  Andrew Cagney  <ac131313@redhat.com>
9705
9706         * gdbint.texinfo (Releasing GDB): Revise the section ``Cut the
9707         Branch''.
9708
9709 2002-06-01  Andrew Cagney  <ac131313@redhat.com>
9710
9711         * gdbint.texinfo (Target Architecture Definition): Add section
9712         ``Converting an existing Target Architecture to Multi-arch''.
9713
9714 2002-05-30  Andrew Cagney  <ac131313@redhat.com>
9715
9716         * gdbint.texinfo (Releasing GDB): Rename ``Obsoleting any code''
9717         to ``Obsoleting code''.  Revise.
9718
9719 2002-05-17  Jim Blandy  <jimb@redhat.com>
9720
9721         * gdb.texinfo (C Preprocessor Macros): New chapter.
9722         Include it in the main menu.
9723         (Contributors): Credit Jim Blandy with macro support.
9724         (Compilation): Explain how to get macro information into the
9725         executable.
9726         (Expressions): Note that preprocessor macros are expanded.
9727
9728 2002-05-14  Daniel Jacobowitz  <drow@mvista.com>
9729
9730         * gdb.texinfo (Debug Session): Document new `udp:' and `tcp:'
9731         options for `target remote'.
9732
9733 2002-05-13  Andrew Cagney  <ac131313@redhat.com>
9734
9735         * gdbint.texinfo (Target Architecture Definition): Delete
9736         documentation on NNPC_REGNUM.
9737
9738 2002-05-11  Andrew Cagney  <ac131313@redhat.com>
9739
9740         * gdbint.texinfo (Target Architecture Definition): Document
9741         REGISTER_TO_VALUE and VALUE_TO_REGISTER and CONVERT_REGISTER_P.
9742         (Target Architecture Definition): Revise section `Using Different
9743         Register and Memory Data Representations'.  Add section `Raw and
9744         Virtual Register Representations'.
9745
9746 2002-05-11  Andrew Cagney  <ac131313@redhat.com>
9747
9748         * gdbint.texinfo (Target Architecture Definition): Mention
9749         defaults for REGISTER_VIRTUAL_SIZE and REGISTER_RAW_SIZE.
9750         (Target Architecture Definition): Mention same.  Add references to
9751         web pages.
9752
9753 2002-05-08  Michael Snyder  <msnyder@redhat.com>
9754
9755         * stabs.texinfo (Attributes): Document new "vector" attribute.
9756
9757 2002-05-04  Andrew Cagney  <ac131313@redhat.com>
9758
9759         * gdbint.texinfo (Releasing GDB): Revise `Create a Release'.
9760
9761 2002-05-04  Andrew Cagney  <ac131313@redhat.com>
9762
9763         * gdb.texinfo: Delete obsolete references to a29k.
9764
9765 2002-04-24  Andrew Cagney  <ac131313@redhat.com>
9766
9767         * gdbint.texinfo (Target Architecture Definition): Replace
9768         IN_SIGTRAMP with PC_IN_SIGTRAMP.
9769
9770 2002-04-24  David S. Miller  <davem@redhat.com>
9771
9772         * gdbint.texinfo (REGISTER_IN_WINDOW): Delete definition.
9773
9774 2002-04-21  David S. Miller  <davem@redhat.com>
9775
9776         * gdbint.texinfo (SKIP_PROLOGUE_FRAMELESS_P): Delete definition.
9777
9778 2002-04-21  Andrew Cagney  <ac131313@redhat.com>
9779
9780         * gdbint.texinfo (Target Architecture Definition): Delete
9781         definition of HAVE_REGISTER_WINDOWS.
9782
9783 2002-04-19  Eli Zaretskii  <eliz@gnu.org>
9784
9785         * gdbint.texinfo (Releasing GDB, Coding): Fix typos.  Reported by
9786         "Theodore A. Roth" <troth@verinet.com>.
9787
9788 2002-04-15  Don Howard  <dhoward@redhat.com>
9789
9790         From Eli Zaretskii <eliz@gnu.org>
9791         * gdb.texinfo (show max-user-call-depth): Correct formatting.
9792         Provide a better explaination of this feature.
9793
9794 2002-04-14  Andrew Cagney  <ac131313@redhat.com>
9795
9796         * gdbint.texinfo (Target Architecture Definition): Remove
9797         FRAME_CHAIN_COMBINE.
9798
9799 2002-04-12  Michael Chastain  <mec@shout.net>
9800
9801         * gdbint.texinfo (Obsolete Conditionals): Remove reference to
9802         REG_STACK_SEGMENT.
9803
9804 2002-04-09  Michael Chastain  <mec@shout.net>
9805
9806         * gdbint.texinfo (Obsolete Conditionals): Remove references to
9807         PYRAMID_* macros.
9808
9809 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
9810
9811         * gdb.texinfo (Bug Reporting): Document that the web is the
9812         prefered way of submitting bug reports.
9813         (Bug Reporting): Delete the s-mail address as the last resort.
9814
9815 2002-04-05  Andrew Cagney  <ac131313@redhat.com>
9816
9817         * gdbint.texinfo (Target Architecture Definition): Delete
9818         references to TARGET_WRITE_FP and write_fp.
9819
9820 2002-03-27  Michael Snyder  <msnyder@redhat.com>
9821
9822         * gdb.texinfo: Document new commands dump, append, and restore.
9823
9824 2002-03-27  Andrew Cagney  <ac131313@redhat.com>
9825
9826         * gdbint.texinfo (Releasing GDB): Revise the section `Before the
9827         Branch'.
9828
9829 2002-03-18  Andrew Cagney  <ac131313@redhat.com>
9830
9831         * gdb.texinfo: Change all examples to @smallexample.
9832         * gdbint.texinfo: Ditto.
9833
9834 2002-03-18  Andrew Cagney  <ac131313@redhat.com>
9835
9836         * gdbint.texinfo (Releasing GDB): Add section ``Versions and
9837         Branches''.
9838
9839 2002-03-18  Andrew Cagney  <ac131313@redhat.com>
9840
9841         * gdbint.texinfo (Releasing GDB): Add the section``Branch Commit
9842         Policy''.
9843
9844 2002-03-04  Fred Fish  <fnf@redhat.com>
9845
9846         * gdbint.texinfo: Fix a bunch of typos (alsways, mirrorred,
9847         expresson, suports, dependant, trhe, perhaphs, situtations,
9848         explictily, taged, oportunity, unfortunatly).
9849
9850 2002-02-24  Andrew Cagney  <ac131313@redhat.com>
9851
9852         * Makefile.in (gdb.info): Add explicit path to gdb.texinfo.
9853         Remove reference to 3.12.
9854
9855 2002-02-23  Andrew Cagney  <ac131313@redhat.com>
9856
9857         * gdbint.texinfo: Include fdl.texi.
9858         (Top): Add GNU Free Documentation License.
9859         * Makefile.in (SFILES_INCLUDED): Add gpl.texi.
9860         (gdbint.dvi, gdbint.pdf, gdbint.info): Add dependency on fdl.texi.
9861         (gdbint_toc.html): Add dependency on gdb-cfg.texi and fdl.texi.
9862         (gdbint.info): Add srcdir to include path.
9863         * gdb.texinfo: Include gpl.texi.
9864         (Top): Add Copying.
9865         * gpl.texi: New file.
9866
9867 2002-02-23  Andrew Cagney  <ac131313@redhat.com>
9868
9869         * gdbint.texinfo (Debugging GDB): Remove references to cygnus.com.
9870
9871 2002-02-19  Pierre Muller  <muller@ics.u-strasbg.fr>
9872
9873         * gdb.texinfo: Document Cygwin native specific commands.
9874
9875 2002-02-15  Daniel Jacobowitz  <drow@mvista.com>
9876
9877         * gdb.texinfo: Document gdbserver ``--attach'' command.
9878
9879 2002-02-07  Michael Snyder  <msnyder@redhat.com>
9880
9881         * gdb.texinfo (overlays): Change @var(_ovly_debug_event)
9882         to @code(_ovly_debug_event).
9883
9884 2002-02-07  Andrew Cagney  <ac131313@redhat.com>
9885
9886         * gdb.texinfo (How Overlays Work): Shrink the overlay diagram.
9887
9888 2002-02-06  Michael Snyder  <msnyder@redhat.com>
9889
9890         * gdb.texinfo (overlays): Mention new magic symbol
9891         '_ovly_debug_event', which allows GDB to keep better track
9892         of overlays.
9893
9894 2002-02-03  Eli Zaretskii  <eliz@gnu.org>
9895
9896         * gdb.texinfo (Memory Region Attributes): Fix the wording.
9897         Suggested by Dmitry Sivachenko.
9898
9899         * (<many nodes>): Fix the spelling and punctuation of "i.e.".
9900
9901 2002-02-01  Michael Snyder  <msnyder@redhat.com>
9902
9903         * gdb.texinfo (set trust-readonly): Change value{gdbn} to value{GDBN}.
9904
9905 2002-01-30  Michael Snyder  <msnyder@redhat.com>
9906
9907         * gdb.texinfo: (remote protocol): Gramatical fix-up.
9908         (set trust-readonly-sections): Document.
9909
9910 2002-01-29  Andrew Cagney  <ac131313@redhat.com>
9911
9912         * gdbint.texinfo (Releasing GDB): Revise and update.
9913
9914 2002-01-28  Andrew Cagney  <ac131313@redhat.com>
9915
9916         * gdbint.texinfo (Target Architecture Definition): Delete
9917         description of TARGET_BYTE_ORDER_DEFAULT.
9918
9919 2002-01-27  Eli Zaretskii  <eliz@gnu.org>
9920
9921         * gdb.texinfo: Fix typos and markup.  From Dmitry Sivachenko
9922         <mitya@cavia.pp.ru>.
9923
9924 2002-01-23  Andrew Cagney  <ac131313@redhat.com>
9925
9926         * libgdb.texinfo: Delete file.
9927
9928 2002-01-22  Andrew Cagney  <ac131313@redhat.com>
9929
9930         * gdb.texinfo: Remove makeinfo 3.12 hacks.
9931         * gdbint.texinfo: Ditto.
9932
9933 Tue Jan 22 11:57:38 2002  Andrew Cagney  <cagney@redhat.com>
9934
9935         * gdb.texinfo: Fix typo ``Remove' -> ``Remote''.
9936
9937 2002-01-22  Andrew Cagney  <ac131313@redhat.com>
9938
9939         * Makefile.in: Update copyright.
9940         (TEXI2DVI): Define.
9941         (gdb.dvi, gdb.pdf, stabs.dvi, stabs.pdf): Use TEXI2DVI.
9942         (gdbint.dvi, gdbint.pdf): Use TEXI2DVI.  Add dependency on
9943         gdb-cfg.texi.
9944         (TEXINDEX, PDFTEX): Delete makefile variables.
9945
9946 2002-01-22  Andrew Cagney  <ac131313@redhat.com>
9947
9948         * gdb.texinfo (Protocol): Move section to appendix.
9949
9950 2002-01-21  Andrew Cagney  <ac131313@redhat.com>
9951
9952         * gdb.texinfo (Remote Debugging): Create a menu.
9953         (Top): Add ``Remote Debugging'' to menu.
9954
9955 2002-01-21  Andrew Cagney  <ac131313@redhat.com>
9956
9957         * gdb.texinfo (Remote): Move the sub-section ``The GDB remote
9958         serial protocol'' from here.
9959         (Remote Debugging): To here.  New chapter.
9960
9961 2002-01-20  Andrew Cagney  <ac131313@redhat.com>
9962
9963         * gdbint.texinfo (Target Architecture Definition): Delete
9964         description of TARGET_BYTE_ORDER_SELECTABLE_P.
9965
9966 2002-01-20  Andrew Cagney  <ac131313@redhat.com>
9967
9968         * gdbint.texinfo (Host Definition): Revise.  xm-xyz.h and xyz.mh
9969         are no longer needed.
9970         (Porting GDB): Add maintainer note about configure.host.
9971
9972 2002-01-20  Andrew Cagney  <ac131313@redhat.com>
9973
9974         * gdbint.texinfo (Target Architecture Definition): Remove
9975         definition of IEEE_FLOAT.
9976
9977 2002-01-20  Eli Zaretskii  <eliz@gnu.org>
9978
9979         * gdb.texinfo: Beautify copyright years; fix a typo.
9980         (DJGPP Native): Fix overfull hboxes in examples.  From Brian Youmans
9981         <3diff@gnu.org>
9982
9983 2002-01-19  Andrew Cagney  <ac131313@redhat.com>
9984
9985         * gdbint.texinfo (Host Definition): Remove references to
9986         MALLOC_INCOMPATIBLE.
9987
9988 2002-01-17  Andrew Cagney  <ac131313@redhat.com>
9989
9990         * gdbint.texinfo (Host Definition): Remove references to XDEPFILES
9991         and xyz-xdep.o.
9992
9993 2002-01-17  Andrew Cagney  <ac131313@redhat.com>
9994
9995         * gdb.texinfo (Maintenance Commands): Add appendix.
9996         (Set Breaks): Copy ``maint info breakpoint'' doco to
9997         ``Maintenance Commands'' appendix.  Add reference.
9998
9999 2002-01-17  Andrew Cagney  <ac131313@redhat.com>
10000
10001         * fdl.texi: Remove next/prev from @node.
10002
10003 2002-01-17  Eli Zaretskii  <eliz@gnu.org>
10004
10005         * gdb.texinfo: @include fdl.texi.  Fixes for overfull hboxes and
10006         for monstrous @multitable (from Brian Youmans).
10007
10008         * fdl.texi: New file.
10009
10010         * Makefile.in (SFILES_INCLUDED): Add fdl.texi.
10011
10012 2002-01-15  Andrew Cagney  <ac131313@redhat.com>
10013
10014         * gdbint.texinfo (Releasing GDB): New chapter.
10015
10016 2002-01-14  Andrew Cagney  <ac131313@redhat.com>
10017
10018         * gdb.texinfo (Embedded Processors, Calling program functions):
10019         Obsolete references to a29k.
10020
10021 2002-01-13  Andrew Cagney  <ac131313@redhat.com>
10022
10023         * gdbint.texinfo (Coding): Review Cleanups section.  Examples
10024         examples.  Document that a code-block should do or discard its
10025         cleanups before exit.
10026
10027 2002-01-11  Michael Snyder  <msnyder@redhat.com>
10028
10029         * gdb.texinfo (Choosing files): Change @samp to @file.
10030
10031 2002-01-05  Michael Snyder  <msnyder@redhat.com>
10032
10033         * gdb.texinfo (--pid): Document new command line option (attach).
10034
10035 2002-01-07  Eli Zaretskii  <eliz@gnu.org>
10036
10037         * gdb.texinfo (Tracepoints): Clarify that tracepoints need support
10038         in the stub.
10039
10040 2002-01-04  Andrew Cagney  <ac131313@redhat.com>
10041
10042         * gdbint.texinfo (Target Architecture Definition): Replace
10043         BIG_ENDIAN with BFD_ENDIAN_BIG.
10044
10045 2002-01-03  Andrew Cagney  <ac131313@redhat.com>
10046
10047         * gdbint.texinfo (Target Architecture Definition): Replace
10048         value_ptr with struct value pointer.
10049
10050 2002-01-02  Eli Zaretskii  <eliz@gnu.org>
10051
10052         * gdb.texinfo (Free Software): Fix wording.
10053
10054 2001-12-31  Eli Zaretskii  <eliz@gnu.org>
10055
10056         * gdb.texinfo (Free Software): New section ``Free Software Needs
10057         Free Documentation''.
10058
10059 2001-12-30  Eli Zaretskii  <eliz@gnu.org>
10060
10061         * stabs.texinfo:
10062         * gdb.texinfo:
10063         * gdbint.texinfo:
10064         * libgdb.texinfo:
10065         * annotate.texi: Fix the application of GFDL in the Copyright notice.
10066
10067 2001-12-29  Michael Snyder  <msnyder@redhat.com>
10068
10069         * gdb.texinfo (maint info sections): Fix typo.
10070
10071 2001-12-26  Michael Snyder  <msnyder@redhat.com>
10072
10073         * gdb.texinfo (maint info sections): Document.
10074
10075         * gdb.texinfo (info proc): Comment out documentation for
10076         'info proc' sub-options that are currently not implemented.
10077
10078 2001-12-20  Jim Blandy  <jimb@redhat.com>
10079
10080         * gdbint.texinfo (TARGET_CHAR_SIGNED): Document.
10081
10082 2001-12-15  Andrew Cagney  <ac131313@redhat.com>
10083
10084         * gdbint.texinfo (Target Architecture Definition): Replace
10085         LITTLE_ENDIAN with BFD_ENDIAN_LITTLE.
10086
10087 2001-12-01  Andrew Cagney  <ac131313@redhat.com>
10088
10089         * gdbint.texinfo (Host Definition): Delete documentation on
10090         HOST_BYTE_ORDER.
10091
10092 2001-11-30  Jim Blandy  <jimb@redhat.com>
10093
10094         * gdb.texinfo (Overlays): New chapter, documenting GDB's
10095         overlay support.  Add to top-level menu.
10096
10097 2001-11-26  Tom Tromey  <tromey@redhat.com>
10098
10099         * gdb.texinfo (Command Syntax): Document C-o binding.
10100
10101 2001-07-26  Christopher Faylor  <cgf@redhat.com>
10102
10103         * gdb.texinfo (Options): Eliminate attempt to explain .gdbinit/gdb.ini
10104         use since it is described in the referenced section.
10105
10106         From Eli Zaretskii <eliz@gnu.org>
10107         * gdb.texinfo (Command Files): Reword to make gdb.ini requirement
10108         clearer when using DJGPP.
10109
10110 2001-11-24  Christopher Faylor  <cgf@redhat.com>
10111
10112         * gdb.texinfo (File Options): Change description of -nx and gdb.ini to
10113         specifically refer to MS-DOS.
10114         (command files): Mention gdb.ini is only used on MS-DOS.
10115
10116 2001-11-21  Tom Tromey  <tromey@redhat.com>
10117
10118         * gdb.texinfo (Invoking GDB): Document --args.
10119         (Mode Options): Likewise.
10120
10121 2001-11-21  Jim Blandy  <jimb@redhat.com>
10122
10123         * gdbint.texinfo (TARGET_RANGE_PROFITABLE_FOR_HW_WATCHPOINT):
10124         Delete documentation; this macro has been removed from the
10125         sources.
10126
10127 2001-11-13  Jim Blandy  <jimb@redhat.com>
10128
10129         * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Clarify.
10130
10131 2001-11-06  Corinna Vinschen  <vinschen@redhat.com>
10132
10133         * gdb.texinfo (gdbarch_in_function_epilogue_p): Add documentation.
10134
10135 2001-11-05  Michael Snyder  <msnyder@redhat.com>
10136
10137         * gdb.texinfo (info functions): Document use of backslash to
10138         quote regexp chars in function names such as "operator*()".
10139
10140 2001-11-01  Fred Fish  <fnf@redhat.com>
10141
10142         * gdbint.texinfo (SOLIB_ADD): Document additional new
10143         "readsyms" arg.
10144
10145 2001-10-30  Don Howard  <dhoward@redhat.com>
10146
10147         * gdb.texinfo: (Command Files) Added documentation for the
10148         behavior of gdb with input redirected from a file.
10149
10150 2001-10-28  Fred Fish  <fnf@redhat.com>
10151
10152         * gdb.texinfo (auto-solib-add): Change docs to match
10153         implementation change.
10154         (auto-solib-limit): Add docs for new variable.
10155
10156 2001-10-15  Andrew Cagney  <ac131313@redhat.com>
10157
10158         * gdbint.texinfo (Target Architecture Definition): Function
10159         value_as_pointer renamed to value_as_address.
10160
10161 2001-10-15  Andrew Cagney  <ac131313@redhat.com>
10162
10163         * gdbint.texinfo (Target Architecture Definition): Default
10164         POINTER_TO_ADDRESS functions assume unsigned addresses.
10165         (INTEGER_TO_ADDRESS): Document.  Derive pragmatics section from a
10166         posting by Jim Blandy.
10167
10168 2001-10-12  Jim Blandy  <jimb@redhat.com>
10169
10170         * Makefile.in (MAKEHTMLFLAGS): Remove -glossary; the most recent
10171         version of texi2html (1.64) doesn't support this flag any more.
10172
10173 2001-09-08  Mark Kettenis  <kettenis@gnu.org>
10174
10175         * gdbint.texinfo (Host Definition): Remove description of
10176         MEM_FNS_DECLARED.
10177
10178         * gdbint.texinfo (Host Definition): Remove description of R_OK.
10179
10180         * gdbint.texinfo (Host Definition): Remove description of
10181         HAVE_SIGSETMASK.
10182
10183 2001-09-04  Elena Zannoni  <ezannoni@redhat.com>
10184
10185         * gdbint.texinfo (Target Architecture Definition): Add
10186         explanation of TARGET_PRINT_INSN macro.
10187
10188 2001-08-30  Jim Blandy  <jimb@redhat.com>
10189
10190         * gdb.texinfo (`add-symbol-file'): Correct synopsis.
10191         Explain what it means to load relocatable files.
10192
10193 2001-08-28  Jim Blandy  <jimb@redhat.com>
10194
10195         * gdbint.texinfo: Bring the HTML `top' menu into sync with the
10196         info `top' menu.
10197
10198 Wed Aug 15 10:47:28 2001  Christopher Faylor <cgf@cygnus.com>
10199
10200         * gdbint.texinfo: Add a cautionary note about macro use.
10201
10202 2001-08-02  Corinna Vinschen  <vinschen@redhat.com>
10203
10204         * gdb.texinfo: Explain omitting the hostname in the
10205         `target remote' command.
10206
10207 2001-07-30  Daniel Jacobowitz  <drow@mvista.com>
10208
10209         * gdbint.texinfo: Remove extraneous START-INFO-DIR-ENTRY
10210         and END-INFO-DIR-ENTRY.
10211
10212 2001-07-28  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
10213
10214         * gdb.texinfo (TUI Configuration): Rename tui configuration variables.
10215
10216 2001-07-25  Andrew Cagney  <ac131313@redhat.com>
10217
10218         * gdbint.texinfo (libgdb): Rewrite.
10219
10220 2001-07-26  Eli Zaretskii  <eliz@gnu.org>
10221
10222         * Makefile.in (gdbgui.dvi, gdb-gui, gdbgui.info): Targets deleted.
10223
10224 2001-07-24  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
10225
10226         * gdb.texinfo (TUI): New chapter, document the TUI.
10227         (Mode Options): Document the -tui option.
10228
10229 2001-07-23  Mark Kettenis  <kettenis@gnu.org>
10230
10231         * gdbint.texinfo (Host Definition): Remove description of
10232         NEED_POSIX_SETPGID.
10233
10234 2001-07-23  Eli Zaretskii  <eliz@gnu.org>
10235
10236         * gdb.tex (DJGPP Native): New node, with descriptions of
10237         DJGPP-specific commands.
10238
10239 2001-07-19  John R. Moore  <jmoore@redhat.com>
10240
10241         * gdbint.texinfo: Three misspellings.
10242
10243 2001-07-06  Andrew Cagney  <ac131313@redhat.com>
10244
10245         * Makefile.in (refcard.dvi): Rewrite to avoid problems with empty
10246         `test` expressions on bash.  Problem reported by Colin Walters.
10247
10248 2001-07-04  Andrew Cagney  <ac131313@redhat.com>
10249
10250         * gdbint.texinfo (User Interface): Update ui-out documentation to
10251         refelect recent UI/MI updates.
10252
10253 2001-07-04  Andrew Cagney  <ac131313@redhat.com>
10254
10255         * gdb.texinfo (Mode Options): Mention the mi0 and mi1
10256         interpreters.
10257
10258 2001-06-15  Andrew Cagney  <ac131313@redhat.com>
10259
10260         * gdbint.texinfo (Target Architecture Definition): GDBARCH is a C
10261         structure and not macros.
10262         (Host Definition): Document that much of this chapter is obsolete.
10263         (Target Architecture Definition): Update list of files that make
10264         up a target architecture.
10265         (Coding): Update.
10266
10267 2001-06-28  Andrew Cagney  <ac131313@redhat.com>
10268
10269         * gdbint.texinfo (Target Architecture Definition): Update
10270         EXTRACT_STRUCT_VALUE_ADDRESS and EXTRACT_STRUCT_VALUE_ADDRESS_P.
10271         The latter has been changed to a true predicate.
10272
10273 2001-06-17  Eli Zaretskii  <eliz@gnu.org>
10274
10275         * annotate.texi: Add @noindent where needed.  From Dmitry
10276         Sivachenko <dima@Chg.RU>.
10277         * gdb.texinfo: Indexing fix.  From Dmitry Sivachenko.
10278
10279 2001-06-16  Andrew Cagney  <ac131313@redhat.com>
10280
10281         * gdb.texinfo (Protocol): Fix typo.  Extra parenthesis.
10282
10283 2001-06-14  Andrew Cagney  <ac131313@redhat.com>
10284
10285         * gdb.texinfo (Remote Protocol): Document that the ``!'' packet
10286         returns ``OK''.  Document that the ``R'' packet does not reply.
10287
10288 2001-06-13  Michael Snyder  <msnyder@redhat.com>
10289
10290         * gdb.texinfo (Protocol): Add doc for new packet "qSymbol:".
10291
10292 2001-06-13  Eli Zaretskii  <eliz@gnu.org>
10293
10294         * gdb.texinfo (Signals): Clarify the default setting of signal
10295         handling.
10296
10297 2001-05-14  Andrew Cagney  <ac131313@redhat.com>
10298
10299         * gdbint.texinfo (CLEAR_DEFERRED_STORES): Delete stray @item
10300         (FRAME_ARGS_ADDRESS_CORRECT): Ditto.
10301
10302 2001-05-12  Andrew Cagney  <ac131313@redhat.com>
10303
10304         * Makefile.in (GDBvn.texi): Set GDBVN from ../version.in.
10305
10306 2001-05-10  Eli Zaretskii  <eliz@gnu.org>
10307
10308         * gdbint.texinfo (Clean Design and Portable Implementation):
10309         Renamed from "Clean Design".
10310         (Clean Design and Portable Implementation): Document portable
10311         methods of handling file names, and the associated macros.
10312
10313 2001-04-02  Eli Zaretskii  <eliz@gnu.org>
10314
10315         * gdb.texinfo (Tracepoint Actions): Mention the "info scope"
10316         command and provide a cross-reference to its description.
10317         (Symbols): Note that "info scope" is useful for trace experiments.
10318
10319 2001-04-01  Eli Zaretskii  <eliz@gnu.org>
10320
10321         * gdb.texinfo (Symbols): Document "info scope".
10322         (Tracepoints): New chapter.
10323         (Contributors): Update for v5.1.
10324         <All nodes>: Change "C++" to "C@t{++}".
10325
10326         * gdbint.texinfo (User Interface): A new section about ui_out
10327         functions, based on text written by Fernando Nasser.
10328
10329         * stabs.texinfo: Change Permissions to GFDL.  Update Copyright.
10330
10331 2001-03-26  Eli Zaretskii  <eliz@gnu.org>
10332
10333         * gdb.texinfo: Change Permissions to GFDL.  Update Copyright.
10334
10335         * gdbint.texinfo: Change Permissions to GFDL.  Update Copyright.
10336
10337         * gdbgui.texinfo: Change Permissions to GFDL.  Update Copyright.
10338         Replace "GDB" with "@value{GDBN}".  Fix markup.
10339
10340         * annotate.texi: Change Permissions to GFDL.  Update Copyright.
10341
10342         * gdb.texinfo (Output Formats): Mention "info symbol" and provide
10343         a cross-reference to its description.
10344         (Symbols): Document "info symbol".
10345
10346 2001-03-21  Eli Zaretskii  <eliz@gnu.org>
10347
10348         * gdbint.texinfo (Algorithms): New section "Watchpoints" and new
10349         subsection "x86 Watchpoints".
10350         (Target Architecture Definition): Document the macros
10351         I386_USE_GENERIC_WATCHPOINTS and TARGET_HAS_HARDWARE_WATCHPOINTS.
10352         (Native Debugging): Document I386_USE_GENERIC_WATCHPOINTS.
10353
10354 2001-03-20  Andrew Cagney  <ac131313@redhat.com>
10355
10356         * gdbint.texinfo (Target Architecture Definition): Update
10357         definition of SOFTWARE_SINGLE_STEP_P to include empty parameter
10358         list.
10359
10360 2001-03-06  Kevin Buettner  <kevinb@redhat.com>
10361
10362         * Makefile.in, all-cfg.texi, annotate.texi, gdb.texinfo,
10363         gdbint.texinfo, refcard.tex: Update/correct copyright notices.
10364
10365 2001-02-21  Eli Zaretskii  <eliz@gnu.org>
10366
10367         * gdb.texinfo (Signals): Document "ignore", "noignore", and "all".
10368
10369 2001-02-11  Eli Zaretskii  <eliz@gnu.org>
10370
10371         * gdb.texinfo (Environment): Document that `path' does not change
10372         the value of PATH in GDB's own environment (it did in the past,
10373         but that was changed on March 15, 1994).  Reported by Doug Evans
10374         <dje@transmeta.com>.
10375
10376         * gdbint.texinfo: Fix up @itemize lists so that @item is alone on
10377         its line.  Fix markup of commands and macros.  Add an Index node
10378         and index entries.
10379
10380 2001-01-23  J.T. Conklin  <jtc@redback.com>
10381
10382         * gdb.texinfo (Memory region attributes): New manual section.
10383
10384 2001-01-04  Nicholas Duffek  <nsd@redhat.com>
10385
10386         * gdbint.texinfo (POP_FRAME): Document use by return_command.
10387
10388 2000-12-25  Eli Zaretskii  <eliz@gnu.org>
10389
10390         * refcard.tex: Version and copyright fixed.  From Phil Edwards
10391         <pedwards@disaster.jaj.com>.
10392
10393 Thu Nov 30 16:57:19 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10394
10395         * gdbint.texinfo (ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM,
10396         DWARF2_REG_TO_REGNUM): Document.
10397
10398 Mon Nov 20 21:29:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10399
10400         * gdbint.texinfo (Coding): Update current value of
10401         --enable-build-warnings.  Mention --enable-gdb-build-warnings.
10402
10403 2000-11-19  Eli Zaretskii  <eliz@gnu.org>
10404
10405         * gdb.texinfo (Continuing and Stepping):  Fixed markup and typos,
10406         as suggested by Dmitry Sivachenko <dima@Chg.RU>.
10407
10408 2000-11-10  Christopher Faylor <cgf@cygnus.com>
10409
10410         * gdb.texinfo: Document new 'set step-mode' command.
10411
10412 2000-10-16  Eli Zaretskii  <eliz@gnu.org>
10413
10414         * gdb.texinfo (Contributors, MIPS Embedded): Minor spelling
10415         changes from Dmitry Sivachenko <dima@Chg.RU>.
10416
10417 2000-09-26  Eli Zaretskii  <eliz@gnu.org>
10418
10419         * gdb.texinfo (Hooks): Document the new post-hook functionality.
10420         From Steven Johnson <sbjohnson@ozemail.com.au>.
10421
10422 2000-08-10  Mark Kettenis  <kettenis@gnu.org>
10423
10424         * gdbint.texinfo (Overall Structure): Spelling fix.
10425
10426 2000-08-10  Eli Zaretskii  <eliz@gnu.org>
10427
10428         * gdbint.texinfo (Target Architecture Definition): Document that
10429         REGISTER_CONVERT_TO_VIRTUAL should only be called on a register
10430         for which REGISTER_CONVERTIBLE returns a zero value.
10431
10432 2000-07-08  Christopher Faylor <cgf@cygnus.com>
10433
10434         * Makefile.in (install-info): Find files to install in either the
10435         build or source directories (adapted from Makefile.am).
10436
10437 2000-07-07  Nicholas Duffek  <nsd@redhat.com>
10438
10439         * stabs.texinfo: Fix spelling errors.
10440         (String Field): FILE-NUMBER starts from 0, not 1.
10441
10442 2000-07-05  Eli Zaretskii <eliz@gnu.org>
10443
10444         * refcard.tex: Remove \centerline from the blurb.  Patch from
10445         Brian Youmans.
10446
10447 2000-06-25  Eli Zaretskii <eliz@gnu.org>
10448
10449         * Makefile.in (install-info): Support installation from outside of
10450         the source directory.  Reported by Mark Harig
10451         <markh@frazier.landmark.com>.
10452
10453 2000-06-20  J.T. Conklin  <jtc@redback.com>
10454
10455         * gdb.texinfo: Fix typo, $bpnum is set to last breakpoint number.
10456
10457 Fri May 26 15:55:33 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10458
10459         * Makefile.in (pdf, gdbint.pdf, gdb.pdf, stabs.pdf): New targets.
10460         Generate using pdftex.
10461         (PDFTEX): Define.
10462         (STAGESTUFF, maintainer-clean realclean): Add *.pdf.
10463         (gdb.texinfo, gdbint.texinfo, stabs.texinfo): When TeX insert the
10464         @contents at the start.
10465
10466 2000-05-24  Eli Zaretskii  <eliz@gnu.org>
10467
10468         * gdb.texinfo: Remove duplicate @syncodeindex.  From Brian
10469         Youmans.
10470
10471 Wed May 24 21:27:58 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10472
10473         From Brian Youmans:
10474         * gdb.texinfo: Fix ``et al.''.
10475
10476 Tue May 23 22:57:41 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10477
10478         * Makefile.in (refcard.dvi): Remove quotes around REFEDITS in for
10479         loop.
10480
10481 2000-05-19  Jimmy Guo  <guo@cup.hp.com>
10482
10483         * configure: Regenerate.
10484
10485 2000-05-17  Eli Zaretskii  <eliz@gnu.org>
10486
10487         * Makefile.in (install-info): Run install-info on installed Info
10488         files.
10489
10490 Fri May 12 20:18:04 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10491
10492         * gdb.texinfo: Add Stan Shebs, et.al. as authors.  Mention
10493         Andrew Cagney.
10494
10495 2000-05-09  Eli Zaretskii  <eliz@gnu.org>
10496
10497         * gdb.texinfo: Proofreading changes from Brian Youmans.
10498
10499 2000-05-01  Nick Duffek  <nsd@cygnus.com>
10500
10501         * gdb.texinfo (Command Files): Mention -x, use @enumerate for
10502         startup sequence, minor edits.
10503
10504 2000-05-01  Eli Zaretskii  <eliz@gnu.org>
10505
10506         * annotate.texi: Remove "@syncodeindex fn cp", it causes grief in
10507         TeX.
10508
10509         * gdb.texinfo: Add "@syncodeindex fn cp".  Convert all entries
10510         "@kindex f" into "@kindex f (foo)", otherwise we get index entries
10511         like `n' and `s' which look weird.  Convert some of the @kindex to
10512         @vindex, when they refer to variables, not commands.
10513
10514 Sat Apr 29 17:01:04 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10515
10516         * gdbint.texinfo (Hints): Do not use @value{GDBN in @nodes.
10517
10518 2000-04-23  Eli Zaretskii  <eliz@gnu.org>
10519
10520         * Makefile.in (GDBMI_DIR): New variable.
10521         (SET_TEXINPUTS): Add $(GDBMI_DIR).
10522         (SFILES_DOC): Add $(GDBMI_DIR)/gdbmi.texinfo.
10523         (gdbmi.texinfo): New target, for texi2roff.
10524         (gdb.me, gdb.ms, gdb.mm): Depend on gdbmi.texinfo.
10525         (gdb.info, gdb_toc.html): Add "-I ${GDBMI_DIR}".
10526
10527         * gdb.texinfo (Top): Add GDB/MI to the main menu and @include
10528         gdbmi.texinfo.
10529         (Mode Options): Add xref to GDB/MI docs and remove a FIXME
10530         comment.
10531
10532 2000-04-17  Elena Zannoni  <ezannoni@kwikemart.cygnus.com>
10533
10534         * gdb.texinfo (Files): Update description of add-symbol-file
10535         command.
10536
10537 2000-04-17  Eli Zaretskii  <eliz@gnu.org>
10538
10539         * gdb.texinfo (Porting GDB): Don't use @value in the node name, it
10540         prevents the build (and is generally a Bad Idea).
10541
10542 2000-04-17  Eli Zaretskii  <eliz@gnu.org>
10543
10544         * gdb.texinfo (Protocol): Prevent makeinfo from complaining about
10545         a comma inside @var.
10546         (Command Files): Index markup changes from Dmitry Sivachenko
10547         <dima@Chg.RU>.
10548
10549 2000-04-16  Eli Zaretskii  <eliz@gnu.org>
10550
10551         * Makefile.in (LN_S): Define.
10552         (gdb-cfg.texi, gdb.dvi, links2roff, inc-hist.texinfo): Don't
10553         invoke "ln -s" unless it is known to work.
10554
10555         * configure.in (AC_PROG_LN_S): Add.
10556
10557 2000-04-14  Jim Blandy  <jimb@redhat.com>
10558
10559         * gdbint.texinfo (Pointers Are Not Always Addresses): New manual
10560         section.
10561         (Target Conditionals): Document ADDRESS_TO_POINTER,
10562         POINTER_TO_ADDRESS.
10563
10564 2000-04-11  Daniel Berlin  <dan@cgsoftware.com>
10565
10566         * gdbint.texinfo: Replaced GDB with @value{GDBN}, @include
10567         gdb-cfg.texi to get the value.
10568
10569 2000-04-10  Jim Blandy  <jimb@redhat.com>
10570
10571         * gdbint.texinfo (Target Architecture Definition): Fix
10572         cross-references.
10573
10574 2000-04-08  Jim Blandy  <jimb@redhat.com>
10575
10576         * gdbint.texinfo (Using Different Register and Memory Data
10577         Representations): New section.
10578         (REGISTER_CONVERTIBLE, REGISTER_RAW_SIZE, REGISTER_VIRTUAL_SIZE,
10579         REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_VIRTUAL,
10580         REGISTER_CONVERT_TO_RAW): Document.
10581
10582 Mon Apr  3 19:16:32 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10583
10584         * gdb.texinfo (Protocol): Deprecate the sequence-id.  Add cindex
10585         for acknowledgments.
10586
10587 Tue Mar 28 18:28:45 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10588
10589         * gdb.texinfo (Protocol): Replace ``qfThreadExtraInfo'' with
10590         qThreadExtraInfo.
10591
10592 2000-03-28  J.T. Conklin  <jtc@redback.com>
10593
10594         * gdb.texinfo: Clarify which remote debug protocol commands are
10595         required and which are optional.
10596
10597 Tue Mar 28 16:06:22 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10598
10599         * gdb.texinfo: Revert remainder of Fri Mar 24 18:06:34 2000 Andrew
10600         Cagney <cagney@b1.cygnus.com>.  Move @chapter and @node entries
10601         back to annotate.texi, rluser.texinfo and inc-hist.texinfo.
10602         * annotate.texi: Update.
10603
10604 2000-03-28  Stan Shebs  <shebs@apple.com>
10605
10606         * gdb.texinfo: Update dates, bump to Eighth Edition (note
10607         expectation of additional changes before release), update
10608         ISBN, add copy of top-level menu for @ifhtml, remove explicit
10609         node links, rephrase and/or shorten lines to fix formatting
10610         problem in both regular and @smallbook formats.
10611         * annotate.texi: Shorten lines in example, use smallexample
10612         consistently everywhere.
10613         * Makefile.in: Add comment about texinfo 4.0 html generation.
10614         (SFILES_INCLUDED): Add annotate.texi.
10615
10616 2000-03-27  Daniel Berlin  <dan@cgsoftware.com>
10617
10618         * gdb.texinfo (Debugging Output): Added new section, documenting
10619         the "set/show debug" commands.
10620
10621 Fri Mar 24 18:06:34 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10622
10623         * annotate.texi (Annotations): When GDBN omit @chapter and @node
10624         entry.
10625
10626         * gdb.texinfo: Check for @ifinfo instead of @ifnottex.
10627         (rluser.texinfo, inc-hist.texinfo, annotate.texi): Add local
10628         @chapter and @node entries.
10629
10630         * gdb.texinfo: Link all top-level nodes.
10631
10632 Fri Mar 24 17:56:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10633
10634         * Makefile.in (install-info): Create $(infodir) before installing
10635         files.
10636
10637 2000-03-23  Fernando Nasser  <fnasser@totem.to.cygnus.com>
10638
10639         From David Whedon <dwhedon@gordian.com>
10640         * gdbint.texinfo : Added paragraphs about command deprecation.
10641
10642 2000-03-22  Daniel Berlin  <dan@cgsoftware.com>
10643
10644       * gdb.texinfo: Add documentation for the apropos command.
10645
10646 2000-03-20  Michael Snyder  <msnyder@cleaver.cygnus.com>
10647
10648         * gdb.texinfo: Add new queries ThreadInfo and ThreadExtraInfo.
10649
10650 2000-03-20  Michael Snyder  <msnyder@cleaver.cygnus.com>
10651
10652         * gdb.texinfo: Add white space to prevent overprinting in
10653         two places.
10654
10655 2000-03-17  Stan Shebs  <shebs@apple.com>
10656
10657         * gdb.texinfo: Many minor changes from Dmitry Sivachenko
10658         <dima@Chg.RU>, also clarification of allowed content for
10659         string constants.
10660
10661 2000-03-16  Eli Zaretskii <eliz@gnu.org>
10662
10663         * gdb.texinfo (main menu): Add Annotations.
10664         (File Options): Add @cindex entries for each command-line option.
10665         Document --epoch, --annotate, --async, --interpreter, --write,
10666         --statistics, and --version.
10667
10668         * annotate.texi: Convert to a chapter.  Use @value{GDBN} instead
10669         of GDB.
10670
10671 2000-02-23  Jim Blandy  <jimb@redhat.com>
10672
10673         * gdbint.texinfo (FUNCTION_START_OFFSET): Document.
10674
10675 2000-02-22  Jim Blandy  <jimb@redhat.com>
10676
10677         * gdbint.texinfo: Document COERCE_FLOAT_TO_DOUBLE --- the new form.
10678
10679 2000-02-15  Jason Molenda  (jsm@bugshack.cygnus.com)
10680
10681         * Makefile.in (diststuff): New target.
10682
10683 2000-02-15  Kevin Buettner  <kevinb@redhat.com>
10684
10685         * agentexpr.texi: Fix wording regarding Intel's IA-64
10686         architecture.  [From Jim Wilson.]
10687
10688 2000-01-16  Tom Tromey  <tromey@cygnus.com>
10689
10690         * gdb.texinfo (Breakpoints): Mention breakpoint ranges.
10691         (Delete Breaks): Mention range arguments.
10692         (Disabling): Likewise.
10693
10694 2000-01-05  Dmitry Sivachenko <dima@Chg.RU>
10695
10696         * gdb.texinfo:  Wrap "ASCII" in @sc{}; clarify a few sentences.
10697
10698 Wed Dec  8 19:53:08 1999  Andrew Cagney  <cagney@b1.cygnus.com>
10699
10700         * gdbint.texinfo (FRAME_CHAIN_VALID): Add the generic frame-chain
10701         valid functions.
10702
10703 1999-11-05  Stan Shebs  <shebs@andros.cygnus.com>
10704
10705         * gdb.texinfo: Clarify regular expressions used in rbreak.
10706
10707 1999-10-15  Kevin Buettner  <kevinb@cygnus.com>
10708
10709         * gdbint.texinfo (MEMORY_INSERT_BREAKPOINT,
10710         MEMORY_REMOVE_BREAKPOINT):  Document.
10711
10712 Thu Oct 14 21:17:17 1999  Andrew Cagney  <cagney@b1.cygnus.com>
10713
10714         * gdb.texinfo (remote): Document how GDB ignores the qOffsets BSS
10715         offset re-using the DATA offset instead.
10716
10717 1999-10-11  Jim Kingdon  <kingdon@redhat.com>
10718
10719         * gdbint.texinfo (Target Architecture Definition): Add PARM_BOUNDARY.
10720
10721 1999-10-05  Stan Shebs  <shebs@andros.cygnus.com>
10722
10723         From Dmitry Sivachenko <demon@gpad.ac.ru>:
10724         * gdb.texinfo: Use GDBP and GDBN everywhere, fix a couple other
10725         typos.
10726
10727         * gdb.texinfo: Various minor wording and formatting improvements,
10728         mentions of additional command-line options.
10729
10730 1999-09-30  Fred Fish  <fnf@cygnus.com>
10731
10732         * gdb.texinfo:  Document additional forms of specifying section
10733         names and addresses for the add-symbol-file command.
10734
10735 1999-09-14  Michael Snyder  <msnyder@cleaver.cygnus.com>
10736
10737         * gdbint.texinfo: Fix typo, add the word "have".
10738
10739 1999-09-14  Jim Blandy  <jimb@cris.red-bean.com>
10740
10741         * gdbint.texinfo (Target Architecture Definition): Document the
10742         SKIP_PERMANENT_BREAKPOINT macro.
10743
10744 1999-09-07  Stan Shebs  <shebs@andros.cygnus.com>
10745
10746         * gdb.texinfo: Fiks speling errers.
10747
10748         * gdb.texinfo: Fix uses of @multitable.
10749
10750         From Eli Zaretskii  <eliz@gnu.org>:
10751         * gdb.texinfo: Include details specific to DOS host, clarify
10752         some confusing language, fix @ref/@xref/@pxref usages, add
10753         comments about using with optimization, add more indexing,
10754         fix info about disassembly-flavor.
10755
10756 Tue Sep  7 09:11:24 1999  Kevin Buettner  <kevinb@cygnus.com>
10757
10758         * gdbint.texinfo (IN_SOLIB_DYNSYM_RESOLVE_CODE,
10759         SKIP_SOLIB_RESOLVER): Define.
10760
10761 Fri Sep  3 18:05:14 1999  Andrew Cagney  <cagney@b1.cygnus.com>
10762
10763         * gdb.texinfo (Protocol): Review.  Add tables describing ``q'' and
10764         ``g'' packets.
10765
10766 1999-08-30  Stan Shebs  <shebs@andros.cygnus.com>
10767
10768         * gdb.texinfo: Create a new "Configurations" chapter with
10769         platform-specific info, inline remote.texi and move sections of it
10770         into the new chapter, move bits about info proc, heuristic search,
10771         and register stack into the new chapter.
10772         * remote.texi: Remove, now part of gdb.texinfo.
10773         * Makefile.in (SFILES_INCLUDED): Remove ref to remote.texi.
10774
10775 1999-08-27  Jason Molenda  (jsm@bugshack.cygnus.com)
10776
10777         * gdbint.texinfo (GDB_TARGET_IS_SUN3, GDB_TARGET_IS_SUN386,
10778         GDB_TARGET_IS_MACH386): These kludges have gone away.
10779
10780 Wed Aug 25 10:47:03 1999  Andrew Cagney  <cagney@b1.cygnus.com>
10781
10782         * gdbint.texinfo (Target Architecture Definition): Mention
10783         TDEPLIBS.
10784
10785 1999-08-20  Stan Shebs  <shebs@andros.cygnus.com>
10786
10787         * gdb.texinfo: Remove remaining "HPPA" conditionals, rewrite
10788         surrounding text to fit HP-UX bits into general info.
10789         (HPPA-cfg.texi): Remove, no longer useful.
10790
10791         * gdb.texinfo: Remove explicit links from @node lines, remove
10792         HP-added "Detailed Node Listing" from main menu which confuses
10793         things.
10794
10795         From Dmitry Sivachenko <dima@Chg.RU>:
10796         * gdb.texinfo: Use @value{GDBN} instead of plain GDB, fix grouping
10797         in description of `set environment'.
10798
10799 1999-08-17  Stan Shebs  <shebs@andros.cygnus.com>
10800
10801         * gdbint.texinfo: Update coding standard to allow pure ANSI/ISO C.
10802
10803 1999-08-12  Ben Elliston  <bje@cygnus.com>
10804
10805         * gdbint.texinfo (Breakpoint Handling): Add missing words.
10806
10807 1999-08-10  Eli Zaretskii  <eliz@gnu.org>
10808
10809         * gdb.texinfo (Set Watchpoints): Explain some subtleties about
10810         watch, awatch, and rwatch.  Explain why the latter two cannot be
10811         set as software watchpoints.  Document that watchpoints for local
10812         variables are deleted when the debuggee terminates.
10813
10814 Wed Aug 11 13:18:14 1999  Andrew Cagney  <cagney@amy.cygnus.com>
10815
10816         * remote.texi (Protocol): Further clarification of the "qRcmd"
10817         packet.  Allow E.. response packet.  "qRcmd" packet is no longer
10818         reserved.
10819
10820 1999-08-10  Elena Zannoni  <ezannoni@kwikemart.cygnus.com>
10821
10822         * Makefile.in: Rename inc-hist.texi to inc-hist.texinfo.
10823         * gdb.texinfo: Ditto.
10824
10825 1999-08-06  Tom Tromey  <tromey@cygnus.com>
10826
10827         * gdb.texinfo (KOD): New node.
10828
10829 Fri Aug  6 17:05:48 1999  Andrew Cagney  <cagney@b1.cygnus.com>
10830
10831         * remote.texi (Rcmd): Fix minor formatting typos.
10832
10833 Thu Aug  5 17:57:41 1999  Andrew Cagney  <cagney@b1.cygnus.com>
10834
10835         * remote.texi (protocol qRcmd): Allow ``OK'' and ``O...'' response
10836         packets.
10837
10838 1999-07-14  Jim Blandy  <jimb@zwingli.cygnus.com>
10839
10840         * gdbint.texinfo (PREPARE_TO_PROCEED, ADDR_BITS_REMOVE): Doc
10841         fixes.
10842
10843 Tue Jun 29 11:43:55 1999  Andrew Cagney  <cagney@b1.cygnus.com>
10844
10845         * gdbint.texinfo (SAVE_DUMMY_FRAME_TOS): Define.
10846
10847 Fri Jun 25 11:47:06 1999  Andrew Cagney  <cagney@b1.cygnus.com>
10848
10849         * remote.texi (Communication Protocol): ``v'' is in use. Fix
10850         numerous formatting errors.  Clarify ``i''.  Mark ``i'', ``Z'',
10851         ``z'' and ``qRcmd'' as draft instead of reserved.  Identify
10852         packets that are not supported on all hosts. Expand examples.
10853         Spell check.
10854
10855 1999-06-24  Jason Molenda  (jsm@bugshack.cygnus.com)
10856
10857         * Makefile.in: Recognize html, install-html.  Add targets
10858         to build HTML versions of documentation via texi2html.
10859
10860 Thu Jun 24 15:59:03 1999  Stan Shebs  <shebs@andros.cygnus.com>
10861
10862         * gdbint.texinfo (Testsuite): New chapter, information about the
10863         testsuite.
10864
10865 Fri Jun 25 02:40:34 1999  Andrew Cagney  <cagney@b1.cygnus.com>
10866
10867         * remote.texi (Communication Protocol): Rewrite.
10868
10869 Thu Jun 24 16:59:54 1999  Andrew Cagney  <cagney@b1.cygnus.com>
10870
10871         * stabs.texinfo: Fix uses of xref.
10872
10873 Thu Jun 17 17:23:25 1999  Stan Shebs  <shebs@andros.cygnus.com>
10874
10875         * gdbint.texinfo: Add an anti-printf exhortation, and update the
10876         info about patch submission.
10877
10878 Mon Jun  7 15:49:40 1999  Stan Shebs  <shebs@andros.cygnus.com>
10879
10880         From Per Bothner  <bothner@cygnus.com>:
10881         * gdb.texinfo: Document Chill support.
10882
10883 Fri Jun  4 16:58:22 1999  Andrew Cagney  <cagney@b1.cygnus.com>
10884
10885         * gdbint.texinfo (SP_REGNUM, FP_REGNUM, PC_REGNUM): Add reference
10886         to corresponding TARGET_READ_reg TARGET_WRITE_reg macros.
10887         Document that the value should be greater-than or equal-to zero.
10888         (NO_STD_REGS): Document. Deprecate.
10889
10890 Tue Jun  1 15:04:15 1999  Andrew Cagney  <cagney@b1.cygnus.com>
10891
10892         * gdbint.texinfo (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT):
10893         Document that these are not used.
10894
10895 Thu May 27 09:28:15 1999  Andrew Cagney  <cagney@b1.cygnus.com>
10896
10897         * gdbint.texinfo (EXTRACT_STRUCT_VALUE_ADDRESS_P): Document.
10898
10899 Mon May 24 10:07:39 1999  Andrew Cagney  <cagney@b1.cygnus.com>
10900
10901         * gdbint.texinfo (FRAME_NUM_ARGS): Update definition.  Parameter
10902         numargs was dropped.
10903
10904 Thu May 20 12:26:59 1999  Andrew Cagney  <cagney@b1.cygnus.com>
10905
10906         * gdbint.texinfo (FRAMELESS_FUNCTION_INVOCATION): Update.
10907
10908 Tue Apr 27 19:14:20 1999  Andrew Cagney  <cagney@b1.cygnus.com>
10909
10910         * gdbint.texinfo (SKIP_PROLOGUE, SKIP_PROLOGUE_FRAMELESS_P):
10911         Update.
10912
10913 Thu Apr 22 13:07:37 1999  Andrew Cagney  <cagney@b1.cygnus.com>
10914
10915         * gdbint.texinfo (USE_GENERIC_DUMMY_FRAMES): Document.
10916         (GET_SAVED_REGISTER): Update, not just the a29k uses this.
10917
10918 Wed Apr 21 13:59:01 1999  Dave Brolley  <brolley@cygnus.com>
10919
10920         * gdbint.texinfo: Fix typos: $ -> @.
10921
10922 Tue Apr 20 11:59:38 1999  Andrew Cagney  <cagney@b1.cygnus.com>
10923
10924         * gdbint.texinfo (REGISTER_NAMES, BREAKPOINT, BIG_BREAKPOINT,
10925         LITTLE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT,
10926         BIG_REMOTE_BREAKPOINT): Deprecate in favor of REGISTER_NAME and
10927         BREAKPOINT_FROM_PC.
10928
10929 Mon Apr 12 16:00:44 1999  Andrew Cagney  <cagney@b1.cygnus.com>
10930
10931         * gdbint.texinfo (CALL_DUMMY_STACK_ADJUST_P,
10932         CALL_DUMMY_STACK_ADJUST): Document.
10933
10934 Thu Apr  8 17:23:15 1999  Andrew Cagney  <cagney@b1.cygnus.com>
10935
10936         * gdbint.texinfo (CALL_DUMMY_P, CALL_DUMMY_WORDS,
10937         SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY): Define.
10938
10939 1999-04-02  Stan Shebs  <shebs@andros.cygnus.com>
10940
10941         * gdbint.texinfo (MAINTENANCE_CMDS): Remove ref, since it no
10942         longer exists.
10943
10944 Tue Mar  9 19:25:11 1999  Stan Shebs  <shebs@andros.cygnus.com>
10945
10946         * gdb.texinfo, remote.texi, all-cfg.texi, HPPA-cfg.texi: Remove
10947         nearly all @ifset/@ifclear conditionals; nobody uses them, and
10948         they make the manual source incomprehensible.
10949         * h8-cfg.texi: Remove, hasn't been used in years.
10950
10951 Thu Feb 11 18:00:59 1999  Stan Shebs  <shebs@andros.cygnus.com>
10952
10953         * gdb.texinfo: Update the credits.
10954
10955 Mon Feb  8 17:33:57 1999  Stan Shebs  <shebs@andros.cygnus.com>
10956
10957         * gdb.texinfo: Fix mistakes noticed in printout of last
10958         draft, add Alpha to discussion of heuristic fence post.
10959
10960 Fri Feb  5 17:20:00 1999  Stan Shebs  <shebs@andros.cygnus.com>
10961
10962         * gdb.texinfo, remote.texi: Many changes; update to Seventh
10963         Edition, merge some HP changes into mainline, describe some
10964         previously undocumented features, describe more of the target
10965         commands available, eliminate obsolete section on renamed
10966         commands.
10967         * all-cfg.texi, HPPA-cfg.texi: Remove some obsolete conditionals.
10968
10969 Wed Jan 20 17:47:45 1999  Stan Shebs  <shebs@andros.cygnus.com>
10970
10971         * gdb.texinfo: Make many HPPA conditionals unconditional,
10972         including catchpoint description, since now on for all configs.
10973         * all-cfg.texi: @clear HPPA, since is mainly for very HP-specific
10974         specializations.
10975
10976 Thu Jan 14 17:10:12 1999  Stan Shebs  <shebs@andros.cygnus.com>
10977
10978         * Makefile.in (GDBvn.texi): Fix match expression to work with
10979         current format of VERSION in gdb/Makefile.in.
10980         * gdb.texinfo: Fix node ref to match new readline.
10981
10982 Wed Jan 13 10:38:40 1999  Edith Epstein  <eepstein@sophia.cygnus.com>
10983
10984         * gdb.texinfo: Changes made as part of a project to merge in
10985           changes made by HP. Documentation makes extensive use of
10986           @ifclear HPPA and @ifset HPPA. The HP manual omits doumentation
10987           on remote debugging. There are differences in documentation
10988           (HP vs.  non-HP) on C++ support (aCC vs. gnu gcc++). Also,
10989           the HP manual discusses catchpoints, hardware watchpoints, and
10990           some HPUX specific limitations for shared library support.
10991
10992           There are also a number of @node changes.
10993
10994 1999-01-12  Jason Molenda  (jsm@bugshack.cygnus.com)
10995
10996         * gdbint.texinfo (Formatting): Disambiguate a sentence.
10997         (C Usage): Same.
10998
10999 Wed Jan  6 11:55:34 1999  David Taylor  <taylor@texas.cygnus.com>
11000
11001         The following changes were made by Edith Epstein
11002         <eepstein@cygnus.com> as part of a project to merge in changes
11003         made by HP.
11004
11005         * HPPA-cfg.texi: new file.
11006
11007         * all-cfg.texi: set HPPA for HP PA-RISC targets.
11008
11009         * refcard.tex: change documentation about catch.
11010           removed info catch.
11011
11012 Mon Jan  4 18:29:18 1999  Stan Shebs  <shebs@andros.cygnus.com>
11013
11014         * gdbint.texinfo: Expand on GDB's coding standards,
11015         specify the use of arg names with prototypes.
11016
11017 1998-12-14  J.T. Conklin  <jtc@redbacknetworks.com>
11018
11019         * gdb.texinfo: Fix tipo.
11020
11021 Sun Dec 13 10:27:59 1998  Andrew Cagney  <cagney@b1.cygnus.com>
11022
11023         * gdbint.texinfo: Document TARGET_BYTE_ORDER_DEFAULT and
11024         TARGET_BYTE_ORDER_SELECTABLE_P.
11025
11026 Thu Dec 10 16:07:09 1998  Andrew Cagney  <cagney@b1.cygnus.com>
11027
11028         * gdbint.texinfo (FRAME_FIND_SAVED_REGS): Document.
11029
11030 1998-12-09  Jim Blandy  <jimb@zwingli.cygnus.com>
11031
11032         * agentexpr.texi: New file.
11033
11034 Wed Dec  9 21:13:57 1998  Andrew Cagney  <cagney@chook>
11035
11036         * gdbint.texinfo (REGISTER_NAME): Replace REGISTER_NAMES.
11037
11038 1998-12-03  J.T. Conklin  <jtc@redbacknetworks.com>
11039
11040         * remote.texi: Changed wording that implied that the GDB remote
11041         protocol caches register values instead of GDB itself.
11042
11043 Tue Dec  1 17:45:43 1998  Stan Shebs  <shebs@andros.cygnus.com>
11044
11045         * gdbint.texinfo: Add some info about symbol readers.
11046         (CHILL_PRODUCER, etc): Comment out descriptions, not useful.
11047         (IN_SOLIB_CALL_TRAMPOLINE): Rename info from IN_SOLIB_TRAMPOLINE.
11048         (IN_SOLIB_RETURN_TRAMPOLINE): Describe.
11049         (KERNEL_DEBUGGING, MIPSEL): No info about these, remove.
11050
11051 Mon Nov 30 11:32:21 1998  Andrew Cagney  <cagney@chook>
11052
11053         * gdbint.texinfo (FRAME_CHAIN_VALID_ALTERNATE):
11054
11055 Sat Nov 28 13:45:53 1998  Andrew Cagney  <cagney@b1.cygnus.com>
11056
11057         * gdbint.texinfo (INNER_THAN): Update, now takes parameters.
11058
11059 Fri Nov 27 12:39:45 1998  Andrew Cagney  <cagney@chook>
11060
11061         * gdbint.texinfo (NO_SINGLE_STEP): Replace with
11062         SOFTWARE_SINGLE_STEP_P and SOFTWARE_SINGLE_STEP.
11063
11064 Wed Oct 14 10:02:40 1998  Andrew Cagney  <cagney@b1.cygnus.com>
11065
11066         * gdbint.texinfo: Fix minor typos.
11067
11068 Wed Sep 30 18:03:19 1998  Stan Shebs  <shebs@andros.cygnus.com>
11069
11070         * gdbint.texinfo: Complete overhaul.  Group descriptions more
11071         logically, add more info on generic algorithms, remove much
11072         obsolete and/or wrong material.
11073
11074 Fri Jul 24 17:51:38 1998  Ian Lance Taylor  <ian@cygnus.com>
11075
11076         * stabs.texinfo (Method Type Descriptor): Expand and correct.
11077
11078 Mon May  4 10:37:12 1998  Brian Youmans (3diff@gnu.org)
11079
11080         * refcard.tex:  Copyright, address updates.
11081
11082 Tue Apr 21 18:09:56 1998  Stan Shebs  <shebs@andros.cygnus.com>
11083
11084         * gdb.texinfo (EDITION, DATE): Update and change to use ordinals
11085         for the edition instead of confusing GDB-version-like numbers.
11086
11087 Mon Apr 13 14:05:00 1998  Fred Fish  <fnf@cygnus.com>
11088
11089         * gdb.texinfo (hbreak, watch): Fix typo, "date" -> "data".
11090
11091 Thu Apr  2 16:52:44 1998  Jason Molenda  (crash@bugshack.cygnus.com)
11092
11093         * LRS: Reformat a bit to keep text under 80 columns.
11094
11095 Thu Apr  2 16:10:36 1998  Stan Shebs  <shebs@andros.cygnus.com>
11096
11097         * gdb.texinfo: Add some credits, mention bug monitor.
11098         * remote.texi: Mention mips monitor targets.
11099         * gdbint.texinfo: Describe SP_REGNUM, STEP_SKIPS_DELAY.
11100
11101 Mon Feb  2 17:13:03 1998  Stan Shebs  <shebs@andros.cygnus.com>
11102
11103         * gdbint.texinfo: Remove obsolete mentions of pinsn.c and opcode.h
11104         files, finish sorting of host vs target vs native macros, describe
11105         some more of them.
11106
11107 Tue Jan 13 16:44:50 1998  Fred Fish  <fnf@cygnus.com>
11108
11109         * gdbint.texinfo (Host Conditionals): Document change from
11110         using NO_MMALLOC to it's inverse, USE_MMALLOC.
11111
11112 Mon Nov 24 13:55:21 1997  Andrew Cagney  <cagney@b1.cygnus.com>
11113
11114         * gdbint.texinfo (Host Conditionals): Document
11115         PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, HAVE_LONG_DOUBLE.
11116
11117 Fri Jul  4 14:52:31 1997  Ian Lance Taylor  <ian@cygnus.com>
11118
11119         * gdbint.texinfo (Host Conditionals): Add CRLF_SOURCE_LINES.
11120         Document LSEEK_NOT_LINEAR.
11121
11122 Tue Mar 25 14:44:09 1997  Ian Lance Taylor  <ian@cygnus.com>
11123
11124         * stabs.texinfo (Stab Section Basics): Make it clear that only
11125         some versions of the GNU linker remove the leading N_UNDF symbol.
11126
11127 Thu Feb 27 17:45:19 1997  Ian Lance Taylor  <ian@cygnus.com>
11128
11129         * stabs.texinfo (String Field): Document type number pairs here,
11130         instead of in the Sun specific section.
11131         (Include Files): The GNU linker supports the N_BINCL
11132         optimization.  Clarify the N_BINCL value, and what it is used
11133         for.
11134         (Procedures): Document N_FUN with an empty string to mark the end
11135         of a function.
11136         (Typedefs): Mention that Sun compilers may use N_GSYM for a type.
11137         (Sun Differences): Remove this node, as the information is now
11138         elsewhere in the main document.
11139         (Stab Section Basics): Mention that the GNU linker may optimize
11140         stabs and remove the leading N_UNDF symbol.
11141
11142 Mon Dec  9 12:23:32 1996  Roland Pesch  <roland@wrs.com>
11143
11144         * gdb.texinfo, refcard.tex: Restore author credit
11145
11146 Wed Oct  2 22:01:36 1996  Fred Fish  <fnf@fishfood.ninemoons.com>
11147
11148         * gdbint.texinfo (SIGTRAMP_START, SIGTRAMP_END): Update
11149         documentation to account for START and END macros taking
11150         one arg.
11151
11152 Thu Aug 22 17:59:03 1996  Fred Fish  <fnf@cygnus.com>
11153
11154         From: Eberhard Mattes <mattes@azu.informatik.uni-stuttgart.de>
11155         * gdb.texinfo (Frames): Fix typo.
11156
11157 Tue Jul 23 10:06:20 1996  Fred Fish  <fnf@cygnus.com>
11158
11159         * gdbint.texinfo (NO_SINGLE_STEP): Document that single_step takes
11160         a target_signal as arg type, not a pid.
11161
11162 Fri Jul 12 11:10:05 1996  Stu Grossman  (grossman@critters.cygnus.com)
11163
11164         * gdb.texinfo:  Document `set assembly-language'.
11165
11166 Thu Jul 11 13:50:28 1996  Stan Shebs  <shebs@andros.cygnus.com>
11167
11168         * remote.texi: Update list of stubs in the GDB distribution.
11169
11170 Fri Jul  5 15:38:54 1996  Fred Fish  <fnf@cygnus.com>
11171
11172         * gdbint.texinfo (NO_MMCHECK): Renamed from NO_MMALLOC_CHECK.
11173         Also document that some systems can use mmalloc but must define
11174         this if their C runtime allocates memory that is later freed.
11175         (MMCHECK_FORCE): Document new macro.
11176
11177 Fri Jun 28 22:17:10 1996  Dawn Perchik  <dawn@cygnus.com>
11178
11179         * remote.texi: Add documentation for target Sparclet.
11180
11181 Mon Jun 24 18:12:22 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
11182
11183         * Makefile.in (srcdir, VPATH, prefix, infodir, INSTALL,
11184         INSTALL_PROGRAM, INSTALL_DATA): Use autoconf set values.
11185         * configure.in: Rewritten for autoconf.
11186         * configure: New.
11187
11188 Mon Jun 17 10:43:41 1996  Fred Fish  <fnf@cygnus.com>
11189
11190         * Makefile.in (DVIPS): New define, set to dvips.
11191         (dvi): Add stabs.dvi.
11192         (ps): New target.
11193         (all-doc): Depend on info, dvi, and ps targets.
11194         (STAGESTUFF): Add *.ps and *.dvi files.
11195         (clean-info, clean-dvi): Remove.
11196         (mostlyclean): Does not depend upon clean-info or clean-dvi,
11197         rules completely rewritten.
11198         (maintainer-clean): Remove clean-info and clean-dvi
11199         dependencies and put their actions in the rules.
11200         (gdb.ps): New target
11201         (gdb.dvi, gdbgui.dvi, gdbint.dvi, stabs.dvi): Remove
11202         intermediate TeX files, whether they have 2 or 3 character
11203         extensions.
11204         (gdbint.ps): Add target and rules.
11205         (gdb-internals): Delete unused target.
11206         (Makefile): Depends upon config.status also.
11207
11208 Sat Mar 30 15:46:58 1996  Fred Fish  <fnf@cygnus.com>
11209
11210         * gdbint.texinfo (CC_HAS_LONG_LONG): Clarify when/how this is
11211         set.
11212
11213 Sat Mar 16 15:10:20 1996  Fred Fish  <fnf@cygnus.com>
11214
11215         From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
11216         * gdb.texinfo (Expressions): Fix erroneous array constant example.
11217
11218 Sat Mar 16 13:28:45 1996  Fred Fish  <fnf@cygnus.com>
11219
11220         * gdb.texinfo: Add missing "@bullet" to some "@itemize" commands.
11221
11222 Sat Feb 10 03:28:36 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
11223
11224         * gdb.texinfo (Print settings):  Document
11225         `set/show print static-members' commands.
11226
11227 Wed Jan 10 14:16:37 1996  Fred Fish  <fnf@cygnus.com>
11228
11229         * gdbint.texinfo (Native): Document name change, coredep.c to
11230         core-aout.c.
11231
11232 Wed Dec 13 12:35:28 1995  Ian Lance Taylor  <ian@cygnus.com>
11233
11234         * stabs.texinfo (Include Files): Document the values the SunOS4
11235         linker creates for N_BINCL/N_EINCL/N_EXCL stabs.
11236
11237 Fri Dec  8 21:08:44 1995  Fred Fish  <fnf@cygnus.com>
11238
11239         * gdbint.texinfo (Releases): Change gdb.tar.Z to gdb.tar.gz.
11240         Fix typo.
11241
11242 Fri Dec  1 11:07:50 1995  Fred Fish  <fnf@cygnus.com>
11243
11244         * gdbint.texinfo (Releases): Make "gdb.tar.gz" rather than
11245         "gdb.tar.Z".
11246
11247 Wed Sep 20 13:14:10 1995  Ian Lance Taylor  <ian@cygnus.com>
11248
11249         * Makefile.in (maintainer-clean): New target, synonym for
11250         realclean.
11251
11252 Thu Aug  3 10:45:37 1995  Fred Fish  <fnf@cygnus.com>
11253
11254         * Update all FSF addresses except those in COPYING* files.
11255
11256 Wed Jul 19 18:43:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
11257
11258         From Richard Earnshaw (rearnsha@armltd.co.uk):
11259         * gdb.texinfo (convenience variables): Document $_exitcode.
11260         (quit): Document optional expression to use as exit code.
11261
11262 Thu Jun 22 21:27:33 1995  Victoria Mixon  <victoria@cygnus.com>
11263
11264         * gdb.texinfo, remote.texi: Brought up to date with various
11265         GDB changes.
11266
11267 Tue Jun 20 14:35:38 1995  Stan Shebs  <shebs@andros.cygnus.com>
11268
11269         * gdb.texinfo: Update dates and versions, fix comments about
11270         hardware watchpoints in future releases and about the
11271         sharedlibrary command.
11272
11273 Mon May  8 09:30:36 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
11274
11275         * stabs.texinfo: Remove node `XCOFF differences'.  Describe value of
11276         C_FUN stab.  Other cleanups.
11277
11278 Wed Apr 19 07:02:19 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
11279
11280         * remote.texi (Bootstrapping): Clarify that flush_i_cache is only
11281         for the sparc stub.
11282
11283 Tue Apr 11 11:41:49 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
11284
11285         * annotate.texi: Clarify which addresses have differing formats
11286         depending on the language and which do not.
11287
11288 Tue Mar 28 16:56:22 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
11289
11290         * remote.texi (NetWare): Changed example to use BOARD= instead of
11291           NODE= argument to reflect correspoding change to gdbserve.nlm.
11292
11293 Fri Mar 17 06:47:02 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
11294
11295         * stabs.texinfo (Negative Type Numbers): Mention the fact that
11296         GDB, as well as AIX dbx, supports the size type attribute.
11297
11298 Thu Mar 16 12:11:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
11299
11300         * stabs.texinfo (Negative Type Numbers): Document types -31 to -34.
11301
11302 Mon Mar 13 16:49:13 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11303
11304         * gdb.texinfo (Define):  Document $arg0... arguments to commands,
11305         and new 'if' and 'while' commands.
11306
11307 Fri Feb 17 15:24:35 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11308
11309         * gdb.texinfo (Artificial arrays):  Note use of coerce-to-array-type.
11310
11311 Wed Feb 15 11:59:18 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
11312
11313         * all-cfg.texi: New flag, GDBSERVE, for NetWare's gdbserve.nlm.
11314         * remote.texi (NetWare): New node, how to use gdbserve.nlm on
11315           NetWare targets.  Mostly stolen from the Server node.
11316
11317 Fri Feb 10 20:20:08 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
11318
11319         * gdb.texinfo (Setting): Talk about the language of a source file
11320         versus the working language.  The old documentation did not match
11321         what GDB did.
11322
11323 Wed Feb  1 20:26:36 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
11324
11325         * stabs.texinfo (Source Files): Document N_SO used to mark the end
11326         of a source file.
11327
11328 Mon Jan 23 14:23:37 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
11329
11330         * gdb.texinfo (Processes): New node.
11331
11332 Tue Jan 17 14:09:03 1995  Ian Lance Taylor  <ian@sanguine.cygnus.com>
11333
11334         * remote.texi: Update documentation of set/show mipsfpu.
11335
11336 Fri Jan  6 17:17:28 1995  Stan Shebs  <shebs@andros.cygnus.com>
11337
11338         * gdbgui.texinfo: New file, manual for GUI (gdbtk) users.
11339         * Makefile.in (gdbgui.dvi, gdbgui.info): New actions.
11340
11341 Sun Sep  4 16:47:21 1994  Stan Shebs  (shebs@andros.cygnus.com)
11342
11343         * gdbint.texinfo: Removed mentions of some incorrectly placed and
11344         obsolete conditionals, described some others.
11345
11346 Mon Aug  1 15:42:39 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11347
11348         * gdbint.texinfo: Remove references to BROKEN_LARGE_ALLOCA and
11349         SET_STACK_LIMIT_HUGE; they were removed from GDB 14 May 1994.
11350
11351 Mon Aug  1 15:12:02 1994  Stan Shebs  (shebs@andros.cygnus.com)
11352
11353         * gdbint.texinfo: Put regex conditionals in their own table.
11354
11355 Tue Jul 26 18:32:52 1994  Stan Shebs  (shebs@andros.cygnus.com)
11356
11357         * gdbint.texinfo: Removed mentions of many obsolete conditionals,
11358         described or fixed the descriptions of many others.
11359
11360 Sun Jul 17 14:14:03 1994  Stan Shebs  (shebs@andros.cygnus.com)
11361
11362         * gdb.texinfo: Add some more credits.
11363         * gdbint.texinfo: Capitalize GDB consistently, describe some
11364         macros and remove some.
11365
11366 Thu Jul 14 18:43:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
11367
11368         * gdbint.texinfo: Removed mentions of many incorrectly placed and
11369         obsolete conditionals, described some others.
11370
11371 Tue Jul 12 12:23:15 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
11372
11373         * gdb.texinfo (help targets):  Changed to `help target', which
11374         is the correct gdb command.
11375
11376 Wed Jun 22 18:00:51 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11377
11378         * annotate.texi (TODO): New node, for keeping track of annotations
11379         suggested but not yet implemented.
11380
11381 Wed Jun  1 16:10:45 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11382
11383         * stabs.texinfo (Statics): Value of xcoff C_BSTAT points to
11384         another symbol, it is not the address itself.
11385
11386 Thu May  5 20:23:36 1994  Stan Shebs  (shebs@andros.cygnus.com)
11387
11388         * stabs.texinfo (Stab Section Basics): Add comment about alignment
11389         of stabs-in-coff sections.
11390
11391 Wed May  4 06:26:11 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11392
11393         * annotate.texi: Change edition to 0.5 and date to May 1994.
11394         Add index.
11395         (Frames): New node, for frame annotation.
11396         (Displays): New node, for display annotation.
11397
11398         * remote.texi (MIPS Remote): Say that set timeout doesn't apply
11399         when waiting for your program to stop.
11400
11401 Fri Apr 29 18:24:46 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11402
11403         * annotate.texi (Breakpoint Info): Document annotation of header
11404         fields and record annotation.
11405
11406 Thu Apr 28 07:44:28 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11407
11408         * annotate.texi: New file, to document annotations.
11409
11410 Thu Apr 21 14:20:51 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11411
11412         * Makefile.in (clean): Don't remove GDBvn.texi (apparently on Jan
11413         16 I meant to make this change but did not).  Do remove gdb-cfg.texi.
11414
11415 Wed Apr 20 11:22:48 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11416
11417         * stabs.texinfo (Stab Section Basics): Say what is in .stab
11418         section, and say n_strx field is compilation unit relative.
11419         * stabs.texinfo: Don't use @code for a.out when it is the name of
11420         an object file format.
11421
11422 Wed Apr 13 20:29:54 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
11423
11424         * gdb.texinfo: Refer to file names, not path names, per rms
11425         convention.
11426         (Arguments): Fix typo.
11427
11428 Thu Mar 24 08:09:12 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11429
11430         * stabs.texinfo (Global Variables): Talk about stabs in files
11431         where variables are referenced, but not defined.
11432
11433 Wed Mar 23 07:16:36 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11434
11435         * stabs.texinfo: Move stuff on @ and # type descriptors from node
11436         Cplusplus to new nodes Member Type Descriptor and Method Type
11437         Descriptor.  Re-write stuff for #.
11438
11439 Wed Mar 16 08:20:19 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11440
11441         * gdb.texinfo (Print Settings): Don't document "set print
11442         fast-symbolic-addr off".  The bug which it worked around was fixed
11443         on 25 Feb 94 in coffread.c, so I'm nuking the command.
11444
11445         * stabs.texinfo (Alternate Entry Points): New node, rewritten from
11446         N_ENTRY node.
11447
11448         * stabs.texinfo (Type Descriptors): Add 'Y' type descriptor.
11449
11450 Tue Mar 15 08:43:02 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11451
11452         * gdbint.texinfo (Host Conditionals, Target Conditionals): Remove
11453         references to ieee-float.c.
11454
11455 Fri Mar 11 08:09:40 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11456
11457         * gdb.texinfo (Set Breaks): Update documentation for tbreak to
11458         match what the code actually does.
11459
11460 Wed Mar  9 19:43:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11461
11462         * stabs.texinfo (Symbol Descriptors): Add OS9000 symbol descriptor s.
11463
11464 Tue Mar  1 17:04:43 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
11465
11466         * stabs.texinfo (Type Descriptors): Add OS9000 type descriptors c,
11467         i, and b.
11468
11469 Wed Feb 23 10:44:18 1994  Jim Kingdon  (kingdon@rtl.cygnus.com)
11470
11471         * stabs.texinfo: Document N_RBRAC as function relative for COFF as
11472         well as for ELF and SOM.  Unify the descriptions of ELF and SOM
11473         as "stabs in sections" rather than just saying "ELF and SOM".
11474         Also make that stuff apply to COFF.
11475
11476 Fri Feb 18 08:25:58 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11477
11478         * gdb.texinfo (Formatting Documentation): Change GhostScript to
11479         Ghostscript.
11480
11481 Fri Feb  4 06:31:31 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11482
11483         * gdb.texinfo (Continuing and Stepping): When talking about "step"
11484         versus functions without line numbers, also mention stepping into
11485         them as well as "step" when you are in them.  Tell the user how to
11486         deal with the situation.  Add comment about "debugging information".
11487
11488 Thu Feb  3 11:39:59 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11489
11490         * stabs.texinfo (Enumerations): Document restriction on where
11491         enumeration types can appear and still win with GDB.
11492
11493 Wed Feb  2 11:29:17 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11494
11495         * stabs.texinfo (Negative Type Numbers): Document format for type
11496         -16.
11497
11498 Thu Jan 27 16:53:56 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11499
11500         * gdb.texinfo (Selection, Frame Info): Update information about
11501         arbitrary frame specficiations.
11502
11503 Wed Jan 26 15:31:57 1994  Roland H. Pesch  (pesch@fowanton.cygnus.com)
11504
11505         * gdb.texinfo, remote.texi: general editing pass prior to Net release
11506
11507 Tue Jan 25 12:12:04 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11508
11509         * stabs.texinfo (String Field): Discuss continuing stabs with ?.
11510
11511 Wed Jan 19 06:39:24 1994  David J. Mackenzie  (djm@thepub.cygnus.com)
11512
11513         * stabs.texinfo (Non-Stab Symbol Types): Mention N_SET* | N_EXT.
11514
11515 Sun Jan 16 12:43:32 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11516
11517         * stabs.texinfo: Re-do stuff about C_BSTAT and move from XCOFF
11518         Differences node to Statics node.
11519         (Statics): Discuss XCOFF use of V symbol descriptor.
11520
11521         * Makefile.in: Remove refcard.dvi and GDBvn.texi in realclean,
11522         not clean.
11523
11524 Wed Jan 12 21:29:54 1994  John Gilmore  (gnu@cygnus.com)
11525
11526         * gdb.texinfo (Print Settings): Document `set print
11527         fast-symbolic-addr' and improve the doc for some other
11528         `set print's.
11529
11530 Mon Jan  3 17:23:07 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11531
11532         * stabs.texinfo (String Field): Talk about defining several type
11533         numbers at once.
11534         Fix lint regarding changing node ELF Transformations to
11535         ELF and SOM Transformations.
11536
11537 Fri Dec 31 00:42:43 1993  John Gilmore  (gnu@cygnus.com)
11538
11539         * stabs.texinfo:  Insert Peter Kessler's name as inventor (I think).
11540
11541 Tue Dec 28 09:30:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11542
11543         * stabs.texinfo (Cross-References): `::' is for nested types only
11544         within <>.
11545         (Structures): Document static members.
11546
11547 Mon Dec 27 13:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11548
11549         * stabs.texinfo: Document S type attribute.
11550
11551 Sun Dec 26 20:46:36 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
11552
11553         * stabs.texinfo: Add notes about stabs-in-som where appropriate.
11554
11555 Fri Dec  3 19:13:19 1993  John Gilmore  (gnu@cygnus.com)
11556
11557         * gdbint.texinfo:  Fix a few typos.
11558
11559 Sun Nov 28 18:06:25 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
11560
11561         * gdb.texinfo, remote.texi: formatting improvements
11562
11563         * gdb.texinfo (New Features): mention threads.
11564         (Summary, C): fix xrefs in newly contributed text.
11565         (Threads): index entries, clarifications, example
11566         (passim): minor typos fixed, phrasing improvements
11567
11568         * remote.texi (Bootstrapping): rephrase text on ^C and add index
11569         entries; (Server): explain use of gdbserver w/real-time systems,
11570         add example of conflicting TCP port; (MIPS Remote) break up
11571         running text into table, highlighting commands, and add example.
11572
11573 Wed Nov 24 14:15:56 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
11574
11575         * refcard.tex: avoid bad linebreaks even when REFEDITS=psrc.sed
11576
11577 Fri Nov 12 16:10:58 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11578
11579         * stabs.texinfo (Nested Symbols): New node.
11580         (String Field, Symbol Descriptors, Cross-References): Refer to it.
11581
11582 Thu Nov 11 13:26:45 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11583
11584         * stabs.texinfo (Stabs in ELF): Clarify how Bbss.bss work with respect
11585         to picking which Bbss.bss symbol to use, and (because there seems to
11586         be no good way of doing it) re-write some of the text to make it
11587         sound like Bbss.bss isn't such a great idea after all (as currently
11588         designed).
11589
11590         * gdb.texinfo (C): In addition to saying people have to use g++ for
11591         good results, say they have to use stabs.  Specifically say cfront
11592         doesn't work well.
11593         (Summary): Merge in information on Modula-2, Pascal, and Chill from
11594         the gdb README.  Add xrefs to places where the support for the various
11595         languages is described in detail.
11596
11597 Mon Nov  8 11:47:34 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11598
11599         * stabs.texinfo: Clean up stuff about visibility and virtual
11600         characters.
11601
11602         * stabs.texinfo (N_M2C): Cite Sun doc.
11603
11604 Fri Nov  5 16:27:27 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
11605
11606         * gdb.texinfo: updates re threads.
11607         * remote.texinfo: avoid index entries starting with digits.
11608
11609 Tue Nov  2 09:08:37 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11610
11611         * stabs.texinfo (Enumerations): Talk about large, negative and
11612         octal values.  Clean up cross reference to type attributes.
11613         (String Field): Say that GDB 4.11 supports size attribute.
11614
11615 Sun Oct 31 13:31:10 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11616
11617         * remote.texi (VxWorks Remote): Clarify that rebuilding VxWorks kernel
11618         is a mandatory step.  Make the stuff about that more concise.
11619
11620 Wed Oct 27 00:25:46 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11621
11622         * stabs.texinfo (Class Names): New node.
11623
11624         * gdb.texinfo (Command Files): Explain order of init file reading.
11625
11626         * remote.texi (Bootstrapping): Talk about getting the serial driver
11627         to deal with ^C sent by gdb to stop the remote system.
11628
11629 Mon Oct 25 03:25:41 1993  Tom Lord  (lord@cygnus.com)
11630
11631         * libgdb.texinfo (I/O): incorporated better phrasing from rich.
11632
11633         * libgdb.texinfo (Defining Commands): made the DOC arg
11634         to gdb_define_app_command a char * instead of char **
11635         per a suggestion from kingdon.
11636
11637         * libgdb.texinfo: total rewrite from a different starting
11638         premise.
11639
11640 Wed Oct 20 18:07:44 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11641
11642         * stabs.texinfo (Local Variable Parameters): Re-write paragraph on
11643         floats passed as doubles (to improve clarity).
11644
11645 Tue Oct 19 14:21:18 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
11646
11647         * gdb.texinfo (Source Path): index entries for $cwd, $pdir
11648
11649         * a4rc.sed: update to work with Andreas Vogel papersize params
11650
11651         * refcard.tex: use Andreas Vogel simplifications of papersize
11652         params; remove useless version info; update copyright date.
11653
11654 Tue Oct 19 10:46:22 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11655
11656         * gdb.texinfo (Symbols): Add class NAME to doc for ptype.
11657
11658 Tue Oct 12 09:11:45 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11659
11660         * gdb.texinfo (Files): Say what address the load command loads it at.
11661
11662         * stabs.texinfo (Common Blocks): Minor cleanups.
11663
11664         * stabs.texinfo: Update ld stabs in elf relocation to reflect the fact
11665         that Sun has backed away from the linker kludge and thus the relevant
11666         issue is changes to the SunPRO tools, not the Solaris linker.
11667
11668         * stabs.texinfo (Traditional Integer Types): Clean up description
11669         of octal bounds a little bit.  Document extra leading zeroes.
11670
11671 Thu Oct  7 16:15:37 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11672
11673         * gdb.texinfo (Signaling): Update for symbolic symbol names
11674         and add a section explaining the difference between the GDB
11675         signal command and the shell kill utility.
11676
11677 Wed Oct  6 13:23:01 1993  Tom Lord  (lord@rtl.cygnus.com)
11678
11679         * libgdb.texinfo: added `@' to braces that were unescaped.
11680
11681 Mon Oct  4 10:42:18 1993  Tom Lord  (lord@rtl.cygnus.com)
11682
11683         * libgdb.texinfo: new file.  Spec for the gdb library.
11684
11685 Sun Oct  3 15:26:56 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11686
11687         * stabs.texinfo (Include Files): Fix typo (start -> end).
11688
11689 Thu Sep 30 18:24:56 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
11690
11691         * gdb.texinfo, remote.texi: assorted small improvements, mostly
11692         from Melissa at FSF's editing pass.
11693
11694 Thu Sep 30 11:54:38 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11695
11696         * gdb.texinfo: Remove stuff about ar and 14 character filenames.
11697         I believe this was fixed by the 13 Sep 89 change to print_frame_info.
11698         Also, modern versions of ar like BSD 4.4 or SVR4 don't have this bug.
11699
11700 Wed Sep 22 21:22:11 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11701
11702         * remote.texi (Bootstrapping): Discuss 386 call gates.
11703
11704 Sat Sep 18 17:10:44 1993  Jim Kingdon  (kingdon@poseidon.cygnus.com)
11705
11706         * stabs.texinfo (Based Variables): New node.
11707
11708 Thu Sep 16 17:48:55 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
11709
11710         * stabs.texinfo (Negative Type Numbers): Re-write discussions of
11711         names, sizes, and formats to suggest how not to lose.
11712
11713 Sat Sep 11 09:35:11 1993  Jim Kingdon  (kingdon@poseidon.cygnus.com)
11714
11715         * stabs.texinfo (Methods): Fix typo.
11716
11717 Fri Sep 10 06:34:20 1993  David J. Mackenzie  (djm@thepub.cygnus.com)
11718
11719         * gdb.texinfo: Fix a few typos.
11720
11721 Wed Sep  8 09:11:52 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11722
11723         * gdb.texinfo: Clarify how well it works with Fortran.
11724
11725         * stabs.texinfo (Stabs In ELF, Statics, ELF Transformations):
11726         More on relocating stabs in ELF files.
11727
11728 Tue Sep  7 13:45:02 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11729
11730         * stabs.texinfo (Stabs In ELF): Talk about N_FUN value.
11731
11732 Mon Sep  6 19:23:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11733
11734         * stabs.texinfo (Local Variable Parameters): Talk about nameless
11735         parameters on VAX.
11736
11737 Fri Sep  3 17:06:08 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
11738
11739         * gdb.texinfo: @up/@down -> @raisesections/@lowersections
11740
11741 Fri Sep  3 12:04:15 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11742
11743         * stabs.texinfo: Make info author notice match the TeX author notice.
11744
11745 Tue Aug 31 13:21:06 1993  David J. Mackenzie  (djm@thepub.cygnus.com)
11746
11747         * stabs.texinfo: Initial-caps all words in node names and
11748         non-trivial words in section names.
11749
11750 Mon Aug 30 11:13:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11751
11752         * stabs.texinfo: Many minor cleanups.
11753
11754         * stabs.texinfo: Remove @deffn except from Expanded Reference node.
11755
11756 Sat Aug 28 12:08:09 1993  David J. MacKenzie  (djm@edison.eng.umd.edu)
11757
11758         * stabs.texinfo: Remove full description of big example.
11759         It's not really helpful; just use pieces of it where appropriate.
11760         Add more Texinfo formatting directives (@samp, etc.).
11761         Use @deffn to define stab types.
11762         Eliminate some wordiness.  Break up some nodes.
11763         Add an (alphabetized) index of symbol types.
11764         Use consistent capitalization style in node and section names.
11765
11766 Thu Aug 26 06:36:31 1993  Fred Fish  (fnf@deneb.cygnus.com)
11767
11768         * gdb.texinfo:  Change typo "Two two" to "The two".
11769
11770 Sun Aug 22 12:15:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11771
11772         * stabs.texinfo (XCOFF-differences): Remove references to
11773         non-existent types N_DECL and N_RPSYM.
11774
11775         * stabs.texinfo (String Field): Say that type attributes bug is
11776         fixed in GDB 4.10, since it is.
11777
11778         * stabs.texinfo: Clean up djm cleanups, and more cleanups of my own.
11779
11780 Sat Aug 21 04:32:28 1993  David MacKenzie  (djm@cygnus.com)
11781
11782         * stabs.texinfo: Formatting cleanups.
11783
11784 Fri Aug 20 20:49:53 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11785
11786         * stabs.texinfo: When explaining the n_type of a stab, standardize
11787         how we do it ('#' as a comment indicator, "36 is N_FUN" as text,
11788         no tabs, use @r).
11789         (Global Variables): Clean up.
11790
11791 Tue Aug 17 15:57:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11792
11793         * stabs.texinfo (Stack Variables): Re-write.
11794
11795 Mon Aug 16 21:20:08 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11796
11797         * stabs.texinfo (Stabs-in-elf): Talk about getting the start
11798         addresses of a source file.  Also revise formatting.
11799         Change "object module" or "object file" to "source file".
11800         Various: Miscellaneous cleanups.
11801
11802 Thu Aug 12 15:11:51 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11803
11804         * stabs.texinfo: Point to mangling info in gcc's gpcompare.texi.
11805
11806 Tue Aug 10 16:57:49 1993  Stan Shebs  (shebs@rtl.cygnus.com)
11807
11808         * gdbint.texinfo: Removed many nonsensical machine-collected
11809         host and target conditionals, described some of the remainder.
11810
11811 Tue Aug 10 13:28:30 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11812
11813         * gdbint.texinfo (Getting Started): Use @itemize, not @table.
11814
11815         * gdbint.texinfo (Top): Add name to @top line, and re-write the
11816         paragraph which follows.
11817
11818         * gdbint.texinfo (Host): Use @code not @samp for Makefile
11819         variables.  Looks better and avoids overful hbox.
11820
11821 Fri Jul 30 18:26:21 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11822
11823         * stabs.texinfo (Procedures): Improve stuff on nested functions.
11824
11825 Thu Jul 29 15:10:58 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
11826
11827         * remote.texi: (MIPS Remote) clearer doc for set/show timeout,
11828         retransmit-timeout
11829
11830 Thu Jul 29 13:16:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11831
11832         * gdbint.texinfo: Update statement about `some ancient Unix
11833         systems, like Ultrix 4.0' to Ultrix 4.2.
11834
11835 Wed Jul 28 15:26:53 1993  Roland H. Pesch  (pesch@el_bosque.cygnus.com)
11836
11837         * h8-cfg.texi, all-cfg.texi: new flag GDBSERVER
11838
11839         * Makefile.in: depend on remote.texi rather than gdbinv-s.texi
11840
11841         * remote.texi: (Server) New node on gdbserver.  (Remote Serial,
11842         ST2000 Remote, MIPS Remote): mention `host:port' syntax for TCP.
11843
11844         * remote.texi: new name for former gdbinv-s.texi
11845
11846         * gdb.texinfo: use remote.texi rather than gdbinv-s.texi
11847
11848 Wed Jul 28 08:26:24 1993  Ian Lance Taylor  (ian@cygnus.com)
11849
11850         * gdbinv-s.texi: Documented timeout and retransmit-timeout
11851         variables for MIPS remote debugging protocol.
11852
11853 Mon Jul 26 13:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11854
11855         * stabs.texinfo (Negative Type Numbers): FORTRAN LOGICAL fix.
11856
11857 Tue Jul 20 16:30:41 1993  Jim Kingdon  (kingdon@deneb.cygnus.com)
11858
11859         * Makefile.in (refcard.dvi): Use srcdir where necessary.
11860
11861 Mon Jul 19 12:02:50 1993  Roland H. Pesch  (pesch@cygnus.com)
11862
11863         * gdb.texinfo: repair conditional bugs in text markup
11864
11865 Fri Jul 16 18:57:50 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
11866
11867         * gdb.texinfo, all-cfg.texi, h8-cfg.texi: introduce MOD2 switch
11868         to select Modula-2 material.
11869
11870 Thu Jul 15 13:15:01 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11871
11872         * stabs.texinfo: Cleanups regarding statics.
11873
11874         * gdbinv-s.texi (Bootstrapping): Document exceptionHandler.
11875         (Debug Session): Mention exceptionHandler.  Add xref to Bootstrapping.
11876
11877 Mon Jul 12 13:37:02 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11878
11879         * stabs.texinfo: N_MAIN is sometimes used for C.
11880
11881 Fri Jul  9 09:47:02 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
11882
11883         * gdbint.texinfo (Host, Target Conditionals): Remove TM_FILE_OVERRIDE.
11884
11885 Tue Jul  6 12:41:28 1993  John Gilmore  (gnu@cygnus.com)
11886
11887         * gdbint.texinfo (Target Conditionals): Remove NO_TYPEDEFS,
11888         removed from the code by Kingdon.
11889
11890 Tue Jul  6 12:24:34 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11891
11892         * gdb.texinfo (Break Commands): Remove stuff about flushing terminal
11893         input when evaluating breakpoint conditions; the bug has been fixed.
11894
11895         * gdb.texinfo (Continuing and Stepping): Argument to "continue"
11896         sets the ignore count to N-1, not to N.
11897
11898 Thu Jul  1 14:57:42 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
11899
11900         * refcard.tex (\hoffset): correct longstanding error to match
11901           intended offset; avoids cutting off edge on some printers
11902
11903 Wed Jun 30 18:23:06 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11904
11905         * stabs.texinfo (Parameters): Say that order of stabs is significant.
11906
11907 Fri Jun 25 21:34:52 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11908
11909         * stabs.texinfo (Common Blocks): Say what Sun FORTRAN does.
11910
11911 Fri Jun 25 16:15:10 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
11912
11913         * Makefile.in: (REFEDITS) new var to control whether PS or CM
11914         fonts and whether US or A4 paper for GDB refcard; (refcard.dvi)
11915         collect sed edits if any, apply to refcard before formatting;
11916         (refcard.ps) stop implying PS fonts if PS output requested;
11917         (lrefcard.ps) delete extra target for variant PS fonts
11918
11919         * refcard.tex: parametrize papersize dependent info, collect
11920           in easily replaced spot
11921
11922         * a4rc.sed: new file, edits to refcard for A4 paper
11923
11924 Fri Jun 25 14:21:46 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11925
11926         * stabs.texinfo (Negative Type Numbers): Type -16 is 4 bytes.
11927
11928 Wed Jun 23 15:02:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11929
11930         * stabs.texinfo (Negative Type Numbers): Minor character cleanups.
11931
11932 Tue Jun 22 16:31:52 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11933
11934         * stabs.texinfo: Express disapproval of 'D' symbol descriptor
11935         politely rather than rudely.
11936
11937 Fri Jun 18 19:42:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11938
11939         * stabs.texinfo: Document common blocks.
11940
11941 Fri Jun 18 12:12:57 1993  Fred Fish  (fnf@cygnus.com)
11942
11943         * stabs.texinfo:  Add some basic info about stabs-in-elf.
11944
11945 Fri Jun 18 13:57:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11946
11947         * stabs.texinfo (Top): Minor cleanup.
11948
11949 Mon Jun 14 16:16:51 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
11950
11951         * Makefile.in (install-info): remove parentdir support
11952
11953 Tue Jun 15 18:11:39 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
11954
11955         * gdb.texinfo (Copying): delete this node and references to it;
11956         RMS says this manual need not carry GPL. (passim): Improvements
11957         from last round at FSF, largely due to Ian Taylor review, and
11958         minor formatting improvements.
11959
11960         * gdbinv-s.texi (passim): Improvements from last round at FSF,
11961         largely due to Ian Taylor review. (Debug Session): minor edits to
11962         new text.
11963
11964 Sun Jun 13 12:52:39 1993  Jim Kingdon  (kingdon@cygnus.com)
11965
11966         * Makefile.in (realclean): Remove info and dvi files too.
11967
11968 Sat Jun 12 16:09:22 1993  Jim Kingdon  (kingdon@cygnus.com)
11969
11970         * {all,h8}-config.texi: Rename to *-cfg.texi for 14 char filenames.
11971         * Makefile.in: Change accordingly.  gdb-config.texi -> gdb-cfg.texi.
11972         * gdb.texinfo: Change accordingly.
11973
11974         * stabs.texinfo: Clean up N_{L,R}BRAC.  Discuss what addresses of
11975         N_{L,R}BRAC,N_SLINE are relative to.
11976
11977 Fri Jun 11 15:15:55 1993  Jim Kingdon  (kingdon@cygnus.com)
11978
11979         * Makefile.in (GDBvn.texi): Update atomically.
11980
11981 Wed Jun  9 10:58:16 1993  Jim Kingdon  (kingdon@cygnus.com)
11982
11983         * gdbinv-s.texi (Debug Session): Document exceptionHook.
11984
11985 Tue Jun  8 13:42:04 1993  Jim Kingdon  (kingdon@cygnus.com)
11986
11987         * gdb.texinfo (Print Settings): Move all stuff relating to symbolic
11988         addresses together.  Also motivate the set print symbol-filename
11989         command and suggest other solutions.
11990
11991 Tue Jun  1 22:46:43 1993  Fred Fish  (fnf@cygnus.com)
11992
11993         * gdb.texinfo (set print elements):  Note that the number of
11994         elements is set to unlimited by "set print elements 0".
11995
11996 Mon May 31 08:06:55 1993  Jim Kingdon  (kingdon@cygnus.com)
11997
11998         * stabs.texinfo (Builtin Type Descriptors): Try to clarify what
11999         NF_LDOUBLE means.
12000         (Stab Types): Include Solaris stab types.
12001         (Procedures): Document Solaris extensions.
12002
12003 Thu May 27 06:20:42 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
12004
12005         * gdb.texinfo:  Add `set print symbol-filename' doc.
12006
12007 Wed May 26 00:26:42 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12008
12009         * stabs.texinfo (Arrays): Talk about type definition vs. type
12010         information.
12011
12012         * stabs.texinfo (Builtin Type Descriptors): Talk about omitting
12013         the trailing semicolon.
12014
12015 Tue May 25 14:49:42 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12016
12017         * stabs.texinfo (Line Numbers, Source Files): Re-write these two nodes
12018         and merge in other parts of the document addressing these subjects.
12019         gdbint.texinfo (XCOFF): Remove info which is now in stabs.texinfo.
12020
12021         * stabs.texinfo (Subranges, Arrays): Try to explain about the semicolon
12022         at the end of a range type.
12023
12024         * stabs.texinfo (Subranges): "A offset" and "T offset" are not
12025         AIX extensions.
12026
12027 Mon May 24 09:00:33 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12028
12029         * stabs.texinfo (Stabs Format):  Misc fixes.
12030
12031 Sat May 22 10:40:56 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12032
12033         * stabs.texinfo (Constants):  Allow an `e' constant to be non-enum.
12034         (Traditional builtin types): Document convex convention for long long.
12035         (Negative builtin types): Discuss type names, and misc fixes.
12036
12037 Fri May 21 11:20:31 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12038
12039         * stabs.texinfo (Builtin Type Descriptors): Document the floating
12040         point types used with @samp{R} type descriptor.
12041         (Symbol Descriptors): Describe how to handle conflict between
12042         different meanings of @samp{P} symbol descriptor.
12043
12044 Thu May 20 13:35:10 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12045
12046         * stabs.texinfo: Remove node Quick Reference and put its children
12047         directly under the main menu.
12048
12049         * stabs.texinfo: Many more changes to bring it into line with
12050         AIX documentation and reality.  I think it now has all the
12051         information from the AIX documentation, except that I burned
12052         out when I got to variant records (Pascal and Modula-2) and
12053         all the COBOL types.  Oh well, we can add them later when we're
12054         worrying more about those languages.
12055
12056         * stabs.texinfo (Automatic variables): Talk about what it means
12057         to omit the symbol descriptor.
12058
12059 Tue May 18 17:59:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12060
12061         * stabs.texinfo (Parameters): Add "(sometimes)" when describing
12062         gcc2 behavior with promoted args.
12063
12064 Fri May 14 21:35:29 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
12065
12066         * gdb.texinfo: include readline appendices in info version of manual
12067
12068 Fri May  7 11:56:18 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
12069
12070         * gdbinv-s.texi (Remote Serial): describe new ^C behavior in
12071         target remote.
12072
12073         * gdb.texinfo (Machine Code): more index entries for disassemble
12074
12075 Fri May  7 10:12:30 1993  Fred Fish  (fnf@cygnus.com)
12076
12077         * Clarify the intended use of the gdb-testers and gdb-patches
12078         mailing lists, and shrink gzip comment.
12079
12080 Thu May  6 16:39:50 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
12081
12082         * gdb.texinfo (Shell Commands): do not mention SHELL env var in
12083         DOSHOST configuration of manual.
12084
12085         * gdb.texinfo (MIPS Stack): new node.
12086
12087         * all-config.texi (MIPS) new switch.
12088
12089         * gdbinv-s.texi (Nindy Options) Remove two instances of future
12090         tense; (MIPS Remote) new node.
12091
12092         * gdb.texinfo (passim) rephrases to work around makeinfo @value
12093         bug; (Environment) less passive, other small cleanups in text about
12094         .cshrc/.bashrc; (Invoking GDB) new MIPS Remote menu entry;
12095         (Remote) new MIPS Remote menu entry.
12096
12097 Thu Apr 29 09:36:25 1993  Jim Kingdon  (kingdon@cygnus.com)
12098
12099         * stabs.texinfo: Many changes to include information from the
12100         AIX documentation.
12101
12102         * gdb.texinfo (Environment): Mention pitfall with .cshrc.
12103
12104 Tue Apr 27 14:02:57 1993  Jim Kingdon  (kingdon@cygnus.com)
12105
12106         * gdbint.texinfo (new node Debugging GDB, elsewhere):
12107         Move a bunch of information from ../README.
12108         (Getting Started): New node.
12109
12110 Fri Apr 23 17:21:13 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
12111
12112         * gdbinv-s.texi, gdb.texinfo: include Hitachi SH target
12113
12114         * gdb.texinfo: advance manual revision dates to present
12115
12116         * gdbinv-s.texi, gdb.texinfo, all-config.texi, h8-config.texi:
12117         stop using silly Roman numerals in @set variable names
12118
12119 Fri Apr 23 07:30:01 1993  Jim Kingdon  (kingdon@cygnus.com)
12120
12121         * stabs.texinfo (Parameters): Keep trying to get this right.
12122
12123 Wed Apr 21 15:18:47 1993  Jim Kingdon  (kingdon@cygnus.com)
12124
12125         * stabs.texinfo (Parameters): More on "local parameters".
12126
12127 Mon Apr 19 08:00:51 1993  Jim Kingdon  (kingdon@cygnus.com)
12128
12129         * stabs.texinfo (Parameters): Re-do "local parameters" section.
12130
12131 Sun Apr 18 09:47:45 1993  Jim Kingdon  (kingdon@cygnus.com)
12132
12133         * stabs.texinfo (Symbol descriptors): Re-do using @table and @xref.
12134         (Parameters): Rewrite.
12135         (xcoff-differences, Sun-differences): Minor changes.
12136
12137 Thu Apr 15 02:35:24 1993  John Gilmore  (gnu@cacophony.cygnus.com)
12138
12139         * stabs.texinfo:  Minor cleanup.
12140
12141 Wed Apr 14 17:31:00 1993  Jim Kingdon  (kingdon@cygnus.com)
12142
12143         * gdbint.texinfo: Minor xcoff stuff.
12144
12145 Wed Apr  7 14:11:07 1993  Fred Fish  (fnf@cygnus.com)
12146
12147         * gdbint.texinfo:  Update for new config directory structure.
12148         Add info about internal type data structures.
12149
12150 Mon Apr  5 09:06:30 1993  Ian Lance Taylor  (ian@cygnus.com)
12151
12152         * Makefile.in (SFILES_INCLUDED): gdb-config.texi is no longer in
12153         $(srcdir).
12154         (gdb-config.texi): Depend on file in $(srcdir).
12155
12156 Fri Apr  2 16:55:13 1993  Jim Kingdon  (kingdon@cygnus.com)
12157
12158         * stabs.texinfo: Fixes about N_SO.
12159
12160 Fri Mar 26 18:00:35 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
12161
12162         * gdb.texinfo: include list of nonstandard init file names
12163
12164         * *-config.texi: new switch GENERIC for text that applies *only*
12165         to (usual) multiple-target version of manual
12166
12167         * gdb.texinfo, gdbinv-s.texi: Update conditional markup to correct
12168         h8 config
12169
12170         * gdb.texinfo: depend on latest fixed makeinfo, use conditionals
12171         in menus (rather than conditionally selected multiple alternative
12172         menus).
12173
12174         * Makefile.in: define and use DOC_CONFIG var to select
12175         configuration for GDB user manual.
12176
12177         * gdb-config.texi: delete from repository, generate from Makefile.
12178
12179         * all-config.texi: normal `generic' configuration file, formerly
12180         stored as gdb-config.texi
12181
12182 Wed Mar 24 14:03:19 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
12183
12184         * Makefile.in: add dvi target to build all .dvi files
12185
12186 Tue Mar 23 16:03:24 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
12187
12188         * gdb.texinfo, gdvinv-s.texinfo: formatting improvements.
12189
12190 Fri Mar 19 21:46:50 1993  John Gilmore  (gnu@cygnus.com)
12191
12192         * gdbint.texinfo:  Doc NO_MMALLOC and NO_MMALLOC_CHECK as
12193         host conditionals.
12194         * stabs.texinfo:  More array fixes inspired by Jim's.
12195
12196 Fri Mar 19 10:23:34 1993  Jim Kingdon  (kingdon@cygnus.com)
12197
12198         * stabs.texinfo: Fixes re arrays and continuations.
12199
12200         * gdbint.texinfo: Add XCOFF node.
12201
12202 Mon Mar  8 15:52:18 1993  John Gilmore  (gnu@cygnus.com)
12203
12204         * gdb.texinfo:  Add `set print max-symbolic-offset' doc.
12205
12206 Sun Feb 21 17:09:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
12207
12208         * stabs.texinfo:  Fix for array types to mention lower bounds.
12209
12210 Thu Feb 18 01:19:49 1993  John Gilmore  (gnu@cygnus.com)
12211
12212         * gdbint.texinfo:  Update PTRACE_ARG3_TYPE doc, pull PT_*.
12213
12214 Wed Feb 17 08:15:24 1993  John Gilmore  (gnu@cygnus.com)
12215
12216         * gdbint.texinfo:  Remove SET_STACK_LIMIT_HUGE from target defines.
12217
12218 Thu Feb 11 10:38:40 1993  John Gilmore  (gnu@cygnus.com)
12219
12220         * gdbint.texinfo:  Fix thinko (NM_FILE => NAT_FILE).  Found
12221         by Michael Ben-Gershon <mybg@CS.HUJI.AC.IL>.
12222
12223 Wed Feb 10 23:59:19 1993  John Gilmore  (gnu@cygnus.com)
12224
12225         * gdbint.texinfo:  Eliminate IBM6000_HOST, document IBM6000_TARGET.
12226
12227 Tue Feb  9 18:26:21 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
12228
12229         * gdb.texinfo, gdbinv-s.texi: misc updates
12230
12231 Sat Feb  6 10:25:47 1993  John Gilmore  (gnu@cygnus.com)
12232
12233         * gdbint.texinfo:  Brief documentation for longjmp support,
12234         from an email msg by Stu.
12235
12236 Fri Feb  5 14:10:15 1993  John Gilmore  (gnu@cygnus.com)
12237
12238         * stabs.texinfo:  Fix description of floating point "range"
12239         types (which really define basic types).  Reported by Jim Meehan,
12240         <meehan@src.dec.com>.
12241
12242         * gdbint.texinfo:  Remove COFF_NO_LONG_FILE_NAMES define, now gone.
12243
12244 Thu Feb  4 13:56:46 1993  Ian Lance Taylor  (ian@cygnus.com)
12245
12246         * gdbint.texinfo: Slightly expand section on supporting a new
12247         object file format.
12248
12249 Thu Feb  4 01:49:04 1993  John Gilmore  (gnu@cygnus.com)
12250
12251         * Makefile.in (refcard.ps, lrefcard.ps):  Remove psref.tex
12252         intermediate file.
12253
12254 Tue Feb  2 12:18:06 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
12255
12256         * gdb.texinfo, gdbinv-s.texi: miscellaneous stylistic cleanups
12257
12258 Mon Feb  1 15:35:47 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
12259
12260         * gdbinv-s.texi: z8000 simulator target name is just "sim"
12261
12262         * gdbinv-s.texi:  Mention that Z8000 simulator can simulate Z8001
12263         as well as Z8002.
12264
12265 Sat Nov 28 06:51:35 1992  John Gilmore  (gnu@cygnus.com)
12266
12267         * gdbint.texinfo:  Add sections on clean design and on how to send
12268         in changes.
12269
12270 Mon Nov  9 23:57:02 1992  John Gilmore  (gnu@cygnus.com)
12271
12272         * gdbint.texinfo:  Add how to declare the result of make_cleanup.
12273
12274 Mon Oct 26 11:09:47 1992  John Gilmore  (gnu@cygnus.com)
12275
12276         * gdb.texinfo:  Fix typo, reported by Karl Berry.
12277
12278 Fri Oct 23 00:41:21 1992  John Gilmore  (gnu@cygnus.com)
12279
12280         * gdb.texinfo:  Add opcodes dir to GDB distribution description.
12281
12282 Sat Oct 10 18:04:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12283
12284         * gdbint.texinfo: fixed a stray email address (needs @@),
12285         added @table @code to node "Native Conditionals"
12286
12287 Tue Sep 22 00:34:15 1992  John Gilmore  (gnu@cygnus.com)
12288
12289         * gdbint.texinfo:  Describe coding style of GDB.
12290
12291 Mon Sep 21 19:32:16 1992  John Gilmore  (gnu@cygnus.com)
12292
12293         * stabs.texinfo:  Minor wording changes.
12294
12295 Tue Sep 15 02:57:09 1992  John Gilmore  (gnu@cygnus.com)
12296
12297         * gdbint.texinfo:  Improve release doc slightly.
12298
12299 Fri Sep 11 01:34:25 1992  John Gilmore  (gnu@sphagnum.cygnus.com)
12300
12301         * gdbint.texinfo:  Improve doc of GDB config macros.
12302
12303 Wed Sep  9 16:52:06 1992  John Gilmore  (gnu@cygnus.com)
12304
12305         * stabs.texinfo:  Remove Bothner's changes for C++ nested types.
12306         These will be reinserted when examined.
12307
12308 Mon Aug 24 01:17:55 1992  John Gilmore  (gnu@cygnus.com)
12309
12310         * gdbint.texinfo:  Make a start at documenting all the #if macros
12311         in GDB.  At least list them all, and start separating them into
12312         host-specific and target-specific.
12313
12314 Tue Aug 18 15:59:13 1992  Roland H. Pesch  (pesch@fowanton.cygnus.com)
12315
12316         * gdbinv-s.m4.in: refrain from using @cartouche for just a few
12317         examples (not consistent w others).
12318         gdb.texinfo: issue disclaimer paragraph on cmdline options only
12319         for generic vn of doc
12320
12321 Tue Aug 18 14:53:27 1992  Ian Lance Taylor  (ian@cygnus.com)
12322
12323         * Makefile.in: always create installation directories.
12324
12325 Tue Aug 18 14:11:50 1992  Roland H. Pesch  (pesch@fowanton.cygnus.com)
12326
12327         * gdb.texinfo: in h8 config, do not describe searching commands.
12328
12329 Mon Aug 17 18:07:59 1992  Roland H. Pesch  (pesch@fowanton.cygnus.com)
12330
12331         * gdb.texinfo, none.m4, h8.m4, gdbinv-s.m4.in: improve H8/300
12332           conditionals; introduce a few generic switches that may be
12333           useful for other cross-dev or dos-hosted configs.
12334
12335         * gdb.texinfo: fix typo in "info reg" description
12336
12337 Sun Aug 16 01:16:18 1992  John Gilmore  (gnu@cygnus.com)
12338
12339         * stabs.texinfo:  Minor updates from running TeX over it.
12340         * Makefile.in (stabs.dvi, stabs.ps):  Add.
12341
12342 Sat Aug 15 20:52:24 1992  Per Bothner  (bothner@rtl.cygnus.com)
12343
12344         * stabs.texinfo:  Stabs documentation, written by Julia Menapace.
12345         First pass at converting it to texinfo.
12346
12347 Sat Aug 15 03:14:59 1992  John Gilmore  (gnu@cygnus.com)
12348
12349         * gdb.texinfo, refcard.tex:  Document mult args on `info reg'.
12350         * Makefile.in (refcard.ps, lrefcard.ps):  Add missing $(srdir).
12351
12352 Fri Aug 14 21:08:47 1992  John Gilmore  (gnu@cygnus.com)
12353
12354         * gdbint.texinfo:  Add section on partial symbol tables.
12355
12356 Sat Jun 20 16:31:10 1992  John Gilmore  (gnu at cygnus.com)
12357
12358         * gdb.texinfo:  document `set remotedebug' and `set
12359         rstack_high_address'.
12360
12361 Thu May 14 17:09:48 1992  Roland H. Pesch  (pesch@fowanton.cygnus.com)
12362
12363         * gdb.texinfo: slight expansion of new text on reading info files
12364         * gdbinv-s.m4.in: correct and expand info on cross-debugging
12365         H8/300 from DOS.
12366
12367 Tue May 12 12:22:47 1992  John Gilmore  (gnu at cygnus.com)
12368
12369         * gdb.texinfo:  `info user' => `show user'.  Noticed by David Taylor.
12370
12371 Mon May 11 19:06:27 1992  John Gilmore  (gnu at cygnus.com)
12372
12373         * gdb.texinfo:  Say how to read the `info' files.
12374
12375 Tue May  5 12:11:38 1992  K. Richard Pixley  (rich@cygnus.com)
12376
12377         * Makefile.in: gm4 -> m4.
12378
12379 Fri Apr 10 17:50:43 1992  John Gilmore  (gnu at rtl.cygnus.com)
12380
12381         * gdb.texinfo:  Update for GDB-4.5.  Move `Formatting
12382         Documentation' ahead of `Installing GDB' to match README.
12383         Update shared library doc, -readnow and -mapped, and directory
12384         structure (add glob and mmalloc).  Update configure doc.
12385
12386 Tue Mar 24 23:28:38 1992  K. Richard Pixley  (rich@cygnus.com)
12387
12388         * Makefile.in: remove $(srcdir) from gdb.info rule.
12389
12390 Sat Mar  7 18:44:50 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
12391
12392         * Makefile.in: commented out gdb-all.texinfo rule.  This is
12393           temporary.
12394
12395 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
12396
12397         * Makefile.in, configure.in: removed traces of namesubdir,
12398           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
12399           copyrights to '92, '13, changed some from Cygnus to FSF.
12400
12401 Fri Dec 13 09:47:31 1991  John Gilmore  (gnu at cygnus.com)
12402
12403         * gdb.texinfo:  Improve how we ask for bug reports.
12404
12405 Tue Dec 10 04:07:21 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
12406
12407         * Makefile.in: infodir belongs in datadir.
12408
12409 Fri Dec  6 23:57:34 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
12410
12411         * Makefile.in: remove spaces following hyphens, bsd make can't
12412           cope.  install using INSTALL_DATA.  added clean-info.  added
12413           standards.text support.
12414
12415 Thu Dec  5 22:46:12 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
12416
12417         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
12418           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
12419           and mandir now keyed off datadir by default.
12420
12421 \f
12422 Local Variables:
12423 mode: change-log
12424 left-margin: 8
12425 fill-column: 74
12426 version-control: never
12427 coding: utf-8
12428 End: