[PowerPC] Add support for HTM registers
[external/binutils.git] / gdb / doc / ChangeLog
1 2018-10-26  Pedro Franco de Carvalho  <pedromfc@linux.ibm.com>
2
3         * gdb.texinfo (PowerPC Features): Describe new features
4         "org.gnu.gdb.power.htm.spr", "org.gnu.gdb.power.htm.core",
5         "org.gnu.gdb.power.htm.fpu", "org.gnu.gdb.power.htm.altivec",
6         "org.gnu.gdb.power.htm.vsx", "org.gnu.gdb.power.htm.ppr",
7         "org.gnu.gdb.power.htm.dscr", "org.gnu.gdb.power.htm.tar".
8
9 2018-10-26  Pedro Franco de Carvalho  <pedromfc@linux.ibm.com>
10
11         * gdb.texinfo (PowerPC Features): Describe new features
12         "org.gnu.gdb.power.ebb" and "org.gnu.gdb.power.linux.pmu".
13
14 2018-10-26  Pedro Franco de Carvalho  <pedromfc@linux.ibm.com>
15
16         * gdb.texinfo (PowerPC Features): Describe new feature
17         "org.gnu.gdb.power.tar".
18
19 2018-10-26  Pedro Franco de Carvalho  <pedromfc@linux.ibm.com>
20
21         * gdb.texinfo (PowerPC Features): Describe new features
22         "org.gnu.gdb.power.ppr" and "org.gnu.gdb.power.dscr".
23
24 2018-10-20  Tom Tromey  <tom@tromey.com>
25
26         * gdb.texinfo (TUI Commands): Add @end table.
27         (TUI Configuration): Remove stray @end table.
28
29 2018-10-19  Tom Tromey  <tom@tromey.com>
30
31         PR tui/18388:
32         * gdb.texinfo (TUI Commands): Remove tabset documentation.
33         (TUI Configuration): Document "set tui tab-width".
34
35 2018-10-09  Tom Tromey  <tom@tromey.com>
36
37         * python.texi (Inferiors In Python): Link to "Frames In Python",
38         not "Unwinding Frames in Python".
39
40 2018-10-09  Tom Tromey  <tom@tromey.com>
41
42         * gdb.texinfo (Configure Options): Update --enable-ubsan
43         documentation.
44
45 2018-10-08  John Baldwin  <jhb@FreeBSD.org>
46
47         * gdb.texinfo (Contributors): Add SRI International and University
48         of Cambridge for FreeBSD/riscv.
49
50 2018-10-06  Tom Tromey  <tom@tromey.com>
51
52         PR python/19399:
53         * python.texi (Inferiors In Python): Document
54         Inferior.Architecture.
55
56 2018-10-06  Tom Tromey  <tom@tromey.com>
57
58         PR python/21765:
59         * python.texi (Symbols In Python): Document the module and
60         common-block domains.  Remove documentation for incorrect
61         domains.
62
63 2018-10-03  Tom Tromey  <tom@tromey.com>
64
65         * gdb.texinfo (Configure Options): Document --enable-ubsan.
66
67 2018-10-02  John Darrington <john@darrington.wattle.id.au>
68
69         * gdb.texinfo (Remote Connection Commands): Describe
70           the changes to target remote and target extended-remote
71           relating to Unix domain sockets.
72
73 2018-10-01  Tom Tromey  <tom@tromey.com>
74
75         * gdb.texinfo (Configure Options): Document configure options.
76
77 2018-09-29  Tom Tromey  <tom@tromey.com>
78
79         * gdb.texinfo (Requirements): Mention C++, GNU make.
80         (Requirements): Sort the table.  Add more libraries.
81         (Running Configure): Remove obsolete text.
82         (Separate Objdir): Likewise.
83         (Configure Options): Likewise.
84
85 2018-09-28  Andrew Burgess  <andrew.burgess@embecosm.com>
86
87         * gdb.texinfo (Frames): Rewrite the description of 'frame number'
88         to highlight that the number is also the frame's level.
89         (Selection): Rewrite documentation for 'frame' and 'select-frame'
90         commands.
91         (Frame Info): Rewrite documentation for 'info frame' command.
92
93 2018-09-23  Tom Tromey  <tom@tromey.com>
94
95         PR python/18852:
96         * python.texi (Parameters In Python): Document exception behavior
97         of get_set_string.
98
99 2018-09-18  John Baldwin  <jhb@FreeBSD.org>
100
101         * gdb.texinfo (info proc): Remove "running".
102         (info proc mappings): Replace "program" with "process".
103
104 2018-09-18  John Baldwin  <jhb@FreeBSD.org>
105
106         * gdb.texinfo (Process Information): Document "info proc files"
107         command.
108
109 2018-09-17  Tom Tromey  <tom@tromey.com>
110
111         * gdb.texinfo (Index Files): Update for cache directory change on
112         macOS.
113
114 2018-09-16  Tom Tromey  <tom@tromey.com>
115
116         * python.texi (Basic Python): Update docs for find_pc_line,
117         solib_name.
118         (Progspaces In Python): Update docs for current_progspace.
119         Document block_for_pc, find_pc_line, is_valid, nsolib_name.
120         Move method documentation before example.
121
122 2018-09-13  Simon Marchi  <simon.marchi@ericsson.com>
123
124         * python.texi (Objfiles In Python): Update gdb.objfiles() doc.
125
126 2018-09-13  Simon Marchi  <simon.marchi@ericsson.com>
127 2018-09-13  Tom Tromey  <tom@tromey.com>
128
129         * python.texi (Program Spaces In Python): Document the
130         Progspace.objfiles method.
131         (Objfiles In Python): Mention that gdb.objfiles() is identical
132         to gdb.selected_inferior().progspace.objfiles().
133
134 2018-09-13  Simon Marchi  <simon.marchi@ericsson.com>
135 2018-09-13  Tom Tromey  <tom@tromey.com>
136
137         * python.texi (Inferiors In Python): Document
138         Inferior.progspace.
139         (Program Spaces In Python): Document that
140         gdb.current_progspace() is the same as
141         gdb.selected_inferior().progspace.
142
143 2018-09-13  Simon Marchi  <simon.marchi@ericsson.com>
144
145         * python.texi (Basic Python): Mention the string representation
146         of GDB Python objects.
147
148 2018-09-12  Simon Marchi  <simon.marchi@ericsson.com>
149
150         * gdb.texinfo (Skipping Over Functions and Files): Document
151         set/show debug skip.
152
153 2018-09-10  Tom Tromey  <tom@tromey.com>
154
155         * python.texi (Frames In Python, Blocks In Python)
156         (Symbols In Python, Symbol Tables In Python)
157         (Lazy Strings In Python): Remove periods from section titles.
158
159 2018-09-10  Tom Tromey  <tom@tromey.com>
160
161         * python.texi (Pretty Printing API): Swap sentence order.
162
163 2018-09-10  Tom Tromey  <tom@tromey.com>
164
165         PR python/16461:
166         * python.texi (Values From Inferior): Mention use of virtual
167         table.
168
169 2018-09-10  Tom Tromey  <tom@tromey.com>
170
171         * python.texi (Basic Python): Parenthesize argument to
172         decode_line.
173
174 2018-09-10  Tom Tromey  <tom@tromey.com>
175
176         * python.texi (Python): Mention Python versions.  Don't mention
177         execfile.
178
179 2018-09-10  Tom Tromey  <tom@tromey.com>
180
181         PR python/19808:
182         * python.texi (Unwinding Frames in Python): Rewrite
183         create_unwind_info documentation.  Update read_register
184         documentation and add a note about unwinder caution.
185
186 2018-09-10  Tom Tromey  <tom@tromey.com>
187
188         PR python/18909:
189         * python.texi (Events In Python): Fix inferior_call
190         documentation.
191
192 2018-09-10  Tom Tromey  <tom@tromey.com>
193
194         PR python/17752:
195         * python.texi (Frame Filter API): Remove period from subsection
196         title.  Mention 100 as good default priority.
197         (Frame Decorator API): Remove period from subsection title.
198         Mention FrameDecorator module.
199
200 2018-09-10  Tom Tromey  <tom@tromey.com>
201
202         PR python/23108:
203         * python.texi (Exception Handling): Rearrange gdb.GdbError text
204         and add a table.
205
206 2018-09-10  Tom Tromey  <tom@tromey.com>
207
208         * gdb.texinfo (Compilation): Use "gcc", not "gcc.info", in @xref.
209         (Machine Code): Use "binutils", not "binutils.info", in @pxref.
210         (Separate Debug Files): Use "ld", not "ld.info", in @ref.
211         * python.texi (Objfiles In Python): Use "ld", not "ld.info", in @ref.
212
213 2018-09-10  Tom Tromey  <tom@tromey.com>
214
215         PR python/16484:
216         * python.texi (Frames In Python): Document that Frame.block can
217         throw.
218
219 2018-09-10  Tom Tromey  <tom@tromey.com>
220
221         PR python/23487:
222         * gdb.texinfo (Pretty-Printer Commands): Fix typo in example.
223
224 2018-09-10  Tom Tromey  <tom@tromey.com>
225
226         PR python/16033:
227         * python.texi (Blocks In Python): Document that Block.end is
228         exclusive.
229
230 2018-08-29  Keith Seitz  <keiths@redhat.com>
231
232         * gdb.texinfo (Compiling and injecting code in GDB): Document
233         set/show "compile-oracle" and "compile-cplus-types" commands.
234
235 2018-08-22  Jan Vrany  <jan.vrany@fit.cvut.cz>
236
237         * gdb.texinfo (The -stack-list-frames Command): Update description
238         to mention "arch".
239         Update MI examples throughout the document to contain "arch" in
240         frame output.
241
242 2018-08-21  Alan Hayward  <alan.hayward@arm.com>
243
244         * gdb.texinfo (AArch64 SVE): New subsubsection.
245
246 2018-08-14  Jan Vrany  <jan.vrany@fit.cvut.cz>
247
248         * gdb.texinfo (GDB/MI Data Manipulation): Document
249         "-data-disassemble -a addr".
250         (GDB/MI Support Commands): Document "data-disassemble-a-option"
251         feature.
252
253 2018-08-07  Simon Marchi  <simon.marchi@ericsson.com>
254
255         * gdb.texinfo (Index Files Speed Up GDB): Add section about
256         symbol index cache.
257
258 2018-07-27  Sergio Durigan Junior  <sergiodj@redhat.com>
259
260         * gdb.texinfo (gcore man): Rewrite "Description" and "-o"
261         option sections to further clarify that gcore can take more
262         than one PID, and that "-o" is used to specify a prefix, not a
263         filename.
264
265 2018-07-26  Andrew Burgess  <andrew.burgess@embecosm.com>
266
267         * gdb.texinfo (Maintenance Commands): Add description of
268         maintenance command to control dwarf unwinders.
269
270 2018-07-12  Philippe Waroquiers  <philippe.waroquiers@skynet.be>
271
272         * gdb.texinfo (Debugging Programs with Multiple Threads):
273         Document changes to 'thread apply'.  Document 'taas'.
274         Document 'tfaas'.
275         (Examining the Stack): Document 'frame apply'.  Document 'faas'.
276
277 2018-07-11  Sergio Durigan Junior  <sergiodj@redhat.com>
278             Jan Kratochvil  <jan.kratochvil@redhat.com>
279             Paul Fertser  <fercerpav@gmail.com>
280             Tsutomu Seki  <sekiriki@gmail.com>
281
282         * gdb.texinfo (Remote Connection Commands): Add explanation
283         about new IPv6 support.  Add new connection prefixes.
284
285 2018-07-09  Andrew Burgess  <andrew.burgess@embecosm.com>
286
287         * gdb.texinfo (Remote Configuration): Update descriptions for
288         set/show of hardware-watchpoint-limit, hardware-breakpoint-limit,
289         and hardware-watchpoint-length-limit variables.
290
291 2018-07-02  Maciej W. Rozycki  <macro@mips.com>
292
293         PR tdep/8282
294         * gdb.texinfo (Source and Machine Code): Document `set
295         disassembler-options' support for the MIPS target.
296
297 2018-06-28  Petr Tesarik  <ptesarik@suse.cz>
298
299         * gdb.texinfo (Files): Document "add-symbol-file -o offset".
300
301 2018-06-28  Petr Tesarik  <ptesarik@suse.cz>
302
303         * gdb.texinfo (Files): The address argument for "add-symbol-file"
304         is no longer mandatory.
305
306 2018-06-28  Petr Tesarik  <ptesarik@suse.cz>
307
308         * gdb.texinfo (Files): Document "symbol-file -o offset".
309
310 2018-06-14  Tom de Vries  <tdevries@suse.de>
311
312         * gdb.texinfo (Background Execution): Add @cindex for '&'.
313
314 2018-06-11  Eli Zaretskii  <eliz@gnu.org>
315
316         * gdb.texinfo (Maintenance Commands): Add a missing @anchor.
317
318 2018-06-08  Gary Benson <gbenson@redhat.com>
319
320         * gdb.texinfo (Maintenance Commands): Document "maint check
321         libthread-db" and "maint set/show check-libthread-db".
322
323 2018-06-05  Tom Tromey  <tom@tromey.com>
324
325         PR cli/12326:
326         * gdb.texinfo (Screen Size): Document "c" response to pagination
327         prompt.
328
329 2018-05-31  Maciej W. Rozycki  <macro@mips.com>
330
331         * gdb.texinfo (Choosing Target Byte Order): Document endianness
332         selection details with the `set endian auto' mode.
333
334 2018-05-04  Tom Tromey  <tom@tromey.com>
335
336         PR python/22731:
337         * python.texi (Breakpoints In Python): Mention that "commands" is
338         writable.
339
340 2018-05-02  Tom Tromey  <tom@tromey.com>
341
342         PR python/20084:
343         * python.texi (Parameters In Python): Document PARAM_ZUINTEGER and
344         PARAM_ZUINTEGER_UNLIMITED.
345
346 2018-04-30  Tom Tromey  <tom@tromey.com>
347
348         * python.texi (Types In Python): Document Type.align.
349
350 2018-04-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
351
352         * gdb.texinfo (Symbols): Mention the fact that "info
353         variables/functions/types" show source files and line numbers.
354
355 2018-04-13  Markus Metzger  <markus.t.metzger@intel.com>
356
357         * gdb.texinfo: Document set/show record btrace cpu.
358
359 2018-03-27  Joel Brobecker  <brobecker@adacore.com>
360
361         * gdb.texinfo (Ada Settings): New subsubsection.
362
363 2018-03-26  Tom Tromey  <tom@tromey.com>
364
365         PR backtrace/15582:
366         * gdb.texinfo (Backtrace): Mention "hide" argument.
367
368 2018-03-26  Tom Tromey  <tom@tromey.com>
369
370         * gdb.texinfo (Backtrace): Describe options individually.
371
372 2018-03-19  Tom Tromey  <tom@tromey.com>
373
374         * observer.texi: Remove.
375
376 2018-03-04  John Baldwin  <jhb@FreeBSD.org>
377
378         * gdb.texinfo (Debugging Output): Document "set/show debug
379         fbsd-nat".
380
381 2018-02-19  Andrew Burgess  <andrew.burgess@embecosm.com>
382
383         * gdb.texinfo (Machine Code): Additional information about "info
384         line" command.
385
386 2018-01-15  Szabolcs Nagy  <szabolcs.nagy@arm.com>
387
388         * gdb.texinfo (gdb-add-index man): Add pindex.
389
390 2018-01-15  Szabolcs Nagy  <szabolcs.nagy@arm.com>
391
392         * gdb.texinfo (set cwd): Add period.
393         (gdb-add-index man): Move anchor.
394
395 2017-01-12  Tom Tromey  <tom@tromey.com>
396             Sergio Durigan Junior  <sergiodj@redhat.com>
397
398         * gdb.texinfo (Index Files): Mention gdb-add-index.
399         (gdb-add-index man): New section.
400         * Makefile.in (gdb-add-index.1): New rule to generate manpage
401         from gdb.texinfo.
402
403 2018-01-11  Szabolcs Nagy  <szabolcs.nagy@arm.com>
404
405         * gdb.texinfo (pwd): Fix whitespace.
406
407 2018-01-09  John Baldwin  <jhb@FreeBSD.org>
408
409         * gdb.texinfo (pwd): Update cross-reference for Process Information
410         node and remove explicit /proc reference.
411         (Native): Rename subsection from SVR4 Process Information to
412         Process Information.
413         (Process Information): Reword introduction to be less /proc
414         centric.  Document support for "info proc" on FreeBSD.
415
416 2018-01-03  Xavier Roirand  <roirand@adacore.com>
417
418         * gdb.texinfo (Set Catchpoints): Add documentation for new
419         "catch handlers" action.
420
421 2017-12-27  Stafford Horne  <shorne@gmail.com>
422
423         * gdb.texinfo (Target Description Format): Explain that arbitrary
424         strings are now allowed for register groups.
425
426 2017-12-27  Stafford Horne  <shorne@gmail.com>
427
428         * gdb.texinfo (Registers): Document info reg $reggroup feature.
429
430 2017-12-15  Sergio Durigan Junior  <sergiodj@redhat.com>
431
432         PR cli/16224
433         * gdb.texinfo (ptype): Add documentation for new flag '/o'.
434
435 2017-12-13  Simon Marchi  <simon.marchi@ericsson.com>
436
437         * python.texi (Manipulating breakpoints using Python): Document
438         qualified parameter to gdb.Breakpoint.
439
440 2017-12-13  Simon Marchi  <simon.marchi@ericsson.com>
441
442         * python.texi (Manipulating breakpoints using Python): Split doc
443         of Breakpoint.__init__ in two, split text in multiple
444         paragraphs, don't nest parameter square brackets.
445
446 2017-12-12  Stafford Horne  <shorne@gmail.com>
447             Stefan Wallentowitz  <stefan@wallentowitz.de>
448             Franck Jullien  <franck.jullien@gmail.com>
449             Jeremy Bennett  <jeremy.bennett@embecosm.com>
450
451         * gdb.texinfo: Add OpenRISC documentation.
452
453 2017-12-08  Jan Kratochvil  <jan.kratochvil@redhat.com>
454
455         * gdb.texinfo (Index Files): Document .debug_names and -dwarf-5.
456
457 2017-12-07  Keith Seitz  <keiths@redhat.com>
458
459         * gdb.texinfo (Symbols): Document "set print type nested-type-limit"
460         and "show print type nested-type-limit".
461
462 2017-12-07  Phil Muldoon  <pmuldoon@redhat.com>
463
464        * python.texi (Breakpoints In Python): Add text relating
465         to allowed explicit locations and keywords in gdb.Breakpoints.
466
467 2017-12-04  Tom Tromey  <tom@tromey.com>
468
469         * gdb.texinfo (Rust): Update trait object status
470
471 2017-12-01  Andrew Cagney  <cagney@redhat.com>
472             Joel Brobecker  <brobecker@adacore.com>
473             Sergio Durigan Junior  <sergiodj@redhat.com>
474
475         * gdb.texinfo (File Options): Document --readnever.
476         (Commands to Specify Files): Likewise, for 'symbol-file' and
477         'add-symbol-file'.
478
479 2017-11-29  Pedro Alves  <palves@redhat.com>
480
481         PR c++/19436
482         * gdb.texinfo (Debugging C Plus Plus): Document setting
483         breakpoints in functions with ABI tags.
484
485 2017-11-29  Pedro Alves  <palves@redhat.com>
486
487         * gdb.texinfo (Linespec Locations): Document how "function" is
488         interpreted in C++ and Ada.  Document "-qualified".
489         (Explicit Locations): Document how "-function" is interpreted in
490         C++ and Ada.  Document "-qualified".
491
492 2017-11-26  Dominik Czarnota  <dominik.b.czarnota@gmail.com>
493
494         PR gdb/21945
495         * gdb.texinfo (Search Memory): Update description and example
496         about how to search a string without NULL terminator.
497
498 2017-11-24  Joel Brobecker  <brobecker@adacore.com>
499
500         * gdb.texinfo (GDB/MI Ada Exception Information): Document
501         new "exception-message" field.
502
503 2017-11-24  Simon Marchi  <simon.marchi@ericsson.com>
504
505         * gdb.texinfo (Memory Map Format): Update gdb-memory-map.dtd.
506
507 2017-11-24  Pedro Alves  <palves@redhat.com>
508
509         * gdb.texinfo (Completion): Update need-quoting examples.  Remove
510         false claim that GDB inserts quoting automatically.
511         (Symbols): Add anchor.
512
513 2017-11-22  Ulrich Weigand  <uweigand@de.ibm.com>
514
515         * gdb.texinfo (Requirements): Document use of GNU MPFR.
516
517 2017-11-16  Phil Muldoon  <pmuldoon@redhat.com>
518
519         * python.texi (Basic Python): Add rbreak documentation.
520
521 2017-11-07  Xavier Roirand  <roirand@adacore.com>
522             Pedro Alves  <palves@redhat.com>
523
524         * gdb.texinfo (Set Breaks): Document support for breakpoint
525         location ranges in the enable/disable commands.
526
527 2017-10-04  Sergio Durigan Junior  <sergiodj@redhat.com>
528
529         * gdb.texinfo (Starting your Program) <The working directory.>:
530         Mention remote debugging.
531         (Working Directory) <Your Program's Working Directory>:
532         Likewise.
533         (Connecting) <Remote Packet>: Add "set-working-dir"
534         and "QSetWorkingDir" to the table.
535         (Remote Protocol) <QSetWorkingDir>: New item, explaining the
536         packet.
537
538 2017-10-04  Sergio Durigan Junior  <sergiodj@redhat.com>
539
540         * gdb.texinfo (Starting your Program) <The working directory.>:
541         Mention new "set cwd" command.
542         (Working Directory) <Your Program's Working Directory>:
543         Rephrase to explain that "set cwd" exists and is the default
544         way to change the inferior's cwd.
545
546 2017-09-25  Andreas Arnez  <arnez@linux.vnet.ibm.com>
547
548         * gdb.texinfo (S/390 and System z Features): Document the new
549         features org.gnu.gdb.s390.gs and org.gnu.gdb.s390.gsbc.
550
551 2017-09-21  Kevin Buettner  <kevinb@redhat.com>
552
553         * gdb.texinfo (qXfer:threads:read): Add documentation for handle
554         attribute.
555
556 2017-09-21  Kevin Buettner  <kevinb@redhat.com>
557
558         * python.texi (Inferiors In Python): Add description for method
559         Inferior.thread_from_thread_handle.
560
561 2017-09-19  John Baldwin  <jhb@FreeBSD.org>
562
563         * gdb.texinfo (Starting your Program): Add description of
564         starti command.  Mention starti command as an alternative for
565         debugging the elaboration phase.
566
567 2017-09-16  Simon Marchi  <simon.marchi@ericsson.com>
568
569         * gdb.texinfo (Maintenance Commands): Document filter parameter
570         of "maint selftest".  Document "maint info selftests" command.
571
572 2017-09-11  Tom Tromey  <tom@tromey.com>
573
574         * python.texi (Events In Python): Document new events.
575
576 2017-09-04  Pedro Alves  <palves@redhat.com>
577
578         * gdb.texinfo (Variables) <Program Variables>: Document inspecting
579         no-debug-info variables.
580         (Symbols) <Examining the Symbol Table>: Document inspecting
581         no-debug-info types.
582         (Calling) <Calling functions with no debug info>: New subsection,
583         documenting calling no-debug-info functions.
584         (Non-debug DLL Symbols) <Working with Minimal Symbols>: Update.
585
586 2017-08-31  Sergio Durigan Junior  <sergiodj@redhat.com>
587
588         * gdb.texinfo (set environment): Add @anchor.  Explain that
589         environment variables set by the user are sent to GDBserver.
590         (unset environment): Likewise, but for unsetting variables.
591         (Connecting) <Remote Packet>: Add "environment-hex-encoded",
592         "QEnvironmentHexEncoded", "environment-unset", "QEnvironmentUnset",
593         "environment-reset" and "QEnvironmentReset" to the table.
594         (Remote Protocol) <QEnvironmentHexEncoded, QEnvironmentUnset,
595         QEnvironmentReset>: New item, explaining the packet.
596
597 2017-08-23  Jan Kratochvil  <jan.kratochvil@redhat.com>
598
599         * gdb.texinfo (Compiling and Injecting Code): Add to subsection
600         "Compiler search for the compile command" descriptions of set
601         compile-gcc and show compile-gcc.
602
603 2017-08-07  Weimin Pan  <weimin.pan@oracle.com>
604
605         * gdb.texinfo (Architectures): Add new Sparc64 section to document
606         ADI support.
607         * NEWS: Add "adi examine" and "adi assign" commands.
608
609 2017-08-18  Yao Qi  <yao.qi@linaro.org>
610
611         * gdb.texinfo (Server): Document "--selftest".
612
613 2017-08-16  Ruslan Kabatsayev  <b7.10110111@gmail.com>
614
615         * gdb.texinfo (TUI Single Key Mode): Document the new shortcuts in
616         Single-Key mode.
617
618 2017-08-12  Sergio Durigan Junior  <sergiodj@redhat.com>
619
620         PR gdb/21925
621         * gdb.texinfo (Starting) <startup-with-shell>: Fix typo ("show
622         set...").
623
624 2017-08-09  Simon Marchi  <simon.marchi@ericsson.com>
625
626         * gdb.texinfo (Packets): Fix Z0 cmd_list doc referring to
627         conditional expression.
628
629 2017-07-31  Simon Marchi  <simon.marchi@ericsson.com>
630
631         * agentexpr.texi (rot): Fix symbolic description, improve
632         textual description.
633
634 2017-07-26  Yao Qi  <yao.qi@linaro.org>
635
636         * gdb.texinfo (Maintenance Commands): Document command
637         "maint check xml-descriptions".
638
639 2017-07-26  Yao Qi  <yao.qi@linaro.org>
640
641         * gdb.texinfo (Maintenance Commands): Document optional
642         argument of "maint print c-tdesc".
643
644 2017-07-18  Yao Qi  <yao.qi@linaro.org>
645
646         * gdb.texinfo (Maintenance Commands): Improve the doc to
647         command "maint print c-tdesc".
648
649 2017-06-20  Sergio Durigan Junior  <sergiodj@redhat.com>
650
651         PR gdb/21606
652         * python.texi (Python representation of Symbols.): Replace
653         SYMBOL_FUNCTION_DOMAIN by SYMBOL_FUNCTIONS_DOMAIN, fixing typo.
654         * guile.texi (Guile representation of Symbols.): Likewise.
655
656 2017-06-11  Simon Marchi  <simon.marchi@ericsson.com>
657
658         * gdb.texinfo (Optional Messages about Internal Happenings):
659         Document {set,show} debug separate-debug-file commands.
660
661 2017-06-07  Sergio Durigan Junior  <sergiodj@redhat.com>
662
663         * gdb.texinfo (Starting) <startup-with-shell>: Add @anchor.
664         (Connecting) <Remote Packet>: Add "startup-with-shell"
665         and "QStartupWithShell" to the table.
666         (Remote Protocol) <QStartupWithShell>: New item, explaining the
667         packet.
668
669 2017-05-22  Andrew Burgess  <andrew.burgess@embecosm.com>
670
671         * gdb.texinfo (Packets): Document vMustReplyEmpty packet.
672
673 2017-05-01  Tim Wiederhake  <tim.wiederhake@intel.com>
674
675         * python.texi (Recording in Python): Factor out the documentation of
676         gdb.RecordInstruction's super class.
677
678 2017-05-01  Tim Wiederhake  <tim.wiederhake@intel.com>
679
680         * python.texi (Recording in Python): Replace gdb.BtraceFunction with
681         gdb.RecordFunctionSegment.  Rename prev_sibling and next_sibling to
682         prev and next.
683
684 2017-05-01  Tim Wiederhake  <tim.wiederhake@intel.com>
685
686         * python.texi (Recording in Python): Replace gdb.BtraceInstruction with
687         gdb.RecordInstruction
688
689 2017-05-01  Tim Wiederhake  <tim.wiederhake@intel.com>
690
691         * python.texi (Recording in Python): Add documentation for
692         gdb.RecordGap and remove documentation of special cases for
693         gdb.BtraceInstruction.
694
695 2017-05-01  Tim Wiederhake  <tim.wiederhake@intel.com>
696
697         * python.texi (Recording in Python): Remove Record.ptid defvar.
698
699 2017-04-21  Simon Marchi  <simon.marchi@ericsson.com>
700
701         * gdb.texinfo (GDB/MI Thread Information): Add missing
702         fields, re-word some things.
703         (GDB/MI Thread Commands): Describe fields found in the output of
704         -thread-info, remove description of fields in the
705         thread output tuple, replace with a cross-reference to "GDB/MI
706         Thread Information".
707
708 2017-04-21  Simon Marchi  <simon.marchi@ericsson.com>
709
710         * gdb.texinfo (GDB/MI Thread Commands): Remove "current" field
711         from -thread-info output.
712
713 2017-03-28  Anton Kolesov  <anton.kolesov@synopsys.com>
714
715         * gdb.texinfo (Synopsys ARC): Document "set debug arc 2".
716
717 2017-03-28  Anton Kolesov  <anton.kolesov@synopsys.com>
718
719         * gdb.texinfo (Synopsys ARC): Add "maint print arc arc-instruction".
720
721 2017-03-22  Yao Qi  <yao.qi@linaro.org>
722
723         * python.texi (Inferiors In Python): Remove @code from Python.
724
725 2017-03-21  Tim Wiederhake  <tim.wiederhake@intel.com>
726
727         * python.texi (Recordings In Python): Document return type of
728         gdb.BtraceInstruction.data.
729
730 2017-03-20  Marc-Andre Laperle  <marc-andre.laperle@ericsson.com>
731
732         * gdb.texinfo (gdb/mi Symbol Query Commands): Document new MI
733         command file-list-shared-libraries
734         (GDB/MI Async Records): Update documentation of library-loaded with new
735         field.
736
737 2017-03-16  Doug Evans  <dje@google.com>
738
739         * guile.texi (Lazy Strings In Guile): Mention arrays.
740         * python.texi (Lazy Strings In Python): Ditto.
741
742 2017-03-08  Jiong Wang  <jiong.wang@arm.com>
743
744         * gdb.texinfo (Memory Protection Extensions): Add missing escape
745         character "@".
746
747 2017-03-07  Walfred Tedeschi <walfred.tedeschi@intel.com>
748
749         * Memory Protection Extensions: Add information about inferior
750         calls.
751
752 2017-02-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
753
754         * gdb.texinfo (Print Settings, Tail Call Frames): Rename DW_OP_GNU_*,
755         DW_TAG_GNU_* and DW_AT_GNU_*.
756
757 2017-02-14  Tim Wiederhake  <tim.wiederhake@intel.com>
758
759         * python.texi (Recordings In Python): New section.
760
761 2017-02-14  Tom Tromey  <tom@tromey.com>
762
763         PR python/13598:
764         * python.texi (Events In Python): Document events.before_prompt.
765
766 2017-02-13  Luis Machado  <lgustavo@codesourcery.com>
767
768         * gdb.texinfo (Target Commands): Document the optional offset
769         argument for the load command.
770
771 2017-02-10  Martin Galvan  <martingalvan@sourceware.org>
772
773         PR gdb/21122
774         * gdb.texinfo (Breakpoints): Reword documentation to speak in terms of
775         space-separated breakpoint lists.  Also add a missing @table command
776         and @cindex for breakpoint lists.
777
778 2017-02-06  Ivo Raisr  <ivo.raisr@oracle.com>
779
780         PR tdep/20936
781         * gdb.texinfo: (Standard Target Features): Document SPARC features.
782         (Sparc Features): New node.
783
784 2017-01-27  Walfred Tedeschi  <walfred.tedeschi@intel.com>
785
786         * gdb.texinfo (i386 Features): Add system segment registers
787         as feature.
788
789 2017-01-24  Simon Marchi  <simon.marchi@ericsson.com>
790
791         * python.texi (Events In Python): Fix typo.
792
793 2017-01-20  Mike Wrighton  <mike_wrighton@codesourcery.com>
794             Luis Machado  <lgustavo@codesourcery.com>
795
796         * gdb.texinfo (-target-flash-erase): New MI command description.
797         (flash-erase): New CLI command description.
798
799 2017-01-04  John Baldwin  <jhb@FreeBSD.org>
800
801         * gdb.texinfo (Contributors): Add SRI International and University
802         of Cambridge for FreeBSD/mips.
803
804 2016-12-22  Doug Evans  <xdje42@gmail.com>
805
806         * gdb.texinfo (Symbols): Update docs for symbol printing maintenance
807         commands.
808
809 2016-12-02  Pedro Alves  <palves@redhat.com>
810
811         * gdb.texinfo (User-defined Commands): Limit on number of
812         arguments passed to user-defined commands removed; update.
813
814 2016-12-02  Pedro Alves  <palves@redhat.com>
815
816         PR cli/20559
817         * gdb.texinfo (Define): Add example of using "eval" to process a
818         variable number of arguments.
819         (Output) <eval>: Add anchor.
820
821 2016-11-30  Simon Marchi  <simon.marchi@polymtl.ca>
822
823         * Makefile.in: Likewise.
824
825 2016-11-18  Andreas Arnez  <arnez@linux.vnet.ibm.com>
826
827         * gdb.texinfo (GDB/MI Async Records): Add missing comma after
828         xref.
829
830 2016-10-29  Pedro Alves  <palves@redhat.com>
831
832         * gdb.texinfo (Packets) <vCont>: Remove mention of default
833         actions.
834
835 2016-10-26  Pedro Alves  <palves@redhat.com>
836
837         * gdb.texinfo (Packets): Clarify vCont packets with multiple
838         actions that match a thread, and what happens when an action
839         matches a thread that is already running.
840
841 2016-10-14  Simon Marchi  <simon.marchi@ericsson.com>
842
843         * gdb.texinfo (Using Trace Files): Fix typo.
844         (GDB/MI Tracepoint Commands): Likewise.
845
846 2016-10-14  Simon Marchi  <simon.marchi@ericsson.com>
847
848         * gdb.texinfo (GDB/MI Tracepoint Commands): Document -ctf switch
849         of -trace-save.
850
851 2016-10-06  Tom Tromey  <tom@tromey.com>
852
853         * guile.texi (Types In Guile): Remove Java mentions.
854         * python.texi (Types In Python): Remove Java mentions.
855         * gdb.texinfo (Address Locations, Supported Languages)
856         (Index Section Format): Remove Java mentions.
857
858 2016-08-15  Doug Evans  <dje@google.com>
859
860         * gdb.texinfo (Target Description Format): Update docs on "end"
861         field spec and field default type.
862
863 2016-10-03  Antoine Tremblay  <antoine.tremblay@ericsson.com>
864 2016-10-03  Simon Marchi  <simon.marchi@ericsson.com>
865
866         PR gdb/20487
867         * gdb.texinfo (Context management): Update mention of frame
868         change notifications.
869         (gdb/mi Async Records): Document frame field in
870         =thread-select event.
871         * observer.texi (GDB Observers): New user_selected_context_changed
872         observer.
873
874 2016-09-28  Tom Tromey  <tom@tromey.com>
875
876         * gdb.texinfo (Packets) <z0>: Use "software breakpoint" rather
877         than "memory breakpoint".  Further document "kind".  Move
878         protocol-details link earlier.
879         <z1>: Document the cmd_list argument.  Fix typo.
880         <g>: Remove incorrect sentence.
881         (Stop Reply Packets): Document "OK" response to requests when in
882         non-stop mode.
883         <swbreak>: Use "software breakpoint" rather than "memory
884         breakpoint".
885         <create>: Document that "R" is ignored.
886         <W, X, w>: Document formatting of "AA".
887         (Notification Packets): Use "%Stop", not "%%Stop".
888
889 2016-09-21  Anton Kolesov  <anton.kolesov@synopsys.com>
890
891         * gdb.texinfo (Embedded Processors): Document ARC.
892         (Synopsys ARC): New section.
893         (Standard Target Features): Document ARC features.
894         (ARC Features): New section.
895
896 2016-09-21  Simon Marchi  <simon.marchi@ericsson.com>
897
898         * .gitignore: New file.
899
900 2016-08-24  Simon Marchi  <simon.marchi@ericsson.com>
901
902         * gdb.texinfo (Input/Output): Mention possibility to unset
903         inferior-tty.
904
905 2016-07-25  Tim Wiederhake  <tim.wiederhake@intel.com>
906
907         * gdb.texinfo: Resume btrace on reconnect.
908
909 2016-07-23  Gabriel Krisman Bertazi  <gabriel@krisman.be>
910
911         * gdb.texinfo (Set Catchpoints): Add 'group' argument to catch
912         syscall.
913
914 2016-06-30  Руслан Ижбулатов  <lrn1986@gmail.com>
915
916         * gdb.texinfo (Cygwin Native): Document the new 'signal-event'
917         command.
918
919 2016-07-13  Tom Tromey  <tom@tromey.com>
920
921         PR python/15620, PR python/18620:
922         * python.texi (Events In Python): Document new breakpoint events.
923
924 2016-07-13  Tom Tromey  <tom@tromey.com>
925
926         PR python/17698:
927         * python.texi (Breakpoints In Python): Document
928         Breakpoint.pending.
929
930 2016-07-13  Tom Tromey  <tom@tromey.com>
931
932         * python.texi (Breakpoints In Python): Move table of types and
933         table of watchpoint types earlier in node.
934
935 2016-07-12  Tom Tromey  <tom@tromey.com>
936
937         PR python/19293:
938         * python.texi (Frames In Python): Document
939         gdb.invalidate_cached_frames.
940
941 2016-06-21  Pedro Alves  <palves@redhat.com>
942
943         * gdb.texinfo (Interpreters): Update intepreter-exec section,
944         document new-ui and explain use case.
945
946 2016-06-17  Yan-Ting Lin  <currygt52@gmail.com>
947
948         * gdb.texinfo (Standard Target Features): Document NDS32 features.
949         (NDS32 Features): New Section.
950
951 2016-06-09  Toshihito Kikuchi  <k.toshihito@yahoo.de>
952
953         * gdb.texinfo (Examining Memory): Document negative repeat
954         count in the 'x' command.
955
956 2016-06-06  Simon Marchi  <simon.marchi@ericsson.com>
957
958         * gdb.texinfo (GDB/MI Async Records): Document method and
959         format fields in =record-started.
960         * observer.texi (record_changed): Add method and format
961         parameters.
962
963 2016-05-27  Eli Zaretskii  <eliz@gnu.org>
964
965         * gdb.texinfo (General Query Packets): Move the description of the
966         response before the long list of the specific 'read' and 'write'
967         requests.
968
969 2016-05-23  Tom Tromey  <tom@tromey.com>
970
971         * python.texi (Basic Python): Document gdb.breakpoints return.
972
973 2016-05-24  Tom Tromey  <tom@tromey.com>
974
975         PR gdb/19194:
976         * gdb.texinfo (gdb man): Fix typo.
977
978 2016-05-17  Tom Tromey  <tom@tromey.com>
979
980         * gdb.texinfo (Supported Languages): Mention Rust.  Update menu.
981         (Rust): New node.
982
983 2016-05-17  Tom Tromey  <tom@tromey.com>
984
985         * gdb.texinfo (Maintenance Commands): Document "maint selftest".
986
987 2016-04-27  Yao Qi  <yao.qi@linaro.org>
988
989         * gdb.texinfo (tfind): Complete doc about tfind without
990         argument.
991
992 2016-04-13  Antoine Tremblay  <antoine.tremblay@ericsson.com>
993
994         * agentexpr.texi (byte): Fix zero_ext description.
995
996 2016-03-31  Pedro Alves  <palves@redhat.com>
997
998         * gdb.texinfo (M32R/SDI): Delete node.
999         (MIPS Embedded): Remove references to the MIPS remote debugging
1000         protocol, PMON and variants, and the associated commands.
1001
1002 2016-03-15  Doug Evans  <dje@google.com>
1003
1004         * gdb.texinfo (Target Descriptions): New menu item "Enum Target Types".
1005         (Target Description Format): Mention enum types.  Update docs on
1006         flags types.
1007         (Predefined Target Types): Add "bool".
1008         (Enum Target Types): New node.
1009
1010 2016-03-15  Pedro Alves  <palves@redhat.com>
1011
1012         * gdb.texinfo (Tracepoint Actions): Fix typo.
1013
1014 2016-03-15  Pedro Alves  <palves@redhat.com>
1015             Andreas Arnez  <arnez@linux.vnet.ibm.com>
1016             Marcin Kościelnicki  <koriakin@0x04.net>
1017
1018         * gdb.texinfo (Tracepoint Actions): Document possible
1019         unreliability of '$_ret'.
1020
1021 2016-03-11  Andrew Burgess  <andrew.burgess@embecosm.com>
1022
1023         * gdb.texinfo (Symbols): Document new 'maint info line-table'
1024         command.
1025
1026 2016-03-10  Simon Marchi  <simon.marchi@polymtl.ca>
1027
1028         * gdb.texinfo (Convenience Functions): Document $_as_string.
1029
1030 2016-02-23  Doug Evans  <dje@google.com>
1031
1032         * gdb.texinfo (Skipping Over Functions and Files): Document new
1033         options to "skip" command.  Update docs of output of "info skip".
1034
1035 2016-02-18  Walfred Tedeschi  <walfred.tedeschi@intel.com>
1036
1037         * gdb.texinfo (Signals): Add bound violation display hints for
1038         a SIGSEGV.
1039
1040 2016-02-18  Marcin Kościelnicki  <koriakin@0x04.net>
1041
1042         * gdb.texinfo (Trace File Format): Add documentation for description
1043         section lines.
1044
1045 2016-02-10  Marcin Kościelnicki  <koriakin@0x04.net>
1046
1047         * gdb.texinfo (Trace File Format): Remove misleading information
1048         about register block ordering.
1049
1050 2016-02-01  Doug Evans  <dje@google.com>
1051
1052         * gdb.texinfo (Value Sizes): Fix typo.
1053
1054 2016-02-01  Doug Evans  <dje@google.com>
1055
1056         * gdb.texinfo (Skipping Over Functions and Files): Fix typo.
1057
1058 2016-02-01  Andrew Burgess  <andrew.burgess@embecosm.com>
1059
1060         * gdb.texinfo (Value Sizes): New section.
1061         (Data): Add the 'Value Sizes' node to the menu.
1062
1063 2016-01-26  John Baldwin  <jhb@FreeBSD.org>
1064
1065         * gdb.texinfo (Debugging Output): Fix subject verb disagreements.
1066
1067 2016-01-19  John Baldwin  <jhb@FreeBSD.org>
1068
1069         * gdb.texinfo (Debugging Output): Document "set/show debug fbsd-lwp".
1070
1071 2016-01-18  Pedro Alves  <palves@redhat.com>
1072
1073         * gdb.texinfo (Threads): Mention that GDB displays the ID and name
1074         of the thread that hit a breakpoint or received a signal.
1075
1076 2016-01-15  Pedro Alves  <palves@redhat.com>
1077
1078         * gdb.texinfo (Threads) <thread ID lists>: Document star ranges.
1079
1080 2016-01-13  Pedro Alves  <palves@redhat.com>
1081
1082         * gdb.texinfo (Threads): Document the $_gthread convenience
1083         variable.
1084         (Convenience Vars): Likewise.
1085
1086 2016-01-13  Pedro Alves  <palves@redhat.com>
1087
1088         * gdb.texinfo (Threads): Document "info threads -gid".
1089
1090 2016-01-13  Pedro Alves  <palves@redhat.com>
1091
1092         * python.texi (Breakpoints In Python) <Breakpoint.thread>: Add
1093         anchor.
1094         (Threads In Python): Document new InferiorThread.global_num
1095         attribute.
1096
1097 2016-01-07  Pedro Alves  <palves@redhat.com>
1098
1099         * gdb.texinfo (Threads): Document per-inferior thread IDs,
1100         qualified thread IDs, global thread IDs and thread ID lists.
1101         (Set Watchpoints, Thread-Specific Breakpoints): Adjust to refer to
1102         thread IDs.
1103         (Convenience Vars): Document the $_thread convenience variable.
1104         (Ada Tasks): Adjust to refer to thread IDs.
1105         (GDB/MI Async Records, GDB/MI Thread Commands, GDB/MI Ada Tasking
1106         Commands, GDB/MI Variable Objects): Update to mention global
1107         thread IDs.
1108         * guile.texi (Breakpoints In Guile)
1109         <breakpoint-thread/set-breakpoint-thread breakpoint>: Mention
1110         global thread IDs instead of thread IDs.
1111         * python.texi (Threads In Python): Adjust documentation of
1112         InferiorThread.num.
1113         (Breakpoint.thread): Mention global thread IDs instead of thread
1114         IDs.
1115
1116 2016-01-13  Pedro Alves  <palves@redhat.com>
1117
1118         * python.texi (Threads In Python): Document
1119         InferiorThread.inferior.
1120
1121 2016-01-13  Pedro Alves  <palves@redhat.com>
1122
1123         * gdb.texinfo (Inferiors and Programs): Document the $_inferior
1124         convenience variable.
1125         (Convenience Vars): Likewise.
1126
1127 2016-01-12  Josh Stone  <jistone@redhat.com>
1128             Philippe Waroquiers  <philippe.waroquiers@skynet.be>
1129
1130         * gdb.texinfo (Remote Configuration): List the QCatchSyscalls packet.
1131         (Stop Reply Packets): List the syscall entry and return stop reasons.
1132         (General Query Packets): Describe QCatchSyscalls, and add it to the
1133         table and the detailed list of stub features.
1134
1135 2016-01-12  Pedro Alves  <palves@redhat.com>
1136
1137         Remove use of the registered trademark symbol throughout.
1138
1139 2016-01-12  Yao Qi  <yao.qi@linaro.org>
1140
1141         * gdb.texinfo (Interrupts): Update the document on handling
1142         interrupt when program is stopped.
1143
1144 2015-12-11  Don Breazeal  <donb@codesourcery.com>
1145
1146         * gdb.texinfo (Forks): Correct Linux kernel version where
1147         fork and exec events are supported, add notes about support
1148         of these events in target remote mode.
1149         (Connecting): Reorganize and clarify distinctions between
1150         target remote, extended-remote, and multiprocess.
1151         Reorganize related text from separate sections into new
1152         sections.
1153         (Server): Note effects of target extended-remote mode.
1154         Delete section on Multi-Process Mode for gdbserver.
1155         Move some text to "Connecting" node.
1156
1157 2015-12-10  Pedro Alves  <palves@redhat.com>
1158
1159         * gdb.texinfo (Threads): Replace warning with explanation
1160         about single-threaded programs.
1161
1162 2015-12-10  Pedro Alves  <palves@redhat.com>
1163
1164         * gdb.texinfo (Threads): Remove mention of SGI.
1165         (Forks): Remove mention of HP-UX.
1166         (Breakpoints): Remove mention of HP-UX.
1167         (Set Watchpoints) <hardware watchpoints>: Don't mention HP-UX.
1168         Reword in terms of architectures.
1169         (Set Catchpoints) <catch exec, catch fork, catch vfork>: Don't
1170         mention supported systems.
1171         (Convenience Vars): Don't mention HP-UX.
1172         (Jumping): Remove mention of HP-UX in comment.
1173         (Files) <shared libraries>: Update supported shared library types
1174         list.  Remove mention of HP-UX.
1175         (Native): Remove HP-UX subsection.
1176         (SVR4 Process Information): Remove mention of HP-UX.
1177
1178 2015-12-10  Pedro Alves  <palves@redhat.com>
1179
1180         * gdb.texinfo (Stack): Reorder menu.
1181
1182 2015-12-09  Luis Machado  <lgustavo@codesourcery.com>
1183
1184         * gdb.texinfo (GDB/MI Variable Objects): Update text to mention
1185         -var-set-format's new zero-hexadecimal format.
1186
1187 2015-12-08  Pierre-Marie de Rodat  <derodat@adacore.com>
1188
1189         * gdb.texinfo (Ada Mode Into): Move overloading support
1190         description to its own node.
1191         (Overloading support for Ada): New node.
1192
1193 2015-11-30  Pedro Alves  <palves@redhat.com>
1194
1195         PR 14618
1196         * gdb.texinfo (Stop Reply Packets): Document the N stop reply.
1197         (Remote Configuration): Add the "set/show remote
1198         no-resumed-stop-reply" to the available settings table.
1199         (General Query Packets): Document the "no-resumed" qSupported
1200         feature.
1201
1202 2015-11-30  Pedro Alves  <palves@redhat.com>
1203
1204         * gdb.texinfo (Remote Configuration): List "set/show remote
1205         thread-events" command in configuration table.
1206         (Stop Reply Packets): Document "T05 create" stop
1207         reason and 'w' stop reply.
1208         (General Query Packets): Document QThreadEvents packet.  Document
1209         QThreadEvents qSupported feature.
1210
1211 2015-11-30  Pedro Alves  <palves@redhat.com>
1212
1213         * gdb.texinfo (Bootstrapping): Add "interrupting remote targets"
1214         anchor.
1215         (Packets): Document vCtrlC.
1216
1217 2015-11-26  Simon Marchi  <simon.marchi@ericsson.com>
1218
1219         * gdb.texinfo (Thread List Format): Mention thread names.
1220
1221 2015-11-24  Pedro Alves  <palves@redhat.com>
1222
1223         PR 17539
1224         * gdb.texinfo (Inferiors and Programs): Adjust "maint info
1225         program-spaces" example to ascending order listing.
1226         (Threads): Adjust "info threads" example to ascending order
1227         listing.
1228         (Forks): Adjust "info inferiors" example to ascending order
1229         listing.
1230
1231 2015-11-04  Markus Metzger  <markus.t.metzger@intel.com>
1232
1233         * gdb.texinfo (Process Record and Replay): Document "record
1234         instruction-history" modifiers.
1235
1236 2015-10-12  Andrew Burgess  <andrew.burgess@embecosm.com>
1237
1238         * gdb.texinfo (Frames): Remove 'frame' and 'select-frame'
1239         description.
1240         (Frame Filter Management): Move to later in the 'Examining the
1241         Stack' chapter.
1242         (Selection): Add entry for 'select-frame'.
1243
1244 2015-09-25  Doug Evans  <dje@google.com>
1245
1246         * gdb.texinfo (Process Record and Replay): Fix syntax of
1247         "record instruction-history begin, end" and
1248         "record function-call-history begin, end".
1249
1250 2015-09-22  Simon Marchi  <simon.marchi@ericsson.com>
1251
1252         * gdb.texinfo (Specifying Source Directories): Fix
1253         substitute-path example.
1254
1255 2015-09-18  Markus Metzger  <markus.t.metzger@intel.com>
1256
1257         * gdb.texinfo (All-Stop Mode): Describe new scheduler-locking mode.
1258
1259 2015-09-15  Pedro Alves  <palves@redhat.com>
1260
1261         PR remote/18965
1262         * gdb.texinfo (Stop Reply Packets): Revert previous change to
1263         the vforkdone description.
1264
1265 2015-09-15  Pedro Alves  <palves@redhat.com>
1266
1267         PR remote/18965
1268         * gdb.texinfo (Stop Reply Packets): Explain that vforkdone's 'r'
1269         part indicates the thread ID of the parent process.
1270
1271 2015-09-15  Yao Qi  <yao.qi@linaro.org>
1272
1273         * gdb.texinfo (General Query Packets): Add vContSupported to
1274         tables of 'gdbfeatures' and 'stub features' supported in the
1275         qSupported packet, as well as to the list containing stub
1276         feature details.
1277
1278 2015-09-11  Don Breazeal  <donb@codesourcery.com>
1279
1280         * gdb.texinfo (Remote Configuration): Add exec event
1281         feature to table of packet settings.
1282         (Stop Reply Packets): Add exec events to the list of stop
1283         reasons.
1284         (General Query Packets): Add exec 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-08-24  Pedro Alves  <palves@redhat.com>
1290
1291         * gdb.texinfo (Remote Configuration): Document the "set/show
1292         remote multiprocess-extensions-packet" commands.
1293
1294 2015-08-24  Pedro Alves  <palves@redhat.com>
1295
1296         * gdb.texinfo (Embedded Processors) <ARM>: Remove references to RDI.
1297         <M32R>: Remove references to M32R/D.
1298         <M68K>: Remove references to target dbug.
1299         <MIPS Embedded>: Remove references to target r3900 and target
1300         array.
1301         <PowerPC Embedded>: Remove references to target dink32 and target
1302         ppcbug, target sds
1303         <PA, Sparclet, Sparclite, Z8000>: Delete nodes.
1304
1305 2015-08-18  Andrew Burgess  <andrew.burgess@embecosm.com>
1306
1307         * gdb.texinfo (GDB Files): Add 'File Caching' menu entry.
1308
1309 2015-08-18  Andrew Burgess  <andrew.burgess@embecosm.com>
1310
1311         * gdb.texinfo (File Caching): Document "set/show debug bfd-cache".
1312
1313 2015-08-18  Andrew Burgess  <andrew.burgess@embecosm.com>
1314
1315         * gdb.texinfo (Maintenance Commands): Move documentation of "main
1316         info bfds" to...
1317         (File Caching): A New section.  Outline bfd caching, and add new
1318         description for "main set/show bfd-sharing".
1319
1320 2015-08-14  Doug Evans  <xdje42@gmail.com>
1321
1322         * gdb.texinfo (Machine Code): Update docs for mixed source/assembly
1323         disassembly.
1324         (GDB/MI Data Manipulation): Update docs for new disassembly modes.
1325
1326 2015-08-11  Keith Seitz  <keiths@redhat.com>
1327
1328         * gdb.texinfo (Thread-Specific Breakpoints, Printing Source Lines):
1329         Use "location(s)"instead of "linespec(s)".
1330         (Specifying a Location): Rewrite.
1331         Add subsections describing linespec, address, and explicit locations.
1332         Add node/menu for each subsection.
1333         (Source and Machine Code, C Preprocessor Macros)
1334         (Create and Delete Trace points)
1335         (Extensions for Ada Tasks): Use "location(s)" instead of "linespec(s)".
1336         (Continuing at a Different Address): Remove "linespec" examples.
1337         Add reference to "Specify a Location"
1338         (The -break-insert Command): Rewrite.  Add anchor.
1339         Add reference to appropriate manual section discussing locations.
1340         (The -dprintf-insert Command): Refer to -break-insert for
1341         specification of 'location'.
1342
1343 2015-08-07  Pedro Alves  <palves@redhat.com>
1344
1345         * gdb.texinfo (Maintenance Commands): Document "maint set/show
1346         target-non-stop".
1347
1348 2015-08-07  Markus Metzger  <markus.t.metzger@intel.com>
1349
1350         * gdb.texinfo (Process Record and Replay): Document prefixing of
1351         speculatively executed instructions in the "record instruction-history"
1352         command.
1353
1354 2015-07-20  Doug Evans  <dje@google.com>
1355
1356         * Makefile.in (STABS_DOC_BUILD_INCLUDES): Add gdb-cfg.texi, GDBvn.texi.
1357
1358 2015-07-16  Doug Evans  <dje@google.com>
1359
1360         * stabs.texinfo: @include gdb-cfg.texi.
1361
1362 2015-07-15  Jan Kratochvil  <jan.kratochvil@redhat.com>
1363
1364         Revert the previous 2 commits:
1365         gdbserver build-id attribute generator
1366         Validate symbol file using build-id
1367
1368 2015-07-15  Jan Kratochvil  <jan.kratochvil@redhat.com>
1369
1370         * gdb.texinfo (Files): Add 'set validate-build-id'
1371         and 'show validate-build-id'.
1372
1373 2015-07-15  Aleksandar Ristovski  <aristovski@qnx.com
1374             Jan Kratochvil  <jan.kratochvil@redhat.com>
1375
1376         gdbserver build-id attribute generator.
1377         * gdb.texinfo (Library List Format for SVR4 Targets): Add
1378         'build-id' in description, example, new attribute in dtd.
1379
1380 2015-07-08  Andrew Burgess  <andrew.burgess@embecosm.com>
1381
1382         * gdb.texinfo (Selection): Update documentation for 'frame'
1383         command.
1384
1385 2015-07-02  Markus Metzger  <markus.t.metzger@intel.com>
1386
1387         * gdb.texinfo (Maintenance Commands): Document "maint btrace"
1388         commands.
1389
1390 2015-07-02  Markus Metzger  <markus.t.metzger@intel.com>
1391
1392         * gdb.texinfo (Process Record and Replay): Spell out that variables
1393         and registers are not available during btrace replay.
1394         Describe the new "record btrace pt" command.
1395         Describe the new "set|show record btrace pt buffer-size" options.
1396         (General Query Packets): Describe the new Qbtrace:pt and
1397         Qbtrace-conf:pt:size packets.
1398         Expand "bts" to "Branch Trace Store".
1399         Update the branch trace DTD.
1400
1401 2015-06-26  Patrick Palka  <patrick@parcs.ath.cx>
1402
1403         * gdb.texinfo (Command History): Document the new option
1404         "history remove-duplicates".
1405
1406 2015-06-19  Doug Evans  <dje@google.com>
1407
1408         * stabs.texinfo (ELF Linker Relocation): Mention Sun stabs is no
1409         longer supported.
1410
1411 2015-06-17  Patrick Palka  <patrick@parcs.ath.cx>
1412
1413         * gdb.texinfo (Command History): Mention that setting
1414         GDBHISTSIZE to the empty string disables history truncation.
1415
1416 2015-06-17  Patrick Palka  <patrick@parcs.ath.cx>
1417
1418         PR gdb/16999
1419         * gdb.texinfo (Command History): Mention new GDBHISTSIZE
1420         behavior.
1421
1422 2015-06-17  Patrick Palka  <patrick@parcs.ath.cx>
1423
1424         * gdb.texinfo (Command History): Replace occurrences of HISTSIZE
1425         with GDBHISTSIZE.
1426
1427 2015-06-15  Simon Marchi  <simon.marchi@ericsson.com>
1428
1429         * gdb.texinfo (GDB/MI Data Manipulation): Clarify usage of
1430         bytes and memory units for -data-{read,write}-memory-bytes.
1431         (Packets): Same for m, M and X packets.
1432         * python.texi (Inferiors In Python): Same for read_memory and
1433         write_memory.
1434
1435 2015-06-10  Jon Turney  <jon.turney@dronecode.org.uk>
1436
1437         * gdb.texinfo (Separate Debug Files): Document that PE is also
1438         supported.
1439
1440 2015-06-13  Andrew Burgess  <andrew.burgess@embecosm.com>
1441
1442         * gdb.texinfo (TUI Commands): Bring all 'tui reg' commands into a
1443         single table entry.
1444
1445 2015-06-10  Walfred Tedeschi  <walfred.tedeschi@intel.com>
1446
1447         * gdb.textinfo (i386): Fix "@end table" end and "@table" placement.
1448
1449
1450 2015-06-10  Gary Benson <gbenson@redhat.com>
1451
1452         * gdb.texinfo (Remote Configuration): Document the
1453         "set/show remote hostio-setfs-packet" command.
1454         (Host I/O Packets): Document the vFile:setfs packet.
1455
1456 2015-06-10  Gary Benson <gbenson@redhat.com>
1457
1458         * gdb.texinfo (Debugging Output): Document the "set/show debug
1459         linux-namespaces" command.
1460
1461 2015-06-10  Walfred Tedeschi  <walfred.tedeschi@intel.com>
1462             Mircea Gherzan  <mircea.gherzan@intel.com>
1463
1464         * gdb.texinfo (i386): Add documentation about "show mpx bound"
1465         and "set mpx bound".
1466
1467 2015-05-27  Doug Evans  <dje@google.com>
1468
1469         * gdb.texinfo (Debugging Output): Mention set/show debug dwarf-line.
1470
1471 2015-05-26  Doug Evans  <dje@google.com>
1472
1473         * gdb.texinfo (Debugging Output): Update for DWARF "set debug"
1474         command renamings.
1475         (Maintenance Commands): Update for DWARF "set debug" command renamings.
1476
1477 2015-05-26  Andrew Burgess  <andrew.burgess@embecosm.com>
1478
1479         * gdb.texinfo (TUI Commands): Add 'tui reg prev' details.
1480
1481 2015-05-22  Andrew Burgess  <andrew.burgess@embecosm.com>
1482
1483         * gdb.texinfo (TUI): Include 'tui enable' in the introduction.
1484         (TUI Commands): Add 'tui enable' and 'tui disable' details.
1485
1486 2015-05-16  Doug Evans  <xdje42@gmail.com>
1487
1488         * guile.texi (Memory Ports in Guile): Document support for unbuffered
1489         memory ports.
1490
1491 2015-05-16  Jan Kratochvil  <jan.kratochvil@redhat.com>
1492
1493         * gdb.texinfo (Compiling and Injecting Code): Add compile print.
1494
1495 2015-05-12  Don Breazeal  <donb@codesourcery.com>
1496
1497         * gdb.texinfo (Forks): Note that fork debugging is
1498         supported in extended mode.
1499         (Remote Configuration): Add fork event features to table
1500         of packet settings.
1501         (Stop Reply Packets): Add fork events to list of stop reasons.
1502         (General Query Packets): Add fork events to tables of
1503         'gdbfeatures' and 'stub features' supported in the qSupported
1504         packet, as well as to the list containing stub feature
1505         details.
1506
1507 2015-05-12  Gary Benson <gbenson@redhat.com>
1508
1509         * gdb.texinfo (General Query Packets): Document
1510         qXfer:exec-file:read with empty annex.
1511
1512 2015-05-09  Siva Chandra Reddy  <sivachandra@google.com>
1513
1514         * python.texi (Values From Inferior): Add descriptions of new
1515         methods gdb.Value.reference_value and gdb.Value.const_value.
1516
1517 2015-05-06  Joel Brobecker  <brobecker@adacore.com>
1518
1519         * gdb.texinfo (Files): Add "info dll" documentation.
1520         (Cygwin Native): Remove "info dll" documentation.
1521
1522 2015-04-29  Doug Evans  <dje@google.com>
1523
1524         * python.texi (Xmethod API) <gdb.XMethodWorker.get_result_type>:
1525         Document.
1526         (Writing an Xmethod): Add get_result_type to example.
1527
1528 2015-04-28  Sasha Smundak  <asmundak@google.com>
1529
1530         * python.texi: New method documented.
1531
1532 2015-04-24  Andrew Burgess  <andrew.burgess@embecosm.com>
1533
1534         * gdb.texinfo (Dump/Restore Files): Add detail about verilog dump
1535         format.
1536
1537 2015-04-24  Doug Evans  <dje@google.com>
1538
1539         * python.texi (Xmethods In Python): Fix name of method to call the
1540         xmethod.
1541
1542 2015-04-17  Gary Benson <gbenson@redhat.com>
1543
1544         * gdb.texinfo (Connecting to a Remote Target): Mention that
1545         GDB can access program files from remote targets that support
1546         qXfer:exec-file:read and Host I/O packets.
1547
1548 2015-04-17  Gary Benson <gbenson@redhat.com>
1549
1550         * gdb.texinfo (Remote Configuration): Document the "set/show
1551         remote pid-to-exec-file-packet" command.
1552         (General Query Packets): Document the qXfer:exec-file:read
1553         qSupported features.  Document the qXfer:exec-file:read packet.
1554
1555 2015-04-17  Gary Benson <gbenson@redhat.com>
1556
1557         * gdb.texinfo (set sysroot): Document that "set sysroot" also
1558         applies to executable paths if supplied to GDB as absolute.
1559
1560 2015-04-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
1561
1562         * gdb.texinfo (Mode Options): Remove -xdb.
1563
1564 2015-04-10  Jan Kratochvil  <jan.kratochvil@redhat.com>
1565             Eli Zaretskii  <eliz@gnu.org>
1566
1567         * gdb.texinfo (Compiling and Injecting Code): Describe set debug
1568         compile, show debug compile.  New subsection Compilation options for
1569         the compile command.  New subsection Compiler search for the compile
1570         command.
1571
1572 2015-04-09  Andy Wingo  <wingo@igalia.com>
1573
1574         * guile.texi (Frames In Guile): Describe frame-read-register.
1575
1576 2015-04-02  Gary Benson <gbenson@redhat.com>
1577
1578         * gdb.texinfo (set sysroot): Document "target:".
1579
1580 2015-04-01  Sasha Smundak  <asmundak@google.com>
1581
1582         * doc/python.texi (Writing a Frame Unwinder in Python): Add
1583         section.
1584
1585 2015-03-31  Sergio Durigan Junior  <sergiodj@redhat.com>
1586
1587         PR corefiles/16092
1588         * gdb.texinfo (gcore): Mention new command 'set
1589         use-coredump-filter'.
1590         (set use-coredump-filter): Document new command.
1591
1592 2015-03-31  Antoine Tremblay  <antoine.tremblay@ericsson.com>
1593
1594         * gdb.texinfo (Operating System Auxiliary Information): Add info os cpus
1595         documentation, reorder the info os entries in alphabetical order.
1596
1597 2015-03-26  Simon Marchi  <simon.marchi@ericsson.com>
1598
1599         * gdb.texinfo (GDB/MI Data Manipulation): Fix copy-paste typo in
1600         -data-write-memory-bytes.
1601
1602 2015-03-24  Pedro Alves  <palves@redhat.com>
1603
1604         * gdb.texinfo (test_step) <set scheduler-locking step>: No longer
1605         mention that threads may sometimes run unlocked.
1606
1607 2015-03-23  Yurij Grechishhev  <yurij.grechishhev@gmail.com>
1608
1609         * gdb.texinfo (Remote configuration): Document "set/show
1610         serial parity" command.
1611
1612 2015-03-18  Gary Benson <gbenson@redhat.com>
1613
1614         * gdb.texinfo (General Query Packets): Remove documentation
1615         for now-removed vFile:fstat qSupported features.
1616
1617 2015-03-11  Gary Benson <gbenson@redhat.com>
1618
1619         * gdb.texinfo (Remote Configuration): Document the
1620         "set/show remote hostio-fstat-packet" command.
1621         (General Query Packets): Document the vFile:fstat
1622         qSupported features.
1623         (Host I/O Packets): Document the vFile:fstat packet.
1624
1625 2015-03-11  Andy Wingo  <wingo@igalia.com>
1626
1627         * guile.texi (Objfiles In Guile): Document objfile-progspace.
1628
1629 2015-03-04  Pedro Alves  <palves@redhat.com>
1630
1631         * gdb.texinfo (Remote Configuration): Document the "set/show
1632         remote swbreak-feature-packet" and "set/show remote
1633         hwbreak-feature-packet" commands.
1634         (Packets) <Z0>: Add cross link to the "swbreak" stop reason's
1635         decription.
1636         (Stop Reply Packets): Document the swbreak and hwbreak stop
1637         reasons.
1638         (General Query Packets): Document the swbreak and hwbreak
1639         qSupported features.
1640         (Remote Non-Stop): Explain that swbreak and hwbreak are required.
1641
1642 2015-03-03  Philippe Proulx  <eeppeliteloop@gmail.com>
1643
1644         * gdb.texinfo (gdb/mi Async Records): Fix duplicate syscall-entry
1645         under *stopped.
1646
1647 2015-03-02  Doug Evans  <xdje42@gmail.com>
1648
1649         * gdb.texinfo (Specify Location): Fix syntax of filename:function.
1650
1651 2015-03-02  Andreas Arnez  <arnez@linux.vnet.ibm.com>
1652
1653         * gdb.texinfo (S/390 and System z Features): Describe new feature
1654         "org.gnu.gdb.s390.vx".
1655
1656 2015-02-23  Sergio Durigan Junior  <sergiodj@redhat.com>
1657
1658         PR gdb/18008
1659         * gdb.texinfo (maint internal-error, maint internal-warning, maint
1660         demangler-warning): Fix typo ("problam").
1661
1662 2015-02-19  David Taylor  <dtaylor@emc.com>
1663
1664         * agentexpr.texi (Bytecode Descriptions): Fix summary line for setv.
1665
1666 2015-02-17  Jose E. Marchesi  <jose.marchesi@oracle.com>
1667
1668         * gdb.texinfo (Static Probe Points): Add cindex `static probe
1669         point, DTrace'.
1670         (Static Probe Points): Modified to cover DTrace probes in addition
1671         to SystemTap probes.  Also modified to cover the `enable probe'
1672         and `disable probe' commands.
1673
1674 2015-02-17  Jose E. Marchesi  <jose.marchesi@oracle.com>
1675
1676         * gdb.texinfo (Static Probe Points): Cover the `enable probe' and
1677         `disable probe' commands.
1678
1679 2015-02-12  David Taylor  <dtaylor@emc.com>
1680
1681         * gdb.texinfo (Tracepoint Packets): Document the builtin and name
1682         fields of the QTDV packet.
1683
1684 2015-02-09  Markus Metzger  <markus.t.metzger@intel.com>
1685
1686         * gdb.texinfo (Branch Trace Configuration Format): Add size.
1687         (Process Record and Replay): Describe new set|show commands.
1688         (General Query Packets): Describe Qbtrace-conf:bts:size packet.
1689
1690 2015-02-09  Markus Metzger  <markus.t.metzger@intel.com>
1691
1692         * gdb.texinfo (Process Record and Replay): Describe the "record
1693         btrace bts" command.
1694         (General Query Packets): Describe qXfer:btrace-conf:read packet.
1695         (Branch Trace Configuration Format): New.
1696
1697 2015-01-31  Gary Benson <gbenson@redhat.com>
1698             Doug Evans  <dje@google.com>
1699
1700         * gdb.texinfo (Command Completion): Document new
1701         "set/show max-completions" option.
1702
1703 2015-01-31  Doug Evans  <xdje42@gmail.com>
1704
1705         * gdb.texinfo (Symbols): Document new commands
1706         "maint print symbol-cache", "maint print symbol-cache-statistics",
1707         "maint flush-symbol-cache".  Document new option
1708         "maint set symbol-cache-size".
1709
1710 2015-01-31  Doug Evans  <xdje42@gmail.com>
1711
1712         * gdb.texinfo (dotdebug_gdb_scripts section): Update docs to
1713         distinguish script files vs inlined scripts.
1714         * python.texi (Python Auto-loading): Ditto.
1715
1716 2015-01-30  Doug Evans  <dje@google.com>
1717
1718         * gdb.texinfo (Symbols) <info source>: Output now contains producer
1719         string if present.
1720
1721 2015-01-27  Doug Evans  <dje@google.com>
1722
1723         * python.texi (Objfiles In Python): Document Objfile.username.
1724
1725 2015-01-27  Doug Evans  <dje@google.com>
1726
1727         * python.texi (Objfiles In Python) <Objfile.filename>: Improve docs.
1728         * guile.texi (Objfiles In Guile) <objfile-filename>: Improve docs.
1729
1730 2015-01-22  Jan Kratochvil  <jan.kratochvil@redhat.com>
1731
1732         * gdb.texinfo (Threads): Describe -ascending for thread apply all.
1733
1734 2015-01-16  Eli Zaretskii  <eliz@gnu.org>
1735
1736         * doc/gdb.texinfo (TUI Commands): Document the possible
1737         values of NAME argument to 'winheight' command.  Explain the
1738         effect of 'tabset' setting better.
1739
1740 2015-01-11  Doug Evans  <xdje42@gmail.com>
1741
1742         PR gdb/15830
1743         * gdb.texinfo (Debugging C Plus Plus): Mention "demangle".
1744         (Symbols): Ditto.
1745         (Maintenance Commands): Delete docs for "maint demangle".
1746
1747 2014-12-31  Joel Brobecker  <brobecker@adacore.com>
1748
1749         * gdb.texinfo (Files): Remove documentation of the
1750         "add-shared-symbol-files" and "assf" commands.
1751         (Cygwin Native): Remove documentation of the "dll-symbols"
1752         command.
1753
1754 2014-12-17  Doug Evans  <xdje42@gmail.com>
1755
1756         * gdb.texinfo (Debugging Output): Document "debug symbol-lookup".
1757
1758 2014-12-12  Phil Muldoon  <pmuldoon@redhat.com>
1759             Jan Kratochvil  <jan.kratochvil@redhat.com>
1760
1761         * gdb.texinfo (Altering): Update.
1762         (Compiling and Injecting Code): New node.
1763
1764 2014-12-12  Doug Evans  <dje@google.com>
1765
1766         * python.texi (Objfiles In Python): Document gdb.lookup_objfile.
1767
1768 2014-12-12  Andreas Arnez  <arnez@linux.vnet.ibm.com>
1769
1770         * gdb.texinfo: Document "maint print user-registers".
1771
1772 2014-12-08  Doug Evans  <dje@google.com>
1773
1774         * python.texi (Objfiles In Python): Document Objfile.owner.
1775
1776 2014-12-04  Doug Evans  <dje@google.com>
1777
1778         * python.texi (Objfiles In Python): Document
1779         Objfile.add_separate_debug_file.
1780
1781 2014-12-04  Doug Evans  <dje@google.com>
1782
1783         * python.texi (Objfiles In Python): Document Objfile.build_id.
1784
1785 2014-12-02  Nick Bull  <nicholaspbull@gmail.com>
1786
1787         * python.texi (Events In Python): Document new events
1788         InferiorCallPreEvent, InferiorCallPostEvent, MemoryChangedEvent
1789         and RegisterChangedEvent.
1790
1791 2014-11-30  Jan Kratochvil  <jan.kratochvil@redhat.com>
1792
1793         Add add-auto-load-scripts-directory.
1794         * gdb.texinfo (Auto-loading): Add add-auto-load-scripts-directory link.
1795         (objfile-gdbdotext file): Add add-auto-load-scripts-directory.
1796
1797 2014-11-30  Jan Kratochvil  <jan.kratochvil@redhat.com>
1798
1799         * gdb.texinfo (Auto-loading safe path): Fix add-auto-load-safe-path
1800         description typo.
1801
1802 2014-10-30  Doug Evans  <dje@google.com>
1803
1804         * python.texi (Progspaces In Python): Document ability to add
1805         random attributes to gdb.Progspace objects.
1806         (Objfiles In Python): Document ability to add random attributes to
1807         gdb.objfile objects.
1808
1809 2014-10-27  Pedro Alves  <palves@redhat.com>
1810
1811         * gdb.texinfo (Continuing and Stepping): Add cross reference to
1812         info on stepping and signal handlers.
1813         (Signals): Explain stepping and signal handlers.  Add context
1814         index entry, and cross references.
1815
1816 2014-10-20  Simon Marchi  <simon.marchi@ericsson.com>
1817
1818         * python.texi (Breakpoints In Python): Add parenthesis after
1819         Breakpoint.delete.  Clarify Breakpoint.enabled description so
1820         that it contains "disable".
1821
1822 2014-10-17  Doug Evans  <dje@google.com>
1823
1824         * python.texi (Events In Python): Document clear_objfiles event.
1825
1826 2014-10-17  Doug Evans  <dje@google.com>
1827
1828         * python.texi (Objfiles In Python): Document new progspace attribute.
1829
1830 2014-10-17  Pedro Alves  <palves@redhat.com>
1831
1832         * gdb.texinfo (Ada Tasks and Core Files): Delete mention of Tru64.
1833         (SVR4 Process Information): Delete mention of OSF/1.
1834
1835 2014-10-01  Simon Marchi  <simon.marchi@ericsson.com>
1836
1837         * gdb.texinfo (Miscellaneous gdb/mi Commands): Document new
1838         exit-code field in -list-thread-groups output.
1839
1840 2014-09-22  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1841
1842         * gdb.texinfo (Set Breaks): Add missing "@end table".
1843
1844 2014-09-22  Pedro Alves  <palves@redhat.com>
1845
1846         * gdb.texinfo (Set Breaks): Document that "set breakpoint
1847         always-inserted off" is the default mode now.  Delete
1848         documentation of "set breakpoint always-inserted auto".
1849
1850 2014-09-18  Doug Evans  <dje@google.com>
1851
1852         * python.texi (Symbol Tables In Python): Document "producer"
1853         attribute of gdb.Symtab objects.
1854
1855 2014-09-16  Pedro Alves  <palves@redhat.com>
1856
1857         * gdb.texinfo (Starting) <run command>: Don't mention VxWorks.
1858         (Embedded OS): Remove VxWorks menu entry.
1859         (VxWorks): Remove node.
1860
1861 2014-09-13  Doug Evans  <xdje42@gmail.com>
1862
1863         * gdb.texinfo (Signaling): Document new queue-signal command.
1864
1865 2014-09-06  Doug Evans  <xdje42@gmail.com>
1866
1867         PR 15276
1868         * gdb.texinfo (Convenience Funs): Document $_caller_is,
1869         $_caller_matches, $_any_caller_is, $_any_caller_matches.
1870
1871 2014-09-03  Justin Lebar <jlebar@google.com>
1872
1873         * python.texi (Types In Python): Type.template_argument(n) returns a
1874         gdb.Value or a gdb.Type and throws an exception if n is out of
1875         range.
1876
1877 2014-09-03  Sasha Smundak  <asmundak@google.com>
1878
1879         * python.texi (Frames in Python): Add read_register description.
1880
1881 2014-08-04  Tom Tromey  <tromey@redhat.com>
1882
1883         * gdb.texinfo (Debugging Output): Update for change to "set debug
1884         target".
1885
1886 2014-08-01  Masaki Muranaka  <monaka@monami-software.com>
1887
1888         Pushed by Joel Brobecker  <brobecker@adacore.com>.
1889         * Makefile.in (transform): New variable.
1890         (install-man1, install-man5): Apply $(transform) to man file names.
1891
1892 2014-07-26  Doug Evans  <xdje42@gmail.com>
1893
1894         PR guile/17177
1895         * guile.texi (Guile Pretty Printing API): Fix typo.
1896         Document set-pretty-printers!, pretty-printers.
1897         (Selecting Guile Pretty-Printers): Update.
1898         Mention program-space based pretty-printers.
1899
1900 2014-07-25  Pedro Alves  <palves@redhat.com>
1901             Eli Zaretskii  <eliz@gnu.org>
1902
1903         * gdb.texinfo (Signaling) <signal command>: Explain what happens
1904         with multi-threaded programs.
1905
1906 2014-06-27  Yao Qi  <yao@codesourcery.com>
1907
1908         * gdb.texinfo (Maintenance Commands): Update the output of
1909         'maint print dummy-frames' command.
1910
1911 2014-06-24  Eli Zaretskii  <eliz@gnu.org>
1912
1913         * gdb.texinfo (Screen Size): Improve indexing.
1914
1915 2014-06-19  Gary Benson  <gbenson@redhat.com>
1916
1917         * gdb.texinfo (Maintenance Commands): Document new
1918         "maint set/show catch-demangler-crashes" option.
1919
1920 2014-06-19  Gary Benson  <gbenson@redhat.com>
1921
1922         * gdb.texinfo (Maintenance Commands): Document new
1923         "maint demangler-warning" command and new
1924         "maint set/show demangler-warning" option.
1925
1926 2014-06-09  Siva Chandra Reddy  <sivachandra@google.com>
1927
1928         * python.texi (Xmethod API): Add space before the opening
1929         parenthesis in function descriptions.
1930
1931 2014-06-06  Doug Evans  <xdje42@gmail.com>
1932
1933         * guile.texi (Guile Configuration): Document guile-data-directory.
1934
1935 2014-06-06  Mingjie Xing  <mingjie.xing@gmail.com>
1936
1937         * gdb.texinfo (Invoking GDB): Add -q and --quiet.
1938
1939 2014-06-04  Doug Evans  <xdje42@gmail.com>
1940
1941         * guile.texi (Breakpoints In Guile): Update.
1942
1943 2014-06-03  Joel Brobecker  <brobecker@adacore.com>
1944
1945         * python.texi (Xmethod API): Fix reference to "Progspaces In
1946         Python".
1947
1948 2014-06-03  Siva Chandra Reddy  <sivachandra@google.com>
1949
1950         *  python.texi (Xmethods In Python, XMethod API)
1951         (Writing an Xmethod): New nodes.
1952         (Python API): New menu entries "Xmethods In Python",
1953         "Xmethod API", "Writing an Xmethod".
1954
1955 2014-06-02  Doug Evans  <xdje42@gmail.com>
1956
1957         * guile.texi (Guile API): Add entry for Parameters In Guile.
1958         (GDB Scheme Data Types): Mention <gdb:parameter> object.
1959         (Parameters In Guile): New node.
1960
1961 2014-06-02  Doug Evans  <xdje42@gmail.com>
1962
1963         * guile.texi (Guile API): Add entry for Commands In Guile.
1964         (Basic Guile) <parse-and-eval>: Add reference.
1965         (Basic Guile) <string->argv>: Move definition to Commands In Guile.
1966         (GDB Scheme Data Types): Mention <gdb:command> object.
1967         (Commands In Guile): New node.
1968
1969 2014-06-02  Doug Evans  <xdje42@gmail.com>
1970
1971         * guile.texi (Guile API): Add entry for Progspaces In Guile.
1972         (GDB Scheme Data Types): Mention <gdb:progspace> object.
1973         (Progspaces In Guile): New node.
1974
1975 2014-05-30  Andrew Burgess  <aburgess@broadcom.com>
1976
1977         * guile.texi (Frames In Guile): Mention FRAME_UNWIND_MEMORY_ERROR.
1978         * python.texi (Frames In Python): Mention
1979         gdb.FRAME_UNWIND_MEMORY_ERROR.
1980
1981 2014-05-29  Pedro Alves  <palves@redhat.com>
1982             Tom Tromey  <tromey@redhat.com>
1983
1984         * gdb.texinfo (Non-Stop Mode): Remove "set target-async 1"
1985         from example.
1986         (Asynchronous and non-stop modes): Document '-gdb-set mi-async'.
1987         Mention that target-async is now deprecated.
1988         (Maintenance Commands): Document maint set/show target-async.
1989
1990 2014-05-29  Pedro Alves  <palves@redhat.com>
1991
1992         * observer.texi (sync_execution_done, command_error): New
1993         subjects.
1994
1995 2014-05-29  Pedro Alves  <palves@redhat.com>
1996
1997         PR gdb/13860
1998         * observer.texi (signal_received, end_stepping_range)
1999         (signal_exited, exited, no_history): New observer subjects.
2000
2001 2014-05-26  Andy Wingo  <wingo@igalia.com>
2002
2003         * guile.texi (GDB Scheme Data Types): Remove documentation for
2004         removed interfaces.  Update spelling of gdb-object-kind.
2005
2006 2014-05-26  Andy Wingo  <wingo@igalia.com>
2007
2008         * guile.texi (Basic Guile): Fix some typos.
2009
2010 2014-05-26  Andy Wingo  <wingo@igalia.com>
2011
2012         * guile.texi (Writing a Guile Pretty-Printer)
2013         (Guile Types Module): Fix excess parentheses in use-modules forms.
2014
2015 2014-05-24  Eli Zaretskii  <eliz@gnu.org>
2016
2017         * guile.texi (Types In Guile, Basic Guile, Frames In Guile)
2018         (Breakpoints In Guile, Guile Printing Module)
2019         (Guile Exception Handling, Values From Inferior In Guile)
2020         (Objfiles In Guile, Breakpoints In Guile, Memory Ports in Guile):
2021         Don't use @var at the beginning of a sentence.
2022
2023         * gdb.texinfo (Frame Filter Management, Trace Files)
2024         (C Operators, Ada Tasks, Calling, Bootstrapping, ARM)
2025         (PowerPC Embedded, Define, Annotations for Running)
2026         (IPA Protocol Commands, Packets, General Query Packets)
2027         (Tracepoint Packets, Notification Packets, Environment)
2028         (Inferiors and Programs, Set Breaks, Set Catchpoints)
2029         (Continuing and Stepping, Signals, Thread-Specific Breakpoints)
2030         (Frames, Backtrace, Selection, Expressions, Registers)
2031         (Trace State Variables, Built-In Func/Proc, Signaling, Files)
2032         (Numbers, GDB/MI Async Records, GDB/MI Data Manipulation)
2033         (Source Annotations, Using JIT Debug Info Readers, Packets)
2034         (Stop Reply Packets, Host I/O Packets)
2035         (Target Description Format): Don't use @var at the beginning of a
2036         sentence.
2037
2038         * python.texi (Basic Python, Types In Python)
2039         (Commands In Python, Frames In Python, Line Tables In Python)
2040         (Breakpoints In Python, gdb.printing, gdb.types)
2041         (Type Printing API): Don't use @var at the beginning of a
2042         sentence.
2043
2044 2014-05-23  Markus Metzger  <markus.t.metzger@intel.com>
2045
2046         * gdb.texinfo (Process Record and Replay): Document "set/show btrace
2047         replay-memory-access".
2048
2049 2014-05-21  Pedro Alves  <palves@redhat.com>
2050
2051         * gdb.texinfo (Starting): Document "set/show
2052         auto-connect-native-target".
2053         (Target Commands): Document "target native".
2054
2055 2014-05-20  Pedro Alves  <palves@redhat.com>
2056
2057         * gdb.texinfo (Memory) <compare-sections>: Generalize comments to
2058         not be remote specific.  Add cross reference to the qCRC packet.
2059         (Separate Debug Files): Update cross reference to the qCRC packet.
2060         (General Query Packets) <qCRC packet>: Add anchor.
2061
2062 2014-05-17  Doug Evans  <xdje42@gmail.com>
2063
2064         Copy over changes from guile.texi.
2065         * python.texi (Basic Python) <gdb.execute>: Add text.
2066         (Basic Python) <gdb.post_event>: Remove "main" from "main GDB thread".
2067         (Values From Inferior) <Python string>: Add text.
2068         (Values From Inferior) <Value.string>: Clarify string length handling.
2069         (Pretty Printing API): Add cindex.
2070         (Types In Python) <TYPE_CODE_*>: Use vtable instead of table.
2071         Remove unnecessary index of gdb.TYPE_CODE_*.  Replace @findex with
2072         @vindex.
2073         (Commands In Python) <COMPLETE_*>: Similarly.
2074         (Symbols In Python) <SYMBOL_*>: Similarly.
2075         (Breakpoints In Python) <WP_*>: Similarly.
2076         (Breakpoints In Python) <BP_*>: Similarly.
2077
2078 2014-05-17  David Taylor <dtaylor@emc.com>
2079
2080         * gdb.texinfo (General Query Packets): Add a note about thread IDs
2081         mentioned in the qfThreadInfo reply.
2082
2083 2014-05-16  Doug Evans  <dje@google.com>
2084
2085         * gdb.texinfo (Mode Options): Add -D.
2086
2087 2014-05-09  Samuel Bronson  <naesten@gmail.com>
2088
2089         * Makefile.in (PACKAGE): Copy from ../Makefile.in in case of
2090         "make -C".
2091
2092 2014-04-29  Tom Tromey  <tromey@redhat.com>
2093
2094         * gdb.texinfo (Debugging Output): Rename to "set debug varobj" and
2095         "show debug varobj".
2096
2097 2014-05-01  David Taylor  <dtaylor@emc.com>
2098
2099         * gdb.texinfo (compare-sections): Document the new -r (read-only)
2100         option.
2101
2102 2014-04-24  Michael Sturm  <michael.sturm@mintel.com>
2103             Walfred Tedeschi  <walfred.tedeschi@intel.com>
2104
2105         * gdb.texinfo (i386 Features): Add description of AVX512
2106         registers.
2107
2108 2014-03-31  Doug Evans  <dje@google.com>
2109
2110         * gdb.texinfo (Symbols): Document set/show print symbol-loading.
2111
2112 2014-03-30  Doug Evans  <dje@google.com>
2113
2114         * gdb.texinfo (Non-Stop Mode): Remove trailing whitespace.
2115         (Background Execution): Ditto.
2116
2117 2014-03-21  Pedro Alves  <palves@redhat.com>
2118             Stan Shebs  <stan@codesourcery.com>
2119             Hui Zhu  <hui@codesourcery.com>
2120
2121         * gdb.texinfo (Packets): Add anchor to "? packet".
2122         Remove fixme and update introduction of "k packet".
2123         Add anchor to "vKill packet".
2124
2125 2014-03-12  Stan Shebs  <stan@codesourcery.com>
2126
2127         * Doxyfile-gdb-api.in (INPUT): Add gdbtypes.h.
2128
2129 2014-02-26  Ludovic Courtès  <ludo@gnu.org>
2130
2131         * guile.texi (Basic Guile): Document 'history-append!'.
2132
2133 2014-02-20  Joel Brobecker  <brobecker@adacore.com>
2134
2135         * gdb.texinfo (Files): Document "add-shared-symbol-files"
2136         and "assf" as being deprecated.
2137         (Cygwin Native): Likewise for "dll-symbols".
2138         (Non-debug DLL Symbols): Remove reference to "dll-symbols"
2139         as a way to force the loading of symbols from a DLL.
2140
2141 2014-02-19  Siva Chandra Reddy  <sivachandra@google.com>
2142
2143         * python.texi (Values From Inferior): Add description about the
2144         new feature.
2145
2146 2014-02-17  Doug Evans  <xdje42@gmail.com>
2147
2148         * Makefile.in (GDB_DOC_FILES): Add python.texi.
2149         * gdb.texinfo (Python): Moved to ...
2150         * python.texi: ... here.  New file.
2151
2152 2014-02-17  Ludovic Courtès  <ludo@gnu.org>
2153
2154         * guile.texi (Writing a Guile Pretty-Printer) <example>:
2155         Remove 'string-begins-with' procedure.  Add 'pretty-printer'
2156         parameter to 'str-lookup-function' procedure.  Look for
2157         the "std::string<" prefix.
2158         (Frames In Guile): Add 'frame' parameter to 'frame-read-var'.
2159         Adjust description.
2160
2161 2014-02-11  Tejas Belagod  <tejas.belagod@arm.com>
2162
2163         * guile.texi (Values From Inferior In Guile): Remove stray
2164         parantheses for deffn.
2165         (Disassembly In Guile): Ditto.
2166
2167 2014-02-10  Stan Shebs  <stan@codesourcery.com>
2168
2169         Add Doxygen support.
2170         * Makefile.in (doxy): New action, generates Doxygen files.
2171         (DOXYGEN): New.
2172         (doxyedit): New.
2173         * Doxyfile-base.in: New file.
2174         * Doxyfile-gdb-api.in: New file.
2175         * Doxyfile-gdb-xref.in: New file.
2176         * Doxyfile-gdbserver.in: New file.
2177         * doxy-index.in: New file.
2178         * filter-for-doxygen: New file.
2179         * filter-params.pl: New file.
2180
2181 2014-02-10  Doug Evans  <xdje42@gmail.com>
2182
2183         * Makefile.in (GDB_DOC_FILES): Add guile.texi.
2184         * gdb.texinfo (Auto-loading): Add set/show auto-load guile-scripts.
2185         (Extending GDB): New menu entries Guile, Multiple Extension Languages.
2186         (Guile docs): Include guile.texi.
2187         (objfile-gdbdotext file): Add objfile-gdb.scm.
2188         (dotdebug_gdb_scripts section): Mention Guile scripts.
2189         (Multiple Extension Languages): New node.
2190         * guile.texi: New file.
2191
2192 2014-01-28  Joel Brobecker  <brobecker@adacore.com>
2193
2194         * gdb.texinfo (Ada Glitches): Document the new "maint ada set/show
2195         ignore-descriptive-types". commands.
2196
2197 2014-01-22  Doug Evans  <dje@google.com>
2198
2199         * gdb.texinfo (Server): Mention --debug-format=all|none|timestamp.
2200         (gdbserver man): Ditto.
2201
2202 2014-01-16  Markus Metzger  <markus.t.metzger@intel.com>
2203
2204         * gdb.texinfo: Document limited reverse/replay support
2205         for target record-btrace.
2206
2207 2014-01-16  Markus Metzger  <markus.t.metzger@intel.com>
2208
2209         * gdb.texinfo (Process Record and Replay): Update documentation.
2210
2211 2014-01-16  Markus Metzger  <markus.t.metzger@intel.com>
2212
2213         * gdb.texinfo (Process Record and Replay): Document new /c
2214         modifier accepted by "record function-call-history".
2215         Add /i modifier to "record function-call-history" example.
2216
2217 2014-01-15  Yuanhui Zhang  <asmwarrior@gmail.com>
2218             Joel Brobecker  <brobecker@adacore.com>
2219
2220         * gdb.texinfo (GDB/MI Output Syntax): Add some missing "nl"
2221         markers.  Remove one that was misplaced.
2222
2223 2014-01-10  Pedro Alves  <palves@redhat.com>
2224
2225         * gdb.texinfo (Your Program's Environment) <set environment>:
2226         Mention the shell, and point at 'set exec-wrapper'.
2227
2228 2014-01-07  Joel Brobecker  <brobecker@adacore.com>
2229
2230         * gdb.texinfo (Types In Python): Document new attribute Types.name.
2231
2232 2013-12-30  Joel Brobecker  <brobecker@adacore.com>
2233
2234         * gdb.texinfo (Types In Python): Clarify the documentation
2235         of attribute gdb.Field.bitpos.
2236
2237 2013-12-28  Joel Brobecker  <brobecker@adacore.com>
2238
2239         * gdb.texinfo (Types In Python): Fix the documentation of
2240         attribute "bitpos" in class gdb.Field for enum types.  Add
2241         documentation for attribute "enumval" in that same class.
2242
2243 2013-12-28  Joel Brobecker  <brobecker@adacore.com>
2244
2245         * gdb.texinfo (GDB/MI Support Commands): Change @table into
2246         @ftable.
2247
2248 2013-12-23  Doug Evans  <xdje42@gmail.com>
2249
2250         * gdb.texinfo (Auto-loading): Move menu up.  Move discussion of
2251         auto-loaded objfile scripts and .debug_gdb_scripts section to their
2252         corresponding section in Extending GDB.
2253         (Extending GDB): Move menu up.  New menu item "Auto-loading
2254         extensions".
2255         (Sequences): New menu item "Auto-loading sequences".
2256         (Auto-loading sequences): New node.
2257         (Python): Rename section from Scripting GDB to Extending GDB.
2258         (Python Auto-loading): Update xref, refer to "Auto-loading extensions".
2259         Move docs on ways to auto-load extensions to ...
2260         (Auto-loading extensions): ... here.  New node.
2261
2262 2013-12-23  Joel Brobecker  <brobecker@adacore.com>
2263
2264         * gdb.texinfo (GDB/MI): Add "GDB/MI Support Commands" entry
2265         in menu.
2266         (GDB/MI Variable Objects): Adjust reference to "-list-features"
2267         command, now in a new node.
2268         (GDB/MI Support Commands): New node, with its contents being
2269         extracted from the "GDB/MI Miscellaneous Commands" node.
2270         A small paragraph introducing the section is also added at
2271         the start.
2272         (GDB/MI Miscellaneous Commands): Delete the description of the
2273         -info-gdb-mi-command, -list-features and -list-target-features
2274         commands, now hosted in the "GDB/MI Support Commands" node.
2275
2276 2013-12-12  Siva Chandra Reddy  <sivachandra@google.com>
2277
2278         PR python/16113
2279         * gdb.texinfo (Values From Inferior): Add a note about using
2280         gdb.Field objects as subscripts on gdb.Value objects.
2281         (Types In Python): Add description about the new attribute
2282         "parent_type" of gdb.Field objects.
2283
2284 2013-12-12  Joel Brobecker  <brobecker@adacore.com>
2285
2286         * gdb.texinfo (GDB/MI Miscellaneous Commands): Add @cindex
2287         entry for section docuumenting the -list-features GDB/MI command.
2288
2289 2013-12-10  Joel Brobecker  <brobecker@adacore.com>
2290
2291         * gdb.texinfo (GDB/MI Miscellaneous Commands): Document the new
2292         "exec-run-start-option" entry in the output of the "-list-features"
2293         command.
2294
2295 2013-12-04  Eli Zaretskii  <eliz@gnu.org>
2296
2297         * gdb.texinfo (i386): Fix yesterday's commit.
2298
2299 2013-12-03  Tom Tromey  <tromey@redhat.com>
2300
2301         * gdb.texinfo (Set Catchpoints): Add @kindex for each command
2302         documented here.
2303
2304 2013-12-03  Tom Tromey  <tromey@redhat.com>
2305
2306         * gdb.texinfo (@direntry): Add menu item for gdbserver.
2307
2308 2013-12-03  Walfred Tedeschi  <walfred.tedeschi@intel.com>
2309
2310         * gdb.texinfo (i386 Features): Add MPX feature registers.
2311         (x86 Specific featuresx86 Architecture-specific Issues): Adds
2312         a subsubsection for MPX and describes the display of the
2313         boundary registers.
2314
2315 2013-12-03  Joel Brobecker  <brobecker@adacore.com>
2316
2317         * gdb.texinfo (GDB/MI Miscellaneous Commands): Remove the
2318         documentation of the "ada-exceptions" entry.
2319
2320 2013-12-03  Joel Brobecker  <brobecker@adacore.com>
2321
2322         * gdb.texinfo (GDB/MI Result Records): Fix the syntax of the
2323         "^error" result record concerning the error message.  Document
2324         the error code that may also be part of that result record.
2325         (GDB/MI Miscellaneous Commands): Document the
2326         "undefined-command-error-code" element in the output of
2327         the "-list-features" GDB/MI command.
2328
2329 2013-12-03  Joel Brobecker  <brobecker@adacore.com>
2330
2331         * gdb.texinfo (GDB/MI Miscellaneous Commands): Document
2332         the new -info-gdb-mi-command GDB/MI command.  Document
2333         the meaning of "-info-gdb-mi-command" in the output of
2334         -list-features.
2335
2336 2013-11-29  Pedro Alves  <palves@redhat.com>
2337
2338         * gdb.texinfo (Frames In Python) <gdb.FRAME_UNWIND_NULL_ID>:
2339         Update comment.
2340
2341 2013-11-24  Yao Qi  <yao@codesourcery.com>
2342
2343         * gdb.texinfo (Caching Remote Data): Document new
2344         "set/show stack-cache" option.
2345
2346 2013-11-24  Yao Qi  <yao@codesourcery.com>
2347
2348         * gdb.texinfo (Caching Target Data): Replace "ON" with "on".
2349         (Maintenance Commands): Replace "ON" and "OFF" with "on" and
2350         "off" respectively.
2351
2352 2013-11-23  Yao Qi  <yao@codesourcery.com>
2353
2354         * gdb.texinfo (GDB/MI Variable Objects): Add the description
2355         of "displayhint" to the table about child results.
2356
2357 2013-11-21  Yao Qi  <yao@codesourcery.com>
2358
2359         * gdb.texinfo (GDB/MI Variable Objects): Add attribute
2360         'dynamic' for the output of command -var-list-children.
2361
2362 2013-11-21  Yao Qi  <yao@codesourcery.com>
2363
2364         * gdb.texinfo (Caching Target Data): Remove "see" before
2365         @pxref.
2366
2367 2013-11-20  Yao Qi  <yao@codesourcery.com>
2368
2369         * gdb.texinfo (Caching Target Data): Update doc for
2370         per-address-space dcache.
2371
2372 2013-11-20  Yao Qi  <yao@codesourcery.com>
2373
2374         * gdb.texinfo (Data): Rename menu item.
2375         (Caching Remote Data): Rename to ...
2376         (Caching Target Data): ... it.  Update.
2377
2378 2013-11-18  Joel Brobecker  <brobecker@adacore.com>
2379
2380         * gdb.texinfo (GDB/MI Miscellaneous Commands): Document the new
2381         "language-option" entry in the output of the "-list-features"
2382         command.
2383
2384 2013-11-15  Tom Tromey  <tromey@redhat.com>
2385
2386         * gdb.texinfo (Variables): Note gdb rules for ambiguous cases.
2387         Add example.
2388
2389 2013-11-14  Tom Tromey  <tromey@redhat.com>
2390
2391         * gdb.texinfo (Breakpoints In Python): Replace "as" with "in".
2392
2393 2013-11-14  Joel Brobecker  <brobecker@adacore.com>
2394
2395         * gdb.texinfo (Show): Add xref anchor for "show language" command.
2396         (Context management): Place current subsection text into its own
2397         subsubsection.  Add new subsubsection describing the "--language"
2398         command option.
2399
2400 2013-11-13  Joel Brobecker  <brobecker@adacore.com>
2401
2402         * gdb.texinfo (GDB/MI Miscellaneous Commands): Delete
2403         the documentation of "info-ada-exceptions" in the output
2404         of the "-list-features" command.  Add the documentation
2405         of the "ada-exception" entry instead.
2406
2407 2013-11-12  Joel Brobecker  <brobecker@adacore.com>
2408
2409
2410         * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix the first
2411         word of a couple of sentences to start with a capital letter.
2412
2413 2013-11-12  Joel Brobecker  <brobecker@adacore.com>
2414
2415         * gdb.texinfo (Ada): Add entry in menu for new "Ada Exceptions" node.
2416         (Ada Exceptions): New node.
2417         (GDB/MI): Add entry in menu for new "GDB/MI Ada Exceptions
2418         Commands" node.
2419         (GDB/MI Ada Exceptions Commands): New node.
2420         (GDB/MI Miscellaneous Commands): Document new "info-ada-exceptions"
2421         field in the output of the "-list-features" command.
2422         * NEWS: Add entry for the new "info exceptions" CLI command,
2423         and for the new "-info-ada-exceptions" GDB/MI command.
2424
2425 2013-11-11  Phil Muldoon  <pmuldoon@redhat.com>
2426
2427         * gdb.texinfo (Symbol Tables In Python): Add linetable method entry.
2428         (Line Tables In Python): New node.
2429
2430 2013-11-08  Doug Evans  <dje@google.com>
2431
2432         * gdb.texinfo (Debugging Output): Update text for
2433         "set debug dwarf2-read".
2434
2435 2013-11-08  Doug Evans  <dje@google.com>
2436
2437         * gdb.texinfo (Debugging Output): Update text for
2438         "set debug symtab-create".
2439
2440 2013-11-07  Phil Muldoon  <pmuldoon@redhat.com>
2441
2442         * gdb.texinfo (Commands In Python): Document COMPLETE_EXPRESSION
2443         constant.
2444
2445 2013-11-07  Phil Muldoon  <pmuldoon@redhat.com>
2446
2447         * gdb.texinfo (Breakpoints In Python): Document temporary
2448         option in breakpoint constructor, and add documentation to the
2449         temporary attribute.
2450
2451 2013-11-07  Yao Qi  <yao@codesourcery.com>
2452
2453         * gdb.texinfo (GDB/MI Variable Objects): Update doc about the
2454         output of "-var-info-expression".
2455
2456 2013-11-06  Pedro Alves  <palves@redhat.com>
2457
2458         * gdb.texinfo (Starting) <set/show startup-with-shell>: Mention
2459         non-interactive mode.
2460         (Environment) <shell startup files warning>: Mention
2461         non-interactive mode.  Mention .zshenv for Z shell, and talk about
2462         BASH_ENV instead of .bashrc for BASH.
2463
2464 2013-10-29  Nicolas Blanc  <nicolas.blanc@intel.com>
2465
2466         * gdb.texinfo (Commands to Specify Files): Add description
2467         of the remove-symbol-file command.
2468         * observer.texi: New free_objfile event
2469
2470 2013-10-24  Pedro Alves  <palves@redhat.com>
2471
2472         * gdb.texinfo (Starting): Document set/show startup-with-shell.
2473
2474 2013-10-11  Joel Brobecker  <brobecker@adacore.com>
2475
2476         * gdb.texinfo (Shared Library GDB/MI Catchpoint Commands):
2477         New subsection inside which the "-catch-load" and "-catch-unload"
2478         commands documentation is now placed.
2479         (Ada Exception GDB/MI Catchpoint Commands): New subsection
2480         documenting the "-catch-assert" and "-catch-exception" new
2481         GDB/MI commands.
2482
2483 2013-10-10  Joel Brobecker  <brobecker@adacore.com>
2484
2485         * gdb.texinfo (Connecting): Remove unnecessary @w{}.
2486
2487 2013-10-10  Joel Brobecker  <brobecker@adacore.com>
2488
2489         * gdb.texinfo (Connecting): Replace "set remotebaud" by "set
2490         serial baud".
2491         (Remote Configuration): Replace "set remotebaud" by "set serial
2492         baud".  Replace "show remotebaud" by "show serial baud".
2493
2494 2013-10-07  Pedro Alves  <palves@redhat.com>
2495
2496         PR breakpoints/11568
2497         * gdb.texinfo (Thread-Specific Breakpoints): Mention what happens
2498         when the thread is removed from the thread list.
2499
2500 2013-10-06  Sergio Durigan Junior  <sergiodj@redhat.com>
2501
2502         * gdb.texinfo (Convenience Variables): Document $_exitsignal.
2503         Update entry for $_exitcode.
2504
2505 2013-10-04  Joel Brobecker  <brobecker@adacore.com>
2506
2507         * gdb.texinfo (GDB/MI Program Execution): Document "-exec-run"'s
2508         new "--start" option.
2509
2510 2013-10-02  Pedro Alves  <palves@redhat.com>
2511
2512         * gdb.texinfo (Registers): Expand description of saved registers
2513         in frames.  Explain <not saved>.
2514
2515 2013-09-25  Doug Evans  <dje@google.com>
2516
2517         * gdb.texinfo (Debugging Output): Document set/show debug symfile.
2518
2519 2013-09-16  Stan Shebs  <stan@codesourcery.com>
2520
2521         Remove the internals manual gdbint.texinfo.
2522         * Makefile.in (INFO_DEPS): Remove gdbint.info.
2523         (PDFFILES): Remove gdbint.pdf.
2524         (HTMLFILES): Remove gdbint/index.html.
2525         (HTMLFILES_INSTALL): Remove gdbint.
2526         (GDBINT_DOC_FILES): Remove.
2527         (dvi): Remove gdbint.dvi.
2528         (ps): Remove gdbint.ps.
2529         * gdbint.texinfo: Remove file.
2530         * gdb.texinfo (Maintenance Commands): Remove reference to gdbint.
2531
2532 2013-09-16  Sergio Durigan Junior  <sergiodj@redhat.com>
2533
2534         * gdb.texinfo (Convenience Functions): Mention new convenience
2535         function $_isvoid.
2536
2537 2013-09-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
2538
2539         * gdb.texinfo (Decimal Floating Point format): Mention S/390.
2540         (Standard Target Features): Add new node to menu.
2541         (S/390 and System z Features): New node.
2542
2543 2013-09-13  Sanimir Agovic  <sanimir.agovic@intel.com>
2544
2545         * gdb.texinfo (GDB/MI Miscellaneous Commands): Use
2546         -list-target-features in the example.
2547
2548 2013-09-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
2549
2550         * gdb.texinfo (MiniDebugInfo): Prepare file debug and use it to create
2551         mini_debuginfo.  Strip binary before adding mini_debuginfo to it.
2552
2553 2013-09-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
2554
2555         Sync documentation with gdb.base/gnu-debugdata.exp.
2556         * gdb.texinfo (MiniDebugInfo): Add comment and "D" in the example.
2557
2558 2013-09-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
2559
2560         * gdb.texinfo (MiniDebugInfo): Fix two trailing dots.
2561
2562 2013-08-27  Pedro Alves  <pedro@codesourcery.com>
2563             Yao Qi  <yao@codesourcery.com>
2564
2565         * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-locals>:
2566         Document new --skip-unavailable option.
2567         <-stack-list-variables>: Document new --skip-unavailable option.
2568
2569 2013-08-26  Doug Evans  <dje@google.com>
2570
2571         * gdb.texinfo (Maintenance Commands): "maint print objfiles" now takes
2572         an optional regexp.
2573
2574 2013-08-13  Tom Tromey  <tromey@redhat.com>
2575
2576         * gdbint.texinfo (Testsuite): Use @table, not @itemize.
2577         Document GDB_PARALLEL and GDB_INOTIFY.
2578
2579 2013-08-09  Stan Shebs  <stan@codesourcery.com>
2580
2581         * LRS: Remove file, describes a long-abandoned live-range
2582         splitting extension to stabs.
2583
2584 2013-07-25  Andrew Burgess  <aburgess@broadcom.com>
2585
2586         * gdb.texinfo (Output Formats): Mention the new 'z' formatter.
2587
2588 2013-07-17  Doug Evans  <dje@google.com>
2589
2590         * gdb.texinfo (Print Settings): Document "print raw frame-arguments".
2591
2592 2013-07-02  Tom Tromey  <tromey@redhat.com>
2593
2594         * gdb.texinfo (Target Commands): Don't mention "target nrom".
2595
2596 2013-06-28  Tom Tromey  <tromey@redhat.com>
2597
2598         * Makefile.in (version.subst): Use version.in, not
2599         common/version.in.
2600         * gdbint.texinfo (Versions and Branches, Releasing GDB):
2601         Likewise.
2602
2603 2013-06-27  Pedro Alves  <palves@redhat.com>
2604
2605         * gdbint.texinfo (Algorithms) <Stepping over runtime loader
2606         dynamic symbol resolution code>: New section, based on infrun.c
2607         comment.
2608
2609 2013-06-26  Tom Tromey  <tromey@redhat.com>
2610
2611         * gdbint.texinfo (Versions and Branches): Use common/version.in.
2612         Update.
2613         (Releasing GDB): Likewise.
2614
2615 2013-06-26  Pedro Alves  <pedro@codesourcery.com>
2616             Yao Qi  <yao@codesourcery.com>
2617
2618         * gdb.texinfo (GDB/MI Tracepoint Commands): Document
2619         -trace-frame-collected.
2620
2621 2013-06-26  Pedro Alves  <pedro@codesourcery.com>
2622
2623         * gdb.texinfo (Traceframe Info Format): Document tvar element
2624         and its attributes.
2625
2626 2013-06-25  Yao Qi  <yao@codesourcery.com>
2627
2628         * gdbint.texinfo (Testsuite): Document 'gdb,predefined_tsv'.
2629
2630 2013-06-24  Tom Tromey  <tromey@redhat.com>
2631
2632         * Makefile.in (POD2MAN1, POD2MAN5): Use version.subst.
2633         (GDBvn.texi): Use version.subst.
2634         (version.subst): New target.
2635         (mostlyclean): Remove version.subst.
2636
2637 2013-06-20  Pedro Alves  <pedro@codesourcery.com>
2638
2639         * gdb.texinfo (GDB/MI Data Manipulation)
2640         <-data-list-register-values>: Document the --skip-unavailable
2641         option.
2642
2643 2013-06-07  Yao Qi  <yao@codesourcery.com>
2644
2645         * gdb.texinfo (Symbols): Add kindex and cindex for
2646         'maint print msymbols'.
2647
2648 2013-06-05  Simon Marchi  <simon.marchi@ericsson.com>  (tiny change)
2649
2650         * gdb.texinfo (Miscellaneous gdb/mi Commands): Fix -add-inferior
2651         response field name (thread-group to inferior).
2652
2653 2013-06-04 Gary Benson  <gbenson@redhat.com>
2654
2655         * gdb.texinfo (General Query Packets/qSupported): Added
2656         "qXfer:libraries-svr4:read" and "augmented-libraries-svr4-read".
2657         to the table of currently defined stub features.
2658         Added a more detailed entry for "augmented-libraries-svr4-read".
2659         (General Query Packets/qXfer:libraries-svr4:read): Documented
2660         the augmented form of this packet.
2661
2662 2013-05-23  Joel Brobecker  <brobecker@adacore.com>
2663
2664         * gdb.texinfo (System-wide Configuration Scripts): Renames
2665         "Installed System-wide Configuration Scripts". Add associated
2666         @menu block.
2667
2668 2013-05-23  Yao Qi  <yao@codesourcery.com>
2669             Pedro Alves  <palves@redhat.com>
2670
2671         * gdb.texinfo (Packets): Document 'vCont;r'.
2672         (Continuing and Stepping): Document target-assisted range
2673         stepping, and the 'set range-stepping' and 'show range-stepping'
2674         commands.
2675
2676 2013-05-23  Joel Brobecker  <brobecker@adacore.com>
2677
2678         * gdb.texinfo (Installed System-wide Configuration Scripts):
2679         Add subsection describing the scripts now available under
2680         the data-dir's system-gdbbinit subdirectory.
2681         * NEWS: Add entry announcing the availability of system-wide
2682         configuration scripts for ElinOS and Wind River Linux.
2683
2684 2013-05-21  Hui Zhu  <hui@codesourcery.com>
2685
2686         * gdb.texinfo (GDB/MI Breakpoint Commands): Describe the
2687         "-dprintf-insert" command.
2688
2689 2013-05-17  Doug Evans  <dje@google.com>
2690
2691         * gdb.texinfo (Maintenance Commands): Update doc for
2692         "maint check-psymtabs".  Add doc for "maint check-symtabs",
2693         "maint expand-symtabs".
2694
2695 2013-05-15  Markus Metzger  <markus.t.metzger@intel.com>
2696
2697         * gdb.texinfo (Process Record and Replay): Document the
2698         "record goto" command and its sub-commands.
2699
2700 2013-05-10 Phil Muldoon  <pmuldoon@redhat.com>
2701
2702         * gdb.texinfo (Backtrace): Add "no-filter" argument.
2703         (Python API): Add Frame Filters API, Frame Wrapper API,
2704         Writing a Frame Filter/Wrapper, Managing Management of Frame
2705         Filters chapter entries.
2706         (Frame Filters API): New Node.
2707         (Frame Wrapper API): New Node.
2708         (Writing a Frame Filter): New Node.
2709         (Managing Frame Filters): New Node.
2710         (Progspaces In Python): Add note about frame_filters attribute.
2711         (Objfiles in Python): Ditto.
2712         (GDB/MI Stack Manipulation): Add -enable-frame-filters command,
2713         @anchors and --no-frame-filters option to -stack-list-variables,
2714         -stack-list-frames, -stack-list-locals and -stack-list-arguments
2715         commands.
2716
2717 2013-05-08  Joel Brobecker  <brobecker@adacore.com>
2718
2719         * gdbint.texinfo (Native Debugging): Add "AIX Shared Library
2720         Support" subsection documenting the XML format used to transfer
2721         shared library info on AIX.
2722
2723 2013-05-08  Joel Brobecker  <brobecker@adacore.com>
2724
2725         * gdb.texinfo (Debugging Output): Add documentation of
2726         "set debug aix-solib" and "show debug aix-solib" commands.
2727
2728 2013-05-06  Sandra Loosemore  <sandra@codesourcery.com>
2729
2730         * gdb.texinfo (Nios II): New section.
2731         (Nios II Features): New section.
2732
2733 2013-05-06  Joel Brobecker  <brobecker@adacore.com>
2734
2735         * gdbint.texinfo (Algorithms): Remove entries documenting
2736         DEPRECATED_IBM6000_TARGET, SOLIB_ADD, and
2737         SOLIB_CREATE_INFERIOR_HOOK.
2738
2739 2013-04-29  Tom Tromey  <tromey@redhat.com>
2740
2741         PR python/14204:
2742         * gdb.texinfo (Python API): Fix menu entry.
2743         (Blocks In Python): Fix subsubsection text.  Rewrite intro.
2744         Define global and static block.  Add example.  Clarify
2745         block relationship for inline functions.
2746
2747 2013-04-29  Tom Tromey  <tromey@redhat.com>
2748
2749         * gdb.texinfo (Python API): Mention Python help and keyword
2750         arguments.  Move pagination text to Basic Python.
2751         (Basic Python): Put pagination text here.  Document
2752         close-on-exec, SIGCHLD, and SIGINT.
2753
2754 2013-04-19  Pedro Alves  <palves@redhat.com>
2755
2756         * gdbint.texinfo (Misc Guidelines) <Compiler Warnings>: Write
2757         "signedness" instead of "signness".
2758
2759 2013-04-19  Pedro Alves  <palves@redhat.com>
2760
2761         * gdbint.texinfo (Misc Guidelines) <Compiler Warnings>: Replace
2762         -Wno-pointer-sign text with text on -Wpointer-sign.
2763
2764 2013-04-16  Tom Tromey  <tromey@redhat.com>
2765
2766         * gdb.texinfo (Set Catchpoints): Mention earliest version of
2767         GCC that has the SDT probe points.
2768
2769 2013-04-15  Tom Tromey  <tromey@redhat.com>
2770
2771         * gdb.texinfo (Set Catchpoints): Document regexp syntax for
2772         exception catchpoints.
2773
2774 2013-04-15  Tom Tromey  <tromey@redhat.com>
2775
2776         * gdb.texinfo (Set Catchpoints): Document $_exception.
2777         (Convenience Vars): Mention $_exception.
2778
2779 2013-04-15  Tom Tromey  <tromey@redhat.com>
2780
2781         * gdb.texinfo (Set Catchpoints): Reorganize exception
2782         catchpoints.  Document "catch rethrow".
2783         (Debugging C Plus Plus): Mention "catch rethrow".
2784
2785 2013-04-15  Tom Tromey  <tromey@redhat.com>
2786
2787         * gdb.texinfo (Set Catchpoints): Remove obsolete text.
2788
2789 2013-04-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
2790             Eli Zaretskii  <eliz@gnu.org>
2791
2792         * gdb.texinfo (Auto-loading safe path): Add quick -iex using command
2793         line below the sample output.
2794
2795 2013-04-12  Eli Zaretskii  <eliz@gnu.org>
2796
2797         * gdb.texinfo (Mode Options): Document '-configuration'.
2798         (Help): Document "show configuration".
2799         (Bug Reporting): Add requirements to include the configuration
2800         details in bug reports.
2801
2802 2013-04-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
2803
2804         * Makefile.in (MAN1S): Add gcore.1.
2805         Remove "Host, target, and site specific Makefile fragments" comment.
2806         (@host_makefile_frag@, HAVE_NATIVE_GCORE_TARGET): New.
2807         (install-man1, uninstall-man1): Conditionalize gcore.1.
2808         (gcore.1): New.
2809         * gdb.texinfo (Man Pages): Add gcore man.
2810         (gcore man): New node.
2811
2812 2013-04-10  Pedro Alves  <palves@redhat.com>
2813
2814         * gdb.texinfo (Process Record and Replay): Document that "set
2815         record full insn-number-max", "set record
2816         instruction-history-size" and "set record
2817         function-call-history-size" accept "unlimited".
2818         (Backtrace): Document that "set backtrace limit" accepts
2819         "unlimited".
2820         (List): Document that "set listsize" accepts "unlimited".
2821         (Print Settings)" Document that "set print max-symbolic-offset",
2822         "set print elements" and "set print repeats" accept "unlimited".
2823         (Starting and Stopping Trace Experiments): Document that "set
2824         trace-buffer-size" accepts "unlimited".
2825         (Remote Configuration): Document that "set tcp connect-timeout"
2826         accepts "unlimited".
2827         (Command History): Document that "set history size" accepts
2828         "unlimited".
2829         (Screen Size): Document that "set height" and "set width" accepts
2830         "unlimited".  Adjust "set pagination"'s description to suggest
2831         "set height unlimited" instead of "set height 0".
2832
2833 2013-04-10  Yao Qi  <yao@codesourcery.com>
2834
2835         * gdb.texinfo (Trace Files): Add "target ctf".
2836
2837 2013-04-06  Jan Kratochvil  <jan.kratochvil@redhat.com>
2838
2839         * Makefile.in (POD2MAN1, POD2MAN5): Replace $(VERSION) by ../version.in.
2840
2841         * Makefile.in (install-man1, install-man5, uninstall-man1)
2842         (uninstall-man5): Replace $(MANS) by $(MAN1S) and $(MAN5S) respectively.
2843
2844         * Makefile.in (gdb.1, gdbserver.1, gdbinit.5): Use $(srcdir).
2845
2846 2013-04-06  Jan Kratochvil  <jan.kratochvil@redhat.com>
2847             Eli Zaretskii  <eliz@gnu.org>
2848
2849         * gdb.texinfo (gdbserver man): Rename tty to comm.  Swap --attach
2850         parameters order.  Remove "On some targets" for --attach.  Document the
2851         --multi parameter and extended-remote command.  Document all the
2852         options.
2853
2854 2013-04-05  Jan Kratochvil  <jan.kratochvil@redhat.com>
2855
2856         * gdb.texinfo (gdb man): Mention option -p.  Include Fortran to
2857         the list of supported languages.
2858
2859 2013-04-05  Jan Kratochvil  <jan.kratochvil@redhat.com>
2860
2861         Convert man pages to texinfo, new gdbinit.5 texinfo page.
2862         * Makefile.in (mandir, man1dir, man5dir, SYSTEM_GDBINIT, MANCONF,
2863         (TEXI2POD, POD2MAN1, POD2MAN5, MAN1S, MAN5S, MANS, man): New.
2864         (diststuff): Add man.
2865         (install-man, install-man1, install-man5, uninstall-man, uninstall-man1)
2866         (uninstall-man5): New.
2867         (STAGESTUFF): Add *.1 and *.5.
2868         (GDBvn.texi): Add SYSTEM_GDBINIT.
2869         (gdb.1, gdbserver.1, gdbinit.5): New.
2870         (maintainer-clean realclean): Add $(MANS).
2871         (install): Add install-man.
2872         (uninstall): Add uninstall-man.
2873         * gdb.texinfo (@include gdb-cfg.texi): Wrap it by @c man begin INCLUDE.
2874         (@copying): Wrap it by @c man begin COPYRIGHT.
2875         (Top): Add Man Pages.
2876         (Man Pages, gdb man, gdbserver man, gdbinit man): New.
2877
2878 2013-04-02  Pedro Alves  <palves@redhat.com>
2879
2880         * gdb.texinfo (Debugging Output): Document "set/show debug
2881         aarch64", "set/show debug coff-pe-read" and "set/show debug
2882         mach-o".
2883
2884 2013-04-02  Pedro Alves  <palves@redhat.com>
2885
2886         * gdb.texinfo (Remote Configuration) <set remote @var{name}-packet
2887         table>: Add entry for "trace-buffer-size".
2888
2889 2013-03-28  Pedro Alves  <palves@redhat.com>
2890
2891         * gdb.texinfo (Remote Configuration) <set remote @var{name}-packet
2892         table>: Add entry for "trace-status".
2893
2894 2013-03-28  Eli Zaretskii  <eliz@gnu.org>
2895
2896         * gdb.texinfo (Maintenance Commands): Use @enumerate, not "@table
2897         @bullet", which is invalid (makeinfo 5.1 barfs).
2898
2899 2013-03-28  Pedro Alves  <palves@redhat.com>
2900
2901         PR gdb/15294
2902
2903         * gdb.texinfo (List) <set listsize>: Adjust to document that
2904         listsize 0 means no limit, and remove mention of -1.
2905
2906 2013-03-22  Yao Qi  <yao@codesourcery.com>
2907
2908         * gdb.texinfo (Embedded Processors): Remove menu item
2909         "OpenRISC 1000".
2910         (OpenRISC 1000): Remove.
2911
2912 2013-03-21  Doug Evans  <dje@google.com>
2913
2914         * gdb.texinfo (Maintenance Commands): Add docs for
2915         "mt set per-command {space,time,symtab} {on,off}".
2916
2917 2013-03-14  Hui Zhu  <hui@codesourcery.com>
2918             Yao Qi  <yao@codesourcery.com>
2919
2920         * gdb.texinfo (Trace Files): Add "tsave -ctf".
2921
2922 2013-03-13  Keith Seitz  <keiths@redhat.com>
2923
2924         * gdb.texinfo (Maintenance Commands): Add missing ')' for
2925         "maint agent" reference to Dynamic printf.
2926
2927 2013-03-11  Eli Zaretskii  <eliz@gnu.org>
2928
2929         * gdb.texinfo (General Query Packets): Don't use colon in index
2930         entries visible to Info format.
2931
2932 2013-03-11  Markus Metzger  <markus.t.metzger@intel.com>
2933
2934         * gdb.texinfo (Process Record and Replay): Document record
2935         changes.
2936
2937 2013-03-11  Markus Metzger  <markus.t.metzger@intel.com>
2938
2939         * gdb.texinfo (Requirements): List qXfer:btrace:read requiring expat.
2940         (General Query Packets): Describe Qbtrace:bts, Qbtrace:off, and
2941         qXfer:btrace:read.
2942
2943 2013-03-09  Eli Zaretskii  <eliz@gnu.org>
2944
2945         * gdb.texinfo (General Query Packets, Tracepoint Packets): Don't
2946         use colons in @anchor and @cindex entries.
2947
2948 2013-03-09  Hafiz Abid Qadeer  <abidh@codesourcery.com>
2949
2950         * gdb.texinfo (QTBuffer:size): Add cindex and anchor.
2951
2952 2013-03-08  Stan Shebs  <stan@codesourcery.com>
2953             Hafiz Abid Qadeer  <abidh@codesourcery.com>
2954
2955         * gdb.texinfo (Starting and Stopping Trace Experiments): Document
2956         trace-buffer-size set and show commands.
2957         (Tracepoint Packets): Document QTBuffer:size.
2958         (General Query Packets): Document QTBuffer:size.
2959
2960 2013-02-21  Tom Tromey  <tromey@redhat.com>
2961
2962         * gdb.texinfo: Remove bad @syncodeindex.
2963         (Values From Inferior, Types In Python, Inferiors In Python)
2964         (Events In Python, Threads In Python, Frames In Python, Blocks In
2965         Python, Symbols In Python, Symbol Tables In Python): Remove
2966         @tables.
2967         (Packets, General Query Packets, Tracepoint Packets)
2968         (Host I/O Packets): Use @w{} for empty @item.
2969
2970 2013-02-20  Siva Chandra Reddy <sivachandra@google.com>
2971
2972         * gdb.texinfo (Architectures In Python): Add description about
2973         the new method gdb.Architecture.disassemble.
2974
2975 2013-02-15  Pedro Alves  <pedro@codesourcery.com>
2976             Hafiz Abid Qadeer  <abidh@codesourcery.com>
2977
2978         * gdb.texinfo (GDB/MI Tracepoint Commands) <-trace-status>:
2979         Document the "trace-file" field.
2980
2981 2013-02-07  Doug Evans  <dje@google.com>
2982
2983         * gdb.texinfo (Machine Code): Clarify argument to disassemble
2984         command.
2985
2986 2013-02-06  Yao Qi  <yao@codesourcery.com>
2987
2988         * gdb.texinfo (GDB/MI Async Records): Document new MI
2989         notification "=tsv-modified".  Update the document of MI
2990         notification "=tsv-created".
2991         * observer.texi (GDB Observers): New observer tsv_modified.
2992         Update observer tsv_created and tsv_delete.
2993
2994 2013-02-05  Yufeng Zhang  <yufeng.zhang@arm.com>
2995
2996         * gdb.texinfo (AArch64 Features): New section; document
2997         org.gnu.gdb.aarch64.core and org.gnu.gdb.aarch64.fpu.
2998         (Architectures): Add new AArch64 section to document AArch64
2999         architecture specific commands.
3000         (ABI): Add description of the new OS ABI "Newlib" and its influence
3001         on the longjmp handling.
3002
3003 2013-02-03  Eldar Gaynetdinov <hal9000ed2k@gmail.com>
3004             Jan Kratochvil  <jan.kratochvil@redhat.com>
3005
3006         * gdb.texinfo (Backtrace): Added description of 'filename-display'
3007         variable in 'set/show backtrace' section.
3008
3009 2013-01-31  Tom Tromey  <tromey@redhat.com>
3010
3011         * gdb.texinfo (Target Commands): Fix typo.
3012
3013 2013-01-23  Siva Chandra Reddy  <sivachandra@google.com>
3014
3015         * doc/gdb.texinfo (Architectures In Python): New sub-sub-section
3016         describing the gdb.Architecture class.
3017         (Frames In Python): Add description about the new method
3018         gdb.Frame.architecture().
3019
3020 2013-01-23  Doug Evans  <dje@google.com>
3021
3022         * gdb.texinfo (Index Section Format): Document .gdb_index version 8.
3023
3024 2013-01-21  Marc Khouzam  <marc.khouzam@ericsson.com>
3025
3026         * gdb.texinfo (GDB/MI Breakpoint Commands): Document new
3027         'thread-groups' field when printing a breakpoint in MI.
3028
3029 2012-01-17  Sanjoy Das <sanjoy@playingwithpointers.com>
3030         * gdb.texinfo (Using JIT Debug Info Readers): Change documentation
3031         to reflect that jit-reader-load now supports absolute file-names.
3032
3033 2013-01-16  Tom Tromey  <tromey@redhat.com>
3034
3035         * gdb.texinfo (Set Catchpoints): Document "catch signal".
3036         (Signals): Likewise.
3037
3038 2013-01-16  Tom Tromey  <tromey@redhat.com>
3039
3040         * gdb.texinfo (GDB/MI Breakpoint Information): Document
3041         "catch-type" field.
3042         (GDB/MI Catchpoint Commands): Add "catch-type" to examples.
3043
3044 2013-01-07  Tom Tromey  <tromey@redhat.com>
3045
3046         * gdb.texinfo (Mode Options): Don't mention -epoch.
3047         (Data, Emacs): Remove obsolete comments.
3048
3049 2013-01-02  Tom Tromey  <tromey@redhat.com>
3050
3051         * gdb.texinfo (GDB/MI Output Records): Update menu.
3052         (GDB/MI Breakpoint Information): New node.
3053         (GDB/MI Breakpoint Commands) <-break-info>: Link to new node.
3054         <-break-insert>: Likewise.
3055
3056 2012-12-31  Yao Qi  <yao@codesourcery.com>
3057
3058         * gdb.texinfo (Remote Non-Stop): Move paragraphs to ...
3059         (Packets): Move "vStopped" packet to ...
3060         (Notification Packets): ... here.  Describe the components
3061         of notification.  Add a table of supported notifications.
3062         Add an example on the process of he async notification.
3063
3064 2012-12-25  Jan Kratochvil  <jan.kratochvil@redhat.com>
3065
3066         * gdb.texinfo (GDB/MI Data Manipulation) (fullname): Make it always
3067         present.
3068         (GDB/MI File Commands) (-file-list-exec-source-files): Make the
3069         fullname output always present.
3070
3071 2012-12-23  Pierre Muller  <muller@sourceware.org>
3072
3073         * gdbint.texinfo (Function prototypes): Require use of "extern"
3074         modifier for function prototypes in headers.
3075
3076 2012-12-19  Joel Brobecker  <brobecker@adacore.com>
3077
3078         * refcard.tex: Update copyright notice to GPL v3 or later.
3079         Update contact info.
3080
3081 2012-12-16  Jan Kratochvil  <jan.kratochvil@redhat.com>
3082
3083         * gdbint.texinfo (Coding Standards) (C Usage): New rule for 0 vs. NULL.
3084
3085 2012-12-15  Yao Qi  <yao@codesourcery.com>
3086
3087         * gdb.texinfo (Debugging Output): Document 'set debug
3088         notification' and 'show debug notification'.
3089
3090 2012-12-15  Yao Qi  <yao@codesourcery.com>
3091
3092         * gdb.texinfo (Listing Tracepoints): New item and example about
3093         'installed on target' output.
3094         Add more in the example about 'installed on target'.
3095         (GDB/MI Breakpoint Commands): Doc about 'installed field.
3096
3097 2012-12-14  Tom Tromey  <tromey@redhat.com>
3098
3099         * gdb.texinfo (SVR4 Process Information): Mention core files.
3100
3101 2012-12-12 Mircea Gherzan <mircea.gherzan@intel.com>
3102
3103         * gdb.texinfo (GDB/MI Catchpoint Commands): New section.
3104
3105 2012-12-11  Pedro Alves  <palves@redhat.com>
3106
3107         * gdb.texinfo: Remove all mentions of Unixware throughout.
3108
3109 2012-12-09  Jan Kratochvil  <jan.kratochvil@redhat.com>
3110
3111         * gdbint.texinfo (Host Definition): Remove CC_HAS_LONG_LONG.
3112
3113 2012-11-29  Tom Tromey  <tromey@redhat.com>
3114
3115         * gdb.texinfo (SVR4 Process Information): Document missing
3116         "info proc" subcommands.
3117
3118 2012-11-29  Yao Qi  <yao@codesourcery.com>
3119
3120         PR gdb/1477.
3121         * gdb.texinfo (Print Settings): Correct the default 'demangle-style'
3122         to 'auto' instead of 'gnu'.
3123
3124 2012-11-26  Tom Tromey  <tromey@redhat.com>
3125
3126         * gdb.texinfo (MiniDebugInfo): New node.
3127         (GDB Files): Update.
3128
3129 2012-11-16  Doug Evans  <dje@google.com>
3130
3131         * gdb.texinfo (System-wide configuration): If the system-wide init
3132         file lives in the data-directory, and --data-directory is provided,
3133         look for it there.
3134
3135 2012-11-15  Tom Tromey  <tromey@redhat.com>
3136
3137         * gdb.texinfo (Signaling): Fix typo.
3138
3139 2012-11-13  Giuseppe Montalto  <giuseppe.montalto@st.com>
3140
3141         * gdb.texinfo (GDB/MI Data Manipulation): Document new optional
3142         parameter "count" of -data-write-memory-bytes, and add an example.
3143
3144 2012-11-12  Tom Tromey  <tromey@redhat.com>
3145
3146         * gdb.texinfo (Symbols): Document "info type-printers",
3147         "enable type-printer" and "disable type-printer".
3148         (Python API): Add new node to menu.
3149         (Type Printing API): New node.
3150         (Progspaces In Python): Document type_printers field.
3151         (Objfiles In Python): Likewise.
3152         (gdb.types) <get_type_recognizers, apply_type_recognizers,
3153         register_type_printer, TypePrinter>: Document.
3154
3155 2012-11-12  Tom Tromey  <tromey@redhat.com>
3156
3157         * gdb.texinfo (Symbols): Document "set print type methods",
3158         "set print type typedefs", and flags to ptype and whatis.
3159
3160 2012-11-09  Andrew Burgess  <aburgess@broadcom.com>
3161
3162         * gdb.texinfo (GDB/MI Data Manipulation): Add fullname field to
3163         the example -data-disassemble output.  Extend the description of
3164         the -data-disassemble results to document all fields.  Document
3165         the cli disassemble command as being related to -data-disassemble.
3166
3167 2012-11-09  Yao Qi  <yao@codesourcery.com>
3168
3169         PR gdb/14777.
3170         * gdb.texinfo (OS Information): Remove doc on command
3171         'info udot'.
3172
3173 2012-11-08  Joel Brobecker  <brobecker@adacore.com>
3174
3175         * gdb.texinfo (Startup): Minor rewording, and clarify scope of
3176         gdb.ini warning for Windows port.
3177
3178 2012-11-08  Yao Qi  <yao@codesourcery.com>
3179
3180         * gdb.texinfo (Search): Add kindex for 'fo'.
3181
3182 2012-11-05  Tom Tromey  <tromey@redhat.com>
3183
3184         PR python/14802:
3185         * gdb.texinfo (Functions In Python): Add example.
3186
3187 2012-11-03  Yao Qi  <yao@codesourcery.com>
3188
3189         * observer.texi (GDB Observers): Remove observer
3190         'tracepoint_modified', 'tracepoint_created' and
3191         'tracepoint_deleted'.
3192
3193 2012-10-26  Tom Tromey  <tromey@redhat.com>
3194
3195         * gdb.texinfo (General Query Packets): Use @itemx for QAgent.
3196
3197 2012-10-25  Tom Tromey  <tromey@redhat.com>
3198
3199         * gdb.texinfo (General Query Packets): Use @itemx.
3200
3201 2012-10-17  Yao Qi  <yao@codesourcery.com>
3202
3203         * observer.texi (GDB Observers): Update observer
3204         'memory_changed'.
3205         * gdb.texinfo (GDB/MI Async Records): Document for
3206         "memory-changed" notification.
3207
3208 2012-10-15  Doug Evans  <dje@google.com>
3209
3210         * gdb.texinfo (Mode Options): Document -nh.
3211         Elaborate on docs for -nx.
3212
3213 2012-09-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
3214
3215         * observer.texi (memory_changed): Expand parameter LEN to ssize_t.
3216
3217 2012-09-21  Yao Qi  <yao@codesourcery.com>
3218             Pedro Alves  <palves@redhat.com>
3219
3220         * gdb.texinfo (GDB/MI Async Records): Document notification
3221         'record-started' and 'record-stopped'.
3222         * observer.texi (GDB Observers): New observer 'record-changed'.
3223
3224 2012-09-19  Thomas Schwinge  <thomas@codesourcery.com>
3225
3226         * gdb.texinfo: Document the removal of SH's 'regs' command.
3227
3228 2012-09-18  Sergio Durigan Junior  <sergiodj@redhat.com>
3229
3230         * gdb.texinfo (jump): Mention new alias `j' for `jump'.
3231
3232 2012-09-18  Yao Qi  <yao@codesourcery.com>
3233
3234         * gdb.texinfo (GDB/MI Async Records): Document new MI
3235         notifications '=tsv-created' and '=tsv-deleted'.
3236         * observer.texi (GDB Observers): New observer tsv_created and
3237         tsv_deleted.
3238
3239 2012-09-18  Yao Qi  <yao@codesourcery.com>
3240
3241         * observer.texi (GDB Observers): New observer 'traceframe_changed'.
3242         * gdb.texinfo (GDB/MI Async Records): Mention new MI notification
3243         '=traceframe-changed'.
3244
3245 2012-09-17  Yao Qi  <yao@codesourcery.com>
3246
3247         * gdb.texinfo (List): Describe the meaning of 0 and -1 in
3248         'set listsize'.
3249
3250 2012-09-13  Jan Kratochvil  <jan.kratochvil@redhat.com>
3251             Eli Zaretskii  <eliz@gnu.org>
3252
3253         * gdbint.texinfo (Defining Other Architecture Features): Clarify *pcptr
3254         encoding for gdbarch_breakpoint_from_pc, bp_addr for
3255         gdbarch_push_dummy_call and bp_addr for gdbarch_push_dummy_code.
3256
3257 2012-08-27  Jan Kratochvil  <jan.kratochvil@redhat.com>
3258
3259         * gdb.texinfo (objfile-gdb.py file): New paragraph for .exe stripping.
3260
3261 2012-08-23  Khoo Yit Phang <khooyp@cs.umd.edu>
3262
3263         Document how to return from "python-interactive" to GDB.
3264         * gdb.texinfo (Python Commands): Update documentation.
3265
3266 2012-08-22  Khoo Yit Phang <khooyp@cs.umd.edu>
3267
3268         Add a new "python-interactive" command that starts a standard
3269         Python interactive prompt with "pi" as alias, and add "py" as
3270         an alias to "python".
3271         * gdb.texinfo (Python Commands): Document the new commands.
3272
3273 2012-08-22  Tom Tromey  <tromey@redhat.com>
3274
3275         * gdbint.texinfo (Host Definition): Remove documentation for
3276         SIGWINCH_HANDLER and SIGWINCH_HANDLER_BODY.
3277
3278 2012-08-17  Keith Seitz  <keiths@redhat.com>
3279
3280         PR c++/13356
3281         * gdb.texinfo (Type and Range Checking): Remove warning.
3282         Remove spurious commas.
3283         Update text and examples for re-implementation of set/show
3284         check type.
3285         (C and C++ Type and Range Checks): Likewise.
3286
3287 2012-08-16  Yao Qi  <yao@codesourcery.com>
3288
3289         * gdb.texinfo (Types In Python): Mention gdb.TYPE_CODE_BITSTRING
3290         is deprecated.
3291
3292 2012-08-13  Doug Evans  <dje@google.com>
3293
3294         * gdb.texinfo (Convenience Vars): Update text for "show convenience"
3295         to include functions.
3296
3297 2012-08-10  Doug Evans  <dje@google.com>
3298
3299         * gdb.texinfo (Convenience Funs): New node.
3300         (Types In Python): Document Type.vector.
3301
3302 2012-08-09  Yao Qi  <yao@codesourcery.com>
3303
3304         * observer.texi: New observer command_param_changed.
3305         * gdb.texinfo (GDB/MI Async Records): Doc for '=cmd-param-changed'.
3306
3307 2012-08-07  Jan Kratochvil  <jan.kratochvil@redhat.com>
3308
3309         * gdbint.texinfo (Debugging GDB): In section
3310         'Debugging @value{GDBN} with itself' change .gdbinit for gdb-gdb.gdb.
3311         Mention also gdb-gdb.py.
3312
3313 2012-08-07  Yao Qi  <yao@codesourcery.com>
3314
3315         Revert the folloing patch:
3316         2012-08-06  Yao Qi  <yao@codesourcery.com>
3317         * gdb.texinfo (Remote Configuration): Add kindex for 'set
3318         remote hardware-watchpoint-limit' and 'set
3319         remote hardware-breakpoint-limit'.
3320
3321 2012-08-06  Nathaniel Flath  <flat0103@gmail.com>
3322
3323         * gdb.texinfo (Working Directory): Added information about new
3324         default argument for 'cd' command.
3325
3326 2012-08-06  Yao Qi  <yao@codesourcery.com>
3327
3328         * gdb.texinfo (Remote Configuration): Add kindex for 'set
3329         remote hardware-watchpoint-limit' and 'set
3330         remote hardware-breakpoint-limit'.
3331
3332 2012-08-06  Yao Qi  <yao@codesourcery.com>
3333
3334         Fix PR14371.
3335
3336         * gdb.texinfo (GDB/MI Async Records): Fix the doc for
3337         '=breakpoint-deleted'.
3338
3339 2012-08-02  Yao Qi  <yao@codesourcery.com>
3340
3341         * gdb.texinfo (Native): Remove node Neutrino.
3342
3343 2012-07-27  Yao Qi  <yao@codesourcery.com>
3344
3345         * gdb.texinfo (IPA Protocol Commands): Document new command
3346         'close'.
3347
3348 2012-07-25  Tom Tromey  <tromey@redhat.com>
3349
3350         * gdb.texinfo (Maintenance Commands): Document maint info bfds.
3351
3352 2012-07-20  Doug Evans  <dje@google.com>
3353
3354         * gdb.texinfo (Mode Options): Delete --use-deprecated-index-sections.
3355         (Index Files): Document how to control the use of deprecated index
3356         sections.
3357         (Index Section Format): Replace --use-deprecated-index-sections with
3358         "set use-deprecated-index-sections on".
3359
3360 2012-07-12  Eli Zaretskii  <eliz@gnu.org>
3361
3362         * gdbint.texinfo: Remove @syncodeindex directives that put all the
3363         indices into a single node "Index".  Instead, join function and
3364         variable indices into a single index, separate from the concept
3365         index.  Requested in
3366         http://sourceware.org/ml/gdb-patches/2012-07/msg00146.html.
3367         (Top): Update the top-level menu: instead of one "Index" there are
3368         now separate entries "Concept Index" and "Function and Variable
3369         Index".
3370         (Concept Index, Function and Variable Index): New nodes.
3371         (Index): Node deleted.
3372
3373 2012-07-05  Hui Zhu  <hui_zhu@mentor.com>
3374
3375         * gdb.texinfo (Maintenance Commands): Change help for "maint agent"
3376         and "maint agent-eval".
3377
3378 2012-07-03  Eli Zaretskii  <eliz@gnu.org>
3379
3380         * gdb.texinfo: Separate the index into 2 indices, cp and fn, to
3381         avoid file-name clashes between Index.html and index.html on
3382         case-insensitive filesystems.  See the discussion starting in
3383         http://sourceware.org/ml/gdb-patches/2012-06/msg00457.html for the
3384         details of the problem.
3385         (Top): Update the master menu for the above.
3386         (Concept Index, Command and Variable Index): New nodes, instead of
3387         the old "Index" node that was deleted.  All cross-references
3388         updated.
3389
3390 2012-07-02  Stan Shebs  <stan@codesourcery.com>
3391
3392         * gdb.texinfo (Dynamic Printf): Mention agent style and
3393         disconnected dprintf.
3394         (Maintenance Commands): Describe maint agent-printf.
3395         (General Query Packets): Mention BreakpointCommands feature.
3396         (Packets): Document commands extension to Z0 packet.
3397         * agentexpr.texi (Bytecode Descriptions): Document printf
3398         bytecode.
3399
3400 2012-07-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
3401
3402         * gdb.texinfo (File Options): Change -ix and -iex commands that apply
3403         only after gdbinit files.
3404         (Startup): Move -iex and -iex commands down after gdbinit files.
3405
3406 2012-07-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
3407
3408         * gdb.texinfo (Auto-loading safe path): Note the shell wildcard
3409         possibility.
3410
3411 2012-06-29  Tom Tromey  <tromey@redhat.com>
3412
3413         * gdb.texinfo (Index Section Format): Update for version 7.
3414
3415 2012-06-28  Stan Shebs  <stan@codesourcery.com>
3416
3417         * gdb.texinfo (Miscellaneous GDB/MI Commands): Update -info-os
3418         example, add note about title column.
3419
3420 2012-06-26  Siva Chandra Reddy  <sivachandra@google.com>
3421
3422         * gdb.texinfo (Symbol Tables In Python): Add description about
3423         the new 'last' attribute of gdb.Symtab_and line.
3424
3425 2012-06-26  Siva Chandra Reddy  <sivachandra@google.com>
3426
3427         * gdb.texinfo (Symbol Tables In Python): Correct the description
3428         of the 'pc' attribute of gdb.Symtab_and_line.
3429
3430 2012-06-26  Doug Evans  <dje@google.com>
3431
3432         * gdb.texinfo (Debugging Output): Document debug options dwarf2-read
3433         and symtab-create.
3434
3435 2012-06-25  Keith Seitz  <keiths@redhat.com>
3436
3437         * gdb.texinfo (GDB/MI Breakpoint Commands): Remove "-r" option
3438         from example.  Remove "rbreak" from list of corresponding
3439         gdb commands.
3440
3441 2012-06-23  Doug Evans  <dje@google.com>
3442
3443         * gdb.texinfo (Index Section Format): Document version 7 format.
3444
3445 2012-06-22  Yao Qi  <yao@codesourcery.com>
3446
3447         * gdb.texinfo: Add missing cindex for some packets.
3448
3449 2012-06-20  Keith Seitz  <keiths@redhat.com>
3450
3451         * gdb.texinfo (GDB/MI Breakpoint Commands): Re-order options
3452         for -break-insert and document -p.
3453
3454 2012-06-20  Yao Qi  <yao@codesourcery.com>
3455
3456         * gdb.texinfo (Inferiors In Python): Replace "gdb.read_memory"
3457         and "gdb.write_memory" with "Inferior.read_memory" and
3458         "Inferior.write_memory".
3459
3460 2012-06-15  Patrice Dumas  <pertusus@free.fr>  (tiny change)
3461
3462         * gdb.texinfo (Summary): Add a link to "Free Documentation".
3463         (Free Documentation): Add @node line.
3464         (Continuing and Stepping) <advance location>: Use @item instead of
3465         @itemx.
3466         (Reverse Execution) <set exec-direction reverse>: Use @item instead of
3467         @itemx.
3468         (Embedded Processors): Put the link to "PA" to its correct place,
3469         according to document structure.
3470         (Python API): Put the link to "Lazy Strings In Python" to its
3471         correct place.
3472         (Index): Use @@ in @tex block to get a literal @.
3473
3474         * gdbint.texinfo: Fix the @subtitle line.
3475
3476         * stabs.texinfo (Top): Put the link to "Symbol Types Index" to its
3477         correct place.
3478
3479 2012-06-08  Yao Qi  <yao@codesourcery.com>
3480
3481         * gdb.texinfo (In-Process Agent): Add 'In-Process Agent
3482         Protocol'.
3483         (In-Process Agent Protocol, IPA Protocol Objects)
3484         (IPA Protocol Commands): New nodes.
3485         (Tracepoint Packets): Add anchors.
3486
3487 2012-06-06  Thomas Schwinge  <thomas@codesourcery.com>
3488
3489         * gdb.texinfo: Document the deprecation of SH's 'regs' command.
3490
3491 2012-06-06  Yao Qi  <yao@codesourcery.com>
3492
3493         * gdb.texinfo: Update copyright year.
3494
3495 2012-05-23  Stan Shebs  <stan@codesourcery.com>
3496             Kwok Cheung Yeung  <kcy@codesourcery.com>
3497
3498         * gdb.texinfo (Miscellaneous GDB/MI Commands): Document -info-os.
3499
3500 2012-05-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
3501
3502         * gdb.texinfo (Separate Debug Files): New anchor debug-file-directory.
3503         Mention also --with-separate-debug-dir.
3504         (Auto-loading): Prepend $debugdir in the sample output.
3505         (Auto-loading safe path): Likewise.  Mention also $debugdir for the
3506         auto-load safe-path variable.
3507         (objfile-gdb.py file): Remove the extra debug-file-directory paragraph.
3508         Mention also $debugdir for 'set auto-load scripts-directory'.
3509
3510 2012-05-19  Eli Zaretskii  <eliz@gnu.org>
3511
3512         * gdb.texinfo (Continuing and Stepping, Selection, Byte Order)
3513         (MIPS Embedded, MIPS, MIPS Register packet Format)
3514         (Target Descriptions, MIPS Features): Use @acronym{MIPS} where
3515         appropriate.
3516
3517 2012-05-18  Sandra Loosemore  <sandra@codesourcery.com>
3518             Maciej W. Rozycki  <macro@codesourcery.com>
3519
3520         * gdb.texinfo (MIPS): Document "set mips compression" and "show
3521         mips compression".
3522         (MIPS Breakpoint Kinds): New subsubsection.
3523
3524 2012-05-18  Eli Zaretskii  <eliz@gnu.org>
3525
3526         * gdb.texinfo (Architecture-Specific Protocol Details): Define
3527         nodes for subsections.  Add @acronym mark-ups and adjust
3528         formatting.
3529
3530 2012-05-18  Jan Kratochvil  <jan.kratochvil@redhat.com>
3531
3532         Rename $ddir to $datadir.
3533         * gdb.texinfo (Auto-loading, Auto-loading safe path)
3534         (objfile-gdb.py file): Rename $ddir to $datadir.
3535
3536 2012-05-18  Tom Tromey  <tromey@redhat.com>
3537
3538         * gdb.texinfo (Print Settings): Document 'set print symbol'.
3539
3540 2012-05-14  Stan Shebs  <stan@codesourcery.com>
3541
3542         * gdb.texinfo (Dynamic Printf): New subsection.
3543
3544 2012-05-13  Siva Chandra Reddy  <sivachandra@google.com>
3545
3546         * gdb.texinfo (Basic Python): Add description about the function
3547         gdb.find_pc_line
3548
3549 2012-05-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
3550             Eli Zaretskii  <eliz@gnu.org>
3551
3552         * gdb.texinfo (Separate Debug Files): Use plural form for global
3553         debugging information directory.
3554
3555 2012-05-11  Stan Shebs  <stan@codesourcery.com>
3556             Kwok Cheung Yeung  <kcy@codesourcery.com>
3557
3558         * gdb.texinfo (Operating System Auxiliary Information): Document new
3559         'info os' subcommands.
3560
3561 2012-05-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
3562
3563         * gdb.texinfo (Auto-loading, Init File in the Current Directory)
3564         (libthread_db.so.1 file, objfile-gdb.gdb file, objfile-gdb.py file)
3565         (dotdebug_gdb_scripts section): Add reference
3566         to 'Auto-loading safe path'.
3567
3568 2012-05-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
3569
3570         Implement multi-component --with-auto-load-dir.
3571         * gdb.texinfo (Auto-loading): New references
3572         for 'set auto-load scripts-directory'
3573         and 'show auto-load scripts-directory'.
3574         (Auto-loading safe path): Describe the new default.  Move $ddir
3575         substituation reference to 'objfile-gdb.py file'.
3576         (objfile-gdb.py file): Describe script-name alias.  Change real-name to
3577         script-name.  Describe new 'set auto-load scripts-directory'
3578         and 'show auto-load scripts-directory'.
3579
3580 2012-05-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
3581
3582         Provide $ddir substitution for --with-auto-load-safe-path.
3583         * gdb.texinfo (Auto-loading): Replace /usr/local by $ddir/auto-load.
3584         (Auto-loading safe path): Likewise.  Mention the default value,
3585         $ddir substitution, --with-auto-load-safe-path and
3586         --without-auto-load-safe-path.
3587         * observer.texi (gdb_datadir_changed): New.
3588
3589 2012-05-09  Jan Kratochvil  <jan.kratochvil@redhat.com>
3590
3591         * gdb.texinfo (Auto-loading): Wrap too long lines in @smallexample.
3592         Twice.
3593
3594         * gdb.texinfo (Separate Debug Files, Auto-loading safe path): Replace
3595         directory separator by path separator.
3596
3597 2012-05-06  Jan Kratochvil  <jan.kratochvil@redhat.com>
3598
3599         * gdb.texinfo (Auto-loading safe path): Make 'directories'
3600         for 'set auto-load safe-path' optional.  Mention if it is omitted.
3601         Change disabling security protection condition to "/", twice.
3602
3603 2012-05-03  Siva Chandra Reddy  <sivachandra@google.com>
3604
3605         * gdb.texinfo (Symbol Tables In Python): Add documentation about
3606         the new methods global_block and static_block on gdb.Symtab
3607         objects.
3608
3609 2012-05-02  Siva Chandra Reddy  <sivachandra@google.com>
3610
3611         * gdb.texinfo (Blocks In Python): Add a note saying that future
3612         improvements to GDB and its infrastructure can move symbols
3613         across blocks within a symbol table.
3614
3615 2012-04-29  Yao Qi  <yao@codesourcery.com>
3616
3617         * gdb.texinfo (Architectures): Remove menu entry `A29K'.
3618         (A29K): Remove.
3619
3620 2012-04-27  Sergio Durigan Junior  <sergiodj@redhat.com>
3621             Tom Tromey  <tromey@redhat.com>
3622
3623         * gdb.texinfo (Static Probe Points): New entry, explaining SystemTap
3624         and generic static probe support on GDB.
3625
3626 2012-04-25  Doug Evans  <dje@google.com>
3627
3628         * gdb.texinfo (Go): Fix thinko.
3629
3630         * gdb.texinfo (Supported Languages): Add Go.
3631         (Go): New node.
3632
3633 2012-04-25  Yao Qi  <yao@codesourcery.com>
3634
3635         * gdbint.texinfo (Testsuite): New section `Board settings'.
3636
3637 2012-04-23  Jan Kratochvil  <jan.kratochvil@redhat.com>
3638
3639         * gdb.texinfo (Auto-loading safe path): Remove trailing [@dots{}].
3640         Three times.
3641
3642         * gdb.texinfo (Auto-loading safe path): Add trailing @dots{}.
3643         Three times.
3644
3645 2012-04-22  Jan Kratochvil  <jan.kratochvil@redhat.com>
3646
3647         * gdb.texinfo (Auto-loading safe path): Replace @itemize @bullet
3648         by @table @asis.  Fix formatting of one item.
3649
3650 2012-04-18  Jan Kratochvil  <jan.kratochvil@redhat.com>
3651
3652         * gdb.texinfo (Auto-loading verbose mode): Fix smallexample typo.
3653
3654 2012-04-17  Jan Kratochvil  <jan.kratochvil@redhat.com>
3655
3656         New option "set debug auto-load".
3657         * gdb.texinfo (Auto-loading): New menu item for auto-load verbose mode.
3658         (auto-load verbose mode): New node.
3659
3660 2012-04-17  Jan Kratochvil  <jan.kratochvil@redhat.com>
3661
3662         New option "set auto-load safe-path".
3663         * gdb.texinfo (Auto-loading): Extend the "show auto-load"
3664         and "info auto-load" examples for safe-path.  Put there also references
3665         for "set auto-load safe-path" and "show auto-load safe-path".
3666         New menu item for Auto-loading safe path.
3667         (Auto-loading safe path): New node.
3668         (Python Auto-loading): Update the expected output from "Missing"
3669         to "No".
3670
3671 2012-04-17  Jan Kratochvil  <jan.kratochvil@redhat.com>
3672
3673         auto-load: Implementation.
3674         * gdb.texinfo (Mode Options): New anchor for -nx.
3675         (Startup): New anchors for Option -init-eval-command,
3676         Home Directory Init File
3677         and Init File in the Current Directory during Startup.
3678         Mention set auto-load local-gdbinit with a reference.
3679         Change the sample code to "set auto-load python-scripts".
3680         (Threads): New anchor set libthread-db-search-path.
3681         Provide references to libthread_db.so.1 file.
3682         (Controlling GDB): New menu item for Auto-loading.
3683         (Auto-loading, Init File in the Current Directory)
3684         (libthread_db.so.1 file, objfile-gdb.gdb file): New nodes.
3685         (Python): Rename the menu item Auto-loading to Python Auto-loading.
3686         (Writing a Pretty-Printer, Objfiles In Python): Update the renamed
3687         reference.
3688         (Auto-loading): Rename to ...
3689         (Python Auto-loading): ... here.  Change "set auto-load-scripts" to
3690         "set auto-load python-scripts", new anchor for it.  Change
3691         "show auto-load-scripts" to "show auto-load python-scripts", new anchor
3692         for it.  Change "info auto-load-scripts"
3693         to "info auto-load python-scripts", new anchor for it.  Change "scripts"
3694         to "Python scripts".
3695
3696 2012-04-14  Anton Gorenkov <xgsa@yandex.ru>
3697
3698         PR mi/13393
3699         * gdb.texinfo (Print Settings): Extend the description for "set print
3700         object".
3701         (GDB/MI Variable Objects): Extend the description for -var-create and
3702         -var-list-children.
3703
3704 2012-04-11  Siva Chandra Reddy  <sivachandra@google.com>
3705
3706         * gdb.texinfo (Examining Data): Document the 'explore' command.
3707
3708 2012-03-28  Joel Brobecker  <brobecker@adacore.com>
3709
3710         * gdb.texinfo (GDB/MI Variable Objects): Document what happens
3711         to the children of a varobj and its update range when -var-update
3712         returns that the varobj's type changed.
3713
3714 2012-03-27  Jan Kratochvil  <jan.kratochvil@redhat.com>
3715
3716         * gdb.texinfo (Auto-loading): Move @menu to the end of @node.
3717         Create two new links fir 'objfile-gdb.py file'
3718         and 'dotdebug_gdb_scripts section'.
3719
3720 2012-03-27  Jan Kratochvil  <jan.kratochvil@redhat.com>
3721
3722         * gdb.texinfo (Auto-loading): Rename node reference
3723         '.debug_gdb_scripts section' to 'dotdebug_gdb_scripts section'.
3724         Twice.
3725         (.debug_gdb_scripts section): Rename the node ...
3726         (dotdebug_gdb_scripts section): ... here.
3727         (Maintenance Commands): Also rename this node reference.
3728
3729 2012-03-22  Siva Chandra Reddy  <sivachandra@google.com>
3730
3731         * gdb.texinfo (Python API/Values From Inferior): Add description
3732         about the new method Value.referenced_value.  Add description on
3733         how Value.dereference is different (and similar) to
3734         Value.referenced_value.
3735
3736 2012-03-19  Jan Kratochvil  <jan.kratochvil@redhat.com>
3737
3738         * gdb.texinfo (File Options): Describe --init-command=FILE, -ix and
3739         --init-eval-command=COMMAND, -iex.
3740         (Startup): Describe -iex and -ix.  Simplify the example
3741         for "set auto-load-scripts off".
3742
3743 2012-03-16  Gary Benson  <gbenson@redhat.com>
3744
3745         PR breakpoints/10738
3746         * gdb.texinfo (Inline Functions): Remove the now-unnecessary @item
3747         stating that GDB cannot set breakpoints on inlined functions.
3748         (Mode Options): Document --use-deprecated-index-sections.
3749         (Index Section Format): Document new index section version format.
3750
3751 2012-03-15  Tom Tromey  <tromey@redhat.com>
3752
3753         * gdb.texinfo (Debugging C Plus Plus): Document "info vtbl".
3754
3755 2012-03-13  Doug Evans  <dje@google.com>
3756
3757         * gdb.texinfo (Help): Change apropos example to use "alias" instead
3758         of "reload".
3759         (Symbols): Delete docs for set/show symbol-reloading.
3760         * gdbint.texinfo (Defining Other Architecture Features): Delete
3761         SYMBOL_RELOADING_DEFAULT.
3762         * refcard.tex: Delete reference to symbol-reloading.
3763
3764 2012-03-07  Pedro Alves  <palves@redhat.com>
3765
3766         * gdb.texinfo (General Query Packets): Document new
3767         QProgramSignals packet.
3768         * gdb.texinfo (Remote configuration): Mention
3769         "program-signals-packet".
3770
3771 2012-03-05  Tristan Gingold  <gingold@adacore.com>
3772
3773         * gdb.texinfo (General Query Packets): Document xfer:uib:read.
3774
3775 2012-03-03  Yao Qi  <yao@codesourcery.com>
3776
3777         * gdb.texinfo (In-Process Agent): New node.
3778         Document new commands.
3779         (General Query Packets): Add packet `QAgent'.
3780
3781 2012-03-01  Maciej W. Rozycki  <macro@codesourcery.com>
3782
3783         * gdb.texinfo (MIPS Features): Add org.gnu.gdb.mips.dsp.
3784
3785 2012-03-01  Scott J. Goldman <scottjg@vmware.com>
3786
3787         * gdb.texinfo (Commands In Python): Put example python macro in
3788         COMMAND_USER category rather than COMMAND_OBSCURE.
3789         Document gdb.COMMAND_USER.
3790         (User-defined Commands): Update documentation to clarify
3791         "set/show max-user-call-depth" and "show user" don't apply to python
3792         commands.  Update documentation to clarify "help user-defined" may
3793         also include python commands defined as COMMAND_USER.
3794
3795 2012-02-25  Jan Kratochvil  <jan.kratochvil@redhat.com>
3796
3797         * gdb.texinfo (Startup): Add option -ex description to the option -x
3798         description.
3799
3800 2012-02-24  Luis Machado  <lgustavo@codesourcery.com>
3801
3802         * gdb.texinfo (Setting Breakpoints): Mention and explain the
3803         condition-evaluation breakpoint parameter.
3804         Mention condition-evaluation mode being shown in "info break".
3805         (Break Conditions): Add description for target-side
3806         conditional breakpoints.
3807         (Remote Configuration): Mention conditional-breakpoints-packet.
3808         (Packets): Add cond-expr parameter to Z0/Z1 packets and explain
3809         cond-expr.
3810         (General Query Packets): Mention new ConditionalBreakpoint feature.
3811
3812 2012-02-22  Tom Tromey  <tromey@redhat.com>
3813
3814         * gdb.texinfo (Blocks In Python): Clarify block iteration.
3815
3816 2012-02-17  Tom Tromey  <tromey@redhat.com>
3817
3818         PR python/10753:
3819         * gdb.texinfo (objfile-gdb.py file): Fix location of auto-load
3820         directory.
3821
3822 2012-02-14  Stan Shebs  <stan@codesourcery.com>
3823
3824         * gdb.texinfo (Disabling Breakpoints): Document enable count.
3825
3826 2012-02-13  Pedro Alves  <palves@redhat.com>
3827
3828         * gdb.texinfo (MIPS boards): Refer to mips-elf instead of
3829         mips-idt-ecoff.
3830
3831 2012-02-09  Yao Qi  <yao@codesourcery.com>
3832
3833         * gdb.texinfo (Symbols In Python): Add missing `@end defvar'.
3834
3835 2012-02-07  Tom Tromey  <tromey@redhat.com>
3836
3837         * gdb.texinfo (Symbols In Python): Document Symbol.needs_frame and
3838         Symbol.value.
3839
3840 2012-02-07  Tom Tromey  <tromey@redhat.com>
3841
3842         * gdb.texinfo (Symbols In Python): Document Symbol.line.
3843
3844 2012-01-27  Thomas Schwinge  <thomas@codesourcery.com>
3845
3846         * gdb.textinfo (Packets): Move vCont paragraph to the correct place.
3847
3848 2012-01-24  Tom Tromey  <tromey@redhat.com>
3849
3850         * gdb.texinfo (Set Catchpoints): Document "catch load" and "catch
3851         unload".
3852         (Files): Mention new catch commands.
3853         (GDB/MI Async Records): Likewise.
3854
3855 2012-01-24  Gary Benson  <gbenson@redhat.com>
3856
3857         Delete #if 0'd out code.
3858         * gdb.texinfo (Frame Info): Remove "info catch".
3859
3860 2012-01-20  Ulrich Weigand  <ulrich.weigand@linaro.org>
3861
3862         * gdb.texinfo (Remote Configuration): Document
3863         "set remote hostio-readlink-packet" command.
3864         (General Query Packets): Document vFile:readlink packet.
3865
3866 2012-01-16  Tom Tromey  <tromey@redhat.com>
3867
3868         * gdb.texinfo (Specify Location): Document relative file name
3869         handling.
3870
3871 2012-01-16  Tom Tromey  <tromey@redhat.com>
3872
3873         * gdb.texinfo (gdb.printing): Document FlagEnumerationPrinter.
3874
3875 2012-01-13  Jan Kratochvil  <jan.kratochvil@redhat.com>
3876             Eli Zaretskii  <eliz@gnu.org>
3877
3878         * gdbint.texinfo (Coding Standards): Require braces for two lines of
3879         code.
3880
3881 2012-01-11  Paul Hilfinger  <hilfingr@adacore.com>
3882
3883         * gdb.texinfo (Variables): Document use of :: for non-static
3884         variables.
3885
3886 2012-01-05  Joel Brobecker  <brobecker@adacore.com>
3887
3888         * gdbint.texinfo (Start of New Year Procedure): Update
3889         to replace use of copyright.sh by use of copyright.py.
3890
3891 2012-01-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
3892
3893         Remove the gdbtui binary.
3894         * all-cfg.texi (GDBTUI): Remove.
3895         * gdb.texinfo (Mode Options): Remove the GDBTUI reference.
3896         (TUI): Remove GDBTUI pindex.  Remove the GDBTUI reference.
3897         * gdbint.texinfo (Testsuite): Replace `gdbtui' by `gdb -tui'.
3898
3899 2011-12-23  Kevin Pouget  <kevin.pouget@st.com>
3900
3901         Introduce gdb.FinishBreakpoint in Python.
3902         * gdb.texinfo (Finish Breakpoints in Python): New subsection.
3903         (Python API): Add menu entry for Finish Breakpoints.
3904
3905 2011-12-19  Jan Kratochvil  <jan.kratochvil@redhat.com>
3906
3907         * gdbint.texinfo (Testsuite): Describe KFAIL and XFAIL in Writing
3908         tests.
3909
3910 2011-12-16  Doug Evans  <dje@google.com>
3911
3912         * gdb.texinfo (Server): Document -/stdio argument to gdbserver.
3913
3914 2011-12-16  Phil Muldoon  <pmuldoon@redhat.com>
3915
3916         * gdb.texinfo (Python Commands): Remove "maint set/show print
3917         stack".  Add documentation for "set/show python print-stack".
3918
3919 2011-12-14  Pedro Alves  <pedro@codesourcery.com>
3920
3921         * gdb.texinfo (Implementing a Remote Stub): Explain that you
3922         should transfer control to the stub in the startup code instead of
3923         in main.  Mention the need to get past the initial breakpoint.
3924
3925 2011-12-06  Tom Tromey  <tromey@redhat.com>
3926
3927         * gdb.texinfo (Set Breaks): Update for new behavior.
3928
3929 2011-12-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
3930
3931         * gdb.texinfo (Requirements, Remote Protocol): Reference also `Library
3932         List Format for SVR4 Targets'.
3933         (General Query Packets): New item qXfer:libraries-svr4:read.
3934         (Library List Format for SVR4 Targets): New node.
3935
3936 2011-12-01  Tom Tromey  <tromey@redhat.com>
3937
3938         * gdb.texinfo (Writing a Pretty-Printer): Use append method, not
3939         add.
3940
3941 2011-11-22  Tom Tromey  <tromey@redhat.com>
3942
3943         * gdb.texinfo (GDB/MI Async Records): Document new *stopped
3944         reasons.
3945
3946 2011-11-20  Stan Shebs  <stan@codesourcery.com>
3947
3948         * gdb.texinfo (Starting and Stopping Trace Experiments): Document
3949         note-related options and variables.
3950         (Tracepoint Packets): Document packet changes.
3951
3952 2011-11-20  Sanjoy Das  <sdas@igalia.com>
3953
3954         * gdb.texinfo (JIT Interface): Add documentation on writing and
3955         usind JIT debug info readers.
3956         (Custom Debug Info, Using JIT Debug Info Readers, Writing JIT
3957         Debug Info Readers): New nodes.
3958
3959 2011-11-18  Yao Qi  <yao@codesourcery.com>
3960
3961         * gdb.texinfo (Create and Delete Tracepoints): Mention pending
3962         tracepoint.
3963
3964 2011-11-15  Doug Evans  <dje@google.com>
3965
3966         * gdb.texinfo (Files): Document basenames-may-differ.
3967
3968 2011-11-14  Doug Evans  <dje@google.com>
3969
3970         * gdb.texinfo (Shell Commands): Document "!".
3971
3972 2011-11-14  Stan Shebs  <stan@codesourcery.com>
3973             Kwok Cheung Yeung  <kcy@codesourcery.com>
3974
3975         * gdb.texinfo (Create and Delete Tracepoints): Describe what is
3976         needed to get shorter fast tracepoints.
3977         (Tracepoint Packets): Document new qTMinFTPILen packet.
3978
3979 2011-11-14  Yao Qi  <yao@codesourcery.com>
3980
3981         * gdb.texinfo (Create and Delete Tracepoints): Describe changed
3982         behavior of tracepoint.
3983         (General Query Packets): New feature InstallInTrace.
3984         (Remote Configuration): Document "set remote
3985         install-in-trace-packet".
3986
3987 2011-11-12  Matt Rice  <ratmice@gmail.com>
3988
3989         * gdb.texinfo (C Preprocessor Macros): Remove info definitions.
3990         Add arguments to info macro.
3991
3992 2011-11-10  Tom Tromey  <tromey@redhat.com>
3993
3994         * gdb.texinfo (Compilation): Don't mention -gdwarf-2.  Link to GCC
3995         manual.
3996         (Variables): Don't mention -gdwarf-2.  Link to Compilation node.
3997         (Macros): Add a footnote.
3998         (C): Remove paragraph about compiler options.
3999         (C Constants): Mention wide character and string constants.
4000         (C Plus Plus Expressions): Update compiler option advice.  Mention
4001         using declarations.  Mention ADL.  Remove old HP compiler
4002         information.
4003
4004 2011-11-10  Tom Tromey  <tromey@redhat.com>
4005
4006         PR c++/9257:
4007         * gdb.texinfo (Print Settings): Add an extra note about the need
4008         for a vtable.
4009
4010 2011-11-08  Maciej W. Rozycki  <macro@codesourcery.com>
4011
4012         * gdb.texinfo (MIPS): Remove duplicate "auto" reference from
4013         "set mips abi" documentation.
4014
4015 2011-11-04  Doug Evans  <dje@google.com>
4016
4017         * gdb.texinfo (Maintenance Commands): Update docs of "maint time".
4018
4019 2011-11-03  Tom Tromey  <tromey@redhat.com>
4020
4021         * gdb.texinfo (Stopping): Add menu entry.
4022         (Continuing and Stepping): Restore @node.  Use @section, not
4023         @subsection.
4024
4025 2011-11-03  Maciej W. Rozycki  <macro@codesourcery.com>
4026
4027         * gdb.texinfo (Skipping Over Functions and Files): Remove node
4028         designation.  Fix "Specify Location" cross-reference.
4029
4030 2011-11-02  Stan Shebs  <stan@codesourcery.com>
4031
4032         * gdb.texinfo (Tracepoint Action Lists): Document collect/s.
4033         (General Query Packets): Describe tracenz feature.
4034         * agentexpr.texi (Bytecode Descriptions): Describe tracenz.
4035
4036 2011-10-28  Paul Koning  <paul_koning@dell.com>
4037
4038         * gdb.texinfo (gdb.types): Rename deepitems to deep_items.
4039
4040 2011-10-27  Kevin Pouget  <kevin.pouget@st.com>
4041
4042         * gdb.texinfo ((Frames In Python): Document
4043         gdb.FRAME_UNWIND_FIRST_ERROR contant.
4044
4045 2011-10-26  Paul Koning  <paul_koning@dell.com>
4046
4047         * gdb.texinfo (gdb.types): Document new deepitems function.
4048
4049 2011-10-25  Paul Koning  <paul_koning@dell.com>
4050
4051         PR python/13327
4052
4053         * gdb.texinfo (Values From Inferior): Add is_lazy attribute,
4054         fetch_lazy method.
4055
4056 2011-10-20  Phil Muldoon  <pmuldoon@redhat.com>
4057
4058         PR python/12656
4059
4060         * gdb.texinfo (Blocks In Python): Document is_static, is_global,
4061         global_block, static_block function.
4062
4063 2011-10-19  Tom Tromey  <tromey@redhat.com>
4064
4065         * gdb.texinfo (Commands In Python): Add missing "@"s.
4066
4067 2011-10-13  Kevin Pouget  <kevin.pouget@st.com>
4068
4069         PR python/13285 Document named constants for frame unwind stop reasons
4070         * gdb.texinfo (Frames In Python): Document gdb.FRAME_UNWIND_*
4071         constants.
4072
4073 2011-10-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
4074
4075         Fix compatibility with texinfo versions older than 4.12.
4076         * Makefile.in (MAKEINFO): Set to @MAKEINFO@.
4077         (MAKEINFOFLAGS, MAKEINFO_EXTRA_FLAGS, MAKEINFO_CMD): New.
4078         (MAKEHTMLFLAGS): Use MAKEINFO_CMD.
4079         (gdb.info, gdbint.info, stabs.info, annotate.info): Use MAKEINFO_CMD.
4080         * gdb.texinfo (Tail Call Frames): Convert @arrow{} to @click, when possible.
4081         Make the conversion conditional on HAVE_MAKEINFO_CLICK, using variables
4082         CALLSEQ1A, CALLSEQ1B, CALLSEQ2A and CALLSEQ2B.
4083
4084 2011-10-09  Doug Evans  <dje@google.com>
4085
4086         * gdb.texinfo (Extending GDB): Document alias command.
4087
4088 2011-10-09  Jan Kratochvil  <jan.kratochvil@redhat.com>
4089
4090         Support @entry in input expressions.
4091         * gdb.texinfo (Variables): Describe @entry names suffix.
4092         (Print Settings): Add anchor for `set print entry-values'.
4093
4094 2011-10-09  Jan Kratochvil  <jan.kratochvil@redhat.com>
4095             Eli Zaretskii  <eliz@gnu.org>
4096
4097         Display @entry parameter values (without references).
4098         * gdb.texinfo (Tail Call Frames): Add anchor.  Add self tail call
4099         example.
4100         (Print Settings): New description of set print entry-values and show
4101         print entry-values.
4102
4103 2011-10-09  Jan Kratochvil  <jan.kratochvil@redhat.com>
4104             Eli Zaretskii  <eliz@gnu.org>
4105
4106         Recognize virtual tail call frames.
4107         * gdb.texinfo (Optimized Code): Add reference to Tail Call Frames.
4108         (Tail Call Frames): New node.
4109         (Frames In Python): Add gdb.TAILCALL_FRAME.
4110
4111 2011-10-07  Doug Evans  <dje@google.com>
4112
4113         * gdb.texinfo (gdb.printing): Document new `replace' arg to
4114         register_pretty_printer.
4115
4116 2011-10-07  Phil Muldoon  <pmuldoon@redhat.com>
4117
4118         PR python/12930
4119         PR python/12802
4120
4121         * gdb.texinfo (Breakpoints In Python): Clarify behavior in the
4122         stop method.
4123
4124 2011-10-07  Ulrich Weigand  <ulrich.weigand@linaro.org>
4125
4126         * gdb.texinfo (Starting your Program): "set disable-randomization"
4127         is no longer Linux-specific.
4128         (Remote Configuration): Document "set remote
4129         disable-randomization-packet".
4130         (General Query Packets): Document "QDisableRandomization" packet
4131         and add it to "qSupported" list.
4132
4133 2011-10-07  Kevin Pouget  <kevin.pouget@st.com>
4134
4135         Allow Python notification of new object-file loadings.
4136         * gdb.texinfo (Events In Python): Document `gdb.NewObjFileEvent'
4137         event type.
4138
4139 2011-10-04  Kevin Pouget  <kevin.pouget@st.com>
4140
4141         PR python/12691: Add the inferior to Python exited event
4142         * gdb.texinfo (Events In Python): Describe exited inferior attribute.
4143
4144 2011-10-03  Joel Brobecker  <brobecker@adacore.com>
4145
4146         * gdb.texinfo (GDB/MI Miscellaneous Commands): Minor
4147         rephasing.
4148
4149 2011-10-03  Joel Brobecker  <brobecker@adacore.com>
4150
4151         * gdb.texinfo (GDB/MI Ada Tasking Commands): New node.
4152         (GDB/MI Miscellaneous Commands): Add `ada-task-info'
4153         as possible feature returned by the `-list-features'
4154         command.
4155
4156 2011-09-28  Paul Koning  <paul_koning@dell.com>
4157
4158         * gdb.texinfo (gdb.Type): Document field access by dictionary
4159         key syntax.
4160
4161 2011-09-28  Yao Qi  <yao@codesourcery.com>
4162
4163         * gdb.texinfo (Files): Update options for `add-symbol-file'.
4164         Add one space after option `-s'.  Remove @r{} markup.
4165
4166 2011-09-27  Stan Shebs  <stan@codesourcery.com>
4167
4168         * gdb.texinfo (Tracepoint Action Lists): Document $_ret.
4169
4170 2011-09-16  Hui Zhu  <teawater@gmail.com>
4171
4172         * gdb.texinfo (Tracepoint Restrictions): Change *$esp@300
4173         to *(unsigned char *)$esp@300.
4174
4175 2011-09-15  Paul Koning  <paul_koning@dell.com>
4176
4177         * gdb.texinfo: Make style of Python functions and methods match
4178         the syntax of Python.  Also put class and module names explicitly
4179         on function, member, and variable names, matching Python
4180         documentation conventions.
4181
4182 2011-09-15  Kevin Pouget  <kevin.pouget@st.com>
4183
4184         PR Python/12692 Add gdb.selected_inferior() to Python interface.
4185         * gdb.texinfo (Inferiors In Python): Describe new
4186         gdb.selected_inferior() function.
4187
4188 2011-09-15  Kevin Pouget  <kevin.pouget@st.com>
4189
4190         Handle multiple breakpoint hits in Python interface:
4191         * gdb.texinfo (Events In Python): New function documentation:
4192         gdb.BreakpointEvent.breakpoints. Indicate that
4193         gdb.BreakpointEvent.breakpoint is now deprecated.
4194
4195 2011-09-04  Joel Brobecker  <brobecker@adacore.com>
4196
4197         * gdb.texinfo: Set EDITION to "Tenth" and change ISBN.
4198
4199 2011-08-25  Andrew Oakley  <andrew@ado.is-a-geek.net>
4200
4201         * gdb.texinfo (Types In Python): Document 'bitpos' for enums.
4202
4203 2011-08-17  Phil Muldoon  <pmuldoon@redhat.com>
4204
4205         * gdb.texinfo (Prompt): Add set/show extended-prompt
4206         documentation
4207         (Basic Python): Add prompt_hook anchor.
4208         (Python modules): Reword module text to reflect multiple modules.
4209         (gdb.prompt): Document gdb.prompt module.
4210
4211 2011-08-14  Yao Qi  <yao@codesourcery.com>
4212
4213         * gdb.texinfo (General Query Packets): Document qXfer:fdpic:read packet.
4214
4215 2011-08-14  Yao Qi  <yao@codesourcery.com>
4216
4217         * gdb.texinfo (Standard Target Features): Document C6x features.
4218         (TIC6x Features): New node.
4219
4220 2011-08-12  Doug Evans  <dje@google.com>
4221
4222         * gdb.texinfo (Symbols In Python): Document symbol.type.
4223
4224 2011-08-09  Phil Muldoon  <pmuldoon@redhat.com>
4225
4226         * gdb.texinfo (Python): Document command and function
4227         auto-loading.
4228
4229 2011-07-26  Jan Kratochvil  <jan.kratochvil@redhat.com>
4230             Eli Zaretskii  <eliz@gnu.org>
4231
4232         * gdb.texinfo (whatis, ptype): Highlight their differences.  Describe
4233         typedefs unrolling.  Extend the sample code by an inner typedef and
4234         outer typedefs unrolling.
4235
4236 2011-07-26  Paul Pluzhnikov  <ppluzhnikov@google.com>
4237
4238         * gdb.texinfo (Caching Remote Data): Document {set,show} dcache
4239         size and line-size.
4240
4241 2011-07-21  Matt Rice  <ratmice@gmail.com>
4242
4243         PR macros/12999
4244         * gdb.texinfo (Macros): Add info definitions and info macros commands.
4245         Update text and cindex entries for info macro command.
4246
4247 2011-07-21  Phil Muldoon  <pmuldoon@redhat.com>
4248
4249         * observer.texi (GDB Observers): Add before_prompt observer.
4250         * gdb.texinfo (Basic Python): Add documentation for prompt
4251         substitution.
4252
4253 2011-07-11  Phil Muldoon  <pmuldoon@redhat.com>
4254
4255         PR python/12438
4256         * gdb.texinfo (Python Commands): Add deprecate note to maint
4257           set/show python print-stack.  Document set/show python
4258           print-backtrace.
4259
4260 2011-07-05  Thiago Jung Bauermann  <bauerman.ibm.com>
4261
4262         * gdb.texinfo: Fix typos.
4263
4264 2011-07-01  Tom Tromey  <tromey@redhat.com>
4265
4266         * gdb.texinfo (Debugging Output): Document set debug
4267         check-physname.
4268
4269 2011-06-29  Tom Tromey  <tromey@redhat.com>
4270
4271         * gdb.texinfo (GDB/MI Miscellaneous Commands): Document
4272         breakpoint-notifications feature.
4273
4274 2011-06-29  Ulrich Weigand  <ulrich.weigand@linaro.org>
4275
4276         * gdb.texinfo (Target Description): Remove warning about
4277         possibly unstable format.
4278
4279 2011-06-03  Tom Tromey  <tromey@redhat.com>
4280
4281         * gdb.texinfo (GDB/MI Async Records): Document 'exit-code' field.
4282         (Events In Python): Note that exit_code is optional.
4283
4284 2011-05-17  Pedro Alves  <pedro@codesourcery.com>
4285
4286         * gdb.texinfo (Remote Protocol) <Overview>: Mention vCont is
4287         required for multi-threading support.
4288         (Remote Protocol) <Packets>: Mention that 'c', 's', 'C', 'S' and
4289         Hc are deprecated for multi-threading debugging.  Point readers at
4290         the vCont packet.
4291
4292 2011-05-15  Doug Evans  <dje@google.com>
4293
4294         * gdb.texinfo (Auto-loading): Document printing of missing scripts.
4295
4296 2011-05-13  Doug Evans  <dje@google.com>
4297
4298         * gdb.texinfo (Threads): Document $sdir,$pdir.
4299         (Server): Document $pdir exception.
4300
4301         * gdb.texinfo (Auto-loading): Document "info auto-load-scripts".
4302
4303         * gdb.texinfo (Threads): Clarify default value for
4304         libthread-db-search-path.
4305
4306         * gdb.texinfo (Completion): Update example.
4307         (Debugging Output): Delete `set/show debug lin-lwp-async'.
4308
4309 2011-05-12  Kwok Cheung Yeung  <kcy@codesourcery.com>
4310
4311         * gdb.texinfo: Document change in the behaviour of the enable and
4312         disable GDB commands when applied to tracepoints.
4313         Document the EnableDisableTracepoints remote stub feature.
4314         Document QTEnable and QTDisable in the list of tracepoint packets.
4315
4316 2011-05-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
4317
4318         * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Rename inc-hist.texinfo to
4319         hsuser.texi.
4320         * gdb.texinfo <!SYSTEM_READLINE>: Rename inc-hist.texinfo inclusion and
4321         comment to hsuser.texi.  Change rluser.texi name in the comment.
4322
4323 2011-05-10  Doug Evans  <dje@google.com>
4324
4325         * gdb.texinfo (Threads): If an empty path is provided for
4326         libthread-db-search-path it is reset to its default value.
4327         (Server): Ditto.
4328
4329 2011-05-09  Doug Evans  <dje@google.com>
4330
4331         * gdb.texinfo (Requirements): Fix typo.  Mention --with-iconv-bin.
4332
4333 2011-05-06  Sergio Durigan Junior  <sergiodj@linux.vnet.ibm.com>
4334             Thiago Jung Bauermann  <bauerman@br.ibm.com>
4335
4336         Implement support for PowerPC BookE masked watchpoints.
4337         * gdb.texinfo (Set Watchpoints): Document mask parameter.
4338         (PowerPC Embedded): Mention support of masked watchpoints.
4339
4340 2011-05-03  Joel Brobecker  <brobecker@adacore.com>
4341
4342         * gdb.texinfo (In Memoriam): Replace litteral uses of `GDB' with
4343         `@value{GDBN}'.
4344
4345 2011-05-03  Joel Brobecker  <brobecker@adacore.com>
4346
4347         * gdb.texinfo (titlepage): Remove dedication.
4348         (In Memoriam): New appendix.
4349
4350 2011-04-27  Jan Kratochvil  <jan.kratochvil@redhat.com>
4351             Eli Zaretskii  <eliz@gnu.org>
4352
4353         * gdb.texinfo (Index Section Format): Change the version to 5.
4354         Describe the different formula.
4355
4356 2011-04-24  Jan Kratochvil  <jan.kratochvil@redhat.com>
4357             Eli Zaretskii  <eliz@gnu.org>
4358
4359         * gdb.texinfo (Starting and Stopping Trace Experiments): New anchor
4360         for disconnected tracing.
4361         (Multi-Process Mode for @code{gdbserver}): Mention --multi and
4362         extended-remote relationship.  Mention --once.
4363         (TCP port allocation lifecycle of @code{gdbserver}): New.
4364
4365 2011-04-23  Eli Zaretskii  <eliz@gnu.org>
4366
4367         * gdb.texinfo (Server): Improve indexing.  Index all optional
4368         switches to gdbserver.
4369
4370 2011-04-20  Tom Tromey  <tromey@redhat.com>
4371
4372         * gdb.texinfo (Index Section Format): New node.
4373         (Top): Add new node to menu.
4374
4375 2011-04-20  Pedro Alves  <pedro@codesourcery.com>
4376
4377         * gdb.texinfo (Maintenance Commands): Document `maint print
4378         remote-registers'.
4379
4380 2011-04-20  Tom Tromey  <tromey@redhat.com>
4381
4382         * gdb.texinfo (Trace File Format): Move node later.
4383
4384 2011-04-19  Tom Tromey  <tromey@redhat.com>
4385
4386         * gdbint.texinfo (Register Information Functions): Remove
4387         duplicate "the".
4388         * gdb.texinfo (Emacs): Remove duplicate "to".
4389         (GDB/MI Variable Objects): Remove duplicate "the".
4390         (General Query Packets): Likewise.
4391
4392 2011-04-02  Joel Brobecker  <brobecker@adacore.com>
4393
4394         * gdb.texinfo (GDB/MI Output Records): Fix menu entry for
4395         "GDB/MI Ada Exception Information" node.
4396
4397 2011-04-01  Joel Brobecker  <brobecker@adacore.com>
4398
4399         * gdb.texinfo (GDB/MI Ada Exception Information): Document
4400         the "exception-name" field in the *stopped async record.
4401
4402 2011-03-31  Thiago Jung Bauermann  <bauerman@br.ibm.com>
4403             Sergio Durigan Junior  <sergiodj@linux.vnet.ibm.com>
4404
4405         Implement support for PowerPC BookE ranged breakpoints.
4406         * gdb.texinfo (PowerPC Embedded): Document ranged breakpoints.
4407
4408 2011-03-28  Tom Tromey  <tromey@redhat.com>
4409
4410         * gdb.texinfo (Set Tracepoints): Fix typo.
4411
4412 2011-03-24  Tom Tromey  <tromey@redhat.com>
4413
4414         * gdb.texinfo (Specify Location): Document `function:label'
4415         linespec.
4416
4417 2011-03-18  Phil Muldoon  <pmuldoon@redhat.com>
4418
4419         PR python/12149
4420
4421         * gdb.texinfo (Basic Python): Update gdb.write and flush text.
4422
4423 2011-03-17  Phil Muldoon  <pmuldoon@redhat.com>
4424
4425         * gdb.texinfo (Blocks In Python): Add is_valid method description.
4426         (Inferiors In Python): Likewise.
4427         (Threads In Python): Likewise.
4428         (Symbols In Python): Likewise.
4429         (Objfiles In Python): Likewise.
4430         (Symbol Tables In Python): Likewise.
4431
4432 2011-03-15  Pedro Alves  <pedro@codesourcery.com>
4433
4434         * gdb.texinfo (Auto Display) <undisplay, enable display, disable
4435         display>: Explain that the commands accept number ranges.
4436
4437 2011-03-14  Phil Muldoon  <pmuldoon@redhat.com>
4438
4439         * gdb.texinfo (Breakpoints In Python): Add description and example
4440         of Python stop function operation.
4441
4442 2011-03-10  Phil Muldoon  <pmuldoon@redhat.com>
4443
4444         * gdb.texinfo (Parameters In Python): Document get_set_string and
4445         get_show_string methods.
4446
4447 2011-02-28  Jan Kratochvil  <jan.kratochvil@redhat.com>
4448
4449         * gdb.texinfo (Tracepoint Conditions): Fix missing parenthesis.
4450
4451         * gdb.texinfo (Starting and Stopping Trace Experiments): Fix
4452         circular-trace-buffer name.
4453
4454 2011-02-28  Joel Brobecker  <brobecker@adacore.com>
4455
4456         * gdb.texinfo (Inferiors and Programs): Fix small error introduced
4457         in the previous change.
4458
4459 2011-02-27  Michael Snyder  <msnyder@vmware.com>
4460
4461         * gdb.texinfo (Inferiors and Programs): Update commands to show
4462         that they can accept multiple arguments.
4463
4464 2011-02-24  Joel Brobecker  <brobecker@adacore.com>
4465
4466         Revert the following patch (code patch was not approved):
4467         2011-02-21  Hui Zhu  <teawater@gmail.com>
4468         * agentexpr.texi (bytecode descriptions): add printf.
4469         * gdb.texinfo (tracepoint action lists): add printf.
4470
4471 2011-02-23  Doug Evans  <dje@google.com>
4472
4473         * gdb.texinfo (Symbols In Python): Fix mention of C++, use C@t{++}.
4474
4475 2011-02-23  Michael Snyder  <msnyder@vmware.com>
4476
4477         * gdb.texinfo (Set Breaks): Add @dots{} to arguments of info break.
4478         (Set Watchpoints): Add @dots{} to argument of info watchpoints.
4479         (Listing Tracepoints): Add @dots{} to argument of info tracepoints.
4480
4481 2011-02-22  Doug Evans  <dje@google.com>
4482
4483         * gdb.texinfo (Symbols In Python): Document lookup_global_symbol.
4484         Clarify behaviour of lookup_symbol when `block' argument is omitted,
4485         add description of result, fix @defun formatting.
4486
4487 2011-02-21  Hui Zhu  <teawater@gmail.com>
4488
4489         * agentexpr.texi (Bytecode Descriptions): Add printf.
4490         * gdb.texinfo (Tracepoint Action Lists): Add printf.
4491
4492 2011-02-18  Tom Tromey  <tromey@redhat.com>
4493
4494         * agentexpr.texi (Bytecode Descriptions): Document pick and rot.
4495
4496 2011-02-14  Michael Snyder  <msnyder@vmware.com>
4497
4498         * gdb.texinfo (threads): Document argument for "info threads" cmd.
4499         Document new command "thread find".
4500
4501 2011-02-14  Michael Snyder  <msnyder@vmware.com>
4502
4503         * gdb.texinfo (Threads): Update example of new thread message.
4504
4505 2011-02-14  Pedro Alves  <pedro@codesourcery.com>
4506
4507         * gdb.texinfo (Remote Configuration): Mention set/show remote
4508         traceframe-info.
4509         (Tools/Packages Optional for Building GDB): Mention that expat is
4510         used for traceframe info.
4511         (Remote Protocol) <Menu>: Add "Traceframe Info Format".
4512         (General Query Packets) <qSupported>: Describe the
4513         qXfer:traceframe-info:read feature.
4514         (qXfer::read): Describe qXfer:traceframe-info:read.
4515         (Traceframe Info Format): New section.
4516
4517 2011-02-04  Pedro Alves  <pedro@codesourcery.com>
4518
4519         * gdbint.texinfo (Formatting): Mention some formatting guidelines
4520         for casts and unary operators.
4521
4522 2011-02-04  Tom Tromey  <tromey@redhat.com>
4523
4524         * gdb.texinfo (GDB/MI Async Records): Document that symbols-loaded
4525         is not useful.
4526
4527 2011-01-25  Pedro Alves  <pedro@codesourcery.com>
4528
4529         * gdb.texinfo: s/value optimized out/optimized out/g
4530
4531 2011-01-21  Joel Brobecker  <brobecker@adacore.com>
4532
4533         * gdb.texinfo (Other Misc Settings): Rework part of the
4534         documentation of the "set interactive mode" command.
4535
4536 2011-01-19  Tom Tromey  <tromey@redhat.com>
4537
4538         * gdb.texinfo (Threads): Document thread name output and `thread
4539         name' command.
4540         (Threads In Python): Document Thread.name attribute.
4541         (GDB/MI Thread Commands): Document thread attributes.
4542
4543 2011-01-12  Andrew Burgess  <aburgess@broadcom.com>
4544
4545         * gdb.texinfo (GDB/MI Data Manipulation): Update to reflect
4546         changes in mi/mi-cmd-disas.c
4547
4548 2011-01-12  Tom Tromey  <tromey@redhat.com>
4549
4550         * gdb.texinfo (Threads): Remove duplicate text.  Update examples.
4551         Fix "thread apply" text.
4552
4553 2011-01-11  Sergio Durigan Junior  <sergiodj@linux.vnet.ibm.com>
4554             Thiago Jung Bauermann  <bauerman@br.ibm.com>
4555
4556         Implement support for PowerPC BookE ranged watchpoints.
4557         * gdb.texinfo (PowerPC Embedded): Document ranged watchpoints and
4558         the "set powerpc exact-watchpoints" flag.
4559
4560 2011-01-07  Tom Tromey  <tromey@redhat.com>
4561
4562         * gdb.texinfo (Python API): Add descriptions to @menu items.
4563
4564 2011-01-06  Tom Tromey  <tromey@redhat.com>
4565
4566         * gdb.texinfo (Frames In Python): Document gdb.newest_thread.
4567
4568 2010-01-06  Paul Pluzhnikov  <ppluzhnikov@google.com>
4569
4570         * gdb.texinfo (Debugging Output): Document "set debug jit".
4571
4572 2011-01-06  Tom Tromey  <tromey@redhat.com>
4573
4574         PR python/12133:
4575         * gdb.texinfo (Frames In Python): Document various frame
4576         constants.
4577
4578 2011-01-05  Joel Brobecker  <brobecker@adacore.com>
4579
4580         * doc/agentexpr.texi, doc/all-cfg.texi, doc/annotate.texinfo,
4581         doc/gdb.texinfo, doc/gdbint.texinfo, doc/observer.texi,
4582         doc/refcard.tex, doc/stabs.texinfo: Copyright year update.
4583
4584 2011-01-03  Jan Kratochvil  <jan.kratochvil@redhat.com>
4585
4586         * Makefile.in (diststuff): Remove gdb-cfg.texi and GDBvn.texi.
4587         (clean): Add GDBvn.texi.
4588
4589 2010-12-29  Joel Brobecker  <brobecker@adacore.com>
4590
4591         * gdb.texinfo (Ada Glitches): Remove paragraph describing the
4592         occasional case where the debugger prints an array address
4593         instead of the array itself.
4594
4595 2010-12-23  Pedro Alves  <pedro@codesourcery.com>
4596
4597         * gdb.texinfo (Packets) <read registers packet>: Document support
4598         for registers that were not collected.
4599
4600 2010-12-15  Doug Evans  <dje@google.com>
4601
4602         * gdb.texinfo (Startup): Document auto-loading of scripts during
4603         startup.
4604         (Auto-loading): Delete "maint set python auto-load on|off".
4605         Add "set auto-load-scripts on|off".
4606
4607 2010-12-07  Doug Evans  <dje@google.com>
4608
4609         * gdb.texinfo (Mode Options): Document -data-directory.
4610         (Data Files): Add reference to -data-directory.
4611
4612 2010-11-29  Doug Evans  <dje@google.com>
4613
4614         * gdb.texinfo (Pretty-Printer Introduction): Change
4615         printer-name:subprinter-name to printer-name;subprinter-name.
4616
4617 2010-11-29  Phil Muldoon  <pmuldoon@redhat.com>
4618
4619         PR python/12199
4620
4621         * gdb.texinfo (Breakpoints In Python): Document "delete" method.
4622
4623 2010-11-23  Tom Tromey  <tromey@redhat.com>
4624
4625         * gdb.texinfo (Top): Check SYSTEM_READLINE.
4626         (Editing): Likewise.
4627         (Command History): Likewise.
4628         (TUI Keys): Likewise.
4629         (Bug Reporting): Conditionally include rluser.texi and
4630         inc-history.texinfo.
4631         * Makefile.in (READLINE_TEXI_INCFLAG): New variable.
4632         (GDB_DOC_SOURCE_INCLUDES): Add comment.
4633         (GDBvn.texi): Set SYSTEM_READLINE when appropriate.
4634         (gdb.dvi): Use READLINE_TEXI_INCFLAG.
4635         (gdb.pdf): Likewise.
4636         (gdb.info): Likewise.
4637         (gdb/index.html): Likewise.
4638
4639 2010-11-23  Tom Tromey  <tromey@redhat.com>
4640
4641         * Makefile.in (Makefile): Run ../config.status.
4642         (distclean): Update.
4643         * configure: Remove.
4644         * configure.ac: Remove.
4645
4646 2010-11-12  Tom Tromey  <tromey@redhat.com>
4647
4648         * gdb.texinfo (Basic Python): Update.  Add xref.
4649         (Exception Handling): Document new exception classes.
4650         (Types In Python): Update.
4651         (Frames In Python): Update.
4652
4653 2010-11-11  Phil Muldoon  <pmuldoon@redhat.com>
4654
4655         * gdb.texinfo (Breakpoints In Python): Document "internal"
4656         parameter, and visible attribute.
4657
4658 2010-11-05  Doug Evans  <dje@google.com>
4659
4660         * gdb.texinfo (Source Path): Document "set directories".
4661
4662 2010-11-05  Ken Werner  <ken.werner@de.ibm.com>
4663
4664         * gdb.texinfo: (Summary) Add mention about OpenCL C language support.
4665         (OpenCL C): New node.
4666
4667 2010-11-02  Doug Evans  <dje@google.com>
4668
4669         * gdb.texinfo (Pretty Printing): Expand into three sections,
4670         introduction, example, and commands.
4671         (Python API): Delete section Disabling Pretty-Printers, merge into
4672         Selecting Pretty-Printers.
4673         (Writing a Pretty-Printer): New section.  Move the pretty-printer
4674         example here, and reformat to match python coding style.  Add a second
4675         example using the gdb.printing module.
4676         (Python modules): Add gdb.printing.
4677
4678 2010-10-29  Doug Evans  <dje@google.com>
4679
4680         * gdb.texinfo (Python): Fix long line.
4681
4682 2010-10-20  Doug Evans  <dje@google.com>
4683
4684         * gdbint.texinfo (Misc Guidelines): Renamed from Coding.
4685         All references updated.  Correct sections marked as subsections.
4686         (Coding Standards): New chapter.  Move the coding standard related
4687         subsections here.  Add section on Python coding standards.
4688
4689 2010-10-13  Doug Evans  <dje@google.com>
4690
4691         * gdb.texinfo (Python): Add "Python modules".
4692         (Types in Python): Add reference to gdb.types section.
4693         (Python modules): New node.
4694
4695 2010-10-11  Doug Evans  <dje@google.com>
4696
4697         * gdb.texinfo (Values From Inferior): Add reference to "Types in
4698         Python" from gdb.Value.type description.
4699
4700 2010-09-28  Joel Brobecker  <brobecker@adacore.com>
4701
4702         * gdb.texinfo (Ravenscar Profile): New node.
4703
4704 2010-09-22  Tom Tromey  <tromey@redhat.com>
4705
4706         * gdb.texinfo (Values From Inferior): Mention Value.__init__.
4707
4708 2010-09-22  Eli Zaretskii  <eliz@gnu.org>
4709
4710         * gdb.texinfo (Values From Inferior): Clarify that
4711         value.dynamic_type works only in C++ programs with RTTI.
4712
4713 2010-09-15  Paul Bolle  <pebolle@tiscali.nl>
4714
4715         * gdb.texinfo (Character Sets): Correctly reference host-charset
4716         in example.
4717
4718 2010-09-13  Tom Tromey  <tromey@redhat.com>
4719
4720         * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-frames>:
4721         Document "fullname" and "from".
4722
4723 2010-09-01  Marc Khouzam  <marc.khouzam@ericsson.com>
4724
4725         * gdb.texinfo (GDB/MI Miscellaneous Commands): Document new
4726         feature `reverse' output by -list-target-features.
4727
4728 2010-08-31  H.J. Lu  <hongjiu.lu@intel.com>
4729
4730         * gdb.texinfo (i386 Features): Remove an extra "@item".
4731
4732 2010-08-30  Tom Tromey  <tromey@redhat.com>
4733
4734         PR python/11792:
4735         * gdb.texinfo (Values From Inferior): Document dynamic_type.
4736
4737 2010-08-24  Daniel Jacobowitz  <dan@codesourcery.com>
4738
4739         * gdb.texinfo (ARM Features): Document
4740         org.gnu.gdb.arm.m-profile.
4741
4742 2010-08-23  Tom Tromey  <tromey@redhat.com>
4743
4744         PR python/11145:
4745         * gdb.texinfo (Values From Inferior): Document dynamic_cast and
4746         reinterpret_cast methods.
4747
4748 2010-08-23  Tom Tromey  <tromey@redhat.com>
4749
4750         PR python/11915:
4751         * gdb.texinfo (Types In Python): Document array method.
4752
4753 2010-08-18  Thiago Jung Bauermann  <bauerman@br.ibm.com>
4754
4755         * gdb.texinfo (PowerPC Embedded): Mention support for the DVC register.
4756
4757 2010-08-16   Tom Tromey  <tromey@redhat.com>
4758
4759         * gdb.texinfo (Set Watchpoints): Document -location option.
4760
4761 2010-08-13  Doug Evans  <dje@google.com>
4762
4763         * gdb.texinfo (.debug_gdb_scripts section): Fix typo.
4764
4765 2010-08-13  Vladimir Prus  <vladimir@codesourcery.com>
4766
4767         * gdb.texinfo (GDB/MI Data Manipulation): Document
4768         -data-read-memory-raw and -data-write-memory-raw.
4769
4770 2010-08-11  Tom Tromey  <tromey@redhat.com>
4771             Phil Muldoon <pmuldoon@redhat.com>
4772
4773         * gdb.texinfo (Basic Python): Describe post_event API.
4774
4775 2010-08-11  Phil Muldoon  <pmuldoon@redhat.com>
4776
4777         * gdb.texinfo (Basic Python): Describe solib_address and
4778         decode_line Python APIs
4779
4780 2010-08-10  Tom Tromey  <tromey@redhat.com>
4781
4782         * gdb.texinfo (Pretty Printing API): Document
4783         gdb.default_visualizer.
4784
4785 2010-08-10  Tom Tromey  <tromey@redhat.com>
4786
4787         Revert gdb-add-index addition:
4788         * gdb.texinfo (Index Files): Don't document gdb-add-index.
4789
4790 2010-08-07  Jan Kratochvil  <jan.kratochvil@redhat.com>
4791             Eli Zaretskii <eliz@gnu.org>
4792
4793         * gdb.texinfo (Mode Options) <-batch>
4794         (Basic Python) <gdb.execute>: Describe setting width and height.
4795
4796 2010-07-31  Paul Pluzhnikov  <ppluzhnikov@google.com>
4797
4798         * gdb.texinfo (Threads): Document 'debug libthread-db'.
4799
4800 2010-07-30  Tom Tromey  <tromey@redhat.com>
4801
4802         * gdb.texinfo (Index Files): Mention gdb-add-index.
4803
4804 2010-07-30  Hui Zhu  <teawater@gmail.com>
4805
4806         * gdb.texinfo (Inferiors and Programs): Update the introduce of
4807         "detach inferior" and "kill inferior".
4808
4809 2010-07-28  CHENG Renquan  <rqcheng@smu.edu.sg>
4810
4811         * gdb.texinfo (Machine Code): Update description of two forms of
4812         arguments, and add new example to demonstrate the new form.
4813
4814 2010-07-27  Phil Muldoon  <pmuldoon@redhat.com>
4815
4816         * gdb.texinfo (Values From Inferior): Add value inferior function
4817         call description.
4818
4819 2010-07-19  Jan Kratochvil  <jan.kratochvil@redhat.com>
4820
4821         * gdb.texinfo (Active Targets): Fix wrong comma placement.
4822
4823 2010-07-19  Jan Kratochvil  <jan.kratochvil@redhat.com>
4824             Eli Zaretskii  <eliz@gnu.org>
4825
4826         Make core files the process_stratum.
4827         * gdb.texinfo (Active Targets): Remove core_stratum.  Include
4828         record_stratum example.
4829
4830 2010-07-13  Tom Tromey  <tromey@redhat.com>
4831
4832         * gdb.texinfo (Index Files): New node.
4833
4834 2010-07-13  Tom Tromey  <tromey@redhat.com>
4835
4836         * gdb.texinfo (GDB/MI Variable Objects): Remove extra 'for'.
4837
4838 2010-07-13  Tom Tromey  <tromey@redhat.com>
4839
4840         * gdb.texinfo (Specify Location): Document labels.
4841
4842 2010-07-01  Pedro Alves  <pedro@codesourcery.com>
4843
4844         * gdb.texinfo (Create and Delete Tracepoints): Add more index
4845         entries for fast tracepoints and static tracepoints.
4846
4847 2010-07-01  Pedro Alves  <pedro@codesourcery.com>
4848
4849         * gdb.texinfo (General Query Packets) <qfThreadInfo,
4850         qsThreadInfo>: Spell out `l' as ell.
4851
4852 2010-07-01  Pedro Alves  <pedro@codesourcery.com>
4853
4854         * gdb.texinfo (Convenience Variables): Document $_sdata.
4855         (Commands to Set Tracepoints): Describe static tracepoints.  Add
4856         `Listing Static Tracepoint Markers' menu entry.  Document
4857         "strace".
4858         (Tracepoint Action Lists): Document collecting $_sdata.
4859         (Listing Static Tracepoint Markers): New subsection.
4860         (Tracepoints support in gdbserver): Mention static tracepoints.
4861         (remote packets, enabling and disabling): Mention
4862         read-sdata-object.
4863         (General Query Packets) <qSupported>: Document qXfer:sdata:read
4864         and StaticTracepoint.
4865         Mention qTfSTM, qTsSTM and qTSTMat as tracepoint packets.
4866         Document qXfer:sdata:read.
4867         (Tracepoint packets): Document qTfSTM, qTsSTM and qTSTMat.
4868
4869 2010-06-29  Joel Brobecker  <brobecker@adacore.com>
4870
4871         * gdb.texinfo (Threads In Python): Fix unmatched @end table.
4872
4873 2010-06-28  Phil Muldoon  <pmuldoon@redhat.com>
4874             Tom Tromey  <tromey@redhat.com>
4875             Thiago Jung Bauermann  <bauerman@br.ibm.com>
4876
4877         * gdb.texinfo (Inferiors In Python): New node.
4878         * gdb.texinfo (Threads In Python): New node.
4879
4880 2010-06-28  Joel Brobecker  <brobecker@adacore.com>
4881
4882         * gdb.texinfo (Python): Document what the python directory is
4883         and what its location is.
4884         (Basic Python): Document the gdb.PYTHONDIR constant.
4885
4886 2010-06-25  Tom Tromey  <tromey@redhat.com>
4887
4888         PR python/10808:
4889         * gdb.texinfo (Basic Python): Document new gdb.execute argument.
4890
4891 2010-06-24  Hui Zhu  <teawater@gmail.com>
4892
4893         * gdb.texinfo: (Commands for Controlled Output): Add
4894         documentation for command "eval".
4895
4896 2010-06-21  Stan Shebs  <stan@codesourcery.com>
4897
4898         * gdb.texinfo: Add explicit @node and @appendix for GFDL.
4899         * annotate.texinfo: Ditto.
4900         * gdbint.texinfo: Ditto.
4901         * stabs.texinfo: Ditto.
4902
4903 2010-06-22  Hui Zhu  <teawater@gmail.com>
4904
4905         * gdb.texinfo: (Process Record and Replay): Add documentation
4906         for command "set record memory-query".
4907
4908 2010-06-21  Stan Shebs  <stan@codesourcery.com>
4909
4910         * gdb.texinfo: Relicense under GFDL version 1.3.
4911         * annotate.texinfo: Relicense under GFDL version 1.3.
4912         * gdbint.texinfo: Relicense under GFDL version 1.3.
4913         * stabs.texinfo: Relicense under GFDL version 1.3.
4914         * fdl.texi: Update to version 1.3.
4915
4916 2010-06-18  Stan Shebs  <stan@codesourcery.com>
4917
4918         * gdb.texinfo (Operating System Auxiliary Information): Describe
4919         "info os" when no arguments given.
4920
4921         * gdb.texinfo (Debugging Programs with Multiple Threads): Describe
4922         $_thread.
4923
4924 2010-06-18  Hui Zhu  <teawater@gmail.com>
4925
4926         * gdb.texinfo: (Process Record and Replay): Add documentation
4927         for commands "record save" and "record restore".
4928
4929 2010-06-16  Jan Kratochvil  <jan.kratochvil@redhat.com>
4930
4931         * gdb.texinfo: Include information about the correct use
4932         of addresses in the `watch' command.
4933
4934 2010-06-11  Stan Shebs  <stan@codesourcery.com>
4935
4936         * gdb.texinfo (Observer Mode): New section.
4937         (General Query Packets): Document QAllow.
4938
4939 2010-06-04  Doug Evans  <dje@google.com>
4940
4941         * gdb.texinfo (Python API): New node `Disabling Pretty-Printers'.
4942
4943 2010-06-03  Doug Evans  <dje@google.com>
4944
4945         * gdbint.texinfo (Coding): Add subsection on command names.
4946
4947 2010-06-02  Tom Tromey  <tromey@redhat.com>
4948
4949         * gdb.texinfo (Maintenance Commands): Document maint set dwarf2
4950         always-disassemble.
4951
4952 2010-06-01  Pedro Alves  <pedro@codesourcery.com>
4953
4954         * gdb.texinfo (Set Tracepoints): Mention tracepoints support in
4955         gdbserver, and add cross reference.
4956         (Tracepoints support in gdbserver): New subsection.
4957
4958 2010-05-26  Pedro Alves  <pedro@codesourcery.com>
4959
4960         * gdb.texinfo (General Query Packets) <qSupported>: Describe the
4961         `qRelocInsn' feature.
4962         (Relocate instruction reply packet): New subsection
4963         of `Tracepoint Packets'.
4964         (Tracepoint Packets): Mention that packets QTDP and QTStart
4965         support the qRelocInsn request, and add cross reference to new
4966         subsection.
4967
4968 2010-05-25  Doug Evans  <dje@google.com>
4969
4970         * gdb.texinfo (Exception Handling): Document gdb.GdbError.
4971         (Commands In Python): Document gdb.string_to_argv.
4972
4973 2010-05-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
4974
4975         * gdbint.texinfo (Host Definition): Remove items NORETURN and
4976         ATTR_NORETURN.
4977
4978 2010-04-29  Phil Muldoon  <pmuldoon@redhat.com>
4979             Tom Tromey  <tromey@redhat.com>
4980             Thiago Jung Bauermann  <bauerman@br.ibm.com>
4981
4982         * gdb.texinfo (Parameters In Python): New Node.
4983
4984 2010-04-29  Mihail Zenkov  <mihail.zenkov@gmail.com>
4985
4986         * gdb.texinfo: (Summary) Add mention about D language support.
4987         (Filenames): Add D suffixes.
4988         (D): New node.
4989
4990 2010-04-26  Pierre Muller  <muller@ics.u-strasbg.fr>
4991
4992         * gdbint.texinfo (CANNOT_STEP_HW_WATCHPOINTS): Remove explanation
4993         of macro deleted from GDB code.
4994
4995 2010-04-24  Pedro Alves  <pedro@codesourcery.com>
4996
4997         * gdb.texinfo (Commands to specify files): Describe what how GDB
4998         looks up DOS-based filesystem paths on the system root.  Document
4999         the new `set/show target-file-system-kind' commands.
5000
5001 2010-04-23  Doug Evans  <dje@google.com>
5002
5003         * gdb.texinfo (Python): Move Auto-loading section here ...
5004         (Python API): from here.
5005         (Auto-loading): Add docs for .debug_gdb_scripts auto-loaded scripts.
5006         (Maintenance Commands): Add docs for "maint print section-scripts".
5007
5008 2010-04-20  Chris Moller  <cmoller@redhat.com>
5009
5010         * gdb.texinfo (Setting Breakpoints): Added description of
5011         filename-qualified rbreak.
5012         * refcard.tex (Breakpoints and Watchpoints): Added brief
5013         description of filename-qualified rbreak.
5014
5015 2010-04-22  Jan Kratochvil  <jan.kratochvil@redhat.com>
5016
5017         * gdb.texinfo (Data): New @menu reference to Pretty Printing.
5018         (Python API): Change the reference to Pretty Printing API.
5019         (Pretty Printing): Move the user part under the Data node.  Reformat
5020         the sample output to 72 columns.  Create a new reference to Pretty
5021         Printing API.  Rename the API part ...
5022         (Pretty Printing API): To a new node name.
5023         (Selecting Pretty-Printers, Progspaces In Python, Objfiles In Python)
5024         (GDB/MI Variable Objects): Change references to Pretty Printing API.
5025
5026 2010-04-21  Stan Shebs  <stan@codesourcery.com>
5027
5028         * gdb.texinfo (Tracepoint Actions): Mention synonymy of actions
5029         and commands.
5030         (Listing Tracepoints): Update to reflect current behavior.
5031
5032 2010-04-22  Pierre Muller  <muller@ics.u-strasbg.fr>
5033
5034         * gdb.texinfo (Examining memory): Update for change in string
5035         display with explicit size.
5036
5037 2010-04-19  Pedro Alves  <pedro@codesourcery.com>
5038
5039         PR breakpoints/8554.
5040
5041         * gdb.texinfo (Save Breakpoints): New node.
5042         (save-tracepoints): Rename to ...
5043         (save tracepoints): ... this.  Mention that `save-tracepoints' is
5044         a deprecated alias to `save tracepoints'.
5045
5046 2010-04-16  Pierre Muller  <muller@ics.u-strasbg.fr>
5047
5048         * gdb.texinfo ($_tlb): Document new automatic convinience variable.
5049         (info w32 thread-information-block): Document new command.
5050         (qGetTIBAddress): Document new gdbserver query.
5051         (maint set/show show-all-tib): Document new command.
5052
5053 2010-04-15  Doug Evans  <dje@google.com>
5054
5055         * gdb.texinfo (Python API): Add progspaces section.
5056         (Selecting Pretty-Printers): Progspace pretty-printers are
5057         searched too.
5058         (Progspaces In Python): New section.
5059
5060         * gdb.texinfo (Command Files): Add docs for new "source -s" option.
5061
5062 2010-04-14  Phil Muldoon  <pmuldoon@redhat.com>
5063
5064         * gdb.texinfo (Pretty Printing): Document behaviour when to_string
5065         returns None.
5066
5067 2010-04-09  Stan Shebs  <stan@codesourcery.com>
5068
5069         * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
5070         Describe the `frames-created' field, tweak grammar.
5071
5072 2010-04-09  Pedro Alves  <pedro@codesourcery.com>
5073
5074         * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
5075         Describe the `circular' and `disconnected' fields.
5076
5077 2010-04-09  H.J. Lu  <hongjiu.lu@intel.com>
5078
5079         * gdb.texinfo (maint print registers): Mention unavailable and
5080         invisible registers.
5081
5082 2010-04-09  Phil Muldoon  <pmuldoon@redhat.com>
5083             Thiago Jung Bauermann  <bauerman@br.ibm.com>
5084             Tom Tromey  <tromey@redhat.com>
5085
5086         * gdb.texinfo (Breakpoints In Python): New Node.
5087
5088 2010-04-08  Stan Shebs  <stan@codesourcery.com>
5089
5090         * gdb.texinfo (Tracepoint Packets): Describe disconn and circular
5091         trace status fields.
5092
5093 2010-04-08  H.J. Lu  <hongjiu.lu@intel.com>
5094
5095         * gdb.texinfo (i386 Features): Make org.gnu.gdb.i386.avx
5096         optional.  Make org.gnu.gdb.i386.avx requires
5097         org.gnu.gdb.i386.avx.
5098
5099 2010-04-08  Doug Evans  <dje@google.com>
5100
5101         * gdb.texinfo (Command Files): Document that gdb skips $cdir in
5102         search path, and document that gdb only scans the search path if
5103         the script's path doesn't specify a directory.
5104
5105 2010-04-05  Doug Evans  <dje@google.com>
5106
5107         * gdb.texinfo (maint show python auto-load): Fix typo.
5108
5109 2010-04-04  Stan Shebs  <stan@codesourcery.com>
5110
5111         * gdb.texinfo (Setting Breakpoints): "info watch" no longer a synonym.
5112         (Setting Watchpoints): Update description of "info watch".
5113         (Disabling Breakpoints): Only "info break" lists all.
5114
5115         * gdb.texinfo (Tracepoint Restrictions): Document PC inference.
5116         (tdump): Explain how tdump works.
5117
5118 2010-04-01  Pedro Alves  <pedro@codesourcery.com>
5119
5120         * gdb.texinfo (Break Commands): Clarify `commands' changes, and
5121         add cross reference.
5122
5123 2010-03-31  Pedro Alves  <pedro@codesourcery.com>
5124
5125         * gdb.texinfo (TUI Commands): Mention that in some cases, these
5126         commands error out.
5127
5128 2010-03-30  H.J. Lu  <hongjiu.lu@intel.com>
5129
5130         * gdb.texinfo (i386 Features): Add org.gnu.gdb.i386.avx.
5131
5132 2010-03-30  H.J. Lu  <hongjiu.lu@intel.com>
5133
5134         * gdb.texinfo (General Query Packets): Add xmlRegisters.
5135
5136 2010-03-29  Stan Shebs  <stan@codesourcery.com>
5137             Nathan Sidwell  <nathan@codesourcery.com>
5138
5139         * gdb.texinfo (GDB/MI Tracepoint Commands): Add notes about the
5140         GDBN equivalent.
5141         (Set Tracepoints): Remove mention that conditional tracepoints
5142         don't exist.
5143         (Tracepoint Actions): Clarify when while-stepping collection
5144         happens, note that while-stepping does not automatically collect
5145         $pc.
5146
5147 2010-03-29  Stan Shebs  <stan@codesourcery.com>
5148
5149         * gdb.texinfo (Tracepoint Packets): Describe QTDPsrc.
5150         (General Query Packets): Describe TracepointSource.
5151
5152 2010-03-27  Matt Rice  <ratmice@gmail.com>
5153
5154         * gdb.texinfo (ARM): Document arguments to "target sim".
5155         (Set Catchpoints): Use @dots{} instead of @r{...}.
5156
5157 2010-03-26  Pedro Alves  <pedro@codesourcery.com>
5158
5159         * gdb.texinfo (Tracepoint Packets): Remove mention that
5160         terror:string may be plain text, and drop mention of X prefix.
5161
5162 2010-03-26  Vladimir Prus  <vladimir@codesourcery.com>
5163
5164         * gdb.texinfo (GDB/MI Tracepoint Commands): Add comma after @xref.
5165
5166 2010-03-24  Stan Shebs  <stan@codesourcery.com>
5167
5168         * gdb.texinfo (Tracepoint Packets): Document trace error status.
5169
5170 2010-03-24  Tom Tromey  <tromey@redhat.com>
5171
5172         PR breakpoints/9352:
5173         * gdb.texinfo (Break Commands): Update.
5174
5175 2010-03-24  Vladimir Prus  <vladimir@codesourcery.com>
5176
5177         * gdb.texinfo (GDB/MI Tracepoint Commands): Document MI tracepoint
5178         commands.
5179
5180 2010-03-16  Stan Shebs  <stan@codesourcery.com>
5181
5182         * gdb.texinfo (Starting and Stopping Trace Experiments): Describe
5183         circular-trace-buffer.
5184         (Tracepoint Packets): Describe QTBuffer, and details of the
5185         qTStatus reply.
5186
5187 2010-03-12  Stan Shebs  <stan@codesourcery.com>
5188             Nathan Sidwell  <nathan@codesourcery.com>
5189
5190         * gdb.texinfo (Tracepoint Actions): Clarify that while-stepping is
5191         doing instruction stepping.
5192         (Tracepoint Restrictions): New node.
5193
5194 2010-03-10  Tom Tromey  <tromey@redhat.com>
5195
5196         * gdbint.texinfo (Symbol Handling): Update.
5197
5198 2010-03-08  Tom Tromey  <tromey@redhat.com>
5199
5200         PR cli/9591:
5201         * gdb.texinfo (Mode Options): Mention lack of pagination and
5202         confirmation with --batch.
5203         (Screen Size): Mention --batch.
5204         (Messages/Warnings): Likewise.
5205
5206 2010-03-05  Tom Tromey  <tromey@redhat.com>
5207
5208         * gdb.texinfo (Basic Python): Document target_charset and
5209         target_wide_charset.
5210
5211 2010-03-05  Tom Tromey  <tromey@redhat.com>
5212
5213         * gdb.texinfo (Data): Link to pretty-printing.
5214         (Output Formats): Likewise.  Correct text.
5215
5216 2010-03-01  Daniel Jacobowitz  <dan@codesourcery.com>
5217
5218         * gdb.texinfo (Types): Describe <struct> and <flags>.
5219
5220 2010-02-28  Phil Muldoon  <pmuldoon@redhat.com>
5221
5222         * gdb.texinfo (Frames In Python): Add block parameter and
5223         description to read_var text.
5224
5225 2010-02-26  Phil Muldoon  <pmuldoon@redhat.com>
5226             Tom Tromey  <tromey@redhat.com>
5227
5228         * gdb.texinfo (Types In Python): Describe block argument in
5229         template_argument and gdb.lookup_type.
5230
5231 2010-02-24  Tom Tromey  <tromey@redhat.com>
5232
5233         * gdb.texinfo (Cygwin Native): Fix typo.
5234
5235 2010-02-24  Phil Muldoon  <pmuldoon@redhat.com>
5236
5237         * gdb.texinfo (Frames In Python): Add block, find_sal, function
5238         and select method descriptions.
5239         (Python API): Add Blocks In Python, Symbols in Python and Symbol
5240         Tables in Python to menu.
5241         (Blocks In Python): New node.
5242         (Symbols In Python): New node.
5243         (Symbol Tables in Python): New node.
5244
5245 2010-02-24  Vladimir Prus  <vladimir@codesourcery.com>
5246
5247         Multiexec MI
5248
5249         gdb/
5250         * breakpoint.c (clear_syscall_counts): Take struct inferior*.
5251
5252         gdb/doc/
5253         * gdb.texinfo (GDB/MI Command Syntax): Document notification
5254         changes.
5255         (GDB/MI Program Execution): Document current behaviour of
5256         --all and --thread-group.
5257         (GDB/MI Miscellaneous Commands): Document -add-inferior and
5258         -remove-inferior.
5259         * observer.texi (inferior_added, inferior_removed): New
5260         observers.
5261
5262 2010-02-19  Tom Tromey  <tromey@redhat.com>
5263
5264         * gdbint.texinfo (Getting Started): Fix @node.
5265         (Debugging GDB): Likewise.
5266
5267 2010-02-13  Joel Brobecker  <brobecker@adacore.com>
5268
5269         * gdbint.texinfo (Testsuite): New section "Testsuite Configuration",
5270         documenting the gdb_test_timeout variable.
5271
5272 2010-02-12  Jakob Engblom  <jakob@virtutech.com>
5273
5274         * gdb.texinfo (MI commands): Added documentation of --reverse
5275         option to a set of MI commands. Restructured documentation of MI
5276         commands --exec-continue to reflect the complexity of reverse
5277         execution.
5278
5279 2010-02-12  Pedro Alves  <pedro@codesourcery.com>
5280
5281         * gdb.texinfo (Using the Collected Data): Specify that the address
5282         range of `tfind outsize' is exclusive, and that the address range
5283         of `tfind range' is inclusive.
5284         (Tracepoint Packets): Specify that the address range of
5285         `QTFrame:range' is inclusive, and that the address range of
5286         `QTFrame:outside' is exclusive
5287
5288 2010-02-12  Vladimir Prus  <vladimir@codesourcery.com>
5289
5290         * gdb.texinfo (GDB/MI Result Records): Clarify ^running.
5291
5292 2010-02-10  Tom Tromey  <tromey@redhat.com>
5293
5294         * gdb.texinfo (Debugging Output): Document set debug parser and
5295         show debug parser.
5296
5297 2010-02-09  H.J. Lu  <hongjiu.lu@intel.com>
5298
5299         * gdb.texinfo (Predefined Target Types): Add i387_ext,
5300         i386_eflags and i386_mxcsr.
5301
5302 2010-02-08  H.J. Lu  <hongjiu.lu@intel.com>
5303
5304         * gdb.texinfo: Document i386 target features.
5305
5306 2010-02-05  Doug Evans  <dje@google.com>
5307
5308         * gdbint.texinfo (Testsuite): Add a new section to document the
5309         various DejaGnu variables that may be overridden.
5310         Document INTERNAL_GDBFLAGS.
5311
5312 2010-02-04  Tom Tromey  <tromey@redhat.com>
5313
5314         PR cli/8830:
5315         * gdb.texinfo (Files): -readnow comes before the filename for file
5316         and symbol-file.
5317
5318 2010-02-01  Daniel Jacobowitz  <dan@codesourcery.com>
5319
5320         * gdb.texinfo (Architecture-Specific Protocol Details): New section.
5321         Document ARM breakpoint types.
5322         (Register Packet Format): Move into the new section.
5323         (Packets): Describe the KIND argument for Z0, z0, Z1, and z1 packets.
5324
5325 2010-01-21  Joel Brobecker  <brobecker@adacore.com>
5326
5327         * gdb.texinfo (File Options): Adjust the documentation of this
5328         switch to refer to the "source" command rather than partially
5329         duplicating some of the relevant information.
5330         (Extending GDB): Introduce and document the set/show script-extension
5331         setting.
5332         (Command Files): Add note explaining that the "source" command
5333         is also used to evalute scripts written in other languages.
5334         Remove the short slightly incorrect reference to sourcing Python
5335         scripts.
5336         (Python Commands): Document how to execute a Python script from GDB.
5337
5338 2010-01-19  Joel Brobecker  <brobecker@adacore.com>
5339
5340         * gdb.texinfo (Command Files): Fix typo.
5341
5342 2010-01-18  Tom Tromey  <tromey@redhat.com>
5343
5344         * gdb.texinfo (File Options): Document -x on .py files.
5345         (Command Files): Document handling of Python scripts.
5346
5347 2010-01-18  Jie Zhang  <jie.zhang@analog.com>
5348
5349         * Makefile.in (ANNOTATE_DOC_BUILD_INCLUDES): Add GDBvn.texi.
5350
5351 2010-01-15  Stan Shebs  <stan@codesourcery.com>
5352
5353         * gdb.texinfo (Trace Files): New section.
5354         (Tracepoint Packets): Document QTSave and qTBuffer.
5355         (Trace File Format): New appendix.
5356
5357 2010-01-13  Phil Muldoon  <pmuldoon@redhat.com>
5358
5359         * gdb.texinfo (Values From Inferior): Document lazy_string value
5360         method.
5361         (Python API): Add Lazy strings menu item.
5362         (Lazy Strings In Python): New node.
5363
5364 2010-01-13  Vladimir Prus  <vladimir@codesourcery.com>
5365
5366         * gdb.texinfo (GDB/MI Thread Information): New.
5367         (GDB/MI Async Records): Document the core field in *stopped.
5368         (GDB/MI Miscellaneous Commands): Expand -list-thread-groups
5369         documentation
5370         (Process list): Document that osdata document may contain
5371         threads.
5372         (Remote Serial Protocol): Document qXfer:threads.
5373
5374 2010-01-06  Stan Shebs  <stan@codesourcery.com>
5375
5376         * gdb.texinfo (Starting and Stopping Trace Experiments): Document
5377         disconnected tracing.
5378         (Tracepoint Packets): Document new protocol.
5379
5380 2010-01-05  Stan Shebs  <stan@codesourcery.com>
5381
5382         * gdb.texinfo (Create and Delete Tracepoints): Describe fast
5383         tracepoints.
5384         (Tracepoint Packets): Describe remote protocol for fast
5385         tracepoints.
5386
5387 2010-01-01  Joel Brobecker  <brobecker@adacore.com>
5388
5389         Update the "Start of New Year Procedure".
5390         * gdbint.texinfo: Add the list of files that need to be updated
5391         manually.  Minor reformatting.
5392
5393 2010-01-01  Joel Brobecker  <brobecker@adacore.com>
5394
5395         * refcard.tex: Update copyright year in header and text.
5396
5397 2010-01-01  Joel Brobecker  <brobecker@adacore.com>
5398
5399         * agentexpr.texi: Add 2010 to the list of copyright years.
5400         * annotate.texinfo: Likewise.
5401         * gdb.texinfo: Likewise.
5402         * gdbint.texinfo: Likewise.
5403         * observer.texi: Likewise.
5404         * stabs.texinfo: Likewise.
5405
5406 2009-12-31  Stan Shebs  <stan@codesourcery.com>
5407
5408         * gdb.texinfo (Tracepoint Actions): Describe teval.
5409
5410 2009-12-29  Stan Shebs  <stan@codesourcery.com>
5411
5412         * gdb.texinfo (Tracepoint Actions): Describe default-collect.
5413
5414 2009-12-28  Stan Shebs  <stan@codesourcery.com>
5415
5416         * gdb.texinfo (Trace State Variables): New section.
5417         (Tracepoint Packets): Describe trace state variable packets.
5418         * agentexpr.texi (Bytecode Descriptions): Describe trace state
5419         variable bytecodes.
5420
5421 2009-12-28  Daniel Jacobowitz  <dan@codesourcery.com>
5422
5423         * gdb.texinfo (Symbols): "info variables" prints definitions, not
5424         declarations.
5425
5426 2009-12-21  Vladimir Prus  <vladimir@codesourcery.com>
5427
5428         * gdb.texinfo (GDB/MI Miscellaneous Commands): Clarify that
5429         -gdb-exit behaviour.
5430
5431 2009-12-20  Joel Brobecker  <brobecker@adacore.com>
5432
5433         * gpl.texi: Update to version 3 of the GPL.
5434
5435 2009-12-20  Joel Brobecker  <brobecker@adacore.com>
5436
5437         * Makefile.in: Update copyright header.
5438         * observer.texi: Fix the copyright header of the generated files.
5439
5440 2009-12-08  Phil Muldoon  <pmuldoon@redhat.com>
5441
5442         * gdb.texinfo (Types In Python): Describe range function.
5443
5444 2009-12-03  Richard Ward  <richard.j.ward1@googlemail.com>
5445
5446         * gdb.texinfo (Types In Python): Describe "is_base_class".
5447
5448 2009-12-03  Tom Tromey  <tromey@redhat.com>
5449
5450         * gdb.texinfo (Basic Python): Document gdb.parse_and_eval.
5451
5452 2009-12-02  Paul Pluzhnikov  <ppluzhnikov@google.com>
5453
5454         * observer.texi: New memory_changed observer.
5455
5456 2009-12-01  Tom Tromey  <tromey@redhat.com>
5457
5458         * gdb.texinfo (Reverse Execution): Fix typo.
5459
5460 2009-11-24  Daniel Jacobowitz  <dan@codesourcery.com>
5461
5462         PR gdb/8704
5463
5464         * gdb.texinfo (Thread-Specific Breakpoints): Thread specifiers
5465         are allowed after the breakpoint condition.
5466
5467 2009-11-23  Tom Tromey  <tromey@redhat.com>
5468
5469         PR python/10782:
5470         * gdb.texinfo (Types In Python): Document Type.pointer.
5471
5472 2009-11-23  Paul Pluzhnikov  <ppluzhnikov@google.com>
5473
5474         * gdb.texinfo (Machine Code): Adjust.
5475
5476 2009-11-11  Pedro Alves  <pedro@codesourcery.com>
5477
5478         * agentexpr.texi (Tracing On Symmetrix): Delete section.
5479         (Using Agent Expressions): Delete cross reference.
5480
5481 2009-11-07  Joel Brobecker  <brobecker@adacore.com>
5482
5483         * gdbint.texinfo, stabs.texinfo: Move the @setchapternewpage
5484         and @settitle directives up to help makeinfo find them.
5485
5486 2009-11-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
5487
5488         * gdb.texinfo (set debug-file-directory, show debug-file-directory)
5489         (Auto-loading): Use plural and note one can use multiple components now.
5490
5491 2009-11-01  Vladimir Prus  <vladimir@codesourcery.com>
5492
5493         * gdb.texinfo (GDB/MI Stack Manipulation): Make
5494         -stack-list-arguments have the same documentation for parameter
5495         as -stack-list-locals. Add comas.
5496
5497 2009-10-27  Tom Tromey <tromey@redhat.com>
5498             Eli Zaretskii <eliz@gnu.org>
5499
5500         PR python/10781
5501
5502         * gdb.texinfo (Values From Inferior): Document cast method.
5503
5504 2009-10-22  Paul Pluzhnikov  <ppluzhnikov@google.com>
5505
5506         * gdb.texinfo (Machine Code): Mention function name in disasssembly
5507         and adjust example.
5508
5509 2009-10-22  Michael Snyder  <msnyder@vmware.com>
5510
5511         * gdb.texinfo (Process Record and Replay): Document new form of
5512         info record command.  Also document the new save and restore
5513         commands.
5514
5515 2009-10-21  Paul Pluzhnikov  <ppluzhnikov@google.com>
5516
5517         * gdb.texinfo (Machine Code): Mention current pc marker.
5518         (Memory): Likewise.
5519
5520 2009-10-19  Pedro Alves  <pedro@codesourcery.com>
5521             Stan Shebs  <stan@codesourcery.com>
5522
5523         * observer.texi (new_inferior): Rename to...
5524         (inferior_appeared): ... this.
5525
5526         * gdb.texinfo (Inferiors): Rename node to ...
5527         (Inferiors and Programs): ... this.  Mention running multiple
5528         programs in the same debug session.
5529         <info inferiors>: Mention the new 'Executable' column if "info
5530         inferiors".  Update examples.  Document the "add-inferior",
5531         "clone-inferior", "remove-inferior" and "maint info
5532         program-spaces" commands.
5533         (Process): Rename node to...
5534         (Forks): ... this.  Document "set|show follow-exec-mode".
5535
5536 2009-10-11  Michael Snyder  <msnyder@vmware.com>
5537
5538         * gdb.texinfo (ReverseStep): Show default as "unsupported".
5539         (ReverseContinue): Ditto.
5540
5541 2009-10-08  Paul Pluzhnikov  <ppluzhnikov@google.com>
5542
5543         * gdb.texinfo (Server): Document libthread-db-search-path.
5544
5545 2009-10-08  Jan Kratochvil  <jan.kratochvil@redhat.com>
5546
5547         * gdbint.texinfo (i386_stopped_by_hwbp): Remove.
5548
5549 2009-10-06  Michael Eager  <eager@eagercon.com>
5550
5551         * gdb.texinfo (Contributors): Add self for Xilinx MicroBlaze.
5552         (Embedded Processors): Add MicroBlaze.
5553         (MicroBlaze): New.  Describe Xilinx MicroBlaze
5554
5555 2009-10-04  Pedro Alves  <pedro@codesourcery.com>
5556
5557         * gdb.texinfo (Remote Protocol): Don't mention vCont;T.
5558
5559 2009-09-26  Pierre Muller  <muller@ics.u-strasbg.fr>
5560
5561         * gdb.texinfo (Cygwin Native): Mention support for Ctrl-BREAK.
5562
5563 2009-09-23  Joel Brobecker  <brobecker@adacore.com>
5564
5565         * observer.texi (solib_unloaded): Document explicitly the fact that
5566         this observer is called before the associated symbols are unloaded.
5567
5568 2009-09-19  Vladimir Prus  <vladimir@codesourcery.com>
5569
5570         * gdb.texinfo (GDB/MI Stack Manipulation): Document
5571         -stack-list-variables.
5572
5573 2009-09-18  Tom Tromey  <tromey@redhat.com>
5574
5575         * gdb.texinfo (GDB/MI Variable Objects): -enable-pretty-printing
5576         is experimental.
5577
5578 2009-09-17  Paul Pluzhnikov  <ppluzhnikov@google.com>
5579
5580         * gdb.texinfo (convenince variables): Mention
5581         $_siginfo could be empty.
5582
5583 2009-09-15  Tom Tromey  <tromey@redhat.com>
5584
5585         * gdb.texinfo (GDB/MI Variable Objects): Document
5586         -enable-pretty-printing, -var-set-update-range, dynamic varobjs.
5587         Expand -var-update documentation.
5588
5589 2009-09-14  Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
5590
5591         * gdb.texinfo (Set Catchpoints): Documentation about the catch syscall
5592         feature.
5593
5594 2009-09-13  Daniel Jacobowitz  <dan@codesourcery.com>
5595
5596         * gdbint.texinfo (Unwinding the Frame ID): Reference outer_frame_id.
5597
5598 2009-09-10  Michael Snyder  <msnyder@vmware.com>
5599
5600         * gdb.texinfo (qSupported): Mention new ReverseContinue and
5601         ReverseStep replies to the qSupported query.
5602
5603 2009-09-10  Joel Brobecker  <brobecker@adacore.com>
5604
5605         Add documentation for set/show interactive-mode.
5606         * gdb.texinfo (Other Misc Settings): New node.
5607
5608 2009-09-01  Doug Evans  <dje@google.com>
5609
5610         * gdb.texinfo (Caching Data of Remote Targets): Add note on
5611         non-stop mode's affect on remote caching.
5612
5613 2009-08-31  Jacob Potter  <jdpotter@google.com>
5614             Doug Evans  <dje@google.com>
5615
5616         * gdb.texinfo (Caching Data of Remote Targets): Update text.
5617         Mark `set/show remotecache' options as obsolete.
5618         Document new `set/show stack-cache' option.
5619         Update text for `info dcache'.
5620
5621 2009-08-27  Doug Evans  <dje@google.com>
5622
5623         * gdb.texinfo (Symbols): Delete `set print symbol-loading'.
5624         (Files): Add note on new optional regex arg to `info sharedlibrary'.
5625
5626 2009-08-26  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5627
5628         * gdbint.texinfo (Releasing GDB): Fix confusing sentence
5629         about autoconf.
5630
5631 2009-08-25  Pedro Alves  <pedro@codesourcery.com>
5632
5633         * gdb.texinfo (Debugging Multiple Inferiors): Add "info inferiors"
5634         small example, and describe its columns.  Replace "inferior-id" by
5635         "infno" throughout.
5636
5637 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5638
5639         * gdbint.texinfo (Releasing GDB): Point to
5640         README-maintainer-mode file for required autoconf version.
5641         * configure.ac: Do not substitute datarootdir, htmldir,
5642         pdfdir, docdir.  Do not process --with-datarootdir,
5643         --with-htmldir, --with-pdfdir, --with-docdir.
5644         * configure: Regenerate.
5645
5646         * configure: Regenerate.
5647
5648 2009-08-20  Reid Kleckner  <reid@kleckner.net>
5649
5650         * gdb.texinfo: Add chapter on JIT interface.
5651
5652 2009-08-07  Nick Roberts  <nickrob@snap.net.nz>
5653
5654         * gdb.texinfo (Server Prefix): Explain that server prefix suppresses
5655         confirmation request.
5656
5657 2009-08-05  Jeremy Bennett  <jeremy.bennett@embecosm.com>
5658
5659         * gdb.texinfo (Separate Debug Files, Remote Protocol): Clarified
5660         CRC definitions.
5661
5662 2009-08-03  Vladimir Prus  <vladimir@codesourcery.com>
5663
5664         * gdb.texinfo (GDB/MI Breakpoint Commands): Document
5665         -break-commands.
5666
5667 2009-07-31  Ulrich Weigand  <uweigand@de.ibm.com>
5668
5669         * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
5670         "set spu auto-flush-cache" and "show spu auto-flush-cache" commands.
5671
5672 2009-07-31  Ulrich Weigand  <uweigand@de.ibm.com>
5673
5674         * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
5675         "set spu stop-on-load" and "show spu stop-on-load" commands.
5676
5677 2009-07-31  Ulrich Weigand  <uweigand@de.ibm.com>
5678
5679         * gdb.texinfo (Target Descriptions): Document <compatible> element.
5680
5681 2009-07-28  Daniel Jacobowitz  <dan@codesourcery.com>
5682
5683         * gdb.texinfo (ARM Features): Document org.gnu.gdb.arm.vfp and
5684         org.gnu.gdb.arm.neon.
5685
5686 2009-07-20  Pedro Alves  <pedro@codesourcery.com>
5687
5688         * gdb.texinfo (Target Description Format): Mention the new <osabi>
5689         optional element.
5690         (subsection OS ABI): New subsection.
5691
5692 2009-07-14  Stan Shebs  <stan@codesourcery.com>
5693
5694         * gdb.texinfo (Tracepoint Conditions): New section.
5695         (General Query Packets): Describe ConditionalTracepoints.
5696         (Tracepoint Packets): Describe condition field.
5697         (Maintenance Commands): Describe maint agent-eval.
5698         * agentexpr.texi (Using Agent Expressions): Mention eval usage.
5699
5700 2009-07-11  Hui Zhu  <teawater@gmail.com>
5701
5702         * gdb.texinfo (disassemble): Add a new modifier /r
5703         to "disassemble" command to make it print the raw instructions
5704         in hex as well as in symbolic form.
5705
5706 2009-07-09  Tom Tromey  <tromey@redhat.com>
5707
5708         * gdbint.texinfo (Testsuite): Document parallel make check.
5709
5710 2009-07-09  Tom Tromey  <tromey@redhat.com>
5711
5712         * gdbint.texinfo (Testsuite): Document test transcripts.
5713
5714 2009-07-10  Phil Muldoon  <pmuldoon@redhat.com>
5715
5716         * gdb.texinfo (Values From Inferior): Add length parameter
5717         description.
5718
5719 2009-07-04  Chris Genly  <chris@genly.us>
5720
5721         * gdb.texinfo (GDB/MI Variable Objects): Document child definition
5722         in -var-list-children.  Fix example according to what the code
5723         does.
5724
5725 2009-07-02  Pedro Alves  <pedro@codesourcery.com>
5726
5727         * gdb.texinfo (Debugging multiple inferiors): Document the
5728         "inferior", "detach inferior" and "kill inferior" commands.
5729         (Debugging Programs with Multiple Processes): Adjust to mention
5730         generic "inferior" commands.  Delete mention of "detach fork" and
5731         "delete fork".  Cross reference to "Debugging multiple inferiors"
5732         section.
5733
5734 2009-07-02  Ulrich Weigand  <uweigand@de.ibm.com>
5735
5736         * gdbint.texinfo (Item Output Functions): Update signature
5737         for ui_out_field_core_addr.
5738
5739 2009-07-02  Ulrich Weigand  <uweigand@de.ibm.com>
5740
5741         * gdbint.texinfo (Examples of Use of @code{ui_out} functions):
5742         Update example code extrated from breakpoint.c.
5743
5744 2009-06-28  Paul Pluzhnikov  <ppluzhnikov@google.com>
5745
5746         * gdb.texinfo (GDB/MI Program Context): @ignore unimplemented
5747         MI commands.
5748         (GDB/MI Symbol Query): Likewise.
5749         (GDB/MI File Commands): Likewise.
5750         (GDB/MI File Transfer Commands): Likewise.
5751         (GDB/MI Target Manipulation): Likewise.
5752         (GDB/MI Miscellaneous Commands): Likewise.
5753
5754 2009-06-27  Daniel Jacobowitz  <dan@codesourcery.com>
5755
5756         * gdb.texinfo (Debugging Optimized Code): New chapter.
5757         (Compiling for Debugging): Reference it.  Move some
5758         text to the new section.
5759
5760 2009-06-15  Phil Muldoon  <pmuldoon@redhat.com>
5761
5762         * doc/gdb.texinfo (Calling): Document
5763         set-unwind-on-terminating-exception usage.
5764
5765 2009-06-11  Pedro Alves  <pedro@codesourcery.com>
5766
5767         * gdb.texinfo (All-Stop): Document new 'set schedule-multiple'
5768         command.
5769
5770 2009-06-07  Pedro Alves  <pedro@codesourcery.com>
5771
5772         * gdbint.texinfo (TARGET_HAS_HARDWARE_WATCHPOINTS): Delete all
5773         references.
5774
5775 2009-06-04  Ulrich Weigand  <uweigand@de.ibm.com>
5776
5777         * gdbint.texinfo: Rename formal parameters to gdbarch function
5778         protoypes from "current_gdbarch" to "gdbarch".
5779
5780 2009-05-28  Tom Tromey  <tromey@redhat.com>
5781
5782         * gdb.texinfo (Basic Python): Change get_parameter to parameter.
5783
5784 2009-05-27  Tom Tromey  <tromey@redhat.com>
5785
5786         * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
5787         feature.
5788         (GDB/MI Variable Objects): Document -var-set-visualizer.
5789
5790 2009-04-02  Tom Tromey  <tromey@redhat.com>
5791
5792         * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
5793         feature.
5794         (GDB/MI Variable Objects): Document -var-set-visualizer.
5795
5796 2009-05-27  Tom Tromey  <tromey@redhat.com>
5797             Thiago Jung Bauermann  <bauerman@br.ibm.com>
5798             Phil Muldoon  <pmuldoon@redhat.com>
5799
5800         * gdb.texinfo (Objfiles In Python): Reference pretty printing.
5801         (Pretty Printing): New node.
5802         (Selecting Pretty-Printers): Likewise.
5803         (Python API): Update.
5804         (Output Formats): Document /r format.
5805
5806 2009-05-27  Thiago Jung Bauermann  <bauerman@br.ibm.com>
5807             Tom Tromey  <tromey@redhat.com>
5808
5809         * gdb.texinfo (Types In Python): New node.
5810         (Values From Inferior): "type" is now an attribute.
5811         (Python API): Update.
5812
5813 2009-05-27  Tom Tromey  <tromey@redhat.com>
5814             Thiago Jung Bauermann  <bauerman@br.ibm.com>
5815             Phil Muldoon  <pmuldoon@redhat.com>
5816
5817         * gdb.texinfo: Add @syncodeindex for `tp'.
5818         (Python API): Update.
5819         (Auto-loading): New node.
5820         (Objfiles In Python): New node.
5821
5822 2009-05-15  Paul Pluzhnikov  <ppluzhnikov@google.com>
5823
5824         * gdb.texinfo (Threads): Document libthread-db-search-path.
5825
5826 2009-05-15  Nick Roberts  <nickrob@snap.net.nz>
5827
5828         * gdb.texinfo (GDB/MI General Design): Break up into four nodes.
5829
5830 2009-05-12  Pedro Alves  <pedro@codesourcery.com>
5831
5832         * gdb.texinfo: Document 'set/show debug gnu-nat'.  Replace 'maint
5833         show-debug-regs' docs by 'maint set show-debug-regs' and 'maint
5834         show show-debug-regs' docs.
5835
5836 2009-05-08  Eli Zaretskii  <eliz@gnu.org>
5837
5838         * gdb.texinfo (Process Record and Replay): Add description of
5839         reverse execution.
5840
5841 2009-05-07  Joel Brobecker  <brobecker@adacore.com>
5842
5843         * gdbint.texinfo (Adding support for debugging core files): New node.
5844         (Native Debugging): Remove the ``Native core file Support'' section.
5845
5846 2009-05-01  Eli Zaretskii  <eliz@gnu.org>
5847
5848         * gdb.texinfo (Process Record and Replay): Improve and clarify.
5849         Add index entries.
5850
5851 2009-04-30  Hui Zhu  <teawater@gmail.com>
5852             Michael Snyder  <msnyder@vmware.com>
5853
5854         * gdb.texinfo: (Process Record and Replay): Add documentation for
5855         process record and replay.
5856
5857 2009-04-29  Jan Kratochvil  <jan.kratochvil@redhat.com>
5858
5859         * gdb.texinfo (Macros): Note command-line for `info macro'.  Append
5860         a new part on command-line defined macros.
5861
5862 2009-04-25  Eli Zaretskii  <eliz@gnu.org>
5863
5864         * gdb.texinfo (Machine Code) <disassemble-next-line>: Improve and
5865         clarify the wording.
5866
5867 2009-04-23  Tom Tromey  <tromey@redhat.com>
5868
5869         * gdb.texinfo (Data Files): New node.
5870         (GDB Files): Update menu.
5871
5872 2009-04-23  Joel Brobecker  <brobecker@adacore.com>
5873
5874         * gdbint.texinfo (Defining Other Architecture Features): Remove
5875         entry for PROCESS_LINENUMBER_HOOK.
5876
5877 2009-04-22  Vladimir Prus  <vladimir@codesourcery.com>
5878
5879         * gdb.texinfo (GDB/MI Program Execution): Document -exec-jump.
5880
5881 2009-04-22  Hui Zhu  <teawater@gmail.com>
5882
5883         * gdb.texinfo (disassemble-next-line): Set the default of
5884         disassemble-next-line to off.
5885
5886 2009-04-21  Joseph Myers  <joseph@codesourcery.com>
5887
5888         * configure.ac (--with-datarootdir, --with-docdir, --with-pdfdir,
5889         --with-htmldir): New.
5890         * configure: Regenerate.
5891         * Makefile.in (datarootdir, docdir): Define.
5892         (gdb.dvi, gdb.pdf): Use same -I options as for building gdb.info
5893         instead of $(SET_TEXINPUTS).
5894         (gdbint.dvi, gdbint.pdf): Use same -I options as for building
5895         gdbint.info instead of $(SET_TEXINPUTS).
5896         (gdbint/index.html): Use same -I options as for building
5897         gdbint.info.
5898         (stabs.dvi, stabs.pdf): Use same -I options as for building
5899         stabs.info instead of $(SET_TEXINPUTS).
5900         (stabs/index.html): Use same -I options as for building
5901         stabs.info.
5902         (annotate.dvi, annotate.pdf): Use same -I options as for building
5903         annotate.info instead of $(SET_TEXINPUTS).
5904         (annotate/index.html): Use same -I options as for building
5905         annotate.info.
5906
5907 2009-04-21  David Daney  <ddaney@caviumnetworks.com>
5908
5909         * gdb.texinfo (maint show-debug-regs): Remove mention of x86.
5910
5911 2009-04-21  Joseph Myers  <joseph@codesourcery.com>
5912
5913         * gdb.texinfo (Source Path): Document --with-relocated-sources.
5914
5915 2009-04-18  Carlos O'Donell  <carlos@codesourcery.com>
5916             Joseph Myers  <joseph@codesourcery.com>
5917
5918         * Makefile.in (MAKEHTML): Set to makeinfo --html.
5919         (MAKEHTMLFLAGS): Set to empty.
5920         (html__strip_dir): Define.
5921         (HTMLFILES): Define.
5922         (HTMLFILES_INSTALL): Define.
5923         (install-html): Copy new automake rule.
5924         (html): Depend on $(HTMLFILES).
5925         (gdb_toc.html): Rename to gdb/index.html.
5926         (gdbint_toc.html): Rename to gdbint/index.html.
5927         (stabs_toc.html): Rename to stabs/index.html.
5928         (annotate_toc.html): Rename to annotate/index.html.
5929
5930 2009-04-17  Carlos O'Donell  <carlos@codesourcery.com>
5931
5932         * Makefile.in: Set pdfdir and htmldir from configure
5933         substitutions.
5934         * configure.ac: AC_SUBST datarootdir, docdir, htmldir, pdfdir.
5935         * configure: Regenerate.
5936
5937 2009-04-16  Joel Brobecker  <brobecker@adacore.com>
5938
5939         * gdbint.texinfo (Native Debugging): Remove entry for PROC_NAME_FMT.
5940         This macro is no longer used.
5941
5942 2009-04-15  Tom Tromey  <tromey@redhat.com>
5943
5944         * gdb.texinfo (Character Sets): Document default character set.
5945
5946 2009-04-14  Pierre Muller  <muller@ics.u-strasbg.fr>
5947
5948         * gdbint.texinfo: Change server name from sources.redhat.com to
5949         sourceware.org throughout.
5950
5951 2009-04-09  Joel Brobecker  <brobecker@adacore.com>
5952
5953         * gdb.texinfo (Set Breaks): Rewrite a paragraph to avoid a warning
5954         about a missing dot or coma after @xref.
5955
5956 2009-04-02  Joel Brobecker  <brobecker@adacore.com>
5957
5958         * gdb.texinfo (Backtrace): Add a parameter in frame 1 of the first
5959         example, and add a small explanation about it.
5960         (Print Settings): Change the documentation of the "set print
5961         frame-arguments" to reflect the fact that the default is now "scalars".
5962
5963 2009-04-02  Joel Brobecker  <brobecker@adacore.com>
5964
5965         * gdb.texinfo (Print Settings): Add kindex for command "set
5966         print frame-arguments".
5967
5968 2009-03-31  Joel Brobecker  <brobecker@adacore.com>
5969
5970         * gdb.texinfo (Ada Tasks): Add documentation about task-specific
5971         breakpoints.
5972         (Set Breaks): Add reference to thread-specific and task-specific
5973         breakpoints.
5974
5975 2009-03-31  Joel Brobecker  <brobecker@adacore.com>
5976
5977         * gdb.texinfo (Ada Tasks): Remove the documentation about
5978         the "Running" state, as this state has been eliminated.
5979         Now all runnable tasks are shown as "Runnable".
5980
5981 2009-03-30  Stan Shebs  <stan@codesourcery.com>
5982
5983         * gdb.texinfo (Tracepoints): Describe tracepoints as a
5984         special case of breakpoints.
5985         (Enable and Disable Tracepoints): Mention deprecation.
5986         (Listing Tracepoints): Update description and example.
5987
5988 2009-03-30  Thiago Jung Bauermann  <bauerman@br.ibm.com>
5989
5990         * gdb.texinfo (Frames in Python): New node.
5991         (Python API): Update.
5992
5993 2009-03-29  Thiago Jung Bauermann  <bauerman@br.ibm.com>
5994
5995         * gdb.texinfo (Values From Inferior): Change gdb.Value.address
5996         from a method to an attribute.
5997
5998 2009-03-26  Thiago Jung Bauermann  <bauerman@br.ibm.com>
5999
6000         * gdb.texinfo (Values From Inferior): Document is_optimized_out
6001         attribute.
6002
6003 2009-03-25  Pedro Alves  <pedro@codesourcery.com>
6004
6005         * observer.texi (thread_exit): Add "silent" parameter.
6006
6007 2009-03-22  Pedro Alves  <pedro@codesourcery.com>
6008
6009         * observer.texi (about_to_proceed): New.
6010
6011 2009-03-21  Jeremy Bennett  <jeremy.bennett@embecosm.com>
6012
6013         * gdbint.texinfo (everywhere): Use braces {} in @deftypeXX type
6014         field throughout to handle types with spaces in them.  Fix typos
6015         found by aspell.
6016         (Summary, Requirements, Contributors): New first chapter,
6017         "Summary" added, old Requirements section moved there, and new
6018         section, "Contributors" added.
6019         (Initializing a New Architecture, Register Representation)
6020         (Frame Interpretation, Inferior Call Setup, Adding a New Target)
6021         (Porting gdb): These sections extended and updated.
6022         (Compiler Characteristics): This section (empty) deleted.
6023         (Defining Other Architecture Features): This section renamed and
6024         duplicate material removed from (formerly "Target Conditionals").
6025         Use braces {} in @deftypeXX type field throughout to handle types
6026         with spaces in them. Typos found by aspell fixed.
6027
6028         * stack_frame.svg: New file, source of image for gdbint.texinfo.
6029         * stack_frame.pdf: Version of image for PDF output.
6030         * stack_frame.png: Version of image for HTML output and for Emacs.
6031         * stack_frame.txt: Version of image for Info output.
6032         * stack_frame.eps: Version of image for TeX DVI output.
6033
6034 2009-03-21  Eli Zaretskii  <eliz@gnu.org>
6035
6036         * gdb.texinfo (Character Sets): Fix last change.
6037
6038 2009-03-21  Thiago Jung Bauermann  <bauerman@br.ibm.com>
6039
6040         * gdb.texinfo (Values From Inferior): Fix optional arguments
6041         markup.
6042         (Commands In Python): Adjust argument names of gdb.Command.__init__
6043         to what the function accepts as keywords.
6044
6045 2008-03-20  Tom Tromey  <tromey@redhat.com>
6046
6047         * gdb.texinfo (Convenience Vars): Document convenience functions.
6048         (Functions In Python): New node.
6049         (Python API): Update.
6050
6051 2009-03-20  Tom Tromey  <tromey@redhat.com>
6052
6053         * gdb.texinfo (Character Sets): Remove obsolete text.  Document
6054         set target-wide-charset.
6055         (Requirements): Mention iconv.
6056
6057 2009-03-17  Hui Zhu  <teawater@gmail.com>
6058
6059         * gdb.texinfo: Change the introduce of "disassemble-next-line".
6060
6061 2009-03-17  Hui Zhu  <teawater@gmail.com>
6062
6063         * gdb.texinfo: Add documentation for disassemble-next-line.
6064
6065 2009-03-16  Thiago Jung Bauermann  <bauerman@br.ibm.com>
6066
6067         * gdb.texinfo (Commands In Python): Remove tindex entries.
6068
6069 2009-03-15  Jan Kratochvil  <jan.kratochvil@redhat.com>
6070
6071         * gdb.texinfo (Returning): New description for missing debug info.
6072
6073 2009-03-14  Pedro Alves  <pedro@codesourcery.com>
6074
6075         * gdb.texinfo (Remote Configuration): Document query-attached.
6076         (General Query Packets): Document qAttached.
6077
6078 2009-03-05  Pedro Alves  <pedro@codesourcery.com>
6079
6080         * gdb.texinfo (Background Execution): Better describe the set
6081         target-async command.
6082         (Maintenance Commands): Delete description of the `maint set/show
6083         linux-async' and `maint set/show remote-async' commands.
6084
6085 2009-02-18  Vladimir Prus  <vladimir@codesourcery.com>
6086
6087         * gdb.texinfo (GDB/MI Async Records): Add double-spaces
6088         between sentences.
6089
6090 2009-02-18  Vladimir Prus  <vladimir@codesourcery.com>
6091
6092         * gdb.texinfo (GDB/MI Async Records): Document the
6093         =library-loaded and =library-unloaded notifications.
6094
6095 2009-02-17  Vladimir Prus  <vladimir@codesourcery.com>
6096
6097         * observer.texi (test_notification): New observer.
6098
6099 2009-02-14  Vladimir Prus  <vladimir@codesourcery.com>
6100
6101         * observer.texi: Add parameter 'print_frame' to normal_stop
6102         observer.
6103
6104 2009-02-07  Eli Zaretskii  <eliz@gnu.org>
6105
6106         * gdb.texinfo (Basic Python): Fix change from 2009-02-04.
6107         (Commands In Python): Fix COMMAND_* constants in last change.  Use
6108         @kbd for interactive input.  Add cross-references and index
6109         entries.
6110
6111 2009-02-06  Pedro Alves  <pedro@codesourcery.com>
6112
6113         * gdb.texinfo (Signals): Document $_siginfo.
6114         (Convenience Variables): Mention $_siginfo.
6115         (Remote Configuration): Document qXfer:siginfo:read,
6116         qXfer:siginfo:write packets, and the read-siginfo-object,
6117         write-siginfo-object commands.
6118
6119 2009-02-06  Pedro Alves  <pedro@codesourcery.com>
6120
6121         * gdbint.texinfo (Values): New chapter.
6122
6123 2009-02-06  Tom Tromey  <tromey@redhat.com>
6124
6125         * gdb.texinfo (Python API): Add entry for Commands In Python.
6126         (Commands In Python): New node.
6127
6128 2009-02-05  Tom Tromey  <tromey@redhat.com>
6129
6130         * gdb.texinfo (Values From Inferior): Document Value.string.
6131
6132 2009-02-05  Tom Tromey  <tromey@redhat.com>
6133
6134         * gdb.texinfo (Basic Python): Document execute's from_tty
6135         argument.
6136
6137 2009-02-04  Tom Tromey  <tromey@redhat.com>
6138
6139         * gdb.texinfo (Basic Python): Document gdb.history.
6140
6141 2009-01-30  Vladimir Prus  <vladimir@codesourcery.com>
6142
6143         * gdb.texinfo (GDB/MI Thread Commands): Document the
6144         'current-thread-id' field.  Remove the example with zero threads,
6145         since current GDB won't ever report that if there's inferior.
6146
6147 2009-01-30  Vladimir Prus  <vladimir@codesourcery.com>
6148
6149         * gdb.texinfo (GDB/MI Breakpoint Commands): Document the -d
6150         option to -break-insert.
6151
6152 2009-01-28  Daniel Jacobowitz  <dan@codesourcery.com>
6153             Jerome Guitton  <guitton@adacore.com>
6154
6155         * gdb.texinfo (Startup): Document --with-system-gdbinit.
6156         (System-wide configuration): New section.
6157
6158 2009-01-26  Pedro Alves  <pedro@codesourcery.com>
6159
6160         PR gdb/7580:
6161         * gdb.texinfo (Maintenance Commands): Document "maint set|show
6162         internal-error|internal-warning quit|corefile ask|yes|no".
6163
6164 2009-01-26  Pedro Alves  <pedro@codesourcery.com>
6165
6166         * gdb.texinfo (Using the `gdbserver' Program): Document
6167         --remote-debug.
6168
6169 2009-01-23  Doug Evans  <dje@google.com>
6170
6171         * gdb.texinfo: Add nexti to list of commands that support
6172         background execution.
6173
6174 2009-01-14  Daniel Jacobowitz  <dan@codesourcery.com>
6175
6176         * gdb.texinfo (Define, Hooks): Document prefix command support.
6177
6178 2009-01-14  Joseph Myers  <joseph@codesourcery.com>
6179             Carlos O'Donell  <carlos@codesourcery.com>
6180
6181         Fixes for makeinfo --html.
6182
6183         * annotate.texinfo: Use @copying and @insertcopying.  Use
6184         @ifnottex in place of @ifinfo.
6185         * gdb.texinfo: Use @copying and @insertcopying.  Use @ifnottex in
6186         place of @ifinfo.  Use @ifnotinfo for one index entry.
6187         * gdbint.texinfo: Use @copying and @insertcopying.  Use @ifnottex
6188         in place of @ifinfo.
6189         * stabs.texinfo: Use @copying and @insertcopying.  Use @ifnottex
6190         in place of @ifinfo.  Include contents at start unconditionally.
6191
6192 2009-01-13  Pedro Alves  <pedro@codesourcery.com>
6193
6194         * gdb.texinfo (General Query Packets): Remove @var{} around the
6195         "spu" literal string.
6196
6197 2009-01-07  Pedro Alves  <pedro@codesourcery.com>
6198
6199         * gdb.texinfo (Error in Breakpoints): Delete mention of "The same
6200         program may be running in another process" errors.
6201         * gdbint.texinfo (Native Conditionals): Delete
6202         ONE_PROCESS_WRITETEXT description.
6203
6204 2009-01-07  Joel Brobecker  <brobecker@adacore.com>
6205
6206         * gdbint.texinfo (Start of New Year Procedure): Add the "coding"
6207         emacs local variable to be placed at the end of the ChangeLog.
6208         Add server.c and gdbreplay.c to the list of files where the
6209         copyright year needs to be updated.
6210
6211 2009-01-06  Sandra Loosemore  <sandra@codesourcery.com>
6212
6213         * gdb.texinfo (Remote Configuration): Document new
6214         "set/show tcp auto-retry" and "set/show tcp connect-timeout"
6215         commands.
6216
6217 2008-12-28  Pedro Alves  <pedro@codesourcery.com>
6218
6219         * gdbint.texinfo (gdbarch_cannot_fetch_register): Don't mention
6220         FETCH_INFERIOR_REGISTERS.
6221         (Native Conditionals): Remove obsolete CHILD_PREPARE_TO_STORE,
6222         FETCH_INFERIOR_REGISTERS descriptions.  Remove
6223         gdbarch_get_longjmp_target descrition, since already described in
6224         Target Conditionals.  Move gdbarch_fp0_regnum description to ...
6225         (Target Conditionals): ... here.
6226
6227 2008-12-16  Joel Brobecker  <brobecker@adacore.com>
6228
6229         * gdb.texinfo (Omissions from Ada): Add missing GDB prompt in
6230         examples.
6231         (Additions to Ada): Likewise.  Add the missing opening and closing
6232         parenthesis of the GDB prompt in one of the examples.
6233
6234 2008-12-14  Joel Brobecker  <brobecker@adacore.com>
6235
6236         * gdb.texinfo (Omissions from Ada): Remove incorrect documentation
6237         about the result of 'Address not being of type System.Address.
6238         This problem has been fixed a while ago.
6239
6240 2008-12-02  Vladimir Prus  <vladimir@codesourcery.com>
6241
6242         MI non-stop and multiprocess docs.
6243
6244         * gdb.texinfo (GDB/MI): New section 'GDB/MI General Design'
6245         (GDB/MI Output Records): New section 'GDB/MI Frame Information'
6246         Adjust documentation for *stopped, document =thread-created,
6247         =thread-exited, =thread-group-created and =thread-group-exited.
6248         (GDB/MI Thread Commands): Document the 'state' field in
6249         -thread-info output.
6250         (GDB/MI Program Execution): Mention --all and --thread-group
6251         options.
6252         (GDB/MI Variable Objects): Describe floating and fixed variable
6253         objects.
6254         (GDB/MI Miscellaneous Commands): Document -list-thread-groups.
6255
6256 2008-12-02  Vladimir Prus  <vladimir@codesourcery.com>
6257
6258         * gdb.texinfo (Operating System Information): New appendix.
6259         (Operating System Auxiliary Information): Document 'info os processes'
6260         (Remote Configuration): Document 'osdata'
6261         (General Query Packets): Document qXfer:osdata:read.
6262
6263 2008-11-27  Tristan Gingold  <gingold@adacore.com>
6264
6265         * gdb.texinfo (Darwin): Document Darwin specific features.
6266
6267 2008-11-25  Jan Kratochvil  <jan.kratochvil@redhat.com>
6268
6269         * gdbint.texinfo (Target Conditionals): Extend the
6270         gdbarch_breakpoint_from_pc description.
6271
6272 2008-11-22  Vladimir Prus  <vladimir@codesourcery.com>
6273
6274         * gdb.texinfo (M68K Features): Fix typo.
6275
6276 2008-11-18  Paul Pluzhnikov  <ppluzhnikov@google.com>
6277
6278         * gdb.texinfo (Symbols): Mention printing containing
6279         image name in "info symbol".
6280         (Maint translate-address): Likewise.
6281
6282 2008-11-18  Joel Brobecker  <brobecker@adacore.com>
6283
6284         * gdb.texinfo (Set Catchpoints): Remove the documentation of
6285         commands "catch load" and "catch unload".
6286
6287 2008-11-17  Vladimir Prus  <vladimir@codesourcery.com>
6288
6289         * gdb.texinfo (GDB/MI Async Records): Document
6290         =thread-selected.
6291
6292 2008-11-17  Vladimir Prus  <vladimir@codesourcery.com>
6293
6294         * observer.texi (new_inferior, inferior_exit): New observers.
6295
6296 2008-10-27  Pedro Alves  <pedro@codesourcery.com>
6297
6298         * gdbint.texinfo (Adding a New Target): Don't mention TDEPFILES,
6299         .mt files, TM_CLIBS or TM_CDEPS.
6300         (x86 Watchpoints): Don't mention TDEPFILES.
6301
6302 2008-10-24  Sandra Loosemore  <sandra@codesourcery.com>
6303
6304         * gdb.texinfo (Remote Protocol): Add new nodes to menu.
6305         (Overview): Mention notifications and non-stop mode behavior.
6306         (Packets): Update documentation of ?, vAttach, vCont, and vRun
6307         with non-stop mode behavior.  Add vStopped description.
6308         (Stop Reply Packets):  Update list of packets that return
6309         stop replies.  Mention non-stop behavior.
6310         (General Query Packets): Document QNonStop packet and associated
6311         qSupported query response.
6312         (Interrupts): Clarify multi-threaded behavior.  Mention non-stop
6313         behavior.
6314         (Notification Packets): New section.
6315         (Remote Non-Stop): New section.
6316         (File-I/O Overview): Mention non-stop behavior.
6317
6318 2008-10-24  Hui Zhu  <teawater@gmail.com>
6319             Pedro Alves  <pedro@codesourcery.com>
6320
6321         * gdb.texinfo (displaced-stepping): Describe the auto mode
6322         setting, and say it's the default.  This is now a mainstream
6323         setting instead of a maintenance setting.
6324
6325 2008-10-23  Pedro Alves  <pedro@codesourcery.com>
6326
6327         * observer.texi (thread_stop_requested): New.
6328
6329 2008-10-22  Joel Brobecker  <brobecker@adacore.com>
6330
6331         * gdb.texinfo (Ada Tasks, Ada Tasks and Core Files): New nodes.
6332         (Patching): Replace incorrect usage of @samp by @kbd.
6333
6334 2008-10-17  Michael Snyder  <msnyder@vmware.com>
6335
6336         * gdb.texinfo: Add documentation for reverse execution.
6337
6338 2008-10-16  Thiago Jung Bauermann  <bauerman@br.ibm.com>
6339             Eli Zaretskii  <eliz@gnu.org>
6340
6341         * gdb.texinfo. (Values From Inferior): New subsubsection.
6342
6343 2008-10-06  Doug Evans  <dje@google.com>
6344
6345         * gdb.texinfo (set debug dwarf2-die): Document it.
6346
6347 2008-10-01  Joel Brobecker  <brobecker@adacore.com>
6348
6349         * gdb.texinfo (catch) [exception]: Document how to insert
6350         a breakpoint on user-defined exceptions when the exception
6351         name is identical to one of the language-defined ones.
6352
6353 2008-09-27  Tom Tromey  <tromey@redhat.com>
6354
6355         * gdb.texinfo (Macros): Remove text about stringification,
6356         varargs, and splicing.
6357
6358 2008-09-27  Tom Tromey  <tromey@redhat.com>
6359
6360         * gdbint.texinfo (Language Support): Remove text about omitting
6361         support for a language.
6362
6363 2008-09-23  Doug Evans  <dje@google.com>
6364
6365         * gdb.texinfo (info dcache): Update.
6366
6367 2008-09-22  Sandra Loosemore  <sandra@codesourcery.com>
6368
6369         * gdb.texinfo (Packets): Add info on thread-id syntax and
6370         multiprocess extensions.
6371         <D>: Document multiprocess form of packet.
6372         <H>: Use thread-id syntax.
6373         <T>: Likewise.
6374         <vCont>: Likewise.  Note this is required for multiprocess.
6375         <vKill>: New packet.
6376         (Stop Reply Packets) <T>: Use thread-id syntax.
6377         <W>: Document multiprocess form of reply.
6378         <X>: Likewise.
6379         (General Query Packets) <qC>: Use thread-id syntax.
6380         <qfThreadInfo>: Likewise.
6381         <qGetTLSAddr>: Likewise.
6382         <qP>: Likewise.
6383         <qSupported>: Add "multiprocess" feature.
6384         <qThreadExtraInfo>: Use thread-id syntax.
6385
6386 2008-09-22  Stan Shebs  <stan@codesourcery.com>
6387
6388         * gdb.texinfo (Inferiors): New section.
6389
6390 2008-09-12  Pedro Alves  <pedro@codesourcery.com>
6391
6392         * gdbint.texinfo (Native Debugging): Mention NAT_GENERATED_FILES.
6393
6394 2008-09-11  Ulrich Weigand  <uweigand@de.ibm.com>
6395
6396         * gdbint.texinfo (Target Conditionals): Remove documentation
6397         for gdbarch_name_of_malloc.
6398
6399 2008-09-03  Angela Marie Thomas <angela@releasedominatrix.com>
6400
6401         * gdb.texinfo (Interrupts): Mention TCP interface for
6402         sending BREAK.
6403
6404 2008-08-26  Ulrich Weigand  <uweigand@de.ibm.com>
6405
6406         * gdb.texinfo (Commands to Specify Files): Document "remote:"
6407         argument prefix to "set sysroot".
6408
6409 2008-08-21  Paul N. Hilfinger  <hilfinger@adacore.com>
6410
6411         * gdb.texinfo (Omissions from Ada): Describe new treatment of True
6412         and False.
6413
6414 2008-08-20  Vladimir Prus  <vladimir@codesourcery.com>
6415
6416         * gdb.textinfo (GDB/MI Miscellaneous Commands): Use @table
6417         for possible features of -list-features.
6418
6419 2008-08-19  Vladimir Prus  <vladimir@codesourcery.com>
6420
6421         * gdb.texinfo (Background execution): Adjust example
6422         (GDB/MI Miscellaneous Commands): Document -list-target-features.
6423
6424 2008-08-19  Vladimir Prus  <vladimir@codesourcery.com>
6425
6426         * doc/gdb.texinfo (PowerPC): Fix typo.
6427         (PowerPC features): Fix typo.
6428
6429 2008-08-18  Pedro Alves  <pedro@codesourcery.com>
6430
6431         * observer.texi (thread_ptid_changed): New.
6432
6433 2008-08-18  Luis Machado  <luisgpm@br.ibm.com>
6434
6435         * doc/gdb.texinfo (PowerPC): Mention Extended FPR's for POWER7.
6436         (PowerPC features): Mention feature set for VSX registers.
6437
6438 2008-08-13  Joel Brobecker  <brobecker@adacore.com>
6439
6440         * gdb.texinfo (Ada Mode Intro): Improve the documentation regarding
6441         the direct visibility of all names in user-written packages.
6442
6443 2008-08-13  Pedro Alves  <pedro@codesourcery.com>
6444
6445         * gdb.texinfo (breakpoint always-inserted) Describe the auto mode
6446         setting, and make it the default.
6447         (Non-Stop Mode): Remove "set breakpoints always-inserted 1" from
6448         non-stop script example.
6449
6450 2008-08-12  Thiago Jung Bauermann  <bauerman@br.ibm.com>
6451
6452         * gdbint.texinfo (Raw and Virtual Register Representations): Fix
6453         reference to the "Using Different Register and Memory Data
6454         Representation" section.
6455
6456 2008-08-12  Sandra Loosemore  <sandra@codesourcery.com>
6457
6458         * gdb.texinfo (Remote Configuration): Document set remote noack-packet.
6459         (Remote Protocol): Add Packet Acknowledgment to menu.
6460         (Overview): Mention +/- can be disabled, and point to new section
6461         where this is discussed in detail.
6462         (General Query Packets): Document QStartNoAckMode packet, and
6463         corresponding qSupported reply.
6464         (Packet Acknowledgment): New section.
6465
6466 2008-08-11  Sandra Loosemore  <sandra@codesourcery.com>
6467             Pedro Alves  <pedro@codesourcery.com>
6468
6469         * gdb.texinfo (Threads): Move paragraph about automatic thread
6470         selection to All-Stop Mode subsection.
6471         (Thread Stops): Reorganize existing material into subsections.
6472         Add introductory blurb and menu.
6473         (Non-Stop Mode): New subsection.
6474         (Background Execution): New subsection.
6475         (Maintenance Commands): Add cross-references from async mode
6476         commands to the new Background Execution section.
6477
6478 2008-08-06  Tom Tromey  <tromey@redhat.com>
6479
6480         * gdb.texinfo (Extending GDB): New chapter.
6481         (Sequences): Demoted chapter, now a section under the new
6482         Extending GDB chapter.
6483         (Python): New section.
6484
6485 2008-07-31  Stan Shebs  <stan@codesourcery.com>
6486
6487         * gdbint.texinfo: Remove FUNCTION_EPILOGUE_SIZE.
6488
6489 2008-07-29  Stan Shebs  <stan@codesourcery.com>
6490
6491         * gdbint.texinfo: General round of cleanup and minor
6492         clarifications.
6493         (Breakpoint Handling): Remove mention of BREAKPOINT macro.
6494         (Longjmp Support): Update description to reflect how it is done
6495         for targets without using native header.
6496         (Symbol Handling): Add a little more general explanation.
6497         (COFF, ELF): Mention stabs encapsulation.
6498         (DWARF 3): New section.
6499         (Adding a New Host): Scrub out some obsolete bits.
6500         (Generic Host Support Files): Mention ser-pipe.c, ser-mingw.c.
6501         (Host Conditionals): Remove descriptions of NO_STD_REGS,
6502         HAVE_MMAP, HAVE_TERMIO, INT_MAX etc, LONGEST, HAVE_LONG_DOUBLE,
6503         PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, L_SET, SEEK_CUR,
6504         SEEK_SET, STOP_SIGNAL, USG.
6505         (Raw and Virtual Register Representations): Ditto for
6506         DEPRECATED_REGISTER_RAW_SIZE, DEPRECATED_REGISTER_VIRTUAL_SIZE,
6507         DEPRECATED_REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_TYPE.
6508         (Target Conditionals): Ditto for DEPRECATED_FP_REGNUM,
6509         DEPRECATED_FRAMELESS_FUNCTION_INVOCATION, DEPRECATED_FRAME_CHAIN,
6510         DEPRECATED_FRAME_CHAIN_VALID, DEPRECATED_FRAME_INIT_SAVED_REGS,
6511         DEPRECATED_FRAME_SAVED_PC, DEPRECATED_FUNCTION_START_OFFSET,
6512         DEPRECATED_REGISTER_VIRTUAL_SIZE,
6513         DEPRECATED_REGISTER_VIRTUAL_TYPE,
6514         DEPRECATED_USE_STRUCT_CONVENTION.
6515         Describe gdbarch_deprecated_fp_regnum.
6516         Update description of gdbarch_print_insn.
6517         (Adding a New Target): Scrub out obsolete bits.
6518         (Obsolete Conditionals): Remove entire section.
6519
6520 2008-07-25  Tom Tromey  <tromey@redhat.com>
6521
6522         * observer.texi (GDB Observers): Document new observers:
6523         breakpoint_created, breakpoint_deleted, breakpoint_modified,
6524         tracepoint_created, tracepoint_deleted, tracepoint_modified,
6525         architecture_changed.
6526
6527 2008-07-21  Stan Shebs  <stan@codesourcery.com>
6528
6529         * gdbint.texinfo: Refer to target_so_ops.in_dynsym_resolve_code
6530         instead of IN_SOLIB_DYNSYM_RESOLVE_CODE.
6531
6532 2008-07-21  Tom Tromey  <tromey@redhat.com>
6533
6534         * observer.texi (GDB Observers): Remove obsolete comment.
6535         <executable_changed>: Remove argument.
6536
6537 2008-07-18  Tom Tromey  <tromey@redhat.com>
6538
6539         * gdb.texinfo (Macros): Update.  Use @code rather than @command.
6540
6541 2008-07-10  Doug Evans  <dje@google.com>
6542
6543         * doc/gdb.texinfo: Document "set print symbol-loading on|off".
6544
6545 2008-07-10  Jan Kratochvil  <jan.kratochvil@redhat.com>
6546
6547         * gdb.texinfo (Starting): Document "set disable-randomization".
6548
6549 2008-07-07  Andreas Schwab  <schwab@suse.de>
6550
6551         * gdb.texinfo (GDB/MI Target Manipulation): Fix last change.
6552
6553 2008-07-06  Vladimir Prus  <vladimir@codesourcery.com>
6554
6555         * gdb.texinfo (GDB/MI Target Manipulation): Add
6556         example of -target-attach.
6557
6558 2008-06-10  Vladimir Prus  <vladimir@codesourcery.com>
6559
6560         * observer.texi (target_resumed): New observer.
6561         * gdb.texinfo (GDB/MI Output Records): Document *running.
6562
6563 2008-06-06  Tom Tromey  <tromey@redhat.com>
6564
6565         * gdb.texinfo (Completion): Add field name example.
6566
6567 2008-06-06  Marc Khouzam  <marc.khouzam@ericsson.com>
6568
6569         * gdb.texinfo (GDB/MI Program Context): Added example
6570         to -exec-arguments
6571
6572 2008-06-05  Nick Roberts  <nickrob@snap.net.nz>
6573
6574         * annotate.texinfo (Multi-threaded Apps): Add entry for thread-changed
6575         annotation.
6576
6577 2008-06-05  Vladimir Prus  <vladimir@codesourcery.com>
6578             Nathan Sidwell  <nathan@codesourcery.com>
6579             Joseph Myers  <joseph@codesourcery.com>
6580
6581         * configure.ac: Include ../../config/acx.m4.  Use ACX_PKGVERSION
6582         and ACX_BUGURL.
6583         * configure: Regenerate.
6584         * Makefile.in (PKGVERSION, BUGURL_TEXI): Define.
6585         (GDBvn.texi): Define VERSION_PACKAGE, BUGURL and BUGURL_DEFAULT.
6586         * gdb.texinfo: Use VERSION_PACKAGE and BUGURL.  Remove
6587         mailing-list-specific text about bug reporting unless
6588         BUGURL_DEFAULT.
6589
6590 2008-06-05  Pedro Alves  <pedro@codesourcery.com>
6591
6592         * gdb.texinfo (-target-select): Remove reference to target async.
6593         (Maintenance Commands): Document "maint set/show remote-async".
6594
6595 2008-06-04  Marc Khouzam  <marc.khouzam@ericsson.com>
6596
6597         * gdb.texinfo (GDB/MI File Transfer Commands): Typo
6598         in -target-file-get section.
6599
6600 2008-05-22  Pedro Alves  <pedro@codesourcery.com>
6601
6602         * gdb.texinfo (vAttach, vRun): Re-remove requirement of the stub
6603         killing the inferior when it is already debugging a process.
6604
6605 2008-05-21  Joel Brobecker  <brobecker@adacore.com>
6606
6607         * gdb.texinfo (Continuing and Stepping): Document the new "fin"
6608         abbreviation for "finish".
6609
6610 2008-05-21  Nick Roberts  <nickrob@snap.net.nz>
6611
6612         * annotate.texinfo (Multi-threaded Apps): New node for new annotation.
6613
6614 2008-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
6615
6616         * gdbint.texinfo (Target Conditionals): Delete entry for
6617         gdbarch_dwarf_reg_to_regnum.
6618
6619 2008-05-09  Doug Evans  <dje@google.com>
6620
6621         * gdb.texinfo: Document "find" command, qSearch:memory packet.
6622
6623 2008-05-05  Doug Evans  <dje@google.com>
6624
6625         * gdb.texinfo (disassemble): Document /m modifier.
6626
6627 2008-05-05  Vladimir Prus  <vladimir@codesourcery.com>
6628
6629         * gdb.texinfo (Maintenance Commands): Clarify that "maint time"
6630         will not report the time of commands that run the target.
6631
6632 2008-05-03  Vladimir Prus  <vladimir@codesourcery.com>
6633
6634         * gdb.texinfo (GDB/MI Output Records): Add
6635         missing semicolon.
6636
6637 2008-05-03  Vladimir Prus  <vladimir@codesourcery.com>
6638
6639         * gdb.texinfo (GDB/MI Output Records):
6640         Document =thread-create and =thread-exited.
6641
6642 2008-05-03  Vladimir Prus  <vladimir@codesourcery.com>
6643
6644         * gdb.texinfo (GDB/MI Development and Front Ends):
6645         Remove mention of dmi-discuss.
6646
6647 2008-05-03  Pedro Alves  <pedro@codesourcery.com>
6648
6649         * observer.texi (thread_exit): New.
6650
6651 2008-05-02  Pedro Alves  <pedro@codesourcery.com>
6652
6653         * gdb.texinfo (Debugging Output): Document "set/show debug
6654         displaced".
6655         (Maintenance Commands): Document "maint set/show
6656         can-use-displaced-stepping".
6657
6658 2008-05-02  Daniel Jacobowitz  <dan@codesourcery.com>
6659
6660         * gdb.texinfo (ARM): Document set/show arm fallback-mode
6661         and set/show arm force-mode.
6662
6663 2008-05-02  Andreas Schwab  <schwab@suse.de>
6664
6665         * gdbint.texinfo (Algorithms): Describe
6666         target_watchpoint_addr_within_range.
6667
6668 2008-04-30  Daniel Jacobowitz  <dan@codesourcery.com>
6669
6670         * gdbint.texinfo (Stack Frames): New chapter.
6671         (Algorithms): Move Frames text to the new chapter.
6672         (Target Conditionals): Delete SAVE_DUMMY_FRAME_TOS.  Document
6673         gdbarch_dummy_id instead of gdbarch_unwind_dummy_id.
6674
6675 2008-04-24  Vladimir Prus  <vladimir@codesourcery.com>
6676
6677         * gdb.texinfo (GDB/MI Output Syntax): Clarify that async
6678         output does not necessary include any tokens.
6679
6680 2008-04-22  Corinna Vinschen  <vinschen@redhat.com>
6681
6682         * gdb.texinfo (Set SH Calling convention): New @item.
6683         (Show SH Calling convention): Ditto.
6684
6685 2008-04-22  Markus Deuling  <deuling@de.ibm.com>
6686
6687         * gdb.texinfo (Fortran Operators): Describe '%' operator.
6688
6689 2008-04-20  Eli Zaretskii  <eliz@gnu.org>
6690
6691         * gdb.texinfo (Set Breaks): Mention that multiple location
6692         breakpoints need line number info.  Add index entries.
6693
6694 2008-04-19  Craig Silverstein  <csilvers@google.com>
6695
6696         * gdb.texinfo (Requirements): Add an optional requirement on
6697         zlib.
6698         * gdbint.texinfo (Debugging File Formats): Add new subsection for
6699         Compressed DWARF 2.
6700
6701 2008-04-16  Aleksandar Ristovski  <aristovski@qnx.com>
6702
6703         * gdb.texinfo (GDB/MI Simple Examples): Added 'disp' field to the
6704         sample output for 'stopped,reason="breakpoint-hit"' message.
6705         (GDB/MI Program Execution): Likewise.
6706
6707 2008-04-09  Marc Khouzam  <marc.khouzam@ericsson.com>
6708
6709         * gdb.texinfo (GDB/MI Variable Objects): Add anchor to
6710         -var-set-format.  Add -f option to -var-evaluate-expression.
6711
6712 2008-04-03  Joel Brobecker  <brobecker@adacore.com>
6713
6714         * gdb.texinfo (Breakpoint Menus): Delete. Contents moved inside
6715         new node "Ambiguous Expressions".  Replace references to this
6716         node by references to "Ambiguous Expressions" throughout.
6717         (Ambiguous Expressions): New node.
6718
6719 2008-03-26  Daniel Jacobowitz  <dan@codesourcery.com>
6720
6721         * gdb.texinfo (MIPS Features, PowerPC Features): Add @node.
6722
6723 2008-03-21  Pedro Alves  <pedro@codesourcery.com>
6724
6725         * gdb.texinfo (Debugging Output): Document
6726         "set/show debug lin-lwp-async".
6727         (Maintenance Commands): Document "maint set/show linux-async".
6728
6729 2008-03-21  Daniel Jacobowitz  <dan@codesourcery.com>
6730
6731         * gdb.texinfo (Expressions): Update description of malloced arrays.
6732
6733 2008-03-15  Vladimir Prus  <vladimir@codesourcery.com>
6734
6735         * gdb.texinfo (Thread Commands): Document
6736         -thread-info.  Remove -thread-list-all-threads.
6737
6738 2008-03-14  Pedro Alves  <pedro@codesourcery.com>
6739             Sandra Loosemore  <sandra@codesourcery.com>
6740
6741         * gdb.texinfo (Library List Format): Update to mention the
6742         possibility to pass section addresses instead of segment
6743         addresses.
6744
6745 2008-03-10  Daniel Jacobowitz  <dan@codesourcery.com>
6746
6747         * gdb.texinfo (Starting): Document "set exec-wrapper".
6748         (Server): Document gdbserver --wrapper.
6749
6750 2008-03-03  Daniel Jacobowitz  <dan@codesourcery.com>
6751
6752         * gdb.texinfo (Set Watchpoints): Mention watchpoints on
6753         unreadable memory.  Delete obsolete SPARClite reference.
6754
6755 2008-02-28  Daniel Jacobowitz  <dan@codesourcery.com>
6756
6757         * gdb.texinfo (Starting): Mention always-running targets.
6758         (Target Commands): Add an anchor for load.
6759         (Connecting): Explain continue instead of run.
6760
6761 2008-02-27  Daniel Jacobowitz  <dan@codesourcery.com>
6762
6763         * gdb.texinfo (Debugging Output): Document "set debug timestamp".
6764
6765 2008-02-26  Nick Roberts  <nickrob@snap.net.nz>
6766
6767         * gdb.texinfo (Set Breaks): Revert description of Enb column of
6768         breakpoint table.
6769
6770 2008-02-19  Pedro Alves  <pedro@codesourcery.com>
6771
6772         * gdb.texinfo (vAttach, vRun): Remove requirement of the stub
6773         killing the inferior when it is already debugging a process.
6774
6775 2008-02-13  Markus Deuling  <deuling@de.ibm.com>
6776
6777         * gdbint.texinfo (Build Script): New section. Mention new build script
6778         gdb_buildall.sh.
6779
6780 2008-02-01  Jim Blandy  <jimb@red-bean.com>
6781
6782         * gdb.texinfo (Help): Summarize 'info args' correctly.
6783
6784 2008-01-30  Thiago Jung Bauermann  <bauerman@br.ibm.com>
6785
6786         * gdb.texinfo: (Decimal Floating Point): Mention pseudo-registers
6787         available in PowerPC architecture.
6788         (Embedded Processors): Change node name of PowerPC item in menu.
6789         (PowerPC): Rename to...
6790         (PowerPC Embedded): this.
6791         (Architectures): Add new PowerPC item in menu.
6792         (PowerPC): New node.
6793
6794 2008-01-30  Daniel Jacobowitz  <dan@codesourcery.com>
6795
6796         * gdb.texinfo (Multi-Process Mode for gdbserver): Use @kbd for
6797         commands.
6798
6799 2008-01-30  Daniel Jacobowitz  <dan@codesourcery.com>
6800
6801         * gdb.texinfo (Setting Catchpoints): Mention features
6802         supported on GNU/Linux.
6803
6804 2008-01-30  Nick Roberts  <nickrob@snap.net.nz>
6805
6806         * gdb.texinfo (GDB/MI File Commands): Describe new output
6807         field for MI command -file-list-exec-source-file.
6808
6809 2008-01-29  Daniel Jacobowitz  <dan@codesourcery.com>
6810
6811         * gdb.texinfo (Using the `gdbserver' Program): Add security
6812         warning.  Rearrange into subsections and subsubsections.  Document
6813         --multi and --debug.  Correct --with-sysroot typo.  Update --attach
6814         usage.  Make load reference clearer.  Document monitor exit.
6815         (Remote Configuration): Document set remote exec-file, attach-packet,
6816         and run-packet.
6817         (Packets): Document vAttach and vRun.
6818
6819 2008-01-29  Nick Roberts  <nickrob@snap.net.nz>
6820
6821         * gdb.texinfo (Processes): Mention process command.
6822         detach-on-follow -> detach-on-fork.
6823
6824 2008-01-28  Daniel Jacobowitz  <dan@codesourcery.com>
6825
6826         * gdbint.texinfo (Native Conditionals): Remove
6827         SHELL_COMMAND_CONCAT and SHELL_FILE.
6828
6829 2008-01-26  Eli Zaretskii  <eliz@gnu.org>
6830
6831         * gdb.texinfo (Specify Location): Improve wording.
6832
6833 2008-01-23  Chris Demetriou  <cgd@google.com>
6834
6835         * gdb.texinfo (Threads): Document new "set print thread-events"
6836         and "show print thread-events" commands.
6837
6838 2008-01-19  Eli Zaretskii  <eliz@gnu.org>
6839
6840         * gdb.texinfo (Specify Location): New section.
6841         (Delete Breaks, Edit, Set Breaks): Remove description of
6842         locations.  Instead, add a reference to "Specify Location".
6843         (Machine Code, Jumping, Thread Stops, Continuing and Stepping)
6844         (Symbols): Refer to "Specify Location" for the valid forms of
6845         linespecs and locations.
6846
6847 2008-01-18  Markus Deuling  <deuling@de.ibm.com>
6848
6849         * gdbint.texinfo (Target Conditionals): Replace the description of
6850         BITS_BIG_ENDIAN with a description of gdbarch_bits_big_endian.
6851
6852 2008-01-12  Paul Hilfinger  <hilfinger@adacore.com>
6853
6854         * gdb.texinfo (C Operators): Remove incorrect parenthetical comment
6855         about &&var, which is rejected by the expression parser.
6856
6857 2008-01-09  Luis Machado  <luisgpm@br.ibm.com>
6858
6859         * gdb.texinfo (Output): Update documentation on using printf with DFP
6860         types.
6861
6862 2008-01-07  Thiago Jung Bauermann  <bauerman@br.ibm.com>
6863
6864         * gdb.texinfo (C and C++): Add Decimal Floating Point format
6865         subsubsection.
6866         (Decimal Floating Point format): New subsubsection.
6867
6868 2008-01-05  Pedro Alves  <pedro@codesourcery.com>
6869
6870         * gdb.texinfo (File Options): Remove mention of the attempt to
6871         open a core file with the -p option.  Don't list -c as a valid
6872         option to attach to a process.
6873
6874 2008-01-05  Pedro Alves  <pedro@codesourcery.com>
6875
6876         * gdbint.texinfo (Host Conditionals): Remove mention of
6877         ALIGN_STACK_ON_ENTRY.
6878
6879 2008-01-05  Joel Brobecker  <brobecker@adacore.com>
6880
6881         * gdbint.texinfo (Start of New Year Procedure): Add item
6882         describing how to update the source and documentation copyright
6883         notices.
6884
6885 2007-12-18  Jim Blandy  <jimb@codesourcery.com>
6886
6887         * gdb.texinfo (Set Watchpoints): Integrate per-thread
6888         watchpoint explanation into the main description of the watchpoint
6889         command; update synopses of 'watch', 'rwatch', and 'awatch'
6890         commands.
6891
6892 2007-12-18  Vladimir Prus  <vladimir@codesourcery.com>
6893
6894         * gdb.texinfo (Miscellaneous gdb/mi Commands):
6895         Document 'pending-breakpoints' feature of
6896         -list-features.
6897
6898 2007-12-17  Luis Machado  <luisgpm@br.ibm.com>
6899
6900         * gdb.texinfo: Add new parameter's description.
6901
6902 2007-12-16  Daniel Jacobowitz  <dan@codesourcery.com>
6903
6904         * gdb.texinfo (Overview): Clarify run-length encoding
6905         example.  Remove the restriction on "+" and "-" characters.
6906
6907 2007-12-15  Eli Zaretskii  <eliz@gnu.org>
6908
6909         * gdb.texinfo (Host I/O Packets): Fix xref syntax.
6910
6911 2007-12-14  Vladimir Prus  <vladimir@codesourcery.com>
6912
6913         * gdb.texinfo (GDB/MI Breakpoint Commands): Document
6914         the -f option for -break-insert, remove -r option,
6915         and clarify specification of location.
6916
6917 2007-11-30  Daniel Jacobowitz  <dan@codesourcery.com>
6918
6919         * gdb.texinfo (Debugging Programs with Multiple Processes): Correct
6920         formatting.
6921         (Remote Debugging): Add File Transfer section.
6922         (Remote Configuration): Document Host I/O packets.
6923         (GDB/MI): Add GDB/MI File Transfer Commands section.
6924         (Host I/O Packets): New section in "Remote Protocol".
6925         (Packets): Add vFile.
6926
6927 2007-11-17  Eli Zaretskii  <eliz@gnu.org>
6928
6929         * gdb.texinfo (Set Breaks, Disabling): Clarify behavior of
6930         breakpoints with multiple locations.
6931         (Breakpoint Menus): Improve wording.
6932         (Output): Fix last change.
6933
6934 2007-11-17  Ulrich Weigand  <uweigand@de.ibm.com>
6935
6936         * Makefile.in (Makefile): Do not depend on target_makefile_frag.
6937
6938 2007-11-15  Doug Evans  <dje@google.com>
6939
6940         * gdb.texinfo (Symbols): Update output of "maint info symtabs".
6941
6942 2007-11-15  Vladimir Prus  <vladimir@codesourcery.com>
6943
6944         * gdbint.texinfo (Native Conditionals): Remove
6945         mention of CLEAR_SOLIB.
6946
6947 2007-11-11  Joel Brobecker  <brobecker@adacore.com>
6948
6949         * gdb.texinfo (Print Settings): Add documentation for "set/show
6950         print frame-arguments".
6951
6952 2007-11-05  Luis Machado  <luisgpm@br.ibm.com>
6953
6954         * gdb.texinfo (Output): Update printf command's description.
6955
6956 2007-10-30  Daniel Jacobowitz  <dan@codesourcery.com>
6957
6958         * gdb.texinfo (PowerPC): Document "set powerpc vector-abi" and "set
6959         powerpc soft-float".
6960
6961 2007-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
6962
6963         * gdb.texinfo (Files): Correct formatting.  Mention Expat
6964         requirement.
6965         (Requirements for Building GDB): Expand the list of Expat
6966         uses.
6967         (Library List Format, Memory Map Format): Mention Expat.
6968         (Target Descriptions): Update Expat wording.
6969
6970 2007-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
6971
6972         * gdbint.texinfo (Register and Memory Data, Target Conditionals):
6973         Document that gdbarch_convert_register_p should return zero for no-op
6974         conversions.
6975
6976 2007-10-22  Ulrich Weigand  <uweigand@de.ibm.com>
6977
6978         * gdbint.texi (Compiler Characteristics): Move documentation
6979         of set_gdbarch_sofun_address_maybe_missing back to ...
6980         (Target Conditionals): ... here to fix build break.
6981
6982 2007-10-19  Ulrich Weigand  <uweigand@de.ibm.com>
6983
6984         * gdbint.texi (Target Conditionals): Remove documentation of
6985         SOFUN_ADDRESS_MAYBE_MISSING, replaced by ...
6986         (Compiler Characteristics): ... documentation of
6987         set_gdbarch_sofun_address_maybe_missing.
6988
6989 2007-10-17  Daniel Jacobowitz  <dan@codesourcery.com>
6990
6991         * gdbint.texinfo (Target Conditionals): Use
6992         frame_unwind_register_unsigned in examples instead of
6993         frame_unwind_unsigned_register.
6994
6995 2007-10-15  Daniel Jacobowitz  <dan@codesourcery.com>
6996
6997         * gdb.texinfo (Predefined Target Types): Add int128
6998         and uint128.
6999         (Standard Target Features): Add PowerPC features.
7000
7001 2007-10-15  Daniel Jacobowitz  <dan@codesourcery.com>
7002
7003         * gdb.texinfo (Maintenance Commands): Document "maint print c-tdesc".
7004
7005 2007-10-12  Ulrich Weigand  <uweigand@de.ibm.com>
7006
7007         * gdbint.texi (Target Conditionals): Remove documentation
7008         of and references to DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS,
7009         gdbarch_extract_return_value, and gdbarch_store_return_value.
7010
7011 2007-10-12  Ulrich Weigand  <uweigand@de.ibm.com>
7012
7013         * gdbint.texi (Target Conditionals): Remove documentation of
7014         and references to DEPRECATED_REG_STRUCT_HAS_ADDR.
7015
7016 2007-10-11  Kazu Hirata  <kazu@codesourcery.com>
7017
7018         * gdb.texinfo: Mention that inaccessible-by-default is on by
7019         default.
7020
7021 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
7022
7023         * gdbint.texinfo (Target Conditionals): Remove VARIABLES_INSIDE_BLOCK.
7024
7025 2007-09-30  Daniel Jacobowitz  <dan@codesourcery.com>
7026
7027         * gdb.texinfo (Setting Watchpoints): Adjust warning text about
7028         multi-threaded watchpoints.
7029         * gdbint.texinfo (Watchpoints): Describe how watchpoints are
7030         checked.  Describe sticky notification.  Expand description
7031         of steppable and continuable watchpoints.
7032         (Watchpoints and Threads): New subsection.
7033
7034 2007-09-28  Vladimir Prus  <vladimir@codesourcery.com>
7035
7036         * gdb.texinfo (Setting Breakpoints): Revise
7037         documentation for pending breakpoints.  Document
7038         breakpoints with multiple locations.
7039
7040 2007-09-19  Vladimir Prus  <vladimir@codesourcery.com>
7041
7042         * gdb.texinfo (Miscellaneous gdb/mi Commands):
7043         Document -list-features.
7044
7045 2007-09-15  Eli Zaretskii  <eliz@gnu.org>
7046
7047         * gdb.texinfo (Output): Spell out which features of C's printf are
7048         not supported by GDB's printf.
7049         (Separate Debug Files): More accurate wording regarding build ID
7050         and a reference to the ld manual rather than the Fedora wiki.
7051
7052 2007-09-04  Daniel Jacobowitz  <dan@codesourcery.com>
7053             Jim Blandy  <jimb@codesourcery.com>
7054
7055         * gdb.texinfo (Output Formats): Update 'c' description.  Describe 's'.
7056         (Examining Memory): Update mentions of the 's' format.
7057         (Automatic Display): Likewise.
7058
7059 2007-09-02  Daniel Jacobowitz  <dan@codesourcery.com>
7060
7061         * gdb.texinfo: Update the FSF's Back-Cover Text.
7062
7063 2007-09-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
7064             Eli Zaretskii  <eliz@gnu.org>
7065
7066         * gdb.texinfo (Separate Debug Files): Cosmetic quoting removal.
7067         Fixed the ``build ID'' name.  New binaries build instructions for the
7068         build ID inclusion.  Explain how the commands are specific to the build
7069         ID vs. debug link.
7070
7071 2007-09-01  Eli Zaretskii  <eliz@gnu.org>
7072
7073         * gdb.texinfo (Separate Debug Files): Fix last change.  Add
7074         indexing for ``build ID'' support.
7075
7076 2007-09-01  Jan Kratochvil  <jan.kratochvil@redhat.com>
7077
7078         * gdb.texinfo (Separate Debug Files): Included a BUILD ID description.
7079         Enlisted BUILD ID to the debug file searching example.
7080         Included a BUILD ID `.note.gnu.build-id' section description.
7081         Updated/added the debug files splitting instructions for OBJCOPY.
7082
7083 2007-08-31  Vladimir Prus  <vladimir@codesourcery.com>
7084
7085         * gdb.texinfo (Variable Objects): Adjust docs
7086         for -var-info-expression and document
7087         -var-info-path-expression.
7088
7089 2007-08-20  Jim Blandy  <jimb@codesourcery.com>
7090
7091         * gdb.texinfo (Top): Dedicate manual to the memory of Fred Fish.
7092         (title page): Include the dedication in the printed manual, as a
7093         separate page after the copyright notice.
7094
7095         * gdb.texinfo (The F Reply Packet): Avoid confusing texi2html:
7096         don't break a @var across a line.
7097
7098 2007-07-25  Maciej W. Rozycki  <macro@mips.com>
7099
7100         * Makefile.in (MAKEHTMLFLAGS): Also search the current directory
7101         for include files.
7102
7103 2007-07-12  Nick Roberts  <nickrob@snap.net.nz>
7104
7105         * gdb.texinfo (Server Prefix): New node.  Adapt from existing node
7106         in annotate.texinfo.
7107         (Command History): Link to new node.
7108
7109 2007-07-05  Markus Deuling  <deuling@de.ibm.com>
7110
7111         * gdbint.texinfo (PC_LOAD_SEGMENT): Remove description.
7112
7113 2007-07-05  Eli Zaretskii  <eliz@gnu.org>
7114
7115         * gdbint.texinfo (Target Conditionals): Fix last change.
7116
7117 2007-07-03  Markus Deuling  <deuling@de.ibm.com>
7118
7119         * gdb.texinfo: Replace following macros by their appropriate gdbarch
7120         routines:
7121         (TARGET_CHAR_SIGNED, CALL_DUMMY_LOCATION, CANNOT_FETCH_REGISTER)
7122         (CANNOT_STORE_REGISTER, GET_LONGJMP_TARGET, POINTER_TO_ADDRESS)
7123         (ADDRESS_TO_POINTER, INNER_THAN, FRAME_NUM_ARGS)
7124         (HAVE_NONSTEPPABLE_WATCHPOINT, TARGET_SHORT_BIT, TARGET_INT_BIT)
7125         (TARGET_LONG_BIT, TARGET_LONG_LONG_BIT, TARGET_FLOAT_BIT)
7126         (TARGET_DOUBLE_BIT, TARGET_LONG_DOUBLE_BIT, TARGET_PTR_BIT
7127         (TARGET_ADDR_BIT, SP_REGNUM, PC_REGNUM, PS_REGNUM, FP0_REGNUM)
7128         (STAB_REG_TO_REGNUM, ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM)
7129         (SDB_REG_TO_REGNUM, DWARF2_REG_TO_REGNUM, BELIEVE_PCC_PROMOTION)
7130         (CONVERT_REGISTER_P, REGISTER_TO_VALUE, VALUE_TO_REGISTER)
7131         (POINTER_TO_ADDRESS, ADDRESS_TO_POINTER, EXTRACT_RETURN_VALUE)
7132         (STORE_RETURN_VALUE, SKIP_PROLOGUE, MEMORY_INSERT_BREAKPOINT)
7133         (BREAKPOINT_FROM_PC, MEMORY_REMOVE_BREAKPOINT, DECR_PC_AFTER_BREAK)
7134         (ADDR_BITS_REMOVE, TARGET_PRINT_INSN, SKIP_TRAMPOLINE_CODE)
7135         (IN_SOLIB_RETURN_TRAMPOLINE, NAME_OF_MALLOC, ADDRESS_CLASS_TYPE_FLAGS)
7136         (ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, ADDRESS_CLASS_TYPE_FLAGS_P).
7137         (ADDRESS_CLASS_NAME_to_TYPE_FLAGS, ADJUST_BREAKPOINT_ADDRESS)
7138         (PRINT_FLOAT_INFO, PRINT_VECTOR_INFO, INTEGER_TO_ADDRESS)
7139         (SKIP_PERMANENT_BREAKPOINT, TARGET_VIRTUAL_FRAME_POINTER)
7140         (SOFTWARE_SINGLE_STEP_P)
7141
7142         (push_dummy_call, stabs_argument_has_addr, unwind_sp, unwind_pc)
7143         (print_registers_info, push_dummy_code, unwind_dummy_id): Rework
7144
7145         (REGISTER_CONVERT_TO_TYPE, END_OF_TEXT_DEFAULT, GDB_MULTI_ARCH)
7146         (GDB_TARGET_IS_HPPA, DEPRECATED_GET_SAVED_REGISTER)
7147         (SYMBOLS_CAN_START_WITH_DOLLAR, DEPRECATED_INIT_EXTRA_FRAME_INFO)
7148         (DEPRECATED_INIT_FRAME_PC, DEPRECATED_SIGTRAMP_START)
7149         (IN_SOLIB_CALL_TRAMPOLINE, NO_HIF_SUPPORT, REGISTER_CONVERTIBLE)
7150         (DEPRECATED_REGISTER_RAW_SIZE, PARM_BOUNDARY, DEPRECATED_STACK_ALIGN)
7151         (PROLOGUE_FIRSTLINE_OVERLAP, DEPRECATED_POP_FRAME, STEP_SKIPS_DELAY)
7152         (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT)
7153         (OS9K_VARIABLES_INSIDE_BLOCK, KERNEL_U_ADDR, KERNEL_U_ADDR_HPUX)
7154         (REGISTER_U_ADDR, U_REGS_OFFSET, DEBUG_PTRACE): Remove description.
7155
7156         (Converting an existing Target Architecture to Multi-arch): Remove
7157          section.
7158
7159         (gdbarch_unwind_pc, gdbarch_unwind_sp): Renew code example.
7160         (gdbarch_addr_bits_remove): Add code example.
7161
7162         * gdb.texinfo: Replace REGISTER_NAME by gdbarch_register_name.
7163
7164 2007-07-02  Daniel Jacobowitz  <dan@codesourcery.com>
7165
7166         * gdb.texinfo (Remote Configuration): Document library-info-packet.
7167         Add other missing entries.  Adjust the table size to fit.
7168         (Stop Reply Packets): Use @itemize instead of @enumerate.  Document
7169         stop reasons including the new "library" event.
7170         (General Query Packets): Adjust table widths for qSupported.  Mention
7171         qXfer:libraries:read reply to qSupported and document the new packet.
7172         (Library List Format): New section.
7173
7174 2007-07-01  Jan Kratochvil  <jan.kratochvil@redhat.com>
7175
7176         * gdb.texinfo (Attach): Fixed GDB exit inferior detachment.
7177
7178 2007-06-28  Michael Snyder  <msnyder@svkmacdonelllnx>
7179
7180         * gdbint.texinfo (Table, Tuple and List Functions) Fix typo.
7181
7182 2007-06-25  Nick Roberts  <nickrob@snap.net.nz>
7183
7184         * gdbint.texinfo (Register and Memory Data): Break sections
7185         into nodes and add a menu.
7186
7187 2007-06-21  Maciej W. Rozycki  <macro@mips.com>
7188
7189         * gdb.texinfo (Examining Memory): Document the new behaviour.
7190
7191 2007-06-21  Vladimir Prus  <vladimir@codesourcery.com>
7192
7193         * gdb.texinfo (Standard Target Features): Document
7194         m68k features.
7195
7196 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
7197
7198         * gdb.texinfo (General Query Packets): Document qOffsets changes.
7199
7200 2007-06-13  Daniel Jacobowitz  <dan@codesourcery.com>
7201
7202         * gdb.texinfo (Target Description Format): Add version attribute
7203         for <target>.
7204
7205 2007-06-13  Daniel Jacobowitz  <dan@codesourcery.com>
7206
7207         * gdb.texinfo (MIPS Features): Document org.gnu.gdb.mips.linux.
7208
7209 2007-06-13  Daniel Jacobowitz  <dan@codesourcery.com>
7210
7211         * gdb.texinfo (MIPS Features): New subsection.
7212
7213 2007-06-12  Ulrich Weigand  <uweigand@de.ibm.com>
7214             Markus Deuling  <deuling@de.ibm.com>
7215
7216         * gdb.texinfo (General Query Packets): Document qXfer:spu:read
7217         and qXfer:spu:write packets and mention them under qSupported.
7218
7219 2007-06-12  Ulrich Weigand  <uweigand@de.ibm.com>
7220             Markus Deuling  <deuling@de.ibm.com>
7221
7222         * gdb.texinfo (Architectures): Add new SPU section to document
7223         Cell Broadband Engine SPU architecture specific commands.
7224
7225 2007-06-09  Vladimir Prus  <vladimir@codesourcery.com>
7226
7227         * gdb.texinfo (GDB/MI Variable Objects): Editorial
7228         comments.
7229
7230 2007-06-07  Nick Roberts  <nickrob@snap.net.nz>
7231
7232         * gdb.texinfo (Emacs): Describe GDB under Emacs 22.1.
7233
7234 2007-05-29  Jim Blandy  <jimb@codesourcery.com>
7235
7236         * gdb.texinfo (Overview): Doc fix.
7237
7238 2007-05-22  Maciej W. Rozycki  <macro@mips.com>
7239
7240         * gdb.texinfo (Remote Configuration): Document "set/show
7241         remoteflow".
7242
7243 2007-05-16  Daniel Jacobowitz  <dan@codesourcery.com>
7244
7245         * gdb.texinfo (MIPS): Remove documentation for set mips
7246         saved-gpreg-size, show mips saved-gpreg-size, and set mips
7247         stack-arg-size.
7248
7249 2007-05-14  Bob Wilson  <bob.wilson@acm.org>
7250
7251         * all-cfg.texi (GDBTUI): New.
7252         * gdb.texinfo (Mode Options): Use GDBTUI variable.
7253         (TUI, TUI Overview, TUI Keys, TUI Single Key Mode, TUI Commands)
7254         (TUI Configuration): Edit to improve clarity and fix problems of
7255         both style and content.
7256
7257 2007-05-11  Ulrich Weigand  <uweigand@de.ibm.com>
7258
7259         * observer.texi (GDB Observers): New observer "new_objfile".
7260
7261 2007-05-08  Ulrich Weigand  <uweigand@de.ibm.com>
7262
7263         * gdbint.texinfo (Native Conditionals): Remove USE_PROC_FS.
7264
7265 2007-04-14  Vladimir Prus  <vladimir@codesourcery.com>
7266
7267         * gdb.texinfo (GDB/MI Variable Objects): Document
7268         frozen variables objects.
7269
7270 2007-04-13  Daniel Jacobowitz  <dan@codesourcery.com>
7271
7272         * gdb.texinfo (Memory): Reference Remote Debugging chapter.
7273         (Character Sets, Caching Data of Remote Targets): Likewise.
7274         (Targets): Delete Remote node.  Move its text...
7275         (Debugging Remote Programs): ...to here.  Delete description
7276         of the "remote" command.
7277         (Remote configuration): Delete description of "set remotedevice"
7278         and "show remotedevice".
7279         (Embedded Processors): Delete H8/300, H8/500, and SH nodes.
7280
7281 2007-04-11  Bob Wilson  <bob.wilson@acm.org>
7282
7283         * gdb.texinfo (Contributors, Continuing and Stepping)
7284         (Fortran Defaults, HPPA, TUI, TUI Commands, Configure Options)
7285         (General Query Packets, File-I/O Remote Protocol Extension)
7286         (Protocol Basics, The F Reply Packet, Write)
7287         (Protocol-specific Representation of Datatypes, Memory Transfer):
7288         Fix hyphenation, punctuation and grammar problems.
7289         (Cygwin Native): Likewise.  Also fix misuse of @pxref and use
7290         'section' instead of 'subsection' in the text.
7291         (Non-debug DLL Symbols): Avoid 'subsubsection' in the text.
7292         (i386): Remove period from section name.
7293         (Installing GDB, Requirements, Running Configure,  Separate Objdir)
7294         (Config Names, Configure Options): Use @file{configure}.
7295
7296 2007-04-11  Daniel Jacobowitz  <dan@codesourcery.com>
7297
7298         * gdbint.texinfo (Writing Tests): Mention gdb_test_multiple
7299         and tab expansion.
7300
7301 2007-04-10  Daniel Jacobowitz  <dan@codesourcery.com>
7302
7303         * gdbint.texinfo (SOM): Correct location of the SOM reader.
7304
7305 2007-04-02  Bob Wilson  <bob.wilson@acm.org>
7306
7307         * gdb.texinfo: Consistently capitalize all significant words in
7308         node names, chapter titles, section titles, and headings.  Update
7309         cross references to match.
7310         (Starting and Stopping Trace Experiment): Make node name plural.
7311         (Breakpoint related warnings): Hyphenate "Breakpoint-related".
7312
7313 2007-03-30  Pedro Alves  <pedro_alves@portugalmail.pt>
7314
7315         * gdb.texinfo (WinCE): Delete obsolete subsection.
7316
7317 2007-03-30  Daniel Jacobowitz  <dan@codesourcery.com>
7318
7319         * gdb.texinfo (M68K): Remove obsolete ROM monitors.
7320         * gdbint.texinfo (DWARF 1): Delete section and other dwarfread.c
7321         references.
7322
7323 2007-03-30  Daniel Jacobowitz  <dan@codesourcery.com>
7324
7325         * gdb.texinfo (Startup): Delete references to some alternate
7326         names for .gdbinit.
7327         (Thread): Remove LynxOS reference.
7328         (Tandem ST2000): Delete target-specific documentation.
7329         * gdbint.texinfo (Symbol Handling): Remove mention of NLM.
7330         (Target Architecture Definition): Remove mention of GDB_OSABI_NETWARE
7331         and GDB_OSABI_LYNXOS.
7332
7333 2007-03-29  Ulrich Weigand  <uweigand@de.ibm.com>
7334
7335         * gdbint.texi (Native Conditionals): Remove PTRACE_ARG3_TYPE.
7336
7337 2007-03-27  Ulrich Weigand  <uweigand@de.ibm.com>
7338
7339         * gdbint.texinfo (Target Conditionals): Remove mention of
7340         DEPRECATED_REMOTE_BREAKPOINT, DEPRECATED_BIG_REMOTE_BREAKPOINT,
7341         and DEPRECATED_LITTLE_REMOTE_BREAKPOINT.
7342
7343 2007-03-27  Brooks Moses  <brooks.moses@codesourcery.com>
7344
7345         * Makefile.in: Add "pdfdir" installation
7346         directory, PDFTEX macro, support for "install-pdf" target,
7347         and rules for making a pdf version of refcard.texi.
7348         * refcard.tex: Specify paper size for PDF output.
7349
7350 2007-03-26  Bob Wilson  <bob.wilson@acm.org>
7351
7352         * gdb.texinfo (Omissions from Ada, Additions to Ada): Wrap long lines.
7353
7354 2007-03-26  Bob Wilson  <bob.wilson@acm.org>
7355
7356         * gdb.texinfo (Invoking GDB): Use @value{GDBP}.
7357         (Source Path, Character Sets, Macros, Define)
7358         (GDB/MI Result Records, GDB/MI Simple Examples)
7359         (GDB/MI Program Execution, GDB/MI File Commands)
7360         (Maintenance Commands, Packets, File-I/O Overview): Use @value{GDBN}.
7361         (Bug Reporting): Use @value{GCC}.
7362
7363 2007-03-26  Bob Wilson  <bob.wilson@acm.org>
7364
7365         * gdb.texinfo (Help): Fix formatting of examples.
7366         (Variables): Use @ifnotinfo instead of @iftex.
7367         (Non-debug DLL symbols): Use @ref instead of @pxref.
7368         (Sparclet File): Use @samp instead of quotes.
7369
7370 2007-03-26  Bob Wilson  <bob.wilson@acm.org>
7371
7372         * gdb.texinfo (Variables, C): Update cross reference to GCC docs.
7373
7374 2007-03-26  Bob Wilson  <bob.wilson@acm.org>
7375
7376         * gdb.texinfo (Top): Move TUI and Annotations menu entries to match
7377         the order of the nodes.
7378         (C Operators, C Constants, Debugging C): Remove extra menus.
7379         (Method Names in Commands): Do not specify next/prev/up nodes.
7380
7381 2007-03-26  Bob Wilson  <bob.wilson@acm.org>
7382
7383         * gdb.texinfo (File Options): Add missing parenthesis.
7384         (Breakpoints, Special Fortran commands, PowerPC): Fix typos.
7385
7386 2007-02-26  Daniel Jacobowitz  <dan@codesourcery.com>
7387
7388         * gdb.texinfo (Monitor commands for gdbserver): New subsection.
7389
7390 2007-02-26  Daniel Jacobowitz  <dan@codesourcery.com>
7391
7392         * gdb.texinfo (Standard Target Features): Mention
7393         case insensitivity.
7394         (ARM Features): Describe org.gnu.gdb.xscale.iwmmxt.
7395
7396 2007-02-18  Nick Roberts  <nickrob@snap.net.nz>
7397
7398         * gdb.texinfo (Top): Put Appendix A after numbered sections.
7399         (Files): Add section name to argument list for pxref.
7400         (Non-debug DLL symbols): Don't use `see' for pxref.
7401         (Embedded Processors): Fix typo.
7402         (GDB/MI Breakpoint Commands): Execution commands generate
7403         *stopped not ^done.
7404
7405 2007-02-13  Nick Roberts  <nickrob@snap.net.nz>
7406
7407         * gdb.texinfo (GDB/MI Variable Objects): Describe meanings of
7408         values for in_scope.  Mention that only root variables can be
7409         updated.
7410         (GDB/MI Development and Front Ends): Explain new values may be
7411         added to existing fields.
7412
7413 2007-02-08  Daniel Jacobowitz  <dan@codesourcery.com>
7414
7415         * gdb.texinfo (-target-disconnect): Use @smallexample.
7416         (Requirements): Add anchor for Expat.  Update description.
7417         (Target Descriptions): Mention Expat.
7418         (Target Description Format): Document new elements.  Use
7419         @smallexample.
7420         (Predefined Target Types, Standard Target Features): New sections.
7421         * gdbint.texinfo (Target Descriptions): New section.
7422
7423 2007-02-07  Daniel Jacobowitz  <dan@codesourcery.com>
7424
7425         * gdb.texinfo (Target Description Format): Add section on XInclude.
7426
7427 2006-02-03  Nick Roberts  <nickrob@snap.net.nz>
7428
7429         * gdb.texinfo (GDB/MI Miscellaneous Commands): Describe the new
7430         command -enable-timings.
7431
7432 2007-02-02  Markus Deuling  <deuling@de.ibm.com>  (tiny change)
7433
7434         * gdbint.texinfo (Operation System ABI Variant Handling): Update
7435         descriptions for new/deleted elements in gdb_osabi.  Add missing
7436         description for function generic_elf_osabi_sniff_abi_tag_sections.
7437
7438 2007-01-29  Joel Brobecker  <brobecker@adacore.com>
7439
7440         * gdb.texinfo (Maintenance Commands): Add documentation for
7441         the new "maint print target-stack" command.
7442
7443 2007-01-26  Jan Kratochvil <jan.kratochvil@redhat.com>
7444             Eli Zaretskii  <eliz@gnu.org>
7445
7446         * gdb.texinfo: Describe CHAR array vs. string identification rules.
7447
7448 2007-01-26  Eli Zaretskii  <eliz@gnu.org>
7449
7450         * gdb.texinfo (Compilation, Files, Bootstrapping, Bug Reporting):
7451         Use @value{NGCC} instead of @value{GCC}.
7452
7453 2007-01-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>  (tiny change)
7454
7455         * agentexpr.texi: Fix typos.
7456         * annotate.texinfo: Likewise.
7457         * gdb.texinfo: Likewise.
7458         * gdbint.texinfo: Likewise.
7459         * observer.texi: Likewise.
7460         * stabs.texinfo: Likewise.
7461
7462 2007-01-20  Markus Deuling  <deuling@de.ibm.com>  (tiny change)
7463
7464         * gdbint.texinfo (Support Libraries): Remove mmalloc
7465         entry.  Describe readline library.
7466
7467 2007-01-09  Daniel Jacobowitz  <dan@codesourcery.com>
7468
7469         * gdb.texinfo (Target Descriptions): New section.
7470         (General Query Packets): Add QPassSignals anchor.  Mention
7471         qXfer:features:read under qSupported.  Expand mentions of
7472         qXfer:memory-map:read and QPassSignals.  Document
7473         qXfer:features:read.
7474
7475 2007-01-08  Daniel Jacobowitz  <dan@codesourcery.com>
7476
7477         * gdb.texinfo (Commands to specify files): Describe
7478         "set sysroot" and "show sysroot".
7479         (Using the `gdbserver' program): Lowercase argument
7480         to @var.  Expand description of setting up GDB on the
7481         host.
7482
7483 2007-01-05  Joel Brobecker  <brobecker@adacore.com>
7484
7485         * gdb.texinfo (Set Catchpoints): Add documentation for the new
7486         catch exception, catch exception unhandled, and catch assert
7487         commands.
7488
7489 2007-01-04  Daniel Jacobowitz  <dan@codesourcery.com>
7490
7491         * gdb.texinfo (Debugging Output): Document "set debug xml"
7492         and "show debug xml".
7493
7494 2007-01-04  Daniel Jacobowitz  <dan@codesourcery.com>
7495
7496         * gdbint.texinfo (Compiler Warnings): Update for -Wall use.
7497
7498 2007-01-01  Joel Brobecker  <brobecker@adacore.com>
7499
7500         * gdbint.texinfo (Start of New Year Procedure): Add missing item.
7501
7502 2006-12-08  Vladimir Prus  <vladimir@codesourcery.com>
7503
7504         * gdb.texinfo (GDB/MI Variable Objects): Wrap historical
7505         note in @ignore, to be removed later if nobody complains.
7506
7507 2006-12-04  Nick Roberts  <nickrob@snap.net.nz>
7508
7509         * gdb.texinfo (GDB/MI Variable Objects): Describe -c option
7510         of -var-delete.
7511
7512 2006-11-22  Vladimir Prus  <vladimir@codesourcery.com>
7513
7514         * gdb.texinfo (Setting breakpoints): Document
7515         automatic software/hardware breakpoint usage and
7516         the "set breakpoint auto-hw" command.
7517
7518 2006-11-21  Vladimir Prus  <vladimir@codesourcery.com>
7519
7520         * gdb.texinfo (Memory Access Checking): New.
7521
7522 2006-11-16  Daniel Jacobowitz  <dan@codesourcery.com>
7523
7524         * gdb.texinfo (Remote configuration): Mention
7525         "pass-signals-packet".
7526         (General Query Packets): Document QPassSignals.  Fix
7527         a typo.
7528
7529 2006-11-14  Maxim Grigoriev  <maxim@tensilica.com>
7530
7531         * gdb.texinfo (Contributors): Add contributors of Xtensa port.
7532
7533 2006-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
7534
7535         * gdb.texinfo (Remote configuration): Rewrite documentation for
7536         packet configuration commands.
7537         (OS Information): Adjust reference to qXfer:auxv:read.
7538         (General Query Packets): Remove references to read-aux-vector-packet
7539         and set remote get-thread-local-storage-address.
7540
7541 2006-11-10  Daniel Jacobowitz  <dan@codesourcery.com>
7542
7543         * gdbint.texinfo (Target Architecture Definition): Add new
7544         Initializing a New Architecture section.
7545
7546 2006-10-31  David Taylor  <dtaylor@emc.com>
7547
7548         * stabs.texinfo (Macro define and undefine): New node describing
7549         stabs for #define and #undef.
7550
7551 2006-10-27  Andreas Schwab  <schwab@suse.de>
7552
7553         * gdb.texinfo (Processes): Rename "detach-fork" to "detach fork".
7554
7555 2006-10-21  Eli Zaretskii  <eliz@gnu.org>
7556
7557         * gdb.texinfo (Breakpoints, Set Watchpoints): Elaborate and
7558         clarify on the possible meanings of ``expression'' watched by
7559         watchpoints.  Add indexing.
7560         (Prompting, Errors, Invalidation, Annotations for Running)
7561         (Source Annotations): Fix index entries by adding "annotation" to
7562         them, to discriminate from index entries that point to the more
7563         general topic descriptions.
7564
7565 2006-10-17  Daniel Jacobowitz  <dan@codesourcery.com>
7566
7567         * gdbint.texinfo (Target Vector Definition): Move most
7568         content into Existing Targets.  Add a menu.
7569         (Existing Targets): New section, moved from Target Vector
7570         Definition.  Use @subsection.
7571         (Managing Execution State): New section.
7572
7573 2006-10-16  Bob Wilson  <bob.wilson@acm.org>
7574
7575         * gdb.texinfo (ST2000): Use Ctrl- instead of C-.
7576
7577 2006-10-15  Eli Zaretskii  <eliz@gnu.org>
7578
7579         * gdb.texinfo (Sample Session, Invocation, Quitting GDB)
7580         (Command Syntax, Signals, Backtrace, Connecting)
7581         (Remote configuration, Renesas Boards, Console I/O): Fix last
7582         change: use Ctrl- instead of C-, except wrt Emacs.
7583         (File-I/O Examples): Put Ctrl-c in @kbd.
7584         (Cygwin Native, File-I/O Overview, The Ctrl-C message)
7585         (Console I/O): Use @samp with Ctrl-.
7586         (Signals, Set Breaks, Set Watchpoints): Document optional
7587         arguments to `info signals'  `handle', `info breakpoints', and
7588         `info watchpoints'.
7589
7590 2006-10-14  Eli Zaretskii  <eliz@gnu.org>
7591
7592         * gdb.texinfo (Backtrace): Fix last change.
7593
7594 2006-10-14  Nick Roberts  <nickrob@snap.net.nz>
7595
7596         * gdb.texinfo (Backtrace): Order correctly and add other cases.
7597
7598 2006-10-10  Bob Wilson  <bob.wilson@acm.org>
7599
7600         * gdb.texinfo (Command Syntax, Connecting, Remote configuration)
7601         (Renesas Boards, ST2000, TUI Keys, TUI Single Key Mode)
7602         (TUI Commands, Emacs, Console I/O): Fix @key and @kbd usage.
7603
7604 2006-09-21  Vladimir Prus  <vladimir@codesourcery.com>
7605             Daniel Jacobowitz  <dan@codesourcery.com>
7606
7607         * gdb.texinfo (Packets): Document vFlashErase,
7608         vFlashWrite and vFlashDone packets.
7609         (General Query Packets): Document qXfer:memory-map:read.
7610         Add a new feature for qXfer:memory-map:read.
7611         (Memory map format): New section.
7612         (Target Commands): Mention that gdb can write flash.
7613
7614 2006-09-21  Vladimir Prus  <vladimir@codesourcery.com>
7615             Daniel Jacobowitz  <dan@codesourcery.com>
7616
7617         * gdb.texinfo (Memory Region Attributes): Mention target-supplied
7618         memory regions and "mem auto".
7619
7620 2006-09-21  Nathan Sidwell  <nathan@codesourcery.com>
7621
7622         * gdbint.texinfo (Array Containers): New section.
7623
7624 2006-09-17  Vladimir Prus  <vladimir@codesourcery.com>
7625
7626         * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
7627         -stack-list-arguments HIGH_FRAME argument can be larger then the
7628         actual number of frames.
7629
7630 2006-09-07  Vladimir Prus  <vladimir@codesourcery.com>
7631
7632         * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
7633         -stack-list-locals HIGH_FRAME argument can be larger then the
7634         actual number of frames.
7635
7636 2006-09-02  Bob Wilson  <bob.wilson@acm.org>
7637
7638         * gdb.texinfo (Packets, Stop Reply Packets, General Query Packets,
7639         Register Packet Format, Tracepoint Packets): Fix spelling errors.
7640
7641 2006-09-02  Eli Zaretskii  <eliz@gnu.org>
7642
7643         * gdbint.texinfo (Overall Structure): New section "Source Tree
7644         Structure".
7645
7646 2006-08-17  Jim Blandy  <jimb@codesourcery.com>
7647
7648         * gdb.texinfo (Stop Reply Packets): Note similarity of 'S' and 'T'
7649         responses.
7650
7651 2006-08-08  Joel Brobecker  <brobecker@adacore.com>
7652
7653         * gdb.texinfo (Source Path): Add documentation for new
7654         substitute-path commands.
7655
7656 2006-08-08  Daniel Jacobowitz  <dan@codesourcery.com>
7657
7658         * gdb.texinfo (Installing GDB): Update menu.  Move text to...
7659         (Running Configure): ...here.
7660         (Requirements): New node.  Mention expat.
7661
7662 2006-08-08  Vladimir Prus  <vladimir@codesourcery.com>
7663
7664         * gdb.texinfo (Target Commands): Remove
7665         'set download-write-size' and 'show download-write-size'.
7666
7667 2006-08-01  Daniel Jacobowitz  <dan@codesourcery.com>
7668
7669         * stabs.texinfo (Member Type Descriptor): Correct example for
7670         pointer to member types.
7671
7672 2006-07-21  Andrew Stubbs  <andrew.stubbs@st.com>
7673
7674         * gdb.texinfo (Optional warnings and messages): Add
7675         'set/show trace-commands'.
7676         (Command files): Add '-v' to source command.
7677
7678 2006-07-12  Daniel Jacobowitz  <dan@codesourcery.com>
7679
7680         * gdb.texinfo (OS Information): Update qPart reference to
7681         qXfer.
7682         (Remote configuration): Likewise.
7683         (Overview): Move @cindex to the start of a paragraph.  Talk
7684         about binary data encoding.
7685         (Packets): Refer to the overview for the details of the X
7686         packet encoding.
7687         (General Query Packets): Remove qPart description.  Add qXfer
7688         description.  Add an anchor to qSupported.  Correct feature
7689         table title.  Add a new feature for qXfer:auxv:read.
7690         (Interrupts): Add a missing parenthesis.
7691
7692 2006-07-05  Daniel Jacobowitz  <dan@codesourcery.com>
7693
7694         * gdb.texinfo (KOD): Remove node.
7695         (GDB/MI Kod Commands): Remove commented out node.
7696
7697 2006-07-01  Eli Zaretskii  <eliz@gnu.org>
7698
7699         * gdb.texinfo (GDB/MI Output Syntax, GDB/MI Simple Examples)
7700         (GDB/MI Breakpoint Commands, GDB/MI Program Context)
7701         (GDB/MI Thread Commands, GDB/MI Program Execution)
7702         (GDB/MI Stack Manipulation, GDB/MI Variable Objects)
7703         (GDB/MI Data Manipulation, GDB/MI Symbol Query)
7704         (GDB/MI File Commands, GDB/MI Target Manipulation)
7705         (GDB/MI Miscellaneous Commands): Change (@value{GDBP})->(gdb),
7706         since the MI prompt is hard-wired into the code.
7707
7708 2006-07-01  Nick Roberts  <nickrob@snap.net.nz>
7709
7710         * gdb.texinfo (GDB/MI Compatibility with CLI): Qualify more carefully.
7711         (GDB/MI Simple Examples): Use @subheading for "A Bad Command".
7712         (GDB/MI Data Manipulation): Remove description of unimplemented
7713         display related commands as variable objects perform this function
7714         and are superior: -display-delete, -display-disable,
7715         -display-enable, -display-insert and -display-list.  Move
7716         -environment-cd, -environment-directory, -environment-path
7717         and -environment-pwd to "Program Context".
7718         (GDB/MI Program Control): Rename to "Program Execution".  Move
7719         -exec-arguments -exec-abort to...
7720         (GDB/MI Program Context): ...here.  New node split from "Data
7721          Manipulation".
7722
7723 2006-06-21  Daniel Jacobowitz  <dan@codesourcery.com>
7724
7725         * gdb.texinfo (Remote configuration): Document set / show
7726         remote supported-packets.
7727         (General Query Packets): Document qSupported packet.
7728
7729 2006-06-10  Sandra Loosemore <sandra@codesourcery.com>
7730
7731         * gdb.texinfo (File-I/O overview): Copy edit for grammar, spelling,
7732         and font markup.
7733         (Protocol basics): Likewise.
7734         (The F request packet): Likewise.
7735         (The F reply packet): Likewise.
7736         (Memory transfer): Move this node to be a subsubsection of
7737         "Protocol specific representation of datatypes".
7738         (The Ctrl-C message): More copy editing.
7739         (Console I/O): Likewise.
7740         (The isatty call): Delete this node, and merge its content into
7741         the "isatty" node.  Fixed references elsewhere.
7742         (The system call): Delete this node, and merge its content into
7743         the "system" node.  Fixed references elsewhere.
7744         (open): Reformat to use @table, and add appropriate font markup.
7745         (close): Likewise.
7746         (read): Likewise.
7747         (write): Likewise.
7748         (lseek): Likewise.
7749         (rename): Likewise.
7750         (unlink): Likewise.
7751         (stat/fstat): Likewise.
7752         (gettimeofday): Likewise.
7753         (isatty): Likewise.
7754         (system): Likewise, plus minor changes to fix confusing wording.
7755         (Integral datatypes): Fix font markup.
7756         (Pointer values): Likewise.
7757         (struct stat): Fix markup to use @table, plus minor copy editing.
7758         (struct timeval): Fix font markup, plus minor copy editing.
7759         (Constants): Minor copy editing.
7760         (Errno values): Add font markup.
7761         (File-I/O Examples): Likewise.
7762
7763 2006-06-10  Nick Roberts  <nickrob@snap.net.nz>
7764
7765         * gdb.texinfo (GDB/MI): Remove duplicate acknowledgements.
7766         (GDB/MI Simple Examples): Move node up one level.  Use real
7767         examples.
7768         (GDB/MI Compatibility with CLI): Update.
7769         (GDB/MI Result Records): Add "connected" and "exit" result
7770         classes.
7771         (GDB/MI Stream Records): Clarify target output.
7772         (GDB/MI Command Description Format): Modify example description.
7773         (GDB/MI Breakpoint Table Commands): Rename to...
7774         (GDB/MI Breakpoint Commands): ...this
7775         (GDB/MI Breakpoint Commands): Add optional thread field.
7776         (GDB/MI Program Control): Add an introduction.  Move "Program
7777         termination" examples into exec-run description.
7778         (GDB/MI File Commands): Mention similar CLI commands.
7779         (GDB/MI Miscellaneous Commands): Move to end.  Mention "show version"
7780         is similar to "-gdb-version".
7781
7782 2006-06-09  Eli Zaretskii  <eliz@gnu.org>
7783
7784         * gdb.texinfo (Symbols): Fix "(gdb)"=>"(@value{GDBP})".
7785
7786 2006-06-02  Nick Roberts  <nickrob@snap.net.nz>
7787
7788         * gdb.texinfo (GDB/MI Development and Front Ends): Use
7789         sourceware.org for mailing lists.
7790         (GDB/MI File Commands): New node split from Program Control.
7791
7792 2006-06-01  Nick Roberts  <nickrob@snap.net.nz>
7793
7794         * gdb.texinfo (GDB/MI Development and Front Ends): New node.
7795
7796 2006-05-22  Eli Zaretskii  <eliz@gnu.org>
7797
7798         * gdb.texinfo (Cygwin Native): Fix last change.
7799
7800 2006-05-22  Christopher Faylor  <cgf@timesys.com>
7801
7802         * gdb.texinfo (Cygwin Native): Document set/show cygwin-exceptions.
7803
7804 2006-05-15  Nick Roberts  <nickrob@snap.net.nz>
7805
7806         * gdbint.texinfo (Algorithms): Correct spelling and punctuation.
7807         (Releasing GDB, Testsuite): Remove details for including DejaGnu.
7808
7809 2006-05-14  Daniel Jacobowitz  <dan@codesourcery.com>
7810
7811         * gdb.texinfo (General Query Packets): Recommend not starting
7812         new packets with qC and clarify.
7813
7814 2006-05-13  Gaius Mulley  <gaius@glam.ac.uk>
7815
7816         * gdb.texinfo (M2 Types): New section.
7817
7818 2006-05-10  Daniel Jacobowitz  <dan@codesourcery.com>
7819
7820         * agentexpr.texi: Add a copyright and license notice.
7821         * observer.texi: Likewise, with GPL clause for function prototypes.
7822         Remove trailing whitespace.
7823
7824 2006-05-05  Jim Blandy  <jimb@codesourcery.com>
7825
7826         * gdb.texinfo (General Query Packets): Document conventions for
7827         terminating packet names, and their violations.
7828
7829 2006-05-05  Daniel Jacobowitz  <dan@codesourcery.com>
7830
7831         * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Update for readline 5.1.
7832         * gdb.texinfo: Likewise.
7833
7834 2006-05-05  Daniel Jacobowitz  <dan@codesourcery.com>
7835
7836         * gdb.texinfo (Remote Configuration): Remove "set remotedebug"
7837         and "show remotedebug".
7838         (Debugging Output): Add additional index entries.
7839
7840 2006-04-27  Michael Snyder  <msnyder@redhat.com>
7841
7842         * gdb.texinfo (delete-fork): Command renamed to "delete fork".
7843
7844 2006-04-22  Andrew Cagney  <cagney@redhat.com>
7845
7846         * gdb.texinfo (Contributors): Credit frame unwinder contributors.
7847         * gdbint.texinfo (Algorithms): Fix errors in frame documentation.
7848
7849 2006-04-18  Daniel Jacobowitz  <dan@codesourcery.com>
7850
7851         * gdbint.texinfo (x86 Watchpoints, Target Conditionals): Update insert
7852         and remove breakpoint prototypes.
7853         (Watchpoints): Move description of target_insert_hw_breakpoint and
7854         target_remove_hw_breakpoint ...
7855         (Breakpoints): ... to here.  Document target_insert_breakpoint and
7856         target_remove_breakpoint.
7857
7858 2006-04-17  Jim Blandy  <jimb@codesourcery.com>
7859
7860         * gdb.texinfo (Packets): Note that 'addr' arguments to s, S, c,
7861         and C packets are optional.
7862
7863 2006-04-14  Frederic Riss  <frederic.riss@st.com>
7864
7865         * gdb.texinfo (Specifying source directories): Update the description
7866         of the source file search to reflect the fact that the source path
7867         always contains at least $cdir and $cwd.
7868
7869 2006-03-31  Michael Snyder  <msnyder@redhat.com>
7870
7871         * gdb.texinfo: Update copyright dates.
7872
7873 2006-03-31  Eli Zaretskii  <eliz@gnu.org>
7874
7875         * gdb.texinfo (Overview): Add an index entry to "empty response".
7876
7877 2006-03-28  Jim Blandy  <jimb@codesourcery.com>
7878
7879         * gdbint.texinfo (Prologue Analysis): New section.
7880
7881 2006-03-07  Jim Blandy  <jimb@red-bean.com>
7882
7883         * gdb.texinfo (Connecting): Document 'target remote pipe'.
7884
7885         * gdb.texinfo (Target Commands): Update text describing how to
7886         specify a target.  Refer to the detailed section on remote
7887         debugging, not the brief mention.
7888
7889         * gdb.texinfo (Connecting): Organize the different 'target remote'
7890         connection methods into a table.  Add a 'target remote' index
7891         entry. (!!!)
7892
7893 2006-02-17  Fred Fish  <fnf@specifix.com>
7894
7895         * gdb.texinfo (Symbols): Update descriptions of 'whatis' and
7896         'ptype' commands to reflect the fact that the only significant
7897         difference between them is that ptype prints the complete type
7898         description instead of just the name.
7899
7900 2006-02-13  Wu Zhou  <woodzltc@cn.ibm.com>
7901
7902         * gdbint.texinfo (Watchpoints): Delete
7903         TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT.
7904
7905 2006-02-10  Nick Roberts  <nickrob@snap.net.nz>
7906
7907         * gdb.texinfo (GDB/MI Breakpoint Table Commands): Add fullname and
7908         times fields where needed.  Fix typos.  Update general form given
7909         for output of -break-insert.
7910         (GDB/MI): Abbreviate some unnecessarily long fullnames.
7911
7912 2006-02-06  Daniel Jacobowitz  <dan@codesourcery.com>
7913
7914         * gdbint.texinfo (Symbol Handling): Add a section
7915         on memory management.
7916
7917 2006-02-06  Vladimir Prus  <ghost@cs.msu.su>
7918
7919         * gdb.texinfo (Breakpoint table commands): Document the fullname
7920         field in -break-list output.
7921
7922 2006-02-03  Eli Zaretskii  <eliz@gnu.org>
7923
7924         * gdb.texinfo (Cygwin Native): Fix typos.  Clarify the types of
7925         debugging information produced by the various "set debug..."
7926         options.
7927
7928 2006-02-01  Daniel Jacobowitz  <dan@codesourcery.com>
7929
7930         * gdb.texinfo (Files): Remove obsolete bits from the description
7931         of "symbol-file".
7932
7933 2006-01-25  Jim Blandy  <jimb@redhat.com>
7934
7935         * gdbint.texinfo (Testsuite): Explain how to run selected tests.
7936
7937 2006-01-24  Jim Blandy  <jimb@redhat.com>
7938
7939         * gdbint.texinfo (Frames): Document the basics of GDB's register
7940         unwinding model, and explain the existence of the "sentinel" frame.
7941
7942 2006-01-23  Andrew Stubbs  <andrew.stubbs@st.com>
7943
7944         * gdb.texinfo (Choosing files): Mention that -directory is used
7945         for script files.
7946         (Specifying source directories): Likewise.
7947         (Command files): Explain how script files are found.
7948
7949 2006-01-21  Eli Zaretskii  <eliz@gnu.org>
7950
7951         * gdb.texinfo (Backtrace): Describe how to get backtrace of all
7952         the threads in a multi-threaded program.
7953         (Threads): The threadno argument of "thread apply" can be a range
7954         of numbers.
7955
7956 2006-01-18  Jim Blandy  <jimb@redhat.com>
7957
7958         * gdbint.texinfo (Coding): Add entry for -Wno-pointer-sign to list
7959         of warning flags.
7960
7961 2006-01-13  Eli Zaretskii  <eliz@gnu.org>
7962
7963         * gdb.texinfo (Sequences): Improve menu annotations.
7964         (Define): Add index entries for arguments of user-defined
7965         commands.  Move the description of flow-control commands...
7966         (Command Files): ...to here.  Document loop_break and
7967         loop_continue.
7968         (Define, Command Files): Document `end' and add index entries for
7969         it.
7970
7971 2006-01-04  Michael Snyder  <msnyder@redhat.com>
7972
7973         * gdb.texinfo: Add documentation for linux-fork.
7974         * gdbint.texinfo: Add internal documentation for checkpoints.
7975
7976 2006-01-02  Paul N. Hilfinger  <hilfinger@gnat.com>
7977
7978         * gdb.texinfo (Omissions from Ada): Document that there is now
7979         limited aggregate support.
7980
7981 2005-12-28  Eli Zaretskii  <eliz@gnu.org>
7982
7983         * gdb.texinfo (Registers): Describe how to refer to SSE and MMX
7984         registers and the likes.
7985
7986 2005-12-24  Eli Zaretskii  <eliz@gnu.org>
7987
7988         * gdb.texinfo (Target Commands, Bug Reporting, File Options)
7989         (Symbols): Fix usage of "e.g.".
7990         (Memory Region Attributes): Fix usage of "etc."
7991
7992         * gdbint.texinfo (libgdb, Symbol Handling, Native Debugging)
7993         (Coding): Fix usage of "e.g.".
7994
7995 2005-12-23  Eli Zaretskii  <eliz@gnu.org>
7996
7997         * stabs.texinfo:
7998         * refcard.tex:
7999         * gpl.texi:
8000         * gdbint.texinfo:
8001         * gdb.texinfo:
8002         * gdb-cfg.texi:
8003         * fdl.texi:
8004         * annotate.texinfo:
8005         * all-cfg.texi:
8006         * Makefile.in: Add (C) after Copyright.  Update the FSF
8007         address.
8008
8009 2005-12-03  Eli Zaretskii  <eliz@gnu.org>
8010
8011         * gdb.texinfo (Connecting): Explain that `monitor' is a way to
8012         extend GDB with commands for external monitor.
8013
8014 2005-12-02  Andrew Stubbs  <andrew.stubbs@st.com>
8015
8016         * gdb.texinfo (Convenience variables): Add init-if-undefined command.
8017
8018 2005-11-25  Joel Brobecker  <brobecker@adacore.com>
8019
8020         * gdbint.texinfo (Start of New Year Procedure): New chapter.
8021
8022 2005-11-21  Jim Blandy  <jimb@redhat.com>
8023
8024         * gdb.texinfo (Tracepoint Packets): Document restrictions on
8025         placement of 'R' actions in tracepoint action packets; document
8026         dependence of 'X' and 'M' actions on a preceding 'R' action for
8027         their registers.
8028
8029 2005-11-19  Jim Blandy  <jimb@redhat.com>
8030
8031         * gdb.texinfo (Tracepoint Packets): New node.
8032         (General Query Packets): Add entries for the tracepoint packets,
8033         referring to the "Tracepoint Packets" node.
8034         (Tracepoints): Add reference to "Tracepoint Packets".
8035
8036 2005-11-18  Kevin Buettner  <kevinb@redhat.com>
8037
8038         * gdb.texinfo (set remotebreak): Add anchor.
8039         (X packet): Likewise.
8040         (Remote Protocol): Add new section `Interrupts' and new index
8041         entry `interrupts (remote protocol)'.
8042
8043 2005-11-18  Jim Blandy  <jimb@redhat.com>
8044
8045         * gdb.texinfo (Packets): Move information out of 'q' and 'Q'
8046         entries into the General Query Packets section.  Add a
8047         cross-reference to that section.  Drop description of replies, as
8048         these are covered in the descriptions of each packet.
8049         (General Query Packets): Add introductory text.  Explain naming
8050         conventions, and how the end of a name is recognized.
8051
8052 2005-11-17  Kevin Buettner  <kevinb@redhat.com>
8053
8054         * gdb.texinfo (Remote configuration): Fix typo in description of
8055         "set remotebreak" command.
8056
8057 2005-11-16  Jim Blandy  <jimb@redhat.com>
8058
8059         * gdb.texinfo (Packets, Stop Reply Packets)
8060         (General Query Packets): Various formatting cleanups.
8061         - Use @samp for packet contents.
8062         - Drop summaries from packet @item lines; the same information appears
8063           immediately below in the description.
8064         - Delete paragraph breaks after packet @item commands, so that the
8065           description appears directly to the right of the packet prototype
8066           in the printed manual, if it fits.
8067         - Place spaces in packet prototypes between @vars and non-@var
8068           letters, and explain that they're just for formatting.
8069         - Use @dots{} instead of '...'.
8070         - Fix uses of @code where @var was needed.
8071         - Replace "deprecated" markers with English text spelling out the
8072           packet's status and the preferred alternatives.
8073         - Remove "(reserved)" markers on 'A' and 'I' packets; it's unclear
8074           what this ever meant.
8075         - Remove "(draft)" markers on 'i' packets; nobody has commented on
8076           this for a long time.
8077         - Remove "(draft)" markers on 'z' and 'Z' packets; these have been
8078           implemented several times, and have been in use for years.
8079
8080 2005-11-15  Jim Blandy  <jimb@redhat.com>
8081
8082         * gdb.texinfo (Packets): Add index entries for 'm' packet
8083         disclaimers.
8084
8085         * gdb.texinfo (Packets): Clarify lack of restrictions on behavior
8086         of stub when processing an 'm' packet.
8087
8088         * gdb.texinfo (Packets): Mention that packets beginning with
8089         letters are reserved once, at the top, instead of actually listing
8090         them all and saying "reserved".
8091
8092 2005-11-15  Andrew Stubbs  <andrew.stubbs@st.com>
8093
8094         * gdb.texinfo (User-defined commands): Add $argc. Add missing 'end'.
8095         Change @var{$arg0 to @code{$arg0.
8096
8097 2005-11-14  Wu Zhou  <woodzltc@cn.ibm.com>
8098
8099         * gdb.texinfo (Fortran): Add some words about Fortran debugging.
8100
8101 2005-11-12  Jim Blandy  <jimb@redhat.com>
8102
8103         * gdb.texinfo (General Query Packets): Put packets in alphabetical
8104         order.  Remove extraneous 'z'.
8105
8106 2005-11-07  Andrew Stubbs  <andrew.stubbs@st.com>
8107
8108         * gdb.texinfo (Choosing files): Add --eval-command.
8109
8110 2005-11-04  Andrew Stubbs  <andrew.stubbs@st.com>
8111
8112         * gdb.texinfo (Choosing modes): Add --return-child-result.
8113
8114
8115 2005-11-01  Andrew Stubbs  <andrew.stubbs@st.com>
8116
8117         * gdb.texinfo (Choosing modes): Add --batch-silent.
8118
8119 2005-10-28  Eli Zaretskii  <eliz@gnu.org>
8120
8121         * gdb.texinfo (GDB/MI Variable Objects): Fix @pxref usage under
8122         "The -var-update Command".
8123
8124 2005-10-03  Joel Brobecker  <brobecker@adacore.com>
8125
8126         * gdb.texinfo (Print Settings): Add documentation for set/show
8127         print array-indexes.
8128
8129 2005-09-17  Daniel Jacobowitz  <dan@codesourcery.com>
8130
8131         * gdb.texinfo (Contributors): Thank Andrew Cagney for releases
8132         6.2 and 6.3.
8133
8134 2005-08-27  Eli Zaretskii  <eliz@gnu.org>
8135
8136         * gdb.texinfo (File Options): Don't document --mapped, it's gone
8137         since 19-Jan-2004.
8138         (Files): Likewise.
8139         (Variables, Symbols): Document the "<incomplete type>" message and
8140         its reasons.
8141
8142 2005-08-01  Fred Fish  <fnf@specifix.com>
8143
8144         * gdb.texinfo (SETUP_ARBITRARY_FRAME): Remove obsolete reference.
8145
8146 2005-07-15  Nick Roberts  <nickrob@snap.net.nz>
8147
8148         * gdb.texinfo (GDB/MI Variable Objects): Describe print-values
8149         option for -var-list-children and -var-update.
8150         (GDB/MI Stack Manipulation): Simplify description of
8151         print-values option for -stack-list-locals.
8152         (GDB/MI Command Description Format): Clarify.
8153         (Mode Options): Spelling of superseded.
8154
8155 2005-07-12  Bob Rossi  <bob@brasko.net>
8156
8157         * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix -inferior-tty-show
8158         corresponding GDB command comment.
8159
8160 2005-07-06  Bob Rossi  <bob@brasko.net>
8161
8162         * gdb.texinfo (GDB/MI Miscellaneous Commands): Add -inferior-tty-set
8163         and -inferior-tty-show.
8164         (Input/Output): Document "set/show inferior-tty" and tty alias.
8165
8166 2005-07-02  Nathan J. Williams  <nathanw@wasabisystems.com>
8167
8168         * gdb.texinfo (Packets): Change description of 'D' packet to note
8169         that GDB does wait for a response.
8170
8171 2005-06-22  Nick Roberts  <nickrob@snap.net.nz>
8172
8173         * gdb.texinfo (History) Rename "Command History".
8174         (Command History): Move node "Server Prefix" from section on
8175         Annotations here.
8176
8177 2005-06-19  Nick Roberts  <nickrob@snap.net.nz>
8178
8179         * gdb.texinfo (GDB/MI Stack Manipulation):
8180         Re-instate -stack-info-frame with example.  Say that it gets
8181         info on selected frame, not current frame.
8182
8183 2005-06-18  Eli Zaretskii  <eliz@gnu.org>
8184
8185         * gdb.texinfo (Server): Clarify that `file' should be used before
8186         connecting to the server.
8187         (Files): Add an xref to the above description.
8188         (Output Formats): More detailed description of the `c' format.
8189         (Memory): List explicitly all the formats supported by `x'.
8190         (Threads): Add an @cindex entry for "thread apply".
8191         (Files): Document the possibility of loading unlinked object
8192         files.  Add more indexing for solib-absolute-prefix and
8193         --with-sysroot.
8194         (Machine Code): Document possible problems with locations in
8195         shared libraries.
8196         (Backtrace): Document that free-standing environments do not need
8197         to have a `main' function.
8198
8199 2005-06-18  Nick Roberts  <nickrob@snap.net.nz>
8200
8201         * gdb.texinfo (GDB/MI Stack Manipulation): Remove reference to
8202         -stack-info-frame.
8203
8204 2005-06-07  Andrew Cagney  <cagney@gnu.org>
8205
8206         * gdb.texinfo (Contributors): Note the original multi-arch
8207         contributors.
8208
8209 2005-06-03  Eli Zaretskii  <eliz@gnu.org>
8210
8211         * gdb.texinfo (Registers): Add index entries for the standard
8212         registers.
8213         (Frames): Add cross-reference from frame pointer description to
8214         the Registers node.
8215         (Annotations Overview): Fix the reference to GDB name.
8216
8217 2005-06-01  Eli Zaretskii  <eliz@gnu.org>
8218
8219         * gdb.texinfo (Set Watchpoints): Remove @vindex entry for
8220         can-use-hw-watchpoints.
8221
8222 2005-05-28  Bob Rossi  <bob@brasko.net>
8223
8224         * gdb.texinfo (GDB/MI Out-of-band Records): Add bullet enumerating
8225         the possible reasons why an exec async record would be returned to FE.
8226
8227 2005-05-26  Andrew Cagney  <cagney@gnu.org>
8228
8229         * gdb.texinfo: Note that Elena Zannoni, Fernando Nasser, and
8230         Andrew Cagney implemented the original GDB/MI.
8231
8232 2005-05-23  Orjan Friberg  <orjanf@axis.com>
8233
8234         * gdb.texinfo (CRIS): Update the cris-version and cris-dwarf2-cfi
8235         documentation.  Add documentation for cris-mode.
8236
8237 2005-05-20  Eli Zaretskii  <eliz@gnu.org>
8238
8239         * gdb.texinfo (Numbers): Explain the example and make the wording
8240         more acurate.
8241
8242 2005-05-17  Daniel Jacobowitz  <dan@codesourcery.com>
8243             Dennis Brueni  <dennis@slickedit.com>
8244
8245         * gdb.texinfo (GDB/MI Breakpoint Table Commands)
8246         (GDB/MI Data Manipulation, GDB/MI Program Control)
8247         (GDB/MI Stack Manipulation): Update examples to include the fullname
8248         attribute in stack frames.
8249
8250 2005-05-12  Eli Zaretskii  <eliz@gnu.org>
8251
8252         * gdb.texinfo (Startup): Fix last change.  Treat gdb.ini like we
8253         do with other non-standard names of init files.
8254
8255 2005-05-11  Eli Zaretskii  <eliz@gnu.org>
8256
8257         * gdb.texinfo (Command Files): Move the description of the startup
8258         from here...
8259         (Startup): ...to this new subsection of the Invocation chapter.
8260         Rearrange the description of init files more logically and add a
8261         cross-reference to "Command Files".  Document the special gdbinit
8262         name for CISCO 68k.  Expand the description of what GDB does
8263         during startup.
8264         (History): Add index entry for HISTSIZE.
8265
8266 2005-05-02  Mark Kettenis  <kettenis@gnu.org>
8267
8268         * gdb.texinfo (Files): Remove documentation for auto-solib-limit.
8269
8270 2005-05-02  Eli Zaretskii  <eliz@gnu.org>
8271
8272         * gdb.texinfo (SVR4 Process Information, The isatty call)
8273         (The system call): Don't use foo(N) notation for man pages and
8274         functions.
8275         (Compilation, DJGPP Native): Improve wording.
8276
8277 2005-04-27  Eli Zaretskii  <eliz@gnu.org>
8278
8279         * gdb.texinfo (Backtrace): Describe backtraces with arguments that
8280         were optimized away.
8281
8282 2005-04-22  Eli Zaretskii  <eliz@gnu.org>
8283
8284         * gdb.texinfo (Remote configuration): Document "set/show
8285         get-thread-local-storage-address".  Add cross-reference to the
8286         description of the qGetTLSAddr packet.
8287         (General Query Packets): Mention "set remote
8288         get-thread-local-storage-address" and add a reference to its
8289         description.
8290
8291 2005-04-19  Nick Roberts  <nickrob@snap.net.nz>
8292
8293         * gdb.texinfo (Backtrace): Describe 'bt full'.
8294
8295 2005-04-17  Nick Roberts  <nickrob@snap.net.nz>
8296
8297         * gdb.texinfo (Mode Options): Fix typo.
8298         (GDB/MI): Describe how to invoke GDB/MI.
8299
8300 2005-04-16  Eli Zaretskii  <eliz@gnu.org>
8301
8302         * gdb.texinfo (OS Information): Renamed from Auxiliary Vector; all
8303         references changed.  Add description of "info udot".
8304         (Files): Document "set/show stop-on-solib-events".
8305         (M32R/D): Document "set/show download-path", "set/show
8306         board-address", "set/show server-address", "upload", "tload".
8307         Document "sdireset", "sdistatus", "debug_chaos", "use_debug_dma",
8308         "use_mon_code", "use_ib_break", "use_dbt_break".
8309         (Maintenance Commands): Improve indexing.
8310         (Target Commands): Document "set/show hash", "set/show debug
8311         monitor".
8312         (SVR4 Process Information): Document "info pidlist" and "info
8313         meminfo".  Document "set/show procfs-tarce" and "set/show
8314         procfs-file".  Document "proc-trace-*" and "proc-untrace-*".
8315         (Symbols, The Print Command with Objective-C): Improve indexing.
8316         (Objective-C): Add references to "info classes" and "info
8317         selectors".
8318         (Debugging Output): Improve wording.  Document "set/show debug
8319         solib-frv".  Fix "set/show debugvarobj".
8320         (Set Breaks): Add index entry for "hardware breakpoints".
8321         (Renesas ICE): Document "e7000", "ftplogin", "ftpload", "drain",
8322         and "set/show usehardbreakpoints".
8323         (MIPS Embedded): Document "se/show syn-garbage-limit", "set/show
8324         monitor-prompt", "set/show monitor-warnings", "pmon".
8325         (ARM): Document "rdilogfile", "rdilogenable", "set/show
8326         rdiromatzero", "set/show rdiheartbeat".
8327         (PowerPC): Document SDS-specific commands "set/show sdstimeout",
8328         "sds".
8329         (Embedded Processors): Document the "sim" command.
8330         (Remote): Document the "remote" command.
8331         (DJGPP Native): Document the "info serial" command.
8332         (Threads): Document "maint info sol-threads".
8333         (Files): Document "nosharedlibrary", "add-symbol-file-from-memory".
8334         (Set Breaks): Improve indexing.
8335         (Command Syntax): Add a reference to dont-repeat.
8336         (Define): Document "dont-repeat".
8337         (TUI Commands): Document "tabset".
8338         (WinCE): New subsection.  Document "set/show remotedirectory",
8339         "set/show remoteupload", "set/show remoteaddhost".
8340
8341 2005-04-15  Eli Zaretskii  <eliz@gnu.org>
8342
8343         * gdb.texinfo (Hurd Native): New subsection, documents
8344         Hurd-specific commands.
8345         (Maintenance Commands): Add cross-reference to "Debugging Output".
8346         (Debugging Output): Document "set/show debug lin-lwp".
8347         (MIPS): Improve documentation of heuristic-fence-post.  Document
8348         "set/show mips abi", "set/show mips saved-gpreg-size", "set/show
8349         mips stack-arg-size", "set/show mips mask-address", "set/show mips
8350         remote-mips64-transfers-32bit-regs", "set/show debug mips".
8351         (ARM): Document ARM-specific commands.
8352         (AVR): New section.  Document "info io_registers".
8353         (CRIS): New section.  Document "set/show cris-version" and
8354         "set/show cris-dwarf2-cfi".
8355         (HPPA): New section.  Document "set/show debug hppa" and "maint
8356         print unwind".
8357         (Neutrino): New subsection.  Document "set/show debug nto-debug".
8358         (Super-H): New section.  Document the "regs" command.
8359         (Debugging Output): Document "set/show debug aix-thread".
8360
8361 2005-04-09  Eli Zaretskii  <eliz@gnu.org>
8362
8363         * gdb.texinfo (Print Settings): Document "set/show print
8364         pascal_static-members", "set print repeats", "show print
8365         null-stop".  Improve indexing.  Fix documentation of "set print
8366         union".
8367         (Pascal): New section.
8368         (Supported languages): Rename from "Support"; all references
8369         updated.  Add a menu item for Pascal.
8370         (Numbers): Document "set radix.
8371         (Screen Size): Document "set/show pagination".
8372         (MIPS Embedded): Remove "set processor" documentation.
8373         (Remote configuration): Document "set/show X/P/Z-packet",
8374         "set/show read-aux-vector-packet", "set/show remote
8375         symbol-lookup-packet", "set/show remote verbose-resume-packet",
8376         "set/show remoteaddresssize", "set/show remotebaud", "set/show
8377         remotedebug", "set/show remotebreak", "set/show remotedevice",
8378         "set/show remotelogfile".
8379         (Auxiliary Vector): Add reference to the description of the
8380         read-aux-vector-packet setting.
8381         (Set Watchpoints): Add a cross-reference to "set remote
8382         hardware-breakpoint-limit".
8383         (General Query Packets): Add indexing of requests and
8384         cross-references to related commands in "Remote configuration".
8385         (File-I/O Overview, The system call): Fix wording and typos.
8386         (Thread Stops): Add index entries.
8387         (Continuing and Stepping): Document "show step-mode".
8388         (i386): New node.  Document "set/show struct-convention".
8389         (Files): Document "show trust-readonly-sections".
8390         (Calling): Document "set/show unwindonsignal".
8391         (Messages/Warnings): Add index entries.
8392         (Maintenance Commands): Document "set/show watchdog".
8393         (Annotations Overview): Document "show annotate".
8394         (Set Watchpoints): Add index entries.
8395         (Symbols): Fix doc of case-sensitive.
8396         (ABI): Document "show coerce-float-to-double".
8397         (Convenience Vars, Help): Improve indexing.
8398         (Machine Code): Document "show disassembly-flavor".
8399         (Debugging C plus plus): Document "show overload-resolution".
8400         (Value History, Signaling): Add index entries.
8401
8402 2005-04-08  Eli Zaretskii  <eliz@gnu.org>
8403
8404         * gdb.texinfo (Show): Move @kindex entries to their proper places.
8405         (Processes): Fix wording.
8406         (History, List, Logging output, Define, Symbols, Print Settings):
8407         Improve indexing.
8408
8409 2005-04-03  Eli Zaretskii  <eliz@gnu.org>
8410
8411         * gdb.texinfo (Targets): Document "set/show architecture".  Remove
8412         redundant index entry for "target" command.
8413         (Backtrace): Add index entries.
8414         (Symbols, Fortran): Document the "set case-sensitive" command.
8415         (DJGPP Native): Document "set com1base", "set com1irq", etc.
8416         (Print Settings): Add index entry for "set demangle-style".
8417         (Target Commands): Document "set download-write-size".
8418         (Debugging Output): Document "set exec-done-display".
8419
8420 2005-04-02  Eli Zaretskii  <eliz@gnu.org>
8421
8422         * gdb.texinfo (Files): Fix the name and documentation of
8423         add-shared-symbol-files.  Document its alias assf.  Update the
8424         list of OSs where GDB supports shared libraries.  Fix markup.
8425         (Continuing and Stepping): Add reference to @var{location} in the
8426         text.
8427         (Dump/Restore Files): Fix reference to @{filename}.
8428         (Help): Fix wording.
8429         (Attach): Ditto.
8430         (Set Watchpoints): Ditto.
8431         (Backtrace): Remove redundant index entries.  Improve index
8432         entries.
8433         (Delete Breaks): Fix wording.
8434         (Memory): Document the compare-sections command.
8435         (Memory Region Attributes): Improve wording.
8436         (Disabling): Improve wording.
8437         (Fortran): New subsection.  Document the "info common" command.
8438         (Help): Document aliases "info copying" and "info warranty".
8439         (Caching Remote Data): New section.  Document the "set/show
8440         remotecache" and "info dcache" commands.
8441         (Show): Fix wording of the documentation of the "set
8442         extension-language" command.
8443         (Signals): Add index entry for "info handle".
8444         (Memory Region Attributes): Fix punctuation.
8445         (Symbols): Change the arg name to "location" and refer to it in
8446         the text.  Fix wording of "info types" doc.
8447         (Threads): Fix usage of @enumerate @item's.
8448         (Listing Tracepoints): Add index entry for "info tp".
8449         (Set Watchpoints): Add xref to "info break" description.
8450         (Macros): Add an index entry for "macro exp1".  Document the
8451         "macro list" command.
8452         (Maintenance Commands): Document "flushregs", "maint agent",
8453         "maint check-symtabs", "maint cplus", "maint demangle", "maint
8454         deprecate", "maint undeprecate", "maint dump-me", "maint packet",
8455         "maint print architecture", "maint print objfiles", "maint print
8456         statistics", "maint print type", "maint show-debug-regs", "maint
8457         space", "maint time", and "maint translate-address".
8458         (Connecting): Document the "monitor" command.
8459         (Annotations Overview): Describe the "set annotate" command.
8460
8461 2005-04-01  Eli Zaretskii  <eliz@gnu.org>
8462
8463         * gdb.texinfo (Set Watchpoints): Document can-use-hw-watchpoints.
8464         Rearrange index entries and improve wording about support for
8465         hardware watchpoints.
8466
8467 2005-03-10  Bob Rossi  <bob@brasko.net>
8468
8469         * gdb.texinfo: Update copyright
8470
8471 2005-02-09  Theodore A. Roth  <troth@openavr.org>
8472
8473         * gdb.texinfo (General Query Packets): Fix texinfo compile warning and
8474         error.
8475
8476 2005-02-03  Kevin Buettner  <kevinb@redhat.com>
8477
8478         * gdb.texinfo (General Query Packets): Document qGetTLSAddr packet.
8479
8480 2005-01-17  Michael Snyder  <msnyder@redhat.com>
8481
8482         * gdb.texinfo: Fix spelling, infinte  ->  infinite.
8483
8484 2005-01-08  Mark Kettenis  <kettenis@gnu.org>
8485
8486         * observer.texi (GDB Observers): Document "solib_loaded".
8487
8488 2005-01-07  Andrew Cagney  <cagney@gnu.org>
8489
8490         * configure.ac: Rename configure.in, require autoconf 2.59.
8491         * configure: Re-generate.
8492
8493         * configure.in: Replace configdirs with multiple references to
8494         AC_CONFIG_SUBDIRS.
8495         * configure: Re-generate.
8496
8497 2005-01-04  Andrew Cagney  <cagney@gnu.org>
8498
8499         * gdbint.texinfo (Versions and Branches): Make the date (YYYYMMDD)
8500         part of the version number.
8501
8502 2004-12-24  Mark Kettenis  <kettenis@gnu.org>
8503
8504         * gdbint.texinfo (Algorithms): Remove description of
8505         TARGET_DISABLE_HW_WATCHPOINTS and TARGET_ENABLE_HW_WATCHPOINTS.
8506
8507 2004-12-07  Jim Blandy  <jimb@redhat.com>
8508
8509         * gdb.texinfo (General Query Packets): Specify that thread ID's in
8510         the 'qC' and 'qThreadInfo' packets are unsigned hexidecimal
8511         numbers.
8512
8513 2004-12-07  Andreas Schwab  <schwab@suse.de>
8514
8515         * gdb.texinfo (Mode Options): Document -l option.
8516
8517 2004-12-04  Eli Zaretskii  <eliz@gnu.org>
8518
8519         * gdbint.texinfo (Algorithms): More accurate description of
8520         STOPPED_BY_WATCHPOINT.  Point out that target_stopped_data_address
8521         is not needed unless data-read and data-access watchpoints are
8522         supported.  Add a description of how GDB checks whether the
8523         inferior stopped because a watchpoint was hit.
8524
8525 2004-11-23  Eli Zaretskii  <eliz@gnu.org>
8526
8527         * gdb.texinfo (Files): Add cross-reference to description of
8528         -readnow command-line switch.
8529
8530 2004-11-10  Randolph Chung  <tausq@debian.org>
8531
8532         * gdb.texinfo: Document set/show backtrace past-entry commands.
8533         Rearrange index entries for set/show backtrace past-main.
8534
8535 2004-11-10  Jon Beniston <jon@beniston.com>
8536
8537         Committed by Andrew Cagney  <cagney@gnu.org>.
8538         * gdb.texinfo (Remote Serial Protocol): Further describe
8539         binary transfer escaping mechanism .
8540
8541 2004-11-08  Randolph Chung  <tausq@debian.org>
8542
8543         * gdb.texinfo (inferior_debugging info): Document "set debug infrun"
8544         and "show debug infrun".  Add index entries.
8545
8546 2004-10-23  Eli Zaretskii  <eliz@gnu.org>
8547
8548         * gdb.texinfo (SVR4 Process Information): Document subcommands of
8549         "info proc" that are already implemented.  Add index entries.
8550         (Working Directory): Add a cross-reference to "info proc" command.
8551         (Files): Add a tip for decreasing memory used for symtabs from
8552         shared libraries.
8553         (Starting): Fix whitespace; make "elaboration" stand out where it
8554         is first used, and add an index entry for the term.
8555         (Calling): Expand and elaborate text.  Add "print".  Add the
8556         description of problems with weak aliases.
8557         (Core File Generation): New section.
8558
8559 2004-10-12  Andrew Cagney  <cagney@gnu.org>
8560
8561         * gdbint.texinfo (Versions and Branches): New chapter.
8562         (Releasing GDB): Delete "Versions and Branches" section.
8563         (Top): Add "Versions and Branches".
8564
8565 2004-10-08  Eli Zaretskii  <eliz@gnu.org>
8566
8567         * gdb.texinfo (Editing, History): Add cross-references to the
8568         included Readline and History user documentation.  Remove
8569         references to the symbol have-readline-appendices which is unused
8570         and undefined.
8571         (History): Fix indexing.
8572
8573 2004-10-08  Jeff Johnston  <jjohnstn@redhat.com>
8574
8575         * gdbint.texinfo (target_stopped_data_address): Update to
8576         new prototype.
8577         (i386_stopped_data_address): Update prototype and description.
8578         (i386_stopped_by_watchpoint): New function and description.
8579
8580 2004-10-03  Paul N. Hilfinger  <hilfinger@gnat.com>
8581
8582         * gdb.texinfo (Filenames): Add Ada suffixes.
8583         (Ada) New section.
8584
8585 2004-09-27  Andrew Cagney  <cagney@gnu.org>
8586             Robert Picco  <Robert.Picco@hp.com>
8587
8588         * gdb.texinfo (Packets): Document the "p" packet.
8589
8590 2004-09-21  Jason Molenda  (jmolenda@apple.com)
8591
8592         * gdb.texinfo (Paths and Names of the Source Files): Document the
8593         meaning of values in the 'desc' field of a SO stab.
8594
8595 2004-09-20  Daniel Jacobowitz  <dan@debian.org>
8596
8597         * gdb.texinfo (Maintenance Commands): Document "maint set dwarf2
8598         max-cache-age" and "maint show dwarf2 max-cache-age".
8599
8600 2004-09-16  Eli Zaretskii  <eliz@gnu.org>
8601
8602         * gdb.texinfo (Set Breaks): Add index entry for setting
8603         breakpoints on overloaded C++ functions that are not members of
8604         any classes.  Add an example and an index entry for setting
8605         breakpoints on all program functions.
8606         (Character Sets, Macros, Overlay Commands)
8607         (Non-debug DLL symbols, GDB/MI Output Syntax)
8608         (Annotations Overview, Maintenance Commands, File-I/O Overview):
8609         Use "(@value{GDBP})" instead of a literal "(gdb)".
8610
8611 2004-09-12  Andrew Cagney  <cagney@gnu.org>
8612
8613         * gdbint.texinfo (Native Debugging): Delete description of
8614         FILES_INFO_HOOK.
8615
8616 2004-09-11  Paul Hilfinger  <hilfinger@gnat.com>
8617
8618         * gdbint.texinfo (User Interface): Change local_hex_string_custom
8619         to hex_string_custom (not historically correct, but more
8620         understandable, given the current code).
8621
8622 2004-09-03  Andrew Cagney  <cagney@gnu.org>
8623
8624         * gdbint.texinfo (Native Debugging): Delete SVR4_SHARED_LIBS.
8625
8626 2004-09-01  Jeff Johnston  <jjohnstn@redhat.com>
8627
8628         * observer.texi (solib_unloaded): New observer.
8629
8630 2004-08-24  Andrew Cagney  <cagney@gnu.org>
8631
8632         * gdbint.texinfo (Target Architecture Definition): Add missing
8633         comma.
8634
8635 2004-08-20  Michael Chastain  <mec.gnu@mindspring.com>
8636
8637         * (Using the Testsuite): build != host is supported,
8638         but some test scripts do not support build != host.
8639
8640 2004-08-14  Mark Kettenis  <kettenis@gnu.org>
8641
8642         * gdbint.texinfo (Host Definition): Delete description of
8643         FCLOSE_PROVIDED and GETENV_PROVIDED.
8644
8645 2004-08-05  Mark Kettenis  <kettenis@chello.nl>
8646
8647         * gdbint.texinfo (Host Definition): Delete description of
8648         NO_SYS_FILE.
8649         (Native Debugging): Delete description of KERNEL_U_ADDR_BSD and
8650         PTRACE_FP_BUG.
8651
8652 2004-08-05  Andrew Cagney  <cagney@gnu.org>
8653
8654         * gdbint.texinfo (Target Architecture Definition): Delete
8655         reference to deprecated_read_fp.
8656
8657 2004-08-02  Andrew Cagney  <cagney@gnu.org>
8658
8659         * gdbint.texinfo (Target Architecture Definition): Delete
8660         description of DEPRECATED_REGISTER_BYTES.
8661
8662 2004-07-30  Baurjan Ismagulov  <ibr@ata.cs.hun.edu.tr>
8663
8664         * gdb.texinfo (Source Path): Document the new behavior of
8665         searching for the source files.
8666
8667 2004-07-17  Eli Zaretskii  <eliz@gnu.org>
8668
8669         * gdb.texinfo (Edit): Fix markup of EDITOR and improve wording.
8670         (Search, Expressions, Arrays, Variables, Data, Machine Code)
8671         (Auto Display): Improve indexing.
8672
8673 2004-07-16  Andrew Cagney  <cagney@gnu.org>
8674
8675         * gdb.texinfo (Mode Options): Delete documentation on "-async" and
8676         "-noasync".
8677
8678 2004-07-09  Eli Zaretskii  <eliz@gnu.org>
8679
8680         * gdb.texinfo: Fix @kindex entries so that multiple commands that
8681         have the same prefix have only their prefix in the index.
8682
8683 2004-07-03  Mark Kettenis  <kettenis@gnu.org>
8684
8685         * gdb.texinfo (BSD libkvm Interface): New node (section)
8686         (Native): Add it to the menu.
8687
8688 2004-07-01  Mark Kettenis  <kettenis@gnu.org>
8689
8690         * gdbint.texinfo (Target Architecture Definition): Remove
8691         PCC_SOL_BROKEN.
8692
8693 2004-06-24  Mark Kettenis  <kettenis@gnu.org>
8694
8695         * gdbint.texinfo (Target Architecture Definition): Remove
8696         SUN_FIXED_LBRAC_BUG.
8697
8698 2004-06-26  Andrew Cagney  <cagney@gnu.org>
8699
8700         * gdbint.texinfo (Coding): Replace xasprintf with xstrprintf.
8701
8702 2004-06-20  Andrew Cagney  <cagney@gnu.org>
8703
8704         * gdbint.texinfo (Target Architecture Definition): Deprecate
8705         USE_STRUCT_CONVENTION.
8706
8707 2004-06-19  Michael Chastain  <mec.gnu@mindspring.com>
8708
8709         gdb.texinfo (Bug Reporting): Mention session recording,
8710         with the script command or Emacs.
8711
8712 2004-06-18  Andrew Cagney  <cagney@gnu.org>
8713
8714         * gdbint.texinfo (Target Architecture Definition): Deprecate
8715         FUNCTION_START_OFFSET.
8716
8717 2004-06-14  Andrew Cagney  <cagney@gnu.org>
8718
8719         Based on changes from Karl Berry.
8720         * gdb.texinfo: Do not use @sc in a direntry.
8721         * stabs.texinfo: Change @dircateogry to "Software development".
8722         * gdbint.texinfo, gdb.texinfo, annotate.texinfo: Ditto.
8723
8724 2004-06-13  Andrew Cagney  <cagney@gnu.org>
8725
8726         * gdbint.texinfo (Target Architecture Definition): Delete
8727         description of RETURN_VALUE_ON_STACK.
8728
8729 2004-06-09  Andrew Cagney  <cagney@gnu.org>
8730
8731         * gdbint.texinfo (Native Debugging): Restore "@table @code"
8732         deleted by previous patch.
8733
8734 2004-06-08  Andrew Cagney  <cagney@gnu.org>
8735
8736         * gdbint.texinfo (Native Debugging): Delete documentation on
8737         ATTACH_DETACH.
8738
8739 2004-06-06  Randolph Chung  <tausq@debian.org>
8740
8741         * gdb.texinfo (push_dummy_call): Use @code{struct value}.
8742
8743 2004-06-06  Randolph Chung  <tausq@debian.org>
8744
8745         * gdb.texinfo (push_dummy_call): Update argument list to match
8746         the new push_dummy_call method signature.  Describe the function
8747         argument.
8748
8749 2004-05-24  Joel Brobecker  <brobecker@gnat.com>
8750
8751         * gdb.texinfo (Starting): Document new start command.
8752
8753 2004-05-21  Andrew Cagney  <cagney@redhat.com>
8754
8755         * observer.texi (GDB Observers): Document "inferior_created".
8756
8757 2004-05-08  Andrew Cagney  <cagney@redhat.com>
8758
8759         * gdbint.texinfo (Target Architecture Definition): Delete
8760         description of DO_DEFERRED_STORES.
8761
8762         * gdbint.texinfo (Target Architecture Definition): Delete
8763         references to DEPRECATED_FIX_CALL_DUMMY.
8764
8765         * gdbint.texinfo (Target Architecture Definition): Delete
8766         description of DEPRECATED_CALL_DUMMY_WORDS,
8767         DEPRECATED_SIZEOF_CALL_DUMMY_WORDS, and CALL_DUMMY.
8768
8769         * gdbint.texinfo (Target Architecture Definition): Delete
8770         description of DEPRECATED_PUSH_DUMMY_FRAME.
8771
8772         * gdbint.texinfo (Target Architecture Definition): Delete
8773         reference to DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
8774
8775 2004-05-07  Andrew Cagney  <cagney@redhat.com>
8776
8777         * observer.texi (GDB Observers): Add "Debugging" section.  Include
8778         cross reference to "set/show debug observer".
8779         * gdb.texinfo (Debugging Output): Document "set/show debug
8780         observer".
8781
8782 2004-05-01  Andrew Cagney  <cagney@redhat.com>
8783
8784         * gdbint.texinfo (Target Architecture Definition): Delete
8785         description of DEPRECATED_PC_IN_SIGTRAMP.
8786
8787 2004-04-30  Andrew Cagney  <cagney@redhat.com>
8788
8789         * gdbint.texinfo (Target Architecture Definition): Delete
8790         documentation for BELIEVE_PCC_PROMOTION_TYPE, no longer defined.
8791
8792 2004-04-30  Orjan Friberg  <orjanf@axis.com>
8793
8794         * observer.texi (GDB Observers): Correct spelling.
8795
8796 2004-04-26  Orjan Friberg  <orjanf@axis.com>
8797
8798         * observer.texi (GDB Observers): Add target_changed event.
8799
8800 2004-04-08  Andrew Cagney  <cagney@redhat.com>
8801
8802         * observer.texi (GDB Observers): Rework, provide generic observer
8803         definitions and then a list of observable events.
8804
8805 2004-04-04  Andrew Cagney  <cagney@redhat.com>
8806
8807         * gdbint.texinfo (Host Definition): Delete reference to
8808         NO_SIGINTERRUPT.
8809
8810 2004-04-02  Andrew Cagney  <cagney@redhat.com>
8811
8812         * gdbint.texinfo (Target Architecture Definition): Delete
8813         reference to DEPRECATED_CALL_DUMMY_LENGTH.
8814
8815 2004-03-28  Stephane Carrez  <stcarrez@nerim.fr>
8816
8817         * gdb.texinfo (TUI Commands): Document tui reg commands.
8818
8819 2004-03-26  Andrew Cagney  <cagney@redhat.com>
8820
8821         * gdb.texinfo (TUI): Delete reference to --enable-tui.  Mention
8822         "gdbtui".
8823         (Mode Options): Mention "gdbtui".  Use "Text" not "Terminal".
8824         (Contributors): Mention both Text and Terminal User Interface.
8825
8826 2004-03-23  Andrew Cagney  <cagney@redhat.com>
8827
8828         * gdbint.texinfo (Target Architecture Definition): Deprecate
8829         references to SIGTRAMP_START and SIGTRAMP_END.
8830
8831 2004-03-23  Andrew Cagney  <cagney@redhat.com>
8832
8833         * gdbint.texinfo (Target Architecture Definition): Deprecate
8834         references to PC_IN_SIGTRAMP.
8835
8836 2004-03-19  Andrew Cagney  <cagney@redhat.com>
8837
8838         * gdbint.texinfo (Target Architecture Definition): Delete
8839         reference to GDB_TARGET_IS_HPPA.
8840
8841 2004-03-18  Andrew Cagney  <cagney@redhat.com>
8842
8843         * gdbint.texinfo (Coding): Update section on gdbarch_data,
8844         describe pre_init and post_init.
8845
8846 2004-03-09  Daniel Jacobowitz  <drow@mvista.com>
8847
8848         * gdb.texinfo (Debugging Output): Document values for "set debug
8849         target".
8850
8851 2004-02-28  Andrew Cagney  <cagney@redhat.com>
8852
8853         * gdb.texinfo (Contributors): Mention GDB 6.1 release engineer.
8854
8855 2004-02-26  Jeff Johnston  <jjohnstn@redhat.com>
8856
8857         * gdb.texinfo (breakpoints): Add information about the
8858         new "set breakpoint pending" and "show breakpoint pending"
8859         commands.
8860
8861 2004-02-26  Andrew Cagney  <cagney@redhat.com>
8862
8863         * gdbint.texinfo (Coding): Document use of gdbarch_obstack_zalloc
8864         in Per-architecture module data section.
8865
8866 2004-02-25  Roland McGrath  <roland@redhat.com>
8867
8868         * gdb.texinfo (General Query Packets): Document qPart:... packets.
8869
8870 2004-02-24  Andrew Cagney  <cagney@redhat.com>
8871
8872         * annotate.texinfo: Wrap fdl.texi include in raise/lower sections.
8873         * gdb.texinfo, gdbint.texinfo, stabs.texinfo: Ditto.
8874         * fdl.texi: Import Version 1.2, November 2002.
8875
8876 2004-02-17  Andrew Cagney  <cagney@redhat.com>
8877
8878         * gdb.texinfo (Mode Options): Note that "mi1" is deprecated.
8879
8880 2004-02-16  Andrew Cagney  <cagney@redhat.com>
8881
8882         * gdbint.texinfo (Target Architecture Definition): Deprecate
8883         FRAMELESS_FUNCTION_INVOCATION.
8884
8885 2004-02-16  Andrew Cagney  <cagney@redhat.com>
8886
8887         * gdbint.texinfo (Coding): Mention -Wunused-function.
8888
8889 2004-02-14  Andrew Cagney  <cagney@redhat.com>
8890
8891         * gdbint.texinfo (Target Architecture Definition): Delete
8892         description of DEPRECATED_CALL_DUMMY_STACK_ADJUST.
8893
8894 2004-02-12  Elena Zannoni  <ezannoni@redhat.com>
8895
8896         * gdb.texinfo: Properly quote the name "C++".
8897         * gdbint.texinfo: Ditto.
8898         * stabs.texinfo: Ditto.
8899
8900 2004-02-11  Elena Zannoni  <ezannoni@redhat.com>
8901
8902         * gdbint.texinfo (Support Libraries): Add doco about obstacks and
8903         minimal information about libiberty.
8904
8905 2004-02-06  Michael Chastain  <mec.gnu@mindspring.com>
8906
8907         * gdb.texinfo (Auxiliary Vector): Fix thinko with @value{GDBN}.
8908
8909 2004-02-04  Roland McGrath  <roland@redhat.com>
8910
8911         * gdb.texinfo (Auxiliary Vector): New node (section).
8912         (Data): Add it to the menu.
8913
8914 2004-02-02  Jeff Johnston  <jjohnstn@redhat.com>
8915
8916         * gdb.texinfo (Breakpoints): Add information about pending
8917         breakpoint support.
8918
8919 2004-01-26  Andrew Cagney  <cagney@redhat.com>
8920
8921         * gdb.texinfo (Overview): Delete references to the cisco protocol
8922         including the "N" response.
8923
8924 2004-01-26  Andrew Cagney  <cagney@redhat.com>
8925
8926         * gdbint.texinfo (Target Architecture Definition): Rename
8927         EXTRACT_STRUCT_VALUE_ADDRESS to
8928         DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.
8929
8930 2004-01-24  Eli Zaretskii  <eliz@gnu.org>
8931
8932         * gdb.texinfo (KOD): Document "show os".  Add index entries for
8933         "set/show os" and "info cisco" commands.
8934
8935 2004-01-21  Eli Zaretskii  <eliz@gnu.org>
8936
8937         * Makefile.in (install-info): Prepend $(DESTDIR) to $(infodir).
8938
8939 2004-01-19  Michael Chastain  <mec.gnu@mindspring.com>
8940
8941         * gdbint.texinfo: Delete USE_MMALLOC, NO_MMCHECK, MMCHECK_FORCE,
8942         MMAP_BASE_ADDRESS, MMAP_INCREMENT.
8943
8944 2004-01-19  Nick Roberts  <nick@nick.uklinux.net>
8945
8946         * gdb.texinfo (GDB/MI Stack Manipulation): Describe extension to
8947         -stack-list-locals.
8948         (GDB/MI Variable Objects): Describe extension to
8949         -var-list-children.
8950
8951 2004-01-17  Daniel Jacobowitz  <drow@mvista.com>
8952
8953         * gdbint.texinfo (DECR_PC_AFTER_HW_BREAK): Don't document.
8954
8955 2004-01-17  Andrew Cagney  <cagney@redhat.com>
8956
8957         * gdbint.texinfo (Target Architecture Definition): Delete
8958         documentation on DEPRECATED_NPC_REGNUM.
8959
8960 2004-01-13  Daniel Jacobowitz  <drow@mvista.com>
8961
8962         * gdb.texinfo: Update copyright year.  Mention that set
8963         follow-fork-mode is supported on GNU/Linux.  Remove documentation of
8964         "set follow-fork-mode ask".
8965
8966 2004-01-13  Andrew Cagney  <cagney@redhat.com>
8967
8968         * gdbint.texinfo: Update copyright year.
8969         (Coding): Add -Wunused-label to list of -Werror warnings.
8970
8971 2004-01-08  Jason Molenda  <jmolenda@apple.com>
8972             Eli Zaretskii  <eliz@gnu.org>
8973
8974         * gdb.texinfo: Update copyright.
8975         (Objective-C): "methodName" typeo fixed.  Add @code/@var markup
8976         around names, as appropriate.  Minor syntax cleanup of
8977         _NSPrintForDebugger explanation.  Two spaces after periods.
8978         GDBN used instead of lit. "gdb".  Index entries added for
8979         print-object and _NSPrintForDebugger.  @noindent added in one spot.
8980
8981 2003-11-11  Elena Zannoni  <ezannoni@redhat.com>
8982
8983         * stabs.texinfo: Add dircategory and direntry commands.
8984         * annotate.texinfo: Ditto.
8985
8986 2003-11-10  Andrew Cagney  <cagney@redhat.com>
8987
8988         * gdbint.texinfo (Target Architecture Definition): Replace the
8989         return_value method's "inval" and "outval" parameters with
8990         "readbuf" and "writebuf".
8991
8992 2003-10-28  Jim Blandy  <jimb@redhat.com>
8993
8994         * gdb.texinfo (The F request packet, The F reply packet): Renamed
8995         from "The `F' request packet" and "The `F' reply packet", to make
8996         texi2dvi happy.
8997         (File-I/O remote protocol extension): Update menu entries, too.
8998
8999 2003-10-26  Michael Chastain  <mec@shout.net>
9000
9001         * gdb.texinfo (Thread Stops): Document the issue with
9002         premature return from system calls in multi-threaded programs.
9003
9004 2003-10-24  Andrew Cagney  <cagney@redhat.com>
9005
9006         * annotate.texinfo: Fix "fortunatly"[sic].
9007
9008 2003-10-23  Kei Sakamoto  <sakamoto.kei@renesas.com>
9009
9010         * gdb.texinfo (Contributors to GDB): Replace "Renesas"
9011         with "Hitachi" and "Mitsubishi".
9012
9013 2003-10-20  Andrew Cagney  <cagney@redhat.com>
9014
9015         * gdbint.texinfo (Target Architecture Definition): Document
9016         gdbarch_return_value.  Add cross references from
9017         USE_STRUCT_CONVENTION, EXTRACT_RETURN_VALUE, and
9018         STORE_RETURN_VALUE, and from/to EXTRACT_STRUCT_VALUE_ADDRESS.
9019
9020 2003-10-18  Mark Kettenis  <kettenis@gnu.org>
9021
9022         * gdbint.texinfo (Target Architecture Definition): Document
9023         regset_from_core_section.
9024
9025 2003-10-16  Kei Sakamot Sakamoto  <sakamoto.kei@renesas.com>
9026
9027         * gdb.texinfo (M32R/D): Mention m32rsdi target.
9028
9029 2003-10-15  Kevin Buettner  <kevinb@redhat.com>
9030
9031         From Anthony Green  <green@redhat.com>:
9032         * gdb.texinfo (Breakpoints related warnings): Insert into menu.
9033
9034 2003-10-14  Kevin Buettner  <kevinb@redhat.com>
9035
9036         * gdb.texinfo (Breakpoint related warnings): New node.
9037         * gdbint.texinfo (ADJUST_BREAKPOINT_ADDRESS): Document.
9038
9039 2003-10-13  Daniel Jacobowitz  <drow@mvista.com>
9040
9041         * gdb.texinfo (Remote Protocol): Document v and vCont.
9042
9043 2003-10-10  Kei Sakamoto  <sakamoto.kei@renesas.com>
9044
9045         * gdb.texinfo: Replace "Hitachi" and "Mitsubishi" with "Renesas".
9046         * gdbint.texinfo: Ditto.
9047
9048 2003-10-09  Andrew Cagney  <cagney@redhat.com>
9049
9050         From 2003-09-18 David Anderson <davea@sgi.com>:
9051         * gdb.texinfo (GDB/MI Symbol Query): Replace "comamnd" with
9052         "command".
9053
9054 2003-10-03  Andrew Cagney  <cagney@redhat.com>
9055
9056         * gdbint.texinfo (Target Architecture Definition): Deprecate
9057         IBM6000_TARGET.  Mention that it implies an RS/6000 system and not
9058         just target.
9059
9060 2003-10-02  Andrew Cagney  <cagney@redhat.com>
9061
9062         * gdbint.texinfo (Target Architecture Definition): Rename
9063         REGISTER_RAW_SIZE to DEPRECATED_REGISTER_RAW_SIZE.
9064         * gdb.texinfo (Packets, Stop Reply Packets): Ditto.
9065         * gdbint.texinfo (Target Architecture Definition): Rename
9066
9067 2003-09-30  Andrew Cagney  <cagney@redhat.com>
9068
9069         REGISTER_VIRTUAL_SIZE to DEPRECATED_REGISTER_VIRTUAL_SIZE.
9070         (Target Architecture Definition):
9071
9072         * gdbint.texinfo (Target Architecture Definition): Rename
9073         REGISTER_VIRTUAL_TYPE to DEPRECATED_REGISTER_VIRTUAL_TYPE.
9074
9075 2003-09-29  Andrew Cagney  <cagney@redhat.com>
9076
9077         * gdbint.texinfo (Target Architecture Definition): Delete
9078         documentation for NEED_TEXT_START_END.
9079
9080         * gdbint.texinfo (Target Architecture Definition): Rename
9081         NPC_REGNUM to DEPRECATED_NPC_REGNUM.  Add cross reference to
9082         TARGET_WRITE_PC.
9083
9084 2003-09-22  Michael Chastain  <mec@shout.net>
9085
9086         * gdbint.texinfo (Testsuite Organization): Change gdb.c++ to gdb.cp.
9087
9088 2003-09-21  Anthony Green  <green@redhat.com>
9089
9090         * gdbint.texinfo (Target Architecture Definition): Fix typos.
9091
9092 2003-09-21  Mark Kettenis  <kettenis@gnu.org>
9093
9094         * gdbint.texinfo (Target Architecture Definition): Document
9095         stabs_argument_has_addr.
9096
9097 2003-09-18  Andrew Cagney  <cagney@redhat.com>
9098
9099         * gdbint.texinfo (Target Architecture Definition): Delete
9100         documentation on REGISTER_NAMES.
9101
9102 2003-09-13  Mark Kettenis  <kettenis@gnu.org>
9103
9104         * gdbint.texinfo (Target Architecture Definition): Replace
9105         REG_STRUCT_HAS_ADDR with DEPRECATED_REG_STRUCT_HAS_ADDR.
9106
9107 2003-09-11  Andrew Cagney  <cagney@redhat.com>
9108
9109         * gdbint.texinfo (Target Architecture Definition): Replace
9110         STACK_ALIGN with DEPRECATED_STACK_ALIGN.
9111
9112 2003-08-18  Andrew Cagney  <cagney@redhat.com>
9113
9114         * gdbint.texinfo (Target Architecture Definition): Document
9115         "frame_red_zone_size".
9116
9117 2003-08-09  Andrew Cagney  <cagney@redhat.com>
9118
9119         * gdb.texinfo (Backtrace): Replace "set/show backtrace-below-main"
9120         with "set/show backtrace past-main" and "set/show backtrace
9121         limit".
9122
9123 2003-08-08  H.J. Lu  <hongjiu.lu@intel.com>
9124
9125         * Makefile.in (install-info): Support DESTDIR.
9126         (install-html): Likewise.
9127
9128 2003-08-07  Andrew Cagney  <cagney@redhat.com>
9129
9130         Patch from Nick Roberts.
9131         * gdb.texinfo (Using GDB under GNU Emacs): Fix/update key
9132         bindings.  Remove description of send-gdb-command.
9133
9134 2003-08-07  Andrew Cagney  <cagney@redhat.com>
9135
9136         * gdb.texinfo (Mode Options): Mention that "mi2" was included in
9137         GDB 6.0.
9138
9139 2003-08-06  Andrew Cagney  <cagney@redhat.com>
9140
9141         * gdb.texinfo (Mode Options): Mention that level three is the
9142         highest available and that level 2 is deprecated.
9143         (Annotations Overview): Mention annotation levels. Cross reference
9144         to "Limitations of the Annotation Interface" in annotate.texi.
9145         (TODO, Value Annotations, Frame Annotations): Delete section.
9146         (Displays, Breakpoint Info): Delete.
9147
9148 2003-08-04  Andrew Cagney  <cagney@redhat.com>
9149
9150         * agentexpr.texi: Delete @bye.
9151         * Makefile.in (STABS_DOC_SOURCE_INCLUDES): Add "fdl.texi"
9152         (stabs.info): Add $(srcdir) to include search path.
9153         (html): Depend on "annotate_toc.html", and not "annotate.html".
9154         * stabs.texinfo: Ditto.  Include "fdl.texi".
9155         * gdbint.texinfo: Update copyright statement's list of invariant
9156         sections.
9157
9158 2003-07-28  Andrew Cagney  <cagney@redhat.com>
9159
9160         * Makefile.in (INFO_DEPS): Add annotate.info.
9161         (dvi, ps, html, pdf): Add annotate.
9162         (ANNOTATE_DOC_SOURCE_INCLUDES): New macro.
9163         (ANNOTATE_DOC_BUILD_INCLUDES): New macro.
9164         (ANNOTATE_DOC_FILES): New macro.
9165         (ANNOTATE_TEX_TMPS): New macro.
9166         (annotate.info, annotate_toc.html): Specify dependencies.
9167         (annotate.ps, annotate.pdf, annotate.dvi): Ditto.
9168         * annotate.texinfo: Rename annotate.texi.  Get building.  Add
9169         "Migrating to GDB/MI" and "Limitations of the Annotation
9170         Interface" chapters.  Mention why it is not part of the user
9171         guide.  Update copyright notice.  Include "fdl.texi".
9172
9173 2003-07-26  Stephane Carrez  <stcarrez@nerim.fr>
9174
9175         * gdb.texinfo (TUI Keys): Document C-x o key to switch active window.
9176
9177 2003-07-24  Daniel Jacobowitz  <drow@mvista.com>
9178
9179         * gdbint.texinfo (libgdb components): Correct a GDB to GDBN.
9180
9181 2003-07-24  Daniel Jacobowitz  <drow@mvista.com>
9182
9183         * gdb.texinfo (Server): Mention pidof.
9184
9185 2003-07-22  Andrew Cagney  <cagney@redhat.com>
9186
9187         * gdbint.texinfo (Coding): Add -Wformat-nonliteral to -Werror
9188         list.
9189
9190 2003-06-28  Daniel Jacobowitz  <drow@mvista.com>
9191
9192         * gdb.texinfo (Logging output): New chapter.
9193
9194 2003-06-24  Joel Brobecker  <brobecker@gnat.com>
9195
9196         * gdb.texinfo (Unsupported languages): New section.
9197         (Languages): Add link to new section.
9198
9199 2003-06-22  Andrew Cagney  <cagney@redhat.com>
9200
9201         * gdb.texinfo (Contributors): Mention 6.0 release engineer.
9202
9203 2003-06-22  Daniel Jacobowitz  <drow@mvista.com>
9204
9205         * gdbint.texinfo (Coding): Clarify use of gdb_XXX.h headers.
9206
9207 2003-06-22  Daniel Jacobowitz  <drow@mvista.com>
9208
9209         * Makefile.in (SFILES_INCLUDED): Add agentexpr.texi.
9210         * agentexpr.texi: Retitle section, and change it to an appendix.
9211         Comment out texinfo initialization.  Factor a @var{} into two
9212         pieces to prevent makeinfo warnings.
9213         * gdb.texinfo: Add Agent Expressions appendix.
9214
9215 2003-06-19  Daniel Jacobowitz  <drow@mvista.com>
9216
9217         * gdbint.texinfo (Native Conditionals): Remove PREPARE_TO_PROCEED.
9218
9219 2003-06-18  Daniel Jacobowitz  <drow@mvista.com>
9220
9221         * gdb.texinfo (Remote Debugging): New section "Connecting to a
9222         remote target".  Document the "detach" and "disconnect" commands.
9223         (Server, Netware, Debug Session): Reference "Connecting to a
9224         remote target".
9225         (GDB/MI Target Manipulation): Document "-target-disconnect".
9226
9227 2003-06-13  Andrew Cagney  <cagney@redhat.com>
9228
9229         * gdbint.texinfo (Target Architecture Definition): Deprecate
9230         REMOTE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT, and
9231         BIG_REMOTE_BREAKPOINT.  Cross reference BREAKPOINT_FROM_PC.
9232
9233 2003-06-09  Jim Blandy  <jimb@redhat.com>
9234
9235         * gdb.texinfo (Separate Debug Files): Remove extra semicolon.
9236
9237 2003-06-08  Andrew Cagney  <cagney@redhat.com>
9238
9239         * gdbint.texinfo (Target Architecture Definition): Delete
9240         documentation on FRAME_ARGS_ADDRESS_CORRECT.
9241
9242 2003-06-08  Andrew Cagney  <cagney@redhat.com>
9243
9244         * gdbint.texinfo (Target Architecture Definition): Document
9245         "unwind_sp".  Cross reference "unwind_sp" and TARGET_READ_SP.
9246
9247 2003-06-07  Adam Fedor  <fedor@gnu.org>
9248
9249         * gdb.texinfo: Add Objective-C documentation.
9250
9251 2003-06-01  Andrew Cagney  <cagney@redhat.com>
9252
9253         * gdbint.texinfo (Target Architecture Definition): Add "func_addr"
9254         parameter to "push_dummy_call".  Rename "dummy_addr" to "bp_addr".
9255
9256 2003-05-21  Andrew Cagney  <cagney@redhat.com>
9257
9258         * gdbint.texinfo (Target Architecture Definition): Delete
9259         references to "extract_address" and "store_address".
9260
9261 2003-05-16  Andrew Cagney  <cagney@redhat.com>
9262
9263         * gdbint.texinfo (Target Architecture Definition): Replace
9264         REGISTER_BYTES with DEPRECATED_REGISTER_BYTES.  Fix typo,
9265         DEPRECATED_REGISTER_SIZE instead of REGISTER_BYTE.
9266
9267 2003-05-14  Theodore A. Roth  <troth@openavr.org>
9268
9269         * gdbint.texinfo (Breakpoint Handling): Correct a double negative.
9270
9271 2003-05-10  H.J. Lu <hongjiu.lu@intel.com>
9272
9273         * Makefile.in (gdb-cfg.texi): Replace $$LN_S with $(LN_S).
9274         (gdb.dvi): Likewise.
9275         (gdb.pdf): Likewise.
9276         (links2roff): Likewise.
9277
9278 2003-05-08  Jim Blandy  <jimb@redhat.com>
9279
9280         * gdb.texinfo (Dump/Restore Files): Update documentation for
9281         'dump', 'append', and 'restore': note that format argument is
9282         optional; simplify presentation of the command variants; and be
9283         more precise about the formats.
9284
9285 2003-05-07  Jim Blandy  <jimb@redhat.com>
9286
9287         * gdb.texinfo (Symbols): Update documentation: 'maint list
9288         symtabs' and 'maint list psymtabs' have been renamed 'maint info
9289         symtabs' and 'maint info psymtabs'.
9290
9291 2003-05-05  Andrew Cagney  <cagney@redhat.com>
9292
9293         * gdbint.texinfo (Target Architecture Definition): Make
9294         CALL_DUMMY_WORDS, SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY_LENGTH,
9295         FIX_CALL_DUMMY, CALL_DUMMY_BREAKPOINT_OFFSET and
9296         CALL_DUMMY_BREAKPOINT_OFFSET deprecated.
9297
9298 2003-05-04  Andrew Cagney  <cagney@redhat.com>
9299
9300         * gdb.texinfo (Maintenance Commands): Document "maint print
9301         dummy-frames".
9302
9303 2003-05-04  Andrew Cagney  <cagney@redhat.com>
9304
9305         * gdb.texinfo (GDB/MI Symbol Query): Use @{ and @}.
9306
9307 2003-05-03  J. Brobecker  <brobecker@gnat.com>
9308
9309         Thierry Schneider  <tpschneider1@yahoo.com>
9310         * gdb.texinfo (section GDB/MI Symbol Query): Add documentation
9311         for new MI command.
9312
9313 2003-05-03  Andrew Cagney  <cagney@redhat.com>
9314
9315         * gdbint.texinfo (Target Architecture Definition): Document
9316         push_dummy_code.  Add cross references.
9317
9318 2003-05-02  Elena Zannoni  <ezannoni@redhat.com>
9319
9320         * gdb.texinfo (Character Sets): Update to reflect new behavior of
9321         set/show charsets commands.
9322
9323 2003-04-28  Andrew Cagney  <cagney@redhat.com>
9324
9325         * gdbint.texinfo (Target Architecture Definition): Replace
9326         read_fp, TARGET_READ_FP and FP_REGNUM, with deprecated_read_fp,
9327         DEPRECATED_TARGET_READ_FP and DEPRECATED_REGNUM.
9328
9329 2003-04-28  Andrew Cagney  <cagney@redhat.com>
9330
9331         * gdbint.texinfo (Target Architecture Definition): Rename
9332         "tm_print_insn" to "deprecated_tm_print_insn".
9333
9334 2003-04-09  Jim Blandy  <jimb@redhat.com>
9335
9336         * gdb.texinfo (Symbols): Document 'maint list symtabs' and 'maint
9337         list psymtabs'.
9338
9339 2003-04-08  Andrew Cagney  <cagney@redhat.com>
9340
9341         * gdbint.texinfo (Target Architecture Definition): Delete
9342         references to EXTRA_FRAME_INFO.
9343
9344 2003-04-08  Andrew Cagney  <cagney@redhat.com>
9345
9346         * gdbint.texinfo (Target Architecture Definition): Delete
9347         PRINT_TYPELESS_INTEGER.
9348
9349 2003-04-02  J. Brobecker  <brobecker@gnat.com>
9350
9351         * observer.texi (GDB Observers): Adjust the documentation for the
9352         normal_stop notification to better describe reality. Fix a couple
9353         of minor typos.
9354
9355 2003-04-02  Bob Rossi  <bob_rossi@cox.net>
9356
9357         * gdb.texinfo (GDB/MI Program Control): Add
9358         '-file-list-exec-source-file'
9359
9360 2003-03-31  Andrew Cagney  <cagney@redhat.com>
9361
9362         * gdbint.texinfo (Target Architecture Definition): Delete
9363         references to CALL_DUMMY_P.
9364
9365 2003-03-30  Andrew Cagney  <cagney@redhat.com>
9366
9367         * gdbint.texinfo (Target Architecture Definition): Remove
9368         reference to TARGET_WRITE_SP.
9369
9370 2003-03-27  Andrew Cagney  <cagney@redhat.com>
9371
9372         * gdbint.texinfo (Target Architecture Definition): Remove
9373         references to write_sp.
9374
9375 2003-03-27  Andrew Cagney  <cagney@redhat.com>
9376
9377         * gdb.texinfo (GDB/MI Variable Objects): Replace @include with
9378         chapter body.  Use @smallexample instead of @example.
9379         (Annotations): Ditto.
9380         * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Remove gdbmi.texinfo and
9381         annotate.texi.
9382
9383 2003-03-26  Andrew Cagney  <cagney@redhat.com>
9384
9385         * gdbint.texinfo (Target Architecture Definition): Replace
9386         PUSH_ARGUMENTS with push_dummy_call, add gdbarch, regcache and
9387         dummy_addr parameters.
9388
9389 2003-03-25  Andrew Cagney  <cagney@redhat.com>
9390
9391         * gdbint.texinfo (Target Architecture Definition): Delete
9392         reference to CALL_DUMMY_STACK_ADJUST_P.  Rename
9393         CALL_DUMMY_STACK_ADJUST to DEPRECATED_CALL_DUMMY_STACK_ADJUST.
9394         Add reference to PUSH_ARGUMENTS.
9395
9396 2003-03-23  Andrew Cagney  <cagney@redhat.com>
9397
9398         * gdbint.texinfo (Algorithms, Target Architecture Definition):
9399         Deprecate FRAME_CHAIN and FRAME_CHAIN_VALID.
9400
9401 2003-03-18  J. Brobecker  <brobecker@gnat.com>
9402
9403         * gdbint.texinfo (Algorithms): Add new section describing the
9404         Observer paradigm.
9405         (Top): Add menu entry to new observer appendix.
9406         * observer.texi: New file.
9407         * Makefile.in (GDBINT_DOC_SOURCE_INCLUDES): Add dependency on
9408         new observer.texi file.
9409
9410 2003-03-17  Andrew Cagney  <cagney@redhat.com>
9411
9412         * gdb.texinfo (DATE): Delete.  Remove date from titles.  Mention
9413         that GNU Press update the manual version number.
9414
9415 2003-03-12  Andrew Cagney  <cagney@redhat.com>
9416
9417         * gdbint.texinfo (Target Architecture Definition): Delete
9418         references to get_saved_register.  Rename GET_SAVED_REGISTER to
9419         DEPRECATED_GET_SAVED_REGISTER.
9420
9421 2003-03-13  Andrew Cagney  <cagney@redhat.com>
9422
9423         * gdbint.texinfo (Target Architecture Definition): Replace
9424         POP_FRAME with DEPRECATED_POP_FRAME.  Update description.
9425
9426 2003-03-12  Andrew Cagney  <cagney@redhat.com>
9427
9428         * gdbint.texinfo (Target Architecture Definition): Rename
9429         FRAME_SAVED_PC to DEPRECATED_FRAME_SAVED_PC.
9430
9431 2003-03-10  Corinna Vinschen  <vinschen@redhat.com>
9432
9433         * gdb.texinfo: Add File-I/O documentation.
9434
9435 2003-03-10  Andrew Cagney  <cagney@redhat.com>
9436
9437         * gdbint.texinfo (Target Architecture Definition): Cross reference
9438         FRAME_SAVED_PC to unwind_pc.  Document unwind_pc.
9439
9440 2003-03-07  Andrew Cagney  <cagney@redhat.com>
9441
9442         * gdb.texinfo (Debugging Output): Mention the "set/show debug
9443         frame" command.
9444
9445 2003-03-05  Andrew Cagney  <cagney@redhat.com>
9446
9447         * gdbint.texinfo (Target Architecture Definition): Document
9448         unwind_dummy_id.  Cross reference unwind_dummy_id and
9449         SAVE_DUMMY_FRAME_TOS.
9450
9451 2003-03-05  James Ingham <jingham@apple.com>
9452             Daniel Jacobowitz  <drow@mvista.com>
9453
9454         * gdb.texinfo (Configuring the current ABI): Document "set cp-abi"
9455         and "show cp-abi".
9456
9457 2003-03-03  Andrew Cagney  <cagney@redhat.com>
9458
9459         * gdbint.texinfo (Target Architecture Definition): Document
9460         register_type.
9461
9462 2003-03-03  Andrew Cagney  <cagney@redhat.com>
9463
9464         * stabs.texinfo (Structures): Use @samp and separate @var's
9465         instead of a single @var containing a comma separated list.
9466         (Unions): Ditto.
9467
9468 2003-03-02  Daniel Jacobowitz  <drow@mvista.com>
9469
9470         * Makefile.in (distclean): Remove config.log.
9471
9472 2003-03-01  Andrew Cagney  <cagney@redhat.com>
9473
9474         * gdbint.texinfo (Target Architecture Definition): Rename
9475         FRAME_INIT_SAVED_REGS to DEPRECATED_FRAME_INIT_SAVED_REGS.
9476
9477 2003-03-01  Andrew Cagney  <cagney@redhat.com>
9478
9479         * gdbint.texinfo: Rename INIT_EXTRA_FRAME_INFO to
9480         DEPRECATED_INIT_EXTRA_FRAME_INFO.
9481
9482 2003-02-23  Raoul Gough  <RaoulGough@yahoo.co.uk>
9483
9484         * gdb.texinfo (Cygwin Native): Links to Non-debug DLL symbols.
9485         (Non-debug DLL symbols): New node, describing the minimal symbols
9486         loaded from DLLs without real debugging symbols.
9487
9488 2003-02-20  Andrew Cagney  <ac131313@redhat.com>
9489
9490         * gdb.texinfo (Set Breaks): Add cross reference to "set remote
9491         hardware-breakpoint-limit".
9492         (Set Watchpoints): Add cross reference to "set remote
9493         hardware-watchpoint-limit".
9494         (Remote configuration options): New section.
9495
9496 2003-02-04  Andrew Cagney  <ac131313@redhat.com>
9497
9498         * gdbint.texinfo (Target Architecture Definition): Delete
9499         descrption of IS_TRAPPED_INTERNALVAR.
9500
9501         From Keith Seitz <keiths@redhat.com>:
9502         * gdb.texinfo (Interpreters): New chapter.  Refer the command-line
9503         option "-i"/"--interpreter" to this chapter.  Include index
9504         entries.
9505
9506 2003-02-04  David Carlton  <carlton@math.stanford.edu>
9507
9508         * gdb.texinfo (C@t{++}): Recommend DWARF 2, then stabs+.
9509         (Variables): Recommend stabs+ and DWARF 2.
9510         (C plus plus expressions): Correct info about
9511         compiler versions, debug formats.
9512         (Contributors): Change 'DWARF2' to 'DWARF 2'.
9513         PR symtab/874.
9514
9515 2003-02-01  Andrew Cagney  <ac131313@redhat.com>
9516
9517         * gdbint.texinfo (Target Architecture Definition): Delete
9518         description of ADDITIONAL_OPTIONS, ADDITIONAL_OPTION_CASES,
9519         ADDITIONAL_OPTION_HANDLER, and ADDITIONAL_OPTION_HELP, and
9520         BEFORE_MAIN_LOOP_HOOK, and DBX_PARM_SYMBOL_CLASS along with
9521         references to nindy and i960.
9522         * gdb.texinfo (i960): Delete all references to i960 and nindy.
9523
9524 2003-02-01  Andrew Cagney  <ac131313@redhat.com>
9525
9526         * gdbint.texinfo (Target Architecture Definition): Delete
9527         FLOAT_INFO.
9528
9529 2003-01-30  Andrew Cagney  <ac131313@redhat.com>
9530
9531         * stabs.texinfo (Member Type Descriptor): Clarify description of
9532         `@'.  Suggested by Ben Hutchings.
9533
9534 2003-01-29  Andrew Cagney  <ac131313@redhat.com>
9535
9536         * gdb.texinfo (M68K): Delete reference to es1800.
9537
9538 2003-01-29  Andrew Cagney  <ac131313@redhat.com>
9539
9540         * gdb.texinfo (Maintenance Commands): Document `maint print
9541         reggroups' and `maint print register-groups'.
9542         * gdbint.texinfo (Target Architecture Definition): Document
9543         register_reggroup_p.
9544
9545 2003-01-23  Jim Blandy  <jimb@redhat.com>
9546
9547         * gdb.texinfo (Separate Debug Files): New section.
9548
9549 2003-01-22  Daniel Jacobowitz  <drow@mvista.com>
9550
9551         * gdb.texinfo (Maintenance Commands): Add "maint set profile"
9552         and "maint show profile".
9553
9554 2003-01-16  Michael Chastain  <mec@shout.net>
9555
9556         * gdb.texinfo (Installing GDB): Warn against
9557         ".../gdb-VERSION/gdb/configure".
9558         (Separate Objdir): Likewise.
9559
9560 2003-01-15  Andrew Cagney  <ac131313@redhat.com>
9561
9562         * gdbint.texinfo (Target Architecture Definition): Delete
9563         definition of PRINT_REGISTER_HOOK.
9564
9565 2003-01-15  Elena Zannoni  <ezannoni@redhat.com>
9566
9567         (OpenRISC 1000): Fix formatting of command names.
9568
9569 2003-01-15  Elena Zannoni  <ezannoni@redhat.com>
9570
9571         * gdb.texinfo (Continuing and Stepping): Add new command
9572         'advance'. Clarify behavior of 'until'.
9573
9574 2003-01-13  Daniel Jacobowitz  <drow@mvista.com>
9575
9576         * gdb.texinfo (Files): Document solib-absolute-prefix and
9577         solib-search-path.
9578
9579 2003-01-09  Michael Chastain  <mec@shout.net>
9580
9581         * gdbint.texinfo (Configuring @value{GDBN} for Release): Delete.
9582         (Create a Release): Add new instructions for new @file{src-release}.
9583         Document existing instructions for @file{Makefile.in} as
9584         being for @value{GDBN} 5.3.1 or earlier.
9585
9586 2003-01-09  Andrew Cagney  <ac131313@redhat.com>
9587
9588         * gdbint.texinfo (Target Architecture Definition): Mention
9589         frame_saved_regs_zalloc and frame_extra_info_zalloc as the way to
9590         allocate memory.
9591
9592 2003-01-04  Daniel Jacobowitz  <drow@mvista.com>
9593
9594         * gdb.texinfo (Controlling GDB): Add @kindex for
9595         "show osabi".
9596         (Backtraces): Add @kindex's for backtrace-below-main.
9597
9598 2003-01-04  Daniel Jacobowitz  <drow@mvista.com>
9599
9600         * gdb.texinfo (Controlling GDB): Document "set osabi".
9601
9602 2003-01-04  Daniel Jacobowitz  <drow@mvista.com>
9603
9604         * gdb.texinfo (Backtraces): Document "set backtrace-below-main".
9605         * gdbint.texinfo (FRAME_CHAIN_VALID): Update documentation.
9606
9607 2003-01-04  Daniel Jacobowitz  <drow@mvista.com>
9608
9609         * gdb.texinfo (Controlling GDB): Add ABI section.  Document
9610         "set coerce-float-to-double".
9611         * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Remove documentation.
9612
9613 2003-01-02  Andrew Cagney  <ac131313@redhat.com>
9614
9615         * stabs.texinfo: Remove obsolete text.
9616         * gdbint.texinfo: Ditto.
9617         * gdb.texinfo: Ditto.
9618
9619 2002-12-22  Mark Kettenis  <kettenis@gnu.org>
9620
9621         * gdbint.texinfo (Target Architecture Definition): Update
9622         description of gdbarch_register_osabi.
9623
9624 2002-12-20  Kazu Hirata  <kazu@cs.umass.edu>
9625
9626         * agentexpr.texi: Fix typos.
9627         * annotate.texi: Likewise.
9628         * fdl.texi: Likewise.
9629
9630 2002-12-10  Andrew Cagney  <cagney@redhat.com>
9631
9632         * gdbint.texinfo (Algorithms): Replace INIT_FRAME_PC with
9633         DEPRECATED_INIT_FRAME_PC.
9634
9635 2002-12-01  Andrew Cagney  <ac131313@redhat.com>
9636
9637         * gdbint.texinfo (Target Architecture Definition): Delete
9638         PC_IN_CALL_DUMMY.
9639
9640 2002-11-28  Andrew Cagney  <ac131313@redhat.com>
9641
9642         * gdbint.texinfo (Host Definition): Delete documentation on
9643         USE_GENERIC_DUMMY_FRAMES.
9644
9645 2002-11-26  Elena Zannoni  <ezannoni@redhat.com>
9646
9647         Fix PR gdb/723 and PR gdb/245.
9648         * Makefile.in (install-info): Run the install-info command as part
9649         of the post install steps only.
9650         (uninstall-info): New target.
9651         (uninstall): New target.
9652
9653 2002-11-22  Elena Zannoni  <ezannoni@redhat.com>
9654
9655         * Makefile.in (install): Make install do some real work.
9656
9657 2002-11-19  Andrew Cagney  <ac131313@redhat.com>
9658
9659         Fix POSIX problem reported by Paul Eggert.
9660         * Makefile.in (GDBvn.texi): Use `sed q' instead of `head -1'.
9661         Fix PR gdb/527.
9662
9663 2002-10-26  Andrew Cagney  <cagney@redhat.com>
9664
9665         * gdbint.texinfo (Target Architecture Definition): Delete
9666         definition of DO_REGISTERS_INFO.
9667
9668 2002-10-18  Kevin Buettner  <kevinb@redhat.com>
9669
9670         * gdbint.texinfo (Address Classes): Fix problems with insertion
9671         of ``{'' and ``}'' in example.
9672
9673 2002-10-17  Kevin Buettner  <kevinb@redhat.com>
9674
9675         * gdbint.texinfo (Address Classes): New section.
9676         (Target Conditionals): Document ADDRESS_CLASS_NAME_TO_TYPE_FLAGS,
9677         ADDRESS_CLASS_NAME_TO_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS,
9678         ADDRESS_CLASS_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, and
9679         ADDRESS_CLASS_TYPE_FLAGS_TO_NAME_P.
9680
9681 2002-10-11  Klee Dienes  <kdienes@apple.com>
9682
9683         * gdb.texinfo (Registers): Mention vector registers as well as
9684         floating registers in the documentation for 'info registers' and
9685         'info all-registers'.
9686
9687 2002-10-11  Daniel Jacobowitz  <drow@mvista.com>
9688
9689         * gdbint.texinfo (CPLUS_MARKER): Remove item.
9690
9691 2002-10-03  Jeff Johnston  <jjohnstn@redhat.com>
9692
9693         * gdbint.texinfo (Item Output Functions): Add new ui_out_field_fmt_int
9694         interface definition.
9695
9696 2002-10-03  Marko Mlinar   <markom@opencores.org>
9697
9698         * gdb.texinfo (Target Commands): Add or1k target specific
9699         commands.
9700         * gdb.texinfo (Contributors): Add myself to the contributors list.
9701
9702 2002-10-01  Andrew Cagney  <ac131313@redhat.com>
9703
9704         * gdb.texinfo (Mode Options): Update --interpreter option.  "mi2"
9705         and "mi1" instead of "mi1" and "mi0".
9706
9707 2002-09-29  Hans-Peter Nilsson  <hp@bitrange.com>
9708
9709         * gdb.texinfo (Packets): Fix typos "alligned".
9710         Correct z3/Z3 description.  Correct z4/Z4 title.
9711
9712 2002-09-27  Andrew Cagney  <ac131313@redhat.com>
9713
9714         * all-cfg.texi: Use @sc for GDB and GCC.  Update copyright.
9715
9716 2002-09-25  Kevin Buettner  <kevinb@redhat.com>
9717
9718         * gdb.texinfo: Use GNU/Linux instead of Linux.
9719
9720 2002-09-25  Andrew Cagney  <ac131313@redhat.com>
9721
9722         * gdb.texinfo (Packets): Replace @samp{} with ``an empty string''.
9723
9724 2002-09-24  Andrew Cagney  <ac131313@redhat.com>
9725
9726         * gdb.texinfo: Replace @example with @smallexample.
9727
9728 2002-09-20  Kevin Buettner  <kevinb@redhat.com>
9729
9730         From Eli Zaretskii  <eliz@gnu.org>:
9731         * gdb.texinfo (Character Sets): Use @smallexample instead of
9732         @example.  Use GNU/Linux instead of Linux.
9733
9734 2002-09-20  Jim Blandy  <jimb@redhat.com>
9735
9736         * gdb.texinfo: Add character set documentation.
9737
9738 2002-09-19  Andrew Cagney  <ac131313@redhat.com>
9739
9740         * gdb.texinfo (Packets): Revise `z' and `Z' packet documentation.
9741         (Packets): Add cross reference from `b' packet to `z' packets.
9742
9743 2002-09-19  Andrew Cagney  <ac131313@redhat.com>
9744
9745         * gdb.texinfo (Maintenance Commands): Document ``maint
9746         internal-error'' and ``maint internal-warning''.
9747
9748         * gdbint.texinfo (Target Architecture Definition): Revise
9749         description of STACK_ALIGN.  Add description of FRAME_ALIGN.
9750
9751 2002-09-19  Joel Brobecker  <brobecker@gnat.com>
9752
9753         * gdbint.texinfo (Target Conditionals): Document the new
9754         NAME_OF_MALLOC macro.
9755
9756 2002-09-05  Andrew Cagney  <ac131313@redhat.com>
9757
9758         * gdb.texinfo (Contributors): Mention 5.2 and 5.3 release
9759         engineer.
9760
9761 2002-09-02  Stephane Carrez  <stcarrez@nerim.fr>
9762
9763         * gdb.texinfo (TUI Overview): Document status line fields.
9764
9765 2002-09-02  Stephane Carrez  <stcarrez@nerim.fr>
9766
9767         * gdb.texinfo (TUI Commands): Document info win command.
9768
9769 2002-09-01  Stephane Carrez  <stcarrez@nerim.fr>
9770
9771         * gdb.texinfo (TUI Overview): Document breakpoint markers.
9772
9773 2002-09-01  Stephane Carrez  <stcarrez@nerim.fr>
9774
9775         * gdb.texinfo (TUI Single Key Mode): Document new SingleKey mode.
9776         (TUI Keys): Likewise.
9777
9778 2002-08-25  Andrew Cagney  <ac131313@redhat.com>
9779
9780         * gdb.texinfo (Examples): Use ``->'' for a packet send and ``<-''
9781         for a packet receive.
9782
9783 2002-08-25  Andrew Cagney  <ac131313@redhat.com>
9784
9785         * Makefile.in (clean): Move to end of file.
9786         (distclean, maintainer-clean, realclean): Ditto.
9787         (mostlyclean): Move rule to end of file.  Use GDB_TEX_TMPS,
9788         GDBINT_TEX_TMPS, STABS_TEX_TMPS.
9789         (gdb.dvi, gdb.pdf): Do not cleanup TeX temp files after texi2dvi.
9790         (gdbint.dvi, gdbint.pdf, stabs.dvi, stabs.pdf): Ditto.
9791
9792 2002-08-24  Andrew Cagney  <ac131313@redhat.com>
9793
9794         * Makefile.in (GDBINT_TEX_TMPS): Define.
9795         (gdbint.dvi, gdbint.pdf): Use
9796         (GDB_TEX_TMPS): Define.
9797         (gdb.dvi, gdb.pdf): Use.
9798         (STABS_TEX_TMPS): Define.
9799         (stabs.dvi, stabs.pdf): Use.
9800         (GDB_DOC_SOURCE_INCLUDES): New macros.
9801         (GDB_DOC_BUILD_INCLUDES, GDB_DOC_FILES): New macros.
9802         (GDBINT_DOC_FILES_INCLUDES): New macros.
9803         (GDBINT_DOC_BUILD_INCLUDES): New macros.
9804         (GDBINT_DOC_FILES, STABS_DOC_SOURCE_INCLUDES): New macros.
9805         (STABS_DOC_BUILD_INCLUDES, STABS_DOC_FILES): New macros.
9806         (SFILES_DOC, SFILES_INCLUDED, SFILES_LOCAL): Delete macros.
9807         (links2roff): Replace SFILES_INCLUDED with
9808         GDB_DOC_SOURCE_INCLUDES.
9809         (gdb.dvi, gdb_toc.html, gdb.pdf, gdb.info): Update dependencies.
9810         (gdb.me, gdb.mm, gdb.ms): Update dependencies.
9811         (gdbint.dvi, gdbint_toc.html, gdbint.pdf, gdbint.info): Update
9812         dependencies.
9813         (stabs.info, stabs_toc.html, stabs.pdf, stabs.dvi): Update
9814         dependencies.
9815         (gdbmi.texinfo): Delete rule.
9816         (inc-hist.texinfo): Delete rule.
9817         (rluser.texinfo): Delete rule.
9818
9819 2002-08-23  Andrew Cagney  <cagney@redhat.com>
9820
9821         * gdbint.texinfo (Target Architecture Definition): Update
9822         STORE_RETURN_VALUE, mention regcache.
9823
9824 2002-08-21  Andrew Cagney  <ac131313@redhat.com>
9825
9826         * gdbint.texinfo (Target Architecture Definition): Document
9827         print_registers_info.  Note that DO_REGISTERS_INFO is deprecated.
9828
9829 2002-08-19  Andrew Cagney  <ac131313@redhat.com>
9830
9831         * gdb.texinfo (Remote Protocol): Reformat.  Use cross references.
9832         Fix minor typos.  Add index entries.
9833
9834 2002-08-18  Andrew Cagney  <ac131313@redhat.com>
9835
9836         * gdb.texinfo (Data): Add ``Vector Unit'' to menu.
9837
9838 2002-08-15  Andrew Cagney  <ac131313@redhat.com>
9839
9840         * gdbint.texinfo (Target Architecture Definition): Document
9841         PRINT_VECTOR_INFO.
9842         * gdb.texinfo (Vector Unit): Document "info vectors" command.
9843
9844 2002-08-13  Andrew Cagney  <ac131313@redhat.com>
9845
9846         * gdb.texinfo (Maintenance Commands): Document "maint print
9847         registers", "maint print raw-registers" and "maint print
9848         cooked-registers".
9849
9850 2002-08-08  Grace Sainsbury  <graces@redhat.com>
9851
9852         From Mark Salter:
9853         * gdb.texinfo (Protocol): Document T packet extension to
9854         allow watchpoint address reporting.
9855
9856 2002-08-03  Andrew Cagney  <ac131313@redhat.com>
9857
9858         * gdb.texinfo (Dump/Restore Files): Move `[]' to outside of @var.
9859
9860 2002-08-01  Andrew Cagney  <cagney@redhat.com>
9861
9862         * stabs.texinfo, gdb.texinfo, gdbint.texinfo: Obsolete references
9863         to CHILL.
9864
9865 2002-08-01  Andrew Cagney  <ac131313@redhat.com>
9866
9867         * gdbint.texinfo (Coding): Revise section "Include Files".
9868
9869 2002-07-24  Andrew Cagney  <cagney@redhat.com>
9870
9871         * gdbint.texinfo: Obsolete references to m88k.
9872         * gdb.texinfo: Ditto.
9873
9874 2002-07-10  Joel Brobecker  <brobecker@gnat.com>
9875
9876         * gdbint.texinfo (Create a release candiate): Add the location
9877         where the proper version of autoconf can be retrieved.
9878
9879 2002-07-09  Don Howard  <dhoward@redhat.com>
9880
9881         * gdb.texinfo (Command Files): Further describe the behavior of
9882         sourced command files.
9883
9884 2002-06-27  Andrew Cagney  <ac131313@redhat.com>
9885
9886         * gdbint.texinfo (User Interface): ISO C rather than ISO-C.
9887         (Coding): Clarify ISO C version that GDB assumes.
9888
9889 2002-06-26  Tom Tromey  <tromey@redhat.com>
9890
9891         * gdbint.texinfo (User Interface): Mention add_setshow_cmd and
9892         add_setshow_cmd_full.
9893
9894 2002-06-25  Don Howard  <dhoward@redhat.com>
9895
9896         * gdb.texinfo (Memory Region Attributes): Document new behavior
9897         for 'mem' command.
9898
9899 2002-06-11  Jim Blandy  <jimb@redhat.com>
9900
9901         * gdb.texinfo (Symbols): Update documentation for `info source'
9902         command.
9903
9904         * gdb.texinfo (Macros): Call the command `info macro', not
9905         `show macro'.
9906
9907 2002-06-09  Andrew Cagney  <ac131313@redhat.com>
9908
9909         * gdbint.texinfo (Coding): Add section ``Per-architecture module
9910         data''.
9911
9912 2002-06-09  Mark Kettenis  <kettenis@gnu.org>
9913
9914         * gdbint.texinfo (Target Architecture Definition): Document
9915         GDB_OSABI_GO32 and GDB_OSABI_NETWARE.
9916
9917 2002-06-08  Andrew Cagney  <ac131313@redhat.com>
9918
9919         * gdbint.texinfo (Releasing GDB): Fix typos in @itemize @bullet
9920         lists.
9921
9922 2002-06-08  Andrew Cagney  <ac131313@redhat.com>
9923
9924         * gdbint.texinfo (Releasing GDB): Revise the section ``Cut the
9925         Branch''.
9926
9927 2002-06-01  Andrew Cagney  <ac131313@redhat.com>
9928
9929         * gdbint.texinfo (Target Architecture Definition): Add section
9930         ``Converting an existing Target Architecture to Multi-arch''.
9931
9932 2002-05-30  Andrew Cagney  <ac131313@redhat.com>
9933
9934         * gdbint.texinfo (Releasing GDB): Rename ``Obsoleting any code''
9935         to ``Obsoleting code''.  Revise.
9936
9937 2002-05-17  Jim Blandy  <jimb@redhat.com>
9938
9939         * gdb.texinfo (C Preprocessor Macros): New chapter.
9940         Include it in the main menu.
9941         (Contributors): Credit Jim Blandy with macro support.
9942         (Compilation): Explain how to get macro information into the
9943         executable.
9944         (Expressions): Note that preprocessor macros are expanded.
9945
9946 2002-05-14  Daniel Jacobowitz  <drow@mvista.com>
9947
9948         * gdb.texinfo (Debug Session): Document new `udp:' and `tcp:'
9949         options for `target remote'.
9950
9951 2002-05-13  Andrew Cagney  <ac131313@redhat.com>
9952
9953         * gdbint.texinfo (Target Architecture Definition): Delete
9954         documentation on NNPC_REGNUM.
9955
9956 2002-05-11  Andrew Cagney  <ac131313@redhat.com>
9957
9958         * gdbint.texinfo (Target Architecture Definition): Document
9959         REGISTER_TO_VALUE and VALUE_TO_REGISTER and CONVERT_REGISTER_P.
9960         (Target Architecture Definition): Revise section `Using Different
9961         Register and Memory Data Representations'.  Add section `Raw and
9962         Virtual Register Representations'.
9963
9964 2002-05-11  Andrew Cagney  <ac131313@redhat.com>
9965
9966         * gdbint.texinfo (Target Architecture Definition): Mention
9967         defaults for REGISTER_VIRTUAL_SIZE and REGISTER_RAW_SIZE.
9968         (Target Architecture Definition): Mention same.  Add references to
9969         web pages.
9970
9971 2002-05-08  Michael Snyder  <msnyder@redhat.com>
9972
9973         * stabs.texinfo (Attributes): Document new "vector" attribute.
9974
9975 2002-05-04  Andrew Cagney  <ac131313@redhat.com>
9976
9977         * gdbint.texinfo (Releasing GDB): Revise `Create a Release'.
9978
9979 2002-05-04  Andrew Cagney  <ac131313@redhat.com>
9980
9981         * gdb.texinfo: Delete obsolete references to a29k.
9982
9983 2002-04-24  Andrew Cagney  <ac131313@redhat.com>
9984
9985         * gdbint.texinfo (Target Architecture Definition): Replace
9986         IN_SIGTRAMP with PC_IN_SIGTRAMP.
9987
9988 2002-04-24  David S. Miller  <davem@redhat.com>
9989
9990         * gdbint.texinfo (REGISTER_IN_WINDOW): Delete definition.
9991
9992 2002-04-21  David S. Miller  <davem@redhat.com>
9993
9994         * gdbint.texinfo (SKIP_PROLOGUE_FRAMELESS_P): Delete definition.
9995
9996 2002-04-21  Andrew Cagney  <ac131313@redhat.com>
9997
9998         * gdbint.texinfo (Target Architecture Definition): Delete
9999         definition of HAVE_REGISTER_WINDOWS.
10000
10001 2002-04-19  Eli Zaretskii  <eliz@gnu.org>
10002
10003         * gdbint.texinfo (Releasing GDB, Coding): Fix typos.  Reported by
10004         "Theodore A. Roth" <troth@verinet.com>.
10005
10006 2002-04-15  Don Howard  <dhoward@redhat.com>
10007
10008         From Eli Zaretskii <eliz@gnu.org>
10009         * gdb.texinfo (show max-user-call-depth): Correct formatting.
10010         Provide a better explaination of this feature.
10011
10012 2002-04-14  Andrew Cagney  <ac131313@redhat.com>
10013
10014         * gdbint.texinfo (Target Architecture Definition): Remove
10015         FRAME_CHAIN_COMBINE.
10016
10017 2002-04-12  Michael Chastain  <mec@shout.net>
10018
10019         * gdbint.texinfo (Obsolete Conditionals): Remove reference to
10020         REG_STACK_SEGMENT.
10021
10022 2002-04-09  Michael Chastain  <mec@shout.net>
10023
10024         * gdbint.texinfo (Obsolete Conditionals): Remove references to
10025         PYRAMID_* macros.
10026
10027 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
10028
10029         * gdb.texinfo (Bug Reporting): Document that the web is the
10030         prefered way of submitting bug reports.
10031         (Bug Reporting): Delete the s-mail address as the last resort.
10032
10033 2002-04-05  Andrew Cagney  <ac131313@redhat.com>
10034
10035         * gdbint.texinfo (Target Architecture Definition): Delete
10036         references to TARGET_WRITE_FP and write_fp.
10037
10038 2002-03-27  Michael Snyder  <msnyder@redhat.com>
10039
10040         * gdb.texinfo: Document new commands dump, append, and restore.
10041
10042 2002-03-27  Andrew Cagney  <ac131313@redhat.com>
10043
10044         * gdbint.texinfo (Releasing GDB): Revise the section `Before the
10045         Branch'.
10046
10047 2002-03-18  Andrew Cagney  <ac131313@redhat.com>
10048
10049         * gdb.texinfo: Change all examples to @smallexample.
10050         * gdbint.texinfo: Ditto.
10051
10052 2002-03-18  Andrew Cagney  <ac131313@redhat.com>
10053
10054         * gdbint.texinfo (Releasing GDB): Add section ``Versions and
10055         Branches''.
10056
10057 2002-03-18  Andrew Cagney  <ac131313@redhat.com>
10058
10059         * gdbint.texinfo (Releasing GDB): Add the section``Branch Commit
10060         Policy''.
10061
10062 2002-03-04  Fred Fish  <fnf@redhat.com>
10063
10064         * gdbint.texinfo: Fix a bunch of typos (alsways, mirrorred,
10065         expresson, suports, dependant, trhe, perhaphs, situtations,
10066         explictily, taged, oportunity, unfortunatly).
10067
10068 2002-02-24  Andrew Cagney  <ac131313@redhat.com>
10069
10070         * Makefile.in (gdb.info): Add explicit path to gdb.texinfo.
10071         Remove reference to 3.12.
10072
10073 2002-02-23  Andrew Cagney  <ac131313@redhat.com>
10074
10075         * gdbint.texinfo: Include fdl.texi.
10076         (Top): Add GNU Free Documentation License.
10077         * Makefile.in (SFILES_INCLUDED): Add gpl.texi.
10078         (gdbint.dvi, gdbint.pdf, gdbint.info): Add dependency on fdl.texi.
10079         (gdbint_toc.html): Add dependency on gdb-cfg.texi and fdl.texi.
10080         (gdbint.info): Add srcdir to include path.
10081         * gdb.texinfo: Include gpl.texi.
10082         (Top): Add Copying.
10083         * gpl.texi: New file.
10084
10085 2002-02-23  Andrew Cagney  <ac131313@redhat.com>
10086
10087         * gdbint.texinfo (Debugging GDB): Remove references to cygnus.com.
10088
10089 2002-02-19  Pierre Muller  <muller@ics.u-strasbg.fr>
10090
10091         * gdb.texinfo: Document Cygwin native specific commands.
10092
10093 2002-02-15  Daniel Jacobowitz  <drow@mvista.com>
10094
10095         * gdb.texinfo: Document gdbserver ``--attach'' command.
10096
10097 2002-02-07  Michael Snyder  <msnyder@redhat.com>
10098
10099         * gdb.texinfo (overlays): Change @var(_ovly_debug_event)
10100         to @code(_ovly_debug_event).
10101
10102 2002-02-07  Andrew Cagney  <ac131313@redhat.com>
10103
10104         * gdb.texinfo (How Overlays Work): Shrink the overlay diagram.
10105
10106 2002-02-06  Michael Snyder  <msnyder@redhat.com>
10107
10108         * gdb.texinfo (overlays): Mention new magic symbol
10109         '_ovly_debug_event', which allows GDB to keep better track
10110         of overlays.
10111
10112 2002-02-03  Eli Zaretskii  <eliz@gnu.org>
10113
10114         * gdb.texinfo (Memory Region Attributes): Fix the wording.
10115         Suggested by Dmitry Sivachenko.
10116
10117         * (<many nodes>): Fix the spelling and punctuation of "i.e.".
10118
10119 2002-02-01  Michael Snyder  <msnyder@redhat.com>
10120
10121         * gdb.texinfo (set trust-readonly): Change value{gdbn} to value{GDBN}.
10122
10123 2002-01-30  Michael Snyder  <msnyder@redhat.com>
10124
10125         * gdb.texinfo: (remote protocol): Gramatical fix-up.
10126         (set trust-readonly-sections): Document.
10127
10128 2002-01-29  Andrew Cagney  <ac131313@redhat.com>
10129
10130         * gdbint.texinfo (Releasing GDB): Revise and update.
10131
10132 2002-01-28  Andrew Cagney  <ac131313@redhat.com>
10133
10134         * gdbint.texinfo (Target Architecture Definition): Delete
10135         description of TARGET_BYTE_ORDER_DEFAULT.
10136
10137 2002-01-27  Eli Zaretskii  <eliz@gnu.org>
10138
10139         * gdb.texinfo: Fix typos and markup.  From Dmitry Sivachenko
10140         <mitya@cavia.pp.ru>.
10141
10142 2002-01-23  Andrew Cagney  <ac131313@redhat.com>
10143
10144         * libgdb.texinfo: Delete file.
10145
10146 2002-01-22  Andrew Cagney  <ac131313@redhat.com>
10147
10148         * gdb.texinfo: Remove makeinfo 3.12 hacks.
10149         * gdbint.texinfo: Ditto.
10150
10151 Tue Jan 22 11:57:38 2002  Andrew Cagney  <cagney@redhat.com>
10152
10153         * gdb.texinfo: Fix typo ``Remove' -> ``Remote''.
10154
10155 2002-01-22  Andrew Cagney  <ac131313@redhat.com>
10156
10157         * Makefile.in: Update copyright.
10158         (TEXI2DVI): Define.
10159         (gdb.dvi, gdb.pdf, stabs.dvi, stabs.pdf): Use TEXI2DVI.
10160         (gdbint.dvi, gdbint.pdf): Use TEXI2DVI.  Add dependency on
10161         gdb-cfg.texi.
10162         (TEXINDEX, PDFTEX): Delete makefile variables.
10163
10164 2002-01-22  Andrew Cagney  <ac131313@redhat.com>
10165
10166         * gdb.texinfo (Protocol): Move section to appendix.
10167
10168 2002-01-21  Andrew Cagney  <ac131313@redhat.com>
10169
10170         * gdb.texinfo (Remote Debugging): Create a menu.
10171         (Top): Add ``Remote Debugging'' to menu.
10172
10173 2002-01-21  Andrew Cagney  <ac131313@redhat.com>
10174
10175         * gdb.texinfo (Remote): Move the sub-section ``The GDB remote
10176         serial protocol'' from here.
10177         (Remote Debugging): To here.  New chapter.
10178
10179 2002-01-20  Andrew Cagney  <ac131313@redhat.com>
10180
10181         * gdbint.texinfo (Target Architecture Definition): Delete
10182         description of TARGET_BYTE_ORDER_SELECTABLE_P.
10183
10184 2002-01-20  Andrew Cagney  <ac131313@redhat.com>
10185
10186         * gdbint.texinfo (Host Definition): Revise.  xm-xyz.h and xyz.mh
10187         are no longer needed.
10188         (Porting GDB): Add maintainer note about configure.host.
10189
10190 2002-01-20  Andrew Cagney  <ac131313@redhat.com>
10191
10192         * gdbint.texinfo (Target Architecture Definition): Remove
10193         definition of IEEE_FLOAT.
10194
10195 2002-01-20  Eli Zaretskii  <eliz@gnu.org>
10196
10197         * gdb.texinfo: Beautify copyright years; fix a typo.
10198         (DJGPP Native): Fix overfull hboxes in examples.  From Brian Youmans
10199         <3diff@gnu.org>
10200
10201 2002-01-19  Andrew Cagney  <ac131313@redhat.com>
10202
10203         * gdbint.texinfo (Host Definition): Remove references to
10204         MALLOC_INCOMPATIBLE.
10205
10206 2002-01-17  Andrew Cagney  <ac131313@redhat.com>
10207
10208         * gdbint.texinfo (Host Definition): Remove references to XDEPFILES
10209         and xyz-xdep.o.
10210
10211 2002-01-17  Andrew Cagney  <ac131313@redhat.com>
10212
10213         * gdb.texinfo (Maintenance Commands): Add appendix.
10214         (Set Breaks): Copy ``maint info breakpoint'' doco to
10215         ``Maintenance Commands'' appendix.  Add reference.
10216
10217 2002-01-17  Andrew Cagney  <ac131313@redhat.com>
10218
10219         * fdl.texi: Remove next/prev from @node.
10220
10221 2002-01-17  Eli Zaretskii  <eliz@gnu.org>
10222
10223         * gdb.texinfo: @include fdl.texi.  Fixes for overfull hboxes and
10224         for monstrous @multitable (from Brian Youmans).
10225
10226         * fdl.texi: New file.
10227
10228         * Makefile.in (SFILES_INCLUDED): Add fdl.texi.
10229
10230 2002-01-15  Andrew Cagney  <ac131313@redhat.com>
10231
10232         * gdbint.texinfo (Releasing GDB): New chapter.
10233
10234 2002-01-14  Andrew Cagney  <ac131313@redhat.com>
10235
10236         * gdb.texinfo (Embedded Processors, Calling program functions):
10237         Obsolete references to a29k.
10238
10239 2002-01-13  Andrew Cagney  <ac131313@redhat.com>
10240
10241         * gdbint.texinfo (Coding): Review Cleanups section.  Examples
10242         examples.  Document that a code-block should do or discard its
10243         cleanups before exit.
10244
10245 2002-01-11  Michael Snyder  <msnyder@redhat.com>
10246
10247         * gdb.texinfo (Choosing files): Change @samp to @file.
10248
10249 2002-01-05  Michael Snyder  <msnyder@redhat.com>
10250
10251         * gdb.texinfo (--pid): Document new command line option (attach).
10252
10253 2002-01-07  Eli Zaretskii  <eliz@gnu.org>
10254
10255         * gdb.texinfo (Tracepoints): Clarify that tracepoints need support
10256         in the stub.
10257
10258 2002-01-04  Andrew Cagney  <ac131313@redhat.com>
10259
10260         * gdbint.texinfo (Target Architecture Definition): Replace
10261         BIG_ENDIAN with BFD_ENDIAN_BIG.
10262
10263 2002-01-03  Andrew Cagney  <ac131313@redhat.com>
10264
10265         * gdbint.texinfo (Target Architecture Definition): Replace
10266         value_ptr with struct value pointer.
10267
10268 2002-01-02  Eli Zaretskii  <eliz@gnu.org>
10269
10270         * gdb.texinfo (Free Software): Fix wording.
10271
10272 2001-12-31  Eli Zaretskii  <eliz@gnu.org>
10273
10274         * gdb.texinfo (Free Software): New section ``Free Software Needs
10275         Free Documentation''.
10276
10277 2001-12-30  Eli Zaretskii  <eliz@gnu.org>
10278
10279         * stabs.texinfo:
10280         * gdb.texinfo:
10281         * gdbint.texinfo:
10282         * libgdb.texinfo:
10283         * annotate.texi: Fix the application of GFDL in the Copyright notice.
10284
10285 2001-12-29  Michael Snyder  <msnyder@redhat.com>
10286
10287         * gdb.texinfo (maint info sections): Fix typo.
10288
10289 2001-12-26  Michael Snyder  <msnyder@redhat.com>
10290
10291         * gdb.texinfo (maint info sections): Document.
10292
10293         * gdb.texinfo (info proc): Comment out documentation for
10294         'info proc' sub-options that are currently not implemented.
10295
10296 2001-12-20  Jim Blandy  <jimb@redhat.com>
10297
10298         * gdbint.texinfo (TARGET_CHAR_SIGNED): Document.
10299
10300 2001-12-15  Andrew Cagney  <ac131313@redhat.com>
10301
10302         * gdbint.texinfo (Target Architecture Definition): Replace
10303         LITTLE_ENDIAN with BFD_ENDIAN_LITTLE.
10304
10305 2001-12-01  Andrew Cagney  <ac131313@redhat.com>
10306
10307         * gdbint.texinfo (Host Definition): Delete documentation on
10308         HOST_BYTE_ORDER.
10309
10310 2001-11-30  Jim Blandy  <jimb@redhat.com>
10311
10312         * gdb.texinfo (Overlays): New chapter, documenting GDB's
10313         overlay support.  Add to top-level menu.
10314
10315 2001-11-26  Tom Tromey  <tromey@redhat.com>
10316
10317         * gdb.texinfo (Command Syntax): Document C-o binding.
10318
10319 2001-07-26  Christopher Faylor  <cgf@redhat.com>
10320
10321         * gdb.texinfo (Options): Eliminate attempt to explain .gdbinit/gdb.ini
10322         use since it is described in the referenced section.
10323
10324         From Eli Zaretskii <eliz@gnu.org>
10325         * gdb.texinfo (Command Files): Reword to make gdb.ini requirement
10326         clearer when using DJGPP.
10327
10328 2001-11-24  Christopher Faylor  <cgf@redhat.com>
10329
10330         * gdb.texinfo (File Options): Change description of -nx and gdb.ini to
10331         specifically refer to MS-DOS.
10332         (command files): Mention gdb.ini is only used on MS-DOS.
10333
10334 2001-11-21  Tom Tromey  <tromey@redhat.com>
10335
10336         * gdb.texinfo (Invoking GDB): Document --args.
10337         (Mode Options): Likewise.
10338
10339 2001-11-21  Jim Blandy  <jimb@redhat.com>
10340
10341         * gdbint.texinfo (TARGET_RANGE_PROFITABLE_FOR_HW_WATCHPOINT):
10342         Delete documentation; this macro has been removed from the
10343         sources.
10344
10345 2001-11-13  Jim Blandy  <jimb@redhat.com>
10346
10347         * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Clarify.
10348
10349 2001-11-06  Corinna Vinschen  <vinschen@redhat.com>
10350
10351         * gdb.texinfo (gdbarch_in_function_epilogue_p): Add documentation.
10352
10353 2001-11-05  Michael Snyder  <msnyder@redhat.com>
10354
10355         * gdb.texinfo (info functions): Document use of backslash to
10356         quote regexp chars in function names such as "operator*()".
10357
10358 2001-11-01  Fred Fish  <fnf@redhat.com>
10359
10360         * gdbint.texinfo (SOLIB_ADD): Document additional new
10361         "readsyms" arg.
10362
10363 2001-10-30  Don Howard  <dhoward@redhat.com>
10364
10365         * gdb.texinfo: (Command Files) Added documentation for the
10366         behavior of gdb with input redirected from a file.
10367
10368 2001-10-28  Fred Fish  <fnf@redhat.com>
10369
10370         * gdb.texinfo (auto-solib-add): Change docs to match
10371         implementation change.
10372         (auto-solib-limit): Add docs for new variable.
10373
10374 2001-10-15  Andrew Cagney  <ac131313@redhat.com>
10375
10376         * gdbint.texinfo (Target Architecture Definition): Function
10377         value_as_pointer renamed to value_as_address.
10378
10379 2001-10-15  Andrew Cagney  <ac131313@redhat.com>
10380
10381         * gdbint.texinfo (Target Architecture Definition): Default
10382         POINTER_TO_ADDRESS functions assume unsigned addresses.
10383         (INTEGER_TO_ADDRESS): Document.  Derive pragmatics section from a
10384         posting by Jim Blandy.
10385
10386 2001-10-12  Jim Blandy  <jimb@redhat.com>
10387
10388         * Makefile.in (MAKEHTMLFLAGS): Remove -glossary; the most recent
10389         version of texi2html (1.64) doesn't support this flag any more.
10390
10391 2001-09-08  Mark Kettenis  <kettenis@gnu.org>
10392
10393         * gdbint.texinfo (Host Definition): Remove description of
10394         MEM_FNS_DECLARED.
10395
10396         * gdbint.texinfo (Host Definition): Remove description of R_OK.
10397
10398         * gdbint.texinfo (Host Definition): Remove description of
10399         HAVE_SIGSETMASK.
10400
10401 2001-09-04  Elena Zannoni  <ezannoni@redhat.com>
10402
10403         * gdbint.texinfo (Target Architecture Definition): Add
10404         explanation of TARGET_PRINT_INSN macro.
10405
10406 2001-08-30  Jim Blandy  <jimb@redhat.com>
10407
10408         * gdb.texinfo (`add-symbol-file'): Correct synopsis.
10409         Explain what it means to load relocatable files.
10410
10411 2001-08-28  Jim Blandy  <jimb@redhat.com>
10412
10413         * gdbint.texinfo: Bring the HTML `top' menu into sync with the
10414         info `top' menu.
10415
10416 Wed Aug 15 10:47:28 2001  Christopher Faylor <cgf@cygnus.com>
10417
10418         * gdbint.texinfo: Add a cautionary note about macro use.
10419
10420 2001-08-02  Corinna Vinschen  <vinschen@redhat.com>
10421
10422         * gdb.texinfo: Explain omitting the hostname in the
10423         `target remote' command.
10424
10425 2001-07-30  Daniel Jacobowitz  <drow@mvista.com>
10426
10427         * gdbint.texinfo: Remove extraneous START-INFO-DIR-ENTRY
10428         and END-INFO-DIR-ENTRY.
10429
10430 2001-07-28  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
10431
10432         * gdb.texinfo (TUI Configuration): Rename tui configuration variables.
10433
10434 2001-07-25  Andrew Cagney  <ac131313@redhat.com>
10435
10436         * gdbint.texinfo (libgdb): Rewrite.
10437
10438 2001-07-26  Eli Zaretskii  <eliz@gnu.org>
10439
10440         * Makefile.in (gdbgui.dvi, gdb-gui, gdbgui.info): Targets deleted.
10441
10442 2001-07-24  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
10443
10444         * gdb.texinfo (TUI): New chapter, document the TUI.
10445         (Mode Options): Document the -tui option.
10446
10447 2001-07-23  Mark Kettenis  <kettenis@gnu.org>
10448
10449         * gdbint.texinfo (Host Definition): Remove description of
10450         NEED_POSIX_SETPGID.
10451
10452 2001-07-23  Eli Zaretskii  <eliz@gnu.org>
10453
10454         * gdb.tex (DJGPP Native): New node, with descriptions of
10455         DJGPP-specific commands.
10456
10457 2001-07-19  John R. Moore  <jmoore@redhat.com>
10458
10459         * gdbint.texinfo: Three misspellings.
10460
10461 2001-07-06  Andrew Cagney  <ac131313@redhat.com>
10462
10463         * Makefile.in (refcard.dvi): Rewrite to avoid problems with empty
10464         `test` expressions on bash.  Problem reported by Colin Walters.
10465
10466 2001-07-04  Andrew Cagney  <ac131313@redhat.com>
10467
10468         * gdbint.texinfo (User Interface): Update ui-out documentation to
10469         refelect recent UI/MI updates.
10470
10471 2001-07-04  Andrew Cagney  <ac131313@redhat.com>
10472
10473         * gdb.texinfo (Mode Options): Mention the mi0 and mi1
10474         interpreters.
10475
10476 2001-06-15  Andrew Cagney  <ac131313@redhat.com>
10477
10478         * gdbint.texinfo (Target Architecture Definition): GDBARCH is a C
10479         structure and not macros.
10480         (Host Definition): Document that much of this chapter is obsolete.
10481         (Target Architecture Definition): Update list of files that make
10482         up a target architecture.
10483         (Coding): Update.
10484
10485 2001-06-28  Andrew Cagney  <ac131313@redhat.com>
10486
10487         * gdbint.texinfo (Target Architecture Definition): Update
10488         EXTRACT_STRUCT_VALUE_ADDRESS and EXTRACT_STRUCT_VALUE_ADDRESS_P.
10489         The latter has been changed to a true predicate.
10490
10491 2001-06-17  Eli Zaretskii  <eliz@gnu.org>
10492
10493         * annotate.texi: Add @noindent where needed.  From Dmitry
10494         Sivachenko <dima@Chg.RU>.
10495         * gdb.texinfo: Indexing fix.  From Dmitry Sivachenko.
10496
10497 2001-06-16  Andrew Cagney  <ac131313@redhat.com>
10498
10499         * gdb.texinfo (Protocol): Fix typo.  Extra parenthesis.
10500
10501 2001-06-14  Andrew Cagney  <ac131313@redhat.com>
10502
10503         * gdb.texinfo (Remote Protocol): Document that the ``!'' packet
10504         returns ``OK''.  Document that the ``R'' packet does not reply.
10505
10506 2001-06-13  Michael Snyder  <msnyder@redhat.com>
10507
10508         * gdb.texinfo (Protocol): Add doc for new packet "qSymbol:".
10509
10510 2001-06-13  Eli Zaretskii  <eliz@gnu.org>
10511
10512         * gdb.texinfo (Signals): Clarify the default setting of signal
10513         handling.
10514
10515 2001-05-14  Andrew Cagney  <ac131313@redhat.com>
10516
10517         * gdbint.texinfo (CLEAR_DEFERRED_STORES): Delete stray @item
10518         (FRAME_ARGS_ADDRESS_CORRECT): Ditto.
10519
10520 2001-05-12  Andrew Cagney  <ac131313@redhat.com>
10521
10522         * Makefile.in (GDBvn.texi): Set GDBVN from ../version.in.
10523
10524 2001-05-10  Eli Zaretskii  <eliz@gnu.org>
10525
10526         * gdbint.texinfo (Clean Design and Portable Implementation):
10527         Renamed from "Clean Design".
10528         (Clean Design and Portable Implementation): Document portable
10529         methods of handling file names, and the associated macros.
10530
10531 2001-04-02  Eli Zaretskii  <eliz@gnu.org>
10532
10533         * gdb.texinfo (Tracepoint Actions): Mention the "info scope"
10534         command and provide a cross-reference to its description.
10535         (Symbols): Note that "info scope" is useful for trace experiments.
10536
10537 2001-04-01  Eli Zaretskii  <eliz@gnu.org>
10538
10539         * gdb.texinfo (Symbols): Document "info scope".
10540         (Tracepoints): New chapter.
10541         (Contributors): Update for v5.1.
10542         <All nodes>: Change "C++" to "C@t{++}".
10543
10544         * gdbint.texinfo (User Interface): A new section about ui_out
10545         functions, based on text written by Fernando Nasser.
10546
10547         * stabs.texinfo: Change Permissions to GFDL.  Update Copyright.
10548
10549 2001-03-26  Eli Zaretskii  <eliz@gnu.org>
10550
10551         * gdb.texinfo: Change Permissions to GFDL.  Update Copyright.
10552
10553         * gdbint.texinfo: Change Permissions to GFDL.  Update Copyright.
10554
10555         * gdbgui.texinfo: Change Permissions to GFDL.  Update Copyright.
10556         Replace "GDB" with "@value{GDBN}".  Fix markup.
10557
10558         * annotate.texi: Change Permissions to GFDL.  Update Copyright.
10559
10560         * gdb.texinfo (Output Formats): Mention "info symbol" and provide
10561         a cross-reference to its description.
10562         (Symbols): Document "info symbol".
10563
10564 2001-03-21  Eli Zaretskii  <eliz@gnu.org>
10565
10566         * gdbint.texinfo (Algorithms): New section "Watchpoints" and new
10567         subsection "x86 Watchpoints".
10568         (Target Architecture Definition): Document the macros
10569         I386_USE_GENERIC_WATCHPOINTS and TARGET_HAS_HARDWARE_WATCHPOINTS.
10570         (Native Debugging): Document I386_USE_GENERIC_WATCHPOINTS.
10571
10572 2001-03-20  Andrew Cagney  <ac131313@redhat.com>
10573
10574         * gdbint.texinfo (Target Architecture Definition): Update
10575         definition of SOFTWARE_SINGLE_STEP_P to include empty parameter
10576         list.
10577
10578 2001-03-06  Kevin Buettner  <kevinb@redhat.com>
10579
10580         * Makefile.in, all-cfg.texi, annotate.texi, gdb.texinfo,
10581         gdbint.texinfo, refcard.tex: Update/correct copyright notices.
10582
10583 2001-02-21  Eli Zaretskii  <eliz@gnu.org>
10584
10585         * gdb.texinfo (Signals): Document "ignore", "noignore", and "all".
10586
10587 2001-02-11  Eli Zaretskii  <eliz@gnu.org>
10588
10589         * gdb.texinfo (Environment): Document that `path' does not change
10590         the value of PATH in GDB's own environment (it did in the past,
10591         but that was changed on March 15, 1994).  Reported by Doug Evans
10592         <dje@transmeta.com>.
10593
10594         * gdbint.texinfo: Fix up @itemize lists so that @item is alone on
10595         its line.  Fix markup of commands and macros.  Add an Index node
10596         and index entries.
10597
10598 2001-01-23  J.T. Conklin  <jtc@redback.com>
10599
10600         * gdb.texinfo (Memory region attributes): New manual section.
10601
10602 2001-01-04  Nicholas Duffek  <nsd@redhat.com>
10603
10604         * gdbint.texinfo (POP_FRAME): Document use by return_command.
10605
10606 2000-12-25  Eli Zaretskii  <eliz@gnu.org>
10607
10608         * refcard.tex: Version and copyright fixed.  From Phil Edwards
10609         <pedwards@disaster.jaj.com>.
10610
10611 Thu Nov 30 16:57:19 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10612
10613         * gdbint.texinfo (ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM,
10614         DWARF2_REG_TO_REGNUM): Document.
10615
10616 Mon Nov 20 21:29:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10617
10618         * gdbint.texinfo (Coding): Update current value of
10619         --enable-build-warnings.  Mention --enable-gdb-build-warnings.
10620
10621 2000-11-19  Eli Zaretskii  <eliz@gnu.org>
10622
10623         * gdb.texinfo (Continuing and Stepping):  Fixed markup and typos,
10624         as suggested by Dmitry Sivachenko <dima@Chg.RU>.
10625
10626 2000-11-10  Christopher Faylor <cgf@cygnus.com>
10627
10628         * gdb.texinfo: Document new 'set step-mode' command.
10629
10630 2000-10-16  Eli Zaretskii  <eliz@gnu.org>
10631
10632         * gdb.texinfo (Contributors, MIPS Embedded): Minor spelling
10633         changes from Dmitry Sivachenko <dima@Chg.RU>.
10634
10635 2000-09-26  Eli Zaretskii  <eliz@gnu.org>
10636
10637         * gdb.texinfo (Hooks): Document the new post-hook functionality.
10638         From Steven Johnson <sbjohnson@ozemail.com.au>.
10639
10640 2000-08-10  Mark Kettenis  <kettenis@gnu.org>
10641
10642         * gdbint.texinfo (Overall Structure): Spelling fix.
10643
10644 2000-08-10  Eli Zaretskii  <eliz@gnu.org>
10645
10646         * gdbint.texinfo (Target Architecture Definition): Document that
10647         REGISTER_CONVERT_TO_VIRTUAL should only be called on a register
10648         for which REGISTER_CONVERTIBLE returns a zero value.
10649
10650 2000-07-08  Christopher Faylor <cgf@cygnus.com>
10651
10652         * Makefile.in (install-info): Find files to install in either the
10653         build or source directories (adapted from Makefile.am).
10654
10655 2000-07-07  Nicholas Duffek  <nsd@redhat.com>
10656
10657         * stabs.texinfo: Fix spelling errors.
10658         (String Field): FILE-NUMBER starts from 0, not 1.
10659
10660 2000-07-05  Eli Zaretskii <eliz@gnu.org>
10661
10662         * refcard.tex: Remove \centerline from the blurb.  Patch from
10663         Brian Youmans.
10664
10665 2000-06-25  Eli Zaretskii <eliz@gnu.org>
10666
10667         * Makefile.in (install-info): Support installation from outside of
10668         the source directory.  Reported by Mark Harig
10669         <markh@frazier.landmark.com>.
10670
10671 2000-06-20  J.T. Conklin  <jtc@redback.com>
10672
10673         * gdb.texinfo: Fix typo, $bpnum is set to last breakpoint number.
10674
10675 Fri May 26 15:55:33 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10676
10677         * Makefile.in (pdf, gdbint.pdf, gdb.pdf, stabs.pdf): New targets.
10678         Generate using pdftex.
10679         (PDFTEX): Define.
10680         (STAGESTUFF, maintainer-clean realclean): Add *.pdf.
10681         (gdb.texinfo, gdbint.texinfo, stabs.texinfo): When TeX insert the
10682         @contents at the start.
10683
10684 2000-05-24  Eli Zaretskii  <eliz@gnu.org>
10685
10686         * gdb.texinfo: Remove duplicate @syncodeindex.  From Brian
10687         Youmans.
10688
10689 Wed May 24 21:27:58 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10690
10691         From Brian Youmans:
10692         * gdb.texinfo: Fix ``et al.''.
10693
10694 Tue May 23 22:57:41 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10695
10696         * Makefile.in (refcard.dvi): Remove quotes around REFEDITS in for
10697         loop.
10698
10699 2000-05-19  Jimmy Guo  <guo@cup.hp.com>
10700
10701         * configure: Regenerate.
10702
10703 2000-05-17  Eli Zaretskii  <eliz@gnu.org>
10704
10705         * Makefile.in (install-info): Run install-info on installed Info
10706         files.
10707
10708 Fri May 12 20:18:04 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10709
10710         * gdb.texinfo: Add Stan Shebs, et.al. as authors.  Mention
10711         Andrew Cagney.
10712
10713 2000-05-09  Eli Zaretskii  <eliz@gnu.org>
10714
10715         * gdb.texinfo: Proofreading changes from Brian Youmans.
10716
10717 2000-05-01  Nick Duffek  <nsd@cygnus.com>
10718
10719         * gdb.texinfo (Command Files): Mention -x, use @enumerate for
10720         startup sequence, minor edits.
10721
10722 2000-05-01  Eli Zaretskii  <eliz@gnu.org>
10723
10724         * annotate.texi: Remove "@syncodeindex fn cp", it causes grief in
10725         TeX.
10726
10727         * gdb.texinfo: Add "@syncodeindex fn cp".  Convert all entries
10728         "@kindex f" into "@kindex f (foo)", otherwise we get index entries
10729         like `n' and `s' which look weird.  Convert some of the @kindex to
10730         @vindex, when they refer to variables, not commands.
10731
10732 Sat Apr 29 17:01:04 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10733
10734         * gdbint.texinfo (Hints): Do not use @value{GDBN in @nodes.
10735
10736 2000-04-23  Eli Zaretskii  <eliz@gnu.org>
10737
10738         * Makefile.in (GDBMI_DIR): New variable.
10739         (SET_TEXINPUTS): Add $(GDBMI_DIR).
10740         (SFILES_DOC): Add $(GDBMI_DIR)/gdbmi.texinfo.
10741         (gdbmi.texinfo): New target, for texi2roff.
10742         (gdb.me, gdb.ms, gdb.mm): Depend on gdbmi.texinfo.
10743         (gdb.info, gdb_toc.html): Add "-I ${GDBMI_DIR}".
10744
10745         * gdb.texinfo (Top): Add GDB/MI to the main menu and @include
10746         gdbmi.texinfo.
10747         (Mode Options): Add xref to GDB/MI docs and remove a FIXME
10748         comment.
10749
10750 2000-04-17  Elena Zannoni  <ezannoni@kwikemart.cygnus.com>
10751
10752         * gdb.texinfo (Files): Update description of add-symbol-file
10753         command.
10754
10755 2000-04-17  Eli Zaretskii  <eliz@gnu.org>
10756
10757         * gdb.texinfo (Porting GDB): Don't use @value in the node name, it
10758         prevents the build (and is generally a Bad Idea).
10759
10760 2000-04-17  Eli Zaretskii  <eliz@gnu.org>
10761
10762         * gdb.texinfo (Protocol): Prevent makeinfo from complaining about
10763         a comma inside @var.
10764         (Command Files): Index markup changes from Dmitry Sivachenko
10765         <dima@Chg.RU>.
10766
10767 2000-04-16  Eli Zaretskii  <eliz@gnu.org>
10768
10769         * Makefile.in (LN_S): Define.
10770         (gdb-cfg.texi, gdb.dvi, links2roff, inc-hist.texinfo): Don't
10771         invoke "ln -s" unless it is known to work.
10772
10773         * configure.in (AC_PROG_LN_S): Add.
10774
10775 2000-04-14  Jim Blandy  <jimb@redhat.com>
10776
10777         * gdbint.texinfo (Pointers Are Not Always Addresses): New manual
10778         section.
10779         (Target Conditionals): Document ADDRESS_TO_POINTER,
10780         POINTER_TO_ADDRESS.
10781
10782 2000-04-11  Daniel Berlin  <dan@cgsoftware.com>
10783
10784         * gdbint.texinfo: Replaced GDB with @value{GDBN}, @include
10785         gdb-cfg.texi to get the value.
10786
10787 2000-04-10  Jim Blandy  <jimb@redhat.com>
10788
10789         * gdbint.texinfo (Target Architecture Definition): Fix
10790         cross-references.
10791
10792 2000-04-08  Jim Blandy  <jimb@redhat.com>
10793
10794         * gdbint.texinfo (Using Different Register and Memory Data
10795         Representations): New section.
10796         (REGISTER_CONVERTIBLE, REGISTER_RAW_SIZE, REGISTER_VIRTUAL_SIZE,
10797         REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_VIRTUAL,
10798         REGISTER_CONVERT_TO_RAW): Document.
10799
10800 Mon Apr  3 19:16:32 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10801
10802         * gdb.texinfo (Protocol): Deprecate the sequence-id.  Add cindex
10803         for acknowledgments.
10804
10805 Tue Mar 28 18:28:45 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10806
10807         * gdb.texinfo (Protocol): Replace ``qfThreadExtraInfo'' with
10808         qThreadExtraInfo.
10809
10810 2000-03-28  J.T. Conklin  <jtc@redback.com>
10811
10812         * gdb.texinfo: Clarify which remote debug protocol commands are
10813         required and which are optional.
10814
10815 Tue Mar 28 16:06:22 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10816
10817         * gdb.texinfo: Revert remainder of Fri Mar 24 18:06:34 2000 Andrew
10818         Cagney <cagney@b1.cygnus.com>.  Move @chapter and @node entries
10819         back to annotate.texi, rluser.texinfo and inc-hist.texinfo.
10820         * annotate.texi: Update.
10821
10822 2000-03-28  Stan Shebs  <shebs@apple.com>
10823
10824         * gdb.texinfo: Update dates, bump to Eighth Edition (note
10825         expectation of additional changes before release), update
10826         ISBN, add copy of top-level menu for @ifhtml, remove explicit
10827         node links, rephrase and/or shorten lines to fix formatting
10828         problem in both regular and @smallbook formats.
10829         * annotate.texi: Shorten lines in example, use smallexample
10830         consistently everywhere.
10831         * Makefile.in: Add comment about texinfo 4.0 html generation.
10832         (SFILES_INCLUDED): Add annotate.texi.
10833
10834 2000-03-27  Daniel Berlin  <dan@cgsoftware.com>
10835
10836         * gdb.texinfo (Debugging Output): Added new section, documenting
10837         the "set/show debug" commands.
10838
10839 Fri Mar 24 18:06:34 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10840
10841         * annotate.texi (Annotations): When GDBN omit @chapter and @node
10842         entry.
10843
10844         * gdb.texinfo: Check for @ifinfo instead of @ifnottex.
10845         (rluser.texinfo, inc-hist.texinfo, annotate.texi): Add local
10846         @chapter and @node entries.
10847
10848         * gdb.texinfo: Link all top-level nodes.
10849
10850 Fri Mar 24 17:56:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10851
10852         * Makefile.in (install-info): Create $(infodir) before installing
10853         files.
10854
10855 2000-03-23  Fernando Nasser  <fnasser@totem.to.cygnus.com>
10856
10857         From David Whedon <dwhedon@gordian.com>
10858         * gdbint.texinfo : Added paragraphs about command deprecation.
10859
10860 2000-03-22  Daniel Berlin  <dan@cgsoftware.com>
10861
10862       * gdb.texinfo: Add documentation for the apropos command.
10863
10864 2000-03-20  Michael Snyder  <msnyder@cleaver.cygnus.com>
10865
10866         * gdb.texinfo: Add new queries ThreadInfo and ThreadExtraInfo.
10867
10868 2000-03-20  Michael Snyder  <msnyder@cleaver.cygnus.com>
10869
10870         * gdb.texinfo: Add white space to prevent overprinting in
10871         two places.
10872
10873 2000-03-17  Stan Shebs  <shebs@apple.com>
10874
10875         * gdb.texinfo: Many minor changes from Dmitry Sivachenko
10876         <dima@Chg.RU>, also clarification of allowed content for
10877         string constants.
10878
10879 2000-03-16  Eli Zaretskii <eliz@gnu.org>
10880
10881         * gdb.texinfo (main menu): Add Annotations.
10882         (File Options): Add @cindex entries for each command-line option.
10883         Document --epoch, --annotate, --async, --interpreter, --write,
10884         --statistics, and --version.
10885
10886         * annotate.texi: Convert to a chapter.  Use @value{GDBN} instead
10887         of GDB.
10888
10889 2000-02-23  Jim Blandy  <jimb@redhat.com>
10890
10891         * gdbint.texinfo (FUNCTION_START_OFFSET): Document.
10892
10893 2000-02-22  Jim Blandy  <jimb@redhat.com>
10894
10895         * gdbint.texinfo: Document COERCE_FLOAT_TO_DOUBLE --- the new form.
10896
10897 2000-02-15  Jason Molenda  (jsm@bugshack.cygnus.com)
10898
10899         * Makefile.in (diststuff): New target.
10900
10901 2000-02-15  Kevin Buettner  <kevinb@redhat.com>
10902
10903         * agentexpr.texi: Fix wording regarding Intel's IA-64
10904         architecture.  [From Jim Wilson.]
10905
10906 2000-01-16  Tom Tromey  <tromey@cygnus.com>
10907
10908         * gdb.texinfo (Breakpoints): Mention breakpoint ranges.
10909         (Delete Breaks): Mention range arguments.
10910         (Disabling): Likewise.
10911
10912 2000-01-05  Dmitry Sivachenko <dima@Chg.RU>
10913
10914         * gdb.texinfo:  Wrap "ASCII" in @sc{}; clarify a few sentences.
10915
10916 Wed Dec  8 19:53:08 1999  Andrew Cagney  <cagney@b1.cygnus.com>
10917
10918         * gdbint.texinfo (FRAME_CHAIN_VALID): Add the generic frame-chain
10919         valid functions.
10920
10921 1999-11-05  Stan Shebs  <shebs@andros.cygnus.com>
10922
10923         * gdb.texinfo: Clarify regular expressions used in rbreak.
10924
10925 1999-10-15  Kevin Buettner  <kevinb@cygnus.com>
10926
10927         * gdbint.texinfo (MEMORY_INSERT_BREAKPOINT,
10928         MEMORY_REMOVE_BREAKPOINT):  Document.
10929
10930 Thu Oct 14 21:17:17 1999  Andrew Cagney  <cagney@b1.cygnus.com>
10931
10932         * gdb.texinfo (remote): Document how GDB ignores the qOffsets BSS
10933         offset re-using the DATA offset instead.
10934
10935 1999-10-11  Jim Kingdon  <kingdon@redhat.com>
10936
10937         * gdbint.texinfo (Target Architecture Definition): Add PARM_BOUNDARY.
10938
10939 1999-10-05  Stan Shebs  <shebs@andros.cygnus.com>
10940
10941         From Dmitry Sivachenko <demon@gpad.ac.ru>:
10942         * gdb.texinfo: Use GDBP and GDBN everywhere, fix a couple other
10943         typos.
10944
10945         * gdb.texinfo: Various minor wording and formatting improvements,
10946         mentions of additional command-line options.
10947
10948 1999-09-30  Fred Fish  <fnf@cygnus.com>
10949
10950         * gdb.texinfo:  Document additional forms of specifying section
10951         names and addresses for the add-symbol-file command.
10952
10953 1999-09-14  Michael Snyder  <msnyder@cleaver.cygnus.com>
10954
10955         * gdbint.texinfo: Fix typo, add the word "have".
10956
10957 1999-09-14  Jim Blandy  <jimb@cris.red-bean.com>
10958
10959         * gdbint.texinfo (Target Architecture Definition): Document the
10960         SKIP_PERMANENT_BREAKPOINT macro.
10961
10962 1999-09-07  Stan Shebs  <shebs@andros.cygnus.com>
10963
10964         * gdb.texinfo: Fiks speling errers.
10965
10966         * gdb.texinfo: Fix uses of @multitable.
10967
10968         From Eli Zaretskii  <eliz@gnu.org>:
10969         * gdb.texinfo: Include details specific to DOS host, clarify
10970         some confusing language, fix @ref/@xref/@pxref usages, add
10971         comments about using with optimization, add more indexing,
10972         fix info about disassembly-flavor.
10973
10974 Tue Sep  7 09:11:24 1999  Kevin Buettner  <kevinb@cygnus.com>
10975
10976         * gdbint.texinfo (IN_SOLIB_DYNSYM_RESOLVE_CODE,
10977         SKIP_SOLIB_RESOLVER): Define.
10978
10979 Fri Sep  3 18:05:14 1999  Andrew Cagney  <cagney@b1.cygnus.com>
10980
10981         * gdb.texinfo (Protocol): Review.  Add tables describing ``q'' and
10982         ``g'' packets.
10983
10984 1999-08-30  Stan Shebs  <shebs@andros.cygnus.com>
10985
10986         * gdb.texinfo: Create a new "Configurations" chapter with
10987         platform-specific info, inline remote.texi and move sections of it
10988         into the new chapter, move bits about info proc, heuristic search,
10989         and register stack into the new chapter.
10990         * remote.texi: Remove, now part of gdb.texinfo.
10991         * Makefile.in (SFILES_INCLUDED): Remove ref to remote.texi.
10992
10993 1999-08-27  Jason Molenda  (jsm@bugshack.cygnus.com)
10994
10995         * gdbint.texinfo (GDB_TARGET_IS_SUN3, GDB_TARGET_IS_SUN386,
10996         GDB_TARGET_IS_MACH386): These kludges have gone away.
10997
10998 Wed Aug 25 10:47:03 1999  Andrew Cagney  <cagney@b1.cygnus.com>
10999
11000         * gdbint.texinfo (Target Architecture Definition): Mention
11001         TDEPLIBS.
11002
11003 1999-08-20  Stan Shebs  <shebs@andros.cygnus.com>
11004
11005         * gdb.texinfo: Remove remaining "HPPA" conditionals, rewrite
11006         surrounding text to fit HP-UX bits into general info.
11007         (HPPA-cfg.texi): Remove, no longer useful.
11008
11009         * gdb.texinfo: Remove explicit links from @node lines, remove
11010         HP-added "Detailed Node Listing" from main menu which confuses
11011         things.
11012
11013         From Dmitry Sivachenko <dima@Chg.RU>:
11014         * gdb.texinfo: Use @value{GDBN} instead of plain GDB, fix grouping
11015         in description of `set environment'.
11016
11017 1999-08-17  Stan Shebs  <shebs@andros.cygnus.com>
11018
11019         * gdbint.texinfo: Update coding standard to allow pure ANSI/ISO C.
11020
11021 1999-08-12  Ben Elliston  <bje@cygnus.com>
11022
11023         * gdbint.texinfo (Breakpoint Handling): Add missing words.
11024
11025 1999-08-10  Eli Zaretskii  <eliz@gnu.org>
11026
11027         * gdb.texinfo (Set Watchpoints): Explain some subtleties about
11028         watch, awatch, and rwatch.  Explain why the latter two cannot be
11029         set as software watchpoints.  Document that watchpoints for local
11030         variables are deleted when the debuggee terminates.
11031
11032 Wed Aug 11 13:18:14 1999  Andrew Cagney  <cagney@amy.cygnus.com>
11033
11034         * remote.texi (Protocol): Further clarification of the "qRcmd"
11035         packet.  Allow E.. response packet.  "qRcmd" packet is no longer
11036         reserved.
11037
11038 1999-08-10  Elena Zannoni  <ezannoni@kwikemart.cygnus.com>
11039
11040         * Makefile.in: Rename inc-hist.texi to inc-hist.texinfo.
11041         * gdb.texinfo: Ditto.
11042
11043 1999-08-06  Tom Tromey  <tromey@cygnus.com>
11044
11045         * gdb.texinfo (KOD): New node.
11046
11047 Fri Aug  6 17:05:48 1999  Andrew Cagney  <cagney@b1.cygnus.com>
11048
11049         * remote.texi (Rcmd): Fix minor formatting typos.
11050
11051 Thu Aug  5 17:57:41 1999  Andrew Cagney  <cagney@b1.cygnus.com>
11052
11053         * remote.texi (protocol qRcmd): Allow ``OK'' and ``O...'' response
11054         packets.
11055
11056 1999-07-14  Jim Blandy  <jimb@zwingli.cygnus.com>
11057
11058         * gdbint.texinfo (PREPARE_TO_PROCEED, ADDR_BITS_REMOVE): Doc
11059         fixes.
11060
11061 Tue Jun 29 11:43:55 1999  Andrew Cagney  <cagney@b1.cygnus.com>
11062
11063         * gdbint.texinfo (SAVE_DUMMY_FRAME_TOS): Define.
11064
11065 Fri Jun 25 11:47:06 1999  Andrew Cagney  <cagney@b1.cygnus.com>
11066
11067         * remote.texi (Communication Protocol): ``v'' is in use. Fix
11068         numerous formatting errors.  Clarify ``i''.  Mark ``i'', ``Z'',
11069         ``z'' and ``qRcmd'' as draft instead of reserved.  Identify
11070         packets that are not supported on all hosts. Expand examples.
11071         Spell check.
11072
11073 1999-06-24  Jason Molenda  (jsm@bugshack.cygnus.com)
11074
11075         * Makefile.in: Recognize html, install-html.  Add targets
11076         to build HTML versions of documentation via texi2html.
11077
11078 Thu Jun 24 15:59:03 1999  Stan Shebs  <shebs@andros.cygnus.com>
11079
11080         * gdbint.texinfo (Testsuite): New chapter, information about the
11081         testsuite.
11082
11083 Fri Jun 25 02:40:34 1999  Andrew Cagney  <cagney@b1.cygnus.com>
11084
11085         * remote.texi (Communication Protocol): Rewrite.
11086
11087 Thu Jun 24 16:59:54 1999  Andrew Cagney  <cagney@b1.cygnus.com>
11088
11089         * stabs.texinfo: Fix uses of xref.
11090
11091 Thu Jun 17 17:23:25 1999  Stan Shebs  <shebs@andros.cygnus.com>
11092
11093         * gdbint.texinfo: Add an anti-printf exhortation, and update the
11094         info about patch submission.
11095
11096 Mon Jun  7 15:49:40 1999  Stan Shebs  <shebs@andros.cygnus.com>
11097
11098         From Per Bothner  <bothner@cygnus.com>:
11099         * gdb.texinfo: Document Chill support.
11100
11101 Fri Jun  4 16:58:22 1999  Andrew Cagney  <cagney@b1.cygnus.com>
11102
11103         * gdbint.texinfo (SP_REGNUM, FP_REGNUM, PC_REGNUM): Add reference
11104         to corresponding TARGET_READ_reg TARGET_WRITE_reg macros.
11105         Document that the value should be greater-than or equal-to zero.
11106         (NO_STD_REGS): Document. Deprecate.
11107
11108 Tue Jun  1 15:04:15 1999  Andrew Cagney  <cagney@b1.cygnus.com>
11109
11110         * gdbint.texinfo (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT):
11111         Document that these are not used.
11112
11113 Thu May 27 09:28:15 1999  Andrew Cagney  <cagney@b1.cygnus.com>
11114
11115         * gdbint.texinfo (EXTRACT_STRUCT_VALUE_ADDRESS_P): Document.
11116
11117 Mon May 24 10:07:39 1999  Andrew Cagney  <cagney@b1.cygnus.com>
11118
11119         * gdbint.texinfo (FRAME_NUM_ARGS): Update definition.  Parameter
11120         numargs was dropped.
11121
11122 Thu May 20 12:26:59 1999  Andrew Cagney  <cagney@b1.cygnus.com>
11123
11124         * gdbint.texinfo (FRAMELESS_FUNCTION_INVOCATION): Update.
11125
11126 Tue Apr 27 19:14:20 1999  Andrew Cagney  <cagney@b1.cygnus.com>
11127
11128         * gdbint.texinfo (SKIP_PROLOGUE, SKIP_PROLOGUE_FRAMELESS_P):
11129         Update.
11130
11131 Thu Apr 22 13:07:37 1999  Andrew Cagney  <cagney@b1.cygnus.com>
11132
11133         * gdbint.texinfo (USE_GENERIC_DUMMY_FRAMES): Document.
11134         (GET_SAVED_REGISTER): Update, not just the a29k uses this.
11135
11136 Wed Apr 21 13:59:01 1999  Dave Brolley  <brolley@cygnus.com>
11137
11138         * gdbint.texinfo: Fix typos: $ -> @.
11139
11140 Tue Apr 20 11:59:38 1999  Andrew Cagney  <cagney@b1.cygnus.com>
11141
11142         * gdbint.texinfo (REGISTER_NAMES, BREAKPOINT, BIG_BREAKPOINT,
11143         LITTLE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT,
11144         BIG_REMOTE_BREAKPOINT): Deprecate in favor of REGISTER_NAME and
11145         BREAKPOINT_FROM_PC.
11146
11147 Mon Apr 12 16:00:44 1999  Andrew Cagney  <cagney@b1.cygnus.com>
11148
11149         * gdbint.texinfo (CALL_DUMMY_STACK_ADJUST_P,
11150         CALL_DUMMY_STACK_ADJUST): Document.
11151
11152 Thu Apr  8 17:23:15 1999  Andrew Cagney  <cagney@b1.cygnus.com>
11153
11154         * gdbint.texinfo (CALL_DUMMY_P, CALL_DUMMY_WORDS,
11155         SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY): Define.
11156
11157 1999-04-02  Stan Shebs  <shebs@andros.cygnus.com>
11158
11159         * gdbint.texinfo (MAINTENANCE_CMDS): Remove ref, since it no
11160         longer exists.
11161
11162 Tue Mar  9 19:25:11 1999  Stan Shebs  <shebs@andros.cygnus.com>
11163
11164         * gdb.texinfo, remote.texi, all-cfg.texi, HPPA-cfg.texi: Remove
11165         nearly all @ifset/@ifclear conditionals; nobody uses them, and
11166         they make the manual source incomprehensible.
11167         * h8-cfg.texi: Remove, hasn't been used in years.
11168
11169 Thu Feb 11 18:00:59 1999  Stan Shebs  <shebs@andros.cygnus.com>
11170
11171         * gdb.texinfo: Update the credits.
11172
11173 Mon Feb  8 17:33:57 1999  Stan Shebs  <shebs@andros.cygnus.com>
11174
11175         * gdb.texinfo: Fix mistakes noticed in printout of last
11176         draft, add Alpha to discussion of heuristic fence post.
11177
11178 Fri Feb  5 17:20:00 1999  Stan Shebs  <shebs@andros.cygnus.com>
11179
11180         * gdb.texinfo, remote.texi: Many changes; update to Seventh
11181         Edition, merge some HP changes into mainline, describe some
11182         previously undocumented features, describe more of the target
11183         commands available, eliminate obsolete section on renamed
11184         commands.
11185         * all-cfg.texi, HPPA-cfg.texi: Remove some obsolete conditionals.
11186
11187 Wed Jan 20 17:47:45 1999  Stan Shebs  <shebs@andros.cygnus.com>
11188
11189         * gdb.texinfo: Make many HPPA conditionals unconditional,
11190         including catchpoint description, since now on for all configs.
11191         * all-cfg.texi: @clear HPPA, since is mainly for very HP-specific
11192         specializations.
11193
11194 Thu Jan 14 17:10:12 1999  Stan Shebs  <shebs@andros.cygnus.com>
11195
11196         * Makefile.in (GDBvn.texi): Fix match expression to work with
11197         current format of VERSION in gdb/Makefile.in.
11198         * gdb.texinfo: Fix node ref to match new readline.
11199
11200 Wed Jan 13 10:38:40 1999  Edith Epstein  <eepstein@sophia.cygnus.com>
11201
11202         * gdb.texinfo: Changes made as part of a project to merge in
11203           changes made by HP. Documentation makes extensive use of
11204           @ifclear HPPA and @ifset HPPA. The HP manual omits doumentation
11205           on remote debugging. There are differences in documentation
11206           (HP vs.  non-HP) on C++ support (aCC vs. gnu gcc++). Also,
11207           the HP manual discusses catchpoints, hardware watchpoints, and
11208           some HPUX specific limitations for shared library support.
11209
11210           There are also a number of @node changes.
11211
11212 1999-01-12  Jason Molenda  (jsm@bugshack.cygnus.com)
11213
11214         * gdbint.texinfo (Formatting): Disambiguate a sentence.
11215         (C Usage): Same.
11216
11217 Wed Jan  6 11:55:34 1999  David Taylor  <taylor@texas.cygnus.com>
11218
11219         The following changes were made by Edith Epstein
11220         <eepstein@cygnus.com> as part of a project to merge in changes
11221         made by HP.
11222
11223         * HPPA-cfg.texi: new file.
11224
11225         * all-cfg.texi: set HPPA for HP PA-RISC targets.
11226
11227         * refcard.tex: change documentation about catch.
11228           removed info catch.
11229
11230 Mon Jan  4 18:29:18 1999  Stan Shebs  <shebs@andros.cygnus.com>
11231
11232         * gdbint.texinfo: Expand on GDB's coding standards,
11233         specify the use of arg names with prototypes.
11234
11235 1998-12-14  J.T. Conklin  <jtc@redbacknetworks.com>
11236
11237         * gdb.texinfo: Fix tipo.
11238
11239 Sun Dec 13 10:27:59 1998  Andrew Cagney  <cagney@b1.cygnus.com>
11240
11241         * gdbint.texinfo: Document TARGET_BYTE_ORDER_DEFAULT and
11242         TARGET_BYTE_ORDER_SELECTABLE_P.
11243
11244 Thu Dec 10 16:07:09 1998  Andrew Cagney  <cagney@b1.cygnus.com>
11245
11246         * gdbint.texinfo (FRAME_FIND_SAVED_REGS): Document.
11247
11248 1998-12-09  Jim Blandy  <jimb@zwingli.cygnus.com>
11249
11250         * agentexpr.texi: New file.
11251
11252 Wed Dec  9 21:13:57 1998  Andrew Cagney  <cagney@chook>
11253
11254         * gdbint.texinfo (REGISTER_NAME): Replace REGISTER_NAMES.
11255
11256 1998-12-03  J.T. Conklin  <jtc@redbacknetworks.com>
11257
11258         * remote.texi: Changed wording that implied that the GDB remote
11259         protocol caches register values instead of GDB itself.
11260
11261 Tue Dec  1 17:45:43 1998  Stan Shebs  <shebs@andros.cygnus.com>
11262
11263         * gdbint.texinfo: Add some info about symbol readers.
11264         (CHILL_PRODUCER, etc): Comment out descriptions, not useful.
11265         (IN_SOLIB_CALL_TRAMPOLINE): Rename info from IN_SOLIB_TRAMPOLINE.
11266         (IN_SOLIB_RETURN_TRAMPOLINE): Describe.
11267         (KERNEL_DEBUGGING, MIPSEL): No info about these, remove.
11268
11269 Mon Nov 30 11:32:21 1998  Andrew Cagney  <cagney@chook>
11270
11271         * gdbint.texinfo (FRAME_CHAIN_VALID_ALTERNATE):
11272
11273 Sat Nov 28 13:45:53 1998  Andrew Cagney  <cagney@b1.cygnus.com>
11274
11275         * gdbint.texinfo (INNER_THAN): Update, now takes parameters.
11276
11277 Fri Nov 27 12:39:45 1998  Andrew Cagney  <cagney@chook>
11278
11279         * gdbint.texinfo (NO_SINGLE_STEP): Replace with
11280         SOFTWARE_SINGLE_STEP_P and SOFTWARE_SINGLE_STEP.
11281
11282 Wed Oct 14 10:02:40 1998  Andrew Cagney  <cagney@b1.cygnus.com>
11283
11284         * gdbint.texinfo: Fix minor typos.
11285
11286 Wed Sep 30 18:03:19 1998  Stan Shebs  <shebs@andros.cygnus.com>
11287
11288         * gdbint.texinfo: Complete overhaul.  Group descriptions more
11289         logically, add more info on generic algorithms, remove much
11290         obsolete and/or wrong material.
11291
11292 Fri Jul 24 17:51:38 1998  Ian Lance Taylor  <ian@cygnus.com>
11293
11294         * stabs.texinfo (Method Type Descriptor): Expand and correct.
11295
11296 Mon May  4 10:37:12 1998  Brian Youmans (3diff@gnu.org)
11297
11298         * refcard.tex:  Copyright, address updates.
11299
11300 Tue Apr 21 18:09:56 1998  Stan Shebs  <shebs@andros.cygnus.com>
11301
11302         * gdb.texinfo (EDITION, DATE): Update and change to use ordinals
11303         for the edition instead of confusing GDB-version-like numbers.
11304
11305 Mon Apr 13 14:05:00 1998  Fred Fish  <fnf@cygnus.com>
11306
11307         * gdb.texinfo (hbreak, watch): Fix typo, "date" -> "data".
11308
11309 Thu Apr  2 16:52:44 1998  Jason Molenda  (crash@bugshack.cygnus.com)
11310
11311         * LRS: Reformat a bit to keep text under 80 columns.
11312
11313 Thu Apr  2 16:10:36 1998  Stan Shebs  <shebs@andros.cygnus.com>
11314
11315         * gdb.texinfo: Add some credits, mention bug monitor.
11316         * remote.texi: Mention mips monitor targets.
11317         * gdbint.texinfo: Describe SP_REGNUM, STEP_SKIPS_DELAY.
11318
11319 Mon Feb  2 17:13:03 1998  Stan Shebs  <shebs@andros.cygnus.com>
11320
11321         * gdbint.texinfo: Remove obsolete mentions of pinsn.c and opcode.h
11322         files, finish sorting of host vs target vs native macros, describe
11323         some more of them.
11324
11325 Tue Jan 13 16:44:50 1998  Fred Fish  <fnf@cygnus.com>
11326
11327         * gdbint.texinfo (Host Conditionals): Document change from
11328         using NO_MMALLOC to it's inverse, USE_MMALLOC.
11329
11330 Mon Nov 24 13:55:21 1997  Andrew Cagney  <cagney@b1.cygnus.com>
11331
11332         * gdbint.texinfo (Host Conditionals): Document
11333         PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, HAVE_LONG_DOUBLE.
11334
11335 Fri Jul  4 14:52:31 1997  Ian Lance Taylor  <ian@cygnus.com>
11336
11337         * gdbint.texinfo (Host Conditionals): Add CRLF_SOURCE_LINES.
11338         Document LSEEK_NOT_LINEAR.
11339
11340 Tue Mar 25 14:44:09 1997  Ian Lance Taylor  <ian@cygnus.com>
11341
11342         * stabs.texinfo (Stab Section Basics): Make it clear that only
11343         some versions of the GNU linker remove the leading N_UNDF symbol.
11344
11345 Thu Feb 27 17:45:19 1997  Ian Lance Taylor  <ian@cygnus.com>
11346
11347         * stabs.texinfo (String Field): Document type number pairs here,
11348         instead of in the Sun specific section.
11349         (Include Files): The GNU linker supports the N_BINCL
11350         optimization.  Clarify the N_BINCL value, and what it is used
11351         for.
11352         (Procedures): Document N_FUN with an empty string to mark the end
11353         of a function.
11354         (Typedefs): Mention that Sun compilers may use N_GSYM for a type.
11355         (Sun Differences): Remove this node, as the information is now
11356         elsewhere in the main document.
11357         (Stab Section Basics): Mention that the GNU linker may optimize
11358         stabs and remove the leading N_UNDF symbol.
11359
11360 Mon Dec  9 12:23:32 1996  Roland Pesch  <roland@wrs.com>
11361
11362         * gdb.texinfo, refcard.tex: Restore author credit
11363
11364 Wed Oct  2 22:01:36 1996  Fred Fish  <fnf@fishfood.ninemoons.com>
11365
11366         * gdbint.texinfo (SIGTRAMP_START, SIGTRAMP_END): Update
11367         documentation to account for START and END macros taking
11368         one arg.
11369
11370 Thu Aug 22 17:59:03 1996  Fred Fish  <fnf@cygnus.com>
11371
11372         From: Eberhard Mattes <mattes@azu.informatik.uni-stuttgart.de>
11373         * gdb.texinfo (Frames): Fix typo.
11374
11375 Tue Jul 23 10:06:20 1996  Fred Fish  <fnf@cygnus.com>
11376
11377         * gdbint.texinfo (NO_SINGLE_STEP): Document that single_step takes
11378         a target_signal as arg type, not a pid.
11379
11380 Fri Jul 12 11:10:05 1996  Stu Grossman  (grossman@critters.cygnus.com)
11381
11382         * gdb.texinfo:  Document `set assembly-language'.
11383
11384 Thu Jul 11 13:50:28 1996  Stan Shebs  <shebs@andros.cygnus.com>
11385
11386         * remote.texi: Update list of stubs in the GDB distribution.
11387
11388 Fri Jul  5 15:38:54 1996  Fred Fish  <fnf@cygnus.com>
11389
11390         * gdbint.texinfo (NO_MMCHECK): Renamed from NO_MMALLOC_CHECK.
11391         Also document that some systems can use mmalloc but must define
11392         this if their C runtime allocates memory that is later freed.
11393         (MMCHECK_FORCE): Document new macro.
11394
11395 Fri Jun 28 22:17:10 1996  Dawn Perchik  <dawn@cygnus.com>
11396
11397         * remote.texi: Add documentation for target Sparclet.
11398
11399 Mon Jun 24 18:12:22 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
11400
11401         * Makefile.in (srcdir, VPATH, prefix, infodir, INSTALL,
11402         INSTALL_PROGRAM, INSTALL_DATA): Use autoconf set values.
11403         * configure.in: Rewritten for autoconf.
11404         * configure: New.
11405
11406 Mon Jun 17 10:43:41 1996  Fred Fish  <fnf@cygnus.com>
11407
11408         * Makefile.in (DVIPS): New define, set to dvips.
11409         (dvi): Add stabs.dvi.
11410         (ps): New target.
11411         (all-doc): Depend on info, dvi, and ps targets.
11412         (STAGESTUFF): Add *.ps and *.dvi files.
11413         (clean-info, clean-dvi): Remove.
11414         (mostlyclean): Does not depend upon clean-info or clean-dvi,
11415         rules completely rewritten.
11416         (maintainer-clean): Remove clean-info and clean-dvi
11417         dependencies and put their actions in the rules.
11418         (gdb.ps): New target
11419         (gdb.dvi, gdbgui.dvi, gdbint.dvi, stabs.dvi): Remove
11420         intermediate TeX files, whether they have 2 or 3 character
11421         extensions.
11422         (gdbint.ps): Add target and rules.
11423         (gdb-internals): Delete unused target.
11424         (Makefile): Depends upon config.status also.
11425
11426 Sat Mar 30 15:46:58 1996  Fred Fish  <fnf@cygnus.com>
11427
11428         * gdbint.texinfo (CC_HAS_LONG_LONG): Clarify when/how this is
11429         set.
11430
11431 Sat Mar 16 15:10:20 1996  Fred Fish  <fnf@cygnus.com>
11432
11433         From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
11434         * gdb.texinfo (Expressions): Fix erroneous array constant example.
11435
11436 Sat Mar 16 13:28:45 1996  Fred Fish  <fnf@cygnus.com>
11437
11438         * gdb.texinfo: Add missing "@bullet" to some "@itemize" commands.
11439
11440 Sat Feb 10 03:28:36 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
11441
11442         * gdb.texinfo (Print settings):  Document
11443         `set/show print static-members' commands.
11444
11445 Wed Jan 10 14:16:37 1996  Fred Fish  <fnf@cygnus.com>
11446
11447         * gdbint.texinfo (Native): Document name change, coredep.c to
11448         core-aout.c.
11449
11450 Wed Dec 13 12:35:28 1995  Ian Lance Taylor  <ian@cygnus.com>
11451
11452         * stabs.texinfo (Include Files): Document the values the SunOS4
11453         linker creates for N_BINCL/N_EINCL/N_EXCL stabs.
11454
11455 Fri Dec  8 21:08:44 1995  Fred Fish  <fnf@cygnus.com>
11456
11457         * gdbint.texinfo (Releases): Change gdb.tar.Z to gdb.tar.gz.
11458         Fix typo.
11459
11460 Fri Dec  1 11:07:50 1995  Fred Fish  <fnf@cygnus.com>
11461
11462         * gdbint.texinfo (Releases): Make "gdb.tar.gz" rather than
11463         "gdb.tar.Z".
11464
11465 Wed Sep 20 13:14:10 1995  Ian Lance Taylor  <ian@cygnus.com>
11466
11467         * Makefile.in (maintainer-clean): New target, synonym for
11468         realclean.
11469
11470 Thu Aug  3 10:45:37 1995  Fred Fish  <fnf@cygnus.com>
11471
11472         * Update all FSF addresses except those in COPYING* files.
11473
11474 Wed Jul 19 18:43:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
11475
11476         From Richard Earnshaw (rearnsha@armltd.co.uk):
11477         * gdb.texinfo (convenience variables): Document $_exitcode.
11478         (quit): Document optional expression to use as exit code.
11479
11480 Thu Jun 22 21:27:33 1995  Victoria Mixon  <victoria@cygnus.com>
11481
11482         * gdb.texinfo, remote.texi: Brought up to date with various
11483         GDB changes.
11484
11485 Tue Jun 20 14:35:38 1995  Stan Shebs  <shebs@andros.cygnus.com>
11486
11487         * gdb.texinfo: Update dates and versions, fix comments about
11488         hardware watchpoints in future releases and about the
11489         sharedlibrary command.
11490
11491 Mon May  8 09:30:36 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
11492
11493         * stabs.texinfo: Remove node `XCOFF differences'.  Describe value of
11494         C_FUN stab.  Other cleanups.
11495
11496 Wed Apr 19 07:02:19 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
11497
11498         * remote.texi (Bootstrapping): Clarify that flush_i_cache is only
11499         for the sparc stub.
11500
11501 Tue Apr 11 11:41:49 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
11502
11503         * annotate.texi: Clarify which addresses have differing formats
11504         depending on the language and which do not.
11505
11506 Tue Mar 28 16:56:22 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
11507
11508         * remote.texi (NetWare): Changed example to use BOARD= instead of
11509           NODE= argument to reflect correspoding change to gdbserve.nlm.
11510
11511 Fri Mar 17 06:47:02 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
11512
11513         * stabs.texinfo (Negative Type Numbers): Mention the fact that
11514         GDB, as well as AIX dbx, supports the size type attribute.
11515
11516 Thu Mar 16 12:11:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
11517
11518         * stabs.texinfo (Negative Type Numbers): Document types -31 to -34.
11519
11520 Mon Mar 13 16:49:13 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11521
11522         * gdb.texinfo (Define):  Document $arg0... arguments to commands,
11523         and new 'if' and 'while' commands.
11524
11525 Fri Feb 17 15:24:35 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11526
11527         * gdb.texinfo (Artificial arrays):  Note use of coerce-to-array-type.
11528
11529 Wed Feb 15 11:59:18 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
11530
11531         * all-cfg.texi: New flag, GDBSERVE, for NetWare's gdbserve.nlm.
11532         * remote.texi (NetWare): New node, how to use gdbserve.nlm on
11533           NetWare targets.  Mostly stolen from the Server node.
11534
11535 Fri Feb 10 20:20:08 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
11536
11537         * gdb.texinfo (Setting): Talk about the language of a source file
11538         versus the working language.  The old documentation did not match
11539         what GDB did.
11540
11541 Wed Feb  1 20:26:36 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
11542
11543         * stabs.texinfo (Source Files): Document N_SO used to mark the end
11544         of a source file.
11545
11546 Mon Jan 23 14:23:37 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
11547
11548         * gdb.texinfo (Processes): New node.
11549
11550 Tue Jan 17 14:09:03 1995  Ian Lance Taylor  <ian@sanguine.cygnus.com>
11551
11552         * remote.texi: Update documentation of set/show mipsfpu.
11553
11554 Fri Jan  6 17:17:28 1995  Stan Shebs  <shebs@andros.cygnus.com>
11555
11556         * gdbgui.texinfo: New file, manual for GUI (gdbtk) users.
11557         * Makefile.in (gdbgui.dvi, gdbgui.info): New actions.
11558
11559 Sun Sep  4 16:47:21 1994  Stan Shebs  (shebs@andros.cygnus.com)
11560
11561         * gdbint.texinfo: Removed mentions of some incorrectly placed and
11562         obsolete conditionals, described some others.
11563
11564 Mon Aug  1 15:42:39 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11565
11566         * gdbint.texinfo: Remove references to BROKEN_LARGE_ALLOCA and
11567         SET_STACK_LIMIT_HUGE; they were removed from GDB 14 May 1994.
11568
11569 Mon Aug  1 15:12:02 1994  Stan Shebs  (shebs@andros.cygnus.com)
11570
11571         * gdbint.texinfo: Put regex conditionals in their own table.
11572
11573 Tue Jul 26 18:32:52 1994  Stan Shebs  (shebs@andros.cygnus.com)
11574
11575         * gdbint.texinfo: Removed mentions of many obsolete conditionals,
11576         described or fixed the descriptions of many others.
11577
11578 Sun Jul 17 14:14:03 1994  Stan Shebs  (shebs@andros.cygnus.com)
11579
11580         * gdb.texinfo: Add some more credits.
11581         * gdbint.texinfo: Capitalize GDB consistently, describe some
11582         macros and remove some.
11583
11584 Thu Jul 14 18:43:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
11585
11586         * gdbint.texinfo: Removed mentions of many incorrectly placed and
11587         obsolete conditionals, described some others.
11588
11589 Tue Jul 12 12:23:15 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
11590
11591         * gdb.texinfo (help targets):  Changed to `help target', which
11592         is the correct gdb command.
11593
11594 Wed Jun 22 18:00:51 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11595
11596         * annotate.texi (TODO): New node, for keeping track of annotations
11597         suggested but not yet implemented.
11598
11599 Wed Jun  1 16:10:45 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11600
11601         * stabs.texinfo (Statics): Value of xcoff C_BSTAT points to
11602         another symbol, it is not the address itself.
11603
11604 Thu May  5 20:23:36 1994  Stan Shebs  (shebs@andros.cygnus.com)
11605
11606         * stabs.texinfo (Stab Section Basics): Add comment about alignment
11607         of stabs-in-coff sections.
11608
11609 Wed May  4 06:26:11 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11610
11611         * annotate.texi: Change edition to 0.5 and date to May 1994.
11612         Add index.
11613         (Frames): New node, for frame annotation.
11614         (Displays): New node, for display annotation.
11615
11616         * remote.texi (MIPS Remote): Say that set timeout doesn't apply
11617         when waiting for your program to stop.
11618
11619 Fri Apr 29 18:24:46 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11620
11621         * annotate.texi (Breakpoint Info): Document annotation of header
11622         fields and record annotation.
11623
11624 Thu Apr 28 07:44:28 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11625
11626         * annotate.texi: New file, to document annotations.
11627
11628 Thu Apr 21 14:20:51 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11629
11630         * Makefile.in (clean): Don't remove GDBvn.texi (apparently on Jan
11631         16 I meant to make this change but did not).  Do remove gdb-cfg.texi.
11632
11633 Wed Apr 20 11:22:48 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11634
11635         * stabs.texinfo (Stab Section Basics): Say what is in .stab
11636         section, and say n_strx field is compilation unit relative.
11637         * stabs.texinfo: Don't use @code for a.out when it is the name of
11638         an object file format.
11639
11640 Wed Apr 13 20:29:54 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
11641
11642         * gdb.texinfo: Refer to file names, not path names, per rms
11643         convention.
11644         (Arguments): Fix typo.
11645
11646 Thu Mar 24 08:09:12 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11647
11648         * stabs.texinfo (Global Variables): Talk about stabs in files
11649         where variables are referenced, but not defined.
11650
11651 Wed Mar 23 07:16:36 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11652
11653         * stabs.texinfo: Move stuff on @ and # type descriptors from node
11654         Cplusplus to new nodes Member Type Descriptor and Method Type
11655         Descriptor.  Re-write stuff for #.
11656
11657 Wed Mar 16 08:20:19 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11658
11659         * gdb.texinfo (Print Settings): Don't document "set print
11660         fast-symbolic-addr off".  The bug which it worked around was fixed
11661         on 25 Feb 94 in coffread.c, so I'm nuking the command.
11662
11663         * stabs.texinfo (Alternate Entry Points): New node, rewritten from
11664         N_ENTRY node.
11665
11666         * stabs.texinfo (Type Descriptors): Add 'Y' type descriptor.
11667
11668 Tue Mar 15 08:43:02 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11669
11670         * gdbint.texinfo (Host Conditionals, Target Conditionals): Remove
11671         references to ieee-float.c.
11672
11673 Fri Mar 11 08:09:40 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11674
11675         * gdb.texinfo (Set Breaks): Update documentation for tbreak to
11676         match what the code actually does.
11677
11678 Wed Mar  9 19:43:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11679
11680         * stabs.texinfo (Symbol Descriptors): Add OS9000 symbol descriptor s.
11681
11682 Tue Mar  1 17:04:43 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
11683
11684         * stabs.texinfo (Type Descriptors): Add OS9000 type descriptors c,
11685         i, and b.
11686
11687 Wed Feb 23 10:44:18 1994  Jim Kingdon  (kingdon@rtl.cygnus.com)
11688
11689         * stabs.texinfo: Document N_RBRAC as function relative for COFF as
11690         well as for ELF and SOM.  Unify the descriptions of ELF and SOM
11691         as "stabs in sections" rather than just saying "ELF and SOM".
11692         Also make that stuff apply to COFF.
11693
11694 Fri Feb 18 08:25:58 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11695
11696         * gdb.texinfo (Formatting Documentation): Change GhostScript to
11697         Ghostscript.
11698
11699 Fri Feb  4 06:31:31 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11700
11701         * gdb.texinfo (Continuing and Stepping): When talking about "step"
11702         versus functions without line numbers, also mention stepping into
11703         them as well as "step" when you are in them.  Tell the user how to
11704         deal with the situation.  Add comment about "debugging information".
11705
11706 Thu Feb  3 11:39:59 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11707
11708         * stabs.texinfo (Enumerations): Document restriction on where
11709         enumeration types can appear and still win with GDB.
11710
11711 Wed Feb  2 11:29:17 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11712
11713         * stabs.texinfo (Negative Type Numbers): Document format for type
11714         -16.
11715
11716 Thu Jan 27 16:53:56 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11717
11718         * gdb.texinfo (Selection, Frame Info): Update information about
11719         arbitrary frame specficiations.
11720
11721 Wed Jan 26 15:31:57 1994  Roland H. Pesch  (pesch@fowanton.cygnus.com)
11722
11723         * gdb.texinfo, remote.texi: general editing pass prior to Net release
11724
11725 Tue Jan 25 12:12:04 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11726
11727         * stabs.texinfo (String Field): Discuss continuing stabs with ?.
11728
11729 Wed Jan 19 06:39:24 1994  David J. Mackenzie  (djm@thepub.cygnus.com)
11730
11731         * stabs.texinfo (Non-Stab Symbol Types): Mention N_SET* | N_EXT.
11732
11733 Sun Jan 16 12:43:32 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11734
11735         * stabs.texinfo: Re-do stuff about C_BSTAT and move from XCOFF
11736         Differences node to Statics node.
11737         (Statics): Discuss XCOFF use of V symbol descriptor.
11738
11739         * Makefile.in: Remove refcard.dvi and GDBvn.texi in realclean,
11740         not clean.
11741
11742 Wed Jan 12 21:29:54 1994  John Gilmore  (gnu@cygnus.com)
11743
11744         * gdb.texinfo (Print Settings): Document `set print
11745         fast-symbolic-addr' and improve the doc for some other
11746         `set print's.
11747
11748 Mon Jan  3 17:23:07 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11749
11750         * stabs.texinfo (String Field): Talk about defining several type
11751         numbers at once.
11752         Fix lint regarding changing node ELF Transformations to
11753         ELF and SOM Transformations.
11754
11755 Fri Dec 31 00:42:43 1993  John Gilmore  (gnu@cygnus.com)
11756
11757         * stabs.texinfo:  Insert Peter Kessler's name as inventor (I think).
11758
11759 Tue Dec 28 09:30:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11760
11761         * stabs.texinfo (Cross-References): `::' is for nested types only
11762         within <>.
11763         (Structures): Document static members.
11764
11765 Mon Dec 27 13:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11766
11767         * stabs.texinfo: Document S type attribute.
11768
11769 Sun Dec 26 20:46:36 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
11770
11771         * stabs.texinfo: Add notes about stabs-in-som where appropriate.
11772
11773 Fri Dec  3 19:13:19 1993  John Gilmore  (gnu@cygnus.com)
11774
11775         * gdbint.texinfo:  Fix a few typos.
11776
11777 Sun Nov 28 18:06:25 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
11778
11779         * gdb.texinfo, remote.texi: formatting improvements
11780
11781         * gdb.texinfo (New Features): mention threads.
11782         (Summary, C): fix xrefs in newly contributed text.
11783         (Threads): index entries, clarifications, example
11784         (passim): minor typos fixed, phrasing improvements
11785
11786         * remote.texi (Bootstrapping): rephrase text on ^C and add index
11787         entries; (Server): explain use of gdbserver w/real-time systems,
11788         add example of conflicting TCP port; (MIPS Remote) break up
11789         running text into table, highlighting commands, and add example.
11790
11791 Wed Nov 24 14:15:56 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
11792
11793         * refcard.tex: avoid bad linebreaks even when REFEDITS=psrc.sed
11794
11795 Fri Nov 12 16:10:58 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11796
11797         * stabs.texinfo (Nested Symbols): New node.
11798         (String Field, Symbol Descriptors, Cross-References): Refer to it.
11799
11800 Thu Nov 11 13:26:45 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11801
11802         * stabs.texinfo (Stabs in ELF): Clarify how Bbss.bss work with respect
11803         to picking which Bbss.bss symbol to use, and (because there seems to
11804         be no good way of doing it) re-write some of the text to make it
11805         sound like Bbss.bss isn't such a great idea after all (as currently
11806         designed).
11807
11808         * gdb.texinfo (C): In addition to saying people have to use g++ for
11809         good results, say they have to use stabs.  Specifically say cfront
11810         doesn't work well.
11811         (Summary): Merge in information on Modula-2, Pascal, and Chill from
11812         the gdb README.  Add xrefs to places where the support for the various
11813         languages is described in detail.
11814
11815 Mon Nov  8 11:47:34 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11816
11817         * stabs.texinfo: Clean up stuff about visibility and virtual
11818         characters.
11819
11820         * stabs.texinfo (N_M2C): Cite Sun doc.
11821
11822 Fri Nov  5 16:27:27 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
11823
11824         * gdb.texinfo: updates re threads.
11825         * remote.texinfo: avoid index entries starting with digits.
11826
11827 Tue Nov  2 09:08:37 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11828
11829         * stabs.texinfo (Enumerations): Talk about large, negative and
11830         octal values.  Clean up cross reference to type attributes.
11831         (String Field): Say that GDB 4.11 supports size attribute.
11832
11833 Sun Oct 31 13:31:10 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11834
11835         * remote.texi (VxWorks Remote): Clarify that rebuilding VxWorks kernel
11836         is a mandatory step.  Make the stuff about that more concise.
11837
11838 Wed Oct 27 00:25:46 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11839
11840         * stabs.texinfo (Class Names): New node.
11841
11842         * gdb.texinfo (Command Files): Explain order of init file reading.
11843
11844         * remote.texi (Bootstrapping): Talk about getting the serial driver
11845         to deal with ^C sent by gdb to stop the remote system.
11846
11847 Mon Oct 25 03:25:41 1993  Tom Lord  (lord@cygnus.com)
11848
11849         * libgdb.texinfo (I/O): incorporated better phrasing from rich.
11850
11851         * libgdb.texinfo (Defining Commands): made the DOC arg
11852         to gdb_define_app_command a char * instead of char **
11853         per a suggestion from kingdon.
11854
11855         * libgdb.texinfo: total rewrite from a different starting
11856         premise.
11857
11858 Wed Oct 20 18:07:44 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11859
11860         * stabs.texinfo (Local Variable Parameters): Re-write paragraph on
11861         floats passed as doubles (to improve clarity).
11862
11863 Tue Oct 19 14:21:18 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
11864
11865         * gdb.texinfo (Source Path): index entries for $cwd, $pdir
11866
11867         * a4rc.sed: update to work with Andreas Vogel papersize params
11868
11869         * refcard.tex: use Andreas Vogel simplifications of papersize
11870         params; remove useless version info; update copyright date.
11871
11872 Tue Oct 19 10:46:22 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11873
11874         * gdb.texinfo (Symbols): Add class NAME to doc for ptype.
11875
11876 Tue Oct 12 09:11:45 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11877
11878         * gdb.texinfo (Files): Say what address the load command loads it at.
11879
11880         * stabs.texinfo (Common Blocks): Minor cleanups.
11881
11882         * stabs.texinfo: Update ld stabs in elf relocation to reflect the fact
11883         that Sun has backed away from the linker kludge and thus the relevant
11884         issue is changes to the SunPRO tools, not the Solaris linker.
11885
11886         * stabs.texinfo (Traditional Integer Types): Clean up description
11887         of octal bounds a little bit.  Document extra leading zeroes.
11888
11889 Thu Oct  7 16:15:37 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11890
11891         * gdb.texinfo (Signaling): Update for symbolic symbol names
11892         and add a section explaining the difference between the GDB
11893         signal command and the shell kill utility.
11894
11895 Wed Oct  6 13:23:01 1993  Tom Lord  (lord@rtl.cygnus.com)
11896
11897         * libgdb.texinfo: added `@' to braces that were unescaped.
11898
11899 Mon Oct  4 10:42:18 1993  Tom Lord  (lord@rtl.cygnus.com)
11900
11901         * libgdb.texinfo: new file.  Spec for the gdb library.
11902
11903 Sun Oct  3 15:26:56 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11904
11905         * stabs.texinfo (Include Files): Fix typo (start -> end).
11906
11907 Thu Sep 30 18:24:56 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
11908
11909         * gdb.texinfo, remote.texi: assorted small improvements, mostly
11910         from Melissa at FSF's editing pass.
11911
11912 Thu Sep 30 11:54:38 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11913
11914         * gdb.texinfo: Remove stuff about ar and 14 character filenames.
11915         I believe this was fixed by the 13 Sep 89 change to print_frame_info.
11916         Also, modern versions of ar like BSD 4.4 or SVR4 don't have this bug.
11917
11918 Wed Sep 22 21:22:11 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11919
11920         * remote.texi (Bootstrapping): Discuss 386 call gates.
11921
11922 Sat Sep 18 17:10:44 1993  Jim Kingdon  (kingdon@poseidon.cygnus.com)
11923
11924         * stabs.texinfo (Based Variables): New node.
11925
11926 Thu Sep 16 17:48:55 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
11927
11928         * stabs.texinfo (Negative Type Numbers): Re-write discussions of
11929         names, sizes, and formats to suggest how not to lose.
11930
11931 Sat Sep 11 09:35:11 1993  Jim Kingdon  (kingdon@poseidon.cygnus.com)
11932
11933         * stabs.texinfo (Methods): Fix typo.
11934
11935 Fri Sep 10 06:34:20 1993  David J. Mackenzie  (djm@thepub.cygnus.com)
11936
11937         * gdb.texinfo: Fix a few typos.
11938
11939 Wed Sep  8 09:11:52 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11940
11941         * gdb.texinfo: Clarify how well it works with Fortran.
11942
11943         * stabs.texinfo (Stabs In ELF, Statics, ELF Transformations):
11944         More on relocating stabs in ELF files.
11945
11946 Tue Sep  7 13:45:02 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11947
11948         * stabs.texinfo (Stabs In ELF): Talk about N_FUN value.
11949
11950 Mon Sep  6 19:23:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11951
11952         * stabs.texinfo (Local Variable Parameters): Talk about nameless
11953         parameters on VAX.
11954
11955 Fri Sep  3 17:06:08 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
11956
11957         * gdb.texinfo: @up/@down -> @raisesections/@lowersections
11958
11959 Fri Sep  3 12:04:15 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11960
11961         * stabs.texinfo: Make info author notice match the TeX author notice.
11962
11963 Tue Aug 31 13:21:06 1993  David J. Mackenzie  (djm@thepub.cygnus.com)
11964
11965         * stabs.texinfo: Initial-caps all words in node names and
11966         non-trivial words in section names.
11967
11968 Mon Aug 30 11:13:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11969
11970         * stabs.texinfo: Many minor cleanups.
11971
11972         * stabs.texinfo: Remove @deffn except from Expanded Reference node.
11973
11974 Sat Aug 28 12:08:09 1993  David J. MacKenzie  (djm@edison.eng.umd.edu)
11975
11976         * stabs.texinfo: Remove full description of big example.
11977         It's not really helpful; just use pieces of it where appropriate.
11978         Add more Texinfo formatting directives (@samp, etc.).
11979         Use @deffn to define stab types.
11980         Eliminate some wordiness.  Break up some nodes.
11981         Add an (alphabetized) index of symbol types.
11982         Use consistent capitalization style in node and section names.
11983
11984 Thu Aug 26 06:36:31 1993  Fred Fish  (fnf@deneb.cygnus.com)
11985
11986         * gdb.texinfo:  Change typo "Two two" to "The two".
11987
11988 Sun Aug 22 12:15:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11989
11990         * stabs.texinfo (XCOFF-differences): Remove references to
11991         non-existent types N_DECL and N_RPSYM.
11992
11993         * stabs.texinfo (String Field): Say that type attributes bug is
11994         fixed in GDB 4.10, since it is.
11995
11996         * stabs.texinfo: Clean up djm cleanups, and more cleanups of my own.
11997
11998 Sat Aug 21 04:32:28 1993  David MacKenzie  (djm@cygnus.com)
11999
12000         * stabs.texinfo: Formatting cleanups.
12001
12002 Fri Aug 20 20:49:53 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12003
12004         * stabs.texinfo: When explaining the n_type of a stab, standardize
12005         how we do it ('#' as a comment indicator, "36 is N_FUN" as text,
12006         no tabs, use @r).
12007         (Global Variables): Clean up.
12008
12009 Tue Aug 17 15:57:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12010
12011         * stabs.texinfo (Stack Variables): Re-write.
12012
12013 Mon Aug 16 21:20:08 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12014
12015         * stabs.texinfo (Stabs-in-elf): Talk about getting the start
12016         addresses of a source file.  Also revise formatting.
12017         Change "object module" or "object file" to "source file".
12018         Various: Miscellaneous cleanups.
12019
12020 Thu Aug 12 15:11:51 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12021
12022         * stabs.texinfo: Point to mangling info in gcc's gpcompare.texi.
12023
12024 Tue Aug 10 16:57:49 1993  Stan Shebs  (shebs@rtl.cygnus.com)
12025
12026         * gdbint.texinfo: Removed many nonsensical machine-collected
12027         host and target conditionals, described some of the remainder.
12028
12029 Tue Aug 10 13:28:30 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12030
12031         * gdbint.texinfo (Getting Started): Use @itemize, not @table.
12032
12033         * gdbint.texinfo (Top): Add name to @top line, and re-write the
12034         paragraph which follows.
12035
12036         * gdbint.texinfo (Host): Use @code not @samp for Makefile
12037         variables.  Looks better and avoids overful hbox.
12038
12039 Fri Jul 30 18:26:21 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12040
12041         * stabs.texinfo (Procedures): Improve stuff on nested functions.
12042
12043 Thu Jul 29 15:10:58 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
12044
12045         * remote.texi: (MIPS Remote) clearer doc for set/show timeout,
12046         retransmit-timeout
12047
12048 Thu Jul 29 13:16:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12049
12050         * gdbint.texinfo: Update statement about `some ancient Unix
12051         systems, like Ultrix 4.0' to Ultrix 4.2.
12052
12053 Wed Jul 28 15:26:53 1993  Roland H. Pesch  (pesch@el_bosque.cygnus.com)
12054
12055         * h8-cfg.texi, all-cfg.texi: new flag GDBSERVER
12056
12057         * Makefile.in: depend on remote.texi rather than gdbinv-s.texi
12058
12059         * remote.texi: (Server) New node on gdbserver.  (Remote Serial,
12060         ST2000 Remote, MIPS Remote): mention `host:port' syntax for TCP.
12061
12062         * remote.texi: new name for former gdbinv-s.texi
12063
12064         * gdb.texinfo: use remote.texi rather than gdbinv-s.texi
12065
12066 Wed Jul 28 08:26:24 1993  Ian Lance Taylor  (ian@cygnus.com)
12067
12068         * gdbinv-s.texi: Documented timeout and retransmit-timeout
12069         variables for MIPS remote debugging protocol.
12070
12071 Mon Jul 26 13:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12072
12073         * stabs.texinfo (Negative Type Numbers): FORTRAN LOGICAL fix.
12074
12075 Tue Jul 20 16:30:41 1993  Jim Kingdon  (kingdon@deneb.cygnus.com)
12076
12077         * Makefile.in (refcard.dvi): Use srcdir where necessary.
12078
12079 Mon Jul 19 12:02:50 1993  Roland H. Pesch  (pesch@cygnus.com)
12080
12081         * gdb.texinfo: repair conditional bugs in text markup
12082
12083 Fri Jul 16 18:57:50 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
12084
12085         * gdb.texinfo, all-cfg.texi, h8-cfg.texi: introduce MOD2 switch
12086         to select Modula-2 material.
12087
12088 Thu Jul 15 13:15:01 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12089
12090         * stabs.texinfo: Cleanups regarding statics.
12091
12092         * gdbinv-s.texi (Bootstrapping): Document exceptionHandler.
12093         (Debug Session): Mention exceptionHandler.  Add xref to Bootstrapping.
12094
12095 Mon Jul 12 13:37:02 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12096
12097         * stabs.texinfo: N_MAIN is sometimes used for C.
12098
12099 Fri Jul  9 09:47:02 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
12100
12101         * gdbint.texinfo (Host, Target Conditionals): Remove TM_FILE_OVERRIDE.
12102
12103 Tue Jul  6 12:41:28 1993  John Gilmore  (gnu@cygnus.com)
12104
12105         * gdbint.texinfo (Target Conditionals): Remove NO_TYPEDEFS,
12106         removed from the code by Kingdon.
12107
12108 Tue Jul  6 12:24:34 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12109
12110         * gdb.texinfo (Break Commands): Remove stuff about flushing terminal
12111         input when evaluating breakpoint conditions; the bug has been fixed.
12112
12113         * gdb.texinfo (Continuing and Stepping): Argument to "continue"
12114         sets the ignore count to N-1, not to N.
12115
12116 Thu Jul  1 14:57:42 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
12117
12118         * refcard.tex (\hoffset): correct longstanding error to match
12119           intended offset; avoids cutting off edge on some printers
12120
12121 Wed Jun 30 18:23:06 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12122
12123         * stabs.texinfo (Parameters): Say that order of stabs is significant.
12124
12125 Fri Jun 25 21:34:52 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12126
12127         * stabs.texinfo (Common Blocks): Say what Sun FORTRAN does.
12128
12129 Fri Jun 25 16:15:10 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
12130
12131         * Makefile.in: (REFEDITS) new var to control whether PS or CM
12132         fonts and whether US or A4 paper for GDB refcard; (refcard.dvi)
12133         collect sed edits if any, apply to refcard before formatting;
12134         (refcard.ps) stop implying PS fonts if PS output requested;
12135         (lrefcard.ps) delete extra target for variant PS fonts
12136
12137         * refcard.tex: parametrize papersize dependent info, collect
12138           in easily replaced spot
12139
12140         * a4rc.sed: new file, edits to refcard for A4 paper
12141
12142 Fri Jun 25 14:21:46 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12143
12144         * stabs.texinfo (Negative Type Numbers): Type -16 is 4 bytes.
12145
12146 Wed Jun 23 15:02:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12147
12148         * stabs.texinfo (Negative Type Numbers): Minor character cleanups.
12149
12150 Tue Jun 22 16:31:52 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12151
12152         * stabs.texinfo: Express disapproval of 'D' symbol descriptor
12153         politely rather than rudely.
12154
12155 Fri Jun 18 19:42:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12156
12157         * stabs.texinfo: Document common blocks.
12158
12159 Fri Jun 18 12:12:57 1993  Fred Fish  (fnf@cygnus.com)
12160
12161         * stabs.texinfo:  Add some basic info about stabs-in-elf.
12162
12163 Fri Jun 18 13:57:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12164
12165         * stabs.texinfo (Top): Minor cleanup.
12166
12167 Mon Jun 14 16:16:51 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
12168
12169         * Makefile.in (install-info): remove parentdir support
12170
12171 Tue Jun 15 18:11:39 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
12172
12173         * gdb.texinfo (Copying): delete this node and references to it;
12174         RMS says this manual need not carry GPL. (passim): Improvements
12175         from last round at FSF, largely due to Ian Taylor review, and
12176         minor formatting improvements.
12177
12178         * gdbinv-s.texi (passim): Improvements from last round at FSF,
12179         largely due to Ian Taylor review. (Debug Session): minor edits to
12180         new text.
12181
12182 Sun Jun 13 12:52:39 1993  Jim Kingdon  (kingdon@cygnus.com)
12183
12184         * Makefile.in (realclean): Remove info and dvi files too.
12185
12186 Sat Jun 12 16:09:22 1993  Jim Kingdon  (kingdon@cygnus.com)
12187
12188         * {all,h8}-config.texi: Rename to *-cfg.texi for 14 char filenames.
12189         * Makefile.in: Change accordingly.  gdb-config.texi -> gdb-cfg.texi.
12190         * gdb.texinfo: Change accordingly.
12191
12192         * stabs.texinfo: Clean up N_{L,R}BRAC.  Discuss what addresses of
12193         N_{L,R}BRAC,N_SLINE are relative to.
12194
12195 Fri Jun 11 15:15:55 1993  Jim Kingdon  (kingdon@cygnus.com)
12196
12197         * Makefile.in (GDBvn.texi): Update atomically.
12198
12199 Wed Jun  9 10:58:16 1993  Jim Kingdon  (kingdon@cygnus.com)
12200
12201         * gdbinv-s.texi (Debug Session): Document exceptionHook.
12202
12203 Tue Jun  8 13:42:04 1993  Jim Kingdon  (kingdon@cygnus.com)
12204
12205         * gdb.texinfo (Print Settings): Move all stuff relating to symbolic
12206         addresses together.  Also motivate the set print symbol-filename
12207         command and suggest other solutions.
12208
12209 Tue Jun  1 22:46:43 1993  Fred Fish  (fnf@cygnus.com)
12210
12211         * gdb.texinfo (set print elements):  Note that the number of
12212         elements is set to unlimited by "set print elements 0".
12213
12214 Mon May 31 08:06:55 1993  Jim Kingdon  (kingdon@cygnus.com)
12215
12216         * stabs.texinfo (Builtin Type Descriptors): Try to clarify what
12217         NF_LDOUBLE means.
12218         (Stab Types): Include Solaris stab types.
12219         (Procedures): Document Solaris extensions.
12220
12221 Thu May 27 06:20:42 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
12222
12223         * gdb.texinfo:  Add `set print symbol-filename' doc.
12224
12225 Wed May 26 00:26:42 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12226
12227         * stabs.texinfo (Arrays): Talk about type definition vs. type
12228         information.
12229
12230         * stabs.texinfo (Builtin Type Descriptors): Talk about omitting
12231         the trailing semicolon.
12232
12233 Tue May 25 14:49:42 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12234
12235         * stabs.texinfo (Line Numbers, Source Files): Re-write these two nodes
12236         and merge in other parts of the document addressing these subjects.
12237         gdbint.texinfo (XCOFF): Remove info which is now in stabs.texinfo.
12238
12239         * stabs.texinfo (Subranges, Arrays): Try to explain about the semicolon
12240         at the end of a range type.
12241
12242         * stabs.texinfo (Subranges): "A offset" and "T offset" are not
12243         AIX extensions.
12244
12245 Mon May 24 09:00:33 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12246
12247         * stabs.texinfo (Stabs Format):  Misc fixes.
12248
12249 Sat May 22 10:40:56 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12250
12251         * stabs.texinfo (Constants):  Allow an `e' constant to be non-enum.
12252         (Traditional builtin types): Document convex convention for long long.
12253         (Negative builtin types): Discuss type names, and misc fixes.
12254
12255 Fri May 21 11:20:31 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12256
12257         * stabs.texinfo (Builtin Type Descriptors): Document the floating
12258         point types used with @samp{R} type descriptor.
12259         (Symbol Descriptors): Describe how to handle conflict between
12260         different meanings of @samp{P} symbol descriptor.
12261
12262 Thu May 20 13:35:10 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12263
12264         * stabs.texinfo: Remove node Quick Reference and put its children
12265         directly under the main menu.
12266
12267         * stabs.texinfo: Many more changes to bring it into line with
12268         AIX documentation and reality.  I think it now has all the
12269         information from the AIX documentation, except that I burned
12270         out when I got to variant records (Pascal and Modula-2) and
12271         all the COBOL types.  Oh well, we can add them later when we're
12272         worrying more about those languages.
12273
12274         * stabs.texinfo (Automatic variables): Talk about what it means
12275         to omit the symbol descriptor.
12276
12277 Tue May 18 17:59:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12278
12279         * stabs.texinfo (Parameters): Add "(sometimes)" when describing
12280         gcc2 behavior with promoted args.
12281
12282 Fri May 14 21:35:29 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
12283
12284         * gdb.texinfo: include readline appendices in info version of manual
12285
12286 Fri May  7 11:56:18 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
12287
12288         * gdbinv-s.texi (Remote Serial): describe new ^C behavior in
12289         target remote.
12290
12291         * gdb.texinfo (Machine Code): more index entries for disassemble
12292
12293 Fri May  7 10:12:30 1993  Fred Fish  (fnf@cygnus.com)
12294
12295         * Clarify the intended use of the gdb-testers and gdb-patches
12296         mailing lists, and shrink gzip comment.
12297
12298 Thu May  6 16:39:50 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
12299
12300         * gdb.texinfo (Shell Commands): do not mention SHELL env var in
12301         DOSHOST configuration of manual.
12302
12303         * gdb.texinfo (MIPS Stack): new node.
12304
12305         * all-config.texi (MIPS) new switch.
12306
12307         * gdbinv-s.texi (Nindy Options) Remove two instances of future
12308         tense; (MIPS Remote) new node.
12309
12310         * gdb.texinfo (passim) rephrases to work around makeinfo @value
12311         bug; (Environment) less passive, other small cleanups in text about
12312         .cshrc/.bashrc; (Invoking GDB) new MIPS Remote menu entry;
12313         (Remote) new MIPS Remote menu entry.
12314
12315 Thu Apr 29 09:36:25 1993  Jim Kingdon  (kingdon@cygnus.com)
12316
12317         * stabs.texinfo: Many changes to include information from the
12318         AIX documentation.
12319
12320         * gdb.texinfo (Environment): Mention pitfall with .cshrc.
12321
12322 Tue Apr 27 14:02:57 1993  Jim Kingdon  (kingdon@cygnus.com)
12323
12324         * gdbint.texinfo (new node Debugging GDB, elsewhere):
12325         Move a bunch of information from ../README.
12326         (Getting Started): New node.
12327
12328 Fri Apr 23 17:21:13 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
12329
12330         * gdbinv-s.texi, gdb.texinfo: include Hitachi SH target
12331
12332         * gdb.texinfo: advance manual revision dates to present
12333
12334         * gdbinv-s.texi, gdb.texinfo, all-config.texi, h8-config.texi:
12335         stop using silly Roman numerals in @set variable names
12336
12337 Fri Apr 23 07:30:01 1993  Jim Kingdon  (kingdon@cygnus.com)
12338
12339         * stabs.texinfo (Parameters): Keep trying to get this right.
12340
12341 Wed Apr 21 15:18:47 1993  Jim Kingdon  (kingdon@cygnus.com)
12342
12343         * stabs.texinfo (Parameters): More on "local parameters".
12344
12345 Mon Apr 19 08:00:51 1993  Jim Kingdon  (kingdon@cygnus.com)
12346
12347         * stabs.texinfo (Parameters): Re-do "local parameters" section.
12348
12349 Sun Apr 18 09:47:45 1993  Jim Kingdon  (kingdon@cygnus.com)
12350
12351         * stabs.texinfo (Symbol descriptors): Re-do using @table and @xref.
12352         (Parameters): Rewrite.
12353         (xcoff-differences, Sun-differences): Minor changes.
12354
12355 Thu Apr 15 02:35:24 1993  John Gilmore  (gnu@cacophony.cygnus.com)
12356
12357         * stabs.texinfo:  Minor cleanup.
12358
12359 Wed Apr 14 17:31:00 1993  Jim Kingdon  (kingdon@cygnus.com)
12360
12361         * gdbint.texinfo: Minor xcoff stuff.
12362
12363 Wed Apr  7 14:11:07 1993  Fred Fish  (fnf@cygnus.com)
12364
12365         * gdbint.texinfo:  Update for new config directory structure.
12366         Add info about internal type data structures.
12367
12368 Mon Apr  5 09:06:30 1993  Ian Lance Taylor  (ian@cygnus.com)
12369
12370         * Makefile.in (SFILES_INCLUDED): gdb-config.texi is no longer in
12371         $(srcdir).
12372         (gdb-config.texi): Depend on file in $(srcdir).
12373
12374 Fri Apr  2 16:55:13 1993  Jim Kingdon  (kingdon@cygnus.com)
12375
12376         * stabs.texinfo: Fixes about N_SO.
12377
12378 Fri Mar 26 18:00:35 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
12379
12380         * gdb.texinfo: include list of nonstandard init file names
12381
12382         * *-config.texi: new switch GENERIC for text that applies *only*
12383         to (usual) multiple-target version of manual
12384
12385         * gdb.texinfo, gdbinv-s.texi: Update conditional markup to correct
12386         h8 config
12387
12388         * gdb.texinfo: depend on latest fixed makeinfo, use conditionals
12389         in menus (rather than conditionally selected multiple alternative
12390         menus).
12391
12392         * Makefile.in: define and use DOC_CONFIG var to select
12393         configuration for GDB user manual.
12394
12395         * gdb-config.texi: delete from repository, generate from Makefile.
12396
12397         * all-config.texi: normal `generic' configuration file, formerly
12398         stored as gdb-config.texi
12399
12400 Wed Mar 24 14:03:19 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
12401
12402         * Makefile.in: add dvi target to build all .dvi files
12403
12404 Tue Mar 23 16:03:24 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
12405
12406         * gdb.texinfo, gdvinv-s.texinfo: formatting improvements.
12407
12408 Fri Mar 19 21:46:50 1993  John Gilmore  (gnu@cygnus.com)
12409
12410         * gdbint.texinfo:  Doc NO_MMALLOC and NO_MMALLOC_CHECK as
12411         host conditionals.
12412         * stabs.texinfo:  More array fixes inspired by Jim's.
12413
12414 Fri Mar 19 10:23:34 1993  Jim Kingdon  (kingdon@cygnus.com)
12415
12416         * stabs.texinfo: Fixes re arrays and continuations.
12417
12418         * gdbint.texinfo: Add XCOFF node.
12419
12420 Mon Mar  8 15:52:18 1993  John Gilmore  (gnu@cygnus.com)
12421
12422         * gdb.texinfo:  Add `set print max-symbolic-offset' doc.
12423
12424 Sun Feb 21 17:09:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
12425
12426         * stabs.texinfo:  Fix for array types to mention lower bounds.
12427
12428 Thu Feb 18 01:19:49 1993  John Gilmore  (gnu@cygnus.com)
12429
12430         * gdbint.texinfo:  Update PTRACE_ARG3_TYPE doc, pull PT_*.
12431
12432 Wed Feb 17 08:15:24 1993  John Gilmore  (gnu@cygnus.com)
12433
12434         * gdbint.texinfo:  Remove SET_STACK_LIMIT_HUGE from target defines.
12435
12436 Thu Feb 11 10:38:40 1993  John Gilmore  (gnu@cygnus.com)
12437
12438         * gdbint.texinfo:  Fix thinko (NM_FILE => NAT_FILE).  Found
12439         by Michael Ben-Gershon <mybg@CS.HUJI.AC.IL>.
12440
12441 Wed Feb 10 23:59:19 1993  John Gilmore  (gnu@cygnus.com)
12442
12443         * gdbint.texinfo:  Eliminate IBM6000_HOST, document IBM6000_TARGET.
12444
12445 Tue Feb  9 18:26:21 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
12446
12447         * gdb.texinfo, gdbinv-s.texi: misc updates
12448
12449 Sat Feb  6 10:25:47 1993  John Gilmore  (gnu@cygnus.com)
12450
12451         * gdbint.texinfo:  Brief documentation for longjmp support,
12452         from an email msg by Stu.
12453
12454 Fri Feb  5 14:10:15 1993  John Gilmore  (gnu@cygnus.com)
12455
12456         * stabs.texinfo:  Fix description of floating point "range"
12457         types (which really define basic types).  Reported by Jim Meehan,
12458         <meehan@src.dec.com>.
12459
12460         * gdbint.texinfo:  Remove COFF_NO_LONG_FILE_NAMES define, now gone.
12461
12462 Thu Feb  4 13:56:46 1993  Ian Lance Taylor  (ian@cygnus.com)
12463
12464         * gdbint.texinfo: Slightly expand section on supporting a new
12465         object file format.
12466
12467 Thu Feb  4 01:49:04 1993  John Gilmore  (gnu@cygnus.com)
12468
12469         * Makefile.in (refcard.ps, lrefcard.ps):  Remove psref.tex
12470         intermediate file.
12471
12472 Tue Feb  2 12:18:06 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
12473
12474         * gdb.texinfo, gdbinv-s.texi: miscellaneous stylistic cleanups
12475
12476 Mon Feb  1 15:35:47 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
12477
12478         * gdbinv-s.texi: z8000 simulator target name is just "sim"
12479
12480         * gdbinv-s.texi:  Mention that Z8000 simulator can simulate Z8001
12481         as well as Z8002.
12482
12483 Sat Nov 28 06:51:35 1992  John Gilmore  (gnu@cygnus.com)
12484
12485         * gdbint.texinfo:  Add sections on clean design and on how to send
12486         in changes.
12487
12488 Mon Nov  9 23:57:02 1992  John Gilmore  (gnu@cygnus.com)
12489
12490         * gdbint.texinfo:  Add how to declare the result of make_cleanup.
12491
12492 Mon Oct 26 11:09:47 1992  John Gilmore  (gnu@cygnus.com)
12493
12494         * gdb.texinfo:  Fix typo, reported by Karl Berry.
12495
12496 Fri Oct 23 00:41:21 1992  John Gilmore  (gnu@cygnus.com)
12497
12498         * gdb.texinfo:  Add opcodes dir to GDB distribution description.
12499
12500 Sat Oct 10 18:04:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12501
12502         * gdbint.texinfo: fixed a stray email address (needs @@),
12503         added @table @code to node "Native Conditionals"
12504
12505 Tue Sep 22 00:34:15 1992  John Gilmore  (gnu@cygnus.com)
12506
12507         * gdbint.texinfo:  Describe coding style of GDB.
12508
12509 Mon Sep 21 19:32:16 1992  John Gilmore  (gnu@cygnus.com)
12510
12511         * stabs.texinfo:  Minor wording changes.
12512
12513 Tue Sep 15 02:57:09 1992  John Gilmore  (gnu@cygnus.com)
12514
12515         * gdbint.texinfo:  Improve release doc slightly.
12516
12517 Fri Sep 11 01:34:25 1992  John Gilmore  (gnu@sphagnum.cygnus.com)
12518
12519         * gdbint.texinfo:  Improve doc of GDB config macros.
12520
12521 Wed Sep  9 16:52:06 1992  John Gilmore  (gnu@cygnus.com)
12522
12523         * stabs.texinfo:  Remove Bothner's changes for C++ nested types.
12524         These will be reinserted when examined.
12525
12526 Mon Aug 24 01:17:55 1992  John Gilmore  (gnu@cygnus.com)
12527
12528         * gdbint.texinfo:  Make a start at documenting all the #if macros
12529         in GDB.  At least list them all, and start separating them into
12530         host-specific and target-specific.
12531
12532 Tue Aug 18 15:59:13 1992  Roland H. Pesch  (pesch@fowanton.cygnus.com)
12533
12534         * gdbinv-s.m4.in: refrain from using @cartouche for just a few
12535         examples (not consistent w others).
12536         gdb.texinfo: issue disclaimer paragraph on cmdline options only
12537         for generic vn of doc
12538
12539 Tue Aug 18 14:53:27 1992  Ian Lance Taylor  (ian@cygnus.com)
12540
12541         * Makefile.in: always create installation directories.
12542
12543 Tue Aug 18 14:11:50 1992  Roland H. Pesch  (pesch@fowanton.cygnus.com)
12544
12545         * gdb.texinfo: in h8 config, do not describe searching commands.
12546
12547 Mon Aug 17 18:07:59 1992  Roland H. Pesch  (pesch@fowanton.cygnus.com)
12548
12549         * gdb.texinfo, none.m4, h8.m4, gdbinv-s.m4.in: improve H8/300
12550           conditionals; introduce a few generic switches that may be
12551           useful for other cross-dev or dos-hosted configs.
12552
12553         * gdb.texinfo: fix typo in "info reg" description
12554
12555 Sun Aug 16 01:16:18 1992  John Gilmore  (gnu@cygnus.com)
12556
12557         * stabs.texinfo:  Minor updates from running TeX over it.
12558         * Makefile.in (stabs.dvi, stabs.ps):  Add.
12559
12560 Sat Aug 15 20:52:24 1992  Per Bothner  (bothner@rtl.cygnus.com)
12561
12562         * stabs.texinfo:  Stabs documentation, written by Julia Menapace.
12563         First pass at converting it to texinfo.
12564
12565 Sat Aug 15 03:14:59 1992  John Gilmore  (gnu@cygnus.com)
12566
12567         * gdb.texinfo, refcard.tex:  Document mult args on `info reg'.
12568         * Makefile.in (refcard.ps, lrefcard.ps):  Add missing $(srdir).
12569
12570 Fri Aug 14 21:08:47 1992  John Gilmore  (gnu@cygnus.com)
12571
12572         * gdbint.texinfo:  Add section on partial symbol tables.
12573
12574 Sat Jun 20 16:31:10 1992  John Gilmore  (gnu at cygnus.com)
12575
12576         * gdb.texinfo:  document `set remotedebug' and `set
12577         rstack_high_address'.
12578
12579 Thu May 14 17:09:48 1992  Roland H. Pesch  (pesch@fowanton.cygnus.com)
12580
12581         * gdb.texinfo: slight expansion of new text on reading info files
12582         * gdbinv-s.m4.in: correct and expand info on cross-debugging
12583         H8/300 from DOS.
12584
12585 Tue May 12 12:22:47 1992  John Gilmore  (gnu at cygnus.com)
12586
12587         * gdb.texinfo:  `info user' => `show user'.  Noticed by David Taylor.
12588
12589 Mon May 11 19:06:27 1992  John Gilmore  (gnu at cygnus.com)
12590
12591         * gdb.texinfo:  Say how to read the `info' files.
12592
12593 Tue May  5 12:11:38 1992  K. Richard Pixley  (rich@cygnus.com)
12594
12595         * Makefile.in: gm4 -> m4.
12596
12597 Fri Apr 10 17:50:43 1992  John Gilmore  (gnu at rtl.cygnus.com)
12598
12599         * gdb.texinfo:  Update for GDB-4.5.  Move `Formatting
12600         Documentation' ahead of `Installing GDB' to match README.
12601         Update shared library doc, -readnow and -mapped, and directory
12602         structure (add glob and mmalloc).  Update configure doc.
12603
12604 Tue Mar 24 23:28:38 1992  K. Richard Pixley  (rich@cygnus.com)
12605
12606         * Makefile.in: remove $(srcdir) from gdb.info rule.
12607
12608 Sat Mar  7 18:44:50 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
12609
12610         * Makefile.in: commented out gdb-all.texinfo rule.  This is
12611           temporary.
12612
12613 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
12614
12615         * Makefile.in, configure.in: removed traces of namesubdir,
12616           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
12617           copyrights to '92, '13, changed some from Cygnus to FSF.
12618
12619 Fri Dec 13 09:47:31 1991  John Gilmore  (gnu at cygnus.com)
12620
12621         * gdb.texinfo:  Improve how we ask for bug reports.
12622
12623 Tue Dec 10 04:07:21 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
12624
12625         * Makefile.in: infodir belongs in datadir.
12626
12627 Fri Dec  6 23:57:34 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
12628
12629         * Makefile.in: remove spaces following hyphens, bsd make can't
12630           cope.  install using INSTALL_DATA.  added clean-info.  added
12631           standards.text support.
12632
12633 Thu Dec  5 22:46:12 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
12634
12635         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
12636           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
12637           and mandir now keyed off datadir by default.
12638
12639 \f
12640 Local Variables:
12641 mode: change-log
12642 left-margin: 8
12643 fill-column: 74
12644 version-control: never
12645 coding: utf-8
12646 End: