python: Add Progspace.objfiles method
[external/binutils.git] / gdb / doc / ChangeLog
1 2018-09-13  Simon Marchi  <simon.marchi@ericsson.com>
2 2018-09-13  Tom Tromey  <tom@tromey.com>
3
4         * python.texi (Program Spaces In Python): Document the
5         Progspace.objfiles method.
6         (Objfiles In Python): Mention that gdb.objfiles() is identical
7         to gdb.selected_inferior().progspace.objfiles().
8
9 2018-09-13  Simon Marchi  <simon.marchi@ericsson.com>
10 2018-09-13  Tom Tromey  <tom@tromey.com>
11
12         * python.texi (Inferiors In Python): Document
13         Inferior.progspace.
14         (Program Spaces In Python): Document that
15         gdb.current_progspace() is the same as
16         gdb.selected_inferior().progspace.
17
18 2018-09-13  Simon Marchi  <simon.marchi@ericsson.com>
19
20         * python.texi (Basic Python): Mention the string representation
21         of GDB Python objects.
22
23 2018-09-12  Simon Marchi  <simon.marchi@ericsson.com>
24
25         * gdb.texinfo (Skipping Over Functions and Files): Document
26         set/show debug skip.
27
28 2018-09-10  Tom Tromey  <tom@tromey.com>
29
30         * python.texi (Frames In Python, Blocks In Python)
31         (Symbols In Python, Symbol Tables In Python)
32         (Lazy Strings In Python): Remove periods from section titles.
33
34 2018-09-10  Tom Tromey  <tom@tromey.com>
35
36         * python.texi (Pretty Printing API): Swap sentence order.
37
38 2018-09-10  Tom Tromey  <tom@tromey.com>
39
40         PR python/16461:
41         * python.texi (Values From Inferior): Mention use of virtual
42         table.
43
44 2018-09-10  Tom Tromey  <tom@tromey.com>
45
46         * python.texi (Basic Python): Parenthesize argument to
47         decode_line.
48
49 2018-09-10  Tom Tromey  <tom@tromey.com>
50
51         * python.texi (Python): Mention Python versions.  Don't mention
52         execfile.
53
54 2018-09-10  Tom Tromey  <tom@tromey.com>
55
56         PR python/19808:
57         * python.texi (Unwinding Frames in Python): Rewrite
58         create_unwind_info documentation.  Update read_register
59         documentation and add a note about unwinder caution.
60
61 2018-09-10  Tom Tromey  <tom@tromey.com>
62
63         PR python/18909:
64         * python.texi (Events In Python): Fix inferior_call
65         documentation.
66
67 2018-09-10  Tom Tromey  <tom@tromey.com>
68
69         PR python/17752:
70         * python.texi (Frame Filter API): Remove period from subsection
71         title.  Mention 100 as good default priority.
72         (Frame Decorator API): Remove period from subsection title.
73         Mention FrameDecorator module.
74
75 2018-09-10  Tom Tromey  <tom@tromey.com>
76
77         PR python/23108:
78         * python.texi (Exception Handling): Rearrange gdb.GdbError text
79         and add a table.
80
81 2018-09-10  Tom Tromey  <tom@tromey.com>
82
83         * gdb.texinfo (Compilation): Use "gcc", not "gcc.info", in @xref.
84         (Machine Code): Use "binutils", not "binutils.info", in @pxref.
85         (Separate Debug Files): Use "ld", not "ld.info", in @ref.
86         * python.texi (Objfiles In Python): Use "ld", not "ld.info", in @ref.
87
88 2018-09-10  Tom Tromey  <tom@tromey.com>
89
90         PR python/16484:
91         * python.texi (Frames In Python): Document that Frame.block can
92         throw.
93
94 2018-09-10  Tom Tromey  <tom@tromey.com>
95
96         PR python/23487:
97         * gdb.texinfo (Pretty-Printer Commands): Fix typo in example.
98
99 2018-09-10  Tom Tromey  <tom@tromey.com>
100
101         PR python/16033:
102         * python.texi (Blocks In Python): Document that Block.end is
103         exclusive.
104
105 2018-08-29  Keith Seitz  <keiths@redhat.com>
106
107         * gdb.texinfo (Compiling and injecting code in GDB): Document
108         set/show "compile-oracle" and "compile-cplus-types" commands.
109
110 2018-08-22  Jan Vrany  <jan.vrany@fit.cvut.cz>
111
112         * gdb.texinfo (The -stack-list-frames Command): Update description
113         to mention "arch".
114         Update MI examples throughout the document to contain "arch" in
115         frame output.
116
117 2018-08-21  Alan Hayward  <alan.hayward@arm.com>
118
119         * gdb.texinfo (AArch64 SVE): New subsubsection.
120
121 2018-08-14  Jan Vrany  <jan.vrany@fit.cvut.cz>
122
123         * gdb.texinfo (GDB/MI Data Manipulation): Document
124         "-data-disassemble -a addr".
125         (GDB/MI Support Commands): Document "data-disassemble-a-option"
126         feature.
127
128 2018-08-07  Simon Marchi  <simon.marchi@ericsson.com>
129
130         * gdb.texinfo (Index Files Speed Up GDB): Add section about
131         symbol index cache.
132
133 2018-07-27  Sergio Durigan Junior  <sergiodj@redhat.com>
134
135         * gdb.texinfo (gcore man): Rewrite "Description" and "-o"
136         option sections to further clarify that gcore can take more
137         than one PID, and that "-o" is used to specify a prefix, not a
138         filename.
139
140 2018-07-26  Andrew Burgess  <andrew.burgess@embecosm.com>
141
142         * gdb.texinfo (Maintenance Commands): Add description of
143         maintenance command to control dwarf unwinders.
144
145 2018-07-12  Philippe Waroquiers  <philippe.waroquiers@skynet.be>
146
147         * gdb.texinfo (Debugging Programs with Multiple Threads):
148         Document changes to 'thread apply'.  Document 'taas'.
149         Document 'tfaas'.
150         (Examining the Stack): Document 'frame apply'.  Document 'faas'.
151
152 2018-07-11  Sergio Durigan Junior  <sergiodj@redhat.com>
153             Jan Kratochvil  <jan.kratochvil@redhat.com>
154             Paul Fertser  <fercerpav@gmail.com>
155             Tsutomu Seki  <sekiriki@gmail.com>
156
157         * gdb.texinfo (Remote Connection Commands): Add explanation
158         about new IPv6 support.  Add new connection prefixes.
159
160 2018-07-09  Andrew Burgess  <andrew.burgess@embecosm.com>
161
162         * gdb.texinfo (Remote Configuration): Update descriptions for
163         set/show of hardware-watchpoint-limit, hardware-breakpoint-limit,
164         and hardware-watchpoint-length-limit variables.
165
166 2018-07-02  Maciej W. Rozycki  <macro@mips.com>
167
168         PR tdep/8282
169         * gdb.texinfo (Source and Machine Code): Document `set
170         disassembler-options' support for the MIPS target.
171
172 2018-06-28  Petr Tesarik  <ptesarik@suse.cz>
173
174         * gdb.texinfo (Files): Document "add-symbol-file -o offset".
175
176 2018-06-28  Petr Tesarik  <ptesarik@suse.cz>
177
178         * gdb.texinfo (Files): The address argument for "add-symbol-file"
179         is no longer mandatory.
180
181 2018-06-28  Petr Tesarik  <ptesarik@suse.cz>
182
183         * gdb.texinfo (Files): Document "symbol-file -o offset".
184
185 2018-06-14  Tom de Vries  <tdevries@suse.de>
186
187         * gdb.texinfo (Background Execution): Add @cindex for '&'.
188
189 2018-06-11  Eli Zaretskii  <eliz@gnu.org>
190
191         * gdb.texinfo (Maintenance Commands): Add a missing @anchor.
192
193 2018-06-08  Gary Benson <gbenson@redhat.com>
194
195         * gdb.texinfo (Maintenance Commands): Document "maint check
196         libthread-db" and "maint set/show check-libthread-db".
197
198 2018-06-05  Tom Tromey  <tom@tromey.com>
199
200         PR cli/12326:
201         * gdb.texinfo (Screen Size): Document "c" response to pagination
202         prompt.
203
204 2018-05-31  Maciej W. Rozycki  <macro@mips.com>
205
206         * gdb.texinfo (Choosing Target Byte Order): Document endianness
207         selection details with the `set endian auto' mode.
208
209 2018-05-04  Tom Tromey  <tom@tromey.com>
210
211         PR python/22731:
212         * python.texi (Breakpoints In Python): Mention that "commands" is
213         writable.
214
215 2018-05-02  Tom Tromey  <tom@tromey.com>
216
217         PR python/20084:
218         * python.texi (Parameters In Python): Document PARAM_ZUINTEGER and
219         PARAM_ZUINTEGER_UNLIMITED.
220
221 2018-04-30  Tom Tromey  <tom@tromey.com>
222
223         * python.texi (Types In Python): Document Type.align.
224
225 2018-04-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
226
227         * gdb.texinfo (Symbols): Mention the fact that "info
228         variables/functions/types" show source files and line numbers.
229
230 2018-04-13  Markus Metzger  <markus.t.metzger@intel.com>
231
232         * gdb.texinfo: Document set/show record btrace cpu.
233
234 2018-03-27  Joel Brobecker  <brobecker@adacore.com>
235
236         * gdb.texinfo (Ada Settings): New subsubsection.
237
238 2018-03-26  Tom Tromey  <tom@tromey.com>
239
240         PR backtrace/15582:
241         * gdb.texinfo (Backtrace): Mention "hide" argument.
242
243 2018-03-26  Tom Tromey  <tom@tromey.com>
244
245         * gdb.texinfo (Backtrace): Describe options individually.
246
247 2018-03-19  Tom Tromey  <tom@tromey.com>
248
249         * observer.texi: Remove.
250
251 2018-03-04  John Baldwin  <jhb@FreeBSD.org>
252
253         * gdb.texinfo (Debugging Output): Document "set/show debug
254         fbsd-nat".
255
256 2018-02-19  Andrew Burgess  <andrew.burgess@embecosm.com>
257
258         * gdb.texinfo (Machine Code): Additional information about "info
259         line" command.
260
261 2018-01-15  Szabolcs Nagy  <szabolcs.nagy@arm.com>
262
263         * gdb.texinfo (gdb-add-index man): Add pindex.
264
265 2018-01-15  Szabolcs Nagy  <szabolcs.nagy@arm.com>
266
267         * gdb.texinfo (set cwd): Add period.
268         (gdb-add-index man): Move anchor.
269
270 2017-01-12  Tom Tromey  <tom@tromey.com>
271             Sergio Durigan Junior  <sergiodj@redhat.com>
272
273         * gdb.texinfo (Index Files): Mention gdb-add-index.
274         (gdb-add-index man): New section.
275         * Makefile.in (gdb-add-index.1): New rule to generate manpage
276         from gdb.texinfo.
277
278 2018-01-11  Szabolcs Nagy  <szabolcs.nagy@arm.com>
279
280         * gdb.texinfo (pwd): Fix whitespace.
281
282 2018-01-09  John Baldwin  <jhb@FreeBSD.org>
283
284         * gdb.texinfo (pwd): Update cross-reference for Process Information
285         node and remove explicit /proc reference.
286         (Native): Rename subsection from SVR4 Process Information to
287         Process Information.
288         (Process Information): Reword introduction to be less /proc
289         centric.  Document support for "info proc" on FreeBSD.
290
291 2018-01-03  Xavier Roirand  <roirand@adacore.com>
292
293         * gdb.texinfo (Set Catchpoints): Add documentation for new
294         "catch handlers" action.
295
296 2017-12-27  Stafford Horne  <shorne@gmail.com>
297
298         * gdb.texinfo (Target Description Format): Explain that arbitrary
299         strings are now allowed for register groups.
300
301 2017-12-27  Stafford Horne  <shorne@gmail.com>
302
303         * gdb.texinfo (Registers): Document info reg $reggroup feature.
304
305 2017-12-15  Sergio Durigan Junior  <sergiodj@redhat.com>
306
307         PR cli/16224
308         * gdb.texinfo (ptype): Add documentation for new flag '/o'.
309
310 2017-12-13  Simon Marchi  <simon.marchi@ericsson.com>
311
312         * python.texi (Manipulating breakpoints using Python): Document
313         qualified parameter to gdb.Breakpoint.
314
315 2017-12-13  Simon Marchi  <simon.marchi@ericsson.com>
316
317         * python.texi (Manipulating breakpoints using Python): Split doc
318         of Breakpoint.__init__ in two, split text in multiple
319         paragraphs, don't nest parameter square brackets.
320
321 2017-12-12  Stafford Horne  <shorne@gmail.com>
322             Stefan Wallentowitz  <stefan@wallentowitz.de>
323             Franck Jullien  <franck.jullien@gmail.com>
324             Jeremy Bennett  <jeremy.bennett@embecosm.com>
325
326         * gdb.texinfo: Add OpenRISC documentation.
327
328 2017-12-08  Jan Kratochvil  <jan.kratochvil@redhat.com>
329
330         * gdb.texinfo (Index Files): Document .debug_names and -dwarf-5.
331
332 2017-12-07  Keith Seitz  <keiths@redhat.com>
333
334         * gdb.texinfo (Symbols): Document "set print type nested-type-limit"
335         and "show print type nested-type-limit".
336
337 2017-12-07  Phil Muldoon  <pmuldoon@redhat.com>
338
339        * python.texi (Breakpoints In Python): Add text relating
340         to allowed explicit locations and keywords in gdb.Breakpoints.
341
342 2017-12-04  Tom Tromey  <tom@tromey.com>
343
344         * gdb.texinfo (Rust): Update trait object status
345
346 2017-12-01  Andrew Cagney  <cagney@redhat.com>
347             Joel Brobecker  <brobecker@adacore.com>
348             Sergio Durigan Junior  <sergiodj@redhat.com>
349
350         * gdb.texinfo (File Options): Document --readnever.
351         (Commands to Specify Files): Likewise, for 'symbol-file' and
352         'add-symbol-file'.
353
354 2017-11-29  Pedro Alves  <palves@redhat.com>
355
356         PR c++/19436
357         * gdb.texinfo (Debugging C Plus Plus): Document setting
358         breakpoints in functions with ABI tags.
359
360 2017-11-29  Pedro Alves  <palves@redhat.com>
361
362         * gdb.texinfo (Linespec Locations): Document how "function" is
363         interpreted in C++ and Ada.  Document "-qualified".
364         (Explicit Locations): Document how "-function" is interpreted in
365         C++ and Ada.  Document "-qualified".
366
367 2017-11-26  Dominik Czarnota  <dominik.b.czarnota@gmail.com>
368
369         PR gdb/21945
370         * gdb.texinfo (Search Memory): Update description and example
371         about how to search a string without NULL terminator.
372
373 2017-11-24  Joel Brobecker  <brobecker@adacore.com>
374
375         * gdb.texinfo (GDB/MI Ada Exception Information): Document
376         new "exception-message" field.
377
378 2017-11-24  Simon Marchi  <simon.marchi@ericsson.com>
379
380         * gdb.texinfo (Memory Map Format): Update gdb-memory-map.dtd.
381
382 2017-11-24  Pedro Alves  <palves@redhat.com>
383
384         * gdb.texinfo (Completion): Update need-quoting examples.  Remove
385         false claim that GDB inserts quoting automatically.
386         (Symbols): Add anchor.
387
388 2017-11-22  Ulrich Weigand  <uweigand@de.ibm.com>
389
390         * gdb.texinfo (Requirements): Document use of GNU MPFR.
391
392 2017-11-16  Phil Muldoon  <pmuldoon@redhat.com>
393
394         * python.texi (Basic Python): Add rbreak documentation.
395
396 2017-11-07  Xavier Roirand  <roirand@adacore.com>
397             Pedro Alves  <palves@redhat.com>
398
399         * gdb.texinfo (Set Breaks): Document support for breakpoint
400         location ranges in the enable/disable commands.
401
402 2017-10-04  Sergio Durigan Junior  <sergiodj@redhat.com>
403
404         * gdb.texinfo (Starting your Program) <The working directory.>:
405         Mention remote debugging.
406         (Working Directory) <Your Program's Working Directory>:
407         Likewise.
408         (Connecting) <Remote Packet>: Add "set-working-dir"
409         and "QSetWorkingDir" to the table.
410         (Remote Protocol) <QSetWorkingDir>: New item, explaining the
411         packet.
412
413 2017-10-04  Sergio Durigan Junior  <sergiodj@redhat.com>
414
415         * gdb.texinfo (Starting your Program) <The working directory.>:
416         Mention new "set cwd" command.
417         (Working Directory) <Your Program's Working Directory>:
418         Rephrase to explain that "set cwd" exists and is the default
419         way to change the inferior's cwd.
420
421 2017-09-25  Andreas Arnez  <arnez@linux.vnet.ibm.com>
422
423         * gdb.texinfo (S/390 and System z Features): Document the new
424         features org.gnu.gdb.s390.gs and org.gnu.gdb.s390.gsbc.
425
426 2017-09-21  Kevin Buettner  <kevinb@redhat.com>
427
428         * gdb.texinfo (qXfer:threads:read): Add documentation for handle
429         attribute.
430
431 2017-09-21  Kevin Buettner  <kevinb@redhat.com>
432
433         * python.texi (Inferiors In Python): Add description for method
434         Inferior.thread_from_thread_handle.
435
436 2017-09-19  John Baldwin  <jhb@FreeBSD.org>
437
438         * gdb.texinfo (Starting your Program): Add description of
439         starti command.  Mention starti command as an alternative for
440         debugging the elaboration phase.
441
442 2017-09-16  Simon Marchi  <simon.marchi@ericsson.com>
443
444         * gdb.texinfo (Maintenance Commands): Document filter parameter
445         of "maint selftest".  Document "maint info selftests" command.
446
447 2017-09-11  Tom Tromey  <tom@tromey.com>
448
449         * python.texi (Events In Python): Document new events.
450
451 2017-09-04  Pedro Alves  <palves@redhat.com>
452
453         * gdb.texinfo (Variables) <Program Variables>: Document inspecting
454         no-debug-info variables.
455         (Symbols) <Examining the Symbol Table>: Document inspecting
456         no-debug-info types.
457         (Calling) <Calling functions with no debug info>: New subsection,
458         documenting calling no-debug-info functions.
459         (Non-debug DLL Symbols) <Working with Minimal Symbols>: Update.
460
461 2017-08-31  Sergio Durigan Junior  <sergiodj@redhat.com>
462
463         * gdb.texinfo (set environment): Add @anchor.  Explain that
464         environment variables set by the user are sent to GDBserver.
465         (unset environment): Likewise, but for unsetting variables.
466         (Connecting) <Remote Packet>: Add "environment-hex-encoded",
467         "QEnvironmentHexEncoded", "environment-unset", "QEnvironmentUnset",
468         "environment-reset" and "QEnvironmentReset" to the table.
469         (Remote Protocol) <QEnvironmentHexEncoded, QEnvironmentUnset,
470         QEnvironmentReset>: New item, explaining the packet.
471
472 2017-08-23  Jan Kratochvil  <jan.kratochvil@redhat.com>
473
474         * gdb.texinfo (Compiling and Injecting Code): Add to subsection
475         "Compiler search for the compile command" descriptions of set
476         compile-gcc and show compile-gcc.
477
478 2017-08-07  Weimin Pan  <weimin.pan@oracle.com>
479
480         * gdb.texinfo (Architectures): Add new Sparc64 section to document
481         ADI support.
482         * NEWS: Add "adi examine" and "adi assign" commands.
483
484 2017-08-18  Yao Qi  <yao.qi@linaro.org>
485
486         * gdb.texinfo (Server): Document "--selftest".
487
488 2017-08-16  Ruslan Kabatsayev  <b7.10110111@gmail.com>
489
490         * gdb.texinfo (TUI Single Key Mode): Document the new shortcuts in
491         Single-Key mode.
492
493 2017-08-12  Sergio Durigan Junior  <sergiodj@redhat.com>
494
495         PR gdb/21925
496         * gdb.texinfo (Starting) <startup-with-shell>: Fix typo ("show
497         set...").
498
499 2017-08-09  Simon Marchi  <simon.marchi@ericsson.com>
500
501         * gdb.texinfo (Packets): Fix Z0 cmd_list doc referring to
502         conditional expression.
503
504 2017-07-31  Simon Marchi  <simon.marchi@ericsson.com>
505
506         * agentexpr.texi (rot): Fix symbolic description, improve
507         textual description.
508
509 2017-07-26  Yao Qi  <yao.qi@linaro.org>
510
511         * gdb.texinfo (Maintenance Commands): Document command
512         "maint check xml-descriptions".
513
514 2017-07-26  Yao Qi  <yao.qi@linaro.org>
515
516         * gdb.texinfo (Maintenance Commands): Document optional
517         argument of "maint print c-tdesc".
518
519 2017-07-18  Yao Qi  <yao.qi@linaro.org>
520
521         * gdb.texinfo (Maintenance Commands): Improve the doc to
522         command "maint print c-tdesc".
523
524 2017-06-20  Sergio Durigan Junior  <sergiodj@redhat.com>
525
526         PR gdb/21606
527         * python.texi (Python representation of Symbols.): Replace
528         SYMBOL_FUNCTION_DOMAIN by SYMBOL_FUNCTIONS_DOMAIN, fixing typo.
529         * guile.texi (Guile representation of Symbols.): Likewise.
530
531 2017-06-11  Simon Marchi  <simon.marchi@ericsson.com>
532
533         * gdb.texinfo (Optional Messages about Internal Happenings):
534         Document {set,show} debug separate-debug-file commands.
535
536 2017-06-07  Sergio Durigan Junior  <sergiodj@redhat.com>
537
538         * gdb.texinfo (Starting) <startup-with-shell>: Add @anchor.
539         (Connecting) <Remote Packet>: Add "startup-with-shell"
540         and "QStartupWithShell" to the table.
541         (Remote Protocol) <QStartupWithShell>: New item, explaining the
542         packet.
543
544 2017-05-22  Andrew Burgess  <andrew.burgess@embecosm.com>
545
546         * gdb.texinfo (Packets): Document vMustReplyEmpty packet.
547
548 2017-05-01  Tim Wiederhake  <tim.wiederhake@intel.com>
549
550         * python.texi (Recording in Python): Factor out the documentation of
551         gdb.RecordInstruction's super class.
552
553 2017-05-01  Tim Wiederhake  <tim.wiederhake@intel.com>
554
555         * python.texi (Recording in Python): Replace gdb.BtraceFunction with
556         gdb.RecordFunctionSegment.  Rename prev_sibling and next_sibling to
557         prev and next.
558
559 2017-05-01  Tim Wiederhake  <tim.wiederhake@intel.com>
560
561         * python.texi (Recording in Python): Replace gdb.BtraceInstruction with
562         gdb.RecordInstruction
563
564 2017-05-01  Tim Wiederhake  <tim.wiederhake@intel.com>
565
566         * python.texi (Recording in Python): Add documentation for
567         gdb.RecordGap and remove documentation of special cases for
568         gdb.BtraceInstruction.
569
570 2017-05-01  Tim Wiederhake  <tim.wiederhake@intel.com>
571
572         * python.texi (Recording in Python): Remove Record.ptid defvar.
573
574 2017-04-21  Simon Marchi  <simon.marchi@ericsson.com>
575
576         * gdb.texinfo (GDB/MI Thread Information): Add missing
577         fields, re-word some things.
578         (GDB/MI Thread Commands): Describe fields found in the output of
579         -thread-info, remove description of fields in the
580         thread output tuple, replace with a cross-reference to "GDB/MI
581         Thread Information".
582
583 2017-04-21  Simon Marchi  <simon.marchi@ericsson.com>
584
585         * gdb.texinfo (GDB/MI Thread Commands): Remove "current" field
586         from -thread-info output.
587
588 2017-03-28  Anton Kolesov  <anton.kolesov@synopsys.com>
589
590         * gdb.texinfo (Synopsys ARC): Document "set debug arc 2".
591
592 2017-03-28  Anton Kolesov  <anton.kolesov@synopsys.com>
593
594         * gdb.texinfo (Synopsys ARC): Add "maint print arc arc-instruction".
595
596 2017-03-22  Yao Qi  <yao.qi@linaro.org>
597
598         * python.texi (Inferiors In Python): Remove @code from Python.
599
600 2017-03-21  Tim Wiederhake  <tim.wiederhake@intel.com>
601
602         * python.texi (Recordings In Python): Document return type of
603         gdb.BtraceInstruction.data.
604
605 2017-03-20  Marc-Andre Laperle  <marc-andre.laperle@ericsson.com>
606
607         * gdb.texinfo (gdb/mi Symbol Query Commands): Document new MI
608         command file-list-shared-libraries
609         (GDB/MI Async Records): Update documentation of library-loaded with new
610         field.
611
612 2017-03-16  Doug Evans  <dje@google.com>
613
614         * guile.texi (Lazy Strings In Guile): Mention arrays.
615         * python.texi (Lazy Strings In Python): Ditto.
616
617 2017-03-08  Jiong Wang  <jiong.wang@arm.com>
618
619         * gdb.texinfo (Memory Protection Extensions): Add missing escape
620         character "@".
621
622 2017-03-07  Walfred Tedeschi <walfred.tedeschi@intel.com>
623
624         * Memory Protection Extensions: Add information about inferior
625         calls.
626
627 2017-02-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
628
629         * gdb.texinfo (Print Settings, Tail Call Frames): Rename DW_OP_GNU_*,
630         DW_TAG_GNU_* and DW_AT_GNU_*.
631
632 2017-02-14  Tim Wiederhake  <tim.wiederhake@intel.com>
633
634         * python.texi (Recordings In Python): New section.
635
636 2017-02-14  Tom Tromey  <tom@tromey.com>
637
638         PR python/13598:
639         * python.texi (Events In Python): Document events.before_prompt.
640
641 2017-02-13  Luis Machado  <lgustavo@codesourcery.com>
642
643         * gdb.texinfo (Target Commands): Document the optional offset
644         argument for the load command.
645
646 2017-02-10  Martin Galvan  <martingalvan@sourceware.org>
647
648         PR gdb/21122
649         * gdb.texinfo (Breakpoints): Reword documentation to speak in terms of
650         space-separated breakpoint lists.  Also add a missing @table command
651         and @cindex for breakpoint lists.
652
653 2017-02-06  Ivo Raisr  <ivo.raisr@oracle.com>
654
655         PR tdep/20936
656         * gdb.texinfo: (Standard Target Features): Document SPARC features.
657         (Sparc Features): New node.
658
659 2017-01-27  Walfred Tedeschi  <walfred.tedeschi@intel.com>
660
661         * gdb.texinfo (i386 Features): Add system segment registers
662         as feature.
663
664 2017-01-24  Simon Marchi  <simon.marchi@ericsson.com>
665
666         * python.texi (Events In Python): Fix typo.
667
668 2017-01-20  Mike Wrighton  <mike_wrighton@codesourcery.com>
669             Luis Machado  <lgustavo@codesourcery.com>
670
671         * gdb.texinfo (-target-flash-erase): New MI command description.
672         (flash-erase): New CLI command description.
673
674 2017-01-04  John Baldwin  <jhb@FreeBSD.org>
675
676         * gdb.texinfo (Contributors): Add SRI International and University
677         of Cambridge for FreeBSD/mips.
678
679 2016-12-22  Doug Evans  <xdje42@gmail.com>
680
681         * gdb.texinfo (Symbols): Update docs for symbol printing maintenance
682         commands.
683
684 2016-12-02  Pedro Alves  <palves@redhat.com>
685
686         * gdb.texinfo (User-defined Commands): Limit on number of
687         arguments passed to user-defined commands removed; update.
688
689 2016-12-02  Pedro Alves  <palves@redhat.com>
690
691         PR cli/20559
692         * gdb.texinfo (Define): Add example of using "eval" to process a
693         variable number of arguments.
694         (Output) <eval>: Add anchor.
695
696 2016-11-30  Simon Marchi  <simon.marchi@polymtl.ca>
697
698         * Makefile.in: Likewise.
699
700 2016-11-18  Andreas Arnez  <arnez@linux.vnet.ibm.com>
701
702         * gdb.texinfo (GDB/MI Async Records): Add missing comma after
703         xref.
704
705 2016-10-29  Pedro Alves  <palves@redhat.com>
706
707         * gdb.texinfo (Packets) <vCont>: Remove mention of default
708         actions.
709
710 2016-10-26  Pedro Alves  <palves@redhat.com>
711
712         * gdb.texinfo (Packets): Clarify vCont packets with multiple
713         actions that match a thread, and what happens when an action
714         matches a thread that is already running.
715
716 2016-10-14  Simon Marchi  <simon.marchi@ericsson.com>
717
718         * gdb.texinfo (Using Trace Files): Fix typo.
719         (GDB/MI Tracepoint Commands): Likewise.
720
721 2016-10-14  Simon Marchi  <simon.marchi@ericsson.com>
722
723         * gdb.texinfo (GDB/MI Tracepoint Commands): Document -ctf switch
724         of -trace-save.
725
726 2016-10-06  Tom Tromey  <tom@tromey.com>
727
728         * guile.texi (Types In Guile): Remove Java mentions.
729         * python.texi (Types In Python): Remove Java mentions.
730         * gdb.texinfo (Address Locations, Supported Languages)
731         (Index Section Format): Remove Java mentions.
732
733 2016-08-15  Doug Evans  <dje@google.com>
734
735         * gdb.texinfo (Target Description Format): Update docs on "end"
736         field spec and field default type.
737
738 2016-10-03  Antoine Tremblay  <antoine.tremblay@ericsson.com>
739 2016-10-03  Simon Marchi  <simon.marchi@ericsson.com>
740
741         PR gdb/20487
742         * gdb.texinfo (Context management): Update mention of frame
743         change notifications.
744         (gdb/mi Async Records): Document frame field in
745         =thread-select event.
746         * observer.texi (GDB Observers): New user_selected_context_changed
747         observer.
748
749 2016-09-28  Tom Tromey  <tom@tromey.com>
750
751         * gdb.texinfo (Packets) <z0>: Use "software breakpoint" rather
752         than "memory breakpoint".  Further document "kind".  Move
753         protocol-details link earlier.
754         <z1>: Document the cmd_list argument.  Fix typo.
755         <g>: Remove incorrect sentence.
756         (Stop Reply Packets): Document "OK" response to requests when in
757         non-stop mode.
758         <swbreak>: Use "software breakpoint" rather than "memory
759         breakpoint".
760         <create>: Document that "R" is ignored.
761         <W, X, w>: Document formatting of "AA".
762         (Notification Packets): Use "%Stop", not "%%Stop".
763
764 2016-09-21  Anton Kolesov  <anton.kolesov@synopsys.com>
765
766         * gdb.texinfo (Embedded Processors): Document ARC.
767         (Synopsys ARC): New section.
768         (Standard Target Features): Document ARC features.
769         (ARC Features): New section.
770
771 2016-09-21  Simon Marchi  <simon.marchi@ericsson.com>
772
773         * .gitignore: New file.
774
775 2016-08-24  Simon Marchi  <simon.marchi@ericsson.com>
776
777         * gdb.texinfo (Input/Output): Mention possibility to unset
778         inferior-tty.
779
780 2016-07-25  Tim Wiederhake  <tim.wiederhake@intel.com>
781
782         * gdb.texinfo: Resume btrace on reconnect.
783
784 2016-07-23  Gabriel Krisman Bertazi  <gabriel@krisman.be>
785
786         * gdb.texinfo (Set Catchpoints): Add 'group' argument to catch
787         syscall.
788
789 2016-06-30  Руслан Ижбулатов  <lrn1986@gmail.com>
790
791         * gdb.texinfo (Cygwin Native): Document the new 'signal-event'
792         command.
793
794 2016-07-13  Tom Tromey  <tom@tromey.com>
795
796         PR python/15620, PR python/18620:
797         * python.texi (Events In Python): Document new breakpoint events.
798
799 2016-07-13  Tom Tromey  <tom@tromey.com>
800
801         PR python/17698:
802         * python.texi (Breakpoints In Python): Document
803         Breakpoint.pending.
804
805 2016-07-13  Tom Tromey  <tom@tromey.com>
806
807         * python.texi (Breakpoints In Python): Move table of types and
808         table of watchpoint types earlier in node.
809
810 2016-07-12  Tom Tromey  <tom@tromey.com>
811
812         PR python/19293:
813         * python.texi (Frames In Python): Document
814         gdb.invalidate_cached_frames.
815
816 2016-06-21  Pedro Alves  <palves@redhat.com>
817
818         * gdb.texinfo (Interpreters): Update intepreter-exec section,
819         document new-ui and explain use case.
820
821 2016-06-17  Yan-Ting Lin  <currygt52@gmail.com>
822
823         * gdb.texinfo (Standard Target Features): Document NDS32 features.
824         (NDS32 Features): New Section.
825
826 2016-06-09  Toshihito Kikuchi  <k.toshihito@yahoo.de>
827
828         * gdb.texinfo (Examining Memory): Document negative repeat
829         count in the 'x' command.
830
831 2016-06-06  Simon Marchi  <simon.marchi@ericsson.com>
832
833         * gdb.texinfo (GDB/MI Async Records): Document method and
834         format fields in =record-started.
835         * observer.texi (record_changed): Add method and format
836         parameters.
837
838 2016-05-27  Eli Zaretskii  <eliz@gnu.org>
839
840         * gdb.texinfo (General Query Packets): Move the description of the
841         response before the long list of the specific 'read' and 'write'
842         requests.
843
844 2016-05-23  Tom Tromey  <tom@tromey.com>
845
846         * python.texi (Basic Python): Document gdb.breakpoints return.
847
848 2016-05-24  Tom Tromey  <tom@tromey.com>
849
850         PR gdb/19194:
851         * gdb.texinfo (gdb man): Fix typo.
852
853 2016-05-17  Tom Tromey  <tom@tromey.com>
854
855         * gdb.texinfo (Supported Languages): Mention Rust.  Update menu.
856         (Rust): New node.
857
858 2016-05-17  Tom Tromey  <tom@tromey.com>
859
860         * gdb.texinfo (Maintenance Commands): Document "maint selftest".
861
862 2016-04-27  Yao Qi  <yao.qi@linaro.org>
863
864         * gdb.texinfo (tfind): Complete doc about tfind without
865         argument.
866
867 2016-04-13  Antoine Tremblay  <antoine.tremblay@ericsson.com>
868
869         * agentexpr.texi (byte): Fix zero_ext description.
870
871 2016-03-31  Pedro Alves  <palves@redhat.com>
872
873         * gdb.texinfo (M32R/SDI): Delete node.
874         (MIPS Embedded): Remove references to the MIPS remote debugging
875         protocol, PMON and variants, and the associated commands.
876
877 2016-03-15  Doug Evans  <dje@google.com>
878
879         * gdb.texinfo (Target Descriptions): New menu item "Enum Target Types".
880         (Target Description Format): Mention enum types.  Update docs on
881         flags types.
882         (Predefined Target Types): Add "bool".
883         (Enum Target Types): New node.
884
885 2016-03-15  Pedro Alves  <palves@redhat.com>
886
887         * gdb.texinfo (Tracepoint Actions): Fix typo.
888
889 2016-03-15  Pedro Alves  <palves@redhat.com>
890             Andreas Arnez  <arnez@linux.vnet.ibm.com>
891             Marcin Kościelnicki  <koriakin@0x04.net>
892
893         * gdb.texinfo (Tracepoint Actions): Document possible
894         unreliability of '$_ret'.
895
896 2016-03-11  Andrew Burgess  <andrew.burgess@embecosm.com>
897
898         * gdb.texinfo (Symbols): Document new 'maint info line-table'
899         command.
900
901 2016-03-10  Simon Marchi  <simon.marchi@polymtl.ca>
902
903         * gdb.texinfo (Convenience Functions): Document $_as_string.
904
905 2016-02-23  Doug Evans  <dje@google.com>
906
907         * gdb.texinfo (Skipping Over Functions and Files): Document new
908         options to "skip" command.  Update docs of output of "info skip".
909
910 2016-02-18  Walfred Tedeschi  <walfred.tedeschi@intel.com>
911
912         * gdb.texinfo (Signals): Add bound violation display hints for
913         a SIGSEGV.
914
915 2016-02-18  Marcin Kościelnicki  <koriakin@0x04.net>
916
917         * gdb.texinfo (Trace File Format): Add documentation for description
918         section lines.
919
920 2016-02-10  Marcin Kościelnicki  <koriakin@0x04.net>
921
922         * gdb.texinfo (Trace File Format): Remove misleading information
923         about register block ordering.
924
925 2016-02-01  Doug Evans  <dje@google.com>
926
927         * gdb.texinfo (Value Sizes): Fix typo.
928
929 2016-02-01  Doug Evans  <dje@google.com>
930
931         * gdb.texinfo (Skipping Over Functions and Files): Fix typo.
932
933 2016-02-01  Andrew Burgess  <andrew.burgess@embecosm.com>
934
935         * gdb.texinfo (Value Sizes): New section.
936         (Data): Add the 'Value Sizes' node to the menu.
937
938 2016-01-26  John Baldwin  <jhb@FreeBSD.org>
939
940         * gdb.texinfo (Debugging Output): Fix subject verb disagreements.
941
942 2016-01-19  John Baldwin  <jhb@FreeBSD.org>
943
944         * gdb.texinfo (Debugging Output): Document "set/show debug fbsd-lwp".
945
946 2016-01-18  Pedro Alves  <palves@redhat.com>
947
948         * gdb.texinfo (Threads): Mention that GDB displays the ID and name
949         of the thread that hit a breakpoint or received a signal.
950
951 2016-01-15  Pedro Alves  <palves@redhat.com>
952
953         * gdb.texinfo (Threads) <thread ID lists>: Document star ranges.
954
955 2016-01-13  Pedro Alves  <palves@redhat.com>
956
957         * gdb.texinfo (Threads): Document the $_gthread convenience
958         variable.
959         (Convenience Vars): Likewise.
960
961 2016-01-13  Pedro Alves  <palves@redhat.com>
962
963         * gdb.texinfo (Threads): Document "info threads -gid".
964
965 2016-01-13  Pedro Alves  <palves@redhat.com>
966
967         * python.texi (Breakpoints In Python) <Breakpoint.thread>: Add
968         anchor.
969         (Threads In Python): Document new InferiorThread.global_num
970         attribute.
971
972 2016-01-07  Pedro Alves  <palves@redhat.com>
973
974         * gdb.texinfo (Threads): Document per-inferior thread IDs,
975         qualified thread IDs, global thread IDs and thread ID lists.
976         (Set Watchpoints, Thread-Specific Breakpoints): Adjust to refer to
977         thread IDs.
978         (Convenience Vars): Document the $_thread convenience variable.
979         (Ada Tasks): Adjust to refer to thread IDs.
980         (GDB/MI Async Records, GDB/MI Thread Commands, GDB/MI Ada Tasking
981         Commands, GDB/MI Variable Objects): Update to mention global
982         thread IDs.
983         * guile.texi (Breakpoints In Guile)
984         <breakpoint-thread/set-breakpoint-thread breakpoint>: Mention
985         global thread IDs instead of thread IDs.
986         * python.texi (Threads In Python): Adjust documentation of
987         InferiorThread.num.
988         (Breakpoint.thread): Mention global thread IDs instead of thread
989         IDs.
990
991 2016-01-13  Pedro Alves  <palves@redhat.com>
992
993         * python.texi (Threads In Python): Document
994         InferiorThread.inferior.
995
996 2016-01-13  Pedro Alves  <palves@redhat.com>
997
998         * gdb.texinfo (Inferiors and Programs): Document the $_inferior
999         convenience variable.
1000         (Convenience Vars): Likewise.
1001
1002 2016-01-12  Josh Stone  <jistone@redhat.com>
1003             Philippe Waroquiers  <philippe.waroquiers@skynet.be>
1004
1005         * gdb.texinfo (Remote Configuration): List the QCatchSyscalls packet.
1006         (Stop Reply Packets): List the syscall entry and return stop reasons.
1007         (General Query Packets): Describe QCatchSyscalls, and add it to the
1008         table and the detailed list of stub features.
1009
1010 2016-01-12  Pedro Alves  <palves@redhat.com>
1011
1012         Remove use of the registered trademark symbol throughout.
1013
1014 2016-01-12  Yao Qi  <yao.qi@linaro.org>
1015
1016         * gdb.texinfo (Interrupts): Update the document on handling
1017         interrupt when program is stopped.
1018
1019 2015-12-11  Don Breazeal  <donb@codesourcery.com>
1020
1021         * gdb.texinfo (Forks): Correct Linux kernel version where
1022         fork and exec events are supported, add notes about support
1023         of these events in target remote mode.
1024         (Connecting): Reorganize and clarify distinctions between
1025         target remote, extended-remote, and multiprocess.
1026         Reorganize related text from separate sections into new
1027         sections.
1028         (Server): Note effects of target extended-remote mode.
1029         Delete section on Multi-Process Mode for gdbserver.
1030         Move some text to "Connecting" node.
1031
1032 2015-12-10  Pedro Alves  <palves@redhat.com>
1033
1034         * gdb.texinfo (Threads): Replace warning with explanation
1035         about single-threaded programs.
1036
1037 2015-12-10  Pedro Alves  <palves@redhat.com>
1038
1039         * gdb.texinfo (Threads): Remove mention of SGI.
1040         (Forks): Remove mention of HP-UX.
1041         (Breakpoints): Remove mention of HP-UX.
1042         (Set Watchpoints) <hardware watchpoints>: Don't mention HP-UX.
1043         Reword in terms of architectures.
1044         (Set Catchpoints) <catch exec, catch fork, catch vfork>: Don't
1045         mention supported systems.
1046         (Convenience Vars): Don't mention HP-UX.
1047         (Jumping): Remove mention of HP-UX in comment.
1048         (Files) <shared libraries>: Update supported shared library types
1049         list.  Remove mention of HP-UX.
1050         (Native): Remove HP-UX subsection.
1051         (SVR4 Process Information): Remove mention of HP-UX.
1052
1053 2015-12-10  Pedro Alves  <palves@redhat.com>
1054
1055         * gdb.texinfo (Stack): Reorder menu.
1056
1057 2015-12-09  Luis Machado  <lgustavo@codesourcery.com>
1058
1059         * gdb.texinfo (GDB/MI Variable Objects): Update text to mention
1060         -var-set-format's new zero-hexadecimal format.
1061
1062 2015-12-08  Pierre-Marie de Rodat  <derodat@adacore.com>
1063
1064         * gdb.texinfo (Ada Mode Into): Move overloading support
1065         description to its own node.
1066         (Overloading support for Ada): New node.
1067
1068 2015-11-30  Pedro Alves  <palves@redhat.com>
1069
1070         PR 14618
1071         * gdb.texinfo (Stop Reply Packets): Document the N stop reply.
1072         (Remote Configuration): Add the "set/show remote
1073         no-resumed-stop-reply" to the available settings table.
1074         (General Query Packets): Document the "no-resumed" qSupported
1075         feature.
1076
1077 2015-11-30  Pedro Alves  <palves@redhat.com>
1078
1079         * gdb.texinfo (Remote Configuration): List "set/show remote
1080         thread-events" command in configuration table.
1081         (Stop Reply Packets): Document "T05 create" stop
1082         reason and 'w' stop reply.
1083         (General Query Packets): Document QThreadEvents packet.  Document
1084         QThreadEvents qSupported feature.
1085
1086 2015-11-30  Pedro Alves  <palves@redhat.com>
1087
1088         * gdb.texinfo (Bootstrapping): Add "interrupting remote targets"
1089         anchor.
1090         (Packets): Document vCtrlC.
1091
1092 2015-11-26  Simon Marchi  <simon.marchi@ericsson.com>
1093
1094         * gdb.texinfo (Thread List Format): Mention thread names.
1095
1096 2015-11-24  Pedro Alves  <palves@redhat.com>
1097
1098         PR 17539
1099         * gdb.texinfo (Inferiors and Programs): Adjust "maint info
1100         program-spaces" example to ascending order listing.
1101         (Threads): Adjust "info threads" example to ascending order
1102         listing.
1103         (Forks): Adjust "info inferiors" example to ascending order
1104         listing.
1105
1106 2015-11-04  Markus Metzger  <markus.t.metzger@intel.com>
1107
1108         * gdb.texinfo (Process Record and Replay): Document "record
1109         instruction-history" modifiers.
1110
1111 2015-10-12  Andrew Burgess  <andrew.burgess@embecosm.com>
1112
1113         * gdb.texinfo (Frames): Remove 'frame' and 'select-frame'
1114         description.
1115         (Frame Filter Management): Move to later in the 'Examining the
1116         Stack' chapter.
1117         (Selection): Add entry for 'select-frame'.
1118
1119 2015-09-25  Doug Evans  <dje@google.com>
1120
1121         * gdb.texinfo (Process Record and Replay): Fix syntax of
1122         "record instruction-history begin, end" and
1123         "record function-call-history begin, end".
1124
1125 2015-09-22  Simon Marchi  <simon.marchi@ericsson.com>
1126
1127         * gdb.texinfo (Specifying Source Directories): Fix
1128         substitute-path example.
1129
1130 2015-09-18  Markus Metzger  <markus.t.metzger@intel.com>
1131
1132         * gdb.texinfo (All-Stop Mode): Describe new scheduler-locking mode.
1133
1134 2015-09-15  Pedro Alves  <palves@redhat.com>
1135
1136         PR remote/18965
1137         * gdb.texinfo (Stop Reply Packets): Revert previous change to
1138         the vforkdone description.
1139
1140 2015-09-15  Pedro Alves  <palves@redhat.com>
1141
1142         PR remote/18965
1143         * gdb.texinfo (Stop Reply Packets): Explain that vforkdone's 'r'
1144         part indicates the thread ID of the parent process.
1145
1146 2015-09-15  Yao Qi  <yao.qi@linaro.org>
1147
1148         * gdb.texinfo (General Query Packets): Add vContSupported to
1149         tables of 'gdbfeatures' and 'stub features' supported in the
1150         qSupported packet, as well as to the list containing stub
1151         feature details.
1152
1153 2015-09-11  Don Breazeal  <donb@codesourcery.com>
1154
1155         * gdb.texinfo (Remote Configuration): Add exec event
1156         feature to table of packet settings.
1157         (Stop Reply Packets): Add exec events to the list of stop
1158         reasons.
1159         (General Query Packets): Add exec events to tables of
1160         'gdbfeatures' and 'stub features' supported in the qSupported
1161         packet, as well as to the list containing stub feature
1162         details.
1163
1164 2015-08-24  Pedro Alves  <palves@redhat.com>
1165
1166         * gdb.texinfo (Remote Configuration): Document the "set/show
1167         remote multiprocess-extensions-packet" commands.
1168
1169 2015-08-24  Pedro Alves  <palves@redhat.com>
1170
1171         * gdb.texinfo (Embedded Processors) <ARM>: Remove references to RDI.
1172         <M32R>: Remove references to M32R/D.
1173         <M68K>: Remove references to target dbug.
1174         <MIPS Embedded>: Remove references to target r3900 and target
1175         array.
1176         <PowerPC Embedded>: Remove references to target dink32 and target
1177         ppcbug, target sds
1178         <PA, Sparclet, Sparclite, Z8000>: Delete nodes.
1179
1180 2015-08-18  Andrew Burgess  <andrew.burgess@embecosm.com>
1181
1182         * gdb.texinfo (GDB Files): Add 'File Caching' menu entry.
1183
1184 2015-08-18  Andrew Burgess  <andrew.burgess@embecosm.com>
1185
1186         * gdb.texinfo (File Caching): Document "set/show debug bfd-cache".
1187
1188 2015-08-18  Andrew Burgess  <andrew.burgess@embecosm.com>
1189
1190         * gdb.texinfo (Maintenance Commands): Move documentation of "main
1191         info bfds" to...
1192         (File Caching): A New section.  Outline bfd caching, and add new
1193         description for "main set/show bfd-sharing".
1194
1195 2015-08-14  Doug Evans  <xdje42@gmail.com>
1196
1197         * gdb.texinfo (Machine Code): Update docs for mixed source/assembly
1198         disassembly.
1199         (GDB/MI Data Manipulation): Update docs for new disassembly modes.
1200
1201 2015-08-11  Keith Seitz  <keiths@redhat.com>
1202
1203         * gdb.texinfo (Thread-Specific Breakpoints, Printing Source Lines):
1204         Use "location(s)"instead of "linespec(s)".
1205         (Specifying a Location): Rewrite.
1206         Add subsections describing linespec, address, and explicit locations.
1207         Add node/menu for each subsection.
1208         (Source and Machine Code, C Preprocessor Macros)
1209         (Create and Delete Trace points)
1210         (Extensions for Ada Tasks): Use "location(s)" instead of "linespec(s)".
1211         (Continuing at a Different Address): Remove "linespec" examples.
1212         Add reference to "Specify a Location"
1213         (The -break-insert Command): Rewrite.  Add anchor.
1214         Add reference to appropriate manual section discussing locations.
1215         (The -dprintf-insert Command): Refer to -break-insert for
1216         specification of 'location'.
1217
1218 2015-08-07  Pedro Alves  <palves@redhat.com>
1219
1220         * gdb.texinfo (Maintenance Commands): Document "maint set/show
1221         target-non-stop".
1222
1223 2015-08-07  Markus Metzger  <markus.t.metzger@intel.com>
1224
1225         * gdb.texinfo (Process Record and Replay): Document prefixing of
1226         speculatively executed instructions in the "record instruction-history"
1227         command.
1228
1229 2015-07-20  Doug Evans  <dje@google.com>
1230
1231         * Makefile.in (STABS_DOC_BUILD_INCLUDES): Add gdb-cfg.texi, GDBvn.texi.
1232
1233 2015-07-16  Doug Evans  <dje@google.com>
1234
1235         * stabs.texinfo: @include gdb-cfg.texi.
1236
1237 2015-07-15  Jan Kratochvil  <jan.kratochvil@redhat.com>
1238
1239         Revert the previous 2 commits:
1240         gdbserver build-id attribute generator
1241         Validate symbol file using build-id
1242
1243 2015-07-15  Jan Kratochvil  <jan.kratochvil@redhat.com>
1244
1245         * gdb.texinfo (Files): Add 'set validate-build-id'
1246         and 'show validate-build-id'.
1247
1248 2015-07-15  Aleksandar Ristovski  <aristovski@qnx.com
1249             Jan Kratochvil  <jan.kratochvil@redhat.com>
1250
1251         gdbserver build-id attribute generator.
1252         * gdb.texinfo (Library List Format for SVR4 Targets): Add
1253         'build-id' in description, example, new attribute in dtd.
1254
1255 2015-07-08  Andrew Burgess  <andrew.burgess@embecosm.com>
1256
1257         * gdb.texinfo (Selection): Update documentation for 'frame'
1258         command.
1259
1260 2015-07-02  Markus Metzger  <markus.t.metzger@intel.com>
1261
1262         * gdb.texinfo (Maintenance Commands): Document "maint btrace"
1263         commands.
1264
1265 2015-07-02  Markus Metzger  <markus.t.metzger@intel.com>
1266
1267         * gdb.texinfo (Process Record and Replay): Spell out that variables
1268         and registers are not available during btrace replay.
1269         Describe the new "record btrace pt" command.
1270         Describe the new "set|show record btrace pt buffer-size" options.
1271         (General Query Packets): Describe the new Qbtrace:pt and
1272         Qbtrace-conf:pt:size packets.
1273         Expand "bts" to "Branch Trace Store".
1274         Update the branch trace DTD.
1275
1276 2015-06-26  Patrick Palka  <patrick@parcs.ath.cx>
1277
1278         * gdb.texinfo (Command History): Document the new option
1279         "history remove-duplicates".
1280
1281 2015-06-19  Doug Evans  <dje@google.com>
1282
1283         * stabs.texinfo (ELF Linker Relocation): Mention Sun stabs is no
1284         longer supported.
1285
1286 2015-06-17  Patrick Palka  <patrick@parcs.ath.cx>
1287
1288         * gdb.texinfo (Command History): Mention that setting
1289         GDBHISTSIZE to the empty string disables history truncation.
1290
1291 2015-06-17  Patrick Palka  <patrick@parcs.ath.cx>
1292
1293         PR gdb/16999
1294         * gdb.texinfo (Command History): Mention new GDBHISTSIZE
1295         behavior.
1296
1297 2015-06-17  Patrick Palka  <patrick@parcs.ath.cx>
1298
1299         * gdb.texinfo (Command History): Replace occurrences of HISTSIZE
1300         with GDBHISTSIZE.
1301
1302 2015-06-15  Simon Marchi  <simon.marchi@ericsson.com>
1303
1304         * gdb.texinfo (GDB/MI Data Manipulation): Clarify usage of
1305         bytes and memory units for -data-{read,write}-memory-bytes.
1306         (Packets): Same for m, M and X packets.
1307         * python.texi (Inferiors In Python): Same for read_memory and
1308         write_memory.
1309
1310 2015-06-10  Jon Turney  <jon.turney@dronecode.org.uk>
1311
1312         * gdb.texinfo (Separate Debug Files): Document that PE is also
1313         supported.
1314
1315 2015-06-13  Andrew Burgess  <andrew.burgess@embecosm.com>
1316
1317         * gdb.texinfo (TUI Commands): Bring all 'tui reg' commands into a
1318         single table entry.
1319
1320 2015-06-10  Walfred Tedeschi  <walfred.tedeschi@intel.com>
1321
1322         * gdb.textinfo (i386): Fix "@end table" end and "@table" placement.
1323
1324
1325 2015-06-10  Gary Benson <gbenson@redhat.com>
1326
1327         * gdb.texinfo (Remote Configuration): Document the
1328         "set/show remote hostio-setfs-packet" command.
1329         (Host I/O Packets): Document the vFile:setfs packet.
1330
1331 2015-06-10  Gary Benson <gbenson@redhat.com>
1332
1333         * gdb.texinfo (Debugging Output): Document the "set/show debug
1334         linux-namespaces" command.
1335
1336 2015-06-10  Walfred Tedeschi  <walfred.tedeschi@intel.com>
1337             Mircea Gherzan  <mircea.gherzan@intel.com>
1338
1339         * gdb.texinfo (i386): Add documentation about "show mpx bound"
1340         and "set mpx bound".
1341
1342 2015-05-27  Doug Evans  <dje@google.com>
1343
1344         * gdb.texinfo (Debugging Output): Mention set/show debug dwarf-line.
1345
1346 2015-05-26  Doug Evans  <dje@google.com>
1347
1348         * gdb.texinfo (Debugging Output): Update for DWARF "set debug"
1349         command renamings.
1350         (Maintenance Commands): Update for DWARF "set debug" command renamings.
1351
1352 2015-05-26  Andrew Burgess  <andrew.burgess@embecosm.com>
1353
1354         * gdb.texinfo (TUI Commands): Add 'tui reg prev' details.
1355
1356 2015-05-22  Andrew Burgess  <andrew.burgess@embecosm.com>
1357
1358         * gdb.texinfo (TUI): Include 'tui enable' in the introduction.
1359         (TUI Commands): Add 'tui enable' and 'tui disable' details.
1360
1361 2015-05-16  Doug Evans  <xdje42@gmail.com>
1362
1363         * guile.texi (Memory Ports in Guile): Document support for unbuffered
1364         memory ports.
1365
1366 2015-05-16  Jan Kratochvil  <jan.kratochvil@redhat.com>
1367
1368         * gdb.texinfo (Compiling and Injecting Code): Add compile print.
1369
1370 2015-05-12  Don Breazeal  <donb@codesourcery.com>
1371
1372         * gdb.texinfo (Forks): Note that fork debugging is
1373         supported in extended mode.
1374         (Remote Configuration): Add fork event features to table
1375         of packet settings.
1376         (Stop Reply Packets): Add fork events to list of stop reasons.
1377         (General Query Packets): Add fork events to tables of
1378         'gdbfeatures' and 'stub features' supported in the qSupported
1379         packet, as well as to the list containing stub feature
1380         details.
1381
1382 2015-05-12  Gary Benson <gbenson@redhat.com>
1383
1384         * gdb.texinfo (General Query Packets): Document
1385         qXfer:exec-file:read with empty annex.
1386
1387 2015-05-09  Siva Chandra Reddy  <sivachandra@google.com>
1388
1389         * python.texi (Values From Inferior): Add descriptions of new
1390         methods gdb.Value.reference_value and gdb.Value.const_value.
1391
1392 2015-05-06  Joel Brobecker  <brobecker@adacore.com>
1393
1394         * gdb.texinfo (Files): Add "info dll" documentation.
1395         (Cygwin Native): Remove "info dll" documentation.
1396
1397 2015-04-29  Doug Evans  <dje@google.com>
1398
1399         * python.texi (Xmethod API) <gdb.XMethodWorker.get_result_type>:
1400         Document.
1401         (Writing an Xmethod): Add get_result_type to example.
1402
1403 2015-04-28  Sasha Smundak  <asmundak@google.com>
1404
1405         * python.texi: New method documented.
1406
1407 2015-04-24  Andrew Burgess  <andrew.burgess@embecosm.com>
1408
1409         * gdb.texinfo (Dump/Restore Files): Add detail about verilog dump
1410         format.
1411
1412 2015-04-24  Doug Evans  <dje@google.com>
1413
1414         * python.texi (Xmethods In Python): Fix name of method to call the
1415         xmethod.
1416
1417 2015-04-17  Gary Benson <gbenson@redhat.com>
1418
1419         * gdb.texinfo (Connecting to a Remote Target): Mention that
1420         GDB can access program files from remote targets that support
1421         qXfer:exec-file:read and Host I/O packets.
1422
1423 2015-04-17  Gary Benson <gbenson@redhat.com>
1424
1425         * gdb.texinfo (Remote Configuration): Document the "set/show
1426         remote pid-to-exec-file-packet" command.
1427         (General Query Packets): Document the qXfer:exec-file:read
1428         qSupported features.  Document the qXfer:exec-file:read packet.
1429
1430 2015-04-17  Gary Benson <gbenson@redhat.com>
1431
1432         * gdb.texinfo (set sysroot): Document that "set sysroot" also
1433         applies to executable paths if supplied to GDB as absolute.
1434
1435 2015-04-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
1436
1437         * gdb.texinfo (Mode Options): Remove -xdb.
1438
1439 2015-04-10  Jan Kratochvil  <jan.kratochvil@redhat.com>
1440             Eli Zaretskii  <eliz@gnu.org>
1441
1442         * gdb.texinfo (Compiling and Injecting Code): Describe set debug
1443         compile, show debug compile.  New subsection Compilation options for
1444         the compile command.  New subsection Compiler search for the compile
1445         command.
1446
1447 2015-04-09  Andy Wingo  <wingo@igalia.com>
1448
1449         * guile.texi (Frames In Guile): Describe frame-read-register.
1450
1451 2015-04-02  Gary Benson <gbenson@redhat.com>
1452
1453         * gdb.texinfo (set sysroot): Document "target:".
1454
1455 2015-04-01  Sasha Smundak  <asmundak@google.com>
1456
1457         * doc/python.texi (Writing a Frame Unwinder in Python): Add
1458         section.
1459
1460 2015-03-31  Sergio Durigan Junior  <sergiodj@redhat.com>
1461
1462         PR corefiles/16092
1463         * gdb.texinfo (gcore): Mention new command 'set
1464         use-coredump-filter'.
1465         (set use-coredump-filter): Document new command.
1466
1467 2015-03-31  Antoine Tremblay  <antoine.tremblay@ericsson.com>
1468
1469         * gdb.texinfo (Operating System Auxiliary Information): Add info os cpus
1470         documentation, reorder the info os entries in alphabetical order.
1471
1472 2015-03-26  Simon Marchi  <simon.marchi@ericsson.com>
1473
1474         * gdb.texinfo (GDB/MI Data Manipulation): Fix copy-paste typo in
1475         -data-write-memory-bytes.
1476
1477 2015-03-24  Pedro Alves  <palves@redhat.com>
1478
1479         * gdb.texinfo (test_step) <set scheduler-locking step>: No longer
1480         mention that threads may sometimes run unlocked.
1481
1482 2015-03-23  Yurij Grechishhev  <yurij.grechishhev@gmail.com>
1483
1484         * gdb.texinfo (Remote configuration): Document "set/show
1485         serial parity" command.
1486
1487 2015-03-18  Gary Benson <gbenson@redhat.com>
1488
1489         * gdb.texinfo (General Query Packets): Remove documentation
1490         for now-removed vFile:fstat qSupported features.
1491
1492 2015-03-11  Gary Benson <gbenson@redhat.com>
1493
1494         * gdb.texinfo (Remote Configuration): Document the
1495         "set/show remote hostio-fstat-packet" command.
1496         (General Query Packets): Document the vFile:fstat
1497         qSupported features.
1498         (Host I/O Packets): Document the vFile:fstat packet.
1499
1500 2015-03-11  Andy Wingo  <wingo@igalia.com>
1501
1502         * guile.texi (Objfiles In Guile): Document objfile-progspace.
1503
1504 2015-03-04  Pedro Alves  <palves@redhat.com>
1505
1506         * gdb.texinfo (Remote Configuration): Document the "set/show
1507         remote swbreak-feature-packet" and "set/show remote
1508         hwbreak-feature-packet" commands.
1509         (Packets) <Z0>: Add cross link to the "swbreak" stop reason's
1510         decription.
1511         (Stop Reply Packets): Document the swbreak and hwbreak stop
1512         reasons.
1513         (General Query Packets): Document the swbreak and hwbreak
1514         qSupported features.
1515         (Remote Non-Stop): Explain that swbreak and hwbreak are required.
1516
1517 2015-03-03  Philippe Proulx  <eeppeliteloop@gmail.com>
1518
1519         * gdb.texinfo (gdb/mi Async Records): Fix duplicate syscall-entry
1520         under *stopped.
1521
1522 2015-03-02  Doug Evans  <xdje42@gmail.com>
1523
1524         * gdb.texinfo (Specify Location): Fix syntax of filename:function.
1525
1526 2015-03-02  Andreas Arnez  <arnez@linux.vnet.ibm.com>
1527
1528         * gdb.texinfo (S/390 and System z Features): Describe new feature
1529         "org.gnu.gdb.s390.vx".
1530
1531 2015-02-23  Sergio Durigan Junior  <sergiodj@redhat.com>
1532
1533         PR gdb/18008
1534         * gdb.texinfo (maint internal-error, maint internal-warning, maint
1535         demangler-warning): Fix typo ("problam").
1536
1537 2015-02-19  David Taylor  <dtaylor@emc.com>
1538
1539         * agentexpr.texi (Bytecode Descriptions): Fix summary line for setv.
1540
1541 2015-02-17  Jose E. Marchesi  <jose.marchesi@oracle.com>
1542
1543         * gdb.texinfo (Static Probe Points): Add cindex `static probe
1544         point, DTrace'.
1545         (Static Probe Points): Modified to cover DTrace probes in addition
1546         to SystemTap probes.  Also modified to cover the `enable probe'
1547         and `disable probe' commands.
1548
1549 2015-02-17  Jose E. Marchesi  <jose.marchesi@oracle.com>
1550
1551         * gdb.texinfo (Static Probe Points): Cover the `enable probe' and
1552         `disable probe' commands.
1553
1554 2015-02-12  David Taylor  <dtaylor@emc.com>
1555
1556         * gdb.texinfo (Tracepoint Packets): Document the builtin and name
1557         fields of the QTDV packet.
1558
1559 2015-02-09  Markus Metzger  <markus.t.metzger@intel.com>
1560
1561         * gdb.texinfo (Branch Trace Configuration Format): Add size.
1562         (Process Record and Replay): Describe new set|show commands.
1563         (General Query Packets): Describe Qbtrace-conf:bts:size packet.
1564
1565 2015-02-09  Markus Metzger  <markus.t.metzger@intel.com>
1566
1567         * gdb.texinfo (Process Record and Replay): Describe the "record
1568         btrace bts" command.
1569         (General Query Packets): Describe qXfer:btrace-conf:read packet.
1570         (Branch Trace Configuration Format): New.
1571
1572 2015-01-31  Gary Benson <gbenson@redhat.com>
1573             Doug Evans  <dje@google.com>
1574
1575         * gdb.texinfo (Command Completion): Document new
1576         "set/show max-completions" option.
1577
1578 2015-01-31  Doug Evans  <xdje42@gmail.com>
1579
1580         * gdb.texinfo (Symbols): Document new commands
1581         "maint print symbol-cache", "maint print symbol-cache-statistics",
1582         "maint flush-symbol-cache".  Document new option
1583         "maint set symbol-cache-size".
1584
1585 2015-01-31  Doug Evans  <xdje42@gmail.com>
1586
1587         * gdb.texinfo (dotdebug_gdb_scripts section): Update docs to
1588         distinguish script files vs inlined scripts.
1589         * python.texi (Python Auto-loading): Ditto.
1590
1591 2015-01-30  Doug Evans  <dje@google.com>
1592
1593         * gdb.texinfo (Symbols) <info source>: Output now contains producer
1594         string if present.
1595
1596 2015-01-27  Doug Evans  <dje@google.com>
1597
1598         * python.texi (Objfiles In Python): Document Objfile.username.
1599
1600 2015-01-27  Doug Evans  <dje@google.com>
1601
1602         * python.texi (Objfiles In Python) <Objfile.filename>: Improve docs.
1603         * guile.texi (Objfiles In Guile) <objfile-filename>: Improve docs.
1604
1605 2015-01-22  Jan Kratochvil  <jan.kratochvil@redhat.com>
1606
1607         * gdb.texinfo (Threads): Describe -ascending for thread apply all.
1608
1609 2015-01-16  Eli Zaretskii  <eliz@gnu.org>
1610
1611         * doc/gdb.texinfo (TUI Commands): Document the possible
1612         values of NAME argument to 'winheight' command.  Explain the
1613         effect of 'tabset' setting better.
1614
1615 2015-01-11  Doug Evans  <xdje42@gmail.com>
1616
1617         PR gdb/15830
1618         * gdb.texinfo (Debugging C Plus Plus): Mention "demangle".
1619         (Symbols): Ditto.
1620         (Maintenance Commands): Delete docs for "maint demangle".
1621
1622 2014-12-31  Joel Brobecker  <brobecker@adacore.com>
1623
1624         * gdb.texinfo (Files): Remove documentation of the
1625         "add-shared-symbol-files" and "assf" commands.
1626         (Cygwin Native): Remove documentation of the "dll-symbols"
1627         command.
1628
1629 2014-12-17  Doug Evans  <xdje42@gmail.com>
1630
1631         * gdb.texinfo (Debugging Output): Document "debug symbol-lookup".
1632
1633 2014-12-12  Phil Muldoon  <pmuldoon@redhat.com>
1634             Jan Kratochvil  <jan.kratochvil@redhat.com>
1635
1636         * gdb.texinfo (Altering): Update.
1637         (Compiling and Injecting Code): New node.
1638
1639 2014-12-12  Doug Evans  <dje@google.com>
1640
1641         * python.texi (Objfiles In Python): Document gdb.lookup_objfile.
1642
1643 2014-12-12  Andreas Arnez  <arnez@linux.vnet.ibm.com>
1644
1645         * gdb.texinfo: Document "maint print user-registers".
1646
1647 2014-12-08  Doug Evans  <dje@google.com>
1648
1649         * python.texi (Objfiles In Python): Document Objfile.owner.
1650
1651 2014-12-04  Doug Evans  <dje@google.com>
1652
1653         * python.texi (Objfiles In Python): Document
1654         Objfile.add_separate_debug_file.
1655
1656 2014-12-04  Doug Evans  <dje@google.com>
1657
1658         * python.texi (Objfiles In Python): Document Objfile.build_id.
1659
1660 2014-12-02  Nick Bull  <nicholaspbull@gmail.com>
1661
1662         * python.texi (Events In Python): Document new events
1663         InferiorCallPreEvent, InferiorCallPostEvent, MemoryChangedEvent
1664         and RegisterChangedEvent.
1665
1666 2014-11-30  Jan Kratochvil  <jan.kratochvil@redhat.com>
1667
1668         Add add-auto-load-scripts-directory.
1669         * gdb.texinfo (Auto-loading): Add add-auto-load-scripts-directory link.
1670         (objfile-gdbdotext file): Add add-auto-load-scripts-directory.
1671
1672 2014-11-30  Jan Kratochvil  <jan.kratochvil@redhat.com>
1673
1674         * gdb.texinfo (Auto-loading safe path): Fix add-auto-load-safe-path
1675         description typo.
1676
1677 2014-10-30  Doug Evans  <dje@google.com>
1678
1679         * python.texi (Progspaces In Python): Document ability to add
1680         random attributes to gdb.Progspace objects.
1681         (Objfiles In Python): Document ability to add random attributes to
1682         gdb.objfile objects.
1683
1684 2014-10-27  Pedro Alves  <palves@redhat.com>
1685
1686         * gdb.texinfo (Continuing and Stepping): Add cross reference to
1687         info on stepping and signal handlers.
1688         (Signals): Explain stepping and signal handlers.  Add context
1689         index entry, and cross references.
1690
1691 2014-10-20  Simon Marchi  <simon.marchi@ericsson.com>
1692
1693         * python.texi (Breakpoints In Python): Add parenthesis after
1694         Breakpoint.delete.  Clarify Breakpoint.enabled description so
1695         that it contains "disable".
1696
1697 2014-10-17  Doug Evans  <dje@google.com>
1698
1699         * python.texi (Events In Python): Document clear_objfiles event.
1700
1701 2014-10-17  Doug Evans  <dje@google.com>
1702
1703         * python.texi (Objfiles In Python): Document new progspace attribute.
1704
1705 2014-10-17  Pedro Alves  <palves@redhat.com>
1706
1707         * gdb.texinfo (Ada Tasks and Core Files): Delete mention of Tru64.
1708         (SVR4 Process Information): Delete mention of OSF/1.
1709
1710 2014-10-01  Simon Marchi  <simon.marchi@ericsson.com>
1711
1712         * gdb.texinfo (Miscellaneous gdb/mi Commands): Document new
1713         exit-code field in -list-thread-groups output.
1714
1715 2014-09-22  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1716
1717         * gdb.texinfo (Set Breaks): Add missing "@end table".
1718
1719 2014-09-22  Pedro Alves  <palves@redhat.com>
1720
1721         * gdb.texinfo (Set Breaks): Document that "set breakpoint
1722         always-inserted off" is the default mode now.  Delete
1723         documentation of "set breakpoint always-inserted auto".
1724
1725 2014-09-18  Doug Evans  <dje@google.com>
1726
1727         * python.texi (Symbol Tables In Python): Document "producer"
1728         attribute of gdb.Symtab objects.
1729
1730 2014-09-16  Pedro Alves  <palves@redhat.com>
1731
1732         * gdb.texinfo (Starting) <run command>: Don't mention VxWorks.
1733         (Embedded OS): Remove VxWorks menu entry.
1734         (VxWorks): Remove node.
1735
1736 2014-09-13  Doug Evans  <xdje42@gmail.com>
1737
1738         * gdb.texinfo (Signaling): Document new queue-signal command.
1739
1740 2014-09-06  Doug Evans  <xdje42@gmail.com>
1741
1742         PR 15276
1743         * gdb.texinfo (Convenience Funs): Document $_caller_is,
1744         $_caller_matches, $_any_caller_is, $_any_caller_matches.
1745
1746 2014-09-03  Justin Lebar <jlebar@google.com>
1747
1748         * python.texi (Types In Python): Type.template_argument(n) returns a
1749         gdb.Value or a gdb.Type and throws an exception if n is out of
1750         range.
1751
1752 2014-09-03  Sasha Smundak  <asmundak@google.com>
1753
1754         * python.texi (Frames in Python): Add read_register description.
1755
1756 2014-08-04  Tom Tromey  <tromey@redhat.com>
1757
1758         * gdb.texinfo (Debugging Output): Update for change to "set debug
1759         target".
1760
1761 2014-08-01  Masaki Muranaka  <monaka@monami-software.com>
1762
1763         Pushed by Joel Brobecker  <brobecker@adacore.com>.
1764         * Makefile.in (transform): New variable.
1765         (install-man1, install-man5): Apply $(transform) to man file names.
1766
1767 2014-07-26  Doug Evans  <xdje42@gmail.com>
1768
1769         PR guile/17177
1770         * guile.texi (Guile Pretty Printing API): Fix typo.
1771         Document set-pretty-printers!, pretty-printers.
1772         (Selecting Guile Pretty-Printers): Update.
1773         Mention program-space based pretty-printers.
1774
1775 2014-07-25  Pedro Alves  <palves@redhat.com>
1776             Eli Zaretskii  <eliz@gnu.org>
1777
1778         * gdb.texinfo (Signaling) <signal command>: Explain what happens
1779         with multi-threaded programs.
1780
1781 2014-06-27  Yao Qi  <yao@codesourcery.com>
1782
1783         * gdb.texinfo (Maintenance Commands): Update the output of
1784         'maint print dummy-frames' command.
1785
1786 2014-06-24  Eli Zaretskii  <eliz@gnu.org>
1787
1788         * gdb.texinfo (Screen Size): Improve indexing.
1789
1790 2014-06-19  Gary Benson  <gbenson@redhat.com>
1791
1792         * gdb.texinfo (Maintenance Commands): Document new
1793         "maint set/show catch-demangler-crashes" option.
1794
1795 2014-06-19  Gary Benson  <gbenson@redhat.com>
1796
1797         * gdb.texinfo (Maintenance Commands): Document new
1798         "maint demangler-warning" command and new
1799         "maint set/show demangler-warning" option.
1800
1801 2014-06-09  Siva Chandra Reddy  <sivachandra@google.com>
1802
1803         * python.texi (Xmethod API): Add space before the opening
1804         parenthesis in function descriptions.
1805
1806 2014-06-06  Doug Evans  <xdje42@gmail.com>
1807
1808         * guile.texi (Guile Configuration): Document guile-data-directory.
1809
1810 2014-06-06  Mingjie Xing  <mingjie.xing@gmail.com>
1811
1812         * gdb.texinfo (Invoking GDB): Add -q and --quiet.
1813
1814 2014-06-04  Doug Evans  <xdje42@gmail.com>
1815
1816         * guile.texi (Breakpoints In Guile): Update.
1817
1818 2014-06-03  Joel Brobecker  <brobecker@adacore.com>
1819
1820         * python.texi (Xmethod API): Fix reference to "Progspaces In
1821         Python".
1822
1823 2014-06-03  Siva Chandra Reddy  <sivachandra@google.com>
1824
1825         *  python.texi (Xmethods In Python, XMethod API)
1826         (Writing an Xmethod): New nodes.
1827         (Python API): New menu entries "Xmethods In Python",
1828         "Xmethod API", "Writing an Xmethod".
1829
1830 2014-06-02  Doug Evans  <xdje42@gmail.com>
1831
1832         * guile.texi (Guile API): Add entry for Parameters In Guile.
1833         (GDB Scheme Data Types): Mention <gdb:parameter> object.
1834         (Parameters In Guile): New node.
1835
1836 2014-06-02  Doug Evans  <xdje42@gmail.com>
1837
1838         * guile.texi (Guile API): Add entry for Commands In Guile.
1839         (Basic Guile) <parse-and-eval>: Add reference.
1840         (Basic Guile) <string->argv>: Move definition to Commands In Guile.
1841         (GDB Scheme Data Types): Mention <gdb:command> object.
1842         (Commands In Guile): New node.
1843
1844 2014-06-02  Doug Evans  <xdje42@gmail.com>
1845
1846         * guile.texi (Guile API): Add entry for Progspaces In Guile.
1847         (GDB Scheme Data Types): Mention <gdb:progspace> object.
1848         (Progspaces In Guile): New node.
1849
1850 2014-05-30  Andrew Burgess  <aburgess@broadcom.com>
1851
1852         * guile.texi (Frames In Guile): Mention FRAME_UNWIND_MEMORY_ERROR.
1853         * python.texi (Frames In Python): Mention
1854         gdb.FRAME_UNWIND_MEMORY_ERROR.
1855
1856 2014-05-29  Pedro Alves  <palves@redhat.com>
1857             Tom Tromey  <tromey@redhat.com>
1858
1859         * gdb.texinfo (Non-Stop Mode): Remove "set target-async 1"
1860         from example.
1861         (Asynchronous and non-stop modes): Document '-gdb-set mi-async'.
1862         Mention that target-async is now deprecated.
1863         (Maintenance Commands): Document maint set/show target-async.
1864
1865 2014-05-29  Pedro Alves  <palves@redhat.com>
1866
1867         * observer.texi (sync_execution_done, command_error): New
1868         subjects.
1869
1870 2014-05-29  Pedro Alves  <palves@redhat.com>
1871
1872         PR gdb/13860
1873         * observer.texi (signal_received, end_stepping_range)
1874         (signal_exited, exited, no_history): New observer subjects.
1875
1876 2014-05-26  Andy Wingo  <wingo@igalia.com>
1877
1878         * guile.texi (GDB Scheme Data Types): Remove documentation for
1879         removed interfaces.  Update spelling of gdb-object-kind.
1880
1881 2014-05-26  Andy Wingo  <wingo@igalia.com>
1882
1883         * guile.texi (Basic Guile): Fix some typos.
1884
1885 2014-05-26  Andy Wingo  <wingo@igalia.com>
1886
1887         * guile.texi (Writing a Guile Pretty-Printer)
1888         (Guile Types Module): Fix excess parentheses in use-modules forms.
1889
1890 2014-05-24  Eli Zaretskii  <eliz@gnu.org>
1891
1892         * guile.texi (Types In Guile, Basic Guile, Frames In Guile)
1893         (Breakpoints In Guile, Guile Printing Module)
1894         (Guile Exception Handling, Values From Inferior In Guile)
1895         (Objfiles In Guile, Breakpoints In Guile, Memory Ports in Guile):
1896         Don't use @var at the beginning of a sentence.
1897
1898         * gdb.texinfo (Frame Filter Management, Trace Files)
1899         (C Operators, Ada Tasks, Calling, Bootstrapping, ARM)
1900         (PowerPC Embedded, Define, Annotations for Running)
1901         (IPA Protocol Commands, Packets, General Query Packets)
1902         (Tracepoint Packets, Notification Packets, Environment)
1903         (Inferiors and Programs, Set Breaks, Set Catchpoints)
1904         (Continuing and Stepping, Signals, Thread-Specific Breakpoints)
1905         (Frames, Backtrace, Selection, Expressions, Registers)
1906         (Trace State Variables, Built-In Func/Proc, Signaling, Files)
1907         (Numbers, GDB/MI Async Records, GDB/MI Data Manipulation)
1908         (Source Annotations, Using JIT Debug Info Readers, Packets)
1909         (Stop Reply Packets, Host I/O Packets)
1910         (Target Description Format): Don't use @var at the beginning of a
1911         sentence.
1912
1913         * python.texi (Basic Python, Types In Python)
1914         (Commands In Python, Frames In Python, Line Tables In Python)
1915         (Breakpoints In Python, gdb.printing, gdb.types)
1916         (Type Printing API): Don't use @var at the beginning of a
1917         sentence.
1918
1919 2014-05-23  Markus Metzger  <markus.t.metzger@intel.com>
1920
1921         * gdb.texinfo (Process Record and Replay): Document "set/show btrace
1922         replay-memory-access".
1923
1924 2014-05-21  Pedro Alves  <palves@redhat.com>
1925
1926         * gdb.texinfo (Starting): Document "set/show
1927         auto-connect-native-target".
1928         (Target Commands): Document "target native".
1929
1930 2014-05-20  Pedro Alves  <palves@redhat.com>
1931
1932         * gdb.texinfo (Memory) <compare-sections>: Generalize comments to
1933         not be remote specific.  Add cross reference to the qCRC packet.
1934         (Separate Debug Files): Update cross reference to the qCRC packet.
1935         (General Query Packets) <qCRC packet>: Add anchor.
1936
1937 2014-05-17  Doug Evans  <xdje42@gmail.com>
1938
1939         Copy over changes from guile.texi.
1940         * python.texi (Basic Python) <gdb.execute>: Add text.
1941         (Basic Python) <gdb.post_event>: Remove "main" from "main GDB thread".
1942         (Values From Inferior) <Python string>: Add text.
1943         (Values From Inferior) <Value.string>: Clarify string length handling.
1944         (Pretty Printing API): Add cindex.
1945         (Types In Python) <TYPE_CODE_*>: Use vtable instead of table.
1946         Remove unnecessary index of gdb.TYPE_CODE_*.  Replace @findex with
1947         @vindex.
1948         (Commands In Python) <COMPLETE_*>: Similarly.
1949         (Symbols In Python) <SYMBOL_*>: Similarly.
1950         (Breakpoints In Python) <WP_*>: Similarly.
1951         (Breakpoints In Python) <BP_*>: Similarly.
1952
1953 2014-05-17  David Taylor <dtaylor@emc.com>
1954
1955         * gdb.texinfo (General Query Packets): Add a note about thread IDs
1956         mentioned in the qfThreadInfo reply.
1957
1958 2014-05-16  Doug Evans  <dje@google.com>
1959
1960         * gdb.texinfo (Mode Options): Add -D.
1961
1962 2014-05-09  Samuel Bronson  <naesten@gmail.com>
1963
1964         * Makefile.in (PACKAGE): Copy from ../Makefile.in in case of
1965         "make -C".
1966
1967 2014-04-29  Tom Tromey  <tromey@redhat.com>
1968
1969         * gdb.texinfo (Debugging Output): Rename to "set debug varobj" and
1970         "show debug varobj".
1971
1972 2014-05-01  David Taylor  <dtaylor@emc.com>
1973
1974         * gdb.texinfo (compare-sections): Document the new -r (read-only)
1975         option.
1976
1977 2014-04-24  Michael Sturm  <michael.sturm@mintel.com>
1978             Walfred Tedeschi  <walfred.tedeschi@intel.com>
1979
1980         * gdb.texinfo (i386 Features): Add description of AVX512
1981         registers.
1982
1983 2014-03-31  Doug Evans  <dje@google.com>
1984
1985         * gdb.texinfo (Symbols): Document set/show print symbol-loading.
1986
1987 2014-03-30  Doug Evans  <dje@google.com>
1988
1989         * gdb.texinfo (Non-Stop Mode): Remove trailing whitespace.
1990         (Background Execution): Ditto.
1991
1992 2014-03-21  Pedro Alves  <palves@redhat.com>
1993             Stan Shebs  <stan@codesourcery.com>
1994             Hui Zhu  <hui@codesourcery.com>
1995
1996         * gdb.texinfo (Packets): Add anchor to "? packet".
1997         Remove fixme and update introduction of "k packet".
1998         Add anchor to "vKill packet".
1999
2000 2014-03-12  Stan Shebs  <stan@codesourcery.com>
2001
2002         * Doxyfile-gdb-api.in (INPUT): Add gdbtypes.h.
2003
2004 2014-02-26  Ludovic Courtès  <ludo@gnu.org>
2005
2006         * guile.texi (Basic Guile): Document 'history-append!'.
2007
2008 2014-02-20  Joel Brobecker  <brobecker@adacore.com>
2009
2010         * gdb.texinfo (Files): Document "add-shared-symbol-files"
2011         and "assf" as being deprecated.
2012         (Cygwin Native): Likewise for "dll-symbols".
2013         (Non-debug DLL Symbols): Remove reference to "dll-symbols"
2014         as a way to force the loading of symbols from a DLL.
2015
2016 2014-02-19  Siva Chandra Reddy  <sivachandra@google.com>
2017
2018         * python.texi (Values From Inferior): Add description about the
2019         new feature.
2020
2021 2014-02-17  Doug Evans  <xdje42@gmail.com>
2022
2023         * Makefile.in (GDB_DOC_FILES): Add python.texi.
2024         * gdb.texinfo (Python): Moved to ...
2025         * python.texi: ... here.  New file.
2026
2027 2014-02-17  Ludovic Courtès  <ludo@gnu.org>
2028
2029         * guile.texi (Writing a Guile Pretty-Printer) <example>:
2030         Remove 'string-begins-with' procedure.  Add 'pretty-printer'
2031         parameter to 'str-lookup-function' procedure.  Look for
2032         the "std::string<" prefix.
2033         (Frames In Guile): Add 'frame' parameter to 'frame-read-var'.
2034         Adjust description.
2035
2036 2014-02-11  Tejas Belagod  <tejas.belagod@arm.com>
2037
2038         * guile.texi (Values From Inferior In Guile): Remove stray
2039         parantheses for deffn.
2040         (Disassembly In Guile): Ditto.
2041
2042 2014-02-10  Stan Shebs  <stan@codesourcery.com>
2043
2044         Add Doxygen support.
2045         * Makefile.in (doxy): New action, generates Doxygen files.
2046         (DOXYGEN): New.
2047         (doxyedit): New.
2048         * Doxyfile-base.in: New file.
2049         * Doxyfile-gdb-api.in: New file.
2050         * Doxyfile-gdb-xref.in: New file.
2051         * Doxyfile-gdbserver.in: New file.
2052         * doxy-index.in: New file.
2053         * filter-for-doxygen: New file.
2054         * filter-params.pl: New file.
2055
2056 2014-02-10  Doug Evans  <xdje42@gmail.com>
2057
2058         * Makefile.in (GDB_DOC_FILES): Add guile.texi.
2059         * gdb.texinfo (Auto-loading): Add set/show auto-load guile-scripts.
2060         (Extending GDB): New menu entries Guile, Multiple Extension Languages.
2061         (Guile docs): Include guile.texi.
2062         (objfile-gdbdotext file): Add objfile-gdb.scm.
2063         (dotdebug_gdb_scripts section): Mention Guile scripts.
2064         (Multiple Extension Languages): New node.
2065         * guile.texi: New file.
2066
2067 2014-01-28  Joel Brobecker  <brobecker@adacore.com>
2068
2069         * gdb.texinfo (Ada Glitches): Document the new "maint ada set/show
2070         ignore-descriptive-types". commands.
2071
2072 2014-01-22  Doug Evans  <dje@google.com>
2073
2074         * gdb.texinfo (Server): Mention --debug-format=all|none|timestamp.
2075         (gdbserver man): Ditto.
2076
2077 2014-01-16  Markus Metzger  <markus.t.metzger@intel.com>
2078
2079         * gdb.texinfo: Document limited reverse/replay support
2080         for target record-btrace.
2081
2082 2014-01-16  Markus Metzger  <markus.t.metzger@intel.com>
2083
2084         * gdb.texinfo (Process Record and Replay): Update documentation.
2085
2086 2014-01-16  Markus Metzger  <markus.t.metzger@intel.com>
2087
2088         * gdb.texinfo (Process Record and Replay): Document new /c
2089         modifier accepted by "record function-call-history".
2090         Add /i modifier to "record function-call-history" example.
2091
2092 2014-01-15  Yuanhui Zhang  <asmwarrior@gmail.com>
2093             Joel Brobecker  <brobecker@adacore.com>
2094
2095         * gdb.texinfo (GDB/MI Output Syntax): Add some missing "nl"
2096         markers.  Remove one that was misplaced.
2097
2098 2014-01-10  Pedro Alves  <palves@redhat.com>
2099
2100         * gdb.texinfo (Your Program's Environment) <set environment>:
2101         Mention the shell, and point at 'set exec-wrapper'.
2102
2103 2014-01-07  Joel Brobecker  <brobecker@adacore.com>
2104
2105         * gdb.texinfo (Types In Python): Document new attribute Types.name.
2106
2107 2013-12-30  Joel Brobecker  <brobecker@adacore.com>
2108
2109         * gdb.texinfo (Types In Python): Clarify the documentation
2110         of attribute gdb.Field.bitpos.
2111
2112 2013-12-28  Joel Brobecker  <brobecker@adacore.com>
2113
2114         * gdb.texinfo (Types In Python): Fix the documentation of
2115         attribute "bitpos" in class gdb.Field for enum types.  Add
2116         documentation for attribute "enumval" in that same class.
2117
2118 2013-12-28  Joel Brobecker  <brobecker@adacore.com>
2119
2120         * gdb.texinfo (GDB/MI Support Commands): Change @table into
2121         @ftable.
2122
2123 2013-12-23  Doug Evans  <xdje42@gmail.com>
2124
2125         * gdb.texinfo (Auto-loading): Move menu up.  Move discussion of
2126         auto-loaded objfile scripts and .debug_gdb_scripts section to their
2127         corresponding section in Extending GDB.
2128         (Extending GDB): Move menu up.  New menu item "Auto-loading
2129         extensions".
2130         (Sequences): New menu item "Auto-loading sequences".
2131         (Auto-loading sequences): New node.
2132         (Python): Rename section from Scripting GDB to Extending GDB.
2133         (Python Auto-loading): Update xref, refer to "Auto-loading extensions".
2134         Move docs on ways to auto-load extensions to ...
2135         (Auto-loading extensions): ... here.  New node.
2136
2137 2013-12-23  Joel Brobecker  <brobecker@adacore.com>
2138
2139         * gdb.texinfo (GDB/MI): Add "GDB/MI Support Commands" entry
2140         in menu.
2141         (GDB/MI Variable Objects): Adjust reference to "-list-features"
2142         command, now in a new node.
2143         (GDB/MI Support Commands): New node, with its contents being
2144         extracted from the "GDB/MI Miscellaneous Commands" node.
2145         A small paragraph introducing the section is also added at
2146         the start.
2147         (GDB/MI Miscellaneous Commands): Delete the description of the
2148         -info-gdb-mi-command, -list-features and -list-target-features
2149         commands, now hosted in the "GDB/MI Support Commands" node.
2150
2151 2013-12-12  Siva Chandra Reddy  <sivachandra@google.com>
2152
2153         PR python/16113
2154         * gdb.texinfo (Values From Inferior): Add a note about using
2155         gdb.Field objects as subscripts on gdb.Value objects.
2156         (Types In Python): Add description about the new attribute
2157         "parent_type" of gdb.Field objects.
2158
2159 2013-12-12  Joel Brobecker  <brobecker@adacore.com>
2160
2161         * gdb.texinfo (GDB/MI Miscellaneous Commands): Add @cindex
2162         entry for section docuumenting the -list-features GDB/MI command.
2163
2164 2013-12-10  Joel Brobecker  <brobecker@adacore.com>
2165
2166         * gdb.texinfo (GDB/MI Miscellaneous Commands): Document the new
2167         "exec-run-start-option" entry in the output of the "-list-features"
2168         command.
2169
2170 2013-12-04  Eli Zaretskii  <eliz@gnu.org>
2171
2172         * gdb.texinfo (i386): Fix yesterday's commit.
2173
2174 2013-12-03  Tom Tromey  <tromey@redhat.com>
2175
2176         * gdb.texinfo (Set Catchpoints): Add @kindex for each command
2177         documented here.
2178
2179 2013-12-03  Tom Tromey  <tromey@redhat.com>
2180
2181         * gdb.texinfo (@direntry): Add menu item for gdbserver.
2182
2183 2013-12-03  Walfred Tedeschi  <walfred.tedeschi@intel.com>
2184
2185         * gdb.texinfo (i386 Features): Add MPX feature registers.
2186         (x86 Specific featuresx86 Architecture-specific Issues): Adds
2187         a subsubsection for MPX and describes the display of the
2188         boundary registers.
2189
2190 2013-12-03  Joel Brobecker  <brobecker@adacore.com>
2191
2192         * gdb.texinfo (GDB/MI Miscellaneous Commands): Remove the
2193         documentation of the "ada-exceptions" entry.
2194
2195 2013-12-03  Joel Brobecker  <brobecker@adacore.com>
2196
2197         * gdb.texinfo (GDB/MI Result Records): Fix the syntax of the
2198         "^error" result record concerning the error message.  Document
2199         the error code that may also be part of that result record.
2200         (GDB/MI Miscellaneous Commands): Document the
2201         "undefined-command-error-code" element in the output of
2202         the "-list-features" GDB/MI command.
2203
2204 2013-12-03  Joel Brobecker  <brobecker@adacore.com>
2205
2206         * gdb.texinfo (GDB/MI Miscellaneous Commands): Document
2207         the new -info-gdb-mi-command GDB/MI command.  Document
2208         the meaning of "-info-gdb-mi-command" in the output of
2209         -list-features.
2210
2211 2013-11-29  Pedro Alves  <palves@redhat.com>
2212
2213         * gdb.texinfo (Frames In Python) <gdb.FRAME_UNWIND_NULL_ID>:
2214         Update comment.
2215
2216 2013-11-24  Yao Qi  <yao@codesourcery.com>
2217
2218         * gdb.texinfo (Caching Remote Data): Document new
2219         "set/show stack-cache" option.
2220
2221 2013-11-24  Yao Qi  <yao@codesourcery.com>
2222
2223         * gdb.texinfo (Caching Target Data): Replace "ON" with "on".
2224         (Maintenance Commands): Replace "ON" and "OFF" with "on" and
2225         "off" respectively.
2226
2227 2013-11-23  Yao Qi  <yao@codesourcery.com>
2228
2229         * gdb.texinfo (GDB/MI Variable Objects): Add the description
2230         of "displayhint" to the table about child results.
2231
2232 2013-11-21  Yao Qi  <yao@codesourcery.com>
2233
2234         * gdb.texinfo (GDB/MI Variable Objects): Add attribute
2235         'dynamic' for the output of command -var-list-children.
2236
2237 2013-11-21  Yao Qi  <yao@codesourcery.com>
2238
2239         * gdb.texinfo (Caching Target Data): Remove "see" before
2240         @pxref.
2241
2242 2013-11-20  Yao Qi  <yao@codesourcery.com>
2243
2244         * gdb.texinfo (Caching Target Data): Update doc for
2245         per-address-space dcache.
2246
2247 2013-11-20  Yao Qi  <yao@codesourcery.com>
2248
2249         * gdb.texinfo (Data): Rename menu item.
2250         (Caching Remote Data): Rename to ...
2251         (Caching Target Data): ... it.  Update.
2252
2253 2013-11-18  Joel Brobecker  <brobecker@adacore.com>
2254
2255         * gdb.texinfo (GDB/MI Miscellaneous Commands): Document the new
2256         "language-option" entry in the output of the "-list-features"
2257         command.
2258
2259 2013-11-15  Tom Tromey  <tromey@redhat.com>
2260
2261         * gdb.texinfo (Variables): Note gdb rules for ambiguous cases.
2262         Add example.
2263
2264 2013-11-14  Tom Tromey  <tromey@redhat.com>
2265
2266         * gdb.texinfo (Breakpoints In Python): Replace "as" with "in".
2267
2268 2013-11-14  Joel Brobecker  <brobecker@adacore.com>
2269
2270         * gdb.texinfo (Show): Add xref anchor for "show language" command.
2271         (Context management): Place current subsection text into its own
2272         subsubsection.  Add new subsubsection describing the "--language"
2273         command option.
2274
2275 2013-11-13  Joel Brobecker  <brobecker@adacore.com>
2276
2277         * gdb.texinfo (GDB/MI Miscellaneous Commands): Delete
2278         the documentation of "info-ada-exceptions" in the output
2279         of the "-list-features" command.  Add the documentation
2280         of the "ada-exception" entry instead.
2281
2282 2013-11-12  Joel Brobecker  <brobecker@adacore.com>
2283
2284
2285         * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix the first
2286         word of a couple of sentences to start with a capital letter.
2287
2288 2013-11-12  Joel Brobecker  <brobecker@adacore.com>
2289
2290         * gdb.texinfo (Ada): Add entry in menu for new "Ada Exceptions" node.
2291         (Ada Exceptions): New node.
2292         (GDB/MI): Add entry in menu for new "GDB/MI Ada Exceptions
2293         Commands" node.
2294         (GDB/MI Ada Exceptions Commands): New node.
2295         (GDB/MI Miscellaneous Commands): Document new "info-ada-exceptions"
2296         field in the output of the "-list-features" command.
2297         * NEWS: Add entry for the new "info exceptions" CLI command,
2298         and for the new "-info-ada-exceptions" GDB/MI command.
2299
2300 2013-11-11  Phil Muldoon  <pmuldoon@redhat.com>
2301
2302         * gdb.texinfo (Symbol Tables In Python): Add linetable method entry.
2303         (Line Tables In Python): New node.
2304
2305 2013-11-08  Doug Evans  <dje@google.com>
2306
2307         * gdb.texinfo (Debugging Output): Update text for
2308         "set debug dwarf2-read".
2309
2310 2013-11-08  Doug Evans  <dje@google.com>
2311
2312         * gdb.texinfo (Debugging Output): Update text for
2313         "set debug symtab-create".
2314
2315 2013-11-07  Phil Muldoon  <pmuldoon@redhat.com>
2316
2317         * gdb.texinfo (Commands In Python): Document COMPLETE_EXPRESSION
2318         constant.
2319
2320 2013-11-07  Phil Muldoon  <pmuldoon@redhat.com>
2321
2322         * gdb.texinfo (Breakpoints In Python): Document temporary
2323         option in breakpoint constructor, and add documentation to the
2324         temporary attribute.
2325
2326 2013-11-07  Yao Qi  <yao@codesourcery.com>
2327
2328         * gdb.texinfo (GDB/MI Variable Objects): Update doc about the
2329         output of "-var-info-expression".
2330
2331 2013-11-06  Pedro Alves  <palves@redhat.com>
2332
2333         * gdb.texinfo (Starting) <set/show startup-with-shell>: Mention
2334         non-interactive mode.
2335         (Environment) <shell startup files warning>: Mention
2336         non-interactive mode.  Mention .zshenv for Z shell, and talk about
2337         BASH_ENV instead of .bashrc for BASH.
2338
2339 2013-10-29  Nicolas Blanc  <nicolas.blanc@intel.com>
2340
2341         * gdb.texinfo (Commands to Specify Files): Add description
2342         of the remove-symbol-file command.
2343         * observer.texi: New free_objfile event
2344
2345 2013-10-24  Pedro Alves  <palves@redhat.com>
2346
2347         * gdb.texinfo (Starting): Document set/show startup-with-shell.
2348
2349 2013-10-11  Joel Brobecker  <brobecker@adacore.com>
2350
2351         * gdb.texinfo (Shared Library GDB/MI Catchpoint Commands):
2352         New subsection inside which the "-catch-load" and "-catch-unload"
2353         commands documentation is now placed.
2354         (Ada Exception GDB/MI Catchpoint Commands): New subsection
2355         documenting the "-catch-assert" and "-catch-exception" new
2356         GDB/MI commands.
2357
2358 2013-10-10  Joel Brobecker  <brobecker@adacore.com>
2359
2360         * gdb.texinfo (Connecting): Remove unnecessary @w{}.
2361
2362 2013-10-10  Joel Brobecker  <brobecker@adacore.com>
2363
2364         * gdb.texinfo (Connecting): Replace "set remotebaud" by "set
2365         serial baud".
2366         (Remote Configuration): Replace "set remotebaud" by "set serial
2367         baud".  Replace "show remotebaud" by "show serial baud".
2368
2369 2013-10-07  Pedro Alves  <palves@redhat.com>
2370
2371         PR breakpoints/11568
2372         * gdb.texinfo (Thread-Specific Breakpoints): Mention what happens
2373         when the thread is removed from the thread list.
2374
2375 2013-10-06  Sergio Durigan Junior  <sergiodj@redhat.com>
2376
2377         * gdb.texinfo (Convenience Variables): Document $_exitsignal.
2378         Update entry for $_exitcode.
2379
2380 2013-10-04  Joel Brobecker  <brobecker@adacore.com>
2381
2382         * gdb.texinfo (GDB/MI Program Execution): Document "-exec-run"'s
2383         new "--start" option.
2384
2385 2013-10-02  Pedro Alves  <palves@redhat.com>
2386
2387         * gdb.texinfo (Registers): Expand description of saved registers
2388         in frames.  Explain <not saved>.
2389
2390 2013-09-25  Doug Evans  <dje@google.com>
2391
2392         * gdb.texinfo (Debugging Output): Document set/show debug symfile.
2393
2394 2013-09-16  Stan Shebs  <stan@codesourcery.com>
2395
2396         Remove the internals manual gdbint.texinfo.
2397         * Makefile.in (INFO_DEPS): Remove gdbint.info.
2398         (PDFFILES): Remove gdbint.pdf.
2399         (HTMLFILES): Remove gdbint/index.html.
2400         (HTMLFILES_INSTALL): Remove gdbint.
2401         (GDBINT_DOC_FILES): Remove.
2402         (dvi): Remove gdbint.dvi.
2403         (ps): Remove gdbint.ps.
2404         * gdbint.texinfo: Remove file.
2405         * gdb.texinfo (Maintenance Commands): Remove reference to gdbint.
2406
2407 2013-09-16  Sergio Durigan Junior  <sergiodj@redhat.com>
2408
2409         * gdb.texinfo (Convenience Functions): Mention new convenience
2410         function $_isvoid.
2411
2412 2013-09-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
2413
2414         * gdb.texinfo (Decimal Floating Point format): Mention S/390.
2415         (Standard Target Features): Add new node to menu.
2416         (S/390 and System z Features): New node.
2417
2418 2013-09-13  Sanimir Agovic  <sanimir.agovic@intel.com>
2419
2420         * gdb.texinfo (GDB/MI Miscellaneous Commands): Use
2421         -list-target-features in the example.
2422
2423 2013-09-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
2424
2425         * gdb.texinfo (MiniDebugInfo): Prepare file debug and use it to create
2426         mini_debuginfo.  Strip binary before adding mini_debuginfo to it.
2427
2428 2013-09-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
2429
2430         Sync documentation with gdb.base/gnu-debugdata.exp.
2431         * gdb.texinfo (MiniDebugInfo): Add comment and "D" in the example.
2432
2433 2013-09-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
2434
2435         * gdb.texinfo (MiniDebugInfo): Fix two trailing dots.
2436
2437 2013-08-27  Pedro Alves  <pedro@codesourcery.com>
2438             Yao Qi  <yao@codesourcery.com>
2439
2440         * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-locals>:
2441         Document new --skip-unavailable option.
2442         <-stack-list-variables>: Document new --skip-unavailable option.
2443
2444 2013-08-26  Doug Evans  <dje@google.com>
2445
2446         * gdb.texinfo (Maintenance Commands): "maint print objfiles" now takes
2447         an optional regexp.
2448
2449 2013-08-13  Tom Tromey  <tromey@redhat.com>
2450
2451         * gdbint.texinfo (Testsuite): Use @table, not @itemize.
2452         Document GDB_PARALLEL and GDB_INOTIFY.
2453
2454 2013-08-09  Stan Shebs  <stan@codesourcery.com>
2455
2456         * LRS: Remove file, describes a long-abandoned live-range
2457         splitting extension to stabs.
2458
2459 2013-07-25  Andrew Burgess  <aburgess@broadcom.com>
2460
2461         * gdb.texinfo (Output Formats): Mention the new 'z' formatter.
2462
2463 2013-07-17  Doug Evans  <dje@google.com>
2464
2465         * gdb.texinfo (Print Settings): Document "print raw frame-arguments".
2466
2467 2013-07-02  Tom Tromey  <tromey@redhat.com>
2468
2469         * gdb.texinfo (Target Commands): Don't mention "target nrom".
2470
2471 2013-06-28  Tom Tromey  <tromey@redhat.com>
2472
2473         * Makefile.in (version.subst): Use version.in, not
2474         common/version.in.
2475         * gdbint.texinfo (Versions and Branches, Releasing GDB):
2476         Likewise.
2477
2478 2013-06-27  Pedro Alves  <palves@redhat.com>
2479
2480         * gdbint.texinfo (Algorithms) <Stepping over runtime loader
2481         dynamic symbol resolution code>: New section, based on infrun.c
2482         comment.
2483
2484 2013-06-26  Tom Tromey  <tromey@redhat.com>
2485
2486         * gdbint.texinfo (Versions and Branches): Use common/version.in.
2487         Update.
2488         (Releasing GDB): Likewise.
2489
2490 2013-06-26  Pedro Alves  <pedro@codesourcery.com>
2491             Yao Qi  <yao@codesourcery.com>
2492
2493         * gdb.texinfo (GDB/MI Tracepoint Commands): Document
2494         -trace-frame-collected.
2495
2496 2013-06-26  Pedro Alves  <pedro@codesourcery.com>
2497
2498         * gdb.texinfo (Traceframe Info Format): Document tvar element
2499         and its attributes.
2500
2501 2013-06-25  Yao Qi  <yao@codesourcery.com>
2502
2503         * gdbint.texinfo (Testsuite): Document 'gdb,predefined_tsv'.
2504
2505 2013-06-24  Tom Tromey  <tromey@redhat.com>
2506
2507         * Makefile.in (POD2MAN1, POD2MAN5): Use version.subst.
2508         (GDBvn.texi): Use version.subst.
2509         (version.subst): New target.
2510         (mostlyclean): Remove version.subst.
2511
2512 2013-06-20  Pedro Alves  <pedro@codesourcery.com>
2513
2514         * gdb.texinfo (GDB/MI Data Manipulation)
2515         <-data-list-register-values>: Document the --skip-unavailable
2516         option.
2517
2518 2013-06-07  Yao Qi  <yao@codesourcery.com>
2519
2520         * gdb.texinfo (Symbols): Add kindex and cindex for
2521         'maint print msymbols'.
2522
2523 2013-06-05  Simon Marchi  <simon.marchi@ericsson.com>  (tiny change)
2524
2525         * gdb.texinfo (Miscellaneous gdb/mi Commands): Fix -add-inferior
2526         response field name (thread-group to inferior).
2527
2528 2013-06-04 Gary Benson  <gbenson@redhat.com>
2529
2530         * gdb.texinfo (General Query Packets/qSupported): Added
2531         "qXfer:libraries-svr4:read" and "augmented-libraries-svr4-read".
2532         to the table of currently defined stub features.
2533         Added a more detailed entry for "augmented-libraries-svr4-read".
2534         (General Query Packets/qXfer:libraries-svr4:read): Documented
2535         the augmented form of this packet.
2536
2537 2013-05-23  Joel Brobecker  <brobecker@adacore.com>
2538
2539         * gdb.texinfo (System-wide Configuration Scripts): Renames
2540         "Installed System-wide Configuration Scripts". Add associated
2541         @menu block.
2542
2543 2013-05-23  Yao Qi  <yao@codesourcery.com>
2544             Pedro Alves  <palves@redhat.com>
2545
2546         * gdb.texinfo (Packets): Document 'vCont;r'.
2547         (Continuing and Stepping): Document target-assisted range
2548         stepping, and the 'set range-stepping' and 'show range-stepping'
2549         commands.
2550
2551 2013-05-23  Joel Brobecker  <brobecker@adacore.com>
2552
2553         * gdb.texinfo (Installed System-wide Configuration Scripts):
2554         Add subsection describing the scripts now available under
2555         the data-dir's system-gdbbinit subdirectory.
2556         * NEWS: Add entry announcing the availability of system-wide
2557         configuration scripts for ElinOS and Wind River Linux.
2558
2559 2013-05-21  Hui Zhu  <hui@codesourcery.com>
2560
2561         * gdb.texinfo (GDB/MI Breakpoint Commands): Describe the
2562         "-dprintf-insert" command.
2563
2564 2013-05-17  Doug Evans  <dje@google.com>
2565
2566         * gdb.texinfo (Maintenance Commands): Update doc for
2567         "maint check-psymtabs".  Add doc for "maint check-symtabs",
2568         "maint expand-symtabs".
2569
2570 2013-05-15  Markus Metzger  <markus.t.metzger@intel.com>
2571
2572         * gdb.texinfo (Process Record and Replay): Document the
2573         "record goto" command and its sub-commands.
2574
2575 2013-05-10 Phil Muldoon  <pmuldoon@redhat.com>
2576
2577         * gdb.texinfo (Backtrace): Add "no-filter" argument.
2578         (Python API): Add Frame Filters API, Frame Wrapper API,
2579         Writing a Frame Filter/Wrapper, Managing Management of Frame
2580         Filters chapter entries.
2581         (Frame Filters API): New Node.
2582         (Frame Wrapper API): New Node.
2583         (Writing a Frame Filter): New Node.
2584         (Managing Frame Filters): New Node.
2585         (Progspaces In Python): Add note about frame_filters attribute.
2586         (Objfiles in Python): Ditto.
2587         (GDB/MI Stack Manipulation): Add -enable-frame-filters command,
2588         @anchors and --no-frame-filters option to -stack-list-variables,
2589         -stack-list-frames, -stack-list-locals and -stack-list-arguments
2590         commands.
2591
2592 2013-05-08  Joel Brobecker  <brobecker@adacore.com>
2593
2594         * gdbint.texinfo (Native Debugging): Add "AIX Shared Library
2595         Support" subsection documenting the XML format used to transfer
2596         shared library info on AIX.
2597
2598 2013-05-08  Joel Brobecker  <brobecker@adacore.com>
2599
2600         * gdb.texinfo (Debugging Output): Add documentation of
2601         "set debug aix-solib" and "show debug aix-solib" commands.
2602
2603 2013-05-06  Sandra Loosemore  <sandra@codesourcery.com>
2604
2605         * gdb.texinfo (Nios II): New section.
2606         (Nios II Features): New section.
2607
2608 2013-05-06  Joel Brobecker  <brobecker@adacore.com>
2609
2610         * gdbint.texinfo (Algorithms): Remove entries documenting
2611         DEPRECATED_IBM6000_TARGET, SOLIB_ADD, and
2612         SOLIB_CREATE_INFERIOR_HOOK.
2613
2614 2013-04-29  Tom Tromey  <tromey@redhat.com>
2615
2616         PR python/14204:
2617         * gdb.texinfo (Python API): Fix menu entry.
2618         (Blocks In Python): Fix subsubsection text.  Rewrite intro.
2619         Define global and static block.  Add example.  Clarify
2620         block relationship for inline functions.
2621
2622 2013-04-29  Tom Tromey  <tromey@redhat.com>
2623
2624         * gdb.texinfo (Python API): Mention Python help and keyword
2625         arguments.  Move pagination text to Basic Python.
2626         (Basic Python): Put pagination text here.  Document
2627         close-on-exec, SIGCHLD, and SIGINT.
2628
2629 2013-04-19  Pedro Alves  <palves@redhat.com>
2630
2631         * gdbint.texinfo (Misc Guidelines) <Compiler Warnings>: Write
2632         "signedness" instead of "signness".
2633
2634 2013-04-19  Pedro Alves  <palves@redhat.com>
2635
2636         * gdbint.texinfo (Misc Guidelines) <Compiler Warnings>: Replace
2637         -Wno-pointer-sign text with text on -Wpointer-sign.
2638
2639 2013-04-16  Tom Tromey  <tromey@redhat.com>
2640
2641         * gdb.texinfo (Set Catchpoints): Mention earliest version of
2642         GCC that has the SDT probe points.
2643
2644 2013-04-15  Tom Tromey  <tromey@redhat.com>
2645
2646         * gdb.texinfo (Set Catchpoints): Document regexp syntax for
2647         exception catchpoints.
2648
2649 2013-04-15  Tom Tromey  <tromey@redhat.com>
2650
2651         * gdb.texinfo (Set Catchpoints): Document $_exception.
2652         (Convenience Vars): Mention $_exception.
2653
2654 2013-04-15  Tom Tromey  <tromey@redhat.com>
2655
2656         * gdb.texinfo (Set Catchpoints): Reorganize exception
2657         catchpoints.  Document "catch rethrow".
2658         (Debugging C Plus Plus): Mention "catch rethrow".
2659
2660 2013-04-15  Tom Tromey  <tromey@redhat.com>
2661
2662         * gdb.texinfo (Set Catchpoints): Remove obsolete text.
2663
2664 2013-04-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
2665             Eli Zaretskii  <eliz@gnu.org>
2666
2667         * gdb.texinfo (Auto-loading safe path): Add quick -iex using command
2668         line below the sample output.
2669
2670 2013-04-12  Eli Zaretskii  <eliz@gnu.org>
2671
2672         * gdb.texinfo (Mode Options): Document '-configuration'.
2673         (Help): Document "show configuration".
2674         (Bug Reporting): Add requirements to include the configuration
2675         details in bug reports.
2676
2677 2013-04-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
2678
2679         * Makefile.in (MAN1S): Add gcore.1.
2680         Remove "Host, target, and site specific Makefile fragments" comment.
2681         (@host_makefile_frag@, HAVE_NATIVE_GCORE_TARGET): New.
2682         (install-man1, uninstall-man1): Conditionalize gcore.1.
2683         (gcore.1): New.
2684         * gdb.texinfo (Man Pages): Add gcore man.
2685         (gcore man): New node.
2686
2687 2013-04-10  Pedro Alves  <palves@redhat.com>
2688
2689         * gdb.texinfo (Process Record and Replay): Document that "set
2690         record full insn-number-max", "set record
2691         instruction-history-size" and "set record
2692         function-call-history-size" accept "unlimited".
2693         (Backtrace): Document that "set backtrace limit" accepts
2694         "unlimited".
2695         (List): Document that "set listsize" accepts "unlimited".
2696         (Print Settings)" Document that "set print max-symbolic-offset",
2697         "set print elements" and "set print repeats" accept "unlimited".
2698         (Starting and Stopping Trace Experiments): Document that "set
2699         trace-buffer-size" accepts "unlimited".
2700         (Remote Configuration): Document that "set tcp connect-timeout"
2701         accepts "unlimited".
2702         (Command History): Document that "set history size" accepts
2703         "unlimited".
2704         (Screen Size): Document that "set height" and "set width" accepts
2705         "unlimited".  Adjust "set pagination"'s description to suggest
2706         "set height unlimited" instead of "set height 0".
2707
2708 2013-04-10  Yao Qi  <yao@codesourcery.com>
2709
2710         * gdb.texinfo (Trace Files): Add "target ctf".
2711
2712 2013-04-06  Jan Kratochvil  <jan.kratochvil@redhat.com>
2713
2714         * Makefile.in (POD2MAN1, POD2MAN5): Replace $(VERSION) by ../version.in.
2715
2716         * Makefile.in (install-man1, install-man5, uninstall-man1)
2717         (uninstall-man5): Replace $(MANS) by $(MAN1S) and $(MAN5S) respectively.
2718
2719         * Makefile.in (gdb.1, gdbserver.1, gdbinit.5): Use $(srcdir).
2720
2721 2013-04-06  Jan Kratochvil  <jan.kratochvil@redhat.com>
2722             Eli Zaretskii  <eliz@gnu.org>
2723
2724         * gdb.texinfo (gdbserver man): Rename tty to comm.  Swap --attach
2725         parameters order.  Remove "On some targets" for --attach.  Document the
2726         --multi parameter and extended-remote command.  Document all the
2727         options.
2728
2729 2013-04-05  Jan Kratochvil  <jan.kratochvil@redhat.com>
2730
2731         * gdb.texinfo (gdb man): Mention option -p.  Include Fortran to
2732         the list of supported languages.
2733
2734 2013-04-05  Jan Kratochvil  <jan.kratochvil@redhat.com>
2735
2736         Convert man pages to texinfo, new gdbinit.5 texinfo page.
2737         * Makefile.in (mandir, man1dir, man5dir, SYSTEM_GDBINIT, MANCONF,
2738         (TEXI2POD, POD2MAN1, POD2MAN5, MAN1S, MAN5S, MANS, man): New.
2739         (diststuff): Add man.
2740         (install-man, install-man1, install-man5, uninstall-man, uninstall-man1)
2741         (uninstall-man5): New.
2742         (STAGESTUFF): Add *.1 and *.5.
2743         (GDBvn.texi): Add SYSTEM_GDBINIT.
2744         (gdb.1, gdbserver.1, gdbinit.5): New.
2745         (maintainer-clean realclean): Add $(MANS).
2746         (install): Add install-man.
2747         (uninstall): Add uninstall-man.
2748         * gdb.texinfo (@include gdb-cfg.texi): Wrap it by @c man begin INCLUDE.
2749         (@copying): Wrap it by @c man begin COPYRIGHT.
2750         (Top): Add Man Pages.
2751         (Man Pages, gdb man, gdbserver man, gdbinit man): New.
2752
2753 2013-04-02  Pedro Alves  <palves@redhat.com>
2754
2755         * gdb.texinfo (Debugging Output): Document "set/show debug
2756         aarch64", "set/show debug coff-pe-read" and "set/show debug
2757         mach-o".
2758
2759 2013-04-02  Pedro Alves  <palves@redhat.com>
2760
2761         * gdb.texinfo (Remote Configuration) <set remote @var{name}-packet
2762         table>: Add entry for "trace-buffer-size".
2763
2764 2013-03-28  Pedro Alves  <palves@redhat.com>
2765
2766         * gdb.texinfo (Remote Configuration) <set remote @var{name}-packet
2767         table>: Add entry for "trace-status".
2768
2769 2013-03-28  Eli Zaretskii  <eliz@gnu.org>
2770
2771         * gdb.texinfo (Maintenance Commands): Use @enumerate, not "@table
2772         @bullet", which is invalid (makeinfo 5.1 barfs).
2773
2774 2013-03-28  Pedro Alves  <palves@redhat.com>
2775
2776         PR gdb/15294
2777
2778         * gdb.texinfo (List) <set listsize>: Adjust to document that
2779         listsize 0 means no limit, and remove mention of -1.
2780
2781 2013-03-22  Yao Qi  <yao@codesourcery.com>
2782
2783         * gdb.texinfo (Embedded Processors): Remove menu item
2784         "OpenRISC 1000".
2785         (OpenRISC 1000): Remove.
2786
2787 2013-03-21  Doug Evans  <dje@google.com>
2788
2789         * gdb.texinfo (Maintenance Commands): Add docs for
2790         "mt set per-command {space,time,symtab} {on,off}".
2791
2792 2013-03-14  Hui Zhu  <hui@codesourcery.com>
2793             Yao Qi  <yao@codesourcery.com>
2794
2795         * gdb.texinfo (Trace Files): Add "tsave -ctf".
2796
2797 2013-03-13  Keith Seitz  <keiths@redhat.com>
2798
2799         * gdb.texinfo (Maintenance Commands): Add missing ')' for
2800         "maint agent" reference to Dynamic printf.
2801
2802 2013-03-11  Eli Zaretskii  <eliz@gnu.org>
2803
2804         * gdb.texinfo (General Query Packets): Don't use colon in index
2805         entries visible to Info format.
2806
2807 2013-03-11  Markus Metzger  <markus.t.metzger@intel.com>
2808
2809         * gdb.texinfo (Process Record and Replay): Document record
2810         changes.
2811
2812 2013-03-11  Markus Metzger  <markus.t.metzger@intel.com>
2813
2814         * gdb.texinfo (Requirements): List qXfer:btrace:read requiring expat.
2815         (General Query Packets): Describe Qbtrace:bts, Qbtrace:off, and
2816         qXfer:btrace:read.
2817
2818 2013-03-09  Eli Zaretskii  <eliz@gnu.org>
2819
2820         * gdb.texinfo (General Query Packets, Tracepoint Packets): Don't
2821         use colons in @anchor and @cindex entries.
2822
2823 2013-03-09  Hafiz Abid Qadeer  <abidh@codesourcery.com>
2824
2825         * gdb.texinfo (QTBuffer:size): Add cindex and anchor.
2826
2827 2013-03-08  Stan Shebs  <stan@codesourcery.com>
2828             Hafiz Abid Qadeer  <abidh@codesourcery.com>
2829
2830         * gdb.texinfo (Starting and Stopping Trace Experiments): Document
2831         trace-buffer-size set and show commands.
2832         (Tracepoint Packets): Document QTBuffer:size.
2833         (General Query Packets): Document QTBuffer:size.
2834
2835 2013-02-21  Tom Tromey  <tromey@redhat.com>
2836
2837         * gdb.texinfo: Remove bad @syncodeindex.
2838         (Values From Inferior, Types In Python, Inferiors In Python)
2839         (Events In Python, Threads In Python, Frames In Python, Blocks In
2840         Python, Symbols In Python, Symbol Tables In Python): Remove
2841         @tables.
2842         (Packets, General Query Packets, Tracepoint Packets)
2843         (Host I/O Packets): Use @w{} for empty @item.
2844
2845 2013-02-20  Siva Chandra Reddy <sivachandra@google.com>
2846
2847         * gdb.texinfo (Architectures In Python): Add description about
2848         the new method gdb.Architecture.disassemble.
2849
2850 2013-02-15  Pedro Alves  <pedro@codesourcery.com>
2851             Hafiz Abid Qadeer  <abidh@codesourcery.com>
2852
2853         * gdb.texinfo (GDB/MI Tracepoint Commands) <-trace-status>:
2854         Document the "trace-file" field.
2855
2856 2013-02-07  Doug Evans  <dje@google.com>
2857
2858         * gdb.texinfo (Machine Code): Clarify argument to disassemble
2859         command.
2860
2861 2013-02-06  Yao Qi  <yao@codesourcery.com>
2862
2863         * gdb.texinfo (GDB/MI Async Records): Document new MI
2864         notification "=tsv-modified".  Update the document of MI
2865         notification "=tsv-created".
2866         * observer.texi (GDB Observers): New observer tsv_modified.
2867         Update observer tsv_created and tsv_delete.
2868
2869 2013-02-05  Yufeng Zhang  <yufeng.zhang@arm.com>
2870
2871         * gdb.texinfo (AArch64 Features): New section; document
2872         org.gnu.gdb.aarch64.core and org.gnu.gdb.aarch64.fpu.
2873         (Architectures): Add new AArch64 section to document AArch64
2874         architecture specific commands.
2875         (ABI): Add description of the new OS ABI "Newlib" and its influence
2876         on the longjmp handling.
2877
2878 2013-02-03  Eldar Gaynetdinov <hal9000ed2k@gmail.com>
2879             Jan Kratochvil  <jan.kratochvil@redhat.com>
2880
2881         * gdb.texinfo (Backtrace): Added description of 'filename-display'
2882         variable in 'set/show backtrace' section.
2883
2884 2013-01-31  Tom Tromey  <tromey@redhat.com>
2885
2886         * gdb.texinfo (Target Commands): Fix typo.
2887
2888 2013-01-23  Siva Chandra Reddy  <sivachandra@google.com>
2889
2890         * doc/gdb.texinfo (Architectures In Python): New sub-sub-section
2891         describing the gdb.Architecture class.
2892         (Frames In Python): Add description about the new method
2893         gdb.Frame.architecture().
2894
2895 2013-01-23  Doug Evans  <dje@google.com>
2896
2897         * gdb.texinfo (Index Section Format): Document .gdb_index version 8.
2898
2899 2013-01-21  Marc Khouzam  <marc.khouzam@ericsson.com>
2900
2901         * gdb.texinfo (GDB/MI Breakpoint Commands): Document new
2902         'thread-groups' field when printing a breakpoint in MI.
2903
2904 2012-01-17  Sanjoy Das <sanjoy@playingwithpointers.com>
2905         * gdb.texinfo (Using JIT Debug Info Readers): Change documentation
2906         to reflect that jit-reader-load now supports absolute file-names.
2907
2908 2013-01-16  Tom Tromey  <tromey@redhat.com>
2909
2910         * gdb.texinfo (Set Catchpoints): Document "catch signal".
2911         (Signals): Likewise.
2912
2913 2013-01-16  Tom Tromey  <tromey@redhat.com>
2914
2915         * gdb.texinfo (GDB/MI Breakpoint Information): Document
2916         "catch-type" field.
2917         (GDB/MI Catchpoint Commands): Add "catch-type" to examples.
2918
2919 2013-01-07  Tom Tromey  <tromey@redhat.com>
2920
2921         * gdb.texinfo (Mode Options): Don't mention -epoch.
2922         (Data, Emacs): Remove obsolete comments.
2923
2924 2013-01-02  Tom Tromey  <tromey@redhat.com>
2925
2926         * gdb.texinfo (GDB/MI Output Records): Update menu.
2927         (GDB/MI Breakpoint Information): New node.
2928         (GDB/MI Breakpoint Commands) <-break-info>: Link to new node.
2929         <-break-insert>: Likewise.
2930
2931 2012-12-31  Yao Qi  <yao@codesourcery.com>
2932
2933         * gdb.texinfo (Remote Non-Stop): Move paragraphs to ...
2934         (Packets): Move "vStopped" packet to ...
2935         (Notification Packets): ... here.  Describe the components
2936         of notification.  Add a table of supported notifications.
2937         Add an example on the process of he async notification.
2938
2939 2012-12-25  Jan Kratochvil  <jan.kratochvil@redhat.com>
2940
2941         * gdb.texinfo (GDB/MI Data Manipulation) (fullname): Make it always
2942         present.
2943         (GDB/MI File Commands) (-file-list-exec-source-files): Make the
2944         fullname output always present.
2945
2946 2012-12-23  Pierre Muller  <muller@sourceware.org>
2947
2948         * gdbint.texinfo (Function prototypes): Require use of "extern"
2949         modifier for function prototypes in headers.
2950
2951 2012-12-19  Joel Brobecker  <brobecker@adacore.com>
2952
2953         * refcard.tex: Update copyright notice to GPL v3 or later.
2954         Update contact info.
2955
2956 2012-12-16  Jan Kratochvil  <jan.kratochvil@redhat.com>
2957
2958         * gdbint.texinfo (Coding Standards) (C Usage): New rule for 0 vs. NULL.
2959
2960 2012-12-15  Yao Qi  <yao@codesourcery.com>
2961
2962         * gdb.texinfo (Debugging Output): Document 'set debug
2963         notification' and 'show debug notification'.
2964
2965 2012-12-15  Yao Qi  <yao@codesourcery.com>
2966
2967         * gdb.texinfo (Listing Tracepoints): New item and example about
2968         'installed on target' output.
2969         Add more in the example about 'installed on target'.
2970         (GDB/MI Breakpoint Commands): Doc about 'installed field.
2971
2972 2012-12-14  Tom Tromey  <tromey@redhat.com>
2973
2974         * gdb.texinfo (SVR4 Process Information): Mention core files.
2975
2976 2012-12-12 Mircea Gherzan <mircea.gherzan@intel.com>
2977
2978         * gdb.texinfo (GDB/MI Catchpoint Commands): New section.
2979
2980 2012-12-11  Pedro Alves  <palves@redhat.com>
2981
2982         * gdb.texinfo: Remove all mentions of Unixware throughout.
2983
2984 2012-12-09  Jan Kratochvil  <jan.kratochvil@redhat.com>
2985
2986         * gdbint.texinfo (Host Definition): Remove CC_HAS_LONG_LONG.
2987
2988 2012-11-29  Tom Tromey  <tromey@redhat.com>
2989
2990         * gdb.texinfo (SVR4 Process Information): Document missing
2991         "info proc" subcommands.
2992
2993 2012-11-29  Yao Qi  <yao@codesourcery.com>
2994
2995         PR gdb/1477.
2996         * gdb.texinfo (Print Settings): Correct the default 'demangle-style'
2997         to 'auto' instead of 'gnu'.
2998
2999 2012-11-26  Tom Tromey  <tromey@redhat.com>
3000
3001         * gdb.texinfo (MiniDebugInfo): New node.
3002         (GDB Files): Update.
3003
3004 2012-11-16  Doug Evans  <dje@google.com>
3005
3006         * gdb.texinfo (System-wide configuration): If the system-wide init
3007         file lives in the data-directory, and --data-directory is provided,
3008         look for it there.
3009
3010 2012-11-15  Tom Tromey  <tromey@redhat.com>
3011
3012         * gdb.texinfo (Signaling): Fix typo.
3013
3014 2012-11-13  Giuseppe Montalto  <giuseppe.montalto@st.com>
3015
3016         * gdb.texinfo (GDB/MI Data Manipulation): Document new optional
3017         parameter "count" of -data-write-memory-bytes, and add an example.
3018
3019 2012-11-12  Tom Tromey  <tromey@redhat.com>
3020
3021         * gdb.texinfo (Symbols): Document "info type-printers",
3022         "enable type-printer" and "disable type-printer".
3023         (Python API): Add new node to menu.
3024         (Type Printing API): New node.
3025         (Progspaces In Python): Document type_printers field.
3026         (Objfiles In Python): Likewise.
3027         (gdb.types) <get_type_recognizers, apply_type_recognizers,
3028         register_type_printer, TypePrinter>: Document.
3029
3030 2012-11-12  Tom Tromey  <tromey@redhat.com>
3031
3032         * gdb.texinfo (Symbols): Document "set print type methods",
3033         "set print type typedefs", and flags to ptype and whatis.
3034
3035 2012-11-09  Andrew Burgess  <aburgess@broadcom.com>
3036
3037         * gdb.texinfo (GDB/MI Data Manipulation): Add fullname field to
3038         the example -data-disassemble output.  Extend the description of
3039         the -data-disassemble results to document all fields.  Document
3040         the cli disassemble command as being related to -data-disassemble.
3041
3042 2012-11-09  Yao Qi  <yao@codesourcery.com>
3043
3044         PR gdb/14777.
3045         * gdb.texinfo (OS Information): Remove doc on command
3046         'info udot'.
3047
3048 2012-11-08  Joel Brobecker  <brobecker@adacore.com>
3049
3050         * gdb.texinfo (Startup): Minor rewording, and clarify scope of
3051         gdb.ini warning for Windows port.
3052
3053 2012-11-08  Yao Qi  <yao@codesourcery.com>
3054
3055         * gdb.texinfo (Search): Add kindex for 'fo'.
3056
3057 2012-11-05  Tom Tromey  <tromey@redhat.com>
3058
3059         PR python/14802:
3060         * gdb.texinfo (Functions In Python): Add example.
3061
3062 2012-11-03  Yao Qi  <yao@codesourcery.com>
3063
3064         * observer.texi (GDB Observers): Remove observer
3065         'tracepoint_modified', 'tracepoint_created' and
3066         'tracepoint_deleted'.
3067
3068 2012-10-26  Tom Tromey  <tromey@redhat.com>
3069
3070         * gdb.texinfo (General Query Packets): Use @itemx for QAgent.
3071
3072 2012-10-25  Tom Tromey  <tromey@redhat.com>
3073
3074         * gdb.texinfo (General Query Packets): Use @itemx.
3075
3076 2012-10-17  Yao Qi  <yao@codesourcery.com>
3077
3078         * observer.texi (GDB Observers): Update observer
3079         'memory_changed'.
3080         * gdb.texinfo (GDB/MI Async Records): Document for
3081         "memory-changed" notification.
3082
3083 2012-10-15  Doug Evans  <dje@google.com>
3084
3085         * gdb.texinfo (Mode Options): Document -nh.
3086         Elaborate on docs for -nx.
3087
3088 2012-09-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
3089
3090         * observer.texi (memory_changed): Expand parameter LEN to ssize_t.
3091
3092 2012-09-21  Yao Qi  <yao@codesourcery.com>
3093             Pedro Alves  <palves@redhat.com>
3094
3095         * gdb.texinfo (GDB/MI Async Records): Document notification
3096         'record-started' and 'record-stopped'.
3097         * observer.texi (GDB Observers): New observer 'record-changed'.
3098
3099 2012-09-19  Thomas Schwinge  <thomas@codesourcery.com>
3100
3101         * gdb.texinfo: Document the removal of SH's 'regs' command.
3102
3103 2012-09-18  Sergio Durigan Junior  <sergiodj@redhat.com>
3104
3105         * gdb.texinfo (jump): Mention new alias `j' for `jump'.
3106
3107 2012-09-18  Yao Qi  <yao@codesourcery.com>
3108
3109         * gdb.texinfo (GDB/MI Async Records): Document new MI
3110         notifications '=tsv-created' and '=tsv-deleted'.
3111         * observer.texi (GDB Observers): New observer tsv_created and
3112         tsv_deleted.
3113
3114 2012-09-18  Yao Qi  <yao@codesourcery.com>
3115
3116         * observer.texi (GDB Observers): New observer 'traceframe_changed'.
3117         * gdb.texinfo (GDB/MI Async Records): Mention new MI notification
3118         '=traceframe-changed'.
3119
3120 2012-09-17  Yao Qi  <yao@codesourcery.com>
3121
3122         * gdb.texinfo (List): Describe the meaning of 0 and -1 in
3123         'set listsize'.
3124
3125 2012-09-13  Jan Kratochvil  <jan.kratochvil@redhat.com>
3126             Eli Zaretskii  <eliz@gnu.org>
3127
3128         * gdbint.texinfo (Defining Other Architecture Features): Clarify *pcptr
3129         encoding for gdbarch_breakpoint_from_pc, bp_addr for
3130         gdbarch_push_dummy_call and bp_addr for gdbarch_push_dummy_code.
3131
3132 2012-08-27  Jan Kratochvil  <jan.kratochvil@redhat.com>
3133
3134         * gdb.texinfo (objfile-gdb.py file): New paragraph for .exe stripping.
3135
3136 2012-08-23  Khoo Yit Phang <khooyp@cs.umd.edu>
3137
3138         Document how to return from "python-interactive" to GDB.
3139         * gdb.texinfo (Python Commands): Update documentation.
3140
3141 2012-08-22  Khoo Yit Phang <khooyp@cs.umd.edu>
3142
3143         Add a new "python-interactive" command that starts a standard
3144         Python interactive prompt with "pi" as alias, and add "py" as
3145         an alias to "python".
3146         * gdb.texinfo (Python Commands): Document the new commands.
3147
3148 2012-08-22  Tom Tromey  <tromey@redhat.com>
3149
3150         * gdbint.texinfo (Host Definition): Remove documentation for
3151         SIGWINCH_HANDLER and SIGWINCH_HANDLER_BODY.
3152
3153 2012-08-17  Keith Seitz  <keiths@redhat.com>
3154
3155         PR c++/13356
3156         * gdb.texinfo (Type and Range Checking): Remove warning.
3157         Remove spurious commas.
3158         Update text and examples for re-implementation of set/show
3159         check type.
3160         (C and C++ Type and Range Checks): Likewise.
3161
3162 2012-08-16  Yao Qi  <yao@codesourcery.com>
3163
3164         * gdb.texinfo (Types In Python): Mention gdb.TYPE_CODE_BITSTRING
3165         is deprecated.
3166
3167 2012-08-13  Doug Evans  <dje@google.com>
3168
3169         * gdb.texinfo (Convenience Vars): Update text for "show convenience"
3170         to include functions.
3171
3172 2012-08-10  Doug Evans  <dje@google.com>
3173
3174         * gdb.texinfo (Convenience Funs): New node.
3175         (Types In Python): Document Type.vector.
3176
3177 2012-08-09  Yao Qi  <yao@codesourcery.com>
3178
3179         * observer.texi: New observer command_param_changed.
3180         * gdb.texinfo (GDB/MI Async Records): Doc for '=cmd-param-changed'.
3181
3182 2012-08-07  Jan Kratochvil  <jan.kratochvil@redhat.com>
3183
3184         * gdbint.texinfo (Debugging GDB): In section
3185         'Debugging @value{GDBN} with itself' change .gdbinit for gdb-gdb.gdb.
3186         Mention also gdb-gdb.py.
3187
3188 2012-08-07  Yao Qi  <yao@codesourcery.com>
3189
3190         Revert the folloing patch:
3191         2012-08-06  Yao Qi  <yao@codesourcery.com>
3192         * gdb.texinfo (Remote Configuration): Add kindex for 'set
3193         remote hardware-watchpoint-limit' and 'set
3194         remote hardware-breakpoint-limit'.
3195
3196 2012-08-06  Nathaniel Flath  <flat0103@gmail.com>
3197
3198         * gdb.texinfo (Working Directory): Added information about new
3199         default argument for 'cd' command.
3200
3201 2012-08-06  Yao Qi  <yao@codesourcery.com>
3202
3203         * gdb.texinfo (Remote Configuration): Add kindex for 'set
3204         remote hardware-watchpoint-limit' and 'set
3205         remote hardware-breakpoint-limit'.
3206
3207 2012-08-06  Yao Qi  <yao@codesourcery.com>
3208
3209         Fix PR14371.
3210
3211         * gdb.texinfo (GDB/MI Async Records): Fix the doc for
3212         '=breakpoint-deleted'.
3213
3214 2012-08-02  Yao Qi  <yao@codesourcery.com>
3215
3216         * gdb.texinfo (Native): Remove node Neutrino.
3217
3218 2012-07-27  Yao Qi  <yao@codesourcery.com>
3219
3220         * gdb.texinfo (IPA Protocol Commands): Document new command
3221         'close'.
3222
3223 2012-07-25  Tom Tromey  <tromey@redhat.com>
3224
3225         * gdb.texinfo (Maintenance Commands): Document maint info bfds.
3226
3227 2012-07-20  Doug Evans  <dje@google.com>
3228
3229         * gdb.texinfo (Mode Options): Delete --use-deprecated-index-sections.
3230         (Index Files): Document how to control the use of deprecated index
3231         sections.
3232         (Index Section Format): Replace --use-deprecated-index-sections with
3233         "set use-deprecated-index-sections on".
3234
3235 2012-07-12  Eli Zaretskii  <eliz@gnu.org>
3236
3237         * gdbint.texinfo: Remove @syncodeindex directives that put all the
3238         indices into a single node "Index".  Instead, join function and
3239         variable indices into a single index, separate from the concept
3240         index.  Requested in
3241         http://sourceware.org/ml/gdb-patches/2012-07/msg00146.html.
3242         (Top): Update the top-level menu: instead of one "Index" there are
3243         now separate entries "Concept Index" and "Function and Variable
3244         Index".
3245         (Concept Index, Function and Variable Index): New nodes.
3246         (Index): Node deleted.
3247
3248 2012-07-05  Hui Zhu  <hui_zhu@mentor.com>
3249
3250         * gdb.texinfo (Maintenance Commands): Change help for "maint agent"
3251         and "maint agent-eval".
3252
3253 2012-07-03  Eli Zaretskii  <eliz@gnu.org>
3254
3255         * gdb.texinfo: Separate the index into 2 indices, cp and fn, to
3256         avoid file-name clashes between Index.html and index.html on
3257         case-insensitive filesystems.  See the discussion starting in
3258         http://sourceware.org/ml/gdb-patches/2012-06/msg00457.html for the
3259         details of the problem.
3260         (Top): Update the master menu for the above.
3261         (Concept Index, Command and Variable Index): New nodes, instead of
3262         the old "Index" node that was deleted.  All cross-references
3263         updated.
3264
3265 2012-07-02  Stan Shebs  <stan@codesourcery.com>
3266
3267         * gdb.texinfo (Dynamic Printf): Mention agent style and
3268         disconnected dprintf.
3269         (Maintenance Commands): Describe maint agent-printf.
3270         (General Query Packets): Mention BreakpointCommands feature.
3271         (Packets): Document commands extension to Z0 packet.
3272         * agentexpr.texi (Bytecode Descriptions): Document printf
3273         bytecode.
3274
3275 2012-07-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
3276
3277         * gdb.texinfo (File Options): Change -ix and -iex commands that apply
3278         only after gdbinit files.
3279         (Startup): Move -iex and -iex commands down after gdbinit files.
3280
3281 2012-07-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
3282
3283         * gdb.texinfo (Auto-loading safe path): Note the shell wildcard
3284         possibility.
3285
3286 2012-06-29  Tom Tromey  <tromey@redhat.com>
3287
3288         * gdb.texinfo (Index Section Format): Update for version 7.
3289
3290 2012-06-28  Stan Shebs  <stan@codesourcery.com>
3291
3292         * gdb.texinfo (Miscellaneous GDB/MI Commands): Update -info-os
3293         example, add note about title column.
3294
3295 2012-06-26  Siva Chandra Reddy  <sivachandra@google.com>
3296
3297         * gdb.texinfo (Symbol Tables In Python): Add description about
3298         the new 'last' attribute of gdb.Symtab_and line.
3299
3300 2012-06-26  Siva Chandra Reddy  <sivachandra@google.com>
3301
3302         * gdb.texinfo (Symbol Tables In Python): Correct the description
3303         of the 'pc' attribute of gdb.Symtab_and_line.
3304
3305 2012-06-26  Doug Evans  <dje@google.com>
3306
3307         * gdb.texinfo (Debugging Output): Document debug options dwarf2-read
3308         and symtab-create.
3309
3310 2012-06-25  Keith Seitz  <keiths@redhat.com>
3311
3312         * gdb.texinfo (GDB/MI Breakpoint Commands): Remove "-r" option
3313         from example.  Remove "rbreak" from list of corresponding
3314         gdb commands.
3315
3316 2012-06-23  Doug Evans  <dje@google.com>
3317
3318         * gdb.texinfo (Index Section Format): Document version 7 format.
3319
3320 2012-06-22  Yao Qi  <yao@codesourcery.com>
3321
3322         * gdb.texinfo: Add missing cindex for some packets.
3323
3324 2012-06-20  Keith Seitz  <keiths@redhat.com>
3325
3326         * gdb.texinfo (GDB/MI Breakpoint Commands): Re-order options
3327         for -break-insert and document -p.
3328
3329 2012-06-20  Yao Qi  <yao@codesourcery.com>
3330
3331         * gdb.texinfo (Inferiors In Python): Replace "gdb.read_memory"
3332         and "gdb.write_memory" with "Inferior.read_memory" and
3333         "Inferior.write_memory".
3334
3335 2012-06-15  Patrice Dumas  <pertusus@free.fr>  (tiny change)
3336
3337         * gdb.texinfo (Summary): Add a link to "Free Documentation".
3338         (Free Documentation): Add @node line.
3339         (Continuing and Stepping) <advance location>: Use @item instead of
3340         @itemx.
3341         (Reverse Execution) <set exec-direction reverse>: Use @item instead of
3342         @itemx.
3343         (Embedded Processors): Put the link to "PA" to its correct place,
3344         according to document structure.
3345         (Python API): Put the link to "Lazy Strings In Python" to its
3346         correct place.
3347         (Index): Use @@ in @tex block to get a literal @.
3348
3349         * gdbint.texinfo: Fix the @subtitle line.
3350
3351         * stabs.texinfo (Top): Put the link to "Symbol Types Index" to its
3352         correct place.
3353
3354 2012-06-08  Yao Qi  <yao@codesourcery.com>
3355
3356         * gdb.texinfo (In-Process Agent): Add 'In-Process Agent
3357         Protocol'.
3358         (In-Process Agent Protocol, IPA Protocol Objects)
3359         (IPA Protocol Commands): New nodes.
3360         (Tracepoint Packets): Add anchors.
3361
3362 2012-06-06  Thomas Schwinge  <thomas@codesourcery.com>
3363
3364         * gdb.texinfo: Document the deprecation of SH's 'regs' command.
3365
3366 2012-06-06  Yao Qi  <yao@codesourcery.com>
3367
3368         * gdb.texinfo: Update copyright year.
3369
3370 2012-05-23  Stan Shebs  <stan@codesourcery.com>
3371             Kwok Cheung Yeung  <kcy@codesourcery.com>
3372
3373         * gdb.texinfo (Miscellaneous GDB/MI Commands): Document -info-os.
3374
3375 2012-05-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
3376
3377         * gdb.texinfo (Separate Debug Files): New anchor debug-file-directory.
3378         Mention also --with-separate-debug-dir.
3379         (Auto-loading): Prepend $debugdir in the sample output.
3380         (Auto-loading safe path): Likewise.  Mention also $debugdir for the
3381         auto-load safe-path variable.
3382         (objfile-gdb.py file): Remove the extra debug-file-directory paragraph.
3383         Mention also $debugdir for 'set auto-load scripts-directory'.
3384
3385 2012-05-19  Eli Zaretskii  <eliz@gnu.org>
3386
3387         * gdb.texinfo (Continuing and Stepping, Selection, Byte Order)
3388         (MIPS Embedded, MIPS, MIPS Register packet Format)
3389         (Target Descriptions, MIPS Features): Use @acronym{MIPS} where
3390         appropriate.
3391
3392 2012-05-18  Sandra Loosemore  <sandra@codesourcery.com>
3393             Maciej W. Rozycki  <macro@codesourcery.com>
3394
3395         * gdb.texinfo (MIPS): Document "set mips compression" and "show
3396         mips compression".
3397         (MIPS Breakpoint Kinds): New subsubsection.
3398
3399 2012-05-18  Eli Zaretskii  <eliz@gnu.org>
3400
3401         * gdb.texinfo (Architecture-Specific Protocol Details): Define
3402         nodes for subsections.  Add @acronym mark-ups and adjust
3403         formatting.
3404
3405 2012-05-18  Jan Kratochvil  <jan.kratochvil@redhat.com>
3406
3407         Rename $ddir to $datadir.
3408         * gdb.texinfo (Auto-loading, Auto-loading safe path)
3409         (objfile-gdb.py file): Rename $ddir to $datadir.
3410
3411 2012-05-18  Tom Tromey  <tromey@redhat.com>
3412
3413         * gdb.texinfo (Print Settings): Document 'set print symbol'.
3414
3415 2012-05-14  Stan Shebs  <stan@codesourcery.com>
3416
3417         * gdb.texinfo (Dynamic Printf): New subsection.
3418
3419 2012-05-13  Siva Chandra Reddy  <sivachandra@google.com>
3420
3421         * gdb.texinfo (Basic Python): Add description about the function
3422         gdb.find_pc_line
3423
3424 2012-05-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
3425             Eli Zaretskii  <eliz@gnu.org>
3426
3427         * gdb.texinfo (Separate Debug Files): Use plural form for global
3428         debugging information directory.
3429
3430 2012-05-11  Stan Shebs  <stan@codesourcery.com>
3431             Kwok Cheung Yeung  <kcy@codesourcery.com>
3432
3433         * gdb.texinfo (Operating System Auxiliary Information): Document new
3434         'info os' subcommands.
3435
3436 2012-05-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
3437
3438         * gdb.texinfo (Auto-loading, Init File in the Current Directory)
3439         (libthread_db.so.1 file, objfile-gdb.gdb file, objfile-gdb.py file)
3440         (dotdebug_gdb_scripts section): Add reference
3441         to 'Auto-loading safe path'.
3442
3443 2012-05-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
3444
3445         Implement multi-component --with-auto-load-dir.
3446         * gdb.texinfo (Auto-loading): New references
3447         for 'set auto-load scripts-directory'
3448         and 'show auto-load scripts-directory'.
3449         (Auto-loading safe path): Describe the new default.  Move $ddir
3450         substituation reference to 'objfile-gdb.py file'.
3451         (objfile-gdb.py file): Describe script-name alias.  Change real-name to
3452         script-name.  Describe new 'set auto-load scripts-directory'
3453         and 'show auto-load scripts-directory'.
3454
3455 2012-05-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
3456
3457         Provide $ddir substitution for --with-auto-load-safe-path.
3458         * gdb.texinfo (Auto-loading): Replace /usr/local by $ddir/auto-load.
3459         (Auto-loading safe path): Likewise.  Mention the default value,
3460         $ddir substitution, --with-auto-load-safe-path and
3461         --without-auto-load-safe-path.
3462         * observer.texi (gdb_datadir_changed): New.
3463
3464 2012-05-09  Jan Kratochvil  <jan.kratochvil@redhat.com>
3465
3466         * gdb.texinfo (Auto-loading): Wrap too long lines in @smallexample.
3467         Twice.
3468
3469         * gdb.texinfo (Separate Debug Files, Auto-loading safe path): Replace
3470         directory separator by path separator.
3471
3472 2012-05-06  Jan Kratochvil  <jan.kratochvil@redhat.com>
3473
3474         * gdb.texinfo (Auto-loading safe path): Make 'directories'
3475         for 'set auto-load safe-path' optional.  Mention if it is omitted.
3476         Change disabling security protection condition to "/", twice.
3477
3478 2012-05-03  Siva Chandra Reddy  <sivachandra@google.com>
3479
3480         * gdb.texinfo (Symbol Tables In Python): Add documentation about
3481         the new methods global_block and static_block on gdb.Symtab
3482         objects.
3483
3484 2012-05-02  Siva Chandra Reddy  <sivachandra@google.com>
3485
3486         * gdb.texinfo (Blocks In Python): Add a note saying that future
3487         improvements to GDB and its infrastructure can move symbols
3488         across blocks within a symbol table.
3489
3490 2012-04-29  Yao Qi  <yao@codesourcery.com>
3491
3492         * gdb.texinfo (Architectures): Remove menu entry `A29K'.
3493         (A29K): Remove.
3494
3495 2012-04-27  Sergio Durigan Junior  <sergiodj@redhat.com>
3496             Tom Tromey  <tromey@redhat.com>
3497
3498         * gdb.texinfo (Static Probe Points): New entry, explaining SystemTap
3499         and generic static probe support on GDB.
3500
3501 2012-04-25  Doug Evans  <dje@google.com>
3502
3503         * gdb.texinfo (Go): Fix thinko.
3504
3505         * gdb.texinfo (Supported Languages): Add Go.
3506         (Go): New node.
3507
3508 2012-04-25  Yao Qi  <yao@codesourcery.com>
3509
3510         * gdbint.texinfo (Testsuite): New section `Board settings'.
3511
3512 2012-04-23  Jan Kratochvil  <jan.kratochvil@redhat.com>
3513
3514         * gdb.texinfo (Auto-loading safe path): Remove trailing [@dots{}].
3515         Three times.
3516
3517         * gdb.texinfo (Auto-loading safe path): Add trailing @dots{}.
3518         Three times.
3519
3520 2012-04-22  Jan Kratochvil  <jan.kratochvil@redhat.com>
3521
3522         * gdb.texinfo (Auto-loading safe path): Replace @itemize @bullet
3523         by @table @asis.  Fix formatting of one item.
3524
3525 2012-04-18  Jan Kratochvil  <jan.kratochvil@redhat.com>
3526
3527         * gdb.texinfo (Auto-loading verbose mode): Fix smallexample typo.
3528
3529 2012-04-17  Jan Kratochvil  <jan.kratochvil@redhat.com>
3530
3531         New option "set debug auto-load".
3532         * gdb.texinfo (Auto-loading): New menu item for auto-load verbose mode.
3533         (auto-load verbose mode): New node.
3534
3535 2012-04-17  Jan Kratochvil  <jan.kratochvil@redhat.com>
3536
3537         New option "set auto-load safe-path".
3538         * gdb.texinfo (Auto-loading): Extend the "show auto-load"
3539         and "info auto-load" examples for safe-path.  Put there also references
3540         for "set auto-load safe-path" and "show auto-load safe-path".
3541         New menu item for Auto-loading safe path.
3542         (Auto-loading safe path): New node.
3543         (Python Auto-loading): Update the expected output from "Missing"
3544         to "No".
3545
3546 2012-04-17  Jan Kratochvil  <jan.kratochvil@redhat.com>
3547
3548         auto-load: Implementation.
3549         * gdb.texinfo (Mode Options): New anchor for -nx.
3550         (Startup): New anchors for Option -init-eval-command,
3551         Home Directory Init File
3552         and Init File in the Current Directory during Startup.
3553         Mention set auto-load local-gdbinit with a reference.
3554         Change the sample code to "set auto-load python-scripts".
3555         (Threads): New anchor set libthread-db-search-path.
3556         Provide references to libthread_db.so.1 file.
3557         (Controlling GDB): New menu item for Auto-loading.
3558         (Auto-loading, Init File in the Current Directory)
3559         (libthread_db.so.1 file, objfile-gdb.gdb file): New nodes.
3560         (Python): Rename the menu item Auto-loading to Python Auto-loading.
3561         (Writing a Pretty-Printer, Objfiles In Python): Update the renamed
3562         reference.
3563         (Auto-loading): Rename to ...
3564         (Python Auto-loading): ... here.  Change "set auto-load-scripts" to
3565         "set auto-load python-scripts", new anchor for it.  Change
3566         "show auto-load-scripts" to "show auto-load python-scripts", new anchor
3567         for it.  Change "info auto-load-scripts"
3568         to "info auto-load python-scripts", new anchor for it.  Change "scripts"
3569         to "Python scripts".
3570
3571 2012-04-14  Anton Gorenkov <xgsa@yandex.ru>
3572
3573         PR mi/13393
3574         * gdb.texinfo (Print Settings): Extend the description for "set print
3575         object".
3576         (GDB/MI Variable Objects): Extend the description for -var-create and
3577         -var-list-children.
3578
3579 2012-04-11  Siva Chandra Reddy  <sivachandra@google.com>
3580
3581         * gdb.texinfo (Examining Data): Document the 'explore' command.
3582
3583 2012-03-28  Joel Brobecker  <brobecker@adacore.com>
3584
3585         * gdb.texinfo (GDB/MI Variable Objects): Document what happens
3586         to the children of a varobj and its update range when -var-update
3587         returns that the varobj's type changed.
3588
3589 2012-03-27  Jan Kratochvil  <jan.kratochvil@redhat.com>
3590
3591         * gdb.texinfo (Auto-loading): Move @menu to the end of @node.
3592         Create two new links fir 'objfile-gdb.py file'
3593         and 'dotdebug_gdb_scripts section'.
3594
3595 2012-03-27  Jan Kratochvil  <jan.kratochvil@redhat.com>
3596
3597         * gdb.texinfo (Auto-loading): Rename node reference
3598         '.debug_gdb_scripts section' to 'dotdebug_gdb_scripts section'.
3599         Twice.
3600         (.debug_gdb_scripts section): Rename the node ...
3601         (dotdebug_gdb_scripts section): ... here.
3602         (Maintenance Commands): Also rename this node reference.
3603
3604 2012-03-22  Siva Chandra Reddy  <sivachandra@google.com>
3605
3606         * gdb.texinfo (Python API/Values From Inferior): Add description
3607         about the new method Value.referenced_value.  Add description on
3608         how Value.dereference is different (and similar) to
3609         Value.referenced_value.
3610
3611 2012-03-19  Jan Kratochvil  <jan.kratochvil@redhat.com>
3612
3613         * gdb.texinfo (File Options): Describe --init-command=FILE, -ix and
3614         --init-eval-command=COMMAND, -iex.
3615         (Startup): Describe -iex and -ix.  Simplify the example
3616         for "set auto-load-scripts off".
3617
3618 2012-03-16  Gary Benson  <gbenson@redhat.com>
3619
3620         PR breakpoints/10738
3621         * gdb.texinfo (Inline Functions): Remove the now-unnecessary @item
3622         stating that GDB cannot set breakpoints on inlined functions.
3623         (Mode Options): Document --use-deprecated-index-sections.
3624         (Index Section Format): Document new index section version format.
3625
3626 2012-03-15  Tom Tromey  <tromey@redhat.com>
3627
3628         * gdb.texinfo (Debugging C Plus Plus): Document "info vtbl".
3629
3630 2012-03-13  Doug Evans  <dje@google.com>
3631
3632         * gdb.texinfo (Help): Change apropos example to use "alias" instead
3633         of "reload".
3634         (Symbols): Delete docs for set/show symbol-reloading.
3635         * gdbint.texinfo (Defining Other Architecture Features): Delete
3636         SYMBOL_RELOADING_DEFAULT.
3637         * refcard.tex: Delete reference to symbol-reloading.
3638
3639 2012-03-07  Pedro Alves  <palves@redhat.com>
3640
3641         * gdb.texinfo (General Query Packets): Document new
3642         QProgramSignals packet.
3643         * gdb.texinfo (Remote configuration): Mention
3644         "program-signals-packet".
3645
3646 2012-03-05  Tristan Gingold  <gingold@adacore.com>
3647
3648         * gdb.texinfo (General Query Packets): Document xfer:uib:read.
3649
3650 2012-03-03  Yao Qi  <yao@codesourcery.com>
3651
3652         * gdb.texinfo (In-Process Agent): New node.
3653         Document new commands.
3654         (General Query Packets): Add packet `QAgent'.
3655
3656 2012-03-01  Maciej W. Rozycki  <macro@codesourcery.com>
3657
3658         * gdb.texinfo (MIPS Features): Add org.gnu.gdb.mips.dsp.
3659
3660 2012-03-01  Scott J. Goldman <scottjg@vmware.com>
3661
3662         * gdb.texinfo (Commands In Python): Put example python macro in
3663         COMMAND_USER category rather than COMMAND_OBSCURE.
3664         Document gdb.COMMAND_USER.
3665         (User-defined Commands): Update documentation to clarify
3666         "set/show max-user-call-depth" and "show user" don't apply to python
3667         commands.  Update documentation to clarify "help user-defined" may
3668         also include python commands defined as COMMAND_USER.
3669
3670 2012-02-25  Jan Kratochvil  <jan.kratochvil@redhat.com>
3671
3672         * gdb.texinfo (Startup): Add option -ex description to the option -x
3673         description.
3674
3675 2012-02-24  Luis Machado  <lgustavo@codesourcery.com>
3676
3677         * gdb.texinfo (Setting Breakpoints): Mention and explain the
3678         condition-evaluation breakpoint parameter.
3679         Mention condition-evaluation mode being shown in "info break".
3680         (Break Conditions): Add description for target-side
3681         conditional breakpoints.
3682         (Remote Configuration): Mention conditional-breakpoints-packet.
3683         (Packets): Add cond-expr parameter to Z0/Z1 packets and explain
3684         cond-expr.
3685         (General Query Packets): Mention new ConditionalBreakpoint feature.
3686
3687 2012-02-22  Tom Tromey  <tromey@redhat.com>
3688
3689         * gdb.texinfo (Blocks In Python): Clarify block iteration.
3690
3691 2012-02-17  Tom Tromey  <tromey@redhat.com>
3692
3693         PR python/10753:
3694         * gdb.texinfo (objfile-gdb.py file): Fix location of auto-load
3695         directory.
3696
3697 2012-02-14  Stan Shebs  <stan@codesourcery.com>
3698
3699         * gdb.texinfo (Disabling Breakpoints): Document enable count.
3700
3701 2012-02-13  Pedro Alves  <palves@redhat.com>
3702
3703         * gdb.texinfo (MIPS boards): Refer to mips-elf instead of
3704         mips-idt-ecoff.
3705
3706 2012-02-09  Yao Qi  <yao@codesourcery.com>
3707
3708         * gdb.texinfo (Symbols In Python): Add missing `@end defvar'.
3709
3710 2012-02-07  Tom Tromey  <tromey@redhat.com>
3711
3712         * gdb.texinfo (Symbols In Python): Document Symbol.needs_frame and
3713         Symbol.value.
3714
3715 2012-02-07  Tom Tromey  <tromey@redhat.com>
3716
3717         * gdb.texinfo (Symbols In Python): Document Symbol.line.
3718
3719 2012-01-27  Thomas Schwinge  <thomas@codesourcery.com>
3720
3721         * gdb.textinfo (Packets): Move vCont paragraph to the correct place.
3722
3723 2012-01-24  Tom Tromey  <tromey@redhat.com>
3724
3725         * gdb.texinfo (Set Catchpoints): Document "catch load" and "catch
3726         unload".
3727         (Files): Mention new catch commands.
3728         (GDB/MI Async Records): Likewise.
3729
3730 2012-01-24  Gary Benson  <gbenson@redhat.com>
3731
3732         Delete #if 0'd out code.
3733         * gdb.texinfo (Frame Info): Remove "info catch".
3734
3735 2012-01-20  Ulrich Weigand  <ulrich.weigand@linaro.org>
3736
3737         * gdb.texinfo (Remote Configuration): Document
3738         "set remote hostio-readlink-packet" command.
3739         (General Query Packets): Document vFile:readlink packet.
3740
3741 2012-01-16  Tom Tromey  <tromey@redhat.com>
3742
3743         * gdb.texinfo (Specify Location): Document relative file name
3744         handling.
3745
3746 2012-01-16  Tom Tromey  <tromey@redhat.com>
3747
3748         * gdb.texinfo (gdb.printing): Document FlagEnumerationPrinter.
3749
3750 2012-01-13  Jan Kratochvil  <jan.kratochvil@redhat.com>
3751             Eli Zaretskii  <eliz@gnu.org>
3752
3753         * gdbint.texinfo (Coding Standards): Require braces for two lines of
3754         code.
3755
3756 2012-01-11  Paul Hilfinger  <hilfingr@adacore.com>
3757
3758         * gdb.texinfo (Variables): Document use of :: for non-static
3759         variables.
3760
3761 2012-01-05  Joel Brobecker  <brobecker@adacore.com>
3762
3763         * gdbint.texinfo (Start of New Year Procedure): Update
3764         to replace use of copyright.sh by use of copyright.py.
3765
3766 2012-01-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
3767
3768         Remove the gdbtui binary.
3769         * all-cfg.texi (GDBTUI): Remove.
3770         * gdb.texinfo (Mode Options): Remove the GDBTUI reference.
3771         (TUI): Remove GDBTUI pindex.  Remove the GDBTUI reference.
3772         * gdbint.texinfo (Testsuite): Replace `gdbtui' by `gdb -tui'.
3773
3774 2011-12-23  Kevin Pouget  <kevin.pouget@st.com>
3775
3776         Introduce gdb.FinishBreakpoint in Python.
3777         * gdb.texinfo (Finish Breakpoints in Python): New subsection.
3778         (Python API): Add menu entry for Finish Breakpoints.
3779
3780 2011-12-19  Jan Kratochvil  <jan.kratochvil@redhat.com>
3781
3782         * gdbint.texinfo (Testsuite): Describe KFAIL and XFAIL in Writing
3783         tests.
3784
3785 2011-12-16  Doug Evans  <dje@google.com>
3786
3787         * gdb.texinfo (Server): Document -/stdio argument to gdbserver.
3788
3789 2011-12-16  Phil Muldoon  <pmuldoon@redhat.com>
3790
3791         * gdb.texinfo (Python Commands): Remove "maint set/show print
3792         stack".  Add documentation for "set/show python print-stack".
3793
3794 2011-12-14  Pedro Alves  <pedro@codesourcery.com>
3795
3796         * gdb.texinfo (Implementing a Remote Stub): Explain that you
3797         should transfer control to the stub in the startup code instead of
3798         in main.  Mention the need to get past the initial breakpoint.
3799
3800 2011-12-06  Tom Tromey  <tromey@redhat.com>
3801
3802         * gdb.texinfo (Set Breaks): Update for new behavior.
3803
3804 2011-12-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
3805
3806         * gdb.texinfo (Requirements, Remote Protocol): Reference also `Library
3807         List Format for SVR4 Targets'.
3808         (General Query Packets): New item qXfer:libraries-svr4:read.
3809         (Library List Format for SVR4 Targets): New node.
3810
3811 2011-12-01  Tom Tromey  <tromey@redhat.com>
3812
3813         * gdb.texinfo (Writing a Pretty-Printer): Use append method, not
3814         add.
3815
3816 2011-11-22  Tom Tromey  <tromey@redhat.com>
3817
3818         * gdb.texinfo (GDB/MI Async Records): Document new *stopped
3819         reasons.
3820
3821 2011-11-20  Stan Shebs  <stan@codesourcery.com>
3822
3823         * gdb.texinfo (Starting and Stopping Trace Experiments): Document
3824         note-related options and variables.
3825         (Tracepoint Packets): Document packet changes.
3826
3827 2011-11-20  Sanjoy Das  <sdas@igalia.com>
3828
3829         * gdb.texinfo (JIT Interface): Add documentation on writing and
3830         usind JIT debug info readers.
3831         (Custom Debug Info, Using JIT Debug Info Readers, Writing JIT
3832         Debug Info Readers): New nodes.
3833
3834 2011-11-18  Yao Qi  <yao@codesourcery.com>
3835
3836         * gdb.texinfo (Create and Delete Tracepoints): Mention pending
3837         tracepoint.
3838
3839 2011-11-15  Doug Evans  <dje@google.com>
3840
3841         * gdb.texinfo (Files): Document basenames-may-differ.
3842
3843 2011-11-14  Doug Evans  <dje@google.com>
3844
3845         * gdb.texinfo (Shell Commands): Document "!".
3846
3847 2011-11-14  Stan Shebs  <stan@codesourcery.com>
3848             Kwok Cheung Yeung  <kcy@codesourcery.com>
3849
3850         * gdb.texinfo (Create and Delete Tracepoints): Describe what is
3851         needed to get shorter fast tracepoints.
3852         (Tracepoint Packets): Document new qTMinFTPILen packet.
3853
3854 2011-11-14  Yao Qi  <yao@codesourcery.com>
3855
3856         * gdb.texinfo (Create and Delete Tracepoints): Describe changed
3857         behavior of tracepoint.
3858         (General Query Packets): New feature InstallInTrace.
3859         (Remote Configuration): Document "set remote
3860         install-in-trace-packet".
3861
3862 2011-11-12  Matt Rice  <ratmice@gmail.com>
3863
3864         * gdb.texinfo (C Preprocessor Macros): Remove info definitions.
3865         Add arguments to info macro.
3866
3867 2011-11-10  Tom Tromey  <tromey@redhat.com>
3868
3869         * gdb.texinfo (Compilation): Don't mention -gdwarf-2.  Link to GCC
3870         manual.
3871         (Variables): Don't mention -gdwarf-2.  Link to Compilation node.
3872         (Macros): Add a footnote.
3873         (C): Remove paragraph about compiler options.
3874         (C Constants): Mention wide character and string constants.
3875         (C Plus Plus Expressions): Update compiler option advice.  Mention
3876         using declarations.  Mention ADL.  Remove old HP compiler
3877         information.
3878
3879 2011-11-10  Tom Tromey  <tromey@redhat.com>
3880
3881         PR c++/9257:
3882         * gdb.texinfo (Print Settings): Add an extra note about the need
3883         for a vtable.
3884
3885 2011-11-08  Maciej W. Rozycki  <macro@codesourcery.com>
3886
3887         * gdb.texinfo (MIPS): Remove duplicate "auto" reference from
3888         "set mips abi" documentation.
3889
3890 2011-11-04  Doug Evans  <dje@google.com>
3891
3892         * gdb.texinfo (Maintenance Commands): Update docs of "maint time".
3893
3894 2011-11-03  Tom Tromey  <tromey@redhat.com>
3895
3896         * gdb.texinfo (Stopping): Add menu entry.
3897         (Continuing and Stepping): Restore @node.  Use @section, not
3898         @subsection.
3899
3900 2011-11-03  Maciej W. Rozycki  <macro@codesourcery.com>
3901
3902         * gdb.texinfo (Skipping Over Functions and Files): Remove node
3903         designation.  Fix "Specify Location" cross-reference.
3904
3905 2011-11-02  Stan Shebs  <stan@codesourcery.com>
3906
3907         * gdb.texinfo (Tracepoint Action Lists): Document collect/s.
3908         (General Query Packets): Describe tracenz feature.
3909         * agentexpr.texi (Bytecode Descriptions): Describe tracenz.
3910
3911 2011-10-28  Paul Koning  <paul_koning@dell.com>
3912
3913         * gdb.texinfo (gdb.types): Rename deepitems to deep_items.
3914
3915 2011-10-27  Kevin Pouget  <kevin.pouget@st.com>
3916
3917         * gdb.texinfo ((Frames In Python): Document
3918         gdb.FRAME_UNWIND_FIRST_ERROR contant.
3919
3920 2011-10-26  Paul Koning  <paul_koning@dell.com>
3921
3922         * gdb.texinfo (gdb.types): Document new deepitems function.
3923
3924 2011-10-25  Paul Koning  <paul_koning@dell.com>
3925
3926         PR python/13327
3927
3928         * gdb.texinfo (Values From Inferior): Add is_lazy attribute,
3929         fetch_lazy method.
3930
3931 2011-10-20  Phil Muldoon  <pmuldoon@redhat.com>
3932
3933         PR python/12656
3934
3935         * gdb.texinfo (Blocks In Python): Document is_static, is_global,
3936         global_block, static_block function.
3937
3938 2011-10-19  Tom Tromey  <tromey@redhat.com>
3939
3940         * gdb.texinfo (Commands In Python): Add missing "@"s.
3941
3942 2011-10-13  Kevin Pouget  <kevin.pouget@st.com>
3943
3944         PR python/13285 Document named constants for frame unwind stop reasons
3945         * gdb.texinfo (Frames In Python): Document gdb.FRAME_UNWIND_*
3946         constants.
3947
3948 2011-10-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
3949
3950         Fix compatibility with texinfo versions older than 4.12.
3951         * Makefile.in (MAKEINFO): Set to @MAKEINFO@.
3952         (MAKEINFOFLAGS, MAKEINFO_EXTRA_FLAGS, MAKEINFO_CMD): New.
3953         (MAKEHTMLFLAGS): Use MAKEINFO_CMD.
3954         (gdb.info, gdbint.info, stabs.info, annotate.info): Use MAKEINFO_CMD.
3955         * gdb.texinfo (Tail Call Frames): Convert @arrow{} to @click, when possible.
3956         Make the conversion conditional on HAVE_MAKEINFO_CLICK, using variables
3957         CALLSEQ1A, CALLSEQ1B, CALLSEQ2A and CALLSEQ2B.
3958
3959 2011-10-09  Doug Evans  <dje@google.com>
3960
3961         * gdb.texinfo (Extending GDB): Document alias command.
3962
3963 2011-10-09  Jan Kratochvil  <jan.kratochvil@redhat.com>
3964
3965         Support @entry in input expressions.
3966         * gdb.texinfo (Variables): Describe @entry names suffix.
3967         (Print Settings): Add anchor for `set print entry-values'.
3968
3969 2011-10-09  Jan Kratochvil  <jan.kratochvil@redhat.com>
3970             Eli Zaretskii  <eliz@gnu.org>
3971
3972         Display @entry parameter values (without references).
3973         * gdb.texinfo (Tail Call Frames): Add anchor.  Add self tail call
3974         example.
3975         (Print Settings): New description of set print entry-values and show
3976         print entry-values.
3977
3978 2011-10-09  Jan Kratochvil  <jan.kratochvil@redhat.com>
3979             Eli Zaretskii  <eliz@gnu.org>
3980
3981         Recognize virtual tail call frames.
3982         * gdb.texinfo (Optimized Code): Add reference to Tail Call Frames.
3983         (Tail Call Frames): New node.
3984         (Frames In Python): Add gdb.TAILCALL_FRAME.
3985
3986 2011-10-07  Doug Evans  <dje@google.com>
3987
3988         * gdb.texinfo (gdb.printing): Document new `replace' arg to
3989         register_pretty_printer.
3990
3991 2011-10-07  Phil Muldoon  <pmuldoon@redhat.com>
3992
3993         PR python/12930
3994         PR python/12802
3995
3996         * gdb.texinfo (Breakpoints In Python): Clarify behavior in the
3997         stop method.
3998
3999 2011-10-07  Ulrich Weigand  <ulrich.weigand@linaro.org>
4000
4001         * gdb.texinfo (Starting your Program): "set disable-randomization"
4002         is no longer Linux-specific.
4003         (Remote Configuration): Document "set remote
4004         disable-randomization-packet".
4005         (General Query Packets): Document "QDisableRandomization" packet
4006         and add it to "qSupported" list.
4007
4008 2011-10-07  Kevin Pouget  <kevin.pouget@st.com>
4009
4010         Allow Python notification of new object-file loadings.
4011         * gdb.texinfo (Events In Python): Document `gdb.NewObjFileEvent'
4012         event type.
4013
4014 2011-10-04  Kevin Pouget  <kevin.pouget@st.com>
4015
4016         PR python/12691: Add the inferior to Python exited event
4017         * gdb.texinfo (Events In Python): Describe exited inferior attribute.
4018
4019 2011-10-03  Joel Brobecker  <brobecker@adacore.com>
4020
4021         * gdb.texinfo (GDB/MI Miscellaneous Commands): Minor
4022         rephasing.
4023
4024 2011-10-03  Joel Brobecker  <brobecker@adacore.com>
4025
4026         * gdb.texinfo (GDB/MI Ada Tasking Commands): New node.
4027         (GDB/MI Miscellaneous Commands): Add `ada-task-info'
4028         as possible feature returned by the `-list-features'
4029         command.
4030
4031 2011-09-28  Paul Koning  <paul_koning@dell.com>
4032
4033         * gdb.texinfo (gdb.Type): Document field access by dictionary
4034         key syntax.
4035
4036 2011-09-28  Yao Qi  <yao@codesourcery.com>
4037
4038         * gdb.texinfo (Files): Update options for `add-symbol-file'.
4039         Add one space after option `-s'.  Remove @r{} markup.
4040
4041 2011-09-27  Stan Shebs  <stan@codesourcery.com>
4042
4043         * gdb.texinfo (Tracepoint Action Lists): Document $_ret.
4044
4045 2011-09-16  Hui Zhu  <teawater@gmail.com>
4046
4047         * gdb.texinfo (Tracepoint Restrictions): Change *$esp@300
4048         to *(unsigned char *)$esp@300.
4049
4050 2011-09-15  Paul Koning  <paul_koning@dell.com>
4051
4052         * gdb.texinfo: Make style of Python functions and methods match
4053         the syntax of Python.  Also put class and module names explicitly
4054         on function, member, and variable names, matching Python
4055         documentation conventions.
4056
4057 2011-09-15  Kevin Pouget  <kevin.pouget@st.com>
4058
4059         PR Python/12692 Add gdb.selected_inferior() to Python interface.
4060         * gdb.texinfo (Inferiors In Python): Describe new
4061         gdb.selected_inferior() function.
4062
4063 2011-09-15  Kevin Pouget  <kevin.pouget@st.com>
4064
4065         Handle multiple breakpoint hits in Python interface:
4066         * gdb.texinfo (Events In Python): New function documentation:
4067         gdb.BreakpointEvent.breakpoints. Indicate that
4068         gdb.BreakpointEvent.breakpoint is now deprecated.
4069
4070 2011-09-04  Joel Brobecker  <brobecker@adacore.com>
4071
4072         * gdb.texinfo: Set EDITION to "Tenth" and change ISBN.
4073
4074 2011-08-25  Andrew Oakley  <andrew@ado.is-a-geek.net>
4075
4076         * gdb.texinfo (Types In Python): Document 'bitpos' for enums.
4077
4078 2011-08-17  Phil Muldoon  <pmuldoon@redhat.com>
4079
4080         * gdb.texinfo (Prompt): Add set/show extended-prompt
4081         documentation
4082         (Basic Python): Add prompt_hook anchor.
4083         (Python modules): Reword module text to reflect multiple modules.
4084         (gdb.prompt): Document gdb.prompt module.
4085
4086 2011-08-14  Yao Qi  <yao@codesourcery.com>
4087
4088         * gdb.texinfo (General Query Packets): Document qXfer:fdpic:read packet.
4089
4090 2011-08-14  Yao Qi  <yao@codesourcery.com>
4091
4092         * gdb.texinfo (Standard Target Features): Document C6x features.
4093         (TIC6x Features): New node.
4094
4095 2011-08-12  Doug Evans  <dje@google.com>
4096
4097         * gdb.texinfo (Symbols In Python): Document symbol.type.
4098
4099 2011-08-09  Phil Muldoon  <pmuldoon@redhat.com>
4100
4101         * gdb.texinfo (Python): Document command and function
4102         auto-loading.
4103
4104 2011-07-26  Jan Kratochvil  <jan.kratochvil@redhat.com>
4105             Eli Zaretskii  <eliz@gnu.org>
4106
4107         * gdb.texinfo (whatis, ptype): Highlight their differences.  Describe
4108         typedefs unrolling.  Extend the sample code by an inner typedef and
4109         outer typedefs unrolling.
4110
4111 2011-07-26  Paul Pluzhnikov  <ppluzhnikov@google.com>
4112
4113         * gdb.texinfo (Caching Remote Data): Document {set,show} dcache
4114         size and line-size.
4115
4116 2011-07-21  Matt Rice  <ratmice@gmail.com>
4117
4118         PR macros/12999
4119         * gdb.texinfo (Macros): Add info definitions and info macros commands.
4120         Update text and cindex entries for info macro command.
4121
4122 2011-07-21  Phil Muldoon  <pmuldoon@redhat.com>
4123
4124         * observer.texi (GDB Observers): Add before_prompt observer.
4125         * gdb.texinfo (Basic Python): Add documentation for prompt
4126         substitution.
4127
4128 2011-07-11  Phil Muldoon  <pmuldoon@redhat.com>
4129
4130         PR python/12438
4131         * gdb.texinfo (Python Commands): Add deprecate note to maint
4132           set/show python print-stack.  Document set/show python
4133           print-backtrace.
4134
4135 2011-07-05  Thiago Jung Bauermann  <bauerman.ibm.com>
4136
4137         * gdb.texinfo: Fix typos.
4138
4139 2011-07-01  Tom Tromey  <tromey@redhat.com>
4140
4141         * gdb.texinfo (Debugging Output): Document set debug
4142         check-physname.
4143
4144 2011-06-29  Tom Tromey  <tromey@redhat.com>
4145
4146         * gdb.texinfo (GDB/MI Miscellaneous Commands): Document
4147         breakpoint-notifications feature.
4148
4149 2011-06-29  Ulrich Weigand  <ulrich.weigand@linaro.org>
4150
4151         * gdb.texinfo (Target Description): Remove warning about
4152         possibly unstable format.
4153
4154 2011-06-03  Tom Tromey  <tromey@redhat.com>
4155
4156         * gdb.texinfo (GDB/MI Async Records): Document 'exit-code' field.
4157         (Events In Python): Note that exit_code is optional.
4158
4159 2011-05-17  Pedro Alves  <pedro@codesourcery.com>
4160
4161         * gdb.texinfo (Remote Protocol) <Overview>: Mention vCont is
4162         required for multi-threading support.
4163         (Remote Protocol) <Packets>: Mention that 'c', 's', 'C', 'S' and
4164         Hc are deprecated for multi-threading debugging.  Point readers at
4165         the vCont packet.
4166
4167 2011-05-15  Doug Evans  <dje@google.com>
4168
4169         * gdb.texinfo (Auto-loading): Document printing of missing scripts.
4170
4171 2011-05-13  Doug Evans  <dje@google.com>
4172
4173         * gdb.texinfo (Threads): Document $sdir,$pdir.
4174         (Server): Document $pdir exception.
4175
4176         * gdb.texinfo (Auto-loading): Document "info auto-load-scripts".
4177
4178         * gdb.texinfo (Threads): Clarify default value for
4179         libthread-db-search-path.
4180
4181         * gdb.texinfo (Completion): Update example.
4182         (Debugging Output): Delete `set/show debug lin-lwp-async'.
4183
4184 2011-05-12  Kwok Cheung Yeung  <kcy@codesourcery.com>
4185
4186         * gdb.texinfo: Document change in the behaviour of the enable and
4187         disable GDB commands when applied to tracepoints.
4188         Document the EnableDisableTracepoints remote stub feature.
4189         Document QTEnable and QTDisable in the list of tracepoint packets.
4190
4191 2011-05-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
4192
4193         * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Rename inc-hist.texinfo to
4194         hsuser.texi.
4195         * gdb.texinfo <!SYSTEM_READLINE>: Rename inc-hist.texinfo inclusion and
4196         comment to hsuser.texi.  Change rluser.texi name in the comment.
4197
4198 2011-05-10  Doug Evans  <dje@google.com>
4199
4200         * gdb.texinfo (Threads): If an empty path is provided for
4201         libthread-db-search-path it is reset to its default value.
4202         (Server): Ditto.
4203
4204 2011-05-09  Doug Evans  <dje@google.com>
4205
4206         * gdb.texinfo (Requirements): Fix typo.  Mention --with-iconv-bin.
4207
4208 2011-05-06  Sergio Durigan Junior  <sergiodj@linux.vnet.ibm.com>
4209             Thiago Jung Bauermann  <bauerman@br.ibm.com>
4210
4211         Implement support for PowerPC BookE masked watchpoints.
4212         * gdb.texinfo (Set Watchpoints): Document mask parameter.
4213         (PowerPC Embedded): Mention support of masked watchpoints.
4214
4215 2011-05-03  Joel Brobecker  <brobecker@adacore.com>
4216
4217         * gdb.texinfo (In Memoriam): Replace litteral uses of `GDB' with
4218         `@value{GDBN}'.
4219
4220 2011-05-03  Joel Brobecker  <brobecker@adacore.com>
4221
4222         * gdb.texinfo (titlepage): Remove dedication.
4223         (In Memoriam): New appendix.
4224
4225 2011-04-27  Jan Kratochvil  <jan.kratochvil@redhat.com>
4226             Eli Zaretskii  <eliz@gnu.org>
4227
4228         * gdb.texinfo (Index Section Format): Change the version to 5.
4229         Describe the different formula.
4230
4231 2011-04-24  Jan Kratochvil  <jan.kratochvil@redhat.com>
4232             Eli Zaretskii  <eliz@gnu.org>
4233
4234         * gdb.texinfo (Starting and Stopping Trace Experiments): New anchor
4235         for disconnected tracing.
4236         (Multi-Process Mode for @code{gdbserver}): Mention --multi and
4237         extended-remote relationship.  Mention --once.
4238         (TCP port allocation lifecycle of @code{gdbserver}): New.
4239
4240 2011-04-23  Eli Zaretskii  <eliz@gnu.org>
4241
4242         * gdb.texinfo (Server): Improve indexing.  Index all optional
4243         switches to gdbserver.
4244
4245 2011-04-20  Tom Tromey  <tromey@redhat.com>
4246
4247         * gdb.texinfo (Index Section Format): New node.
4248         (Top): Add new node to menu.
4249
4250 2011-04-20  Pedro Alves  <pedro@codesourcery.com>
4251
4252         * gdb.texinfo (Maintenance Commands): Document `maint print
4253         remote-registers'.
4254
4255 2011-04-20  Tom Tromey  <tromey@redhat.com>
4256
4257         * gdb.texinfo (Trace File Format): Move node later.
4258
4259 2011-04-19  Tom Tromey  <tromey@redhat.com>
4260
4261         * gdbint.texinfo (Register Information Functions): Remove
4262         duplicate "the".
4263         * gdb.texinfo (Emacs): Remove duplicate "to".
4264         (GDB/MI Variable Objects): Remove duplicate "the".
4265         (General Query Packets): Likewise.
4266
4267 2011-04-02  Joel Brobecker  <brobecker@adacore.com>
4268
4269         * gdb.texinfo (GDB/MI Output Records): Fix menu entry for
4270         "GDB/MI Ada Exception Information" node.
4271
4272 2011-04-01  Joel Brobecker  <brobecker@adacore.com>
4273
4274         * gdb.texinfo (GDB/MI Ada Exception Information): Document
4275         the "exception-name" field in the *stopped async record.
4276
4277 2011-03-31  Thiago Jung Bauermann  <bauerman@br.ibm.com>
4278             Sergio Durigan Junior  <sergiodj@linux.vnet.ibm.com>
4279
4280         Implement support for PowerPC BookE ranged breakpoints.
4281         * gdb.texinfo (PowerPC Embedded): Document ranged breakpoints.
4282
4283 2011-03-28  Tom Tromey  <tromey@redhat.com>
4284
4285         * gdb.texinfo (Set Tracepoints): Fix typo.
4286
4287 2011-03-24  Tom Tromey  <tromey@redhat.com>
4288
4289         * gdb.texinfo (Specify Location): Document `function:label'
4290         linespec.
4291
4292 2011-03-18  Phil Muldoon  <pmuldoon@redhat.com>
4293
4294         PR python/12149
4295
4296         * gdb.texinfo (Basic Python): Update gdb.write and flush text.
4297
4298 2011-03-17  Phil Muldoon  <pmuldoon@redhat.com>
4299
4300         * gdb.texinfo (Blocks In Python): Add is_valid method description.
4301         (Inferiors In Python): Likewise.
4302         (Threads In Python): Likewise.
4303         (Symbols In Python): Likewise.
4304         (Objfiles In Python): Likewise.
4305         (Symbol Tables In Python): Likewise.
4306
4307 2011-03-15  Pedro Alves  <pedro@codesourcery.com>
4308
4309         * gdb.texinfo (Auto Display) <undisplay, enable display, disable
4310         display>: Explain that the commands accept number ranges.
4311
4312 2011-03-14  Phil Muldoon  <pmuldoon@redhat.com>
4313
4314         * gdb.texinfo (Breakpoints In Python): Add description and example
4315         of Python stop function operation.
4316
4317 2011-03-10  Phil Muldoon  <pmuldoon@redhat.com>
4318
4319         * gdb.texinfo (Parameters In Python): Document get_set_string and
4320         get_show_string methods.
4321
4322 2011-02-28  Jan Kratochvil  <jan.kratochvil@redhat.com>
4323
4324         * gdb.texinfo (Tracepoint Conditions): Fix missing parenthesis.
4325
4326         * gdb.texinfo (Starting and Stopping Trace Experiments): Fix
4327         circular-trace-buffer name.
4328
4329 2011-02-28  Joel Brobecker  <brobecker@adacore.com>
4330
4331         * gdb.texinfo (Inferiors and Programs): Fix small error introduced
4332         in the previous change.
4333
4334 2011-02-27  Michael Snyder  <msnyder@vmware.com>
4335
4336         * gdb.texinfo (Inferiors and Programs): Update commands to show
4337         that they can accept multiple arguments.
4338
4339 2011-02-24  Joel Brobecker  <brobecker@adacore.com>
4340
4341         Revert the following patch (code patch was not approved):
4342         2011-02-21  Hui Zhu  <teawater@gmail.com>
4343         * agentexpr.texi (bytecode descriptions): add printf.
4344         * gdb.texinfo (tracepoint action lists): add printf.
4345
4346 2011-02-23  Doug Evans  <dje@google.com>
4347
4348         * gdb.texinfo (Symbols In Python): Fix mention of C++, use C@t{++}.
4349
4350 2011-02-23  Michael Snyder  <msnyder@vmware.com>
4351
4352         * gdb.texinfo (Set Breaks): Add @dots{} to arguments of info break.
4353         (Set Watchpoints): Add @dots{} to argument of info watchpoints.
4354         (Listing Tracepoints): Add @dots{} to argument of info tracepoints.
4355
4356 2011-02-22  Doug Evans  <dje@google.com>
4357
4358         * gdb.texinfo (Symbols In Python): Document lookup_global_symbol.
4359         Clarify behaviour of lookup_symbol when `block' argument is omitted,
4360         add description of result, fix @defun formatting.
4361
4362 2011-02-21  Hui Zhu  <teawater@gmail.com>
4363
4364         * agentexpr.texi (Bytecode Descriptions): Add printf.
4365         * gdb.texinfo (Tracepoint Action Lists): Add printf.
4366
4367 2011-02-18  Tom Tromey  <tromey@redhat.com>
4368
4369         * agentexpr.texi (Bytecode Descriptions): Document pick and rot.
4370
4371 2011-02-14  Michael Snyder  <msnyder@vmware.com>
4372
4373         * gdb.texinfo (threads): Document argument for "info threads" cmd.
4374         Document new command "thread find".
4375
4376 2011-02-14  Michael Snyder  <msnyder@vmware.com>
4377
4378         * gdb.texinfo (Threads): Update example of new thread message.
4379
4380 2011-02-14  Pedro Alves  <pedro@codesourcery.com>
4381
4382         * gdb.texinfo (Remote Configuration): Mention set/show remote
4383         traceframe-info.
4384         (Tools/Packages Optional for Building GDB): Mention that expat is
4385         used for traceframe info.
4386         (Remote Protocol) <Menu>: Add "Traceframe Info Format".
4387         (General Query Packets) <qSupported>: Describe the
4388         qXfer:traceframe-info:read feature.
4389         (qXfer::read): Describe qXfer:traceframe-info:read.
4390         (Traceframe Info Format): New section.
4391
4392 2011-02-04  Pedro Alves  <pedro@codesourcery.com>
4393
4394         * gdbint.texinfo (Formatting): Mention some formatting guidelines
4395         for casts and unary operators.
4396
4397 2011-02-04  Tom Tromey  <tromey@redhat.com>
4398
4399         * gdb.texinfo (GDB/MI Async Records): Document that symbols-loaded
4400         is not useful.
4401
4402 2011-01-25  Pedro Alves  <pedro@codesourcery.com>
4403
4404         * gdb.texinfo: s/value optimized out/optimized out/g
4405
4406 2011-01-21  Joel Brobecker  <brobecker@adacore.com>
4407
4408         * gdb.texinfo (Other Misc Settings): Rework part of the
4409         documentation of the "set interactive mode" command.
4410
4411 2011-01-19  Tom Tromey  <tromey@redhat.com>
4412
4413         * gdb.texinfo (Threads): Document thread name output and `thread
4414         name' command.
4415         (Threads In Python): Document Thread.name attribute.
4416         (GDB/MI Thread Commands): Document thread attributes.
4417
4418 2011-01-12  Andrew Burgess  <aburgess@broadcom.com>
4419
4420         * gdb.texinfo (GDB/MI Data Manipulation): Update to reflect
4421         changes in mi/mi-cmd-disas.c
4422
4423 2011-01-12  Tom Tromey  <tromey@redhat.com>
4424
4425         * gdb.texinfo (Threads): Remove duplicate text.  Update examples.
4426         Fix "thread apply" text.
4427
4428 2011-01-11  Sergio Durigan Junior  <sergiodj@linux.vnet.ibm.com>
4429             Thiago Jung Bauermann  <bauerman@br.ibm.com>
4430
4431         Implement support for PowerPC BookE ranged watchpoints.
4432         * gdb.texinfo (PowerPC Embedded): Document ranged watchpoints and
4433         the "set powerpc exact-watchpoints" flag.
4434
4435 2011-01-07  Tom Tromey  <tromey@redhat.com>
4436
4437         * gdb.texinfo (Python API): Add descriptions to @menu items.
4438
4439 2011-01-06  Tom Tromey  <tromey@redhat.com>
4440
4441         * gdb.texinfo (Frames In Python): Document gdb.newest_thread.
4442
4443 2010-01-06  Paul Pluzhnikov  <ppluzhnikov@google.com>
4444
4445         * gdb.texinfo (Debugging Output): Document "set debug jit".
4446
4447 2011-01-06  Tom Tromey  <tromey@redhat.com>
4448
4449         PR python/12133:
4450         * gdb.texinfo (Frames In Python): Document various frame
4451         constants.
4452
4453 2011-01-05  Joel Brobecker  <brobecker@adacore.com>
4454
4455         * doc/agentexpr.texi, doc/all-cfg.texi, doc/annotate.texinfo,
4456         doc/gdb.texinfo, doc/gdbint.texinfo, doc/observer.texi,
4457         doc/refcard.tex, doc/stabs.texinfo: Copyright year update.
4458
4459 2011-01-03  Jan Kratochvil  <jan.kratochvil@redhat.com>
4460
4461         * Makefile.in (diststuff): Remove gdb-cfg.texi and GDBvn.texi.
4462         (clean): Add GDBvn.texi.
4463
4464 2010-12-29  Joel Brobecker  <brobecker@adacore.com>
4465
4466         * gdb.texinfo (Ada Glitches): Remove paragraph describing the
4467         occasional case where the debugger prints an array address
4468         instead of the array itself.
4469
4470 2010-12-23  Pedro Alves  <pedro@codesourcery.com>
4471
4472         * gdb.texinfo (Packets) <read registers packet>: Document support
4473         for registers that were not collected.
4474
4475 2010-12-15  Doug Evans  <dje@google.com>
4476
4477         * gdb.texinfo (Startup): Document auto-loading of scripts during
4478         startup.
4479         (Auto-loading): Delete "maint set python auto-load on|off".
4480         Add "set auto-load-scripts on|off".
4481
4482 2010-12-07  Doug Evans  <dje@google.com>
4483
4484         * gdb.texinfo (Mode Options): Document -data-directory.
4485         (Data Files): Add reference to -data-directory.
4486
4487 2010-11-29  Doug Evans  <dje@google.com>
4488
4489         * gdb.texinfo (Pretty-Printer Introduction): Change
4490         printer-name:subprinter-name to printer-name;subprinter-name.
4491
4492 2010-11-29  Phil Muldoon  <pmuldoon@redhat.com>
4493
4494         PR python/12199
4495
4496         * gdb.texinfo (Breakpoints In Python): Document "delete" method.
4497
4498 2010-11-23  Tom Tromey  <tromey@redhat.com>
4499
4500         * gdb.texinfo (Top): Check SYSTEM_READLINE.
4501         (Editing): Likewise.
4502         (Command History): Likewise.
4503         (TUI Keys): Likewise.
4504         (Bug Reporting): Conditionally include rluser.texi and
4505         inc-history.texinfo.
4506         * Makefile.in (READLINE_TEXI_INCFLAG): New variable.
4507         (GDB_DOC_SOURCE_INCLUDES): Add comment.
4508         (GDBvn.texi): Set SYSTEM_READLINE when appropriate.
4509         (gdb.dvi): Use READLINE_TEXI_INCFLAG.
4510         (gdb.pdf): Likewise.
4511         (gdb.info): Likewise.
4512         (gdb/index.html): Likewise.
4513
4514 2010-11-23  Tom Tromey  <tromey@redhat.com>
4515
4516         * Makefile.in (Makefile): Run ../config.status.
4517         (distclean): Update.
4518         * configure: Remove.
4519         * configure.ac: Remove.
4520
4521 2010-11-12  Tom Tromey  <tromey@redhat.com>
4522
4523         * gdb.texinfo (Basic Python): Update.  Add xref.
4524         (Exception Handling): Document new exception classes.
4525         (Types In Python): Update.
4526         (Frames In Python): Update.
4527
4528 2010-11-11  Phil Muldoon  <pmuldoon@redhat.com>
4529
4530         * gdb.texinfo (Breakpoints In Python): Document "internal"
4531         parameter, and visible attribute.
4532
4533 2010-11-05  Doug Evans  <dje@google.com>
4534
4535         * gdb.texinfo (Source Path): Document "set directories".
4536
4537 2010-11-05  Ken Werner  <ken.werner@de.ibm.com>
4538
4539         * gdb.texinfo: (Summary) Add mention about OpenCL C language support.
4540         (OpenCL C): New node.
4541
4542 2010-11-02  Doug Evans  <dje@google.com>
4543
4544         * gdb.texinfo (Pretty Printing): Expand into three sections,
4545         introduction, example, and commands.
4546         (Python API): Delete section Disabling Pretty-Printers, merge into
4547         Selecting Pretty-Printers.
4548         (Writing a Pretty-Printer): New section.  Move the pretty-printer
4549         example here, and reformat to match python coding style.  Add a second
4550         example using the gdb.printing module.
4551         (Python modules): Add gdb.printing.
4552
4553 2010-10-29  Doug Evans  <dje@google.com>
4554
4555         * gdb.texinfo (Python): Fix long line.
4556
4557 2010-10-20  Doug Evans  <dje@google.com>
4558
4559         * gdbint.texinfo (Misc Guidelines): Renamed from Coding.
4560         All references updated.  Correct sections marked as subsections.
4561         (Coding Standards): New chapter.  Move the coding standard related
4562         subsections here.  Add section on Python coding standards.
4563
4564 2010-10-13  Doug Evans  <dje@google.com>
4565
4566         * gdb.texinfo (Python): Add "Python modules".
4567         (Types in Python): Add reference to gdb.types section.
4568         (Python modules): New node.
4569
4570 2010-10-11  Doug Evans  <dje@google.com>
4571
4572         * gdb.texinfo (Values From Inferior): Add reference to "Types in
4573         Python" from gdb.Value.type description.
4574
4575 2010-09-28  Joel Brobecker  <brobecker@adacore.com>
4576
4577         * gdb.texinfo (Ravenscar Profile): New node.
4578
4579 2010-09-22  Tom Tromey  <tromey@redhat.com>
4580
4581         * gdb.texinfo (Values From Inferior): Mention Value.__init__.
4582
4583 2010-09-22  Eli Zaretskii  <eliz@gnu.org>
4584
4585         * gdb.texinfo (Values From Inferior): Clarify that
4586         value.dynamic_type works only in C++ programs with RTTI.
4587
4588 2010-09-15  Paul Bolle  <pebolle@tiscali.nl>
4589
4590         * gdb.texinfo (Character Sets): Correctly reference host-charset
4591         in example.
4592
4593 2010-09-13  Tom Tromey  <tromey@redhat.com>
4594
4595         * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-frames>:
4596         Document "fullname" and "from".
4597
4598 2010-09-01  Marc Khouzam  <marc.khouzam@ericsson.com>
4599
4600         * gdb.texinfo (GDB/MI Miscellaneous Commands): Document new
4601         feature `reverse' output by -list-target-features.
4602
4603 2010-08-31  H.J. Lu  <hongjiu.lu@intel.com>
4604
4605         * gdb.texinfo (i386 Features): Remove an extra "@item".
4606
4607 2010-08-30  Tom Tromey  <tromey@redhat.com>
4608
4609         PR python/11792:
4610         * gdb.texinfo (Values From Inferior): Document dynamic_type.
4611
4612 2010-08-24  Daniel Jacobowitz  <dan@codesourcery.com>
4613
4614         * gdb.texinfo (ARM Features): Document
4615         org.gnu.gdb.arm.m-profile.
4616
4617 2010-08-23  Tom Tromey  <tromey@redhat.com>
4618
4619         PR python/11145:
4620         * gdb.texinfo (Values From Inferior): Document dynamic_cast and
4621         reinterpret_cast methods.
4622
4623 2010-08-23  Tom Tromey  <tromey@redhat.com>
4624
4625         PR python/11915:
4626         * gdb.texinfo (Types In Python): Document array method.
4627
4628 2010-08-18  Thiago Jung Bauermann  <bauerman@br.ibm.com>
4629
4630         * gdb.texinfo (PowerPC Embedded): Mention support for the DVC register.
4631
4632 2010-08-16   Tom Tromey  <tromey@redhat.com>
4633
4634         * gdb.texinfo (Set Watchpoints): Document -location option.
4635
4636 2010-08-13  Doug Evans  <dje@google.com>
4637
4638         * gdb.texinfo (.debug_gdb_scripts section): Fix typo.
4639
4640 2010-08-13  Vladimir Prus  <vladimir@codesourcery.com>
4641
4642         * gdb.texinfo (GDB/MI Data Manipulation): Document
4643         -data-read-memory-raw and -data-write-memory-raw.
4644
4645 2010-08-11  Tom Tromey  <tromey@redhat.com>
4646             Phil Muldoon <pmuldoon@redhat.com>
4647
4648         * gdb.texinfo (Basic Python): Describe post_event API.
4649
4650 2010-08-11  Phil Muldoon  <pmuldoon@redhat.com>
4651
4652         * gdb.texinfo (Basic Python): Describe solib_address and
4653         decode_line Python APIs
4654
4655 2010-08-10  Tom Tromey  <tromey@redhat.com>
4656
4657         * gdb.texinfo (Pretty Printing API): Document
4658         gdb.default_visualizer.
4659
4660 2010-08-10  Tom Tromey  <tromey@redhat.com>
4661
4662         Revert gdb-add-index addition:
4663         * gdb.texinfo (Index Files): Don't document gdb-add-index.
4664
4665 2010-08-07  Jan Kratochvil  <jan.kratochvil@redhat.com>
4666             Eli Zaretskii <eliz@gnu.org>
4667
4668         * gdb.texinfo (Mode Options) <-batch>
4669         (Basic Python) <gdb.execute>: Describe setting width and height.
4670
4671 2010-07-31  Paul Pluzhnikov  <ppluzhnikov@google.com>
4672
4673         * gdb.texinfo (Threads): Document 'debug libthread-db'.
4674
4675 2010-07-30  Tom Tromey  <tromey@redhat.com>
4676
4677         * gdb.texinfo (Index Files): Mention gdb-add-index.
4678
4679 2010-07-30  Hui Zhu  <teawater@gmail.com>
4680
4681         * gdb.texinfo (Inferiors and Programs): Update the introduce of
4682         "detach inferior" and "kill inferior".
4683
4684 2010-07-28  CHENG Renquan  <rqcheng@smu.edu.sg>
4685
4686         * gdb.texinfo (Machine Code): Update description of two forms of
4687         arguments, and add new example to demonstrate the new form.
4688
4689 2010-07-27  Phil Muldoon  <pmuldoon@redhat.com>
4690
4691         * gdb.texinfo (Values From Inferior): Add value inferior function
4692         call description.
4693
4694 2010-07-19  Jan Kratochvil  <jan.kratochvil@redhat.com>
4695
4696         * gdb.texinfo (Active Targets): Fix wrong comma placement.
4697
4698 2010-07-19  Jan Kratochvil  <jan.kratochvil@redhat.com>
4699             Eli Zaretskii  <eliz@gnu.org>
4700
4701         Make core files the process_stratum.
4702         * gdb.texinfo (Active Targets): Remove core_stratum.  Include
4703         record_stratum example.
4704
4705 2010-07-13  Tom Tromey  <tromey@redhat.com>
4706
4707         * gdb.texinfo (Index Files): New node.
4708
4709 2010-07-13  Tom Tromey  <tromey@redhat.com>
4710
4711         * gdb.texinfo (GDB/MI Variable Objects): Remove extra 'for'.
4712
4713 2010-07-13  Tom Tromey  <tromey@redhat.com>
4714
4715         * gdb.texinfo (Specify Location): Document labels.
4716
4717 2010-07-01  Pedro Alves  <pedro@codesourcery.com>
4718
4719         * gdb.texinfo (Create and Delete Tracepoints): Add more index
4720         entries for fast tracepoints and static tracepoints.
4721
4722 2010-07-01  Pedro Alves  <pedro@codesourcery.com>
4723
4724         * gdb.texinfo (General Query Packets) <qfThreadInfo,
4725         qsThreadInfo>: Spell out `l' as ell.
4726
4727 2010-07-01  Pedro Alves  <pedro@codesourcery.com>
4728
4729         * gdb.texinfo (Convenience Variables): Document $_sdata.
4730         (Commands to Set Tracepoints): Describe static tracepoints.  Add
4731         `Listing Static Tracepoint Markers' menu entry.  Document
4732         "strace".
4733         (Tracepoint Action Lists): Document collecting $_sdata.
4734         (Listing Static Tracepoint Markers): New subsection.
4735         (Tracepoints support in gdbserver): Mention static tracepoints.
4736         (remote packets, enabling and disabling): Mention
4737         read-sdata-object.
4738         (General Query Packets) <qSupported>: Document qXfer:sdata:read
4739         and StaticTracepoint.
4740         Mention qTfSTM, qTsSTM and qTSTMat as tracepoint packets.
4741         Document qXfer:sdata:read.
4742         (Tracepoint packets): Document qTfSTM, qTsSTM and qTSTMat.
4743
4744 2010-06-29  Joel Brobecker  <brobecker@adacore.com>
4745
4746         * gdb.texinfo (Threads In Python): Fix unmatched @end table.
4747
4748 2010-06-28  Phil Muldoon  <pmuldoon@redhat.com>
4749             Tom Tromey  <tromey@redhat.com>
4750             Thiago Jung Bauermann  <bauerman@br.ibm.com>
4751
4752         * gdb.texinfo (Inferiors In Python): New node.
4753         * gdb.texinfo (Threads In Python): New node.
4754
4755 2010-06-28  Joel Brobecker  <brobecker@adacore.com>
4756
4757         * gdb.texinfo (Python): Document what the python directory is
4758         and what its location is.
4759         (Basic Python): Document the gdb.PYTHONDIR constant.
4760
4761 2010-06-25  Tom Tromey  <tromey@redhat.com>
4762
4763         PR python/10808:
4764         * gdb.texinfo (Basic Python): Document new gdb.execute argument.
4765
4766 2010-06-24  Hui Zhu  <teawater@gmail.com>
4767
4768         * gdb.texinfo: (Commands for Controlled Output): Add
4769         documentation for command "eval".
4770
4771 2010-06-21  Stan Shebs  <stan@codesourcery.com>
4772
4773         * gdb.texinfo: Add explicit @node and @appendix for GFDL.
4774         * annotate.texinfo: Ditto.
4775         * gdbint.texinfo: Ditto.
4776         * stabs.texinfo: Ditto.
4777
4778 2010-06-22  Hui Zhu  <teawater@gmail.com>
4779
4780         * gdb.texinfo: (Process Record and Replay): Add documentation
4781         for command "set record memory-query".
4782
4783 2010-06-21  Stan Shebs  <stan@codesourcery.com>
4784
4785         * gdb.texinfo: Relicense under GFDL version 1.3.
4786         * annotate.texinfo: Relicense under GFDL version 1.3.
4787         * gdbint.texinfo: Relicense under GFDL version 1.3.
4788         * stabs.texinfo: Relicense under GFDL version 1.3.
4789         * fdl.texi: Update to version 1.3.
4790
4791 2010-06-18  Stan Shebs  <stan@codesourcery.com>
4792
4793         * gdb.texinfo (Operating System Auxiliary Information): Describe
4794         "info os" when no arguments given.
4795
4796         * gdb.texinfo (Debugging Programs with Multiple Threads): Describe
4797         $_thread.
4798
4799 2010-06-18  Hui Zhu  <teawater@gmail.com>
4800
4801         * gdb.texinfo: (Process Record and Replay): Add documentation
4802         for commands "record save" and "record restore".
4803
4804 2010-06-16  Jan Kratochvil  <jan.kratochvil@redhat.com>
4805
4806         * gdb.texinfo: Include information about the correct use
4807         of addresses in the `watch' command.
4808
4809 2010-06-11  Stan Shebs  <stan@codesourcery.com>
4810
4811         * gdb.texinfo (Observer Mode): New section.
4812         (General Query Packets): Document QAllow.
4813
4814 2010-06-04  Doug Evans  <dje@google.com>
4815
4816         * gdb.texinfo (Python API): New node `Disabling Pretty-Printers'.
4817
4818 2010-06-03  Doug Evans  <dje@google.com>
4819
4820         * gdbint.texinfo (Coding): Add subsection on command names.
4821
4822 2010-06-02  Tom Tromey  <tromey@redhat.com>
4823
4824         * gdb.texinfo (Maintenance Commands): Document maint set dwarf2
4825         always-disassemble.
4826
4827 2010-06-01  Pedro Alves  <pedro@codesourcery.com>
4828
4829         * gdb.texinfo (Set Tracepoints): Mention tracepoints support in
4830         gdbserver, and add cross reference.
4831         (Tracepoints support in gdbserver): New subsection.
4832
4833 2010-05-26  Pedro Alves  <pedro@codesourcery.com>
4834
4835         * gdb.texinfo (General Query Packets) <qSupported>: Describe the
4836         `qRelocInsn' feature.
4837         (Relocate instruction reply packet): New subsection
4838         of `Tracepoint Packets'.
4839         (Tracepoint Packets): Mention that packets QTDP and QTStart
4840         support the qRelocInsn request, and add cross reference to new
4841         subsection.
4842
4843 2010-05-25  Doug Evans  <dje@google.com>
4844
4845         * gdb.texinfo (Exception Handling): Document gdb.GdbError.
4846         (Commands In Python): Document gdb.string_to_argv.
4847
4848 2010-05-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
4849
4850         * gdbint.texinfo (Host Definition): Remove items NORETURN and
4851         ATTR_NORETURN.
4852
4853 2010-04-29  Phil Muldoon  <pmuldoon@redhat.com>
4854             Tom Tromey  <tromey@redhat.com>
4855             Thiago Jung Bauermann  <bauerman@br.ibm.com>
4856
4857         * gdb.texinfo (Parameters In Python): New Node.
4858
4859 2010-04-29  Mihail Zenkov  <mihail.zenkov@gmail.com>
4860
4861         * gdb.texinfo: (Summary) Add mention about D language support.
4862         (Filenames): Add D suffixes.
4863         (D): New node.
4864
4865 2010-04-26  Pierre Muller  <muller@ics.u-strasbg.fr>
4866
4867         * gdbint.texinfo (CANNOT_STEP_HW_WATCHPOINTS): Remove explanation
4868         of macro deleted from GDB code.
4869
4870 2010-04-24  Pedro Alves  <pedro@codesourcery.com>
4871
4872         * gdb.texinfo (Commands to specify files): Describe what how GDB
4873         looks up DOS-based filesystem paths on the system root.  Document
4874         the new `set/show target-file-system-kind' commands.
4875
4876 2010-04-23  Doug Evans  <dje@google.com>
4877
4878         * gdb.texinfo (Python): Move Auto-loading section here ...
4879         (Python API): from here.
4880         (Auto-loading): Add docs for .debug_gdb_scripts auto-loaded scripts.
4881         (Maintenance Commands): Add docs for "maint print section-scripts".
4882
4883 2010-04-20  Chris Moller  <cmoller@redhat.com>
4884
4885         * gdb.texinfo (Setting Breakpoints): Added description of
4886         filename-qualified rbreak.
4887         * refcard.tex (Breakpoints and Watchpoints): Added brief
4888         description of filename-qualified rbreak.
4889
4890 2010-04-22  Jan Kratochvil  <jan.kratochvil@redhat.com>
4891
4892         * gdb.texinfo (Data): New @menu reference to Pretty Printing.
4893         (Python API): Change the reference to Pretty Printing API.
4894         (Pretty Printing): Move the user part under the Data node.  Reformat
4895         the sample output to 72 columns.  Create a new reference to Pretty
4896         Printing API.  Rename the API part ...
4897         (Pretty Printing API): To a new node name.
4898         (Selecting Pretty-Printers, Progspaces In Python, Objfiles In Python)
4899         (GDB/MI Variable Objects): Change references to Pretty Printing API.
4900
4901 2010-04-21  Stan Shebs  <stan@codesourcery.com>
4902
4903         * gdb.texinfo (Tracepoint Actions): Mention synonymy of actions
4904         and commands.
4905         (Listing Tracepoints): Update to reflect current behavior.
4906
4907 2010-04-22  Pierre Muller  <muller@ics.u-strasbg.fr>
4908
4909         * gdb.texinfo (Examining memory): Update for change in string
4910         display with explicit size.
4911
4912 2010-04-19  Pedro Alves  <pedro@codesourcery.com>
4913
4914         PR breakpoints/8554.
4915
4916         * gdb.texinfo (Save Breakpoints): New node.
4917         (save-tracepoints): Rename to ...
4918         (save tracepoints): ... this.  Mention that `save-tracepoints' is
4919         a deprecated alias to `save tracepoints'.
4920
4921 2010-04-16  Pierre Muller  <muller@ics.u-strasbg.fr>
4922
4923         * gdb.texinfo ($_tlb): Document new automatic convinience variable.
4924         (info w32 thread-information-block): Document new command.
4925         (qGetTIBAddress): Document new gdbserver query.
4926         (maint set/show show-all-tib): Document new command.
4927
4928 2010-04-15  Doug Evans  <dje@google.com>
4929
4930         * gdb.texinfo (Python API): Add progspaces section.
4931         (Selecting Pretty-Printers): Progspace pretty-printers are
4932         searched too.
4933         (Progspaces In Python): New section.
4934
4935         * gdb.texinfo (Command Files): Add docs for new "source -s" option.
4936
4937 2010-04-14  Phil Muldoon  <pmuldoon@redhat.com>
4938
4939         * gdb.texinfo (Pretty Printing): Document behaviour when to_string
4940         returns None.
4941
4942 2010-04-09  Stan Shebs  <stan@codesourcery.com>
4943
4944         * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
4945         Describe the `frames-created' field, tweak grammar.
4946
4947 2010-04-09  Pedro Alves  <pedro@codesourcery.com>
4948
4949         * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
4950         Describe the `circular' and `disconnected' fields.
4951
4952 2010-04-09  H.J. Lu  <hongjiu.lu@intel.com>
4953
4954         * gdb.texinfo (maint print registers): Mention unavailable and
4955         invisible registers.
4956
4957 2010-04-09  Phil Muldoon  <pmuldoon@redhat.com>
4958             Thiago Jung Bauermann  <bauerman@br.ibm.com>
4959             Tom Tromey  <tromey@redhat.com>
4960
4961         * gdb.texinfo (Breakpoints In Python): New Node.
4962
4963 2010-04-08  Stan Shebs  <stan@codesourcery.com>
4964
4965         * gdb.texinfo (Tracepoint Packets): Describe disconn and circular
4966         trace status fields.
4967
4968 2010-04-08  H.J. Lu  <hongjiu.lu@intel.com>
4969
4970         * gdb.texinfo (i386 Features): Make org.gnu.gdb.i386.avx
4971         optional.  Make org.gnu.gdb.i386.avx requires
4972         org.gnu.gdb.i386.avx.
4973
4974 2010-04-08  Doug Evans  <dje@google.com>
4975
4976         * gdb.texinfo (Command Files): Document that gdb skips $cdir in
4977         search path, and document that gdb only scans the search path if
4978         the script's path doesn't specify a directory.
4979
4980 2010-04-05  Doug Evans  <dje@google.com>
4981
4982         * gdb.texinfo (maint show python auto-load): Fix typo.
4983
4984 2010-04-04  Stan Shebs  <stan@codesourcery.com>
4985
4986         * gdb.texinfo (Setting Breakpoints): "info watch" no longer a synonym.
4987         (Setting Watchpoints): Update description of "info watch".
4988         (Disabling Breakpoints): Only "info break" lists all.
4989
4990         * gdb.texinfo (Tracepoint Restrictions): Document PC inference.
4991         (tdump): Explain how tdump works.
4992
4993 2010-04-01  Pedro Alves  <pedro@codesourcery.com>
4994
4995         * gdb.texinfo (Break Commands): Clarify `commands' changes, and
4996         add cross reference.
4997
4998 2010-03-31  Pedro Alves  <pedro@codesourcery.com>
4999
5000         * gdb.texinfo (TUI Commands): Mention that in some cases, these
5001         commands error out.
5002
5003 2010-03-30  H.J. Lu  <hongjiu.lu@intel.com>
5004
5005         * gdb.texinfo (i386 Features): Add org.gnu.gdb.i386.avx.
5006
5007 2010-03-30  H.J. Lu  <hongjiu.lu@intel.com>
5008
5009         * gdb.texinfo (General Query Packets): Add xmlRegisters.
5010
5011 2010-03-29  Stan Shebs  <stan@codesourcery.com>
5012             Nathan Sidwell  <nathan@codesourcery.com>
5013
5014         * gdb.texinfo (GDB/MI Tracepoint Commands): Add notes about the
5015         GDBN equivalent.
5016         (Set Tracepoints): Remove mention that conditional tracepoints
5017         don't exist.
5018         (Tracepoint Actions): Clarify when while-stepping collection
5019         happens, note that while-stepping does not automatically collect
5020         $pc.
5021
5022 2010-03-29  Stan Shebs  <stan@codesourcery.com>
5023
5024         * gdb.texinfo (Tracepoint Packets): Describe QTDPsrc.
5025         (General Query Packets): Describe TracepointSource.
5026
5027 2010-03-27  Matt Rice  <ratmice@gmail.com>
5028
5029         * gdb.texinfo (ARM): Document arguments to "target sim".
5030         (Set Catchpoints): Use @dots{} instead of @r{...}.
5031
5032 2010-03-26  Pedro Alves  <pedro@codesourcery.com>
5033
5034         * gdb.texinfo (Tracepoint Packets): Remove mention that
5035         terror:string may be plain text, and drop mention of X prefix.
5036
5037 2010-03-26  Vladimir Prus  <vladimir@codesourcery.com>
5038
5039         * gdb.texinfo (GDB/MI Tracepoint Commands): Add comma after @xref.
5040
5041 2010-03-24  Stan Shebs  <stan@codesourcery.com>
5042
5043         * gdb.texinfo (Tracepoint Packets): Document trace error status.
5044
5045 2010-03-24  Tom Tromey  <tromey@redhat.com>
5046
5047         PR breakpoints/9352:
5048         * gdb.texinfo (Break Commands): Update.
5049
5050 2010-03-24  Vladimir Prus  <vladimir@codesourcery.com>
5051
5052         * gdb.texinfo (GDB/MI Tracepoint Commands): Document MI tracepoint
5053         commands.
5054
5055 2010-03-16  Stan Shebs  <stan@codesourcery.com>
5056
5057         * gdb.texinfo (Starting and Stopping Trace Experiments): Describe
5058         circular-trace-buffer.
5059         (Tracepoint Packets): Describe QTBuffer, and details of the
5060         qTStatus reply.
5061
5062 2010-03-12  Stan Shebs  <stan@codesourcery.com>
5063             Nathan Sidwell  <nathan@codesourcery.com>
5064
5065         * gdb.texinfo (Tracepoint Actions): Clarify that while-stepping is
5066         doing instruction stepping.
5067         (Tracepoint Restrictions): New node.
5068
5069 2010-03-10  Tom Tromey  <tromey@redhat.com>
5070
5071         * gdbint.texinfo (Symbol Handling): Update.
5072
5073 2010-03-08  Tom Tromey  <tromey@redhat.com>
5074
5075         PR cli/9591:
5076         * gdb.texinfo (Mode Options): Mention lack of pagination and
5077         confirmation with --batch.
5078         (Screen Size): Mention --batch.
5079         (Messages/Warnings): Likewise.
5080
5081 2010-03-05  Tom Tromey  <tromey@redhat.com>
5082
5083         * gdb.texinfo (Basic Python): Document target_charset and
5084         target_wide_charset.
5085
5086 2010-03-05  Tom Tromey  <tromey@redhat.com>
5087
5088         * gdb.texinfo (Data): Link to pretty-printing.
5089         (Output Formats): Likewise.  Correct text.
5090
5091 2010-03-01  Daniel Jacobowitz  <dan@codesourcery.com>
5092
5093         * gdb.texinfo (Types): Describe <struct> and <flags>.
5094
5095 2010-02-28  Phil Muldoon  <pmuldoon@redhat.com>
5096
5097         * gdb.texinfo (Frames In Python): Add block parameter and
5098         description to read_var text.
5099
5100 2010-02-26  Phil Muldoon  <pmuldoon@redhat.com>
5101             Tom Tromey  <tromey@redhat.com>
5102
5103         * gdb.texinfo (Types In Python): Describe block argument in
5104         template_argument and gdb.lookup_type.
5105
5106 2010-02-24  Tom Tromey  <tromey@redhat.com>
5107
5108         * gdb.texinfo (Cygwin Native): Fix typo.
5109
5110 2010-02-24  Phil Muldoon  <pmuldoon@redhat.com>
5111
5112         * gdb.texinfo (Frames In Python): Add block, find_sal, function
5113         and select method descriptions.
5114         (Python API): Add Blocks In Python, Symbols in Python and Symbol
5115         Tables in Python to menu.
5116         (Blocks In Python): New node.
5117         (Symbols In Python): New node.
5118         (Symbol Tables in Python): New node.
5119
5120 2010-02-24  Vladimir Prus  <vladimir@codesourcery.com>
5121
5122         Multiexec MI
5123
5124         gdb/
5125         * breakpoint.c (clear_syscall_counts): Take struct inferior*.
5126
5127         gdb/doc/
5128         * gdb.texinfo (GDB/MI Command Syntax): Document notification
5129         changes.
5130         (GDB/MI Program Execution): Document current behaviour of
5131         --all and --thread-group.
5132         (GDB/MI Miscellaneous Commands): Document -add-inferior and
5133         -remove-inferior.
5134         * observer.texi (inferior_added, inferior_removed): New
5135         observers.
5136
5137 2010-02-19  Tom Tromey  <tromey@redhat.com>
5138
5139         * gdbint.texinfo (Getting Started): Fix @node.
5140         (Debugging GDB): Likewise.
5141
5142 2010-02-13  Joel Brobecker  <brobecker@adacore.com>
5143
5144         * gdbint.texinfo (Testsuite): New section "Testsuite Configuration",
5145         documenting the gdb_test_timeout variable.
5146
5147 2010-02-12  Jakob Engblom  <jakob@virtutech.com>
5148
5149         * gdb.texinfo (MI commands): Added documentation of --reverse
5150         option to a set of MI commands. Restructured documentation of MI
5151         commands --exec-continue to reflect the complexity of reverse
5152         execution.
5153
5154 2010-02-12  Pedro Alves  <pedro@codesourcery.com>
5155
5156         * gdb.texinfo (Using the Collected Data): Specify that the address
5157         range of `tfind outsize' is exclusive, and that the address range
5158         of `tfind range' is inclusive.
5159         (Tracepoint Packets): Specify that the address range of
5160         `QTFrame:range' is inclusive, and that the address range of
5161         `QTFrame:outside' is exclusive
5162
5163 2010-02-12  Vladimir Prus  <vladimir@codesourcery.com>
5164
5165         * gdb.texinfo (GDB/MI Result Records): Clarify ^running.
5166
5167 2010-02-10  Tom Tromey  <tromey@redhat.com>
5168
5169         * gdb.texinfo (Debugging Output): Document set debug parser and
5170         show debug parser.
5171
5172 2010-02-09  H.J. Lu  <hongjiu.lu@intel.com>
5173
5174         * gdb.texinfo (Predefined Target Types): Add i387_ext,
5175         i386_eflags and i386_mxcsr.
5176
5177 2010-02-08  H.J. Lu  <hongjiu.lu@intel.com>
5178
5179         * gdb.texinfo: Document i386 target features.
5180
5181 2010-02-05  Doug Evans  <dje@google.com>
5182
5183         * gdbint.texinfo (Testsuite): Add a new section to document the
5184         various DejaGnu variables that may be overridden.
5185         Document INTERNAL_GDBFLAGS.
5186
5187 2010-02-04  Tom Tromey  <tromey@redhat.com>
5188
5189         PR cli/8830:
5190         * gdb.texinfo (Files): -readnow comes before the filename for file
5191         and symbol-file.
5192
5193 2010-02-01  Daniel Jacobowitz  <dan@codesourcery.com>
5194
5195         * gdb.texinfo (Architecture-Specific Protocol Details): New section.
5196         Document ARM breakpoint types.
5197         (Register Packet Format): Move into the new section.
5198         (Packets): Describe the KIND argument for Z0, z0, Z1, and z1 packets.
5199
5200 2010-01-21  Joel Brobecker  <brobecker@adacore.com>
5201
5202         * gdb.texinfo (File Options): Adjust the documentation of this
5203         switch to refer to the "source" command rather than partially
5204         duplicating some of the relevant information.
5205         (Extending GDB): Introduce and document the set/show script-extension
5206         setting.
5207         (Command Files): Add note explaining that the "source" command
5208         is also used to evalute scripts written in other languages.
5209         Remove the short slightly incorrect reference to sourcing Python
5210         scripts.
5211         (Python Commands): Document how to execute a Python script from GDB.
5212
5213 2010-01-19  Joel Brobecker  <brobecker@adacore.com>
5214
5215         * gdb.texinfo (Command Files): Fix typo.
5216
5217 2010-01-18  Tom Tromey  <tromey@redhat.com>
5218
5219         * gdb.texinfo (File Options): Document -x on .py files.
5220         (Command Files): Document handling of Python scripts.
5221
5222 2010-01-18  Jie Zhang  <jie.zhang@analog.com>
5223
5224         * Makefile.in (ANNOTATE_DOC_BUILD_INCLUDES): Add GDBvn.texi.
5225
5226 2010-01-15  Stan Shebs  <stan@codesourcery.com>
5227
5228         * gdb.texinfo (Trace Files): New section.
5229         (Tracepoint Packets): Document QTSave and qTBuffer.
5230         (Trace File Format): New appendix.
5231
5232 2010-01-13  Phil Muldoon  <pmuldoon@redhat.com>
5233
5234         * gdb.texinfo (Values From Inferior): Document lazy_string value
5235         method.
5236         (Python API): Add Lazy strings menu item.
5237         (Lazy Strings In Python): New node.
5238
5239 2010-01-13  Vladimir Prus  <vladimir@codesourcery.com>
5240
5241         * gdb.texinfo (GDB/MI Thread Information): New.
5242         (GDB/MI Async Records): Document the core field in *stopped.
5243         (GDB/MI Miscellaneous Commands): Expand -list-thread-groups
5244         documentation
5245         (Process list): Document that osdata document may contain
5246         threads.
5247         (Remote Serial Protocol): Document qXfer:threads.
5248
5249 2010-01-06  Stan Shebs  <stan@codesourcery.com>
5250
5251         * gdb.texinfo (Starting and Stopping Trace Experiments): Document
5252         disconnected tracing.
5253         (Tracepoint Packets): Document new protocol.
5254
5255 2010-01-05  Stan Shebs  <stan@codesourcery.com>
5256
5257         * gdb.texinfo (Create and Delete Tracepoints): Describe fast
5258         tracepoints.
5259         (Tracepoint Packets): Describe remote protocol for fast
5260         tracepoints.
5261
5262 2010-01-01  Joel Brobecker  <brobecker@adacore.com>
5263
5264         Update the "Start of New Year Procedure".
5265         * gdbint.texinfo: Add the list of files that need to be updated
5266         manually.  Minor reformatting.
5267
5268 2010-01-01  Joel Brobecker  <brobecker@adacore.com>
5269
5270         * refcard.tex: Update copyright year in header and text.
5271
5272 2010-01-01  Joel Brobecker  <brobecker@adacore.com>
5273
5274         * agentexpr.texi: Add 2010 to the list of copyright years.
5275         * annotate.texinfo: Likewise.
5276         * gdb.texinfo: Likewise.
5277         * gdbint.texinfo: Likewise.
5278         * observer.texi: Likewise.
5279         * stabs.texinfo: Likewise.
5280
5281 2009-12-31  Stan Shebs  <stan@codesourcery.com>
5282
5283         * gdb.texinfo (Tracepoint Actions): Describe teval.
5284
5285 2009-12-29  Stan Shebs  <stan@codesourcery.com>
5286
5287         * gdb.texinfo (Tracepoint Actions): Describe default-collect.
5288
5289 2009-12-28  Stan Shebs  <stan@codesourcery.com>
5290
5291         * gdb.texinfo (Trace State Variables): New section.
5292         (Tracepoint Packets): Describe trace state variable packets.
5293         * agentexpr.texi (Bytecode Descriptions): Describe trace state
5294         variable bytecodes.
5295
5296 2009-12-28  Daniel Jacobowitz  <dan@codesourcery.com>
5297
5298         * gdb.texinfo (Symbols): "info variables" prints definitions, not
5299         declarations.
5300
5301 2009-12-21  Vladimir Prus  <vladimir@codesourcery.com>
5302
5303         * gdb.texinfo (GDB/MI Miscellaneous Commands): Clarify that
5304         -gdb-exit behaviour.
5305
5306 2009-12-20  Joel Brobecker  <brobecker@adacore.com>
5307
5308         * gpl.texi: Update to version 3 of the GPL.
5309
5310 2009-12-20  Joel Brobecker  <brobecker@adacore.com>
5311
5312         * Makefile.in: Update copyright header.
5313         * observer.texi: Fix the copyright header of the generated files.
5314
5315 2009-12-08  Phil Muldoon  <pmuldoon@redhat.com>
5316
5317         * gdb.texinfo (Types In Python): Describe range function.
5318
5319 2009-12-03  Richard Ward  <richard.j.ward1@googlemail.com>
5320
5321         * gdb.texinfo (Types In Python): Describe "is_base_class".
5322
5323 2009-12-03  Tom Tromey  <tromey@redhat.com>
5324
5325         * gdb.texinfo (Basic Python): Document gdb.parse_and_eval.
5326
5327 2009-12-02  Paul Pluzhnikov  <ppluzhnikov@google.com>
5328
5329         * observer.texi: New memory_changed observer.
5330
5331 2009-12-01  Tom Tromey  <tromey@redhat.com>
5332
5333         * gdb.texinfo (Reverse Execution): Fix typo.
5334
5335 2009-11-24  Daniel Jacobowitz  <dan@codesourcery.com>
5336
5337         PR gdb/8704
5338
5339         * gdb.texinfo (Thread-Specific Breakpoints): Thread specifiers
5340         are allowed after the breakpoint condition.
5341
5342 2009-11-23  Tom Tromey  <tromey@redhat.com>
5343
5344         PR python/10782:
5345         * gdb.texinfo (Types In Python): Document Type.pointer.
5346
5347 2009-11-23  Paul Pluzhnikov  <ppluzhnikov@google.com>
5348
5349         * gdb.texinfo (Machine Code): Adjust.
5350
5351 2009-11-11  Pedro Alves  <pedro@codesourcery.com>
5352
5353         * agentexpr.texi (Tracing On Symmetrix): Delete section.
5354         (Using Agent Expressions): Delete cross reference.
5355
5356 2009-11-07  Joel Brobecker  <brobecker@adacore.com>
5357
5358         * gdbint.texinfo, stabs.texinfo: Move the @setchapternewpage
5359         and @settitle directives up to help makeinfo find them.
5360
5361 2009-11-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
5362
5363         * gdb.texinfo (set debug-file-directory, show debug-file-directory)
5364         (Auto-loading): Use plural and note one can use multiple components now.
5365
5366 2009-11-01  Vladimir Prus  <vladimir@codesourcery.com>
5367
5368         * gdb.texinfo (GDB/MI Stack Manipulation): Make
5369         -stack-list-arguments have the same documentation for parameter
5370         as -stack-list-locals. Add comas.
5371
5372 2009-10-27  Tom Tromey <tromey@redhat.com>
5373             Eli Zaretskii <eliz@gnu.org>
5374
5375         PR python/10781
5376
5377         * gdb.texinfo (Values From Inferior): Document cast method.
5378
5379 2009-10-22  Paul Pluzhnikov  <ppluzhnikov@google.com>
5380
5381         * gdb.texinfo (Machine Code): Mention function name in disasssembly
5382         and adjust example.
5383
5384 2009-10-22  Michael Snyder  <msnyder@vmware.com>
5385
5386         * gdb.texinfo (Process Record and Replay): Document new form of
5387         info record command.  Also document the new save and restore
5388         commands.
5389
5390 2009-10-21  Paul Pluzhnikov  <ppluzhnikov@google.com>
5391
5392         * gdb.texinfo (Machine Code): Mention current pc marker.
5393         (Memory): Likewise.
5394
5395 2009-10-19  Pedro Alves  <pedro@codesourcery.com>
5396             Stan Shebs  <stan@codesourcery.com>
5397
5398         * observer.texi (new_inferior): Rename to...
5399         (inferior_appeared): ... this.
5400
5401         * gdb.texinfo (Inferiors): Rename node to ...
5402         (Inferiors and Programs): ... this.  Mention running multiple
5403         programs in the same debug session.
5404         <info inferiors>: Mention the new 'Executable' column if "info
5405         inferiors".  Update examples.  Document the "add-inferior",
5406         "clone-inferior", "remove-inferior" and "maint info
5407         program-spaces" commands.
5408         (Process): Rename node to...
5409         (Forks): ... this.  Document "set|show follow-exec-mode".
5410
5411 2009-10-11  Michael Snyder  <msnyder@vmware.com>
5412
5413         * gdb.texinfo (ReverseStep): Show default as "unsupported".
5414         (ReverseContinue): Ditto.
5415
5416 2009-10-08  Paul Pluzhnikov  <ppluzhnikov@google.com>
5417
5418         * gdb.texinfo (Server): Document libthread-db-search-path.
5419
5420 2009-10-08  Jan Kratochvil  <jan.kratochvil@redhat.com>
5421
5422         * gdbint.texinfo (i386_stopped_by_hwbp): Remove.
5423
5424 2009-10-06  Michael Eager  <eager@eagercon.com>
5425
5426         * gdb.texinfo (Contributors): Add self for Xilinx MicroBlaze.
5427         (Embedded Processors): Add MicroBlaze.
5428         (MicroBlaze): New.  Describe Xilinx MicroBlaze
5429
5430 2009-10-04  Pedro Alves  <pedro@codesourcery.com>
5431
5432         * gdb.texinfo (Remote Protocol): Don't mention vCont;T.
5433
5434 2009-09-26  Pierre Muller  <muller@ics.u-strasbg.fr>
5435
5436         * gdb.texinfo (Cygwin Native): Mention support for Ctrl-BREAK.
5437
5438 2009-09-23  Joel Brobecker  <brobecker@adacore.com>
5439
5440         * observer.texi (solib_unloaded): Document explicitly the fact that
5441         this observer is called before the associated symbols are unloaded.
5442
5443 2009-09-19  Vladimir Prus  <vladimir@codesourcery.com>
5444
5445         * gdb.texinfo (GDB/MI Stack Manipulation): Document
5446         -stack-list-variables.
5447
5448 2009-09-18  Tom Tromey  <tromey@redhat.com>
5449
5450         * gdb.texinfo (GDB/MI Variable Objects): -enable-pretty-printing
5451         is experimental.
5452
5453 2009-09-17  Paul Pluzhnikov  <ppluzhnikov@google.com>
5454
5455         * gdb.texinfo (convenince variables): Mention
5456         $_siginfo could be empty.
5457
5458 2009-09-15  Tom Tromey  <tromey@redhat.com>
5459
5460         * gdb.texinfo (GDB/MI Variable Objects): Document
5461         -enable-pretty-printing, -var-set-update-range, dynamic varobjs.
5462         Expand -var-update documentation.
5463
5464 2009-09-14  Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
5465
5466         * gdb.texinfo (Set Catchpoints): Documentation about the catch syscall
5467         feature.
5468
5469 2009-09-13  Daniel Jacobowitz  <dan@codesourcery.com>
5470
5471         * gdbint.texinfo (Unwinding the Frame ID): Reference outer_frame_id.
5472
5473 2009-09-10  Michael Snyder  <msnyder@vmware.com>
5474
5475         * gdb.texinfo (qSupported): Mention new ReverseContinue and
5476         ReverseStep replies to the qSupported query.
5477
5478 2009-09-10  Joel Brobecker  <brobecker@adacore.com>
5479
5480         Add documentation for set/show interactive-mode.
5481         * gdb.texinfo (Other Misc Settings): New node.
5482
5483 2009-09-01  Doug Evans  <dje@google.com>
5484
5485         * gdb.texinfo (Caching Data of Remote Targets): Add note on
5486         non-stop mode's affect on remote caching.
5487
5488 2009-08-31  Jacob Potter  <jdpotter@google.com>
5489             Doug Evans  <dje@google.com>
5490
5491         * gdb.texinfo (Caching Data of Remote Targets): Update text.
5492         Mark `set/show remotecache' options as obsolete.
5493         Document new `set/show stack-cache' option.
5494         Update text for `info dcache'.
5495
5496 2009-08-27  Doug Evans  <dje@google.com>
5497
5498         * gdb.texinfo (Symbols): Delete `set print symbol-loading'.
5499         (Files): Add note on new optional regex arg to `info sharedlibrary'.
5500
5501 2009-08-26  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5502
5503         * gdbint.texinfo (Releasing GDB): Fix confusing sentence
5504         about autoconf.
5505
5506 2009-08-25  Pedro Alves  <pedro@codesourcery.com>
5507
5508         * gdb.texinfo (Debugging Multiple Inferiors): Add "info inferiors"
5509         small example, and describe its columns.  Replace "inferior-id" by
5510         "infno" throughout.
5511
5512 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5513
5514         * gdbint.texinfo (Releasing GDB): Point to
5515         README-maintainer-mode file for required autoconf version.
5516         * configure.ac: Do not substitute datarootdir, htmldir,
5517         pdfdir, docdir.  Do not process --with-datarootdir,
5518         --with-htmldir, --with-pdfdir, --with-docdir.
5519         * configure: Regenerate.
5520
5521         * configure: Regenerate.
5522
5523 2009-08-20  Reid Kleckner  <reid@kleckner.net>
5524
5525         * gdb.texinfo: Add chapter on JIT interface.
5526
5527 2009-08-07  Nick Roberts  <nickrob@snap.net.nz>
5528
5529         * gdb.texinfo (Server Prefix): Explain that server prefix suppresses
5530         confirmation request.
5531
5532 2009-08-05  Jeremy Bennett  <jeremy.bennett@embecosm.com>
5533
5534         * gdb.texinfo (Separate Debug Files, Remote Protocol): Clarified
5535         CRC definitions.
5536
5537 2009-08-03  Vladimir Prus  <vladimir@codesourcery.com>
5538
5539         * gdb.texinfo (GDB/MI Breakpoint Commands): Document
5540         -break-commands.
5541
5542 2009-07-31  Ulrich Weigand  <uweigand@de.ibm.com>
5543
5544         * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
5545         "set spu auto-flush-cache" and "show spu auto-flush-cache" commands.
5546
5547 2009-07-31  Ulrich Weigand  <uweigand@de.ibm.com>
5548
5549         * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
5550         "set spu stop-on-load" and "show spu stop-on-load" commands.
5551
5552 2009-07-31  Ulrich Weigand  <uweigand@de.ibm.com>
5553
5554         * gdb.texinfo (Target Descriptions): Document <compatible> element.
5555
5556 2009-07-28  Daniel Jacobowitz  <dan@codesourcery.com>
5557
5558         * gdb.texinfo (ARM Features): Document org.gnu.gdb.arm.vfp and
5559         org.gnu.gdb.arm.neon.
5560
5561 2009-07-20  Pedro Alves  <pedro@codesourcery.com>
5562
5563         * gdb.texinfo (Target Description Format): Mention the new <osabi>
5564         optional element.
5565         (subsection OS ABI): New subsection.
5566
5567 2009-07-14  Stan Shebs  <stan@codesourcery.com>
5568
5569         * gdb.texinfo (Tracepoint Conditions): New section.
5570         (General Query Packets): Describe ConditionalTracepoints.
5571         (Tracepoint Packets): Describe condition field.
5572         (Maintenance Commands): Describe maint agent-eval.
5573         * agentexpr.texi (Using Agent Expressions): Mention eval usage.
5574
5575 2009-07-11  Hui Zhu  <teawater@gmail.com>
5576
5577         * gdb.texinfo (disassemble): Add a new modifier /r
5578         to "disassemble" command to make it print the raw instructions
5579         in hex as well as in symbolic form.
5580
5581 2009-07-09  Tom Tromey  <tromey@redhat.com>
5582
5583         * gdbint.texinfo (Testsuite): Document parallel make check.
5584
5585 2009-07-09  Tom Tromey  <tromey@redhat.com>
5586
5587         * gdbint.texinfo (Testsuite): Document test transcripts.
5588
5589 2009-07-10  Phil Muldoon  <pmuldoon@redhat.com>
5590
5591         * gdb.texinfo (Values From Inferior): Add length parameter
5592         description.
5593
5594 2009-07-04  Chris Genly  <chris@genly.us>
5595
5596         * gdb.texinfo (GDB/MI Variable Objects): Document child definition
5597         in -var-list-children.  Fix example according to what the code
5598         does.
5599
5600 2009-07-02  Pedro Alves  <pedro@codesourcery.com>
5601
5602         * gdb.texinfo (Debugging multiple inferiors): Document the
5603         "inferior", "detach inferior" and "kill inferior" commands.
5604         (Debugging Programs with Multiple Processes): Adjust to mention
5605         generic "inferior" commands.  Delete mention of "detach fork" and
5606         "delete fork".  Cross reference to "Debugging multiple inferiors"
5607         section.
5608
5609 2009-07-02  Ulrich Weigand  <uweigand@de.ibm.com>
5610
5611         * gdbint.texinfo (Item Output Functions): Update signature
5612         for ui_out_field_core_addr.
5613
5614 2009-07-02  Ulrich Weigand  <uweigand@de.ibm.com>
5615
5616         * gdbint.texinfo (Examples of Use of @code{ui_out} functions):
5617         Update example code extrated from breakpoint.c.
5618
5619 2009-06-28  Paul Pluzhnikov  <ppluzhnikov@google.com>
5620
5621         * gdb.texinfo (GDB/MI Program Context): @ignore unimplemented
5622         MI commands.
5623         (GDB/MI Symbol Query): Likewise.
5624         (GDB/MI File Commands): Likewise.
5625         (GDB/MI File Transfer Commands): Likewise.
5626         (GDB/MI Target Manipulation): Likewise.
5627         (GDB/MI Miscellaneous Commands): Likewise.
5628
5629 2009-06-27  Daniel Jacobowitz  <dan@codesourcery.com>
5630
5631         * gdb.texinfo (Debugging Optimized Code): New chapter.
5632         (Compiling for Debugging): Reference it.  Move some
5633         text to the new section.
5634
5635 2009-06-15  Phil Muldoon  <pmuldoon@redhat.com>
5636
5637         * doc/gdb.texinfo (Calling): Document
5638         set-unwind-on-terminating-exception usage.
5639
5640 2009-06-11  Pedro Alves  <pedro@codesourcery.com>
5641
5642         * gdb.texinfo (All-Stop): Document new 'set schedule-multiple'
5643         command.
5644
5645 2009-06-07  Pedro Alves  <pedro@codesourcery.com>
5646
5647         * gdbint.texinfo (TARGET_HAS_HARDWARE_WATCHPOINTS): Delete all
5648         references.
5649
5650 2009-06-04  Ulrich Weigand  <uweigand@de.ibm.com>
5651
5652         * gdbint.texinfo: Rename formal parameters to gdbarch function
5653         protoypes from "current_gdbarch" to "gdbarch".
5654
5655 2009-05-28  Tom Tromey  <tromey@redhat.com>
5656
5657         * gdb.texinfo (Basic Python): Change get_parameter to parameter.
5658
5659 2009-05-27  Tom Tromey  <tromey@redhat.com>
5660
5661         * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
5662         feature.
5663         (GDB/MI Variable Objects): Document -var-set-visualizer.
5664
5665 2009-04-02  Tom Tromey  <tromey@redhat.com>
5666
5667         * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
5668         feature.
5669         (GDB/MI Variable Objects): Document -var-set-visualizer.
5670
5671 2009-05-27  Tom Tromey  <tromey@redhat.com>
5672             Thiago Jung Bauermann  <bauerman@br.ibm.com>
5673             Phil Muldoon  <pmuldoon@redhat.com>
5674
5675         * gdb.texinfo (Objfiles In Python): Reference pretty printing.
5676         (Pretty Printing): New node.
5677         (Selecting Pretty-Printers): Likewise.
5678         (Python API): Update.
5679         (Output Formats): Document /r format.
5680
5681 2009-05-27  Thiago Jung Bauermann  <bauerman@br.ibm.com>
5682             Tom Tromey  <tromey@redhat.com>
5683
5684         * gdb.texinfo (Types In Python): New node.
5685         (Values From Inferior): "type" is now an attribute.
5686         (Python API): Update.
5687
5688 2009-05-27  Tom Tromey  <tromey@redhat.com>
5689             Thiago Jung Bauermann  <bauerman@br.ibm.com>
5690             Phil Muldoon  <pmuldoon@redhat.com>
5691
5692         * gdb.texinfo: Add @syncodeindex for `tp'.
5693         (Python API): Update.
5694         (Auto-loading): New node.
5695         (Objfiles In Python): New node.
5696
5697 2009-05-15  Paul Pluzhnikov  <ppluzhnikov@google.com>
5698
5699         * gdb.texinfo (Threads): Document libthread-db-search-path.
5700
5701 2009-05-15  Nick Roberts  <nickrob@snap.net.nz>
5702
5703         * gdb.texinfo (GDB/MI General Design): Break up into four nodes.
5704
5705 2009-05-12  Pedro Alves  <pedro@codesourcery.com>
5706
5707         * gdb.texinfo: Document 'set/show debug gnu-nat'.  Replace 'maint
5708         show-debug-regs' docs by 'maint set show-debug-regs' and 'maint
5709         show show-debug-regs' docs.
5710
5711 2009-05-08  Eli Zaretskii  <eliz@gnu.org>
5712
5713         * gdb.texinfo (Process Record and Replay): Add description of
5714         reverse execution.
5715
5716 2009-05-07  Joel Brobecker  <brobecker@adacore.com>
5717
5718         * gdbint.texinfo (Adding support for debugging core files): New node.
5719         (Native Debugging): Remove the ``Native core file Support'' section.
5720
5721 2009-05-01  Eli Zaretskii  <eliz@gnu.org>
5722
5723         * gdb.texinfo (Process Record and Replay): Improve and clarify.
5724         Add index entries.
5725
5726 2009-04-30  Hui Zhu  <teawater@gmail.com>
5727             Michael Snyder  <msnyder@vmware.com>
5728
5729         * gdb.texinfo: (Process Record and Replay): Add documentation for
5730         process record and replay.
5731
5732 2009-04-29  Jan Kratochvil  <jan.kratochvil@redhat.com>
5733
5734         * gdb.texinfo (Macros): Note command-line for `info macro'.  Append
5735         a new part on command-line defined macros.
5736
5737 2009-04-25  Eli Zaretskii  <eliz@gnu.org>
5738
5739         * gdb.texinfo (Machine Code) <disassemble-next-line>: Improve and
5740         clarify the wording.
5741
5742 2009-04-23  Tom Tromey  <tromey@redhat.com>
5743
5744         * gdb.texinfo (Data Files): New node.
5745         (GDB Files): Update menu.
5746
5747 2009-04-23  Joel Brobecker  <brobecker@adacore.com>
5748
5749         * gdbint.texinfo (Defining Other Architecture Features): Remove
5750         entry for PROCESS_LINENUMBER_HOOK.
5751
5752 2009-04-22  Vladimir Prus  <vladimir@codesourcery.com>
5753
5754         * gdb.texinfo (GDB/MI Program Execution): Document -exec-jump.
5755
5756 2009-04-22  Hui Zhu  <teawater@gmail.com>
5757
5758         * gdb.texinfo (disassemble-next-line): Set the default of
5759         disassemble-next-line to off.
5760
5761 2009-04-21  Joseph Myers  <joseph@codesourcery.com>
5762
5763         * configure.ac (--with-datarootdir, --with-docdir, --with-pdfdir,
5764         --with-htmldir): New.
5765         * configure: Regenerate.
5766         * Makefile.in (datarootdir, docdir): Define.
5767         (gdb.dvi, gdb.pdf): Use same -I options as for building gdb.info
5768         instead of $(SET_TEXINPUTS).
5769         (gdbint.dvi, gdbint.pdf): Use same -I options as for building
5770         gdbint.info instead of $(SET_TEXINPUTS).
5771         (gdbint/index.html): Use same -I options as for building
5772         gdbint.info.
5773         (stabs.dvi, stabs.pdf): Use same -I options as for building
5774         stabs.info instead of $(SET_TEXINPUTS).
5775         (stabs/index.html): Use same -I options as for building
5776         stabs.info.
5777         (annotate.dvi, annotate.pdf): Use same -I options as for building
5778         annotate.info instead of $(SET_TEXINPUTS).
5779         (annotate/index.html): Use same -I options as for building
5780         annotate.info.
5781
5782 2009-04-21  David Daney  <ddaney@caviumnetworks.com>
5783
5784         * gdb.texinfo (maint show-debug-regs): Remove mention of x86.
5785
5786 2009-04-21  Joseph Myers  <joseph@codesourcery.com>
5787
5788         * gdb.texinfo (Source Path): Document --with-relocated-sources.
5789
5790 2009-04-18  Carlos O'Donell  <carlos@codesourcery.com>
5791             Joseph Myers  <joseph@codesourcery.com>
5792
5793         * Makefile.in (MAKEHTML): Set to makeinfo --html.
5794         (MAKEHTMLFLAGS): Set to empty.
5795         (html__strip_dir): Define.
5796         (HTMLFILES): Define.
5797         (HTMLFILES_INSTALL): Define.
5798         (install-html): Copy new automake rule.
5799         (html): Depend on $(HTMLFILES).
5800         (gdb_toc.html): Rename to gdb/index.html.
5801         (gdbint_toc.html): Rename to gdbint/index.html.
5802         (stabs_toc.html): Rename to stabs/index.html.
5803         (annotate_toc.html): Rename to annotate/index.html.
5804
5805 2009-04-17  Carlos O'Donell  <carlos@codesourcery.com>
5806
5807         * Makefile.in: Set pdfdir and htmldir from configure
5808         substitutions.
5809         * configure.ac: AC_SUBST datarootdir, docdir, htmldir, pdfdir.
5810         * configure: Regenerate.
5811
5812 2009-04-16  Joel Brobecker  <brobecker@adacore.com>
5813
5814         * gdbint.texinfo (Native Debugging): Remove entry for PROC_NAME_FMT.
5815         This macro is no longer used.
5816
5817 2009-04-15  Tom Tromey  <tromey@redhat.com>
5818
5819         * gdb.texinfo (Character Sets): Document default character set.
5820
5821 2009-04-14  Pierre Muller  <muller@ics.u-strasbg.fr>
5822
5823         * gdbint.texinfo: Change server name from sources.redhat.com to
5824         sourceware.org throughout.
5825
5826 2009-04-09  Joel Brobecker  <brobecker@adacore.com>
5827
5828         * gdb.texinfo (Set Breaks): Rewrite a paragraph to avoid a warning
5829         about a missing dot or coma after @xref.
5830
5831 2009-04-02  Joel Brobecker  <brobecker@adacore.com>
5832
5833         * gdb.texinfo (Backtrace): Add a parameter in frame 1 of the first
5834         example, and add a small explanation about it.
5835         (Print Settings): Change the documentation of the "set print
5836         frame-arguments" to reflect the fact that the default is now "scalars".
5837
5838 2009-04-02  Joel Brobecker  <brobecker@adacore.com>
5839
5840         * gdb.texinfo (Print Settings): Add kindex for command "set
5841         print frame-arguments".
5842
5843 2009-03-31  Joel Brobecker  <brobecker@adacore.com>
5844
5845         * gdb.texinfo (Ada Tasks): Add documentation about task-specific
5846         breakpoints.
5847         (Set Breaks): Add reference to thread-specific and task-specific
5848         breakpoints.
5849
5850 2009-03-31  Joel Brobecker  <brobecker@adacore.com>
5851
5852         * gdb.texinfo (Ada Tasks): Remove the documentation about
5853         the "Running" state, as this state has been eliminated.
5854         Now all runnable tasks are shown as "Runnable".
5855
5856 2009-03-30  Stan Shebs  <stan@codesourcery.com>
5857
5858         * gdb.texinfo (Tracepoints): Describe tracepoints as a
5859         special case of breakpoints.
5860         (Enable and Disable Tracepoints): Mention deprecation.
5861         (Listing Tracepoints): Update description and example.
5862
5863 2009-03-30  Thiago Jung Bauermann  <bauerman@br.ibm.com>
5864
5865         * gdb.texinfo (Frames in Python): New node.
5866         (Python API): Update.
5867
5868 2009-03-29  Thiago Jung Bauermann  <bauerman@br.ibm.com>
5869
5870         * gdb.texinfo (Values From Inferior): Change gdb.Value.address
5871         from a method to an attribute.
5872
5873 2009-03-26  Thiago Jung Bauermann  <bauerman@br.ibm.com>
5874
5875         * gdb.texinfo (Values From Inferior): Document is_optimized_out
5876         attribute.
5877
5878 2009-03-25  Pedro Alves  <pedro@codesourcery.com>
5879
5880         * observer.texi (thread_exit): Add "silent" parameter.
5881
5882 2009-03-22  Pedro Alves  <pedro@codesourcery.com>
5883
5884         * observer.texi (about_to_proceed): New.
5885
5886 2009-03-21  Jeremy Bennett  <jeremy.bennett@embecosm.com>
5887
5888         * gdbint.texinfo (everywhere): Use braces {} in @deftypeXX type
5889         field throughout to handle types with spaces in them.  Fix typos
5890         found by aspell.
5891         (Summary, Requirements, Contributors): New first chapter,
5892         "Summary" added, old Requirements section moved there, and new
5893         section, "Contributors" added.
5894         (Initializing a New Architecture, Register Representation)
5895         (Frame Interpretation, Inferior Call Setup, Adding a New Target)
5896         (Porting gdb): These sections extended and updated.
5897         (Compiler Characteristics): This section (empty) deleted.
5898         (Defining Other Architecture Features): This section renamed and
5899         duplicate material removed from (formerly "Target Conditionals").
5900         Use braces {} in @deftypeXX type field throughout to handle types
5901         with spaces in them. Typos found by aspell fixed.
5902
5903         * stack_frame.svg: New file, source of image for gdbint.texinfo.
5904         * stack_frame.pdf: Version of image for PDF output.
5905         * stack_frame.png: Version of image for HTML output and for Emacs.
5906         * stack_frame.txt: Version of image for Info output.
5907         * stack_frame.eps: Version of image for TeX DVI output.
5908
5909 2009-03-21  Eli Zaretskii  <eliz@gnu.org>
5910
5911         * gdb.texinfo (Character Sets): Fix last change.
5912
5913 2009-03-21  Thiago Jung Bauermann  <bauerman@br.ibm.com>
5914
5915         * gdb.texinfo (Values From Inferior): Fix optional arguments
5916         markup.
5917         (Commands In Python): Adjust argument names of gdb.Command.__init__
5918         to what the function accepts as keywords.
5919
5920 2008-03-20  Tom Tromey  <tromey@redhat.com>
5921
5922         * gdb.texinfo (Convenience Vars): Document convenience functions.
5923         (Functions In Python): New node.
5924         (Python API): Update.
5925
5926 2009-03-20  Tom Tromey  <tromey@redhat.com>
5927
5928         * gdb.texinfo (Character Sets): Remove obsolete text.  Document
5929         set target-wide-charset.
5930         (Requirements): Mention iconv.
5931
5932 2009-03-17  Hui Zhu  <teawater@gmail.com>
5933
5934         * gdb.texinfo: Change the introduce of "disassemble-next-line".
5935
5936 2009-03-17  Hui Zhu  <teawater@gmail.com>
5937
5938         * gdb.texinfo: Add documentation for disassemble-next-line.
5939
5940 2009-03-16  Thiago Jung Bauermann  <bauerman@br.ibm.com>
5941
5942         * gdb.texinfo (Commands In Python): Remove tindex entries.
5943
5944 2009-03-15  Jan Kratochvil  <jan.kratochvil@redhat.com>
5945
5946         * gdb.texinfo (Returning): New description for missing debug info.
5947
5948 2009-03-14  Pedro Alves  <pedro@codesourcery.com>
5949
5950         * gdb.texinfo (Remote Configuration): Document query-attached.
5951         (General Query Packets): Document qAttached.
5952
5953 2009-03-05  Pedro Alves  <pedro@codesourcery.com>
5954
5955         * gdb.texinfo (Background Execution): Better describe the set
5956         target-async command.
5957         (Maintenance Commands): Delete description of the `maint set/show
5958         linux-async' and `maint set/show remote-async' commands.
5959
5960 2009-02-18  Vladimir Prus  <vladimir@codesourcery.com>
5961
5962         * gdb.texinfo (GDB/MI Async Records): Add double-spaces
5963         between sentences.
5964
5965 2009-02-18  Vladimir Prus  <vladimir@codesourcery.com>
5966
5967         * gdb.texinfo (GDB/MI Async Records): Document the
5968         =library-loaded and =library-unloaded notifications.
5969
5970 2009-02-17  Vladimir Prus  <vladimir@codesourcery.com>
5971
5972         * observer.texi (test_notification): New observer.
5973
5974 2009-02-14  Vladimir Prus  <vladimir@codesourcery.com>
5975
5976         * observer.texi: Add parameter 'print_frame' to normal_stop
5977         observer.
5978
5979 2009-02-07  Eli Zaretskii  <eliz@gnu.org>
5980
5981         * gdb.texinfo (Basic Python): Fix change from 2009-02-04.
5982         (Commands In Python): Fix COMMAND_* constants in last change.  Use
5983         @kbd for interactive input.  Add cross-references and index
5984         entries.
5985
5986 2009-02-06  Pedro Alves  <pedro@codesourcery.com>
5987
5988         * gdb.texinfo (Signals): Document $_siginfo.
5989         (Convenience Variables): Mention $_siginfo.
5990         (Remote Configuration): Document qXfer:siginfo:read,
5991         qXfer:siginfo:write packets, and the read-siginfo-object,
5992         write-siginfo-object commands.
5993
5994 2009-02-06  Pedro Alves  <pedro@codesourcery.com>
5995
5996         * gdbint.texinfo (Values): New chapter.
5997
5998 2009-02-06  Tom Tromey  <tromey@redhat.com>
5999
6000         * gdb.texinfo (Python API): Add entry for Commands In Python.
6001         (Commands In Python): New node.
6002
6003 2009-02-05  Tom Tromey  <tromey@redhat.com>
6004
6005         * gdb.texinfo (Values From Inferior): Document Value.string.
6006
6007 2009-02-05  Tom Tromey  <tromey@redhat.com>
6008
6009         * gdb.texinfo (Basic Python): Document execute's from_tty
6010         argument.
6011
6012 2009-02-04  Tom Tromey  <tromey@redhat.com>
6013
6014         * gdb.texinfo (Basic Python): Document gdb.history.
6015
6016 2009-01-30  Vladimir Prus  <vladimir@codesourcery.com>
6017
6018         * gdb.texinfo (GDB/MI Thread Commands): Document the
6019         'current-thread-id' field.  Remove the example with zero threads,
6020         since current GDB won't ever report that if there's inferior.
6021
6022 2009-01-30  Vladimir Prus  <vladimir@codesourcery.com>
6023
6024         * gdb.texinfo (GDB/MI Breakpoint Commands): Document the -d
6025         option to -break-insert.
6026
6027 2009-01-28  Daniel Jacobowitz  <dan@codesourcery.com>
6028             Jerome Guitton  <guitton@adacore.com>
6029
6030         * gdb.texinfo (Startup): Document --with-system-gdbinit.
6031         (System-wide configuration): New section.
6032
6033 2009-01-26  Pedro Alves  <pedro@codesourcery.com>
6034
6035         PR gdb/7580:
6036         * gdb.texinfo (Maintenance Commands): Document "maint set|show
6037         internal-error|internal-warning quit|corefile ask|yes|no".
6038
6039 2009-01-26  Pedro Alves  <pedro@codesourcery.com>
6040
6041         * gdb.texinfo (Using the `gdbserver' Program): Document
6042         --remote-debug.
6043
6044 2009-01-23  Doug Evans  <dje@google.com>
6045
6046         * gdb.texinfo: Add nexti to list of commands that support
6047         background execution.
6048
6049 2009-01-14  Daniel Jacobowitz  <dan@codesourcery.com>
6050
6051         * gdb.texinfo (Define, Hooks): Document prefix command support.
6052
6053 2009-01-14  Joseph Myers  <joseph@codesourcery.com>
6054             Carlos O'Donell  <carlos@codesourcery.com>
6055
6056         Fixes for makeinfo --html.
6057
6058         * annotate.texinfo: Use @copying and @insertcopying.  Use
6059         @ifnottex in place of @ifinfo.
6060         * gdb.texinfo: Use @copying and @insertcopying.  Use @ifnottex in
6061         place of @ifinfo.  Use @ifnotinfo for one index entry.
6062         * gdbint.texinfo: Use @copying and @insertcopying.  Use @ifnottex
6063         in place of @ifinfo.
6064         * stabs.texinfo: Use @copying and @insertcopying.  Use @ifnottex
6065         in place of @ifinfo.  Include contents at start unconditionally.
6066
6067 2009-01-13  Pedro Alves  <pedro@codesourcery.com>
6068
6069         * gdb.texinfo (General Query Packets): Remove @var{} around the
6070         "spu" literal string.
6071
6072 2009-01-07  Pedro Alves  <pedro@codesourcery.com>
6073
6074         * gdb.texinfo (Error in Breakpoints): Delete mention of "The same
6075         program may be running in another process" errors.
6076         * gdbint.texinfo (Native Conditionals): Delete
6077         ONE_PROCESS_WRITETEXT description.
6078
6079 2009-01-07  Joel Brobecker  <brobecker@adacore.com>
6080
6081         * gdbint.texinfo (Start of New Year Procedure): Add the "coding"
6082         emacs local variable to be placed at the end of the ChangeLog.
6083         Add server.c and gdbreplay.c to the list of files where the
6084         copyright year needs to be updated.
6085
6086 2009-01-06  Sandra Loosemore  <sandra@codesourcery.com>
6087
6088         * gdb.texinfo (Remote Configuration): Document new
6089         "set/show tcp auto-retry" and "set/show tcp connect-timeout"
6090         commands.
6091
6092 2008-12-28  Pedro Alves  <pedro@codesourcery.com>
6093
6094         * gdbint.texinfo (gdbarch_cannot_fetch_register): Don't mention
6095         FETCH_INFERIOR_REGISTERS.
6096         (Native Conditionals): Remove obsolete CHILD_PREPARE_TO_STORE,
6097         FETCH_INFERIOR_REGISTERS descriptions.  Remove
6098         gdbarch_get_longjmp_target descrition, since already described in
6099         Target Conditionals.  Move gdbarch_fp0_regnum description to ...
6100         (Target Conditionals): ... here.
6101
6102 2008-12-16  Joel Brobecker  <brobecker@adacore.com>
6103
6104         * gdb.texinfo (Omissions from Ada): Add missing GDB prompt in
6105         examples.
6106         (Additions to Ada): Likewise.  Add the missing opening and closing
6107         parenthesis of the GDB prompt in one of the examples.
6108
6109 2008-12-14  Joel Brobecker  <brobecker@adacore.com>
6110
6111         * gdb.texinfo (Omissions from Ada): Remove incorrect documentation
6112         about the result of 'Address not being of type System.Address.
6113         This problem has been fixed a while ago.
6114
6115 2008-12-02  Vladimir Prus  <vladimir@codesourcery.com>
6116
6117         MI non-stop and multiprocess docs.
6118
6119         * gdb.texinfo (GDB/MI): New section 'GDB/MI General Design'
6120         (GDB/MI Output Records): New section 'GDB/MI Frame Information'
6121         Adjust documentation for *stopped, document =thread-created,
6122         =thread-exited, =thread-group-created and =thread-group-exited.
6123         (GDB/MI Thread Commands): Document the 'state' field in
6124         -thread-info output.
6125         (GDB/MI Program Execution): Mention --all and --thread-group
6126         options.
6127         (GDB/MI Variable Objects): Describe floating and fixed variable
6128         objects.
6129         (GDB/MI Miscellaneous Commands): Document -list-thread-groups.
6130
6131 2008-12-02  Vladimir Prus  <vladimir@codesourcery.com>
6132
6133         * gdb.texinfo (Operating System Information): New appendix.
6134         (Operating System Auxiliary Information): Document 'info os processes'
6135         (Remote Configuration): Document 'osdata'
6136         (General Query Packets): Document qXfer:osdata:read.
6137
6138 2008-11-27  Tristan Gingold  <gingold@adacore.com>
6139
6140         * gdb.texinfo (Darwin): Document Darwin specific features.
6141
6142 2008-11-25  Jan Kratochvil  <jan.kratochvil@redhat.com>
6143
6144         * gdbint.texinfo (Target Conditionals): Extend the
6145         gdbarch_breakpoint_from_pc description.
6146
6147 2008-11-22  Vladimir Prus  <vladimir@codesourcery.com>
6148
6149         * gdb.texinfo (M68K Features): Fix typo.
6150
6151 2008-11-18  Paul Pluzhnikov  <ppluzhnikov@google.com>
6152
6153         * gdb.texinfo (Symbols): Mention printing containing
6154         image name in "info symbol".
6155         (Maint translate-address): Likewise.
6156
6157 2008-11-18  Joel Brobecker  <brobecker@adacore.com>
6158
6159         * gdb.texinfo (Set Catchpoints): Remove the documentation of
6160         commands "catch load" and "catch unload".
6161
6162 2008-11-17  Vladimir Prus  <vladimir@codesourcery.com>
6163
6164         * gdb.texinfo (GDB/MI Async Records): Document
6165         =thread-selected.
6166
6167 2008-11-17  Vladimir Prus  <vladimir@codesourcery.com>
6168
6169         * observer.texi (new_inferior, inferior_exit): New observers.
6170
6171 2008-10-27  Pedro Alves  <pedro@codesourcery.com>
6172
6173         * gdbint.texinfo (Adding a New Target): Don't mention TDEPFILES,
6174         .mt files, TM_CLIBS or TM_CDEPS.
6175         (x86 Watchpoints): Don't mention TDEPFILES.
6176
6177 2008-10-24  Sandra Loosemore  <sandra@codesourcery.com>
6178
6179         * gdb.texinfo (Remote Protocol): Add new nodes to menu.
6180         (Overview): Mention notifications and non-stop mode behavior.
6181         (Packets): Update documentation of ?, vAttach, vCont, and vRun
6182         with non-stop mode behavior.  Add vStopped description.
6183         (Stop Reply Packets):  Update list of packets that return
6184         stop replies.  Mention non-stop behavior.
6185         (General Query Packets): Document QNonStop packet and associated
6186         qSupported query response.
6187         (Interrupts): Clarify multi-threaded behavior.  Mention non-stop
6188         behavior.
6189         (Notification Packets): New section.
6190         (Remote Non-Stop): New section.
6191         (File-I/O Overview): Mention non-stop behavior.
6192
6193 2008-10-24  Hui Zhu  <teawater@gmail.com>
6194             Pedro Alves  <pedro@codesourcery.com>
6195
6196         * gdb.texinfo (displaced-stepping): Describe the auto mode
6197         setting, and say it's the default.  This is now a mainstream
6198         setting instead of a maintenance setting.
6199
6200 2008-10-23  Pedro Alves  <pedro@codesourcery.com>
6201
6202         * observer.texi (thread_stop_requested): New.
6203
6204 2008-10-22  Joel Brobecker  <brobecker@adacore.com>
6205
6206         * gdb.texinfo (Ada Tasks, Ada Tasks and Core Files): New nodes.
6207         (Patching): Replace incorrect usage of @samp by @kbd.
6208
6209 2008-10-17  Michael Snyder  <msnyder@vmware.com>
6210
6211         * gdb.texinfo: Add documentation for reverse execution.
6212
6213 2008-10-16  Thiago Jung Bauermann  <bauerman@br.ibm.com>
6214             Eli Zaretskii  <eliz@gnu.org>
6215
6216         * gdb.texinfo. (Values From Inferior): New subsubsection.
6217
6218 2008-10-06  Doug Evans  <dje@google.com>
6219
6220         * gdb.texinfo (set debug dwarf2-die): Document it.
6221
6222 2008-10-01  Joel Brobecker  <brobecker@adacore.com>
6223
6224         * gdb.texinfo (catch) [exception]: Document how to insert
6225         a breakpoint on user-defined exceptions when the exception
6226         name is identical to one of the language-defined ones.
6227
6228 2008-09-27  Tom Tromey  <tromey@redhat.com>
6229
6230         * gdb.texinfo (Macros): Remove text about stringification,
6231         varargs, and splicing.
6232
6233 2008-09-27  Tom Tromey  <tromey@redhat.com>
6234
6235         * gdbint.texinfo (Language Support): Remove text about omitting
6236         support for a language.
6237
6238 2008-09-23  Doug Evans  <dje@google.com>
6239
6240         * gdb.texinfo (info dcache): Update.
6241
6242 2008-09-22  Sandra Loosemore  <sandra@codesourcery.com>
6243
6244         * gdb.texinfo (Packets): Add info on thread-id syntax and
6245         multiprocess extensions.
6246         <D>: Document multiprocess form of packet.
6247         <H>: Use thread-id syntax.
6248         <T>: Likewise.
6249         <vCont>: Likewise.  Note this is required for multiprocess.
6250         <vKill>: New packet.
6251         (Stop Reply Packets) <T>: Use thread-id syntax.
6252         <W>: Document multiprocess form of reply.
6253         <X>: Likewise.
6254         (General Query Packets) <qC>: Use thread-id syntax.
6255         <qfThreadInfo>: Likewise.
6256         <qGetTLSAddr>: Likewise.
6257         <qP>: Likewise.
6258         <qSupported>: Add "multiprocess" feature.
6259         <qThreadExtraInfo>: Use thread-id syntax.
6260
6261 2008-09-22  Stan Shebs  <stan@codesourcery.com>
6262
6263         * gdb.texinfo (Inferiors): New section.
6264
6265 2008-09-12  Pedro Alves  <pedro@codesourcery.com>
6266
6267         * gdbint.texinfo (Native Debugging): Mention NAT_GENERATED_FILES.
6268
6269 2008-09-11  Ulrich Weigand  <uweigand@de.ibm.com>
6270
6271         * gdbint.texinfo (Target Conditionals): Remove documentation
6272         for gdbarch_name_of_malloc.
6273
6274 2008-09-03  Angela Marie Thomas <angela@releasedominatrix.com>
6275
6276         * gdb.texinfo (Interrupts): Mention TCP interface for
6277         sending BREAK.
6278
6279 2008-08-26  Ulrich Weigand  <uweigand@de.ibm.com>
6280
6281         * gdb.texinfo (Commands to Specify Files): Document "remote:"
6282         argument prefix to "set sysroot".
6283
6284 2008-08-21  Paul N. Hilfinger  <hilfinger@adacore.com>
6285
6286         * gdb.texinfo (Omissions from Ada): Describe new treatment of True
6287         and False.
6288
6289 2008-08-20  Vladimir Prus  <vladimir@codesourcery.com>
6290
6291         * gdb.textinfo (GDB/MI Miscellaneous Commands): Use @table
6292         for possible features of -list-features.
6293
6294 2008-08-19  Vladimir Prus  <vladimir@codesourcery.com>
6295
6296         * gdb.texinfo (Background execution): Adjust example
6297         (GDB/MI Miscellaneous Commands): Document -list-target-features.
6298
6299 2008-08-19  Vladimir Prus  <vladimir@codesourcery.com>
6300
6301         * doc/gdb.texinfo (PowerPC): Fix typo.
6302         (PowerPC features): Fix typo.
6303
6304 2008-08-18  Pedro Alves  <pedro@codesourcery.com>
6305
6306         * observer.texi (thread_ptid_changed): New.
6307
6308 2008-08-18  Luis Machado  <luisgpm@br.ibm.com>
6309
6310         * doc/gdb.texinfo (PowerPC): Mention Extended FPR's for POWER7.
6311         (PowerPC features): Mention feature set for VSX registers.
6312
6313 2008-08-13  Joel Brobecker  <brobecker@adacore.com>
6314
6315         * gdb.texinfo (Ada Mode Intro): Improve the documentation regarding
6316         the direct visibility of all names in user-written packages.
6317
6318 2008-08-13  Pedro Alves  <pedro@codesourcery.com>
6319
6320         * gdb.texinfo (breakpoint always-inserted) Describe the auto mode
6321         setting, and make it the default.
6322         (Non-Stop Mode): Remove "set breakpoints always-inserted 1" from
6323         non-stop script example.
6324
6325 2008-08-12  Thiago Jung Bauermann  <bauerman@br.ibm.com>
6326
6327         * gdbint.texinfo (Raw and Virtual Register Representations): Fix
6328         reference to the "Using Different Register and Memory Data
6329         Representation" section.
6330
6331 2008-08-12  Sandra Loosemore  <sandra@codesourcery.com>
6332
6333         * gdb.texinfo (Remote Configuration): Document set remote noack-packet.
6334         (Remote Protocol): Add Packet Acknowledgment to menu.
6335         (Overview): Mention +/- can be disabled, and point to new section
6336         where this is discussed in detail.
6337         (General Query Packets): Document QStartNoAckMode packet, and
6338         corresponding qSupported reply.
6339         (Packet Acknowledgment): New section.
6340
6341 2008-08-11  Sandra Loosemore  <sandra@codesourcery.com>
6342             Pedro Alves  <pedro@codesourcery.com>
6343
6344         * gdb.texinfo (Threads): Move paragraph about automatic thread
6345         selection to All-Stop Mode subsection.
6346         (Thread Stops): Reorganize existing material into subsections.
6347         Add introductory blurb and menu.
6348         (Non-Stop Mode): New subsection.
6349         (Background Execution): New subsection.
6350         (Maintenance Commands): Add cross-references from async mode
6351         commands to the new Background Execution section.
6352
6353 2008-08-06  Tom Tromey  <tromey@redhat.com>
6354
6355         * gdb.texinfo (Extending GDB): New chapter.
6356         (Sequences): Demoted chapter, now a section under the new
6357         Extending GDB chapter.
6358         (Python): New section.
6359
6360 2008-07-31  Stan Shebs  <stan@codesourcery.com>
6361
6362         * gdbint.texinfo: Remove FUNCTION_EPILOGUE_SIZE.
6363
6364 2008-07-29  Stan Shebs  <stan@codesourcery.com>
6365
6366         * gdbint.texinfo: General round of cleanup and minor
6367         clarifications.
6368         (Breakpoint Handling): Remove mention of BREAKPOINT macro.
6369         (Longjmp Support): Update description to reflect how it is done
6370         for targets without using native header.
6371         (Symbol Handling): Add a little more general explanation.
6372         (COFF, ELF): Mention stabs encapsulation.
6373         (DWARF 3): New section.
6374         (Adding a New Host): Scrub out some obsolete bits.
6375         (Generic Host Support Files): Mention ser-pipe.c, ser-mingw.c.
6376         (Host Conditionals): Remove descriptions of NO_STD_REGS,
6377         HAVE_MMAP, HAVE_TERMIO, INT_MAX etc, LONGEST, HAVE_LONG_DOUBLE,
6378         PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, L_SET, SEEK_CUR,
6379         SEEK_SET, STOP_SIGNAL, USG.
6380         (Raw and Virtual Register Representations): Ditto for
6381         DEPRECATED_REGISTER_RAW_SIZE, DEPRECATED_REGISTER_VIRTUAL_SIZE,
6382         DEPRECATED_REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_TYPE.
6383         (Target Conditionals): Ditto for DEPRECATED_FP_REGNUM,
6384         DEPRECATED_FRAMELESS_FUNCTION_INVOCATION, DEPRECATED_FRAME_CHAIN,
6385         DEPRECATED_FRAME_CHAIN_VALID, DEPRECATED_FRAME_INIT_SAVED_REGS,
6386         DEPRECATED_FRAME_SAVED_PC, DEPRECATED_FUNCTION_START_OFFSET,
6387         DEPRECATED_REGISTER_VIRTUAL_SIZE,
6388         DEPRECATED_REGISTER_VIRTUAL_TYPE,
6389         DEPRECATED_USE_STRUCT_CONVENTION.
6390         Describe gdbarch_deprecated_fp_regnum.
6391         Update description of gdbarch_print_insn.
6392         (Adding a New Target): Scrub out obsolete bits.
6393         (Obsolete Conditionals): Remove entire section.
6394
6395 2008-07-25  Tom Tromey  <tromey@redhat.com>
6396
6397         * observer.texi (GDB Observers): Document new observers:
6398         breakpoint_created, breakpoint_deleted, breakpoint_modified,
6399         tracepoint_created, tracepoint_deleted, tracepoint_modified,
6400         architecture_changed.
6401
6402 2008-07-21  Stan Shebs  <stan@codesourcery.com>
6403
6404         * gdbint.texinfo: Refer to target_so_ops.in_dynsym_resolve_code
6405         instead of IN_SOLIB_DYNSYM_RESOLVE_CODE.
6406
6407 2008-07-21  Tom Tromey  <tromey@redhat.com>
6408
6409         * observer.texi (GDB Observers): Remove obsolete comment.
6410         <executable_changed>: Remove argument.
6411
6412 2008-07-18  Tom Tromey  <tromey@redhat.com>
6413
6414         * gdb.texinfo (Macros): Update.  Use @code rather than @command.
6415
6416 2008-07-10  Doug Evans  <dje@google.com>
6417
6418         * doc/gdb.texinfo: Document "set print symbol-loading on|off".
6419
6420 2008-07-10  Jan Kratochvil  <jan.kratochvil@redhat.com>
6421
6422         * gdb.texinfo (Starting): Document "set disable-randomization".
6423
6424 2008-07-07  Andreas Schwab  <schwab@suse.de>
6425
6426         * gdb.texinfo (GDB/MI Target Manipulation): Fix last change.
6427
6428 2008-07-06  Vladimir Prus  <vladimir@codesourcery.com>
6429
6430         * gdb.texinfo (GDB/MI Target Manipulation): Add
6431         example of -target-attach.
6432
6433 2008-06-10  Vladimir Prus  <vladimir@codesourcery.com>
6434
6435         * observer.texi (target_resumed): New observer.
6436         * gdb.texinfo (GDB/MI Output Records): Document *running.
6437
6438 2008-06-06  Tom Tromey  <tromey@redhat.com>
6439
6440         * gdb.texinfo (Completion): Add field name example.
6441
6442 2008-06-06  Marc Khouzam  <marc.khouzam@ericsson.com>
6443
6444         * gdb.texinfo (GDB/MI Program Context): Added example
6445         to -exec-arguments
6446
6447 2008-06-05  Nick Roberts  <nickrob@snap.net.nz>
6448
6449         * annotate.texinfo (Multi-threaded Apps): Add entry for thread-changed
6450         annotation.
6451
6452 2008-06-05  Vladimir Prus  <vladimir@codesourcery.com>
6453             Nathan Sidwell  <nathan@codesourcery.com>
6454             Joseph Myers  <joseph@codesourcery.com>
6455
6456         * configure.ac: Include ../../config/acx.m4.  Use ACX_PKGVERSION
6457         and ACX_BUGURL.
6458         * configure: Regenerate.
6459         * Makefile.in (PKGVERSION, BUGURL_TEXI): Define.
6460         (GDBvn.texi): Define VERSION_PACKAGE, BUGURL and BUGURL_DEFAULT.
6461         * gdb.texinfo: Use VERSION_PACKAGE and BUGURL.  Remove
6462         mailing-list-specific text about bug reporting unless
6463         BUGURL_DEFAULT.
6464
6465 2008-06-05  Pedro Alves  <pedro@codesourcery.com>
6466
6467         * gdb.texinfo (-target-select): Remove reference to target async.
6468         (Maintenance Commands): Document "maint set/show remote-async".
6469
6470 2008-06-04  Marc Khouzam  <marc.khouzam@ericsson.com>
6471
6472         * gdb.texinfo (GDB/MI File Transfer Commands): Typo
6473         in -target-file-get section.
6474
6475 2008-05-22  Pedro Alves  <pedro@codesourcery.com>
6476
6477         * gdb.texinfo (vAttach, vRun): Re-remove requirement of the stub
6478         killing the inferior when it is already debugging a process.
6479
6480 2008-05-21  Joel Brobecker  <brobecker@adacore.com>
6481
6482         * gdb.texinfo (Continuing and Stepping): Document the new "fin"
6483         abbreviation for "finish".
6484
6485 2008-05-21  Nick Roberts  <nickrob@snap.net.nz>
6486
6487         * annotate.texinfo (Multi-threaded Apps): New node for new annotation.
6488
6489 2008-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
6490
6491         * gdbint.texinfo (Target Conditionals): Delete entry for
6492         gdbarch_dwarf_reg_to_regnum.
6493
6494 2008-05-09  Doug Evans  <dje@google.com>
6495
6496         * gdb.texinfo: Document "find" command, qSearch:memory packet.
6497
6498 2008-05-05  Doug Evans  <dje@google.com>
6499
6500         * gdb.texinfo (disassemble): Document /m modifier.
6501
6502 2008-05-05  Vladimir Prus  <vladimir@codesourcery.com>
6503
6504         * gdb.texinfo (Maintenance Commands): Clarify that "maint time"
6505         will not report the time of commands that run the target.
6506
6507 2008-05-03  Vladimir Prus  <vladimir@codesourcery.com>
6508
6509         * gdb.texinfo (GDB/MI Output Records): Add
6510         missing semicolon.
6511
6512 2008-05-03  Vladimir Prus  <vladimir@codesourcery.com>
6513
6514         * gdb.texinfo (GDB/MI Output Records):
6515         Document =thread-create and =thread-exited.
6516
6517 2008-05-03  Vladimir Prus  <vladimir@codesourcery.com>
6518
6519         * gdb.texinfo (GDB/MI Development and Front Ends):
6520         Remove mention of dmi-discuss.
6521
6522 2008-05-03  Pedro Alves  <pedro@codesourcery.com>
6523
6524         * observer.texi (thread_exit): New.
6525
6526 2008-05-02  Pedro Alves  <pedro@codesourcery.com>
6527
6528         * gdb.texinfo (Debugging Output): Document "set/show debug
6529         displaced".
6530         (Maintenance Commands): Document "maint set/show
6531         can-use-displaced-stepping".
6532
6533 2008-05-02  Daniel Jacobowitz  <dan@codesourcery.com>
6534
6535         * gdb.texinfo (ARM): Document set/show arm fallback-mode
6536         and set/show arm force-mode.
6537
6538 2008-05-02  Andreas Schwab  <schwab@suse.de>
6539
6540         * gdbint.texinfo (Algorithms): Describe
6541         target_watchpoint_addr_within_range.
6542
6543 2008-04-30  Daniel Jacobowitz  <dan@codesourcery.com>
6544
6545         * gdbint.texinfo (Stack Frames): New chapter.
6546         (Algorithms): Move Frames text to the new chapter.
6547         (Target Conditionals): Delete SAVE_DUMMY_FRAME_TOS.  Document
6548         gdbarch_dummy_id instead of gdbarch_unwind_dummy_id.
6549
6550 2008-04-24  Vladimir Prus  <vladimir@codesourcery.com>
6551
6552         * gdb.texinfo (GDB/MI Output Syntax): Clarify that async
6553         output does not necessary include any tokens.
6554
6555 2008-04-22  Corinna Vinschen  <vinschen@redhat.com>
6556
6557         * gdb.texinfo (Set SH Calling convention): New @item.
6558         (Show SH Calling convention): Ditto.
6559
6560 2008-04-22  Markus Deuling  <deuling@de.ibm.com>
6561
6562         * gdb.texinfo (Fortran Operators): Describe '%' operator.
6563
6564 2008-04-20  Eli Zaretskii  <eliz@gnu.org>
6565
6566         * gdb.texinfo (Set Breaks): Mention that multiple location
6567         breakpoints need line number info.  Add index entries.
6568
6569 2008-04-19  Craig Silverstein  <csilvers@google.com>
6570
6571         * gdb.texinfo (Requirements): Add an optional requirement on
6572         zlib.
6573         * gdbint.texinfo (Debugging File Formats): Add new subsection for
6574         Compressed DWARF 2.
6575
6576 2008-04-16  Aleksandar Ristovski  <aristovski@qnx.com>
6577
6578         * gdb.texinfo (GDB/MI Simple Examples): Added 'disp' field to the
6579         sample output for 'stopped,reason="breakpoint-hit"' message.
6580         (GDB/MI Program Execution): Likewise.
6581
6582 2008-04-09  Marc Khouzam  <marc.khouzam@ericsson.com>
6583
6584         * gdb.texinfo (GDB/MI Variable Objects): Add anchor to
6585         -var-set-format.  Add -f option to -var-evaluate-expression.
6586
6587 2008-04-03  Joel Brobecker  <brobecker@adacore.com>
6588
6589         * gdb.texinfo (Breakpoint Menus): Delete. Contents moved inside
6590         new node "Ambiguous Expressions".  Replace references to this
6591         node by references to "Ambiguous Expressions" throughout.
6592         (Ambiguous Expressions): New node.
6593
6594 2008-03-26  Daniel Jacobowitz  <dan@codesourcery.com>
6595
6596         * gdb.texinfo (MIPS Features, PowerPC Features): Add @node.
6597
6598 2008-03-21  Pedro Alves  <pedro@codesourcery.com>
6599
6600         * gdb.texinfo (Debugging Output): Document
6601         "set/show debug lin-lwp-async".
6602         (Maintenance Commands): Document "maint set/show linux-async".
6603
6604 2008-03-21  Daniel Jacobowitz  <dan@codesourcery.com>
6605
6606         * gdb.texinfo (Expressions): Update description of malloced arrays.
6607
6608 2008-03-15  Vladimir Prus  <vladimir@codesourcery.com>
6609
6610         * gdb.texinfo (Thread Commands): Document
6611         -thread-info.  Remove -thread-list-all-threads.
6612
6613 2008-03-14  Pedro Alves  <pedro@codesourcery.com>
6614             Sandra Loosemore  <sandra@codesourcery.com>
6615
6616         * gdb.texinfo (Library List Format): Update to mention the
6617         possibility to pass section addresses instead of segment
6618         addresses.
6619
6620 2008-03-10  Daniel Jacobowitz  <dan@codesourcery.com>
6621
6622         * gdb.texinfo (Starting): Document "set exec-wrapper".
6623         (Server): Document gdbserver --wrapper.
6624
6625 2008-03-03  Daniel Jacobowitz  <dan@codesourcery.com>
6626
6627         * gdb.texinfo (Set Watchpoints): Mention watchpoints on
6628         unreadable memory.  Delete obsolete SPARClite reference.
6629
6630 2008-02-28  Daniel Jacobowitz  <dan@codesourcery.com>
6631
6632         * gdb.texinfo (Starting): Mention always-running targets.
6633         (Target Commands): Add an anchor for load.
6634         (Connecting): Explain continue instead of run.
6635
6636 2008-02-27  Daniel Jacobowitz  <dan@codesourcery.com>
6637
6638         * gdb.texinfo (Debugging Output): Document "set debug timestamp".
6639
6640 2008-02-26  Nick Roberts  <nickrob@snap.net.nz>
6641
6642         * gdb.texinfo (Set Breaks): Revert description of Enb column of
6643         breakpoint table.
6644
6645 2008-02-19  Pedro Alves  <pedro@codesourcery.com>
6646
6647         * gdb.texinfo (vAttach, vRun): Remove requirement of the stub
6648         killing the inferior when it is already debugging a process.
6649
6650 2008-02-13  Markus Deuling  <deuling@de.ibm.com>
6651
6652         * gdbint.texinfo (Build Script): New section. Mention new build script
6653         gdb_buildall.sh.
6654
6655 2008-02-01  Jim Blandy  <jimb@red-bean.com>
6656
6657         * gdb.texinfo (Help): Summarize 'info args' correctly.
6658
6659 2008-01-30  Thiago Jung Bauermann  <bauerman@br.ibm.com>
6660
6661         * gdb.texinfo: (Decimal Floating Point): Mention pseudo-registers
6662         available in PowerPC architecture.
6663         (Embedded Processors): Change node name of PowerPC item in menu.
6664         (PowerPC): Rename to...
6665         (PowerPC Embedded): this.
6666         (Architectures): Add new PowerPC item in menu.
6667         (PowerPC): New node.
6668
6669 2008-01-30  Daniel Jacobowitz  <dan@codesourcery.com>
6670
6671         * gdb.texinfo (Multi-Process Mode for gdbserver): Use @kbd for
6672         commands.
6673
6674 2008-01-30  Daniel Jacobowitz  <dan@codesourcery.com>
6675
6676         * gdb.texinfo (Setting Catchpoints): Mention features
6677         supported on GNU/Linux.
6678
6679 2008-01-30  Nick Roberts  <nickrob@snap.net.nz>
6680
6681         * gdb.texinfo (GDB/MI File Commands): Describe new output
6682         field for MI command -file-list-exec-source-file.
6683
6684 2008-01-29  Daniel Jacobowitz  <dan@codesourcery.com>
6685
6686         * gdb.texinfo (Using the `gdbserver' Program): Add security
6687         warning.  Rearrange into subsections and subsubsections.  Document
6688         --multi and --debug.  Correct --with-sysroot typo.  Update --attach
6689         usage.  Make load reference clearer.  Document monitor exit.
6690         (Remote Configuration): Document set remote exec-file, attach-packet,
6691         and run-packet.
6692         (Packets): Document vAttach and vRun.
6693
6694 2008-01-29  Nick Roberts  <nickrob@snap.net.nz>
6695
6696         * gdb.texinfo (Processes): Mention process command.
6697         detach-on-follow -> detach-on-fork.
6698
6699 2008-01-28  Daniel Jacobowitz  <dan@codesourcery.com>
6700
6701         * gdbint.texinfo (Native Conditionals): Remove
6702         SHELL_COMMAND_CONCAT and SHELL_FILE.
6703
6704 2008-01-26  Eli Zaretskii  <eliz@gnu.org>
6705
6706         * gdb.texinfo (Specify Location): Improve wording.
6707
6708 2008-01-23  Chris Demetriou  <cgd@google.com>
6709
6710         * gdb.texinfo (Threads): Document new "set print thread-events"
6711         and "show print thread-events" commands.
6712
6713 2008-01-19  Eli Zaretskii  <eliz@gnu.org>
6714
6715         * gdb.texinfo (Specify Location): New section.
6716         (Delete Breaks, Edit, Set Breaks): Remove description of
6717         locations.  Instead, add a reference to "Specify Location".
6718         (Machine Code, Jumping, Thread Stops, Continuing and Stepping)
6719         (Symbols): Refer to "Specify Location" for the valid forms of
6720         linespecs and locations.
6721
6722 2008-01-18  Markus Deuling  <deuling@de.ibm.com>
6723
6724         * gdbint.texinfo (Target Conditionals): Replace the description of
6725         BITS_BIG_ENDIAN with a description of gdbarch_bits_big_endian.
6726
6727 2008-01-12  Paul Hilfinger  <hilfinger@adacore.com>
6728
6729         * gdb.texinfo (C Operators): Remove incorrect parenthetical comment
6730         about &&var, which is rejected by the expression parser.
6731
6732 2008-01-09  Luis Machado  <luisgpm@br.ibm.com>
6733
6734         * gdb.texinfo (Output): Update documentation on using printf with DFP
6735         types.
6736
6737 2008-01-07  Thiago Jung Bauermann  <bauerman@br.ibm.com>
6738
6739         * gdb.texinfo (C and C++): Add Decimal Floating Point format
6740         subsubsection.
6741         (Decimal Floating Point format): New subsubsection.
6742
6743 2008-01-05  Pedro Alves  <pedro@codesourcery.com>
6744
6745         * gdb.texinfo (File Options): Remove mention of the attempt to
6746         open a core file with the -p option.  Don't list -c as a valid
6747         option to attach to a process.
6748
6749 2008-01-05  Pedro Alves  <pedro@codesourcery.com>
6750
6751         * gdbint.texinfo (Host Conditionals): Remove mention of
6752         ALIGN_STACK_ON_ENTRY.
6753
6754 2008-01-05  Joel Brobecker  <brobecker@adacore.com>
6755
6756         * gdbint.texinfo (Start of New Year Procedure): Add item
6757         describing how to update the source and documentation copyright
6758         notices.
6759
6760 2007-12-18  Jim Blandy  <jimb@codesourcery.com>
6761
6762         * gdb.texinfo (Set Watchpoints): Integrate per-thread
6763         watchpoint explanation into the main description of the watchpoint
6764         command; update synopses of 'watch', 'rwatch', and 'awatch'
6765         commands.
6766
6767 2007-12-18  Vladimir Prus  <vladimir@codesourcery.com>
6768
6769         * gdb.texinfo (Miscellaneous gdb/mi Commands):
6770         Document 'pending-breakpoints' feature of
6771         -list-features.
6772
6773 2007-12-17  Luis Machado  <luisgpm@br.ibm.com>
6774
6775         * gdb.texinfo: Add new parameter's description.
6776
6777 2007-12-16  Daniel Jacobowitz  <dan@codesourcery.com>
6778
6779         * gdb.texinfo (Overview): Clarify run-length encoding
6780         example.  Remove the restriction on "+" and "-" characters.
6781
6782 2007-12-15  Eli Zaretskii  <eliz@gnu.org>
6783
6784         * gdb.texinfo (Host I/O Packets): Fix xref syntax.
6785
6786 2007-12-14  Vladimir Prus  <vladimir@codesourcery.com>
6787
6788         * gdb.texinfo (GDB/MI Breakpoint Commands): Document
6789         the -f option for -break-insert, remove -r option,
6790         and clarify specification of location.
6791
6792 2007-11-30  Daniel Jacobowitz  <dan@codesourcery.com>
6793
6794         * gdb.texinfo (Debugging Programs with Multiple Processes): Correct
6795         formatting.
6796         (Remote Debugging): Add File Transfer section.
6797         (Remote Configuration): Document Host I/O packets.
6798         (GDB/MI): Add GDB/MI File Transfer Commands section.
6799         (Host I/O Packets): New section in "Remote Protocol".
6800         (Packets): Add vFile.
6801
6802 2007-11-17  Eli Zaretskii  <eliz@gnu.org>
6803
6804         * gdb.texinfo (Set Breaks, Disabling): Clarify behavior of
6805         breakpoints with multiple locations.
6806         (Breakpoint Menus): Improve wording.
6807         (Output): Fix last change.
6808
6809 2007-11-17  Ulrich Weigand  <uweigand@de.ibm.com>
6810
6811         * Makefile.in (Makefile): Do not depend on target_makefile_frag.
6812
6813 2007-11-15  Doug Evans  <dje@google.com>
6814
6815         * gdb.texinfo (Symbols): Update output of "maint info symtabs".
6816
6817 2007-11-15  Vladimir Prus  <vladimir@codesourcery.com>
6818
6819         * gdbint.texinfo (Native Conditionals): Remove
6820         mention of CLEAR_SOLIB.
6821
6822 2007-11-11  Joel Brobecker  <brobecker@adacore.com>
6823
6824         * gdb.texinfo (Print Settings): Add documentation for "set/show
6825         print frame-arguments".
6826
6827 2007-11-05  Luis Machado  <luisgpm@br.ibm.com>
6828
6829         * gdb.texinfo (Output): Update printf command's description.
6830
6831 2007-10-30  Daniel Jacobowitz  <dan@codesourcery.com>
6832
6833         * gdb.texinfo (PowerPC): Document "set powerpc vector-abi" and "set
6834         powerpc soft-float".
6835
6836 2007-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
6837
6838         * gdb.texinfo (Files): Correct formatting.  Mention Expat
6839         requirement.
6840         (Requirements for Building GDB): Expand the list of Expat
6841         uses.
6842         (Library List Format, Memory Map Format): Mention Expat.
6843         (Target Descriptions): Update Expat wording.
6844
6845 2007-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
6846
6847         * gdbint.texinfo (Register and Memory Data, Target Conditionals):
6848         Document that gdbarch_convert_register_p should return zero for no-op
6849         conversions.
6850
6851 2007-10-22  Ulrich Weigand  <uweigand@de.ibm.com>
6852
6853         * gdbint.texi (Compiler Characteristics): Move documentation
6854         of set_gdbarch_sofun_address_maybe_missing back to ...
6855         (Target Conditionals): ... here to fix build break.
6856
6857 2007-10-19  Ulrich Weigand  <uweigand@de.ibm.com>
6858
6859         * gdbint.texi (Target Conditionals): Remove documentation of
6860         SOFUN_ADDRESS_MAYBE_MISSING, replaced by ...
6861         (Compiler Characteristics): ... documentation of
6862         set_gdbarch_sofun_address_maybe_missing.
6863
6864 2007-10-17  Daniel Jacobowitz  <dan@codesourcery.com>
6865
6866         * gdbint.texinfo (Target Conditionals): Use
6867         frame_unwind_register_unsigned in examples instead of
6868         frame_unwind_unsigned_register.
6869
6870 2007-10-15  Daniel Jacobowitz  <dan@codesourcery.com>
6871
6872         * gdb.texinfo (Predefined Target Types): Add int128
6873         and uint128.
6874         (Standard Target Features): Add PowerPC features.
6875
6876 2007-10-15  Daniel Jacobowitz  <dan@codesourcery.com>
6877
6878         * gdb.texinfo (Maintenance Commands): Document "maint print c-tdesc".
6879
6880 2007-10-12  Ulrich Weigand  <uweigand@de.ibm.com>
6881
6882         * gdbint.texi (Target Conditionals): Remove documentation
6883         of and references to DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS,
6884         gdbarch_extract_return_value, and gdbarch_store_return_value.
6885
6886 2007-10-12  Ulrich Weigand  <uweigand@de.ibm.com>
6887
6888         * gdbint.texi (Target Conditionals): Remove documentation of
6889         and references to DEPRECATED_REG_STRUCT_HAS_ADDR.
6890
6891 2007-10-11  Kazu Hirata  <kazu@codesourcery.com>
6892
6893         * gdb.texinfo: Mention that inaccessible-by-default is on by
6894         default.
6895
6896 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
6897
6898         * gdbint.texinfo (Target Conditionals): Remove VARIABLES_INSIDE_BLOCK.
6899
6900 2007-09-30  Daniel Jacobowitz  <dan@codesourcery.com>
6901
6902         * gdb.texinfo (Setting Watchpoints): Adjust warning text about
6903         multi-threaded watchpoints.
6904         * gdbint.texinfo (Watchpoints): Describe how watchpoints are
6905         checked.  Describe sticky notification.  Expand description
6906         of steppable and continuable watchpoints.
6907         (Watchpoints and Threads): New subsection.
6908
6909 2007-09-28  Vladimir Prus  <vladimir@codesourcery.com>
6910
6911         * gdb.texinfo (Setting Breakpoints): Revise
6912         documentation for pending breakpoints.  Document
6913         breakpoints with multiple locations.
6914
6915 2007-09-19  Vladimir Prus  <vladimir@codesourcery.com>
6916
6917         * gdb.texinfo (Miscellaneous gdb/mi Commands):
6918         Document -list-features.
6919
6920 2007-09-15  Eli Zaretskii  <eliz@gnu.org>
6921
6922         * gdb.texinfo (Output): Spell out which features of C's printf are
6923         not supported by GDB's printf.
6924         (Separate Debug Files): More accurate wording regarding build ID
6925         and a reference to the ld manual rather than the Fedora wiki.
6926
6927 2007-09-04  Daniel Jacobowitz  <dan@codesourcery.com>
6928             Jim Blandy  <jimb@codesourcery.com>
6929
6930         * gdb.texinfo (Output Formats): Update 'c' description.  Describe 's'.
6931         (Examining Memory): Update mentions of the 's' format.
6932         (Automatic Display): Likewise.
6933
6934 2007-09-02  Daniel Jacobowitz  <dan@codesourcery.com>
6935
6936         * gdb.texinfo: Update the FSF's Back-Cover Text.
6937
6938 2007-09-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
6939             Eli Zaretskii  <eliz@gnu.org>
6940
6941         * gdb.texinfo (Separate Debug Files): Cosmetic quoting removal.
6942         Fixed the ``build ID'' name.  New binaries build instructions for the
6943         build ID inclusion.  Explain how the commands are specific to the build
6944         ID vs. debug link.
6945
6946 2007-09-01  Eli Zaretskii  <eliz@gnu.org>
6947
6948         * gdb.texinfo (Separate Debug Files): Fix last change.  Add
6949         indexing for ``build ID'' support.
6950
6951 2007-09-01  Jan Kratochvil  <jan.kratochvil@redhat.com>
6952
6953         * gdb.texinfo (Separate Debug Files): Included a BUILD ID description.
6954         Enlisted BUILD ID to the debug file searching example.
6955         Included a BUILD ID `.note.gnu.build-id' section description.
6956         Updated/added the debug files splitting instructions for OBJCOPY.
6957
6958 2007-08-31  Vladimir Prus  <vladimir@codesourcery.com>
6959
6960         * gdb.texinfo (Variable Objects): Adjust docs
6961         for -var-info-expression and document
6962         -var-info-path-expression.
6963
6964 2007-08-20  Jim Blandy  <jimb@codesourcery.com>
6965
6966         * gdb.texinfo (Top): Dedicate manual to the memory of Fred Fish.
6967         (title page): Include the dedication in the printed manual, as a
6968         separate page after the copyright notice.
6969
6970         * gdb.texinfo (The F Reply Packet): Avoid confusing texi2html:
6971         don't break a @var across a line.
6972
6973 2007-07-25  Maciej W. Rozycki  <macro@mips.com>
6974
6975         * Makefile.in (MAKEHTMLFLAGS): Also search the current directory
6976         for include files.
6977
6978 2007-07-12  Nick Roberts  <nickrob@snap.net.nz>
6979
6980         * gdb.texinfo (Server Prefix): New node.  Adapt from existing node
6981         in annotate.texinfo.
6982         (Command History): Link to new node.
6983
6984 2007-07-05  Markus Deuling  <deuling@de.ibm.com>
6985
6986         * gdbint.texinfo (PC_LOAD_SEGMENT): Remove description.
6987
6988 2007-07-05  Eli Zaretskii  <eliz@gnu.org>
6989
6990         * gdbint.texinfo (Target Conditionals): Fix last change.
6991
6992 2007-07-03  Markus Deuling  <deuling@de.ibm.com>
6993
6994         * gdb.texinfo: Replace following macros by their appropriate gdbarch
6995         routines:
6996         (TARGET_CHAR_SIGNED, CALL_DUMMY_LOCATION, CANNOT_FETCH_REGISTER)
6997         (CANNOT_STORE_REGISTER, GET_LONGJMP_TARGET, POINTER_TO_ADDRESS)
6998         (ADDRESS_TO_POINTER, INNER_THAN, FRAME_NUM_ARGS)
6999         (HAVE_NONSTEPPABLE_WATCHPOINT, TARGET_SHORT_BIT, TARGET_INT_BIT)
7000         (TARGET_LONG_BIT, TARGET_LONG_LONG_BIT, TARGET_FLOAT_BIT)
7001         (TARGET_DOUBLE_BIT, TARGET_LONG_DOUBLE_BIT, TARGET_PTR_BIT
7002         (TARGET_ADDR_BIT, SP_REGNUM, PC_REGNUM, PS_REGNUM, FP0_REGNUM)
7003         (STAB_REG_TO_REGNUM, ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM)
7004         (SDB_REG_TO_REGNUM, DWARF2_REG_TO_REGNUM, BELIEVE_PCC_PROMOTION)
7005         (CONVERT_REGISTER_P, REGISTER_TO_VALUE, VALUE_TO_REGISTER)
7006         (POINTER_TO_ADDRESS, ADDRESS_TO_POINTER, EXTRACT_RETURN_VALUE)
7007         (STORE_RETURN_VALUE, SKIP_PROLOGUE, MEMORY_INSERT_BREAKPOINT)
7008         (BREAKPOINT_FROM_PC, MEMORY_REMOVE_BREAKPOINT, DECR_PC_AFTER_BREAK)
7009         (ADDR_BITS_REMOVE, TARGET_PRINT_INSN, SKIP_TRAMPOLINE_CODE)
7010         (IN_SOLIB_RETURN_TRAMPOLINE, NAME_OF_MALLOC, ADDRESS_CLASS_TYPE_FLAGS)
7011         (ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, ADDRESS_CLASS_TYPE_FLAGS_P).
7012         (ADDRESS_CLASS_NAME_to_TYPE_FLAGS, ADJUST_BREAKPOINT_ADDRESS)
7013         (PRINT_FLOAT_INFO, PRINT_VECTOR_INFO, INTEGER_TO_ADDRESS)
7014         (SKIP_PERMANENT_BREAKPOINT, TARGET_VIRTUAL_FRAME_POINTER)
7015         (SOFTWARE_SINGLE_STEP_P)
7016
7017         (push_dummy_call, stabs_argument_has_addr, unwind_sp, unwind_pc)
7018         (print_registers_info, push_dummy_code, unwind_dummy_id): Rework
7019
7020         (REGISTER_CONVERT_TO_TYPE, END_OF_TEXT_DEFAULT, GDB_MULTI_ARCH)
7021         (GDB_TARGET_IS_HPPA, DEPRECATED_GET_SAVED_REGISTER)
7022         (SYMBOLS_CAN_START_WITH_DOLLAR, DEPRECATED_INIT_EXTRA_FRAME_INFO)
7023         (DEPRECATED_INIT_FRAME_PC, DEPRECATED_SIGTRAMP_START)
7024         (IN_SOLIB_CALL_TRAMPOLINE, NO_HIF_SUPPORT, REGISTER_CONVERTIBLE)
7025         (DEPRECATED_REGISTER_RAW_SIZE, PARM_BOUNDARY, DEPRECATED_STACK_ALIGN)
7026         (PROLOGUE_FIRSTLINE_OVERLAP, DEPRECATED_POP_FRAME, STEP_SKIPS_DELAY)
7027         (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT)
7028         (OS9K_VARIABLES_INSIDE_BLOCK, KERNEL_U_ADDR, KERNEL_U_ADDR_HPUX)
7029         (REGISTER_U_ADDR, U_REGS_OFFSET, DEBUG_PTRACE): Remove description.
7030
7031         (Converting an existing Target Architecture to Multi-arch): Remove
7032          section.
7033
7034         (gdbarch_unwind_pc, gdbarch_unwind_sp): Renew code example.
7035         (gdbarch_addr_bits_remove): Add code example.
7036
7037         * gdb.texinfo: Replace REGISTER_NAME by gdbarch_register_name.
7038
7039 2007-07-02  Daniel Jacobowitz  <dan@codesourcery.com>
7040
7041         * gdb.texinfo (Remote Configuration): Document library-info-packet.
7042         Add other missing entries.  Adjust the table size to fit.
7043         (Stop Reply Packets): Use @itemize instead of @enumerate.  Document
7044         stop reasons including the new "library" event.
7045         (General Query Packets): Adjust table widths for qSupported.  Mention
7046         qXfer:libraries:read reply to qSupported and document the new packet.
7047         (Library List Format): New section.
7048
7049 2007-07-01  Jan Kratochvil  <jan.kratochvil@redhat.com>
7050
7051         * gdb.texinfo (Attach): Fixed GDB exit inferior detachment.
7052
7053 2007-06-28  Michael Snyder  <msnyder@svkmacdonelllnx>
7054
7055         * gdbint.texinfo (Table, Tuple and List Functions) Fix typo.
7056
7057 2007-06-25  Nick Roberts  <nickrob@snap.net.nz>
7058
7059         * gdbint.texinfo (Register and Memory Data): Break sections
7060         into nodes and add a menu.
7061
7062 2007-06-21  Maciej W. Rozycki  <macro@mips.com>
7063
7064         * gdb.texinfo (Examining Memory): Document the new behaviour.
7065
7066 2007-06-21  Vladimir Prus  <vladimir@codesourcery.com>
7067
7068         * gdb.texinfo (Standard Target Features): Document
7069         m68k features.
7070
7071 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
7072
7073         * gdb.texinfo (General Query Packets): Document qOffsets changes.
7074
7075 2007-06-13  Daniel Jacobowitz  <dan@codesourcery.com>
7076
7077         * gdb.texinfo (Target Description Format): Add version attribute
7078         for <target>.
7079
7080 2007-06-13  Daniel Jacobowitz  <dan@codesourcery.com>
7081
7082         * gdb.texinfo (MIPS Features): Document org.gnu.gdb.mips.linux.
7083
7084 2007-06-13  Daniel Jacobowitz  <dan@codesourcery.com>
7085
7086         * gdb.texinfo (MIPS Features): New subsection.
7087
7088 2007-06-12  Ulrich Weigand  <uweigand@de.ibm.com>
7089             Markus Deuling  <deuling@de.ibm.com>
7090
7091         * gdb.texinfo (General Query Packets): Document qXfer:spu:read
7092         and qXfer:spu:write packets and mention them under qSupported.
7093
7094 2007-06-12  Ulrich Weigand  <uweigand@de.ibm.com>
7095             Markus Deuling  <deuling@de.ibm.com>
7096
7097         * gdb.texinfo (Architectures): Add new SPU section to document
7098         Cell Broadband Engine SPU architecture specific commands.
7099
7100 2007-06-09  Vladimir Prus  <vladimir@codesourcery.com>
7101
7102         * gdb.texinfo (GDB/MI Variable Objects): Editorial
7103         comments.
7104
7105 2007-06-07  Nick Roberts  <nickrob@snap.net.nz>
7106
7107         * gdb.texinfo (Emacs): Describe GDB under Emacs 22.1.
7108
7109 2007-05-29  Jim Blandy  <jimb@codesourcery.com>
7110
7111         * gdb.texinfo (Overview): Doc fix.
7112
7113 2007-05-22  Maciej W. Rozycki  <macro@mips.com>
7114
7115         * gdb.texinfo (Remote Configuration): Document "set/show
7116         remoteflow".
7117
7118 2007-05-16  Daniel Jacobowitz  <dan@codesourcery.com>
7119
7120         * gdb.texinfo (MIPS): Remove documentation for set mips
7121         saved-gpreg-size, show mips saved-gpreg-size, and set mips
7122         stack-arg-size.
7123
7124 2007-05-14  Bob Wilson  <bob.wilson@acm.org>
7125
7126         * all-cfg.texi (GDBTUI): New.
7127         * gdb.texinfo (Mode Options): Use GDBTUI variable.
7128         (TUI, TUI Overview, TUI Keys, TUI Single Key Mode, TUI Commands)
7129         (TUI Configuration): Edit to improve clarity and fix problems of
7130         both style and content.
7131
7132 2007-05-11  Ulrich Weigand  <uweigand@de.ibm.com>
7133
7134         * observer.texi (GDB Observers): New observer "new_objfile".
7135
7136 2007-05-08  Ulrich Weigand  <uweigand@de.ibm.com>
7137
7138         * gdbint.texinfo (Native Conditionals): Remove USE_PROC_FS.
7139
7140 2007-04-14  Vladimir Prus  <vladimir@codesourcery.com>
7141
7142         * gdb.texinfo (GDB/MI Variable Objects): Document
7143         frozen variables objects.
7144
7145 2007-04-13  Daniel Jacobowitz  <dan@codesourcery.com>
7146
7147         * gdb.texinfo (Memory): Reference Remote Debugging chapter.
7148         (Character Sets, Caching Data of Remote Targets): Likewise.
7149         (Targets): Delete Remote node.  Move its text...
7150         (Debugging Remote Programs): ...to here.  Delete description
7151         of the "remote" command.
7152         (Remote configuration): Delete description of "set remotedevice"
7153         and "show remotedevice".
7154         (Embedded Processors): Delete H8/300, H8/500, and SH nodes.
7155
7156 2007-04-11  Bob Wilson  <bob.wilson@acm.org>
7157
7158         * gdb.texinfo (Contributors, Continuing and Stepping)
7159         (Fortran Defaults, HPPA, TUI, TUI Commands, Configure Options)
7160         (General Query Packets, File-I/O Remote Protocol Extension)
7161         (Protocol Basics, The F Reply Packet, Write)
7162         (Protocol-specific Representation of Datatypes, Memory Transfer):
7163         Fix hyphenation, punctuation and grammar problems.
7164         (Cygwin Native): Likewise.  Also fix misuse of @pxref and use
7165         'section' instead of 'subsection' in the text.
7166         (Non-debug DLL Symbols): Avoid 'subsubsection' in the text.
7167         (i386): Remove period from section name.
7168         (Installing GDB, Requirements, Running Configure,  Separate Objdir)
7169         (Config Names, Configure Options): Use @file{configure}.
7170
7171 2007-04-11  Daniel Jacobowitz  <dan@codesourcery.com>
7172
7173         * gdbint.texinfo (Writing Tests): Mention gdb_test_multiple
7174         and tab expansion.
7175
7176 2007-04-10  Daniel Jacobowitz  <dan@codesourcery.com>
7177
7178         * gdbint.texinfo (SOM): Correct location of the SOM reader.
7179
7180 2007-04-02  Bob Wilson  <bob.wilson@acm.org>
7181
7182         * gdb.texinfo: Consistently capitalize all significant words in
7183         node names, chapter titles, section titles, and headings.  Update
7184         cross references to match.
7185         (Starting and Stopping Trace Experiment): Make node name plural.
7186         (Breakpoint related warnings): Hyphenate "Breakpoint-related".
7187
7188 2007-03-30  Pedro Alves  <pedro_alves@portugalmail.pt>
7189
7190         * gdb.texinfo (WinCE): Delete obsolete subsection.
7191
7192 2007-03-30  Daniel Jacobowitz  <dan@codesourcery.com>
7193
7194         * gdb.texinfo (M68K): Remove obsolete ROM monitors.
7195         * gdbint.texinfo (DWARF 1): Delete section and other dwarfread.c
7196         references.
7197
7198 2007-03-30  Daniel Jacobowitz  <dan@codesourcery.com>
7199
7200         * gdb.texinfo (Startup): Delete references to some alternate
7201         names for .gdbinit.
7202         (Thread): Remove LynxOS reference.
7203         (Tandem ST2000): Delete target-specific documentation.
7204         * gdbint.texinfo (Symbol Handling): Remove mention of NLM.
7205         (Target Architecture Definition): Remove mention of GDB_OSABI_NETWARE
7206         and GDB_OSABI_LYNXOS.
7207
7208 2007-03-29  Ulrich Weigand  <uweigand@de.ibm.com>
7209
7210         * gdbint.texi (Native Conditionals): Remove PTRACE_ARG3_TYPE.
7211
7212 2007-03-27  Ulrich Weigand  <uweigand@de.ibm.com>
7213
7214         * gdbint.texinfo (Target Conditionals): Remove mention of
7215         DEPRECATED_REMOTE_BREAKPOINT, DEPRECATED_BIG_REMOTE_BREAKPOINT,
7216         and DEPRECATED_LITTLE_REMOTE_BREAKPOINT.
7217
7218 2007-03-27  Brooks Moses  <brooks.moses@codesourcery.com>
7219
7220         * Makefile.in: Add "pdfdir" installation
7221         directory, PDFTEX macro, support for "install-pdf" target,
7222         and rules for making a pdf version of refcard.texi.
7223         * refcard.tex: Specify paper size for PDF output.
7224
7225 2007-03-26  Bob Wilson  <bob.wilson@acm.org>
7226
7227         * gdb.texinfo (Omissions from Ada, Additions to Ada): Wrap long lines.
7228
7229 2007-03-26  Bob Wilson  <bob.wilson@acm.org>
7230
7231         * gdb.texinfo (Invoking GDB): Use @value{GDBP}.
7232         (Source Path, Character Sets, Macros, Define)
7233         (GDB/MI Result Records, GDB/MI Simple Examples)
7234         (GDB/MI Program Execution, GDB/MI File Commands)
7235         (Maintenance Commands, Packets, File-I/O Overview): Use @value{GDBN}.
7236         (Bug Reporting): Use @value{GCC}.
7237
7238 2007-03-26  Bob Wilson  <bob.wilson@acm.org>
7239
7240         * gdb.texinfo (Help): Fix formatting of examples.
7241         (Variables): Use @ifnotinfo instead of @iftex.
7242         (Non-debug DLL symbols): Use @ref instead of @pxref.
7243         (Sparclet File): Use @samp instead of quotes.
7244
7245 2007-03-26  Bob Wilson  <bob.wilson@acm.org>
7246
7247         * gdb.texinfo (Variables, C): Update cross reference to GCC docs.
7248
7249 2007-03-26  Bob Wilson  <bob.wilson@acm.org>
7250
7251         * gdb.texinfo (Top): Move TUI and Annotations menu entries to match
7252         the order of the nodes.
7253         (C Operators, C Constants, Debugging C): Remove extra menus.
7254         (Method Names in Commands): Do not specify next/prev/up nodes.
7255
7256 2007-03-26  Bob Wilson  <bob.wilson@acm.org>
7257
7258         * gdb.texinfo (File Options): Add missing parenthesis.
7259         (Breakpoints, Special Fortran commands, PowerPC): Fix typos.
7260
7261 2007-02-26  Daniel Jacobowitz  <dan@codesourcery.com>
7262
7263         * gdb.texinfo (Monitor commands for gdbserver): New subsection.
7264
7265 2007-02-26  Daniel Jacobowitz  <dan@codesourcery.com>
7266
7267         * gdb.texinfo (Standard Target Features): Mention
7268         case insensitivity.
7269         (ARM Features): Describe org.gnu.gdb.xscale.iwmmxt.
7270
7271 2007-02-18  Nick Roberts  <nickrob@snap.net.nz>
7272
7273         * gdb.texinfo (Top): Put Appendix A after numbered sections.
7274         (Files): Add section name to argument list for pxref.
7275         (Non-debug DLL symbols): Don't use `see' for pxref.
7276         (Embedded Processors): Fix typo.
7277         (GDB/MI Breakpoint Commands): Execution commands generate
7278         *stopped not ^done.
7279
7280 2007-02-13  Nick Roberts  <nickrob@snap.net.nz>
7281
7282         * gdb.texinfo (GDB/MI Variable Objects): Describe meanings of
7283         values for in_scope.  Mention that only root variables can be
7284         updated.
7285         (GDB/MI Development and Front Ends): Explain new values may be
7286         added to existing fields.
7287
7288 2007-02-08  Daniel Jacobowitz  <dan@codesourcery.com>
7289
7290         * gdb.texinfo (-target-disconnect): Use @smallexample.
7291         (Requirements): Add anchor for Expat.  Update description.
7292         (Target Descriptions): Mention Expat.
7293         (Target Description Format): Document new elements.  Use
7294         @smallexample.
7295         (Predefined Target Types, Standard Target Features): New sections.
7296         * gdbint.texinfo (Target Descriptions): New section.
7297
7298 2007-02-07  Daniel Jacobowitz  <dan@codesourcery.com>
7299
7300         * gdb.texinfo (Target Description Format): Add section on XInclude.
7301
7302 2006-02-03  Nick Roberts  <nickrob@snap.net.nz>
7303
7304         * gdb.texinfo (GDB/MI Miscellaneous Commands): Describe the new
7305         command -enable-timings.
7306
7307 2007-02-02  Markus Deuling  <deuling@de.ibm.com>  (tiny change)
7308
7309         * gdbint.texinfo (Operation System ABI Variant Handling): Update
7310         descriptions for new/deleted elements in gdb_osabi.  Add missing
7311         description for function generic_elf_osabi_sniff_abi_tag_sections.
7312
7313 2007-01-29  Joel Brobecker  <brobecker@adacore.com>
7314
7315         * gdb.texinfo (Maintenance Commands): Add documentation for
7316         the new "maint print target-stack" command.
7317
7318 2007-01-26  Jan Kratochvil <jan.kratochvil@redhat.com>
7319             Eli Zaretskii  <eliz@gnu.org>
7320
7321         * gdb.texinfo: Describe CHAR array vs. string identification rules.
7322
7323 2007-01-26  Eli Zaretskii  <eliz@gnu.org>
7324
7325         * gdb.texinfo (Compilation, Files, Bootstrapping, Bug Reporting):
7326         Use @value{NGCC} instead of @value{GCC}.
7327
7328 2007-01-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>  (tiny change)
7329
7330         * agentexpr.texi: Fix typos.
7331         * annotate.texinfo: Likewise.
7332         * gdb.texinfo: Likewise.
7333         * gdbint.texinfo: Likewise.
7334         * observer.texi: Likewise.
7335         * stabs.texinfo: Likewise.
7336
7337 2007-01-20  Markus Deuling  <deuling@de.ibm.com>  (tiny change)
7338
7339         * gdbint.texinfo (Support Libraries): Remove mmalloc
7340         entry.  Describe readline library.
7341
7342 2007-01-09  Daniel Jacobowitz  <dan@codesourcery.com>
7343
7344         * gdb.texinfo (Target Descriptions): New section.
7345         (General Query Packets): Add QPassSignals anchor.  Mention
7346         qXfer:features:read under qSupported.  Expand mentions of
7347         qXfer:memory-map:read and QPassSignals.  Document
7348         qXfer:features:read.
7349
7350 2007-01-08  Daniel Jacobowitz  <dan@codesourcery.com>
7351
7352         * gdb.texinfo (Commands to specify files): Describe
7353         "set sysroot" and "show sysroot".
7354         (Using the `gdbserver' program): Lowercase argument
7355         to @var.  Expand description of setting up GDB on the
7356         host.
7357
7358 2007-01-05  Joel Brobecker  <brobecker@adacore.com>
7359
7360         * gdb.texinfo (Set Catchpoints): Add documentation for the new
7361         catch exception, catch exception unhandled, and catch assert
7362         commands.
7363
7364 2007-01-04  Daniel Jacobowitz  <dan@codesourcery.com>
7365
7366         * gdb.texinfo (Debugging Output): Document "set debug xml"
7367         and "show debug xml".
7368
7369 2007-01-04  Daniel Jacobowitz  <dan@codesourcery.com>
7370
7371         * gdbint.texinfo (Compiler Warnings): Update for -Wall use.
7372
7373 2007-01-01  Joel Brobecker  <brobecker@adacore.com>
7374
7375         * gdbint.texinfo (Start of New Year Procedure): Add missing item.
7376
7377 2006-12-08  Vladimir Prus  <vladimir@codesourcery.com>
7378
7379         * gdb.texinfo (GDB/MI Variable Objects): Wrap historical
7380         note in @ignore, to be removed later if nobody complains.
7381
7382 2006-12-04  Nick Roberts  <nickrob@snap.net.nz>
7383
7384         * gdb.texinfo (GDB/MI Variable Objects): Describe -c option
7385         of -var-delete.
7386
7387 2006-11-22  Vladimir Prus  <vladimir@codesourcery.com>
7388
7389         * gdb.texinfo (Setting breakpoints): Document
7390         automatic software/hardware breakpoint usage and
7391         the "set breakpoint auto-hw" command.
7392
7393 2006-11-21  Vladimir Prus  <vladimir@codesourcery.com>
7394
7395         * gdb.texinfo (Memory Access Checking): New.
7396
7397 2006-11-16  Daniel Jacobowitz  <dan@codesourcery.com>
7398
7399         * gdb.texinfo (Remote configuration): Mention
7400         "pass-signals-packet".
7401         (General Query Packets): Document QPassSignals.  Fix
7402         a typo.
7403
7404 2006-11-14  Maxim Grigoriev  <maxim@tensilica.com>
7405
7406         * gdb.texinfo (Contributors): Add contributors of Xtensa port.
7407
7408 2006-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
7409
7410         * gdb.texinfo (Remote configuration): Rewrite documentation for
7411         packet configuration commands.
7412         (OS Information): Adjust reference to qXfer:auxv:read.
7413         (General Query Packets): Remove references to read-aux-vector-packet
7414         and set remote get-thread-local-storage-address.
7415
7416 2006-11-10  Daniel Jacobowitz  <dan@codesourcery.com>
7417
7418         * gdbint.texinfo (Target Architecture Definition): Add new
7419         Initializing a New Architecture section.
7420
7421 2006-10-31  David Taylor  <dtaylor@emc.com>
7422
7423         * stabs.texinfo (Macro define and undefine): New node describing
7424         stabs for #define and #undef.
7425
7426 2006-10-27  Andreas Schwab  <schwab@suse.de>
7427
7428         * gdb.texinfo (Processes): Rename "detach-fork" to "detach fork".
7429
7430 2006-10-21  Eli Zaretskii  <eliz@gnu.org>
7431
7432         * gdb.texinfo (Breakpoints, Set Watchpoints): Elaborate and
7433         clarify on the possible meanings of ``expression'' watched by
7434         watchpoints.  Add indexing.
7435         (Prompting, Errors, Invalidation, Annotations for Running)
7436         (Source Annotations): Fix index entries by adding "annotation" to
7437         them, to discriminate from index entries that point to the more
7438         general topic descriptions.
7439
7440 2006-10-17  Daniel Jacobowitz  <dan@codesourcery.com>
7441
7442         * gdbint.texinfo (Target Vector Definition): Move most
7443         content into Existing Targets.  Add a menu.
7444         (Existing Targets): New section, moved from Target Vector
7445         Definition.  Use @subsection.
7446         (Managing Execution State): New section.
7447
7448 2006-10-16  Bob Wilson  <bob.wilson@acm.org>
7449
7450         * gdb.texinfo (ST2000): Use Ctrl- instead of C-.
7451
7452 2006-10-15  Eli Zaretskii  <eliz@gnu.org>
7453
7454         * gdb.texinfo (Sample Session, Invocation, Quitting GDB)
7455         (Command Syntax, Signals, Backtrace, Connecting)
7456         (Remote configuration, Renesas Boards, Console I/O): Fix last
7457         change: use Ctrl- instead of C-, except wrt Emacs.
7458         (File-I/O Examples): Put Ctrl-c in @kbd.
7459         (Cygwin Native, File-I/O Overview, The Ctrl-C message)
7460         (Console I/O): Use @samp with Ctrl-.
7461         (Signals, Set Breaks, Set Watchpoints): Document optional
7462         arguments to `info signals'  `handle', `info breakpoints', and
7463         `info watchpoints'.
7464
7465 2006-10-14  Eli Zaretskii  <eliz@gnu.org>
7466
7467         * gdb.texinfo (Backtrace): Fix last change.
7468
7469 2006-10-14  Nick Roberts  <nickrob@snap.net.nz>
7470
7471         * gdb.texinfo (Backtrace): Order correctly and add other cases.
7472
7473 2006-10-10  Bob Wilson  <bob.wilson@acm.org>
7474
7475         * gdb.texinfo (Command Syntax, Connecting, Remote configuration)
7476         (Renesas Boards, ST2000, TUI Keys, TUI Single Key Mode)
7477         (TUI Commands, Emacs, Console I/O): Fix @key and @kbd usage.
7478
7479 2006-09-21  Vladimir Prus  <vladimir@codesourcery.com>
7480             Daniel Jacobowitz  <dan@codesourcery.com>
7481
7482         * gdb.texinfo (Packets): Document vFlashErase,
7483         vFlashWrite and vFlashDone packets.
7484         (General Query Packets): Document qXfer:memory-map:read.
7485         Add a new feature for qXfer:memory-map:read.
7486         (Memory map format): New section.
7487         (Target Commands): Mention that gdb can write flash.
7488
7489 2006-09-21  Vladimir Prus  <vladimir@codesourcery.com>
7490             Daniel Jacobowitz  <dan@codesourcery.com>
7491
7492         * gdb.texinfo (Memory Region Attributes): Mention target-supplied
7493         memory regions and "mem auto".
7494
7495 2006-09-21  Nathan Sidwell  <nathan@codesourcery.com>
7496
7497         * gdbint.texinfo (Array Containers): New section.
7498
7499 2006-09-17  Vladimir Prus  <vladimir@codesourcery.com>
7500
7501         * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
7502         -stack-list-arguments HIGH_FRAME argument can be larger then the
7503         actual number of frames.
7504
7505 2006-09-07  Vladimir Prus  <vladimir@codesourcery.com>
7506
7507         * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
7508         -stack-list-locals HIGH_FRAME argument can be larger then the
7509         actual number of frames.
7510
7511 2006-09-02  Bob Wilson  <bob.wilson@acm.org>
7512
7513         * gdb.texinfo (Packets, Stop Reply Packets, General Query Packets,
7514         Register Packet Format, Tracepoint Packets): Fix spelling errors.
7515
7516 2006-09-02  Eli Zaretskii  <eliz@gnu.org>
7517
7518         * gdbint.texinfo (Overall Structure): New section "Source Tree
7519         Structure".
7520
7521 2006-08-17  Jim Blandy  <jimb@codesourcery.com>
7522
7523         * gdb.texinfo (Stop Reply Packets): Note similarity of 'S' and 'T'
7524         responses.
7525
7526 2006-08-08  Joel Brobecker  <brobecker@adacore.com>
7527
7528         * gdb.texinfo (Source Path): Add documentation for new
7529         substitute-path commands.
7530
7531 2006-08-08  Daniel Jacobowitz  <dan@codesourcery.com>
7532
7533         * gdb.texinfo (Installing GDB): Update menu.  Move text to...
7534         (Running Configure): ...here.
7535         (Requirements): New node.  Mention expat.
7536
7537 2006-08-08  Vladimir Prus  <vladimir@codesourcery.com>
7538
7539         * gdb.texinfo (Target Commands): Remove
7540         'set download-write-size' and 'show download-write-size'.
7541
7542 2006-08-01  Daniel Jacobowitz  <dan@codesourcery.com>
7543
7544         * stabs.texinfo (Member Type Descriptor): Correct example for
7545         pointer to member types.
7546
7547 2006-07-21  Andrew Stubbs  <andrew.stubbs@st.com>
7548
7549         * gdb.texinfo (Optional warnings and messages): Add
7550         'set/show trace-commands'.
7551         (Command files): Add '-v' to source command.
7552
7553 2006-07-12  Daniel Jacobowitz  <dan@codesourcery.com>
7554
7555         * gdb.texinfo (OS Information): Update qPart reference to
7556         qXfer.
7557         (Remote configuration): Likewise.
7558         (Overview): Move @cindex to the start of a paragraph.  Talk
7559         about binary data encoding.
7560         (Packets): Refer to the overview for the details of the X
7561         packet encoding.
7562         (General Query Packets): Remove qPart description.  Add qXfer
7563         description.  Add an anchor to qSupported.  Correct feature
7564         table title.  Add a new feature for qXfer:auxv:read.
7565         (Interrupts): Add a missing parenthesis.
7566
7567 2006-07-05  Daniel Jacobowitz  <dan@codesourcery.com>
7568
7569         * gdb.texinfo (KOD): Remove node.
7570         (GDB/MI Kod Commands): Remove commented out node.
7571
7572 2006-07-01  Eli Zaretskii  <eliz@gnu.org>
7573
7574         * gdb.texinfo (GDB/MI Output Syntax, GDB/MI Simple Examples)
7575         (GDB/MI Breakpoint Commands, GDB/MI Program Context)
7576         (GDB/MI Thread Commands, GDB/MI Program Execution)
7577         (GDB/MI Stack Manipulation, GDB/MI Variable Objects)
7578         (GDB/MI Data Manipulation, GDB/MI Symbol Query)
7579         (GDB/MI File Commands, GDB/MI Target Manipulation)
7580         (GDB/MI Miscellaneous Commands): Change (@value{GDBP})->(gdb),
7581         since the MI prompt is hard-wired into the code.
7582
7583 2006-07-01  Nick Roberts  <nickrob@snap.net.nz>
7584
7585         * gdb.texinfo (GDB/MI Compatibility with CLI): Qualify more carefully.
7586         (GDB/MI Simple Examples): Use @subheading for "A Bad Command".
7587         (GDB/MI Data Manipulation): Remove description of unimplemented
7588         display related commands as variable objects perform this function
7589         and are superior: -display-delete, -display-disable,
7590         -display-enable, -display-insert and -display-list.  Move
7591         -environment-cd, -environment-directory, -environment-path
7592         and -environment-pwd to "Program Context".
7593         (GDB/MI Program Control): Rename to "Program Execution".  Move
7594         -exec-arguments -exec-abort to...
7595         (GDB/MI Program Context): ...here.  New node split from "Data
7596          Manipulation".
7597
7598 2006-06-21  Daniel Jacobowitz  <dan@codesourcery.com>
7599
7600         * gdb.texinfo (Remote configuration): Document set / show
7601         remote supported-packets.
7602         (General Query Packets): Document qSupported packet.
7603
7604 2006-06-10  Sandra Loosemore <sandra@codesourcery.com>
7605
7606         * gdb.texinfo (File-I/O overview): Copy edit for grammar, spelling,
7607         and font markup.
7608         (Protocol basics): Likewise.
7609         (The F request packet): Likewise.
7610         (The F reply packet): Likewise.
7611         (Memory transfer): Move this node to be a subsubsection of
7612         "Protocol specific representation of datatypes".
7613         (The Ctrl-C message): More copy editing.
7614         (Console I/O): Likewise.
7615         (The isatty call): Delete this node, and merge its content into
7616         the "isatty" node.  Fixed references elsewhere.
7617         (The system call): Delete this node, and merge its content into
7618         the "system" node.  Fixed references elsewhere.
7619         (open): Reformat to use @table, and add appropriate font markup.
7620         (close): Likewise.
7621         (read): Likewise.
7622         (write): Likewise.
7623         (lseek): Likewise.
7624         (rename): Likewise.
7625         (unlink): Likewise.
7626         (stat/fstat): Likewise.
7627         (gettimeofday): Likewise.
7628         (isatty): Likewise.
7629         (system): Likewise, plus minor changes to fix confusing wording.
7630         (Integral datatypes): Fix font markup.
7631         (Pointer values): Likewise.
7632         (struct stat): Fix markup to use @table, plus minor copy editing.
7633         (struct timeval): Fix font markup, plus minor copy editing.
7634         (Constants): Minor copy editing.
7635         (Errno values): Add font markup.
7636         (File-I/O Examples): Likewise.
7637
7638 2006-06-10  Nick Roberts  <nickrob@snap.net.nz>
7639
7640         * gdb.texinfo (GDB/MI): Remove duplicate acknowledgements.
7641         (GDB/MI Simple Examples): Move node up one level.  Use real
7642         examples.
7643         (GDB/MI Compatibility with CLI): Update.
7644         (GDB/MI Result Records): Add "connected" and "exit" result
7645         classes.
7646         (GDB/MI Stream Records): Clarify target output.
7647         (GDB/MI Command Description Format): Modify example description.
7648         (GDB/MI Breakpoint Table Commands): Rename to...
7649         (GDB/MI Breakpoint Commands): ...this
7650         (GDB/MI Breakpoint Commands): Add optional thread field.
7651         (GDB/MI Program Control): Add an introduction.  Move "Program
7652         termination" examples into exec-run description.
7653         (GDB/MI File Commands): Mention similar CLI commands.
7654         (GDB/MI Miscellaneous Commands): Move to end.  Mention "show version"
7655         is similar to "-gdb-version".
7656
7657 2006-06-09  Eli Zaretskii  <eliz@gnu.org>
7658
7659         * gdb.texinfo (Symbols): Fix "(gdb)"=>"(@value{GDBP})".
7660
7661 2006-06-02  Nick Roberts  <nickrob@snap.net.nz>
7662
7663         * gdb.texinfo (GDB/MI Development and Front Ends): Use
7664         sourceware.org for mailing lists.
7665         (GDB/MI File Commands): New node split from Program Control.
7666
7667 2006-06-01  Nick Roberts  <nickrob@snap.net.nz>
7668
7669         * gdb.texinfo (GDB/MI Development and Front Ends): New node.
7670
7671 2006-05-22  Eli Zaretskii  <eliz@gnu.org>
7672
7673         * gdb.texinfo (Cygwin Native): Fix last change.
7674
7675 2006-05-22  Christopher Faylor  <cgf@timesys.com>
7676
7677         * gdb.texinfo (Cygwin Native): Document set/show cygwin-exceptions.
7678
7679 2006-05-15  Nick Roberts  <nickrob@snap.net.nz>
7680
7681         * gdbint.texinfo (Algorithms): Correct spelling and punctuation.
7682         (Releasing GDB, Testsuite): Remove details for including DejaGnu.
7683
7684 2006-05-14  Daniel Jacobowitz  <dan@codesourcery.com>
7685
7686         * gdb.texinfo (General Query Packets): Recommend not starting
7687         new packets with qC and clarify.
7688
7689 2006-05-13  Gaius Mulley  <gaius@glam.ac.uk>
7690
7691         * gdb.texinfo (M2 Types): New section.
7692
7693 2006-05-10  Daniel Jacobowitz  <dan@codesourcery.com>
7694
7695         * agentexpr.texi: Add a copyright and license notice.
7696         * observer.texi: Likewise, with GPL clause for function prototypes.
7697         Remove trailing whitespace.
7698
7699 2006-05-05  Jim Blandy  <jimb@codesourcery.com>
7700
7701         * gdb.texinfo (General Query Packets): Document conventions for
7702         terminating packet names, and their violations.
7703
7704 2006-05-05  Daniel Jacobowitz  <dan@codesourcery.com>
7705
7706         * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Update for readline 5.1.
7707         * gdb.texinfo: Likewise.
7708
7709 2006-05-05  Daniel Jacobowitz  <dan@codesourcery.com>
7710
7711         * gdb.texinfo (Remote Configuration): Remove "set remotedebug"
7712         and "show remotedebug".
7713         (Debugging Output): Add additional index entries.
7714
7715 2006-04-27  Michael Snyder  <msnyder@redhat.com>
7716
7717         * gdb.texinfo (delete-fork): Command renamed to "delete fork".
7718
7719 2006-04-22  Andrew Cagney  <cagney@redhat.com>
7720
7721         * gdb.texinfo (Contributors): Credit frame unwinder contributors.
7722         * gdbint.texinfo (Algorithms): Fix errors in frame documentation.
7723
7724 2006-04-18  Daniel Jacobowitz  <dan@codesourcery.com>
7725
7726         * gdbint.texinfo (x86 Watchpoints, Target Conditionals): Update insert
7727         and remove breakpoint prototypes.
7728         (Watchpoints): Move description of target_insert_hw_breakpoint and
7729         target_remove_hw_breakpoint ...
7730         (Breakpoints): ... to here.  Document target_insert_breakpoint and
7731         target_remove_breakpoint.
7732
7733 2006-04-17  Jim Blandy  <jimb@codesourcery.com>
7734
7735         * gdb.texinfo (Packets): Note that 'addr' arguments to s, S, c,
7736         and C packets are optional.
7737
7738 2006-04-14  Frederic Riss  <frederic.riss@st.com>
7739
7740         * gdb.texinfo (Specifying source directories): Update the description
7741         of the source file search to reflect the fact that the source path
7742         always contains at least $cdir and $cwd.
7743
7744 2006-03-31  Michael Snyder  <msnyder@redhat.com>
7745
7746         * gdb.texinfo: Update copyright dates.
7747
7748 2006-03-31  Eli Zaretskii  <eliz@gnu.org>
7749
7750         * gdb.texinfo (Overview): Add an index entry to "empty response".
7751
7752 2006-03-28  Jim Blandy  <jimb@codesourcery.com>
7753
7754         * gdbint.texinfo (Prologue Analysis): New section.
7755
7756 2006-03-07  Jim Blandy  <jimb@red-bean.com>
7757
7758         * gdb.texinfo (Connecting): Document 'target remote pipe'.
7759
7760         * gdb.texinfo (Target Commands): Update text describing how to
7761         specify a target.  Refer to the detailed section on remote
7762         debugging, not the brief mention.
7763
7764         * gdb.texinfo (Connecting): Organize the different 'target remote'
7765         connection methods into a table.  Add a 'target remote' index
7766         entry. (!!!)
7767
7768 2006-02-17  Fred Fish  <fnf@specifix.com>
7769
7770         * gdb.texinfo (Symbols): Update descriptions of 'whatis' and
7771         'ptype' commands to reflect the fact that the only significant
7772         difference between them is that ptype prints the complete type
7773         description instead of just the name.
7774
7775 2006-02-13  Wu Zhou  <woodzltc@cn.ibm.com>
7776
7777         * gdbint.texinfo (Watchpoints): Delete
7778         TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT.
7779
7780 2006-02-10  Nick Roberts  <nickrob@snap.net.nz>
7781
7782         * gdb.texinfo (GDB/MI Breakpoint Table Commands): Add fullname and
7783         times fields where needed.  Fix typos.  Update general form given
7784         for output of -break-insert.
7785         (GDB/MI): Abbreviate some unnecessarily long fullnames.
7786
7787 2006-02-06  Daniel Jacobowitz  <dan@codesourcery.com>
7788
7789         * gdbint.texinfo (Symbol Handling): Add a section
7790         on memory management.
7791
7792 2006-02-06  Vladimir Prus  <ghost@cs.msu.su>
7793
7794         * gdb.texinfo (Breakpoint table commands): Document the fullname
7795         field in -break-list output.
7796
7797 2006-02-03  Eli Zaretskii  <eliz@gnu.org>
7798
7799         * gdb.texinfo (Cygwin Native): Fix typos.  Clarify the types of
7800         debugging information produced by the various "set debug..."
7801         options.
7802
7803 2006-02-01  Daniel Jacobowitz  <dan@codesourcery.com>
7804
7805         * gdb.texinfo (Files): Remove obsolete bits from the description
7806         of "symbol-file".
7807
7808 2006-01-25  Jim Blandy  <jimb@redhat.com>
7809
7810         * gdbint.texinfo (Testsuite): Explain how to run selected tests.
7811
7812 2006-01-24  Jim Blandy  <jimb@redhat.com>
7813
7814         * gdbint.texinfo (Frames): Document the basics of GDB's register
7815         unwinding model, and explain the existence of the "sentinel" frame.
7816
7817 2006-01-23  Andrew Stubbs  <andrew.stubbs@st.com>
7818
7819         * gdb.texinfo (Choosing files): Mention that -directory is used
7820         for script files.
7821         (Specifying source directories): Likewise.
7822         (Command files): Explain how script files are found.
7823
7824 2006-01-21  Eli Zaretskii  <eliz@gnu.org>
7825
7826         * gdb.texinfo (Backtrace): Describe how to get backtrace of all
7827         the threads in a multi-threaded program.
7828         (Threads): The threadno argument of "thread apply" can be a range
7829         of numbers.
7830
7831 2006-01-18  Jim Blandy  <jimb@redhat.com>
7832
7833         * gdbint.texinfo (Coding): Add entry for -Wno-pointer-sign to list
7834         of warning flags.
7835
7836 2006-01-13  Eli Zaretskii  <eliz@gnu.org>
7837
7838         * gdb.texinfo (Sequences): Improve menu annotations.
7839         (Define): Add index entries for arguments of user-defined
7840         commands.  Move the description of flow-control commands...
7841         (Command Files): ...to here.  Document loop_break and
7842         loop_continue.
7843         (Define, Command Files): Document `end' and add index entries for
7844         it.
7845
7846 2006-01-04  Michael Snyder  <msnyder@redhat.com>
7847
7848         * gdb.texinfo: Add documentation for linux-fork.
7849         * gdbint.texinfo: Add internal documentation for checkpoints.
7850
7851 2006-01-02  Paul N. Hilfinger  <hilfinger@gnat.com>
7852
7853         * gdb.texinfo (Omissions from Ada): Document that there is now
7854         limited aggregate support.
7855
7856 2005-12-28  Eli Zaretskii  <eliz@gnu.org>
7857
7858         * gdb.texinfo (Registers): Describe how to refer to SSE and MMX
7859         registers and the likes.
7860
7861 2005-12-24  Eli Zaretskii  <eliz@gnu.org>
7862
7863         * gdb.texinfo (Target Commands, Bug Reporting, File Options)
7864         (Symbols): Fix usage of "e.g.".
7865         (Memory Region Attributes): Fix usage of "etc."
7866
7867         * gdbint.texinfo (libgdb, Symbol Handling, Native Debugging)
7868         (Coding): Fix usage of "e.g.".
7869
7870 2005-12-23  Eli Zaretskii  <eliz@gnu.org>
7871
7872         * stabs.texinfo:
7873         * refcard.tex:
7874         * gpl.texi:
7875         * gdbint.texinfo:
7876         * gdb.texinfo:
7877         * gdb-cfg.texi:
7878         * fdl.texi:
7879         * annotate.texinfo:
7880         * all-cfg.texi:
7881         * Makefile.in: Add (C) after Copyright.  Update the FSF
7882         address.
7883
7884 2005-12-03  Eli Zaretskii  <eliz@gnu.org>
7885
7886         * gdb.texinfo (Connecting): Explain that `monitor' is a way to
7887         extend GDB with commands for external monitor.
7888
7889 2005-12-02  Andrew Stubbs  <andrew.stubbs@st.com>
7890
7891         * gdb.texinfo (Convenience variables): Add init-if-undefined command.
7892
7893 2005-11-25  Joel Brobecker  <brobecker@adacore.com>
7894
7895         * gdbint.texinfo (Start of New Year Procedure): New chapter.
7896
7897 2005-11-21  Jim Blandy  <jimb@redhat.com>
7898
7899         * gdb.texinfo (Tracepoint Packets): Document restrictions on
7900         placement of 'R' actions in tracepoint action packets; document
7901         dependence of 'X' and 'M' actions on a preceding 'R' action for
7902         their registers.
7903
7904 2005-11-19  Jim Blandy  <jimb@redhat.com>
7905
7906         * gdb.texinfo (Tracepoint Packets): New node.
7907         (General Query Packets): Add entries for the tracepoint packets,
7908         referring to the "Tracepoint Packets" node.
7909         (Tracepoints): Add reference to "Tracepoint Packets".
7910
7911 2005-11-18  Kevin Buettner  <kevinb@redhat.com>
7912
7913         * gdb.texinfo (set remotebreak): Add anchor.
7914         (X packet): Likewise.
7915         (Remote Protocol): Add new section `Interrupts' and new index
7916         entry `interrupts (remote protocol)'.
7917
7918 2005-11-18  Jim Blandy  <jimb@redhat.com>
7919
7920         * gdb.texinfo (Packets): Move information out of 'q' and 'Q'
7921         entries into the General Query Packets section.  Add a
7922         cross-reference to that section.  Drop description of replies, as
7923         these are covered in the descriptions of each packet.
7924         (General Query Packets): Add introductory text.  Explain naming
7925         conventions, and how the end of a name is recognized.
7926
7927 2005-11-17  Kevin Buettner  <kevinb@redhat.com>
7928
7929         * gdb.texinfo (Remote configuration): Fix typo in description of
7930         "set remotebreak" command.
7931
7932 2005-11-16  Jim Blandy  <jimb@redhat.com>
7933
7934         * gdb.texinfo (Packets, Stop Reply Packets)
7935         (General Query Packets): Various formatting cleanups.
7936         - Use @samp for packet contents.
7937         - Drop summaries from packet @item lines; the same information appears
7938           immediately below in the description.
7939         - Delete paragraph breaks after packet @item commands, so that the
7940           description appears directly to the right of the packet prototype
7941           in the printed manual, if it fits.
7942         - Place spaces in packet prototypes between @vars and non-@var
7943           letters, and explain that they're just for formatting.
7944         - Use @dots{} instead of '...'.
7945         - Fix uses of @code where @var was needed.
7946         - Replace "deprecated" markers with English text spelling out the
7947           packet's status and the preferred alternatives.
7948         - Remove "(reserved)" markers on 'A' and 'I' packets; it's unclear
7949           what this ever meant.
7950         - Remove "(draft)" markers on 'i' packets; nobody has commented on
7951           this for a long time.
7952         - Remove "(draft)" markers on 'z' and 'Z' packets; these have been
7953           implemented several times, and have been in use for years.
7954
7955 2005-11-15  Jim Blandy  <jimb@redhat.com>
7956
7957         * gdb.texinfo (Packets): Add index entries for 'm' packet
7958         disclaimers.
7959
7960         * gdb.texinfo (Packets): Clarify lack of restrictions on behavior
7961         of stub when processing an 'm' packet.
7962
7963         * gdb.texinfo (Packets): Mention that packets beginning with
7964         letters are reserved once, at the top, instead of actually listing
7965         them all and saying "reserved".
7966
7967 2005-11-15  Andrew Stubbs  <andrew.stubbs@st.com>
7968
7969         * gdb.texinfo (User-defined commands): Add $argc. Add missing 'end'.
7970         Change @var{$arg0 to @code{$arg0.
7971
7972 2005-11-14  Wu Zhou  <woodzltc@cn.ibm.com>
7973
7974         * gdb.texinfo (Fortran): Add some words about Fortran debugging.
7975
7976 2005-11-12  Jim Blandy  <jimb@redhat.com>
7977
7978         * gdb.texinfo (General Query Packets): Put packets in alphabetical
7979         order.  Remove extraneous 'z'.
7980
7981 2005-11-07  Andrew Stubbs  <andrew.stubbs@st.com>
7982
7983         * gdb.texinfo (Choosing files): Add --eval-command.
7984
7985 2005-11-04  Andrew Stubbs  <andrew.stubbs@st.com>
7986
7987         * gdb.texinfo (Choosing modes): Add --return-child-result.
7988
7989
7990 2005-11-01  Andrew Stubbs  <andrew.stubbs@st.com>
7991
7992         * gdb.texinfo (Choosing modes): Add --batch-silent.
7993
7994 2005-10-28  Eli Zaretskii  <eliz@gnu.org>
7995
7996         * gdb.texinfo (GDB/MI Variable Objects): Fix @pxref usage under
7997         "The -var-update Command".
7998
7999 2005-10-03  Joel Brobecker  <brobecker@adacore.com>
8000
8001         * gdb.texinfo (Print Settings): Add documentation for set/show
8002         print array-indexes.
8003
8004 2005-09-17  Daniel Jacobowitz  <dan@codesourcery.com>
8005
8006         * gdb.texinfo (Contributors): Thank Andrew Cagney for releases
8007         6.2 and 6.3.
8008
8009 2005-08-27  Eli Zaretskii  <eliz@gnu.org>
8010
8011         * gdb.texinfo (File Options): Don't document --mapped, it's gone
8012         since 19-Jan-2004.
8013         (Files): Likewise.
8014         (Variables, Symbols): Document the "<incomplete type>" message and
8015         its reasons.
8016
8017 2005-08-01  Fred Fish  <fnf@specifix.com>
8018
8019         * gdb.texinfo (SETUP_ARBITRARY_FRAME): Remove obsolete reference.
8020
8021 2005-07-15  Nick Roberts  <nickrob@snap.net.nz>
8022
8023         * gdb.texinfo (GDB/MI Variable Objects): Describe print-values
8024         option for -var-list-children and -var-update.
8025         (GDB/MI Stack Manipulation): Simplify description of
8026         print-values option for -stack-list-locals.
8027         (GDB/MI Command Description Format): Clarify.
8028         (Mode Options): Spelling of superseded.
8029
8030 2005-07-12  Bob Rossi  <bob@brasko.net>
8031
8032         * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix -inferior-tty-show
8033         corresponding GDB command comment.
8034
8035 2005-07-06  Bob Rossi  <bob@brasko.net>
8036
8037         * gdb.texinfo (GDB/MI Miscellaneous Commands): Add -inferior-tty-set
8038         and -inferior-tty-show.
8039         (Input/Output): Document "set/show inferior-tty" and tty alias.
8040
8041 2005-07-02  Nathan J. Williams  <nathanw@wasabisystems.com>
8042
8043         * gdb.texinfo (Packets): Change description of 'D' packet to note
8044         that GDB does wait for a response.
8045
8046 2005-06-22  Nick Roberts  <nickrob@snap.net.nz>
8047
8048         * gdb.texinfo (History) Rename "Command History".
8049         (Command History): Move node "Server Prefix" from section on
8050         Annotations here.
8051
8052 2005-06-19  Nick Roberts  <nickrob@snap.net.nz>
8053
8054         * gdb.texinfo (GDB/MI Stack Manipulation):
8055         Re-instate -stack-info-frame with example.  Say that it gets
8056         info on selected frame, not current frame.
8057
8058 2005-06-18  Eli Zaretskii  <eliz@gnu.org>
8059
8060         * gdb.texinfo (Server): Clarify that `file' should be used before
8061         connecting to the server.
8062         (Files): Add an xref to the above description.
8063         (Output Formats): More detailed description of the `c' format.
8064         (Memory): List explicitly all the formats supported by `x'.
8065         (Threads): Add an @cindex entry for "thread apply".
8066         (Files): Document the possibility of loading unlinked object
8067         files.  Add more indexing for solib-absolute-prefix and
8068         --with-sysroot.
8069         (Machine Code): Document possible problems with locations in
8070         shared libraries.
8071         (Backtrace): Document that free-standing environments do not need
8072         to have a `main' function.
8073
8074 2005-06-18  Nick Roberts  <nickrob@snap.net.nz>
8075
8076         * gdb.texinfo (GDB/MI Stack Manipulation): Remove reference to
8077         -stack-info-frame.
8078
8079 2005-06-07  Andrew Cagney  <cagney@gnu.org>
8080
8081         * gdb.texinfo (Contributors): Note the original multi-arch
8082         contributors.
8083
8084 2005-06-03  Eli Zaretskii  <eliz@gnu.org>
8085
8086         * gdb.texinfo (Registers): Add index entries for the standard
8087         registers.
8088         (Frames): Add cross-reference from frame pointer description to
8089         the Registers node.
8090         (Annotations Overview): Fix the reference to GDB name.
8091
8092 2005-06-01  Eli Zaretskii  <eliz@gnu.org>
8093
8094         * gdb.texinfo (Set Watchpoints): Remove @vindex entry for
8095         can-use-hw-watchpoints.
8096
8097 2005-05-28  Bob Rossi  <bob@brasko.net>
8098
8099         * gdb.texinfo (GDB/MI Out-of-band Records): Add bullet enumerating
8100         the possible reasons why an exec async record would be returned to FE.
8101
8102 2005-05-26  Andrew Cagney  <cagney@gnu.org>
8103
8104         * gdb.texinfo: Note that Elena Zannoni, Fernando Nasser, and
8105         Andrew Cagney implemented the original GDB/MI.
8106
8107 2005-05-23  Orjan Friberg  <orjanf@axis.com>
8108
8109         * gdb.texinfo (CRIS): Update the cris-version and cris-dwarf2-cfi
8110         documentation.  Add documentation for cris-mode.
8111
8112 2005-05-20  Eli Zaretskii  <eliz@gnu.org>
8113
8114         * gdb.texinfo (Numbers): Explain the example and make the wording
8115         more acurate.
8116
8117 2005-05-17  Daniel Jacobowitz  <dan@codesourcery.com>
8118             Dennis Brueni  <dennis@slickedit.com>
8119
8120         * gdb.texinfo (GDB/MI Breakpoint Table Commands)
8121         (GDB/MI Data Manipulation, GDB/MI Program Control)
8122         (GDB/MI Stack Manipulation): Update examples to include the fullname
8123         attribute in stack frames.
8124
8125 2005-05-12  Eli Zaretskii  <eliz@gnu.org>
8126
8127         * gdb.texinfo (Startup): Fix last change.  Treat gdb.ini like we
8128         do with other non-standard names of init files.
8129
8130 2005-05-11  Eli Zaretskii  <eliz@gnu.org>
8131
8132         * gdb.texinfo (Command Files): Move the description of the startup
8133         from here...
8134         (Startup): ...to this new subsection of the Invocation chapter.
8135         Rearrange the description of init files more logically and add a
8136         cross-reference to "Command Files".  Document the special gdbinit
8137         name for CISCO 68k.  Expand the description of what GDB does
8138         during startup.
8139         (History): Add index entry for HISTSIZE.
8140
8141 2005-05-02  Mark Kettenis  <kettenis@gnu.org>
8142
8143         * gdb.texinfo (Files): Remove documentation for auto-solib-limit.
8144
8145 2005-05-02  Eli Zaretskii  <eliz@gnu.org>
8146
8147         * gdb.texinfo (SVR4 Process Information, The isatty call)
8148         (The system call): Don't use foo(N) notation for man pages and
8149         functions.
8150         (Compilation, DJGPP Native): Improve wording.
8151
8152 2005-04-27  Eli Zaretskii  <eliz@gnu.org>
8153
8154         * gdb.texinfo (Backtrace): Describe backtraces with arguments that
8155         were optimized away.
8156
8157 2005-04-22  Eli Zaretskii  <eliz@gnu.org>
8158
8159         * gdb.texinfo (Remote configuration): Document "set/show
8160         get-thread-local-storage-address".  Add cross-reference to the
8161         description of the qGetTLSAddr packet.
8162         (General Query Packets): Mention "set remote
8163         get-thread-local-storage-address" and add a reference to its
8164         description.
8165
8166 2005-04-19  Nick Roberts  <nickrob@snap.net.nz>
8167
8168         * gdb.texinfo (Backtrace): Describe 'bt full'.
8169
8170 2005-04-17  Nick Roberts  <nickrob@snap.net.nz>
8171
8172         * gdb.texinfo (Mode Options): Fix typo.
8173         (GDB/MI): Describe how to invoke GDB/MI.
8174
8175 2005-04-16  Eli Zaretskii  <eliz@gnu.org>
8176
8177         * gdb.texinfo (OS Information): Renamed from Auxiliary Vector; all
8178         references changed.  Add description of "info udot".
8179         (Files): Document "set/show stop-on-solib-events".
8180         (M32R/D): Document "set/show download-path", "set/show
8181         board-address", "set/show server-address", "upload", "tload".
8182         Document "sdireset", "sdistatus", "debug_chaos", "use_debug_dma",
8183         "use_mon_code", "use_ib_break", "use_dbt_break".
8184         (Maintenance Commands): Improve indexing.
8185         (Target Commands): Document "set/show hash", "set/show debug
8186         monitor".
8187         (SVR4 Process Information): Document "info pidlist" and "info
8188         meminfo".  Document "set/show procfs-tarce" and "set/show
8189         procfs-file".  Document "proc-trace-*" and "proc-untrace-*".
8190         (Symbols, The Print Command with Objective-C): Improve indexing.
8191         (Objective-C): Add references to "info classes" and "info
8192         selectors".
8193         (Debugging Output): Improve wording.  Document "set/show debug
8194         solib-frv".  Fix "set/show debugvarobj".
8195         (Set Breaks): Add index entry for "hardware breakpoints".
8196         (Renesas ICE): Document "e7000", "ftplogin", "ftpload", "drain",
8197         and "set/show usehardbreakpoints".
8198         (MIPS Embedded): Document "se/show syn-garbage-limit", "set/show
8199         monitor-prompt", "set/show monitor-warnings", "pmon".
8200         (ARM): Document "rdilogfile", "rdilogenable", "set/show
8201         rdiromatzero", "set/show rdiheartbeat".
8202         (PowerPC): Document SDS-specific commands "set/show sdstimeout",
8203         "sds".
8204         (Embedded Processors): Document the "sim" command.
8205         (Remote): Document the "remote" command.
8206         (DJGPP Native): Document the "info serial" command.
8207         (Threads): Document "maint info sol-threads".
8208         (Files): Document "nosharedlibrary", "add-symbol-file-from-memory".
8209         (Set Breaks): Improve indexing.
8210         (Command Syntax): Add a reference to dont-repeat.
8211         (Define): Document "dont-repeat".
8212         (TUI Commands): Document "tabset".
8213         (WinCE): New subsection.  Document "set/show remotedirectory",
8214         "set/show remoteupload", "set/show remoteaddhost".
8215
8216 2005-04-15  Eli Zaretskii  <eliz@gnu.org>
8217
8218         * gdb.texinfo (Hurd Native): New subsection, documents
8219         Hurd-specific commands.
8220         (Maintenance Commands): Add cross-reference to "Debugging Output".
8221         (Debugging Output): Document "set/show debug lin-lwp".
8222         (MIPS): Improve documentation of heuristic-fence-post.  Document
8223         "set/show mips abi", "set/show mips saved-gpreg-size", "set/show
8224         mips stack-arg-size", "set/show mips mask-address", "set/show mips
8225         remote-mips64-transfers-32bit-regs", "set/show debug mips".
8226         (ARM): Document ARM-specific commands.
8227         (AVR): New section.  Document "info io_registers".
8228         (CRIS): New section.  Document "set/show cris-version" and
8229         "set/show cris-dwarf2-cfi".
8230         (HPPA): New section.  Document "set/show debug hppa" and "maint
8231         print unwind".
8232         (Neutrino): New subsection.  Document "set/show debug nto-debug".
8233         (Super-H): New section.  Document the "regs" command.
8234         (Debugging Output): Document "set/show debug aix-thread".
8235
8236 2005-04-09  Eli Zaretskii  <eliz@gnu.org>
8237
8238         * gdb.texinfo (Print Settings): Document "set/show print
8239         pascal_static-members", "set print repeats", "show print
8240         null-stop".  Improve indexing.  Fix documentation of "set print
8241         union".
8242         (Pascal): New section.
8243         (Supported languages): Rename from "Support"; all references
8244         updated.  Add a menu item for Pascal.
8245         (Numbers): Document "set radix.
8246         (Screen Size): Document "set/show pagination".
8247         (MIPS Embedded): Remove "set processor" documentation.
8248         (Remote configuration): Document "set/show X/P/Z-packet",
8249         "set/show read-aux-vector-packet", "set/show remote
8250         symbol-lookup-packet", "set/show remote verbose-resume-packet",
8251         "set/show remoteaddresssize", "set/show remotebaud", "set/show
8252         remotedebug", "set/show remotebreak", "set/show remotedevice",
8253         "set/show remotelogfile".
8254         (Auxiliary Vector): Add reference to the description of the
8255         read-aux-vector-packet setting.
8256         (Set Watchpoints): Add a cross-reference to "set remote
8257         hardware-breakpoint-limit".
8258         (General Query Packets): Add indexing of requests and
8259         cross-references to related commands in "Remote configuration".
8260         (File-I/O Overview, The system call): Fix wording and typos.
8261         (Thread Stops): Add index entries.
8262         (Continuing and Stepping): Document "show step-mode".
8263         (i386): New node.  Document "set/show struct-convention".
8264         (Files): Document "show trust-readonly-sections".
8265         (Calling): Document "set/show unwindonsignal".
8266         (Messages/Warnings): Add index entries.
8267         (Maintenance Commands): Document "set/show watchdog".
8268         (Annotations Overview): Document "show annotate".
8269         (Set Watchpoints): Add index entries.
8270         (Symbols): Fix doc of case-sensitive.
8271         (ABI): Document "show coerce-float-to-double".
8272         (Convenience Vars, Help): Improve indexing.
8273         (Machine Code): Document "show disassembly-flavor".
8274         (Debugging C plus plus): Document "show overload-resolution".
8275         (Value History, Signaling): Add index entries.
8276
8277 2005-04-08  Eli Zaretskii  <eliz@gnu.org>
8278
8279         * gdb.texinfo (Show): Move @kindex entries to their proper places.
8280         (Processes): Fix wording.
8281         (History, List, Logging output, Define, Symbols, Print Settings):
8282         Improve indexing.
8283
8284 2005-04-03  Eli Zaretskii  <eliz@gnu.org>
8285
8286         * gdb.texinfo (Targets): Document "set/show architecture".  Remove
8287         redundant index entry for "target" command.
8288         (Backtrace): Add index entries.
8289         (Symbols, Fortran): Document the "set case-sensitive" command.
8290         (DJGPP Native): Document "set com1base", "set com1irq", etc.
8291         (Print Settings): Add index entry for "set demangle-style".
8292         (Target Commands): Document "set download-write-size".
8293         (Debugging Output): Document "set exec-done-display".
8294
8295 2005-04-02  Eli Zaretskii  <eliz@gnu.org>
8296
8297         * gdb.texinfo (Files): Fix the name and documentation of
8298         add-shared-symbol-files.  Document its alias assf.  Update the
8299         list of OSs where GDB supports shared libraries.  Fix markup.
8300         (Continuing and Stepping): Add reference to @var{location} in the
8301         text.
8302         (Dump/Restore Files): Fix reference to @{filename}.
8303         (Help): Fix wording.
8304         (Attach): Ditto.
8305         (Set Watchpoints): Ditto.
8306         (Backtrace): Remove redundant index entries.  Improve index
8307         entries.
8308         (Delete Breaks): Fix wording.
8309         (Memory): Document the compare-sections command.
8310         (Memory Region Attributes): Improve wording.
8311         (Disabling): Improve wording.
8312         (Fortran): New subsection.  Document the "info common" command.
8313         (Help): Document aliases "info copying" and "info warranty".
8314         (Caching Remote Data): New section.  Document the "set/show
8315         remotecache" and "info dcache" commands.
8316         (Show): Fix wording of the documentation of the "set
8317         extension-language" command.
8318         (Signals): Add index entry for "info handle".
8319         (Memory Region Attributes): Fix punctuation.
8320         (Symbols): Change the arg name to "location" and refer to it in
8321         the text.  Fix wording of "info types" doc.
8322         (Threads): Fix usage of @enumerate @item's.
8323         (Listing Tracepoints): Add index entry for "info tp".
8324         (Set Watchpoints): Add xref to "info break" description.
8325         (Macros): Add an index entry for "macro exp1".  Document the
8326         "macro list" command.
8327         (Maintenance Commands): Document "flushregs", "maint agent",
8328         "maint check-symtabs", "maint cplus", "maint demangle", "maint
8329         deprecate", "maint undeprecate", "maint dump-me", "maint packet",
8330         "maint print architecture", "maint print objfiles", "maint print
8331         statistics", "maint print type", "maint show-debug-regs", "maint
8332         space", "maint time", and "maint translate-address".
8333         (Connecting): Document the "monitor" command.
8334         (Annotations Overview): Describe the "set annotate" command.
8335
8336 2005-04-01  Eli Zaretskii  <eliz@gnu.org>
8337
8338         * gdb.texinfo (Set Watchpoints): Document can-use-hw-watchpoints.
8339         Rearrange index entries and improve wording about support for
8340         hardware watchpoints.
8341
8342 2005-03-10  Bob Rossi  <bob@brasko.net>
8343
8344         * gdb.texinfo: Update copyright
8345
8346 2005-02-09  Theodore A. Roth  <troth@openavr.org>
8347
8348         * gdb.texinfo (General Query Packets): Fix texinfo compile warning and
8349         error.
8350
8351 2005-02-03  Kevin Buettner  <kevinb@redhat.com>
8352
8353         * gdb.texinfo (General Query Packets): Document qGetTLSAddr packet.
8354
8355 2005-01-17  Michael Snyder  <msnyder@redhat.com>
8356
8357         * gdb.texinfo: Fix spelling, infinte  ->  infinite.
8358
8359 2005-01-08  Mark Kettenis  <kettenis@gnu.org>
8360
8361         * observer.texi (GDB Observers): Document "solib_loaded".
8362
8363 2005-01-07  Andrew Cagney  <cagney@gnu.org>
8364
8365         * configure.ac: Rename configure.in, require autoconf 2.59.
8366         * configure: Re-generate.
8367
8368         * configure.in: Replace configdirs with multiple references to
8369         AC_CONFIG_SUBDIRS.
8370         * configure: Re-generate.
8371
8372 2005-01-04  Andrew Cagney  <cagney@gnu.org>
8373
8374         * gdbint.texinfo (Versions and Branches): Make the date (YYYYMMDD)
8375         part of the version number.
8376
8377 2004-12-24  Mark Kettenis  <kettenis@gnu.org>
8378
8379         * gdbint.texinfo (Algorithms): Remove description of
8380         TARGET_DISABLE_HW_WATCHPOINTS and TARGET_ENABLE_HW_WATCHPOINTS.
8381
8382 2004-12-07  Jim Blandy  <jimb@redhat.com>
8383
8384         * gdb.texinfo (General Query Packets): Specify that thread ID's in
8385         the 'qC' and 'qThreadInfo' packets are unsigned hexidecimal
8386         numbers.
8387
8388 2004-12-07  Andreas Schwab  <schwab@suse.de>
8389
8390         * gdb.texinfo (Mode Options): Document -l option.
8391
8392 2004-12-04  Eli Zaretskii  <eliz@gnu.org>
8393
8394         * gdbint.texinfo (Algorithms): More accurate description of
8395         STOPPED_BY_WATCHPOINT.  Point out that target_stopped_data_address
8396         is not needed unless data-read and data-access watchpoints are
8397         supported.  Add a description of how GDB checks whether the
8398         inferior stopped because a watchpoint was hit.
8399
8400 2004-11-23  Eli Zaretskii  <eliz@gnu.org>
8401
8402         * gdb.texinfo (Files): Add cross-reference to description of
8403         -readnow command-line switch.
8404
8405 2004-11-10  Randolph Chung  <tausq@debian.org>
8406
8407         * gdb.texinfo: Document set/show backtrace past-entry commands.
8408         Rearrange index entries for set/show backtrace past-main.
8409
8410 2004-11-10  Jon Beniston <jon@beniston.com>
8411
8412         Committed by Andrew Cagney  <cagney@gnu.org>.
8413         * gdb.texinfo (Remote Serial Protocol): Further describe
8414         binary transfer escaping mechanism .
8415
8416 2004-11-08  Randolph Chung  <tausq@debian.org>
8417
8418         * gdb.texinfo (inferior_debugging info): Document "set debug infrun"
8419         and "show debug infrun".  Add index entries.
8420
8421 2004-10-23  Eli Zaretskii  <eliz@gnu.org>
8422
8423         * gdb.texinfo (SVR4 Process Information): Document subcommands of
8424         "info proc" that are already implemented.  Add index entries.
8425         (Working Directory): Add a cross-reference to "info proc" command.
8426         (Files): Add a tip for decreasing memory used for symtabs from
8427         shared libraries.
8428         (Starting): Fix whitespace; make "elaboration" stand out where it
8429         is first used, and add an index entry for the term.
8430         (Calling): Expand and elaborate text.  Add "print".  Add the
8431         description of problems with weak aliases.
8432         (Core File Generation): New section.
8433
8434 2004-10-12  Andrew Cagney  <cagney@gnu.org>
8435
8436         * gdbint.texinfo (Versions and Branches): New chapter.
8437         (Releasing GDB): Delete "Versions and Branches" section.
8438         (Top): Add "Versions and Branches".
8439
8440 2004-10-08  Eli Zaretskii  <eliz@gnu.org>
8441
8442         * gdb.texinfo (Editing, History): Add cross-references to the
8443         included Readline and History user documentation.  Remove
8444         references to the symbol have-readline-appendices which is unused
8445         and undefined.
8446         (History): Fix indexing.
8447
8448 2004-10-08  Jeff Johnston  <jjohnstn@redhat.com>
8449
8450         * gdbint.texinfo (target_stopped_data_address): Update to
8451         new prototype.
8452         (i386_stopped_data_address): Update prototype and description.
8453         (i386_stopped_by_watchpoint): New function and description.
8454
8455 2004-10-03  Paul N. Hilfinger  <hilfinger@gnat.com>
8456
8457         * gdb.texinfo (Filenames): Add Ada suffixes.
8458         (Ada) New section.
8459
8460 2004-09-27  Andrew Cagney  <cagney@gnu.org>
8461             Robert Picco  <Robert.Picco@hp.com>
8462
8463         * gdb.texinfo (Packets): Document the "p" packet.
8464
8465 2004-09-21  Jason Molenda  (jmolenda@apple.com)
8466
8467         * gdb.texinfo (Paths and Names of the Source Files): Document the
8468         meaning of values in the 'desc' field of a SO stab.
8469
8470 2004-09-20  Daniel Jacobowitz  <dan@debian.org>
8471
8472         * gdb.texinfo (Maintenance Commands): Document "maint set dwarf2
8473         max-cache-age" and "maint show dwarf2 max-cache-age".
8474
8475 2004-09-16  Eli Zaretskii  <eliz@gnu.org>
8476
8477         * gdb.texinfo (Set Breaks): Add index entry for setting
8478         breakpoints on overloaded C++ functions that are not members of
8479         any classes.  Add an example and an index entry for setting
8480         breakpoints on all program functions.
8481         (Character Sets, Macros, Overlay Commands)
8482         (Non-debug DLL symbols, GDB/MI Output Syntax)
8483         (Annotations Overview, Maintenance Commands, File-I/O Overview):
8484         Use "(@value{GDBP})" instead of a literal "(gdb)".
8485
8486 2004-09-12  Andrew Cagney  <cagney@gnu.org>
8487
8488         * gdbint.texinfo (Native Debugging): Delete description of
8489         FILES_INFO_HOOK.
8490
8491 2004-09-11  Paul Hilfinger  <hilfinger@gnat.com>
8492
8493         * gdbint.texinfo (User Interface): Change local_hex_string_custom
8494         to hex_string_custom (not historically correct, but more
8495         understandable, given the current code).
8496
8497 2004-09-03  Andrew Cagney  <cagney@gnu.org>
8498
8499         * gdbint.texinfo (Native Debugging): Delete SVR4_SHARED_LIBS.
8500
8501 2004-09-01  Jeff Johnston  <jjohnstn@redhat.com>
8502
8503         * observer.texi (solib_unloaded): New observer.
8504
8505 2004-08-24  Andrew Cagney  <cagney@gnu.org>
8506
8507         * gdbint.texinfo (Target Architecture Definition): Add missing
8508         comma.
8509
8510 2004-08-20  Michael Chastain  <mec.gnu@mindspring.com>
8511
8512         * (Using the Testsuite): build != host is supported,
8513         but some test scripts do not support build != host.
8514
8515 2004-08-14  Mark Kettenis  <kettenis@gnu.org>
8516
8517         * gdbint.texinfo (Host Definition): Delete description of
8518         FCLOSE_PROVIDED and GETENV_PROVIDED.
8519
8520 2004-08-05  Mark Kettenis  <kettenis@chello.nl>
8521
8522         * gdbint.texinfo (Host Definition): Delete description of
8523         NO_SYS_FILE.
8524         (Native Debugging): Delete description of KERNEL_U_ADDR_BSD and
8525         PTRACE_FP_BUG.
8526
8527 2004-08-05  Andrew Cagney  <cagney@gnu.org>
8528
8529         * gdbint.texinfo (Target Architecture Definition): Delete
8530         reference to deprecated_read_fp.
8531
8532 2004-08-02  Andrew Cagney  <cagney@gnu.org>
8533
8534         * gdbint.texinfo (Target Architecture Definition): Delete
8535         description of DEPRECATED_REGISTER_BYTES.
8536
8537 2004-07-30  Baurjan Ismagulov  <ibr@ata.cs.hun.edu.tr>
8538
8539         * gdb.texinfo (Source Path): Document the new behavior of
8540         searching for the source files.
8541
8542 2004-07-17  Eli Zaretskii  <eliz@gnu.org>
8543
8544         * gdb.texinfo (Edit): Fix markup of EDITOR and improve wording.
8545         (Search, Expressions, Arrays, Variables, Data, Machine Code)
8546         (Auto Display): Improve indexing.
8547
8548 2004-07-16  Andrew Cagney  <cagney@gnu.org>
8549
8550         * gdb.texinfo (Mode Options): Delete documentation on "-async" and
8551         "-noasync".
8552
8553 2004-07-09  Eli Zaretskii  <eliz@gnu.org>
8554
8555         * gdb.texinfo: Fix @kindex entries so that multiple commands that
8556         have the same prefix have only their prefix in the index.
8557
8558 2004-07-03  Mark Kettenis  <kettenis@gnu.org>
8559
8560         * gdb.texinfo (BSD libkvm Interface): New node (section)
8561         (Native): Add it to the menu.
8562
8563 2004-07-01  Mark Kettenis  <kettenis@gnu.org>
8564
8565         * gdbint.texinfo (Target Architecture Definition): Remove
8566         PCC_SOL_BROKEN.
8567
8568 2004-06-24  Mark Kettenis  <kettenis@gnu.org>
8569
8570         * gdbint.texinfo (Target Architecture Definition): Remove
8571         SUN_FIXED_LBRAC_BUG.
8572
8573 2004-06-26  Andrew Cagney  <cagney@gnu.org>
8574
8575         * gdbint.texinfo (Coding): Replace xasprintf with xstrprintf.
8576
8577 2004-06-20  Andrew Cagney  <cagney@gnu.org>
8578
8579         * gdbint.texinfo (Target Architecture Definition): Deprecate
8580         USE_STRUCT_CONVENTION.
8581
8582 2004-06-19  Michael Chastain  <mec.gnu@mindspring.com>
8583
8584         gdb.texinfo (Bug Reporting): Mention session recording,
8585         with the script command or Emacs.
8586
8587 2004-06-18  Andrew Cagney  <cagney@gnu.org>
8588
8589         * gdbint.texinfo (Target Architecture Definition): Deprecate
8590         FUNCTION_START_OFFSET.
8591
8592 2004-06-14  Andrew Cagney  <cagney@gnu.org>
8593
8594         Based on changes from Karl Berry.
8595         * gdb.texinfo: Do not use @sc in a direntry.
8596         * stabs.texinfo: Change @dircateogry to "Software development".
8597         * gdbint.texinfo, gdb.texinfo, annotate.texinfo: Ditto.
8598
8599 2004-06-13  Andrew Cagney  <cagney@gnu.org>
8600
8601         * gdbint.texinfo (Target Architecture Definition): Delete
8602         description of RETURN_VALUE_ON_STACK.
8603
8604 2004-06-09  Andrew Cagney  <cagney@gnu.org>
8605
8606         * gdbint.texinfo (Native Debugging): Restore "@table @code"
8607         deleted by previous patch.
8608
8609 2004-06-08  Andrew Cagney  <cagney@gnu.org>
8610
8611         * gdbint.texinfo (Native Debugging): Delete documentation on
8612         ATTACH_DETACH.
8613
8614 2004-06-06  Randolph Chung  <tausq@debian.org>
8615
8616         * gdb.texinfo (push_dummy_call): Use @code{struct value}.
8617
8618 2004-06-06  Randolph Chung  <tausq@debian.org>
8619
8620         * gdb.texinfo (push_dummy_call): Update argument list to match
8621         the new push_dummy_call method signature.  Describe the function
8622         argument.
8623
8624 2004-05-24  Joel Brobecker  <brobecker@gnat.com>
8625
8626         * gdb.texinfo (Starting): Document new start command.
8627
8628 2004-05-21  Andrew Cagney  <cagney@redhat.com>
8629
8630         * observer.texi (GDB Observers): Document "inferior_created".
8631
8632 2004-05-08  Andrew Cagney  <cagney@redhat.com>
8633
8634         * gdbint.texinfo (Target Architecture Definition): Delete
8635         description of DO_DEFERRED_STORES.
8636
8637         * gdbint.texinfo (Target Architecture Definition): Delete
8638         references to DEPRECATED_FIX_CALL_DUMMY.
8639
8640         * gdbint.texinfo (Target Architecture Definition): Delete
8641         description of DEPRECATED_CALL_DUMMY_WORDS,
8642         DEPRECATED_SIZEOF_CALL_DUMMY_WORDS, and CALL_DUMMY.
8643
8644         * gdbint.texinfo (Target Architecture Definition): Delete
8645         description of DEPRECATED_PUSH_DUMMY_FRAME.
8646
8647         * gdbint.texinfo (Target Architecture Definition): Delete
8648         reference to DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
8649
8650 2004-05-07  Andrew Cagney  <cagney@redhat.com>
8651
8652         * observer.texi (GDB Observers): Add "Debugging" section.  Include
8653         cross reference to "set/show debug observer".
8654         * gdb.texinfo (Debugging Output): Document "set/show debug
8655         observer".
8656
8657 2004-05-01  Andrew Cagney  <cagney@redhat.com>
8658
8659         * gdbint.texinfo (Target Architecture Definition): Delete
8660         description of DEPRECATED_PC_IN_SIGTRAMP.
8661
8662 2004-04-30  Andrew Cagney  <cagney@redhat.com>
8663
8664         * gdbint.texinfo (Target Architecture Definition): Delete
8665         documentation for BELIEVE_PCC_PROMOTION_TYPE, no longer defined.
8666
8667 2004-04-30  Orjan Friberg  <orjanf@axis.com>
8668
8669         * observer.texi (GDB Observers): Correct spelling.
8670
8671 2004-04-26  Orjan Friberg  <orjanf@axis.com>
8672
8673         * observer.texi (GDB Observers): Add target_changed event.
8674
8675 2004-04-08  Andrew Cagney  <cagney@redhat.com>
8676
8677         * observer.texi (GDB Observers): Rework, provide generic observer
8678         definitions and then a list of observable events.
8679
8680 2004-04-04  Andrew Cagney  <cagney@redhat.com>
8681
8682         * gdbint.texinfo (Host Definition): Delete reference to
8683         NO_SIGINTERRUPT.
8684
8685 2004-04-02  Andrew Cagney  <cagney@redhat.com>
8686
8687         * gdbint.texinfo (Target Architecture Definition): Delete
8688         reference to DEPRECATED_CALL_DUMMY_LENGTH.
8689
8690 2004-03-28  Stephane Carrez  <stcarrez@nerim.fr>
8691
8692         * gdb.texinfo (TUI Commands): Document tui reg commands.
8693
8694 2004-03-26  Andrew Cagney  <cagney@redhat.com>
8695
8696         * gdb.texinfo (TUI): Delete reference to --enable-tui.  Mention
8697         "gdbtui".
8698         (Mode Options): Mention "gdbtui".  Use "Text" not "Terminal".
8699         (Contributors): Mention both Text and Terminal User Interface.
8700
8701 2004-03-23  Andrew Cagney  <cagney@redhat.com>
8702
8703         * gdbint.texinfo (Target Architecture Definition): Deprecate
8704         references to SIGTRAMP_START and SIGTRAMP_END.
8705
8706 2004-03-23  Andrew Cagney  <cagney@redhat.com>
8707
8708         * gdbint.texinfo (Target Architecture Definition): Deprecate
8709         references to PC_IN_SIGTRAMP.
8710
8711 2004-03-19  Andrew Cagney  <cagney@redhat.com>
8712
8713         * gdbint.texinfo (Target Architecture Definition): Delete
8714         reference to GDB_TARGET_IS_HPPA.
8715
8716 2004-03-18  Andrew Cagney  <cagney@redhat.com>
8717
8718         * gdbint.texinfo (Coding): Update section on gdbarch_data,
8719         describe pre_init and post_init.
8720
8721 2004-03-09  Daniel Jacobowitz  <drow@mvista.com>
8722
8723         * gdb.texinfo (Debugging Output): Document values for "set debug
8724         target".
8725
8726 2004-02-28  Andrew Cagney  <cagney@redhat.com>
8727
8728         * gdb.texinfo (Contributors): Mention GDB 6.1 release engineer.
8729
8730 2004-02-26  Jeff Johnston  <jjohnstn@redhat.com>
8731
8732         * gdb.texinfo (breakpoints): Add information about the
8733         new "set breakpoint pending" and "show breakpoint pending"
8734         commands.
8735
8736 2004-02-26  Andrew Cagney  <cagney@redhat.com>
8737
8738         * gdbint.texinfo (Coding): Document use of gdbarch_obstack_zalloc
8739         in Per-architecture module data section.
8740
8741 2004-02-25  Roland McGrath  <roland@redhat.com>
8742
8743         * gdb.texinfo (General Query Packets): Document qPart:... packets.
8744
8745 2004-02-24  Andrew Cagney  <cagney@redhat.com>
8746
8747         * annotate.texinfo: Wrap fdl.texi include in raise/lower sections.
8748         * gdb.texinfo, gdbint.texinfo, stabs.texinfo: Ditto.
8749         * fdl.texi: Import Version 1.2, November 2002.
8750
8751 2004-02-17  Andrew Cagney  <cagney@redhat.com>
8752
8753         * gdb.texinfo (Mode Options): Note that "mi1" is deprecated.
8754
8755 2004-02-16  Andrew Cagney  <cagney@redhat.com>
8756
8757         * gdbint.texinfo (Target Architecture Definition): Deprecate
8758         FRAMELESS_FUNCTION_INVOCATION.
8759
8760 2004-02-16  Andrew Cagney  <cagney@redhat.com>
8761
8762         * gdbint.texinfo (Coding): Mention -Wunused-function.
8763
8764 2004-02-14  Andrew Cagney  <cagney@redhat.com>
8765
8766         * gdbint.texinfo (Target Architecture Definition): Delete
8767         description of DEPRECATED_CALL_DUMMY_STACK_ADJUST.
8768
8769 2004-02-12  Elena Zannoni  <ezannoni@redhat.com>
8770
8771         * gdb.texinfo: Properly quote the name "C++".
8772         * gdbint.texinfo: Ditto.
8773         * stabs.texinfo: Ditto.
8774
8775 2004-02-11  Elena Zannoni  <ezannoni@redhat.com>
8776
8777         * gdbint.texinfo (Support Libraries): Add doco about obstacks and
8778         minimal information about libiberty.
8779
8780 2004-02-06  Michael Chastain  <mec.gnu@mindspring.com>
8781
8782         * gdb.texinfo (Auxiliary Vector): Fix thinko with @value{GDBN}.
8783
8784 2004-02-04  Roland McGrath  <roland@redhat.com>
8785
8786         * gdb.texinfo (Auxiliary Vector): New node (section).
8787         (Data): Add it to the menu.
8788
8789 2004-02-02  Jeff Johnston  <jjohnstn@redhat.com>
8790
8791         * gdb.texinfo (Breakpoints): Add information about pending
8792         breakpoint support.
8793
8794 2004-01-26  Andrew Cagney  <cagney@redhat.com>
8795
8796         * gdb.texinfo (Overview): Delete references to the cisco protocol
8797         including the "N" response.
8798
8799 2004-01-26  Andrew Cagney  <cagney@redhat.com>
8800
8801         * gdbint.texinfo (Target Architecture Definition): Rename
8802         EXTRACT_STRUCT_VALUE_ADDRESS to
8803         DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.
8804
8805 2004-01-24  Eli Zaretskii  <eliz@gnu.org>
8806
8807         * gdb.texinfo (KOD): Document "show os".  Add index entries for
8808         "set/show os" and "info cisco" commands.
8809
8810 2004-01-21  Eli Zaretskii  <eliz@gnu.org>
8811
8812         * Makefile.in (install-info): Prepend $(DESTDIR) to $(infodir).
8813
8814 2004-01-19  Michael Chastain  <mec.gnu@mindspring.com>
8815
8816         * gdbint.texinfo: Delete USE_MMALLOC, NO_MMCHECK, MMCHECK_FORCE,
8817         MMAP_BASE_ADDRESS, MMAP_INCREMENT.
8818
8819 2004-01-19  Nick Roberts  <nick@nick.uklinux.net>
8820
8821         * gdb.texinfo (GDB/MI Stack Manipulation): Describe extension to
8822         -stack-list-locals.
8823         (GDB/MI Variable Objects): Describe extension to
8824         -var-list-children.
8825
8826 2004-01-17  Daniel Jacobowitz  <drow@mvista.com>
8827
8828         * gdbint.texinfo (DECR_PC_AFTER_HW_BREAK): Don't document.
8829
8830 2004-01-17  Andrew Cagney  <cagney@redhat.com>
8831
8832         * gdbint.texinfo (Target Architecture Definition): Delete
8833         documentation on DEPRECATED_NPC_REGNUM.
8834
8835 2004-01-13  Daniel Jacobowitz  <drow@mvista.com>
8836
8837         * gdb.texinfo: Update copyright year.  Mention that set
8838         follow-fork-mode is supported on GNU/Linux.  Remove documentation of
8839         "set follow-fork-mode ask".
8840
8841 2004-01-13  Andrew Cagney  <cagney@redhat.com>
8842
8843         * gdbint.texinfo: Update copyright year.
8844         (Coding): Add -Wunused-label to list of -Werror warnings.
8845
8846 2004-01-08  Jason Molenda  <jmolenda@apple.com>
8847             Eli Zaretskii  <eliz@gnu.org>
8848
8849         * gdb.texinfo: Update copyright.
8850         (Objective-C): "methodName" typeo fixed.  Add @code/@var markup
8851         around names, as appropriate.  Minor syntax cleanup of
8852         _NSPrintForDebugger explanation.  Two spaces after periods.
8853         GDBN used instead of lit. "gdb".  Index entries added for
8854         print-object and _NSPrintForDebugger.  @noindent added in one spot.
8855
8856 2003-11-11  Elena Zannoni  <ezannoni@redhat.com>
8857
8858         * stabs.texinfo: Add dircategory and direntry commands.
8859         * annotate.texinfo: Ditto.
8860
8861 2003-11-10  Andrew Cagney  <cagney@redhat.com>
8862
8863         * gdbint.texinfo (Target Architecture Definition): Replace the
8864         return_value method's "inval" and "outval" parameters with
8865         "readbuf" and "writebuf".
8866
8867 2003-10-28  Jim Blandy  <jimb@redhat.com>
8868
8869         * gdb.texinfo (The F request packet, The F reply packet): Renamed
8870         from "The `F' request packet" and "The `F' reply packet", to make
8871         texi2dvi happy.
8872         (File-I/O remote protocol extension): Update menu entries, too.
8873
8874 2003-10-26  Michael Chastain  <mec@shout.net>
8875
8876         * gdb.texinfo (Thread Stops): Document the issue with
8877         premature return from system calls in multi-threaded programs.
8878
8879 2003-10-24  Andrew Cagney  <cagney@redhat.com>
8880
8881         * annotate.texinfo: Fix "fortunatly"[sic].
8882
8883 2003-10-23  Kei Sakamoto  <sakamoto.kei@renesas.com>
8884
8885         * gdb.texinfo (Contributors to GDB): Replace "Renesas"
8886         with "Hitachi" and "Mitsubishi".
8887
8888 2003-10-20  Andrew Cagney  <cagney@redhat.com>
8889
8890         * gdbint.texinfo (Target Architecture Definition): Document
8891         gdbarch_return_value.  Add cross references from
8892         USE_STRUCT_CONVENTION, EXTRACT_RETURN_VALUE, and
8893         STORE_RETURN_VALUE, and from/to EXTRACT_STRUCT_VALUE_ADDRESS.
8894
8895 2003-10-18  Mark Kettenis  <kettenis@gnu.org>
8896
8897         * gdbint.texinfo (Target Architecture Definition): Document
8898         regset_from_core_section.
8899
8900 2003-10-16  Kei Sakamot Sakamoto  <sakamoto.kei@renesas.com>
8901
8902         * gdb.texinfo (M32R/D): Mention m32rsdi target.
8903
8904 2003-10-15  Kevin Buettner  <kevinb@redhat.com>
8905
8906         From Anthony Green  <green@redhat.com>:
8907         * gdb.texinfo (Breakpoints related warnings): Insert into menu.
8908
8909 2003-10-14  Kevin Buettner  <kevinb@redhat.com>
8910
8911         * gdb.texinfo (Breakpoint related warnings): New node.
8912         * gdbint.texinfo (ADJUST_BREAKPOINT_ADDRESS): Document.
8913
8914 2003-10-13  Daniel Jacobowitz  <drow@mvista.com>
8915
8916         * gdb.texinfo (Remote Protocol): Document v and vCont.
8917
8918 2003-10-10  Kei Sakamoto  <sakamoto.kei@renesas.com>
8919
8920         * gdb.texinfo: Replace "Hitachi" and "Mitsubishi" with "Renesas".
8921         * gdbint.texinfo: Ditto.
8922
8923 2003-10-09  Andrew Cagney  <cagney@redhat.com>
8924
8925         From 2003-09-18 David Anderson <davea@sgi.com>:
8926         * gdb.texinfo (GDB/MI Symbol Query): Replace "comamnd" with
8927         "command".
8928
8929 2003-10-03  Andrew Cagney  <cagney@redhat.com>
8930
8931         * gdbint.texinfo (Target Architecture Definition): Deprecate
8932         IBM6000_TARGET.  Mention that it implies an RS/6000 system and not
8933         just target.
8934
8935 2003-10-02  Andrew Cagney  <cagney@redhat.com>
8936
8937         * gdbint.texinfo (Target Architecture Definition): Rename
8938         REGISTER_RAW_SIZE to DEPRECATED_REGISTER_RAW_SIZE.
8939         * gdb.texinfo (Packets, Stop Reply Packets): Ditto.
8940         * gdbint.texinfo (Target Architecture Definition): Rename
8941
8942 2003-09-30  Andrew Cagney  <cagney@redhat.com>
8943
8944         REGISTER_VIRTUAL_SIZE to DEPRECATED_REGISTER_VIRTUAL_SIZE.
8945         (Target Architecture Definition):
8946
8947         * gdbint.texinfo (Target Architecture Definition): Rename
8948         REGISTER_VIRTUAL_TYPE to DEPRECATED_REGISTER_VIRTUAL_TYPE.
8949
8950 2003-09-29  Andrew Cagney  <cagney@redhat.com>
8951
8952         * gdbint.texinfo (Target Architecture Definition): Delete
8953         documentation for NEED_TEXT_START_END.
8954
8955         * gdbint.texinfo (Target Architecture Definition): Rename
8956         NPC_REGNUM to DEPRECATED_NPC_REGNUM.  Add cross reference to
8957         TARGET_WRITE_PC.
8958
8959 2003-09-22  Michael Chastain  <mec@shout.net>
8960
8961         * gdbint.texinfo (Testsuite Organization): Change gdb.c++ to gdb.cp.
8962
8963 2003-09-21  Anthony Green  <green@redhat.com>
8964
8965         * gdbint.texinfo (Target Architecture Definition): Fix typos.
8966
8967 2003-09-21  Mark Kettenis  <kettenis@gnu.org>
8968
8969         * gdbint.texinfo (Target Architecture Definition): Document
8970         stabs_argument_has_addr.
8971
8972 2003-09-18  Andrew Cagney  <cagney@redhat.com>
8973
8974         * gdbint.texinfo (Target Architecture Definition): Delete
8975         documentation on REGISTER_NAMES.
8976
8977 2003-09-13  Mark Kettenis  <kettenis@gnu.org>
8978
8979         * gdbint.texinfo (Target Architecture Definition): Replace
8980         REG_STRUCT_HAS_ADDR with DEPRECATED_REG_STRUCT_HAS_ADDR.
8981
8982 2003-09-11  Andrew Cagney  <cagney@redhat.com>
8983
8984         * gdbint.texinfo (Target Architecture Definition): Replace
8985         STACK_ALIGN with DEPRECATED_STACK_ALIGN.
8986
8987 2003-08-18  Andrew Cagney  <cagney@redhat.com>
8988
8989         * gdbint.texinfo (Target Architecture Definition): Document
8990         "frame_red_zone_size".
8991
8992 2003-08-09  Andrew Cagney  <cagney@redhat.com>
8993
8994         * gdb.texinfo (Backtrace): Replace "set/show backtrace-below-main"
8995         with "set/show backtrace past-main" and "set/show backtrace
8996         limit".
8997
8998 2003-08-08  H.J. Lu  <hongjiu.lu@intel.com>
8999
9000         * Makefile.in (install-info): Support DESTDIR.
9001         (install-html): Likewise.
9002
9003 2003-08-07  Andrew Cagney  <cagney@redhat.com>
9004
9005         Patch from Nick Roberts.
9006         * gdb.texinfo (Using GDB under GNU Emacs): Fix/update key
9007         bindings.  Remove description of send-gdb-command.
9008
9009 2003-08-07  Andrew Cagney  <cagney@redhat.com>
9010
9011         * gdb.texinfo (Mode Options): Mention that "mi2" was included in
9012         GDB 6.0.
9013
9014 2003-08-06  Andrew Cagney  <cagney@redhat.com>
9015
9016         * gdb.texinfo (Mode Options): Mention that level three is the
9017         highest available and that level 2 is deprecated.
9018         (Annotations Overview): Mention annotation levels. Cross reference
9019         to "Limitations of the Annotation Interface" in annotate.texi.
9020         (TODO, Value Annotations, Frame Annotations): Delete section.
9021         (Displays, Breakpoint Info): Delete.
9022
9023 2003-08-04  Andrew Cagney  <cagney@redhat.com>
9024
9025         * agentexpr.texi: Delete @bye.
9026         * Makefile.in (STABS_DOC_SOURCE_INCLUDES): Add "fdl.texi"
9027         (stabs.info): Add $(srcdir) to include search path.
9028         (html): Depend on "annotate_toc.html", and not "annotate.html".
9029         * stabs.texinfo: Ditto.  Include "fdl.texi".
9030         * gdbint.texinfo: Update copyright statement's list of invariant
9031         sections.
9032
9033 2003-07-28  Andrew Cagney  <cagney@redhat.com>
9034
9035         * Makefile.in (INFO_DEPS): Add annotate.info.
9036         (dvi, ps, html, pdf): Add annotate.
9037         (ANNOTATE_DOC_SOURCE_INCLUDES): New macro.
9038         (ANNOTATE_DOC_BUILD_INCLUDES): New macro.
9039         (ANNOTATE_DOC_FILES): New macro.
9040         (ANNOTATE_TEX_TMPS): New macro.
9041         (annotate.info, annotate_toc.html): Specify dependencies.
9042         (annotate.ps, annotate.pdf, annotate.dvi): Ditto.
9043         * annotate.texinfo: Rename annotate.texi.  Get building.  Add
9044         "Migrating to GDB/MI" and "Limitations of the Annotation
9045         Interface" chapters.  Mention why it is not part of the user
9046         guide.  Update copyright notice.  Include "fdl.texi".
9047
9048 2003-07-26  Stephane Carrez  <stcarrez@nerim.fr>
9049
9050         * gdb.texinfo (TUI Keys): Document C-x o key to switch active window.
9051
9052 2003-07-24  Daniel Jacobowitz  <drow@mvista.com>
9053
9054         * gdbint.texinfo (libgdb components): Correct a GDB to GDBN.
9055
9056 2003-07-24  Daniel Jacobowitz  <drow@mvista.com>
9057
9058         * gdb.texinfo (Server): Mention pidof.
9059
9060 2003-07-22  Andrew Cagney  <cagney@redhat.com>
9061
9062         * gdbint.texinfo (Coding): Add -Wformat-nonliteral to -Werror
9063         list.
9064
9065 2003-06-28  Daniel Jacobowitz  <drow@mvista.com>
9066
9067         * gdb.texinfo (Logging output): New chapter.
9068
9069 2003-06-24  Joel Brobecker  <brobecker@gnat.com>
9070
9071         * gdb.texinfo (Unsupported languages): New section.
9072         (Languages): Add link to new section.
9073
9074 2003-06-22  Andrew Cagney  <cagney@redhat.com>
9075
9076         * gdb.texinfo (Contributors): Mention 6.0 release engineer.
9077
9078 2003-06-22  Daniel Jacobowitz  <drow@mvista.com>
9079
9080         * gdbint.texinfo (Coding): Clarify use of gdb_XXX.h headers.
9081
9082 2003-06-22  Daniel Jacobowitz  <drow@mvista.com>
9083
9084         * Makefile.in (SFILES_INCLUDED): Add agentexpr.texi.
9085         * agentexpr.texi: Retitle section, and change it to an appendix.
9086         Comment out texinfo initialization.  Factor a @var{} into two
9087         pieces to prevent makeinfo warnings.
9088         * gdb.texinfo: Add Agent Expressions appendix.
9089
9090 2003-06-19  Daniel Jacobowitz  <drow@mvista.com>
9091
9092         * gdbint.texinfo (Native Conditionals): Remove PREPARE_TO_PROCEED.
9093
9094 2003-06-18  Daniel Jacobowitz  <drow@mvista.com>
9095
9096         * gdb.texinfo (Remote Debugging): New section "Connecting to a
9097         remote target".  Document the "detach" and "disconnect" commands.
9098         (Server, Netware, Debug Session): Reference "Connecting to a
9099         remote target".
9100         (GDB/MI Target Manipulation): Document "-target-disconnect".
9101
9102 2003-06-13  Andrew Cagney  <cagney@redhat.com>
9103
9104         * gdbint.texinfo (Target Architecture Definition): Deprecate
9105         REMOTE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT, and
9106         BIG_REMOTE_BREAKPOINT.  Cross reference BREAKPOINT_FROM_PC.
9107
9108 2003-06-09  Jim Blandy  <jimb@redhat.com>
9109
9110         * gdb.texinfo (Separate Debug Files): Remove extra semicolon.
9111
9112 2003-06-08  Andrew Cagney  <cagney@redhat.com>
9113
9114         * gdbint.texinfo (Target Architecture Definition): Delete
9115         documentation on FRAME_ARGS_ADDRESS_CORRECT.
9116
9117 2003-06-08  Andrew Cagney  <cagney@redhat.com>
9118
9119         * gdbint.texinfo (Target Architecture Definition): Document
9120         "unwind_sp".  Cross reference "unwind_sp" and TARGET_READ_SP.
9121
9122 2003-06-07  Adam Fedor  <fedor@gnu.org>
9123
9124         * gdb.texinfo: Add Objective-C documentation.
9125
9126 2003-06-01  Andrew Cagney  <cagney@redhat.com>
9127
9128         * gdbint.texinfo (Target Architecture Definition): Add "func_addr"
9129         parameter to "push_dummy_call".  Rename "dummy_addr" to "bp_addr".
9130
9131 2003-05-21  Andrew Cagney  <cagney@redhat.com>
9132
9133         * gdbint.texinfo (Target Architecture Definition): Delete
9134         references to "extract_address" and "store_address".
9135
9136 2003-05-16  Andrew Cagney  <cagney@redhat.com>
9137
9138         * gdbint.texinfo (Target Architecture Definition): Replace
9139         REGISTER_BYTES with DEPRECATED_REGISTER_BYTES.  Fix typo,
9140         DEPRECATED_REGISTER_SIZE instead of REGISTER_BYTE.
9141
9142 2003-05-14  Theodore A. Roth  <troth@openavr.org>
9143
9144         * gdbint.texinfo (Breakpoint Handling): Correct a double negative.
9145
9146 2003-05-10  H.J. Lu <hongjiu.lu@intel.com>
9147
9148         * Makefile.in (gdb-cfg.texi): Replace $$LN_S with $(LN_S).
9149         (gdb.dvi): Likewise.
9150         (gdb.pdf): Likewise.
9151         (links2roff): Likewise.
9152
9153 2003-05-08  Jim Blandy  <jimb@redhat.com>
9154
9155         * gdb.texinfo (Dump/Restore Files): Update documentation for
9156         'dump', 'append', and 'restore': note that format argument is
9157         optional; simplify presentation of the command variants; and be
9158         more precise about the formats.
9159
9160 2003-05-07  Jim Blandy  <jimb@redhat.com>
9161
9162         * gdb.texinfo (Symbols): Update documentation: 'maint list
9163         symtabs' and 'maint list psymtabs' have been renamed 'maint info
9164         symtabs' and 'maint info psymtabs'.
9165
9166 2003-05-05  Andrew Cagney  <cagney@redhat.com>
9167
9168         * gdbint.texinfo (Target Architecture Definition): Make
9169         CALL_DUMMY_WORDS, SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY_LENGTH,
9170         FIX_CALL_DUMMY, CALL_DUMMY_BREAKPOINT_OFFSET and
9171         CALL_DUMMY_BREAKPOINT_OFFSET deprecated.
9172
9173 2003-05-04  Andrew Cagney  <cagney@redhat.com>
9174
9175         * gdb.texinfo (Maintenance Commands): Document "maint print
9176         dummy-frames".
9177
9178 2003-05-04  Andrew Cagney  <cagney@redhat.com>
9179
9180         * gdb.texinfo (GDB/MI Symbol Query): Use @{ and @}.
9181
9182 2003-05-03  J. Brobecker  <brobecker@gnat.com>
9183
9184         Thierry Schneider  <tpschneider1@yahoo.com>
9185         * gdb.texinfo (section GDB/MI Symbol Query): Add documentation
9186         for new MI command.
9187
9188 2003-05-03  Andrew Cagney  <cagney@redhat.com>
9189
9190         * gdbint.texinfo (Target Architecture Definition): Document
9191         push_dummy_code.  Add cross references.
9192
9193 2003-05-02  Elena Zannoni  <ezannoni@redhat.com>
9194
9195         * gdb.texinfo (Character Sets): Update to reflect new behavior of
9196         set/show charsets commands.
9197
9198 2003-04-28  Andrew Cagney  <cagney@redhat.com>
9199
9200         * gdbint.texinfo (Target Architecture Definition): Replace
9201         read_fp, TARGET_READ_FP and FP_REGNUM, with deprecated_read_fp,
9202         DEPRECATED_TARGET_READ_FP and DEPRECATED_REGNUM.
9203
9204 2003-04-28  Andrew Cagney  <cagney@redhat.com>
9205
9206         * gdbint.texinfo (Target Architecture Definition): Rename
9207         "tm_print_insn" to "deprecated_tm_print_insn".
9208
9209 2003-04-09  Jim Blandy  <jimb@redhat.com>
9210
9211         * gdb.texinfo (Symbols): Document 'maint list symtabs' and 'maint
9212         list psymtabs'.
9213
9214 2003-04-08  Andrew Cagney  <cagney@redhat.com>
9215
9216         * gdbint.texinfo (Target Architecture Definition): Delete
9217         references to EXTRA_FRAME_INFO.
9218
9219 2003-04-08  Andrew Cagney  <cagney@redhat.com>
9220
9221         * gdbint.texinfo (Target Architecture Definition): Delete
9222         PRINT_TYPELESS_INTEGER.
9223
9224 2003-04-02  J. Brobecker  <brobecker@gnat.com>
9225
9226         * observer.texi (GDB Observers): Adjust the documentation for the
9227         normal_stop notification to better describe reality. Fix a couple
9228         of minor typos.
9229
9230 2003-04-02  Bob Rossi  <bob_rossi@cox.net>
9231
9232         * gdb.texinfo (GDB/MI Program Control): Add
9233         '-file-list-exec-source-file'
9234
9235 2003-03-31  Andrew Cagney  <cagney@redhat.com>
9236
9237         * gdbint.texinfo (Target Architecture Definition): Delete
9238         references to CALL_DUMMY_P.
9239
9240 2003-03-30  Andrew Cagney  <cagney@redhat.com>
9241
9242         * gdbint.texinfo (Target Architecture Definition): Remove
9243         reference to TARGET_WRITE_SP.
9244
9245 2003-03-27  Andrew Cagney  <cagney@redhat.com>
9246
9247         * gdbint.texinfo (Target Architecture Definition): Remove
9248         references to write_sp.
9249
9250 2003-03-27  Andrew Cagney  <cagney@redhat.com>
9251
9252         * gdb.texinfo (GDB/MI Variable Objects): Replace @include with
9253         chapter body.  Use @smallexample instead of @example.
9254         (Annotations): Ditto.
9255         * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Remove gdbmi.texinfo and
9256         annotate.texi.
9257
9258 2003-03-26  Andrew Cagney  <cagney@redhat.com>
9259
9260         * gdbint.texinfo (Target Architecture Definition): Replace
9261         PUSH_ARGUMENTS with push_dummy_call, add gdbarch, regcache and
9262         dummy_addr parameters.
9263
9264 2003-03-25  Andrew Cagney  <cagney@redhat.com>
9265
9266         * gdbint.texinfo (Target Architecture Definition): Delete
9267         reference to CALL_DUMMY_STACK_ADJUST_P.  Rename
9268         CALL_DUMMY_STACK_ADJUST to DEPRECATED_CALL_DUMMY_STACK_ADJUST.
9269         Add reference to PUSH_ARGUMENTS.
9270
9271 2003-03-23  Andrew Cagney  <cagney@redhat.com>
9272
9273         * gdbint.texinfo (Algorithms, Target Architecture Definition):
9274         Deprecate FRAME_CHAIN and FRAME_CHAIN_VALID.
9275
9276 2003-03-18  J. Brobecker  <brobecker@gnat.com>
9277
9278         * gdbint.texinfo (Algorithms): Add new section describing the
9279         Observer paradigm.
9280         (Top): Add menu entry to new observer appendix.
9281         * observer.texi: New file.
9282         * Makefile.in (GDBINT_DOC_SOURCE_INCLUDES): Add dependency on
9283         new observer.texi file.
9284
9285 2003-03-17  Andrew Cagney  <cagney@redhat.com>
9286
9287         * gdb.texinfo (DATE): Delete.  Remove date from titles.  Mention
9288         that GNU Press update the manual version number.
9289
9290 2003-03-12  Andrew Cagney  <cagney@redhat.com>
9291
9292         * gdbint.texinfo (Target Architecture Definition): Delete
9293         references to get_saved_register.  Rename GET_SAVED_REGISTER to
9294         DEPRECATED_GET_SAVED_REGISTER.
9295
9296 2003-03-13  Andrew Cagney  <cagney@redhat.com>
9297
9298         * gdbint.texinfo (Target Architecture Definition): Replace
9299         POP_FRAME with DEPRECATED_POP_FRAME.  Update description.
9300
9301 2003-03-12  Andrew Cagney  <cagney@redhat.com>
9302
9303         * gdbint.texinfo (Target Architecture Definition): Rename
9304         FRAME_SAVED_PC to DEPRECATED_FRAME_SAVED_PC.
9305
9306 2003-03-10  Corinna Vinschen  <vinschen@redhat.com>
9307
9308         * gdb.texinfo: Add File-I/O documentation.
9309
9310 2003-03-10  Andrew Cagney  <cagney@redhat.com>
9311
9312         * gdbint.texinfo (Target Architecture Definition): Cross reference
9313         FRAME_SAVED_PC to unwind_pc.  Document unwind_pc.
9314
9315 2003-03-07  Andrew Cagney  <cagney@redhat.com>
9316
9317         * gdb.texinfo (Debugging Output): Mention the "set/show debug
9318         frame" command.
9319
9320 2003-03-05  Andrew Cagney  <cagney@redhat.com>
9321
9322         * gdbint.texinfo (Target Architecture Definition): Document
9323         unwind_dummy_id.  Cross reference unwind_dummy_id and
9324         SAVE_DUMMY_FRAME_TOS.
9325
9326 2003-03-05  James Ingham <jingham@apple.com>
9327             Daniel Jacobowitz  <drow@mvista.com>
9328
9329         * gdb.texinfo (Configuring the current ABI): Document "set cp-abi"
9330         and "show cp-abi".
9331
9332 2003-03-03  Andrew Cagney  <cagney@redhat.com>
9333
9334         * gdbint.texinfo (Target Architecture Definition): Document
9335         register_type.
9336
9337 2003-03-03  Andrew Cagney  <cagney@redhat.com>
9338
9339         * stabs.texinfo (Structures): Use @samp and separate @var's
9340         instead of a single @var containing a comma separated list.
9341         (Unions): Ditto.
9342
9343 2003-03-02  Daniel Jacobowitz  <drow@mvista.com>
9344
9345         * Makefile.in (distclean): Remove config.log.
9346
9347 2003-03-01  Andrew Cagney  <cagney@redhat.com>
9348
9349         * gdbint.texinfo (Target Architecture Definition): Rename
9350         FRAME_INIT_SAVED_REGS to DEPRECATED_FRAME_INIT_SAVED_REGS.
9351
9352 2003-03-01  Andrew Cagney  <cagney@redhat.com>
9353
9354         * gdbint.texinfo: Rename INIT_EXTRA_FRAME_INFO to
9355         DEPRECATED_INIT_EXTRA_FRAME_INFO.
9356
9357 2003-02-23  Raoul Gough  <RaoulGough@yahoo.co.uk>
9358
9359         * gdb.texinfo (Cygwin Native): Links to Non-debug DLL symbols.
9360         (Non-debug DLL symbols): New node, describing the minimal symbols
9361         loaded from DLLs without real debugging symbols.
9362
9363 2003-02-20  Andrew Cagney  <ac131313@redhat.com>
9364
9365         * gdb.texinfo (Set Breaks): Add cross reference to "set remote
9366         hardware-breakpoint-limit".
9367         (Set Watchpoints): Add cross reference to "set remote
9368         hardware-watchpoint-limit".
9369         (Remote configuration options): New section.
9370
9371 2003-02-04  Andrew Cagney  <ac131313@redhat.com>
9372
9373         * gdbint.texinfo (Target Architecture Definition): Delete
9374         descrption of IS_TRAPPED_INTERNALVAR.
9375
9376         From Keith Seitz <keiths@redhat.com>:
9377         * gdb.texinfo (Interpreters): New chapter.  Refer the command-line
9378         option "-i"/"--interpreter" to this chapter.  Include index
9379         entries.
9380
9381 2003-02-04  David Carlton  <carlton@math.stanford.edu>
9382
9383         * gdb.texinfo (C@t{++}): Recommend DWARF 2, then stabs+.
9384         (Variables): Recommend stabs+ and DWARF 2.
9385         (C plus plus expressions): Correct info about
9386         compiler versions, debug formats.
9387         (Contributors): Change 'DWARF2' to 'DWARF 2'.
9388         PR symtab/874.
9389
9390 2003-02-01  Andrew Cagney  <ac131313@redhat.com>
9391
9392         * gdbint.texinfo (Target Architecture Definition): Delete
9393         description of ADDITIONAL_OPTIONS, ADDITIONAL_OPTION_CASES,
9394         ADDITIONAL_OPTION_HANDLER, and ADDITIONAL_OPTION_HELP, and
9395         BEFORE_MAIN_LOOP_HOOK, and DBX_PARM_SYMBOL_CLASS along with
9396         references to nindy and i960.
9397         * gdb.texinfo (i960): Delete all references to i960 and nindy.
9398
9399 2003-02-01  Andrew Cagney  <ac131313@redhat.com>
9400
9401         * gdbint.texinfo (Target Architecture Definition): Delete
9402         FLOAT_INFO.
9403
9404 2003-01-30  Andrew Cagney  <ac131313@redhat.com>
9405
9406         * stabs.texinfo (Member Type Descriptor): Clarify description of
9407         `@'.  Suggested by Ben Hutchings.
9408
9409 2003-01-29  Andrew Cagney  <ac131313@redhat.com>
9410
9411         * gdb.texinfo (M68K): Delete reference to es1800.
9412
9413 2003-01-29  Andrew Cagney  <ac131313@redhat.com>
9414
9415         * gdb.texinfo (Maintenance Commands): Document `maint print
9416         reggroups' and `maint print register-groups'.
9417         * gdbint.texinfo (Target Architecture Definition): Document
9418         register_reggroup_p.
9419
9420 2003-01-23  Jim Blandy  <jimb@redhat.com>
9421
9422         * gdb.texinfo (Separate Debug Files): New section.
9423
9424 2003-01-22  Daniel Jacobowitz  <drow@mvista.com>
9425
9426         * gdb.texinfo (Maintenance Commands): Add "maint set profile"
9427         and "maint show profile".
9428
9429 2003-01-16  Michael Chastain  <mec@shout.net>
9430
9431         * gdb.texinfo (Installing GDB): Warn against
9432         ".../gdb-VERSION/gdb/configure".
9433         (Separate Objdir): Likewise.
9434
9435 2003-01-15  Andrew Cagney  <ac131313@redhat.com>
9436
9437         * gdbint.texinfo (Target Architecture Definition): Delete
9438         definition of PRINT_REGISTER_HOOK.
9439
9440 2003-01-15  Elena Zannoni  <ezannoni@redhat.com>
9441
9442         (OpenRISC 1000): Fix formatting of command names.
9443
9444 2003-01-15  Elena Zannoni  <ezannoni@redhat.com>
9445
9446         * gdb.texinfo (Continuing and Stepping): Add new command
9447         'advance'. Clarify behavior of 'until'.
9448
9449 2003-01-13  Daniel Jacobowitz  <drow@mvista.com>
9450
9451         * gdb.texinfo (Files): Document solib-absolute-prefix and
9452         solib-search-path.
9453
9454 2003-01-09  Michael Chastain  <mec@shout.net>
9455
9456         * gdbint.texinfo (Configuring @value{GDBN} for Release): Delete.
9457         (Create a Release): Add new instructions for new @file{src-release}.
9458         Document existing instructions for @file{Makefile.in} as
9459         being for @value{GDBN} 5.3.1 or earlier.
9460
9461 2003-01-09  Andrew Cagney  <ac131313@redhat.com>
9462
9463         * gdbint.texinfo (Target Architecture Definition): Mention
9464         frame_saved_regs_zalloc and frame_extra_info_zalloc as the way to
9465         allocate memory.
9466
9467 2003-01-04  Daniel Jacobowitz  <drow@mvista.com>
9468
9469         * gdb.texinfo (Controlling GDB): Add @kindex for
9470         "show osabi".
9471         (Backtraces): Add @kindex's for backtrace-below-main.
9472
9473 2003-01-04  Daniel Jacobowitz  <drow@mvista.com>
9474
9475         * gdb.texinfo (Controlling GDB): Document "set osabi".
9476
9477 2003-01-04  Daniel Jacobowitz  <drow@mvista.com>
9478
9479         * gdb.texinfo (Backtraces): Document "set backtrace-below-main".
9480         * gdbint.texinfo (FRAME_CHAIN_VALID): Update documentation.
9481
9482 2003-01-04  Daniel Jacobowitz  <drow@mvista.com>
9483
9484         * gdb.texinfo (Controlling GDB): Add ABI section.  Document
9485         "set coerce-float-to-double".
9486         * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Remove documentation.
9487
9488 2003-01-02  Andrew Cagney  <ac131313@redhat.com>
9489
9490         * stabs.texinfo: Remove obsolete text.
9491         * gdbint.texinfo: Ditto.
9492         * gdb.texinfo: Ditto.
9493
9494 2002-12-22  Mark Kettenis  <kettenis@gnu.org>
9495
9496         * gdbint.texinfo (Target Architecture Definition): Update
9497         description of gdbarch_register_osabi.
9498
9499 2002-12-20  Kazu Hirata  <kazu@cs.umass.edu>
9500
9501         * agentexpr.texi: Fix typos.
9502         * annotate.texi: Likewise.
9503         * fdl.texi: Likewise.
9504
9505 2002-12-10  Andrew Cagney  <cagney@redhat.com>
9506
9507         * gdbint.texinfo (Algorithms): Replace INIT_FRAME_PC with
9508         DEPRECATED_INIT_FRAME_PC.
9509
9510 2002-12-01  Andrew Cagney  <ac131313@redhat.com>
9511
9512         * gdbint.texinfo (Target Architecture Definition): Delete
9513         PC_IN_CALL_DUMMY.
9514
9515 2002-11-28  Andrew Cagney  <ac131313@redhat.com>
9516
9517         * gdbint.texinfo (Host Definition): Delete documentation on
9518         USE_GENERIC_DUMMY_FRAMES.
9519
9520 2002-11-26  Elena Zannoni  <ezannoni@redhat.com>
9521
9522         Fix PR gdb/723 and PR gdb/245.
9523         * Makefile.in (install-info): Run the install-info command as part
9524         of the post install steps only.
9525         (uninstall-info): New target.
9526         (uninstall): New target.
9527
9528 2002-11-22  Elena Zannoni  <ezannoni@redhat.com>
9529
9530         * Makefile.in (install): Make install do some real work.
9531
9532 2002-11-19  Andrew Cagney  <ac131313@redhat.com>
9533
9534         Fix POSIX problem reported by Paul Eggert.
9535         * Makefile.in (GDBvn.texi): Use `sed q' instead of `head -1'.
9536         Fix PR gdb/527.
9537
9538 2002-10-26  Andrew Cagney  <cagney@redhat.com>
9539
9540         * gdbint.texinfo (Target Architecture Definition): Delete
9541         definition of DO_REGISTERS_INFO.
9542
9543 2002-10-18  Kevin Buettner  <kevinb@redhat.com>
9544
9545         * gdbint.texinfo (Address Classes): Fix problems with insertion
9546         of ``{'' and ``}'' in example.
9547
9548 2002-10-17  Kevin Buettner  <kevinb@redhat.com>
9549
9550         * gdbint.texinfo (Address Classes): New section.
9551         (Target Conditionals): Document ADDRESS_CLASS_NAME_TO_TYPE_FLAGS,
9552         ADDRESS_CLASS_NAME_TO_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS,
9553         ADDRESS_CLASS_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, and
9554         ADDRESS_CLASS_TYPE_FLAGS_TO_NAME_P.
9555
9556 2002-10-11  Klee Dienes  <kdienes@apple.com>
9557
9558         * gdb.texinfo (Registers): Mention vector registers as well as
9559         floating registers in the documentation for 'info registers' and
9560         'info all-registers'.
9561
9562 2002-10-11  Daniel Jacobowitz  <drow@mvista.com>
9563
9564         * gdbint.texinfo (CPLUS_MARKER): Remove item.
9565
9566 2002-10-03  Jeff Johnston  <jjohnstn@redhat.com>
9567
9568         * gdbint.texinfo (Item Output Functions): Add new ui_out_field_fmt_int
9569         interface definition.
9570
9571 2002-10-03  Marko Mlinar   <markom@opencores.org>
9572
9573         * gdb.texinfo (Target Commands): Add or1k target specific
9574         commands.
9575         * gdb.texinfo (Contributors): Add myself to the contributors list.
9576
9577 2002-10-01  Andrew Cagney  <ac131313@redhat.com>
9578
9579         * gdb.texinfo (Mode Options): Update --interpreter option.  "mi2"
9580         and "mi1" instead of "mi1" and "mi0".
9581
9582 2002-09-29  Hans-Peter Nilsson  <hp@bitrange.com>
9583
9584         * gdb.texinfo (Packets): Fix typos "alligned".
9585         Correct z3/Z3 description.  Correct z4/Z4 title.
9586
9587 2002-09-27  Andrew Cagney  <ac131313@redhat.com>
9588
9589         * all-cfg.texi: Use @sc for GDB and GCC.  Update copyright.
9590
9591 2002-09-25  Kevin Buettner  <kevinb@redhat.com>
9592
9593         * gdb.texinfo: Use GNU/Linux instead of Linux.
9594
9595 2002-09-25  Andrew Cagney  <ac131313@redhat.com>
9596
9597         * gdb.texinfo (Packets): Replace @samp{} with ``an empty string''.
9598
9599 2002-09-24  Andrew Cagney  <ac131313@redhat.com>
9600
9601         * gdb.texinfo: Replace @example with @smallexample.
9602
9603 2002-09-20  Kevin Buettner  <kevinb@redhat.com>
9604
9605         From Eli Zaretskii  <eliz@gnu.org>:
9606         * gdb.texinfo (Character Sets): Use @smallexample instead of
9607         @example.  Use GNU/Linux instead of Linux.
9608
9609 2002-09-20  Jim Blandy  <jimb@redhat.com>
9610
9611         * gdb.texinfo: Add character set documentation.
9612
9613 2002-09-19  Andrew Cagney  <ac131313@redhat.com>
9614
9615         * gdb.texinfo (Packets): Revise `z' and `Z' packet documentation.
9616         (Packets): Add cross reference from `b' packet to `z' packets.
9617
9618 2002-09-19  Andrew Cagney  <ac131313@redhat.com>
9619
9620         * gdb.texinfo (Maintenance Commands): Document ``maint
9621         internal-error'' and ``maint internal-warning''.
9622
9623         * gdbint.texinfo (Target Architecture Definition): Revise
9624         description of STACK_ALIGN.  Add description of FRAME_ALIGN.
9625
9626 2002-09-19  Joel Brobecker  <brobecker@gnat.com>
9627
9628         * gdbint.texinfo (Target Conditionals): Document the new
9629         NAME_OF_MALLOC macro.
9630
9631 2002-09-05  Andrew Cagney  <ac131313@redhat.com>
9632
9633         * gdb.texinfo (Contributors): Mention 5.2 and 5.3 release
9634         engineer.
9635
9636 2002-09-02  Stephane Carrez  <stcarrez@nerim.fr>
9637
9638         * gdb.texinfo (TUI Overview): Document status line fields.
9639
9640 2002-09-02  Stephane Carrez  <stcarrez@nerim.fr>
9641
9642         * gdb.texinfo (TUI Commands): Document info win command.
9643
9644 2002-09-01  Stephane Carrez  <stcarrez@nerim.fr>
9645
9646         * gdb.texinfo (TUI Overview): Document breakpoint markers.
9647
9648 2002-09-01  Stephane Carrez  <stcarrez@nerim.fr>
9649
9650         * gdb.texinfo (TUI Single Key Mode): Document new SingleKey mode.
9651         (TUI Keys): Likewise.
9652
9653 2002-08-25  Andrew Cagney  <ac131313@redhat.com>
9654
9655         * gdb.texinfo (Examples): Use ``->'' for a packet send and ``<-''
9656         for a packet receive.
9657
9658 2002-08-25  Andrew Cagney  <ac131313@redhat.com>
9659
9660         * Makefile.in (clean): Move to end of file.
9661         (distclean, maintainer-clean, realclean): Ditto.
9662         (mostlyclean): Move rule to end of file.  Use GDB_TEX_TMPS,
9663         GDBINT_TEX_TMPS, STABS_TEX_TMPS.
9664         (gdb.dvi, gdb.pdf): Do not cleanup TeX temp files after texi2dvi.
9665         (gdbint.dvi, gdbint.pdf, stabs.dvi, stabs.pdf): Ditto.
9666
9667 2002-08-24  Andrew Cagney  <ac131313@redhat.com>
9668
9669         * Makefile.in (GDBINT_TEX_TMPS): Define.
9670         (gdbint.dvi, gdbint.pdf): Use
9671         (GDB_TEX_TMPS): Define.
9672         (gdb.dvi, gdb.pdf): Use.
9673         (STABS_TEX_TMPS): Define.
9674         (stabs.dvi, stabs.pdf): Use.
9675         (GDB_DOC_SOURCE_INCLUDES): New macros.
9676         (GDB_DOC_BUILD_INCLUDES, GDB_DOC_FILES): New macros.
9677         (GDBINT_DOC_FILES_INCLUDES): New macros.
9678         (GDBINT_DOC_BUILD_INCLUDES): New macros.
9679         (GDBINT_DOC_FILES, STABS_DOC_SOURCE_INCLUDES): New macros.
9680         (STABS_DOC_BUILD_INCLUDES, STABS_DOC_FILES): New macros.
9681         (SFILES_DOC, SFILES_INCLUDED, SFILES_LOCAL): Delete macros.
9682         (links2roff): Replace SFILES_INCLUDED with
9683         GDB_DOC_SOURCE_INCLUDES.
9684         (gdb.dvi, gdb_toc.html, gdb.pdf, gdb.info): Update dependencies.
9685         (gdb.me, gdb.mm, gdb.ms): Update dependencies.
9686         (gdbint.dvi, gdbint_toc.html, gdbint.pdf, gdbint.info): Update
9687         dependencies.
9688         (stabs.info, stabs_toc.html, stabs.pdf, stabs.dvi): Update
9689         dependencies.
9690         (gdbmi.texinfo): Delete rule.
9691         (inc-hist.texinfo): Delete rule.
9692         (rluser.texinfo): Delete rule.
9693
9694 2002-08-23  Andrew Cagney  <cagney@redhat.com>
9695
9696         * gdbint.texinfo (Target Architecture Definition): Update
9697         STORE_RETURN_VALUE, mention regcache.
9698
9699 2002-08-21  Andrew Cagney  <ac131313@redhat.com>
9700
9701         * gdbint.texinfo (Target Architecture Definition): Document
9702         print_registers_info.  Note that DO_REGISTERS_INFO is deprecated.
9703
9704 2002-08-19  Andrew Cagney  <ac131313@redhat.com>
9705
9706         * gdb.texinfo (Remote Protocol): Reformat.  Use cross references.
9707         Fix minor typos.  Add index entries.
9708
9709 2002-08-18  Andrew Cagney  <ac131313@redhat.com>
9710
9711         * gdb.texinfo (Data): Add ``Vector Unit'' to menu.
9712
9713 2002-08-15  Andrew Cagney  <ac131313@redhat.com>
9714
9715         * gdbint.texinfo (Target Architecture Definition): Document
9716         PRINT_VECTOR_INFO.
9717         * gdb.texinfo (Vector Unit): Document "info vectors" command.
9718
9719 2002-08-13  Andrew Cagney  <ac131313@redhat.com>
9720
9721         * gdb.texinfo (Maintenance Commands): Document "maint print
9722         registers", "maint print raw-registers" and "maint print
9723         cooked-registers".
9724
9725 2002-08-08  Grace Sainsbury  <graces@redhat.com>
9726
9727         From Mark Salter:
9728         * gdb.texinfo (Protocol): Document T packet extension to
9729         allow watchpoint address reporting.
9730
9731 2002-08-03  Andrew Cagney  <ac131313@redhat.com>
9732
9733         * gdb.texinfo (Dump/Restore Files): Move `[]' to outside of @var.
9734
9735 2002-08-01  Andrew Cagney  <cagney@redhat.com>
9736
9737         * stabs.texinfo, gdb.texinfo, gdbint.texinfo: Obsolete references
9738         to CHILL.
9739
9740 2002-08-01  Andrew Cagney  <ac131313@redhat.com>
9741
9742         * gdbint.texinfo (Coding): Revise section "Include Files".
9743
9744 2002-07-24  Andrew Cagney  <cagney@redhat.com>
9745
9746         * gdbint.texinfo: Obsolete references to m88k.
9747         * gdb.texinfo: Ditto.
9748
9749 2002-07-10  Joel Brobecker  <brobecker@gnat.com>
9750
9751         * gdbint.texinfo (Create a release candiate): Add the location
9752         where the proper version of autoconf can be retrieved.
9753
9754 2002-07-09  Don Howard  <dhoward@redhat.com>
9755
9756         * gdb.texinfo (Command Files): Further describe the behavior of
9757         sourced command files.
9758
9759 2002-06-27  Andrew Cagney  <ac131313@redhat.com>
9760
9761         * gdbint.texinfo (User Interface): ISO C rather than ISO-C.
9762         (Coding): Clarify ISO C version that GDB assumes.
9763
9764 2002-06-26  Tom Tromey  <tromey@redhat.com>
9765
9766         * gdbint.texinfo (User Interface): Mention add_setshow_cmd and
9767         add_setshow_cmd_full.
9768
9769 2002-06-25  Don Howard  <dhoward@redhat.com>
9770
9771         * gdb.texinfo (Memory Region Attributes): Document new behavior
9772         for 'mem' command.
9773
9774 2002-06-11  Jim Blandy  <jimb@redhat.com>
9775
9776         * gdb.texinfo (Symbols): Update documentation for `info source'
9777         command.
9778
9779         * gdb.texinfo (Macros): Call the command `info macro', not
9780         `show macro'.
9781
9782 2002-06-09  Andrew Cagney  <ac131313@redhat.com>
9783
9784         * gdbint.texinfo (Coding): Add section ``Per-architecture module
9785         data''.
9786
9787 2002-06-09  Mark Kettenis  <kettenis@gnu.org>
9788
9789         * gdbint.texinfo (Target Architecture Definition): Document
9790         GDB_OSABI_GO32 and GDB_OSABI_NETWARE.
9791
9792 2002-06-08  Andrew Cagney  <ac131313@redhat.com>
9793
9794         * gdbint.texinfo (Releasing GDB): Fix typos in @itemize @bullet
9795         lists.
9796
9797 2002-06-08  Andrew Cagney  <ac131313@redhat.com>
9798
9799         * gdbint.texinfo (Releasing GDB): Revise the section ``Cut the
9800         Branch''.
9801
9802 2002-06-01  Andrew Cagney  <ac131313@redhat.com>
9803
9804         * gdbint.texinfo (Target Architecture Definition): Add section
9805         ``Converting an existing Target Architecture to Multi-arch''.
9806
9807 2002-05-30  Andrew Cagney  <ac131313@redhat.com>
9808
9809         * gdbint.texinfo (Releasing GDB): Rename ``Obsoleting any code''
9810         to ``Obsoleting code''.  Revise.
9811
9812 2002-05-17  Jim Blandy  <jimb@redhat.com>
9813
9814         * gdb.texinfo (C Preprocessor Macros): New chapter.
9815         Include it in the main menu.
9816         (Contributors): Credit Jim Blandy with macro support.
9817         (Compilation): Explain how to get macro information into the
9818         executable.
9819         (Expressions): Note that preprocessor macros are expanded.
9820
9821 2002-05-14  Daniel Jacobowitz  <drow@mvista.com>
9822
9823         * gdb.texinfo (Debug Session): Document new `udp:' and `tcp:'
9824         options for `target remote'.
9825
9826 2002-05-13  Andrew Cagney  <ac131313@redhat.com>
9827
9828         * gdbint.texinfo (Target Architecture Definition): Delete
9829         documentation on NNPC_REGNUM.
9830
9831 2002-05-11  Andrew Cagney  <ac131313@redhat.com>
9832
9833         * gdbint.texinfo (Target Architecture Definition): Document
9834         REGISTER_TO_VALUE and VALUE_TO_REGISTER and CONVERT_REGISTER_P.
9835         (Target Architecture Definition): Revise section `Using Different
9836         Register and Memory Data Representations'.  Add section `Raw and
9837         Virtual Register Representations'.
9838
9839 2002-05-11  Andrew Cagney  <ac131313@redhat.com>
9840
9841         * gdbint.texinfo (Target Architecture Definition): Mention
9842         defaults for REGISTER_VIRTUAL_SIZE and REGISTER_RAW_SIZE.
9843         (Target Architecture Definition): Mention same.  Add references to
9844         web pages.
9845
9846 2002-05-08  Michael Snyder  <msnyder@redhat.com>
9847
9848         * stabs.texinfo (Attributes): Document new "vector" attribute.
9849
9850 2002-05-04  Andrew Cagney  <ac131313@redhat.com>
9851
9852         * gdbint.texinfo (Releasing GDB): Revise `Create a Release'.
9853
9854 2002-05-04  Andrew Cagney  <ac131313@redhat.com>
9855
9856         * gdb.texinfo: Delete obsolete references to a29k.
9857
9858 2002-04-24  Andrew Cagney  <ac131313@redhat.com>
9859
9860         * gdbint.texinfo (Target Architecture Definition): Replace
9861         IN_SIGTRAMP with PC_IN_SIGTRAMP.
9862
9863 2002-04-24  David S. Miller  <davem@redhat.com>
9864
9865         * gdbint.texinfo (REGISTER_IN_WINDOW): Delete definition.
9866
9867 2002-04-21  David S. Miller  <davem@redhat.com>
9868
9869         * gdbint.texinfo (SKIP_PROLOGUE_FRAMELESS_P): Delete definition.
9870
9871 2002-04-21  Andrew Cagney  <ac131313@redhat.com>
9872
9873         * gdbint.texinfo (Target Architecture Definition): Delete
9874         definition of HAVE_REGISTER_WINDOWS.
9875
9876 2002-04-19  Eli Zaretskii  <eliz@gnu.org>
9877
9878         * gdbint.texinfo (Releasing GDB, Coding): Fix typos.  Reported by
9879         "Theodore A. Roth" <troth@verinet.com>.
9880
9881 2002-04-15  Don Howard  <dhoward@redhat.com>
9882
9883         From Eli Zaretskii <eliz@gnu.org>
9884         * gdb.texinfo (show max-user-call-depth): Correct formatting.
9885         Provide a better explaination of this feature.
9886
9887 2002-04-14  Andrew Cagney  <ac131313@redhat.com>
9888
9889         * gdbint.texinfo (Target Architecture Definition): Remove
9890         FRAME_CHAIN_COMBINE.
9891
9892 2002-04-12  Michael Chastain  <mec@shout.net>
9893
9894         * gdbint.texinfo (Obsolete Conditionals): Remove reference to
9895         REG_STACK_SEGMENT.
9896
9897 2002-04-09  Michael Chastain  <mec@shout.net>
9898
9899         * gdbint.texinfo (Obsolete Conditionals): Remove references to
9900         PYRAMID_* macros.
9901
9902 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
9903
9904         * gdb.texinfo (Bug Reporting): Document that the web is the
9905         prefered way of submitting bug reports.
9906         (Bug Reporting): Delete the s-mail address as the last resort.
9907
9908 2002-04-05  Andrew Cagney  <ac131313@redhat.com>
9909
9910         * gdbint.texinfo (Target Architecture Definition): Delete
9911         references to TARGET_WRITE_FP and write_fp.
9912
9913 2002-03-27  Michael Snyder  <msnyder@redhat.com>
9914
9915         * gdb.texinfo: Document new commands dump, append, and restore.
9916
9917 2002-03-27  Andrew Cagney  <ac131313@redhat.com>
9918
9919         * gdbint.texinfo (Releasing GDB): Revise the section `Before the
9920         Branch'.
9921
9922 2002-03-18  Andrew Cagney  <ac131313@redhat.com>
9923
9924         * gdb.texinfo: Change all examples to @smallexample.
9925         * gdbint.texinfo: Ditto.
9926
9927 2002-03-18  Andrew Cagney  <ac131313@redhat.com>
9928
9929         * gdbint.texinfo (Releasing GDB): Add section ``Versions and
9930         Branches''.
9931
9932 2002-03-18  Andrew Cagney  <ac131313@redhat.com>
9933
9934         * gdbint.texinfo (Releasing GDB): Add the section``Branch Commit
9935         Policy''.
9936
9937 2002-03-04  Fred Fish  <fnf@redhat.com>
9938
9939         * gdbint.texinfo: Fix a bunch of typos (alsways, mirrorred,
9940         expresson, suports, dependant, trhe, perhaphs, situtations,
9941         explictily, taged, oportunity, unfortunatly).
9942
9943 2002-02-24  Andrew Cagney  <ac131313@redhat.com>
9944
9945         * Makefile.in (gdb.info): Add explicit path to gdb.texinfo.
9946         Remove reference to 3.12.
9947
9948 2002-02-23  Andrew Cagney  <ac131313@redhat.com>
9949
9950         * gdbint.texinfo: Include fdl.texi.
9951         (Top): Add GNU Free Documentation License.
9952         * Makefile.in (SFILES_INCLUDED): Add gpl.texi.
9953         (gdbint.dvi, gdbint.pdf, gdbint.info): Add dependency on fdl.texi.
9954         (gdbint_toc.html): Add dependency on gdb-cfg.texi and fdl.texi.
9955         (gdbint.info): Add srcdir to include path.
9956         * gdb.texinfo: Include gpl.texi.
9957         (Top): Add Copying.
9958         * gpl.texi: New file.
9959
9960 2002-02-23  Andrew Cagney  <ac131313@redhat.com>
9961
9962         * gdbint.texinfo (Debugging GDB): Remove references to cygnus.com.
9963
9964 2002-02-19  Pierre Muller  <muller@ics.u-strasbg.fr>
9965
9966         * gdb.texinfo: Document Cygwin native specific commands.
9967
9968 2002-02-15  Daniel Jacobowitz  <drow@mvista.com>
9969
9970         * gdb.texinfo: Document gdbserver ``--attach'' command.
9971
9972 2002-02-07  Michael Snyder  <msnyder@redhat.com>
9973
9974         * gdb.texinfo (overlays): Change @var(_ovly_debug_event)
9975         to @code(_ovly_debug_event).
9976
9977 2002-02-07  Andrew Cagney  <ac131313@redhat.com>
9978
9979         * gdb.texinfo (How Overlays Work): Shrink the overlay diagram.
9980
9981 2002-02-06  Michael Snyder  <msnyder@redhat.com>
9982
9983         * gdb.texinfo (overlays): Mention new magic symbol
9984         '_ovly_debug_event', which allows GDB to keep better track
9985         of overlays.
9986
9987 2002-02-03  Eli Zaretskii  <eliz@gnu.org>
9988
9989         * gdb.texinfo (Memory Region Attributes): Fix the wording.
9990         Suggested by Dmitry Sivachenko.
9991
9992         * (<many nodes>): Fix the spelling and punctuation of "i.e.".
9993
9994 2002-02-01  Michael Snyder  <msnyder@redhat.com>
9995
9996         * gdb.texinfo (set trust-readonly): Change value{gdbn} to value{GDBN}.
9997
9998 2002-01-30  Michael Snyder  <msnyder@redhat.com>
9999
10000         * gdb.texinfo: (remote protocol): Gramatical fix-up.
10001         (set trust-readonly-sections): Document.
10002
10003 2002-01-29  Andrew Cagney  <ac131313@redhat.com>
10004
10005         * gdbint.texinfo (Releasing GDB): Revise and update.
10006
10007 2002-01-28  Andrew Cagney  <ac131313@redhat.com>
10008
10009         * gdbint.texinfo (Target Architecture Definition): Delete
10010         description of TARGET_BYTE_ORDER_DEFAULT.
10011
10012 2002-01-27  Eli Zaretskii  <eliz@gnu.org>
10013
10014         * gdb.texinfo: Fix typos and markup.  From Dmitry Sivachenko
10015         <mitya@cavia.pp.ru>.
10016
10017 2002-01-23  Andrew Cagney  <ac131313@redhat.com>
10018
10019         * libgdb.texinfo: Delete file.
10020
10021 2002-01-22  Andrew Cagney  <ac131313@redhat.com>
10022
10023         * gdb.texinfo: Remove makeinfo 3.12 hacks.
10024         * gdbint.texinfo: Ditto.
10025
10026 Tue Jan 22 11:57:38 2002  Andrew Cagney  <cagney@redhat.com>
10027
10028         * gdb.texinfo: Fix typo ``Remove' -> ``Remote''.
10029
10030 2002-01-22  Andrew Cagney  <ac131313@redhat.com>
10031
10032         * Makefile.in: Update copyright.
10033         (TEXI2DVI): Define.
10034         (gdb.dvi, gdb.pdf, stabs.dvi, stabs.pdf): Use TEXI2DVI.
10035         (gdbint.dvi, gdbint.pdf): Use TEXI2DVI.  Add dependency on
10036         gdb-cfg.texi.
10037         (TEXINDEX, PDFTEX): Delete makefile variables.
10038
10039 2002-01-22  Andrew Cagney  <ac131313@redhat.com>
10040
10041         * gdb.texinfo (Protocol): Move section to appendix.
10042
10043 2002-01-21  Andrew Cagney  <ac131313@redhat.com>
10044
10045         * gdb.texinfo (Remote Debugging): Create a menu.
10046         (Top): Add ``Remote Debugging'' to menu.
10047
10048 2002-01-21  Andrew Cagney  <ac131313@redhat.com>
10049
10050         * gdb.texinfo (Remote): Move the sub-section ``The GDB remote
10051         serial protocol'' from here.
10052         (Remote Debugging): To here.  New chapter.
10053
10054 2002-01-20  Andrew Cagney  <ac131313@redhat.com>
10055
10056         * gdbint.texinfo (Target Architecture Definition): Delete
10057         description of TARGET_BYTE_ORDER_SELECTABLE_P.
10058
10059 2002-01-20  Andrew Cagney  <ac131313@redhat.com>
10060
10061         * gdbint.texinfo (Host Definition): Revise.  xm-xyz.h and xyz.mh
10062         are no longer needed.
10063         (Porting GDB): Add maintainer note about configure.host.
10064
10065 2002-01-20  Andrew Cagney  <ac131313@redhat.com>
10066
10067         * gdbint.texinfo (Target Architecture Definition): Remove
10068         definition of IEEE_FLOAT.
10069
10070 2002-01-20  Eli Zaretskii  <eliz@gnu.org>
10071
10072         * gdb.texinfo: Beautify copyright years; fix a typo.
10073         (DJGPP Native): Fix overfull hboxes in examples.  From Brian Youmans
10074         <3diff@gnu.org>
10075
10076 2002-01-19  Andrew Cagney  <ac131313@redhat.com>
10077
10078         * gdbint.texinfo (Host Definition): Remove references to
10079         MALLOC_INCOMPATIBLE.
10080
10081 2002-01-17  Andrew Cagney  <ac131313@redhat.com>
10082
10083         * gdbint.texinfo (Host Definition): Remove references to XDEPFILES
10084         and xyz-xdep.o.
10085
10086 2002-01-17  Andrew Cagney  <ac131313@redhat.com>
10087
10088         * gdb.texinfo (Maintenance Commands): Add appendix.
10089         (Set Breaks): Copy ``maint info breakpoint'' doco to
10090         ``Maintenance Commands'' appendix.  Add reference.
10091
10092 2002-01-17  Andrew Cagney  <ac131313@redhat.com>
10093
10094         * fdl.texi: Remove next/prev from @node.
10095
10096 2002-01-17  Eli Zaretskii  <eliz@gnu.org>
10097
10098         * gdb.texinfo: @include fdl.texi.  Fixes for overfull hboxes and
10099         for monstrous @multitable (from Brian Youmans).
10100
10101         * fdl.texi: New file.
10102
10103         * Makefile.in (SFILES_INCLUDED): Add fdl.texi.
10104
10105 2002-01-15  Andrew Cagney  <ac131313@redhat.com>
10106
10107         * gdbint.texinfo (Releasing GDB): New chapter.
10108
10109 2002-01-14  Andrew Cagney  <ac131313@redhat.com>
10110
10111         * gdb.texinfo (Embedded Processors, Calling program functions):
10112         Obsolete references to a29k.
10113
10114 2002-01-13  Andrew Cagney  <ac131313@redhat.com>
10115
10116         * gdbint.texinfo (Coding): Review Cleanups section.  Examples
10117         examples.  Document that a code-block should do or discard its
10118         cleanups before exit.
10119
10120 2002-01-11  Michael Snyder  <msnyder@redhat.com>
10121
10122         * gdb.texinfo (Choosing files): Change @samp to @file.
10123
10124 2002-01-05  Michael Snyder  <msnyder@redhat.com>
10125
10126         * gdb.texinfo (--pid): Document new command line option (attach).
10127
10128 2002-01-07  Eli Zaretskii  <eliz@gnu.org>
10129
10130         * gdb.texinfo (Tracepoints): Clarify that tracepoints need support
10131         in the stub.
10132
10133 2002-01-04  Andrew Cagney  <ac131313@redhat.com>
10134
10135         * gdbint.texinfo (Target Architecture Definition): Replace
10136         BIG_ENDIAN with BFD_ENDIAN_BIG.
10137
10138 2002-01-03  Andrew Cagney  <ac131313@redhat.com>
10139
10140         * gdbint.texinfo (Target Architecture Definition): Replace
10141         value_ptr with struct value pointer.
10142
10143 2002-01-02  Eli Zaretskii  <eliz@gnu.org>
10144
10145         * gdb.texinfo (Free Software): Fix wording.
10146
10147 2001-12-31  Eli Zaretskii  <eliz@gnu.org>
10148
10149         * gdb.texinfo (Free Software): New section ``Free Software Needs
10150         Free Documentation''.
10151
10152 2001-12-30  Eli Zaretskii  <eliz@gnu.org>
10153
10154         * stabs.texinfo:
10155         * gdb.texinfo:
10156         * gdbint.texinfo:
10157         * libgdb.texinfo:
10158         * annotate.texi: Fix the application of GFDL in the Copyright notice.
10159
10160 2001-12-29  Michael Snyder  <msnyder@redhat.com>
10161
10162         * gdb.texinfo (maint info sections): Fix typo.
10163
10164 2001-12-26  Michael Snyder  <msnyder@redhat.com>
10165
10166         * gdb.texinfo (maint info sections): Document.
10167
10168         * gdb.texinfo (info proc): Comment out documentation for
10169         'info proc' sub-options that are currently not implemented.
10170
10171 2001-12-20  Jim Blandy  <jimb@redhat.com>
10172
10173         * gdbint.texinfo (TARGET_CHAR_SIGNED): Document.
10174
10175 2001-12-15  Andrew Cagney  <ac131313@redhat.com>
10176
10177         * gdbint.texinfo (Target Architecture Definition): Replace
10178         LITTLE_ENDIAN with BFD_ENDIAN_LITTLE.
10179
10180 2001-12-01  Andrew Cagney  <ac131313@redhat.com>
10181
10182         * gdbint.texinfo (Host Definition): Delete documentation on
10183         HOST_BYTE_ORDER.
10184
10185 2001-11-30  Jim Blandy  <jimb@redhat.com>
10186
10187         * gdb.texinfo (Overlays): New chapter, documenting GDB's
10188         overlay support.  Add to top-level menu.
10189
10190 2001-11-26  Tom Tromey  <tromey@redhat.com>
10191
10192         * gdb.texinfo (Command Syntax): Document C-o binding.
10193
10194 2001-07-26  Christopher Faylor  <cgf@redhat.com>
10195
10196         * gdb.texinfo (Options): Eliminate attempt to explain .gdbinit/gdb.ini
10197         use since it is described in the referenced section.
10198
10199         From Eli Zaretskii <eliz@gnu.org>
10200         * gdb.texinfo (Command Files): Reword to make gdb.ini requirement
10201         clearer when using DJGPP.
10202
10203 2001-11-24  Christopher Faylor  <cgf@redhat.com>
10204
10205         * gdb.texinfo (File Options): Change description of -nx and gdb.ini to
10206         specifically refer to MS-DOS.
10207         (command files): Mention gdb.ini is only used on MS-DOS.
10208
10209 2001-11-21  Tom Tromey  <tromey@redhat.com>
10210
10211         * gdb.texinfo (Invoking GDB): Document --args.
10212         (Mode Options): Likewise.
10213
10214 2001-11-21  Jim Blandy  <jimb@redhat.com>
10215
10216         * gdbint.texinfo (TARGET_RANGE_PROFITABLE_FOR_HW_WATCHPOINT):
10217         Delete documentation; this macro has been removed from the
10218         sources.
10219
10220 2001-11-13  Jim Blandy  <jimb@redhat.com>
10221
10222         * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Clarify.
10223
10224 2001-11-06  Corinna Vinschen  <vinschen@redhat.com>
10225
10226         * gdb.texinfo (gdbarch_in_function_epilogue_p): Add documentation.
10227
10228 2001-11-05  Michael Snyder  <msnyder@redhat.com>
10229
10230         * gdb.texinfo (info functions): Document use of backslash to
10231         quote regexp chars in function names such as "operator*()".
10232
10233 2001-11-01  Fred Fish  <fnf@redhat.com>
10234
10235         * gdbint.texinfo (SOLIB_ADD): Document additional new
10236         "readsyms" arg.
10237
10238 2001-10-30  Don Howard  <dhoward@redhat.com>
10239
10240         * gdb.texinfo: (Command Files) Added documentation for the
10241         behavior of gdb with input redirected from a file.
10242
10243 2001-10-28  Fred Fish  <fnf@redhat.com>
10244
10245         * gdb.texinfo (auto-solib-add): Change docs to match
10246         implementation change.
10247         (auto-solib-limit): Add docs for new variable.
10248
10249 2001-10-15  Andrew Cagney  <ac131313@redhat.com>
10250
10251         * gdbint.texinfo (Target Architecture Definition): Function
10252         value_as_pointer renamed to value_as_address.
10253
10254 2001-10-15  Andrew Cagney  <ac131313@redhat.com>
10255
10256         * gdbint.texinfo (Target Architecture Definition): Default
10257         POINTER_TO_ADDRESS functions assume unsigned addresses.
10258         (INTEGER_TO_ADDRESS): Document.  Derive pragmatics section from a
10259         posting by Jim Blandy.
10260
10261 2001-10-12  Jim Blandy  <jimb@redhat.com>
10262
10263         * Makefile.in (MAKEHTMLFLAGS): Remove -glossary; the most recent
10264         version of texi2html (1.64) doesn't support this flag any more.
10265
10266 2001-09-08  Mark Kettenis  <kettenis@gnu.org>
10267
10268         * gdbint.texinfo (Host Definition): Remove description of
10269         MEM_FNS_DECLARED.
10270
10271         * gdbint.texinfo (Host Definition): Remove description of R_OK.
10272
10273         * gdbint.texinfo (Host Definition): Remove description of
10274         HAVE_SIGSETMASK.
10275
10276 2001-09-04  Elena Zannoni  <ezannoni@redhat.com>
10277
10278         * gdbint.texinfo (Target Architecture Definition): Add
10279         explanation of TARGET_PRINT_INSN macro.
10280
10281 2001-08-30  Jim Blandy  <jimb@redhat.com>
10282
10283         * gdb.texinfo (`add-symbol-file'): Correct synopsis.
10284         Explain what it means to load relocatable files.
10285
10286 2001-08-28  Jim Blandy  <jimb@redhat.com>
10287
10288         * gdbint.texinfo: Bring the HTML `top' menu into sync with the
10289         info `top' menu.
10290
10291 Wed Aug 15 10:47:28 2001  Christopher Faylor <cgf@cygnus.com>
10292
10293         * gdbint.texinfo: Add a cautionary note about macro use.
10294
10295 2001-08-02  Corinna Vinschen  <vinschen@redhat.com>
10296
10297         * gdb.texinfo: Explain omitting the hostname in the
10298         `target remote' command.
10299
10300 2001-07-30  Daniel Jacobowitz  <drow@mvista.com>
10301
10302         * gdbint.texinfo: Remove extraneous START-INFO-DIR-ENTRY
10303         and END-INFO-DIR-ENTRY.
10304
10305 2001-07-28  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
10306
10307         * gdb.texinfo (TUI Configuration): Rename tui configuration variables.
10308
10309 2001-07-25  Andrew Cagney  <ac131313@redhat.com>
10310
10311         * gdbint.texinfo (libgdb): Rewrite.
10312
10313 2001-07-26  Eli Zaretskii  <eliz@gnu.org>
10314
10315         * Makefile.in (gdbgui.dvi, gdb-gui, gdbgui.info): Targets deleted.
10316
10317 2001-07-24  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
10318
10319         * gdb.texinfo (TUI): New chapter, document the TUI.
10320         (Mode Options): Document the -tui option.
10321
10322 2001-07-23  Mark Kettenis  <kettenis@gnu.org>
10323
10324         * gdbint.texinfo (Host Definition): Remove description of
10325         NEED_POSIX_SETPGID.
10326
10327 2001-07-23  Eli Zaretskii  <eliz@gnu.org>
10328
10329         * gdb.tex (DJGPP Native): New node, with descriptions of
10330         DJGPP-specific commands.
10331
10332 2001-07-19  John R. Moore  <jmoore@redhat.com>
10333
10334         * gdbint.texinfo: Three misspellings.
10335
10336 2001-07-06  Andrew Cagney  <ac131313@redhat.com>
10337
10338         * Makefile.in (refcard.dvi): Rewrite to avoid problems with empty
10339         `test` expressions on bash.  Problem reported by Colin Walters.
10340
10341 2001-07-04  Andrew Cagney  <ac131313@redhat.com>
10342
10343         * gdbint.texinfo (User Interface): Update ui-out documentation to
10344         refelect recent UI/MI updates.
10345
10346 2001-07-04  Andrew Cagney  <ac131313@redhat.com>
10347
10348         * gdb.texinfo (Mode Options): Mention the mi0 and mi1
10349         interpreters.
10350
10351 2001-06-15  Andrew Cagney  <ac131313@redhat.com>
10352
10353         * gdbint.texinfo (Target Architecture Definition): GDBARCH is a C
10354         structure and not macros.
10355         (Host Definition): Document that much of this chapter is obsolete.
10356         (Target Architecture Definition): Update list of files that make
10357         up a target architecture.
10358         (Coding): Update.
10359
10360 2001-06-28  Andrew Cagney  <ac131313@redhat.com>
10361
10362         * gdbint.texinfo (Target Architecture Definition): Update
10363         EXTRACT_STRUCT_VALUE_ADDRESS and EXTRACT_STRUCT_VALUE_ADDRESS_P.
10364         The latter has been changed to a true predicate.
10365
10366 2001-06-17  Eli Zaretskii  <eliz@gnu.org>
10367
10368         * annotate.texi: Add @noindent where needed.  From Dmitry
10369         Sivachenko <dima@Chg.RU>.
10370         * gdb.texinfo: Indexing fix.  From Dmitry Sivachenko.
10371
10372 2001-06-16  Andrew Cagney  <ac131313@redhat.com>
10373
10374         * gdb.texinfo (Protocol): Fix typo.  Extra parenthesis.
10375
10376 2001-06-14  Andrew Cagney  <ac131313@redhat.com>
10377
10378         * gdb.texinfo (Remote Protocol): Document that the ``!'' packet
10379         returns ``OK''.  Document that the ``R'' packet does not reply.
10380
10381 2001-06-13  Michael Snyder  <msnyder@redhat.com>
10382
10383         * gdb.texinfo (Protocol): Add doc for new packet "qSymbol:".
10384
10385 2001-06-13  Eli Zaretskii  <eliz@gnu.org>
10386
10387         * gdb.texinfo (Signals): Clarify the default setting of signal
10388         handling.
10389
10390 2001-05-14  Andrew Cagney  <ac131313@redhat.com>
10391
10392         * gdbint.texinfo (CLEAR_DEFERRED_STORES): Delete stray @item
10393         (FRAME_ARGS_ADDRESS_CORRECT): Ditto.
10394
10395 2001-05-12  Andrew Cagney  <ac131313@redhat.com>
10396
10397         * Makefile.in (GDBvn.texi): Set GDBVN from ../version.in.
10398
10399 2001-05-10  Eli Zaretskii  <eliz@gnu.org>
10400
10401         * gdbint.texinfo (Clean Design and Portable Implementation):
10402         Renamed from "Clean Design".
10403         (Clean Design and Portable Implementation): Document portable
10404         methods of handling file names, and the associated macros.
10405
10406 2001-04-02  Eli Zaretskii  <eliz@gnu.org>
10407
10408         * gdb.texinfo (Tracepoint Actions): Mention the "info scope"
10409         command and provide a cross-reference to its description.
10410         (Symbols): Note that "info scope" is useful for trace experiments.
10411
10412 2001-04-01  Eli Zaretskii  <eliz@gnu.org>
10413
10414         * gdb.texinfo (Symbols): Document "info scope".
10415         (Tracepoints): New chapter.
10416         (Contributors): Update for v5.1.
10417         <All nodes>: Change "C++" to "C@t{++}".
10418
10419         * gdbint.texinfo (User Interface): A new section about ui_out
10420         functions, based on text written by Fernando Nasser.
10421
10422         * stabs.texinfo: Change Permissions to GFDL.  Update Copyright.
10423
10424 2001-03-26  Eli Zaretskii  <eliz@gnu.org>
10425
10426         * gdb.texinfo: Change Permissions to GFDL.  Update Copyright.
10427
10428         * gdbint.texinfo: Change Permissions to GFDL.  Update Copyright.
10429
10430         * gdbgui.texinfo: Change Permissions to GFDL.  Update Copyright.
10431         Replace "GDB" with "@value{GDBN}".  Fix markup.
10432
10433         * annotate.texi: Change Permissions to GFDL.  Update Copyright.
10434
10435         * gdb.texinfo (Output Formats): Mention "info symbol" and provide
10436         a cross-reference to its description.
10437         (Symbols): Document "info symbol".
10438
10439 2001-03-21  Eli Zaretskii  <eliz@gnu.org>
10440
10441         * gdbint.texinfo (Algorithms): New section "Watchpoints" and new
10442         subsection "x86 Watchpoints".
10443         (Target Architecture Definition): Document the macros
10444         I386_USE_GENERIC_WATCHPOINTS and TARGET_HAS_HARDWARE_WATCHPOINTS.
10445         (Native Debugging): Document I386_USE_GENERIC_WATCHPOINTS.
10446
10447 2001-03-20  Andrew Cagney  <ac131313@redhat.com>
10448
10449         * gdbint.texinfo (Target Architecture Definition): Update
10450         definition of SOFTWARE_SINGLE_STEP_P to include empty parameter
10451         list.
10452
10453 2001-03-06  Kevin Buettner  <kevinb@redhat.com>
10454
10455         * Makefile.in, all-cfg.texi, annotate.texi, gdb.texinfo,
10456         gdbint.texinfo, refcard.tex: Update/correct copyright notices.
10457
10458 2001-02-21  Eli Zaretskii  <eliz@gnu.org>
10459
10460         * gdb.texinfo (Signals): Document "ignore", "noignore", and "all".
10461
10462 2001-02-11  Eli Zaretskii  <eliz@gnu.org>
10463
10464         * gdb.texinfo (Environment): Document that `path' does not change
10465         the value of PATH in GDB's own environment (it did in the past,
10466         but that was changed on March 15, 1994).  Reported by Doug Evans
10467         <dje@transmeta.com>.
10468
10469         * gdbint.texinfo: Fix up @itemize lists so that @item is alone on
10470         its line.  Fix markup of commands and macros.  Add an Index node
10471         and index entries.
10472
10473 2001-01-23  J.T. Conklin  <jtc@redback.com>
10474
10475         * gdb.texinfo (Memory region attributes): New manual section.
10476
10477 2001-01-04  Nicholas Duffek  <nsd@redhat.com>
10478
10479         * gdbint.texinfo (POP_FRAME): Document use by return_command.
10480
10481 2000-12-25  Eli Zaretskii  <eliz@gnu.org>
10482
10483         * refcard.tex: Version and copyright fixed.  From Phil Edwards
10484         <pedwards@disaster.jaj.com>.
10485
10486 Thu Nov 30 16:57:19 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10487
10488         * gdbint.texinfo (ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM,
10489         DWARF2_REG_TO_REGNUM): Document.
10490
10491 Mon Nov 20 21:29:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10492
10493         * gdbint.texinfo (Coding): Update current value of
10494         --enable-build-warnings.  Mention --enable-gdb-build-warnings.
10495
10496 2000-11-19  Eli Zaretskii  <eliz@gnu.org>
10497
10498         * gdb.texinfo (Continuing and Stepping):  Fixed markup and typos,
10499         as suggested by Dmitry Sivachenko <dima@Chg.RU>.
10500
10501 2000-11-10  Christopher Faylor <cgf@cygnus.com>
10502
10503         * gdb.texinfo: Document new 'set step-mode' command.
10504
10505 2000-10-16  Eli Zaretskii  <eliz@gnu.org>
10506
10507         * gdb.texinfo (Contributors, MIPS Embedded): Minor spelling
10508         changes from Dmitry Sivachenko <dima@Chg.RU>.
10509
10510 2000-09-26  Eli Zaretskii  <eliz@gnu.org>
10511
10512         * gdb.texinfo (Hooks): Document the new post-hook functionality.
10513         From Steven Johnson <sbjohnson@ozemail.com.au>.
10514
10515 2000-08-10  Mark Kettenis  <kettenis@gnu.org>
10516
10517         * gdbint.texinfo (Overall Structure): Spelling fix.
10518
10519 2000-08-10  Eli Zaretskii  <eliz@gnu.org>
10520
10521         * gdbint.texinfo (Target Architecture Definition): Document that
10522         REGISTER_CONVERT_TO_VIRTUAL should only be called on a register
10523         for which REGISTER_CONVERTIBLE returns a zero value.
10524
10525 2000-07-08  Christopher Faylor <cgf@cygnus.com>
10526
10527         * Makefile.in (install-info): Find files to install in either the
10528         build or source directories (adapted from Makefile.am).
10529
10530 2000-07-07  Nicholas Duffek  <nsd@redhat.com>
10531
10532         * stabs.texinfo: Fix spelling errors.
10533         (String Field): FILE-NUMBER starts from 0, not 1.
10534
10535 2000-07-05  Eli Zaretskii <eliz@gnu.org>
10536
10537         * refcard.tex: Remove \centerline from the blurb.  Patch from
10538         Brian Youmans.
10539
10540 2000-06-25  Eli Zaretskii <eliz@gnu.org>
10541
10542         * Makefile.in (install-info): Support installation from outside of
10543         the source directory.  Reported by Mark Harig
10544         <markh@frazier.landmark.com>.
10545
10546 2000-06-20  J.T. Conklin  <jtc@redback.com>
10547
10548         * gdb.texinfo: Fix typo, $bpnum is set to last breakpoint number.
10549
10550 Fri May 26 15:55:33 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10551
10552         * Makefile.in (pdf, gdbint.pdf, gdb.pdf, stabs.pdf): New targets.
10553         Generate using pdftex.
10554         (PDFTEX): Define.
10555         (STAGESTUFF, maintainer-clean realclean): Add *.pdf.
10556         (gdb.texinfo, gdbint.texinfo, stabs.texinfo): When TeX insert the
10557         @contents at the start.
10558
10559 2000-05-24  Eli Zaretskii  <eliz@gnu.org>
10560
10561         * gdb.texinfo: Remove duplicate @syncodeindex.  From Brian
10562         Youmans.
10563
10564 Wed May 24 21:27:58 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10565
10566         From Brian Youmans:
10567         * gdb.texinfo: Fix ``et al.''.
10568
10569 Tue May 23 22:57:41 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10570
10571         * Makefile.in (refcard.dvi): Remove quotes around REFEDITS in for
10572         loop.
10573
10574 2000-05-19  Jimmy Guo  <guo@cup.hp.com>
10575
10576         * configure: Regenerate.
10577
10578 2000-05-17  Eli Zaretskii  <eliz@gnu.org>
10579
10580         * Makefile.in (install-info): Run install-info on installed Info
10581         files.
10582
10583 Fri May 12 20:18:04 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10584
10585         * gdb.texinfo: Add Stan Shebs, et.al. as authors.  Mention
10586         Andrew Cagney.
10587
10588 2000-05-09  Eli Zaretskii  <eliz@gnu.org>
10589
10590         * gdb.texinfo: Proofreading changes from Brian Youmans.
10591
10592 2000-05-01  Nick Duffek  <nsd@cygnus.com>
10593
10594         * gdb.texinfo (Command Files): Mention -x, use @enumerate for
10595         startup sequence, minor edits.
10596
10597 2000-05-01  Eli Zaretskii  <eliz@gnu.org>
10598
10599         * annotate.texi: Remove "@syncodeindex fn cp", it causes grief in
10600         TeX.
10601
10602         * gdb.texinfo: Add "@syncodeindex fn cp".  Convert all entries
10603         "@kindex f" into "@kindex f (foo)", otherwise we get index entries
10604         like `n' and `s' which look weird.  Convert some of the @kindex to
10605         @vindex, when they refer to variables, not commands.
10606
10607 Sat Apr 29 17:01:04 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10608
10609         * gdbint.texinfo (Hints): Do not use @value{GDBN in @nodes.
10610
10611 2000-04-23  Eli Zaretskii  <eliz@gnu.org>
10612
10613         * Makefile.in (GDBMI_DIR): New variable.
10614         (SET_TEXINPUTS): Add $(GDBMI_DIR).
10615         (SFILES_DOC): Add $(GDBMI_DIR)/gdbmi.texinfo.
10616         (gdbmi.texinfo): New target, for texi2roff.
10617         (gdb.me, gdb.ms, gdb.mm): Depend on gdbmi.texinfo.
10618         (gdb.info, gdb_toc.html): Add "-I ${GDBMI_DIR}".
10619
10620         * gdb.texinfo (Top): Add GDB/MI to the main menu and @include
10621         gdbmi.texinfo.
10622         (Mode Options): Add xref to GDB/MI docs and remove a FIXME
10623         comment.
10624
10625 2000-04-17  Elena Zannoni  <ezannoni@kwikemart.cygnus.com>
10626
10627         * gdb.texinfo (Files): Update description of add-symbol-file
10628         command.
10629
10630 2000-04-17  Eli Zaretskii  <eliz@gnu.org>
10631
10632         * gdb.texinfo (Porting GDB): Don't use @value in the node name, it
10633         prevents the build (and is generally a Bad Idea).
10634
10635 2000-04-17  Eli Zaretskii  <eliz@gnu.org>
10636
10637         * gdb.texinfo (Protocol): Prevent makeinfo from complaining about
10638         a comma inside @var.
10639         (Command Files): Index markup changes from Dmitry Sivachenko
10640         <dima@Chg.RU>.
10641
10642 2000-04-16  Eli Zaretskii  <eliz@gnu.org>
10643
10644         * Makefile.in (LN_S): Define.
10645         (gdb-cfg.texi, gdb.dvi, links2roff, inc-hist.texinfo): Don't
10646         invoke "ln -s" unless it is known to work.
10647
10648         * configure.in (AC_PROG_LN_S): Add.
10649
10650 2000-04-14  Jim Blandy  <jimb@redhat.com>
10651
10652         * gdbint.texinfo (Pointers Are Not Always Addresses): New manual
10653         section.
10654         (Target Conditionals): Document ADDRESS_TO_POINTER,
10655         POINTER_TO_ADDRESS.
10656
10657 2000-04-11  Daniel Berlin  <dan@cgsoftware.com>
10658
10659         * gdbint.texinfo: Replaced GDB with @value{GDBN}, @include
10660         gdb-cfg.texi to get the value.
10661
10662 2000-04-10  Jim Blandy  <jimb@redhat.com>
10663
10664         * gdbint.texinfo (Target Architecture Definition): Fix
10665         cross-references.
10666
10667 2000-04-08  Jim Blandy  <jimb@redhat.com>
10668
10669         * gdbint.texinfo (Using Different Register and Memory Data
10670         Representations): New section.
10671         (REGISTER_CONVERTIBLE, REGISTER_RAW_SIZE, REGISTER_VIRTUAL_SIZE,
10672         REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_VIRTUAL,
10673         REGISTER_CONVERT_TO_RAW): Document.
10674
10675 Mon Apr  3 19:16:32 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10676
10677         * gdb.texinfo (Protocol): Deprecate the sequence-id.  Add cindex
10678         for acknowledgments.
10679
10680 Tue Mar 28 18:28:45 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10681
10682         * gdb.texinfo (Protocol): Replace ``qfThreadExtraInfo'' with
10683         qThreadExtraInfo.
10684
10685 2000-03-28  J.T. Conklin  <jtc@redback.com>
10686
10687         * gdb.texinfo: Clarify which remote debug protocol commands are
10688         required and which are optional.
10689
10690 Tue Mar 28 16:06:22 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10691
10692         * gdb.texinfo: Revert remainder of Fri Mar 24 18:06:34 2000 Andrew
10693         Cagney <cagney@b1.cygnus.com>.  Move @chapter and @node entries
10694         back to annotate.texi, rluser.texinfo and inc-hist.texinfo.
10695         * annotate.texi: Update.
10696
10697 2000-03-28  Stan Shebs  <shebs@apple.com>
10698
10699         * gdb.texinfo: Update dates, bump to Eighth Edition (note
10700         expectation of additional changes before release), update
10701         ISBN, add copy of top-level menu for @ifhtml, remove explicit
10702         node links, rephrase and/or shorten lines to fix formatting
10703         problem in both regular and @smallbook formats.
10704         * annotate.texi: Shorten lines in example, use smallexample
10705         consistently everywhere.
10706         * Makefile.in: Add comment about texinfo 4.0 html generation.
10707         (SFILES_INCLUDED): Add annotate.texi.
10708
10709 2000-03-27  Daniel Berlin  <dan@cgsoftware.com>
10710
10711         * gdb.texinfo (Debugging Output): Added new section, documenting
10712         the "set/show debug" commands.
10713
10714 Fri Mar 24 18:06:34 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10715
10716         * annotate.texi (Annotations): When GDBN omit @chapter and @node
10717         entry.
10718
10719         * gdb.texinfo: Check for @ifinfo instead of @ifnottex.
10720         (rluser.texinfo, inc-hist.texinfo, annotate.texi): Add local
10721         @chapter and @node entries.
10722
10723         * gdb.texinfo: Link all top-level nodes.
10724
10725 Fri Mar 24 17:56:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10726
10727         * Makefile.in (install-info): Create $(infodir) before installing
10728         files.
10729
10730 2000-03-23  Fernando Nasser  <fnasser@totem.to.cygnus.com>
10731
10732         From David Whedon <dwhedon@gordian.com>
10733         * gdbint.texinfo : Added paragraphs about command deprecation.
10734
10735 2000-03-22  Daniel Berlin  <dan@cgsoftware.com>
10736
10737       * gdb.texinfo: Add documentation for the apropos command.
10738
10739 2000-03-20  Michael Snyder  <msnyder@cleaver.cygnus.com>
10740
10741         * gdb.texinfo: Add new queries ThreadInfo and ThreadExtraInfo.
10742
10743 2000-03-20  Michael Snyder  <msnyder@cleaver.cygnus.com>
10744
10745         * gdb.texinfo: Add white space to prevent overprinting in
10746         two places.
10747
10748 2000-03-17  Stan Shebs  <shebs@apple.com>
10749
10750         * gdb.texinfo: Many minor changes from Dmitry Sivachenko
10751         <dima@Chg.RU>, also clarification of allowed content for
10752         string constants.
10753
10754 2000-03-16  Eli Zaretskii <eliz@gnu.org>
10755
10756         * gdb.texinfo (main menu): Add Annotations.
10757         (File Options): Add @cindex entries for each command-line option.
10758         Document --epoch, --annotate, --async, --interpreter, --write,
10759         --statistics, and --version.
10760
10761         * annotate.texi: Convert to a chapter.  Use @value{GDBN} instead
10762         of GDB.
10763
10764 2000-02-23  Jim Blandy  <jimb@redhat.com>
10765
10766         * gdbint.texinfo (FUNCTION_START_OFFSET): Document.
10767
10768 2000-02-22  Jim Blandy  <jimb@redhat.com>
10769
10770         * gdbint.texinfo: Document COERCE_FLOAT_TO_DOUBLE --- the new form.
10771
10772 2000-02-15  Jason Molenda  (jsm@bugshack.cygnus.com)
10773
10774         * Makefile.in (diststuff): New target.
10775
10776 2000-02-15  Kevin Buettner  <kevinb@redhat.com>
10777
10778         * agentexpr.texi: Fix wording regarding Intel's IA-64
10779         architecture.  [From Jim Wilson.]
10780
10781 2000-01-16  Tom Tromey  <tromey@cygnus.com>
10782
10783         * gdb.texinfo (Breakpoints): Mention breakpoint ranges.
10784         (Delete Breaks): Mention range arguments.
10785         (Disabling): Likewise.
10786
10787 2000-01-05  Dmitry Sivachenko <dima@Chg.RU>
10788
10789         * gdb.texinfo:  Wrap "ASCII" in @sc{}; clarify a few sentences.
10790
10791 Wed Dec  8 19:53:08 1999  Andrew Cagney  <cagney@b1.cygnus.com>
10792
10793         * gdbint.texinfo (FRAME_CHAIN_VALID): Add the generic frame-chain
10794         valid functions.
10795
10796 1999-11-05  Stan Shebs  <shebs@andros.cygnus.com>
10797
10798         * gdb.texinfo: Clarify regular expressions used in rbreak.
10799
10800 1999-10-15  Kevin Buettner  <kevinb@cygnus.com>
10801
10802         * gdbint.texinfo (MEMORY_INSERT_BREAKPOINT,
10803         MEMORY_REMOVE_BREAKPOINT):  Document.
10804
10805 Thu Oct 14 21:17:17 1999  Andrew Cagney  <cagney@b1.cygnus.com>
10806
10807         * gdb.texinfo (remote): Document how GDB ignores the qOffsets BSS
10808         offset re-using the DATA offset instead.
10809
10810 1999-10-11  Jim Kingdon  <kingdon@redhat.com>
10811
10812         * gdbint.texinfo (Target Architecture Definition): Add PARM_BOUNDARY.
10813
10814 1999-10-05  Stan Shebs  <shebs@andros.cygnus.com>
10815
10816         From Dmitry Sivachenko <demon@gpad.ac.ru>:
10817         * gdb.texinfo: Use GDBP and GDBN everywhere, fix a couple other
10818         typos.
10819
10820         * gdb.texinfo: Various minor wording and formatting improvements,
10821         mentions of additional command-line options.
10822
10823 1999-09-30  Fred Fish  <fnf@cygnus.com>
10824
10825         * gdb.texinfo:  Document additional forms of specifying section
10826         names and addresses for the add-symbol-file command.
10827
10828 1999-09-14  Michael Snyder  <msnyder@cleaver.cygnus.com>
10829
10830         * gdbint.texinfo: Fix typo, add the word "have".
10831
10832 1999-09-14  Jim Blandy  <jimb@cris.red-bean.com>
10833
10834         * gdbint.texinfo (Target Architecture Definition): Document the
10835         SKIP_PERMANENT_BREAKPOINT macro.
10836
10837 1999-09-07  Stan Shebs  <shebs@andros.cygnus.com>
10838
10839         * gdb.texinfo: Fiks speling errers.
10840
10841         * gdb.texinfo: Fix uses of @multitable.
10842
10843         From Eli Zaretskii  <eliz@gnu.org>:
10844         * gdb.texinfo: Include details specific to DOS host, clarify
10845         some confusing language, fix @ref/@xref/@pxref usages, add
10846         comments about using with optimization, add more indexing,
10847         fix info about disassembly-flavor.
10848
10849 Tue Sep  7 09:11:24 1999  Kevin Buettner  <kevinb@cygnus.com>
10850
10851         * gdbint.texinfo (IN_SOLIB_DYNSYM_RESOLVE_CODE,
10852         SKIP_SOLIB_RESOLVER): Define.
10853
10854 Fri Sep  3 18:05:14 1999  Andrew Cagney  <cagney@b1.cygnus.com>
10855
10856         * gdb.texinfo (Protocol): Review.  Add tables describing ``q'' and
10857         ``g'' packets.
10858
10859 1999-08-30  Stan Shebs  <shebs@andros.cygnus.com>
10860
10861         * gdb.texinfo: Create a new "Configurations" chapter with
10862         platform-specific info, inline remote.texi and move sections of it
10863         into the new chapter, move bits about info proc, heuristic search,
10864         and register stack into the new chapter.
10865         * remote.texi: Remove, now part of gdb.texinfo.
10866         * Makefile.in (SFILES_INCLUDED): Remove ref to remote.texi.
10867
10868 1999-08-27  Jason Molenda  (jsm@bugshack.cygnus.com)
10869
10870         * gdbint.texinfo (GDB_TARGET_IS_SUN3, GDB_TARGET_IS_SUN386,
10871         GDB_TARGET_IS_MACH386): These kludges have gone away.
10872
10873 Wed Aug 25 10:47:03 1999  Andrew Cagney  <cagney@b1.cygnus.com>
10874
10875         * gdbint.texinfo (Target Architecture Definition): Mention
10876         TDEPLIBS.
10877
10878 1999-08-20  Stan Shebs  <shebs@andros.cygnus.com>
10879
10880         * gdb.texinfo: Remove remaining "HPPA" conditionals, rewrite
10881         surrounding text to fit HP-UX bits into general info.
10882         (HPPA-cfg.texi): Remove, no longer useful.
10883
10884         * gdb.texinfo: Remove explicit links from @node lines, remove
10885         HP-added "Detailed Node Listing" from main menu which confuses
10886         things.
10887
10888         From Dmitry Sivachenko <dima@Chg.RU>:
10889         * gdb.texinfo: Use @value{GDBN} instead of plain GDB, fix grouping
10890         in description of `set environment'.
10891
10892 1999-08-17  Stan Shebs  <shebs@andros.cygnus.com>
10893
10894         * gdbint.texinfo: Update coding standard to allow pure ANSI/ISO C.
10895
10896 1999-08-12  Ben Elliston  <bje@cygnus.com>
10897
10898         * gdbint.texinfo (Breakpoint Handling): Add missing words.
10899
10900 1999-08-10  Eli Zaretskii  <eliz@gnu.org>
10901
10902         * gdb.texinfo (Set Watchpoints): Explain some subtleties about
10903         watch, awatch, and rwatch.  Explain why the latter two cannot be
10904         set as software watchpoints.  Document that watchpoints for local
10905         variables are deleted when the debuggee terminates.
10906
10907 Wed Aug 11 13:18:14 1999  Andrew Cagney  <cagney@amy.cygnus.com>
10908
10909         * remote.texi (Protocol): Further clarification of the "qRcmd"
10910         packet.  Allow E.. response packet.  "qRcmd" packet is no longer
10911         reserved.
10912
10913 1999-08-10  Elena Zannoni  <ezannoni@kwikemart.cygnus.com>
10914
10915         * Makefile.in: Rename inc-hist.texi to inc-hist.texinfo.
10916         * gdb.texinfo: Ditto.
10917
10918 1999-08-06  Tom Tromey  <tromey@cygnus.com>
10919
10920         * gdb.texinfo (KOD): New node.
10921
10922 Fri Aug  6 17:05:48 1999  Andrew Cagney  <cagney@b1.cygnus.com>
10923
10924         * remote.texi (Rcmd): Fix minor formatting typos.
10925
10926 Thu Aug  5 17:57:41 1999  Andrew Cagney  <cagney@b1.cygnus.com>
10927
10928         * remote.texi (protocol qRcmd): Allow ``OK'' and ``O...'' response
10929         packets.
10930
10931 1999-07-14  Jim Blandy  <jimb@zwingli.cygnus.com>
10932
10933         * gdbint.texinfo (PREPARE_TO_PROCEED, ADDR_BITS_REMOVE): Doc
10934         fixes.
10935
10936 Tue Jun 29 11:43:55 1999  Andrew Cagney  <cagney@b1.cygnus.com>
10937
10938         * gdbint.texinfo (SAVE_DUMMY_FRAME_TOS): Define.
10939
10940 Fri Jun 25 11:47:06 1999  Andrew Cagney  <cagney@b1.cygnus.com>
10941
10942         * remote.texi (Communication Protocol): ``v'' is in use. Fix
10943         numerous formatting errors.  Clarify ``i''.  Mark ``i'', ``Z'',
10944         ``z'' and ``qRcmd'' as draft instead of reserved.  Identify
10945         packets that are not supported on all hosts. Expand examples.
10946         Spell check.
10947
10948 1999-06-24  Jason Molenda  (jsm@bugshack.cygnus.com)
10949
10950         * Makefile.in: Recognize html, install-html.  Add targets
10951         to build HTML versions of documentation via texi2html.
10952
10953 Thu Jun 24 15:59:03 1999  Stan Shebs  <shebs@andros.cygnus.com>
10954
10955         * gdbint.texinfo (Testsuite): New chapter, information about the
10956         testsuite.
10957
10958 Fri Jun 25 02:40:34 1999  Andrew Cagney  <cagney@b1.cygnus.com>
10959
10960         * remote.texi (Communication Protocol): Rewrite.
10961
10962 Thu Jun 24 16:59:54 1999  Andrew Cagney  <cagney@b1.cygnus.com>
10963
10964         * stabs.texinfo: Fix uses of xref.
10965
10966 Thu Jun 17 17:23:25 1999  Stan Shebs  <shebs@andros.cygnus.com>
10967
10968         * gdbint.texinfo: Add an anti-printf exhortation, and update the
10969         info about patch submission.
10970
10971 Mon Jun  7 15:49:40 1999  Stan Shebs  <shebs@andros.cygnus.com>
10972
10973         From Per Bothner  <bothner@cygnus.com>:
10974         * gdb.texinfo: Document Chill support.
10975
10976 Fri Jun  4 16:58:22 1999  Andrew Cagney  <cagney@b1.cygnus.com>
10977
10978         * gdbint.texinfo (SP_REGNUM, FP_REGNUM, PC_REGNUM): Add reference
10979         to corresponding TARGET_READ_reg TARGET_WRITE_reg macros.
10980         Document that the value should be greater-than or equal-to zero.
10981         (NO_STD_REGS): Document. Deprecate.
10982
10983 Tue Jun  1 15:04:15 1999  Andrew Cagney  <cagney@b1.cygnus.com>
10984
10985         * gdbint.texinfo (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT):
10986         Document that these are not used.
10987
10988 Thu May 27 09:28:15 1999  Andrew Cagney  <cagney@b1.cygnus.com>
10989
10990         * gdbint.texinfo (EXTRACT_STRUCT_VALUE_ADDRESS_P): Document.
10991
10992 Mon May 24 10:07:39 1999  Andrew Cagney  <cagney@b1.cygnus.com>
10993
10994         * gdbint.texinfo (FRAME_NUM_ARGS): Update definition.  Parameter
10995         numargs was dropped.
10996
10997 Thu May 20 12:26:59 1999  Andrew Cagney  <cagney@b1.cygnus.com>
10998
10999         * gdbint.texinfo (FRAMELESS_FUNCTION_INVOCATION): Update.
11000
11001 Tue Apr 27 19:14:20 1999  Andrew Cagney  <cagney@b1.cygnus.com>
11002
11003         * gdbint.texinfo (SKIP_PROLOGUE, SKIP_PROLOGUE_FRAMELESS_P):
11004         Update.
11005
11006 Thu Apr 22 13:07:37 1999  Andrew Cagney  <cagney@b1.cygnus.com>
11007
11008         * gdbint.texinfo (USE_GENERIC_DUMMY_FRAMES): Document.
11009         (GET_SAVED_REGISTER): Update, not just the a29k uses this.
11010
11011 Wed Apr 21 13:59:01 1999  Dave Brolley  <brolley@cygnus.com>
11012
11013         * gdbint.texinfo: Fix typos: $ -> @.
11014
11015 Tue Apr 20 11:59:38 1999  Andrew Cagney  <cagney@b1.cygnus.com>
11016
11017         * gdbint.texinfo (REGISTER_NAMES, BREAKPOINT, BIG_BREAKPOINT,
11018         LITTLE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT,
11019         BIG_REMOTE_BREAKPOINT): Deprecate in favor of REGISTER_NAME and
11020         BREAKPOINT_FROM_PC.
11021
11022 Mon Apr 12 16:00:44 1999  Andrew Cagney  <cagney@b1.cygnus.com>
11023
11024         * gdbint.texinfo (CALL_DUMMY_STACK_ADJUST_P,
11025         CALL_DUMMY_STACK_ADJUST): Document.
11026
11027 Thu Apr  8 17:23:15 1999  Andrew Cagney  <cagney@b1.cygnus.com>
11028
11029         * gdbint.texinfo (CALL_DUMMY_P, CALL_DUMMY_WORDS,
11030         SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY): Define.
11031
11032 1999-04-02  Stan Shebs  <shebs@andros.cygnus.com>
11033
11034         * gdbint.texinfo (MAINTENANCE_CMDS): Remove ref, since it no
11035         longer exists.
11036
11037 Tue Mar  9 19:25:11 1999  Stan Shebs  <shebs@andros.cygnus.com>
11038
11039         * gdb.texinfo, remote.texi, all-cfg.texi, HPPA-cfg.texi: Remove
11040         nearly all @ifset/@ifclear conditionals; nobody uses them, and
11041         they make the manual source incomprehensible.
11042         * h8-cfg.texi: Remove, hasn't been used in years.
11043
11044 Thu Feb 11 18:00:59 1999  Stan Shebs  <shebs@andros.cygnus.com>
11045
11046         * gdb.texinfo: Update the credits.
11047
11048 Mon Feb  8 17:33:57 1999  Stan Shebs  <shebs@andros.cygnus.com>
11049
11050         * gdb.texinfo: Fix mistakes noticed in printout of last
11051         draft, add Alpha to discussion of heuristic fence post.
11052
11053 Fri Feb  5 17:20:00 1999  Stan Shebs  <shebs@andros.cygnus.com>
11054
11055         * gdb.texinfo, remote.texi: Many changes; update to Seventh
11056         Edition, merge some HP changes into mainline, describe some
11057         previously undocumented features, describe more of the target
11058         commands available, eliminate obsolete section on renamed
11059         commands.
11060         * all-cfg.texi, HPPA-cfg.texi: Remove some obsolete conditionals.
11061
11062 Wed Jan 20 17:47:45 1999  Stan Shebs  <shebs@andros.cygnus.com>
11063
11064         * gdb.texinfo: Make many HPPA conditionals unconditional,
11065         including catchpoint description, since now on for all configs.
11066         * all-cfg.texi: @clear HPPA, since is mainly for very HP-specific
11067         specializations.
11068
11069 Thu Jan 14 17:10:12 1999  Stan Shebs  <shebs@andros.cygnus.com>
11070
11071         * Makefile.in (GDBvn.texi): Fix match expression to work with
11072         current format of VERSION in gdb/Makefile.in.
11073         * gdb.texinfo: Fix node ref to match new readline.
11074
11075 Wed Jan 13 10:38:40 1999  Edith Epstein  <eepstein@sophia.cygnus.com>
11076
11077         * gdb.texinfo: Changes made as part of a project to merge in
11078           changes made by HP. Documentation makes extensive use of
11079           @ifclear HPPA and @ifset HPPA. The HP manual omits doumentation
11080           on remote debugging. There are differences in documentation
11081           (HP vs.  non-HP) on C++ support (aCC vs. gnu gcc++). Also,
11082           the HP manual discusses catchpoints, hardware watchpoints, and
11083           some HPUX specific limitations for shared library support.
11084
11085           There are also a number of @node changes.
11086
11087 1999-01-12  Jason Molenda  (jsm@bugshack.cygnus.com)
11088
11089         * gdbint.texinfo (Formatting): Disambiguate a sentence.
11090         (C Usage): Same.
11091
11092 Wed Jan  6 11:55:34 1999  David Taylor  <taylor@texas.cygnus.com>
11093
11094         The following changes were made by Edith Epstein
11095         <eepstein@cygnus.com> as part of a project to merge in changes
11096         made by HP.
11097
11098         * HPPA-cfg.texi: new file.
11099
11100         * all-cfg.texi: set HPPA for HP PA-RISC targets.
11101
11102         * refcard.tex: change documentation about catch.
11103           removed info catch.
11104
11105 Mon Jan  4 18:29:18 1999  Stan Shebs  <shebs@andros.cygnus.com>
11106
11107         * gdbint.texinfo: Expand on GDB's coding standards,
11108         specify the use of arg names with prototypes.
11109
11110 1998-12-14  J.T. Conklin  <jtc@redbacknetworks.com>
11111
11112         * gdb.texinfo: Fix tipo.
11113
11114 Sun Dec 13 10:27:59 1998  Andrew Cagney  <cagney@b1.cygnus.com>
11115
11116         * gdbint.texinfo: Document TARGET_BYTE_ORDER_DEFAULT and
11117         TARGET_BYTE_ORDER_SELECTABLE_P.
11118
11119 Thu Dec 10 16:07:09 1998  Andrew Cagney  <cagney@b1.cygnus.com>
11120
11121         * gdbint.texinfo (FRAME_FIND_SAVED_REGS): Document.
11122
11123 1998-12-09  Jim Blandy  <jimb@zwingli.cygnus.com>
11124
11125         * agentexpr.texi: New file.
11126
11127 Wed Dec  9 21:13:57 1998  Andrew Cagney  <cagney@chook>
11128
11129         * gdbint.texinfo (REGISTER_NAME): Replace REGISTER_NAMES.
11130
11131 1998-12-03  J.T. Conklin  <jtc@redbacknetworks.com>
11132
11133         * remote.texi: Changed wording that implied that the GDB remote
11134         protocol caches register values instead of GDB itself.
11135
11136 Tue Dec  1 17:45:43 1998  Stan Shebs  <shebs@andros.cygnus.com>
11137
11138         * gdbint.texinfo: Add some info about symbol readers.
11139         (CHILL_PRODUCER, etc): Comment out descriptions, not useful.
11140         (IN_SOLIB_CALL_TRAMPOLINE): Rename info from IN_SOLIB_TRAMPOLINE.
11141         (IN_SOLIB_RETURN_TRAMPOLINE): Describe.
11142         (KERNEL_DEBUGGING, MIPSEL): No info about these, remove.
11143
11144 Mon Nov 30 11:32:21 1998  Andrew Cagney  <cagney@chook>
11145
11146         * gdbint.texinfo (FRAME_CHAIN_VALID_ALTERNATE):
11147
11148 Sat Nov 28 13:45:53 1998  Andrew Cagney  <cagney@b1.cygnus.com>
11149
11150         * gdbint.texinfo (INNER_THAN): Update, now takes parameters.
11151
11152 Fri Nov 27 12:39:45 1998  Andrew Cagney  <cagney@chook>
11153
11154         * gdbint.texinfo (NO_SINGLE_STEP): Replace with
11155         SOFTWARE_SINGLE_STEP_P and SOFTWARE_SINGLE_STEP.
11156
11157 Wed Oct 14 10:02:40 1998  Andrew Cagney  <cagney@b1.cygnus.com>
11158
11159         * gdbint.texinfo: Fix minor typos.
11160
11161 Wed Sep 30 18:03:19 1998  Stan Shebs  <shebs@andros.cygnus.com>
11162
11163         * gdbint.texinfo: Complete overhaul.  Group descriptions more
11164         logically, add more info on generic algorithms, remove much
11165         obsolete and/or wrong material.
11166
11167 Fri Jul 24 17:51:38 1998  Ian Lance Taylor  <ian@cygnus.com>
11168
11169         * stabs.texinfo (Method Type Descriptor): Expand and correct.
11170
11171 Mon May  4 10:37:12 1998  Brian Youmans (3diff@gnu.org)
11172
11173         * refcard.tex:  Copyright, address updates.
11174
11175 Tue Apr 21 18:09:56 1998  Stan Shebs  <shebs@andros.cygnus.com>
11176
11177         * gdb.texinfo (EDITION, DATE): Update and change to use ordinals
11178         for the edition instead of confusing GDB-version-like numbers.
11179
11180 Mon Apr 13 14:05:00 1998  Fred Fish  <fnf@cygnus.com>
11181
11182         * gdb.texinfo (hbreak, watch): Fix typo, "date" -> "data".
11183
11184 Thu Apr  2 16:52:44 1998  Jason Molenda  (crash@bugshack.cygnus.com)
11185
11186         * LRS: Reformat a bit to keep text under 80 columns.
11187
11188 Thu Apr  2 16:10:36 1998  Stan Shebs  <shebs@andros.cygnus.com>
11189
11190         * gdb.texinfo: Add some credits, mention bug monitor.
11191         * remote.texi: Mention mips monitor targets.
11192         * gdbint.texinfo: Describe SP_REGNUM, STEP_SKIPS_DELAY.
11193
11194 Mon Feb  2 17:13:03 1998  Stan Shebs  <shebs@andros.cygnus.com>
11195
11196         * gdbint.texinfo: Remove obsolete mentions of pinsn.c and opcode.h
11197         files, finish sorting of host vs target vs native macros, describe
11198         some more of them.
11199
11200 Tue Jan 13 16:44:50 1998  Fred Fish  <fnf@cygnus.com>
11201
11202         * gdbint.texinfo (Host Conditionals): Document change from
11203         using NO_MMALLOC to it's inverse, USE_MMALLOC.
11204
11205 Mon Nov 24 13:55:21 1997  Andrew Cagney  <cagney@b1.cygnus.com>
11206
11207         * gdbint.texinfo (Host Conditionals): Document
11208         PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, HAVE_LONG_DOUBLE.
11209
11210 Fri Jul  4 14:52:31 1997  Ian Lance Taylor  <ian@cygnus.com>
11211
11212         * gdbint.texinfo (Host Conditionals): Add CRLF_SOURCE_LINES.
11213         Document LSEEK_NOT_LINEAR.
11214
11215 Tue Mar 25 14:44:09 1997  Ian Lance Taylor  <ian@cygnus.com>
11216
11217         * stabs.texinfo (Stab Section Basics): Make it clear that only
11218         some versions of the GNU linker remove the leading N_UNDF symbol.
11219
11220 Thu Feb 27 17:45:19 1997  Ian Lance Taylor  <ian@cygnus.com>
11221
11222         * stabs.texinfo (String Field): Document type number pairs here,
11223         instead of in the Sun specific section.
11224         (Include Files): The GNU linker supports the N_BINCL
11225         optimization.  Clarify the N_BINCL value, and what it is used
11226         for.
11227         (Procedures): Document N_FUN with an empty string to mark the end
11228         of a function.
11229         (Typedefs): Mention that Sun compilers may use N_GSYM for a type.
11230         (Sun Differences): Remove this node, as the information is now
11231         elsewhere in the main document.
11232         (Stab Section Basics): Mention that the GNU linker may optimize
11233         stabs and remove the leading N_UNDF symbol.
11234
11235 Mon Dec  9 12:23:32 1996  Roland Pesch  <roland@wrs.com>
11236
11237         * gdb.texinfo, refcard.tex: Restore author credit
11238
11239 Wed Oct  2 22:01:36 1996  Fred Fish  <fnf@fishfood.ninemoons.com>
11240
11241         * gdbint.texinfo (SIGTRAMP_START, SIGTRAMP_END): Update
11242         documentation to account for START and END macros taking
11243         one arg.
11244
11245 Thu Aug 22 17:59:03 1996  Fred Fish  <fnf@cygnus.com>
11246
11247         From: Eberhard Mattes <mattes@azu.informatik.uni-stuttgart.de>
11248         * gdb.texinfo (Frames): Fix typo.
11249
11250 Tue Jul 23 10:06:20 1996  Fred Fish  <fnf@cygnus.com>
11251
11252         * gdbint.texinfo (NO_SINGLE_STEP): Document that single_step takes
11253         a target_signal as arg type, not a pid.
11254
11255 Fri Jul 12 11:10:05 1996  Stu Grossman  (grossman@critters.cygnus.com)
11256
11257         * gdb.texinfo:  Document `set assembly-language'.
11258
11259 Thu Jul 11 13:50:28 1996  Stan Shebs  <shebs@andros.cygnus.com>
11260
11261         * remote.texi: Update list of stubs in the GDB distribution.
11262
11263 Fri Jul  5 15:38:54 1996  Fred Fish  <fnf@cygnus.com>
11264
11265         * gdbint.texinfo (NO_MMCHECK): Renamed from NO_MMALLOC_CHECK.
11266         Also document that some systems can use mmalloc but must define
11267         this if their C runtime allocates memory that is later freed.
11268         (MMCHECK_FORCE): Document new macro.
11269
11270 Fri Jun 28 22:17:10 1996  Dawn Perchik  <dawn@cygnus.com>
11271
11272         * remote.texi: Add documentation for target Sparclet.
11273
11274 Mon Jun 24 18:12:22 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
11275
11276         * Makefile.in (srcdir, VPATH, prefix, infodir, INSTALL,
11277         INSTALL_PROGRAM, INSTALL_DATA): Use autoconf set values.
11278         * configure.in: Rewritten for autoconf.
11279         * configure: New.
11280
11281 Mon Jun 17 10:43:41 1996  Fred Fish  <fnf@cygnus.com>
11282
11283         * Makefile.in (DVIPS): New define, set to dvips.
11284         (dvi): Add stabs.dvi.
11285         (ps): New target.
11286         (all-doc): Depend on info, dvi, and ps targets.
11287         (STAGESTUFF): Add *.ps and *.dvi files.
11288         (clean-info, clean-dvi): Remove.
11289         (mostlyclean): Does not depend upon clean-info or clean-dvi,
11290         rules completely rewritten.
11291         (maintainer-clean): Remove clean-info and clean-dvi
11292         dependencies and put their actions in the rules.
11293         (gdb.ps): New target
11294         (gdb.dvi, gdbgui.dvi, gdbint.dvi, stabs.dvi): Remove
11295         intermediate TeX files, whether they have 2 or 3 character
11296         extensions.
11297         (gdbint.ps): Add target and rules.
11298         (gdb-internals): Delete unused target.
11299         (Makefile): Depends upon config.status also.
11300
11301 Sat Mar 30 15:46:58 1996  Fred Fish  <fnf@cygnus.com>
11302
11303         * gdbint.texinfo (CC_HAS_LONG_LONG): Clarify when/how this is
11304         set.
11305
11306 Sat Mar 16 15:10:20 1996  Fred Fish  <fnf@cygnus.com>
11307
11308         From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
11309         * gdb.texinfo (Expressions): Fix erroneous array constant example.
11310
11311 Sat Mar 16 13:28:45 1996  Fred Fish  <fnf@cygnus.com>
11312
11313         * gdb.texinfo: Add missing "@bullet" to some "@itemize" commands.
11314
11315 Sat Feb 10 03:28:36 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
11316
11317         * gdb.texinfo (Print settings):  Document
11318         `set/show print static-members' commands.
11319
11320 Wed Jan 10 14:16:37 1996  Fred Fish  <fnf@cygnus.com>
11321
11322         * gdbint.texinfo (Native): Document name change, coredep.c to
11323         core-aout.c.
11324
11325 Wed Dec 13 12:35:28 1995  Ian Lance Taylor  <ian@cygnus.com>
11326
11327         * stabs.texinfo (Include Files): Document the values the SunOS4
11328         linker creates for N_BINCL/N_EINCL/N_EXCL stabs.
11329
11330 Fri Dec  8 21:08:44 1995  Fred Fish  <fnf@cygnus.com>
11331
11332         * gdbint.texinfo (Releases): Change gdb.tar.Z to gdb.tar.gz.
11333         Fix typo.
11334
11335 Fri Dec  1 11:07:50 1995  Fred Fish  <fnf@cygnus.com>
11336
11337         * gdbint.texinfo (Releases): Make "gdb.tar.gz" rather than
11338         "gdb.tar.Z".
11339
11340 Wed Sep 20 13:14:10 1995  Ian Lance Taylor  <ian@cygnus.com>
11341
11342         * Makefile.in (maintainer-clean): New target, synonym for
11343         realclean.
11344
11345 Thu Aug  3 10:45:37 1995  Fred Fish  <fnf@cygnus.com>
11346
11347         * Update all FSF addresses except those in COPYING* files.
11348
11349 Wed Jul 19 18:43:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
11350
11351         From Richard Earnshaw (rearnsha@armltd.co.uk):
11352         * gdb.texinfo (convenience variables): Document $_exitcode.
11353         (quit): Document optional expression to use as exit code.
11354
11355 Thu Jun 22 21:27:33 1995  Victoria Mixon  <victoria@cygnus.com>
11356
11357         * gdb.texinfo, remote.texi: Brought up to date with various
11358         GDB changes.
11359
11360 Tue Jun 20 14:35:38 1995  Stan Shebs  <shebs@andros.cygnus.com>
11361
11362         * gdb.texinfo: Update dates and versions, fix comments about
11363         hardware watchpoints in future releases and about the
11364         sharedlibrary command.
11365
11366 Mon May  8 09:30:36 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
11367
11368         * stabs.texinfo: Remove node `XCOFF differences'.  Describe value of
11369         C_FUN stab.  Other cleanups.
11370
11371 Wed Apr 19 07:02:19 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
11372
11373         * remote.texi (Bootstrapping): Clarify that flush_i_cache is only
11374         for the sparc stub.
11375
11376 Tue Apr 11 11:41:49 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
11377
11378         * annotate.texi: Clarify which addresses have differing formats
11379         depending on the language and which do not.
11380
11381 Tue Mar 28 16:56:22 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
11382
11383         * remote.texi (NetWare): Changed example to use BOARD= instead of
11384           NODE= argument to reflect correspoding change to gdbserve.nlm.
11385
11386 Fri Mar 17 06:47:02 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
11387
11388         * stabs.texinfo (Negative Type Numbers): Mention the fact that
11389         GDB, as well as AIX dbx, supports the size type attribute.
11390
11391 Thu Mar 16 12:11:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
11392
11393         * stabs.texinfo (Negative Type Numbers): Document types -31 to -34.
11394
11395 Mon Mar 13 16:49:13 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11396
11397         * gdb.texinfo (Define):  Document $arg0... arguments to commands,
11398         and new 'if' and 'while' commands.
11399
11400 Fri Feb 17 15:24:35 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11401
11402         * gdb.texinfo (Artificial arrays):  Note use of coerce-to-array-type.
11403
11404 Wed Feb 15 11:59:18 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
11405
11406         * all-cfg.texi: New flag, GDBSERVE, for NetWare's gdbserve.nlm.
11407         * remote.texi (NetWare): New node, how to use gdbserve.nlm on
11408           NetWare targets.  Mostly stolen from the Server node.
11409
11410 Fri Feb 10 20:20:08 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
11411
11412         * gdb.texinfo (Setting): Talk about the language of a source file
11413         versus the working language.  The old documentation did not match
11414         what GDB did.
11415
11416 Wed Feb  1 20:26:36 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
11417
11418         * stabs.texinfo (Source Files): Document N_SO used to mark the end
11419         of a source file.
11420
11421 Mon Jan 23 14:23:37 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
11422
11423         * gdb.texinfo (Processes): New node.
11424
11425 Tue Jan 17 14:09:03 1995  Ian Lance Taylor  <ian@sanguine.cygnus.com>
11426
11427         * remote.texi: Update documentation of set/show mipsfpu.
11428
11429 Fri Jan  6 17:17:28 1995  Stan Shebs  <shebs@andros.cygnus.com>
11430
11431         * gdbgui.texinfo: New file, manual for GUI (gdbtk) users.
11432         * Makefile.in (gdbgui.dvi, gdbgui.info): New actions.
11433
11434 Sun Sep  4 16:47:21 1994  Stan Shebs  (shebs@andros.cygnus.com)
11435
11436         * gdbint.texinfo: Removed mentions of some incorrectly placed and
11437         obsolete conditionals, described some others.
11438
11439 Mon Aug  1 15:42:39 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11440
11441         * gdbint.texinfo: Remove references to BROKEN_LARGE_ALLOCA and
11442         SET_STACK_LIMIT_HUGE; they were removed from GDB 14 May 1994.
11443
11444 Mon Aug  1 15:12:02 1994  Stan Shebs  (shebs@andros.cygnus.com)
11445
11446         * gdbint.texinfo: Put regex conditionals in their own table.
11447
11448 Tue Jul 26 18:32:52 1994  Stan Shebs  (shebs@andros.cygnus.com)
11449
11450         * gdbint.texinfo: Removed mentions of many obsolete conditionals,
11451         described or fixed the descriptions of many others.
11452
11453 Sun Jul 17 14:14:03 1994  Stan Shebs  (shebs@andros.cygnus.com)
11454
11455         * gdb.texinfo: Add some more credits.
11456         * gdbint.texinfo: Capitalize GDB consistently, describe some
11457         macros and remove some.
11458
11459 Thu Jul 14 18:43:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
11460
11461         * gdbint.texinfo: Removed mentions of many incorrectly placed and
11462         obsolete conditionals, described some others.
11463
11464 Tue Jul 12 12:23:15 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
11465
11466         * gdb.texinfo (help targets):  Changed to `help target', which
11467         is the correct gdb command.
11468
11469 Wed Jun 22 18:00:51 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11470
11471         * annotate.texi (TODO): New node, for keeping track of annotations
11472         suggested but not yet implemented.
11473
11474 Wed Jun  1 16:10:45 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11475
11476         * stabs.texinfo (Statics): Value of xcoff C_BSTAT points to
11477         another symbol, it is not the address itself.
11478
11479 Thu May  5 20:23:36 1994  Stan Shebs  (shebs@andros.cygnus.com)
11480
11481         * stabs.texinfo (Stab Section Basics): Add comment about alignment
11482         of stabs-in-coff sections.
11483
11484 Wed May  4 06:26:11 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11485
11486         * annotate.texi: Change edition to 0.5 and date to May 1994.
11487         Add index.
11488         (Frames): New node, for frame annotation.
11489         (Displays): New node, for display annotation.
11490
11491         * remote.texi (MIPS Remote): Say that set timeout doesn't apply
11492         when waiting for your program to stop.
11493
11494 Fri Apr 29 18:24:46 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11495
11496         * annotate.texi (Breakpoint Info): Document annotation of header
11497         fields and record annotation.
11498
11499 Thu Apr 28 07:44:28 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11500
11501         * annotate.texi: New file, to document annotations.
11502
11503 Thu Apr 21 14:20:51 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11504
11505         * Makefile.in (clean): Don't remove GDBvn.texi (apparently on Jan
11506         16 I meant to make this change but did not).  Do remove gdb-cfg.texi.
11507
11508 Wed Apr 20 11:22:48 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11509
11510         * stabs.texinfo (Stab Section Basics): Say what is in .stab
11511         section, and say n_strx field is compilation unit relative.
11512         * stabs.texinfo: Don't use @code for a.out when it is the name of
11513         an object file format.
11514
11515 Wed Apr 13 20:29:54 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
11516
11517         * gdb.texinfo: Refer to file names, not path names, per rms
11518         convention.
11519         (Arguments): Fix typo.
11520
11521 Thu Mar 24 08:09:12 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11522
11523         * stabs.texinfo (Global Variables): Talk about stabs in files
11524         where variables are referenced, but not defined.
11525
11526 Wed Mar 23 07:16:36 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11527
11528         * stabs.texinfo: Move stuff on @ and # type descriptors from node
11529         Cplusplus to new nodes Member Type Descriptor and Method Type
11530         Descriptor.  Re-write stuff for #.
11531
11532 Wed Mar 16 08:20:19 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11533
11534         * gdb.texinfo (Print Settings): Don't document "set print
11535         fast-symbolic-addr off".  The bug which it worked around was fixed
11536         on 25 Feb 94 in coffread.c, so I'm nuking the command.
11537
11538         * stabs.texinfo (Alternate Entry Points): New node, rewritten from
11539         N_ENTRY node.
11540
11541         * stabs.texinfo (Type Descriptors): Add 'Y' type descriptor.
11542
11543 Tue Mar 15 08:43:02 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11544
11545         * gdbint.texinfo (Host Conditionals, Target Conditionals): Remove
11546         references to ieee-float.c.
11547
11548 Fri Mar 11 08:09:40 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11549
11550         * gdb.texinfo (Set Breaks): Update documentation for tbreak to
11551         match what the code actually does.
11552
11553 Wed Mar  9 19:43:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11554
11555         * stabs.texinfo (Symbol Descriptors): Add OS9000 symbol descriptor s.
11556
11557 Tue Mar  1 17:04:43 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
11558
11559         * stabs.texinfo (Type Descriptors): Add OS9000 type descriptors c,
11560         i, and b.
11561
11562 Wed Feb 23 10:44:18 1994  Jim Kingdon  (kingdon@rtl.cygnus.com)
11563
11564         * stabs.texinfo: Document N_RBRAC as function relative for COFF as
11565         well as for ELF and SOM.  Unify the descriptions of ELF and SOM
11566         as "stabs in sections" rather than just saying "ELF and SOM".
11567         Also make that stuff apply to COFF.
11568
11569 Fri Feb 18 08:25:58 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11570
11571         * gdb.texinfo (Formatting Documentation): Change GhostScript to
11572         Ghostscript.
11573
11574 Fri Feb  4 06:31:31 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11575
11576         * gdb.texinfo (Continuing and Stepping): When talking about "step"
11577         versus functions without line numbers, also mention stepping into
11578         them as well as "step" when you are in them.  Tell the user how to
11579         deal with the situation.  Add comment about "debugging information".
11580
11581 Thu Feb  3 11:39:59 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11582
11583         * stabs.texinfo (Enumerations): Document restriction on where
11584         enumeration types can appear and still win with GDB.
11585
11586 Wed Feb  2 11:29:17 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11587
11588         * stabs.texinfo (Negative Type Numbers): Document format for type
11589         -16.
11590
11591 Thu Jan 27 16:53:56 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11592
11593         * gdb.texinfo (Selection, Frame Info): Update information about
11594         arbitrary frame specficiations.
11595
11596 Wed Jan 26 15:31:57 1994  Roland H. Pesch  (pesch@fowanton.cygnus.com)
11597
11598         * gdb.texinfo, remote.texi: general editing pass prior to Net release
11599
11600 Tue Jan 25 12:12:04 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11601
11602         * stabs.texinfo (String Field): Discuss continuing stabs with ?.
11603
11604 Wed Jan 19 06:39:24 1994  David J. Mackenzie  (djm@thepub.cygnus.com)
11605
11606         * stabs.texinfo (Non-Stab Symbol Types): Mention N_SET* | N_EXT.
11607
11608 Sun Jan 16 12:43:32 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11609
11610         * stabs.texinfo: Re-do stuff about C_BSTAT and move from XCOFF
11611         Differences node to Statics node.
11612         (Statics): Discuss XCOFF use of V symbol descriptor.
11613
11614         * Makefile.in: Remove refcard.dvi and GDBvn.texi in realclean,
11615         not clean.
11616
11617 Wed Jan 12 21:29:54 1994  John Gilmore  (gnu@cygnus.com)
11618
11619         * gdb.texinfo (Print Settings): Document `set print
11620         fast-symbolic-addr' and improve the doc for some other
11621         `set print's.
11622
11623 Mon Jan  3 17:23:07 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11624
11625         * stabs.texinfo (String Field): Talk about defining several type
11626         numbers at once.
11627         Fix lint regarding changing node ELF Transformations to
11628         ELF and SOM Transformations.
11629
11630 Fri Dec 31 00:42:43 1993  John Gilmore  (gnu@cygnus.com)
11631
11632         * stabs.texinfo:  Insert Peter Kessler's name as inventor (I think).
11633
11634 Tue Dec 28 09:30:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11635
11636         * stabs.texinfo (Cross-References): `::' is for nested types only
11637         within <>.
11638         (Structures): Document static members.
11639
11640 Mon Dec 27 13:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11641
11642         * stabs.texinfo: Document S type attribute.
11643
11644 Sun Dec 26 20:46:36 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
11645
11646         * stabs.texinfo: Add notes about stabs-in-som where appropriate.
11647
11648 Fri Dec  3 19:13:19 1993  John Gilmore  (gnu@cygnus.com)
11649
11650         * gdbint.texinfo:  Fix a few typos.
11651
11652 Sun Nov 28 18:06:25 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
11653
11654         * gdb.texinfo, remote.texi: formatting improvements
11655
11656         * gdb.texinfo (New Features): mention threads.
11657         (Summary, C): fix xrefs in newly contributed text.
11658         (Threads): index entries, clarifications, example
11659         (passim): minor typos fixed, phrasing improvements
11660
11661         * remote.texi (Bootstrapping): rephrase text on ^C and add index
11662         entries; (Server): explain use of gdbserver w/real-time systems,
11663         add example of conflicting TCP port; (MIPS Remote) break up
11664         running text into table, highlighting commands, and add example.
11665
11666 Wed Nov 24 14:15:56 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
11667
11668         * refcard.tex: avoid bad linebreaks even when REFEDITS=psrc.sed
11669
11670 Fri Nov 12 16:10:58 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11671
11672         * stabs.texinfo (Nested Symbols): New node.
11673         (String Field, Symbol Descriptors, Cross-References): Refer to it.
11674
11675 Thu Nov 11 13:26:45 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11676
11677         * stabs.texinfo (Stabs in ELF): Clarify how Bbss.bss work with respect
11678         to picking which Bbss.bss symbol to use, and (because there seems to
11679         be no good way of doing it) re-write some of the text to make it
11680         sound like Bbss.bss isn't such a great idea after all (as currently
11681         designed).
11682
11683         * gdb.texinfo (C): In addition to saying people have to use g++ for
11684         good results, say they have to use stabs.  Specifically say cfront
11685         doesn't work well.
11686         (Summary): Merge in information on Modula-2, Pascal, and Chill from
11687         the gdb README.  Add xrefs to places where the support for the various
11688         languages is described in detail.
11689
11690 Mon Nov  8 11:47:34 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11691
11692         * stabs.texinfo: Clean up stuff about visibility and virtual
11693         characters.
11694
11695         * stabs.texinfo (N_M2C): Cite Sun doc.
11696
11697 Fri Nov  5 16:27:27 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
11698
11699         * gdb.texinfo: updates re threads.
11700         * remote.texinfo: avoid index entries starting with digits.
11701
11702 Tue Nov  2 09:08:37 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11703
11704         * stabs.texinfo (Enumerations): Talk about large, negative and
11705         octal values.  Clean up cross reference to type attributes.
11706         (String Field): Say that GDB 4.11 supports size attribute.
11707
11708 Sun Oct 31 13:31:10 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11709
11710         * remote.texi (VxWorks Remote): Clarify that rebuilding VxWorks kernel
11711         is a mandatory step.  Make the stuff about that more concise.
11712
11713 Wed Oct 27 00:25:46 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11714
11715         * stabs.texinfo (Class Names): New node.
11716
11717         * gdb.texinfo (Command Files): Explain order of init file reading.
11718
11719         * remote.texi (Bootstrapping): Talk about getting the serial driver
11720         to deal with ^C sent by gdb to stop the remote system.
11721
11722 Mon Oct 25 03:25:41 1993  Tom Lord  (lord@cygnus.com)
11723
11724         * libgdb.texinfo (I/O): incorporated better phrasing from rich.
11725
11726         * libgdb.texinfo (Defining Commands): made the DOC arg
11727         to gdb_define_app_command a char * instead of char **
11728         per a suggestion from kingdon.
11729
11730         * libgdb.texinfo: total rewrite from a different starting
11731         premise.
11732
11733 Wed Oct 20 18:07:44 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11734
11735         * stabs.texinfo (Local Variable Parameters): Re-write paragraph on
11736         floats passed as doubles (to improve clarity).
11737
11738 Tue Oct 19 14:21:18 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
11739
11740         * gdb.texinfo (Source Path): index entries for $cwd, $pdir
11741
11742         * a4rc.sed: update to work with Andreas Vogel papersize params
11743
11744         * refcard.tex: use Andreas Vogel simplifications of papersize
11745         params; remove useless version info; update copyright date.
11746
11747 Tue Oct 19 10:46:22 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11748
11749         * gdb.texinfo (Symbols): Add class NAME to doc for ptype.
11750
11751 Tue Oct 12 09:11:45 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11752
11753         * gdb.texinfo (Files): Say what address the load command loads it at.
11754
11755         * stabs.texinfo (Common Blocks): Minor cleanups.
11756
11757         * stabs.texinfo: Update ld stabs in elf relocation to reflect the fact
11758         that Sun has backed away from the linker kludge and thus the relevant
11759         issue is changes to the SunPRO tools, not the Solaris linker.
11760
11761         * stabs.texinfo (Traditional Integer Types): Clean up description
11762         of octal bounds a little bit.  Document extra leading zeroes.
11763
11764 Thu Oct  7 16:15:37 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11765
11766         * gdb.texinfo (Signaling): Update for symbolic symbol names
11767         and add a section explaining the difference between the GDB
11768         signal command and the shell kill utility.
11769
11770 Wed Oct  6 13:23:01 1993  Tom Lord  (lord@rtl.cygnus.com)
11771
11772         * libgdb.texinfo: added `@' to braces that were unescaped.
11773
11774 Mon Oct  4 10:42:18 1993  Tom Lord  (lord@rtl.cygnus.com)
11775
11776         * libgdb.texinfo: new file.  Spec for the gdb library.
11777
11778 Sun Oct  3 15:26:56 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11779
11780         * stabs.texinfo (Include Files): Fix typo (start -> end).
11781
11782 Thu Sep 30 18:24:56 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
11783
11784         * gdb.texinfo, remote.texi: assorted small improvements, mostly
11785         from Melissa at FSF's editing pass.
11786
11787 Thu Sep 30 11:54:38 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11788
11789         * gdb.texinfo: Remove stuff about ar and 14 character filenames.
11790         I believe this was fixed by the 13 Sep 89 change to print_frame_info.
11791         Also, modern versions of ar like BSD 4.4 or SVR4 don't have this bug.
11792
11793 Wed Sep 22 21:22:11 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11794
11795         * remote.texi (Bootstrapping): Discuss 386 call gates.
11796
11797 Sat Sep 18 17:10:44 1993  Jim Kingdon  (kingdon@poseidon.cygnus.com)
11798
11799         * stabs.texinfo (Based Variables): New node.
11800
11801 Thu Sep 16 17:48:55 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
11802
11803         * stabs.texinfo (Negative Type Numbers): Re-write discussions of
11804         names, sizes, and formats to suggest how not to lose.
11805
11806 Sat Sep 11 09:35:11 1993  Jim Kingdon  (kingdon@poseidon.cygnus.com)
11807
11808         * stabs.texinfo (Methods): Fix typo.
11809
11810 Fri Sep 10 06:34:20 1993  David J. Mackenzie  (djm@thepub.cygnus.com)
11811
11812         * gdb.texinfo: Fix a few typos.
11813
11814 Wed Sep  8 09:11:52 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11815
11816         * gdb.texinfo: Clarify how well it works with Fortran.
11817
11818         * stabs.texinfo (Stabs In ELF, Statics, ELF Transformations):
11819         More on relocating stabs in ELF files.
11820
11821 Tue Sep  7 13:45:02 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11822
11823         * stabs.texinfo (Stabs In ELF): Talk about N_FUN value.
11824
11825 Mon Sep  6 19:23:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11826
11827         * stabs.texinfo (Local Variable Parameters): Talk about nameless
11828         parameters on VAX.
11829
11830 Fri Sep  3 17:06:08 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
11831
11832         * gdb.texinfo: @up/@down -> @raisesections/@lowersections
11833
11834 Fri Sep  3 12:04:15 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11835
11836         * stabs.texinfo: Make info author notice match the TeX author notice.
11837
11838 Tue Aug 31 13:21:06 1993  David J. Mackenzie  (djm@thepub.cygnus.com)
11839
11840         * stabs.texinfo: Initial-caps all words in node names and
11841         non-trivial words in section names.
11842
11843 Mon Aug 30 11:13:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11844
11845         * stabs.texinfo: Many minor cleanups.
11846
11847         * stabs.texinfo: Remove @deffn except from Expanded Reference node.
11848
11849 Sat Aug 28 12:08:09 1993  David J. MacKenzie  (djm@edison.eng.umd.edu)
11850
11851         * stabs.texinfo: Remove full description of big example.
11852         It's not really helpful; just use pieces of it where appropriate.
11853         Add more Texinfo formatting directives (@samp, etc.).
11854         Use @deffn to define stab types.
11855         Eliminate some wordiness.  Break up some nodes.
11856         Add an (alphabetized) index of symbol types.
11857         Use consistent capitalization style in node and section names.
11858
11859 Thu Aug 26 06:36:31 1993  Fred Fish  (fnf@deneb.cygnus.com)
11860
11861         * gdb.texinfo:  Change typo "Two two" to "The two".
11862
11863 Sun Aug 22 12:15:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11864
11865         * stabs.texinfo (XCOFF-differences): Remove references to
11866         non-existent types N_DECL and N_RPSYM.
11867
11868         * stabs.texinfo (String Field): Say that type attributes bug is
11869         fixed in GDB 4.10, since it is.
11870
11871         * stabs.texinfo: Clean up djm cleanups, and more cleanups of my own.
11872
11873 Sat Aug 21 04:32:28 1993  David MacKenzie  (djm@cygnus.com)
11874
11875         * stabs.texinfo: Formatting cleanups.
11876
11877 Fri Aug 20 20:49:53 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11878
11879         * stabs.texinfo: When explaining the n_type of a stab, standardize
11880         how we do it ('#' as a comment indicator, "36 is N_FUN" as text,
11881         no tabs, use @r).
11882         (Global Variables): Clean up.
11883
11884 Tue Aug 17 15:57:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11885
11886         * stabs.texinfo (Stack Variables): Re-write.
11887
11888 Mon Aug 16 21:20:08 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11889
11890         * stabs.texinfo (Stabs-in-elf): Talk about getting the start
11891         addresses of a source file.  Also revise formatting.
11892         Change "object module" or "object file" to "source file".
11893         Various: Miscellaneous cleanups.
11894
11895 Thu Aug 12 15:11:51 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11896
11897         * stabs.texinfo: Point to mangling info in gcc's gpcompare.texi.
11898
11899 Tue Aug 10 16:57:49 1993  Stan Shebs  (shebs@rtl.cygnus.com)
11900
11901         * gdbint.texinfo: Removed many nonsensical machine-collected
11902         host and target conditionals, described some of the remainder.
11903
11904 Tue Aug 10 13:28:30 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11905
11906         * gdbint.texinfo (Getting Started): Use @itemize, not @table.
11907
11908         * gdbint.texinfo (Top): Add name to @top line, and re-write the
11909         paragraph which follows.
11910
11911         * gdbint.texinfo (Host): Use @code not @samp for Makefile
11912         variables.  Looks better and avoids overful hbox.
11913
11914 Fri Jul 30 18:26:21 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11915
11916         * stabs.texinfo (Procedures): Improve stuff on nested functions.
11917
11918 Thu Jul 29 15:10:58 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
11919
11920         * remote.texi: (MIPS Remote) clearer doc for set/show timeout,
11921         retransmit-timeout
11922
11923 Thu Jul 29 13:16:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11924
11925         * gdbint.texinfo: Update statement about `some ancient Unix
11926         systems, like Ultrix 4.0' to Ultrix 4.2.
11927
11928 Wed Jul 28 15:26:53 1993  Roland H. Pesch  (pesch@el_bosque.cygnus.com)
11929
11930         * h8-cfg.texi, all-cfg.texi: new flag GDBSERVER
11931
11932         * Makefile.in: depend on remote.texi rather than gdbinv-s.texi
11933
11934         * remote.texi: (Server) New node on gdbserver.  (Remote Serial,
11935         ST2000 Remote, MIPS Remote): mention `host:port' syntax for TCP.
11936
11937         * remote.texi: new name for former gdbinv-s.texi
11938
11939         * gdb.texinfo: use remote.texi rather than gdbinv-s.texi
11940
11941 Wed Jul 28 08:26:24 1993  Ian Lance Taylor  (ian@cygnus.com)
11942
11943         * gdbinv-s.texi: Documented timeout and retransmit-timeout
11944         variables for MIPS remote debugging protocol.
11945
11946 Mon Jul 26 13:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11947
11948         * stabs.texinfo (Negative Type Numbers): FORTRAN LOGICAL fix.
11949
11950 Tue Jul 20 16:30:41 1993  Jim Kingdon  (kingdon@deneb.cygnus.com)
11951
11952         * Makefile.in (refcard.dvi): Use srcdir where necessary.
11953
11954 Mon Jul 19 12:02:50 1993  Roland H. Pesch  (pesch@cygnus.com)
11955
11956         * gdb.texinfo: repair conditional bugs in text markup
11957
11958 Fri Jul 16 18:57:50 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
11959
11960         * gdb.texinfo, all-cfg.texi, h8-cfg.texi: introduce MOD2 switch
11961         to select Modula-2 material.
11962
11963 Thu Jul 15 13:15:01 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11964
11965         * stabs.texinfo: Cleanups regarding statics.
11966
11967         * gdbinv-s.texi (Bootstrapping): Document exceptionHandler.
11968         (Debug Session): Mention exceptionHandler.  Add xref to Bootstrapping.
11969
11970 Mon Jul 12 13:37:02 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11971
11972         * stabs.texinfo: N_MAIN is sometimes used for C.
11973
11974 Fri Jul  9 09:47:02 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
11975
11976         * gdbint.texinfo (Host, Target Conditionals): Remove TM_FILE_OVERRIDE.
11977
11978 Tue Jul  6 12:41:28 1993  John Gilmore  (gnu@cygnus.com)
11979
11980         * gdbint.texinfo (Target Conditionals): Remove NO_TYPEDEFS,
11981         removed from the code by Kingdon.
11982
11983 Tue Jul  6 12:24:34 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11984
11985         * gdb.texinfo (Break Commands): Remove stuff about flushing terminal
11986         input when evaluating breakpoint conditions; the bug has been fixed.
11987
11988         * gdb.texinfo (Continuing and Stepping): Argument to "continue"
11989         sets the ignore count to N-1, not to N.
11990
11991 Thu Jul  1 14:57:42 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
11992
11993         * refcard.tex (\hoffset): correct longstanding error to match
11994           intended offset; avoids cutting off edge on some printers
11995
11996 Wed Jun 30 18:23:06 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11997
11998         * stabs.texinfo (Parameters): Say that order of stabs is significant.
11999
12000 Fri Jun 25 21:34:52 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12001
12002         * stabs.texinfo (Common Blocks): Say what Sun FORTRAN does.
12003
12004 Fri Jun 25 16:15:10 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
12005
12006         * Makefile.in: (REFEDITS) new var to control whether PS or CM
12007         fonts and whether US or A4 paper for GDB refcard; (refcard.dvi)
12008         collect sed edits if any, apply to refcard before formatting;
12009         (refcard.ps) stop implying PS fonts if PS output requested;
12010         (lrefcard.ps) delete extra target for variant PS fonts
12011
12012         * refcard.tex: parametrize papersize dependent info, collect
12013           in easily replaced spot
12014
12015         * a4rc.sed: new file, edits to refcard for A4 paper
12016
12017 Fri Jun 25 14:21:46 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12018
12019         * stabs.texinfo (Negative Type Numbers): Type -16 is 4 bytes.
12020
12021 Wed Jun 23 15:02:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12022
12023         * stabs.texinfo (Negative Type Numbers): Minor character cleanups.
12024
12025 Tue Jun 22 16:31:52 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12026
12027         * stabs.texinfo: Express disapproval of 'D' symbol descriptor
12028         politely rather than rudely.
12029
12030 Fri Jun 18 19:42:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12031
12032         * stabs.texinfo: Document common blocks.
12033
12034 Fri Jun 18 12:12:57 1993  Fred Fish  (fnf@cygnus.com)
12035
12036         * stabs.texinfo:  Add some basic info about stabs-in-elf.
12037
12038 Fri Jun 18 13:57:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12039
12040         * stabs.texinfo (Top): Minor cleanup.
12041
12042 Mon Jun 14 16:16:51 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
12043
12044         * Makefile.in (install-info): remove parentdir support
12045
12046 Tue Jun 15 18:11:39 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
12047
12048         * gdb.texinfo (Copying): delete this node and references to it;
12049         RMS says this manual need not carry GPL. (passim): Improvements
12050         from last round at FSF, largely due to Ian Taylor review, and
12051         minor formatting improvements.
12052
12053         * gdbinv-s.texi (passim): Improvements from last round at FSF,
12054         largely due to Ian Taylor review. (Debug Session): minor edits to
12055         new text.
12056
12057 Sun Jun 13 12:52:39 1993  Jim Kingdon  (kingdon@cygnus.com)
12058
12059         * Makefile.in (realclean): Remove info and dvi files too.
12060
12061 Sat Jun 12 16:09:22 1993  Jim Kingdon  (kingdon@cygnus.com)
12062
12063         * {all,h8}-config.texi: Rename to *-cfg.texi for 14 char filenames.
12064         * Makefile.in: Change accordingly.  gdb-config.texi -> gdb-cfg.texi.
12065         * gdb.texinfo: Change accordingly.
12066
12067         * stabs.texinfo: Clean up N_{L,R}BRAC.  Discuss what addresses of
12068         N_{L,R}BRAC,N_SLINE are relative to.
12069
12070 Fri Jun 11 15:15:55 1993  Jim Kingdon  (kingdon@cygnus.com)
12071
12072         * Makefile.in (GDBvn.texi): Update atomically.
12073
12074 Wed Jun  9 10:58:16 1993  Jim Kingdon  (kingdon@cygnus.com)
12075
12076         * gdbinv-s.texi (Debug Session): Document exceptionHook.
12077
12078 Tue Jun  8 13:42:04 1993  Jim Kingdon  (kingdon@cygnus.com)
12079
12080         * gdb.texinfo (Print Settings): Move all stuff relating to symbolic
12081         addresses together.  Also motivate the set print symbol-filename
12082         command and suggest other solutions.
12083
12084 Tue Jun  1 22:46:43 1993  Fred Fish  (fnf@cygnus.com)
12085
12086         * gdb.texinfo (set print elements):  Note that the number of
12087         elements is set to unlimited by "set print elements 0".
12088
12089 Mon May 31 08:06:55 1993  Jim Kingdon  (kingdon@cygnus.com)
12090
12091         * stabs.texinfo (Builtin Type Descriptors): Try to clarify what
12092         NF_LDOUBLE means.
12093         (Stab Types): Include Solaris stab types.
12094         (Procedures): Document Solaris extensions.
12095
12096 Thu May 27 06:20:42 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
12097
12098         * gdb.texinfo:  Add `set print symbol-filename' doc.
12099
12100 Wed May 26 00:26:42 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12101
12102         * stabs.texinfo (Arrays): Talk about type definition vs. type
12103         information.
12104
12105         * stabs.texinfo (Builtin Type Descriptors): Talk about omitting
12106         the trailing semicolon.
12107
12108 Tue May 25 14:49:42 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12109
12110         * stabs.texinfo (Line Numbers, Source Files): Re-write these two nodes
12111         and merge in other parts of the document addressing these subjects.
12112         gdbint.texinfo (XCOFF): Remove info which is now in stabs.texinfo.
12113
12114         * stabs.texinfo (Subranges, Arrays): Try to explain about the semicolon
12115         at the end of a range type.
12116
12117         * stabs.texinfo (Subranges): "A offset" and "T offset" are not
12118         AIX extensions.
12119
12120 Mon May 24 09:00:33 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12121
12122         * stabs.texinfo (Stabs Format):  Misc fixes.
12123
12124 Sat May 22 10:40:56 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12125
12126         * stabs.texinfo (Constants):  Allow an `e' constant to be non-enum.
12127         (Traditional builtin types): Document convex convention for long long.
12128         (Negative builtin types): Discuss type names, and misc fixes.
12129
12130 Fri May 21 11:20:31 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12131
12132         * stabs.texinfo (Builtin Type Descriptors): Document the floating
12133         point types used with @samp{R} type descriptor.
12134         (Symbol Descriptors): Describe how to handle conflict between
12135         different meanings of @samp{P} symbol descriptor.
12136
12137 Thu May 20 13:35:10 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12138
12139         * stabs.texinfo: Remove node Quick Reference and put its children
12140         directly under the main menu.
12141
12142         * stabs.texinfo: Many more changes to bring it into line with
12143         AIX documentation and reality.  I think it now has all the
12144         information from the AIX documentation, except that I burned
12145         out when I got to variant records (Pascal and Modula-2) and
12146         all the COBOL types.  Oh well, we can add them later when we're
12147         worrying more about those languages.
12148
12149         * stabs.texinfo (Automatic variables): Talk about what it means
12150         to omit the symbol descriptor.
12151
12152 Tue May 18 17:59:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12153
12154         * stabs.texinfo (Parameters): Add "(sometimes)" when describing
12155         gcc2 behavior with promoted args.
12156
12157 Fri May 14 21:35:29 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
12158
12159         * gdb.texinfo: include readline appendices in info version of manual
12160
12161 Fri May  7 11:56:18 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
12162
12163         * gdbinv-s.texi (Remote Serial): describe new ^C behavior in
12164         target remote.
12165
12166         * gdb.texinfo (Machine Code): more index entries for disassemble
12167
12168 Fri May  7 10:12:30 1993  Fred Fish  (fnf@cygnus.com)
12169
12170         * Clarify the intended use of the gdb-testers and gdb-patches
12171         mailing lists, and shrink gzip comment.
12172
12173 Thu May  6 16:39:50 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
12174
12175         * gdb.texinfo (Shell Commands): do not mention SHELL env var in
12176         DOSHOST configuration of manual.
12177
12178         * gdb.texinfo (MIPS Stack): new node.
12179
12180         * all-config.texi (MIPS) new switch.
12181
12182         * gdbinv-s.texi (Nindy Options) Remove two instances of future
12183         tense; (MIPS Remote) new node.
12184
12185         * gdb.texinfo (passim) rephrases to work around makeinfo @value
12186         bug; (Environment) less passive, other small cleanups in text about
12187         .cshrc/.bashrc; (Invoking GDB) new MIPS Remote menu entry;
12188         (Remote) new MIPS Remote menu entry.
12189
12190 Thu Apr 29 09:36:25 1993  Jim Kingdon  (kingdon@cygnus.com)
12191
12192         * stabs.texinfo: Many changes to include information from the
12193         AIX documentation.
12194
12195         * gdb.texinfo (Environment): Mention pitfall with .cshrc.
12196
12197 Tue Apr 27 14:02:57 1993  Jim Kingdon  (kingdon@cygnus.com)
12198
12199         * gdbint.texinfo (new node Debugging GDB, elsewhere):
12200         Move a bunch of information from ../README.
12201         (Getting Started): New node.
12202
12203 Fri Apr 23 17:21:13 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
12204
12205         * gdbinv-s.texi, gdb.texinfo: include Hitachi SH target
12206
12207         * gdb.texinfo: advance manual revision dates to present
12208
12209         * gdbinv-s.texi, gdb.texinfo, all-config.texi, h8-config.texi:
12210         stop using silly Roman numerals in @set variable names
12211
12212 Fri Apr 23 07:30:01 1993  Jim Kingdon  (kingdon@cygnus.com)
12213
12214         * stabs.texinfo (Parameters): Keep trying to get this right.
12215
12216 Wed Apr 21 15:18:47 1993  Jim Kingdon  (kingdon@cygnus.com)
12217
12218         * stabs.texinfo (Parameters): More on "local parameters".
12219
12220 Mon Apr 19 08:00:51 1993  Jim Kingdon  (kingdon@cygnus.com)
12221
12222         * stabs.texinfo (Parameters): Re-do "local parameters" section.
12223
12224 Sun Apr 18 09:47:45 1993  Jim Kingdon  (kingdon@cygnus.com)
12225
12226         * stabs.texinfo (Symbol descriptors): Re-do using @table and @xref.
12227         (Parameters): Rewrite.
12228         (xcoff-differences, Sun-differences): Minor changes.
12229
12230 Thu Apr 15 02:35:24 1993  John Gilmore  (gnu@cacophony.cygnus.com)
12231
12232         * stabs.texinfo:  Minor cleanup.
12233
12234 Wed Apr 14 17:31:00 1993  Jim Kingdon  (kingdon@cygnus.com)
12235
12236         * gdbint.texinfo: Minor xcoff stuff.
12237
12238 Wed Apr  7 14:11:07 1993  Fred Fish  (fnf@cygnus.com)
12239
12240         * gdbint.texinfo:  Update for new config directory structure.
12241         Add info about internal type data structures.
12242
12243 Mon Apr  5 09:06:30 1993  Ian Lance Taylor  (ian@cygnus.com)
12244
12245         * Makefile.in (SFILES_INCLUDED): gdb-config.texi is no longer in
12246         $(srcdir).
12247         (gdb-config.texi): Depend on file in $(srcdir).
12248
12249 Fri Apr  2 16:55:13 1993  Jim Kingdon  (kingdon@cygnus.com)
12250
12251         * stabs.texinfo: Fixes about N_SO.
12252
12253 Fri Mar 26 18:00:35 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
12254
12255         * gdb.texinfo: include list of nonstandard init file names
12256
12257         * *-config.texi: new switch GENERIC for text that applies *only*
12258         to (usual) multiple-target version of manual
12259
12260         * gdb.texinfo, gdbinv-s.texi: Update conditional markup to correct
12261         h8 config
12262
12263         * gdb.texinfo: depend on latest fixed makeinfo, use conditionals
12264         in menus (rather than conditionally selected multiple alternative
12265         menus).
12266
12267         * Makefile.in: define and use DOC_CONFIG var to select
12268         configuration for GDB user manual.
12269
12270         * gdb-config.texi: delete from repository, generate from Makefile.
12271
12272         * all-config.texi: normal `generic' configuration file, formerly
12273         stored as gdb-config.texi
12274
12275 Wed Mar 24 14:03:19 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
12276
12277         * Makefile.in: add dvi target to build all .dvi files
12278
12279 Tue Mar 23 16:03:24 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
12280
12281         * gdb.texinfo, gdvinv-s.texinfo: formatting improvements.
12282
12283 Fri Mar 19 21:46:50 1993  John Gilmore  (gnu@cygnus.com)
12284
12285         * gdbint.texinfo:  Doc NO_MMALLOC and NO_MMALLOC_CHECK as
12286         host conditionals.
12287         * stabs.texinfo:  More array fixes inspired by Jim's.
12288
12289 Fri Mar 19 10:23:34 1993  Jim Kingdon  (kingdon@cygnus.com)
12290
12291         * stabs.texinfo: Fixes re arrays and continuations.
12292
12293         * gdbint.texinfo: Add XCOFF node.
12294
12295 Mon Mar  8 15:52:18 1993  John Gilmore  (gnu@cygnus.com)
12296
12297         * gdb.texinfo:  Add `set print max-symbolic-offset' doc.
12298
12299 Sun Feb 21 17:09:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
12300
12301         * stabs.texinfo:  Fix for array types to mention lower bounds.
12302
12303 Thu Feb 18 01:19:49 1993  John Gilmore  (gnu@cygnus.com)
12304
12305         * gdbint.texinfo:  Update PTRACE_ARG3_TYPE doc, pull PT_*.
12306
12307 Wed Feb 17 08:15:24 1993  John Gilmore  (gnu@cygnus.com)
12308
12309         * gdbint.texinfo:  Remove SET_STACK_LIMIT_HUGE from target defines.
12310
12311 Thu Feb 11 10:38:40 1993  John Gilmore  (gnu@cygnus.com)
12312
12313         * gdbint.texinfo:  Fix thinko (NM_FILE => NAT_FILE).  Found
12314         by Michael Ben-Gershon <mybg@CS.HUJI.AC.IL>.
12315
12316 Wed Feb 10 23:59:19 1993  John Gilmore  (gnu@cygnus.com)
12317
12318         * gdbint.texinfo:  Eliminate IBM6000_HOST, document IBM6000_TARGET.
12319
12320 Tue Feb  9 18:26:21 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
12321
12322         * gdb.texinfo, gdbinv-s.texi: misc updates
12323
12324 Sat Feb  6 10:25:47 1993  John Gilmore  (gnu@cygnus.com)
12325
12326         * gdbint.texinfo:  Brief documentation for longjmp support,
12327         from an email msg by Stu.
12328
12329 Fri Feb  5 14:10:15 1993  John Gilmore  (gnu@cygnus.com)
12330
12331         * stabs.texinfo:  Fix description of floating point "range"
12332         types (which really define basic types).  Reported by Jim Meehan,
12333         <meehan@src.dec.com>.
12334
12335         * gdbint.texinfo:  Remove COFF_NO_LONG_FILE_NAMES define, now gone.
12336
12337 Thu Feb  4 13:56:46 1993  Ian Lance Taylor  (ian@cygnus.com)
12338
12339         * gdbint.texinfo: Slightly expand section on supporting a new
12340         object file format.
12341
12342 Thu Feb  4 01:49:04 1993  John Gilmore  (gnu@cygnus.com)
12343
12344         * Makefile.in (refcard.ps, lrefcard.ps):  Remove psref.tex
12345         intermediate file.
12346
12347 Tue Feb  2 12:18:06 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
12348
12349         * gdb.texinfo, gdbinv-s.texi: miscellaneous stylistic cleanups
12350
12351 Mon Feb  1 15:35:47 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
12352
12353         * gdbinv-s.texi: z8000 simulator target name is just "sim"
12354
12355         * gdbinv-s.texi:  Mention that Z8000 simulator can simulate Z8001
12356         as well as Z8002.
12357
12358 Sat Nov 28 06:51:35 1992  John Gilmore  (gnu@cygnus.com)
12359
12360         * gdbint.texinfo:  Add sections on clean design and on how to send
12361         in changes.
12362
12363 Mon Nov  9 23:57:02 1992  John Gilmore  (gnu@cygnus.com)
12364
12365         * gdbint.texinfo:  Add how to declare the result of make_cleanup.
12366
12367 Mon Oct 26 11:09:47 1992  John Gilmore  (gnu@cygnus.com)
12368
12369         * gdb.texinfo:  Fix typo, reported by Karl Berry.
12370
12371 Fri Oct 23 00:41:21 1992  John Gilmore  (gnu@cygnus.com)
12372
12373         * gdb.texinfo:  Add opcodes dir to GDB distribution description.
12374
12375 Sat Oct 10 18:04:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12376
12377         * gdbint.texinfo: fixed a stray email address (needs @@),
12378         added @table @code to node "Native Conditionals"
12379
12380 Tue Sep 22 00:34:15 1992  John Gilmore  (gnu@cygnus.com)
12381
12382         * gdbint.texinfo:  Describe coding style of GDB.
12383
12384 Mon Sep 21 19:32:16 1992  John Gilmore  (gnu@cygnus.com)
12385
12386         * stabs.texinfo:  Minor wording changes.
12387
12388 Tue Sep 15 02:57:09 1992  John Gilmore  (gnu@cygnus.com)
12389
12390         * gdbint.texinfo:  Improve release doc slightly.
12391
12392 Fri Sep 11 01:34:25 1992  John Gilmore  (gnu@sphagnum.cygnus.com)
12393
12394         * gdbint.texinfo:  Improve doc of GDB config macros.
12395
12396 Wed Sep  9 16:52:06 1992  John Gilmore  (gnu@cygnus.com)
12397
12398         * stabs.texinfo:  Remove Bothner's changes for C++ nested types.
12399         These will be reinserted when examined.
12400
12401 Mon Aug 24 01:17:55 1992  John Gilmore  (gnu@cygnus.com)
12402
12403         * gdbint.texinfo:  Make a start at documenting all the #if macros
12404         in GDB.  At least list them all, and start separating them into
12405         host-specific and target-specific.
12406
12407 Tue Aug 18 15:59:13 1992  Roland H. Pesch  (pesch@fowanton.cygnus.com)
12408
12409         * gdbinv-s.m4.in: refrain from using @cartouche for just a few
12410         examples (not consistent w others).
12411         gdb.texinfo: issue disclaimer paragraph on cmdline options only
12412         for generic vn of doc
12413
12414 Tue Aug 18 14:53:27 1992  Ian Lance Taylor  (ian@cygnus.com)
12415
12416         * Makefile.in: always create installation directories.
12417
12418 Tue Aug 18 14:11:50 1992  Roland H. Pesch  (pesch@fowanton.cygnus.com)
12419
12420         * gdb.texinfo: in h8 config, do not describe searching commands.
12421
12422 Mon Aug 17 18:07:59 1992  Roland H. Pesch  (pesch@fowanton.cygnus.com)
12423
12424         * gdb.texinfo, none.m4, h8.m4, gdbinv-s.m4.in: improve H8/300
12425           conditionals; introduce a few generic switches that may be
12426           useful for other cross-dev or dos-hosted configs.
12427
12428         * gdb.texinfo: fix typo in "info reg" description
12429
12430 Sun Aug 16 01:16:18 1992  John Gilmore  (gnu@cygnus.com)
12431
12432         * stabs.texinfo:  Minor updates from running TeX over it.
12433         * Makefile.in (stabs.dvi, stabs.ps):  Add.
12434
12435 Sat Aug 15 20:52:24 1992  Per Bothner  (bothner@rtl.cygnus.com)
12436
12437         * stabs.texinfo:  Stabs documentation, written by Julia Menapace.
12438         First pass at converting it to texinfo.
12439
12440 Sat Aug 15 03:14:59 1992  John Gilmore  (gnu@cygnus.com)
12441
12442         * gdb.texinfo, refcard.tex:  Document mult args on `info reg'.
12443         * Makefile.in (refcard.ps, lrefcard.ps):  Add missing $(srdir).
12444
12445 Fri Aug 14 21:08:47 1992  John Gilmore  (gnu@cygnus.com)
12446
12447         * gdbint.texinfo:  Add section on partial symbol tables.
12448
12449 Sat Jun 20 16:31:10 1992  John Gilmore  (gnu at cygnus.com)
12450
12451         * gdb.texinfo:  document `set remotedebug' and `set
12452         rstack_high_address'.
12453
12454 Thu May 14 17:09:48 1992  Roland H. Pesch  (pesch@fowanton.cygnus.com)
12455
12456         * gdb.texinfo: slight expansion of new text on reading info files
12457         * gdbinv-s.m4.in: correct and expand info on cross-debugging
12458         H8/300 from DOS.
12459
12460 Tue May 12 12:22:47 1992  John Gilmore  (gnu at cygnus.com)
12461
12462         * gdb.texinfo:  `info user' => `show user'.  Noticed by David Taylor.
12463
12464 Mon May 11 19:06:27 1992  John Gilmore  (gnu at cygnus.com)
12465
12466         * gdb.texinfo:  Say how to read the `info' files.
12467
12468 Tue May  5 12:11:38 1992  K. Richard Pixley  (rich@cygnus.com)
12469
12470         * Makefile.in: gm4 -> m4.
12471
12472 Fri Apr 10 17:50:43 1992  John Gilmore  (gnu at rtl.cygnus.com)
12473
12474         * gdb.texinfo:  Update for GDB-4.5.  Move `Formatting
12475         Documentation' ahead of `Installing GDB' to match README.
12476         Update shared library doc, -readnow and -mapped, and directory
12477         structure (add glob and mmalloc).  Update configure doc.
12478
12479 Tue Mar 24 23:28:38 1992  K. Richard Pixley  (rich@cygnus.com)
12480
12481         * Makefile.in: remove $(srcdir) from gdb.info rule.
12482
12483 Sat Mar  7 18:44:50 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
12484
12485         * Makefile.in: commented out gdb-all.texinfo rule.  This is
12486           temporary.
12487
12488 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
12489
12490         * Makefile.in, configure.in: removed traces of namesubdir,
12491           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
12492           copyrights to '92, '13, changed some from Cygnus to FSF.
12493
12494 Fri Dec 13 09:47:31 1991  John Gilmore  (gnu at cygnus.com)
12495
12496         * gdb.texinfo:  Improve how we ask for bug reports.
12497
12498 Tue Dec 10 04:07:21 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
12499
12500         * Makefile.in: infodir belongs in datadir.
12501
12502 Fri Dec  6 23:57:34 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
12503
12504         * Makefile.in: remove spaces following hyphens, bsd make can't
12505           cope.  install using INSTALL_DATA.  added clean-info.  added
12506           standards.text support.
12507
12508 Thu Dec  5 22:46:12 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
12509
12510         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
12511           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
12512           and mandir now keyed off datadir by default.
12513
12514 \f
12515 Local Variables:
12516 mode: change-log
12517 left-margin: 8
12518 fill-column: 74
12519 version-control: never
12520 coding: utf-8
12521 End: