Fix gdb.texinfo for old makeinfo (again)
[external/binutils.git] / gdb / doc / ChangeLog
1 2018-01-15  Szabolcs Nagy  <szabolcs.nagy@arm.com>
2
3         * gdb.texinfo (set cwd): Add period.
4         (gdb-add-index man): Move anchor.
5
6 2017-01-12  Tom Tromey  <tom@tromey.com>
7             Sergio Durigan Junior  <sergiodj@redhat.com>
8
9         * gdb.texinfo (Index Files): Mention gdb-add-index.
10         (gdb-add-index man): New section.
11         * Makefile.in (gdb-add-index.1): New rule to generate manpage
12         from gdb.texinfo.
13
14 2018-01-11  Szabolcs Nagy  <szabolcs.nagy@arm.com>
15
16         * gdb.texinfo (pwd): Fix whitespace.
17
18 2018-01-09  John Baldwin  <jhb@FreeBSD.org>
19
20         * gdb.texinfo (pwd): Update cross-reference for Process Information
21         node and remove explicit /proc reference.
22         (Native): Rename subsection from SVR4 Process Information to
23         Process Information.
24         (Process Information): Reword introduction to be less /proc
25         centric.  Document support for "info proc" on FreeBSD.
26
27 2018-01-03  Xavier Roirand  <roirand@adacore.com>
28
29         * gdb.texinfo (Set Catchpoints): Add documentation for new
30         "catch handlers" action.
31
32 2017-12-27  Stafford Horne  <shorne@gmail.com>
33
34         * gdb.texinfo (Target Description Format): Explain that arbitrary
35         strings are now allowed for register groups.
36
37 2017-12-27  Stafford Horne  <shorne@gmail.com>
38
39         * gdb.texinfo (Registers): Document info reg $reggroup feature.
40
41 2017-12-15  Sergio Durigan Junior  <sergiodj@redhat.com>
42
43         PR cli/16224
44         * gdb.texinfo (ptype): Add documentation for new flag '/o'.
45
46 2017-12-13  Simon Marchi  <simon.marchi@ericsson.com>
47
48         * python.texi (Manipulating breakpoints using Python): Document
49         qualified parameter to gdb.Breakpoint.
50
51 2017-12-13  Simon Marchi  <simon.marchi@ericsson.com>
52
53         * python.texi (Manipulating breakpoints using Python): Split doc
54         of Breakpoint.__init__ in two, split text in multiple
55         paragraphs, don't nest parameter square brackets.
56
57 2017-12-12  Stafford Horne  <shorne@gmail.com>
58             Stefan Wallentowitz  <stefan@wallentowitz.de>
59             Franck Jullien  <franck.jullien@gmail.com>
60             Jeremy Bennett  <jeremy.bennett@embecosm.com>
61
62         * gdb.texinfo: Add OpenRISC documentation.
63
64 2017-12-08  Jan Kratochvil  <jan.kratochvil@redhat.com>
65
66         * gdb.texinfo (Index Files): Document .debug_names and -dwarf-5.
67
68 2017-12-07  Keith Seitz  <keiths@redhat.com>
69
70         * gdb.texinfo (Symbols): Document "set print type nested-type-limit"
71         and "show print type nested-type-limit".
72
73 2017-12-07  Phil Muldoon  <pmuldoon@redhat.com>
74
75        * python.texi (Breakpoints In Python): Add text relating
76         to allowed explicit locations and keywords in gdb.Breakpoints.
77
78 2017-12-04  Tom Tromey  <tom@tromey.com>
79
80         * gdb.texinfo (Rust): Update trait object status
81
82 2017-12-01  Andrew Cagney  <cagney@redhat.com>
83             Joel Brobecker  <brobecker@adacore.com>
84             Sergio Durigan Junior  <sergiodj@redhat.com>
85
86         * gdb.texinfo (File Options): Document --readnever.
87         (Commands to Specify Files): Likewise, for 'symbol-file' and
88         'add-symbol-file'.
89
90 2017-11-29  Pedro Alves  <palves@redhat.com>
91
92         PR c++/19436
93         * gdb.texinfo (Debugging C Plus Plus): Document setting
94         breakpoints in functions with ABI tags.
95
96 2017-11-29  Pedro Alves  <palves@redhat.com>
97
98         * gdb.texinfo (Linespec Locations): Document how "function" is
99         interpreted in C++ and Ada.  Document "-qualified".
100         (Explicit Locations): Document how "-function" is interpreted in
101         C++ and Ada.  Document "-qualified".
102
103 2017-11-26  Dominik Czarnota  <dominik.b.czarnota@gmail.com>
104
105         PR gdb/21945
106         * gdb.texinfo (Search Memory): Update description and example
107         about how to search a string without NULL terminator.
108
109 2017-11-24  Joel Brobecker  <brobecker@adacore.com>
110
111         * gdb.texinfo (GDB/MI Ada Exception Information): Document
112         new "exception-message" field.
113
114 2017-11-24  Simon Marchi  <simon.marchi@ericsson.com>
115
116         * gdb.texinfo (Memory Map Format): Update gdb-memory-map.dtd.
117
118 2017-11-24  Pedro Alves  <palves@redhat.com>
119
120         * gdb.texinfo (Completion): Update need-quoting examples.  Remove
121         false claim that GDB inserts quoting automatically.
122         (Symbols): Add anchor.
123
124 2017-11-22  Ulrich Weigand  <uweigand@de.ibm.com>
125
126         * gdb.texinfo (Requirements): Document use of GNU MPFR.
127
128 2017-11-16  Phil Muldoon  <pmuldoon@redhat.com>
129
130         * python.texi (Basic Python): Add rbreak documentation.
131
132 2017-11-07  Xavier Roirand  <roirand@adacore.com>
133             Pedro Alves  <palves@redhat.com>
134
135         * gdb.texinfo (Set Breaks): Document support for breakpoint
136         location ranges in the enable/disable commands.
137
138 2017-10-04  Sergio Durigan Junior  <sergiodj@redhat.com>
139
140         * gdb.texinfo (Starting your Program) <The working directory.>:
141         Mention remote debugging.
142         (Working Directory) <Your Program's Working Directory>:
143         Likewise.
144         (Connecting) <Remote Packet>: Add "set-working-dir"
145         and "QSetWorkingDir" to the table.
146         (Remote Protocol) <QSetWorkingDir>: New item, explaining the
147         packet.
148
149 2017-10-04  Sergio Durigan Junior  <sergiodj@redhat.com>
150
151         * gdb.texinfo (Starting your Program) <The working directory.>:
152         Mention new "set cwd" command.
153         (Working Directory) <Your Program's Working Directory>:
154         Rephrase to explain that "set cwd" exists and is the default
155         way to change the inferior's cwd.
156
157 2017-09-25  Andreas Arnez  <arnez@linux.vnet.ibm.com>
158
159         * gdb.texinfo (S/390 and System z Features): Document the new
160         features org.gnu.gdb.s390.gs and org.gnu.gdb.s390.gsbc.
161
162 2017-09-21  Kevin Buettner  <kevinb@redhat.com>
163
164         * gdb.texinfo (qXfer:threads:read): Add documentation for handle
165         attribute.
166
167 2017-09-21  Kevin Buettner  <kevinb@redhat.com>
168
169         * python.texi (Inferiors In Python): Add description for method
170         Inferior.thread_from_thread_handle.
171
172 2017-09-19  John Baldwin  <jhb@FreeBSD.org>
173
174         * gdb.texinfo (Starting your Program): Add description of
175         starti command.  Mention starti command as an alternative for
176         debugging the elaboration phase.
177
178 2017-09-16  Simon Marchi  <simon.marchi@ericsson.com>
179
180         * gdb.texinfo (Maintenance Commands): Document filter parameter
181         of "maint selftest".  Document "maint info selftests" command.
182
183 2017-09-11  Tom Tromey  <tom@tromey.com>
184
185         * python.texi (Events In Python): Document new events.
186
187 2017-09-04  Pedro Alves  <palves@redhat.com>
188
189         * gdb.texinfo (Variables) <Program Variables>: Document inspecting
190         no-debug-info variables.
191         (Symbols) <Examining the Symbol Table>: Document inspecting
192         no-debug-info types.
193         (Calling) <Calling functions with no debug info>: New subsection,
194         documenting calling no-debug-info functions.
195         (Non-debug DLL Symbols) <Working with Minimal Symbols>: Update.
196
197 2017-08-31  Sergio Durigan Junior  <sergiodj@redhat.com>
198
199         * gdb.texinfo (set environment): Add @anchor.  Explain that
200         environment variables set by the user are sent to GDBserver.
201         (unset environment): Likewise, but for unsetting variables.
202         (Connecting) <Remote Packet>: Add "environment-hex-encoded",
203         "QEnvironmentHexEncoded", "environment-unset", "QEnvironmentUnset",
204         "environment-reset" and "QEnvironmentReset" to the table.
205         (Remote Protocol) <QEnvironmentHexEncoded, QEnvironmentUnset,
206         QEnvironmentReset>: New item, explaining the packet.
207
208 2017-08-23  Jan Kratochvil  <jan.kratochvil@redhat.com>
209
210         * gdb.texinfo (Compiling and Injecting Code): Add to subsection
211         "Compiler search for the compile command" descriptions of set
212         compile-gcc and show compile-gcc.
213
214 2017-08-07  Weimin Pan  <weimin.pan@oracle.com>
215
216         * gdb.texinfo (Architectures): Add new Sparc64 section to document
217         ADI support.
218         * NEWS: Add "adi examine" and "adi assign" commands.
219
220 2017-08-18  Yao Qi  <yao.qi@linaro.org>
221
222         * gdb.texinfo (Server): Document "--selftest".
223
224 2017-08-16  Ruslan Kabatsayev  <b7.10110111@gmail.com>
225
226         * gdb.texinfo (TUI Single Key Mode): Document the new shortcuts in
227         Single-Key mode.
228
229 2017-08-12  Sergio Durigan Junior  <sergiodj@redhat.com>
230
231         PR gdb/21925
232         * gdb.texinfo (Starting) <startup-with-shell>: Fix typo ("show
233         set...").
234
235 2017-08-09  Simon Marchi  <simon.marchi@ericsson.com>
236
237         * gdb.texinfo (Packets): Fix Z0 cmd_list doc referring to
238         conditional expression.
239
240 2017-07-31  Simon Marchi  <simon.marchi@ericsson.com>
241
242         * agentexpr.texi (rot): Fix symbolic description, improve
243         textual description.
244
245 2017-07-26  Yao Qi  <yao.qi@linaro.org>
246
247         * gdb.texinfo (Maintenance Commands): Document command
248         "maint check xml-descriptions".
249
250 2017-07-26  Yao Qi  <yao.qi@linaro.org>
251
252         * gdb.texinfo (Maintenance Commands): Document optional
253         argument of "maint print c-tdesc".
254
255 2017-07-18  Yao Qi  <yao.qi@linaro.org>
256
257         * gdb.texinfo (Maintenance Commands): Improve the doc to
258         command "maint print c-tdesc".
259
260 2017-06-20  Sergio Durigan Junior  <sergiodj@redhat.com>
261
262         PR gdb/21606
263         * python.texi (Python representation of Symbols.): Replace
264         SYMBOL_FUNCTION_DOMAIN by SYMBOL_FUNCTIONS_DOMAIN, fixing typo.
265         * guile.texi (Guile representation of Symbols.): Likewise.
266
267 2017-06-11  Simon Marchi  <simon.marchi@ericsson.com>
268
269         * gdb.texinfo (Optional Messages about Internal Happenings):
270         Document {set,show} debug separate-debug-file commands.
271
272 2017-06-07  Sergio Durigan Junior  <sergiodj@redhat.com>
273
274         * gdb.texinfo (Starting) <startup-with-shell>: Add @anchor.
275         (Connecting) <Remote Packet>: Add "startup-with-shell"
276         and "QStartupWithShell" to the table.
277         (Remote Protocol) <QStartupWithShell>: New item, explaining the
278         packet.
279
280 2017-05-22  Andrew Burgess  <andrew.burgess@embecosm.com>
281
282         * gdb.texinfo (Packets): Document vMustReplyEmpty packet.
283
284 2017-05-01  Tim Wiederhake  <tim.wiederhake@intel.com>
285
286         * python.texi (Recording in Python): Factor out the documentation of
287         gdb.RecordInstruction's super class.
288
289 2017-05-01  Tim Wiederhake  <tim.wiederhake@intel.com>
290
291         * python.texi (Recording in Python): Replace gdb.BtraceFunction with
292         gdb.RecordFunctionSegment.  Rename prev_sibling and next_sibling to
293         prev and next.
294
295 2017-05-01  Tim Wiederhake  <tim.wiederhake@intel.com>
296
297         * python.texi (Recording in Python): Replace gdb.BtraceInstruction with
298         gdb.RecordInstruction
299
300 2017-05-01  Tim Wiederhake  <tim.wiederhake@intel.com>
301
302         * python.texi (Recording in Python): Add documentation for
303         gdb.RecordGap and remove documentation of special cases for
304         gdb.BtraceInstruction.
305
306 2017-05-01  Tim Wiederhake  <tim.wiederhake@intel.com>
307
308         * python.texi (Recording in Python): Remove Record.ptid defvar.
309
310 2017-04-21  Simon Marchi  <simon.marchi@ericsson.com>
311
312         * gdb.texinfo (GDB/MI Thread Information): Add missing
313         fields, re-word some things.
314         (GDB/MI Thread Commands): Describe fields found in the output of
315         -thread-info, remove description of fields in the
316         thread output tuple, replace with a cross-reference to "GDB/MI
317         Thread Information".
318
319 2017-04-21  Simon Marchi  <simon.marchi@ericsson.com>
320
321         * gdb.texinfo (GDB/MI Thread Commands): Remove "current" field
322         from -thread-info output.
323
324 2017-03-28  Anton Kolesov  <anton.kolesov@synopsys.com>
325
326         * gdb.texinfo (Synopsys ARC): Document "set debug arc 2".
327
328 2017-03-28  Anton Kolesov  <anton.kolesov@synopsys.com>
329
330         * gdb.texinfo (Synopsys ARC): Add "maint print arc arc-instruction".
331
332 2017-03-22  Yao Qi  <yao.qi@linaro.org>
333
334         * python.texi (Inferiors In Python): Remove @code from Python.
335
336 2017-03-21  Tim Wiederhake  <tim.wiederhake@intel.com>
337
338         * python.texi (Recordings In Python): Document return type of
339         gdb.BtraceInstruction.data.
340
341 2017-03-20  Marc-Andre Laperle  <marc-andre.laperle@ericsson.com>
342
343         * gdb.texinfo (gdb/mi Symbol Query Commands): Document new MI
344         command file-list-shared-libraries
345         (GDB/MI Async Records): Update documentation of library-loaded with new
346         field.
347
348 2017-03-16  Doug Evans  <dje@google.com>
349
350         * guile.texi (Lazy Strings In Guile): Mention arrays.
351         * python.texi (Lazy Strings In Python): Ditto.
352
353 2017-03-08  Jiong Wang  <jiong.wang@arm.com>
354
355         * gdb.texinfo (Memory Protection Extensions): Add missing escape
356         character "@".
357
358 2017-03-07  Walfred Tedeschi <walfred.tedeschi@intel.com>
359
360         * Memory Protection Extensions: Add information about inferior
361         calls.
362
363 2017-02-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
364
365         * gdb.texinfo (Print Settings, Tail Call Frames): Rename DW_OP_GNU_*,
366         DW_TAG_GNU_* and DW_AT_GNU_*.
367
368 2017-02-14  Tim Wiederhake  <tim.wiederhake@intel.com>
369
370         * python.texi (Recordings In Python): New section.
371
372 2017-02-14  Tom Tromey  <tom@tromey.com>
373
374         PR python/13598:
375         * python.texi (Events In Python): Document events.before_prompt.
376
377 2017-02-13  Luis Machado  <lgustavo@codesourcery.com>
378
379         * gdb.texinfo (Target Commands): Document the optional offset
380         argument for the load command.
381
382 2017-02-10  Martin Galvan  <martingalvan@sourceware.org>
383
384         PR gdb/21122
385         * gdb.texinfo (Breakpoints): Reword documentation to speak in terms of
386         space-separated breakpoint lists.  Also add a missing @table command
387         and @cindex for breakpoint lists.
388
389 2017-02-06  Ivo Raisr  <ivo.raisr@oracle.com>
390
391         PR tdep/20936
392         * gdb.texinfo: (Standard Target Features): Document SPARC features.
393         (Sparc Features): New node.
394
395 2017-01-27  Walfred Tedeschi  <walfred.tedeschi@intel.com>
396
397         * gdb.texinfo (i386 Features): Add system segment registers
398         as feature.
399
400 2017-01-24  Simon Marchi  <simon.marchi@ericsson.com>
401
402         * python.texi (Events In Python): Fix typo.
403
404 2017-01-20  Mike Wrighton  <mike_wrighton@codesourcery.com>
405             Luis Machado  <lgustavo@codesourcery.com>
406
407         * gdb.texinfo (-target-flash-erase): New MI command description.
408         (flash-erase): New CLI command description.
409
410 2017-01-04  John Baldwin  <jhb@FreeBSD.org>
411
412         * gdb.texinfo (Contributors): Add SRI International and University
413         of Cambridge for FreeBSD/mips.
414
415 2016-12-22  Doug Evans  <xdje42@gmail.com>
416
417         * gdb.texinfo (Symbols): Update docs for symbol printing maintenance
418         commands.
419
420 2016-12-02  Pedro Alves  <palves@redhat.com>
421
422         * gdb.texinfo (User-defined Commands): Limit on number of
423         arguments passed to user-defined commands removed; update.
424
425 2016-12-02  Pedro Alves  <palves@redhat.com>
426
427         PR cli/20559
428         * gdb.texinfo (Define): Add example of using "eval" to process a
429         variable number of arguments.
430         (Output) <eval>: Add anchor.
431
432 2016-11-30  Simon Marchi  <simon.marchi@polymtl.ca>
433
434         * Makefile.in: Likewise.
435
436 2016-11-18  Andreas Arnez  <arnez@linux.vnet.ibm.com>
437
438         * gdb.texinfo (GDB/MI Async Records): Add missing comma after
439         xref.
440
441 2016-10-29  Pedro Alves  <palves@redhat.com>
442
443         * gdb.texinfo (Packets) <vCont>: Remove mention of default
444         actions.
445
446 2016-10-26  Pedro Alves  <palves@redhat.com>
447
448         * gdb.texinfo (Packets): Clarify vCont packets with multiple
449         actions that match a thread, and what happens when an action
450         matches a thread that is already running.
451
452 2016-10-14  Simon Marchi  <simon.marchi@ericsson.com>
453
454         * gdb.texinfo (Using Trace Files): Fix typo.
455         (GDB/MI Tracepoint Commands): Likewise.
456
457 2016-10-14  Simon Marchi  <simon.marchi@ericsson.com>
458
459         * gdb.texinfo (GDB/MI Tracepoint Commands): Document -ctf switch
460         of -trace-save.
461
462 2016-10-06  Tom Tromey  <tom@tromey.com>
463
464         * guile.texi (Types In Guile): Remove Java mentions.
465         * python.texi (Types In Python): Remove Java mentions.
466         * gdb.texinfo (Address Locations, Supported Languages)
467         (Index Section Format): Remove Java mentions.
468
469 2016-08-15  Doug Evans  <dje@google.com>
470
471         * gdb.texinfo (Target Description Format): Update docs on "end"
472         field spec and field default type.
473
474 2016-10-03  Antoine Tremblay  <antoine.tremblay@ericsson.com>
475 2016-10-03  Simon Marchi  <simon.marchi@ericsson.com>
476
477         PR gdb/20487
478         * gdb.texinfo (Context management): Update mention of frame
479         change notifications.
480         (gdb/mi Async Records): Document frame field in
481         =thread-select event.
482         * observer.texi (GDB Observers): New user_selected_context_changed
483         observer.
484
485 2016-09-28  Tom Tromey  <tom@tromey.com>
486
487         * gdb.texinfo (Packets) <z0>: Use "software breakpoint" rather
488         than "memory breakpoint".  Further document "kind".  Move
489         protocol-details link earlier.
490         <z1>: Document the cmd_list argument.  Fix typo.
491         <g>: Remove incorrect sentence.
492         (Stop Reply Packets): Document "OK" response to requests when in
493         non-stop mode.
494         <swbreak>: Use "software breakpoint" rather than "memory
495         breakpoint".
496         <create>: Document that "R" is ignored.
497         <W, X, w>: Document formatting of "AA".
498         (Notification Packets): Use "%Stop", not "%%Stop".
499
500 2016-09-21  Anton Kolesov  <anton.kolesov@synopsys.com>
501
502         * gdb.texinfo (Embedded Processors): Document ARC.
503         (Synopsys ARC): New section.
504         (Standard Target Features): Document ARC features.
505         (ARC Features): New section.
506
507 2016-09-21  Simon Marchi  <simon.marchi@ericsson.com>
508
509         * .gitignore: New file.
510
511 2016-08-24  Simon Marchi  <simon.marchi@ericsson.com>
512
513         * gdb.texinfo (Input/Output): Mention possibility to unset
514         inferior-tty.
515
516 2016-07-25  Tim Wiederhake  <tim.wiederhake@intel.com>
517
518         * gdb.texinfo: Resume btrace on reconnect.
519
520 2016-07-23  Gabriel Krisman Bertazi  <gabriel@krisman.be>
521
522         * gdb.texinfo (Set Catchpoints): Add 'group' argument to catch
523         syscall.
524
525 2016-06-30  Руслан Ижбулатов  <lrn1986@gmail.com>
526
527         * gdb.texinfo (Cygwin Native): Document the new 'signal-event'
528         command.
529
530 2016-07-13  Tom Tromey  <tom@tromey.com>
531
532         PR python/15620, PR python/18620:
533         * python.texi (Events In Python): Document new breakpoint events.
534
535 2016-07-13  Tom Tromey  <tom@tromey.com>
536
537         PR python/17698:
538         * python.texi (Breakpoints In Python): Document
539         Breakpoint.pending.
540
541 2016-07-13  Tom Tromey  <tom@tromey.com>
542
543         * python.texi (Breakpoints In Python): Move table of types and
544         table of watchpoint types earlier in node.
545
546 2016-07-12  Tom Tromey  <tom@tromey.com>
547
548         PR python/19293:
549         * python.texi (Frames In Python): Document
550         gdb.invalidate_cached_frames.
551
552 2016-06-21  Pedro Alves  <palves@redhat.com>
553
554         * gdb.texinfo (Interpreters): Update intepreter-exec section,
555         document new-ui and explain use case.
556
557 2016-06-17  Yan-Ting Lin  <currygt52@gmail.com>
558
559         * gdb.texinfo (Standard Target Features): Document NDS32 features.
560         (NDS32 Features): New Section.
561
562 2016-06-09  Toshihito Kikuchi  <k.toshihito@yahoo.de>
563
564         * gdb.texinfo (Examining Memory): Document negative repeat
565         count in the 'x' command.
566
567 2016-06-06  Simon Marchi  <simon.marchi@ericsson.com>
568
569         * gdb.texinfo (GDB/MI Async Records): Document method and
570         format fields in =record-started.
571         * observer.texi (record_changed): Add method and format
572         parameters.
573
574 2016-05-27  Eli Zaretskii  <eliz@gnu.org>
575
576         * gdb.texinfo (General Query Packets): Move the description of the
577         response before the long list of the specific 'read' and 'write'
578         requests.
579
580 2016-05-23  Tom Tromey  <tom@tromey.com>
581
582         * python.texi (Basic Python): Document gdb.breakpoints return.
583
584 2016-05-24  Tom Tromey  <tom@tromey.com>
585
586         PR gdb/19194:
587         * gdb.texinfo (gdb man): Fix typo.
588
589 2016-05-17  Tom Tromey  <tom@tromey.com>
590
591         * gdb.texinfo (Supported Languages): Mention Rust.  Update menu.
592         (Rust): New node.
593
594 2016-05-17  Tom Tromey  <tom@tromey.com>
595
596         * gdb.texinfo (Maintenance Commands): Document "maint selftest".
597
598 2016-04-27  Yao Qi  <yao.qi@linaro.org>
599
600         * gdb.texinfo (tfind): Complete doc about tfind without
601         argument.
602
603 2016-04-13  Antoine Tremblay  <antoine.tremblay@ericsson.com>
604
605         * agentexpr.texi (byte): Fix zero_ext description.
606
607 2016-03-31  Pedro Alves  <palves@redhat.com>
608
609         * gdb.texinfo (M32R/SDI): Delete node.
610         (MIPS Embedded): Remove references to the MIPS remote debugging
611         protocol, PMON and variants, and the associated commands.
612
613 2016-03-15  Doug Evans  <dje@google.com>
614
615         * gdb.texinfo (Target Descriptions): New menu item "Enum Target Types".
616         (Target Description Format): Mention enum types.  Update docs on
617         flags types.
618         (Predefined Target Types): Add "bool".
619         (Enum Target Types): New node.
620
621 2016-03-15  Pedro Alves  <palves@redhat.com>
622
623         * gdb.texinfo (Tracepoint Actions): Fix typo.
624
625 2016-03-15  Pedro Alves  <palves@redhat.com>
626             Andreas Arnez  <arnez@linux.vnet.ibm.com>
627             Marcin Kościelnicki  <koriakin@0x04.net>
628
629         * gdb.texinfo (Tracepoint Actions): Document possible
630         unreliability of '$_ret'.
631
632 2016-03-11  Andrew Burgess  <andrew.burgess@embecosm.com>
633
634         * gdb.texinfo (Symbols): Document new 'maint info line-table'
635         command.
636
637 2016-03-10  Simon Marchi  <simon.marchi@polymtl.ca>
638
639         * gdb.texinfo (Convenience Functions): Document $_as_string.
640
641 2016-02-23  Doug Evans  <dje@google.com>
642
643         * gdb.texinfo (Skipping Over Functions and Files): Document new
644         options to "skip" command.  Update docs of output of "info skip".
645
646 2016-02-18  Walfred Tedeschi  <walfred.tedeschi@intel.com>
647
648         * gdb.texinfo (Signals): Add bound violation display hints for
649         a SIGSEGV.
650
651 2016-02-18  Marcin Kościelnicki  <koriakin@0x04.net>
652
653         * gdb.texinfo (Trace File Format): Add documentation for description
654         section lines.
655
656 2016-02-10  Marcin Kościelnicki  <koriakin@0x04.net>
657
658         * gdb.texinfo (Trace File Format): Remove misleading information
659         about register block ordering.
660
661 2016-02-01  Doug Evans  <dje@google.com>
662
663         * gdb.texinfo (Value Sizes): Fix typo.
664
665 2016-02-01  Doug Evans  <dje@google.com>
666
667         * gdb.texinfo (Skipping Over Functions and Files): Fix typo.
668
669 2016-02-01  Andrew Burgess  <andrew.burgess@embecosm.com>
670
671         * gdb.texinfo (Value Sizes): New section.
672         (Data): Add the 'Value Sizes' node to the menu.
673
674 2016-01-26  John Baldwin  <jhb@FreeBSD.org>
675
676         * gdb.texinfo (Debugging Output): Fix subject verb disagreements.
677
678 2016-01-19  John Baldwin  <jhb@FreeBSD.org>
679
680         * gdb.texinfo (Debugging Output): Document "set/show debug fbsd-lwp".
681
682 2016-01-18  Pedro Alves  <palves@redhat.com>
683
684         * gdb.texinfo (Threads): Mention that GDB displays the ID and name
685         of the thread that hit a breakpoint or received a signal.
686
687 2016-01-15  Pedro Alves  <palves@redhat.com>
688
689         * gdb.texinfo (Threads) <thread ID lists>: Document star ranges.
690
691 2016-01-13  Pedro Alves  <palves@redhat.com>
692
693         * gdb.texinfo (Threads): Document the $_gthread convenience
694         variable.
695         (Convenience Vars): Likewise.
696
697 2016-01-13  Pedro Alves  <palves@redhat.com>
698
699         * gdb.texinfo (Threads): Document "info threads -gid".
700
701 2016-01-13  Pedro Alves  <palves@redhat.com>
702
703         * python.texi (Breakpoints In Python) <Breakpoint.thread>: Add
704         anchor.
705         (Threads In Python): Document new InferiorThread.global_num
706         attribute.
707
708 2016-01-07  Pedro Alves  <palves@redhat.com>
709
710         * gdb.texinfo (Threads): Document per-inferior thread IDs,
711         qualified thread IDs, global thread IDs and thread ID lists.
712         (Set Watchpoints, Thread-Specific Breakpoints): Adjust to refer to
713         thread IDs.
714         (Convenience Vars): Document the $_thread convenience variable.
715         (Ada Tasks): Adjust to refer to thread IDs.
716         (GDB/MI Async Records, GDB/MI Thread Commands, GDB/MI Ada Tasking
717         Commands, GDB/MI Variable Objects): Update to mention global
718         thread IDs.
719         * guile.texi (Breakpoints In Guile)
720         <breakpoint-thread/set-breakpoint-thread breakpoint>: Mention
721         global thread IDs instead of thread IDs.
722         * python.texi (Threads In Python): Adjust documentation of
723         InferiorThread.num.
724         (Breakpoint.thread): Mention global thread IDs instead of thread
725         IDs.
726
727 2016-01-13  Pedro Alves  <palves@redhat.com>
728
729         * python.texi (Threads In Python): Document
730         InferiorThread.inferior.
731
732 2016-01-13  Pedro Alves  <palves@redhat.com>
733
734         * gdb.texinfo (Inferiors and Programs): Document the $_inferior
735         convenience variable.
736         (Convenience Vars): Likewise.
737
738 2016-01-12  Josh Stone  <jistone@redhat.com>
739             Philippe Waroquiers  <philippe.waroquiers@skynet.be>
740
741         * gdb.texinfo (Remote Configuration): List the QCatchSyscalls packet.
742         (Stop Reply Packets): List the syscall entry and return stop reasons.
743         (General Query Packets): Describe QCatchSyscalls, and add it to the
744         table and the detailed list of stub features.
745
746 2016-01-12  Pedro Alves  <palves@redhat.com>
747
748         Remove use of the registered trademark symbol throughout.
749
750 2016-01-12  Yao Qi  <yao.qi@linaro.org>
751
752         * gdb.texinfo (Interrupts): Update the document on handling
753         interrupt when program is stopped.
754
755 2015-12-11  Don Breazeal  <donb@codesourcery.com>
756
757         * gdb.texinfo (Forks): Correct Linux kernel version where
758         fork and exec events are supported, add notes about support
759         of these events in target remote mode.
760         (Connecting): Reorganize and clarify distinctions between
761         target remote, extended-remote, and multiprocess.
762         Reorganize related text from separate sections into new
763         sections.
764         (Server): Note effects of target extended-remote mode.
765         Delete section on Multi-Process Mode for gdbserver.
766         Move some text to "Connecting" node.
767
768 2015-12-10  Pedro Alves  <palves@redhat.com>
769
770         * gdb.texinfo (Threads): Replace warning with explanation
771         about single-threaded programs.
772
773 2015-12-10  Pedro Alves  <palves@redhat.com>
774
775         * gdb.texinfo (Threads): Remove mention of SGI.
776         (Forks): Remove mention of HP-UX.
777         (Breakpoints): Remove mention of HP-UX.
778         (Set Watchpoints) <hardware watchpoints>: Don't mention HP-UX.
779         Reword in terms of architectures.
780         (Set Catchpoints) <catch exec, catch fork, catch vfork>: Don't
781         mention supported systems.
782         (Convenience Vars): Don't mention HP-UX.
783         (Jumping): Remove mention of HP-UX in comment.
784         (Files) <shared libraries>: Update supported shared library types
785         list.  Remove mention of HP-UX.
786         (Native): Remove HP-UX subsection.
787         (SVR4 Process Information): Remove mention of HP-UX.
788
789 2015-12-10  Pedro Alves  <palves@redhat.com>
790
791         * gdb.texinfo (Stack): Reorder menu.
792
793 2015-12-09  Luis Machado  <lgustavo@codesourcery.com>
794
795         * gdb.texinfo (GDB/MI Variable Objects): Update text to mention
796         -var-set-format's new zero-hexadecimal format.
797
798 2015-12-08  Pierre-Marie de Rodat  <derodat@adacore.com>
799
800         * gdb.texinfo (Ada Mode Into): Move overloading support
801         description to its own node.
802         (Overloading support for Ada): New node.
803
804 2015-11-30  Pedro Alves  <palves@redhat.com>
805
806         PR 14618
807         * gdb.texinfo (Stop Reply Packets): Document the N stop reply.
808         (Remote Configuration): Add the "set/show remote
809         no-resumed-stop-reply" to the available settings table.
810         (General Query Packets): Document the "no-resumed" qSupported
811         feature.
812
813 2015-11-30  Pedro Alves  <palves@redhat.com>
814
815         * gdb.texinfo (Remote Configuration): List "set/show remote
816         thread-events" command in configuration table.
817         (Stop Reply Packets): Document "T05 create" stop
818         reason and 'w' stop reply.
819         (General Query Packets): Document QThreadEvents packet.  Document
820         QThreadEvents qSupported feature.
821
822 2015-11-30  Pedro Alves  <palves@redhat.com>
823
824         * gdb.texinfo (Bootstrapping): Add "interrupting remote targets"
825         anchor.
826         (Packets): Document vCtrlC.
827
828 2015-11-26  Simon Marchi  <simon.marchi@ericsson.com>
829
830         * gdb.texinfo (Thread List Format): Mention thread names.
831
832 2015-11-24  Pedro Alves  <palves@redhat.com>
833
834         PR 17539
835         * gdb.texinfo (Inferiors and Programs): Adjust "maint info
836         program-spaces" example to ascending order listing.
837         (Threads): Adjust "info threads" example to ascending order
838         listing.
839         (Forks): Adjust "info inferiors" example to ascending order
840         listing.
841
842 2015-11-04  Markus Metzger  <markus.t.metzger@intel.com>
843
844         * gdb.texinfo (Process Record and Replay): Document "record
845         instruction-history" modifiers.
846
847 2015-10-12  Andrew Burgess  <andrew.burgess@embecosm.com>
848
849         * gdb.texinfo (Frames): Remove 'frame' and 'select-frame'
850         description.
851         (Frame Filter Management): Move to later in the 'Examining the
852         Stack' chapter.
853         (Selection): Add entry for 'select-frame'.
854
855 2015-09-25  Doug Evans  <dje@google.com>
856
857         * gdb.texinfo (Process Record and Replay): Fix syntax of
858         "record instruction-history begin, end" and
859         "record function-call-history begin, end".
860
861 2015-09-22  Simon Marchi  <simon.marchi@ericsson.com>
862
863         * gdb.texinfo (Specifying Source Directories): Fix
864         substitute-path example.
865
866 2015-09-18  Markus Metzger  <markus.t.metzger@intel.com>
867
868         * gdb.texinfo (All-Stop Mode): Describe new scheduler-locking mode.
869
870 2015-09-15  Pedro Alves  <palves@redhat.com>
871
872         PR remote/18965
873         * gdb.texinfo (Stop Reply Packets): Revert previous change to
874         the vforkdone description.
875
876 2015-09-15  Pedro Alves  <palves@redhat.com>
877
878         PR remote/18965
879         * gdb.texinfo (Stop Reply Packets): Explain that vforkdone's 'r'
880         part indicates the thread ID of the parent process.
881
882 2015-09-15  Yao Qi  <yao.qi@linaro.org>
883
884         * gdb.texinfo (General Query Packets): Add vContSupported to
885         tables of 'gdbfeatures' and 'stub features' supported in the
886         qSupported packet, as well as to the list containing stub
887         feature details.
888
889 2015-09-11  Don Breazeal  <donb@codesourcery.com>
890
891         * gdb.texinfo (Remote Configuration): Add exec event
892         feature to table of packet settings.
893         (Stop Reply Packets): Add exec events to the list of stop
894         reasons.
895         (General Query Packets): Add exec events to tables of
896         'gdbfeatures' and 'stub features' supported in the qSupported
897         packet, as well as to the list containing stub feature
898         details.
899
900 2015-08-24  Pedro Alves  <palves@redhat.com>
901
902         * gdb.texinfo (Remote Configuration): Document the "set/show
903         remote multiprocess-extensions-packet" commands.
904
905 2015-08-24  Pedro Alves  <palves@redhat.com>
906
907         * gdb.texinfo (Embedded Processors) <ARM>: Remove references to RDI.
908         <M32R>: Remove references to M32R/D.
909         <M68K>: Remove references to target dbug.
910         <MIPS Embedded>: Remove references to target r3900 and target
911         array.
912         <PowerPC Embedded>: Remove references to target dink32 and target
913         ppcbug, target sds
914         <PA, Sparclet, Sparclite, Z8000>: Delete nodes.
915
916 2015-08-18  Andrew Burgess  <andrew.burgess@embecosm.com>
917
918         * gdb.texinfo (GDB Files): Add 'File Caching' menu entry.
919
920 2015-08-18  Andrew Burgess  <andrew.burgess@embecosm.com>
921
922         * gdb.texinfo (File Caching): Document "set/show debug bfd-cache".
923
924 2015-08-18  Andrew Burgess  <andrew.burgess@embecosm.com>
925
926         * gdb.texinfo (Maintenance Commands): Move documentation of "main
927         info bfds" to...
928         (File Caching): A New section.  Outline bfd caching, and add new
929         description for "main set/show bfd-sharing".
930
931 2015-08-14  Doug Evans  <xdje42@gmail.com>
932
933         * gdb.texinfo (Machine Code): Update docs for mixed source/assembly
934         disassembly.
935         (GDB/MI Data Manipulation): Update docs for new disassembly modes.
936
937 2015-08-11  Keith Seitz  <keiths@redhat.com>
938
939         * gdb.texinfo (Thread-Specific Breakpoints, Printing Source Lines):
940         Use "location(s)"instead of "linespec(s)".
941         (Specifying a Location): Rewrite.
942         Add subsections describing linespec, address, and explicit locations.
943         Add node/menu for each subsection.
944         (Source and Machine Code, C Preprocessor Macros)
945         (Create and Delete Trace points)
946         (Extensions for Ada Tasks): Use "location(s)" instead of "linespec(s)".
947         (Continuing at a Different Address): Remove "linespec" examples.
948         Add reference to "Specify a Location"
949         (The -break-insert Command): Rewrite.  Add anchor.
950         Add reference to appropriate manual section discussing locations.
951         (The -dprintf-insert Command): Refer to -break-insert for
952         specification of 'location'.
953
954 2015-08-07  Pedro Alves  <palves@redhat.com>
955
956         * gdb.texinfo (Maintenance Commands): Document "maint set/show
957         target-non-stop".
958
959 2015-08-07  Markus Metzger  <markus.t.metzger@intel.com>
960
961         * gdb.texinfo (Process Record and Replay): Document prefixing of
962         speculatively executed instructions in the "record instruction-history"
963         command.
964
965 2015-07-20  Doug Evans  <dje@google.com>
966
967         * Makefile.in (STABS_DOC_BUILD_INCLUDES): Add gdb-cfg.texi, GDBvn.texi.
968
969 2015-07-16  Doug Evans  <dje@google.com>
970
971         * stabs.texinfo: @include gdb-cfg.texi.
972
973 2015-07-15  Jan Kratochvil  <jan.kratochvil@redhat.com>
974
975         Revert the previous 2 commits:
976         gdbserver build-id attribute generator
977         Validate symbol file using build-id
978
979 2015-07-15  Jan Kratochvil  <jan.kratochvil@redhat.com>
980
981         * gdb.texinfo (Files): Add 'set validate-build-id'
982         and 'show validate-build-id'.
983
984 2015-07-15  Aleksandar Ristovski  <aristovski@qnx.com
985             Jan Kratochvil  <jan.kratochvil@redhat.com>
986
987         gdbserver build-id attribute generator.
988         * gdb.texinfo (Library List Format for SVR4 Targets): Add
989         'build-id' in description, example, new attribute in dtd.
990
991 2015-07-08  Andrew Burgess  <andrew.burgess@embecosm.com>
992
993         * gdb.texinfo (Selection): Update documentation for 'frame'
994         command.
995
996 2015-07-02  Markus Metzger  <markus.t.metzger@intel.com>
997
998         * gdb.texinfo (Maintenance Commands): Document "maint btrace"
999         commands.
1000
1001 2015-07-02  Markus Metzger  <markus.t.metzger@intel.com>
1002
1003         * gdb.texinfo (Process Record and Replay): Spell out that variables
1004         and registers are not available during btrace replay.
1005         Describe the new "record btrace pt" command.
1006         Describe the new "set|show record btrace pt buffer-size" options.
1007         (General Query Packets): Describe the new Qbtrace:pt and
1008         Qbtrace-conf:pt:size packets.
1009         Expand "bts" to "Branch Trace Store".
1010         Update the branch trace DTD.
1011
1012 2015-06-26  Patrick Palka  <patrick@parcs.ath.cx>
1013
1014         * gdb.texinfo (Command History): Document the new option
1015         "history remove-duplicates".
1016
1017 2015-06-19  Doug Evans  <dje@google.com>
1018
1019         * stabs.texinfo (ELF Linker Relocation): Mention Sun stabs is no
1020         longer supported.
1021
1022 2015-06-17  Patrick Palka  <patrick@parcs.ath.cx>
1023
1024         * gdb.texinfo (Command History): Mention that setting
1025         GDBHISTSIZE to the empty string disables history truncation.
1026
1027 2015-06-17  Patrick Palka  <patrick@parcs.ath.cx>
1028
1029         PR gdb/16999
1030         * gdb.texinfo (Command History): Mention new GDBHISTSIZE
1031         behavior.
1032
1033 2015-06-17  Patrick Palka  <patrick@parcs.ath.cx>
1034
1035         * gdb.texinfo (Command History): Replace occurrences of HISTSIZE
1036         with GDBHISTSIZE.
1037
1038 2015-06-15  Simon Marchi  <simon.marchi@ericsson.com>
1039
1040         * gdb.texinfo (GDB/MI Data Manipulation): Clarify usage of
1041         bytes and memory units for -data-{read,write}-memory-bytes.
1042         (Packets): Same for m, M and X packets.
1043         * python.texi (Inferiors In Python): Same for read_memory and
1044         write_memory.
1045
1046 2015-06-10  Jon Turney  <jon.turney@dronecode.org.uk>
1047
1048         * gdb.texinfo (Separate Debug Files): Document that PE is also
1049         supported.
1050
1051 2015-06-13  Andrew Burgess  <andrew.burgess@embecosm.com>
1052
1053         * gdb.texinfo (TUI Commands): Bring all 'tui reg' commands into a
1054         single table entry.
1055
1056 2015-06-10  Walfred Tedeschi  <walfred.tedeschi@intel.com>
1057
1058         * gdb.textinfo (i386): Fix "@end table" end and "@table" placement.
1059
1060
1061 2015-06-10  Gary Benson <gbenson@redhat.com>
1062
1063         * gdb.texinfo (Remote Configuration): Document the
1064         "set/show remote hostio-setfs-packet" command.
1065         (Host I/O Packets): Document the vFile:setfs packet.
1066
1067 2015-06-10  Gary Benson <gbenson@redhat.com>
1068
1069         * gdb.texinfo (Debugging Output): Document the "set/show debug
1070         linux-namespaces" command.
1071
1072 2015-06-10  Walfred Tedeschi  <walfred.tedeschi@intel.com>
1073             Mircea Gherzan  <mircea.gherzan@intel.com>
1074
1075         * gdb.texinfo (i386): Add documentation about "show mpx bound"
1076         and "set mpx bound".
1077
1078 2015-05-27  Doug Evans  <dje@google.com>
1079
1080         * gdb.texinfo (Debugging Output): Mention set/show debug dwarf-line.
1081
1082 2015-05-26  Doug Evans  <dje@google.com>
1083
1084         * gdb.texinfo (Debugging Output): Update for DWARF "set debug"
1085         command renamings.
1086         (Maintenance Commands): Update for DWARF "set debug" command renamings.
1087
1088 2015-05-26  Andrew Burgess  <andrew.burgess@embecosm.com>
1089
1090         * gdb.texinfo (TUI Commands): Add 'tui reg prev' details.
1091
1092 2015-05-22  Andrew Burgess  <andrew.burgess@embecosm.com>
1093
1094         * gdb.texinfo (TUI): Include 'tui enable' in the introduction.
1095         (TUI Commands): Add 'tui enable' and 'tui disable' details.
1096
1097 2015-05-16  Doug Evans  <xdje42@gmail.com>
1098
1099         * guile.texi (Memory Ports in Guile): Document support for unbuffered
1100         memory ports.
1101
1102 2015-05-16  Jan Kratochvil  <jan.kratochvil@redhat.com>
1103
1104         * gdb.texinfo (Compiling and Injecting Code): Add compile print.
1105
1106 2015-05-12  Don Breazeal  <donb@codesourcery.com>
1107
1108         * gdb.texinfo (Forks): Note that fork debugging is
1109         supported in extended mode.
1110         (Remote Configuration): Add fork event features to table
1111         of packet settings.
1112         (Stop Reply Packets): Add fork events to list of stop reasons.
1113         (General Query Packets): Add fork events to tables of
1114         'gdbfeatures' and 'stub features' supported in the qSupported
1115         packet, as well as to the list containing stub feature
1116         details.
1117
1118 2015-05-12  Gary Benson <gbenson@redhat.com>
1119
1120         * gdb.texinfo (General Query Packets): Document
1121         qXfer:exec-file:read with empty annex.
1122
1123 2015-05-09  Siva Chandra Reddy  <sivachandra@google.com>
1124
1125         * python.texi (Values From Inferior): Add descriptions of new
1126         methods gdb.Value.reference_value and gdb.Value.const_value.
1127
1128 2015-05-06  Joel Brobecker  <brobecker@adacore.com>
1129
1130         * gdb.texinfo (Files): Add "info dll" documentation.
1131         (Cygwin Native): Remove "info dll" documentation.
1132
1133 2015-04-29  Doug Evans  <dje@google.com>
1134
1135         * python.texi (Xmethod API) <gdb.XMethodWorker.get_result_type>:
1136         Document.
1137         (Writing an Xmethod): Add get_result_type to example.
1138
1139 2015-04-28  Sasha Smundak  <asmundak@google.com>
1140
1141         * python.texi: New method documented.
1142
1143 2015-04-24  Andrew Burgess  <andrew.burgess@embecosm.com>
1144
1145         * gdb.texinfo (Dump/Restore Files): Add detail about verilog dump
1146         format.
1147
1148 2015-04-24  Doug Evans  <dje@google.com>
1149
1150         * python.texi (Xmethods In Python): Fix name of method to call the
1151         xmethod.
1152
1153 2015-04-17  Gary Benson <gbenson@redhat.com>
1154
1155         * gdb.texinfo (Connecting to a Remote Target): Mention that
1156         GDB can access program files from remote targets that support
1157         qXfer:exec-file:read and Host I/O packets.
1158
1159 2015-04-17  Gary Benson <gbenson@redhat.com>
1160
1161         * gdb.texinfo (Remote Configuration): Document the "set/show
1162         remote pid-to-exec-file-packet" command.
1163         (General Query Packets): Document the qXfer:exec-file:read
1164         qSupported features.  Document the qXfer:exec-file:read packet.
1165
1166 2015-04-17  Gary Benson <gbenson@redhat.com>
1167
1168         * gdb.texinfo (set sysroot): Document that "set sysroot" also
1169         applies to executable paths if supplied to GDB as absolute.
1170
1171 2015-04-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
1172
1173         * gdb.texinfo (Mode Options): Remove -xdb.
1174
1175 2015-04-10  Jan Kratochvil  <jan.kratochvil@redhat.com>
1176             Eli Zaretskii  <eliz@gnu.org>
1177
1178         * gdb.texinfo (Compiling and Injecting Code): Describe set debug
1179         compile, show debug compile.  New subsection Compilation options for
1180         the compile command.  New subsection Compiler search for the compile
1181         command.
1182
1183 2015-04-09  Andy Wingo  <wingo@igalia.com>
1184
1185         * guile.texi (Frames In Guile): Describe frame-read-register.
1186
1187 2015-04-02  Gary Benson <gbenson@redhat.com>
1188
1189         * gdb.texinfo (set sysroot): Document "target:".
1190
1191 2015-04-01  Sasha Smundak  <asmundak@google.com>
1192
1193         * doc/python.texi (Writing a Frame Unwinder in Python): Add
1194         section.
1195
1196 2015-03-31  Sergio Durigan Junior  <sergiodj@redhat.com>
1197
1198         PR corefiles/16092
1199         * gdb.texinfo (gcore): Mention new command 'set
1200         use-coredump-filter'.
1201         (set use-coredump-filter): Document new command.
1202
1203 2015-03-31  Antoine Tremblay  <antoine.tremblay@ericsson.com>
1204
1205         * gdb.texinfo (Operating System Auxiliary Information): Add info os cpus
1206         documentation, reorder the info os entries in alphabetical order.
1207
1208 2015-03-26  Simon Marchi  <simon.marchi@ericsson.com>
1209
1210         * gdb.texinfo (GDB/MI Data Manipulation): Fix copy-paste typo in
1211         -data-write-memory-bytes.
1212
1213 2015-03-24  Pedro Alves  <palves@redhat.com>
1214
1215         * gdb.texinfo (test_step) <set scheduler-locking step>: No longer
1216         mention that threads may sometimes run unlocked.
1217
1218 2015-03-23  Yurij Grechishhev  <yurij.grechishhev@gmail.com>
1219
1220         * gdb.texinfo (Remote configuration): Document "set/show
1221         serial parity" command.
1222
1223 2015-03-18  Gary Benson <gbenson@redhat.com>
1224
1225         * gdb.texinfo (General Query Packets): Remove documentation
1226         for now-removed vFile:fstat qSupported features.
1227
1228 2015-03-11  Gary Benson <gbenson@redhat.com>
1229
1230         * gdb.texinfo (Remote Configuration): Document the
1231         "set/show remote hostio-fstat-packet" command.
1232         (General Query Packets): Document the vFile:fstat
1233         qSupported features.
1234         (Host I/O Packets): Document the vFile:fstat packet.
1235
1236 2015-03-11  Andy Wingo  <wingo@igalia.com>
1237
1238         * guile.texi (Objfiles In Guile): Document objfile-progspace.
1239
1240 2015-03-04  Pedro Alves  <palves@redhat.com>
1241
1242         * gdb.texinfo (Remote Configuration): Document the "set/show
1243         remote swbreak-feature-packet" and "set/show remote
1244         hwbreak-feature-packet" commands.
1245         (Packets) <Z0>: Add cross link to the "swbreak" stop reason's
1246         decription.
1247         (Stop Reply Packets): Document the swbreak and hwbreak stop
1248         reasons.
1249         (General Query Packets): Document the swbreak and hwbreak
1250         qSupported features.
1251         (Remote Non-Stop): Explain that swbreak and hwbreak are required.
1252
1253 2015-03-03  Philippe Proulx  <eeppeliteloop@gmail.com>
1254
1255         * gdb.texinfo (gdb/mi Async Records): Fix duplicate syscall-entry
1256         under *stopped.
1257
1258 2015-03-02  Doug Evans  <xdje42@gmail.com>
1259
1260         * gdb.texinfo (Specify Location): Fix syntax of filename:function.
1261
1262 2015-03-02  Andreas Arnez  <arnez@linux.vnet.ibm.com>
1263
1264         * gdb.texinfo (S/390 and System z Features): Describe new feature
1265         "org.gnu.gdb.s390.vx".
1266
1267 2015-02-23  Sergio Durigan Junior  <sergiodj@redhat.com>
1268
1269         PR gdb/18008
1270         * gdb.texinfo (maint internal-error, maint internal-warning, maint
1271         demangler-warning): Fix typo ("problam").
1272
1273 2015-02-19  David Taylor  <dtaylor@emc.com>
1274
1275         * agentexpr.texi (Bytecode Descriptions): Fix summary line for setv.
1276
1277 2015-02-17  Jose E. Marchesi  <jose.marchesi@oracle.com>
1278
1279         * gdb.texinfo (Static Probe Points): Add cindex `static probe
1280         point, DTrace'.
1281         (Static Probe Points): Modified to cover DTrace probes in addition
1282         to SystemTap probes.  Also modified to cover the `enable probe'
1283         and `disable probe' commands.
1284
1285 2015-02-17  Jose E. Marchesi  <jose.marchesi@oracle.com>
1286
1287         * gdb.texinfo (Static Probe Points): Cover the `enable probe' and
1288         `disable probe' commands.
1289
1290 2015-02-12  David Taylor  <dtaylor@emc.com>
1291
1292         * gdb.texinfo (Tracepoint Packets): Document the builtin and name
1293         fields of the QTDV packet.
1294
1295 2015-02-09  Markus Metzger  <markus.t.metzger@intel.com>
1296
1297         * gdb.texinfo (Branch Trace Configuration Format): Add size.
1298         (Process Record and Replay): Describe new set|show commands.
1299         (General Query Packets): Describe Qbtrace-conf:bts:size packet.
1300
1301 2015-02-09  Markus Metzger  <markus.t.metzger@intel.com>
1302
1303         * gdb.texinfo (Process Record and Replay): Describe the "record
1304         btrace bts" command.
1305         (General Query Packets): Describe qXfer:btrace-conf:read packet.
1306         (Branch Trace Configuration Format): New.
1307
1308 2015-01-31  Gary Benson <gbenson@redhat.com>
1309             Doug Evans  <dje@google.com>
1310
1311         * gdb.texinfo (Command Completion): Document new
1312         "set/show max-completions" option.
1313
1314 2015-01-31  Doug Evans  <xdje42@gmail.com>
1315
1316         * gdb.texinfo (Symbols): Document new commands
1317         "maint print symbol-cache", "maint print symbol-cache-statistics",
1318         "maint flush-symbol-cache".  Document new option
1319         "maint set symbol-cache-size".
1320
1321 2015-01-31  Doug Evans  <xdje42@gmail.com>
1322
1323         * gdb.texinfo (dotdebug_gdb_scripts section): Update docs to
1324         distinguish script files vs inlined scripts.
1325         * python.texi (Python Auto-loading): Ditto.
1326
1327 2015-01-30  Doug Evans  <dje@google.com>
1328
1329         * gdb.texinfo (Symbols) <info source>: Output now contains producer
1330         string if present.
1331
1332 2015-01-27  Doug Evans  <dje@google.com>
1333
1334         * python.texi (Objfiles In Python): Document Objfile.username.
1335
1336 2015-01-27  Doug Evans  <dje@google.com>
1337
1338         * python.texi (Objfiles In Python) <Objfile.filename>: Improve docs.
1339         * guile.texi (Objfiles In Guile) <objfile-filename>: Improve docs.
1340
1341 2015-01-22  Jan Kratochvil  <jan.kratochvil@redhat.com>
1342
1343         * gdb.texinfo (Threads): Describe -ascending for thread apply all.
1344
1345 2015-01-16  Eli Zaretskii  <eliz@gnu.org>
1346
1347         * doc/gdb.texinfo (TUI Commands): Document the possible
1348         values of NAME argument to 'winheight' command.  Explain the
1349         effect of 'tabset' setting better.
1350
1351 2015-01-11  Doug Evans  <xdje42@gmail.com>
1352
1353         PR gdb/15830
1354         * gdb.texinfo (Debugging C Plus Plus): Mention "demangle".
1355         (Symbols): Ditto.
1356         (Maintenance Commands): Delete docs for "maint demangle".
1357
1358 2014-12-31  Joel Brobecker  <brobecker@adacore.com>
1359
1360         * gdb.texinfo (Files): Remove documentation of the
1361         "add-shared-symbol-files" and "assf" commands.
1362         (Cygwin Native): Remove documentation of the "dll-symbols"
1363         command.
1364
1365 2014-12-17  Doug Evans  <xdje42@gmail.com>
1366
1367         * gdb.texinfo (Debugging Output): Document "debug symbol-lookup".
1368
1369 2014-12-12  Phil Muldoon  <pmuldoon@redhat.com>
1370             Jan Kratochvil  <jan.kratochvil@redhat.com>
1371
1372         * gdb.texinfo (Altering): Update.
1373         (Compiling and Injecting Code): New node.
1374
1375 2014-12-12  Doug Evans  <dje@google.com>
1376
1377         * python.texi (Objfiles In Python): Document gdb.lookup_objfile.
1378
1379 2014-12-12  Andreas Arnez  <arnez@linux.vnet.ibm.com>
1380
1381         * gdb.texinfo: Document "maint print user-registers".
1382
1383 2014-12-08  Doug Evans  <dje@google.com>
1384
1385         * python.texi (Objfiles In Python): Document Objfile.owner.
1386
1387 2014-12-04  Doug Evans  <dje@google.com>
1388
1389         * python.texi (Objfiles In Python): Document
1390         Objfile.add_separate_debug_file.
1391
1392 2014-12-04  Doug Evans  <dje@google.com>
1393
1394         * python.texi (Objfiles In Python): Document Objfile.build_id.
1395
1396 2014-12-02  Nick Bull  <nicholaspbull@gmail.com>
1397
1398         * python.texi (Events In Python): Document new events
1399         InferiorCallPreEvent, InferiorCallPostEvent, MemoryChangedEvent
1400         and RegisterChangedEvent.
1401
1402 2014-11-30  Jan Kratochvil  <jan.kratochvil@redhat.com>
1403
1404         Add add-auto-load-scripts-directory.
1405         * gdb.texinfo (Auto-loading): Add add-auto-load-scripts-directory link.
1406         (objfile-gdbdotext file): Add add-auto-load-scripts-directory.
1407
1408 2014-11-30  Jan Kratochvil  <jan.kratochvil@redhat.com>
1409
1410         * gdb.texinfo (Auto-loading safe path): Fix add-auto-load-safe-path
1411         description typo.
1412
1413 2014-10-30  Doug Evans  <dje@google.com>
1414
1415         * python.texi (Progspaces In Python): Document ability to add
1416         random attributes to gdb.Progspace objects.
1417         (Objfiles In Python): Document ability to add random attributes to
1418         gdb.objfile objects.
1419
1420 2014-10-27  Pedro Alves  <palves@redhat.com>
1421
1422         * gdb.texinfo (Continuing and Stepping): Add cross reference to
1423         info on stepping and signal handlers.
1424         (Signals): Explain stepping and signal handlers.  Add context
1425         index entry, and cross references.
1426
1427 2014-10-20  Simon Marchi  <simon.marchi@ericsson.com>
1428
1429         * python.texi (Breakpoints In Python): Add parenthesis after
1430         Breakpoint.delete.  Clarify Breakpoint.enabled description so
1431         that it contains "disable".
1432
1433 2014-10-17  Doug Evans  <dje@google.com>
1434
1435         * python.texi (Events In Python): Document clear_objfiles event.
1436
1437 2014-10-17  Doug Evans  <dje@google.com>
1438
1439         * python.texi (Objfiles In Python): Document new progspace attribute.
1440
1441 2014-10-17  Pedro Alves  <palves@redhat.com>
1442
1443         * gdb.texinfo (Ada Tasks and Core Files): Delete mention of Tru64.
1444         (SVR4 Process Information): Delete mention of OSF/1.
1445
1446 2014-10-01  Simon Marchi  <simon.marchi@ericsson.com>
1447
1448         * gdb.texinfo (Miscellaneous gdb/mi Commands): Document new
1449         exit-code field in -list-thread-groups output.
1450
1451 2014-09-22  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1452
1453         * gdb.texinfo (Set Breaks): Add missing "@end table".
1454
1455 2014-09-22  Pedro Alves  <palves@redhat.com>
1456
1457         * gdb.texinfo (Set Breaks): Document that "set breakpoint
1458         always-inserted off" is the default mode now.  Delete
1459         documentation of "set breakpoint always-inserted auto".
1460
1461 2014-09-18  Doug Evans  <dje@google.com>
1462
1463         * python.texi (Symbol Tables In Python): Document "producer"
1464         attribute of gdb.Symtab objects.
1465
1466 2014-09-16  Pedro Alves  <palves@redhat.com>
1467
1468         * gdb.texinfo (Starting) <run command>: Don't mention VxWorks.
1469         (Embedded OS): Remove VxWorks menu entry.
1470         (VxWorks): Remove node.
1471
1472 2014-09-13  Doug Evans  <xdje42@gmail.com>
1473
1474         * gdb.texinfo (Signaling): Document new queue-signal command.
1475
1476 2014-09-06  Doug Evans  <xdje42@gmail.com>
1477
1478         PR 15276
1479         * gdb.texinfo (Convenience Funs): Document $_caller_is,
1480         $_caller_matches, $_any_caller_is, $_any_caller_matches.
1481
1482 2014-09-03  Justin Lebar <jlebar@google.com>
1483
1484         * python.texi (Types In Python): Type.template_argument(n) returns a
1485         gdb.Value or a gdb.Type and throws an exception if n is out of
1486         range.
1487
1488 2014-09-03  Sasha Smundak  <asmundak@google.com>
1489
1490         * python.texi (Frames in Python): Add read_register description.
1491
1492 2014-08-04  Tom Tromey  <tromey@redhat.com>
1493
1494         * gdb.texinfo (Debugging Output): Update for change to "set debug
1495         target".
1496
1497 2014-08-01  Masaki Muranaka  <monaka@monami-software.com>
1498
1499         Pushed by Joel Brobecker  <brobecker@adacore.com>.
1500         * Makefile.in (transform): New variable.
1501         (install-man1, install-man5): Apply $(transform) to man file names.
1502
1503 2014-07-26  Doug Evans  <xdje42@gmail.com>
1504
1505         PR guile/17177
1506         * guile.texi (Guile Pretty Printing API): Fix typo.
1507         Document set-pretty-printers!, pretty-printers.
1508         (Selecting Guile Pretty-Printers): Update.
1509         Mention program-space based pretty-printers.
1510
1511 2014-07-25  Pedro Alves  <palves@redhat.com>
1512             Eli Zaretskii  <eliz@gnu.org>
1513
1514         * gdb.texinfo (Signaling) <signal command>: Explain what happens
1515         with multi-threaded programs.
1516
1517 2014-06-27  Yao Qi  <yao@codesourcery.com>
1518
1519         * gdb.texinfo (Maintenance Commands): Update the output of
1520         'maint print dummy-frames' command.
1521
1522 2014-06-24  Eli Zaretskii  <eliz@gnu.org>
1523
1524         * gdb.texinfo (Screen Size): Improve indexing.
1525
1526 2014-06-19  Gary Benson  <gbenson@redhat.com>
1527
1528         * gdb.texinfo (Maintenance Commands): Document new
1529         "maint set/show catch-demangler-crashes" option.
1530
1531 2014-06-19  Gary Benson  <gbenson@redhat.com>
1532
1533         * gdb.texinfo (Maintenance Commands): Document new
1534         "maint demangler-warning" command and new
1535         "maint set/show demangler-warning" option.
1536
1537 2014-06-09  Siva Chandra Reddy  <sivachandra@google.com>
1538
1539         * python.texi (Xmethod API): Add space before the opening
1540         parenthesis in function descriptions.
1541
1542 2014-06-06  Doug Evans  <xdje42@gmail.com>
1543
1544         * guile.texi (Guile Configuration): Document guile-data-directory.
1545
1546 2014-06-06  Mingjie Xing  <mingjie.xing@gmail.com>
1547
1548         * gdb.texinfo (Invoking GDB): Add -q and --quiet.
1549
1550 2014-06-04  Doug Evans  <xdje42@gmail.com>
1551
1552         * guile.texi (Breakpoints In Guile): Update.
1553
1554 2014-06-03  Joel Brobecker  <brobecker@adacore.com>
1555
1556         * python.texi (Xmethod API): Fix reference to "Progspaces In
1557         Python".
1558
1559 2014-06-03  Siva Chandra Reddy  <sivachandra@google.com>
1560
1561         *  python.texi (Xmethods In Python, XMethod API)
1562         (Writing an Xmethod): New nodes.
1563         (Python API): New menu entries "Xmethods In Python",
1564         "Xmethod API", "Writing an Xmethod".
1565
1566 2014-06-02  Doug Evans  <xdje42@gmail.com>
1567
1568         * guile.texi (Guile API): Add entry for Parameters In Guile.
1569         (GDB Scheme Data Types): Mention <gdb:parameter> object.
1570         (Parameters In Guile): New node.
1571
1572 2014-06-02  Doug Evans  <xdje42@gmail.com>
1573
1574         * guile.texi (Guile API): Add entry for Commands In Guile.
1575         (Basic Guile) <parse-and-eval>: Add reference.
1576         (Basic Guile) <string->argv>: Move definition to Commands In Guile.
1577         (GDB Scheme Data Types): Mention <gdb:command> object.
1578         (Commands In Guile): New node.
1579
1580 2014-06-02  Doug Evans  <xdje42@gmail.com>
1581
1582         * guile.texi (Guile API): Add entry for Progspaces In Guile.
1583         (GDB Scheme Data Types): Mention <gdb:progspace> object.
1584         (Progspaces In Guile): New node.
1585
1586 2014-05-30  Andrew Burgess  <aburgess@broadcom.com>
1587
1588         * guile.texi (Frames In Guile): Mention FRAME_UNWIND_MEMORY_ERROR.
1589         * python.texi (Frames In Python): Mention
1590         gdb.FRAME_UNWIND_MEMORY_ERROR.
1591
1592 2014-05-29  Pedro Alves  <palves@redhat.com>
1593             Tom Tromey  <tromey@redhat.com>
1594
1595         * gdb.texinfo (Non-Stop Mode): Remove "set target-async 1"
1596         from example.
1597         (Asynchronous and non-stop modes): Document '-gdb-set mi-async'.
1598         Mention that target-async is now deprecated.
1599         (Maintenance Commands): Document maint set/show target-async.
1600
1601 2014-05-29  Pedro Alves  <palves@redhat.com>
1602
1603         * observer.texi (sync_execution_done, command_error): New
1604         subjects.
1605
1606 2014-05-29  Pedro Alves  <palves@redhat.com>
1607
1608         PR gdb/13860
1609         * observer.texi (signal_received, end_stepping_range)
1610         (signal_exited, exited, no_history): New observer subjects.
1611
1612 2014-05-26  Andy Wingo  <wingo@igalia.com>
1613
1614         * guile.texi (GDB Scheme Data Types): Remove documentation for
1615         removed interfaces.  Update spelling of gdb-object-kind.
1616
1617 2014-05-26  Andy Wingo  <wingo@igalia.com>
1618
1619         * guile.texi (Basic Guile): Fix some typos.
1620
1621 2014-05-26  Andy Wingo  <wingo@igalia.com>
1622
1623         * guile.texi (Writing a Guile Pretty-Printer)
1624         (Guile Types Module): Fix excess parentheses in use-modules forms.
1625
1626 2014-05-24  Eli Zaretskii  <eliz@gnu.org>
1627
1628         * guile.texi (Types In Guile, Basic Guile, Frames In Guile)
1629         (Breakpoints In Guile, Guile Printing Module)
1630         (Guile Exception Handling, Values From Inferior In Guile)
1631         (Objfiles In Guile, Breakpoints In Guile, Memory Ports in Guile):
1632         Don't use @var at the beginning of a sentence.
1633
1634         * gdb.texinfo (Frame Filter Management, Trace Files)
1635         (C Operators, Ada Tasks, Calling, Bootstrapping, ARM)
1636         (PowerPC Embedded, Define, Annotations for Running)
1637         (IPA Protocol Commands, Packets, General Query Packets)
1638         (Tracepoint Packets, Notification Packets, Environment)
1639         (Inferiors and Programs, Set Breaks, Set Catchpoints)
1640         (Continuing and Stepping, Signals, Thread-Specific Breakpoints)
1641         (Frames, Backtrace, Selection, Expressions, Registers)
1642         (Trace State Variables, Built-In Func/Proc, Signaling, Files)
1643         (Numbers, GDB/MI Async Records, GDB/MI Data Manipulation)
1644         (Source Annotations, Using JIT Debug Info Readers, Packets)
1645         (Stop Reply Packets, Host I/O Packets)
1646         (Target Description Format): Don't use @var at the beginning of a
1647         sentence.
1648
1649         * python.texi (Basic Python, Types In Python)
1650         (Commands In Python, Frames In Python, Line Tables In Python)
1651         (Breakpoints In Python, gdb.printing, gdb.types)
1652         (Type Printing API): Don't use @var at the beginning of a
1653         sentence.
1654
1655 2014-05-23  Markus Metzger  <markus.t.metzger@intel.com>
1656
1657         * gdb.texinfo (Process Record and Replay): Document "set/show btrace
1658         replay-memory-access".
1659
1660 2014-05-21  Pedro Alves  <palves@redhat.com>
1661
1662         * gdb.texinfo (Starting): Document "set/show
1663         auto-connect-native-target".
1664         (Target Commands): Document "target native".
1665
1666 2014-05-20  Pedro Alves  <palves@redhat.com>
1667
1668         * gdb.texinfo (Memory) <compare-sections>: Generalize comments to
1669         not be remote specific.  Add cross reference to the qCRC packet.
1670         (Separate Debug Files): Update cross reference to the qCRC packet.
1671         (General Query Packets) <qCRC packet>: Add anchor.
1672
1673 2014-05-17  Doug Evans  <xdje42@gmail.com>
1674
1675         Copy over changes from guile.texi.
1676         * python.texi (Basic Python) <gdb.execute>: Add text.
1677         (Basic Python) <gdb.post_event>: Remove "main" from "main GDB thread".
1678         (Values From Inferior) <Python string>: Add text.
1679         (Values From Inferior) <Value.string>: Clarify string length handling.
1680         (Pretty Printing API): Add cindex.
1681         (Types In Python) <TYPE_CODE_*>: Use vtable instead of table.
1682         Remove unnecessary index of gdb.TYPE_CODE_*.  Replace @findex with
1683         @vindex.
1684         (Commands In Python) <COMPLETE_*>: Similarly.
1685         (Symbols In Python) <SYMBOL_*>: Similarly.
1686         (Breakpoints In Python) <WP_*>: Similarly.
1687         (Breakpoints In Python) <BP_*>: Similarly.
1688
1689 2014-05-17  David Taylor <dtaylor@emc.com>
1690
1691         * gdb.texinfo (General Query Packets): Add a note about thread IDs
1692         mentioned in the qfThreadInfo reply.
1693
1694 2014-05-16  Doug Evans  <dje@google.com>
1695
1696         * gdb.texinfo (Mode Options): Add -D.
1697
1698 2014-05-09  Samuel Bronson  <naesten@gmail.com>
1699
1700         * Makefile.in (PACKAGE): Copy from ../Makefile.in in case of
1701         "make -C".
1702
1703 2014-04-29  Tom Tromey  <tromey@redhat.com>
1704
1705         * gdb.texinfo (Debugging Output): Rename to "set debug varobj" and
1706         "show debug varobj".
1707
1708 2014-05-01  David Taylor  <dtaylor@emc.com>
1709
1710         * gdb.texinfo (compare-sections): Document the new -r (read-only)
1711         option.
1712
1713 2014-04-24  Michael Sturm  <michael.sturm@mintel.com>
1714             Walfred Tedeschi  <walfred.tedeschi@intel.com>
1715
1716         * gdb.texinfo (i386 Features): Add description of AVX512
1717         registers.
1718
1719 2014-03-31  Doug Evans  <dje@google.com>
1720
1721         * gdb.texinfo (Symbols): Document set/show print symbol-loading.
1722
1723 2014-03-30  Doug Evans  <dje@google.com>
1724
1725         * gdb.texinfo (Non-Stop Mode): Remove trailing whitespace.
1726         (Background Execution): Ditto.
1727
1728 2014-03-21  Pedro Alves  <palves@redhat.com>
1729             Stan Shebs  <stan@codesourcery.com>
1730             Hui Zhu  <hui@codesourcery.com>
1731
1732         * gdb.texinfo (Packets): Add anchor to "? packet".
1733         Remove fixme and update introduction of "k packet".
1734         Add anchor to "vKill packet".
1735
1736 2014-03-12  Stan Shebs  <stan@codesourcery.com>
1737
1738         * Doxyfile-gdb-api.in (INPUT): Add gdbtypes.h.
1739
1740 2014-02-26  Ludovic Courtès  <ludo@gnu.org>
1741
1742         * guile.texi (Basic Guile): Document 'history-append!'.
1743
1744 2014-02-20  Joel Brobecker  <brobecker@adacore.com>
1745
1746         * gdb.texinfo (Files): Document "add-shared-symbol-files"
1747         and "assf" as being deprecated.
1748         (Cygwin Native): Likewise for "dll-symbols".
1749         (Non-debug DLL Symbols): Remove reference to "dll-symbols"
1750         as a way to force the loading of symbols from a DLL.
1751
1752 2014-02-19  Siva Chandra Reddy  <sivachandra@google.com>
1753
1754         * python.texi (Values From Inferior): Add description about the
1755         new feature.
1756
1757 2014-02-17  Doug Evans  <xdje42@gmail.com>
1758
1759         * Makefile.in (GDB_DOC_FILES): Add python.texi.
1760         * gdb.texinfo (Python): Moved to ...
1761         * python.texi: ... here.  New file.
1762
1763 2014-02-17  Ludovic Courtès  <ludo@gnu.org>
1764
1765         * guile.texi (Writing a Guile Pretty-Printer) <example>:
1766         Remove 'string-begins-with' procedure.  Add 'pretty-printer'
1767         parameter to 'str-lookup-function' procedure.  Look for
1768         the "std::string<" prefix.
1769         (Frames In Guile): Add 'frame' parameter to 'frame-read-var'.
1770         Adjust description.
1771
1772 2014-02-11  Tejas Belagod  <tejas.belagod@arm.com>
1773
1774         * guile.texi (Values From Inferior In Guile): Remove stray
1775         parantheses for deffn.
1776         (Disassembly In Guile): Ditto.
1777
1778 2014-02-10  Stan Shebs  <stan@codesourcery.com>
1779
1780         Add Doxygen support.
1781         * Makefile.in (doxy): New action, generates Doxygen files.
1782         (DOXYGEN): New.
1783         (doxyedit): New.
1784         * Doxyfile-base.in: New file.
1785         * Doxyfile-gdb-api.in: New file.
1786         * Doxyfile-gdb-xref.in: New file.
1787         * Doxyfile-gdbserver.in: New file.
1788         * doxy-index.in: New file.
1789         * filter-for-doxygen: New file.
1790         * filter-params.pl: New file.
1791
1792 2014-02-10  Doug Evans  <xdje42@gmail.com>
1793
1794         * Makefile.in (GDB_DOC_FILES): Add guile.texi.
1795         * gdb.texinfo (Auto-loading): Add set/show auto-load guile-scripts.
1796         (Extending GDB): New menu entries Guile, Multiple Extension Languages.
1797         (Guile docs): Include guile.texi.
1798         (objfile-gdbdotext file): Add objfile-gdb.scm.
1799         (dotdebug_gdb_scripts section): Mention Guile scripts.
1800         (Multiple Extension Languages): New node.
1801         * guile.texi: New file.
1802
1803 2014-01-28  Joel Brobecker  <brobecker@adacore.com>
1804
1805         * gdb.texinfo (Ada Glitches): Document the new "maint ada set/show
1806         ignore-descriptive-types". commands.
1807
1808 2014-01-22  Doug Evans  <dje@google.com>
1809
1810         * gdb.texinfo (Server): Mention --debug-format=all|none|timestamp.
1811         (gdbserver man): Ditto.
1812
1813 2014-01-16  Markus Metzger  <markus.t.metzger@intel.com>
1814
1815         * gdb.texinfo: Document limited reverse/replay support
1816         for target record-btrace.
1817
1818 2014-01-16  Markus Metzger  <markus.t.metzger@intel.com>
1819
1820         * gdb.texinfo (Process Record and Replay): Update documentation.
1821
1822 2014-01-16  Markus Metzger  <markus.t.metzger@intel.com>
1823
1824         * gdb.texinfo (Process Record and Replay): Document new /c
1825         modifier accepted by "record function-call-history".
1826         Add /i modifier to "record function-call-history" example.
1827
1828 2014-01-15  Yuanhui Zhang  <asmwarrior@gmail.com>
1829             Joel Brobecker  <brobecker@adacore.com>
1830
1831         * gdb.texinfo (GDB/MI Output Syntax): Add some missing "nl"
1832         markers.  Remove one that was misplaced.
1833
1834 2014-01-10  Pedro Alves  <palves@redhat.com>
1835
1836         * gdb.texinfo (Your Program's Environment) <set environment>:
1837         Mention the shell, and point at 'set exec-wrapper'.
1838
1839 2014-01-07  Joel Brobecker  <brobecker@adacore.com>
1840
1841         * gdb.texinfo (Types In Python): Document new attribute Types.name.
1842
1843 2013-12-30  Joel Brobecker  <brobecker@adacore.com>
1844
1845         * gdb.texinfo (Types In Python): Clarify the documentation
1846         of attribute gdb.Field.bitpos.
1847
1848 2013-12-28  Joel Brobecker  <brobecker@adacore.com>
1849
1850         * gdb.texinfo (Types In Python): Fix the documentation of
1851         attribute "bitpos" in class gdb.Field for enum types.  Add
1852         documentation for attribute "enumval" in that same class.
1853
1854 2013-12-28  Joel Brobecker  <brobecker@adacore.com>
1855
1856         * gdb.texinfo (GDB/MI Support Commands): Change @table into
1857         @ftable.
1858
1859 2013-12-23  Doug Evans  <xdje42@gmail.com>
1860
1861         * gdb.texinfo (Auto-loading): Move menu up.  Move discussion of
1862         auto-loaded objfile scripts and .debug_gdb_scripts section to their
1863         corresponding section in Extending GDB.
1864         (Extending GDB): Move menu up.  New menu item "Auto-loading
1865         extensions".
1866         (Sequences): New menu item "Auto-loading sequences".
1867         (Auto-loading sequences): New node.
1868         (Python): Rename section from Scripting GDB to Extending GDB.
1869         (Python Auto-loading): Update xref, refer to "Auto-loading extensions".
1870         Move docs on ways to auto-load extensions to ...
1871         (Auto-loading extensions): ... here.  New node.
1872
1873 2013-12-23  Joel Brobecker  <brobecker@adacore.com>
1874
1875         * gdb.texinfo (GDB/MI): Add "GDB/MI Support Commands" entry
1876         in menu.
1877         (GDB/MI Variable Objects): Adjust reference to "-list-features"
1878         command, now in a new node.
1879         (GDB/MI Support Commands): New node, with its contents being
1880         extracted from the "GDB/MI Miscellaneous Commands" node.
1881         A small paragraph introducing the section is also added at
1882         the start.
1883         (GDB/MI Miscellaneous Commands): Delete the description of the
1884         -info-gdb-mi-command, -list-features and -list-target-features
1885         commands, now hosted in the "GDB/MI Support Commands" node.
1886
1887 2013-12-12  Siva Chandra Reddy  <sivachandra@google.com>
1888
1889         PR python/16113
1890         * gdb.texinfo (Values From Inferior): Add a note about using
1891         gdb.Field objects as subscripts on gdb.Value objects.
1892         (Types In Python): Add description about the new attribute
1893         "parent_type" of gdb.Field objects.
1894
1895 2013-12-12  Joel Brobecker  <brobecker@adacore.com>
1896
1897         * gdb.texinfo (GDB/MI Miscellaneous Commands): Add @cindex
1898         entry for section docuumenting the -list-features GDB/MI command.
1899
1900 2013-12-10  Joel Brobecker  <brobecker@adacore.com>
1901
1902         * gdb.texinfo (GDB/MI Miscellaneous Commands): Document the new
1903         "exec-run-start-option" entry in the output of the "-list-features"
1904         command.
1905
1906 2013-12-04  Eli Zaretskii  <eliz@gnu.org>
1907
1908         * gdb.texinfo (i386): Fix yesterday's commit.
1909
1910 2013-12-03  Tom Tromey  <tromey@redhat.com>
1911
1912         * gdb.texinfo (Set Catchpoints): Add @kindex for each command
1913         documented here.
1914
1915 2013-12-03  Tom Tromey  <tromey@redhat.com>
1916
1917         * gdb.texinfo (@direntry): Add menu item for gdbserver.
1918
1919 2013-12-03  Walfred Tedeschi  <walfred.tedeschi@intel.com>
1920
1921         * gdb.texinfo (i386 Features): Add MPX feature registers.
1922         (x86 Specific featuresx86 Architecture-specific Issues): Adds
1923         a subsubsection for MPX and describes the display of the
1924         boundary registers.
1925
1926 2013-12-03  Joel Brobecker  <brobecker@adacore.com>
1927
1928         * gdb.texinfo (GDB/MI Miscellaneous Commands): Remove the
1929         documentation of the "ada-exceptions" entry.
1930
1931 2013-12-03  Joel Brobecker  <brobecker@adacore.com>
1932
1933         * gdb.texinfo (GDB/MI Result Records): Fix the syntax of the
1934         "^error" result record concerning the error message.  Document
1935         the error code that may also be part of that result record.
1936         (GDB/MI Miscellaneous Commands): Document the
1937         "undefined-command-error-code" element in the output of
1938         the "-list-features" GDB/MI command.
1939
1940 2013-12-03  Joel Brobecker  <brobecker@adacore.com>
1941
1942         * gdb.texinfo (GDB/MI Miscellaneous Commands): Document
1943         the new -info-gdb-mi-command GDB/MI command.  Document
1944         the meaning of "-info-gdb-mi-command" in the output of
1945         -list-features.
1946
1947 2013-11-29  Pedro Alves  <palves@redhat.com>
1948
1949         * gdb.texinfo (Frames In Python) <gdb.FRAME_UNWIND_NULL_ID>:
1950         Update comment.
1951
1952 2013-11-24  Yao Qi  <yao@codesourcery.com>
1953
1954         * gdb.texinfo (Caching Remote Data): Document new
1955         "set/show stack-cache" option.
1956
1957 2013-11-24  Yao Qi  <yao@codesourcery.com>
1958
1959         * gdb.texinfo (Caching Target Data): Replace "ON" with "on".
1960         (Maintenance Commands): Replace "ON" and "OFF" with "on" and
1961         "off" respectively.
1962
1963 2013-11-23  Yao Qi  <yao@codesourcery.com>
1964
1965         * gdb.texinfo (GDB/MI Variable Objects): Add the description
1966         of "displayhint" to the table about child results.
1967
1968 2013-11-21  Yao Qi  <yao@codesourcery.com>
1969
1970         * gdb.texinfo (GDB/MI Variable Objects): Add attribute
1971         'dynamic' for the output of command -var-list-children.
1972
1973 2013-11-21  Yao Qi  <yao@codesourcery.com>
1974
1975         * gdb.texinfo (Caching Target Data): Remove "see" before
1976         @pxref.
1977
1978 2013-11-20  Yao Qi  <yao@codesourcery.com>
1979
1980         * gdb.texinfo (Caching Target Data): Update doc for
1981         per-address-space dcache.
1982
1983 2013-11-20  Yao Qi  <yao@codesourcery.com>
1984
1985         * gdb.texinfo (Data): Rename menu item.
1986         (Caching Remote Data): Rename to ...
1987         (Caching Target Data): ... it.  Update.
1988
1989 2013-11-18  Joel Brobecker  <brobecker@adacore.com>
1990
1991         * gdb.texinfo (GDB/MI Miscellaneous Commands): Document the new
1992         "language-option" entry in the output of the "-list-features"
1993         command.
1994
1995 2013-11-15  Tom Tromey  <tromey@redhat.com>
1996
1997         * gdb.texinfo (Variables): Note gdb rules for ambiguous cases.
1998         Add example.
1999
2000 2013-11-14  Tom Tromey  <tromey@redhat.com>
2001
2002         * gdb.texinfo (Breakpoints In Python): Replace "as" with "in".
2003
2004 2013-11-14  Joel Brobecker  <brobecker@adacore.com>
2005
2006         * gdb.texinfo (Show): Add xref anchor for "show language" command.
2007         (Context management): Place current subsection text into its own
2008         subsubsection.  Add new subsubsection describing the "--language"
2009         command option.
2010
2011 2013-11-13  Joel Brobecker  <brobecker@adacore.com>
2012
2013         * gdb.texinfo (GDB/MI Miscellaneous Commands): Delete
2014         the documentation of "info-ada-exceptions" in the output
2015         of the "-list-features" command.  Add the documentation
2016         of the "ada-exception" entry instead.
2017
2018 2013-11-12  Joel Brobecker  <brobecker@adacore.com>
2019
2020
2021         * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix the first
2022         word of a couple of sentences to start with a capital letter.
2023
2024 2013-11-12  Joel Brobecker  <brobecker@adacore.com>
2025
2026         * gdb.texinfo (Ada): Add entry in menu for new "Ada Exceptions" node.
2027         (Ada Exceptions): New node.
2028         (GDB/MI): Add entry in menu for new "GDB/MI Ada Exceptions
2029         Commands" node.
2030         (GDB/MI Ada Exceptions Commands): New node.
2031         (GDB/MI Miscellaneous Commands): Document new "info-ada-exceptions"
2032         field in the output of the "-list-features" command.
2033         * NEWS: Add entry for the new "info exceptions" CLI command,
2034         and for the new "-info-ada-exceptions" GDB/MI command.
2035
2036 2013-11-11  Phil Muldoon  <pmuldoon@redhat.com>
2037
2038         * gdb.texinfo (Symbol Tables In Python): Add linetable method entry.
2039         (Line Tables In Python): New node.
2040
2041 2013-11-08  Doug Evans  <dje@google.com>
2042
2043         * gdb.texinfo (Debugging Output): Update text for
2044         "set debug dwarf2-read".
2045
2046 2013-11-08  Doug Evans  <dje@google.com>
2047
2048         * gdb.texinfo (Debugging Output): Update text for
2049         "set debug symtab-create".
2050
2051 2013-11-07  Phil Muldoon  <pmuldoon@redhat.com>
2052
2053         * gdb.texinfo (Commands In Python): Document COMPLETE_EXPRESSION
2054         constant.
2055
2056 2013-11-07  Phil Muldoon  <pmuldoon@redhat.com>
2057
2058         * gdb.texinfo (Breakpoints In Python): Document temporary
2059         option in breakpoint constructor, and add documentation to the
2060         temporary attribute.
2061
2062 2013-11-07  Yao Qi  <yao@codesourcery.com>
2063
2064         * gdb.texinfo (GDB/MI Variable Objects): Update doc about the
2065         output of "-var-info-expression".
2066
2067 2013-11-06  Pedro Alves  <palves@redhat.com>
2068
2069         * gdb.texinfo (Starting) <set/show startup-with-shell>: Mention
2070         non-interactive mode.
2071         (Environment) <shell startup files warning>: Mention
2072         non-interactive mode.  Mention .zshenv for Z shell, and talk about
2073         BASH_ENV instead of .bashrc for BASH.
2074
2075 2013-10-29  Nicolas Blanc  <nicolas.blanc@intel.com>
2076
2077         * gdb.texinfo (Commands to Specify Files): Add description
2078         of the remove-symbol-file command.
2079         * observer.texi: New free_objfile event
2080
2081 2013-10-24  Pedro Alves  <palves@redhat.com>
2082
2083         * gdb.texinfo (Starting): Document set/show startup-with-shell.
2084
2085 2013-10-11  Joel Brobecker  <brobecker@adacore.com>
2086
2087         * gdb.texinfo (Shared Library GDB/MI Catchpoint Commands):
2088         New subsection inside which the "-catch-load" and "-catch-unload"
2089         commands documentation is now placed.
2090         (Ada Exception GDB/MI Catchpoint Commands): New subsection
2091         documenting the "-catch-assert" and "-catch-exception" new
2092         GDB/MI commands.
2093
2094 2013-10-10  Joel Brobecker  <brobecker@adacore.com>
2095
2096         * gdb.texinfo (Connecting): Remove unnecessary @w{}.
2097
2098 2013-10-10  Joel Brobecker  <brobecker@adacore.com>
2099
2100         * gdb.texinfo (Connecting): Replace "set remotebaud" by "set
2101         serial baud".
2102         (Remote Configuration): Replace "set remotebaud" by "set serial
2103         baud".  Replace "show remotebaud" by "show serial baud".
2104
2105 2013-10-07  Pedro Alves  <palves@redhat.com>
2106
2107         PR breakpoints/11568
2108         * gdb.texinfo (Thread-Specific Breakpoints): Mention what happens
2109         when the thread is removed from the thread list.
2110
2111 2013-10-06  Sergio Durigan Junior  <sergiodj@redhat.com>
2112
2113         * gdb.texinfo (Convenience Variables): Document $_exitsignal.
2114         Update entry for $_exitcode.
2115
2116 2013-10-04  Joel Brobecker  <brobecker@adacore.com>
2117
2118         * gdb.texinfo (GDB/MI Program Execution): Document "-exec-run"'s
2119         new "--start" option.
2120
2121 2013-10-02  Pedro Alves  <palves@redhat.com>
2122
2123         * gdb.texinfo (Registers): Expand description of saved registers
2124         in frames.  Explain <not saved>.
2125
2126 2013-09-25  Doug Evans  <dje@google.com>
2127
2128         * gdb.texinfo (Debugging Output): Document set/show debug symfile.
2129
2130 2013-09-16  Stan Shebs  <stan@codesourcery.com>
2131
2132         Remove the internals manual gdbint.texinfo.
2133         * Makefile.in (INFO_DEPS): Remove gdbint.info.
2134         (PDFFILES): Remove gdbint.pdf.
2135         (HTMLFILES): Remove gdbint/index.html.
2136         (HTMLFILES_INSTALL): Remove gdbint.
2137         (GDBINT_DOC_FILES): Remove.
2138         (dvi): Remove gdbint.dvi.
2139         (ps): Remove gdbint.ps.
2140         * gdbint.texinfo: Remove file.
2141         * gdb.texinfo (Maintenance Commands): Remove reference to gdbint.
2142
2143 2013-09-16  Sergio Durigan Junior  <sergiodj@redhat.com>
2144
2145         * gdb.texinfo (Convenience Functions): Mention new convenience
2146         function $_isvoid.
2147
2148 2013-09-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
2149
2150         * gdb.texinfo (Decimal Floating Point format): Mention S/390.
2151         (Standard Target Features): Add new node to menu.
2152         (S/390 and System z Features): New node.
2153
2154 2013-09-13  Sanimir Agovic  <sanimir.agovic@intel.com>
2155
2156         * gdb.texinfo (GDB/MI Miscellaneous Commands): Use
2157         -list-target-features in the example.
2158
2159 2013-09-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
2160
2161         * gdb.texinfo (MiniDebugInfo): Prepare file debug and use it to create
2162         mini_debuginfo.  Strip binary before adding mini_debuginfo to it.
2163
2164 2013-09-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
2165
2166         Sync documentation with gdb.base/gnu-debugdata.exp.
2167         * gdb.texinfo (MiniDebugInfo): Add comment and "D" in the example.
2168
2169 2013-09-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
2170
2171         * gdb.texinfo (MiniDebugInfo): Fix two trailing dots.
2172
2173 2013-08-27  Pedro Alves  <pedro@codesourcery.com>
2174             Yao Qi  <yao@codesourcery.com>
2175
2176         * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-locals>:
2177         Document new --skip-unavailable option.
2178         <-stack-list-variables>: Document new --skip-unavailable option.
2179
2180 2013-08-26  Doug Evans  <dje@google.com>
2181
2182         * gdb.texinfo (Maintenance Commands): "maint print objfiles" now takes
2183         an optional regexp.
2184
2185 2013-08-13  Tom Tromey  <tromey@redhat.com>
2186
2187         * gdbint.texinfo (Testsuite): Use @table, not @itemize.
2188         Document GDB_PARALLEL and GDB_INOTIFY.
2189
2190 2013-08-09  Stan Shebs  <stan@codesourcery.com>
2191
2192         * LRS: Remove file, describes a long-abandoned live-range
2193         splitting extension to stabs.
2194
2195 2013-07-25  Andrew Burgess  <aburgess@broadcom.com>
2196
2197         * gdb.texinfo (Output Formats): Mention the new 'z' formatter.
2198
2199 2013-07-17  Doug Evans  <dje@google.com>
2200
2201         * gdb.texinfo (Print Settings): Document "print raw frame-arguments".
2202
2203 2013-07-02  Tom Tromey  <tromey@redhat.com>
2204
2205         * gdb.texinfo (Target Commands): Don't mention "target nrom".
2206
2207 2013-06-28  Tom Tromey  <tromey@redhat.com>
2208
2209         * Makefile.in (version.subst): Use version.in, not
2210         common/version.in.
2211         * gdbint.texinfo (Versions and Branches, Releasing GDB):
2212         Likewise.
2213
2214 2013-06-27  Pedro Alves  <palves@redhat.com>
2215
2216         * gdbint.texinfo (Algorithms) <Stepping over runtime loader
2217         dynamic symbol resolution code>: New section, based on infrun.c
2218         comment.
2219
2220 2013-06-26  Tom Tromey  <tromey@redhat.com>
2221
2222         * gdbint.texinfo (Versions and Branches): Use common/version.in.
2223         Update.
2224         (Releasing GDB): Likewise.
2225
2226 2013-06-26  Pedro Alves  <pedro@codesourcery.com>
2227             Yao Qi  <yao@codesourcery.com>
2228
2229         * gdb.texinfo (GDB/MI Tracepoint Commands): Document
2230         -trace-frame-collected.
2231
2232 2013-06-26  Pedro Alves  <pedro@codesourcery.com>
2233
2234         * gdb.texinfo (Traceframe Info Format): Document tvar element
2235         and its attributes.
2236
2237 2013-06-25  Yao Qi  <yao@codesourcery.com>
2238
2239         * gdbint.texinfo (Testsuite): Document 'gdb,predefined_tsv'.
2240
2241 2013-06-24  Tom Tromey  <tromey@redhat.com>
2242
2243         * Makefile.in (POD2MAN1, POD2MAN5): Use version.subst.
2244         (GDBvn.texi): Use version.subst.
2245         (version.subst): New target.
2246         (mostlyclean): Remove version.subst.
2247
2248 2013-06-20  Pedro Alves  <pedro@codesourcery.com>
2249
2250         * gdb.texinfo (GDB/MI Data Manipulation)
2251         <-data-list-register-values>: Document the --skip-unavailable
2252         option.
2253
2254 2013-06-07  Yao Qi  <yao@codesourcery.com>
2255
2256         * gdb.texinfo (Symbols): Add kindex and cindex for
2257         'maint print msymbols'.
2258
2259 2013-06-05  Simon Marchi  <simon.marchi@ericsson.com>  (tiny change)
2260
2261         * gdb.texinfo (Miscellaneous gdb/mi Commands): Fix -add-inferior
2262         response field name (thread-group to inferior).
2263
2264 2013-06-04 Gary Benson  <gbenson@redhat.com>
2265
2266         * gdb.texinfo (General Query Packets/qSupported): Added
2267         "qXfer:libraries-svr4:read" and "augmented-libraries-svr4-read".
2268         to the table of currently defined stub features.
2269         Added a more detailed entry for "augmented-libraries-svr4-read".
2270         (General Query Packets/qXfer:libraries-svr4:read): Documented
2271         the augmented form of this packet.
2272
2273 2013-05-23  Joel Brobecker  <brobecker@adacore.com>
2274
2275         * gdb.texinfo (System-wide Configuration Scripts): Renames
2276         "Installed System-wide Configuration Scripts". Add associated
2277         @menu block.
2278
2279 2013-05-23  Yao Qi  <yao@codesourcery.com>
2280             Pedro Alves  <palves@redhat.com>
2281
2282         * gdb.texinfo (Packets): Document 'vCont;r'.
2283         (Continuing and Stepping): Document target-assisted range
2284         stepping, and the 'set range-stepping' and 'show range-stepping'
2285         commands.
2286
2287 2013-05-23  Joel Brobecker  <brobecker@adacore.com>
2288
2289         * gdb.texinfo (Installed System-wide Configuration Scripts):
2290         Add subsection describing the scripts now available under
2291         the data-dir's system-gdbbinit subdirectory.
2292         * NEWS: Add entry announcing the availability of system-wide
2293         configuration scripts for ElinOS and Wind River Linux.
2294
2295 2013-05-21  Hui Zhu  <hui@codesourcery.com>
2296
2297         * gdb.texinfo (GDB/MI Breakpoint Commands): Describe the
2298         "-dprintf-insert" command.
2299
2300 2013-05-17  Doug Evans  <dje@google.com>
2301
2302         * gdb.texinfo (Maintenance Commands): Update doc for
2303         "maint check-psymtabs".  Add doc for "maint check-symtabs",
2304         "maint expand-symtabs".
2305
2306 2013-05-15  Markus Metzger  <markus.t.metzger@intel.com>
2307
2308         * gdb.texinfo (Process Record and Replay): Document the
2309         "record goto" command and its sub-commands.
2310
2311 2013-05-10 Phil Muldoon  <pmuldoon@redhat.com>
2312
2313         * gdb.texinfo (Backtrace): Add "no-filter" argument.
2314         (Python API): Add Frame Filters API, Frame Wrapper API,
2315         Writing a Frame Filter/Wrapper, Managing Management of Frame
2316         Filters chapter entries.
2317         (Frame Filters API): New Node.
2318         (Frame Wrapper API): New Node.
2319         (Writing a Frame Filter): New Node.
2320         (Managing Frame Filters): New Node.
2321         (Progspaces In Python): Add note about frame_filters attribute.
2322         (Objfiles in Python): Ditto.
2323         (GDB/MI Stack Manipulation): Add -enable-frame-filters command,
2324         @anchors and --no-frame-filters option to -stack-list-variables,
2325         -stack-list-frames, -stack-list-locals and -stack-list-arguments
2326         commands.
2327
2328 2013-05-08  Joel Brobecker  <brobecker@adacore.com>
2329
2330         * gdbint.texinfo (Native Debugging): Add "AIX Shared Library
2331         Support" subsection documenting the XML format used to transfer
2332         shared library info on AIX.
2333
2334 2013-05-08  Joel Brobecker  <brobecker@adacore.com>
2335
2336         * gdb.texinfo (Debugging Output): Add documentation of
2337         "set debug aix-solib" and "show debug aix-solib" commands.
2338
2339 2013-05-06  Sandra Loosemore  <sandra@codesourcery.com>
2340
2341         * gdb.texinfo (Nios II): New section.
2342         (Nios II Features): New section.
2343
2344 2013-05-06  Joel Brobecker  <brobecker@adacore.com>
2345
2346         * gdbint.texinfo (Algorithms): Remove entries documenting
2347         DEPRECATED_IBM6000_TARGET, SOLIB_ADD, and
2348         SOLIB_CREATE_INFERIOR_HOOK.
2349
2350 2013-04-29  Tom Tromey  <tromey@redhat.com>
2351
2352         PR python/14204:
2353         * gdb.texinfo (Python API): Fix menu entry.
2354         (Blocks In Python): Fix subsubsection text.  Rewrite intro.
2355         Define global and static block.  Add example.  Clarify
2356         block relationship for inline functions.
2357
2358 2013-04-29  Tom Tromey  <tromey@redhat.com>
2359
2360         * gdb.texinfo (Python API): Mention Python help and keyword
2361         arguments.  Move pagination text to Basic Python.
2362         (Basic Python): Put pagination text here.  Document
2363         close-on-exec, SIGCHLD, and SIGINT.
2364
2365 2013-04-19  Pedro Alves  <palves@redhat.com>
2366
2367         * gdbint.texinfo (Misc Guidelines) <Compiler Warnings>: Write
2368         "signedness" instead of "signness".
2369
2370 2013-04-19  Pedro Alves  <palves@redhat.com>
2371
2372         * gdbint.texinfo (Misc Guidelines) <Compiler Warnings>: Replace
2373         -Wno-pointer-sign text with text on -Wpointer-sign.
2374
2375 2013-04-16  Tom Tromey  <tromey@redhat.com>
2376
2377         * gdb.texinfo (Set Catchpoints): Mention earliest version of
2378         GCC that has the SDT probe points.
2379
2380 2013-04-15  Tom Tromey  <tromey@redhat.com>
2381
2382         * gdb.texinfo (Set Catchpoints): Document regexp syntax for
2383         exception catchpoints.
2384
2385 2013-04-15  Tom Tromey  <tromey@redhat.com>
2386
2387         * gdb.texinfo (Set Catchpoints): Document $_exception.
2388         (Convenience Vars): Mention $_exception.
2389
2390 2013-04-15  Tom Tromey  <tromey@redhat.com>
2391
2392         * gdb.texinfo (Set Catchpoints): Reorganize exception
2393         catchpoints.  Document "catch rethrow".
2394         (Debugging C Plus Plus): Mention "catch rethrow".
2395
2396 2013-04-15  Tom Tromey  <tromey@redhat.com>
2397
2398         * gdb.texinfo (Set Catchpoints): Remove obsolete text.
2399
2400 2013-04-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
2401             Eli Zaretskii  <eliz@gnu.org>
2402
2403         * gdb.texinfo (Auto-loading safe path): Add quick -iex using command
2404         line below the sample output.
2405
2406 2013-04-12  Eli Zaretskii  <eliz@gnu.org>
2407
2408         * gdb.texinfo (Mode Options): Document '-configuration'.
2409         (Help): Document "show configuration".
2410         (Bug Reporting): Add requirements to include the configuration
2411         details in bug reports.
2412
2413 2013-04-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
2414
2415         * Makefile.in (MAN1S): Add gcore.1.
2416         Remove "Host, target, and site specific Makefile fragments" comment.
2417         (@host_makefile_frag@, HAVE_NATIVE_GCORE_TARGET): New.
2418         (install-man1, uninstall-man1): Conditionalize gcore.1.
2419         (gcore.1): New.
2420         * gdb.texinfo (Man Pages): Add gcore man.
2421         (gcore man): New node.
2422
2423 2013-04-10  Pedro Alves  <palves@redhat.com>
2424
2425         * gdb.texinfo (Process Record and Replay): Document that "set
2426         record full insn-number-max", "set record
2427         instruction-history-size" and "set record
2428         function-call-history-size" accept "unlimited".
2429         (Backtrace): Document that "set backtrace limit" accepts
2430         "unlimited".
2431         (List): Document that "set listsize" accepts "unlimited".
2432         (Print Settings)" Document that "set print max-symbolic-offset",
2433         "set print elements" and "set print repeats" accept "unlimited".
2434         (Starting and Stopping Trace Experiments): Document that "set
2435         trace-buffer-size" accepts "unlimited".
2436         (Remote Configuration): Document that "set tcp connect-timeout"
2437         accepts "unlimited".
2438         (Command History): Document that "set history size" accepts
2439         "unlimited".
2440         (Screen Size): Document that "set height" and "set width" accepts
2441         "unlimited".  Adjust "set pagination"'s description to suggest
2442         "set height unlimited" instead of "set height 0".
2443
2444 2013-04-10  Yao Qi  <yao@codesourcery.com>
2445
2446         * gdb.texinfo (Trace Files): Add "target ctf".
2447
2448 2013-04-06  Jan Kratochvil  <jan.kratochvil@redhat.com>
2449
2450         * Makefile.in (POD2MAN1, POD2MAN5): Replace $(VERSION) by ../version.in.
2451
2452         * Makefile.in (install-man1, install-man5, uninstall-man1)
2453         (uninstall-man5): Replace $(MANS) by $(MAN1S) and $(MAN5S) respectively.
2454
2455         * Makefile.in (gdb.1, gdbserver.1, gdbinit.5): Use $(srcdir).
2456
2457 2013-04-06  Jan Kratochvil  <jan.kratochvil@redhat.com>
2458             Eli Zaretskii  <eliz@gnu.org>
2459
2460         * gdb.texinfo (gdbserver man): Rename tty to comm.  Swap --attach
2461         parameters order.  Remove "On some targets" for --attach.  Document the
2462         --multi parameter and extended-remote command.  Document all the
2463         options.
2464
2465 2013-04-05  Jan Kratochvil  <jan.kratochvil@redhat.com>
2466
2467         * gdb.texinfo (gdb man): Mention option -p.  Include Fortran to
2468         the list of supported languages.
2469
2470 2013-04-05  Jan Kratochvil  <jan.kratochvil@redhat.com>
2471
2472         Convert man pages to texinfo, new gdbinit.5 texinfo page.
2473         * Makefile.in (mandir, man1dir, man5dir, SYSTEM_GDBINIT, MANCONF,
2474         (TEXI2POD, POD2MAN1, POD2MAN5, MAN1S, MAN5S, MANS, man): New.
2475         (diststuff): Add man.
2476         (install-man, install-man1, install-man5, uninstall-man, uninstall-man1)
2477         (uninstall-man5): New.
2478         (STAGESTUFF): Add *.1 and *.5.
2479         (GDBvn.texi): Add SYSTEM_GDBINIT.
2480         (gdb.1, gdbserver.1, gdbinit.5): New.
2481         (maintainer-clean realclean): Add $(MANS).
2482         (install): Add install-man.
2483         (uninstall): Add uninstall-man.
2484         * gdb.texinfo (@include gdb-cfg.texi): Wrap it by @c man begin INCLUDE.
2485         (@copying): Wrap it by @c man begin COPYRIGHT.
2486         (Top): Add Man Pages.
2487         (Man Pages, gdb man, gdbserver man, gdbinit man): New.
2488
2489 2013-04-02  Pedro Alves  <palves@redhat.com>
2490
2491         * gdb.texinfo (Debugging Output): Document "set/show debug
2492         aarch64", "set/show debug coff-pe-read" and "set/show debug
2493         mach-o".
2494
2495 2013-04-02  Pedro Alves  <palves@redhat.com>
2496
2497         * gdb.texinfo (Remote Configuration) <set remote @var{name}-packet
2498         table>: Add entry for "trace-buffer-size".
2499
2500 2013-03-28  Pedro Alves  <palves@redhat.com>
2501
2502         * gdb.texinfo (Remote Configuration) <set remote @var{name}-packet
2503         table>: Add entry for "trace-status".
2504
2505 2013-03-28  Eli Zaretskii  <eliz@gnu.org>
2506
2507         * gdb.texinfo (Maintenance Commands): Use @enumerate, not "@table
2508         @bullet", which is invalid (makeinfo 5.1 barfs).
2509
2510 2013-03-28  Pedro Alves  <palves@redhat.com>
2511
2512         PR gdb/15294
2513
2514         * gdb.texinfo (List) <set listsize>: Adjust to document that
2515         listsize 0 means no limit, and remove mention of -1.
2516
2517 2013-03-22  Yao Qi  <yao@codesourcery.com>
2518
2519         * gdb.texinfo (Embedded Processors): Remove menu item
2520         "OpenRISC 1000".
2521         (OpenRISC 1000): Remove.
2522
2523 2013-03-21  Doug Evans  <dje@google.com>
2524
2525         * gdb.texinfo (Maintenance Commands): Add docs for
2526         "mt set per-command {space,time,symtab} {on,off}".
2527
2528 2013-03-14  Hui Zhu  <hui@codesourcery.com>
2529             Yao Qi  <yao@codesourcery.com>
2530
2531         * gdb.texinfo (Trace Files): Add "tsave -ctf".
2532
2533 2013-03-13  Keith Seitz  <keiths@redhat.com>
2534
2535         * gdb.texinfo (Maintenance Commands): Add missing ')' for
2536         "maint agent" reference to Dynamic printf.
2537
2538 2013-03-11  Eli Zaretskii  <eliz@gnu.org>
2539
2540         * gdb.texinfo (General Query Packets): Don't use colon in index
2541         entries visible to Info format.
2542
2543 2013-03-11  Markus Metzger  <markus.t.metzger@intel.com>
2544
2545         * gdb.texinfo (Process Record and Replay): Document record
2546         changes.
2547
2548 2013-03-11  Markus Metzger  <markus.t.metzger@intel.com>
2549
2550         * gdb.texinfo (Requirements): List qXfer:btrace:read requiring expat.
2551         (General Query Packets): Describe Qbtrace:bts, Qbtrace:off, and
2552         qXfer:btrace:read.
2553
2554 2013-03-09  Eli Zaretskii  <eliz@gnu.org>
2555
2556         * gdb.texinfo (General Query Packets, Tracepoint Packets): Don't
2557         use colons in @anchor and @cindex entries.
2558
2559 2013-03-09  Hafiz Abid Qadeer  <abidh@codesourcery.com>
2560
2561         * gdb.texinfo (QTBuffer:size): Add cindex and anchor.
2562
2563 2013-03-08  Stan Shebs  <stan@codesourcery.com>
2564             Hafiz Abid Qadeer  <abidh@codesourcery.com>
2565
2566         * gdb.texinfo (Starting and Stopping Trace Experiments): Document
2567         trace-buffer-size set and show commands.
2568         (Tracepoint Packets): Document QTBuffer:size.
2569         (General Query Packets): Document QTBuffer:size.
2570
2571 2013-02-21  Tom Tromey  <tromey@redhat.com>
2572
2573         * gdb.texinfo: Remove bad @syncodeindex.
2574         (Values From Inferior, Types In Python, Inferiors In Python)
2575         (Events In Python, Threads In Python, Frames In Python, Blocks In
2576         Python, Symbols In Python, Symbol Tables In Python): Remove
2577         @tables.
2578         (Packets, General Query Packets, Tracepoint Packets)
2579         (Host I/O Packets): Use @w{} for empty @item.
2580
2581 2013-02-20  Siva Chandra Reddy <sivachandra@google.com>
2582
2583         * gdb.texinfo (Architectures In Python): Add description about
2584         the new method gdb.Architecture.disassemble.
2585
2586 2013-02-15  Pedro Alves  <pedro@codesourcery.com>
2587             Hafiz Abid Qadeer  <abidh@codesourcery.com>
2588
2589         * gdb.texinfo (GDB/MI Tracepoint Commands) <-trace-status>:
2590         Document the "trace-file" field.
2591
2592 2013-02-07  Doug Evans  <dje@google.com>
2593
2594         * gdb.texinfo (Machine Code): Clarify argument to disassemble
2595         command.
2596
2597 2013-02-06  Yao Qi  <yao@codesourcery.com>
2598
2599         * gdb.texinfo (GDB/MI Async Records): Document new MI
2600         notification "=tsv-modified".  Update the document of MI
2601         notification "=tsv-created".
2602         * observer.texi (GDB Observers): New observer tsv_modified.
2603         Update observer tsv_created and tsv_delete.
2604
2605 2013-02-05  Yufeng Zhang  <yufeng.zhang@arm.com>
2606
2607         * gdb.texinfo (AArch64 Features): New section; document
2608         org.gnu.gdb.aarch64.core and org.gnu.gdb.aarch64.fpu.
2609         (Architectures): Add new AArch64 section to document AArch64
2610         architecture specific commands.
2611         (ABI): Add description of the new OS ABI "Newlib" and its influence
2612         on the longjmp handling.
2613
2614 2013-02-03  Eldar Gaynetdinov <hal9000ed2k@gmail.com>
2615             Jan Kratochvil  <jan.kratochvil@redhat.com>
2616
2617         * gdb.texinfo (Backtrace): Added description of 'filename-display'
2618         variable in 'set/show backtrace' section.
2619
2620 2013-01-31  Tom Tromey  <tromey@redhat.com>
2621
2622         * gdb.texinfo (Target Commands): Fix typo.
2623
2624 2013-01-23  Siva Chandra Reddy  <sivachandra@google.com>
2625
2626         * doc/gdb.texinfo (Architectures In Python): New sub-sub-section
2627         describing the gdb.Architecture class.
2628         (Frames In Python): Add description about the new method
2629         gdb.Frame.architecture().
2630
2631 2013-01-23  Doug Evans  <dje@google.com>
2632
2633         * gdb.texinfo (Index Section Format): Document .gdb_index version 8.
2634
2635 2013-01-21  Marc Khouzam  <marc.khouzam@ericsson.com>
2636
2637         * gdb.texinfo (GDB/MI Breakpoint Commands): Document new
2638         'thread-groups' field when printing a breakpoint in MI.
2639
2640 2012-01-17  Sanjoy Das <sanjoy@playingwithpointers.com>
2641         * gdb.texinfo (Using JIT Debug Info Readers): Change documentation
2642         to reflect that jit-reader-load now supports absolute file-names.
2643
2644 2013-01-16  Tom Tromey  <tromey@redhat.com>
2645
2646         * gdb.texinfo (Set Catchpoints): Document "catch signal".
2647         (Signals): Likewise.
2648
2649 2013-01-16  Tom Tromey  <tromey@redhat.com>
2650
2651         * gdb.texinfo (GDB/MI Breakpoint Information): Document
2652         "catch-type" field.
2653         (GDB/MI Catchpoint Commands): Add "catch-type" to examples.
2654
2655 2013-01-07  Tom Tromey  <tromey@redhat.com>
2656
2657         * gdb.texinfo (Mode Options): Don't mention -epoch.
2658         (Data, Emacs): Remove obsolete comments.
2659
2660 2013-01-02  Tom Tromey  <tromey@redhat.com>
2661
2662         * gdb.texinfo (GDB/MI Output Records): Update menu.
2663         (GDB/MI Breakpoint Information): New node.
2664         (GDB/MI Breakpoint Commands) <-break-info>: Link to new node.
2665         <-break-insert>: Likewise.
2666
2667 2012-12-31  Yao Qi  <yao@codesourcery.com>
2668
2669         * gdb.texinfo (Remote Non-Stop): Move paragraphs to ...
2670         (Packets): Move "vStopped" packet to ...
2671         (Notification Packets): ... here.  Describe the components
2672         of notification.  Add a table of supported notifications.
2673         Add an example on the process of he async notification.
2674
2675 2012-12-25  Jan Kratochvil  <jan.kratochvil@redhat.com>
2676
2677         * gdb.texinfo (GDB/MI Data Manipulation) (fullname): Make it always
2678         present.
2679         (GDB/MI File Commands) (-file-list-exec-source-files): Make the
2680         fullname output always present.
2681
2682 2012-12-23  Pierre Muller  <muller@sourceware.org>
2683
2684         * gdbint.texinfo (Function prototypes): Require use of "extern"
2685         modifier for function prototypes in headers.
2686
2687 2012-12-19  Joel Brobecker  <brobecker@adacore.com>
2688
2689         * refcard.tex: Update copyright notice to GPL v3 or later.
2690         Update contact info.
2691
2692 2012-12-16  Jan Kratochvil  <jan.kratochvil@redhat.com>
2693
2694         * gdbint.texinfo (Coding Standards) (C Usage): New rule for 0 vs. NULL.
2695
2696 2012-12-15  Yao Qi  <yao@codesourcery.com>
2697
2698         * gdb.texinfo (Debugging Output): Document 'set debug
2699         notification' and 'show debug notification'.
2700
2701 2012-12-15  Yao Qi  <yao@codesourcery.com>
2702
2703         * gdb.texinfo (Listing Tracepoints): New item and example about
2704         'installed on target' output.
2705         Add more in the example about 'installed on target'.
2706         (GDB/MI Breakpoint Commands): Doc about 'installed field.
2707
2708 2012-12-14  Tom Tromey  <tromey@redhat.com>
2709
2710         * gdb.texinfo (SVR4 Process Information): Mention core files.
2711
2712 2012-12-12 Mircea Gherzan <mircea.gherzan@intel.com>
2713
2714         * gdb.texinfo (GDB/MI Catchpoint Commands): New section.
2715
2716 2012-12-11  Pedro Alves  <palves@redhat.com>
2717
2718         * gdb.texinfo: Remove all mentions of Unixware throughout.
2719
2720 2012-12-09  Jan Kratochvil  <jan.kratochvil@redhat.com>
2721
2722         * gdbint.texinfo (Host Definition): Remove CC_HAS_LONG_LONG.
2723
2724 2012-11-29  Tom Tromey  <tromey@redhat.com>
2725
2726         * gdb.texinfo (SVR4 Process Information): Document missing
2727         "info proc" subcommands.
2728
2729 2012-11-29  Yao Qi  <yao@codesourcery.com>
2730
2731         PR gdb/1477.
2732         * gdb.texinfo (Print Settings): Correct the default 'demangle-style'
2733         to 'auto' instead of 'gnu'.
2734
2735 2012-11-26  Tom Tromey  <tromey@redhat.com>
2736
2737         * gdb.texinfo (MiniDebugInfo): New node.
2738         (GDB Files): Update.
2739
2740 2012-11-16  Doug Evans  <dje@google.com>
2741
2742         * gdb.texinfo (System-wide configuration): If the system-wide init
2743         file lives in the data-directory, and --data-directory is provided,
2744         look for it there.
2745
2746 2012-11-15  Tom Tromey  <tromey@redhat.com>
2747
2748         * gdb.texinfo (Signaling): Fix typo.
2749
2750 2012-11-13  Giuseppe Montalto  <giuseppe.montalto@st.com>
2751
2752         * gdb.texinfo (GDB/MI Data Manipulation): Document new optional
2753         parameter "count" of -data-write-memory-bytes, and add an example.
2754
2755 2012-11-12  Tom Tromey  <tromey@redhat.com>
2756
2757         * gdb.texinfo (Symbols): Document "info type-printers",
2758         "enable type-printer" and "disable type-printer".
2759         (Python API): Add new node to menu.
2760         (Type Printing API): New node.
2761         (Progspaces In Python): Document type_printers field.
2762         (Objfiles In Python): Likewise.
2763         (gdb.types) <get_type_recognizers, apply_type_recognizers,
2764         register_type_printer, TypePrinter>: Document.
2765
2766 2012-11-12  Tom Tromey  <tromey@redhat.com>
2767
2768         * gdb.texinfo (Symbols): Document "set print type methods",
2769         "set print type typedefs", and flags to ptype and whatis.
2770
2771 2012-11-09  Andrew Burgess  <aburgess@broadcom.com>
2772
2773         * gdb.texinfo (GDB/MI Data Manipulation): Add fullname field to
2774         the example -data-disassemble output.  Extend the description of
2775         the -data-disassemble results to document all fields.  Document
2776         the cli disassemble command as being related to -data-disassemble.
2777
2778 2012-11-09  Yao Qi  <yao@codesourcery.com>
2779
2780         PR gdb/14777.
2781         * gdb.texinfo (OS Information): Remove doc on command
2782         'info udot'.
2783
2784 2012-11-08  Joel Brobecker  <brobecker@adacore.com>
2785
2786         * gdb.texinfo (Startup): Minor rewording, and clarify scope of
2787         gdb.ini warning for Windows port.
2788
2789 2012-11-08  Yao Qi  <yao@codesourcery.com>
2790
2791         * gdb.texinfo (Search): Add kindex for 'fo'.
2792
2793 2012-11-05  Tom Tromey  <tromey@redhat.com>
2794
2795         PR python/14802:
2796         * gdb.texinfo (Functions In Python): Add example.
2797
2798 2012-11-03  Yao Qi  <yao@codesourcery.com>
2799
2800         * observer.texi (GDB Observers): Remove observer
2801         'tracepoint_modified', 'tracepoint_created' and
2802         'tracepoint_deleted'.
2803
2804 2012-10-26  Tom Tromey  <tromey@redhat.com>
2805
2806         * gdb.texinfo (General Query Packets): Use @itemx for QAgent.
2807
2808 2012-10-25  Tom Tromey  <tromey@redhat.com>
2809
2810         * gdb.texinfo (General Query Packets): Use @itemx.
2811
2812 2012-10-17  Yao Qi  <yao@codesourcery.com>
2813
2814         * observer.texi (GDB Observers): Update observer
2815         'memory_changed'.
2816         * gdb.texinfo (GDB/MI Async Records): Document for
2817         "memory-changed" notification.
2818
2819 2012-10-15  Doug Evans  <dje@google.com>
2820
2821         * gdb.texinfo (Mode Options): Document -nh.
2822         Elaborate on docs for -nx.
2823
2824 2012-09-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
2825
2826         * observer.texi (memory_changed): Expand parameter LEN to ssize_t.
2827
2828 2012-09-21  Yao Qi  <yao@codesourcery.com>
2829             Pedro Alves  <palves@redhat.com>
2830
2831         * gdb.texinfo (GDB/MI Async Records): Document notification
2832         'record-started' and 'record-stopped'.
2833         * observer.texi (GDB Observers): New observer 'record-changed'.
2834
2835 2012-09-19  Thomas Schwinge  <thomas@codesourcery.com>
2836
2837         * gdb.texinfo: Document the removal of SH's 'regs' command.
2838
2839 2012-09-18  Sergio Durigan Junior  <sergiodj@redhat.com>
2840
2841         * gdb.texinfo (jump): Mention new alias `j' for `jump'.
2842
2843 2012-09-18  Yao Qi  <yao@codesourcery.com>
2844
2845         * gdb.texinfo (GDB/MI Async Records): Document new MI
2846         notifications '=tsv-created' and '=tsv-deleted'.
2847         * observer.texi (GDB Observers): New observer tsv_created and
2848         tsv_deleted.
2849
2850 2012-09-18  Yao Qi  <yao@codesourcery.com>
2851
2852         * observer.texi (GDB Observers): New observer 'traceframe_changed'.
2853         * gdb.texinfo (GDB/MI Async Records): Mention new MI notification
2854         '=traceframe-changed'.
2855
2856 2012-09-17  Yao Qi  <yao@codesourcery.com>
2857
2858         * gdb.texinfo (List): Describe the meaning of 0 and -1 in
2859         'set listsize'.
2860
2861 2012-09-13  Jan Kratochvil  <jan.kratochvil@redhat.com>
2862             Eli Zaretskii  <eliz@gnu.org>
2863
2864         * gdbint.texinfo (Defining Other Architecture Features): Clarify *pcptr
2865         encoding for gdbarch_breakpoint_from_pc, bp_addr for
2866         gdbarch_push_dummy_call and bp_addr for gdbarch_push_dummy_code.
2867
2868 2012-08-27  Jan Kratochvil  <jan.kratochvil@redhat.com>
2869
2870         * gdb.texinfo (objfile-gdb.py file): New paragraph for .exe stripping.
2871
2872 2012-08-23  Khoo Yit Phang <khooyp@cs.umd.edu>
2873
2874         Document how to return from "python-interactive" to GDB.
2875         * gdb.texinfo (Python Commands): Update documentation.
2876
2877 2012-08-22  Khoo Yit Phang <khooyp@cs.umd.edu>
2878
2879         Add a new "python-interactive" command that starts a standard
2880         Python interactive prompt with "pi" as alias, and add "py" as
2881         an alias to "python".
2882         * gdb.texinfo (Python Commands): Document the new commands.
2883
2884 2012-08-22  Tom Tromey  <tromey@redhat.com>
2885
2886         * gdbint.texinfo (Host Definition): Remove documentation for
2887         SIGWINCH_HANDLER and SIGWINCH_HANDLER_BODY.
2888
2889 2012-08-17  Keith Seitz  <keiths@redhat.com>
2890
2891         PR c++/13356
2892         * gdb.texinfo (Type and Range Checking): Remove warning.
2893         Remove spurious commas.
2894         Update text and examples for re-implementation of set/show
2895         check type.
2896         (C and C++ Type and Range Checks): Likewise.
2897
2898 2012-08-16  Yao Qi  <yao@codesourcery.com>
2899
2900         * gdb.texinfo (Types In Python): Mention gdb.TYPE_CODE_BITSTRING
2901         is deprecated.
2902
2903 2012-08-13  Doug Evans  <dje@google.com>
2904
2905         * gdb.texinfo (Convenience Vars): Update text for "show convenience"
2906         to include functions.
2907
2908 2012-08-10  Doug Evans  <dje@google.com>
2909
2910         * gdb.texinfo (Convenience Funs): New node.
2911         (Types In Python): Document Type.vector.
2912
2913 2012-08-09  Yao Qi  <yao@codesourcery.com>
2914
2915         * observer.texi: New observer command_param_changed.
2916         * gdb.texinfo (GDB/MI Async Records): Doc for '=cmd-param-changed'.
2917
2918 2012-08-07  Jan Kratochvil  <jan.kratochvil@redhat.com>
2919
2920         * gdbint.texinfo (Debugging GDB): In section
2921         'Debugging @value{GDBN} with itself' change .gdbinit for gdb-gdb.gdb.
2922         Mention also gdb-gdb.py.
2923
2924 2012-08-07  Yao Qi  <yao@codesourcery.com>
2925
2926         Revert the folloing patch:
2927         2012-08-06  Yao Qi  <yao@codesourcery.com>
2928         * gdb.texinfo (Remote Configuration): Add kindex for 'set
2929         remote hardware-watchpoint-limit' and 'set
2930         remote hardware-breakpoint-limit'.
2931
2932 2012-08-06  Nathaniel Flath  <flat0103@gmail.com>
2933
2934         * gdb.texinfo (Working Directory): Added information about new
2935         default argument for 'cd' command.
2936
2937 2012-08-06  Yao Qi  <yao@codesourcery.com>
2938
2939         * gdb.texinfo (Remote Configuration): Add kindex for 'set
2940         remote hardware-watchpoint-limit' and 'set
2941         remote hardware-breakpoint-limit'.
2942
2943 2012-08-06  Yao Qi  <yao@codesourcery.com>
2944
2945         Fix PR14371.
2946
2947         * gdb.texinfo (GDB/MI Async Records): Fix the doc for
2948         '=breakpoint-deleted'.
2949
2950 2012-08-02  Yao Qi  <yao@codesourcery.com>
2951
2952         * gdb.texinfo (Native): Remove node Neutrino.
2953
2954 2012-07-27  Yao Qi  <yao@codesourcery.com>
2955
2956         * gdb.texinfo (IPA Protocol Commands): Document new command
2957         'close'.
2958
2959 2012-07-25  Tom Tromey  <tromey@redhat.com>
2960
2961         * gdb.texinfo (Maintenance Commands): Document maint info bfds.
2962
2963 2012-07-20  Doug Evans  <dje@google.com>
2964
2965         * gdb.texinfo (Mode Options): Delete --use-deprecated-index-sections.
2966         (Index Files): Document how to control the use of deprecated index
2967         sections.
2968         (Index Section Format): Replace --use-deprecated-index-sections with
2969         "set use-deprecated-index-sections on".
2970
2971 2012-07-12  Eli Zaretskii  <eliz@gnu.org>
2972
2973         * gdbint.texinfo: Remove @syncodeindex directives that put all the
2974         indices into a single node "Index".  Instead, join function and
2975         variable indices into a single index, separate from the concept
2976         index.  Requested in
2977         http://sourceware.org/ml/gdb-patches/2012-07/msg00146.html.
2978         (Top): Update the top-level menu: instead of one "Index" there are
2979         now separate entries "Concept Index" and "Function and Variable
2980         Index".
2981         (Concept Index, Function and Variable Index): New nodes.
2982         (Index): Node deleted.
2983
2984 2012-07-05  Hui Zhu  <hui_zhu@mentor.com>
2985
2986         * gdb.texinfo (Maintenance Commands): Change help for "maint agent"
2987         and "maint agent-eval".
2988
2989 2012-07-03  Eli Zaretskii  <eliz@gnu.org>
2990
2991         * gdb.texinfo: Separate the index into 2 indices, cp and fn, to
2992         avoid file-name clashes between Index.html and index.html on
2993         case-insensitive filesystems.  See the discussion starting in
2994         http://sourceware.org/ml/gdb-patches/2012-06/msg00457.html for the
2995         details of the problem.
2996         (Top): Update the master menu for the above.
2997         (Concept Index, Command and Variable Index): New nodes, instead of
2998         the old "Index" node that was deleted.  All cross-references
2999         updated.
3000
3001 2012-07-02  Stan Shebs  <stan@codesourcery.com>
3002
3003         * gdb.texinfo (Dynamic Printf): Mention agent style and
3004         disconnected dprintf.
3005         (Maintenance Commands): Describe maint agent-printf.
3006         (General Query Packets): Mention BreakpointCommands feature.
3007         (Packets): Document commands extension to Z0 packet.
3008         * agentexpr.texi (Bytecode Descriptions): Document printf
3009         bytecode.
3010
3011 2012-07-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
3012
3013         * gdb.texinfo (File Options): Change -ix and -iex commands that apply
3014         only after gdbinit files.
3015         (Startup): Move -iex and -iex commands down after gdbinit files.
3016
3017 2012-07-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
3018
3019         * gdb.texinfo (Auto-loading safe path): Note the shell wildcard
3020         possibility.
3021
3022 2012-06-29  Tom Tromey  <tromey@redhat.com>
3023
3024         * gdb.texinfo (Index Section Format): Update for version 7.
3025
3026 2012-06-28  Stan Shebs  <stan@codesourcery.com>
3027
3028         * gdb.texinfo (Miscellaneous GDB/MI Commands): Update -info-os
3029         example, add note about title column.
3030
3031 2012-06-26  Siva Chandra Reddy  <sivachandra@google.com>
3032
3033         * gdb.texinfo (Symbol Tables In Python): Add description about
3034         the new 'last' attribute of gdb.Symtab_and line.
3035
3036 2012-06-26  Siva Chandra Reddy  <sivachandra@google.com>
3037
3038         * gdb.texinfo (Symbol Tables In Python): Correct the description
3039         of the 'pc' attribute of gdb.Symtab_and_line.
3040
3041 2012-06-26  Doug Evans  <dje@google.com>
3042
3043         * gdb.texinfo (Debugging Output): Document debug options dwarf2-read
3044         and symtab-create.
3045
3046 2012-06-25  Keith Seitz  <keiths@redhat.com>
3047
3048         * gdb.texinfo (GDB/MI Breakpoint Commands): Remove "-r" option
3049         from example.  Remove "rbreak" from list of corresponding
3050         gdb commands.
3051
3052 2012-06-23  Doug Evans  <dje@google.com>
3053
3054         * gdb.texinfo (Index Section Format): Document version 7 format.
3055
3056 2012-06-22  Yao Qi  <yao@codesourcery.com>
3057
3058         * gdb.texinfo: Add missing cindex for some packets.
3059
3060 2012-06-20  Keith Seitz  <keiths@redhat.com>
3061
3062         * gdb.texinfo (GDB/MI Breakpoint Commands): Re-order options
3063         for -break-insert and document -p.
3064
3065 2012-06-20  Yao Qi  <yao@codesourcery.com>
3066
3067         * gdb.texinfo (Inferiors In Python): Replace "gdb.read_memory"
3068         and "gdb.write_memory" with "Inferior.read_memory" and
3069         "Inferior.write_memory".
3070
3071 2012-06-15  Patrice Dumas  <pertusus@free.fr>  (tiny change)
3072
3073         * gdb.texinfo (Summary): Add a link to "Free Documentation".
3074         (Free Documentation): Add @node line.
3075         (Continuing and Stepping) <advance location>: Use @item instead of
3076         @itemx.
3077         (Reverse Execution) <set exec-direction reverse>: Use @item instead of
3078         @itemx.
3079         (Embedded Processors): Put the link to "PA" to its correct place,
3080         according to document structure.
3081         (Python API): Put the link to "Lazy Strings In Python" to its
3082         correct place.
3083         (Index): Use @@ in @tex block to get a literal @.
3084
3085         * gdbint.texinfo: Fix the @subtitle line.
3086
3087         * stabs.texinfo (Top): Put the link to "Symbol Types Index" to its
3088         correct place.
3089
3090 2012-06-08  Yao Qi  <yao@codesourcery.com>
3091
3092         * gdb.texinfo (In-Process Agent): Add 'In-Process Agent
3093         Protocol'.
3094         (In-Process Agent Protocol, IPA Protocol Objects)
3095         (IPA Protocol Commands): New nodes.
3096         (Tracepoint Packets): Add anchors.
3097
3098 2012-06-06  Thomas Schwinge  <thomas@codesourcery.com>
3099
3100         * gdb.texinfo: Document the deprecation of SH's 'regs' command.
3101
3102 2012-06-06  Yao Qi  <yao@codesourcery.com>
3103
3104         * gdb.texinfo: Update copyright year.
3105
3106 2012-05-23  Stan Shebs  <stan@codesourcery.com>
3107             Kwok Cheung Yeung  <kcy@codesourcery.com>
3108
3109         * gdb.texinfo (Miscellaneous GDB/MI Commands): Document -info-os.
3110
3111 2012-05-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
3112
3113         * gdb.texinfo (Separate Debug Files): New anchor debug-file-directory.
3114         Mention also --with-separate-debug-dir.
3115         (Auto-loading): Prepend $debugdir in the sample output.
3116         (Auto-loading safe path): Likewise.  Mention also $debugdir for the
3117         auto-load safe-path variable.
3118         (objfile-gdb.py file): Remove the extra debug-file-directory paragraph.
3119         Mention also $debugdir for 'set auto-load scripts-directory'.
3120
3121 2012-05-19  Eli Zaretskii  <eliz@gnu.org>
3122
3123         * gdb.texinfo (Continuing and Stepping, Selection, Byte Order)
3124         (MIPS Embedded, MIPS, MIPS Register packet Format)
3125         (Target Descriptions, MIPS Features): Use @acronym{MIPS} where
3126         appropriate.
3127
3128 2012-05-18  Sandra Loosemore  <sandra@codesourcery.com>
3129             Maciej W. Rozycki  <macro@codesourcery.com>
3130
3131         * gdb.texinfo (MIPS): Document "set mips compression" and "show
3132         mips compression".
3133         (MIPS Breakpoint Kinds): New subsubsection.
3134
3135 2012-05-18  Eli Zaretskii  <eliz@gnu.org>
3136
3137         * gdb.texinfo (Architecture-Specific Protocol Details): Define
3138         nodes for subsections.  Add @acronym mark-ups and adjust
3139         formatting.
3140
3141 2012-05-18  Jan Kratochvil  <jan.kratochvil@redhat.com>
3142
3143         Rename $ddir to $datadir.
3144         * gdb.texinfo (Auto-loading, Auto-loading safe path)
3145         (objfile-gdb.py file): Rename $ddir to $datadir.
3146
3147 2012-05-18  Tom Tromey  <tromey@redhat.com>
3148
3149         * gdb.texinfo (Print Settings): Document 'set print symbol'.
3150
3151 2012-05-14  Stan Shebs  <stan@codesourcery.com>
3152
3153         * gdb.texinfo (Dynamic Printf): New subsection.
3154
3155 2012-05-13  Siva Chandra Reddy  <sivachandra@google.com>
3156
3157         * gdb.texinfo (Basic Python): Add description about the function
3158         gdb.find_pc_line
3159
3160 2012-05-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
3161             Eli Zaretskii  <eliz@gnu.org>
3162
3163         * gdb.texinfo (Separate Debug Files): Use plural form for global
3164         debugging information directory.
3165
3166 2012-05-11  Stan Shebs  <stan@codesourcery.com>
3167             Kwok Cheung Yeung  <kcy@codesourcery.com>
3168
3169         * gdb.texinfo (Operating System Auxiliary Information): Document new
3170         'info os' subcommands.
3171
3172 2012-05-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
3173
3174         * gdb.texinfo (Auto-loading, Init File in the Current Directory)
3175         (libthread_db.so.1 file, objfile-gdb.gdb file, objfile-gdb.py file)
3176         (dotdebug_gdb_scripts section): Add reference
3177         to 'Auto-loading safe path'.
3178
3179 2012-05-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
3180
3181         Implement multi-component --with-auto-load-dir.
3182         * gdb.texinfo (Auto-loading): New references
3183         for 'set auto-load scripts-directory'
3184         and 'show auto-load scripts-directory'.
3185         (Auto-loading safe path): Describe the new default.  Move $ddir
3186         substituation reference to 'objfile-gdb.py file'.
3187         (objfile-gdb.py file): Describe script-name alias.  Change real-name to
3188         script-name.  Describe new 'set auto-load scripts-directory'
3189         and 'show auto-load scripts-directory'.
3190
3191 2012-05-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
3192
3193         Provide $ddir substitution for --with-auto-load-safe-path.
3194         * gdb.texinfo (Auto-loading): Replace /usr/local by $ddir/auto-load.
3195         (Auto-loading safe path): Likewise.  Mention the default value,
3196         $ddir substitution, --with-auto-load-safe-path and
3197         --without-auto-load-safe-path.
3198         * observer.texi (gdb_datadir_changed): New.
3199
3200 2012-05-09  Jan Kratochvil  <jan.kratochvil@redhat.com>
3201
3202         * gdb.texinfo (Auto-loading): Wrap too long lines in @smallexample.
3203         Twice.
3204
3205         * gdb.texinfo (Separate Debug Files, Auto-loading safe path): Replace
3206         directory separator by path separator.
3207
3208 2012-05-06  Jan Kratochvil  <jan.kratochvil@redhat.com>
3209
3210         * gdb.texinfo (Auto-loading safe path): Make 'directories'
3211         for 'set auto-load safe-path' optional.  Mention if it is omitted.
3212         Change disabling security protection condition to "/", twice.
3213
3214 2012-05-03  Siva Chandra Reddy  <sivachandra@google.com>
3215
3216         * gdb.texinfo (Symbol Tables In Python): Add documentation about
3217         the new methods global_block and static_block on gdb.Symtab
3218         objects.
3219
3220 2012-05-02  Siva Chandra Reddy  <sivachandra@google.com>
3221
3222         * gdb.texinfo (Blocks In Python): Add a note saying that future
3223         improvements to GDB and its infrastructure can move symbols
3224         across blocks within a symbol table.
3225
3226 2012-04-29  Yao Qi  <yao@codesourcery.com>
3227
3228         * gdb.texinfo (Architectures): Remove menu entry `A29K'.
3229         (A29K): Remove.
3230
3231 2012-04-27  Sergio Durigan Junior  <sergiodj@redhat.com>
3232             Tom Tromey  <tromey@redhat.com>
3233
3234         * gdb.texinfo (Static Probe Points): New entry, explaining SystemTap
3235         and generic static probe support on GDB.
3236
3237 2012-04-25  Doug Evans  <dje@google.com>
3238
3239         * gdb.texinfo (Go): Fix thinko.
3240
3241         * gdb.texinfo (Supported Languages): Add Go.
3242         (Go): New node.
3243
3244 2012-04-25  Yao Qi  <yao@codesourcery.com>
3245
3246         * gdbint.texinfo (Testsuite): New section `Board settings'.
3247
3248 2012-04-23  Jan Kratochvil  <jan.kratochvil@redhat.com>
3249
3250         * gdb.texinfo (Auto-loading safe path): Remove trailing [@dots{}].
3251         Three times.
3252
3253         * gdb.texinfo (Auto-loading safe path): Add trailing @dots{}.
3254         Three times.
3255
3256 2012-04-22  Jan Kratochvil  <jan.kratochvil@redhat.com>
3257
3258         * gdb.texinfo (Auto-loading safe path): Replace @itemize @bullet
3259         by @table @asis.  Fix formatting of one item.
3260
3261 2012-04-18  Jan Kratochvil  <jan.kratochvil@redhat.com>
3262
3263         * gdb.texinfo (Auto-loading verbose mode): Fix smallexample typo.
3264
3265 2012-04-17  Jan Kratochvil  <jan.kratochvil@redhat.com>
3266
3267         New option "set debug auto-load".
3268         * gdb.texinfo (Auto-loading): New menu item for auto-load verbose mode.
3269         (auto-load verbose mode): New node.
3270
3271 2012-04-17  Jan Kratochvil  <jan.kratochvil@redhat.com>
3272
3273         New option "set auto-load safe-path".
3274         * gdb.texinfo (Auto-loading): Extend the "show auto-load"
3275         and "info auto-load" examples for safe-path.  Put there also references
3276         for "set auto-load safe-path" and "show auto-load safe-path".
3277         New menu item for Auto-loading safe path.
3278         (Auto-loading safe path): New node.
3279         (Python Auto-loading): Update the expected output from "Missing"
3280         to "No".
3281
3282 2012-04-17  Jan Kratochvil  <jan.kratochvil@redhat.com>
3283
3284         auto-load: Implementation.
3285         * gdb.texinfo (Mode Options): New anchor for -nx.
3286         (Startup): New anchors for Option -init-eval-command,
3287         Home Directory Init File
3288         and Init File in the Current Directory during Startup.
3289         Mention set auto-load local-gdbinit with a reference.
3290         Change the sample code to "set auto-load python-scripts".
3291         (Threads): New anchor set libthread-db-search-path.
3292         Provide references to libthread_db.so.1 file.
3293         (Controlling GDB): New menu item for Auto-loading.
3294         (Auto-loading, Init File in the Current Directory)
3295         (libthread_db.so.1 file, objfile-gdb.gdb file): New nodes.
3296         (Python): Rename the menu item Auto-loading to Python Auto-loading.
3297         (Writing a Pretty-Printer, Objfiles In Python): Update the renamed
3298         reference.
3299         (Auto-loading): Rename to ...
3300         (Python Auto-loading): ... here.  Change "set auto-load-scripts" to
3301         "set auto-load python-scripts", new anchor for it.  Change
3302         "show auto-load-scripts" to "show auto-load python-scripts", new anchor
3303         for it.  Change "info auto-load-scripts"
3304         to "info auto-load python-scripts", new anchor for it.  Change "scripts"
3305         to "Python scripts".
3306
3307 2012-04-14  Anton Gorenkov <xgsa@yandex.ru>
3308
3309         PR mi/13393
3310         * gdb.texinfo (Print Settings): Extend the description for "set print
3311         object".
3312         (GDB/MI Variable Objects): Extend the description for -var-create and
3313         -var-list-children.
3314
3315 2012-04-11  Siva Chandra Reddy  <sivachandra@google.com>
3316
3317         * gdb.texinfo (Examining Data): Document the 'explore' command.
3318
3319 2012-03-28  Joel Brobecker  <brobecker@adacore.com>
3320
3321         * gdb.texinfo (GDB/MI Variable Objects): Document what happens
3322         to the children of a varobj and its update range when -var-update
3323         returns that the varobj's type changed.
3324
3325 2012-03-27  Jan Kratochvil  <jan.kratochvil@redhat.com>
3326
3327         * gdb.texinfo (Auto-loading): Move @menu to the end of @node.
3328         Create two new links fir 'objfile-gdb.py file'
3329         and 'dotdebug_gdb_scripts section'.
3330
3331 2012-03-27  Jan Kratochvil  <jan.kratochvil@redhat.com>
3332
3333         * gdb.texinfo (Auto-loading): Rename node reference
3334         '.debug_gdb_scripts section' to 'dotdebug_gdb_scripts section'.
3335         Twice.
3336         (.debug_gdb_scripts section): Rename the node ...
3337         (dotdebug_gdb_scripts section): ... here.
3338         (Maintenance Commands): Also rename this node reference.
3339
3340 2012-03-22  Siva Chandra Reddy  <sivachandra@google.com>
3341
3342         * gdb.texinfo (Python API/Values From Inferior): Add description
3343         about the new method Value.referenced_value.  Add description on
3344         how Value.dereference is different (and similar) to
3345         Value.referenced_value.
3346
3347 2012-03-19  Jan Kratochvil  <jan.kratochvil@redhat.com>
3348
3349         * gdb.texinfo (File Options): Describe --init-command=FILE, -ix and
3350         --init-eval-command=COMMAND, -iex.
3351         (Startup): Describe -iex and -ix.  Simplify the example
3352         for "set auto-load-scripts off".
3353
3354 2012-03-16  Gary Benson  <gbenson@redhat.com>
3355
3356         PR breakpoints/10738
3357         * gdb.texinfo (Inline Functions): Remove the now-unnecessary @item
3358         stating that GDB cannot set breakpoints on inlined functions.
3359         (Mode Options): Document --use-deprecated-index-sections.
3360         (Index Section Format): Document new index section version format.
3361
3362 2012-03-15  Tom Tromey  <tromey@redhat.com>
3363
3364         * gdb.texinfo (Debugging C Plus Plus): Document "info vtbl".
3365
3366 2012-03-13  Doug Evans  <dje@google.com>
3367
3368         * gdb.texinfo (Help): Change apropos example to use "alias" instead
3369         of "reload".
3370         (Symbols): Delete docs for set/show symbol-reloading.
3371         * gdbint.texinfo (Defining Other Architecture Features): Delete
3372         SYMBOL_RELOADING_DEFAULT.
3373         * refcard.tex: Delete reference to symbol-reloading.
3374
3375 2012-03-07  Pedro Alves  <palves@redhat.com>
3376
3377         * gdb.texinfo (General Query Packets): Document new
3378         QProgramSignals packet.
3379         * gdb.texinfo (Remote configuration): Mention
3380         "program-signals-packet".
3381
3382 2012-03-05  Tristan Gingold  <gingold@adacore.com>
3383
3384         * gdb.texinfo (General Query Packets): Document xfer:uib:read.
3385
3386 2012-03-03  Yao Qi  <yao@codesourcery.com>
3387
3388         * gdb.texinfo (In-Process Agent): New node.
3389         Document new commands.
3390         (General Query Packets): Add packet `QAgent'.
3391
3392 2012-03-01  Maciej W. Rozycki  <macro@codesourcery.com>
3393
3394         * gdb.texinfo (MIPS Features): Add org.gnu.gdb.mips.dsp.
3395
3396 2012-03-01  Scott J. Goldman <scottjg@vmware.com>
3397
3398         * gdb.texinfo (Commands In Python): Put example python macro in
3399         COMMAND_USER category rather than COMMAND_OBSCURE.
3400         Document gdb.COMMAND_USER.
3401         (User-defined Commands): Update documentation to clarify
3402         "set/show max-user-call-depth" and "show user" don't apply to python
3403         commands.  Update documentation to clarify "help user-defined" may
3404         also include python commands defined as COMMAND_USER.
3405
3406 2012-02-25  Jan Kratochvil  <jan.kratochvil@redhat.com>
3407
3408         * gdb.texinfo (Startup): Add option -ex description to the option -x
3409         description.
3410
3411 2012-02-24  Luis Machado  <lgustavo@codesourcery.com>
3412
3413         * gdb.texinfo (Setting Breakpoints): Mention and explain the
3414         condition-evaluation breakpoint parameter.
3415         Mention condition-evaluation mode being shown in "info break".
3416         (Break Conditions): Add description for target-side
3417         conditional breakpoints.
3418         (Remote Configuration): Mention conditional-breakpoints-packet.
3419         (Packets): Add cond-expr parameter to Z0/Z1 packets and explain
3420         cond-expr.
3421         (General Query Packets): Mention new ConditionalBreakpoint feature.
3422
3423 2012-02-22  Tom Tromey  <tromey@redhat.com>
3424
3425         * gdb.texinfo (Blocks In Python): Clarify block iteration.
3426
3427 2012-02-17  Tom Tromey  <tromey@redhat.com>
3428
3429         PR python/10753:
3430         * gdb.texinfo (objfile-gdb.py file): Fix location of auto-load
3431         directory.
3432
3433 2012-02-14  Stan Shebs  <stan@codesourcery.com>
3434
3435         * gdb.texinfo (Disabling Breakpoints): Document enable count.
3436
3437 2012-02-13  Pedro Alves  <palves@redhat.com>
3438
3439         * gdb.texinfo (MIPS boards): Refer to mips-elf instead of
3440         mips-idt-ecoff.
3441
3442 2012-02-09  Yao Qi  <yao@codesourcery.com>
3443
3444         * gdb.texinfo (Symbols In Python): Add missing `@end defvar'.
3445
3446 2012-02-07  Tom Tromey  <tromey@redhat.com>
3447
3448         * gdb.texinfo (Symbols In Python): Document Symbol.needs_frame and
3449         Symbol.value.
3450
3451 2012-02-07  Tom Tromey  <tromey@redhat.com>
3452
3453         * gdb.texinfo (Symbols In Python): Document Symbol.line.
3454
3455 2012-01-27  Thomas Schwinge  <thomas@codesourcery.com>
3456
3457         * gdb.textinfo (Packets): Move vCont paragraph to the correct place.
3458
3459 2012-01-24  Tom Tromey  <tromey@redhat.com>
3460
3461         * gdb.texinfo (Set Catchpoints): Document "catch load" and "catch
3462         unload".
3463         (Files): Mention new catch commands.
3464         (GDB/MI Async Records): Likewise.
3465
3466 2012-01-24  Gary Benson  <gbenson@redhat.com>
3467
3468         Delete #if 0'd out code.
3469         * gdb.texinfo (Frame Info): Remove "info catch".
3470
3471 2012-01-20  Ulrich Weigand  <ulrich.weigand@linaro.org>
3472
3473         * gdb.texinfo (Remote Configuration): Document
3474         "set remote hostio-readlink-packet" command.
3475         (General Query Packets): Document vFile:readlink packet.
3476
3477 2012-01-16  Tom Tromey  <tromey@redhat.com>
3478
3479         * gdb.texinfo (Specify Location): Document relative file name
3480         handling.
3481
3482 2012-01-16  Tom Tromey  <tromey@redhat.com>
3483
3484         * gdb.texinfo (gdb.printing): Document FlagEnumerationPrinter.
3485
3486 2012-01-13  Jan Kratochvil  <jan.kratochvil@redhat.com>
3487             Eli Zaretskii  <eliz@gnu.org>
3488
3489         * gdbint.texinfo (Coding Standards): Require braces for two lines of
3490         code.
3491
3492 2012-01-11  Paul Hilfinger  <hilfingr@adacore.com>
3493
3494         * gdb.texinfo (Variables): Document use of :: for non-static
3495         variables.
3496
3497 2012-01-05  Joel Brobecker  <brobecker@adacore.com>
3498
3499         * gdbint.texinfo (Start of New Year Procedure): Update
3500         to replace use of copyright.sh by use of copyright.py.
3501
3502 2012-01-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
3503
3504         Remove the gdbtui binary.
3505         * all-cfg.texi (GDBTUI): Remove.
3506         * gdb.texinfo (Mode Options): Remove the GDBTUI reference.
3507         (TUI): Remove GDBTUI pindex.  Remove the GDBTUI reference.
3508         * gdbint.texinfo (Testsuite): Replace `gdbtui' by `gdb -tui'.
3509
3510 2011-12-23  Kevin Pouget  <kevin.pouget@st.com>
3511
3512         Introduce gdb.FinishBreakpoint in Python.
3513         * gdb.texinfo (Finish Breakpoints in Python): New subsection.
3514         (Python API): Add menu entry for Finish Breakpoints.
3515
3516 2011-12-19  Jan Kratochvil  <jan.kratochvil@redhat.com>
3517
3518         * gdbint.texinfo (Testsuite): Describe KFAIL and XFAIL in Writing
3519         tests.
3520
3521 2011-12-16  Doug Evans  <dje@google.com>
3522
3523         * gdb.texinfo (Server): Document -/stdio argument to gdbserver.
3524
3525 2011-12-16  Phil Muldoon  <pmuldoon@redhat.com>
3526
3527         * gdb.texinfo (Python Commands): Remove "maint set/show print
3528         stack".  Add documentation for "set/show python print-stack".
3529
3530 2011-12-14  Pedro Alves  <pedro@codesourcery.com>
3531
3532         * gdb.texinfo (Implementing a Remote Stub): Explain that you
3533         should transfer control to the stub in the startup code instead of
3534         in main.  Mention the need to get past the initial breakpoint.
3535
3536 2011-12-06  Tom Tromey  <tromey@redhat.com>
3537
3538         * gdb.texinfo (Set Breaks): Update for new behavior.
3539
3540 2011-12-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
3541
3542         * gdb.texinfo (Requirements, Remote Protocol): Reference also `Library
3543         List Format for SVR4 Targets'.
3544         (General Query Packets): New item qXfer:libraries-svr4:read.
3545         (Library List Format for SVR4 Targets): New node.
3546
3547 2011-12-01  Tom Tromey  <tromey@redhat.com>
3548
3549         * gdb.texinfo (Writing a Pretty-Printer): Use append method, not
3550         add.
3551
3552 2011-11-22  Tom Tromey  <tromey@redhat.com>
3553
3554         * gdb.texinfo (GDB/MI Async Records): Document new *stopped
3555         reasons.
3556
3557 2011-11-20  Stan Shebs  <stan@codesourcery.com>
3558
3559         * gdb.texinfo (Starting and Stopping Trace Experiments): Document
3560         note-related options and variables.
3561         (Tracepoint Packets): Document packet changes.
3562
3563 2011-11-20  Sanjoy Das  <sdas@igalia.com>
3564
3565         * gdb.texinfo (JIT Interface): Add documentation on writing and
3566         usind JIT debug info readers.
3567         (Custom Debug Info, Using JIT Debug Info Readers, Writing JIT
3568         Debug Info Readers): New nodes.
3569
3570 2011-11-18  Yao Qi  <yao@codesourcery.com>
3571
3572         * gdb.texinfo (Create and Delete Tracepoints): Mention pending
3573         tracepoint.
3574
3575 2011-11-15  Doug Evans  <dje@google.com>
3576
3577         * gdb.texinfo (Files): Document basenames-may-differ.
3578
3579 2011-11-14  Doug Evans  <dje@google.com>
3580
3581         * gdb.texinfo (Shell Commands): Document "!".
3582
3583 2011-11-14  Stan Shebs  <stan@codesourcery.com>
3584             Kwok Cheung Yeung  <kcy@codesourcery.com>
3585
3586         * gdb.texinfo (Create and Delete Tracepoints): Describe what is
3587         needed to get shorter fast tracepoints.
3588         (Tracepoint Packets): Document new qTMinFTPILen packet.
3589
3590 2011-11-14  Yao Qi  <yao@codesourcery.com>
3591
3592         * gdb.texinfo (Create and Delete Tracepoints): Describe changed
3593         behavior of tracepoint.
3594         (General Query Packets): New feature InstallInTrace.
3595         (Remote Configuration): Document "set remote
3596         install-in-trace-packet".
3597
3598 2011-11-12  Matt Rice  <ratmice@gmail.com>
3599
3600         * gdb.texinfo (C Preprocessor Macros): Remove info definitions.
3601         Add arguments to info macro.
3602
3603 2011-11-10  Tom Tromey  <tromey@redhat.com>
3604
3605         * gdb.texinfo (Compilation): Don't mention -gdwarf-2.  Link to GCC
3606         manual.
3607         (Variables): Don't mention -gdwarf-2.  Link to Compilation node.
3608         (Macros): Add a footnote.
3609         (C): Remove paragraph about compiler options.
3610         (C Constants): Mention wide character and string constants.
3611         (C Plus Plus Expressions): Update compiler option advice.  Mention
3612         using declarations.  Mention ADL.  Remove old HP compiler
3613         information.
3614
3615 2011-11-10  Tom Tromey  <tromey@redhat.com>
3616
3617         PR c++/9257:
3618         * gdb.texinfo (Print Settings): Add an extra note about the need
3619         for a vtable.
3620
3621 2011-11-08  Maciej W. Rozycki  <macro@codesourcery.com>
3622
3623         * gdb.texinfo (MIPS): Remove duplicate "auto" reference from
3624         "set mips abi" documentation.
3625
3626 2011-11-04  Doug Evans  <dje@google.com>
3627
3628         * gdb.texinfo (Maintenance Commands): Update docs of "maint time".
3629
3630 2011-11-03  Tom Tromey  <tromey@redhat.com>
3631
3632         * gdb.texinfo (Stopping): Add menu entry.
3633         (Continuing and Stepping): Restore @node.  Use @section, not
3634         @subsection.
3635
3636 2011-11-03  Maciej W. Rozycki  <macro@codesourcery.com>
3637
3638         * gdb.texinfo (Skipping Over Functions and Files): Remove node
3639         designation.  Fix "Specify Location" cross-reference.
3640
3641 2011-11-02  Stan Shebs  <stan@codesourcery.com>
3642
3643         * gdb.texinfo (Tracepoint Action Lists): Document collect/s.
3644         (General Query Packets): Describe tracenz feature.
3645         * agentexpr.texi (Bytecode Descriptions): Describe tracenz.
3646
3647 2011-10-28  Paul Koning  <paul_koning@dell.com>
3648
3649         * gdb.texinfo (gdb.types): Rename deepitems to deep_items.
3650
3651 2011-10-27  Kevin Pouget  <kevin.pouget@st.com>
3652
3653         * gdb.texinfo ((Frames In Python): Document
3654         gdb.FRAME_UNWIND_FIRST_ERROR contant.
3655
3656 2011-10-26  Paul Koning  <paul_koning@dell.com>
3657
3658         * gdb.texinfo (gdb.types): Document new deepitems function.
3659
3660 2011-10-25  Paul Koning  <paul_koning@dell.com>
3661
3662         PR python/13327
3663
3664         * gdb.texinfo (Values From Inferior): Add is_lazy attribute,
3665         fetch_lazy method.
3666
3667 2011-10-20  Phil Muldoon  <pmuldoon@redhat.com>
3668
3669         PR python/12656
3670
3671         * gdb.texinfo (Blocks In Python): Document is_static, is_global,
3672         global_block, static_block function.
3673
3674 2011-10-19  Tom Tromey  <tromey@redhat.com>
3675
3676         * gdb.texinfo (Commands In Python): Add missing "@"s.
3677
3678 2011-10-13  Kevin Pouget  <kevin.pouget@st.com>
3679
3680         PR python/13285 Document named constants for frame unwind stop reasons
3681         * gdb.texinfo (Frames In Python): Document gdb.FRAME_UNWIND_*
3682         constants.
3683
3684 2011-10-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
3685
3686         Fix compatibility with texinfo versions older than 4.12.
3687         * Makefile.in (MAKEINFO): Set to @MAKEINFO@.
3688         (MAKEINFOFLAGS, MAKEINFO_EXTRA_FLAGS, MAKEINFO_CMD): New.
3689         (MAKEHTMLFLAGS): Use MAKEINFO_CMD.
3690         (gdb.info, gdbint.info, stabs.info, annotate.info): Use MAKEINFO_CMD.
3691         * gdb.texinfo (Tail Call Frames): Convert @arrow{} to @click, when possible.
3692         Make the conversion conditional on HAVE_MAKEINFO_CLICK, using variables
3693         CALLSEQ1A, CALLSEQ1B, CALLSEQ2A and CALLSEQ2B.
3694
3695 2011-10-09  Doug Evans  <dje@google.com>
3696
3697         * gdb.texinfo (Extending GDB): Document alias command.
3698
3699 2011-10-09  Jan Kratochvil  <jan.kratochvil@redhat.com>
3700
3701         Support @entry in input expressions.
3702         * gdb.texinfo (Variables): Describe @entry names suffix.
3703         (Print Settings): Add anchor for `set print entry-values'.
3704
3705 2011-10-09  Jan Kratochvil  <jan.kratochvil@redhat.com>
3706             Eli Zaretskii  <eliz@gnu.org>
3707
3708         Display @entry parameter values (without references).
3709         * gdb.texinfo (Tail Call Frames): Add anchor.  Add self tail call
3710         example.
3711         (Print Settings): New description of set print entry-values and show
3712         print entry-values.
3713
3714 2011-10-09  Jan Kratochvil  <jan.kratochvil@redhat.com>
3715             Eli Zaretskii  <eliz@gnu.org>
3716
3717         Recognize virtual tail call frames.
3718         * gdb.texinfo (Optimized Code): Add reference to Tail Call Frames.
3719         (Tail Call Frames): New node.
3720         (Frames In Python): Add gdb.TAILCALL_FRAME.
3721
3722 2011-10-07  Doug Evans  <dje@google.com>
3723
3724         * gdb.texinfo (gdb.printing): Document new `replace' arg to
3725         register_pretty_printer.
3726
3727 2011-10-07  Phil Muldoon  <pmuldoon@redhat.com>
3728
3729         PR python/12930
3730         PR python/12802
3731
3732         * gdb.texinfo (Breakpoints In Python): Clarify behavior in the
3733         stop method.
3734
3735 2011-10-07  Ulrich Weigand  <ulrich.weigand@linaro.org>
3736
3737         * gdb.texinfo (Starting your Program): "set disable-randomization"
3738         is no longer Linux-specific.
3739         (Remote Configuration): Document "set remote
3740         disable-randomization-packet".
3741         (General Query Packets): Document "QDisableRandomization" packet
3742         and add it to "qSupported" list.
3743
3744 2011-10-07  Kevin Pouget  <kevin.pouget@st.com>
3745
3746         Allow Python notification of new object-file loadings.
3747         * gdb.texinfo (Events In Python): Document `gdb.NewObjFileEvent'
3748         event type.
3749
3750 2011-10-04  Kevin Pouget  <kevin.pouget@st.com>
3751
3752         PR python/12691: Add the inferior to Python exited event
3753         * gdb.texinfo (Events In Python): Describe exited inferior attribute.
3754
3755 2011-10-03  Joel Brobecker  <brobecker@adacore.com>
3756
3757         * gdb.texinfo (GDB/MI Miscellaneous Commands): Minor
3758         rephasing.
3759
3760 2011-10-03  Joel Brobecker  <brobecker@adacore.com>
3761
3762         * gdb.texinfo (GDB/MI Ada Tasking Commands): New node.
3763         (GDB/MI Miscellaneous Commands): Add `ada-task-info'
3764         as possible feature returned by the `-list-features'
3765         command.
3766
3767 2011-09-28  Paul Koning  <paul_koning@dell.com>
3768
3769         * gdb.texinfo (gdb.Type): Document field access by dictionary
3770         key syntax.
3771
3772 2011-09-28  Yao Qi  <yao@codesourcery.com>
3773
3774         * gdb.texinfo (Files): Update options for `add-symbol-file'.
3775         Add one space after option `-s'.  Remove @r{} markup.
3776
3777 2011-09-27  Stan Shebs  <stan@codesourcery.com>
3778
3779         * gdb.texinfo (Tracepoint Action Lists): Document $_ret.
3780
3781 2011-09-16  Hui Zhu  <teawater@gmail.com>
3782
3783         * gdb.texinfo (Tracepoint Restrictions): Change *$esp@300
3784         to *(unsigned char *)$esp@300.
3785
3786 2011-09-15  Paul Koning  <paul_koning@dell.com>
3787
3788         * gdb.texinfo: Make style of Python functions and methods match
3789         the syntax of Python.  Also put class and module names explicitly
3790         on function, member, and variable names, matching Python
3791         documentation conventions.
3792
3793 2011-09-15  Kevin Pouget  <kevin.pouget@st.com>
3794
3795         PR Python/12692 Add gdb.selected_inferior() to Python interface.
3796         * gdb.texinfo (Inferiors In Python): Describe new
3797         gdb.selected_inferior() function.
3798
3799 2011-09-15  Kevin Pouget  <kevin.pouget@st.com>
3800
3801         Handle multiple breakpoint hits in Python interface:
3802         * gdb.texinfo (Events In Python): New function documentation:
3803         gdb.BreakpointEvent.breakpoints. Indicate that
3804         gdb.BreakpointEvent.breakpoint is now deprecated.
3805
3806 2011-09-04  Joel Brobecker  <brobecker@adacore.com>
3807
3808         * gdb.texinfo: Set EDITION to "Tenth" and change ISBN.
3809
3810 2011-08-25  Andrew Oakley  <andrew@ado.is-a-geek.net>
3811
3812         * gdb.texinfo (Types In Python): Document 'bitpos' for enums.
3813
3814 2011-08-17  Phil Muldoon  <pmuldoon@redhat.com>
3815
3816         * gdb.texinfo (Prompt): Add set/show extended-prompt
3817         documentation
3818         (Basic Python): Add prompt_hook anchor.
3819         (Python modules): Reword module text to reflect multiple modules.
3820         (gdb.prompt): Document gdb.prompt module.
3821
3822 2011-08-14  Yao Qi  <yao@codesourcery.com>
3823
3824         * gdb.texinfo (General Query Packets): Document qXfer:fdpic:read packet.
3825
3826 2011-08-14  Yao Qi  <yao@codesourcery.com>
3827
3828         * gdb.texinfo (Standard Target Features): Document C6x features.
3829         (TIC6x Features): New node.
3830
3831 2011-08-12  Doug Evans  <dje@google.com>
3832
3833         * gdb.texinfo (Symbols In Python): Document symbol.type.
3834
3835 2011-08-09  Phil Muldoon  <pmuldoon@redhat.com>
3836
3837         * gdb.texinfo (Python): Document command and function
3838         auto-loading.
3839
3840 2011-07-26  Jan Kratochvil  <jan.kratochvil@redhat.com>
3841             Eli Zaretskii  <eliz@gnu.org>
3842
3843         * gdb.texinfo (whatis, ptype): Highlight their differences.  Describe
3844         typedefs unrolling.  Extend the sample code by an inner typedef and
3845         outer typedefs unrolling.
3846
3847 2011-07-26  Paul Pluzhnikov  <ppluzhnikov@google.com>
3848
3849         * gdb.texinfo (Caching Remote Data): Document {set,show} dcache
3850         size and line-size.
3851
3852 2011-07-21  Matt Rice  <ratmice@gmail.com>
3853
3854         PR macros/12999
3855         * gdb.texinfo (Macros): Add info definitions and info macros commands.
3856         Update text and cindex entries for info macro command.
3857
3858 2011-07-21  Phil Muldoon  <pmuldoon@redhat.com>
3859
3860         * observer.texi (GDB Observers): Add before_prompt observer.
3861         * gdb.texinfo (Basic Python): Add documentation for prompt
3862         substitution.
3863
3864 2011-07-11  Phil Muldoon  <pmuldoon@redhat.com>
3865
3866         PR python/12438
3867         * gdb.texinfo (Python Commands): Add deprecate note to maint
3868           set/show python print-stack.  Document set/show python
3869           print-backtrace.
3870
3871 2011-07-05  Thiago Jung Bauermann  <bauerman.ibm.com>
3872
3873         * gdb.texinfo: Fix typos.
3874
3875 2011-07-01  Tom Tromey  <tromey@redhat.com>
3876
3877         * gdb.texinfo (Debugging Output): Document set debug
3878         check-physname.
3879
3880 2011-06-29  Tom Tromey  <tromey@redhat.com>
3881
3882         * gdb.texinfo (GDB/MI Miscellaneous Commands): Document
3883         breakpoint-notifications feature.
3884
3885 2011-06-29  Ulrich Weigand  <ulrich.weigand@linaro.org>
3886
3887         * gdb.texinfo (Target Description): Remove warning about
3888         possibly unstable format.
3889
3890 2011-06-03  Tom Tromey  <tromey@redhat.com>
3891
3892         * gdb.texinfo (GDB/MI Async Records): Document 'exit-code' field.
3893         (Events In Python): Note that exit_code is optional.
3894
3895 2011-05-17  Pedro Alves  <pedro@codesourcery.com>
3896
3897         * gdb.texinfo (Remote Protocol) <Overview>: Mention vCont is
3898         required for multi-threading support.
3899         (Remote Protocol) <Packets>: Mention that 'c', 's', 'C', 'S' and
3900         Hc are deprecated for multi-threading debugging.  Point readers at
3901         the vCont packet.
3902
3903 2011-05-15  Doug Evans  <dje@google.com>
3904
3905         * gdb.texinfo (Auto-loading): Document printing of missing scripts.
3906
3907 2011-05-13  Doug Evans  <dje@google.com>
3908
3909         * gdb.texinfo (Threads): Document $sdir,$pdir.
3910         (Server): Document $pdir exception.
3911
3912         * gdb.texinfo (Auto-loading): Document "info auto-load-scripts".
3913
3914         * gdb.texinfo (Threads): Clarify default value for
3915         libthread-db-search-path.
3916
3917         * gdb.texinfo (Completion): Update example.
3918         (Debugging Output): Delete `set/show debug lin-lwp-async'.
3919
3920 2011-05-12  Kwok Cheung Yeung  <kcy@codesourcery.com>
3921
3922         * gdb.texinfo: Document change in the behaviour of the enable and
3923         disable GDB commands when applied to tracepoints.
3924         Document the EnableDisableTracepoints remote stub feature.
3925         Document QTEnable and QTDisable in the list of tracepoint packets.
3926
3927 2011-05-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
3928
3929         * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Rename inc-hist.texinfo to
3930         hsuser.texi.
3931         * gdb.texinfo <!SYSTEM_READLINE>: Rename inc-hist.texinfo inclusion and
3932         comment to hsuser.texi.  Change rluser.texi name in the comment.
3933
3934 2011-05-10  Doug Evans  <dje@google.com>
3935
3936         * gdb.texinfo (Threads): If an empty path is provided for
3937         libthread-db-search-path it is reset to its default value.
3938         (Server): Ditto.
3939
3940 2011-05-09  Doug Evans  <dje@google.com>
3941
3942         * gdb.texinfo (Requirements): Fix typo.  Mention --with-iconv-bin.
3943
3944 2011-05-06  Sergio Durigan Junior  <sergiodj@linux.vnet.ibm.com>
3945             Thiago Jung Bauermann  <bauerman@br.ibm.com>
3946
3947         Implement support for PowerPC BookE masked watchpoints.
3948         * gdb.texinfo (Set Watchpoints): Document mask parameter.
3949         (PowerPC Embedded): Mention support of masked watchpoints.
3950
3951 2011-05-03  Joel Brobecker  <brobecker@adacore.com>
3952
3953         * gdb.texinfo (In Memoriam): Replace litteral uses of `GDB' with
3954         `@value{GDBN}'.
3955
3956 2011-05-03  Joel Brobecker  <brobecker@adacore.com>
3957
3958         * gdb.texinfo (titlepage): Remove dedication.
3959         (In Memoriam): New appendix.
3960
3961 2011-04-27  Jan Kratochvil  <jan.kratochvil@redhat.com>
3962             Eli Zaretskii  <eliz@gnu.org>
3963
3964         * gdb.texinfo (Index Section Format): Change the version to 5.
3965         Describe the different formula.
3966
3967 2011-04-24  Jan Kratochvil  <jan.kratochvil@redhat.com>
3968             Eli Zaretskii  <eliz@gnu.org>
3969
3970         * gdb.texinfo (Starting and Stopping Trace Experiments): New anchor
3971         for disconnected tracing.
3972         (Multi-Process Mode for @code{gdbserver}): Mention --multi and
3973         extended-remote relationship.  Mention --once.
3974         (TCP port allocation lifecycle of @code{gdbserver}): New.
3975
3976 2011-04-23  Eli Zaretskii  <eliz@gnu.org>
3977
3978         * gdb.texinfo (Server): Improve indexing.  Index all optional
3979         switches to gdbserver.
3980
3981 2011-04-20  Tom Tromey  <tromey@redhat.com>
3982
3983         * gdb.texinfo (Index Section Format): New node.
3984         (Top): Add new node to menu.
3985
3986 2011-04-20  Pedro Alves  <pedro@codesourcery.com>
3987
3988         * gdb.texinfo (Maintenance Commands): Document `maint print
3989         remote-registers'.
3990
3991 2011-04-20  Tom Tromey  <tromey@redhat.com>
3992
3993         * gdb.texinfo (Trace File Format): Move node later.
3994
3995 2011-04-19  Tom Tromey  <tromey@redhat.com>
3996
3997         * gdbint.texinfo (Register Information Functions): Remove
3998         duplicate "the".
3999         * gdb.texinfo (Emacs): Remove duplicate "to".
4000         (GDB/MI Variable Objects): Remove duplicate "the".
4001         (General Query Packets): Likewise.
4002
4003 2011-04-02  Joel Brobecker  <brobecker@adacore.com>
4004
4005         * gdb.texinfo (GDB/MI Output Records): Fix menu entry for
4006         "GDB/MI Ada Exception Information" node.
4007
4008 2011-04-01  Joel Brobecker  <brobecker@adacore.com>
4009
4010         * gdb.texinfo (GDB/MI Ada Exception Information): Document
4011         the "exception-name" field in the *stopped async record.
4012
4013 2011-03-31  Thiago Jung Bauermann  <bauerman@br.ibm.com>
4014             Sergio Durigan Junior  <sergiodj@linux.vnet.ibm.com>
4015
4016         Implement support for PowerPC BookE ranged breakpoints.
4017         * gdb.texinfo (PowerPC Embedded): Document ranged breakpoints.
4018
4019 2011-03-28  Tom Tromey  <tromey@redhat.com>
4020
4021         * gdb.texinfo (Set Tracepoints): Fix typo.
4022
4023 2011-03-24  Tom Tromey  <tromey@redhat.com>
4024
4025         * gdb.texinfo (Specify Location): Document `function:label'
4026         linespec.
4027
4028 2011-03-18  Phil Muldoon  <pmuldoon@redhat.com>
4029
4030         PR python/12149
4031
4032         * gdb.texinfo (Basic Python): Update gdb.write and flush text.
4033
4034 2011-03-17  Phil Muldoon  <pmuldoon@redhat.com>
4035
4036         * gdb.texinfo (Blocks In Python): Add is_valid method description.
4037         (Inferiors In Python): Likewise.
4038         (Threads In Python): Likewise.
4039         (Symbols In Python): Likewise.
4040         (Objfiles In Python): Likewise.
4041         (Symbol Tables In Python): Likewise.
4042
4043 2011-03-15  Pedro Alves  <pedro@codesourcery.com>
4044
4045         * gdb.texinfo (Auto Display) <undisplay, enable display, disable
4046         display>: Explain that the commands accept number ranges.
4047
4048 2011-03-14  Phil Muldoon  <pmuldoon@redhat.com>
4049
4050         * gdb.texinfo (Breakpoints In Python): Add description and example
4051         of Python stop function operation.
4052
4053 2011-03-10  Phil Muldoon  <pmuldoon@redhat.com>
4054
4055         * gdb.texinfo (Parameters In Python): Document get_set_string and
4056         get_show_string methods.
4057
4058 2011-02-28  Jan Kratochvil  <jan.kratochvil@redhat.com>
4059
4060         * gdb.texinfo (Tracepoint Conditions): Fix missing parenthesis.
4061
4062         * gdb.texinfo (Starting and Stopping Trace Experiments): Fix
4063         circular-trace-buffer name.
4064
4065 2011-02-28  Joel Brobecker  <brobecker@adacore.com>
4066
4067         * gdb.texinfo (Inferiors and Programs): Fix small error introduced
4068         in the previous change.
4069
4070 2011-02-27  Michael Snyder  <msnyder@vmware.com>
4071
4072         * gdb.texinfo (Inferiors and Programs): Update commands to show
4073         that they can accept multiple arguments.
4074
4075 2011-02-24  Joel Brobecker  <brobecker@adacore.com>
4076
4077         Revert the following patch (code patch was not approved):
4078         2011-02-21  Hui Zhu  <teawater@gmail.com>
4079         * agentexpr.texi (bytecode descriptions): add printf.
4080         * gdb.texinfo (tracepoint action lists): add printf.
4081
4082 2011-02-23  Doug Evans  <dje@google.com>
4083
4084         * gdb.texinfo (Symbols In Python): Fix mention of C++, use C@t{++}.
4085
4086 2011-02-23  Michael Snyder  <msnyder@vmware.com>
4087
4088         * gdb.texinfo (Set Breaks): Add @dots{} to arguments of info break.
4089         (Set Watchpoints): Add @dots{} to argument of info watchpoints.
4090         (Listing Tracepoints): Add @dots{} to argument of info tracepoints.
4091
4092 2011-02-22  Doug Evans  <dje@google.com>
4093
4094         * gdb.texinfo (Symbols In Python): Document lookup_global_symbol.
4095         Clarify behaviour of lookup_symbol when `block' argument is omitted,
4096         add description of result, fix @defun formatting.
4097
4098 2011-02-21  Hui Zhu  <teawater@gmail.com>
4099
4100         * agentexpr.texi (Bytecode Descriptions): Add printf.
4101         * gdb.texinfo (Tracepoint Action Lists): Add printf.
4102
4103 2011-02-18  Tom Tromey  <tromey@redhat.com>
4104
4105         * agentexpr.texi (Bytecode Descriptions): Document pick and rot.
4106
4107 2011-02-14  Michael Snyder  <msnyder@vmware.com>
4108
4109         * gdb.texinfo (threads): Document argument for "info threads" cmd.
4110         Document new command "thread find".
4111
4112 2011-02-14  Michael Snyder  <msnyder@vmware.com>
4113
4114         * gdb.texinfo (Threads): Update example of new thread message.
4115
4116 2011-02-14  Pedro Alves  <pedro@codesourcery.com>
4117
4118         * gdb.texinfo (Remote Configuration): Mention set/show remote
4119         traceframe-info.
4120         (Tools/Packages Optional for Building GDB): Mention that expat is
4121         used for traceframe info.
4122         (Remote Protocol) <Menu>: Add "Traceframe Info Format".
4123         (General Query Packets) <qSupported>: Describe the
4124         qXfer:traceframe-info:read feature.
4125         (qXfer::read): Describe qXfer:traceframe-info:read.
4126         (Traceframe Info Format): New section.
4127
4128 2011-02-04  Pedro Alves  <pedro@codesourcery.com>
4129
4130         * gdbint.texinfo (Formatting): Mention some formatting guidelines
4131         for casts and unary operators.
4132
4133 2011-02-04  Tom Tromey  <tromey@redhat.com>
4134
4135         * gdb.texinfo (GDB/MI Async Records): Document that symbols-loaded
4136         is not useful.
4137
4138 2011-01-25  Pedro Alves  <pedro@codesourcery.com>
4139
4140         * gdb.texinfo: s/value optimized out/optimized out/g
4141
4142 2011-01-21  Joel Brobecker  <brobecker@adacore.com>
4143
4144         * gdb.texinfo (Other Misc Settings): Rework part of the
4145         documentation of the "set interactive mode" command.
4146
4147 2011-01-19  Tom Tromey  <tromey@redhat.com>
4148
4149         * gdb.texinfo (Threads): Document thread name output and `thread
4150         name' command.
4151         (Threads In Python): Document Thread.name attribute.
4152         (GDB/MI Thread Commands): Document thread attributes.
4153
4154 2011-01-12  Andrew Burgess  <aburgess@broadcom.com>
4155
4156         * gdb.texinfo (GDB/MI Data Manipulation): Update to reflect
4157         changes in mi/mi-cmd-disas.c
4158
4159 2011-01-12  Tom Tromey  <tromey@redhat.com>
4160
4161         * gdb.texinfo (Threads): Remove duplicate text.  Update examples.
4162         Fix "thread apply" text.
4163
4164 2011-01-11  Sergio Durigan Junior  <sergiodj@linux.vnet.ibm.com>
4165             Thiago Jung Bauermann  <bauerman@br.ibm.com>
4166
4167         Implement support for PowerPC BookE ranged watchpoints.
4168         * gdb.texinfo (PowerPC Embedded): Document ranged watchpoints and
4169         the "set powerpc exact-watchpoints" flag.
4170
4171 2011-01-07  Tom Tromey  <tromey@redhat.com>
4172
4173         * gdb.texinfo (Python API): Add descriptions to @menu items.
4174
4175 2011-01-06  Tom Tromey  <tromey@redhat.com>
4176
4177         * gdb.texinfo (Frames In Python): Document gdb.newest_thread.
4178
4179 2010-01-06  Paul Pluzhnikov  <ppluzhnikov@google.com>
4180
4181         * gdb.texinfo (Debugging Output): Document "set debug jit".
4182
4183 2011-01-06  Tom Tromey  <tromey@redhat.com>
4184
4185         PR python/12133:
4186         * gdb.texinfo (Frames In Python): Document various frame
4187         constants.
4188
4189 2011-01-05  Joel Brobecker  <brobecker@adacore.com>
4190
4191         * doc/agentexpr.texi, doc/all-cfg.texi, doc/annotate.texinfo,
4192         doc/gdb.texinfo, doc/gdbint.texinfo, doc/observer.texi,
4193         doc/refcard.tex, doc/stabs.texinfo: Copyright year update.
4194
4195 2011-01-03  Jan Kratochvil  <jan.kratochvil@redhat.com>
4196
4197         * Makefile.in (diststuff): Remove gdb-cfg.texi and GDBvn.texi.
4198         (clean): Add GDBvn.texi.
4199
4200 2010-12-29  Joel Brobecker  <brobecker@adacore.com>
4201
4202         * gdb.texinfo (Ada Glitches): Remove paragraph describing the
4203         occasional case where the debugger prints an array address
4204         instead of the array itself.
4205
4206 2010-12-23  Pedro Alves  <pedro@codesourcery.com>
4207
4208         * gdb.texinfo (Packets) <read registers packet>: Document support
4209         for registers that were not collected.
4210
4211 2010-12-15  Doug Evans  <dje@google.com>
4212
4213         * gdb.texinfo (Startup): Document auto-loading of scripts during
4214         startup.
4215         (Auto-loading): Delete "maint set python auto-load on|off".
4216         Add "set auto-load-scripts on|off".
4217
4218 2010-12-07  Doug Evans  <dje@google.com>
4219
4220         * gdb.texinfo (Mode Options): Document -data-directory.
4221         (Data Files): Add reference to -data-directory.
4222
4223 2010-11-29  Doug Evans  <dje@google.com>
4224
4225         * gdb.texinfo (Pretty-Printer Introduction): Change
4226         printer-name:subprinter-name to printer-name;subprinter-name.
4227
4228 2010-11-29  Phil Muldoon  <pmuldoon@redhat.com>
4229
4230         PR python/12199
4231
4232         * gdb.texinfo (Breakpoints In Python): Document "delete" method.
4233
4234 2010-11-23  Tom Tromey  <tromey@redhat.com>
4235
4236         * gdb.texinfo (Top): Check SYSTEM_READLINE.
4237         (Editing): Likewise.
4238         (Command History): Likewise.
4239         (TUI Keys): Likewise.
4240         (Bug Reporting): Conditionally include rluser.texi and
4241         inc-history.texinfo.
4242         * Makefile.in (READLINE_TEXI_INCFLAG): New variable.
4243         (GDB_DOC_SOURCE_INCLUDES): Add comment.
4244         (GDBvn.texi): Set SYSTEM_READLINE when appropriate.
4245         (gdb.dvi): Use READLINE_TEXI_INCFLAG.
4246         (gdb.pdf): Likewise.
4247         (gdb.info): Likewise.
4248         (gdb/index.html): Likewise.
4249
4250 2010-11-23  Tom Tromey  <tromey@redhat.com>
4251
4252         * Makefile.in (Makefile): Run ../config.status.
4253         (distclean): Update.
4254         * configure: Remove.
4255         * configure.ac: Remove.
4256
4257 2010-11-12  Tom Tromey  <tromey@redhat.com>
4258
4259         * gdb.texinfo (Basic Python): Update.  Add xref.
4260         (Exception Handling): Document new exception classes.
4261         (Types In Python): Update.
4262         (Frames In Python): Update.
4263
4264 2010-11-11  Phil Muldoon  <pmuldoon@redhat.com>
4265
4266         * gdb.texinfo (Breakpoints In Python): Document "internal"
4267         parameter, and visible attribute.
4268
4269 2010-11-05  Doug Evans  <dje@google.com>
4270
4271         * gdb.texinfo (Source Path): Document "set directories".
4272
4273 2010-11-05  Ken Werner  <ken.werner@de.ibm.com>
4274
4275         * gdb.texinfo: (Summary) Add mention about OpenCL C language support.
4276         (OpenCL C): New node.
4277
4278 2010-11-02  Doug Evans  <dje@google.com>
4279
4280         * gdb.texinfo (Pretty Printing): Expand into three sections,
4281         introduction, example, and commands.
4282         (Python API): Delete section Disabling Pretty-Printers, merge into
4283         Selecting Pretty-Printers.
4284         (Writing a Pretty-Printer): New section.  Move the pretty-printer
4285         example here, and reformat to match python coding style.  Add a second
4286         example using the gdb.printing module.
4287         (Python modules): Add gdb.printing.
4288
4289 2010-10-29  Doug Evans  <dje@google.com>
4290
4291         * gdb.texinfo (Python): Fix long line.
4292
4293 2010-10-20  Doug Evans  <dje@google.com>
4294
4295         * gdbint.texinfo (Misc Guidelines): Renamed from Coding.
4296         All references updated.  Correct sections marked as subsections.
4297         (Coding Standards): New chapter.  Move the coding standard related
4298         subsections here.  Add section on Python coding standards.
4299
4300 2010-10-13  Doug Evans  <dje@google.com>
4301
4302         * gdb.texinfo (Python): Add "Python modules".
4303         (Types in Python): Add reference to gdb.types section.
4304         (Python modules): New node.
4305
4306 2010-10-11  Doug Evans  <dje@google.com>
4307
4308         * gdb.texinfo (Values From Inferior): Add reference to "Types in
4309         Python" from gdb.Value.type description.
4310
4311 2010-09-28  Joel Brobecker  <brobecker@adacore.com>
4312
4313         * gdb.texinfo (Ravenscar Profile): New node.
4314
4315 2010-09-22  Tom Tromey  <tromey@redhat.com>
4316
4317         * gdb.texinfo (Values From Inferior): Mention Value.__init__.
4318
4319 2010-09-22  Eli Zaretskii  <eliz@gnu.org>
4320
4321         * gdb.texinfo (Values From Inferior): Clarify that
4322         value.dynamic_type works only in C++ programs with RTTI.
4323
4324 2010-09-15  Paul Bolle  <pebolle@tiscali.nl>
4325
4326         * gdb.texinfo (Character Sets): Correctly reference host-charset
4327         in example.
4328
4329 2010-09-13  Tom Tromey  <tromey@redhat.com>
4330
4331         * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-frames>:
4332         Document "fullname" and "from".
4333
4334 2010-09-01  Marc Khouzam  <marc.khouzam@ericsson.com>
4335
4336         * gdb.texinfo (GDB/MI Miscellaneous Commands): Document new
4337         feature `reverse' output by -list-target-features.
4338
4339 2010-08-31  H.J. Lu  <hongjiu.lu@intel.com>
4340
4341         * gdb.texinfo (i386 Features): Remove an extra "@item".
4342
4343 2010-08-30  Tom Tromey  <tromey@redhat.com>
4344
4345         PR python/11792:
4346         * gdb.texinfo (Values From Inferior): Document dynamic_type.
4347
4348 2010-08-24  Daniel Jacobowitz  <dan@codesourcery.com>
4349
4350         * gdb.texinfo (ARM Features): Document
4351         org.gnu.gdb.arm.m-profile.
4352
4353 2010-08-23  Tom Tromey  <tromey@redhat.com>
4354
4355         PR python/11145:
4356         * gdb.texinfo (Values From Inferior): Document dynamic_cast and
4357         reinterpret_cast methods.
4358
4359 2010-08-23  Tom Tromey  <tromey@redhat.com>
4360
4361         PR python/11915:
4362         * gdb.texinfo (Types In Python): Document array method.
4363
4364 2010-08-18  Thiago Jung Bauermann  <bauerman@br.ibm.com>
4365
4366         * gdb.texinfo (PowerPC Embedded): Mention support for the DVC register.
4367
4368 2010-08-16   Tom Tromey  <tromey@redhat.com>
4369
4370         * gdb.texinfo (Set Watchpoints): Document -location option.
4371
4372 2010-08-13  Doug Evans  <dje@google.com>
4373
4374         * gdb.texinfo (.debug_gdb_scripts section): Fix typo.
4375
4376 2010-08-13  Vladimir Prus  <vladimir@codesourcery.com>
4377
4378         * gdb.texinfo (GDB/MI Data Manipulation): Document
4379         -data-read-memory-raw and -data-write-memory-raw.
4380
4381 2010-08-11  Tom Tromey  <tromey@redhat.com>
4382             Phil Muldoon <pmuldoon@redhat.com>
4383
4384         * gdb.texinfo (Basic Python): Describe post_event API.
4385
4386 2010-08-11  Phil Muldoon  <pmuldoon@redhat.com>
4387
4388         * gdb.texinfo (Basic Python): Describe solib_address and
4389         decode_line Python APIs
4390
4391 2010-08-10  Tom Tromey  <tromey@redhat.com>
4392
4393         * gdb.texinfo (Pretty Printing API): Document
4394         gdb.default_visualizer.
4395
4396 2010-08-10  Tom Tromey  <tromey@redhat.com>
4397
4398         Revert gdb-add-index addition:
4399         * gdb.texinfo (Index Files): Don't document gdb-add-index.
4400
4401 2010-08-07  Jan Kratochvil  <jan.kratochvil@redhat.com>
4402             Eli Zaretskii <eliz@gnu.org>
4403
4404         * gdb.texinfo (Mode Options) <-batch>
4405         (Basic Python) <gdb.execute>: Describe setting width and height.
4406
4407 2010-07-31  Paul Pluzhnikov  <ppluzhnikov@google.com>
4408
4409         * gdb.texinfo (Threads): Document 'debug libthread-db'.
4410
4411 2010-07-30  Tom Tromey  <tromey@redhat.com>
4412
4413         * gdb.texinfo (Index Files): Mention gdb-add-index.
4414
4415 2010-07-30  Hui Zhu  <teawater@gmail.com>
4416
4417         * gdb.texinfo (Inferiors and Programs): Update the introduce of
4418         "detach inferior" and "kill inferior".
4419
4420 2010-07-28  CHENG Renquan  <rqcheng@smu.edu.sg>
4421
4422         * gdb.texinfo (Machine Code): Update description of two forms of
4423         arguments, and add new example to demonstrate the new form.
4424
4425 2010-07-27  Phil Muldoon  <pmuldoon@redhat.com>
4426
4427         * gdb.texinfo (Values From Inferior): Add value inferior function
4428         call description.
4429
4430 2010-07-19  Jan Kratochvil  <jan.kratochvil@redhat.com>
4431
4432         * gdb.texinfo (Active Targets): Fix wrong comma placement.
4433
4434 2010-07-19  Jan Kratochvil  <jan.kratochvil@redhat.com>
4435             Eli Zaretskii  <eliz@gnu.org>
4436
4437         Make core files the process_stratum.
4438         * gdb.texinfo (Active Targets): Remove core_stratum.  Include
4439         record_stratum example.
4440
4441 2010-07-13  Tom Tromey  <tromey@redhat.com>
4442
4443         * gdb.texinfo (Index Files): New node.
4444
4445 2010-07-13  Tom Tromey  <tromey@redhat.com>
4446
4447         * gdb.texinfo (GDB/MI Variable Objects): Remove extra 'for'.
4448
4449 2010-07-13  Tom Tromey  <tromey@redhat.com>
4450
4451         * gdb.texinfo (Specify Location): Document labels.
4452
4453 2010-07-01  Pedro Alves  <pedro@codesourcery.com>
4454
4455         * gdb.texinfo (Create and Delete Tracepoints): Add more index
4456         entries for fast tracepoints and static tracepoints.
4457
4458 2010-07-01  Pedro Alves  <pedro@codesourcery.com>
4459
4460         * gdb.texinfo (General Query Packets) <qfThreadInfo,
4461         qsThreadInfo>: Spell out `l' as ell.
4462
4463 2010-07-01  Pedro Alves  <pedro@codesourcery.com>
4464
4465         * gdb.texinfo (Convenience Variables): Document $_sdata.
4466         (Commands to Set Tracepoints): Describe static tracepoints.  Add
4467         `Listing Static Tracepoint Markers' menu entry.  Document
4468         "strace".
4469         (Tracepoint Action Lists): Document collecting $_sdata.
4470         (Listing Static Tracepoint Markers): New subsection.
4471         (Tracepoints support in gdbserver): Mention static tracepoints.
4472         (remote packets, enabling and disabling): Mention
4473         read-sdata-object.
4474         (General Query Packets) <qSupported>: Document qXfer:sdata:read
4475         and StaticTracepoint.
4476         Mention qTfSTM, qTsSTM and qTSTMat as tracepoint packets.
4477         Document qXfer:sdata:read.
4478         (Tracepoint packets): Document qTfSTM, qTsSTM and qTSTMat.
4479
4480 2010-06-29  Joel Brobecker  <brobecker@adacore.com>
4481
4482         * gdb.texinfo (Threads In Python): Fix unmatched @end table.
4483
4484 2010-06-28  Phil Muldoon  <pmuldoon@redhat.com>
4485             Tom Tromey  <tromey@redhat.com>
4486             Thiago Jung Bauermann  <bauerman@br.ibm.com>
4487
4488         * gdb.texinfo (Inferiors In Python): New node.
4489         * gdb.texinfo (Threads In Python): New node.
4490
4491 2010-06-28  Joel Brobecker  <brobecker@adacore.com>
4492
4493         * gdb.texinfo (Python): Document what the python directory is
4494         and what its location is.
4495         (Basic Python): Document the gdb.PYTHONDIR constant.
4496
4497 2010-06-25  Tom Tromey  <tromey@redhat.com>
4498
4499         PR python/10808:
4500         * gdb.texinfo (Basic Python): Document new gdb.execute argument.
4501
4502 2010-06-24  Hui Zhu  <teawater@gmail.com>
4503
4504         * gdb.texinfo: (Commands for Controlled Output): Add
4505         documentation for command "eval".
4506
4507 2010-06-21  Stan Shebs  <stan@codesourcery.com>
4508
4509         * gdb.texinfo: Add explicit @node and @appendix for GFDL.
4510         * annotate.texinfo: Ditto.
4511         * gdbint.texinfo: Ditto.
4512         * stabs.texinfo: Ditto.
4513
4514 2010-06-22  Hui Zhu  <teawater@gmail.com>
4515
4516         * gdb.texinfo: (Process Record and Replay): Add documentation
4517         for command "set record memory-query".
4518
4519 2010-06-21  Stan Shebs  <stan@codesourcery.com>
4520
4521         * gdb.texinfo: Relicense under GFDL version 1.3.
4522         * annotate.texinfo: Relicense under GFDL version 1.3.
4523         * gdbint.texinfo: Relicense under GFDL version 1.3.
4524         * stabs.texinfo: Relicense under GFDL version 1.3.
4525         * fdl.texi: Update to version 1.3.
4526
4527 2010-06-18  Stan Shebs  <stan@codesourcery.com>
4528
4529         * gdb.texinfo (Operating System Auxiliary Information): Describe
4530         "info os" when no arguments given.
4531
4532         * gdb.texinfo (Debugging Programs with Multiple Threads): Describe
4533         $_thread.
4534
4535 2010-06-18  Hui Zhu  <teawater@gmail.com>
4536
4537         * gdb.texinfo: (Process Record and Replay): Add documentation
4538         for commands "record save" and "record restore".
4539
4540 2010-06-16  Jan Kratochvil  <jan.kratochvil@redhat.com>
4541
4542         * gdb.texinfo: Include information about the correct use
4543         of addresses in the `watch' command.
4544
4545 2010-06-11  Stan Shebs  <stan@codesourcery.com>
4546
4547         * gdb.texinfo (Observer Mode): New section.
4548         (General Query Packets): Document QAllow.
4549
4550 2010-06-04  Doug Evans  <dje@google.com>
4551
4552         * gdb.texinfo (Python API): New node `Disabling Pretty-Printers'.
4553
4554 2010-06-03  Doug Evans  <dje@google.com>
4555
4556         * gdbint.texinfo (Coding): Add subsection on command names.
4557
4558 2010-06-02  Tom Tromey  <tromey@redhat.com>
4559
4560         * gdb.texinfo (Maintenance Commands): Document maint set dwarf2
4561         always-disassemble.
4562
4563 2010-06-01  Pedro Alves  <pedro@codesourcery.com>
4564
4565         * gdb.texinfo (Set Tracepoints): Mention tracepoints support in
4566         gdbserver, and add cross reference.
4567         (Tracepoints support in gdbserver): New subsection.
4568
4569 2010-05-26  Pedro Alves  <pedro@codesourcery.com>
4570
4571         * gdb.texinfo (General Query Packets) <qSupported>: Describe the
4572         `qRelocInsn' feature.
4573         (Relocate instruction reply packet): New subsection
4574         of `Tracepoint Packets'.
4575         (Tracepoint Packets): Mention that packets QTDP and QTStart
4576         support the qRelocInsn request, and add cross reference to new
4577         subsection.
4578
4579 2010-05-25  Doug Evans  <dje@google.com>
4580
4581         * gdb.texinfo (Exception Handling): Document gdb.GdbError.
4582         (Commands In Python): Document gdb.string_to_argv.
4583
4584 2010-05-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
4585
4586         * gdbint.texinfo (Host Definition): Remove items NORETURN and
4587         ATTR_NORETURN.
4588
4589 2010-04-29  Phil Muldoon  <pmuldoon@redhat.com>
4590             Tom Tromey  <tromey@redhat.com>
4591             Thiago Jung Bauermann  <bauerman@br.ibm.com>
4592
4593         * gdb.texinfo (Parameters In Python): New Node.
4594
4595 2010-04-29  Mihail Zenkov  <mihail.zenkov@gmail.com>
4596
4597         * gdb.texinfo: (Summary) Add mention about D language support.
4598         (Filenames): Add D suffixes.
4599         (D): New node.
4600
4601 2010-04-26  Pierre Muller  <muller@ics.u-strasbg.fr>
4602
4603         * gdbint.texinfo (CANNOT_STEP_HW_WATCHPOINTS): Remove explanation
4604         of macro deleted from GDB code.
4605
4606 2010-04-24  Pedro Alves  <pedro@codesourcery.com>
4607
4608         * gdb.texinfo (Commands to specify files): Describe what how GDB
4609         looks up DOS-based filesystem paths on the system root.  Document
4610         the new `set/show target-file-system-kind' commands.
4611
4612 2010-04-23  Doug Evans  <dje@google.com>
4613
4614         * gdb.texinfo (Python): Move Auto-loading section here ...
4615         (Python API): from here.
4616         (Auto-loading): Add docs for .debug_gdb_scripts auto-loaded scripts.
4617         (Maintenance Commands): Add docs for "maint print section-scripts".
4618
4619 2010-04-20  Chris Moller  <cmoller@redhat.com>
4620
4621         * gdb.texinfo (Setting Breakpoints): Added description of
4622         filename-qualified rbreak.
4623         * refcard.tex (Breakpoints and Watchpoints): Added brief
4624         description of filename-qualified rbreak.
4625
4626 2010-04-22  Jan Kratochvil  <jan.kratochvil@redhat.com>
4627
4628         * gdb.texinfo (Data): New @menu reference to Pretty Printing.
4629         (Python API): Change the reference to Pretty Printing API.
4630         (Pretty Printing): Move the user part under the Data node.  Reformat
4631         the sample output to 72 columns.  Create a new reference to Pretty
4632         Printing API.  Rename the API part ...
4633         (Pretty Printing API): To a new node name.
4634         (Selecting Pretty-Printers, Progspaces In Python, Objfiles In Python)
4635         (GDB/MI Variable Objects): Change references to Pretty Printing API.
4636
4637 2010-04-21  Stan Shebs  <stan@codesourcery.com>
4638
4639         * gdb.texinfo (Tracepoint Actions): Mention synonymy of actions
4640         and commands.
4641         (Listing Tracepoints): Update to reflect current behavior.
4642
4643 2010-04-22  Pierre Muller  <muller@ics.u-strasbg.fr>
4644
4645         * gdb.texinfo (Examining memory): Update for change in string
4646         display with explicit size.
4647
4648 2010-04-19  Pedro Alves  <pedro@codesourcery.com>
4649
4650         PR breakpoints/8554.
4651
4652         * gdb.texinfo (Save Breakpoints): New node.
4653         (save-tracepoints): Rename to ...
4654         (save tracepoints): ... this.  Mention that `save-tracepoints' is
4655         a deprecated alias to `save tracepoints'.
4656
4657 2010-04-16  Pierre Muller  <muller@ics.u-strasbg.fr>
4658
4659         * gdb.texinfo ($_tlb): Document new automatic convinience variable.
4660         (info w32 thread-information-block): Document new command.
4661         (qGetTIBAddress): Document new gdbserver query.
4662         (maint set/show show-all-tib): Document new command.
4663
4664 2010-04-15  Doug Evans  <dje@google.com>
4665
4666         * gdb.texinfo (Python API): Add progspaces section.
4667         (Selecting Pretty-Printers): Progspace pretty-printers are
4668         searched too.
4669         (Progspaces In Python): New section.
4670
4671         * gdb.texinfo (Command Files): Add docs for new "source -s" option.
4672
4673 2010-04-14  Phil Muldoon  <pmuldoon@redhat.com>
4674
4675         * gdb.texinfo (Pretty Printing): Document behaviour when to_string
4676         returns None.
4677
4678 2010-04-09  Stan Shebs  <stan@codesourcery.com>
4679
4680         * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
4681         Describe the `frames-created' field, tweak grammar.
4682
4683 2010-04-09  Pedro Alves  <pedro@codesourcery.com>
4684
4685         * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
4686         Describe the `circular' and `disconnected' fields.
4687
4688 2010-04-09  H.J. Lu  <hongjiu.lu@intel.com>
4689
4690         * gdb.texinfo (maint print registers): Mention unavailable and
4691         invisible registers.
4692
4693 2010-04-09  Phil Muldoon  <pmuldoon@redhat.com>
4694             Thiago Jung Bauermann  <bauerman@br.ibm.com>
4695             Tom Tromey  <tromey@redhat.com>
4696
4697         * gdb.texinfo (Breakpoints In Python): New Node.
4698
4699 2010-04-08  Stan Shebs  <stan@codesourcery.com>
4700
4701         * gdb.texinfo (Tracepoint Packets): Describe disconn and circular
4702         trace status fields.
4703
4704 2010-04-08  H.J. Lu  <hongjiu.lu@intel.com>
4705
4706         * gdb.texinfo (i386 Features): Make org.gnu.gdb.i386.avx
4707         optional.  Make org.gnu.gdb.i386.avx requires
4708         org.gnu.gdb.i386.avx.
4709
4710 2010-04-08  Doug Evans  <dje@google.com>
4711
4712         * gdb.texinfo (Command Files): Document that gdb skips $cdir in
4713         search path, and document that gdb only scans the search path if
4714         the script's path doesn't specify a directory.
4715
4716 2010-04-05  Doug Evans  <dje@google.com>
4717
4718         * gdb.texinfo (maint show python auto-load): Fix typo.
4719
4720 2010-04-04  Stan Shebs  <stan@codesourcery.com>
4721
4722         * gdb.texinfo (Setting Breakpoints): "info watch" no longer a synonym.
4723         (Setting Watchpoints): Update description of "info watch".
4724         (Disabling Breakpoints): Only "info break" lists all.
4725
4726         * gdb.texinfo (Tracepoint Restrictions): Document PC inference.
4727         (tdump): Explain how tdump works.
4728
4729 2010-04-01  Pedro Alves  <pedro@codesourcery.com>
4730
4731         * gdb.texinfo (Break Commands): Clarify `commands' changes, and
4732         add cross reference.
4733
4734 2010-03-31  Pedro Alves  <pedro@codesourcery.com>
4735
4736         * gdb.texinfo (TUI Commands): Mention that in some cases, these
4737         commands error out.
4738
4739 2010-03-30  H.J. Lu  <hongjiu.lu@intel.com>
4740
4741         * gdb.texinfo (i386 Features): Add org.gnu.gdb.i386.avx.
4742
4743 2010-03-30  H.J. Lu  <hongjiu.lu@intel.com>
4744
4745         * gdb.texinfo (General Query Packets): Add xmlRegisters.
4746
4747 2010-03-29  Stan Shebs  <stan@codesourcery.com>
4748             Nathan Sidwell  <nathan@codesourcery.com>
4749
4750         * gdb.texinfo (GDB/MI Tracepoint Commands): Add notes about the
4751         GDBN equivalent.
4752         (Set Tracepoints): Remove mention that conditional tracepoints
4753         don't exist.
4754         (Tracepoint Actions): Clarify when while-stepping collection
4755         happens, note that while-stepping does not automatically collect
4756         $pc.
4757
4758 2010-03-29  Stan Shebs  <stan@codesourcery.com>
4759
4760         * gdb.texinfo (Tracepoint Packets): Describe QTDPsrc.
4761         (General Query Packets): Describe TracepointSource.
4762
4763 2010-03-27  Matt Rice  <ratmice@gmail.com>
4764
4765         * gdb.texinfo (ARM): Document arguments to "target sim".
4766         (Set Catchpoints): Use @dots{} instead of @r{...}.
4767
4768 2010-03-26  Pedro Alves  <pedro@codesourcery.com>
4769
4770         * gdb.texinfo (Tracepoint Packets): Remove mention that
4771         terror:string may be plain text, and drop mention of X prefix.
4772
4773 2010-03-26  Vladimir Prus  <vladimir@codesourcery.com>
4774
4775         * gdb.texinfo (GDB/MI Tracepoint Commands): Add comma after @xref.
4776
4777 2010-03-24  Stan Shebs  <stan@codesourcery.com>
4778
4779         * gdb.texinfo (Tracepoint Packets): Document trace error status.
4780
4781 2010-03-24  Tom Tromey  <tromey@redhat.com>
4782
4783         PR breakpoints/9352:
4784         * gdb.texinfo (Break Commands): Update.
4785
4786 2010-03-24  Vladimir Prus  <vladimir@codesourcery.com>
4787
4788         * gdb.texinfo (GDB/MI Tracepoint Commands): Document MI tracepoint
4789         commands.
4790
4791 2010-03-16  Stan Shebs  <stan@codesourcery.com>
4792
4793         * gdb.texinfo (Starting and Stopping Trace Experiments): Describe
4794         circular-trace-buffer.
4795         (Tracepoint Packets): Describe QTBuffer, and details of the
4796         qTStatus reply.
4797
4798 2010-03-12  Stan Shebs  <stan@codesourcery.com>
4799             Nathan Sidwell  <nathan@codesourcery.com>
4800
4801         * gdb.texinfo (Tracepoint Actions): Clarify that while-stepping is
4802         doing instruction stepping.
4803         (Tracepoint Restrictions): New node.
4804
4805 2010-03-10  Tom Tromey  <tromey@redhat.com>
4806
4807         * gdbint.texinfo (Symbol Handling): Update.
4808
4809 2010-03-08  Tom Tromey  <tromey@redhat.com>
4810
4811         PR cli/9591:
4812         * gdb.texinfo (Mode Options): Mention lack of pagination and
4813         confirmation with --batch.
4814         (Screen Size): Mention --batch.
4815         (Messages/Warnings): Likewise.
4816
4817 2010-03-05  Tom Tromey  <tromey@redhat.com>
4818
4819         * gdb.texinfo (Basic Python): Document target_charset and
4820         target_wide_charset.
4821
4822 2010-03-05  Tom Tromey  <tromey@redhat.com>
4823
4824         * gdb.texinfo (Data): Link to pretty-printing.
4825         (Output Formats): Likewise.  Correct text.
4826
4827 2010-03-01  Daniel Jacobowitz  <dan@codesourcery.com>
4828
4829         * gdb.texinfo (Types): Describe <struct> and <flags>.
4830
4831 2010-02-28  Phil Muldoon  <pmuldoon@redhat.com>
4832
4833         * gdb.texinfo (Frames In Python): Add block parameter and
4834         description to read_var text.
4835
4836 2010-02-26  Phil Muldoon  <pmuldoon@redhat.com>
4837             Tom Tromey  <tromey@redhat.com>
4838
4839         * gdb.texinfo (Types In Python): Describe block argument in
4840         template_argument and gdb.lookup_type.
4841
4842 2010-02-24  Tom Tromey  <tromey@redhat.com>
4843
4844         * gdb.texinfo (Cygwin Native): Fix typo.
4845
4846 2010-02-24  Phil Muldoon  <pmuldoon@redhat.com>
4847
4848         * gdb.texinfo (Frames In Python): Add block, find_sal, function
4849         and select method descriptions.
4850         (Python API): Add Blocks In Python, Symbols in Python and Symbol
4851         Tables in Python to menu.
4852         (Blocks In Python): New node.
4853         (Symbols In Python): New node.
4854         (Symbol Tables in Python): New node.
4855
4856 2010-02-24  Vladimir Prus  <vladimir@codesourcery.com>
4857
4858         Multiexec MI
4859
4860         gdb/
4861         * breakpoint.c (clear_syscall_counts): Take struct inferior*.
4862
4863         gdb/doc/
4864         * gdb.texinfo (GDB/MI Command Syntax): Document notification
4865         changes.
4866         (GDB/MI Program Execution): Document current behaviour of
4867         --all and --thread-group.
4868         (GDB/MI Miscellaneous Commands): Document -add-inferior and
4869         -remove-inferior.
4870         * observer.texi (inferior_added, inferior_removed): New
4871         observers.
4872
4873 2010-02-19  Tom Tromey  <tromey@redhat.com>
4874
4875         * gdbint.texinfo (Getting Started): Fix @node.
4876         (Debugging GDB): Likewise.
4877
4878 2010-02-13  Joel Brobecker  <brobecker@adacore.com>
4879
4880         * gdbint.texinfo (Testsuite): New section "Testsuite Configuration",
4881         documenting the gdb_test_timeout variable.
4882
4883 2010-02-12  Jakob Engblom  <jakob@virtutech.com>
4884
4885         * gdb.texinfo (MI commands): Added documentation of --reverse
4886         option to a set of MI commands. Restructured documentation of MI
4887         commands --exec-continue to reflect the complexity of reverse
4888         execution.
4889
4890 2010-02-12  Pedro Alves  <pedro@codesourcery.com>
4891
4892         * gdb.texinfo (Using the Collected Data): Specify that the address
4893         range of `tfind outsize' is exclusive, and that the address range
4894         of `tfind range' is inclusive.
4895         (Tracepoint Packets): Specify that the address range of
4896         `QTFrame:range' is inclusive, and that the address range of
4897         `QTFrame:outside' is exclusive
4898
4899 2010-02-12  Vladimir Prus  <vladimir@codesourcery.com>
4900
4901         * gdb.texinfo (GDB/MI Result Records): Clarify ^running.
4902
4903 2010-02-10  Tom Tromey  <tromey@redhat.com>
4904
4905         * gdb.texinfo (Debugging Output): Document set debug parser and
4906         show debug parser.
4907
4908 2010-02-09  H.J. Lu  <hongjiu.lu@intel.com>
4909
4910         * gdb.texinfo (Predefined Target Types): Add i387_ext,
4911         i386_eflags and i386_mxcsr.
4912
4913 2010-02-08  H.J. Lu  <hongjiu.lu@intel.com>
4914
4915         * gdb.texinfo: Document i386 target features.
4916
4917 2010-02-05  Doug Evans  <dje@google.com>
4918
4919         * gdbint.texinfo (Testsuite): Add a new section to document the
4920         various DejaGnu variables that may be overridden.
4921         Document INTERNAL_GDBFLAGS.
4922
4923 2010-02-04  Tom Tromey  <tromey@redhat.com>
4924
4925         PR cli/8830:
4926         * gdb.texinfo (Files): -readnow comes before the filename for file
4927         and symbol-file.
4928
4929 2010-02-01  Daniel Jacobowitz  <dan@codesourcery.com>
4930
4931         * gdb.texinfo (Architecture-Specific Protocol Details): New section.
4932         Document ARM breakpoint types.
4933         (Register Packet Format): Move into the new section.
4934         (Packets): Describe the KIND argument for Z0, z0, Z1, and z1 packets.
4935
4936 2010-01-21  Joel Brobecker  <brobecker@adacore.com>
4937
4938         * gdb.texinfo (File Options): Adjust the documentation of this
4939         switch to refer to the "source" command rather than partially
4940         duplicating some of the relevant information.
4941         (Extending GDB): Introduce and document the set/show script-extension
4942         setting.
4943         (Command Files): Add note explaining that the "source" command
4944         is also used to evalute scripts written in other languages.
4945         Remove the short slightly incorrect reference to sourcing Python
4946         scripts.
4947         (Python Commands): Document how to execute a Python script from GDB.
4948
4949 2010-01-19  Joel Brobecker  <brobecker@adacore.com>
4950
4951         * gdb.texinfo (Command Files): Fix typo.
4952
4953 2010-01-18  Tom Tromey  <tromey@redhat.com>
4954
4955         * gdb.texinfo (File Options): Document -x on .py files.
4956         (Command Files): Document handling of Python scripts.
4957
4958 2010-01-18  Jie Zhang  <jie.zhang@analog.com>
4959
4960         * Makefile.in (ANNOTATE_DOC_BUILD_INCLUDES): Add GDBvn.texi.
4961
4962 2010-01-15  Stan Shebs  <stan@codesourcery.com>
4963
4964         * gdb.texinfo (Trace Files): New section.
4965         (Tracepoint Packets): Document QTSave and qTBuffer.
4966         (Trace File Format): New appendix.
4967
4968 2010-01-13  Phil Muldoon  <pmuldoon@redhat.com>
4969
4970         * gdb.texinfo (Values From Inferior): Document lazy_string value
4971         method.
4972         (Python API): Add Lazy strings menu item.
4973         (Lazy Strings In Python): New node.
4974
4975 2010-01-13  Vladimir Prus  <vladimir@codesourcery.com>
4976
4977         * gdb.texinfo (GDB/MI Thread Information): New.
4978         (GDB/MI Async Records): Document the core field in *stopped.
4979         (GDB/MI Miscellaneous Commands): Expand -list-thread-groups
4980         documentation
4981         (Process list): Document that osdata document may contain
4982         threads.
4983         (Remote Serial Protocol): Document qXfer:threads.
4984
4985 2010-01-06  Stan Shebs  <stan@codesourcery.com>
4986
4987         * gdb.texinfo (Starting and Stopping Trace Experiments): Document
4988         disconnected tracing.
4989         (Tracepoint Packets): Document new protocol.
4990
4991 2010-01-05  Stan Shebs  <stan@codesourcery.com>
4992
4993         * gdb.texinfo (Create and Delete Tracepoints): Describe fast
4994         tracepoints.
4995         (Tracepoint Packets): Describe remote protocol for fast
4996         tracepoints.
4997
4998 2010-01-01  Joel Brobecker  <brobecker@adacore.com>
4999
5000         Update the "Start of New Year Procedure".
5001         * gdbint.texinfo: Add the list of files that need to be updated
5002         manually.  Minor reformatting.
5003
5004 2010-01-01  Joel Brobecker  <brobecker@adacore.com>
5005
5006         * refcard.tex: Update copyright year in header and text.
5007
5008 2010-01-01  Joel Brobecker  <brobecker@adacore.com>
5009
5010         * agentexpr.texi: Add 2010 to the list of copyright years.
5011         * annotate.texinfo: Likewise.
5012         * gdb.texinfo: Likewise.
5013         * gdbint.texinfo: Likewise.
5014         * observer.texi: Likewise.
5015         * stabs.texinfo: Likewise.
5016
5017 2009-12-31  Stan Shebs  <stan@codesourcery.com>
5018
5019         * gdb.texinfo (Tracepoint Actions): Describe teval.
5020
5021 2009-12-29  Stan Shebs  <stan@codesourcery.com>
5022
5023         * gdb.texinfo (Tracepoint Actions): Describe default-collect.
5024
5025 2009-12-28  Stan Shebs  <stan@codesourcery.com>
5026
5027         * gdb.texinfo (Trace State Variables): New section.
5028         (Tracepoint Packets): Describe trace state variable packets.
5029         * agentexpr.texi (Bytecode Descriptions): Describe trace state
5030         variable bytecodes.
5031
5032 2009-12-28  Daniel Jacobowitz  <dan@codesourcery.com>
5033
5034         * gdb.texinfo (Symbols): "info variables" prints definitions, not
5035         declarations.
5036
5037 2009-12-21  Vladimir Prus  <vladimir@codesourcery.com>
5038
5039         * gdb.texinfo (GDB/MI Miscellaneous Commands): Clarify that
5040         -gdb-exit behaviour.
5041
5042 2009-12-20  Joel Brobecker  <brobecker@adacore.com>
5043
5044         * gpl.texi: Update to version 3 of the GPL.
5045
5046 2009-12-20  Joel Brobecker  <brobecker@adacore.com>
5047
5048         * Makefile.in: Update copyright header.
5049         * observer.texi: Fix the copyright header of the generated files.
5050
5051 2009-12-08  Phil Muldoon  <pmuldoon@redhat.com>
5052
5053         * gdb.texinfo (Types In Python): Describe range function.
5054
5055 2009-12-03  Richard Ward  <richard.j.ward1@googlemail.com>
5056
5057         * gdb.texinfo (Types In Python): Describe "is_base_class".
5058
5059 2009-12-03  Tom Tromey  <tromey@redhat.com>
5060
5061         * gdb.texinfo (Basic Python): Document gdb.parse_and_eval.
5062
5063 2009-12-02  Paul Pluzhnikov  <ppluzhnikov@google.com>
5064
5065         * observer.texi: New memory_changed observer.
5066
5067 2009-12-01  Tom Tromey  <tromey@redhat.com>
5068
5069         * gdb.texinfo (Reverse Execution): Fix typo.
5070
5071 2009-11-24  Daniel Jacobowitz  <dan@codesourcery.com>
5072
5073         PR gdb/8704
5074
5075         * gdb.texinfo (Thread-Specific Breakpoints): Thread specifiers
5076         are allowed after the breakpoint condition.
5077
5078 2009-11-23  Tom Tromey  <tromey@redhat.com>
5079
5080         PR python/10782:
5081         * gdb.texinfo (Types In Python): Document Type.pointer.
5082
5083 2009-11-23  Paul Pluzhnikov  <ppluzhnikov@google.com>
5084
5085         * gdb.texinfo (Machine Code): Adjust.
5086
5087 2009-11-11  Pedro Alves  <pedro@codesourcery.com>
5088
5089         * agentexpr.texi (Tracing On Symmetrix): Delete section.
5090         (Using Agent Expressions): Delete cross reference.
5091
5092 2009-11-07  Joel Brobecker  <brobecker@adacore.com>
5093
5094         * gdbint.texinfo, stabs.texinfo: Move the @setchapternewpage
5095         and @settitle directives up to help makeinfo find them.
5096
5097 2009-11-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
5098
5099         * gdb.texinfo (set debug-file-directory, show debug-file-directory)
5100         (Auto-loading): Use plural and note one can use multiple components now.
5101
5102 2009-11-01  Vladimir Prus  <vladimir@codesourcery.com>
5103
5104         * gdb.texinfo (GDB/MI Stack Manipulation): Make
5105         -stack-list-arguments have the same documentation for parameter
5106         as -stack-list-locals. Add comas.
5107
5108 2009-10-27  Tom Tromey <tromey@redhat.com>
5109             Eli Zaretskii <eliz@gnu.org>
5110
5111         PR python/10781
5112
5113         * gdb.texinfo (Values From Inferior): Document cast method.
5114
5115 2009-10-22  Paul Pluzhnikov  <ppluzhnikov@google.com>
5116
5117         * gdb.texinfo (Machine Code): Mention function name in disasssembly
5118         and adjust example.
5119
5120 2009-10-22  Michael Snyder  <msnyder@vmware.com>
5121
5122         * gdb.texinfo (Process Record and Replay): Document new form of
5123         info record command.  Also document the new save and restore
5124         commands.
5125
5126 2009-10-21  Paul Pluzhnikov  <ppluzhnikov@google.com>
5127
5128         * gdb.texinfo (Machine Code): Mention current pc marker.
5129         (Memory): Likewise.
5130
5131 2009-10-19  Pedro Alves  <pedro@codesourcery.com>
5132             Stan Shebs  <stan@codesourcery.com>
5133
5134         * observer.texi (new_inferior): Rename to...
5135         (inferior_appeared): ... this.
5136
5137         * gdb.texinfo (Inferiors): Rename node to ...
5138         (Inferiors and Programs): ... this.  Mention running multiple
5139         programs in the same debug session.
5140         <info inferiors>: Mention the new 'Executable' column if "info
5141         inferiors".  Update examples.  Document the "add-inferior",
5142         "clone-inferior", "remove-inferior" and "maint info
5143         program-spaces" commands.
5144         (Process): Rename node to...
5145         (Forks): ... this.  Document "set|show follow-exec-mode".
5146
5147 2009-10-11  Michael Snyder  <msnyder@vmware.com>
5148
5149         * gdb.texinfo (ReverseStep): Show default as "unsupported".
5150         (ReverseContinue): Ditto.
5151
5152 2009-10-08  Paul Pluzhnikov  <ppluzhnikov@google.com>
5153
5154         * gdb.texinfo (Server): Document libthread-db-search-path.
5155
5156 2009-10-08  Jan Kratochvil  <jan.kratochvil@redhat.com>
5157
5158         * gdbint.texinfo (i386_stopped_by_hwbp): Remove.
5159
5160 2009-10-06  Michael Eager  <eager@eagercon.com>
5161
5162         * gdb.texinfo (Contributors): Add self for Xilinx MicroBlaze.
5163         (Embedded Processors): Add MicroBlaze.
5164         (MicroBlaze): New.  Describe Xilinx MicroBlaze
5165
5166 2009-10-04  Pedro Alves  <pedro@codesourcery.com>
5167
5168         * gdb.texinfo (Remote Protocol): Don't mention vCont;T.
5169
5170 2009-09-26  Pierre Muller  <muller@ics.u-strasbg.fr>
5171
5172         * gdb.texinfo (Cygwin Native): Mention support for Ctrl-BREAK.
5173
5174 2009-09-23  Joel Brobecker  <brobecker@adacore.com>
5175
5176         * observer.texi (solib_unloaded): Document explicitly the fact that
5177         this observer is called before the associated symbols are unloaded.
5178
5179 2009-09-19  Vladimir Prus  <vladimir@codesourcery.com>
5180
5181         * gdb.texinfo (GDB/MI Stack Manipulation): Document
5182         -stack-list-variables.
5183
5184 2009-09-18  Tom Tromey  <tromey@redhat.com>
5185
5186         * gdb.texinfo (GDB/MI Variable Objects): -enable-pretty-printing
5187         is experimental.
5188
5189 2009-09-17  Paul Pluzhnikov  <ppluzhnikov@google.com>
5190
5191         * gdb.texinfo (convenince variables): Mention
5192         $_siginfo could be empty.
5193
5194 2009-09-15  Tom Tromey  <tromey@redhat.com>
5195
5196         * gdb.texinfo (GDB/MI Variable Objects): Document
5197         -enable-pretty-printing, -var-set-update-range, dynamic varobjs.
5198         Expand -var-update documentation.
5199
5200 2009-09-14  Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
5201
5202         * gdb.texinfo (Set Catchpoints): Documentation about the catch syscall
5203         feature.
5204
5205 2009-09-13  Daniel Jacobowitz  <dan@codesourcery.com>
5206
5207         * gdbint.texinfo (Unwinding the Frame ID): Reference outer_frame_id.
5208
5209 2009-09-10  Michael Snyder  <msnyder@vmware.com>
5210
5211         * gdb.texinfo (qSupported): Mention new ReverseContinue and
5212         ReverseStep replies to the qSupported query.
5213
5214 2009-09-10  Joel Brobecker  <brobecker@adacore.com>
5215
5216         Add documentation for set/show interactive-mode.
5217         * gdb.texinfo (Other Misc Settings): New node.
5218
5219 2009-09-01  Doug Evans  <dje@google.com>
5220
5221         * gdb.texinfo (Caching Data of Remote Targets): Add note on
5222         non-stop mode's affect on remote caching.
5223
5224 2009-08-31  Jacob Potter  <jdpotter@google.com>
5225             Doug Evans  <dje@google.com>
5226
5227         * gdb.texinfo (Caching Data of Remote Targets): Update text.
5228         Mark `set/show remotecache' options as obsolete.
5229         Document new `set/show stack-cache' option.
5230         Update text for `info dcache'.
5231
5232 2009-08-27  Doug Evans  <dje@google.com>
5233
5234         * gdb.texinfo (Symbols): Delete `set print symbol-loading'.
5235         (Files): Add note on new optional regex arg to `info sharedlibrary'.
5236
5237 2009-08-26  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5238
5239         * gdbint.texinfo (Releasing GDB): Fix confusing sentence
5240         about autoconf.
5241
5242 2009-08-25  Pedro Alves  <pedro@codesourcery.com>
5243
5244         * gdb.texinfo (Debugging Multiple Inferiors): Add "info inferiors"
5245         small example, and describe its columns.  Replace "inferior-id" by
5246         "infno" throughout.
5247
5248 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5249
5250         * gdbint.texinfo (Releasing GDB): Point to
5251         README-maintainer-mode file for required autoconf version.
5252         * configure.ac: Do not substitute datarootdir, htmldir,
5253         pdfdir, docdir.  Do not process --with-datarootdir,
5254         --with-htmldir, --with-pdfdir, --with-docdir.
5255         * configure: Regenerate.
5256
5257         * configure: Regenerate.
5258
5259 2009-08-20  Reid Kleckner  <reid@kleckner.net>
5260
5261         * gdb.texinfo: Add chapter on JIT interface.
5262
5263 2009-08-07  Nick Roberts  <nickrob@snap.net.nz>
5264
5265         * gdb.texinfo (Server Prefix): Explain that server prefix suppresses
5266         confirmation request.
5267
5268 2009-08-05  Jeremy Bennett  <jeremy.bennett@embecosm.com>
5269
5270         * gdb.texinfo (Separate Debug Files, Remote Protocol): Clarified
5271         CRC definitions.
5272
5273 2009-08-03  Vladimir Prus  <vladimir@codesourcery.com>
5274
5275         * gdb.texinfo (GDB/MI Breakpoint Commands): Document
5276         -break-commands.
5277
5278 2009-07-31  Ulrich Weigand  <uweigand@de.ibm.com>
5279
5280         * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
5281         "set spu auto-flush-cache" and "show spu auto-flush-cache" commands.
5282
5283 2009-07-31  Ulrich Weigand  <uweigand@de.ibm.com>
5284
5285         * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
5286         "set spu stop-on-load" and "show spu stop-on-load" commands.
5287
5288 2009-07-31  Ulrich Weigand  <uweigand@de.ibm.com>
5289
5290         * gdb.texinfo (Target Descriptions): Document <compatible> element.
5291
5292 2009-07-28  Daniel Jacobowitz  <dan@codesourcery.com>
5293
5294         * gdb.texinfo (ARM Features): Document org.gnu.gdb.arm.vfp and
5295         org.gnu.gdb.arm.neon.
5296
5297 2009-07-20  Pedro Alves  <pedro@codesourcery.com>
5298
5299         * gdb.texinfo (Target Description Format): Mention the new <osabi>
5300         optional element.
5301         (subsection OS ABI): New subsection.
5302
5303 2009-07-14  Stan Shebs  <stan@codesourcery.com>
5304
5305         * gdb.texinfo (Tracepoint Conditions): New section.
5306         (General Query Packets): Describe ConditionalTracepoints.
5307         (Tracepoint Packets): Describe condition field.
5308         (Maintenance Commands): Describe maint agent-eval.
5309         * agentexpr.texi (Using Agent Expressions): Mention eval usage.
5310
5311 2009-07-11  Hui Zhu  <teawater@gmail.com>
5312
5313         * gdb.texinfo (disassemble): Add a new modifier /r
5314         to "disassemble" command to make it print the raw instructions
5315         in hex as well as in symbolic form.
5316
5317 2009-07-09  Tom Tromey  <tromey@redhat.com>
5318
5319         * gdbint.texinfo (Testsuite): Document parallel make check.
5320
5321 2009-07-09  Tom Tromey  <tromey@redhat.com>
5322
5323         * gdbint.texinfo (Testsuite): Document test transcripts.
5324
5325 2009-07-10  Phil Muldoon  <pmuldoon@redhat.com>
5326
5327         * gdb.texinfo (Values From Inferior): Add length parameter
5328         description.
5329
5330 2009-07-04  Chris Genly  <chris@genly.us>
5331
5332         * gdb.texinfo (GDB/MI Variable Objects): Document child definition
5333         in -var-list-children.  Fix example according to what the code
5334         does.
5335
5336 2009-07-02  Pedro Alves  <pedro@codesourcery.com>
5337
5338         * gdb.texinfo (Debugging multiple inferiors): Document the
5339         "inferior", "detach inferior" and "kill inferior" commands.
5340         (Debugging Programs with Multiple Processes): Adjust to mention
5341         generic "inferior" commands.  Delete mention of "detach fork" and
5342         "delete fork".  Cross reference to "Debugging multiple inferiors"
5343         section.
5344
5345 2009-07-02  Ulrich Weigand  <uweigand@de.ibm.com>
5346
5347         * gdbint.texinfo (Item Output Functions): Update signature
5348         for ui_out_field_core_addr.
5349
5350 2009-07-02  Ulrich Weigand  <uweigand@de.ibm.com>
5351
5352         * gdbint.texinfo (Examples of Use of @code{ui_out} functions):
5353         Update example code extrated from breakpoint.c.
5354
5355 2009-06-28  Paul Pluzhnikov  <ppluzhnikov@google.com>
5356
5357         * gdb.texinfo (GDB/MI Program Context): @ignore unimplemented
5358         MI commands.
5359         (GDB/MI Symbol Query): Likewise.
5360         (GDB/MI File Commands): Likewise.
5361         (GDB/MI File Transfer Commands): Likewise.
5362         (GDB/MI Target Manipulation): Likewise.
5363         (GDB/MI Miscellaneous Commands): Likewise.
5364
5365 2009-06-27  Daniel Jacobowitz  <dan@codesourcery.com>
5366
5367         * gdb.texinfo (Debugging Optimized Code): New chapter.
5368         (Compiling for Debugging): Reference it.  Move some
5369         text to the new section.
5370
5371 2009-06-15  Phil Muldoon  <pmuldoon@redhat.com>
5372
5373         * doc/gdb.texinfo (Calling): Document
5374         set-unwind-on-terminating-exception usage.
5375
5376 2009-06-11  Pedro Alves  <pedro@codesourcery.com>
5377
5378         * gdb.texinfo (All-Stop): Document new 'set schedule-multiple'
5379         command.
5380
5381 2009-06-07  Pedro Alves  <pedro@codesourcery.com>
5382
5383         * gdbint.texinfo (TARGET_HAS_HARDWARE_WATCHPOINTS): Delete all
5384         references.
5385
5386 2009-06-04  Ulrich Weigand  <uweigand@de.ibm.com>
5387
5388         * gdbint.texinfo: Rename formal parameters to gdbarch function
5389         protoypes from "current_gdbarch" to "gdbarch".
5390
5391 2009-05-28  Tom Tromey  <tromey@redhat.com>
5392
5393         * gdb.texinfo (Basic Python): Change get_parameter to parameter.
5394
5395 2009-05-27  Tom Tromey  <tromey@redhat.com>
5396
5397         * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
5398         feature.
5399         (GDB/MI Variable Objects): Document -var-set-visualizer.
5400
5401 2009-04-02  Tom Tromey  <tromey@redhat.com>
5402
5403         * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
5404         feature.
5405         (GDB/MI Variable Objects): Document -var-set-visualizer.
5406
5407 2009-05-27  Tom Tromey  <tromey@redhat.com>
5408             Thiago Jung Bauermann  <bauerman@br.ibm.com>
5409             Phil Muldoon  <pmuldoon@redhat.com>
5410
5411         * gdb.texinfo (Objfiles In Python): Reference pretty printing.
5412         (Pretty Printing): New node.
5413         (Selecting Pretty-Printers): Likewise.
5414         (Python API): Update.
5415         (Output Formats): Document /r format.
5416
5417 2009-05-27  Thiago Jung Bauermann  <bauerman@br.ibm.com>
5418             Tom Tromey  <tromey@redhat.com>
5419
5420         * gdb.texinfo (Types In Python): New node.
5421         (Values From Inferior): "type" is now an attribute.
5422         (Python API): Update.
5423
5424 2009-05-27  Tom Tromey  <tromey@redhat.com>
5425             Thiago Jung Bauermann  <bauerman@br.ibm.com>
5426             Phil Muldoon  <pmuldoon@redhat.com>
5427
5428         * gdb.texinfo: Add @syncodeindex for `tp'.
5429         (Python API): Update.
5430         (Auto-loading): New node.
5431         (Objfiles In Python): New node.
5432
5433 2009-05-15  Paul Pluzhnikov  <ppluzhnikov@google.com>
5434
5435         * gdb.texinfo (Threads): Document libthread-db-search-path.
5436
5437 2009-05-15  Nick Roberts  <nickrob@snap.net.nz>
5438
5439         * gdb.texinfo (GDB/MI General Design): Break up into four nodes.
5440
5441 2009-05-12  Pedro Alves  <pedro@codesourcery.com>
5442
5443         * gdb.texinfo: Document 'set/show debug gnu-nat'.  Replace 'maint
5444         show-debug-regs' docs by 'maint set show-debug-regs' and 'maint
5445         show show-debug-regs' docs.
5446
5447 2009-05-08  Eli Zaretskii  <eliz@gnu.org>
5448
5449         * gdb.texinfo (Process Record and Replay): Add description of
5450         reverse execution.
5451
5452 2009-05-07  Joel Brobecker  <brobecker@adacore.com>
5453
5454         * gdbint.texinfo (Adding support for debugging core files): New node.
5455         (Native Debugging): Remove the ``Native core file Support'' section.
5456
5457 2009-05-01  Eli Zaretskii  <eliz@gnu.org>
5458
5459         * gdb.texinfo (Process Record and Replay): Improve and clarify.
5460         Add index entries.
5461
5462 2009-04-30  Hui Zhu  <teawater@gmail.com>
5463             Michael Snyder  <msnyder@vmware.com>
5464
5465         * gdb.texinfo: (Process Record and Replay): Add documentation for
5466         process record and replay.
5467
5468 2009-04-29  Jan Kratochvil  <jan.kratochvil@redhat.com>
5469
5470         * gdb.texinfo (Macros): Note command-line for `info macro'.  Append
5471         a new part on command-line defined macros.
5472
5473 2009-04-25  Eli Zaretskii  <eliz@gnu.org>
5474
5475         * gdb.texinfo (Machine Code) <disassemble-next-line>: Improve and
5476         clarify the wording.
5477
5478 2009-04-23  Tom Tromey  <tromey@redhat.com>
5479
5480         * gdb.texinfo (Data Files): New node.
5481         (GDB Files): Update menu.
5482
5483 2009-04-23  Joel Brobecker  <brobecker@adacore.com>
5484
5485         * gdbint.texinfo (Defining Other Architecture Features): Remove
5486         entry for PROCESS_LINENUMBER_HOOK.
5487
5488 2009-04-22  Vladimir Prus  <vladimir@codesourcery.com>
5489
5490         * gdb.texinfo (GDB/MI Program Execution): Document -exec-jump.
5491
5492 2009-04-22  Hui Zhu  <teawater@gmail.com>
5493
5494         * gdb.texinfo (disassemble-next-line): Set the default of
5495         disassemble-next-line to off.
5496
5497 2009-04-21  Joseph Myers  <joseph@codesourcery.com>
5498
5499         * configure.ac (--with-datarootdir, --with-docdir, --with-pdfdir,
5500         --with-htmldir): New.
5501         * configure: Regenerate.
5502         * Makefile.in (datarootdir, docdir): Define.
5503         (gdb.dvi, gdb.pdf): Use same -I options as for building gdb.info
5504         instead of $(SET_TEXINPUTS).
5505         (gdbint.dvi, gdbint.pdf): Use same -I options as for building
5506         gdbint.info instead of $(SET_TEXINPUTS).
5507         (gdbint/index.html): Use same -I options as for building
5508         gdbint.info.
5509         (stabs.dvi, stabs.pdf): Use same -I options as for building
5510         stabs.info instead of $(SET_TEXINPUTS).
5511         (stabs/index.html): Use same -I options as for building
5512         stabs.info.
5513         (annotate.dvi, annotate.pdf): Use same -I options as for building
5514         annotate.info instead of $(SET_TEXINPUTS).
5515         (annotate/index.html): Use same -I options as for building
5516         annotate.info.
5517
5518 2009-04-21  David Daney  <ddaney@caviumnetworks.com>
5519
5520         * gdb.texinfo (maint show-debug-regs): Remove mention of x86.
5521
5522 2009-04-21  Joseph Myers  <joseph@codesourcery.com>
5523
5524         * gdb.texinfo (Source Path): Document --with-relocated-sources.
5525
5526 2009-04-18  Carlos O'Donell  <carlos@codesourcery.com>
5527             Joseph Myers  <joseph@codesourcery.com>
5528
5529         * Makefile.in (MAKEHTML): Set to makeinfo --html.
5530         (MAKEHTMLFLAGS): Set to empty.
5531         (html__strip_dir): Define.
5532         (HTMLFILES): Define.
5533         (HTMLFILES_INSTALL): Define.
5534         (install-html): Copy new automake rule.
5535         (html): Depend on $(HTMLFILES).
5536         (gdb_toc.html): Rename to gdb/index.html.
5537         (gdbint_toc.html): Rename to gdbint/index.html.
5538         (stabs_toc.html): Rename to stabs/index.html.
5539         (annotate_toc.html): Rename to annotate/index.html.
5540
5541 2009-04-17  Carlos O'Donell  <carlos@codesourcery.com>
5542
5543         * Makefile.in: Set pdfdir and htmldir from configure
5544         substitutions.
5545         * configure.ac: AC_SUBST datarootdir, docdir, htmldir, pdfdir.
5546         * configure: Regenerate.
5547
5548 2009-04-16  Joel Brobecker  <brobecker@adacore.com>
5549
5550         * gdbint.texinfo (Native Debugging): Remove entry for PROC_NAME_FMT.
5551         This macro is no longer used.
5552
5553 2009-04-15  Tom Tromey  <tromey@redhat.com>
5554
5555         * gdb.texinfo (Character Sets): Document default character set.
5556
5557 2009-04-14  Pierre Muller  <muller@ics.u-strasbg.fr>
5558
5559         * gdbint.texinfo: Change server name from sources.redhat.com to
5560         sourceware.org throughout.
5561
5562 2009-04-09  Joel Brobecker  <brobecker@adacore.com>
5563
5564         * gdb.texinfo (Set Breaks): Rewrite a paragraph to avoid a warning
5565         about a missing dot or coma after @xref.
5566
5567 2009-04-02  Joel Brobecker  <brobecker@adacore.com>
5568
5569         * gdb.texinfo (Backtrace): Add a parameter in frame 1 of the first
5570         example, and add a small explanation about it.
5571         (Print Settings): Change the documentation of the "set print
5572         frame-arguments" to reflect the fact that the default is now "scalars".
5573
5574 2009-04-02  Joel Brobecker  <brobecker@adacore.com>
5575
5576         * gdb.texinfo (Print Settings): Add kindex for command "set
5577         print frame-arguments".
5578
5579 2009-03-31  Joel Brobecker  <brobecker@adacore.com>
5580
5581         * gdb.texinfo (Ada Tasks): Add documentation about task-specific
5582         breakpoints.
5583         (Set Breaks): Add reference to thread-specific and task-specific
5584         breakpoints.
5585
5586 2009-03-31  Joel Brobecker  <brobecker@adacore.com>
5587
5588         * gdb.texinfo (Ada Tasks): Remove the documentation about
5589         the "Running" state, as this state has been eliminated.
5590         Now all runnable tasks are shown as "Runnable".
5591
5592 2009-03-30  Stan Shebs  <stan@codesourcery.com>
5593
5594         * gdb.texinfo (Tracepoints): Describe tracepoints as a
5595         special case of breakpoints.
5596         (Enable and Disable Tracepoints): Mention deprecation.
5597         (Listing Tracepoints): Update description and example.
5598
5599 2009-03-30  Thiago Jung Bauermann  <bauerman@br.ibm.com>
5600
5601         * gdb.texinfo (Frames in Python): New node.
5602         (Python API): Update.
5603
5604 2009-03-29  Thiago Jung Bauermann  <bauerman@br.ibm.com>
5605
5606         * gdb.texinfo (Values From Inferior): Change gdb.Value.address
5607         from a method to an attribute.
5608
5609 2009-03-26  Thiago Jung Bauermann  <bauerman@br.ibm.com>
5610
5611         * gdb.texinfo (Values From Inferior): Document is_optimized_out
5612         attribute.
5613
5614 2009-03-25  Pedro Alves  <pedro@codesourcery.com>
5615
5616         * observer.texi (thread_exit): Add "silent" parameter.
5617
5618 2009-03-22  Pedro Alves  <pedro@codesourcery.com>
5619
5620         * observer.texi (about_to_proceed): New.
5621
5622 2009-03-21  Jeremy Bennett  <jeremy.bennett@embecosm.com>
5623
5624         * gdbint.texinfo (everywhere): Use braces {} in @deftypeXX type
5625         field throughout to handle types with spaces in them.  Fix typos
5626         found by aspell.
5627         (Summary, Requirements, Contributors): New first chapter,
5628         "Summary" added, old Requirements section moved there, and new
5629         section, "Contributors" added.
5630         (Initializing a New Architecture, Register Representation)
5631         (Frame Interpretation, Inferior Call Setup, Adding a New Target)
5632         (Porting gdb): These sections extended and updated.
5633         (Compiler Characteristics): This section (empty) deleted.
5634         (Defining Other Architecture Features): This section renamed and
5635         duplicate material removed from (formerly "Target Conditionals").
5636         Use braces {} in @deftypeXX type field throughout to handle types
5637         with spaces in them. Typos found by aspell fixed.
5638
5639         * stack_frame.svg: New file, source of image for gdbint.texinfo.
5640         * stack_frame.pdf: Version of image for PDF output.
5641         * stack_frame.png: Version of image for HTML output and for Emacs.
5642         * stack_frame.txt: Version of image for Info output.
5643         * stack_frame.eps: Version of image for TeX DVI output.
5644
5645 2009-03-21  Eli Zaretskii  <eliz@gnu.org>
5646
5647         * gdb.texinfo (Character Sets): Fix last change.
5648
5649 2009-03-21  Thiago Jung Bauermann  <bauerman@br.ibm.com>
5650
5651         * gdb.texinfo (Values From Inferior): Fix optional arguments
5652         markup.
5653         (Commands In Python): Adjust argument names of gdb.Command.__init__
5654         to what the function accepts as keywords.
5655
5656 2008-03-20  Tom Tromey  <tromey@redhat.com>
5657
5658         * gdb.texinfo (Convenience Vars): Document convenience functions.
5659         (Functions In Python): New node.
5660         (Python API): Update.
5661
5662 2009-03-20  Tom Tromey  <tromey@redhat.com>
5663
5664         * gdb.texinfo (Character Sets): Remove obsolete text.  Document
5665         set target-wide-charset.
5666         (Requirements): Mention iconv.
5667
5668 2009-03-17  Hui Zhu  <teawater@gmail.com>
5669
5670         * gdb.texinfo: Change the introduce of "disassemble-next-line".
5671
5672 2009-03-17  Hui Zhu  <teawater@gmail.com>
5673
5674         * gdb.texinfo: Add documentation for disassemble-next-line.
5675
5676 2009-03-16  Thiago Jung Bauermann  <bauerman@br.ibm.com>
5677
5678         * gdb.texinfo (Commands In Python): Remove tindex entries.
5679
5680 2009-03-15  Jan Kratochvil  <jan.kratochvil@redhat.com>
5681
5682         * gdb.texinfo (Returning): New description for missing debug info.
5683
5684 2009-03-14  Pedro Alves  <pedro@codesourcery.com>
5685
5686         * gdb.texinfo (Remote Configuration): Document query-attached.
5687         (General Query Packets): Document qAttached.
5688
5689 2009-03-05  Pedro Alves  <pedro@codesourcery.com>
5690
5691         * gdb.texinfo (Background Execution): Better describe the set
5692         target-async command.
5693         (Maintenance Commands): Delete description of the `maint set/show
5694         linux-async' and `maint set/show remote-async' commands.
5695
5696 2009-02-18  Vladimir Prus  <vladimir@codesourcery.com>
5697
5698         * gdb.texinfo (GDB/MI Async Records): Add double-spaces
5699         between sentences.
5700
5701 2009-02-18  Vladimir Prus  <vladimir@codesourcery.com>
5702
5703         * gdb.texinfo (GDB/MI Async Records): Document the
5704         =library-loaded and =library-unloaded notifications.
5705
5706 2009-02-17  Vladimir Prus  <vladimir@codesourcery.com>
5707
5708         * observer.texi (test_notification): New observer.
5709
5710 2009-02-14  Vladimir Prus  <vladimir@codesourcery.com>
5711
5712         * observer.texi: Add parameter 'print_frame' to normal_stop
5713         observer.
5714
5715 2009-02-07  Eli Zaretskii  <eliz@gnu.org>
5716
5717         * gdb.texinfo (Basic Python): Fix change from 2009-02-04.
5718         (Commands In Python): Fix COMMAND_* constants in last change.  Use
5719         @kbd for interactive input.  Add cross-references and index
5720         entries.
5721
5722 2009-02-06  Pedro Alves  <pedro@codesourcery.com>
5723
5724         * gdb.texinfo (Signals): Document $_siginfo.
5725         (Convenience Variables): Mention $_siginfo.
5726         (Remote Configuration): Document qXfer:siginfo:read,
5727         qXfer:siginfo:write packets, and the read-siginfo-object,
5728         write-siginfo-object commands.
5729
5730 2009-02-06  Pedro Alves  <pedro@codesourcery.com>
5731
5732         * gdbint.texinfo (Values): New chapter.
5733
5734 2009-02-06  Tom Tromey  <tromey@redhat.com>
5735
5736         * gdb.texinfo (Python API): Add entry for Commands In Python.
5737         (Commands In Python): New node.
5738
5739 2009-02-05  Tom Tromey  <tromey@redhat.com>
5740
5741         * gdb.texinfo (Values From Inferior): Document Value.string.
5742
5743 2009-02-05  Tom Tromey  <tromey@redhat.com>
5744
5745         * gdb.texinfo (Basic Python): Document execute's from_tty
5746         argument.
5747
5748 2009-02-04  Tom Tromey  <tromey@redhat.com>
5749
5750         * gdb.texinfo (Basic Python): Document gdb.history.
5751
5752 2009-01-30  Vladimir Prus  <vladimir@codesourcery.com>
5753
5754         * gdb.texinfo (GDB/MI Thread Commands): Document the
5755         'current-thread-id' field.  Remove the example with zero threads,
5756         since current GDB won't ever report that if there's inferior.
5757
5758 2009-01-30  Vladimir Prus  <vladimir@codesourcery.com>
5759
5760         * gdb.texinfo (GDB/MI Breakpoint Commands): Document the -d
5761         option to -break-insert.
5762
5763 2009-01-28  Daniel Jacobowitz  <dan@codesourcery.com>
5764             Jerome Guitton  <guitton@adacore.com>
5765
5766         * gdb.texinfo (Startup): Document --with-system-gdbinit.
5767         (System-wide configuration): New section.
5768
5769 2009-01-26  Pedro Alves  <pedro@codesourcery.com>
5770
5771         PR gdb/7580:
5772         * gdb.texinfo (Maintenance Commands): Document "maint set|show
5773         internal-error|internal-warning quit|corefile ask|yes|no".
5774
5775 2009-01-26  Pedro Alves  <pedro@codesourcery.com>
5776
5777         * gdb.texinfo (Using the `gdbserver' Program): Document
5778         --remote-debug.
5779
5780 2009-01-23  Doug Evans  <dje@google.com>
5781
5782         * gdb.texinfo: Add nexti to list of commands that support
5783         background execution.
5784
5785 2009-01-14  Daniel Jacobowitz  <dan@codesourcery.com>
5786
5787         * gdb.texinfo (Define, Hooks): Document prefix command support.
5788
5789 2009-01-14  Joseph Myers  <joseph@codesourcery.com>
5790             Carlos O'Donell  <carlos@codesourcery.com>
5791
5792         Fixes for makeinfo --html.
5793
5794         * annotate.texinfo: Use @copying and @insertcopying.  Use
5795         @ifnottex in place of @ifinfo.
5796         * gdb.texinfo: Use @copying and @insertcopying.  Use @ifnottex in
5797         place of @ifinfo.  Use @ifnotinfo for one index entry.
5798         * gdbint.texinfo: Use @copying and @insertcopying.  Use @ifnottex
5799         in place of @ifinfo.
5800         * stabs.texinfo: Use @copying and @insertcopying.  Use @ifnottex
5801         in place of @ifinfo.  Include contents at start unconditionally.
5802
5803 2009-01-13  Pedro Alves  <pedro@codesourcery.com>
5804
5805         * gdb.texinfo (General Query Packets): Remove @var{} around the
5806         "spu" literal string.
5807
5808 2009-01-07  Pedro Alves  <pedro@codesourcery.com>
5809
5810         * gdb.texinfo (Error in Breakpoints): Delete mention of "The same
5811         program may be running in another process" errors.
5812         * gdbint.texinfo (Native Conditionals): Delete
5813         ONE_PROCESS_WRITETEXT description.
5814
5815 2009-01-07  Joel Brobecker  <brobecker@adacore.com>
5816
5817         * gdbint.texinfo (Start of New Year Procedure): Add the "coding"
5818         emacs local variable to be placed at the end of the ChangeLog.
5819         Add server.c and gdbreplay.c to the list of files where the
5820         copyright year needs to be updated.
5821
5822 2009-01-06  Sandra Loosemore  <sandra@codesourcery.com>
5823
5824         * gdb.texinfo (Remote Configuration): Document new
5825         "set/show tcp auto-retry" and "set/show tcp connect-timeout"
5826         commands.
5827
5828 2008-12-28  Pedro Alves  <pedro@codesourcery.com>
5829
5830         * gdbint.texinfo (gdbarch_cannot_fetch_register): Don't mention
5831         FETCH_INFERIOR_REGISTERS.
5832         (Native Conditionals): Remove obsolete CHILD_PREPARE_TO_STORE,
5833         FETCH_INFERIOR_REGISTERS descriptions.  Remove
5834         gdbarch_get_longjmp_target descrition, since already described in
5835         Target Conditionals.  Move gdbarch_fp0_regnum description to ...
5836         (Target Conditionals): ... here.
5837
5838 2008-12-16  Joel Brobecker  <brobecker@adacore.com>
5839
5840         * gdb.texinfo (Omissions from Ada): Add missing GDB prompt in
5841         examples.
5842         (Additions to Ada): Likewise.  Add the missing opening and closing
5843         parenthesis of the GDB prompt in one of the examples.
5844
5845 2008-12-14  Joel Brobecker  <brobecker@adacore.com>
5846
5847         * gdb.texinfo (Omissions from Ada): Remove incorrect documentation
5848         about the result of 'Address not being of type System.Address.
5849         This problem has been fixed a while ago.
5850
5851 2008-12-02  Vladimir Prus  <vladimir@codesourcery.com>
5852
5853         MI non-stop and multiprocess docs.
5854
5855         * gdb.texinfo (GDB/MI): New section 'GDB/MI General Design'
5856         (GDB/MI Output Records): New section 'GDB/MI Frame Information'
5857         Adjust documentation for *stopped, document =thread-created,
5858         =thread-exited, =thread-group-created and =thread-group-exited.
5859         (GDB/MI Thread Commands): Document the 'state' field in
5860         -thread-info output.
5861         (GDB/MI Program Execution): Mention --all and --thread-group
5862         options.
5863         (GDB/MI Variable Objects): Describe floating and fixed variable
5864         objects.
5865         (GDB/MI Miscellaneous Commands): Document -list-thread-groups.
5866
5867 2008-12-02  Vladimir Prus  <vladimir@codesourcery.com>
5868
5869         * gdb.texinfo (Operating System Information): New appendix.
5870         (Operating System Auxiliary Information): Document 'info os processes'
5871         (Remote Configuration): Document 'osdata'
5872         (General Query Packets): Document qXfer:osdata:read.
5873
5874 2008-11-27  Tristan Gingold  <gingold@adacore.com>
5875
5876         * gdb.texinfo (Darwin): Document Darwin specific features.
5877
5878 2008-11-25  Jan Kratochvil  <jan.kratochvil@redhat.com>
5879
5880         * gdbint.texinfo (Target Conditionals): Extend the
5881         gdbarch_breakpoint_from_pc description.
5882
5883 2008-11-22  Vladimir Prus  <vladimir@codesourcery.com>
5884
5885         * gdb.texinfo (M68K Features): Fix typo.
5886
5887 2008-11-18  Paul Pluzhnikov  <ppluzhnikov@google.com>
5888
5889         * gdb.texinfo (Symbols): Mention printing containing
5890         image name in "info symbol".
5891         (Maint translate-address): Likewise.
5892
5893 2008-11-18  Joel Brobecker  <brobecker@adacore.com>
5894
5895         * gdb.texinfo (Set Catchpoints): Remove the documentation of
5896         commands "catch load" and "catch unload".
5897
5898 2008-11-17  Vladimir Prus  <vladimir@codesourcery.com>
5899
5900         * gdb.texinfo (GDB/MI Async Records): Document
5901         =thread-selected.
5902
5903 2008-11-17  Vladimir Prus  <vladimir@codesourcery.com>
5904
5905         * observer.texi (new_inferior, inferior_exit): New observers.
5906
5907 2008-10-27  Pedro Alves  <pedro@codesourcery.com>
5908
5909         * gdbint.texinfo (Adding a New Target): Don't mention TDEPFILES,
5910         .mt files, TM_CLIBS or TM_CDEPS.
5911         (x86 Watchpoints): Don't mention TDEPFILES.
5912
5913 2008-10-24  Sandra Loosemore  <sandra@codesourcery.com>
5914
5915         * gdb.texinfo (Remote Protocol): Add new nodes to menu.
5916         (Overview): Mention notifications and non-stop mode behavior.
5917         (Packets): Update documentation of ?, vAttach, vCont, and vRun
5918         with non-stop mode behavior.  Add vStopped description.
5919         (Stop Reply Packets):  Update list of packets that return
5920         stop replies.  Mention non-stop behavior.
5921         (General Query Packets): Document QNonStop packet and associated
5922         qSupported query response.
5923         (Interrupts): Clarify multi-threaded behavior.  Mention non-stop
5924         behavior.
5925         (Notification Packets): New section.
5926         (Remote Non-Stop): New section.
5927         (File-I/O Overview): Mention non-stop behavior.
5928
5929 2008-10-24  Hui Zhu  <teawater@gmail.com>
5930             Pedro Alves  <pedro@codesourcery.com>
5931
5932         * gdb.texinfo (displaced-stepping): Describe the auto mode
5933         setting, and say it's the default.  This is now a mainstream
5934         setting instead of a maintenance setting.
5935
5936 2008-10-23  Pedro Alves  <pedro@codesourcery.com>
5937
5938         * observer.texi (thread_stop_requested): New.
5939
5940 2008-10-22  Joel Brobecker  <brobecker@adacore.com>
5941
5942         * gdb.texinfo (Ada Tasks, Ada Tasks and Core Files): New nodes.
5943         (Patching): Replace incorrect usage of @samp by @kbd.
5944
5945 2008-10-17  Michael Snyder  <msnyder@vmware.com>
5946
5947         * gdb.texinfo: Add documentation for reverse execution.
5948
5949 2008-10-16  Thiago Jung Bauermann  <bauerman@br.ibm.com>
5950             Eli Zaretskii  <eliz@gnu.org>
5951
5952         * gdb.texinfo. (Values From Inferior): New subsubsection.
5953
5954 2008-10-06  Doug Evans  <dje@google.com>
5955
5956         * gdb.texinfo (set debug dwarf2-die): Document it.
5957
5958 2008-10-01  Joel Brobecker  <brobecker@adacore.com>
5959
5960         * gdb.texinfo (catch) [exception]: Document how to insert
5961         a breakpoint on user-defined exceptions when the exception
5962         name is identical to one of the language-defined ones.
5963
5964 2008-09-27  Tom Tromey  <tromey@redhat.com>
5965
5966         * gdb.texinfo (Macros): Remove text about stringification,
5967         varargs, and splicing.
5968
5969 2008-09-27  Tom Tromey  <tromey@redhat.com>
5970
5971         * gdbint.texinfo (Language Support): Remove text about omitting
5972         support for a language.
5973
5974 2008-09-23  Doug Evans  <dje@google.com>
5975
5976         * gdb.texinfo (info dcache): Update.
5977
5978 2008-09-22  Sandra Loosemore  <sandra@codesourcery.com>
5979
5980         * gdb.texinfo (Packets): Add info on thread-id syntax and
5981         multiprocess extensions.
5982         <D>: Document multiprocess form of packet.
5983         <H>: Use thread-id syntax.
5984         <T>: Likewise.
5985         <vCont>: Likewise.  Note this is required for multiprocess.
5986         <vKill>: New packet.
5987         (Stop Reply Packets) <T>: Use thread-id syntax.
5988         <W>: Document multiprocess form of reply.
5989         <X>: Likewise.
5990         (General Query Packets) <qC>: Use thread-id syntax.
5991         <qfThreadInfo>: Likewise.
5992         <qGetTLSAddr>: Likewise.
5993         <qP>: Likewise.
5994         <qSupported>: Add "multiprocess" feature.
5995         <qThreadExtraInfo>: Use thread-id syntax.
5996
5997 2008-09-22  Stan Shebs  <stan@codesourcery.com>
5998
5999         * gdb.texinfo (Inferiors): New section.
6000
6001 2008-09-12  Pedro Alves  <pedro@codesourcery.com>
6002
6003         * gdbint.texinfo (Native Debugging): Mention NAT_GENERATED_FILES.
6004
6005 2008-09-11  Ulrich Weigand  <uweigand@de.ibm.com>
6006
6007         * gdbint.texinfo (Target Conditionals): Remove documentation
6008         for gdbarch_name_of_malloc.
6009
6010 2008-09-03  Angela Marie Thomas <angela@releasedominatrix.com>
6011
6012         * gdb.texinfo (Interrupts): Mention TCP interface for
6013         sending BREAK.
6014
6015 2008-08-26  Ulrich Weigand  <uweigand@de.ibm.com>
6016
6017         * gdb.texinfo (Commands to Specify Files): Document "remote:"
6018         argument prefix to "set sysroot".
6019
6020 2008-08-21  Paul N. Hilfinger  <hilfinger@adacore.com>
6021
6022         * gdb.texinfo (Omissions from Ada): Describe new treatment of True
6023         and False.
6024
6025 2008-08-20  Vladimir Prus  <vladimir@codesourcery.com>
6026
6027         * gdb.textinfo (GDB/MI Miscellaneous Commands): Use @table
6028         for possible features of -list-features.
6029
6030 2008-08-19  Vladimir Prus  <vladimir@codesourcery.com>
6031
6032         * gdb.texinfo (Background execution): Adjust example
6033         (GDB/MI Miscellaneous Commands): Document -list-target-features.
6034
6035 2008-08-19  Vladimir Prus  <vladimir@codesourcery.com>
6036
6037         * doc/gdb.texinfo (PowerPC): Fix typo.
6038         (PowerPC features): Fix typo.
6039
6040 2008-08-18  Pedro Alves  <pedro@codesourcery.com>
6041
6042         * observer.texi (thread_ptid_changed): New.
6043
6044 2008-08-18  Luis Machado  <luisgpm@br.ibm.com>
6045
6046         * doc/gdb.texinfo (PowerPC): Mention Extended FPR's for POWER7.
6047         (PowerPC features): Mention feature set for VSX registers.
6048
6049 2008-08-13  Joel Brobecker  <brobecker@adacore.com>
6050
6051         * gdb.texinfo (Ada Mode Intro): Improve the documentation regarding
6052         the direct visibility of all names in user-written packages.
6053
6054 2008-08-13  Pedro Alves  <pedro@codesourcery.com>
6055
6056         * gdb.texinfo (breakpoint always-inserted) Describe the auto mode
6057         setting, and make it the default.
6058         (Non-Stop Mode): Remove "set breakpoints always-inserted 1" from
6059         non-stop script example.
6060
6061 2008-08-12  Thiago Jung Bauermann  <bauerman@br.ibm.com>
6062
6063         * gdbint.texinfo (Raw and Virtual Register Representations): Fix
6064         reference to the "Using Different Register and Memory Data
6065         Representation" section.
6066
6067 2008-08-12  Sandra Loosemore  <sandra@codesourcery.com>
6068
6069         * gdb.texinfo (Remote Configuration): Document set remote noack-packet.
6070         (Remote Protocol): Add Packet Acknowledgment to menu.
6071         (Overview): Mention +/- can be disabled, and point to new section
6072         where this is discussed in detail.
6073         (General Query Packets): Document QStartNoAckMode packet, and
6074         corresponding qSupported reply.
6075         (Packet Acknowledgment): New section.
6076
6077 2008-08-11  Sandra Loosemore  <sandra@codesourcery.com>
6078             Pedro Alves  <pedro@codesourcery.com>
6079
6080         * gdb.texinfo (Threads): Move paragraph about automatic thread
6081         selection to All-Stop Mode subsection.
6082         (Thread Stops): Reorganize existing material into subsections.
6083         Add introductory blurb and menu.
6084         (Non-Stop Mode): New subsection.
6085         (Background Execution): New subsection.
6086         (Maintenance Commands): Add cross-references from async mode
6087         commands to the new Background Execution section.
6088
6089 2008-08-06  Tom Tromey  <tromey@redhat.com>
6090
6091         * gdb.texinfo (Extending GDB): New chapter.
6092         (Sequences): Demoted chapter, now a section under the new
6093         Extending GDB chapter.
6094         (Python): New section.
6095
6096 2008-07-31  Stan Shebs  <stan@codesourcery.com>
6097
6098         * gdbint.texinfo: Remove FUNCTION_EPILOGUE_SIZE.
6099
6100 2008-07-29  Stan Shebs  <stan@codesourcery.com>
6101
6102         * gdbint.texinfo: General round of cleanup and minor
6103         clarifications.
6104         (Breakpoint Handling): Remove mention of BREAKPOINT macro.
6105         (Longjmp Support): Update description to reflect how it is done
6106         for targets without using native header.
6107         (Symbol Handling): Add a little more general explanation.
6108         (COFF, ELF): Mention stabs encapsulation.
6109         (DWARF 3): New section.
6110         (Adding a New Host): Scrub out some obsolete bits.
6111         (Generic Host Support Files): Mention ser-pipe.c, ser-mingw.c.
6112         (Host Conditionals): Remove descriptions of NO_STD_REGS,
6113         HAVE_MMAP, HAVE_TERMIO, INT_MAX etc, LONGEST, HAVE_LONG_DOUBLE,
6114         PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, L_SET, SEEK_CUR,
6115         SEEK_SET, STOP_SIGNAL, USG.
6116         (Raw and Virtual Register Representations): Ditto for
6117         DEPRECATED_REGISTER_RAW_SIZE, DEPRECATED_REGISTER_VIRTUAL_SIZE,
6118         DEPRECATED_REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_TYPE.
6119         (Target Conditionals): Ditto for DEPRECATED_FP_REGNUM,
6120         DEPRECATED_FRAMELESS_FUNCTION_INVOCATION, DEPRECATED_FRAME_CHAIN,
6121         DEPRECATED_FRAME_CHAIN_VALID, DEPRECATED_FRAME_INIT_SAVED_REGS,
6122         DEPRECATED_FRAME_SAVED_PC, DEPRECATED_FUNCTION_START_OFFSET,
6123         DEPRECATED_REGISTER_VIRTUAL_SIZE,
6124         DEPRECATED_REGISTER_VIRTUAL_TYPE,
6125         DEPRECATED_USE_STRUCT_CONVENTION.
6126         Describe gdbarch_deprecated_fp_regnum.
6127         Update description of gdbarch_print_insn.
6128         (Adding a New Target): Scrub out obsolete bits.
6129         (Obsolete Conditionals): Remove entire section.
6130
6131 2008-07-25  Tom Tromey  <tromey@redhat.com>
6132
6133         * observer.texi (GDB Observers): Document new observers:
6134         breakpoint_created, breakpoint_deleted, breakpoint_modified,
6135         tracepoint_created, tracepoint_deleted, tracepoint_modified,
6136         architecture_changed.
6137
6138 2008-07-21  Stan Shebs  <stan@codesourcery.com>
6139
6140         * gdbint.texinfo: Refer to target_so_ops.in_dynsym_resolve_code
6141         instead of IN_SOLIB_DYNSYM_RESOLVE_CODE.
6142
6143 2008-07-21  Tom Tromey  <tromey@redhat.com>
6144
6145         * observer.texi (GDB Observers): Remove obsolete comment.
6146         <executable_changed>: Remove argument.
6147
6148 2008-07-18  Tom Tromey  <tromey@redhat.com>
6149
6150         * gdb.texinfo (Macros): Update.  Use @code rather than @command.
6151
6152 2008-07-10  Doug Evans  <dje@google.com>
6153
6154         * doc/gdb.texinfo: Document "set print symbol-loading on|off".
6155
6156 2008-07-10  Jan Kratochvil  <jan.kratochvil@redhat.com>
6157
6158         * gdb.texinfo (Starting): Document "set disable-randomization".
6159
6160 2008-07-07  Andreas Schwab  <schwab@suse.de>
6161
6162         * gdb.texinfo (GDB/MI Target Manipulation): Fix last change.
6163
6164 2008-07-06  Vladimir Prus  <vladimir@codesourcery.com>
6165
6166         * gdb.texinfo (GDB/MI Target Manipulation): Add
6167         example of -target-attach.
6168
6169 2008-06-10  Vladimir Prus  <vladimir@codesourcery.com>
6170
6171         * observer.texi (target_resumed): New observer.
6172         * gdb.texinfo (GDB/MI Output Records): Document *running.
6173
6174 2008-06-06  Tom Tromey  <tromey@redhat.com>
6175
6176         * gdb.texinfo (Completion): Add field name example.
6177
6178 2008-06-06  Marc Khouzam  <marc.khouzam@ericsson.com>
6179
6180         * gdb.texinfo (GDB/MI Program Context): Added example
6181         to -exec-arguments
6182
6183 2008-06-05  Nick Roberts  <nickrob@snap.net.nz>
6184
6185         * annotate.texinfo (Multi-threaded Apps): Add entry for thread-changed
6186         annotation.
6187
6188 2008-06-05  Vladimir Prus  <vladimir@codesourcery.com>
6189             Nathan Sidwell  <nathan@codesourcery.com>
6190             Joseph Myers  <joseph@codesourcery.com>
6191
6192         * configure.ac: Include ../../config/acx.m4.  Use ACX_PKGVERSION
6193         and ACX_BUGURL.
6194         * configure: Regenerate.
6195         * Makefile.in (PKGVERSION, BUGURL_TEXI): Define.
6196         (GDBvn.texi): Define VERSION_PACKAGE, BUGURL and BUGURL_DEFAULT.
6197         * gdb.texinfo: Use VERSION_PACKAGE and BUGURL.  Remove
6198         mailing-list-specific text about bug reporting unless
6199         BUGURL_DEFAULT.
6200
6201 2008-06-05  Pedro Alves  <pedro@codesourcery.com>
6202
6203         * gdb.texinfo (-target-select): Remove reference to target async.
6204         (Maintenance Commands): Document "maint set/show remote-async".
6205
6206 2008-06-04  Marc Khouzam  <marc.khouzam@ericsson.com>
6207
6208         * gdb.texinfo (GDB/MI File Transfer Commands): Typo
6209         in -target-file-get section.
6210
6211 2008-05-22  Pedro Alves  <pedro@codesourcery.com>
6212
6213         * gdb.texinfo (vAttach, vRun): Re-remove requirement of the stub
6214         killing the inferior when it is already debugging a process.
6215
6216 2008-05-21  Joel Brobecker  <brobecker@adacore.com>
6217
6218         * gdb.texinfo (Continuing and Stepping): Document the new "fin"
6219         abbreviation for "finish".
6220
6221 2008-05-21  Nick Roberts  <nickrob@snap.net.nz>
6222
6223         * annotate.texinfo (Multi-threaded Apps): New node for new annotation.
6224
6225 2008-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
6226
6227         * gdbint.texinfo (Target Conditionals): Delete entry for
6228         gdbarch_dwarf_reg_to_regnum.
6229
6230 2008-05-09  Doug Evans  <dje@google.com>
6231
6232         * gdb.texinfo: Document "find" command, qSearch:memory packet.
6233
6234 2008-05-05  Doug Evans  <dje@google.com>
6235
6236         * gdb.texinfo (disassemble): Document /m modifier.
6237
6238 2008-05-05  Vladimir Prus  <vladimir@codesourcery.com>
6239
6240         * gdb.texinfo (Maintenance Commands): Clarify that "maint time"
6241         will not report the time of commands that run the target.
6242
6243 2008-05-03  Vladimir Prus  <vladimir@codesourcery.com>
6244
6245         * gdb.texinfo (GDB/MI Output Records): Add
6246         missing semicolon.
6247
6248 2008-05-03  Vladimir Prus  <vladimir@codesourcery.com>
6249
6250         * gdb.texinfo (GDB/MI Output Records):
6251         Document =thread-create and =thread-exited.
6252
6253 2008-05-03  Vladimir Prus  <vladimir@codesourcery.com>
6254
6255         * gdb.texinfo (GDB/MI Development and Front Ends):
6256         Remove mention of dmi-discuss.
6257
6258 2008-05-03  Pedro Alves  <pedro@codesourcery.com>
6259
6260         * observer.texi (thread_exit): New.
6261
6262 2008-05-02  Pedro Alves  <pedro@codesourcery.com>
6263
6264         * gdb.texinfo (Debugging Output): Document "set/show debug
6265         displaced".
6266         (Maintenance Commands): Document "maint set/show
6267         can-use-displaced-stepping".
6268
6269 2008-05-02  Daniel Jacobowitz  <dan@codesourcery.com>
6270
6271         * gdb.texinfo (ARM): Document set/show arm fallback-mode
6272         and set/show arm force-mode.
6273
6274 2008-05-02  Andreas Schwab  <schwab@suse.de>
6275
6276         * gdbint.texinfo (Algorithms): Describe
6277         target_watchpoint_addr_within_range.
6278
6279 2008-04-30  Daniel Jacobowitz  <dan@codesourcery.com>
6280
6281         * gdbint.texinfo (Stack Frames): New chapter.
6282         (Algorithms): Move Frames text to the new chapter.
6283         (Target Conditionals): Delete SAVE_DUMMY_FRAME_TOS.  Document
6284         gdbarch_dummy_id instead of gdbarch_unwind_dummy_id.
6285
6286 2008-04-24  Vladimir Prus  <vladimir@codesourcery.com>
6287
6288         * gdb.texinfo (GDB/MI Output Syntax): Clarify that async
6289         output does not necessary include any tokens.
6290
6291 2008-04-22  Corinna Vinschen  <vinschen@redhat.com>
6292
6293         * gdb.texinfo (Set SH Calling convention): New @item.
6294         (Show SH Calling convention): Ditto.
6295
6296 2008-04-22  Markus Deuling  <deuling@de.ibm.com>
6297
6298         * gdb.texinfo (Fortran Operators): Describe '%' operator.
6299
6300 2008-04-20  Eli Zaretskii  <eliz@gnu.org>
6301
6302         * gdb.texinfo (Set Breaks): Mention that multiple location
6303         breakpoints need line number info.  Add index entries.
6304
6305 2008-04-19  Craig Silverstein  <csilvers@google.com>
6306
6307         * gdb.texinfo (Requirements): Add an optional requirement on
6308         zlib.
6309         * gdbint.texinfo (Debugging File Formats): Add new subsection for
6310         Compressed DWARF 2.
6311
6312 2008-04-16  Aleksandar Ristovski  <aristovski@qnx.com>
6313
6314         * gdb.texinfo (GDB/MI Simple Examples): Added 'disp' field to the
6315         sample output for 'stopped,reason="breakpoint-hit"' message.
6316         (GDB/MI Program Execution): Likewise.
6317
6318 2008-04-09  Marc Khouzam  <marc.khouzam@ericsson.com>
6319
6320         * gdb.texinfo (GDB/MI Variable Objects): Add anchor to
6321         -var-set-format.  Add -f option to -var-evaluate-expression.
6322
6323 2008-04-03  Joel Brobecker  <brobecker@adacore.com>
6324
6325         * gdb.texinfo (Breakpoint Menus): Delete. Contents moved inside
6326         new node "Ambiguous Expressions".  Replace references to this
6327         node by references to "Ambiguous Expressions" throughout.
6328         (Ambiguous Expressions): New node.
6329
6330 2008-03-26  Daniel Jacobowitz  <dan@codesourcery.com>
6331
6332         * gdb.texinfo (MIPS Features, PowerPC Features): Add @node.
6333
6334 2008-03-21  Pedro Alves  <pedro@codesourcery.com>
6335
6336         * gdb.texinfo (Debugging Output): Document
6337         "set/show debug lin-lwp-async".
6338         (Maintenance Commands): Document "maint set/show linux-async".
6339
6340 2008-03-21  Daniel Jacobowitz  <dan@codesourcery.com>
6341
6342         * gdb.texinfo (Expressions): Update description of malloced arrays.
6343
6344 2008-03-15  Vladimir Prus  <vladimir@codesourcery.com>
6345
6346         * gdb.texinfo (Thread Commands): Document
6347         -thread-info.  Remove -thread-list-all-threads.
6348
6349 2008-03-14  Pedro Alves  <pedro@codesourcery.com>
6350             Sandra Loosemore  <sandra@codesourcery.com>
6351
6352         * gdb.texinfo (Library List Format): Update to mention the
6353         possibility to pass section addresses instead of segment
6354         addresses.
6355
6356 2008-03-10  Daniel Jacobowitz  <dan@codesourcery.com>
6357
6358         * gdb.texinfo (Starting): Document "set exec-wrapper".
6359         (Server): Document gdbserver --wrapper.
6360
6361 2008-03-03  Daniel Jacobowitz  <dan@codesourcery.com>
6362
6363         * gdb.texinfo (Set Watchpoints): Mention watchpoints on
6364         unreadable memory.  Delete obsolete SPARClite reference.
6365
6366 2008-02-28  Daniel Jacobowitz  <dan@codesourcery.com>
6367
6368         * gdb.texinfo (Starting): Mention always-running targets.
6369         (Target Commands): Add an anchor for load.
6370         (Connecting): Explain continue instead of run.
6371
6372 2008-02-27  Daniel Jacobowitz  <dan@codesourcery.com>
6373
6374         * gdb.texinfo (Debugging Output): Document "set debug timestamp".
6375
6376 2008-02-26  Nick Roberts  <nickrob@snap.net.nz>
6377
6378         * gdb.texinfo (Set Breaks): Revert description of Enb column of
6379         breakpoint table.
6380
6381 2008-02-19  Pedro Alves  <pedro@codesourcery.com>
6382
6383         * gdb.texinfo (vAttach, vRun): Remove requirement of the stub
6384         killing the inferior when it is already debugging a process.
6385
6386 2008-02-13  Markus Deuling  <deuling@de.ibm.com>
6387
6388         * gdbint.texinfo (Build Script): New section. Mention new build script
6389         gdb_buildall.sh.
6390
6391 2008-02-01  Jim Blandy  <jimb@red-bean.com>
6392
6393         * gdb.texinfo (Help): Summarize 'info args' correctly.
6394
6395 2008-01-30  Thiago Jung Bauermann  <bauerman@br.ibm.com>
6396
6397         * gdb.texinfo: (Decimal Floating Point): Mention pseudo-registers
6398         available in PowerPC architecture.
6399         (Embedded Processors): Change node name of PowerPC item in menu.
6400         (PowerPC): Rename to...
6401         (PowerPC Embedded): this.
6402         (Architectures): Add new PowerPC item in menu.
6403         (PowerPC): New node.
6404
6405 2008-01-30  Daniel Jacobowitz  <dan@codesourcery.com>
6406
6407         * gdb.texinfo (Multi-Process Mode for gdbserver): Use @kbd for
6408         commands.
6409
6410 2008-01-30  Daniel Jacobowitz  <dan@codesourcery.com>
6411
6412         * gdb.texinfo (Setting Catchpoints): Mention features
6413         supported on GNU/Linux.
6414
6415 2008-01-30  Nick Roberts  <nickrob@snap.net.nz>
6416
6417         * gdb.texinfo (GDB/MI File Commands): Describe new output
6418         field for MI command -file-list-exec-source-file.
6419
6420 2008-01-29  Daniel Jacobowitz  <dan@codesourcery.com>
6421
6422         * gdb.texinfo (Using the `gdbserver' Program): Add security
6423         warning.  Rearrange into subsections and subsubsections.  Document
6424         --multi and --debug.  Correct --with-sysroot typo.  Update --attach
6425         usage.  Make load reference clearer.  Document monitor exit.
6426         (Remote Configuration): Document set remote exec-file, attach-packet,
6427         and run-packet.
6428         (Packets): Document vAttach and vRun.
6429
6430 2008-01-29  Nick Roberts  <nickrob@snap.net.nz>
6431
6432         * gdb.texinfo (Processes): Mention process command.
6433         detach-on-follow -> detach-on-fork.
6434
6435 2008-01-28  Daniel Jacobowitz  <dan@codesourcery.com>
6436
6437         * gdbint.texinfo (Native Conditionals): Remove
6438         SHELL_COMMAND_CONCAT and SHELL_FILE.
6439
6440 2008-01-26  Eli Zaretskii  <eliz@gnu.org>
6441
6442         * gdb.texinfo (Specify Location): Improve wording.
6443
6444 2008-01-23  Chris Demetriou  <cgd@google.com>
6445
6446         * gdb.texinfo (Threads): Document new "set print thread-events"
6447         and "show print thread-events" commands.
6448
6449 2008-01-19  Eli Zaretskii  <eliz@gnu.org>
6450
6451         * gdb.texinfo (Specify Location): New section.
6452         (Delete Breaks, Edit, Set Breaks): Remove description of
6453         locations.  Instead, add a reference to "Specify Location".
6454         (Machine Code, Jumping, Thread Stops, Continuing and Stepping)
6455         (Symbols): Refer to "Specify Location" for the valid forms of
6456         linespecs and locations.
6457
6458 2008-01-18  Markus Deuling  <deuling@de.ibm.com>
6459
6460         * gdbint.texinfo (Target Conditionals): Replace the description of
6461         BITS_BIG_ENDIAN with a description of gdbarch_bits_big_endian.
6462
6463 2008-01-12  Paul Hilfinger  <hilfinger@adacore.com>
6464
6465         * gdb.texinfo (C Operators): Remove incorrect parenthetical comment
6466         about &&var, which is rejected by the expression parser.
6467
6468 2008-01-09  Luis Machado  <luisgpm@br.ibm.com>
6469
6470         * gdb.texinfo (Output): Update documentation on using printf with DFP
6471         types.
6472
6473 2008-01-07  Thiago Jung Bauermann  <bauerman@br.ibm.com>
6474
6475         * gdb.texinfo (C and C++): Add Decimal Floating Point format
6476         subsubsection.
6477         (Decimal Floating Point format): New subsubsection.
6478
6479 2008-01-05  Pedro Alves  <pedro@codesourcery.com>
6480
6481         * gdb.texinfo (File Options): Remove mention of the attempt to
6482         open a core file with the -p option.  Don't list -c as a valid
6483         option to attach to a process.
6484
6485 2008-01-05  Pedro Alves  <pedro@codesourcery.com>
6486
6487         * gdbint.texinfo (Host Conditionals): Remove mention of
6488         ALIGN_STACK_ON_ENTRY.
6489
6490 2008-01-05  Joel Brobecker  <brobecker@adacore.com>
6491
6492         * gdbint.texinfo (Start of New Year Procedure): Add item
6493         describing how to update the source and documentation copyright
6494         notices.
6495
6496 2007-12-18  Jim Blandy  <jimb@codesourcery.com>
6497
6498         * gdb.texinfo (Set Watchpoints): Integrate per-thread
6499         watchpoint explanation into the main description of the watchpoint
6500         command; update synopses of 'watch', 'rwatch', and 'awatch'
6501         commands.
6502
6503 2007-12-18  Vladimir Prus  <vladimir@codesourcery.com>
6504
6505         * gdb.texinfo (Miscellaneous gdb/mi Commands):
6506         Document 'pending-breakpoints' feature of
6507         -list-features.
6508
6509 2007-12-17  Luis Machado  <luisgpm@br.ibm.com>
6510
6511         * gdb.texinfo: Add new parameter's description.
6512
6513 2007-12-16  Daniel Jacobowitz  <dan@codesourcery.com>
6514
6515         * gdb.texinfo (Overview): Clarify run-length encoding
6516         example.  Remove the restriction on "+" and "-" characters.
6517
6518 2007-12-15  Eli Zaretskii  <eliz@gnu.org>
6519
6520         * gdb.texinfo (Host I/O Packets): Fix xref syntax.
6521
6522 2007-12-14  Vladimir Prus  <vladimir@codesourcery.com>
6523
6524         * gdb.texinfo (GDB/MI Breakpoint Commands): Document
6525         the -f option for -break-insert, remove -r option,
6526         and clarify specification of location.
6527
6528 2007-11-30  Daniel Jacobowitz  <dan@codesourcery.com>
6529
6530         * gdb.texinfo (Debugging Programs with Multiple Processes): Correct
6531         formatting.
6532         (Remote Debugging): Add File Transfer section.
6533         (Remote Configuration): Document Host I/O packets.
6534         (GDB/MI): Add GDB/MI File Transfer Commands section.
6535         (Host I/O Packets): New section in "Remote Protocol".
6536         (Packets): Add vFile.
6537
6538 2007-11-17  Eli Zaretskii  <eliz@gnu.org>
6539
6540         * gdb.texinfo (Set Breaks, Disabling): Clarify behavior of
6541         breakpoints with multiple locations.
6542         (Breakpoint Menus): Improve wording.
6543         (Output): Fix last change.
6544
6545 2007-11-17  Ulrich Weigand  <uweigand@de.ibm.com>
6546
6547         * Makefile.in (Makefile): Do not depend on target_makefile_frag.
6548
6549 2007-11-15  Doug Evans  <dje@google.com>
6550
6551         * gdb.texinfo (Symbols): Update output of "maint info symtabs".
6552
6553 2007-11-15  Vladimir Prus  <vladimir@codesourcery.com>
6554
6555         * gdbint.texinfo (Native Conditionals): Remove
6556         mention of CLEAR_SOLIB.
6557
6558 2007-11-11  Joel Brobecker  <brobecker@adacore.com>
6559
6560         * gdb.texinfo (Print Settings): Add documentation for "set/show
6561         print frame-arguments".
6562
6563 2007-11-05  Luis Machado  <luisgpm@br.ibm.com>
6564
6565         * gdb.texinfo (Output): Update printf command's description.
6566
6567 2007-10-30  Daniel Jacobowitz  <dan@codesourcery.com>
6568
6569         * gdb.texinfo (PowerPC): Document "set powerpc vector-abi" and "set
6570         powerpc soft-float".
6571
6572 2007-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
6573
6574         * gdb.texinfo (Files): Correct formatting.  Mention Expat
6575         requirement.
6576         (Requirements for Building GDB): Expand the list of Expat
6577         uses.
6578         (Library List Format, Memory Map Format): Mention Expat.
6579         (Target Descriptions): Update Expat wording.
6580
6581 2007-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
6582
6583         * gdbint.texinfo (Register and Memory Data, Target Conditionals):
6584         Document that gdbarch_convert_register_p should return zero for no-op
6585         conversions.
6586
6587 2007-10-22  Ulrich Weigand  <uweigand@de.ibm.com>
6588
6589         * gdbint.texi (Compiler Characteristics): Move documentation
6590         of set_gdbarch_sofun_address_maybe_missing back to ...
6591         (Target Conditionals): ... here to fix build break.
6592
6593 2007-10-19  Ulrich Weigand  <uweigand@de.ibm.com>
6594
6595         * gdbint.texi (Target Conditionals): Remove documentation of
6596         SOFUN_ADDRESS_MAYBE_MISSING, replaced by ...
6597         (Compiler Characteristics): ... documentation of
6598         set_gdbarch_sofun_address_maybe_missing.
6599
6600 2007-10-17  Daniel Jacobowitz  <dan@codesourcery.com>
6601
6602         * gdbint.texinfo (Target Conditionals): Use
6603         frame_unwind_register_unsigned in examples instead of
6604         frame_unwind_unsigned_register.
6605
6606 2007-10-15  Daniel Jacobowitz  <dan@codesourcery.com>
6607
6608         * gdb.texinfo (Predefined Target Types): Add int128
6609         and uint128.
6610         (Standard Target Features): Add PowerPC features.
6611
6612 2007-10-15  Daniel Jacobowitz  <dan@codesourcery.com>
6613
6614         * gdb.texinfo (Maintenance Commands): Document "maint print c-tdesc".
6615
6616 2007-10-12  Ulrich Weigand  <uweigand@de.ibm.com>
6617
6618         * gdbint.texi (Target Conditionals): Remove documentation
6619         of and references to DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS,
6620         gdbarch_extract_return_value, and gdbarch_store_return_value.
6621
6622 2007-10-12  Ulrich Weigand  <uweigand@de.ibm.com>
6623
6624         * gdbint.texi (Target Conditionals): Remove documentation of
6625         and references to DEPRECATED_REG_STRUCT_HAS_ADDR.
6626
6627 2007-10-11  Kazu Hirata  <kazu@codesourcery.com>
6628
6629         * gdb.texinfo: Mention that inaccessible-by-default is on by
6630         default.
6631
6632 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
6633
6634         * gdbint.texinfo (Target Conditionals): Remove VARIABLES_INSIDE_BLOCK.
6635
6636 2007-09-30  Daniel Jacobowitz  <dan@codesourcery.com>
6637
6638         * gdb.texinfo (Setting Watchpoints): Adjust warning text about
6639         multi-threaded watchpoints.
6640         * gdbint.texinfo (Watchpoints): Describe how watchpoints are
6641         checked.  Describe sticky notification.  Expand description
6642         of steppable and continuable watchpoints.
6643         (Watchpoints and Threads): New subsection.
6644
6645 2007-09-28  Vladimir Prus  <vladimir@codesourcery.com>
6646
6647         * gdb.texinfo (Setting Breakpoints): Revise
6648         documentation for pending breakpoints.  Document
6649         breakpoints with multiple locations.
6650
6651 2007-09-19  Vladimir Prus  <vladimir@codesourcery.com>
6652
6653         * gdb.texinfo (Miscellaneous gdb/mi Commands):
6654         Document -list-features.
6655
6656 2007-09-15  Eli Zaretskii  <eliz@gnu.org>
6657
6658         * gdb.texinfo (Output): Spell out which features of C's printf are
6659         not supported by GDB's printf.
6660         (Separate Debug Files): More accurate wording regarding build ID
6661         and a reference to the ld manual rather than the Fedora wiki.
6662
6663 2007-09-04  Daniel Jacobowitz  <dan@codesourcery.com>
6664             Jim Blandy  <jimb@codesourcery.com>
6665
6666         * gdb.texinfo (Output Formats): Update 'c' description.  Describe 's'.
6667         (Examining Memory): Update mentions of the 's' format.
6668         (Automatic Display): Likewise.
6669
6670 2007-09-02  Daniel Jacobowitz  <dan@codesourcery.com>
6671
6672         * gdb.texinfo: Update the FSF's Back-Cover Text.
6673
6674 2007-09-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
6675             Eli Zaretskii  <eliz@gnu.org>
6676
6677         * gdb.texinfo (Separate Debug Files): Cosmetic quoting removal.
6678         Fixed the ``build ID'' name.  New binaries build instructions for the
6679         build ID inclusion.  Explain how the commands are specific to the build
6680         ID vs. debug link.
6681
6682 2007-09-01  Eli Zaretskii  <eliz@gnu.org>
6683
6684         * gdb.texinfo (Separate Debug Files): Fix last change.  Add
6685         indexing for ``build ID'' support.
6686
6687 2007-09-01  Jan Kratochvil  <jan.kratochvil@redhat.com>
6688
6689         * gdb.texinfo (Separate Debug Files): Included a BUILD ID description.
6690         Enlisted BUILD ID to the debug file searching example.
6691         Included a BUILD ID `.note.gnu.build-id' section description.
6692         Updated/added the debug files splitting instructions for OBJCOPY.
6693
6694 2007-08-31  Vladimir Prus  <vladimir@codesourcery.com>
6695
6696         * gdb.texinfo (Variable Objects): Adjust docs
6697         for -var-info-expression and document
6698         -var-info-path-expression.
6699
6700 2007-08-20  Jim Blandy  <jimb@codesourcery.com>
6701
6702         * gdb.texinfo (Top): Dedicate manual to the memory of Fred Fish.
6703         (title page): Include the dedication in the printed manual, as a
6704         separate page after the copyright notice.
6705
6706         * gdb.texinfo (The F Reply Packet): Avoid confusing texi2html:
6707         don't break a @var across a line.
6708
6709 2007-07-25  Maciej W. Rozycki  <macro@mips.com>
6710
6711         * Makefile.in (MAKEHTMLFLAGS): Also search the current directory
6712         for include files.
6713
6714 2007-07-12  Nick Roberts  <nickrob@snap.net.nz>
6715
6716         * gdb.texinfo (Server Prefix): New node.  Adapt from existing node
6717         in annotate.texinfo.
6718         (Command History): Link to new node.
6719
6720 2007-07-05  Markus Deuling  <deuling@de.ibm.com>
6721
6722         * gdbint.texinfo (PC_LOAD_SEGMENT): Remove description.
6723
6724 2007-07-05  Eli Zaretskii  <eliz@gnu.org>
6725
6726         * gdbint.texinfo (Target Conditionals): Fix last change.
6727
6728 2007-07-03  Markus Deuling  <deuling@de.ibm.com>
6729
6730         * gdb.texinfo: Replace following macros by their appropriate gdbarch
6731         routines:
6732         (TARGET_CHAR_SIGNED, CALL_DUMMY_LOCATION, CANNOT_FETCH_REGISTER)
6733         (CANNOT_STORE_REGISTER, GET_LONGJMP_TARGET, POINTER_TO_ADDRESS)
6734         (ADDRESS_TO_POINTER, INNER_THAN, FRAME_NUM_ARGS)
6735         (HAVE_NONSTEPPABLE_WATCHPOINT, TARGET_SHORT_BIT, TARGET_INT_BIT)
6736         (TARGET_LONG_BIT, TARGET_LONG_LONG_BIT, TARGET_FLOAT_BIT)
6737         (TARGET_DOUBLE_BIT, TARGET_LONG_DOUBLE_BIT, TARGET_PTR_BIT
6738         (TARGET_ADDR_BIT, SP_REGNUM, PC_REGNUM, PS_REGNUM, FP0_REGNUM)
6739         (STAB_REG_TO_REGNUM, ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM)
6740         (SDB_REG_TO_REGNUM, DWARF2_REG_TO_REGNUM, BELIEVE_PCC_PROMOTION)
6741         (CONVERT_REGISTER_P, REGISTER_TO_VALUE, VALUE_TO_REGISTER)
6742         (POINTER_TO_ADDRESS, ADDRESS_TO_POINTER, EXTRACT_RETURN_VALUE)
6743         (STORE_RETURN_VALUE, SKIP_PROLOGUE, MEMORY_INSERT_BREAKPOINT)
6744         (BREAKPOINT_FROM_PC, MEMORY_REMOVE_BREAKPOINT, DECR_PC_AFTER_BREAK)
6745         (ADDR_BITS_REMOVE, TARGET_PRINT_INSN, SKIP_TRAMPOLINE_CODE)
6746         (IN_SOLIB_RETURN_TRAMPOLINE, NAME_OF_MALLOC, ADDRESS_CLASS_TYPE_FLAGS)
6747         (ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, ADDRESS_CLASS_TYPE_FLAGS_P).
6748         (ADDRESS_CLASS_NAME_to_TYPE_FLAGS, ADJUST_BREAKPOINT_ADDRESS)
6749         (PRINT_FLOAT_INFO, PRINT_VECTOR_INFO, INTEGER_TO_ADDRESS)
6750         (SKIP_PERMANENT_BREAKPOINT, TARGET_VIRTUAL_FRAME_POINTER)
6751         (SOFTWARE_SINGLE_STEP_P)
6752
6753         (push_dummy_call, stabs_argument_has_addr, unwind_sp, unwind_pc)
6754         (print_registers_info, push_dummy_code, unwind_dummy_id): Rework
6755
6756         (REGISTER_CONVERT_TO_TYPE, END_OF_TEXT_DEFAULT, GDB_MULTI_ARCH)
6757         (GDB_TARGET_IS_HPPA, DEPRECATED_GET_SAVED_REGISTER)
6758         (SYMBOLS_CAN_START_WITH_DOLLAR, DEPRECATED_INIT_EXTRA_FRAME_INFO)
6759         (DEPRECATED_INIT_FRAME_PC, DEPRECATED_SIGTRAMP_START)
6760         (IN_SOLIB_CALL_TRAMPOLINE, NO_HIF_SUPPORT, REGISTER_CONVERTIBLE)
6761         (DEPRECATED_REGISTER_RAW_SIZE, PARM_BOUNDARY, DEPRECATED_STACK_ALIGN)
6762         (PROLOGUE_FIRSTLINE_OVERLAP, DEPRECATED_POP_FRAME, STEP_SKIPS_DELAY)
6763         (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT)
6764         (OS9K_VARIABLES_INSIDE_BLOCK, KERNEL_U_ADDR, KERNEL_U_ADDR_HPUX)
6765         (REGISTER_U_ADDR, U_REGS_OFFSET, DEBUG_PTRACE): Remove description.
6766
6767         (Converting an existing Target Architecture to Multi-arch): Remove
6768          section.
6769
6770         (gdbarch_unwind_pc, gdbarch_unwind_sp): Renew code example.
6771         (gdbarch_addr_bits_remove): Add code example.
6772
6773         * gdb.texinfo: Replace REGISTER_NAME by gdbarch_register_name.
6774
6775 2007-07-02  Daniel Jacobowitz  <dan@codesourcery.com>
6776
6777         * gdb.texinfo (Remote Configuration): Document library-info-packet.
6778         Add other missing entries.  Adjust the table size to fit.
6779         (Stop Reply Packets): Use @itemize instead of @enumerate.  Document
6780         stop reasons including the new "library" event.
6781         (General Query Packets): Adjust table widths for qSupported.  Mention
6782         qXfer:libraries:read reply to qSupported and document the new packet.
6783         (Library List Format): New section.
6784
6785 2007-07-01  Jan Kratochvil  <jan.kratochvil@redhat.com>
6786
6787         * gdb.texinfo (Attach): Fixed GDB exit inferior detachment.
6788
6789 2007-06-28  Michael Snyder  <msnyder@svkmacdonelllnx>
6790
6791         * gdbint.texinfo (Table, Tuple and List Functions) Fix typo.
6792
6793 2007-06-25  Nick Roberts  <nickrob@snap.net.nz>
6794
6795         * gdbint.texinfo (Register and Memory Data): Break sections
6796         into nodes and add a menu.
6797
6798 2007-06-21  Maciej W. Rozycki  <macro@mips.com>
6799
6800         * gdb.texinfo (Examining Memory): Document the new behaviour.
6801
6802 2007-06-21  Vladimir Prus  <vladimir@codesourcery.com>
6803
6804         * gdb.texinfo (Standard Target Features): Document
6805         m68k features.
6806
6807 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
6808
6809         * gdb.texinfo (General Query Packets): Document qOffsets changes.
6810
6811 2007-06-13  Daniel Jacobowitz  <dan@codesourcery.com>
6812
6813         * gdb.texinfo (Target Description Format): Add version attribute
6814         for <target>.
6815
6816 2007-06-13  Daniel Jacobowitz  <dan@codesourcery.com>
6817
6818         * gdb.texinfo (MIPS Features): Document org.gnu.gdb.mips.linux.
6819
6820 2007-06-13  Daniel Jacobowitz  <dan@codesourcery.com>
6821
6822         * gdb.texinfo (MIPS Features): New subsection.
6823
6824 2007-06-12  Ulrich Weigand  <uweigand@de.ibm.com>
6825             Markus Deuling  <deuling@de.ibm.com>
6826
6827         * gdb.texinfo (General Query Packets): Document qXfer:spu:read
6828         and qXfer:spu:write packets and mention them under qSupported.
6829
6830 2007-06-12  Ulrich Weigand  <uweigand@de.ibm.com>
6831             Markus Deuling  <deuling@de.ibm.com>
6832
6833         * gdb.texinfo (Architectures): Add new SPU section to document
6834         Cell Broadband Engine SPU architecture specific commands.
6835
6836 2007-06-09  Vladimir Prus  <vladimir@codesourcery.com>
6837
6838         * gdb.texinfo (GDB/MI Variable Objects): Editorial
6839         comments.
6840
6841 2007-06-07  Nick Roberts  <nickrob@snap.net.nz>
6842
6843         * gdb.texinfo (Emacs): Describe GDB under Emacs 22.1.
6844
6845 2007-05-29  Jim Blandy  <jimb@codesourcery.com>
6846
6847         * gdb.texinfo (Overview): Doc fix.
6848
6849 2007-05-22  Maciej W. Rozycki  <macro@mips.com>
6850
6851         * gdb.texinfo (Remote Configuration): Document "set/show
6852         remoteflow".
6853
6854 2007-05-16  Daniel Jacobowitz  <dan@codesourcery.com>
6855
6856         * gdb.texinfo (MIPS): Remove documentation for set mips
6857         saved-gpreg-size, show mips saved-gpreg-size, and set mips
6858         stack-arg-size.
6859
6860 2007-05-14  Bob Wilson  <bob.wilson@acm.org>
6861
6862         * all-cfg.texi (GDBTUI): New.
6863         * gdb.texinfo (Mode Options): Use GDBTUI variable.
6864         (TUI, TUI Overview, TUI Keys, TUI Single Key Mode, TUI Commands)
6865         (TUI Configuration): Edit to improve clarity and fix problems of
6866         both style and content.
6867
6868 2007-05-11  Ulrich Weigand  <uweigand@de.ibm.com>
6869
6870         * observer.texi (GDB Observers): New observer "new_objfile".
6871
6872 2007-05-08  Ulrich Weigand  <uweigand@de.ibm.com>
6873
6874         * gdbint.texinfo (Native Conditionals): Remove USE_PROC_FS.
6875
6876 2007-04-14  Vladimir Prus  <vladimir@codesourcery.com>
6877
6878         * gdb.texinfo (GDB/MI Variable Objects): Document
6879         frozen variables objects.
6880
6881 2007-04-13  Daniel Jacobowitz  <dan@codesourcery.com>
6882
6883         * gdb.texinfo (Memory): Reference Remote Debugging chapter.
6884         (Character Sets, Caching Data of Remote Targets): Likewise.
6885         (Targets): Delete Remote node.  Move its text...
6886         (Debugging Remote Programs): ...to here.  Delete description
6887         of the "remote" command.
6888         (Remote configuration): Delete description of "set remotedevice"
6889         and "show remotedevice".
6890         (Embedded Processors): Delete H8/300, H8/500, and SH nodes.
6891
6892 2007-04-11  Bob Wilson  <bob.wilson@acm.org>
6893
6894         * gdb.texinfo (Contributors, Continuing and Stepping)
6895         (Fortran Defaults, HPPA, TUI, TUI Commands, Configure Options)
6896         (General Query Packets, File-I/O Remote Protocol Extension)
6897         (Protocol Basics, The F Reply Packet, Write)
6898         (Protocol-specific Representation of Datatypes, Memory Transfer):
6899         Fix hyphenation, punctuation and grammar problems.
6900         (Cygwin Native): Likewise.  Also fix misuse of @pxref and use
6901         'section' instead of 'subsection' in the text.
6902         (Non-debug DLL Symbols): Avoid 'subsubsection' in the text.
6903         (i386): Remove period from section name.
6904         (Installing GDB, Requirements, Running Configure,  Separate Objdir)
6905         (Config Names, Configure Options): Use @file{configure}.
6906
6907 2007-04-11  Daniel Jacobowitz  <dan@codesourcery.com>
6908
6909         * gdbint.texinfo (Writing Tests): Mention gdb_test_multiple
6910         and tab expansion.
6911
6912 2007-04-10  Daniel Jacobowitz  <dan@codesourcery.com>
6913
6914         * gdbint.texinfo (SOM): Correct location of the SOM reader.
6915
6916 2007-04-02  Bob Wilson  <bob.wilson@acm.org>
6917
6918         * gdb.texinfo: Consistently capitalize all significant words in
6919         node names, chapter titles, section titles, and headings.  Update
6920         cross references to match.
6921         (Starting and Stopping Trace Experiment): Make node name plural.
6922         (Breakpoint related warnings): Hyphenate "Breakpoint-related".
6923
6924 2007-03-30  Pedro Alves  <pedro_alves@portugalmail.pt>
6925
6926         * gdb.texinfo (WinCE): Delete obsolete subsection.
6927
6928 2007-03-30  Daniel Jacobowitz  <dan@codesourcery.com>
6929
6930         * gdb.texinfo (M68K): Remove obsolete ROM monitors.
6931         * gdbint.texinfo (DWARF 1): Delete section and other dwarfread.c
6932         references.
6933
6934 2007-03-30  Daniel Jacobowitz  <dan@codesourcery.com>
6935
6936         * gdb.texinfo (Startup): Delete references to some alternate
6937         names for .gdbinit.
6938         (Thread): Remove LynxOS reference.
6939         (Tandem ST2000): Delete target-specific documentation.
6940         * gdbint.texinfo (Symbol Handling): Remove mention of NLM.
6941         (Target Architecture Definition): Remove mention of GDB_OSABI_NETWARE
6942         and GDB_OSABI_LYNXOS.
6943
6944 2007-03-29  Ulrich Weigand  <uweigand@de.ibm.com>
6945
6946         * gdbint.texi (Native Conditionals): Remove PTRACE_ARG3_TYPE.
6947
6948 2007-03-27  Ulrich Weigand  <uweigand@de.ibm.com>
6949
6950         * gdbint.texinfo (Target Conditionals): Remove mention of
6951         DEPRECATED_REMOTE_BREAKPOINT, DEPRECATED_BIG_REMOTE_BREAKPOINT,
6952         and DEPRECATED_LITTLE_REMOTE_BREAKPOINT.
6953
6954 2007-03-27  Brooks Moses  <brooks.moses@codesourcery.com>
6955
6956         * Makefile.in: Add "pdfdir" installation
6957         directory, PDFTEX macro, support for "install-pdf" target,
6958         and rules for making a pdf version of refcard.texi.
6959         * refcard.tex: Specify paper size for PDF output.
6960
6961 2007-03-26  Bob Wilson  <bob.wilson@acm.org>
6962
6963         * gdb.texinfo (Omissions from Ada, Additions to Ada): Wrap long lines.
6964
6965 2007-03-26  Bob Wilson  <bob.wilson@acm.org>
6966
6967         * gdb.texinfo (Invoking GDB): Use @value{GDBP}.
6968         (Source Path, Character Sets, Macros, Define)
6969         (GDB/MI Result Records, GDB/MI Simple Examples)
6970         (GDB/MI Program Execution, GDB/MI File Commands)
6971         (Maintenance Commands, Packets, File-I/O Overview): Use @value{GDBN}.
6972         (Bug Reporting): Use @value{GCC}.
6973
6974 2007-03-26  Bob Wilson  <bob.wilson@acm.org>
6975
6976         * gdb.texinfo (Help): Fix formatting of examples.
6977         (Variables): Use @ifnotinfo instead of @iftex.
6978         (Non-debug DLL symbols): Use @ref instead of @pxref.
6979         (Sparclet File): Use @samp instead of quotes.
6980
6981 2007-03-26  Bob Wilson  <bob.wilson@acm.org>
6982
6983         * gdb.texinfo (Variables, C): Update cross reference to GCC docs.
6984
6985 2007-03-26  Bob Wilson  <bob.wilson@acm.org>
6986
6987         * gdb.texinfo (Top): Move TUI and Annotations menu entries to match
6988         the order of the nodes.
6989         (C Operators, C Constants, Debugging C): Remove extra menus.
6990         (Method Names in Commands): Do not specify next/prev/up nodes.
6991
6992 2007-03-26  Bob Wilson  <bob.wilson@acm.org>
6993
6994         * gdb.texinfo (File Options): Add missing parenthesis.
6995         (Breakpoints, Special Fortran commands, PowerPC): Fix typos.
6996
6997 2007-02-26  Daniel Jacobowitz  <dan@codesourcery.com>
6998
6999         * gdb.texinfo (Monitor commands for gdbserver): New subsection.
7000
7001 2007-02-26  Daniel Jacobowitz  <dan@codesourcery.com>
7002
7003         * gdb.texinfo (Standard Target Features): Mention
7004         case insensitivity.
7005         (ARM Features): Describe org.gnu.gdb.xscale.iwmmxt.
7006
7007 2007-02-18  Nick Roberts  <nickrob@snap.net.nz>
7008
7009         * gdb.texinfo (Top): Put Appendix A after numbered sections.
7010         (Files): Add section name to argument list for pxref.
7011         (Non-debug DLL symbols): Don't use `see' for pxref.
7012         (Embedded Processors): Fix typo.
7013         (GDB/MI Breakpoint Commands): Execution commands generate
7014         *stopped not ^done.
7015
7016 2007-02-13  Nick Roberts  <nickrob@snap.net.nz>
7017
7018         * gdb.texinfo (GDB/MI Variable Objects): Describe meanings of
7019         values for in_scope.  Mention that only root variables can be
7020         updated.
7021         (GDB/MI Development and Front Ends): Explain new values may be
7022         added to existing fields.
7023
7024 2007-02-08  Daniel Jacobowitz  <dan@codesourcery.com>
7025
7026         * gdb.texinfo (-target-disconnect): Use @smallexample.
7027         (Requirements): Add anchor for Expat.  Update description.
7028         (Target Descriptions): Mention Expat.
7029         (Target Description Format): Document new elements.  Use
7030         @smallexample.
7031         (Predefined Target Types, Standard Target Features): New sections.
7032         * gdbint.texinfo (Target Descriptions): New section.
7033
7034 2007-02-07  Daniel Jacobowitz  <dan@codesourcery.com>
7035
7036         * gdb.texinfo (Target Description Format): Add section on XInclude.
7037
7038 2006-02-03  Nick Roberts  <nickrob@snap.net.nz>
7039
7040         * gdb.texinfo (GDB/MI Miscellaneous Commands): Describe the new
7041         command -enable-timings.
7042
7043 2007-02-02  Markus Deuling  <deuling@de.ibm.com>  (tiny change)
7044
7045         * gdbint.texinfo (Operation System ABI Variant Handling): Update
7046         descriptions for new/deleted elements in gdb_osabi.  Add missing
7047         description for function generic_elf_osabi_sniff_abi_tag_sections.
7048
7049 2007-01-29  Joel Brobecker  <brobecker@adacore.com>
7050
7051         * gdb.texinfo (Maintenance Commands): Add documentation for
7052         the new "maint print target-stack" command.
7053
7054 2007-01-26  Jan Kratochvil <jan.kratochvil@redhat.com>
7055             Eli Zaretskii  <eliz@gnu.org>
7056
7057         * gdb.texinfo: Describe CHAR array vs. string identification rules.
7058
7059 2007-01-26  Eli Zaretskii  <eliz@gnu.org>
7060
7061         * gdb.texinfo (Compilation, Files, Bootstrapping, Bug Reporting):
7062         Use @value{NGCC} instead of @value{GCC}.
7063
7064 2007-01-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>  (tiny change)
7065
7066         * agentexpr.texi: Fix typos.
7067         * annotate.texinfo: Likewise.
7068         * gdb.texinfo: Likewise.
7069         * gdbint.texinfo: Likewise.
7070         * observer.texi: Likewise.
7071         * stabs.texinfo: Likewise.
7072
7073 2007-01-20  Markus Deuling  <deuling@de.ibm.com>  (tiny change)
7074
7075         * gdbint.texinfo (Support Libraries): Remove mmalloc
7076         entry.  Describe readline library.
7077
7078 2007-01-09  Daniel Jacobowitz  <dan@codesourcery.com>
7079
7080         * gdb.texinfo (Target Descriptions): New section.
7081         (General Query Packets): Add QPassSignals anchor.  Mention
7082         qXfer:features:read under qSupported.  Expand mentions of
7083         qXfer:memory-map:read and QPassSignals.  Document
7084         qXfer:features:read.
7085
7086 2007-01-08  Daniel Jacobowitz  <dan@codesourcery.com>
7087
7088         * gdb.texinfo (Commands to specify files): Describe
7089         "set sysroot" and "show sysroot".
7090         (Using the `gdbserver' program): Lowercase argument
7091         to @var.  Expand description of setting up GDB on the
7092         host.
7093
7094 2007-01-05  Joel Brobecker  <brobecker@adacore.com>
7095
7096         * gdb.texinfo (Set Catchpoints): Add documentation for the new
7097         catch exception, catch exception unhandled, and catch assert
7098         commands.
7099
7100 2007-01-04  Daniel Jacobowitz  <dan@codesourcery.com>
7101
7102         * gdb.texinfo (Debugging Output): Document "set debug xml"
7103         and "show debug xml".
7104
7105 2007-01-04  Daniel Jacobowitz  <dan@codesourcery.com>
7106
7107         * gdbint.texinfo (Compiler Warnings): Update for -Wall use.
7108
7109 2007-01-01  Joel Brobecker  <brobecker@adacore.com>
7110
7111         * gdbint.texinfo (Start of New Year Procedure): Add missing item.
7112
7113 2006-12-08  Vladimir Prus  <vladimir@codesourcery.com>
7114
7115         * gdb.texinfo (GDB/MI Variable Objects): Wrap historical
7116         note in @ignore, to be removed later if nobody complains.
7117
7118 2006-12-04  Nick Roberts  <nickrob@snap.net.nz>
7119
7120         * gdb.texinfo (GDB/MI Variable Objects): Describe -c option
7121         of -var-delete.
7122
7123 2006-11-22  Vladimir Prus  <vladimir@codesourcery.com>
7124
7125         * gdb.texinfo (Setting breakpoints): Document
7126         automatic software/hardware breakpoint usage and
7127         the "set breakpoint auto-hw" command.
7128
7129 2006-11-21  Vladimir Prus  <vladimir@codesourcery.com>
7130
7131         * gdb.texinfo (Memory Access Checking): New.
7132
7133 2006-11-16  Daniel Jacobowitz  <dan@codesourcery.com>
7134
7135         * gdb.texinfo (Remote configuration): Mention
7136         "pass-signals-packet".
7137         (General Query Packets): Document QPassSignals.  Fix
7138         a typo.
7139
7140 2006-11-14  Maxim Grigoriev  <maxim@tensilica.com>
7141
7142         * gdb.texinfo (Contributors): Add contributors of Xtensa port.
7143
7144 2006-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
7145
7146         * gdb.texinfo (Remote configuration): Rewrite documentation for
7147         packet configuration commands.
7148         (OS Information): Adjust reference to qXfer:auxv:read.
7149         (General Query Packets): Remove references to read-aux-vector-packet
7150         and set remote get-thread-local-storage-address.
7151
7152 2006-11-10  Daniel Jacobowitz  <dan@codesourcery.com>
7153
7154         * gdbint.texinfo (Target Architecture Definition): Add new
7155         Initializing a New Architecture section.
7156
7157 2006-10-31  David Taylor  <dtaylor@emc.com>
7158
7159         * stabs.texinfo (Macro define and undefine): New node describing
7160         stabs for #define and #undef.
7161
7162 2006-10-27  Andreas Schwab  <schwab@suse.de>
7163
7164         * gdb.texinfo (Processes): Rename "detach-fork" to "detach fork".
7165
7166 2006-10-21  Eli Zaretskii  <eliz@gnu.org>
7167
7168         * gdb.texinfo (Breakpoints, Set Watchpoints): Elaborate and
7169         clarify on the possible meanings of ``expression'' watched by
7170         watchpoints.  Add indexing.
7171         (Prompting, Errors, Invalidation, Annotations for Running)
7172         (Source Annotations): Fix index entries by adding "annotation" to
7173         them, to discriminate from index entries that point to the more
7174         general topic descriptions.
7175
7176 2006-10-17  Daniel Jacobowitz  <dan@codesourcery.com>
7177
7178         * gdbint.texinfo (Target Vector Definition): Move most
7179         content into Existing Targets.  Add a menu.
7180         (Existing Targets): New section, moved from Target Vector
7181         Definition.  Use @subsection.
7182         (Managing Execution State): New section.
7183
7184 2006-10-16  Bob Wilson  <bob.wilson@acm.org>
7185
7186         * gdb.texinfo (ST2000): Use Ctrl- instead of C-.
7187
7188 2006-10-15  Eli Zaretskii  <eliz@gnu.org>
7189
7190         * gdb.texinfo (Sample Session, Invocation, Quitting GDB)
7191         (Command Syntax, Signals, Backtrace, Connecting)
7192         (Remote configuration, Renesas Boards, Console I/O): Fix last
7193         change: use Ctrl- instead of C-, except wrt Emacs.
7194         (File-I/O Examples): Put Ctrl-c in @kbd.
7195         (Cygwin Native, File-I/O Overview, The Ctrl-C message)
7196         (Console I/O): Use @samp with Ctrl-.
7197         (Signals, Set Breaks, Set Watchpoints): Document optional
7198         arguments to `info signals'  `handle', `info breakpoints', and
7199         `info watchpoints'.
7200
7201 2006-10-14  Eli Zaretskii  <eliz@gnu.org>
7202
7203         * gdb.texinfo (Backtrace): Fix last change.
7204
7205 2006-10-14  Nick Roberts  <nickrob@snap.net.nz>
7206
7207         * gdb.texinfo (Backtrace): Order correctly and add other cases.
7208
7209 2006-10-10  Bob Wilson  <bob.wilson@acm.org>
7210
7211         * gdb.texinfo (Command Syntax, Connecting, Remote configuration)
7212         (Renesas Boards, ST2000, TUI Keys, TUI Single Key Mode)
7213         (TUI Commands, Emacs, Console I/O): Fix @key and @kbd usage.
7214
7215 2006-09-21  Vladimir Prus  <vladimir@codesourcery.com>
7216             Daniel Jacobowitz  <dan@codesourcery.com>
7217
7218         * gdb.texinfo (Packets): Document vFlashErase,
7219         vFlashWrite and vFlashDone packets.
7220         (General Query Packets): Document qXfer:memory-map:read.
7221         Add a new feature for qXfer:memory-map:read.
7222         (Memory map format): New section.
7223         (Target Commands): Mention that gdb can write flash.
7224
7225 2006-09-21  Vladimir Prus  <vladimir@codesourcery.com>
7226             Daniel Jacobowitz  <dan@codesourcery.com>
7227
7228         * gdb.texinfo (Memory Region Attributes): Mention target-supplied
7229         memory regions and "mem auto".
7230
7231 2006-09-21  Nathan Sidwell  <nathan@codesourcery.com>
7232
7233         * gdbint.texinfo (Array Containers): New section.
7234
7235 2006-09-17  Vladimir Prus  <vladimir@codesourcery.com>
7236
7237         * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
7238         -stack-list-arguments HIGH_FRAME argument can be larger then the
7239         actual number of frames.
7240
7241 2006-09-07  Vladimir Prus  <vladimir@codesourcery.com>
7242
7243         * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
7244         -stack-list-locals HIGH_FRAME argument can be larger then the
7245         actual number of frames.
7246
7247 2006-09-02  Bob Wilson  <bob.wilson@acm.org>
7248
7249         * gdb.texinfo (Packets, Stop Reply Packets, General Query Packets,
7250         Register Packet Format, Tracepoint Packets): Fix spelling errors.
7251
7252 2006-09-02  Eli Zaretskii  <eliz@gnu.org>
7253
7254         * gdbint.texinfo (Overall Structure): New section "Source Tree
7255         Structure".
7256
7257 2006-08-17  Jim Blandy  <jimb@codesourcery.com>
7258
7259         * gdb.texinfo (Stop Reply Packets): Note similarity of 'S' and 'T'
7260         responses.
7261
7262 2006-08-08  Joel Brobecker  <brobecker@adacore.com>
7263
7264         * gdb.texinfo (Source Path): Add documentation for new
7265         substitute-path commands.
7266
7267 2006-08-08  Daniel Jacobowitz  <dan@codesourcery.com>
7268
7269         * gdb.texinfo (Installing GDB): Update menu.  Move text to...
7270         (Running Configure): ...here.
7271         (Requirements): New node.  Mention expat.
7272
7273 2006-08-08  Vladimir Prus  <vladimir@codesourcery.com>
7274
7275         * gdb.texinfo (Target Commands): Remove
7276         'set download-write-size' and 'show download-write-size'.
7277
7278 2006-08-01  Daniel Jacobowitz  <dan@codesourcery.com>
7279
7280         * stabs.texinfo (Member Type Descriptor): Correct example for
7281         pointer to member types.
7282
7283 2006-07-21  Andrew Stubbs  <andrew.stubbs@st.com>
7284
7285         * gdb.texinfo (Optional warnings and messages): Add
7286         'set/show trace-commands'.
7287         (Command files): Add '-v' to source command.
7288
7289 2006-07-12  Daniel Jacobowitz  <dan@codesourcery.com>
7290
7291         * gdb.texinfo (OS Information): Update qPart reference to
7292         qXfer.
7293         (Remote configuration): Likewise.
7294         (Overview): Move @cindex to the start of a paragraph.  Talk
7295         about binary data encoding.
7296         (Packets): Refer to the overview for the details of the X
7297         packet encoding.
7298         (General Query Packets): Remove qPart description.  Add qXfer
7299         description.  Add an anchor to qSupported.  Correct feature
7300         table title.  Add a new feature for qXfer:auxv:read.
7301         (Interrupts): Add a missing parenthesis.
7302
7303 2006-07-05  Daniel Jacobowitz  <dan@codesourcery.com>
7304
7305         * gdb.texinfo (KOD): Remove node.
7306         (GDB/MI Kod Commands): Remove commented out node.
7307
7308 2006-07-01  Eli Zaretskii  <eliz@gnu.org>
7309
7310         * gdb.texinfo (GDB/MI Output Syntax, GDB/MI Simple Examples)
7311         (GDB/MI Breakpoint Commands, GDB/MI Program Context)
7312         (GDB/MI Thread Commands, GDB/MI Program Execution)
7313         (GDB/MI Stack Manipulation, GDB/MI Variable Objects)
7314         (GDB/MI Data Manipulation, GDB/MI Symbol Query)
7315         (GDB/MI File Commands, GDB/MI Target Manipulation)
7316         (GDB/MI Miscellaneous Commands): Change (@value{GDBP})->(gdb),
7317         since the MI prompt is hard-wired into the code.
7318
7319 2006-07-01  Nick Roberts  <nickrob@snap.net.nz>
7320
7321         * gdb.texinfo (GDB/MI Compatibility with CLI): Qualify more carefully.
7322         (GDB/MI Simple Examples): Use @subheading for "A Bad Command".
7323         (GDB/MI Data Manipulation): Remove description of unimplemented
7324         display related commands as variable objects perform this function
7325         and are superior: -display-delete, -display-disable,
7326         -display-enable, -display-insert and -display-list.  Move
7327         -environment-cd, -environment-directory, -environment-path
7328         and -environment-pwd to "Program Context".
7329         (GDB/MI Program Control): Rename to "Program Execution".  Move
7330         -exec-arguments -exec-abort to...
7331         (GDB/MI Program Context): ...here.  New node split from "Data
7332          Manipulation".
7333
7334 2006-06-21  Daniel Jacobowitz  <dan@codesourcery.com>
7335
7336         * gdb.texinfo (Remote configuration): Document set / show
7337         remote supported-packets.
7338         (General Query Packets): Document qSupported packet.
7339
7340 2006-06-10  Sandra Loosemore <sandra@codesourcery.com>
7341
7342         * gdb.texinfo (File-I/O overview): Copy edit for grammar, spelling,
7343         and font markup.
7344         (Protocol basics): Likewise.
7345         (The F request packet): Likewise.
7346         (The F reply packet): Likewise.
7347         (Memory transfer): Move this node to be a subsubsection of
7348         "Protocol specific representation of datatypes".
7349         (The Ctrl-C message): More copy editing.
7350         (Console I/O): Likewise.
7351         (The isatty call): Delete this node, and merge its content into
7352         the "isatty" node.  Fixed references elsewhere.
7353         (The system call): Delete this node, and merge its content into
7354         the "system" node.  Fixed references elsewhere.
7355         (open): Reformat to use @table, and add appropriate font markup.
7356         (close): Likewise.
7357         (read): Likewise.
7358         (write): Likewise.
7359         (lseek): Likewise.
7360         (rename): Likewise.
7361         (unlink): Likewise.
7362         (stat/fstat): Likewise.
7363         (gettimeofday): Likewise.
7364         (isatty): Likewise.
7365         (system): Likewise, plus minor changes to fix confusing wording.
7366         (Integral datatypes): Fix font markup.
7367         (Pointer values): Likewise.
7368         (struct stat): Fix markup to use @table, plus minor copy editing.
7369         (struct timeval): Fix font markup, plus minor copy editing.
7370         (Constants): Minor copy editing.
7371         (Errno values): Add font markup.
7372         (File-I/O Examples): Likewise.
7373
7374 2006-06-10  Nick Roberts  <nickrob@snap.net.nz>
7375
7376         * gdb.texinfo (GDB/MI): Remove duplicate acknowledgements.
7377         (GDB/MI Simple Examples): Move node up one level.  Use real
7378         examples.
7379         (GDB/MI Compatibility with CLI): Update.
7380         (GDB/MI Result Records): Add "connected" and "exit" result
7381         classes.
7382         (GDB/MI Stream Records): Clarify target output.
7383         (GDB/MI Command Description Format): Modify example description.
7384         (GDB/MI Breakpoint Table Commands): Rename to...
7385         (GDB/MI Breakpoint Commands): ...this
7386         (GDB/MI Breakpoint Commands): Add optional thread field.
7387         (GDB/MI Program Control): Add an introduction.  Move "Program
7388         termination" examples into exec-run description.
7389         (GDB/MI File Commands): Mention similar CLI commands.
7390         (GDB/MI Miscellaneous Commands): Move to end.  Mention "show version"
7391         is similar to "-gdb-version".
7392
7393 2006-06-09  Eli Zaretskii  <eliz@gnu.org>
7394
7395         * gdb.texinfo (Symbols): Fix "(gdb)"=>"(@value{GDBP})".
7396
7397 2006-06-02  Nick Roberts  <nickrob@snap.net.nz>
7398
7399         * gdb.texinfo (GDB/MI Development and Front Ends): Use
7400         sourceware.org for mailing lists.
7401         (GDB/MI File Commands): New node split from Program Control.
7402
7403 2006-06-01  Nick Roberts  <nickrob@snap.net.nz>
7404
7405         * gdb.texinfo (GDB/MI Development and Front Ends): New node.
7406
7407 2006-05-22  Eli Zaretskii  <eliz@gnu.org>
7408
7409         * gdb.texinfo (Cygwin Native): Fix last change.
7410
7411 2006-05-22  Christopher Faylor  <cgf@timesys.com>
7412
7413         * gdb.texinfo (Cygwin Native): Document set/show cygwin-exceptions.
7414
7415 2006-05-15  Nick Roberts  <nickrob@snap.net.nz>
7416
7417         * gdbint.texinfo (Algorithms): Correct spelling and punctuation.
7418         (Releasing GDB, Testsuite): Remove details for including DejaGnu.
7419
7420 2006-05-14  Daniel Jacobowitz  <dan@codesourcery.com>
7421
7422         * gdb.texinfo (General Query Packets): Recommend not starting
7423         new packets with qC and clarify.
7424
7425 2006-05-13  Gaius Mulley  <gaius@glam.ac.uk>
7426
7427         * gdb.texinfo (M2 Types): New section.
7428
7429 2006-05-10  Daniel Jacobowitz  <dan@codesourcery.com>
7430
7431         * agentexpr.texi: Add a copyright and license notice.
7432         * observer.texi: Likewise, with GPL clause for function prototypes.
7433         Remove trailing whitespace.
7434
7435 2006-05-05  Jim Blandy  <jimb@codesourcery.com>
7436
7437         * gdb.texinfo (General Query Packets): Document conventions for
7438         terminating packet names, and their violations.
7439
7440 2006-05-05  Daniel Jacobowitz  <dan@codesourcery.com>
7441
7442         * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Update for readline 5.1.
7443         * gdb.texinfo: Likewise.
7444
7445 2006-05-05  Daniel Jacobowitz  <dan@codesourcery.com>
7446
7447         * gdb.texinfo (Remote Configuration): Remove "set remotedebug"
7448         and "show remotedebug".
7449         (Debugging Output): Add additional index entries.
7450
7451 2006-04-27  Michael Snyder  <msnyder@redhat.com>
7452
7453         * gdb.texinfo (delete-fork): Command renamed to "delete fork".
7454
7455 2006-04-22  Andrew Cagney  <cagney@redhat.com>
7456
7457         * gdb.texinfo (Contributors): Credit frame unwinder contributors.
7458         * gdbint.texinfo (Algorithms): Fix errors in frame documentation.
7459
7460 2006-04-18  Daniel Jacobowitz  <dan@codesourcery.com>
7461
7462         * gdbint.texinfo (x86 Watchpoints, Target Conditionals): Update insert
7463         and remove breakpoint prototypes.
7464         (Watchpoints): Move description of target_insert_hw_breakpoint and
7465         target_remove_hw_breakpoint ...
7466         (Breakpoints): ... to here.  Document target_insert_breakpoint and
7467         target_remove_breakpoint.
7468
7469 2006-04-17  Jim Blandy  <jimb@codesourcery.com>
7470
7471         * gdb.texinfo (Packets): Note that 'addr' arguments to s, S, c,
7472         and C packets are optional.
7473
7474 2006-04-14  Frederic Riss  <frederic.riss@st.com>
7475
7476         * gdb.texinfo (Specifying source directories): Update the description
7477         of the source file search to reflect the fact that the source path
7478         always contains at least $cdir and $cwd.
7479
7480 2006-03-31  Michael Snyder  <msnyder@redhat.com>
7481
7482         * gdb.texinfo: Update copyright dates.
7483
7484 2006-03-31  Eli Zaretskii  <eliz@gnu.org>
7485
7486         * gdb.texinfo (Overview): Add an index entry to "empty response".
7487
7488 2006-03-28  Jim Blandy  <jimb@codesourcery.com>
7489
7490         * gdbint.texinfo (Prologue Analysis): New section.
7491
7492 2006-03-07  Jim Blandy  <jimb@red-bean.com>
7493
7494         * gdb.texinfo (Connecting): Document 'target remote pipe'.
7495
7496         * gdb.texinfo (Target Commands): Update text describing how to
7497         specify a target.  Refer to the detailed section on remote
7498         debugging, not the brief mention.
7499
7500         * gdb.texinfo (Connecting): Organize the different 'target remote'
7501         connection methods into a table.  Add a 'target remote' index
7502         entry. (!!!)
7503
7504 2006-02-17  Fred Fish  <fnf@specifix.com>
7505
7506         * gdb.texinfo (Symbols): Update descriptions of 'whatis' and
7507         'ptype' commands to reflect the fact that the only significant
7508         difference between them is that ptype prints the complete type
7509         description instead of just the name.
7510
7511 2006-02-13  Wu Zhou  <woodzltc@cn.ibm.com>
7512
7513         * gdbint.texinfo (Watchpoints): Delete
7514         TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT.
7515
7516 2006-02-10  Nick Roberts  <nickrob@snap.net.nz>
7517
7518         * gdb.texinfo (GDB/MI Breakpoint Table Commands): Add fullname and
7519         times fields where needed.  Fix typos.  Update general form given
7520         for output of -break-insert.
7521         (GDB/MI): Abbreviate some unnecessarily long fullnames.
7522
7523 2006-02-06  Daniel Jacobowitz  <dan@codesourcery.com>
7524
7525         * gdbint.texinfo (Symbol Handling): Add a section
7526         on memory management.
7527
7528 2006-02-06  Vladimir Prus  <ghost@cs.msu.su>
7529
7530         * gdb.texinfo (Breakpoint table commands): Document the fullname
7531         field in -break-list output.
7532
7533 2006-02-03  Eli Zaretskii  <eliz@gnu.org>
7534
7535         * gdb.texinfo (Cygwin Native): Fix typos.  Clarify the types of
7536         debugging information produced by the various "set debug..."
7537         options.
7538
7539 2006-02-01  Daniel Jacobowitz  <dan@codesourcery.com>
7540
7541         * gdb.texinfo (Files): Remove obsolete bits from the description
7542         of "symbol-file".
7543
7544 2006-01-25  Jim Blandy  <jimb@redhat.com>
7545
7546         * gdbint.texinfo (Testsuite): Explain how to run selected tests.
7547
7548 2006-01-24  Jim Blandy  <jimb@redhat.com>
7549
7550         * gdbint.texinfo (Frames): Document the basics of GDB's register
7551         unwinding model, and explain the existence of the "sentinel" frame.
7552
7553 2006-01-23  Andrew Stubbs  <andrew.stubbs@st.com>
7554
7555         * gdb.texinfo (Choosing files): Mention that -directory is used
7556         for script files.
7557         (Specifying source directories): Likewise.
7558         (Command files): Explain how script files are found.
7559
7560 2006-01-21  Eli Zaretskii  <eliz@gnu.org>
7561
7562         * gdb.texinfo (Backtrace): Describe how to get backtrace of all
7563         the threads in a multi-threaded program.
7564         (Threads): The threadno argument of "thread apply" can be a range
7565         of numbers.
7566
7567 2006-01-18  Jim Blandy  <jimb@redhat.com>
7568
7569         * gdbint.texinfo (Coding): Add entry for -Wno-pointer-sign to list
7570         of warning flags.
7571
7572 2006-01-13  Eli Zaretskii  <eliz@gnu.org>
7573
7574         * gdb.texinfo (Sequences): Improve menu annotations.
7575         (Define): Add index entries for arguments of user-defined
7576         commands.  Move the description of flow-control commands...
7577         (Command Files): ...to here.  Document loop_break and
7578         loop_continue.
7579         (Define, Command Files): Document `end' and add index entries for
7580         it.
7581
7582 2006-01-04  Michael Snyder  <msnyder@redhat.com>
7583
7584         * gdb.texinfo: Add documentation for linux-fork.
7585         * gdbint.texinfo: Add internal documentation for checkpoints.
7586
7587 2006-01-02  Paul N. Hilfinger  <hilfinger@gnat.com>
7588
7589         * gdb.texinfo (Omissions from Ada): Document that there is now
7590         limited aggregate support.
7591
7592 2005-12-28  Eli Zaretskii  <eliz@gnu.org>
7593
7594         * gdb.texinfo (Registers): Describe how to refer to SSE and MMX
7595         registers and the likes.
7596
7597 2005-12-24  Eli Zaretskii  <eliz@gnu.org>
7598
7599         * gdb.texinfo (Target Commands, Bug Reporting, File Options)
7600         (Symbols): Fix usage of "e.g.".
7601         (Memory Region Attributes): Fix usage of "etc."
7602
7603         * gdbint.texinfo (libgdb, Symbol Handling, Native Debugging)
7604         (Coding): Fix usage of "e.g.".
7605
7606 2005-12-23  Eli Zaretskii  <eliz@gnu.org>
7607
7608         * stabs.texinfo:
7609         * refcard.tex:
7610         * gpl.texi:
7611         * gdbint.texinfo:
7612         * gdb.texinfo:
7613         * gdb-cfg.texi:
7614         * fdl.texi:
7615         * annotate.texinfo:
7616         * all-cfg.texi:
7617         * Makefile.in: Add (C) after Copyright.  Update the FSF
7618         address.
7619
7620 2005-12-03  Eli Zaretskii  <eliz@gnu.org>
7621
7622         * gdb.texinfo (Connecting): Explain that `monitor' is a way to
7623         extend GDB with commands for external monitor.
7624
7625 2005-12-02  Andrew Stubbs  <andrew.stubbs@st.com>
7626
7627         * gdb.texinfo (Convenience variables): Add init-if-undefined command.
7628
7629 2005-11-25  Joel Brobecker  <brobecker@adacore.com>
7630
7631         * gdbint.texinfo (Start of New Year Procedure): New chapter.
7632
7633 2005-11-21  Jim Blandy  <jimb@redhat.com>
7634
7635         * gdb.texinfo (Tracepoint Packets): Document restrictions on
7636         placement of 'R' actions in tracepoint action packets; document
7637         dependence of 'X' and 'M' actions on a preceding 'R' action for
7638         their registers.
7639
7640 2005-11-19  Jim Blandy  <jimb@redhat.com>
7641
7642         * gdb.texinfo (Tracepoint Packets): New node.
7643         (General Query Packets): Add entries for the tracepoint packets,
7644         referring to the "Tracepoint Packets" node.
7645         (Tracepoints): Add reference to "Tracepoint Packets".
7646
7647 2005-11-18  Kevin Buettner  <kevinb@redhat.com>
7648
7649         * gdb.texinfo (set remotebreak): Add anchor.
7650         (X packet): Likewise.
7651         (Remote Protocol): Add new section `Interrupts' and new index
7652         entry `interrupts (remote protocol)'.
7653
7654 2005-11-18  Jim Blandy  <jimb@redhat.com>
7655
7656         * gdb.texinfo (Packets): Move information out of 'q' and 'Q'
7657         entries into the General Query Packets section.  Add a
7658         cross-reference to that section.  Drop description of replies, as
7659         these are covered in the descriptions of each packet.
7660         (General Query Packets): Add introductory text.  Explain naming
7661         conventions, and how the end of a name is recognized.
7662
7663 2005-11-17  Kevin Buettner  <kevinb@redhat.com>
7664
7665         * gdb.texinfo (Remote configuration): Fix typo in description of
7666         "set remotebreak" command.
7667
7668 2005-11-16  Jim Blandy  <jimb@redhat.com>
7669
7670         * gdb.texinfo (Packets, Stop Reply Packets)
7671         (General Query Packets): Various formatting cleanups.
7672         - Use @samp for packet contents.
7673         - Drop summaries from packet @item lines; the same information appears
7674           immediately below in the description.
7675         - Delete paragraph breaks after packet @item commands, so that the
7676           description appears directly to the right of the packet prototype
7677           in the printed manual, if it fits.
7678         - Place spaces in packet prototypes between @vars and non-@var
7679           letters, and explain that they're just for formatting.
7680         - Use @dots{} instead of '...'.
7681         - Fix uses of @code where @var was needed.
7682         - Replace "deprecated" markers with English text spelling out the
7683           packet's status and the preferred alternatives.
7684         - Remove "(reserved)" markers on 'A' and 'I' packets; it's unclear
7685           what this ever meant.
7686         - Remove "(draft)" markers on 'i' packets; nobody has commented on
7687           this for a long time.
7688         - Remove "(draft)" markers on 'z' and 'Z' packets; these have been
7689           implemented several times, and have been in use for years.
7690
7691 2005-11-15  Jim Blandy  <jimb@redhat.com>
7692
7693         * gdb.texinfo (Packets): Add index entries for 'm' packet
7694         disclaimers.
7695
7696         * gdb.texinfo (Packets): Clarify lack of restrictions on behavior
7697         of stub when processing an 'm' packet.
7698
7699         * gdb.texinfo (Packets): Mention that packets beginning with
7700         letters are reserved once, at the top, instead of actually listing
7701         them all and saying "reserved".
7702
7703 2005-11-15  Andrew Stubbs  <andrew.stubbs@st.com>
7704
7705         * gdb.texinfo (User-defined commands): Add $argc. Add missing 'end'.
7706         Change @var{$arg0 to @code{$arg0.
7707
7708 2005-11-14  Wu Zhou  <woodzltc@cn.ibm.com>
7709
7710         * gdb.texinfo (Fortran): Add some words about Fortran debugging.
7711
7712 2005-11-12  Jim Blandy  <jimb@redhat.com>
7713
7714         * gdb.texinfo (General Query Packets): Put packets in alphabetical
7715         order.  Remove extraneous 'z'.
7716
7717 2005-11-07  Andrew Stubbs  <andrew.stubbs@st.com>
7718
7719         * gdb.texinfo (Choosing files): Add --eval-command.
7720
7721 2005-11-04  Andrew Stubbs  <andrew.stubbs@st.com>
7722
7723         * gdb.texinfo (Choosing modes): Add --return-child-result.
7724
7725
7726 2005-11-01  Andrew Stubbs  <andrew.stubbs@st.com>
7727
7728         * gdb.texinfo (Choosing modes): Add --batch-silent.
7729
7730 2005-10-28  Eli Zaretskii  <eliz@gnu.org>
7731
7732         * gdb.texinfo (GDB/MI Variable Objects): Fix @pxref usage under
7733         "The -var-update Command".
7734
7735 2005-10-03  Joel Brobecker  <brobecker@adacore.com>
7736
7737         * gdb.texinfo (Print Settings): Add documentation for set/show
7738         print array-indexes.
7739
7740 2005-09-17  Daniel Jacobowitz  <dan@codesourcery.com>
7741
7742         * gdb.texinfo (Contributors): Thank Andrew Cagney for releases
7743         6.2 and 6.3.
7744
7745 2005-08-27  Eli Zaretskii  <eliz@gnu.org>
7746
7747         * gdb.texinfo (File Options): Don't document --mapped, it's gone
7748         since 19-Jan-2004.
7749         (Files): Likewise.
7750         (Variables, Symbols): Document the "<incomplete type>" message and
7751         its reasons.
7752
7753 2005-08-01  Fred Fish  <fnf@specifix.com>
7754
7755         * gdb.texinfo (SETUP_ARBITRARY_FRAME): Remove obsolete reference.
7756
7757 2005-07-15  Nick Roberts  <nickrob@snap.net.nz>
7758
7759         * gdb.texinfo (GDB/MI Variable Objects): Describe print-values
7760         option for -var-list-children and -var-update.
7761         (GDB/MI Stack Manipulation): Simplify description of
7762         print-values option for -stack-list-locals.
7763         (GDB/MI Command Description Format): Clarify.
7764         (Mode Options): Spelling of superseded.
7765
7766 2005-07-12  Bob Rossi  <bob@brasko.net>
7767
7768         * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix -inferior-tty-show
7769         corresponding GDB command comment.
7770
7771 2005-07-06  Bob Rossi  <bob@brasko.net>
7772
7773         * gdb.texinfo (GDB/MI Miscellaneous Commands): Add -inferior-tty-set
7774         and -inferior-tty-show.
7775         (Input/Output): Document "set/show inferior-tty" and tty alias.
7776
7777 2005-07-02  Nathan J. Williams  <nathanw@wasabisystems.com>
7778
7779         * gdb.texinfo (Packets): Change description of 'D' packet to note
7780         that GDB does wait for a response.
7781
7782 2005-06-22  Nick Roberts  <nickrob@snap.net.nz>
7783
7784         * gdb.texinfo (History) Rename "Command History".
7785         (Command History): Move node "Server Prefix" from section on
7786         Annotations here.
7787
7788 2005-06-19  Nick Roberts  <nickrob@snap.net.nz>
7789
7790         * gdb.texinfo (GDB/MI Stack Manipulation):
7791         Re-instate -stack-info-frame with example.  Say that it gets
7792         info on selected frame, not current frame.
7793
7794 2005-06-18  Eli Zaretskii  <eliz@gnu.org>
7795
7796         * gdb.texinfo (Server): Clarify that `file' should be used before
7797         connecting to the server.
7798         (Files): Add an xref to the above description.
7799         (Output Formats): More detailed description of the `c' format.
7800         (Memory): List explicitly all the formats supported by `x'.
7801         (Threads): Add an @cindex entry for "thread apply".
7802         (Files): Document the possibility of loading unlinked object
7803         files.  Add more indexing for solib-absolute-prefix and
7804         --with-sysroot.
7805         (Machine Code): Document possible problems with locations in
7806         shared libraries.
7807         (Backtrace): Document that free-standing environments do not need
7808         to have a `main' function.
7809
7810 2005-06-18  Nick Roberts  <nickrob@snap.net.nz>
7811
7812         * gdb.texinfo (GDB/MI Stack Manipulation): Remove reference to
7813         -stack-info-frame.
7814
7815 2005-06-07  Andrew Cagney  <cagney@gnu.org>
7816
7817         * gdb.texinfo (Contributors): Note the original multi-arch
7818         contributors.
7819
7820 2005-06-03  Eli Zaretskii  <eliz@gnu.org>
7821
7822         * gdb.texinfo (Registers): Add index entries for the standard
7823         registers.
7824         (Frames): Add cross-reference from frame pointer description to
7825         the Registers node.
7826         (Annotations Overview): Fix the reference to GDB name.
7827
7828 2005-06-01  Eli Zaretskii  <eliz@gnu.org>
7829
7830         * gdb.texinfo (Set Watchpoints): Remove @vindex entry for
7831         can-use-hw-watchpoints.
7832
7833 2005-05-28  Bob Rossi  <bob@brasko.net>
7834
7835         * gdb.texinfo (GDB/MI Out-of-band Records): Add bullet enumerating
7836         the possible reasons why an exec async record would be returned to FE.
7837
7838 2005-05-26  Andrew Cagney  <cagney@gnu.org>
7839
7840         * gdb.texinfo: Note that Elena Zannoni, Fernando Nasser, and
7841         Andrew Cagney implemented the original GDB/MI.
7842
7843 2005-05-23  Orjan Friberg  <orjanf@axis.com>
7844
7845         * gdb.texinfo (CRIS): Update the cris-version and cris-dwarf2-cfi
7846         documentation.  Add documentation for cris-mode.
7847
7848 2005-05-20  Eli Zaretskii  <eliz@gnu.org>
7849
7850         * gdb.texinfo (Numbers): Explain the example and make the wording
7851         more acurate.
7852
7853 2005-05-17  Daniel Jacobowitz  <dan@codesourcery.com>
7854             Dennis Brueni  <dennis@slickedit.com>
7855
7856         * gdb.texinfo (GDB/MI Breakpoint Table Commands)
7857         (GDB/MI Data Manipulation, GDB/MI Program Control)
7858         (GDB/MI Stack Manipulation): Update examples to include the fullname
7859         attribute in stack frames.
7860
7861 2005-05-12  Eli Zaretskii  <eliz@gnu.org>
7862
7863         * gdb.texinfo (Startup): Fix last change.  Treat gdb.ini like we
7864         do with other non-standard names of init files.
7865
7866 2005-05-11  Eli Zaretskii  <eliz@gnu.org>
7867
7868         * gdb.texinfo (Command Files): Move the description of the startup
7869         from here...
7870         (Startup): ...to this new subsection of the Invocation chapter.
7871         Rearrange the description of init files more logically and add a
7872         cross-reference to "Command Files".  Document the special gdbinit
7873         name for CISCO 68k.  Expand the description of what GDB does
7874         during startup.
7875         (History): Add index entry for HISTSIZE.
7876
7877 2005-05-02  Mark Kettenis  <kettenis@gnu.org>
7878
7879         * gdb.texinfo (Files): Remove documentation for auto-solib-limit.
7880
7881 2005-05-02  Eli Zaretskii  <eliz@gnu.org>
7882
7883         * gdb.texinfo (SVR4 Process Information, The isatty call)
7884         (The system call): Don't use foo(N) notation for man pages and
7885         functions.
7886         (Compilation, DJGPP Native): Improve wording.
7887
7888 2005-04-27  Eli Zaretskii  <eliz@gnu.org>
7889
7890         * gdb.texinfo (Backtrace): Describe backtraces with arguments that
7891         were optimized away.
7892
7893 2005-04-22  Eli Zaretskii  <eliz@gnu.org>
7894
7895         * gdb.texinfo (Remote configuration): Document "set/show
7896         get-thread-local-storage-address".  Add cross-reference to the
7897         description of the qGetTLSAddr packet.
7898         (General Query Packets): Mention "set remote
7899         get-thread-local-storage-address" and add a reference to its
7900         description.
7901
7902 2005-04-19  Nick Roberts  <nickrob@snap.net.nz>
7903
7904         * gdb.texinfo (Backtrace): Describe 'bt full'.
7905
7906 2005-04-17  Nick Roberts  <nickrob@snap.net.nz>
7907
7908         * gdb.texinfo (Mode Options): Fix typo.
7909         (GDB/MI): Describe how to invoke GDB/MI.
7910
7911 2005-04-16  Eli Zaretskii  <eliz@gnu.org>
7912
7913         * gdb.texinfo (OS Information): Renamed from Auxiliary Vector; all
7914         references changed.  Add description of "info udot".
7915         (Files): Document "set/show stop-on-solib-events".
7916         (M32R/D): Document "set/show download-path", "set/show
7917         board-address", "set/show server-address", "upload", "tload".
7918         Document "sdireset", "sdistatus", "debug_chaos", "use_debug_dma",
7919         "use_mon_code", "use_ib_break", "use_dbt_break".
7920         (Maintenance Commands): Improve indexing.
7921         (Target Commands): Document "set/show hash", "set/show debug
7922         monitor".
7923         (SVR4 Process Information): Document "info pidlist" and "info
7924         meminfo".  Document "set/show procfs-tarce" and "set/show
7925         procfs-file".  Document "proc-trace-*" and "proc-untrace-*".
7926         (Symbols, The Print Command with Objective-C): Improve indexing.
7927         (Objective-C): Add references to "info classes" and "info
7928         selectors".
7929         (Debugging Output): Improve wording.  Document "set/show debug
7930         solib-frv".  Fix "set/show debugvarobj".
7931         (Set Breaks): Add index entry for "hardware breakpoints".
7932         (Renesas ICE): Document "e7000", "ftplogin", "ftpload", "drain",
7933         and "set/show usehardbreakpoints".
7934         (MIPS Embedded): Document "se/show syn-garbage-limit", "set/show
7935         monitor-prompt", "set/show monitor-warnings", "pmon".
7936         (ARM): Document "rdilogfile", "rdilogenable", "set/show
7937         rdiromatzero", "set/show rdiheartbeat".
7938         (PowerPC): Document SDS-specific commands "set/show sdstimeout",
7939         "sds".
7940         (Embedded Processors): Document the "sim" command.
7941         (Remote): Document the "remote" command.
7942         (DJGPP Native): Document the "info serial" command.
7943         (Threads): Document "maint info sol-threads".
7944         (Files): Document "nosharedlibrary", "add-symbol-file-from-memory".
7945         (Set Breaks): Improve indexing.
7946         (Command Syntax): Add a reference to dont-repeat.
7947         (Define): Document "dont-repeat".
7948         (TUI Commands): Document "tabset".
7949         (WinCE): New subsection.  Document "set/show remotedirectory",
7950         "set/show remoteupload", "set/show remoteaddhost".
7951
7952 2005-04-15  Eli Zaretskii  <eliz@gnu.org>
7953
7954         * gdb.texinfo (Hurd Native): New subsection, documents
7955         Hurd-specific commands.
7956         (Maintenance Commands): Add cross-reference to "Debugging Output".
7957         (Debugging Output): Document "set/show debug lin-lwp".
7958         (MIPS): Improve documentation of heuristic-fence-post.  Document
7959         "set/show mips abi", "set/show mips saved-gpreg-size", "set/show
7960         mips stack-arg-size", "set/show mips mask-address", "set/show mips
7961         remote-mips64-transfers-32bit-regs", "set/show debug mips".
7962         (ARM): Document ARM-specific commands.
7963         (AVR): New section.  Document "info io_registers".
7964         (CRIS): New section.  Document "set/show cris-version" and
7965         "set/show cris-dwarf2-cfi".
7966         (HPPA): New section.  Document "set/show debug hppa" and "maint
7967         print unwind".
7968         (Neutrino): New subsection.  Document "set/show debug nto-debug".
7969         (Super-H): New section.  Document the "regs" command.
7970         (Debugging Output): Document "set/show debug aix-thread".
7971
7972 2005-04-09  Eli Zaretskii  <eliz@gnu.org>
7973
7974         * gdb.texinfo (Print Settings): Document "set/show print
7975         pascal_static-members", "set print repeats", "show print
7976         null-stop".  Improve indexing.  Fix documentation of "set print
7977         union".
7978         (Pascal): New section.
7979         (Supported languages): Rename from "Support"; all references
7980         updated.  Add a menu item for Pascal.
7981         (Numbers): Document "set radix.
7982         (Screen Size): Document "set/show pagination".
7983         (MIPS Embedded): Remove "set processor" documentation.
7984         (Remote configuration): Document "set/show X/P/Z-packet",
7985         "set/show read-aux-vector-packet", "set/show remote
7986         symbol-lookup-packet", "set/show remote verbose-resume-packet",
7987         "set/show remoteaddresssize", "set/show remotebaud", "set/show
7988         remotedebug", "set/show remotebreak", "set/show remotedevice",
7989         "set/show remotelogfile".
7990         (Auxiliary Vector): Add reference to the description of the
7991         read-aux-vector-packet setting.
7992         (Set Watchpoints): Add a cross-reference to "set remote
7993         hardware-breakpoint-limit".
7994         (General Query Packets): Add indexing of requests and
7995         cross-references to related commands in "Remote configuration".
7996         (File-I/O Overview, The system call): Fix wording and typos.
7997         (Thread Stops): Add index entries.
7998         (Continuing and Stepping): Document "show step-mode".
7999         (i386): New node.  Document "set/show struct-convention".
8000         (Files): Document "show trust-readonly-sections".
8001         (Calling): Document "set/show unwindonsignal".
8002         (Messages/Warnings): Add index entries.
8003         (Maintenance Commands): Document "set/show watchdog".
8004         (Annotations Overview): Document "show annotate".
8005         (Set Watchpoints): Add index entries.
8006         (Symbols): Fix doc of case-sensitive.
8007         (ABI): Document "show coerce-float-to-double".
8008         (Convenience Vars, Help): Improve indexing.
8009         (Machine Code): Document "show disassembly-flavor".
8010         (Debugging C plus plus): Document "show overload-resolution".
8011         (Value History, Signaling): Add index entries.
8012
8013 2005-04-08  Eli Zaretskii  <eliz@gnu.org>
8014
8015         * gdb.texinfo (Show): Move @kindex entries to their proper places.
8016         (Processes): Fix wording.
8017         (History, List, Logging output, Define, Symbols, Print Settings):
8018         Improve indexing.
8019
8020 2005-04-03  Eli Zaretskii  <eliz@gnu.org>
8021
8022         * gdb.texinfo (Targets): Document "set/show architecture".  Remove
8023         redundant index entry for "target" command.
8024         (Backtrace): Add index entries.
8025         (Symbols, Fortran): Document the "set case-sensitive" command.
8026         (DJGPP Native): Document "set com1base", "set com1irq", etc.
8027         (Print Settings): Add index entry for "set demangle-style".
8028         (Target Commands): Document "set download-write-size".
8029         (Debugging Output): Document "set exec-done-display".
8030
8031 2005-04-02  Eli Zaretskii  <eliz@gnu.org>
8032
8033         * gdb.texinfo (Files): Fix the name and documentation of
8034         add-shared-symbol-files.  Document its alias assf.  Update the
8035         list of OSs where GDB supports shared libraries.  Fix markup.
8036         (Continuing and Stepping): Add reference to @var{location} in the
8037         text.
8038         (Dump/Restore Files): Fix reference to @{filename}.
8039         (Help): Fix wording.
8040         (Attach): Ditto.
8041         (Set Watchpoints): Ditto.
8042         (Backtrace): Remove redundant index entries.  Improve index
8043         entries.
8044         (Delete Breaks): Fix wording.
8045         (Memory): Document the compare-sections command.
8046         (Memory Region Attributes): Improve wording.
8047         (Disabling): Improve wording.
8048         (Fortran): New subsection.  Document the "info common" command.
8049         (Help): Document aliases "info copying" and "info warranty".
8050         (Caching Remote Data): New section.  Document the "set/show
8051         remotecache" and "info dcache" commands.
8052         (Show): Fix wording of the documentation of the "set
8053         extension-language" command.
8054         (Signals): Add index entry for "info handle".
8055         (Memory Region Attributes): Fix punctuation.
8056         (Symbols): Change the arg name to "location" and refer to it in
8057         the text.  Fix wording of "info types" doc.
8058         (Threads): Fix usage of @enumerate @item's.
8059         (Listing Tracepoints): Add index entry for "info tp".
8060         (Set Watchpoints): Add xref to "info break" description.
8061         (Macros): Add an index entry for "macro exp1".  Document the
8062         "macro list" command.
8063         (Maintenance Commands): Document "flushregs", "maint agent",
8064         "maint check-symtabs", "maint cplus", "maint demangle", "maint
8065         deprecate", "maint undeprecate", "maint dump-me", "maint packet",
8066         "maint print architecture", "maint print objfiles", "maint print
8067         statistics", "maint print type", "maint show-debug-regs", "maint
8068         space", "maint time", and "maint translate-address".
8069         (Connecting): Document the "monitor" command.
8070         (Annotations Overview): Describe the "set annotate" command.
8071
8072 2005-04-01  Eli Zaretskii  <eliz@gnu.org>
8073
8074         * gdb.texinfo (Set Watchpoints): Document can-use-hw-watchpoints.
8075         Rearrange index entries and improve wording about support for
8076         hardware watchpoints.
8077
8078 2005-03-10  Bob Rossi  <bob@brasko.net>
8079
8080         * gdb.texinfo: Update copyright
8081
8082 2005-02-09  Theodore A. Roth  <troth@openavr.org>
8083
8084         * gdb.texinfo (General Query Packets): Fix texinfo compile warning and
8085         error.
8086
8087 2005-02-03  Kevin Buettner  <kevinb@redhat.com>
8088
8089         * gdb.texinfo (General Query Packets): Document qGetTLSAddr packet.
8090
8091 2005-01-17  Michael Snyder  <msnyder@redhat.com>
8092
8093         * gdb.texinfo: Fix spelling, infinte  ->  infinite.
8094
8095 2005-01-08  Mark Kettenis  <kettenis@gnu.org>
8096
8097         * observer.texi (GDB Observers): Document "solib_loaded".
8098
8099 2005-01-07  Andrew Cagney  <cagney@gnu.org>
8100
8101         * configure.ac: Rename configure.in, require autoconf 2.59.
8102         * configure: Re-generate.
8103
8104         * configure.in: Replace configdirs with multiple references to
8105         AC_CONFIG_SUBDIRS.
8106         * configure: Re-generate.
8107
8108 2005-01-04  Andrew Cagney  <cagney@gnu.org>
8109
8110         * gdbint.texinfo (Versions and Branches): Make the date (YYYYMMDD)
8111         part of the version number.
8112
8113 2004-12-24  Mark Kettenis  <kettenis@gnu.org>
8114
8115         * gdbint.texinfo (Algorithms): Remove description of
8116         TARGET_DISABLE_HW_WATCHPOINTS and TARGET_ENABLE_HW_WATCHPOINTS.
8117
8118 2004-12-07  Jim Blandy  <jimb@redhat.com>
8119
8120         * gdb.texinfo (General Query Packets): Specify that thread ID's in
8121         the 'qC' and 'qThreadInfo' packets are unsigned hexidecimal
8122         numbers.
8123
8124 2004-12-07  Andreas Schwab  <schwab@suse.de>
8125
8126         * gdb.texinfo (Mode Options): Document -l option.
8127
8128 2004-12-04  Eli Zaretskii  <eliz@gnu.org>
8129
8130         * gdbint.texinfo (Algorithms): More accurate description of
8131         STOPPED_BY_WATCHPOINT.  Point out that target_stopped_data_address
8132         is not needed unless data-read and data-access watchpoints are
8133         supported.  Add a description of how GDB checks whether the
8134         inferior stopped because a watchpoint was hit.
8135
8136 2004-11-23  Eli Zaretskii  <eliz@gnu.org>
8137
8138         * gdb.texinfo (Files): Add cross-reference to description of
8139         -readnow command-line switch.
8140
8141 2004-11-10  Randolph Chung  <tausq@debian.org>
8142
8143         * gdb.texinfo: Document set/show backtrace past-entry commands.
8144         Rearrange index entries for set/show backtrace past-main.
8145
8146 2004-11-10  Jon Beniston <jon@beniston.com>
8147
8148         Committed by Andrew Cagney  <cagney@gnu.org>.
8149         * gdb.texinfo (Remote Serial Protocol): Further describe
8150         binary transfer escaping mechanism .
8151
8152 2004-11-08  Randolph Chung  <tausq@debian.org>
8153
8154         * gdb.texinfo (inferior_debugging info): Document "set debug infrun"
8155         and "show debug infrun".  Add index entries.
8156
8157 2004-10-23  Eli Zaretskii  <eliz@gnu.org>
8158
8159         * gdb.texinfo (SVR4 Process Information): Document subcommands of
8160         "info proc" that are already implemented.  Add index entries.
8161         (Working Directory): Add a cross-reference to "info proc" command.
8162         (Files): Add a tip for decreasing memory used for symtabs from
8163         shared libraries.
8164         (Starting): Fix whitespace; make "elaboration" stand out where it
8165         is first used, and add an index entry for the term.
8166         (Calling): Expand and elaborate text.  Add "print".  Add the
8167         description of problems with weak aliases.
8168         (Core File Generation): New section.
8169
8170 2004-10-12  Andrew Cagney  <cagney@gnu.org>
8171
8172         * gdbint.texinfo (Versions and Branches): New chapter.
8173         (Releasing GDB): Delete "Versions and Branches" section.
8174         (Top): Add "Versions and Branches".
8175
8176 2004-10-08  Eli Zaretskii  <eliz@gnu.org>
8177
8178         * gdb.texinfo (Editing, History): Add cross-references to the
8179         included Readline and History user documentation.  Remove
8180         references to the symbol have-readline-appendices which is unused
8181         and undefined.
8182         (History): Fix indexing.
8183
8184 2004-10-08  Jeff Johnston  <jjohnstn@redhat.com>
8185
8186         * gdbint.texinfo (target_stopped_data_address): Update to
8187         new prototype.
8188         (i386_stopped_data_address): Update prototype and description.
8189         (i386_stopped_by_watchpoint): New function and description.
8190
8191 2004-10-03  Paul N. Hilfinger  <hilfinger@gnat.com>
8192
8193         * gdb.texinfo (Filenames): Add Ada suffixes.
8194         (Ada) New section.
8195
8196 2004-09-27  Andrew Cagney  <cagney@gnu.org>
8197             Robert Picco  <Robert.Picco@hp.com>
8198
8199         * gdb.texinfo (Packets): Document the "p" packet.
8200
8201 2004-09-21  Jason Molenda  (jmolenda@apple.com)
8202
8203         * gdb.texinfo (Paths and Names of the Source Files): Document the
8204         meaning of values in the 'desc' field of a SO stab.
8205
8206 2004-09-20  Daniel Jacobowitz  <dan@debian.org>
8207
8208         * gdb.texinfo (Maintenance Commands): Document "maint set dwarf2
8209         max-cache-age" and "maint show dwarf2 max-cache-age".
8210
8211 2004-09-16  Eli Zaretskii  <eliz@gnu.org>
8212
8213         * gdb.texinfo (Set Breaks): Add index entry for setting
8214         breakpoints on overloaded C++ functions that are not members of
8215         any classes.  Add an example and an index entry for setting
8216         breakpoints on all program functions.
8217         (Character Sets, Macros, Overlay Commands)
8218         (Non-debug DLL symbols, GDB/MI Output Syntax)
8219         (Annotations Overview, Maintenance Commands, File-I/O Overview):
8220         Use "(@value{GDBP})" instead of a literal "(gdb)".
8221
8222 2004-09-12  Andrew Cagney  <cagney@gnu.org>
8223
8224         * gdbint.texinfo (Native Debugging): Delete description of
8225         FILES_INFO_HOOK.
8226
8227 2004-09-11  Paul Hilfinger  <hilfinger@gnat.com>
8228
8229         * gdbint.texinfo (User Interface): Change local_hex_string_custom
8230         to hex_string_custom (not historically correct, but more
8231         understandable, given the current code).
8232
8233 2004-09-03  Andrew Cagney  <cagney@gnu.org>
8234
8235         * gdbint.texinfo (Native Debugging): Delete SVR4_SHARED_LIBS.
8236
8237 2004-09-01  Jeff Johnston  <jjohnstn@redhat.com>
8238
8239         * observer.texi (solib_unloaded): New observer.
8240
8241 2004-08-24  Andrew Cagney  <cagney@gnu.org>
8242
8243         * gdbint.texinfo (Target Architecture Definition): Add missing
8244         comma.
8245
8246 2004-08-20  Michael Chastain  <mec.gnu@mindspring.com>
8247
8248         * (Using the Testsuite): build != host is supported,
8249         but some test scripts do not support build != host.
8250
8251 2004-08-14  Mark Kettenis  <kettenis@gnu.org>
8252
8253         * gdbint.texinfo (Host Definition): Delete description of
8254         FCLOSE_PROVIDED and GETENV_PROVIDED.
8255
8256 2004-08-05  Mark Kettenis  <kettenis@chello.nl>
8257
8258         * gdbint.texinfo (Host Definition): Delete description of
8259         NO_SYS_FILE.
8260         (Native Debugging): Delete description of KERNEL_U_ADDR_BSD and
8261         PTRACE_FP_BUG.
8262
8263 2004-08-05  Andrew Cagney  <cagney@gnu.org>
8264
8265         * gdbint.texinfo (Target Architecture Definition): Delete
8266         reference to deprecated_read_fp.
8267
8268 2004-08-02  Andrew Cagney  <cagney@gnu.org>
8269
8270         * gdbint.texinfo (Target Architecture Definition): Delete
8271         description of DEPRECATED_REGISTER_BYTES.
8272
8273 2004-07-30  Baurjan Ismagulov  <ibr@ata.cs.hun.edu.tr>
8274
8275         * gdb.texinfo (Source Path): Document the new behavior of
8276         searching for the source files.
8277
8278 2004-07-17  Eli Zaretskii  <eliz@gnu.org>
8279
8280         * gdb.texinfo (Edit): Fix markup of EDITOR and improve wording.
8281         (Search, Expressions, Arrays, Variables, Data, Machine Code)
8282         (Auto Display): Improve indexing.
8283
8284 2004-07-16  Andrew Cagney  <cagney@gnu.org>
8285
8286         * gdb.texinfo (Mode Options): Delete documentation on "-async" and
8287         "-noasync".
8288
8289 2004-07-09  Eli Zaretskii  <eliz@gnu.org>
8290
8291         * gdb.texinfo: Fix @kindex entries so that multiple commands that
8292         have the same prefix have only their prefix in the index.
8293
8294 2004-07-03  Mark Kettenis  <kettenis@gnu.org>
8295
8296         * gdb.texinfo (BSD libkvm Interface): New node (section)
8297         (Native): Add it to the menu.
8298
8299 2004-07-01  Mark Kettenis  <kettenis@gnu.org>
8300
8301         * gdbint.texinfo (Target Architecture Definition): Remove
8302         PCC_SOL_BROKEN.
8303
8304 2004-06-24  Mark Kettenis  <kettenis@gnu.org>
8305
8306         * gdbint.texinfo (Target Architecture Definition): Remove
8307         SUN_FIXED_LBRAC_BUG.
8308
8309 2004-06-26  Andrew Cagney  <cagney@gnu.org>
8310
8311         * gdbint.texinfo (Coding): Replace xasprintf with xstrprintf.
8312
8313 2004-06-20  Andrew Cagney  <cagney@gnu.org>
8314
8315         * gdbint.texinfo (Target Architecture Definition): Deprecate
8316         USE_STRUCT_CONVENTION.
8317
8318 2004-06-19  Michael Chastain  <mec.gnu@mindspring.com>
8319
8320         gdb.texinfo (Bug Reporting): Mention session recording,
8321         with the script command or Emacs.
8322
8323 2004-06-18  Andrew Cagney  <cagney@gnu.org>
8324
8325         * gdbint.texinfo (Target Architecture Definition): Deprecate
8326         FUNCTION_START_OFFSET.
8327
8328 2004-06-14  Andrew Cagney  <cagney@gnu.org>
8329
8330         Based on changes from Karl Berry.
8331         * gdb.texinfo: Do not use @sc in a direntry.
8332         * stabs.texinfo: Change @dircateogry to "Software development".
8333         * gdbint.texinfo, gdb.texinfo, annotate.texinfo: Ditto.
8334
8335 2004-06-13  Andrew Cagney  <cagney@gnu.org>
8336
8337         * gdbint.texinfo (Target Architecture Definition): Delete
8338         description of RETURN_VALUE_ON_STACK.
8339
8340 2004-06-09  Andrew Cagney  <cagney@gnu.org>
8341
8342         * gdbint.texinfo (Native Debugging): Restore "@table @code"
8343         deleted by previous patch.
8344
8345 2004-06-08  Andrew Cagney  <cagney@gnu.org>
8346
8347         * gdbint.texinfo (Native Debugging): Delete documentation on
8348         ATTACH_DETACH.
8349
8350 2004-06-06  Randolph Chung  <tausq@debian.org>
8351
8352         * gdb.texinfo (push_dummy_call): Use @code{struct value}.
8353
8354 2004-06-06  Randolph Chung  <tausq@debian.org>
8355
8356         * gdb.texinfo (push_dummy_call): Update argument list to match
8357         the new push_dummy_call method signature.  Describe the function
8358         argument.
8359
8360 2004-05-24  Joel Brobecker  <brobecker@gnat.com>
8361
8362         * gdb.texinfo (Starting): Document new start command.
8363
8364 2004-05-21  Andrew Cagney  <cagney@redhat.com>
8365
8366         * observer.texi (GDB Observers): Document "inferior_created".
8367
8368 2004-05-08  Andrew Cagney  <cagney@redhat.com>
8369
8370         * gdbint.texinfo (Target Architecture Definition): Delete
8371         description of DO_DEFERRED_STORES.
8372
8373         * gdbint.texinfo (Target Architecture Definition): Delete
8374         references to DEPRECATED_FIX_CALL_DUMMY.
8375
8376         * gdbint.texinfo (Target Architecture Definition): Delete
8377         description of DEPRECATED_CALL_DUMMY_WORDS,
8378         DEPRECATED_SIZEOF_CALL_DUMMY_WORDS, and CALL_DUMMY.
8379
8380         * gdbint.texinfo (Target Architecture Definition): Delete
8381         description of DEPRECATED_PUSH_DUMMY_FRAME.
8382
8383         * gdbint.texinfo (Target Architecture Definition): Delete
8384         reference to DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
8385
8386 2004-05-07  Andrew Cagney  <cagney@redhat.com>
8387
8388         * observer.texi (GDB Observers): Add "Debugging" section.  Include
8389         cross reference to "set/show debug observer".
8390         * gdb.texinfo (Debugging Output): Document "set/show debug
8391         observer".
8392
8393 2004-05-01  Andrew Cagney  <cagney@redhat.com>
8394
8395         * gdbint.texinfo (Target Architecture Definition): Delete
8396         description of DEPRECATED_PC_IN_SIGTRAMP.
8397
8398 2004-04-30  Andrew Cagney  <cagney@redhat.com>
8399
8400         * gdbint.texinfo (Target Architecture Definition): Delete
8401         documentation for BELIEVE_PCC_PROMOTION_TYPE, no longer defined.
8402
8403 2004-04-30  Orjan Friberg  <orjanf@axis.com>
8404
8405         * observer.texi (GDB Observers): Correct spelling.
8406
8407 2004-04-26  Orjan Friberg  <orjanf@axis.com>
8408
8409         * observer.texi (GDB Observers): Add target_changed event.
8410
8411 2004-04-08  Andrew Cagney  <cagney@redhat.com>
8412
8413         * observer.texi (GDB Observers): Rework, provide generic observer
8414         definitions and then a list of observable events.
8415
8416 2004-04-04  Andrew Cagney  <cagney@redhat.com>
8417
8418         * gdbint.texinfo (Host Definition): Delete reference to
8419         NO_SIGINTERRUPT.
8420
8421 2004-04-02  Andrew Cagney  <cagney@redhat.com>
8422
8423         * gdbint.texinfo (Target Architecture Definition): Delete
8424         reference to DEPRECATED_CALL_DUMMY_LENGTH.
8425
8426 2004-03-28  Stephane Carrez  <stcarrez@nerim.fr>
8427
8428         * gdb.texinfo (TUI Commands): Document tui reg commands.
8429
8430 2004-03-26  Andrew Cagney  <cagney@redhat.com>
8431
8432         * gdb.texinfo (TUI): Delete reference to --enable-tui.  Mention
8433         "gdbtui".
8434         (Mode Options): Mention "gdbtui".  Use "Text" not "Terminal".
8435         (Contributors): Mention both Text and Terminal User Interface.
8436
8437 2004-03-23  Andrew Cagney  <cagney@redhat.com>
8438
8439         * gdbint.texinfo (Target Architecture Definition): Deprecate
8440         references to SIGTRAMP_START and SIGTRAMP_END.
8441
8442 2004-03-23  Andrew Cagney  <cagney@redhat.com>
8443
8444         * gdbint.texinfo (Target Architecture Definition): Deprecate
8445         references to PC_IN_SIGTRAMP.
8446
8447 2004-03-19  Andrew Cagney  <cagney@redhat.com>
8448
8449         * gdbint.texinfo (Target Architecture Definition): Delete
8450         reference to GDB_TARGET_IS_HPPA.
8451
8452 2004-03-18  Andrew Cagney  <cagney@redhat.com>
8453
8454         * gdbint.texinfo (Coding): Update section on gdbarch_data,
8455         describe pre_init and post_init.
8456
8457 2004-03-09  Daniel Jacobowitz  <drow@mvista.com>
8458
8459         * gdb.texinfo (Debugging Output): Document values for "set debug
8460         target".
8461
8462 2004-02-28  Andrew Cagney  <cagney@redhat.com>
8463
8464         * gdb.texinfo (Contributors): Mention GDB 6.1 release engineer.
8465
8466 2004-02-26  Jeff Johnston  <jjohnstn@redhat.com>
8467
8468         * gdb.texinfo (breakpoints): Add information about the
8469         new "set breakpoint pending" and "show breakpoint pending"
8470         commands.
8471
8472 2004-02-26  Andrew Cagney  <cagney@redhat.com>
8473
8474         * gdbint.texinfo (Coding): Document use of gdbarch_obstack_zalloc
8475         in Per-architecture module data section.
8476
8477 2004-02-25  Roland McGrath  <roland@redhat.com>
8478
8479         * gdb.texinfo (General Query Packets): Document qPart:... packets.
8480
8481 2004-02-24  Andrew Cagney  <cagney@redhat.com>
8482
8483         * annotate.texinfo: Wrap fdl.texi include in raise/lower sections.
8484         * gdb.texinfo, gdbint.texinfo, stabs.texinfo: Ditto.
8485         * fdl.texi: Import Version 1.2, November 2002.
8486
8487 2004-02-17  Andrew Cagney  <cagney@redhat.com>
8488
8489         * gdb.texinfo (Mode Options): Note that "mi1" is deprecated.
8490
8491 2004-02-16  Andrew Cagney  <cagney@redhat.com>
8492
8493         * gdbint.texinfo (Target Architecture Definition): Deprecate
8494         FRAMELESS_FUNCTION_INVOCATION.
8495
8496 2004-02-16  Andrew Cagney  <cagney@redhat.com>
8497
8498         * gdbint.texinfo (Coding): Mention -Wunused-function.
8499
8500 2004-02-14  Andrew Cagney  <cagney@redhat.com>
8501
8502         * gdbint.texinfo (Target Architecture Definition): Delete
8503         description of DEPRECATED_CALL_DUMMY_STACK_ADJUST.
8504
8505 2004-02-12  Elena Zannoni  <ezannoni@redhat.com>
8506
8507         * gdb.texinfo: Properly quote the name "C++".
8508         * gdbint.texinfo: Ditto.
8509         * stabs.texinfo: Ditto.
8510
8511 2004-02-11  Elena Zannoni  <ezannoni@redhat.com>
8512
8513         * gdbint.texinfo (Support Libraries): Add doco about obstacks and
8514         minimal information about libiberty.
8515
8516 2004-02-06  Michael Chastain  <mec.gnu@mindspring.com>
8517
8518         * gdb.texinfo (Auxiliary Vector): Fix thinko with @value{GDBN}.
8519
8520 2004-02-04  Roland McGrath  <roland@redhat.com>
8521
8522         * gdb.texinfo (Auxiliary Vector): New node (section).
8523         (Data): Add it to the menu.
8524
8525 2004-02-02  Jeff Johnston  <jjohnstn@redhat.com>
8526
8527         * gdb.texinfo (Breakpoints): Add information about pending
8528         breakpoint support.
8529
8530 2004-01-26  Andrew Cagney  <cagney@redhat.com>
8531
8532         * gdb.texinfo (Overview): Delete references to the cisco protocol
8533         including the "N" response.
8534
8535 2004-01-26  Andrew Cagney  <cagney@redhat.com>
8536
8537         * gdbint.texinfo (Target Architecture Definition): Rename
8538         EXTRACT_STRUCT_VALUE_ADDRESS to
8539         DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.
8540
8541 2004-01-24  Eli Zaretskii  <eliz@gnu.org>
8542
8543         * gdb.texinfo (KOD): Document "show os".  Add index entries for
8544         "set/show os" and "info cisco" commands.
8545
8546 2004-01-21  Eli Zaretskii  <eliz@gnu.org>
8547
8548         * Makefile.in (install-info): Prepend $(DESTDIR) to $(infodir).
8549
8550 2004-01-19  Michael Chastain  <mec.gnu@mindspring.com>
8551
8552         * gdbint.texinfo: Delete USE_MMALLOC, NO_MMCHECK, MMCHECK_FORCE,
8553         MMAP_BASE_ADDRESS, MMAP_INCREMENT.
8554
8555 2004-01-19  Nick Roberts  <nick@nick.uklinux.net>
8556
8557         * gdb.texinfo (GDB/MI Stack Manipulation): Describe extension to
8558         -stack-list-locals.
8559         (GDB/MI Variable Objects): Describe extension to
8560         -var-list-children.
8561
8562 2004-01-17  Daniel Jacobowitz  <drow@mvista.com>
8563
8564         * gdbint.texinfo (DECR_PC_AFTER_HW_BREAK): Don't document.
8565
8566 2004-01-17  Andrew Cagney  <cagney@redhat.com>
8567
8568         * gdbint.texinfo (Target Architecture Definition): Delete
8569         documentation on DEPRECATED_NPC_REGNUM.
8570
8571 2004-01-13  Daniel Jacobowitz  <drow@mvista.com>
8572
8573         * gdb.texinfo: Update copyright year.  Mention that set
8574         follow-fork-mode is supported on GNU/Linux.  Remove documentation of
8575         "set follow-fork-mode ask".
8576
8577 2004-01-13  Andrew Cagney  <cagney@redhat.com>
8578
8579         * gdbint.texinfo: Update copyright year.
8580         (Coding): Add -Wunused-label to list of -Werror warnings.
8581
8582 2004-01-08  Jason Molenda  <jmolenda@apple.com>
8583             Eli Zaretskii  <eliz@gnu.org>
8584
8585         * gdb.texinfo: Update copyright.
8586         (Objective-C): "methodName" typeo fixed.  Add @code/@var markup
8587         around names, as appropriate.  Minor syntax cleanup of
8588         _NSPrintForDebugger explanation.  Two spaces after periods.
8589         GDBN used instead of lit. "gdb".  Index entries added for
8590         print-object and _NSPrintForDebugger.  @noindent added in one spot.
8591
8592 2003-11-11  Elena Zannoni  <ezannoni@redhat.com>
8593
8594         * stabs.texinfo: Add dircategory and direntry commands.
8595         * annotate.texinfo: Ditto.
8596
8597 2003-11-10  Andrew Cagney  <cagney@redhat.com>
8598
8599         * gdbint.texinfo (Target Architecture Definition): Replace the
8600         return_value method's "inval" and "outval" parameters with
8601         "readbuf" and "writebuf".
8602
8603 2003-10-28  Jim Blandy  <jimb@redhat.com>
8604
8605         * gdb.texinfo (The F request packet, The F reply packet): Renamed
8606         from "The `F' request packet" and "The `F' reply packet", to make
8607         texi2dvi happy.
8608         (File-I/O remote protocol extension): Update menu entries, too.
8609
8610 2003-10-26  Michael Chastain  <mec@shout.net>
8611
8612         * gdb.texinfo (Thread Stops): Document the issue with
8613         premature return from system calls in multi-threaded programs.
8614
8615 2003-10-24  Andrew Cagney  <cagney@redhat.com>
8616
8617         * annotate.texinfo: Fix "fortunatly"[sic].
8618
8619 2003-10-23  Kei Sakamoto  <sakamoto.kei@renesas.com>
8620
8621         * gdb.texinfo (Contributors to GDB): Replace "Renesas"
8622         with "Hitachi" and "Mitsubishi".
8623
8624 2003-10-20  Andrew Cagney  <cagney@redhat.com>
8625
8626         * gdbint.texinfo (Target Architecture Definition): Document
8627         gdbarch_return_value.  Add cross references from
8628         USE_STRUCT_CONVENTION, EXTRACT_RETURN_VALUE, and
8629         STORE_RETURN_VALUE, and from/to EXTRACT_STRUCT_VALUE_ADDRESS.
8630
8631 2003-10-18  Mark Kettenis  <kettenis@gnu.org>
8632
8633         * gdbint.texinfo (Target Architecture Definition): Document
8634         regset_from_core_section.
8635
8636 2003-10-16  Kei Sakamot Sakamoto  <sakamoto.kei@renesas.com>
8637
8638         * gdb.texinfo (M32R/D): Mention m32rsdi target.
8639
8640 2003-10-15  Kevin Buettner  <kevinb@redhat.com>
8641
8642         From Anthony Green  <green@redhat.com>:
8643         * gdb.texinfo (Breakpoints related warnings): Insert into menu.
8644
8645 2003-10-14  Kevin Buettner  <kevinb@redhat.com>
8646
8647         * gdb.texinfo (Breakpoint related warnings): New node.
8648         * gdbint.texinfo (ADJUST_BREAKPOINT_ADDRESS): Document.
8649
8650 2003-10-13  Daniel Jacobowitz  <drow@mvista.com>
8651
8652         * gdb.texinfo (Remote Protocol): Document v and vCont.
8653
8654 2003-10-10  Kei Sakamoto  <sakamoto.kei@renesas.com>
8655
8656         * gdb.texinfo: Replace "Hitachi" and "Mitsubishi" with "Renesas".
8657         * gdbint.texinfo: Ditto.
8658
8659 2003-10-09  Andrew Cagney  <cagney@redhat.com>
8660
8661         From 2003-09-18 David Anderson <davea@sgi.com>:
8662         * gdb.texinfo (GDB/MI Symbol Query): Replace "comamnd" with
8663         "command".
8664
8665 2003-10-03  Andrew Cagney  <cagney@redhat.com>
8666
8667         * gdbint.texinfo (Target Architecture Definition): Deprecate
8668         IBM6000_TARGET.  Mention that it implies an RS/6000 system and not
8669         just target.
8670
8671 2003-10-02  Andrew Cagney  <cagney@redhat.com>
8672
8673         * gdbint.texinfo (Target Architecture Definition): Rename
8674         REGISTER_RAW_SIZE to DEPRECATED_REGISTER_RAW_SIZE.
8675         * gdb.texinfo (Packets, Stop Reply Packets): Ditto.
8676         * gdbint.texinfo (Target Architecture Definition): Rename
8677
8678 2003-09-30  Andrew Cagney  <cagney@redhat.com>
8679
8680         REGISTER_VIRTUAL_SIZE to DEPRECATED_REGISTER_VIRTUAL_SIZE.
8681         (Target Architecture Definition):
8682
8683         * gdbint.texinfo (Target Architecture Definition): Rename
8684         REGISTER_VIRTUAL_TYPE to DEPRECATED_REGISTER_VIRTUAL_TYPE.
8685
8686 2003-09-29  Andrew Cagney  <cagney@redhat.com>
8687
8688         * gdbint.texinfo (Target Architecture Definition): Delete
8689         documentation for NEED_TEXT_START_END.
8690
8691         * gdbint.texinfo (Target Architecture Definition): Rename
8692         NPC_REGNUM to DEPRECATED_NPC_REGNUM.  Add cross reference to
8693         TARGET_WRITE_PC.
8694
8695 2003-09-22  Michael Chastain  <mec@shout.net>
8696
8697         * gdbint.texinfo (Testsuite Organization): Change gdb.c++ to gdb.cp.
8698
8699 2003-09-21  Anthony Green  <green@redhat.com>
8700
8701         * gdbint.texinfo (Target Architecture Definition): Fix typos.
8702
8703 2003-09-21  Mark Kettenis  <kettenis@gnu.org>
8704
8705         * gdbint.texinfo (Target Architecture Definition): Document
8706         stabs_argument_has_addr.
8707
8708 2003-09-18  Andrew Cagney  <cagney@redhat.com>
8709
8710         * gdbint.texinfo (Target Architecture Definition): Delete
8711         documentation on REGISTER_NAMES.
8712
8713 2003-09-13  Mark Kettenis  <kettenis@gnu.org>
8714
8715         * gdbint.texinfo (Target Architecture Definition): Replace
8716         REG_STRUCT_HAS_ADDR with DEPRECATED_REG_STRUCT_HAS_ADDR.
8717
8718 2003-09-11  Andrew Cagney  <cagney@redhat.com>
8719
8720         * gdbint.texinfo (Target Architecture Definition): Replace
8721         STACK_ALIGN with DEPRECATED_STACK_ALIGN.
8722
8723 2003-08-18  Andrew Cagney  <cagney@redhat.com>
8724
8725         * gdbint.texinfo (Target Architecture Definition): Document
8726         "frame_red_zone_size".
8727
8728 2003-08-09  Andrew Cagney  <cagney@redhat.com>
8729
8730         * gdb.texinfo (Backtrace): Replace "set/show backtrace-below-main"
8731         with "set/show backtrace past-main" and "set/show backtrace
8732         limit".
8733
8734 2003-08-08  H.J. Lu  <hongjiu.lu@intel.com>
8735
8736         * Makefile.in (install-info): Support DESTDIR.
8737         (install-html): Likewise.
8738
8739 2003-08-07  Andrew Cagney  <cagney@redhat.com>
8740
8741         Patch from Nick Roberts.
8742         * gdb.texinfo (Using GDB under GNU Emacs): Fix/update key
8743         bindings.  Remove description of send-gdb-command.
8744
8745 2003-08-07  Andrew Cagney  <cagney@redhat.com>
8746
8747         * gdb.texinfo (Mode Options): Mention that "mi2" was included in
8748         GDB 6.0.
8749
8750 2003-08-06  Andrew Cagney  <cagney@redhat.com>
8751
8752         * gdb.texinfo (Mode Options): Mention that level three is the
8753         highest available and that level 2 is deprecated.
8754         (Annotations Overview): Mention annotation levels. Cross reference
8755         to "Limitations of the Annotation Interface" in annotate.texi.
8756         (TODO, Value Annotations, Frame Annotations): Delete section.
8757         (Displays, Breakpoint Info): Delete.
8758
8759 2003-08-04  Andrew Cagney  <cagney@redhat.com>
8760
8761         * agentexpr.texi: Delete @bye.
8762         * Makefile.in (STABS_DOC_SOURCE_INCLUDES): Add "fdl.texi"
8763         (stabs.info): Add $(srcdir) to include search path.
8764         (html): Depend on "annotate_toc.html", and not "annotate.html".
8765         * stabs.texinfo: Ditto.  Include "fdl.texi".
8766         * gdbint.texinfo: Update copyright statement's list of invariant
8767         sections.
8768
8769 2003-07-28  Andrew Cagney  <cagney@redhat.com>
8770
8771         * Makefile.in (INFO_DEPS): Add annotate.info.
8772         (dvi, ps, html, pdf): Add annotate.
8773         (ANNOTATE_DOC_SOURCE_INCLUDES): New macro.
8774         (ANNOTATE_DOC_BUILD_INCLUDES): New macro.
8775         (ANNOTATE_DOC_FILES): New macro.
8776         (ANNOTATE_TEX_TMPS): New macro.
8777         (annotate.info, annotate_toc.html): Specify dependencies.
8778         (annotate.ps, annotate.pdf, annotate.dvi): Ditto.
8779         * annotate.texinfo: Rename annotate.texi.  Get building.  Add
8780         "Migrating to GDB/MI" and "Limitations of the Annotation
8781         Interface" chapters.  Mention why it is not part of the user
8782         guide.  Update copyright notice.  Include "fdl.texi".
8783
8784 2003-07-26  Stephane Carrez  <stcarrez@nerim.fr>
8785
8786         * gdb.texinfo (TUI Keys): Document C-x o key to switch active window.
8787
8788 2003-07-24  Daniel Jacobowitz  <drow@mvista.com>
8789
8790         * gdbint.texinfo (libgdb components): Correct a GDB to GDBN.
8791
8792 2003-07-24  Daniel Jacobowitz  <drow@mvista.com>
8793
8794         * gdb.texinfo (Server): Mention pidof.
8795
8796 2003-07-22  Andrew Cagney  <cagney@redhat.com>
8797
8798         * gdbint.texinfo (Coding): Add -Wformat-nonliteral to -Werror
8799         list.
8800
8801 2003-06-28  Daniel Jacobowitz  <drow@mvista.com>
8802
8803         * gdb.texinfo (Logging output): New chapter.
8804
8805 2003-06-24  Joel Brobecker  <brobecker@gnat.com>
8806
8807         * gdb.texinfo (Unsupported languages): New section.
8808         (Languages): Add link to new section.
8809
8810 2003-06-22  Andrew Cagney  <cagney@redhat.com>
8811
8812         * gdb.texinfo (Contributors): Mention 6.0 release engineer.
8813
8814 2003-06-22  Daniel Jacobowitz  <drow@mvista.com>
8815
8816         * gdbint.texinfo (Coding): Clarify use of gdb_XXX.h headers.
8817
8818 2003-06-22  Daniel Jacobowitz  <drow@mvista.com>
8819
8820         * Makefile.in (SFILES_INCLUDED): Add agentexpr.texi.
8821         * agentexpr.texi: Retitle section, and change it to an appendix.
8822         Comment out texinfo initialization.  Factor a @var{} into two
8823         pieces to prevent makeinfo warnings.
8824         * gdb.texinfo: Add Agent Expressions appendix.
8825
8826 2003-06-19  Daniel Jacobowitz  <drow@mvista.com>
8827
8828         * gdbint.texinfo (Native Conditionals): Remove PREPARE_TO_PROCEED.
8829
8830 2003-06-18  Daniel Jacobowitz  <drow@mvista.com>
8831
8832         * gdb.texinfo (Remote Debugging): New section "Connecting to a
8833         remote target".  Document the "detach" and "disconnect" commands.
8834         (Server, Netware, Debug Session): Reference "Connecting to a
8835         remote target".
8836         (GDB/MI Target Manipulation): Document "-target-disconnect".
8837
8838 2003-06-13  Andrew Cagney  <cagney@redhat.com>
8839
8840         * gdbint.texinfo (Target Architecture Definition): Deprecate
8841         REMOTE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT, and
8842         BIG_REMOTE_BREAKPOINT.  Cross reference BREAKPOINT_FROM_PC.
8843
8844 2003-06-09  Jim Blandy  <jimb@redhat.com>
8845
8846         * gdb.texinfo (Separate Debug Files): Remove extra semicolon.
8847
8848 2003-06-08  Andrew Cagney  <cagney@redhat.com>
8849
8850         * gdbint.texinfo (Target Architecture Definition): Delete
8851         documentation on FRAME_ARGS_ADDRESS_CORRECT.
8852
8853 2003-06-08  Andrew Cagney  <cagney@redhat.com>
8854
8855         * gdbint.texinfo (Target Architecture Definition): Document
8856         "unwind_sp".  Cross reference "unwind_sp" and TARGET_READ_SP.
8857
8858 2003-06-07  Adam Fedor  <fedor@gnu.org>
8859
8860         * gdb.texinfo: Add Objective-C documentation.
8861
8862 2003-06-01  Andrew Cagney  <cagney@redhat.com>
8863
8864         * gdbint.texinfo (Target Architecture Definition): Add "func_addr"
8865         parameter to "push_dummy_call".  Rename "dummy_addr" to "bp_addr".
8866
8867 2003-05-21  Andrew Cagney  <cagney@redhat.com>
8868
8869         * gdbint.texinfo (Target Architecture Definition): Delete
8870         references to "extract_address" and "store_address".
8871
8872 2003-05-16  Andrew Cagney  <cagney@redhat.com>
8873
8874         * gdbint.texinfo (Target Architecture Definition): Replace
8875         REGISTER_BYTES with DEPRECATED_REGISTER_BYTES.  Fix typo,
8876         DEPRECATED_REGISTER_SIZE instead of REGISTER_BYTE.
8877
8878 2003-05-14  Theodore A. Roth  <troth@openavr.org>
8879
8880         * gdbint.texinfo (Breakpoint Handling): Correct a double negative.
8881
8882 2003-05-10  H.J. Lu <hongjiu.lu@intel.com>
8883
8884         * Makefile.in (gdb-cfg.texi): Replace $$LN_S with $(LN_S).
8885         (gdb.dvi): Likewise.
8886         (gdb.pdf): Likewise.
8887         (links2roff): Likewise.
8888
8889 2003-05-08  Jim Blandy  <jimb@redhat.com>
8890
8891         * gdb.texinfo (Dump/Restore Files): Update documentation for
8892         'dump', 'append', and 'restore': note that format argument is
8893         optional; simplify presentation of the command variants; and be
8894         more precise about the formats.
8895
8896 2003-05-07  Jim Blandy  <jimb@redhat.com>
8897
8898         * gdb.texinfo (Symbols): Update documentation: 'maint list
8899         symtabs' and 'maint list psymtabs' have been renamed 'maint info
8900         symtabs' and 'maint info psymtabs'.
8901
8902 2003-05-05  Andrew Cagney  <cagney@redhat.com>
8903
8904         * gdbint.texinfo (Target Architecture Definition): Make
8905         CALL_DUMMY_WORDS, SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY_LENGTH,
8906         FIX_CALL_DUMMY, CALL_DUMMY_BREAKPOINT_OFFSET and
8907         CALL_DUMMY_BREAKPOINT_OFFSET deprecated.
8908
8909 2003-05-04  Andrew Cagney  <cagney@redhat.com>
8910
8911         * gdb.texinfo (Maintenance Commands): Document "maint print
8912         dummy-frames".
8913
8914 2003-05-04  Andrew Cagney  <cagney@redhat.com>
8915
8916         * gdb.texinfo (GDB/MI Symbol Query): Use @{ and @}.
8917
8918 2003-05-03  J. Brobecker  <brobecker@gnat.com>
8919
8920         Thierry Schneider  <tpschneider1@yahoo.com>
8921         * gdb.texinfo (section GDB/MI Symbol Query): Add documentation
8922         for new MI command.
8923
8924 2003-05-03  Andrew Cagney  <cagney@redhat.com>
8925
8926         * gdbint.texinfo (Target Architecture Definition): Document
8927         push_dummy_code.  Add cross references.
8928
8929 2003-05-02  Elena Zannoni  <ezannoni@redhat.com>
8930
8931         * gdb.texinfo (Character Sets): Update to reflect new behavior of
8932         set/show charsets commands.
8933
8934 2003-04-28  Andrew Cagney  <cagney@redhat.com>
8935
8936         * gdbint.texinfo (Target Architecture Definition): Replace
8937         read_fp, TARGET_READ_FP and FP_REGNUM, with deprecated_read_fp,
8938         DEPRECATED_TARGET_READ_FP and DEPRECATED_REGNUM.
8939
8940 2003-04-28  Andrew Cagney  <cagney@redhat.com>
8941
8942         * gdbint.texinfo (Target Architecture Definition): Rename
8943         "tm_print_insn" to "deprecated_tm_print_insn".
8944
8945 2003-04-09  Jim Blandy  <jimb@redhat.com>
8946
8947         * gdb.texinfo (Symbols): Document 'maint list symtabs' and 'maint
8948         list psymtabs'.
8949
8950 2003-04-08  Andrew Cagney  <cagney@redhat.com>
8951
8952         * gdbint.texinfo (Target Architecture Definition): Delete
8953         references to EXTRA_FRAME_INFO.
8954
8955 2003-04-08  Andrew Cagney  <cagney@redhat.com>
8956
8957         * gdbint.texinfo (Target Architecture Definition): Delete
8958         PRINT_TYPELESS_INTEGER.
8959
8960 2003-04-02  J. Brobecker  <brobecker@gnat.com>
8961
8962         * observer.texi (GDB Observers): Adjust the documentation for the
8963         normal_stop notification to better describe reality. Fix a couple
8964         of minor typos.
8965
8966 2003-04-02  Bob Rossi  <bob_rossi@cox.net>
8967
8968         * gdb.texinfo (GDB/MI Program Control): Add
8969         '-file-list-exec-source-file'
8970
8971 2003-03-31  Andrew Cagney  <cagney@redhat.com>
8972
8973         * gdbint.texinfo (Target Architecture Definition): Delete
8974         references to CALL_DUMMY_P.
8975
8976 2003-03-30  Andrew Cagney  <cagney@redhat.com>
8977
8978         * gdbint.texinfo (Target Architecture Definition): Remove
8979         reference to TARGET_WRITE_SP.
8980
8981 2003-03-27  Andrew Cagney  <cagney@redhat.com>
8982
8983         * gdbint.texinfo (Target Architecture Definition): Remove
8984         references to write_sp.
8985
8986 2003-03-27  Andrew Cagney  <cagney@redhat.com>
8987
8988         * gdb.texinfo (GDB/MI Variable Objects): Replace @include with
8989         chapter body.  Use @smallexample instead of @example.
8990         (Annotations): Ditto.
8991         * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Remove gdbmi.texinfo and
8992         annotate.texi.
8993
8994 2003-03-26  Andrew Cagney  <cagney@redhat.com>
8995
8996         * gdbint.texinfo (Target Architecture Definition): Replace
8997         PUSH_ARGUMENTS with push_dummy_call, add gdbarch, regcache and
8998         dummy_addr parameters.
8999
9000 2003-03-25  Andrew Cagney  <cagney@redhat.com>
9001
9002         * gdbint.texinfo (Target Architecture Definition): Delete
9003         reference to CALL_DUMMY_STACK_ADJUST_P.  Rename
9004         CALL_DUMMY_STACK_ADJUST to DEPRECATED_CALL_DUMMY_STACK_ADJUST.
9005         Add reference to PUSH_ARGUMENTS.
9006
9007 2003-03-23  Andrew Cagney  <cagney@redhat.com>
9008
9009         * gdbint.texinfo (Algorithms, Target Architecture Definition):
9010         Deprecate FRAME_CHAIN and FRAME_CHAIN_VALID.
9011
9012 2003-03-18  J. Brobecker  <brobecker@gnat.com>
9013
9014         * gdbint.texinfo (Algorithms): Add new section describing the
9015         Observer paradigm.
9016         (Top): Add menu entry to new observer appendix.
9017         * observer.texi: New file.
9018         * Makefile.in (GDBINT_DOC_SOURCE_INCLUDES): Add dependency on
9019         new observer.texi file.
9020
9021 2003-03-17  Andrew Cagney  <cagney@redhat.com>
9022
9023         * gdb.texinfo (DATE): Delete.  Remove date from titles.  Mention
9024         that GNU Press update the manual version number.
9025
9026 2003-03-12  Andrew Cagney  <cagney@redhat.com>
9027
9028         * gdbint.texinfo (Target Architecture Definition): Delete
9029         references to get_saved_register.  Rename GET_SAVED_REGISTER to
9030         DEPRECATED_GET_SAVED_REGISTER.
9031
9032 2003-03-13  Andrew Cagney  <cagney@redhat.com>
9033
9034         * gdbint.texinfo (Target Architecture Definition): Replace
9035         POP_FRAME with DEPRECATED_POP_FRAME.  Update description.
9036
9037 2003-03-12  Andrew Cagney  <cagney@redhat.com>
9038
9039         * gdbint.texinfo (Target Architecture Definition): Rename
9040         FRAME_SAVED_PC to DEPRECATED_FRAME_SAVED_PC.
9041
9042 2003-03-10  Corinna Vinschen  <vinschen@redhat.com>
9043
9044         * gdb.texinfo: Add File-I/O documentation.
9045
9046 2003-03-10  Andrew Cagney  <cagney@redhat.com>
9047
9048         * gdbint.texinfo (Target Architecture Definition): Cross reference
9049         FRAME_SAVED_PC to unwind_pc.  Document unwind_pc.
9050
9051 2003-03-07  Andrew Cagney  <cagney@redhat.com>
9052
9053         * gdb.texinfo (Debugging Output): Mention the "set/show debug
9054         frame" command.
9055
9056 2003-03-05  Andrew Cagney  <cagney@redhat.com>
9057
9058         * gdbint.texinfo (Target Architecture Definition): Document
9059         unwind_dummy_id.  Cross reference unwind_dummy_id and
9060         SAVE_DUMMY_FRAME_TOS.
9061
9062 2003-03-05  James Ingham <jingham@apple.com>
9063             Daniel Jacobowitz  <drow@mvista.com>
9064
9065         * gdb.texinfo (Configuring the current ABI): Document "set cp-abi"
9066         and "show cp-abi".
9067
9068 2003-03-03  Andrew Cagney  <cagney@redhat.com>
9069
9070         * gdbint.texinfo (Target Architecture Definition): Document
9071         register_type.
9072
9073 2003-03-03  Andrew Cagney  <cagney@redhat.com>
9074
9075         * stabs.texinfo (Structures): Use @samp and separate @var's
9076         instead of a single @var containing a comma separated list.
9077         (Unions): Ditto.
9078
9079 2003-03-02  Daniel Jacobowitz  <drow@mvista.com>
9080
9081         * Makefile.in (distclean): Remove config.log.
9082
9083 2003-03-01  Andrew Cagney  <cagney@redhat.com>
9084
9085         * gdbint.texinfo (Target Architecture Definition): Rename
9086         FRAME_INIT_SAVED_REGS to DEPRECATED_FRAME_INIT_SAVED_REGS.
9087
9088 2003-03-01  Andrew Cagney  <cagney@redhat.com>
9089
9090         * gdbint.texinfo: Rename INIT_EXTRA_FRAME_INFO to
9091         DEPRECATED_INIT_EXTRA_FRAME_INFO.
9092
9093 2003-02-23  Raoul Gough  <RaoulGough@yahoo.co.uk>
9094
9095         * gdb.texinfo (Cygwin Native): Links to Non-debug DLL symbols.
9096         (Non-debug DLL symbols): New node, describing the minimal symbols
9097         loaded from DLLs without real debugging symbols.
9098
9099 2003-02-20  Andrew Cagney  <ac131313@redhat.com>
9100
9101         * gdb.texinfo (Set Breaks): Add cross reference to "set remote
9102         hardware-breakpoint-limit".
9103         (Set Watchpoints): Add cross reference to "set remote
9104         hardware-watchpoint-limit".
9105         (Remote configuration options): New section.
9106
9107 2003-02-04  Andrew Cagney  <ac131313@redhat.com>
9108
9109         * gdbint.texinfo (Target Architecture Definition): Delete
9110         descrption of IS_TRAPPED_INTERNALVAR.
9111
9112         From Keith Seitz <keiths@redhat.com>:
9113         * gdb.texinfo (Interpreters): New chapter.  Refer the command-line
9114         option "-i"/"--interpreter" to this chapter.  Include index
9115         entries.
9116
9117 2003-02-04  David Carlton  <carlton@math.stanford.edu>
9118
9119         * gdb.texinfo (C@t{++}): Recommend DWARF 2, then stabs+.
9120         (Variables): Recommend stabs+ and DWARF 2.
9121         (C plus plus expressions): Correct info about
9122         compiler versions, debug formats.
9123         (Contributors): Change 'DWARF2' to 'DWARF 2'.
9124         PR symtab/874.
9125
9126 2003-02-01  Andrew Cagney  <ac131313@redhat.com>
9127
9128         * gdbint.texinfo (Target Architecture Definition): Delete
9129         description of ADDITIONAL_OPTIONS, ADDITIONAL_OPTION_CASES,
9130         ADDITIONAL_OPTION_HANDLER, and ADDITIONAL_OPTION_HELP, and
9131         BEFORE_MAIN_LOOP_HOOK, and DBX_PARM_SYMBOL_CLASS along with
9132         references to nindy and i960.
9133         * gdb.texinfo (i960): Delete all references to i960 and nindy.
9134
9135 2003-02-01  Andrew Cagney  <ac131313@redhat.com>
9136
9137         * gdbint.texinfo (Target Architecture Definition): Delete
9138         FLOAT_INFO.
9139
9140 2003-01-30  Andrew Cagney  <ac131313@redhat.com>
9141
9142         * stabs.texinfo (Member Type Descriptor): Clarify description of
9143         `@'.  Suggested by Ben Hutchings.
9144
9145 2003-01-29  Andrew Cagney  <ac131313@redhat.com>
9146
9147         * gdb.texinfo (M68K): Delete reference to es1800.
9148
9149 2003-01-29  Andrew Cagney  <ac131313@redhat.com>
9150
9151         * gdb.texinfo (Maintenance Commands): Document `maint print
9152         reggroups' and `maint print register-groups'.
9153         * gdbint.texinfo (Target Architecture Definition): Document
9154         register_reggroup_p.
9155
9156 2003-01-23  Jim Blandy  <jimb@redhat.com>
9157
9158         * gdb.texinfo (Separate Debug Files): New section.
9159
9160 2003-01-22  Daniel Jacobowitz  <drow@mvista.com>
9161
9162         * gdb.texinfo (Maintenance Commands): Add "maint set profile"
9163         and "maint show profile".
9164
9165 2003-01-16  Michael Chastain  <mec@shout.net>
9166
9167         * gdb.texinfo (Installing GDB): Warn against
9168         ".../gdb-VERSION/gdb/configure".
9169         (Separate Objdir): Likewise.
9170
9171 2003-01-15  Andrew Cagney  <ac131313@redhat.com>
9172
9173         * gdbint.texinfo (Target Architecture Definition): Delete
9174         definition of PRINT_REGISTER_HOOK.
9175
9176 2003-01-15  Elena Zannoni  <ezannoni@redhat.com>
9177
9178         (OpenRISC 1000): Fix formatting of command names.
9179
9180 2003-01-15  Elena Zannoni  <ezannoni@redhat.com>
9181
9182         * gdb.texinfo (Continuing and Stepping): Add new command
9183         'advance'. Clarify behavior of 'until'.
9184
9185 2003-01-13  Daniel Jacobowitz  <drow@mvista.com>
9186
9187         * gdb.texinfo (Files): Document solib-absolute-prefix and
9188         solib-search-path.
9189
9190 2003-01-09  Michael Chastain  <mec@shout.net>
9191
9192         * gdbint.texinfo (Configuring @value{GDBN} for Release): Delete.
9193         (Create a Release): Add new instructions for new @file{src-release}.
9194         Document existing instructions for @file{Makefile.in} as
9195         being for @value{GDBN} 5.3.1 or earlier.
9196
9197 2003-01-09  Andrew Cagney  <ac131313@redhat.com>
9198
9199         * gdbint.texinfo (Target Architecture Definition): Mention
9200         frame_saved_regs_zalloc and frame_extra_info_zalloc as the way to
9201         allocate memory.
9202
9203 2003-01-04  Daniel Jacobowitz  <drow@mvista.com>
9204
9205         * gdb.texinfo (Controlling GDB): Add @kindex for
9206         "show osabi".
9207         (Backtraces): Add @kindex's for backtrace-below-main.
9208
9209 2003-01-04  Daniel Jacobowitz  <drow@mvista.com>
9210
9211         * gdb.texinfo (Controlling GDB): Document "set osabi".
9212
9213 2003-01-04  Daniel Jacobowitz  <drow@mvista.com>
9214
9215         * gdb.texinfo (Backtraces): Document "set backtrace-below-main".
9216         * gdbint.texinfo (FRAME_CHAIN_VALID): Update documentation.
9217
9218 2003-01-04  Daniel Jacobowitz  <drow@mvista.com>
9219
9220         * gdb.texinfo (Controlling GDB): Add ABI section.  Document
9221         "set coerce-float-to-double".
9222         * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Remove documentation.
9223
9224 2003-01-02  Andrew Cagney  <ac131313@redhat.com>
9225
9226         * stabs.texinfo: Remove obsolete text.
9227         * gdbint.texinfo: Ditto.
9228         * gdb.texinfo: Ditto.
9229
9230 2002-12-22  Mark Kettenis  <kettenis@gnu.org>
9231
9232         * gdbint.texinfo (Target Architecture Definition): Update
9233         description of gdbarch_register_osabi.
9234
9235 2002-12-20  Kazu Hirata  <kazu@cs.umass.edu>
9236
9237         * agentexpr.texi: Fix typos.
9238         * annotate.texi: Likewise.
9239         * fdl.texi: Likewise.
9240
9241 2002-12-10  Andrew Cagney  <cagney@redhat.com>
9242
9243         * gdbint.texinfo (Algorithms): Replace INIT_FRAME_PC with
9244         DEPRECATED_INIT_FRAME_PC.
9245
9246 2002-12-01  Andrew Cagney  <ac131313@redhat.com>
9247
9248         * gdbint.texinfo (Target Architecture Definition): Delete
9249         PC_IN_CALL_DUMMY.
9250
9251 2002-11-28  Andrew Cagney  <ac131313@redhat.com>
9252
9253         * gdbint.texinfo (Host Definition): Delete documentation on
9254         USE_GENERIC_DUMMY_FRAMES.
9255
9256 2002-11-26  Elena Zannoni  <ezannoni@redhat.com>
9257
9258         Fix PR gdb/723 and PR gdb/245.
9259         * Makefile.in (install-info): Run the install-info command as part
9260         of the post install steps only.
9261         (uninstall-info): New target.
9262         (uninstall): New target.
9263
9264 2002-11-22  Elena Zannoni  <ezannoni@redhat.com>
9265
9266         * Makefile.in (install): Make install do some real work.
9267
9268 2002-11-19  Andrew Cagney  <ac131313@redhat.com>
9269
9270         Fix POSIX problem reported by Paul Eggert.
9271         * Makefile.in (GDBvn.texi): Use `sed q' instead of `head -1'.
9272         Fix PR gdb/527.
9273
9274 2002-10-26  Andrew Cagney  <cagney@redhat.com>
9275
9276         * gdbint.texinfo (Target Architecture Definition): Delete
9277         definition of DO_REGISTERS_INFO.
9278
9279 2002-10-18  Kevin Buettner  <kevinb@redhat.com>
9280
9281         * gdbint.texinfo (Address Classes): Fix problems with insertion
9282         of ``{'' and ``}'' in example.
9283
9284 2002-10-17  Kevin Buettner  <kevinb@redhat.com>
9285
9286         * gdbint.texinfo (Address Classes): New section.
9287         (Target Conditionals): Document ADDRESS_CLASS_NAME_TO_TYPE_FLAGS,
9288         ADDRESS_CLASS_NAME_TO_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS,
9289         ADDRESS_CLASS_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, and
9290         ADDRESS_CLASS_TYPE_FLAGS_TO_NAME_P.
9291
9292 2002-10-11  Klee Dienes  <kdienes@apple.com>
9293
9294         * gdb.texinfo (Registers): Mention vector registers as well as
9295         floating registers in the documentation for 'info registers' and
9296         'info all-registers'.
9297
9298 2002-10-11  Daniel Jacobowitz  <drow@mvista.com>
9299
9300         * gdbint.texinfo (CPLUS_MARKER): Remove item.
9301
9302 2002-10-03  Jeff Johnston  <jjohnstn@redhat.com>
9303
9304         * gdbint.texinfo (Item Output Functions): Add new ui_out_field_fmt_int
9305         interface definition.
9306
9307 2002-10-03  Marko Mlinar   <markom@opencores.org>
9308
9309         * gdb.texinfo (Target Commands): Add or1k target specific
9310         commands.
9311         * gdb.texinfo (Contributors): Add myself to the contributors list.
9312
9313 2002-10-01  Andrew Cagney  <ac131313@redhat.com>
9314
9315         * gdb.texinfo (Mode Options): Update --interpreter option.  "mi2"
9316         and "mi1" instead of "mi1" and "mi0".
9317
9318 2002-09-29  Hans-Peter Nilsson  <hp@bitrange.com>
9319
9320         * gdb.texinfo (Packets): Fix typos "alligned".
9321         Correct z3/Z3 description.  Correct z4/Z4 title.
9322
9323 2002-09-27  Andrew Cagney  <ac131313@redhat.com>
9324
9325         * all-cfg.texi: Use @sc for GDB and GCC.  Update copyright.
9326
9327 2002-09-25  Kevin Buettner  <kevinb@redhat.com>
9328
9329         * gdb.texinfo: Use GNU/Linux instead of Linux.
9330
9331 2002-09-25  Andrew Cagney  <ac131313@redhat.com>
9332
9333         * gdb.texinfo (Packets): Replace @samp{} with ``an empty string''.
9334
9335 2002-09-24  Andrew Cagney  <ac131313@redhat.com>
9336
9337         * gdb.texinfo: Replace @example with @smallexample.
9338
9339 2002-09-20  Kevin Buettner  <kevinb@redhat.com>
9340
9341         From Eli Zaretskii  <eliz@gnu.org>:
9342         * gdb.texinfo (Character Sets): Use @smallexample instead of
9343         @example.  Use GNU/Linux instead of Linux.
9344
9345 2002-09-20  Jim Blandy  <jimb@redhat.com>
9346
9347         * gdb.texinfo: Add character set documentation.
9348
9349 2002-09-19  Andrew Cagney  <ac131313@redhat.com>
9350
9351         * gdb.texinfo (Packets): Revise `z' and `Z' packet documentation.
9352         (Packets): Add cross reference from `b' packet to `z' packets.
9353
9354 2002-09-19  Andrew Cagney  <ac131313@redhat.com>
9355
9356         * gdb.texinfo (Maintenance Commands): Document ``maint
9357         internal-error'' and ``maint internal-warning''.
9358
9359         * gdbint.texinfo (Target Architecture Definition): Revise
9360         description of STACK_ALIGN.  Add description of FRAME_ALIGN.
9361
9362 2002-09-19  Joel Brobecker  <brobecker@gnat.com>
9363
9364         * gdbint.texinfo (Target Conditionals): Document the new
9365         NAME_OF_MALLOC macro.
9366
9367 2002-09-05  Andrew Cagney  <ac131313@redhat.com>
9368
9369         * gdb.texinfo (Contributors): Mention 5.2 and 5.3 release
9370         engineer.
9371
9372 2002-09-02  Stephane Carrez  <stcarrez@nerim.fr>
9373
9374         * gdb.texinfo (TUI Overview): Document status line fields.
9375
9376 2002-09-02  Stephane Carrez  <stcarrez@nerim.fr>
9377
9378         * gdb.texinfo (TUI Commands): Document info win command.
9379
9380 2002-09-01  Stephane Carrez  <stcarrez@nerim.fr>
9381
9382         * gdb.texinfo (TUI Overview): Document breakpoint markers.
9383
9384 2002-09-01  Stephane Carrez  <stcarrez@nerim.fr>
9385
9386         * gdb.texinfo (TUI Single Key Mode): Document new SingleKey mode.
9387         (TUI Keys): Likewise.
9388
9389 2002-08-25  Andrew Cagney  <ac131313@redhat.com>
9390
9391         * gdb.texinfo (Examples): Use ``->'' for a packet send and ``<-''
9392         for a packet receive.
9393
9394 2002-08-25  Andrew Cagney  <ac131313@redhat.com>
9395
9396         * Makefile.in (clean): Move to end of file.
9397         (distclean, maintainer-clean, realclean): Ditto.
9398         (mostlyclean): Move rule to end of file.  Use GDB_TEX_TMPS,
9399         GDBINT_TEX_TMPS, STABS_TEX_TMPS.
9400         (gdb.dvi, gdb.pdf): Do not cleanup TeX temp files after texi2dvi.
9401         (gdbint.dvi, gdbint.pdf, stabs.dvi, stabs.pdf): Ditto.
9402
9403 2002-08-24  Andrew Cagney  <ac131313@redhat.com>
9404
9405         * Makefile.in (GDBINT_TEX_TMPS): Define.
9406         (gdbint.dvi, gdbint.pdf): Use
9407         (GDB_TEX_TMPS): Define.
9408         (gdb.dvi, gdb.pdf): Use.
9409         (STABS_TEX_TMPS): Define.
9410         (stabs.dvi, stabs.pdf): Use.
9411         (GDB_DOC_SOURCE_INCLUDES): New macros.
9412         (GDB_DOC_BUILD_INCLUDES, GDB_DOC_FILES): New macros.
9413         (GDBINT_DOC_FILES_INCLUDES): New macros.
9414         (GDBINT_DOC_BUILD_INCLUDES): New macros.
9415         (GDBINT_DOC_FILES, STABS_DOC_SOURCE_INCLUDES): New macros.
9416         (STABS_DOC_BUILD_INCLUDES, STABS_DOC_FILES): New macros.
9417         (SFILES_DOC, SFILES_INCLUDED, SFILES_LOCAL): Delete macros.
9418         (links2roff): Replace SFILES_INCLUDED with
9419         GDB_DOC_SOURCE_INCLUDES.
9420         (gdb.dvi, gdb_toc.html, gdb.pdf, gdb.info): Update dependencies.
9421         (gdb.me, gdb.mm, gdb.ms): Update dependencies.
9422         (gdbint.dvi, gdbint_toc.html, gdbint.pdf, gdbint.info): Update
9423         dependencies.
9424         (stabs.info, stabs_toc.html, stabs.pdf, stabs.dvi): Update
9425         dependencies.
9426         (gdbmi.texinfo): Delete rule.
9427         (inc-hist.texinfo): Delete rule.
9428         (rluser.texinfo): Delete rule.
9429
9430 2002-08-23  Andrew Cagney  <cagney@redhat.com>
9431
9432         * gdbint.texinfo (Target Architecture Definition): Update
9433         STORE_RETURN_VALUE, mention regcache.
9434
9435 2002-08-21  Andrew Cagney  <ac131313@redhat.com>
9436
9437         * gdbint.texinfo (Target Architecture Definition): Document
9438         print_registers_info.  Note that DO_REGISTERS_INFO is deprecated.
9439
9440 2002-08-19  Andrew Cagney  <ac131313@redhat.com>
9441
9442         * gdb.texinfo (Remote Protocol): Reformat.  Use cross references.
9443         Fix minor typos.  Add index entries.
9444
9445 2002-08-18  Andrew Cagney  <ac131313@redhat.com>
9446
9447         * gdb.texinfo (Data): Add ``Vector Unit'' to menu.
9448
9449 2002-08-15  Andrew Cagney  <ac131313@redhat.com>
9450
9451         * gdbint.texinfo (Target Architecture Definition): Document
9452         PRINT_VECTOR_INFO.
9453         * gdb.texinfo (Vector Unit): Document "info vectors" command.
9454
9455 2002-08-13  Andrew Cagney  <ac131313@redhat.com>
9456
9457         * gdb.texinfo (Maintenance Commands): Document "maint print
9458         registers", "maint print raw-registers" and "maint print
9459         cooked-registers".
9460
9461 2002-08-08  Grace Sainsbury  <graces@redhat.com>
9462
9463         From Mark Salter:
9464         * gdb.texinfo (Protocol): Document T packet extension to
9465         allow watchpoint address reporting.
9466
9467 2002-08-03  Andrew Cagney  <ac131313@redhat.com>
9468
9469         * gdb.texinfo (Dump/Restore Files): Move `[]' to outside of @var.
9470
9471 2002-08-01  Andrew Cagney  <cagney@redhat.com>
9472
9473         * stabs.texinfo, gdb.texinfo, gdbint.texinfo: Obsolete references
9474         to CHILL.
9475
9476 2002-08-01  Andrew Cagney  <ac131313@redhat.com>
9477
9478         * gdbint.texinfo (Coding): Revise section "Include Files".
9479
9480 2002-07-24  Andrew Cagney  <cagney@redhat.com>
9481
9482         * gdbint.texinfo: Obsolete references to m88k.
9483         * gdb.texinfo: Ditto.
9484
9485 2002-07-10  Joel Brobecker  <brobecker@gnat.com>
9486
9487         * gdbint.texinfo (Create a release candiate): Add the location
9488         where the proper version of autoconf can be retrieved.
9489
9490 2002-07-09  Don Howard  <dhoward@redhat.com>
9491
9492         * gdb.texinfo (Command Files): Further describe the behavior of
9493         sourced command files.
9494
9495 2002-06-27  Andrew Cagney  <ac131313@redhat.com>
9496
9497         * gdbint.texinfo (User Interface): ISO C rather than ISO-C.
9498         (Coding): Clarify ISO C version that GDB assumes.
9499
9500 2002-06-26  Tom Tromey  <tromey@redhat.com>
9501
9502         * gdbint.texinfo (User Interface): Mention add_setshow_cmd and
9503         add_setshow_cmd_full.
9504
9505 2002-06-25  Don Howard  <dhoward@redhat.com>
9506
9507         * gdb.texinfo (Memory Region Attributes): Document new behavior
9508         for 'mem' command.
9509
9510 2002-06-11  Jim Blandy  <jimb@redhat.com>
9511
9512         * gdb.texinfo (Symbols): Update documentation for `info source'
9513         command.
9514
9515         * gdb.texinfo (Macros): Call the command `info macro', not
9516         `show macro'.
9517
9518 2002-06-09  Andrew Cagney  <ac131313@redhat.com>
9519
9520         * gdbint.texinfo (Coding): Add section ``Per-architecture module
9521         data''.
9522
9523 2002-06-09  Mark Kettenis  <kettenis@gnu.org>
9524
9525         * gdbint.texinfo (Target Architecture Definition): Document
9526         GDB_OSABI_GO32 and GDB_OSABI_NETWARE.
9527
9528 2002-06-08  Andrew Cagney  <ac131313@redhat.com>
9529
9530         * gdbint.texinfo (Releasing GDB): Fix typos in @itemize @bullet
9531         lists.
9532
9533 2002-06-08  Andrew Cagney  <ac131313@redhat.com>
9534
9535         * gdbint.texinfo (Releasing GDB): Revise the section ``Cut the
9536         Branch''.
9537
9538 2002-06-01  Andrew Cagney  <ac131313@redhat.com>
9539
9540         * gdbint.texinfo (Target Architecture Definition): Add section
9541         ``Converting an existing Target Architecture to Multi-arch''.
9542
9543 2002-05-30  Andrew Cagney  <ac131313@redhat.com>
9544
9545         * gdbint.texinfo (Releasing GDB): Rename ``Obsoleting any code''
9546         to ``Obsoleting code''.  Revise.
9547
9548 2002-05-17  Jim Blandy  <jimb@redhat.com>
9549
9550         * gdb.texinfo (C Preprocessor Macros): New chapter.
9551         Include it in the main menu.
9552         (Contributors): Credit Jim Blandy with macro support.
9553         (Compilation): Explain how to get macro information into the
9554         executable.
9555         (Expressions): Note that preprocessor macros are expanded.
9556
9557 2002-05-14  Daniel Jacobowitz  <drow@mvista.com>
9558
9559         * gdb.texinfo (Debug Session): Document new `udp:' and `tcp:'
9560         options for `target remote'.
9561
9562 2002-05-13  Andrew Cagney  <ac131313@redhat.com>
9563
9564         * gdbint.texinfo (Target Architecture Definition): Delete
9565         documentation on NNPC_REGNUM.
9566
9567 2002-05-11  Andrew Cagney  <ac131313@redhat.com>
9568
9569         * gdbint.texinfo (Target Architecture Definition): Document
9570         REGISTER_TO_VALUE and VALUE_TO_REGISTER and CONVERT_REGISTER_P.
9571         (Target Architecture Definition): Revise section `Using Different
9572         Register and Memory Data Representations'.  Add section `Raw and
9573         Virtual Register Representations'.
9574
9575 2002-05-11  Andrew Cagney  <ac131313@redhat.com>
9576
9577         * gdbint.texinfo (Target Architecture Definition): Mention
9578         defaults for REGISTER_VIRTUAL_SIZE and REGISTER_RAW_SIZE.
9579         (Target Architecture Definition): Mention same.  Add references to
9580         web pages.
9581
9582 2002-05-08  Michael Snyder  <msnyder@redhat.com>
9583
9584         * stabs.texinfo (Attributes): Document new "vector" attribute.
9585
9586 2002-05-04  Andrew Cagney  <ac131313@redhat.com>
9587
9588         * gdbint.texinfo (Releasing GDB): Revise `Create a Release'.
9589
9590 2002-05-04  Andrew Cagney  <ac131313@redhat.com>
9591
9592         * gdb.texinfo: Delete obsolete references to a29k.
9593
9594 2002-04-24  Andrew Cagney  <ac131313@redhat.com>
9595
9596         * gdbint.texinfo (Target Architecture Definition): Replace
9597         IN_SIGTRAMP with PC_IN_SIGTRAMP.
9598
9599 2002-04-24  David S. Miller  <davem@redhat.com>
9600
9601         * gdbint.texinfo (REGISTER_IN_WINDOW): Delete definition.
9602
9603 2002-04-21  David S. Miller  <davem@redhat.com>
9604
9605         * gdbint.texinfo (SKIP_PROLOGUE_FRAMELESS_P): Delete definition.
9606
9607 2002-04-21  Andrew Cagney  <ac131313@redhat.com>
9608
9609         * gdbint.texinfo (Target Architecture Definition): Delete
9610         definition of HAVE_REGISTER_WINDOWS.
9611
9612 2002-04-19  Eli Zaretskii  <eliz@gnu.org>
9613
9614         * gdbint.texinfo (Releasing GDB, Coding): Fix typos.  Reported by
9615         "Theodore A. Roth" <troth@verinet.com>.
9616
9617 2002-04-15  Don Howard  <dhoward@redhat.com>
9618
9619         From Eli Zaretskii <eliz@gnu.org>
9620         * gdb.texinfo (show max-user-call-depth): Correct formatting.
9621         Provide a better explaination of this feature.
9622
9623 2002-04-14  Andrew Cagney  <ac131313@redhat.com>
9624
9625         * gdbint.texinfo (Target Architecture Definition): Remove
9626         FRAME_CHAIN_COMBINE.
9627
9628 2002-04-12  Michael Chastain  <mec@shout.net>
9629
9630         * gdbint.texinfo (Obsolete Conditionals): Remove reference to
9631         REG_STACK_SEGMENT.
9632
9633 2002-04-09  Michael Chastain  <mec@shout.net>
9634
9635         * gdbint.texinfo (Obsolete Conditionals): Remove references to
9636         PYRAMID_* macros.
9637
9638 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
9639
9640         * gdb.texinfo (Bug Reporting): Document that the web is the
9641         prefered way of submitting bug reports.
9642         (Bug Reporting): Delete the s-mail address as the last resort.
9643
9644 2002-04-05  Andrew Cagney  <ac131313@redhat.com>
9645
9646         * gdbint.texinfo (Target Architecture Definition): Delete
9647         references to TARGET_WRITE_FP and write_fp.
9648
9649 2002-03-27  Michael Snyder  <msnyder@redhat.com>
9650
9651         * gdb.texinfo: Document new commands dump, append, and restore.
9652
9653 2002-03-27  Andrew Cagney  <ac131313@redhat.com>
9654
9655         * gdbint.texinfo (Releasing GDB): Revise the section `Before the
9656         Branch'.
9657
9658 2002-03-18  Andrew Cagney  <ac131313@redhat.com>
9659
9660         * gdb.texinfo: Change all examples to @smallexample.
9661         * gdbint.texinfo: Ditto.
9662
9663 2002-03-18  Andrew Cagney  <ac131313@redhat.com>
9664
9665         * gdbint.texinfo (Releasing GDB): Add section ``Versions and
9666         Branches''.
9667
9668 2002-03-18  Andrew Cagney  <ac131313@redhat.com>
9669
9670         * gdbint.texinfo (Releasing GDB): Add the section``Branch Commit
9671         Policy''.
9672
9673 2002-03-04  Fred Fish  <fnf@redhat.com>
9674
9675         * gdbint.texinfo: Fix a bunch of typos (alsways, mirrorred,
9676         expresson, suports, dependant, trhe, perhaphs, situtations,
9677         explictily, taged, oportunity, unfortunatly).
9678
9679 2002-02-24  Andrew Cagney  <ac131313@redhat.com>
9680
9681         * Makefile.in (gdb.info): Add explicit path to gdb.texinfo.
9682         Remove reference to 3.12.
9683
9684 2002-02-23  Andrew Cagney  <ac131313@redhat.com>
9685
9686         * gdbint.texinfo: Include fdl.texi.
9687         (Top): Add GNU Free Documentation License.
9688         * Makefile.in (SFILES_INCLUDED): Add gpl.texi.
9689         (gdbint.dvi, gdbint.pdf, gdbint.info): Add dependency on fdl.texi.
9690         (gdbint_toc.html): Add dependency on gdb-cfg.texi and fdl.texi.
9691         (gdbint.info): Add srcdir to include path.
9692         * gdb.texinfo: Include gpl.texi.
9693         (Top): Add Copying.
9694         * gpl.texi: New file.
9695
9696 2002-02-23  Andrew Cagney  <ac131313@redhat.com>
9697
9698         * gdbint.texinfo (Debugging GDB): Remove references to cygnus.com.
9699
9700 2002-02-19  Pierre Muller  <muller@ics.u-strasbg.fr>
9701
9702         * gdb.texinfo: Document Cygwin native specific commands.
9703
9704 2002-02-15  Daniel Jacobowitz  <drow@mvista.com>
9705
9706         * gdb.texinfo: Document gdbserver ``--attach'' command.
9707
9708 2002-02-07  Michael Snyder  <msnyder@redhat.com>
9709
9710         * gdb.texinfo (overlays): Change @var(_ovly_debug_event)
9711         to @code(_ovly_debug_event).
9712
9713 2002-02-07  Andrew Cagney  <ac131313@redhat.com>
9714
9715         * gdb.texinfo (How Overlays Work): Shrink the overlay diagram.
9716
9717 2002-02-06  Michael Snyder  <msnyder@redhat.com>
9718
9719         * gdb.texinfo (overlays): Mention new magic symbol
9720         '_ovly_debug_event', which allows GDB to keep better track
9721         of overlays.
9722
9723 2002-02-03  Eli Zaretskii  <eliz@gnu.org>
9724
9725         * gdb.texinfo (Memory Region Attributes): Fix the wording.
9726         Suggested by Dmitry Sivachenko.
9727
9728         * (<many nodes>): Fix the spelling and punctuation of "i.e.".
9729
9730 2002-02-01  Michael Snyder  <msnyder@redhat.com>
9731
9732         * gdb.texinfo (set trust-readonly): Change value{gdbn} to value{GDBN}.
9733
9734 2002-01-30  Michael Snyder  <msnyder@redhat.com>
9735
9736         * gdb.texinfo: (remote protocol): Gramatical fix-up.
9737         (set trust-readonly-sections): Document.
9738
9739 2002-01-29  Andrew Cagney  <ac131313@redhat.com>
9740
9741         * gdbint.texinfo (Releasing GDB): Revise and update.
9742
9743 2002-01-28  Andrew Cagney  <ac131313@redhat.com>
9744
9745         * gdbint.texinfo (Target Architecture Definition): Delete
9746         description of TARGET_BYTE_ORDER_DEFAULT.
9747
9748 2002-01-27  Eli Zaretskii  <eliz@gnu.org>
9749
9750         * gdb.texinfo: Fix typos and markup.  From Dmitry Sivachenko
9751         <mitya@cavia.pp.ru>.
9752
9753 2002-01-23  Andrew Cagney  <ac131313@redhat.com>
9754
9755         * libgdb.texinfo: Delete file.
9756
9757 2002-01-22  Andrew Cagney  <ac131313@redhat.com>
9758
9759         * gdb.texinfo: Remove makeinfo 3.12 hacks.
9760         * gdbint.texinfo: Ditto.
9761
9762 Tue Jan 22 11:57:38 2002  Andrew Cagney  <cagney@redhat.com>
9763
9764         * gdb.texinfo: Fix typo ``Remove' -> ``Remote''.
9765
9766 2002-01-22  Andrew Cagney  <ac131313@redhat.com>
9767
9768         * Makefile.in: Update copyright.
9769         (TEXI2DVI): Define.
9770         (gdb.dvi, gdb.pdf, stabs.dvi, stabs.pdf): Use TEXI2DVI.
9771         (gdbint.dvi, gdbint.pdf): Use TEXI2DVI.  Add dependency on
9772         gdb-cfg.texi.
9773         (TEXINDEX, PDFTEX): Delete makefile variables.
9774
9775 2002-01-22  Andrew Cagney  <ac131313@redhat.com>
9776
9777         * gdb.texinfo (Protocol): Move section to appendix.
9778
9779 2002-01-21  Andrew Cagney  <ac131313@redhat.com>
9780
9781         * gdb.texinfo (Remote Debugging): Create a menu.
9782         (Top): Add ``Remote Debugging'' to menu.
9783
9784 2002-01-21  Andrew Cagney  <ac131313@redhat.com>
9785
9786         * gdb.texinfo (Remote): Move the sub-section ``The GDB remote
9787         serial protocol'' from here.
9788         (Remote Debugging): To here.  New chapter.
9789
9790 2002-01-20  Andrew Cagney  <ac131313@redhat.com>
9791
9792         * gdbint.texinfo (Target Architecture Definition): Delete
9793         description of TARGET_BYTE_ORDER_SELECTABLE_P.
9794
9795 2002-01-20  Andrew Cagney  <ac131313@redhat.com>
9796
9797         * gdbint.texinfo (Host Definition): Revise.  xm-xyz.h and xyz.mh
9798         are no longer needed.
9799         (Porting GDB): Add maintainer note about configure.host.
9800
9801 2002-01-20  Andrew Cagney  <ac131313@redhat.com>
9802
9803         * gdbint.texinfo (Target Architecture Definition): Remove
9804         definition of IEEE_FLOAT.
9805
9806 2002-01-20  Eli Zaretskii  <eliz@gnu.org>
9807
9808         * gdb.texinfo: Beautify copyright years; fix a typo.
9809         (DJGPP Native): Fix overfull hboxes in examples.  From Brian Youmans
9810         <3diff@gnu.org>
9811
9812 2002-01-19  Andrew Cagney  <ac131313@redhat.com>
9813
9814         * gdbint.texinfo (Host Definition): Remove references to
9815         MALLOC_INCOMPATIBLE.
9816
9817 2002-01-17  Andrew Cagney  <ac131313@redhat.com>
9818
9819         * gdbint.texinfo (Host Definition): Remove references to XDEPFILES
9820         and xyz-xdep.o.
9821
9822 2002-01-17  Andrew Cagney  <ac131313@redhat.com>
9823
9824         * gdb.texinfo (Maintenance Commands): Add appendix.
9825         (Set Breaks): Copy ``maint info breakpoint'' doco to
9826         ``Maintenance Commands'' appendix.  Add reference.
9827
9828 2002-01-17  Andrew Cagney  <ac131313@redhat.com>
9829
9830         * fdl.texi: Remove next/prev from @node.
9831
9832 2002-01-17  Eli Zaretskii  <eliz@gnu.org>
9833
9834         * gdb.texinfo: @include fdl.texi.  Fixes for overfull hboxes and
9835         for monstrous @multitable (from Brian Youmans).
9836
9837         * fdl.texi: New file.
9838
9839         * Makefile.in (SFILES_INCLUDED): Add fdl.texi.
9840
9841 2002-01-15  Andrew Cagney  <ac131313@redhat.com>
9842
9843         * gdbint.texinfo (Releasing GDB): New chapter.
9844
9845 2002-01-14  Andrew Cagney  <ac131313@redhat.com>
9846
9847         * gdb.texinfo (Embedded Processors, Calling program functions):
9848         Obsolete references to a29k.
9849
9850 2002-01-13  Andrew Cagney  <ac131313@redhat.com>
9851
9852         * gdbint.texinfo (Coding): Review Cleanups section.  Examples
9853         examples.  Document that a code-block should do or discard its
9854         cleanups before exit.
9855
9856 2002-01-11  Michael Snyder  <msnyder@redhat.com>
9857
9858         * gdb.texinfo (Choosing files): Change @samp to @file.
9859
9860 2002-01-05  Michael Snyder  <msnyder@redhat.com>
9861
9862         * gdb.texinfo (--pid): Document new command line option (attach).
9863
9864 2002-01-07  Eli Zaretskii  <eliz@gnu.org>
9865
9866         * gdb.texinfo (Tracepoints): Clarify that tracepoints need support
9867         in the stub.
9868
9869 2002-01-04  Andrew Cagney  <ac131313@redhat.com>
9870
9871         * gdbint.texinfo (Target Architecture Definition): Replace
9872         BIG_ENDIAN with BFD_ENDIAN_BIG.
9873
9874 2002-01-03  Andrew Cagney  <ac131313@redhat.com>
9875
9876         * gdbint.texinfo (Target Architecture Definition): Replace
9877         value_ptr with struct value pointer.
9878
9879 2002-01-02  Eli Zaretskii  <eliz@gnu.org>
9880
9881         * gdb.texinfo (Free Software): Fix wording.
9882
9883 2001-12-31  Eli Zaretskii  <eliz@gnu.org>
9884
9885         * gdb.texinfo (Free Software): New section ``Free Software Needs
9886         Free Documentation''.
9887
9888 2001-12-30  Eli Zaretskii  <eliz@gnu.org>
9889
9890         * stabs.texinfo:
9891         * gdb.texinfo:
9892         * gdbint.texinfo:
9893         * libgdb.texinfo:
9894         * annotate.texi: Fix the application of GFDL in the Copyright notice.
9895
9896 2001-12-29  Michael Snyder  <msnyder@redhat.com>
9897
9898         * gdb.texinfo (maint info sections): Fix typo.
9899
9900 2001-12-26  Michael Snyder  <msnyder@redhat.com>
9901
9902         * gdb.texinfo (maint info sections): Document.
9903
9904         * gdb.texinfo (info proc): Comment out documentation for
9905         'info proc' sub-options that are currently not implemented.
9906
9907 2001-12-20  Jim Blandy  <jimb@redhat.com>
9908
9909         * gdbint.texinfo (TARGET_CHAR_SIGNED): Document.
9910
9911 2001-12-15  Andrew Cagney  <ac131313@redhat.com>
9912
9913         * gdbint.texinfo (Target Architecture Definition): Replace
9914         LITTLE_ENDIAN with BFD_ENDIAN_LITTLE.
9915
9916 2001-12-01  Andrew Cagney  <ac131313@redhat.com>
9917
9918         * gdbint.texinfo (Host Definition): Delete documentation on
9919         HOST_BYTE_ORDER.
9920
9921 2001-11-30  Jim Blandy  <jimb@redhat.com>
9922
9923         * gdb.texinfo (Overlays): New chapter, documenting GDB's
9924         overlay support.  Add to top-level menu.
9925
9926 2001-11-26  Tom Tromey  <tromey@redhat.com>
9927
9928         * gdb.texinfo (Command Syntax): Document C-o binding.
9929
9930 2001-07-26  Christopher Faylor  <cgf@redhat.com>
9931
9932         * gdb.texinfo (Options): Eliminate attempt to explain .gdbinit/gdb.ini
9933         use since it is described in the referenced section.
9934
9935         From Eli Zaretskii <eliz@gnu.org>
9936         * gdb.texinfo (Command Files): Reword to make gdb.ini requirement
9937         clearer when using DJGPP.
9938
9939 2001-11-24  Christopher Faylor  <cgf@redhat.com>
9940
9941         * gdb.texinfo (File Options): Change description of -nx and gdb.ini to
9942         specifically refer to MS-DOS.
9943         (command files): Mention gdb.ini is only used on MS-DOS.
9944
9945 2001-11-21  Tom Tromey  <tromey@redhat.com>
9946
9947         * gdb.texinfo (Invoking GDB): Document --args.
9948         (Mode Options): Likewise.
9949
9950 2001-11-21  Jim Blandy  <jimb@redhat.com>
9951
9952         * gdbint.texinfo (TARGET_RANGE_PROFITABLE_FOR_HW_WATCHPOINT):
9953         Delete documentation; this macro has been removed from the
9954         sources.
9955
9956 2001-11-13  Jim Blandy  <jimb@redhat.com>
9957
9958         * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Clarify.
9959
9960 2001-11-06  Corinna Vinschen  <vinschen@redhat.com>
9961
9962         * gdb.texinfo (gdbarch_in_function_epilogue_p): Add documentation.
9963
9964 2001-11-05  Michael Snyder  <msnyder@redhat.com>
9965
9966         * gdb.texinfo (info functions): Document use of backslash to
9967         quote regexp chars in function names such as "operator*()".
9968
9969 2001-11-01  Fred Fish  <fnf@redhat.com>
9970
9971         * gdbint.texinfo (SOLIB_ADD): Document additional new
9972         "readsyms" arg.
9973
9974 2001-10-30  Don Howard  <dhoward@redhat.com>
9975
9976         * gdb.texinfo: (Command Files) Added documentation for the
9977         behavior of gdb with input redirected from a file.
9978
9979 2001-10-28  Fred Fish  <fnf@redhat.com>
9980
9981         * gdb.texinfo (auto-solib-add): Change docs to match
9982         implementation change.
9983         (auto-solib-limit): Add docs for new variable.
9984
9985 2001-10-15  Andrew Cagney  <ac131313@redhat.com>
9986
9987         * gdbint.texinfo (Target Architecture Definition): Function
9988         value_as_pointer renamed to value_as_address.
9989
9990 2001-10-15  Andrew Cagney  <ac131313@redhat.com>
9991
9992         * gdbint.texinfo (Target Architecture Definition): Default
9993         POINTER_TO_ADDRESS functions assume unsigned addresses.
9994         (INTEGER_TO_ADDRESS): Document.  Derive pragmatics section from a
9995         posting by Jim Blandy.
9996
9997 2001-10-12  Jim Blandy  <jimb@redhat.com>
9998
9999         * Makefile.in (MAKEHTMLFLAGS): Remove -glossary; the most recent
10000         version of texi2html (1.64) doesn't support this flag any more.
10001
10002 2001-09-08  Mark Kettenis  <kettenis@gnu.org>
10003
10004         * gdbint.texinfo (Host Definition): Remove description of
10005         MEM_FNS_DECLARED.
10006
10007         * gdbint.texinfo (Host Definition): Remove description of R_OK.
10008
10009         * gdbint.texinfo (Host Definition): Remove description of
10010         HAVE_SIGSETMASK.
10011
10012 2001-09-04  Elena Zannoni  <ezannoni@redhat.com>
10013
10014         * gdbint.texinfo (Target Architecture Definition): Add
10015         explanation of TARGET_PRINT_INSN macro.
10016
10017 2001-08-30  Jim Blandy  <jimb@redhat.com>
10018
10019         * gdb.texinfo (`add-symbol-file'): Correct synopsis.
10020         Explain what it means to load relocatable files.
10021
10022 2001-08-28  Jim Blandy  <jimb@redhat.com>
10023
10024         * gdbint.texinfo: Bring the HTML `top' menu into sync with the
10025         info `top' menu.
10026
10027 Wed Aug 15 10:47:28 2001  Christopher Faylor <cgf@cygnus.com>
10028
10029         * gdbint.texinfo: Add a cautionary note about macro use.
10030
10031 2001-08-02  Corinna Vinschen  <vinschen@redhat.com>
10032
10033         * gdb.texinfo: Explain omitting the hostname in the
10034         `target remote' command.
10035
10036 2001-07-30  Daniel Jacobowitz  <drow@mvista.com>
10037
10038         * gdbint.texinfo: Remove extraneous START-INFO-DIR-ENTRY
10039         and END-INFO-DIR-ENTRY.
10040
10041 2001-07-28  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
10042
10043         * gdb.texinfo (TUI Configuration): Rename tui configuration variables.
10044
10045 2001-07-25  Andrew Cagney  <ac131313@redhat.com>
10046
10047         * gdbint.texinfo (libgdb): Rewrite.
10048
10049 2001-07-26  Eli Zaretskii  <eliz@gnu.org>
10050
10051         * Makefile.in (gdbgui.dvi, gdb-gui, gdbgui.info): Targets deleted.
10052
10053 2001-07-24  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
10054
10055         * gdb.texinfo (TUI): New chapter, document the TUI.
10056         (Mode Options): Document the -tui option.
10057
10058 2001-07-23  Mark Kettenis  <kettenis@gnu.org>
10059
10060         * gdbint.texinfo (Host Definition): Remove description of
10061         NEED_POSIX_SETPGID.
10062
10063 2001-07-23  Eli Zaretskii  <eliz@gnu.org>
10064
10065         * gdb.tex (DJGPP Native): New node, with descriptions of
10066         DJGPP-specific commands.
10067
10068 2001-07-19  John R. Moore  <jmoore@redhat.com>
10069
10070         * gdbint.texinfo: Three misspellings.
10071
10072 2001-07-06  Andrew Cagney  <ac131313@redhat.com>
10073
10074         * Makefile.in (refcard.dvi): Rewrite to avoid problems with empty
10075         `test` expressions on bash.  Problem reported by Colin Walters.
10076
10077 2001-07-04  Andrew Cagney  <ac131313@redhat.com>
10078
10079         * gdbint.texinfo (User Interface): Update ui-out documentation to
10080         refelect recent UI/MI updates.
10081
10082 2001-07-04  Andrew Cagney  <ac131313@redhat.com>
10083
10084         * gdb.texinfo (Mode Options): Mention the mi0 and mi1
10085         interpreters.
10086
10087 2001-06-15  Andrew Cagney  <ac131313@redhat.com>
10088
10089         * gdbint.texinfo (Target Architecture Definition): GDBARCH is a C
10090         structure and not macros.
10091         (Host Definition): Document that much of this chapter is obsolete.
10092         (Target Architecture Definition): Update list of files that make
10093         up a target architecture.
10094         (Coding): Update.
10095
10096 2001-06-28  Andrew Cagney  <ac131313@redhat.com>
10097
10098         * gdbint.texinfo (Target Architecture Definition): Update
10099         EXTRACT_STRUCT_VALUE_ADDRESS and EXTRACT_STRUCT_VALUE_ADDRESS_P.
10100         The latter has been changed to a true predicate.
10101
10102 2001-06-17  Eli Zaretskii  <eliz@gnu.org>
10103
10104         * annotate.texi: Add @noindent where needed.  From Dmitry
10105         Sivachenko <dima@Chg.RU>.
10106         * gdb.texinfo: Indexing fix.  From Dmitry Sivachenko.
10107
10108 2001-06-16  Andrew Cagney  <ac131313@redhat.com>
10109
10110         * gdb.texinfo (Protocol): Fix typo.  Extra parenthesis.
10111
10112 2001-06-14  Andrew Cagney  <ac131313@redhat.com>
10113
10114         * gdb.texinfo (Remote Protocol): Document that the ``!'' packet
10115         returns ``OK''.  Document that the ``R'' packet does not reply.
10116
10117 2001-06-13  Michael Snyder  <msnyder@redhat.com>
10118
10119         * gdb.texinfo (Protocol): Add doc for new packet "qSymbol:".
10120
10121 2001-06-13  Eli Zaretskii  <eliz@gnu.org>
10122
10123         * gdb.texinfo (Signals): Clarify the default setting of signal
10124         handling.
10125
10126 2001-05-14  Andrew Cagney  <ac131313@redhat.com>
10127
10128         * gdbint.texinfo (CLEAR_DEFERRED_STORES): Delete stray @item
10129         (FRAME_ARGS_ADDRESS_CORRECT): Ditto.
10130
10131 2001-05-12  Andrew Cagney  <ac131313@redhat.com>
10132
10133         * Makefile.in (GDBvn.texi): Set GDBVN from ../version.in.
10134
10135 2001-05-10  Eli Zaretskii  <eliz@gnu.org>
10136
10137         * gdbint.texinfo (Clean Design and Portable Implementation):
10138         Renamed from "Clean Design".
10139         (Clean Design and Portable Implementation): Document portable
10140         methods of handling file names, and the associated macros.
10141
10142 2001-04-02  Eli Zaretskii  <eliz@gnu.org>
10143
10144         * gdb.texinfo (Tracepoint Actions): Mention the "info scope"
10145         command and provide a cross-reference to its description.
10146         (Symbols): Note that "info scope" is useful for trace experiments.
10147
10148 2001-04-01  Eli Zaretskii  <eliz@gnu.org>
10149
10150         * gdb.texinfo (Symbols): Document "info scope".
10151         (Tracepoints): New chapter.
10152         (Contributors): Update for v5.1.
10153         <All nodes>: Change "C++" to "C@t{++}".
10154
10155         * gdbint.texinfo (User Interface): A new section about ui_out
10156         functions, based on text written by Fernando Nasser.
10157
10158         * stabs.texinfo: Change Permissions to GFDL.  Update Copyright.
10159
10160 2001-03-26  Eli Zaretskii  <eliz@gnu.org>
10161
10162         * gdb.texinfo: Change Permissions to GFDL.  Update Copyright.
10163
10164         * gdbint.texinfo: Change Permissions to GFDL.  Update Copyright.
10165
10166         * gdbgui.texinfo: Change Permissions to GFDL.  Update Copyright.
10167         Replace "GDB" with "@value{GDBN}".  Fix markup.
10168
10169         * annotate.texi: Change Permissions to GFDL.  Update Copyright.
10170
10171         * gdb.texinfo (Output Formats): Mention "info symbol" and provide
10172         a cross-reference to its description.
10173         (Symbols): Document "info symbol".
10174
10175 2001-03-21  Eli Zaretskii  <eliz@gnu.org>
10176
10177         * gdbint.texinfo (Algorithms): New section "Watchpoints" and new
10178         subsection "x86 Watchpoints".
10179         (Target Architecture Definition): Document the macros
10180         I386_USE_GENERIC_WATCHPOINTS and TARGET_HAS_HARDWARE_WATCHPOINTS.
10181         (Native Debugging): Document I386_USE_GENERIC_WATCHPOINTS.
10182
10183 2001-03-20  Andrew Cagney  <ac131313@redhat.com>
10184
10185         * gdbint.texinfo (Target Architecture Definition): Update
10186         definition of SOFTWARE_SINGLE_STEP_P to include empty parameter
10187         list.
10188
10189 2001-03-06  Kevin Buettner  <kevinb@redhat.com>
10190
10191         * Makefile.in, all-cfg.texi, annotate.texi, gdb.texinfo,
10192         gdbint.texinfo, refcard.tex: Update/correct copyright notices.
10193
10194 2001-02-21  Eli Zaretskii  <eliz@gnu.org>
10195
10196         * gdb.texinfo (Signals): Document "ignore", "noignore", and "all".
10197
10198 2001-02-11  Eli Zaretskii  <eliz@gnu.org>
10199
10200         * gdb.texinfo (Environment): Document that `path' does not change
10201         the value of PATH in GDB's own environment (it did in the past,
10202         but that was changed on March 15, 1994).  Reported by Doug Evans
10203         <dje@transmeta.com>.
10204
10205         * gdbint.texinfo: Fix up @itemize lists so that @item is alone on
10206         its line.  Fix markup of commands and macros.  Add an Index node
10207         and index entries.
10208
10209 2001-01-23  J.T. Conklin  <jtc@redback.com>
10210
10211         * gdb.texinfo (Memory region attributes): New manual section.
10212
10213 2001-01-04  Nicholas Duffek  <nsd@redhat.com>
10214
10215         * gdbint.texinfo (POP_FRAME): Document use by return_command.
10216
10217 2000-12-25  Eli Zaretskii  <eliz@gnu.org>
10218
10219         * refcard.tex: Version and copyright fixed.  From Phil Edwards
10220         <pedwards@disaster.jaj.com>.
10221
10222 Thu Nov 30 16:57:19 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10223
10224         * gdbint.texinfo (ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM,
10225         DWARF2_REG_TO_REGNUM): Document.
10226
10227 Mon Nov 20 21:29:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10228
10229         * gdbint.texinfo (Coding): Update current value of
10230         --enable-build-warnings.  Mention --enable-gdb-build-warnings.
10231
10232 2000-11-19  Eli Zaretskii  <eliz@gnu.org>
10233
10234         * gdb.texinfo (Continuing and Stepping):  Fixed markup and typos,
10235         as suggested by Dmitry Sivachenko <dima@Chg.RU>.
10236
10237 2000-11-10  Christopher Faylor <cgf@cygnus.com>
10238
10239         * gdb.texinfo: Document new 'set step-mode' command.
10240
10241 2000-10-16  Eli Zaretskii  <eliz@gnu.org>
10242
10243         * gdb.texinfo (Contributors, MIPS Embedded): Minor spelling
10244         changes from Dmitry Sivachenko <dima@Chg.RU>.
10245
10246 2000-09-26  Eli Zaretskii  <eliz@gnu.org>
10247
10248         * gdb.texinfo (Hooks): Document the new post-hook functionality.
10249         From Steven Johnson <sbjohnson@ozemail.com.au>.
10250
10251 2000-08-10  Mark Kettenis  <kettenis@gnu.org>
10252
10253         * gdbint.texinfo (Overall Structure): Spelling fix.
10254
10255 2000-08-10  Eli Zaretskii  <eliz@gnu.org>
10256
10257         * gdbint.texinfo (Target Architecture Definition): Document that
10258         REGISTER_CONVERT_TO_VIRTUAL should only be called on a register
10259         for which REGISTER_CONVERTIBLE returns a zero value.
10260
10261 2000-07-08  Christopher Faylor <cgf@cygnus.com>
10262
10263         * Makefile.in (install-info): Find files to install in either the
10264         build or source directories (adapted from Makefile.am).
10265
10266 2000-07-07  Nicholas Duffek  <nsd@redhat.com>
10267
10268         * stabs.texinfo: Fix spelling errors.
10269         (String Field): FILE-NUMBER starts from 0, not 1.
10270
10271 2000-07-05  Eli Zaretskii <eliz@gnu.org>
10272
10273         * refcard.tex: Remove \centerline from the blurb.  Patch from
10274         Brian Youmans.
10275
10276 2000-06-25  Eli Zaretskii <eliz@gnu.org>
10277
10278         * Makefile.in (install-info): Support installation from outside of
10279         the source directory.  Reported by Mark Harig
10280         <markh@frazier.landmark.com>.
10281
10282 2000-06-20  J.T. Conklin  <jtc@redback.com>
10283
10284         * gdb.texinfo: Fix typo, $bpnum is set to last breakpoint number.
10285
10286 Fri May 26 15:55:33 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10287
10288         * Makefile.in (pdf, gdbint.pdf, gdb.pdf, stabs.pdf): New targets.
10289         Generate using pdftex.
10290         (PDFTEX): Define.
10291         (STAGESTUFF, maintainer-clean realclean): Add *.pdf.
10292         (gdb.texinfo, gdbint.texinfo, stabs.texinfo): When TeX insert the
10293         @contents at the start.
10294
10295 2000-05-24  Eli Zaretskii  <eliz@gnu.org>
10296
10297         * gdb.texinfo: Remove duplicate @syncodeindex.  From Brian
10298         Youmans.
10299
10300 Wed May 24 21:27:58 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10301
10302         From Brian Youmans:
10303         * gdb.texinfo: Fix ``et al.''.
10304
10305 Tue May 23 22:57:41 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10306
10307         * Makefile.in (refcard.dvi): Remove quotes around REFEDITS in for
10308         loop.
10309
10310 2000-05-19  Jimmy Guo  <guo@cup.hp.com>
10311
10312         * configure: Regenerate.
10313
10314 2000-05-17  Eli Zaretskii  <eliz@gnu.org>
10315
10316         * Makefile.in (install-info): Run install-info on installed Info
10317         files.
10318
10319 Fri May 12 20:18:04 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10320
10321         * gdb.texinfo: Add Stan Shebs, et.al. as authors.  Mention
10322         Andrew Cagney.
10323
10324 2000-05-09  Eli Zaretskii  <eliz@gnu.org>
10325
10326         * gdb.texinfo: Proofreading changes from Brian Youmans.
10327
10328 2000-05-01  Nick Duffek  <nsd@cygnus.com>
10329
10330         * gdb.texinfo (Command Files): Mention -x, use @enumerate for
10331         startup sequence, minor edits.
10332
10333 2000-05-01  Eli Zaretskii  <eliz@gnu.org>
10334
10335         * annotate.texi: Remove "@syncodeindex fn cp", it causes grief in
10336         TeX.
10337
10338         * gdb.texinfo: Add "@syncodeindex fn cp".  Convert all entries
10339         "@kindex f" into "@kindex f (foo)", otherwise we get index entries
10340         like `n' and `s' which look weird.  Convert some of the @kindex to
10341         @vindex, when they refer to variables, not commands.
10342
10343 Sat Apr 29 17:01:04 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10344
10345         * gdbint.texinfo (Hints): Do not use @value{GDBN in @nodes.
10346
10347 2000-04-23  Eli Zaretskii  <eliz@gnu.org>
10348
10349         * Makefile.in (GDBMI_DIR): New variable.
10350         (SET_TEXINPUTS): Add $(GDBMI_DIR).
10351         (SFILES_DOC): Add $(GDBMI_DIR)/gdbmi.texinfo.
10352         (gdbmi.texinfo): New target, for texi2roff.
10353         (gdb.me, gdb.ms, gdb.mm): Depend on gdbmi.texinfo.
10354         (gdb.info, gdb_toc.html): Add "-I ${GDBMI_DIR}".
10355
10356         * gdb.texinfo (Top): Add GDB/MI to the main menu and @include
10357         gdbmi.texinfo.
10358         (Mode Options): Add xref to GDB/MI docs and remove a FIXME
10359         comment.
10360
10361 2000-04-17  Elena Zannoni  <ezannoni@kwikemart.cygnus.com>
10362
10363         * gdb.texinfo (Files): Update description of add-symbol-file
10364         command.
10365
10366 2000-04-17  Eli Zaretskii  <eliz@gnu.org>
10367
10368         * gdb.texinfo (Porting GDB): Don't use @value in the node name, it
10369         prevents the build (and is generally a Bad Idea).
10370
10371 2000-04-17  Eli Zaretskii  <eliz@gnu.org>
10372
10373         * gdb.texinfo (Protocol): Prevent makeinfo from complaining about
10374         a comma inside @var.
10375         (Command Files): Index markup changes from Dmitry Sivachenko
10376         <dima@Chg.RU>.
10377
10378 2000-04-16  Eli Zaretskii  <eliz@gnu.org>
10379
10380         * Makefile.in (LN_S): Define.
10381         (gdb-cfg.texi, gdb.dvi, links2roff, inc-hist.texinfo): Don't
10382         invoke "ln -s" unless it is known to work.
10383
10384         * configure.in (AC_PROG_LN_S): Add.
10385
10386 2000-04-14  Jim Blandy  <jimb@redhat.com>
10387
10388         * gdbint.texinfo (Pointers Are Not Always Addresses): New manual
10389         section.
10390         (Target Conditionals): Document ADDRESS_TO_POINTER,
10391         POINTER_TO_ADDRESS.
10392
10393 2000-04-11  Daniel Berlin  <dan@cgsoftware.com>
10394
10395         * gdbint.texinfo: Replaced GDB with @value{GDBN}, @include
10396         gdb-cfg.texi to get the value.
10397
10398 2000-04-10  Jim Blandy  <jimb@redhat.com>
10399
10400         * gdbint.texinfo (Target Architecture Definition): Fix
10401         cross-references.
10402
10403 2000-04-08  Jim Blandy  <jimb@redhat.com>
10404
10405         * gdbint.texinfo (Using Different Register and Memory Data
10406         Representations): New section.
10407         (REGISTER_CONVERTIBLE, REGISTER_RAW_SIZE, REGISTER_VIRTUAL_SIZE,
10408         REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_VIRTUAL,
10409         REGISTER_CONVERT_TO_RAW): Document.
10410
10411 Mon Apr  3 19:16:32 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10412
10413         * gdb.texinfo (Protocol): Deprecate the sequence-id.  Add cindex
10414         for acknowledgments.
10415
10416 Tue Mar 28 18:28:45 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10417
10418         * gdb.texinfo (Protocol): Replace ``qfThreadExtraInfo'' with
10419         qThreadExtraInfo.
10420
10421 2000-03-28  J.T. Conklin  <jtc@redback.com>
10422
10423         * gdb.texinfo: Clarify which remote debug protocol commands are
10424         required and which are optional.
10425
10426 Tue Mar 28 16:06:22 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10427
10428         * gdb.texinfo: Revert remainder of Fri Mar 24 18:06:34 2000 Andrew
10429         Cagney <cagney@b1.cygnus.com>.  Move @chapter and @node entries
10430         back to annotate.texi, rluser.texinfo and inc-hist.texinfo.
10431         * annotate.texi: Update.
10432
10433 2000-03-28  Stan Shebs  <shebs@apple.com>
10434
10435         * gdb.texinfo: Update dates, bump to Eighth Edition (note
10436         expectation of additional changes before release), update
10437         ISBN, add copy of top-level menu for @ifhtml, remove explicit
10438         node links, rephrase and/or shorten lines to fix formatting
10439         problem in both regular and @smallbook formats.
10440         * annotate.texi: Shorten lines in example, use smallexample
10441         consistently everywhere.
10442         * Makefile.in: Add comment about texinfo 4.0 html generation.
10443         (SFILES_INCLUDED): Add annotate.texi.
10444
10445 2000-03-27  Daniel Berlin  <dan@cgsoftware.com>
10446
10447         * gdb.texinfo (Debugging Output): Added new section, documenting
10448         the "set/show debug" commands.
10449
10450 Fri Mar 24 18:06:34 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10451
10452         * annotate.texi (Annotations): When GDBN omit @chapter and @node
10453         entry.
10454
10455         * gdb.texinfo: Check for @ifinfo instead of @ifnottex.
10456         (rluser.texinfo, inc-hist.texinfo, annotate.texi): Add local
10457         @chapter and @node entries.
10458
10459         * gdb.texinfo: Link all top-level nodes.
10460
10461 Fri Mar 24 17:56:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10462
10463         * Makefile.in (install-info): Create $(infodir) before installing
10464         files.
10465
10466 2000-03-23  Fernando Nasser  <fnasser@totem.to.cygnus.com>
10467
10468         From David Whedon <dwhedon@gordian.com>
10469         * gdbint.texinfo : Added paragraphs about command deprecation.
10470
10471 2000-03-22  Daniel Berlin  <dan@cgsoftware.com>
10472
10473       * gdb.texinfo: Add documentation for the apropos command.
10474
10475 2000-03-20  Michael Snyder  <msnyder@cleaver.cygnus.com>
10476
10477         * gdb.texinfo: Add new queries ThreadInfo and ThreadExtraInfo.
10478
10479 2000-03-20  Michael Snyder  <msnyder@cleaver.cygnus.com>
10480
10481         * gdb.texinfo: Add white space to prevent overprinting in
10482         two places.
10483
10484 2000-03-17  Stan Shebs  <shebs@apple.com>
10485
10486         * gdb.texinfo: Many minor changes from Dmitry Sivachenko
10487         <dima@Chg.RU>, also clarification of allowed content for
10488         string constants.
10489
10490 2000-03-16  Eli Zaretskii <eliz@gnu.org>
10491
10492         * gdb.texinfo (main menu): Add Annotations.
10493         (File Options): Add @cindex entries for each command-line option.
10494         Document --epoch, --annotate, --async, --interpreter, --write,
10495         --statistics, and --version.
10496
10497         * annotate.texi: Convert to a chapter.  Use @value{GDBN} instead
10498         of GDB.
10499
10500 2000-02-23  Jim Blandy  <jimb@redhat.com>
10501
10502         * gdbint.texinfo (FUNCTION_START_OFFSET): Document.
10503
10504 2000-02-22  Jim Blandy  <jimb@redhat.com>
10505
10506         * gdbint.texinfo: Document COERCE_FLOAT_TO_DOUBLE --- the new form.
10507
10508 2000-02-15  Jason Molenda  (jsm@bugshack.cygnus.com)
10509
10510         * Makefile.in (diststuff): New target.
10511
10512 2000-02-15  Kevin Buettner  <kevinb@redhat.com>
10513
10514         * agentexpr.texi: Fix wording regarding Intel's IA-64
10515         architecture.  [From Jim Wilson.]
10516
10517 2000-01-16  Tom Tromey  <tromey@cygnus.com>
10518
10519         * gdb.texinfo (Breakpoints): Mention breakpoint ranges.
10520         (Delete Breaks): Mention range arguments.
10521         (Disabling): Likewise.
10522
10523 2000-01-05  Dmitry Sivachenko <dima@Chg.RU>
10524
10525         * gdb.texinfo:  Wrap "ASCII" in @sc{}; clarify a few sentences.
10526
10527 Wed Dec  8 19:53:08 1999  Andrew Cagney  <cagney@b1.cygnus.com>
10528
10529         * gdbint.texinfo (FRAME_CHAIN_VALID): Add the generic frame-chain
10530         valid functions.
10531
10532 1999-11-05  Stan Shebs  <shebs@andros.cygnus.com>
10533
10534         * gdb.texinfo: Clarify regular expressions used in rbreak.
10535
10536 1999-10-15  Kevin Buettner  <kevinb@cygnus.com>
10537
10538         * gdbint.texinfo (MEMORY_INSERT_BREAKPOINT,
10539         MEMORY_REMOVE_BREAKPOINT):  Document.
10540
10541 Thu Oct 14 21:17:17 1999  Andrew Cagney  <cagney@b1.cygnus.com>
10542
10543         * gdb.texinfo (remote): Document how GDB ignores the qOffsets BSS
10544         offset re-using the DATA offset instead.
10545
10546 1999-10-11  Jim Kingdon  <kingdon@redhat.com>
10547
10548         * gdbint.texinfo (Target Architecture Definition): Add PARM_BOUNDARY.
10549
10550 1999-10-05  Stan Shebs  <shebs@andros.cygnus.com>
10551
10552         From Dmitry Sivachenko <demon@gpad.ac.ru>:
10553         * gdb.texinfo: Use GDBP and GDBN everywhere, fix a couple other
10554         typos.
10555
10556         * gdb.texinfo: Various minor wording and formatting improvements,
10557         mentions of additional command-line options.
10558
10559 1999-09-30  Fred Fish  <fnf@cygnus.com>
10560
10561         * gdb.texinfo:  Document additional forms of specifying section
10562         names and addresses for the add-symbol-file command.
10563
10564 1999-09-14  Michael Snyder  <msnyder@cleaver.cygnus.com>
10565
10566         * gdbint.texinfo: Fix typo, add the word "have".
10567
10568 1999-09-14  Jim Blandy  <jimb@cris.red-bean.com>
10569
10570         * gdbint.texinfo (Target Architecture Definition): Document the
10571         SKIP_PERMANENT_BREAKPOINT macro.
10572
10573 1999-09-07  Stan Shebs  <shebs@andros.cygnus.com>
10574
10575         * gdb.texinfo: Fiks speling errers.
10576
10577         * gdb.texinfo: Fix uses of @multitable.
10578
10579         From Eli Zaretskii  <eliz@gnu.org>:
10580         * gdb.texinfo: Include details specific to DOS host, clarify
10581         some confusing language, fix @ref/@xref/@pxref usages, add
10582         comments about using with optimization, add more indexing,
10583         fix info about disassembly-flavor.
10584
10585 Tue Sep  7 09:11:24 1999  Kevin Buettner  <kevinb@cygnus.com>
10586
10587         * gdbint.texinfo (IN_SOLIB_DYNSYM_RESOLVE_CODE,
10588         SKIP_SOLIB_RESOLVER): Define.
10589
10590 Fri Sep  3 18:05:14 1999  Andrew Cagney  <cagney@b1.cygnus.com>
10591
10592         * gdb.texinfo (Protocol): Review.  Add tables describing ``q'' and
10593         ``g'' packets.
10594
10595 1999-08-30  Stan Shebs  <shebs@andros.cygnus.com>
10596
10597         * gdb.texinfo: Create a new "Configurations" chapter with
10598         platform-specific info, inline remote.texi and move sections of it
10599         into the new chapter, move bits about info proc, heuristic search,
10600         and register stack into the new chapter.
10601         * remote.texi: Remove, now part of gdb.texinfo.
10602         * Makefile.in (SFILES_INCLUDED): Remove ref to remote.texi.
10603
10604 1999-08-27  Jason Molenda  (jsm@bugshack.cygnus.com)
10605
10606         * gdbint.texinfo (GDB_TARGET_IS_SUN3, GDB_TARGET_IS_SUN386,
10607         GDB_TARGET_IS_MACH386): These kludges have gone away.
10608
10609 Wed Aug 25 10:47:03 1999  Andrew Cagney  <cagney@b1.cygnus.com>
10610
10611         * gdbint.texinfo (Target Architecture Definition): Mention
10612         TDEPLIBS.
10613
10614 1999-08-20  Stan Shebs  <shebs@andros.cygnus.com>
10615
10616         * gdb.texinfo: Remove remaining "HPPA" conditionals, rewrite
10617         surrounding text to fit HP-UX bits into general info.
10618         (HPPA-cfg.texi): Remove, no longer useful.
10619
10620         * gdb.texinfo: Remove explicit links from @node lines, remove
10621         HP-added "Detailed Node Listing" from main menu which confuses
10622         things.
10623
10624         From Dmitry Sivachenko <dima@Chg.RU>:
10625         * gdb.texinfo: Use @value{GDBN} instead of plain GDB, fix grouping
10626         in description of `set environment'.
10627
10628 1999-08-17  Stan Shebs  <shebs@andros.cygnus.com>
10629
10630         * gdbint.texinfo: Update coding standard to allow pure ANSI/ISO C.
10631
10632 1999-08-12  Ben Elliston  <bje@cygnus.com>
10633
10634         * gdbint.texinfo (Breakpoint Handling): Add missing words.
10635
10636 1999-08-10  Eli Zaretskii  <eliz@gnu.org>
10637
10638         * gdb.texinfo (Set Watchpoints): Explain some subtleties about
10639         watch, awatch, and rwatch.  Explain why the latter two cannot be
10640         set as software watchpoints.  Document that watchpoints for local
10641         variables are deleted when the debuggee terminates.
10642
10643 Wed Aug 11 13:18:14 1999  Andrew Cagney  <cagney@amy.cygnus.com>
10644
10645         * remote.texi (Protocol): Further clarification of the "qRcmd"
10646         packet.  Allow E.. response packet.  "qRcmd" packet is no longer
10647         reserved.
10648
10649 1999-08-10  Elena Zannoni  <ezannoni@kwikemart.cygnus.com>
10650
10651         * Makefile.in: Rename inc-hist.texi to inc-hist.texinfo.
10652         * gdb.texinfo: Ditto.
10653
10654 1999-08-06  Tom Tromey  <tromey@cygnus.com>
10655
10656         * gdb.texinfo (KOD): New node.
10657
10658 Fri Aug  6 17:05:48 1999  Andrew Cagney  <cagney@b1.cygnus.com>
10659
10660         * remote.texi (Rcmd): Fix minor formatting typos.
10661
10662 Thu Aug  5 17:57:41 1999  Andrew Cagney  <cagney@b1.cygnus.com>
10663
10664         * remote.texi (protocol qRcmd): Allow ``OK'' and ``O...'' response
10665         packets.
10666
10667 1999-07-14  Jim Blandy  <jimb@zwingli.cygnus.com>
10668
10669         * gdbint.texinfo (PREPARE_TO_PROCEED, ADDR_BITS_REMOVE): Doc
10670         fixes.
10671
10672 Tue Jun 29 11:43:55 1999  Andrew Cagney  <cagney@b1.cygnus.com>
10673
10674         * gdbint.texinfo (SAVE_DUMMY_FRAME_TOS): Define.
10675
10676 Fri Jun 25 11:47:06 1999  Andrew Cagney  <cagney@b1.cygnus.com>
10677
10678         * remote.texi (Communication Protocol): ``v'' is in use. Fix
10679         numerous formatting errors.  Clarify ``i''.  Mark ``i'', ``Z'',
10680         ``z'' and ``qRcmd'' as draft instead of reserved.  Identify
10681         packets that are not supported on all hosts. Expand examples.
10682         Spell check.
10683
10684 1999-06-24  Jason Molenda  (jsm@bugshack.cygnus.com)
10685
10686         * Makefile.in: Recognize html, install-html.  Add targets
10687         to build HTML versions of documentation via texi2html.
10688
10689 Thu Jun 24 15:59:03 1999  Stan Shebs  <shebs@andros.cygnus.com>
10690
10691         * gdbint.texinfo (Testsuite): New chapter, information about the
10692         testsuite.
10693
10694 Fri Jun 25 02:40:34 1999  Andrew Cagney  <cagney@b1.cygnus.com>
10695
10696         * remote.texi (Communication Protocol): Rewrite.
10697
10698 Thu Jun 24 16:59:54 1999  Andrew Cagney  <cagney@b1.cygnus.com>
10699
10700         * stabs.texinfo: Fix uses of xref.
10701
10702 Thu Jun 17 17:23:25 1999  Stan Shebs  <shebs@andros.cygnus.com>
10703
10704         * gdbint.texinfo: Add an anti-printf exhortation, and update the
10705         info about patch submission.
10706
10707 Mon Jun  7 15:49:40 1999  Stan Shebs  <shebs@andros.cygnus.com>
10708
10709         From Per Bothner  <bothner@cygnus.com>:
10710         * gdb.texinfo: Document Chill support.
10711
10712 Fri Jun  4 16:58:22 1999  Andrew Cagney  <cagney@b1.cygnus.com>
10713
10714         * gdbint.texinfo (SP_REGNUM, FP_REGNUM, PC_REGNUM): Add reference
10715         to corresponding TARGET_READ_reg TARGET_WRITE_reg macros.
10716         Document that the value should be greater-than or equal-to zero.
10717         (NO_STD_REGS): Document. Deprecate.
10718
10719 Tue Jun  1 15:04:15 1999  Andrew Cagney  <cagney@b1.cygnus.com>
10720
10721         * gdbint.texinfo (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT):
10722         Document that these are not used.
10723
10724 Thu May 27 09:28:15 1999  Andrew Cagney  <cagney@b1.cygnus.com>
10725
10726         * gdbint.texinfo (EXTRACT_STRUCT_VALUE_ADDRESS_P): Document.
10727
10728 Mon May 24 10:07:39 1999  Andrew Cagney  <cagney@b1.cygnus.com>
10729
10730         * gdbint.texinfo (FRAME_NUM_ARGS): Update definition.  Parameter
10731         numargs was dropped.
10732
10733 Thu May 20 12:26:59 1999  Andrew Cagney  <cagney@b1.cygnus.com>
10734
10735         * gdbint.texinfo (FRAMELESS_FUNCTION_INVOCATION): Update.
10736
10737 Tue Apr 27 19:14:20 1999  Andrew Cagney  <cagney@b1.cygnus.com>
10738
10739         * gdbint.texinfo (SKIP_PROLOGUE, SKIP_PROLOGUE_FRAMELESS_P):
10740         Update.
10741
10742 Thu Apr 22 13:07:37 1999  Andrew Cagney  <cagney@b1.cygnus.com>
10743
10744         * gdbint.texinfo (USE_GENERIC_DUMMY_FRAMES): Document.
10745         (GET_SAVED_REGISTER): Update, not just the a29k uses this.
10746
10747 Wed Apr 21 13:59:01 1999  Dave Brolley  <brolley@cygnus.com>
10748
10749         * gdbint.texinfo: Fix typos: $ -> @.
10750
10751 Tue Apr 20 11:59:38 1999  Andrew Cagney  <cagney@b1.cygnus.com>
10752
10753         * gdbint.texinfo (REGISTER_NAMES, BREAKPOINT, BIG_BREAKPOINT,
10754         LITTLE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT,
10755         BIG_REMOTE_BREAKPOINT): Deprecate in favor of REGISTER_NAME and
10756         BREAKPOINT_FROM_PC.
10757
10758 Mon Apr 12 16:00:44 1999  Andrew Cagney  <cagney@b1.cygnus.com>
10759
10760         * gdbint.texinfo (CALL_DUMMY_STACK_ADJUST_P,
10761         CALL_DUMMY_STACK_ADJUST): Document.
10762
10763 Thu Apr  8 17:23:15 1999  Andrew Cagney  <cagney@b1.cygnus.com>
10764
10765         * gdbint.texinfo (CALL_DUMMY_P, CALL_DUMMY_WORDS,
10766         SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY): Define.
10767
10768 1999-04-02  Stan Shebs  <shebs@andros.cygnus.com>
10769
10770         * gdbint.texinfo (MAINTENANCE_CMDS): Remove ref, since it no
10771         longer exists.
10772
10773 Tue Mar  9 19:25:11 1999  Stan Shebs  <shebs@andros.cygnus.com>
10774
10775         * gdb.texinfo, remote.texi, all-cfg.texi, HPPA-cfg.texi: Remove
10776         nearly all @ifset/@ifclear conditionals; nobody uses them, and
10777         they make the manual source incomprehensible.
10778         * h8-cfg.texi: Remove, hasn't been used in years.
10779
10780 Thu Feb 11 18:00:59 1999  Stan Shebs  <shebs@andros.cygnus.com>
10781
10782         * gdb.texinfo: Update the credits.
10783
10784 Mon Feb  8 17:33:57 1999  Stan Shebs  <shebs@andros.cygnus.com>
10785
10786         * gdb.texinfo: Fix mistakes noticed in printout of last
10787         draft, add Alpha to discussion of heuristic fence post.
10788
10789 Fri Feb  5 17:20:00 1999  Stan Shebs  <shebs@andros.cygnus.com>
10790
10791         * gdb.texinfo, remote.texi: Many changes; update to Seventh
10792         Edition, merge some HP changes into mainline, describe some
10793         previously undocumented features, describe more of the target
10794         commands available, eliminate obsolete section on renamed
10795         commands.
10796         * all-cfg.texi, HPPA-cfg.texi: Remove some obsolete conditionals.
10797
10798 Wed Jan 20 17:47:45 1999  Stan Shebs  <shebs@andros.cygnus.com>
10799
10800         * gdb.texinfo: Make many HPPA conditionals unconditional,
10801         including catchpoint description, since now on for all configs.
10802         * all-cfg.texi: @clear HPPA, since is mainly for very HP-specific
10803         specializations.
10804
10805 Thu Jan 14 17:10:12 1999  Stan Shebs  <shebs@andros.cygnus.com>
10806
10807         * Makefile.in (GDBvn.texi): Fix match expression to work with
10808         current format of VERSION in gdb/Makefile.in.
10809         * gdb.texinfo: Fix node ref to match new readline.
10810
10811 Wed Jan 13 10:38:40 1999  Edith Epstein  <eepstein@sophia.cygnus.com>
10812
10813         * gdb.texinfo: Changes made as part of a project to merge in
10814           changes made by HP. Documentation makes extensive use of
10815           @ifclear HPPA and @ifset HPPA. The HP manual omits doumentation
10816           on remote debugging. There are differences in documentation
10817           (HP vs.  non-HP) on C++ support (aCC vs. gnu gcc++). Also,
10818           the HP manual discusses catchpoints, hardware watchpoints, and
10819           some HPUX specific limitations for shared library support.
10820
10821           There are also a number of @node changes.
10822
10823 1999-01-12  Jason Molenda  (jsm@bugshack.cygnus.com)
10824
10825         * gdbint.texinfo (Formatting): Disambiguate a sentence.
10826         (C Usage): Same.
10827
10828 Wed Jan  6 11:55:34 1999  David Taylor  <taylor@texas.cygnus.com>
10829
10830         The following changes were made by Edith Epstein
10831         <eepstein@cygnus.com> as part of a project to merge in changes
10832         made by HP.
10833
10834         * HPPA-cfg.texi: new file.
10835
10836         * all-cfg.texi: set HPPA for HP PA-RISC targets.
10837
10838         * refcard.tex: change documentation about catch.
10839           removed info catch.
10840
10841 Mon Jan  4 18:29:18 1999  Stan Shebs  <shebs@andros.cygnus.com>
10842
10843         * gdbint.texinfo: Expand on GDB's coding standards,
10844         specify the use of arg names with prototypes.
10845
10846 1998-12-14  J.T. Conklin  <jtc@redbacknetworks.com>
10847
10848         * gdb.texinfo: Fix tipo.
10849
10850 Sun Dec 13 10:27:59 1998  Andrew Cagney  <cagney@b1.cygnus.com>
10851
10852         * gdbint.texinfo: Document TARGET_BYTE_ORDER_DEFAULT and
10853         TARGET_BYTE_ORDER_SELECTABLE_P.
10854
10855 Thu Dec 10 16:07:09 1998  Andrew Cagney  <cagney@b1.cygnus.com>
10856
10857         * gdbint.texinfo (FRAME_FIND_SAVED_REGS): Document.
10858
10859 1998-12-09  Jim Blandy  <jimb@zwingli.cygnus.com>
10860
10861         * agentexpr.texi: New file.
10862
10863 Wed Dec  9 21:13:57 1998  Andrew Cagney  <cagney@chook>
10864
10865         * gdbint.texinfo (REGISTER_NAME): Replace REGISTER_NAMES.
10866
10867 1998-12-03  J.T. Conklin  <jtc@redbacknetworks.com>
10868
10869         * remote.texi: Changed wording that implied that the GDB remote
10870         protocol caches register values instead of GDB itself.
10871
10872 Tue Dec  1 17:45:43 1998  Stan Shebs  <shebs@andros.cygnus.com>
10873
10874         * gdbint.texinfo: Add some info about symbol readers.
10875         (CHILL_PRODUCER, etc): Comment out descriptions, not useful.
10876         (IN_SOLIB_CALL_TRAMPOLINE): Rename info from IN_SOLIB_TRAMPOLINE.
10877         (IN_SOLIB_RETURN_TRAMPOLINE): Describe.
10878         (KERNEL_DEBUGGING, MIPSEL): No info about these, remove.
10879
10880 Mon Nov 30 11:32:21 1998  Andrew Cagney  <cagney@chook>
10881
10882         * gdbint.texinfo (FRAME_CHAIN_VALID_ALTERNATE):
10883
10884 Sat Nov 28 13:45:53 1998  Andrew Cagney  <cagney@b1.cygnus.com>
10885
10886         * gdbint.texinfo (INNER_THAN): Update, now takes parameters.
10887
10888 Fri Nov 27 12:39:45 1998  Andrew Cagney  <cagney@chook>
10889
10890         * gdbint.texinfo (NO_SINGLE_STEP): Replace with
10891         SOFTWARE_SINGLE_STEP_P and SOFTWARE_SINGLE_STEP.
10892
10893 Wed Oct 14 10:02:40 1998  Andrew Cagney  <cagney@b1.cygnus.com>
10894
10895         * gdbint.texinfo: Fix minor typos.
10896
10897 Wed Sep 30 18:03:19 1998  Stan Shebs  <shebs@andros.cygnus.com>
10898
10899         * gdbint.texinfo: Complete overhaul.  Group descriptions more
10900         logically, add more info on generic algorithms, remove much
10901         obsolete and/or wrong material.
10902
10903 Fri Jul 24 17:51:38 1998  Ian Lance Taylor  <ian@cygnus.com>
10904
10905         * stabs.texinfo (Method Type Descriptor): Expand and correct.
10906
10907 Mon May  4 10:37:12 1998  Brian Youmans (3diff@gnu.org)
10908
10909         * refcard.tex:  Copyright, address updates.
10910
10911 Tue Apr 21 18:09:56 1998  Stan Shebs  <shebs@andros.cygnus.com>
10912
10913         * gdb.texinfo (EDITION, DATE): Update and change to use ordinals
10914         for the edition instead of confusing GDB-version-like numbers.
10915
10916 Mon Apr 13 14:05:00 1998  Fred Fish  <fnf@cygnus.com>
10917
10918         * gdb.texinfo (hbreak, watch): Fix typo, "date" -> "data".
10919
10920 Thu Apr  2 16:52:44 1998  Jason Molenda  (crash@bugshack.cygnus.com)
10921
10922         * LRS: Reformat a bit to keep text under 80 columns.
10923
10924 Thu Apr  2 16:10:36 1998  Stan Shebs  <shebs@andros.cygnus.com>
10925
10926         * gdb.texinfo: Add some credits, mention bug monitor.
10927         * remote.texi: Mention mips monitor targets.
10928         * gdbint.texinfo: Describe SP_REGNUM, STEP_SKIPS_DELAY.
10929
10930 Mon Feb  2 17:13:03 1998  Stan Shebs  <shebs@andros.cygnus.com>
10931
10932         * gdbint.texinfo: Remove obsolete mentions of pinsn.c and opcode.h
10933         files, finish sorting of host vs target vs native macros, describe
10934         some more of them.
10935
10936 Tue Jan 13 16:44:50 1998  Fred Fish  <fnf@cygnus.com>
10937
10938         * gdbint.texinfo (Host Conditionals): Document change from
10939         using NO_MMALLOC to it's inverse, USE_MMALLOC.
10940
10941 Mon Nov 24 13:55:21 1997  Andrew Cagney  <cagney@b1.cygnus.com>
10942
10943         * gdbint.texinfo (Host Conditionals): Document
10944         PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, HAVE_LONG_DOUBLE.
10945
10946 Fri Jul  4 14:52:31 1997  Ian Lance Taylor  <ian@cygnus.com>
10947
10948         * gdbint.texinfo (Host Conditionals): Add CRLF_SOURCE_LINES.
10949         Document LSEEK_NOT_LINEAR.
10950
10951 Tue Mar 25 14:44:09 1997  Ian Lance Taylor  <ian@cygnus.com>
10952
10953         * stabs.texinfo (Stab Section Basics): Make it clear that only
10954         some versions of the GNU linker remove the leading N_UNDF symbol.
10955
10956 Thu Feb 27 17:45:19 1997  Ian Lance Taylor  <ian@cygnus.com>
10957
10958         * stabs.texinfo (String Field): Document type number pairs here,
10959         instead of in the Sun specific section.
10960         (Include Files): The GNU linker supports the N_BINCL
10961         optimization.  Clarify the N_BINCL value, and what it is used
10962         for.
10963         (Procedures): Document N_FUN with an empty string to mark the end
10964         of a function.
10965         (Typedefs): Mention that Sun compilers may use N_GSYM for a type.
10966         (Sun Differences): Remove this node, as the information is now
10967         elsewhere in the main document.
10968         (Stab Section Basics): Mention that the GNU linker may optimize
10969         stabs and remove the leading N_UNDF symbol.
10970
10971 Mon Dec  9 12:23:32 1996  Roland Pesch  <roland@wrs.com>
10972
10973         * gdb.texinfo, refcard.tex: Restore author credit
10974
10975 Wed Oct  2 22:01:36 1996  Fred Fish  <fnf@fishfood.ninemoons.com>
10976
10977         * gdbint.texinfo (SIGTRAMP_START, SIGTRAMP_END): Update
10978         documentation to account for START and END macros taking
10979         one arg.
10980
10981 Thu Aug 22 17:59:03 1996  Fred Fish  <fnf@cygnus.com>
10982
10983         From: Eberhard Mattes <mattes@azu.informatik.uni-stuttgart.de>
10984         * gdb.texinfo (Frames): Fix typo.
10985
10986 Tue Jul 23 10:06:20 1996  Fred Fish  <fnf@cygnus.com>
10987
10988         * gdbint.texinfo (NO_SINGLE_STEP): Document that single_step takes
10989         a target_signal as arg type, not a pid.
10990
10991 Fri Jul 12 11:10:05 1996  Stu Grossman  (grossman@critters.cygnus.com)
10992
10993         * gdb.texinfo:  Document `set assembly-language'.
10994
10995 Thu Jul 11 13:50:28 1996  Stan Shebs  <shebs@andros.cygnus.com>
10996
10997         * remote.texi: Update list of stubs in the GDB distribution.
10998
10999 Fri Jul  5 15:38:54 1996  Fred Fish  <fnf@cygnus.com>
11000
11001         * gdbint.texinfo (NO_MMCHECK): Renamed from NO_MMALLOC_CHECK.
11002         Also document that some systems can use mmalloc but must define
11003         this if their C runtime allocates memory that is later freed.
11004         (MMCHECK_FORCE): Document new macro.
11005
11006 Fri Jun 28 22:17:10 1996  Dawn Perchik  <dawn@cygnus.com>
11007
11008         * remote.texi: Add documentation for target Sparclet.
11009
11010 Mon Jun 24 18:12:22 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
11011
11012         * Makefile.in (srcdir, VPATH, prefix, infodir, INSTALL,
11013         INSTALL_PROGRAM, INSTALL_DATA): Use autoconf set values.
11014         * configure.in: Rewritten for autoconf.
11015         * configure: New.
11016
11017 Mon Jun 17 10:43:41 1996  Fred Fish  <fnf@cygnus.com>
11018
11019         * Makefile.in (DVIPS): New define, set to dvips.
11020         (dvi): Add stabs.dvi.
11021         (ps): New target.
11022         (all-doc): Depend on info, dvi, and ps targets.
11023         (STAGESTUFF): Add *.ps and *.dvi files.
11024         (clean-info, clean-dvi): Remove.
11025         (mostlyclean): Does not depend upon clean-info or clean-dvi,
11026         rules completely rewritten.
11027         (maintainer-clean): Remove clean-info and clean-dvi
11028         dependencies and put their actions in the rules.
11029         (gdb.ps): New target
11030         (gdb.dvi, gdbgui.dvi, gdbint.dvi, stabs.dvi): Remove
11031         intermediate TeX files, whether they have 2 or 3 character
11032         extensions.
11033         (gdbint.ps): Add target and rules.
11034         (gdb-internals): Delete unused target.
11035         (Makefile): Depends upon config.status also.
11036
11037 Sat Mar 30 15:46:58 1996  Fred Fish  <fnf@cygnus.com>
11038
11039         * gdbint.texinfo (CC_HAS_LONG_LONG): Clarify when/how this is
11040         set.
11041
11042 Sat Mar 16 15:10:20 1996  Fred Fish  <fnf@cygnus.com>
11043
11044         From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
11045         * gdb.texinfo (Expressions): Fix erroneous array constant example.
11046
11047 Sat Mar 16 13:28:45 1996  Fred Fish  <fnf@cygnus.com>
11048
11049         * gdb.texinfo: Add missing "@bullet" to some "@itemize" commands.
11050
11051 Sat Feb 10 03:28:36 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
11052
11053         * gdb.texinfo (Print settings):  Document
11054         `set/show print static-members' commands.
11055
11056 Wed Jan 10 14:16:37 1996  Fred Fish  <fnf@cygnus.com>
11057
11058         * gdbint.texinfo (Native): Document name change, coredep.c to
11059         core-aout.c.
11060
11061 Wed Dec 13 12:35:28 1995  Ian Lance Taylor  <ian@cygnus.com>
11062
11063         * stabs.texinfo (Include Files): Document the values the SunOS4
11064         linker creates for N_BINCL/N_EINCL/N_EXCL stabs.
11065
11066 Fri Dec  8 21:08:44 1995  Fred Fish  <fnf@cygnus.com>
11067
11068         * gdbint.texinfo (Releases): Change gdb.tar.Z to gdb.tar.gz.
11069         Fix typo.
11070
11071 Fri Dec  1 11:07:50 1995  Fred Fish  <fnf@cygnus.com>
11072
11073         * gdbint.texinfo (Releases): Make "gdb.tar.gz" rather than
11074         "gdb.tar.Z".
11075
11076 Wed Sep 20 13:14:10 1995  Ian Lance Taylor  <ian@cygnus.com>
11077
11078         * Makefile.in (maintainer-clean): New target, synonym for
11079         realclean.
11080
11081 Thu Aug  3 10:45:37 1995  Fred Fish  <fnf@cygnus.com>
11082
11083         * Update all FSF addresses except those in COPYING* files.
11084
11085 Wed Jul 19 18:43:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
11086
11087         From Richard Earnshaw (rearnsha@armltd.co.uk):
11088         * gdb.texinfo (convenience variables): Document $_exitcode.
11089         (quit): Document optional expression to use as exit code.
11090
11091 Thu Jun 22 21:27:33 1995  Victoria Mixon  <victoria@cygnus.com>
11092
11093         * gdb.texinfo, remote.texi: Brought up to date with various
11094         GDB changes.
11095
11096 Tue Jun 20 14:35:38 1995  Stan Shebs  <shebs@andros.cygnus.com>
11097
11098         * gdb.texinfo: Update dates and versions, fix comments about
11099         hardware watchpoints in future releases and about the
11100         sharedlibrary command.
11101
11102 Mon May  8 09:30:36 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
11103
11104         * stabs.texinfo: Remove node `XCOFF differences'.  Describe value of
11105         C_FUN stab.  Other cleanups.
11106
11107 Wed Apr 19 07:02:19 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
11108
11109         * remote.texi (Bootstrapping): Clarify that flush_i_cache is only
11110         for the sparc stub.
11111
11112 Tue Apr 11 11:41:49 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
11113
11114         * annotate.texi: Clarify which addresses have differing formats
11115         depending on the language and which do not.
11116
11117 Tue Mar 28 16:56:22 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
11118
11119         * remote.texi (NetWare): Changed example to use BOARD= instead of
11120           NODE= argument to reflect correspoding change to gdbserve.nlm.
11121
11122 Fri Mar 17 06:47:02 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
11123
11124         * stabs.texinfo (Negative Type Numbers): Mention the fact that
11125         GDB, as well as AIX dbx, supports the size type attribute.
11126
11127 Thu Mar 16 12:11:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
11128
11129         * stabs.texinfo (Negative Type Numbers): Document types -31 to -34.
11130
11131 Mon Mar 13 16:49:13 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11132
11133         * gdb.texinfo (Define):  Document $arg0... arguments to commands,
11134         and new 'if' and 'while' commands.
11135
11136 Fri Feb 17 15:24:35 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11137
11138         * gdb.texinfo (Artificial arrays):  Note use of coerce-to-array-type.
11139
11140 Wed Feb 15 11:59:18 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
11141
11142         * all-cfg.texi: New flag, GDBSERVE, for NetWare's gdbserve.nlm.
11143         * remote.texi (NetWare): New node, how to use gdbserve.nlm on
11144           NetWare targets.  Mostly stolen from the Server node.
11145
11146 Fri Feb 10 20:20:08 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
11147
11148         * gdb.texinfo (Setting): Talk about the language of a source file
11149         versus the working language.  The old documentation did not match
11150         what GDB did.
11151
11152 Wed Feb  1 20:26:36 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
11153
11154         * stabs.texinfo (Source Files): Document N_SO used to mark the end
11155         of a source file.
11156
11157 Mon Jan 23 14:23:37 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
11158
11159         * gdb.texinfo (Processes): New node.
11160
11161 Tue Jan 17 14:09:03 1995  Ian Lance Taylor  <ian@sanguine.cygnus.com>
11162
11163         * remote.texi: Update documentation of set/show mipsfpu.
11164
11165 Fri Jan  6 17:17:28 1995  Stan Shebs  <shebs@andros.cygnus.com>
11166
11167         * gdbgui.texinfo: New file, manual for GUI (gdbtk) users.
11168         * Makefile.in (gdbgui.dvi, gdbgui.info): New actions.
11169
11170 Sun Sep  4 16:47:21 1994  Stan Shebs  (shebs@andros.cygnus.com)
11171
11172         * gdbint.texinfo: Removed mentions of some incorrectly placed and
11173         obsolete conditionals, described some others.
11174
11175 Mon Aug  1 15:42:39 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11176
11177         * gdbint.texinfo: Remove references to BROKEN_LARGE_ALLOCA and
11178         SET_STACK_LIMIT_HUGE; they were removed from GDB 14 May 1994.
11179
11180 Mon Aug  1 15:12:02 1994  Stan Shebs  (shebs@andros.cygnus.com)
11181
11182         * gdbint.texinfo: Put regex conditionals in their own table.
11183
11184 Tue Jul 26 18:32:52 1994  Stan Shebs  (shebs@andros.cygnus.com)
11185
11186         * gdbint.texinfo: Removed mentions of many obsolete conditionals,
11187         described or fixed the descriptions of many others.
11188
11189 Sun Jul 17 14:14:03 1994  Stan Shebs  (shebs@andros.cygnus.com)
11190
11191         * gdb.texinfo: Add some more credits.
11192         * gdbint.texinfo: Capitalize GDB consistently, describe some
11193         macros and remove some.
11194
11195 Thu Jul 14 18:43:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
11196
11197         * gdbint.texinfo: Removed mentions of many incorrectly placed and
11198         obsolete conditionals, described some others.
11199
11200 Tue Jul 12 12:23:15 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
11201
11202         * gdb.texinfo (help targets):  Changed to `help target', which
11203         is the correct gdb command.
11204
11205 Wed Jun 22 18:00:51 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11206
11207         * annotate.texi (TODO): New node, for keeping track of annotations
11208         suggested but not yet implemented.
11209
11210 Wed Jun  1 16:10:45 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11211
11212         * stabs.texinfo (Statics): Value of xcoff C_BSTAT points to
11213         another symbol, it is not the address itself.
11214
11215 Thu May  5 20:23:36 1994  Stan Shebs  (shebs@andros.cygnus.com)
11216
11217         * stabs.texinfo (Stab Section Basics): Add comment about alignment
11218         of stabs-in-coff sections.
11219
11220 Wed May  4 06:26:11 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11221
11222         * annotate.texi: Change edition to 0.5 and date to May 1994.
11223         Add index.
11224         (Frames): New node, for frame annotation.
11225         (Displays): New node, for display annotation.
11226
11227         * remote.texi (MIPS Remote): Say that set timeout doesn't apply
11228         when waiting for your program to stop.
11229
11230 Fri Apr 29 18:24:46 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11231
11232         * annotate.texi (Breakpoint Info): Document annotation of header
11233         fields and record annotation.
11234
11235 Thu Apr 28 07:44:28 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11236
11237         * annotate.texi: New file, to document annotations.
11238
11239 Thu Apr 21 14:20:51 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11240
11241         * Makefile.in (clean): Don't remove GDBvn.texi (apparently on Jan
11242         16 I meant to make this change but did not).  Do remove gdb-cfg.texi.
11243
11244 Wed Apr 20 11:22:48 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11245
11246         * stabs.texinfo (Stab Section Basics): Say what is in .stab
11247         section, and say n_strx field is compilation unit relative.
11248         * stabs.texinfo: Don't use @code for a.out when it is the name of
11249         an object file format.
11250
11251 Wed Apr 13 20:29:54 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
11252
11253         * gdb.texinfo: Refer to file names, not path names, per rms
11254         convention.
11255         (Arguments): Fix typo.
11256
11257 Thu Mar 24 08:09:12 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11258
11259         * stabs.texinfo (Global Variables): Talk about stabs in files
11260         where variables are referenced, but not defined.
11261
11262 Wed Mar 23 07:16:36 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11263
11264         * stabs.texinfo: Move stuff on @ and # type descriptors from node
11265         Cplusplus to new nodes Member Type Descriptor and Method Type
11266         Descriptor.  Re-write stuff for #.
11267
11268 Wed Mar 16 08:20:19 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11269
11270         * gdb.texinfo (Print Settings): Don't document "set print
11271         fast-symbolic-addr off".  The bug which it worked around was fixed
11272         on 25 Feb 94 in coffread.c, so I'm nuking the command.
11273
11274         * stabs.texinfo (Alternate Entry Points): New node, rewritten from
11275         N_ENTRY node.
11276
11277         * stabs.texinfo (Type Descriptors): Add 'Y' type descriptor.
11278
11279 Tue Mar 15 08:43:02 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11280
11281         * gdbint.texinfo (Host Conditionals, Target Conditionals): Remove
11282         references to ieee-float.c.
11283
11284 Fri Mar 11 08:09:40 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11285
11286         * gdb.texinfo (Set Breaks): Update documentation for tbreak to
11287         match what the code actually does.
11288
11289 Wed Mar  9 19:43:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11290
11291         * stabs.texinfo (Symbol Descriptors): Add OS9000 symbol descriptor s.
11292
11293 Tue Mar  1 17:04:43 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
11294
11295         * stabs.texinfo (Type Descriptors): Add OS9000 type descriptors c,
11296         i, and b.
11297
11298 Wed Feb 23 10:44:18 1994  Jim Kingdon  (kingdon@rtl.cygnus.com)
11299
11300         * stabs.texinfo: Document N_RBRAC as function relative for COFF as
11301         well as for ELF and SOM.  Unify the descriptions of ELF and SOM
11302         as "stabs in sections" rather than just saying "ELF and SOM".
11303         Also make that stuff apply to COFF.
11304
11305 Fri Feb 18 08:25:58 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11306
11307         * gdb.texinfo (Formatting Documentation): Change GhostScript to
11308         Ghostscript.
11309
11310 Fri Feb  4 06:31:31 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11311
11312         * gdb.texinfo (Continuing and Stepping): When talking about "step"
11313         versus functions without line numbers, also mention stepping into
11314         them as well as "step" when you are in them.  Tell the user how to
11315         deal with the situation.  Add comment about "debugging information".
11316
11317 Thu Feb  3 11:39:59 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11318
11319         * stabs.texinfo (Enumerations): Document restriction on where
11320         enumeration types can appear and still win with GDB.
11321
11322 Wed Feb  2 11:29:17 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11323
11324         * stabs.texinfo (Negative Type Numbers): Document format for type
11325         -16.
11326
11327 Thu Jan 27 16:53:56 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11328
11329         * gdb.texinfo (Selection, Frame Info): Update information about
11330         arbitrary frame specficiations.
11331
11332 Wed Jan 26 15:31:57 1994  Roland H. Pesch  (pesch@fowanton.cygnus.com)
11333
11334         * gdb.texinfo, remote.texi: general editing pass prior to Net release
11335
11336 Tue Jan 25 12:12:04 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11337
11338         * stabs.texinfo (String Field): Discuss continuing stabs with ?.
11339
11340 Wed Jan 19 06:39:24 1994  David J. Mackenzie  (djm@thepub.cygnus.com)
11341
11342         * stabs.texinfo (Non-Stab Symbol Types): Mention N_SET* | N_EXT.
11343
11344 Sun Jan 16 12:43:32 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11345
11346         * stabs.texinfo: Re-do stuff about C_BSTAT and move from XCOFF
11347         Differences node to Statics node.
11348         (Statics): Discuss XCOFF use of V symbol descriptor.
11349
11350         * Makefile.in: Remove refcard.dvi and GDBvn.texi in realclean,
11351         not clean.
11352
11353 Wed Jan 12 21:29:54 1994  John Gilmore  (gnu@cygnus.com)
11354
11355         * gdb.texinfo (Print Settings): Document `set print
11356         fast-symbolic-addr' and improve the doc for some other
11357         `set print's.
11358
11359 Mon Jan  3 17:23:07 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11360
11361         * stabs.texinfo (String Field): Talk about defining several type
11362         numbers at once.
11363         Fix lint regarding changing node ELF Transformations to
11364         ELF and SOM Transformations.
11365
11366 Fri Dec 31 00:42:43 1993  John Gilmore  (gnu@cygnus.com)
11367
11368         * stabs.texinfo:  Insert Peter Kessler's name as inventor (I think).
11369
11370 Tue Dec 28 09:30:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11371
11372         * stabs.texinfo (Cross-References): `::' is for nested types only
11373         within <>.
11374         (Structures): Document static members.
11375
11376 Mon Dec 27 13:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11377
11378         * stabs.texinfo: Document S type attribute.
11379
11380 Sun Dec 26 20:46:36 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
11381
11382         * stabs.texinfo: Add notes about stabs-in-som where appropriate.
11383
11384 Fri Dec  3 19:13:19 1993  John Gilmore  (gnu@cygnus.com)
11385
11386         * gdbint.texinfo:  Fix a few typos.
11387
11388 Sun Nov 28 18:06:25 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
11389
11390         * gdb.texinfo, remote.texi: formatting improvements
11391
11392         * gdb.texinfo (New Features): mention threads.
11393         (Summary, C): fix xrefs in newly contributed text.
11394         (Threads): index entries, clarifications, example
11395         (passim): minor typos fixed, phrasing improvements
11396
11397         * remote.texi (Bootstrapping): rephrase text on ^C and add index
11398         entries; (Server): explain use of gdbserver w/real-time systems,
11399         add example of conflicting TCP port; (MIPS Remote) break up
11400         running text into table, highlighting commands, and add example.
11401
11402 Wed Nov 24 14:15:56 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
11403
11404         * refcard.tex: avoid bad linebreaks even when REFEDITS=psrc.sed
11405
11406 Fri Nov 12 16:10:58 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11407
11408         * stabs.texinfo (Nested Symbols): New node.
11409         (String Field, Symbol Descriptors, Cross-References): Refer to it.
11410
11411 Thu Nov 11 13:26:45 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11412
11413         * stabs.texinfo (Stabs in ELF): Clarify how Bbss.bss work with respect
11414         to picking which Bbss.bss symbol to use, and (because there seems to
11415         be no good way of doing it) re-write some of the text to make it
11416         sound like Bbss.bss isn't such a great idea after all (as currently
11417         designed).
11418
11419         * gdb.texinfo (C): In addition to saying people have to use g++ for
11420         good results, say they have to use stabs.  Specifically say cfront
11421         doesn't work well.
11422         (Summary): Merge in information on Modula-2, Pascal, and Chill from
11423         the gdb README.  Add xrefs to places where the support for the various
11424         languages is described in detail.
11425
11426 Mon Nov  8 11:47:34 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11427
11428         * stabs.texinfo: Clean up stuff about visibility and virtual
11429         characters.
11430
11431         * stabs.texinfo (N_M2C): Cite Sun doc.
11432
11433 Fri Nov  5 16:27:27 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
11434
11435         * gdb.texinfo: updates re threads.
11436         * remote.texinfo: avoid index entries starting with digits.
11437
11438 Tue Nov  2 09:08:37 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11439
11440         * stabs.texinfo (Enumerations): Talk about large, negative and
11441         octal values.  Clean up cross reference to type attributes.
11442         (String Field): Say that GDB 4.11 supports size attribute.
11443
11444 Sun Oct 31 13:31:10 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11445
11446         * remote.texi (VxWorks Remote): Clarify that rebuilding VxWorks kernel
11447         is a mandatory step.  Make the stuff about that more concise.
11448
11449 Wed Oct 27 00:25:46 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11450
11451         * stabs.texinfo (Class Names): New node.
11452
11453         * gdb.texinfo (Command Files): Explain order of init file reading.
11454
11455         * remote.texi (Bootstrapping): Talk about getting the serial driver
11456         to deal with ^C sent by gdb to stop the remote system.
11457
11458 Mon Oct 25 03:25:41 1993  Tom Lord  (lord@cygnus.com)
11459
11460         * libgdb.texinfo (I/O): incorporated better phrasing from rich.
11461
11462         * libgdb.texinfo (Defining Commands): made the DOC arg
11463         to gdb_define_app_command a char * instead of char **
11464         per a suggestion from kingdon.
11465
11466         * libgdb.texinfo: total rewrite from a different starting
11467         premise.
11468
11469 Wed Oct 20 18:07:44 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11470
11471         * stabs.texinfo (Local Variable Parameters): Re-write paragraph on
11472         floats passed as doubles (to improve clarity).
11473
11474 Tue Oct 19 14:21:18 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
11475
11476         * gdb.texinfo (Source Path): index entries for $cwd, $pdir
11477
11478         * a4rc.sed: update to work with Andreas Vogel papersize params
11479
11480         * refcard.tex: use Andreas Vogel simplifications of papersize
11481         params; remove useless version info; update copyright date.
11482
11483 Tue Oct 19 10:46:22 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11484
11485         * gdb.texinfo (Symbols): Add class NAME to doc for ptype.
11486
11487 Tue Oct 12 09:11:45 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11488
11489         * gdb.texinfo (Files): Say what address the load command loads it at.
11490
11491         * stabs.texinfo (Common Blocks): Minor cleanups.
11492
11493         * stabs.texinfo: Update ld stabs in elf relocation to reflect the fact
11494         that Sun has backed away from the linker kludge and thus the relevant
11495         issue is changes to the SunPRO tools, not the Solaris linker.
11496
11497         * stabs.texinfo (Traditional Integer Types): Clean up description
11498         of octal bounds a little bit.  Document extra leading zeroes.
11499
11500 Thu Oct  7 16:15:37 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11501
11502         * gdb.texinfo (Signaling): Update for symbolic symbol names
11503         and add a section explaining the difference between the GDB
11504         signal command and the shell kill utility.
11505
11506 Wed Oct  6 13:23:01 1993  Tom Lord  (lord@rtl.cygnus.com)
11507
11508         * libgdb.texinfo: added `@' to braces that were unescaped.
11509
11510 Mon Oct  4 10:42:18 1993  Tom Lord  (lord@rtl.cygnus.com)
11511
11512         * libgdb.texinfo: new file.  Spec for the gdb library.
11513
11514 Sun Oct  3 15:26:56 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11515
11516         * stabs.texinfo (Include Files): Fix typo (start -> end).
11517
11518 Thu Sep 30 18:24:56 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
11519
11520         * gdb.texinfo, remote.texi: assorted small improvements, mostly
11521         from Melissa at FSF's editing pass.
11522
11523 Thu Sep 30 11:54:38 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11524
11525         * gdb.texinfo: Remove stuff about ar and 14 character filenames.
11526         I believe this was fixed by the 13 Sep 89 change to print_frame_info.
11527         Also, modern versions of ar like BSD 4.4 or SVR4 don't have this bug.
11528
11529 Wed Sep 22 21:22:11 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11530
11531         * remote.texi (Bootstrapping): Discuss 386 call gates.
11532
11533 Sat Sep 18 17:10:44 1993  Jim Kingdon  (kingdon@poseidon.cygnus.com)
11534
11535         * stabs.texinfo (Based Variables): New node.
11536
11537 Thu Sep 16 17:48:55 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
11538
11539         * stabs.texinfo (Negative Type Numbers): Re-write discussions of
11540         names, sizes, and formats to suggest how not to lose.
11541
11542 Sat Sep 11 09:35:11 1993  Jim Kingdon  (kingdon@poseidon.cygnus.com)
11543
11544         * stabs.texinfo (Methods): Fix typo.
11545
11546 Fri Sep 10 06:34:20 1993  David J. Mackenzie  (djm@thepub.cygnus.com)
11547
11548         * gdb.texinfo: Fix a few typos.
11549
11550 Wed Sep  8 09:11:52 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11551
11552         * gdb.texinfo: Clarify how well it works with Fortran.
11553
11554         * stabs.texinfo (Stabs In ELF, Statics, ELF Transformations):
11555         More on relocating stabs in ELF files.
11556
11557 Tue Sep  7 13:45:02 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11558
11559         * stabs.texinfo (Stabs In ELF): Talk about N_FUN value.
11560
11561 Mon Sep  6 19:23:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11562
11563         * stabs.texinfo (Local Variable Parameters): Talk about nameless
11564         parameters on VAX.
11565
11566 Fri Sep  3 17:06:08 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
11567
11568         * gdb.texinfo: @up/@down -> @raisesections/@lowersections
11569
11570 Fri Sep  3 12:04:15 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11571
11572         * stabs.texinfo: Make info author notice match the TeX author notice.
11573
11574 Tue Aug 31 13:21:06 1993  David J. Mackenzie  (djm@thepub.cygnus.com)
11575
11576         * stabs.texinfo: Initial-caps all words in node names and
11577         non-trivial words in section names.
11578
11579 Mon Aug 30 11:13:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11580
11581         * stabs.texinfo: Many minor cleanups.
11582
11583         * stabs.texinfo: Remove @deffn except from Expanded Reference node.
11584
11585 Sat Aug 28 12:08:09 1993  David J. MacKenzie  (djm@edison.eng.umd.edu)
11586
11587         * stabs.texinfo: Remove full description of big example.
11588         It's not really helpful; just use pieces of it where appropriate.
11589         Add more Texinfo formatting directives (@samp, etc.).
11590         Use @deffn to define stab types.
11591         Eliminate some wordiness.  Break up some nodes.
11592         Add an (alphabetized) index of symbol types.
11593         Use consistent capitalization style in node and section names.
11594
11595 Thu Aug 26 06:36:31 1993  Fred Fish  (fnf@deneb.cygnus.com)
11596
11597         * gdb.texinfo:  Change typo "Two two" to "The two".
11598
11599 Sun Aug 22 12:15:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11600
11601         * stabs.texinfo (XCOFF-differences): Remove references to
11602         non-existent types N_DECL and N_RPSYM.
11603
11604         * stabs.texinfo (String Field): Say that type attributes bug is
11605         fixed in GDB 4.10, since it is.
11606
11607         * stabs.texinfo: Clean up djm cleanups, and more cleanups of my own.
11608
11609 Sat Aug 21 04:32:28 1993  David MacKenzie  (djm@cygnus.com)
11610
11611         * stabs.texinfo: Formatting cleanups.
11612
11613 Fri Aug 20 20:49:53 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11614
11615         * stabs.texinfo: When explaining the n_type of a stab, standardize
11616         how we do it ('#' as a comment indicator, "36 is N_FUN" as text,
11617         no tabs, use @r).
11618         (Global Variables): Clean up.
11619
11620 Tue Aug 17 15:57:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11621
11622         * stabs.texinfo (Stack Variables): Re-write.
11623
11624 Mon Aug 16 21:20:08 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11625
11626         * stabs.texinfo (Stabs-in-elf): Talk about getting the start
11627         addresses of a source file.  Also revise formatting.
11628         Change "object module" or "object file" to "source file".
11629         Various: Miscellaneous cleanups.
11630
11631 Thu Aug 12 15:11:51 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11632
11633         * stabs.texinfo: Point to mangling info in gcc's gpcompare.texi.
11634
11635 Tue Aug 10 16:57:49 1993  Stan Shebs  (shebs@rtl.cygnus.com)
11636
11637         * gdbint.texinfo: Removed many nonsensical machine-collected
11638         host and target conditionals, described some of the remainder.
11639
11640 Tue Aug 10 13:28:30 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11641
11642         * gdbint.texinfo (Getting Started): Use @itemize, not @table.
11643
11644         * gdbint.texinfo (Top): Add name to @top line, and re-write the
11645         paragraph which follows.
11646
11647         * gdbint.texinfo (Host): Use @code not @samp for Makefile
11648         variables.  Looks better and avoids overful hbox.
11649
11650 Fri Jul 30 18:26:21 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11651
11652         * stabs.texinfo (Procedures): Improve stuff on nested functions.
11653
11654 Thu Jul 29 15:10:58 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
11655
11656         * remote.texi: (MIPS Remote) clearer doc for set/show timeout,
11657         retransmit-timeout
11658
11659 Thu Jul 29 13:16:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11660
11661         * gdbint.texinfo: Update statement about `some ancient Unix
11662         systems, like Ultrix 4.0' to Ultrix 4.2.
11663
11664 Wed Jul 28 15:26:53 1993  Roland H. Pesch  (pesch@el_bosque.cygnus.com)
11665
11666         * h8-cfg.texi, all-cfg.texi: new flag GDBSERVER
11667
11668         * Makefile.in: depend on remote.texi rather than gdbinv-s.texi
11669
11670         * remote.texi: (Server) New node on gdbserver.  (Remote Serial,
11671         ST2000 Remote, MIPS Remote): mention `host:port' syntax for TCP.
11672
11673         * remote.texi: new name for former gdbinv-s.texi
11674
11675         * gdb.texinfo: use remote.texi rather than gdbinv-s.texi
11676
11677 Wed Jul 28 08:26:24 1993  Ian Lance Taylor  (ian@cygnus.com)
11678
11679         * gdbinv-s.texi: Documented timeout and retransmit-timeout
11680         variables for MIPS remote debugging protocol.
11681
11682 Mon Jul 26 13:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11683
11684         * stabs.texinfo (Negative Type Numbers): FORTRAN LOGICAL fix.
11685
11686 Tue Jul 20 16:30:41 1993  Jim Kingdon  (kingdon@deneb.cygnus.com)
11687
11688         * Makefile.in (refcard.dvi): Use srcdir where necessary.
11689
11690 Mon Jul 19 12:02:50 1993  Roland H. Pesch  (pesch@cygnus.com)
11691
11692         * gdb.texinfo: repair conditional bugs in text markup
11693
11694 Fri Jul 16 18:57:50 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
11695
11696         * gdb.texinfo, all-cfg.texi, h8-cfg.texi: introduce MOD2 switch
11697         to select Modula-2 material.
11698
11699 Thu Jul 15 13:15:01 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11700
11701         * stabs.texinfo: Cleanups regarding statics.
11702
11703         * gdbinv-s.texi (Bootstrapping): Document exceptionHandler.
11704         (Debug Session): Mention exceptionHandler.  Add xref to Bootstrapping.
11705
11706 Mon Jul 12 13:37:02 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11707
11708         * stabs.texinfo: N_MAIN is sometimes used for C.
11709
11710 Fri Jul  9 09:47:02 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
11711
11712         * gdbint.texinfo (Host, Target Conditionals): Remove TM_FILE_OVERRIDE.
11713
11714 Tue Jul  6 12:41:28 1993  John Gilmore  (gnu@cygnus.com)
11715
11716         * gdbint.texinfo (Target Conditionals): Remove NO_TYPEDEFS,
11717         removed from the code by Kingdon.
11718
11719 Tue Jul  6 12:24:34 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11720
11721         * gdb.texinfo (Break Commands): Remove stuff about flushing terminal
11722         input when evaluating breakpoint conditions; the bug has been fixed.
11723
11724         * gdb.texinfo (Continuing and Stepping): Argument to "continue"
11725         sets the ignore count to N-1, not to N.
11726
11727 Thu Jul  1 14:57:42 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
11728
11729         * refcard.tex (\hoffset): correct longstanding error to match
11730           intended offset; avoids cutting off edge on some printers
11731
11732 Wed Jun 30 18:23:06 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11733
11734         * stabs.texinfo (Parameters): Say that order of stabs is significant.
11735
11736 Fri Jun 25 21:34:52 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11737
11738         * stabs.texinfo (Common Blocks): Say what Sun FORTRAN does.
11739
11740 Fri Jun 25 16:15:10 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
11741
11742         * Makefile.in: (REFEDITS) new var to control whether PS or CM
11743         fonts and whether US or A4 paper for GDB refcard; (refcard.dvi)
11744         collect sed edits if any, apply to refcard before formatting;
11745         (refcard.ps) stop implying PS fonts if PS output requested;
11746         (lrefcard.ps) delete extra target for variant PS fonts
11747
11748         * refcard.tex: parametrize papersize dependent info, collect
11749           in easily replaced spot
11750
11751         * a4rc.sed: new file, edits to refcard for A4 paper
11752
11753 Fri Jun 25 14:21:46 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11754
11755         * stabs.texinfo (Negative Type Numbers): Type -16 is 4 bytes.
11756
11757 Wed Jun 23 15:02:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11758
11759         * stabs.texinfo (Negative Type Numbers): Minor character cleanups.
11760
11761 Tue Jun 22 16:31:52 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11762
11763         * stabs.texinfo: Express disapproval of 'D' symbol descriptor
11764         politely rather than rudely.
11765
11766 Fri Jun 18 19:42:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11767
11768         * stabs.texinfo: Document common blocks.
11769
11770 Fri Jun 18 12:12:57 1993  Fred Fish  (fnf@cygnus.com)
11771
11772         * stabs.texinfo:  Add some basic info about stabs-in-elf.
11773
11774 Fri Jun 18 13:57:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11775
11776         * stabs.texinfo (Top): Minor cleanup.
11777
11778 Mon Jun 14 16:16:51 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
11779
11780         * Makefile.in (install-info): remove parentdir support
11781
11782 Tue Jun 15 18:11:39 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
11783
11784         * gdb.texinfo (Copying): delete this node and references to it;
11785         RMS says this manual need not carry GPL. (passim): Improvements
11786         from last round at FSF, largely due to Ian Taylor review, and
11787         minor formatting improvements.
11788
11789         * gdbinv-s.texi (passim): Improvements from last round at FSF,
11790         largely due to Ian Taylor review. (Debug Session): minor edits to
11791         new text.
11792
11793 Sun Jun 13 12:52:39 1993  Jim Kingdon  (kingdon@cygnus.com)
11794
11795         * Makefile.in (realclean): Remove info and dvi files too.
11796
11797 Sat Jun 12 16:09:22 1993  Jim Kingdon  (kingdon@cygnus.com)
11798
11799         * {all,h8}-config.texi: Rename to *-cfg.texi for 14 char filenames.
11800         * Makefile.in: Change accordingly.  gdb-config.texi -> gdb-cfg.texi.
11801         * gdb.texinfo: Change accordingly.
11802
11803         * stabs.texinfo: Clean up N_{L,R}BRAC.  Discuss what addresses of
11804         N_{L,R}BRAC,N_SLINE are relative to.
11805
11806 Fri Jun 11 15:15:55 1993  Jim Kingdon  (kingdon@cygnus.com)
11807
11808         * Makefile.in (GDBvn.texi): Update atomically.
11809
11810 Wed Jun  9 10:58:16 1993  Jim Kingdon  (kingdon@cygnus.com)
11811
11812         * gdbinv-s.texi (Debug Session): Document exceptionHook.
11813
11814 Tue Jun  8 13:42:04 1993  Jim Kingdon  (kingdon@cygnus.com)
11815
11816         * gdb.texinfo (Print Settings): Move all stuff relating to symbolic
11817         addresses together.  Also motivate the set print symbol-filename
11818         command and suggest other solutions.
11819
11820 Tue Jun  1 22:46:43 1993  Fred Fish  (fnf@cygnus.com)
11821
11822         * gdb.texinfo (set print elements):  Note that the number of
11823         elements is set to unlimited by "set print elements 0".
11824
11825 Mon May 31 08:06:55 1993  Jim Kingdon  (kingdon@cygnus.com)
11826
11827         * stabs.texinfo (Builtin Type Descriptors): Try to clarify what
11828         NF_LDOUBLE means.
11829         (Stab Types): Include Solaris stab types.
11830         (Procedures): Document Solaris extensions.
11831
11832 Thu May 27 06:20:42 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
11833
11834         * gdb.texinfo:  Add `set print symbol-filename' doc.
11835
11836 Wed May 26 00:26:42 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11837
11838         * stabs.texinfo (Arrays): Talk about type definition vs. type
11839         information.
11840
11841         * stabs.texinfo (Builtin Type Descriptors): Talk about omitting
11842         the trailing semicolon.
11843
11844 Tue May 25 14:49:42 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11845
11846         * stabs.texinfo (Line Numbers, Source Files): Re-write these two nodes
11847         and merge in other parts of the document addressing these subjects.
11848         gdbint.texinfo (XCOFF): Remove info which is now in stabs.texinfo.
11849
11850         * stabs.texinfo (Subranges, Arrays): Try to explain about the semicolon
11851         at the end of a range type.
11852
11853         * stabs.texinfo (Subranges): "A offset" and "T offset" are not
11854         AIX extensions.
11855
11856 Mon May 24 09:00:33 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11857
11858         * stabs.texinfo (Stabs Format):  Misc fixes.
11859
11860 Sat May 22 10:40:56 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11861
11862         * stabs.texinfo (Constants):  Allow an `e' constant to be non-enum.
11863         (Traditional builtin types): Document convex convention for long long.
11864         (Negative builtin types): Discuss type names, and misc fixes.
11865
11866 Fri May 21 11:20:31 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11867
11868         * stabs.texinfo (Builtin Type Descriptors): Document the floating
11869         point types used with @samp{R} type descriptor.
11870         (Symbol Descriptors): Describe how to handle conflict between
11871         different meanings of @samp{P} symbol descriptor.
11872
11873 Thu May 20 13:35:10 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11874
11875         * stabs.texinfo: Remove node Quick Reference and put its children
11876         directly under the main menu.
11877
11878         * stabs.texinfo: Many more changes to bring it into line with
11879         AIX documentation and reality.  I think it now has all the
11880         information from the AIX documentation, except that I burned
11881         out when I got to variant records (Pascal and Modula-2) and
11882         all the COBOL types.  Oh well, we can add them later when we're
11883         worrying more about those languages.
11884
11885         * stabs.texinfo (Automatic variables): Talk about what it means
11886         to omit the symbol descriptor.
11887
11888 Tue May 18 17:59:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11889
11890         * stabs.texinfo (Parameters): Add "(sometimes)" when describing
11891         gcc2 behavior with promoted args.
11892
11893 Fri May 14 21:35:29 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
11894
11895         * gdb.texinfo: include readline appendices in info version of manual
11896
11897 Fri May  7 11:56:18 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
11898
11899         * gdbinv-s.texi (Remote Serial): describe new ^C behavior in
11900         target remote.
11901
11902         * gdb.texinfo (Machine Code): more index entries for disassemble
11903
11904 Fri May  7 10:12:30 1993  Fred Fish  (fnf@cygnus.com)
11905
11906         * Clarify the intended use of the gdb-testers and gdb-patches
11907         mailing lists, and shrink gzip comment.
11908
11909 Thu May  6 16:39:50 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
11910
11911         * gdb.texinfo (Shell Commands): do not mention SHELL env var in
11912         DOSHOST configuration of manual.
11913
11914         * gdb.texinfo (MIPS Stack): new node.
11915
11916         * all-config.texi (MIPS) new switch.
11917
11918         * gdbinv-s.texi (Nindy Options) Remove two instances of future
11919         tense; (MIPS Remote) new node.
11920
11921         * gdb.texinfo (passim) rephrases to work around makeinfo @value
11922         bug; (Environment) less passive, other small cleanups in text about
11923         .cshrc/.bashrc; (Invoking GDB) new MIPS Remote menu entry;
11924         (Remote) new MIPS Remote menu entry.
11925
11926 Thu Apr 29 09:36:25 1993  Jim Kingdon  (kingdon@cygnus.com)
11927
11928         * stabs.texinfo: Many changes to include information from the
11929         AIX documentation.
11930
11931         * gdb.texinfo (Environment): Mention pitfall with .cshrc.
11932
11933 Tue Apr 27 14:02:57 1993  Jim Kingdon  (kingdon@cygnus.com)
11934
11935         * gdbint.texinfo (new node Debugging GDB, elsewhere):
11936         Move a bunch of information from ../README.
11937         (Getting Started): New node.
11938
11939 Fri Apr 23 17:21:13 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
11940
11941         * gdbinv-s.texi, gdb.texinfo: include Hitachi SH target
11942
11943         * gdb.texinfo: advance manual revision dates to present
11944
11945         * gdbinv-s.texi, gdb.texinfo, all-config.texi, h8-config.texi:
11946         stop using silly Roman numerals in @set variable names
11947
11948 Fri Apr 23 07:30:01 1993  Jim Kingdon  (kingdon@cygnus.com)
11949
11950         * stabs.texinfo (Parameters): Keep trying to get this right.
11951
11952 Wed Apr 21 15:18:47 1993  Jim Kingdon  (kingdon@cygnus.com)
11953
11954         * stabs.texinfo (Parameters): More on "local parameters".
11955
11956 Mon Apr 19 08:00:51 1993  Jim Kingdon  (kingdon@cygnus.com)
11957
11958         * stabs.texinfo (Parameters): Re-do "local parameters" section.
11959
11960 Sun Apr 18 09:47:45 1993  Jim Kingdon  (kingdon@cygnus.com)
11961
11962         * stabs.texinfo (Symbol descriptors): Re-do using @table and @xref.
11963         (Parameters): Rewrite.
11964         (xcoff-differences, Sun-differences): Minor changes.
11965
11966 Thu Apr 15 02:35:24 1993  John Gilmore  (gnu@cacophony.cygnus.com)
11967
11968         * stabs.texinfo:  Minor cleanup.
11969
11970 Wed Apr 14 17:31:00 1993  Jim Kingdon  (kingdon@cygnus.com)
11971
11972         * gdbint.texinfo: Minor xcoff stuff.
11973
11974 Wed Apr  7 14:11:07 1993  Fred Fish  (fnf@cygnus.com)
11975
11976         * gdbint.texinfo:  Update for new config directory structure.
11977         Add info about internal type data structures.
11978
11979 Mon Apr  5 09:06:30 1993  Ian Lance Taylor  (ian@cygnus.com)
11980
11981         * Makefile.in (SFILES_INCLUDED): gdb-config.texi is no longer in
11982         $(srcdir).
11983         (gdb-config.texi): Depend on file in $(srcdir).
11984
11985 Fri Apr  2 16:55:13 1993  Jim Kingdon  (kingdon@cygnus.com)
11986
11987         * stabs.texinfo: Fixes about N_SO.
11988
11989 Fri Mar 26 18:00:35 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
11990
11991         * gdb.texinfo: include list of nonstandard init file names
11992
11993         * *-config.texi: new switch GENERIC for text that applies *only*
11994         to (usual) multiple-target version of manual
11995
11996         * gdb.texinfo, gdbinv-s.texi: Update conditional markup to correct
11997         h8 config
11998
11999         * gdb.texinfo: depend on latest fixed makeinfo, use conditionals
12000         in menus (rather than conditionally selected multiple alternative
12001         menus).
12002
12003         * Makefile.in: define and use DOC_CONFIG var to select
12004         configuration for GDB user manual.
12005
12006         * gdb-config.texi: delete from repository, generate from Makefile.
12007
12008         * all-config.texi: normal `generic' configuration file, formerly
12009         stored as gdb-config.texi
12010
12011 Wed Mar 24 14:03:19 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
12012
12013         * Makefile.in: add dvi target to build all .dvi files
12014
12015 Tue Mar 23 16:03:24 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
12016
12017         * gdb.texinfo, gdvinv-s.texinfo: formatting improvements.
12018
12019 Fri Mar 19 21:46:50 1993  John Gilmore  (gnu@cygnus.com)
12020
12021         * gdbint.texinfo:  Doc NO_MMALLOC and NO_MMALLOC_CHECK as
12022         host conditionals.
12023         * stabs.texinfo:  More array fixes inspired by Jim's.
12024
12025 Fri Mar 19 10:23:34 1993  Jim Kingdon  (kingdon@cygnus.com)
12026
12027         * stabs.texinfo: Fixes re arrays and continuations.
12028
12029         * gdbint.texinfo: Add XCOFF node.
12030
12031 Mon Mar  8 15:52:18 1993  John Gilmore  (gnu@cygnus.com)
12032
12033         * gdb.texinfo:  Add `set print max-symbolic-offset' doc.
12034
12035 Sun Feb 21 17:09:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
12036
12037         * stabs.texinfo:  Fix for array types to mention lower bounds.
12038
12039 Thu Feb 18 01:19:49 1993  John Gilmore  (gnu@cygnus.com)
12040
12041         * gdbint.texinfo:  Update PTRACE_ARG3_TYPE doc, pull PT_*.
12042
12043 Wed Feb 17 08:15:24 1993  John Gilmore  (gnu@cygnus.com)
12044
12045         * gdbint.texinfo:  Remove SET_STACK_LIMIT_HUGE from target defines.
12046
12047 Thu Feb 11 10:38:40 1993  John Gilmore  (gnu@cygnus.com)
12048
12049         * gdbint.texinfo:  Fix thinko (NM_FILE => NAT_FILE).  Found
12050         by Michael Ben-Gershon <mybg@CS.HUJI.AC.IL>.
12051
12052 Wed Feb 10 23:59:19 1993  John Gilmore  (gnu@cygnus.com)
12053
12054         * gdbint.texinfo:  Eliminate IBM6000_HOST, document IBM6000_TARGET.
12055
12056 Tue Feb  9 18:26:21 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
12057
12058         * gdb.texinfo, gdbinv-s.texi: misc updates
12059
12060 Sat Feb  6 10:25:47 1993  John Gilmore  (gnu@cygnus.com)
12061
12062         * gdbint.texinfo:  Brief documentation for longjmp support,
12063         from an email msg by Stu.
12064
12065 Fri Feb  5 14:10:15 1993  John Gilmore  (gnu@cygnus.com)
12066
12067         * stabs.texinfo:  Fix description of floating point "range"
12068         types (which really define basic types).  Reported by Jim Meehan,
12069         <meehan@src.dec.com>.
12070
12071         * gdbint.texinfo:  Remove COFF_NO_LONG_FILE_NAMES define, now gone.
12072
12073 Thu Feb  4 13:56:46 1993  Ian Lance Taylor  (ian@cygnus.com)
12074
12075         * gdbint.texinfo: Slightly expand section on supporting a new
12076         object file format.
12077
12078 Thu Feb  4 01:49:04 1993  John Gilmore  (gnu@cygnus.com)
12079
12080         * Makefile.in (refcard.ps, lrefcard.ps):  Remove psref.tex
12081         intermediate file.
12082
12083 Tue Feb  2 12:18:06 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
12084
12085         * gdb.texinfo, gdbinv-s.texi: miscellaneous stylistic cleanups
12086
12087 Mon Feb  1 15:35:47 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
12088
12089         * gdbinv-s.texi: z8000 simulator target name is just "sim"
12090
12091         * gdbinv-s.texi:  Mention that Z8000 simulator can simulate Z8001
12092         as well as Z8002.
12093
12094 Sat Nov 28 06:51:35 1992  John Gilmore  (gnu@cygnus.com)
12095
12096         * gdbint.texinfo:  Add sections on clean design and on how to send
12097         in changes.
12098
12099 Mon Nov  9 23:57:02 1992  John Gilmore  (gnu@cygnus.com)
12100
12101         * gdbint.texinfo:  Add how to declare the result of make_cleanup.
12102
12103 Mon Oct 26 11:09:47 1992  John Gilmore  (gnu@cygnus.com)
12104
12105         * gdb.texinfo:  Fix typo, reported by Karl Berry.
12106
12107 Fri Oct 23 00:41:21 1992  John Gilmore  (gnu@cygnus.com)
12108
12109         * gdb.texinfo:  Add opcodes dir to GDB distribution description.
12110
12111 Sat Oct 10 18:04:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12112
12113         * gdbint.texinfo: fixed a stray email address (needs @@),
12114         added @table @code to node "Native Conditionals"
12115
12116 Tue Sep 22 00:34:15 1992  John Gilmore  (gnu@cygnus.com)
12117
12118         * gdbint.texinfo:  Describe coding style of GDB.
12119
12120 Mon Sep 21 19:32:16 1992  John Gilmore  (gnu@cygnus.com)
12121
12122         * stabs.texinfo:  Minor wording changes.
12123
12124 Tue Sep 15 02:57:09 1992  John Gilmore  (gnu@cygnus.com)
12125
12126         * gdbint.texinfo:  Improve release doc slightly.
12127
12128 Fri Sep 11 01:34:25 1992  John Gilmore  (gnu@sphagnum.cygnus.com)
12129
12130         * gdbint.texinfo:  Improve doc of GDB config macros.
12131
12132 Wed Sep  9 16:52:06 1992  John Gilmore  (gnu@cygnus.com)
12133
12134         * stabs.texinfo:  Remove Bothner's changes for C++ nested types.
12135         These will be reinserted when examined.
12136
12137 Mon Aug 24 01:17:55 1992  John Gilmore  (gnu@cygnus.com)
12138
12139         * gdbint.texinfo:  Make a start at documenting all the #if macros
12140         in GDB.  At least list them all, and start separating them into
12141         host-specific and target-specific.
12142
12143 Tue Aug 18 15:59:13 1992  Roland H. Pesch  (pesch@fowanton.cygnus.com)
12144
12145         * gdbinv-s.m4.in: refrain from using @cartouche for just a few
12146         examples (not consistent w others).
12147         gdb.texinfo: issue disclaimer paragraph on cmdline options only
12148         for generic vn of doc
12149
12150 Tue Aug 18 14:53:27 1992  Ian Lance Taylor  (ian@cygnus.com)
12151
12152         * Makefile.in: always create installation directories.
12153
12154 Tue Aug 18 14:11:50 1992  Roland H. Pesch  (pesch@fowanton.cygnus.com)
12155
12156         * gdb.texinfo: in h8 config, do not describe searching commands.
12157
12158 Mon Aug 17 18:07:59 1992  Roland H. Pesch  (pesch@fowanton.cygnus.com)
12159
12160         * gdb.texinfo, none.m4, h8.m4, gdbinv-s.m4.in: improve H8/300
12161           conditionals; introduce a few generic switches that may be
12162           useful for other cross-dev or dos-hosted configs.
12163
12164         * gdb.texinfo: fix typo in "info reg" description
12165
12166 Sun Aug 16 01:16:18 1992  John Gilmore  (gnu@cygnus.com)
12167
12168         * stabs.texinfo:  Minor updates from running TeX over it.
12169         * Makefile.in (stabs.dvi, stabs.ps):  Add.
12170
12171 Sat Aug 15 20:52:24 1992  Per Bothner  (bothner@rtl.cygnus.com)
12172
12173         * stabs.texinfo:  Stabs documentation, written by Julia Menapace.
12174         First pass at converting it to texinfo.
12175
12176 Sat Aug 15 03:14:59 1992  John Gilmore  (gnu@cygnus.com)
12177
12178         * gdb.texinfo, refcard.tex:  Document mult args on `info reg'.
12179         * Makefile.in (refcard.ps, lrefcard.ps):  Add missing $(srdir).
12180
12181 Fri Aug 14 21:08:47 1992  John Gilmore  (gnu@cygnus.com)
12182
12183         * gdbint.texinfo:  Add section on partial symbol tables.
12184
12185 Sat Jun 20 16:31:10 1992  John Gilmore  (gnu at cygnus.com)
12186
12187         * gdb.texinfo:  document `set remotedebug' and `set
12188         rstack_high_address'.
12189
12190 Thu May 14 17:09:48 1992  Roland H. Pesch  (pesch@fowanton.cygnus.com)
12191
12192         * gdb.texinfo: slight expansion of new text on reading info files
12193         * gdbinv-s.m4.in: correct and expand info on cross-debugging
12194         H8/300 from DOS.
12195
12196 Tue May 12 12:22:47 1992  John Gilmore  (gnu at cygnus.com)
12197
12198         * gdb.texinfo:  `info user' => `show user'.  Noticed by David Taylor.
12199
12200 Mon May 11 19:06:27 1992  John Gilmore  (gnu at cygnus.com)
12201
12202         * gdb.texinfo:  Say how to read the `info' files.
12203
12204 Tue May  5 12:11:38 1992  K. Richard Pixley  (rich@cygnus.com)
12205
12206         * Makefile.in: gm4 -> m4.
12207
12208 Fri Apr 10 17:50:43 1992  John Gilmore  (gnu at rtl.cygnus.com)
12209
12210         * gdb.texinfo:  Update for GDB-4.5.  Move `Formatting
12211         Documentation' ahead of `Installing GDB' to match README.
12212         Update shared library doc, -readnow and -mapped, and directory
12213         structure (add glob and mmalloc).  Update configure doc.
12214
12215 Tue Mar 24 23:28:38 1992  K. Richard Pixley  (rich@cygnus.com)
12216
12217         * Makefile.in: remove $(srcdir) from gdb.info rule.
12218
12219 Sat Mar  7 18:44:50 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
12220
12221         * Makefile.in: commented out gdb-all.texinfo rule.  This is
12222           temporary.
12223
12224 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
12225
12226         * Makefile.in, configure.in: removed traces of namesubdir,
12227           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
12228           copyrights to '92, '13, changed some from Cygnus to FSF.
12229
12230 Fri Dec 13 09:47:31 1991  John Gilmore  (gnu at cygnus.com)
12231
12232         * gdb.texinfo:  Improve how we ask for bug reports.
12233
12234 Tue Dec 10 04:07:21 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
12235
12236         * Makefile.in: infodir belongs in datadir.
12237
12238 Fri Dec  6 23:57:34 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
12239
12240         * Makefile.in: remove spaces following hyphens, bsd make can't
12241           cope.  install using INSTALL_DATA.  added clean-info.  added
12242           standards.text support.
12243
12244 Thu Dec  5 22:46:12 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
12245
12246         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
12247           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
12248           and mandir now keyed off datadir by default.
12249
12250 \f
12251 Local Variables:
12252 mode: change-log
12253 left-margin: 8
12254 fill-column: 74
12255 version-control: never
12256 coding: utf-8
12257 End: